a4b1ab48f297c9acd633cb4e02b9129a6418cb20
[platform/upstream/libzypp.git] / package / libzypp.changes
1 -------------------------------------------------------------------
2 Thu Nov 13 11:07:56 CET 2008 - schubi@suse.de
3
4 - Taking care for ppc64 while distupgrade (bnc #443685)
5 - revision 11670 
6
7 -------------------------------------------------------------------
8 Wed Nov 12 18:53:03 CET 2008 - ma@suse.de
9
10 - Add Capability ctor from Arch and Name: (Arch_i386, "name") or
11   (Arch_i386, "name == 1.0").
12 - revision 11669
13
14 -------------------------------------------------------------------
15 Wed Nov 12 14:31:20 CET 2008 - ma@suse.de
16
17 - Take care to always reset CURLOPT_TIMECONDITION to prevent incomplete 
18   downloads. (bnc #444109)
19 - revision 11656
20 - version 5.23.0 (23)
21
22 -------------------------------------------------------------------
23 Wed Nov 12 13:19:02 CET 2008 - ma@suse.de
24
25 - Check for modaliases below /sys (bnc #430179)
26 - revision 11653
27
28 -------------------------------------------------------------------
29 Tue Nov 11 18:36:33 CET 2008 - ma@suse.de
30
31 - Avoid superfluous file copying and gpg invocation in keyring handling.
32 - revision 11650
33
34 -------------------------------------------------------------------
35 Tue Nov 11 14:48:52 CET 2008 - ma@suse.de
36
37 - Prevent fetcher from processing the same index file twice. (bnc #443644)
38 - revision 11648
39 - version 5.22.0 (21)
40
41 -------------------------------------------------------------------
42 Fri Nov  7 23:55:47 CET 2008 - ma@suse.de
43
44 - Fix retrieval of patch contents and references attributes. (bnc #442200)
45 - revision 11641
46 - version 5.21.0 (21)
47
48 -------------------------------------------------------------------
49 Fri Nov  7 19:51:00 CET 2008 - ma@suse.de
50
51 - Add CheckSum::asString.
52 - revision 11634
53
54 -------------------------------------------------------------------
55 Fri Nov  7 17:55:48 CET 2008 - ma@suse.de
56
57 - revision 11631
58 - version 5.20.0 (20)
59
60 -------------------------------------------------------------------
61 Thu Nov  6 18:35:25 CET 2008 - dmacvicar@suse.de
62
63 - re-add the flavor to the http header now using a flavor
64   cache that is updated on every target load.
65   Target::dstributionFlavor provides access to this cache
66   in case you need the last used flavor without loading
67   the target.
68
69 -------------------------------------------------------------------
70 Thu Nov  6 16:23:03 CET 2008 - schubi@suse.de
71
72 - added flag: ignorealreadyrecommended to the testcases (bnc #432136)
73 - revsion 11539 
74
75 -------------------------------------------------------------------
76 Thu Nov  6 09:41:48 CET 2008 - schubi@suse.de
77
78 - Adding rule rpm-arch for installed rpm package in order to avoid 
79   unneeded architecture change. (bnc #441004)
80 - revision 11585
81
82 -------------------------------------------------------------------
83 Tue Nov  4 13:21:35 CET 2008 - jkupec@suse.cz
84
85 - handle MediaTimeoutException also in MediaSetAccess::provideFile()
86   (bnc #439983)
87 - revision 11568
88
89 -------------------------------------------------------------------
90 Mon Nov  3 15:30:53 CET 2008 - dmacvicar@suse.de
91
92 - merge contributions by Jon Nelson, the patches resolve 
93   the following issues:
94 - disable the "Pragma: nocache" header which is automatically 
95   used by curl.
96   re-enables the use of a caching http proxy (like squid or others) 
97   and corrects (bnc #326208)
98 - don't generate an If-Modified-Since header if we don't have a
99   previous file to work with
100 - don't generate a Proxy-Authenticate header if one is not called 
101   for.
102
103 -------------------------------------------------------------------
104 Fri Oct 31 14:01:57 CET 2008 - ma@suse.de
105
106 - Do not save solver locks (by APPL_HIGH).
107 - revision 11558
108
109 -------------------------------------------------------------------
110 Fri Oct 31 13:53:39 CET 2008 - dmacvicar@suse.de
111
112 - fetcher.setOptions( Fetcher::AutoAddIndexes ) allows
113   for automatic signed index discovery.
114 - enqueueDir with checksum checking s now enqueueDigestedDir
115
116 -------------------------------------------------------------------
117 Thu Oct 30 14:24:57 CET 2008 - schubi@suse.de
118
119 - solutions: keep/lock will be done by APPL_HIGH. So they will not be
120   saved in the lockfiles
121 - "keep obsolete" will be handled with lock by APPL_HIGH (bnc #439134)
122 - revision  11549 
123
124 -------------------------------------------------------------------
125 Wed Oct 29 14:14:16 CET 2008 - jkupec@suse.cz
126
127 - throw a MediaTimeoutException also on http 504 (gateway timeout)
128   (bnc #425035)
129 - revision 11535
130
131 -------------------------------------------------------------------
132 Wed Oct 29 12:51:55 CET 2008 - ma@suse.de
133
134 - Add 'sh4' architectures.
135 - revision 11534
136
137 -------------------------------------------------------------------
138 Tue Oct 28 22:01:40 CET 2008 - dmacvicar@suse.de
139
140 - don't free the header before curl_perform as curl does not
141   copy it. (bnc#439532)
142
143 -------------------------------------------------------------------
144 Tue Oct 28 16:47:36 CET 2008 - ma@suse.de
145
146 - Add 'arm' architectures.
147 - revision 11525
148
149 -------------------------------------------------------------------
150 Tue Oct 28 10:07:13 CET 2008 - schubi@suse.de
151
152 - regarding "keep obsolete" in the solutions (bnc #439134)
153 - revision 11517 
154
155 -------------------------------------------------------------------
156 Mon Oct 27 10:51:01 CET 2008 - dmacvicar@suse.de
157
158 - fix broken aria2c command line (bnc#438971) 
159
160 -------------------------------------------------------------------
161 Sun Oct 26 14:53:56 CET 2008 - coolo@suse.de
162
163 - adding svn r11488 to fix compile of PackageKit
164
165 -------------------------------------------------------------------
166 Fri Oct 24 18:12:34 CEST 2008 - ma@suse.de
167
168 - Remove error prone methods from OnMediaLocation API to prevent 
169   accidental missuse. (bnc #437328)
170 - revision 11487
171 - version 5.19.0 (19)
172
173 -------------------------------------------------------------------
174 Fri Oct 24 16:07:45 CEST 2008 - ma@suse.de
175
176 - Provide the /etc/products.d enties filename as Product::referenceFilename.
177   Use it to remove orphan products. (bnc #432932)
178 - Fix media exception handling in commit (bnc #395704)
179 - revision 11485
180 - version 5.18.0 (17)
181
182 -------------------------------------------------------------------
183 Fri Oct 24 10:29:19 CEST 2008 - schubi@suse.de
184
185 - Taking "unlock" instead of setTransact(false) in the solutions (bnc #436923)
186 - revision 11468
187 - version 5.17.0 (17)
188
189 -------------------------------------------------------------------
190 Wed Oct 22 14:33:10 CEST 2008 - ma@suse.de
191
192 - For retrieving a product license fall back to license.tar.gz. (bnc #372386)
193 - revision 11447
194
195 -------------------------------------------------------------------
196 Wed Oct 22 14:16:33 CEST 2008 - dmacvicar@suse.de
197
198 - move anonymous unique id to a private http header
199   X-ZYpp-AnonymousUniqueId (bnc#431571 )
200
201 -------------------------------------------------------------------
202 Wed Oct 22 12:58:35 CEST 2008 - ma@suse.de
203
204 - Adapt to satsolver-0.12 API.
205 - Add Locale:: bestMatch to find the best match within a set of 
206   available Locales.
207 - revision 11441
208
209 -------------------------------------------------------------------
210 Mon Oct 20 16:44:58 CEST 2008 - ma@suse.de
211
212 - RepoInfo: Add methods to handle repository licenses. (bnc #372386)
213 - revision 11419
214
215 -------------------------------------------------------------------
216 Mon Oct 20 16:39:41 CEST 2008 - ma@suse.de
217
218 - Adapt to changed satsolver dataiterator API.
219 - revision 11418
220
221 -------------------------------------------------------------------
222 Fri Oct 17 18:31:47 CEST 2008 - ma@suse.de
223
224 - Secure download of license file on repo refresh (bnc #372386)
225 - revision 11398
226
227 -------------------------------------------------------------------
228 Fri Oct 17 17:26:25 CEST 2008 - ma@suse.de
229
230 - Call 'repo2solv.sh -o' instead of using output redirection. (bnc #420046)
231 - revision 11397
232
233 -------------------------------------------------------------------
234 Thu Oct 16 17:57:15 CEST 2008 - jkupec@suse.cz
235
236 - repository license methods added to RepoManager (bnc #372386)
237 - revision 11377
238
239 -------------------------------------------------------------------
240 Thu Oct 16 16:26:01 CEST 2008 - dmacvicar@suse.de
241
242 - don't take into account stat information when looking
243   for remote SHA1SUMS (part of bnc#409927)
244
245 -------------------------------------------------------------------
246 Wed Oct 15 18:01:48 CEST 2008 - jkupec@suse.cz
247
248 - MediaSetAccess::provideOptionalFile() added
249 - revision 11369
250
251 -------------------------------------------------------------------
252 Wed Oct 15 18:01:48 CEST 2008 - jkupec@suse.cz
253 - version 5.16.1 (16)
254
255 -------------------------------------------------------------------
256 Tue Oct 14 16:15:09 CEST 2008 - jkupec@suse.cz
257
258 - don't initialize servicesTargetDistro via global ZYpp instance in
259   RepoManagerOptions() constructor (bnc #435184)
260 - revision 11342
261
262 -------------------------------------------------------------------
263 Mon Oct 13 19:12:40 CEST 2008 - jkupec@suse.cz
264
265 - repository probing: check for other types of repo even on
266   MediaException, throw only if all fail (bnc #335906)
267 - revision 11332
268
269 -------------------------------------------------------------------
270 Mon Oct 13 14:16:25 CEST 2008 - ma@suse.de
271
272 - Adapt to satsolver changes.
273 - revision 11331
274 - version 5.16.0 (16)
275
276 -------------------------------------------------------------------
277 Mon Oct 13 13:28:48 CEST 2008 - ma@suse.de
278
279 - Fix reading delta rpm checksum from solv file.
280 - revision 11313
281
282 -------------------------------------------------------------------
283 Mon Oct 13 12:12:39 CEST 2008 - ma@suse.de
284
285 - Fix package-manager script to properly quote arguments. (bnc #30903)
286 - revision 11311
287
288 -------------------------------------------------------------------
289 Mon Oct 13 11:03:04 CEST 2008 - schubi@suse.de
290
291 - regarding orphaned resolvables
292 - removed old distupgrade algorithm
293 - revision 11307 
294
295 -------------------------------------------------------------------
296 Sun Oct 12 13:55:51 CEST 2008 - jkupec@suse.cz
297
298 - handle ftp response 530 (login failed) like http 403
299   (bnc #433537)
300 - revision 11305
301
302 -------------------------------------------------------------------
303 Thu Oct  9 17:37:18 CEST 2008 - ma@suse.de
304
305 - Adapt to satsolvers 'big solv data change'.
306 - revision 11294
307
308 -------------------------------------------------------------------
309 Thu Oct  9 17:18:18 CEST 2008 - schubi@suse.de
310
311 - Taking the right solution actions for locked resolvables (bnc #400840)
312 - revision 11289 
313
314 -------------------------------------------------------------------
315 Thu Oct  9 13:52:03 CEST 2008 - ma@suse.de
316
317 - Add required copy-ctor and assignment operator to WhatProvides.
318   (bnc #433087)
319 - revision 11276
320
321 -------------------------------------------------------------------
322 Wed Oct  8 16:24:25 CEST 2008 - jkupec@suse.cz
323
324 - detect and use unused loop device for mounting ISO images
325   (bnc #428009)
326 - revision 11262
327 - version 5.15.1 (13)
328
329 -------------------------------------------------------------------
330 Wed Oct  8 15:39:08 CEST 2008 - jkupec@suse.cz
331
332 - fixed segfault when saving the probed repo type in
333   RepoManager::refreshMetadata() (bnc #431963)
334 - revision 11261
335
336 -------------------------------------------------------------------
337 Wed Oct  8 11:33:00 CEST 2008 - dmacvicar@suse.de
338
339 - improve log message (bnc#429114) 
340
341 -------------------------------------------------------------------
342 Wed Oct  8 11:15:20 CEST 2008 - lslezak@suse.cz
343
344 - disk usage - ignore /proc filesystem (bnc#418783)
345 - revision 11258
346
347 -------------------------------------------------------------------
348 Tue Oct  7 13:24:10 CEST 2008 - ma@suse.de
349
350 - Fixed detection of loopback mounted iso-files. The mtab entry does
351   not necessarily mention the iso-file. (bnc #432504) 
352 - revision 11252
353 - version 5.15.0 (13)
354
355 -------------------------------------------------------------------
356 Thu Oct  2 19:46:13 CEST 2008 - ma@suse.de
357
358 - Add zypp.conf option 'download.use_deltarpmr.always' to enable using 
359   delta rpms even if the package is available on a local source.
360   (Axel C. Frinke)
361 - revision 11235
362 - version 5.14.0 (13)
363
364 -------------------------------------------------------------------
365 Thu Oct  2 18:50:11 CEST 2008 - ma@suse.de
366
367 - Add product attribute: PRODUCTLINE.
368 - revision 11234
369
370 -------------------------------------------------------------------
371 Thu Oct  2 17:18:19 CEST 2008 - ma@suse.de
372
373 - Do not consider self provided requirements whan computing the 
374   installation order.
375 - revision 11231
376
377 -------------------------------------------------------------------
378 Wed Oct  1 16:07:36 CEST 2008 - ma@suse.de
379
380 - Rephrase missleading error message. (bnc #431229)
381 - revision 11222
382
383 -------------------------------------------------------------------
384 Tue Sep 30 17:23:48 CEST 2008 - ma@suse.de
385
386 - Allow computation of disk usage per solvable.
387 - revision 11218
388
389 -------------------------------------------------------------------
390 Mon Sep 29 23:59:10 CEST 2008 - dmacvicar@suse.de
391
392 - Merge aria2c Media handler code from Google SOC 2008
393   (Gerard Farras)
394 - Only activated by making env var ZYPP_ARIA=1
395
396 -------------------------------------------------------------------
397 Mon Sep 29 15:56:17 CEST 2008 - jkupec@suse.cz
398
399 - history: tell which package failed before logging rpm output or
400   error message (bnc #430585)
401 - no localization for history log comments
402 - revision 11202
403
404 -------------------------------------------------------------------
405 Mon Sep 29 13:43:08 CEST 2008 - ma@suse.de
406
407 - Fix zypp::WhatProvides::empty returning inverse result.
408 - revision 11200
409 - version 5.13.1 (13)
410
411 -------------------------------------------------------------------
412 Sat Sep 27 23:36:19 CEST 2008 - jkupec@suse.cz
413
414 - fixed endless loop when CredentialManager returns bad password
415 - CredentialManager now correctly updates password of existing
416   credentials
417 - revision 11187
418
419 -------------------------------------------------------------------
420 Fri Sep 26 15:37:50 CEST 2008 - ma@suse.de
421
422 - Fix computation of Product::flavor.
423 - Add Product::productLine. A vendor specific string denoting the 
424   product line.
425 - revision 11182
426 - version 5.13.0 (13)
427
428 -------------------------------------------------------------------
429 Fri Sep 26 15:25:33 CEST 2008 - jkupec@suse.cz
430
431 - save user credentials after asking for them
432 - revision 11181
433
434 -------------------------------------------------------------------
435 Thu Sep 25 23:19:55 CEST 2008 - jkupec@suse.cz
436
437 - ZConfig::credentialsGlobal{File,Dir}() added
438   (/etc/zypp/credentials.{cat,d})
439 - revision 11176
440
441 -------------------------------------------------------------------
442 Thu Sep 25 17:09:44 CEST 2008 - jkupec@suse.cz
443
444 - Target::setInstallationLogfile() removed from zypp/Target.h
445 - revision 11171
446
447 -------------------------------------------------------------------
448 Thu Sep 25 13:11:43 CEST 2008 - ma@suse.de
449
450 - Remove obsolete zypp-query-pool binary. zypper provides all
451   the information one needs.
452 - revision 11160
453
454 -------------------------------------------------------------------
455 Wed Sep 24 19:11:19 CEST 2008 - jkupec@suse.cz
456
457 - HistoryLog added and used to log package installs/removes and
458   repository adds, removes, url and alias changes into
459   history.logfile (/var/log/zypp/history) (fate #110205)
460 - str::escape(string, char) added
461 - revision 11150
462 - version 5.12.1 (12)
463
464 -------------------------------------------------------------------
465 Tue Sep 23 14:02:08 CEST 2008 - jkupec@suse.cz
466
467 - CredentialManager: look for credentials with
468   wanted_url.startsWith(stored_url)
469 - RepoManager: don't pass service credentials down to repos if
470   their urls are not based on service's url.
471 - revision 11134
472
473 -------------------------------------------------------------------
474 Mon Sep 22 16:27:41 CEST 2008 - ma@suse.de
475
476 - Remove superfluous PRODUCT_REFERENCES attribute.
477 - revision 11127
478
479 -------------------------------------------------------------------
480 Mon Sep 22 16:13:08 CEST 2008 - ma@suse.de
481
482 - Add Url::hasCredentialsInAuthority test for username or password 
483   being encoded in the authority component. I.e. user:pass@host.
484 - Handle repos to be disabled disable in service refresh.
485 - revision 11126
486
487 -------------------------------------------------------------------
488 Mon Sep 22 12:10:34 CEST 2008 - jkupec@suse.cz
489
490 - provided context to keyring callbacks (bnc #370223)
491 - merged trust & import callbacks (bnc #366467)
492   (don't worry, still allows to trust && !import)
493 - revision 11113
494
495 -------------------------------------------------------------------
496 Fri Sep 19 13:17:38 CEST 2008 - ma@suse.de
497
498 - Moved DefaultAcceptBits enum to class KeyRing (formerly KeyRingReort).
499 - revision 11102
500
501 -------------------------------------------------------------------
502 Thu Sep 18 16:11:23 CEST 2008 - ma@suse.de
503
504 - Use service alias as namespace for it's repositories aliases.
505 - revision 11097
506 - version 5.11.0 (11)
507
508 -------------------------------------------------------------------
509 Thu Sep 18 12:45:25 CEST 2008 - jkupec@suse.cz
510
511 - pass service's credentials down to repos
512 - support ?credentials=filepath in URL to specify credentials
513 - revision 11092
514
515 -------------------------------------------------------------------
516 Thu Sep 18 09:57:49 CEST 2008 - ma@suse.de
517
518 - Add Product::isTargetDistribution to identify the systems installed
519   baseproduct. This should replace tests for Product::type is "base".
520 - revision 11089
521
522 -------------------------------------------------------------------
523 Wed Sep 17 18:05:44 CEST 2008 - jkupec@suse.cz
524
525 - save user credentials when adding repos/services with URLs containing
526   the credentials (bnc #425462)
527 - revision 11085
528
529 -------------------------------------------------------------------
530 Wed Sep 17 15:08:54 CEST 2008 - ma@suse.de
531
532 - Adapt to rpms new way of quoting whitespace in pathnames.(bnc #426924)
533 - revision 11082
534
535 -------------------------------------------------------------------
536 Tue Sep 16 18:41:39 CEST 2008 - ma@suse.de
537
538 - Service handling fixes. Added ServiceException. 
539 - revision 11077
540
541 -------------------------------------------------------------------
542 Mon Sep 15 11:40:04 CEST 2008 - ma@suse.de
543
544 - Fix building of transaltions.
545 - revision 11064
546
547 -------------------------------------------------------------------
548 Sun Sep 14 00:10:21 CEST 2008 - jkupec@suse.cz
549
550 - ServiceInfo.clearReposTo{Enable,Disable}() methods added
551 - revision 11060
552
553 -------------------------------------------------------------------
554 Fri Sep 12 18:24:28 CEST 2008 - ma@suse.de
555
556 - Create new Service repos in disbaled sate.
557 - revision 11056
558 - version 5.10.0 (10)
559
560 -------------------------------------------------------------------
561 Fri Sep 12 16:04:54 CEST 2008 - ma@suse.de
562
563 - Make registerTarget and registerRelease abvailable for installed 
564   product. Required for registration.
565 - revision 11043
566
567 -------------------------------------------------------------------
568 Fri Sep 12 12:59:50 CEST 2008 - ma@suse.de
569
570 - Add url lists query to Product interface. A generic query and 
571   convenience methods to query urls for "releasenotes", "register", 
572   "updateurls", "extraurls",  "optionalurls" and "smolt" (bnc #413444)
573 - revision 11029
574
575 -------------------------------------------------------------------
576 Fri Sep 12 01:38:25 CEST 2008 - jkupec@suse.cz
577
578 - ServiceType and ServiceInfo::type() added (contains only RIS for
579   now), service type probing added.
580 - Avoiding the use of 'path' for services (appending
581   the repoindex.xml's 'path' to the baseurl of created repos)
582 - renamed ServiceInfo::*catalog*() methods to *repo*() methods
583 - revision 11022
584
585 -------------------------------------------------------------------
586 Thu Sep 11 16:01:57 CEST 2008 - dmacvicar@suse.de
587
588 - add Repostiroy::updateKeys and 
589   Repository::providesUpdatesForKey(string) for repo and
590   product matching
591 - Provide Repository::isUpdateRepo
592
593 -------------------------------------------------------------------
594 Thu Sep 11 14:41:28 CEST 2008 - ma@suse.de
595
596 - Fix evaluation of vendor support flags.
597 - Adapt retrieval of registration data (targetDistribution, 
598   targetDistributionRelease and targetDistributionFlavor).
599 - revision 11013
600
601 -------------------------------------------------------------------
602 Wed Sep 10 18:23:52 CEST 2008 - ma@suse.de
603
604 - Follow gpgcheck tag in .repo file and do no check if disabled.
605 - revision 11010
606 - version 5.9.0 (8)
607
608 -------------------------------------------------------------------
609 Wed Sep 10 17:54:20 CEST 2008 - jkupec@suse.cz
610
611 - added dumpAsXMLOn(stream,string) to ServiceInfo to print services
612   with content (repos)
613 - revision 11004
614
615 -------------------------------------------------------------------
616 Wed Sep 10 17:31:41 CEST 2008 - ma@suse.de
617
618 - Remove obsolete product attributes.
619 - Store less packages in /var/lib/zypp/SoftLocks (bnc #418050)
620 - revision 11001
621
622 -------------------------------------------------------------------
623 Wed Sep 10 16:40:00 CEST 2008 - ma@suse.de
624
625 - Provide product::updaterepoKey: Update repository indicator string.
626 - revision 11000
627
628 -------------------------------------------------------------------
629 Tue Sep  9 17:33:03 CEST 2008 - dmacvicar@suse.de
630
631 - provide context about the repository (name/alias) if available when
632   checking signatures (bnc#370223)
633 - 5.8.0
634
635 -------------------------------------------------------------------
636 Tue Sep  9 13:04:11 CEST 2008 - ma@suse.de
637
638 - Add ServiceInfo interface to define a set of catalogs (repository 
639   aliases) to be enabled on next refresh.
640 - revision 10970
641
642 -------------------------------------------------------------------
643 Tue Sep  9 11:40:42 CEST 2008 - ma@suse.de
644
645 - Fix reading of Traget::targetDistribution.
646 - Allow to configure default answers in signature verification workflow.
647 - revision 10968
648
649 -------------------------------------------------------------------
650 Mon Sep  8 17:11:02 CEST 2008 - jkupec@suse.cz
651
652 - CredentialManager added to manage stored credentials
653 - MediaCurl adapted to use CredentialManager to read credentials
654 - revision 10958
655
656 -------------------------------------------------------------------
657 Fri Sep  5 11:40:05 CEST 2008 - jkupec@suse.cz
658
659 - operator ==, !=, < definition moved to RepoInfoBase from
660   the derived classes
661 - fixed RepoInfo::dumpAsIniOn() to not print 'type' if it is unknown
662   (bnc #407515)
663 - {Repo,Service}Info::dumpAsXMLOn(ostream) added
664 - RepoInfo::dumpRepoOn() deprecated in favor of dumpAsIniOn()
665 - use shared_ptr instead of itrusive for {Repo,Service}Info
666 - revision 10931:10942
667
668 -------------------------------------------------------------------
669 Thu Sep  4 16:47:07 CEST 2008 - jkupec@suse.cz
670
671 - RepoInfo{,Base} setters made void
672 - revision 10931
673
674 -------------------------------------------------------------------
675 Wed Sep  3 14:53:06 CEST 2008 - jkupec@suse.cz
676
677 - skip repositories with non-matching target distro when reading
678   repoindex
679 - revision 10926
680
681 -------------------------------------------------------------------
682 Tue Sep  2 11:04:52 CEST 2008 - schubi@suse.de
683
684 - Enabled distupgrade of the SAT solver. In order to use the old
685   distupgrade you can set the environment variable ZYPP_NO_SAT_UPDATE.
686   This variable will can be used until the old distupgrade mechanism will 
687   be removed from libzypp. Have a look to above changelogs.
688 - revision 10911
689 - version 5.7.0 (5)
690
691 -------------------------------------------------------------------
692 Tue Aug 19 16:36:47 CEST 2008 - dmacvicar@suse.de
693
694 - add Package::maybeUnsupported to remove duplicated
695   code in clients dealing with Package::vendorSupport
696
697 -------------------------------------------------------------------
698 Tue Aug 19 11:04:52 CEST 2008 - schubi@suse.de
699
700 - Reset transaction only if this solvable has no buddy (bnc #417799)
701   e.g. do not reset Products cause the concerning release package
702   could not already be installed.
703 - revision 10883
704 - version 5.6.1 (5)
705
706 -------------------------------------------------------------------
707 Mon Aug 18 17:31:02 CEST 2008 - dmacvicar@suse.de
708
709 - don't report "may be outdated" for @System repo.
710
711 -------------------------------------------------------------------
712 Fri Aug 15 20:20:07 CEST 2008 - ma@suse.de
713
714 - Add Target::targetDistribution. Returns "distribution-arch" of 
715   the installed base product. Used for registration and Service
716   refresh. (for Fate #304915)
717 - revision 10877
718 - version 5.6.0 (5)
719
720 -------------------------------------------------------------------
721 Fri Aug 15 17:42:58 CEST 2008 - ma@suse.de
722
723 - Add method Product::replacedProducts to identify installed 
724   Products that would be replaced by installing a new Product.
725   (for Fate #301997)
726 - revision 10876
727
728 -------------------------------------------------------------------
729 Fri Aug 15 15:30:32 CEST 2008 - ma@suse.de
730
731 - Fixes to Selectable doing staus manipulation on non-USER level.
732 - revision 10873
733
734 -------------------------------------------------------------------
735 Fri Aug 15 14:23:02 CEST 2008 - ma@suse.de
736
737 - Add method ZYpp::getTarget that returns the Target or a NULL pointer,
738   if it is not yet initialized. This is to avoid try/catch blocks just 
739   to test whether the Target is initialized. (bnc #417556)
740 - Add method Target::assertRootPrefix. Pass a pathname and get back the
741   path prefixed with the tragets root, unless it already had that prefix.
742 - revision 10870
743
744 -------------------------------------------------------------------
745 Thu Aug 14 18:44:45 CEST 2008 - schubi@suse.de
746
747 - Regarding error messages for Products correctly (FATE #304502)
748 - rev 10863 
749
750 -------------------------------------------------------------------
751 Thu Aug 14 14:03:27 CEST 2008 - ma@suse.de
752
753 - Let Selectable default to USER level.
754 - revision 10850
755 - version 5.5.1 (5)
756
757 -------------------------------------------------------------------
758 Wed Aug 13 21:01:25 CEST 2008 - ma@suse.de
759
760 - Change Selectable API to support doing staus manipulation on
761   non-USER level. 
762 - revision 10847
763 - version 5.5.0 (5) 
764
765 -------------------------------------------------------------------
766 Wed Aug 13 16:48:49 CEST 2008 - dmacvicar@suse.de
767
768 - support sat solver API for searching files
769
770 -------------------------------------------------------------------
771 Wed Aug 13 15:12:45 CEST 2008 - ma@suse.de
772
773 - Add ResPool::reposFind to get repositories by alias.
774 - revision 10835
775
776 -------------------------------------------------------------------
777 Tue Aug 12 19:37:36 CEST 2008 - ma@suse.de
778
779 - Advise rpmdb2solv to parse the product database.
780 - revision 10824
781 - version 5.4.0 (4)
782
783 -------------------------------------------------------------------
784 Tue Aug 12 12:05:49 CEST 2008 - ma@suse.de
785
786 - Offer a simpler, fate based status manipulation in ui::Selectable.
787   This is easier to handle, as the ui::Status always distinguishes
788   wheter an object is installed or not.
789 - revision 10814
790
791 -------------------------------------------------------------------
792 Mon Aug 11 18:00:40 CEST 2008 - ma@suse.de
793
794 - Propagate default rpm install flags from zypp.conf via ZConfig and
795   ZYppCommitPolicy down to the installer. (FATE #302952) 
796 - revision 10813
797
798 -------------------------------------------------------------------
799 Mon Aug 11 16:28:07 CEST 2008 - ma@suse.de
800
801 - Add base::Flags (like qt's QFlags) a type-safe way of storing 
802   OR-combinations of enum values.
803 - revision 10811
804
805 -------------------------------------------------------------------
806 Fri Aug  8 17:01:00 CEST 2008 - ma@suse.de
807
808 - Add static ui::Selectable::get methods as convenient ctor
809   substitute. 
810 - revision 10806
811
812 -------------------------------------------------------------------
813 Fri Aug  8 15:41:17 CEST 2008 - ma@suse.de
814
815 - Adapt zypp-query-pool to new product handling.
816 - revision 10803
817
818 -------------------------------------------------------------------
819 Fri Aug  8 14:11:03 CEST 2008 - ma@suse.de
820
821 - Don't pass epoch to 'rpm -e', it does not support it.
822 - revision 10800
823
824 -------------------------------------------------------------------
825 Fri Aug  8 13:27:42 CEST 2008 - ma@suse.de
826
827 - Adapt to new product handling. Products are no longer pseudo
828   installed objects verified by the solver, but actually installed. 
829   Thus removed satisfiedProduct iterator, fixed Selctables. 
830 - Removed class ProductInfo as we keep Product.
831 - revision 10797
832
833 -------------------------------------------------------------------
834 Thu Aug  7 22:00:55 CEST 2008 - dmacvicar@suse.de
835
836 - implement relogin suggested support (fate#304889)
837
838 -------------------------------------------------------------------
839 Wed Aug  6 18:21:30 CEST 2008 - ma@suse.de
840
841 - Detect correct download path even if repository type 
842   is not set. (bnc #386386)
843 - revision 10768
844
845 -------------------------------------------------------------------
846 Wed Aug  6 17:15:48 CEST 2008 - ma@suse.de
847
848 - Cleanup, mostly by removing, unused parser code and related classes.
849 - revision 10765
850
851 -------------------------------------------------------------------
852 Wed Aug  6 16:23:27 CEST 2008 - ma@suse.de
853
854 - Don't let exception escape MediaSetAccess dtor (bnc #415017)
855 - revision 10763
856
857 -------------------------------------------------------------------
858 Mon Aug  4 19:34:27 CEST 2008 - ma@suse.de
859
860 - Add new product attributes (flavor,referencePackage).
861 - Add PoolItem buddies, i.e. two PoolItems sharing the same status
862   object. This is used to keep the product resolvable and the
863   package providing the product metadata in sync.
864 - revision 10742
865
866 -------------------------------------------------------------------
867 Sat Aug  2 19:26:52 CEST 2008 - jkupec@suse.cz
868
869 - support an optional url attribute in repoindex.xml's <repo>
870 - revision 10729
871
872 -------------------------------------------------------------------
873 Thu Jul 31 21:52:11 CEST 2008 - ma@suse.de
874
875 - New class ProductInfo to provide product related metadata that
876   might be associated with a package. This will replace the Product
877   resolvable.
878 - revision 10715
879
880 -------------------------------------------------------------------
881 Thu Jul 31 19:01:54 CEST 2008 - dmacvicar@suse.de
882
883 - generate a unique anonymous unique string per target
884   and add it to the agent string for better statistics
885
886 -------------------------------------------------------------------
887 Thu Jul 31 19:01:14 CEST 2008 - ma@suse.de
888
889 - Follow solver policy and make repository priority the highest
890   key, when ordering packages. Then architecture, and edition last.
891 - revision 10710
892
893 -------------------------------------------------------------------
894 Wed Jul 30 19:12:00 CEST 2008 - ma@suse.de
895
896 - /var/lib/zypp and /var/cache/zypp should be owned by libzypp 
897   (bnc #412094)
898 - revision 10702
899
900 -------------------------------------------------------------------
901 Wed Jul 30 12:47:48 CEST 2008 - jkupec@suse.cz
902
903 - Service renamed to ServiceInfo
904 - RepoInfoBase added; RepoInfo and ServiceInfo now derive from it
905 - revision 10695
906
907 -------------------------------------------------------------------
908 Tue Jul 29 12:59:46 CEST 2008 - jkupec@suse.cz
909
910 - fixed yum repos to work with non '/' base url post fix
911   (bnc #341617)
912 - revision 10662
913
914 -------------------------------------------------------------------
915 Mon Jul 28 18:13:24 CEST 2008 - ma@suse.de
916
917 - Fixed SolvIterMixin::Selectable_iterator eating some solvables
918   (bnc #411339)
919 - revision 10680
920
921 -------------------------------------------------------------------
922 Fri Jul 25 20:12:55 CEST 2008 - ma@suse.de
923
924 - Several changes to make libzypp-bindings compile using the original
925   header files and no private copies. (bnc #391831)
926 - revision 10668
927 - version 5.3.0
928
929 -------------------------------------------------------------------
930 Wed Jul 23 17:17:47 CEST 2008 - jkupec@suse.cz
931
932 - Service::enabled() added
933 - revision 10657
934
935 -------------------------------------------------------------------
936 Tue Jul 22 17:18:28 CEST 2008 - jkupec@suse.cz
937
938 - Removed FRESHENS dependency type
939 - revision 10643
940
941 -------------------------------------------------------------------
942 Thu Jul 17 09:49:40 CEST 2008 - schubi@suse.de
943
944 - Allow parallel installation of packages which have been defined
945   in zypp.conf (parameter "multiversion") Fate #302050
946 - Additional check for broken system.
947   (defined in zypp.conv: solver.checkSystemFile)
948 - revision 10600
949
950 -------------------------------------------------------------------
951 Wed Jul 16 14:39:50 CEST 2008 - ma@suse.de
952
953 - Add ui::Selectable::isNeeded to indicate patch relevance (bnc #409150)
954 - revision 10596
955
956 -------------------------------------------------------------------
957 Wed Jul 16 01:10:37 CEST 2008 - ma@suse.de
958
959 - Remove Atom, Script, Message and other obsolete classes.
960 - revision 10592
961
962 -------------------------------------------------------------------
963 Mon Jul 14 13:36:26 CEST 2008 - ma@suse.de
964
965 - Also report the name of the locking process in ZYppFactoryException
966   (bnc #280537)
967 - revision 10572
968
969 -------------------------------------------------------------------
970 Mon Jul 14 11:26:30 CEST 2008 - schubi@suse.de
971
972 - corrected logging of solver settings
973 - regard locking while doUpdate (bnc #405427)
974 - revision 10564
975
976 -------------------------------------------------------------------
977 Sat Jul 12 22:14:32 CEST 2008 - jkupec@suse.cz
978
979 - make curl use the right transfer mode
980   (CURLOPT_PROXY_TRANSFER_MODE) when proxy is used (bnc #306272)
981 - revision 10559
982
983 -------------------------------------------------------------------
984 Sat Jul 12 11:19:56 CEST 2008 - jkupec@suse.cz
985
986 - reuse existing disk mounts (applied Marius' patch) (bnc #208222)
987 - revision 10557
988
989 -------------------------------------------------------------------
990 Wed Jul  9 18:13:58 CEST 2008 - ma@suse.de
991
992 - Provide Package::url() if available in solv file. (bnc #402434)
993 - A missing cookie file must not be treated as an error. Simply
994   rebuild the cache (bnc #405867)
995 - Add 22x22 and 24x24 icons (bnc #329635)
996 - revision 10528
997
998 -------------------------------------------------------------------
999 Mon Jul  7 13:39:09 CEST 2008 - schubi@suse.de
1000
1001 - Do not update an already updated package (bnc #400422)
1002 - revision 10504
1003
1004 -------------------------------------------------------------------
1005 Fri Jul  4 17:19:24 CEST 2008 - ma@suse.de
1006
1007 - Also check if the fingerprint matches before importing updated keys.
1008   (bnc #393160)
1009 - revision 10500
1010
1011 -------------------------------------------------------------------
1012 Mon Jun 30 23:55:20 CEST 2008 - dmacvicar@suse.de
1013
1014 - forward port add message attribute to patches.
1015 - port import newer keys if a trusted key is updated
1016 - (bnc#393160)
1017 - version 5.0.2
1018
1019 -------------------------------------------------------------------
1020 Mon Jun 30 10:28:27 CEST 2008 - ma@suse.de
1021
1022 - Fix permanent duplication of gpg keys in the rpm database. Also
1023   retrieve correct creation and expire dates. (bnc #401259)
1024 - Invoke gpg with --homdir, otherwise command fails if executed
1025   within a wrapper. (bnc #401259)
1026 - revision 10487
1027
1028 -------------------------------------------------------------------
1029 Thu Jun 26 12:07:33 CEST 2008 - schubi@suse.de
1030
1031 - version 5.0.1
1032 - revision 10464
1033
1034 -------------------------------------------------------------------
1035 Thu Jun 19 17:55:35 CEST 2008 - ma@suse.de
1036
1037 - Handle new patch messages and scripts in commit. Provide callbacks
1038   to display the patch messages and give visual feedback on script
1039   execution. (bnc #401220)
1040 - revision 10411
1041
1042 -------------------------------------------------------------------
1043 Thu Jun 19 17:35:59 CEST 2008 - ma@suse.de
1044
1045 - Fix wrong parenthesis causing bug 399320
1046 - version
1047 - revision
1048
1049 -------------------------------------------------------------------
1050 Tue Jun 10 09:52:03 CEST 2008 - jreidinger@suse.cz
1051
1052 - improve performance of gsub
1053 - change replace_all to replaceAll (same name convency)
1054 - add tests for gsub and replaceAll
1055 - revision 10366
1056
1057 -------------------------------------------------------------------
1058 Fri Jun  6 13:29:59 CEST 2008 - ma@suse.de
1059
1060 - Handle application/x-redhat-package-manager in package-manager.desktop
1061   (bnc #391183)
1062 - revision 10361
1063
1064 -------------------------------------------------------------------
1065 Thu Jun  5 18:01:15 CEST 2008 - jkupec@suse.cz
1066
1067 - X-SuSE-ControlCenter-System category added
1068   to package-manager.desktop (bnc #302324)
1069 - revision 10353
1070
1071 -------------------------------------------------------------------
1072 Wed Jun  4 14:57:13 CEST 2008 - ma@suse.de
1073
1074 - Fix crash when requesting disk usage without a target loaded. (bnc #396755)
1075 - revision 10340
1076
1077 -------------------------------------------------------------------
1078 Wed Jun  4 14:05:09 CEST 2008 - ma@suse.de
1079
1080 - Fix memory corruption in curl media handler (bnc #396979)
1081 - revision 10338
1082
1083 -------------------------------------------------------------------
1084 Tue Jun  3 20:00:00 CEST 2008 - ma@suse.de
1085
1086 - Take care satsolver recognizes 'Capability( "srcpackage:zypper" )'
1087   as 'source package named zypper'. So these capabilities can be used
1088   together with sat::Whatprovides or in resolver requests. (bnc #369893)
1089 - revision 10335
1090
1091 -------------------------------------------------------------------
1092 Tue Jun  3 15:40:37 CEST 2008 - jreidinger@suse.cz
1093
1094 - allow aborting progress during removing packages. (bnc #389238)
1095 - revision 10331
1096
1097 -------------------------------------------------------------------
1098 Mon Jun  2 15:31:36 CEST 2008 - schubi@suse.de
1099
1100 - New option for ignoring Obsoletes. This is used for installing more than
1101   one pacakges with the same name but different versions.
1102   Often used by kernel.
1103 - r 10299
1104
1105 -------------------------------------------------------------------
1106 Sun Jun  1 23:14:34 CEST 2008 - - ma@suse.de
1107
1108 - Revert inappropriate Selectable cleanup. Fix Selectable
1109   status computation. Unmaintained packages were wrongly
1110   reported as unsinstalled. (bnc #394630)
1111 - version 5.0.0 (4.x continued in SuSE-Linux-11_0-Branch)
1112 - revision 10295
1113
1114 -------------------------------------------------------------------
1115 Fri May 30 12:14:47 CEST 2008 - tgoettlicher@suse.de
1116
1117 - fixed typo
1118
1119 -------------------------------------------------------------------
1120 Wed May 28 18:54:27 CEST 2008 - ma@suse.de
1121
1122 - Reenable diskusage calculation (bnc #395051)
1123 - version 4.25.1
1124 - revision 10273
1125
1126 -------------------------------------------------------------------
1127 Wed May 28 18:50:11 CEST 2008 - jkupec@suse.cz
1128
1129 - RepoManager::packagesPath(RepoInfo) added (bnc #394728)
1130 - revision 10271
1131
1132 -------------------------------------------------------------------
1133 Wed May 28 16:26:09 CEST 2008 - jkupec@suse.cz
1134
1135 - RepoInfo: don't overwrite flags that have already been set externally
1136   (bnc #394728)
1137 - revision 10256
1138
1139 -------------------------------------------------------------------
1140 Wed May 28 15:30:24 CEST 2008 - ma@suse.de
1141
1142 - Create missing directories when saving config files. (bnc #395026)
1143 - Fix undefined behaviour in RepoManager.
1144 - revision 10255
1145
1146 -------------------------------------------------------------------
1147 Wed May 28 15:23:44 CEST 2008 - schubi@suse.de
1148
1149 - SOLVER_ERASE_SOLVABLE_NAME: As we do not know, if this request has come
1150   from resolvePool or resolveQueue we will have to take care for both
1151   cases. (bnc#393969)
1152 - r 10252
1153
1154 -------------------------------------------------------------------
1155 Tue May 27 22:35:37 CEST 2008 - coolo@suse.de
1156
1157 - compile with RPM_OPT_FLAGS
1158
1159 -------------------------------------------------------------------
1160 Mon May 26 17:23:24 CEST 2008 - jkupec@suse.cz
1161
1162 - old2new locks file converter script added to %post (jredinger)
1163 - r 10227
1164
1165 -------------------------------------------------------------------
1166 Mon May 26 11:48:35 CEST 2008 - schubi@suse.de
1167
1168 - Do not regard packages with the same name while upgrading obsoleted
1169   packages (bnc#394367)
1170 - r 10219
1171
1172 -------------------------------------------------------------------
1173 Sat May 24 01:23:44 CEST 2008 - dmacvicar@suse.de
1174
1175 - revert commit don't check for existence of keys,
1176   to avoid a non needed HEAD request. (related bnc#381280)
1177   as it creates popup error callbacks due to the 404's in
1178   the keys. Leave however the OnMediaLocation::optional()
1179   API to look for another fix strategy.
1180
1181 -------------------------------------------------------------------
1182 Fri May 23 15:52:20 CEST 2008 - dmacvicar@suse.de
1183
1184 - define path for messages and scripts and document
1185   them in zypp.conf
1186
1187 -------------------------------------------------------------------
1188 Fri May 23 14:42:34 CEST 2008 - schubi@suse.de
1189
1190 - Added IgnoreAlreadyRecommended flag. So recomments/suggest will
1191   be ignored for already INSTALLED packages (bnc #389694)
1192 - r 10202
1193
1194 -------------------------------------------------------------------
1195 Fri May 23 10:22:47 CEST 2008 - schubi@suse.de
1196
1197 - Packages which obsoletes and do NOT required other installed
1198   packages will be installed if no other packages obsolete the installed package too.
1199 - r 10196
1200
1201 -------------------------------------------------------------------
1202 Thu May 22 02:22:29 CEST 2008 - dmacvicar@suse.de
1203
1204 - fix filelist for installed packages (bnc#392544)
1205 - fix changelog retrieval for installed packages
1206
1207 -------------------------------------------------------------------
1208 Wed May 21 13:50:00 CEST 2008 - dmacvicar@suse.de
1209
1210 - deprecate Repository::name() and use alias() to
1211   be consistent. Related to (bnc#383553)
1212 - don't check for existence of keys, to avoid a non needed
1213   HEAD request. (helps bnc#381280)
1214 - 4.25.0
1215
1216 -------------------------------------------------------------------
1217 Wed May 21 11:37:23 CEST 2008 - schubi@suse.de
1218
1219 - added onlyRequires in the testcase (bnc #389184)
1220
1221 -------------------------------------------------------------------
1222 Tue May 20 12:12:27 CEST 2008 - jreidinger@suse.cz
1223
1224 - allow installation and refreshing from repository with alias that
1225   contains ' or " (bnc #392426)
1226 - r10158
1227
1228 -------------------------------------------------------------------
1229 Mon May 19 21:11:41 CEST 2008 - jkupec@suse.cz
1230
1231 - delta rpm support reenabled
1232 - r10150
1233
1234 -------------------------------------------------------------------
1235 Mon May 19 18:13:19 CEST 2008 - schubi@suse.de
1236
1237 - Resetting Delete Details in ResStatus correctly (bnc #391785)
1238 - r 10145
1239
1240 -------------------------------------------------------------------
1241 Mon May 19 11:47:06 CEST 2008 - dmacvicar@suse.de
1242
1243 - when setting status to non installed for uninstalled packages
1244   set the user transaction so they go to soft locks.
1245   (related to bnc#389739 )
1246
1247 -------------------------------------------------------------------
1248 Fri May 16 16:56:04 CEST 2008 - schubi@suse.de
1249
1250 - Added new calls : isInstalledBy (const PoolItem item);
1251                     installs (const PoolItem item);
1252 - r 10125
1253 - 4.23.0
1254
1255 -------------------------------------------------------------------
1256 Fri May 16 16:49:04 CEST 2008 - jreidinger@suse.cz
1257
1258 - don't run merge in save when toAdd/Remove queue is empty
1259 - throw when locks cannot load its file
1260 - r10124
1261
1262 -------------------------------------------------------------------
1263 Fri May 16 09:59:09 CEST 2008 - jreidinger@suse.cz
1264
1265 - throw more describing exception when repo probing failed
1266   (bnc #389690)
1267 - revision 10118
1268
1269 -------------------------------------------------------------------
1270 Thu May 15 15:15:59 CEST 2008 - jreidinger@suse.cz
1271
1272 - allow call only merge old locks and newly added/removed without
1273   saving it to file
1274 - -revision 10104
1275
1276 -------------------------------------------------------------------
1277 Tue May 13 17:37:11 CEST 2008 - dmacvicar@suse.de
1278
1279 - report non packages as keep installed if satisfied to the
1280   user interace (Selectables)
1281 - 4.21.3
1282
1283 -------------------------------------------------------------------
1284 Tue May 13 15:50:28 CEST 2008 - jkupec@suse.cz
1285
1286 - create /etc/zypp/products.d on install
1287
1288 -------------------------------------------------------------------
1289 Mon May 12 17:21:19 CEST 2008 - jkupec@suse.cz
1290
1291 - /etc/zypp/products.d added to file list (bnc #385868)
1292 - revision 10049
1293 - version 4.21.2
1294
1295 -------------------------------------------------------------------
1296 Mon May 12 17:15:34 CEST 2008 - jkupec@suse.cz
1297
1298 - call RemoveResolvableReport::problem() before finish() on error
1299   (bnc #388810)
1300 - revision 10045
1301
1302 -------------------------------------------------------------------
1303 Sat May 10 21:57:29 CEST 2008 - coolo@suse.de
1304
1305 - fix file list
1306
1307 -------------------------------------------------------------------
1308 Fri May  9 23:15:53 CEST 2008 - ma@suse.de
1309
1310 - Product now retrieves all attributes from the solv file.
1311 - version 4.21.1
1312 - revision 10031
1313
1314 -------------------------------------------------------------------
1315 Fri May  9 21:28:42 CEST 2008 - ma@suse.de
1316
1317 - Add zypp.conf option configdir (/etc/zypp) and arrange
1318   all config files and directories to follow {configdir}
1319   per default.
1320 - Fix zypp-query-pool to print satisfied products and additional
1321   products defined in {configdir}/products.d for registration.
1322   (bnc #385868)
1323 - version 4.21.0
1324 - revision 10029
1325
1326 -------------------------------------------------------------------
1327 Fri May  9 15:30:40 CEST 2008 - jreidinger@suse.cz
1328
1329 - implement remove duplicate entries in lock file (bnc#385967)
1330
1331 -------------------------------------------------------------------
1332 Fri May  9 15:15:32 CEST 2008 - ma@suse.de
1333
1334 - Speedup rpmdb2solv by reusing an existing solv file.
1335 - version 4.20.1
1336 - revision 10012
1337
1338 -------------------------------------------------------------------
1339 Thu May  8 18:13:54 CEST 2008 - ma@suse.de
1340
1341 - Fix failed package download due to unkown repository type (bnc #386386)
1342 - revision 9995
1343
1344 -------------------------------------------------------------------
1345 Thu May  8 16:33:37 CEST 2008 - ma@suse.de
1346
1347 - Support optional root argument to RepoManagerOptions, to prefix all
1348   path names taken from ZConfig. (bnc #388265)
1349 - version 4.20.0
1350 - revision 9993
1351
1352 -------------------------------------------------------------------
1353 Thu May  8 14:21:51 CEST 2008 - schubi@suse.de
1354
1355 - new solution action for removing requirements/conflicts (bnc #387631)
1356 - revision 9988
1357
1358 -------------------------------------------------------------------
1359 Thu May  8 10:56:49 CEST 2008 - ma@suse.de
1360
1361 - Provide enumerated patch category 'Patch::categoryEnum()' (bnc #159100)
1362 - revision 9984
1363
1364 -------------------------------------------------------------------
1365 Wed May  7 13:52:24 CEST 2008 - schubi@suse.de
1366
1367 - DistUpgrade: searching for providers -> regarding name onl
1368 - r 9977
1369
1370 -------------------------------------------------------------------
1371 Tue May  6 17:35:59 CEST 2008 - dmacvicar@suse.de
1372
1373 - add flag --registrable (-r) to query pool to avoid
1374   using system as a filter
1375 - 4.19.1
1376
1377 -------------------------------------------------------------------
1378 Tue May  6 07:37:22 CEST 2008 - coolo@suse.de
1379
1380 - return values in non-void functions
1381
1382 -------------------------------------------------------------------
1383 Mon May  5 14:08:20 CEST 2008 - jkupec@suse.cz
1384
1385 - support multiple search strings in PoolQuery (ORed)
1386 - revision 9945
1387
1388 -------------------------------------------------------------------
1389 Mon May  5 09:55:29 CEST 2008 - schubi@suse.de
1390
1391 - Switch off the upgrade mode of the
1392   SAT solver cause the packages have already been evaluated by
1393   the distupgrade machanism of libzypp. (bnc #386375)
1394 - rev 9943
1395
1396 -------------------------------------------------------------------
1397 Fri May  2 16:36:04 CEST 2008 - jreidinger@suse.cz
1398
1399 - release file after copy to cache as soon as possible.
1400   (bnc #381311)
1401 - r9940
1402
1403 -------------------------------------------------------------------
1404 Fri May  2 16:28:05 CEST 2008 - schubi@suse.de
1405
1406 - Bugfix: keep states by user has been removed it the
1407   package has not been installed BUT has been recommended by another package.
1408   (bnc #385832)
1409 - rev 9938
1410
1411 -------------------------------------------------------------------
1412 Fri May  2 12:19:22 CEST 2008 - jreidinger@suse.cz
1413
1414 - add isLocal function to Url which say if scheme is local or
1415   internet.
1416 - r9932
1417
1418 -------------------------------------------------------------------
1419 Fri May  2 09:36:18 CEST 2008 - jreidinger@suse.cz
1420
1421 - cache decision for repository depend on his url.
1422 - http,ftp and smb cache packages.
1423 - revision 9929
1424
1425 -------------------------------------------------------------------
1426 Thu May  1 00:50:51 CEST 2008 - ma@suse.de
1427
1428 - Load and maintain persistent hard locks stored in /etc/zypp/locks.
1429   Locks are loaded together with the target, and changes are writen
1430   back on commit. zypp.conf option locksfile.apply can be used to turn
1431   this feature on or off. (FATE #120352)
1432 - version 4.18.0
1433 - revision 9927
1434
1435 -------------------------------------------------------------------
1436 Wed Apr 30 16:27:49 CEST 2008 - ma@suse.de
1437
1438 - Add zypp.conf option solvfilesdir: Path where the repo solv files
1439   are created. Default value: {cachedir}/solv.
1440 - Target and repositories now save their solvfiles below {solvfilesdir}
1441   in directories named after the repositories alias.
1442 - version 4.18.0
1443 - revision 9913
1444
1445 -------------------------------------------------------------------
1446 Wed Apr 30 14:19:16 CEST 2008 - jkupec@suse.cz
1447
1448 - fixed filesystem::expandlink(Pathname) (bnc #368477)
1449 - r9906
1450
1451 -------------------------------------------------------------------
1452 Tue Apr 29 16:37:19 CEST 2008 - schubi@suse.de
1453
1454 - cleanup in return values of doUpgrade and doUpdate
1455 - r9886
1456 - 4.17.0
1457
1458 -------------------------------------------------------------------
1459 Mon Apr 28 18:27:54 CEST 2008 - jkupec@suse.cz
1460
1461 - check for valid pool in begin(), improve the code (bnc #384337)
1462 - r9872
1463 - 4.16.0
1464
1465 -------------------------------------------------------------------
1466 Mon Apr 28 15:40:09 CEST 2008 - mvidner@suse.cz
1467
1468 - Updated package-manager-su from xdg-utils-1.0.2-48 (bnc#339549).
1469
1470 -------------------------------------------------------------------
1471 Mon Apr 28 15:25:46 CEST 2008 - schubi@suse.de
1472
1473 - added translations
1474
1475 -------------------------------------------------------------------
1476 Mon Apr 28 11:15:47 CEST 2008 - jkupec@suse.cz
1477
1478 - ostream operator<<(ostream,TriBool) added
1479 - r9833
1480
1481 -------------------------------------------------------------------
1482 Fri Apr 25 16:12:12 CEST 2008 - ma@suse.de
1483
1484 - Prevent target::unload from creating a system repo in order
1485   to unload it. (bnc 382297)
1486 - version 4.15.2
1487 - revision 9822
1488
1489 -------------------------------------------------------------------
1490 Fri Apr 25 14:15:17 CEST 2008 - ma@suse.de
1491
1492 - Prevent deselected or deleted items from being re-selected due to
1493   recommends (aka. persistent soft locks). Unlike hard locked, those
1494   items will be automatically selected if required. The list of soft
1495   locked items is stored in /var/lib/zypp/SoftLocks.
1496 - version 4.15.1
1497 - revision 9818
1498
1499 -------------------------------------------------------------------
1500 Wed Apr 23 22:24:00 CEST 2008 - ma@suse.de
1501
1502 - Remove obsolete AdditionalCapabilities interface from ResPool.
1503   Forward sat::Pool::RepositoryIterator. There's no more need to
1504   maintain an extra Repository list in ResPool.
1505 - revision 9806
1506
1507 -------------------------------------------------------------------
1508 Wed Apr 23 21:12:56 CEST 2008 - ma@suse.de
1509
1510 - Support dependencies requiring a specific architecture:
1511   "name[.arch] [op edition]". See class Capability for details
1512   about how to construct dependencies. (bnc #305445)
1513 - version 4.15.0
1514 - revision 9805
1515
1516 -------------------------------------------------------------------
1517 Tue Apr 22 17:39:28 CEST 2008 - dmacvicar@suse.de
1518
1519 - patch attributes and deprecate old ones
1520 - 4.14.0
1521
1522 -------------------------------------------------------------------
1523 Tue Apr 22 15:44:34 CEST 2008 - jreidinger@suse.cz
1524
1525 - change locks api -
1526 - make more functions const
1527 - replace add/remove by selectable to add/remove by ident or name and kind
1528 - rename iterator to const_iterator to avoid confusion
1529 - revision 9781
1530
1531 -------------------------------------------------------------------
1532 Tue Apr 22 13:55:14 CEST 2008 - schubi@suse.de
1533
1534 - Do architecture changes while "dup" in the external distribution
1535   upgrade ONLY. bnc #382274
1536 - Added "ignore" to the solutions
1537 - Added "self-conflicts" to the solution
1538 - added new solver mechanism "resolveQueue"
1539 - Bugfix broken/satisfied products
1540 - rev 9776
1541
1542 -------------------------------------------------------------------
1543 Tue Apr 22 10:33:03 CEST 2008 - ma@suse.de
1544
1545 - Added Pattern::core returning the packages required by a pattern.
1546   (see also Pattern::depends and Pattern::contents).
1547 - revision 9771
1548
1549 -------------------------------------------------------------------
1550 Mon Apr 21 15:38:10 CEST 2008 - ma@suse.de
1551
1552 - Added Target::release(), returning the targets distribution
1553   release string.
1554 - revision 9761
1555
1556 -------------------------------------------------------------------
1557 Sat Apr 19 01:08:04 CEST 2008 - ma@suse.de
1558
1559 - per default abort if package installation fails. (bnc #381203)
1560 - version 4.13.3
1561 - revision 9725
1562
1563 -------------------------------------------------------------------
1564 Fri Apr 18 15:19:36 CEST 2008 - dmacvicar@suse.de
1565
1566 - add ZYpp and curl version to http agent string
1567   (bnc #381280)
1568
1569 -------------------------------------------------------------------
1570 Thu Apr 17 16:29:15 CEST 2008 - ma@suse.de
1571
1572 - Fixed pools package index wrongly including source packages. (bnc #380283)
1573 - version 4.13.2
1574 - revision 9683
1575
1576 -------------------------------------------------------------------
1577 Wed Apr 16 15:00:19 CEST 2008 - ma@suse.de
1578
1579 - Disable fast creation of @System.solv. It may produce wrong results
1580   e.g. after a rebuilddb.
1581 - version 4.13.1
1582 - revision 9666
1583
1584 -------------------------------------------------------------------
1585 Wed Apr 16 12:50:09 CEST 2008 - ma@suse.de
1586
1587 - initializeTarget now takes an additional option, telling whether to
1588   rebuild an existing rpm database before using it. Default is false.
1589   (bnc #308352)
1590 - version 4.13.0
1591 - revision 9664
1592
1593 -------------------------------------------------------------------
1594 Tue Apr 15 12:57:42 CEST 2008 - jreidinger@suse.cz
1595
1596 - save do nothing if no locks added/removed
1597 - fix bug with multiple save lock
1598 - don't save same query multiple times
1599 - improve tests
1600 - revision 9644
1601
1602 -------------------------------------------------------------------
1603 Tue Apr 15 09:34:29 CEST 2008 - schubi@suse.de
1604
1605 - added new translations
1606 - activate zypp-query-pool
1607 - Revision 9637
1608 - 4.12.1
1609
1610 -------------------------------------------------------------------
1611 Tue Apr 15 00:54:07 CEST 2008 - jkupec@suse.cz
1612
1613 - Locks API cleaned-up, iterator added, light read() added
1614 - PoolQuery::attribute(SolvAttr) getter added
1615 - revision 9609
1616
1617 -------------------------------------------------------------------
1618 Mon Apr 14 17:00:05 CEST 2008 - dmacvicar@suse.de
1619
1620 - reenable zypp-query-pool
1621 - 4.11.1
1622
1623 -------------------------------------------------------------------
1624 Mon Apr 14 12:53:09 CEST 2008 - ma@suse.de
1625
1626 - Enable evaluation of hardware dependencies.
1627 - Enable evaluation of filesystem dependencies.
1628 - revision 9605
1629
1630 -------------------------------------------------------------------
1631 Sun Apr 13 02:17:25 CEST 2008 - jkupec@suse.cz
1632
1633 - RawMetadataRefreshPolicy: CheckIfNeededIgnoreDelay added
1634   needed for explicit refresh request
1635 - revision 9574
1636
1637 -------------------------------------------------------------------
1638 Fri Apr 11 21:55:21 CEST 2008 - ma@suse.de
1639
1640 - Install ResPoolProxy index to speedup Solvable to Selectable
1641   conversion.
1642 - version 4.11.0
1643 - revision 9558
1644
1645 -------------------------------------------------------------------
1646 Fri Apr 11 18:02:14 CEST 2008 - kkaempf@suse.de
1647
1648 - Implement update scripts installed by packages. After every
1649   package install /var/adm/update-scripts is scanned for the first
1650   file starting with "<name>-<version>.<release>-", which is then
1651   executed.
1652 - revision 9547
1653
1654 -------------------------------------------------------------------
1655 Fri Apr 11 14:43:05 CEST 2008 - ma@suse.de
1656
1657 - Fix SolvIterMixin to avioid multiple visits of the same Selectable.
1658 - Add Resolvable::poolItem() providing access to the corresponding
1659   PoolItem. API to query isRelevant/isSatisfied/isBroken was moved
1660   to PoolItem.
1661 - Add ResPool::satisfiedProductsBegin/End iterator over all products
1662   whose dependencies are satisfied. This reflects the status determined
1663   by the last solver run. (#368104)
1664 - revision 9535
1665
1666 -------------------------------------------------------------------
1667 Fri Apr 11 12:07:47 CEST 2008 - jreidinger@suse.cz
1668
1669 - switch to new locks api
1670 - revision 9524
1671
1672 -------------------------------------------------------------------
1673 Wed Apr  9 21:24:54 CEST 2008 - ma@suse.de
1674
1675 - Enable ui::Selectable lookup by Solvable/PoolItem in ResPoolProxy.
1676 - Add SolvIterMixin: Base class providing PoolItem_iterator and
1677   Selectable_iterator iterator types based on a Solvable iterator.
1678 - Enhanced WhatProvides and SolvableSet to PoolItem_iterator to offer
1679   PoolItem_iterator and Selectable_iterator.
1680 - Add Solvable::SplitIdent: Helper class that splits an identifier
1681   into kind and name.
1682 - Provide methods Pattern::contents returning a collection of packages
1683   associated with the pattern/patch.
1684 - revision 9496
1685
1686 -------------------------------------------------------------------
1687 Tue Apr  8 15:50:48 CEST 2008 - jreidinger@suse.cz
1688
1689 - add comparing to PoolQuery
1690 - revision 9466
1691
1692 -------------------------------------------------------------------
1693 Tue Apr  8 13:18:30 CEST 2008 - jreidinger@suse.cz
1694
1695 - move RepoInfo to universal RepoException. This can enable more verbose output - for frontend. (helps with bnc #377137)
1696 - revision 9452
1697
1698 -------------------------------------------------------------------
1699 Tue Apr  8 10:52:30 CEST 2008 - jreidinger@suse.cz
1700
1701 - initial implementation of new locks (FATE #120118 and #120352)
1702 - revision 9442
1703
1704 -------------------------------------------------------------------
1705 Tue Apr  7 15:18:22 CEST 2008 - dmacvicar@suse.de
1706
1707 - selectable API updates and changes
1708 - 4.10.0
1709
1710 -------------------------------------------------------------------
1711 Fri Apr  4 14:01:45 CEST 2008 - jreidinger@suse.cz
1712
1713 - add split with respect to escaped delimeters and also for quotes
1714 - revision 9373
1715
1716 -------------------------------------------------------------------
1717 Thu Apr  3 12:55:50 CEST 2008 - ma@suse.de
1718
1719 - Fixed some missing package and source package attributes.
1720 - revision 9348
1721
1722 -------------------------------------------------------------------
1723 Thu Apr  3 11:59:13 CEST 2008 - ma@suse.de
1724
1725 - Allow to store a media label in MediaSetAccess. This label is
1726   passed to a media change requests to describe which CD is
1727   requested.  (bnc #330094)
1728 - Fixed some missing package and source package attributes.
1729 - revision 9347
1730
1731 -------------------------------------------------------------------
1732 Wed Apr  2 13:48:52 CEST 2008 - schubi@suse.de
1733
1734 - Moved poolItem.status().isSatisfied(),.... to poolItem.isSatisfied()
1735 - Removed establish state in ResStatus
1736 - revision 9337
1737 - version 4.7.0
1738
1739 -------------------------------------------------------------------
1740 Wed Apr  2 10:24:17 CEST 2008 - ma@suse.de
1741
1742 - Add PoolItem::isSatisfied()/isBroken() to test whether
1743   the items requirements are met.
1744 - revision 9334
1745
1746 -------------------------------------------------------------------
1747 Tue Apr  1 21:54:10 CEST 2008 - ma@suse.de
1748
1749 - Extend sat::WhatProvides to allow to query for possible providers
1750   of a collection of capabilies. E.g. all providers of a packages
1751   requirements.
1752 - Fixed retrieval of translated texts from .solv files, provided the
1753   solv file contains them.
1754 - revision 9328
1755
1756 -------------------------------------------------------------------
1757 Tue Apr  1 16:17:44 CEST 2008 - jreidinger@suse.cz
1758
1759 - initial implementation of serialize/recovery PoolQuery
1760   (needed by FATE #120118)
1761 - revision 9325
1762
1763 -------------------------------------------------------------------
1764 Wed Mar 26 16:15:24 CET 2008 - ma@suse.de
1765
1766 - Allow prioritizing repos by adding a line 'priority=N' to the
1767   .repo file. Where N is an integer number from 1 (highest prio)
1768   to 99 (least and default). (bnc #369827, fate #302872)
1769 - version 4.6.1
1770 - revision 9276
1771
1772 -------------------------------------------------------------------
1773 Mon Mar 24 21:17:05 CET 2008 - coolo@suse.de
1774
1775 - support plaindir again (at least the most important parts)
1776
1777 -------------------------------------------------------------------
1778 Fri Mar 21 13:23:13 CET 2008 - jreidinger@suse.cz
1779
1780 - Throwing special exception MediaBadCAException in case of SSL
1781   certificate validation failure.(bnc #223512)
1782 - revision 9250
1783
1784 -------------------------------------------------------------------
1785 Fri Mar 21 12:38:39 CET 2008 - jreidinger@suse.cz
1786
1787 - add new error IO_SOFT to media request callback for temporary
1788   connection problem. (bnc #328822)
1789 - add new media exception timeout when somethink fail due to exceed
1790   timeout
1791 - mediacurl throw timeout exception when timeouted
1792 - revision 9246
1793
1794 -------------------------------------------------------------------
1795 Thu Mar 20 15:00:24 CET 2008 - jreidinger@suse.cz
1796
1797 - return more information from checking if metadata need refresh,
1798   so user can get better info. (bnc #307249)
1799 - revision 9231
1800
1801 -------------------------------------------------------------------
1802 Tue Mar 18 21:59:04 CET 2008 - ma@suse.de
1803
1804 - class sat::LocaleSupport: Convenience methods to manage support
1805   for language specific packages.
1806 - revision 9197
1807
1808 -------------------------------------------------------------------
1809 Tue Mar 18 13:54:16 CET 2008 - jkupec@suse.cz
1810
1811 - removed obsolete capability handling stuff (ma)
1812 - version 4.5.0
1813
1814 -------------------------------------------------------------------
1815 Tue Mar 18 11:42:51 CET 2008 - jreidinger@suse.cz
1816
1817 - Don't mask skip and abort exception in Fetcher
1818 - revision 9188
1819
1820 -------------------------------------------------------------------
1821 Tue Mar 18 11:00:22 CET 2008 - jreidinger@suse.cz
1822
1823 - action is correctly set in mediaRequest callback
1824 - revision 9186
1825
1826 -------------------------------------------------------------------
1827 Mon Mar 17 12:33:44 CET 2008 - ma@suse.de
1828
1829 - Fix SEGV in commit (bnc# 371137)
1830 - version 4.4.3
1831 - revision 9174
1832
1833 -------------------------------------------------------------------
1834 Fri Mar 14 17:28:39 CET 2008 - ma@suse.de
1835
1836 - version 4.4.2
1837
1838 -------------------------------------------------------------------
1839 Fri Mar 14 14:27:43 CET 2008 - dmacvicar@suse.de
1840
1841 - look for openssl in cmake, actually we build require it
1842 - explicitely link against openssl and crypto, required to
1843   compile in all platforms/distros.
1844
1845 -------------------------------------------------------------------
1846 Fri Mar 14 12:07:41 CET 2008 - jreidinger@suse.cz
1847
1848 - Save repo type during refresh if type is NONE (f.e. lazy probing).
1849 - revision 9153
1850
1851 -------------------------------------------------------------------
1852 Fri Mar 14 11:34:24 CET 2008 - jreidinger@suse.cz
1853
1854 - replace gpg escaped semicolon with real semicolon (bnc #355434)
1855 - revision 9151
1856
1857 -------------------------------------------------------------------
1858 Fri Mar 14 10:17:41 CET 2008 - jreidinger@suse.cz
1859
1860 - make strings from RpmDb and Keyring exceptions translatable
1861 - revision 9146
1862
1863 -------------------------------------------------------------------
1864 Thu Mar 13 18:41:26 CET 2008 - dmacvicar@suse.de
1865
1866 - fix retrieving keys (bnc #368099)
1867 - version 4.4.1
1868
1869 -------------------------------------------------------------------
1870 Thu Mar 13 18:40:57 CET 2008 - jreidinger@suse.cz
1871
1872 - enable frontend to rewrite add_probe settings.(bnc #309612)
1873 - Correct adding repo without type to lazy probing.
1874 - revision 9135
1875
1876 -------------------------------------------------------------------
1877 Thu Mar 13 17:59:52 CET 2008 - jreidinger@suse.cz
1878
1879 - get better message if something fail when trying run rpm
1880   (bnc #344584)
1881 - revision 9133
1882
1883 -------------------------------------------------------------------
1884 Thu Mar 13 12:33:13 CET 2008 - ma@suse.de
1885
1886 - Add ExternalProgram::execError and ExternalProgram::command
1887   to improve error reporting.
1888 - revision 9112
1889
1890 -------------------------------------------------------------------
1891 Thu Mar 13 11:45:20 CET 2008 - jkupec@suse.cz
1892
1893 - release all media before requesting another (bnc #336881)
1894 - revision 9110
1895
1896 -------------------------------------------------------------------
1897 Thu Mar 13 11:32:56 CET 2008 - jkupec@suse.cz
1898
1899 - getDetectedDevices added (fate #120298)
1900 - revision 9108
1901
1902 -------------------------------------------------------------------
1903 Wed Mar 12 15:55:14 CET 2008 - jkupec@suse.cz
1904
1905 - media backend release() methods changed to take string & instead
1906   of bool (needed for FATE #120298)
1907 - media label, detected device list and current device arguments
1908   added to the requestMedia callback
1909 - version 4.4.0
1910
1911 -------------------------------------------------------------------
1912 Wed Mar 12 14:16:07 CET 2008 - coolo@suse.de
1913
1914 - fix for bnc#369543
1915
1916 -------------------------------------------------------------------
1917 Mon Mar 10 13:30:04 CET 2008 - jkupec@suse.cz
1918
1919 - provide download rate info (average and curent) in the
1920   media::DownloadProgressReport for ftp/http (bnc #168935)
1921 - r9074
1922
1923 -------------------------------------------------------------------
1924 Mon Mar 10 12:45:03 CET 2008 - jkupec@suse.cz
1925
1926 - cleanCache(): clean also .cookie files
1927 - cleanTargetCache() added
1928 - use escaped_alias() in rawcache_path_for_repoinfo() and
1929   packagescache_path_for_repoinfo()
1930 - r9068
1931
1932 -------------------------------------------------------------------
1933 Fri Mar  7 19:59:10 CET 2008 - jkupec@suse.cz
1934
1935 - fixed location of RPMs in subdirs when parsing plaindir repo
1936   recursively (bnc #368218)
1937 - revision 9060
1938
1939 -------------------------------------------------------------------
1940 Thu Mar  6 13:42:53 CET 2008 - ma@suse.de
1941
1942 - Do not filter any installed solvables.
1943 - revision 9031
1944 - version 4.3.2
1945
1946 -------------------------------------------------------------------
1947 Wed Mar  5 11:33:26 CET 2008 - ma@suse.de
1948
1949 - Try to rebuild broken solv files in Target::load.
1950 - revision 9015
1951
1952 -------------------------------------------------------------------
1953 Tue Mar  4 18:17:41 CET 2008 - ma@suse.de
1954
1955 - Try to rebuild broken solv files in RepoManager::loadFromCache.
1956 - Fix RepoStatus::operator&& and RepoStatus testsuite.
1957 - revision 9008
1958
1959 -------------------------------------------------------------------
1960 Tue Mar  4 16:09:14 CET 2008 - schubi@suse.de
1961
1962 - improved problem description while a vendor change
1963 - improved problem description if a requirement cannot be fulfilled. Bug #358560
1964 - revision 9002
1965
1966 -------------------------------------------------------------------
1967 Tue Mar  4 12:57:58 CET 2008 - ma@suse.de
1968
1969 - Save and restore requested locales on target load/commit.
1970 - revision 8999
1971
1972 -------------------------------------------------------------------
1973 Mon Mar  3 17:10:26 CET 2008 - schubi@suse.de
1974
1975 - (Update) Prevent reinstallation of installed packages.
1976 - revision 8984
1977
1978 -------------------------------------------------------------------
1979 Sun Mar  2 16:13:16 CET 2008 - coolo@suse.de
1980
1981 - refresh metadata if there is no cache to unbreak compat with
1982   kiwi (that relied on "zypper sa <url> <alias>" to create a repo
1983   that "zypper in" could work on)
1984
1985 -------------------------------------------------------------------
1986 Sun Mar  2 10:28:13 CET 2008 - coolo@suse.de
1987
1988 - create cache directory before calling rpmdb2solv (in an empty
1989   chroot)
1990 - version 4.3.1
1991
1992 -------------------------------------------------------------------
1993 Thu Feb 28 16:43:11 CET 2008 - jkupec@suse.cz
1994
1995 - special exception message if server returns 403 response
1996   (forbidden) (port from SP2)
1997 - MediaException messages marked for translation
1998
1999 -------------------------------------------------------------------
2000 Wed Feb 27 10:31:24 CET 2008 - dmacvicar@suse.de
2001
2002 - make sure we have target cache on target initialize
2003 - version 4.3.0
2004
2005 -------------------------------------------------------------------
2006 Tue Feb 26 13:59:03 CET 2008 - lslezak@suse.cz
2007
2008 - DiskUsageCounter.cc - ignore "vfat", "fat", "ntfs" and "ntfs-3g"
2009   file systems (#333166)
2010 - rev. 8915
2011
2012 -------------------------------------------------------------------
2013 Tue Feb 26 13:26:30 CET 2008 - ma@suse.de
2014
2015 - Fixed Capabilites iterator exposing prereq marker.
2016 - revision 8914
2017
2018 -------------------------------------------------------------------
2019 Tue Feb 26 11:29:05 CET 2008 - schubi@suse.de
2020
2021 - postinstall script fixed
2022 - version 4.2.10
2023
2024 -------------------------------------------------------------------
2025 Mon Feb 25 17:06:53 CET 2008 - schubi@suse.de
2026
2027 - Testcases regards modaliases, rpmlib, ... correctly
2028 - Revision 8904
2029
2030 -------------------------------------------------------------------
2031 Mon Feb 25 13:20:26 CET 2008 - ma@suse.de
2032
2033 - Remove obsolete sql database. (bnc#363224)
2034 - revision 8898
2035
2036 -------------------------------------------------------------------
2037 Fri Feb 22 14:03:59 CET 2008 - ma@suse.de
2038
2039 - Take care target uses --root when creating solv files (bnc #363789)
2040 - revision 8881
2041
2042 -------------------------------------------------------------------
2043 Fri Feb 22 10:10:14 CET 2008 - schubi@suse.de
2044
2045 - Unmaintained packages which does not fit to the updated system
2046   (broken dependencies) will be deleted.
2047 - revision 8867
2048
2049 -------------------------------------------------------------------
2050 Fri Feb 22 07:20:35 CET 2008 - coolo@suse.de
2051
2052 - let libzypp-devel require libsatsolver-devel
2053
2054 -------------------------------------------------------------------
2055 Wed Feb 20 13:47:56 CET 2008 - ma@suse.de
2056
2057 - Cleanup unused /var/lib/zypp/cache in migrate_sources (#305160)
2058 - revision 8833
2059
2060 -------------------------------------------------------------------
2061 Tue Feb 19 16:21:12 CET 2008 - jkupec@suse.cz
2062
2063 - media: fixed DownloadProgressReport.finish() url argument in
2064   doGetFileCopy()
2065 - revision 8815
2066
2067 -------------------------------------------------------------------
2068 Tue Feb 19 11:21:59 CET 2008 - dmacvicar@suse.de
2069
2070 - hardlink when possible to optimize data transfer
2071   and space across caches.
2072 - version 4.2.8
2073
2074 -------------------------------------------------------------------
2075 Tue Feb 19 08:15:07 CET 2008 - coolo@suse.de
2076
2077 - added some locale support to sat::Solvable
2078 - version 4.2.7
2079
2080 -------------------------------------------------------------------
2081 Mon Feb 18 14:15:48 CET 2008 - dmacvicar@suse.de
2082
2083 - handle error messages better in doesFileExist too which is
2084   used during probing. (bnc #362608)
2085
2086 -------------------------------------------------------------------
2087 Sun Feb 17 21:44:12 CET 2008 - dmacvicar@suse.de
2088
2089 - Fetcher::reset() should not reset cache directories.
2090   (bnc #348050)
2091 - version 4.2.6
2092
2093 -------------------------------------------------------------------
2094 Fri Feb 16 15:47:00 CET 2008 - dmacvicar@suse.de
2095
2096 - Use CURLOPT_NOBODY instead of a CURLOPT_RANGE of 1 byte
2097   for http and https, but this time set CURLOPT_HTTPGET back to 1
2098   so it actually works. This makes Media::doesFileExist
2099   efficient for http and https.
2100   (related to bnc #348050)
2101 - version 4.2.5
2102
2103 -------------------------------------------------------------------
2104 Fri Feb 15 10:52:59 CET 2008 - coolo@suse.de
2105
2106 - using .solv files only now (fate #303018)
2107 - revision 8699
2108
2109 -------------------------------------------------------------------
2110 Tue Feb 12 17:10:48 CET 2008 - coolo@suse.de
2111
2112 - fix architectures on distupgrade
2113
2114 -------------------------------------------------------------------
2115 Fri Feb  8 12:50:30 CET 2008 - coolo@suse.de
2116
2117 - fixes from trunk merged
2118
2119 -------------------------------------------------------------------
2120 Fri Feb  1 17:45:07 CET 2008 - jkupec@suse.cz
2121
2122 - fixed renaming a repo to an existing one (bnc #228216)
2123 - revision 8431
2124
2125 -------------------------------------------------------------------
2126 Sun Jan 27 21:35:13 CET 2008 - coolo@suse.de
2127
2128 - fix changelog
2129
2130 -------------------------------------------------------------------
2131 Thu Jan 24 18:26:47 CET 2008 - jkupec@suse.cz
2132
2133 - read .curlrc more robustly to obtain user-proxy (#330351)
2134 - revision 8368
2135
2136 -------------------------------------------------------------------
2137 Fri Jan 18 12:19:09 CET 2008 - coolo@suse.de
2138
2139 - always buildrequire openssl-devel
2140 - replacing strange utf-8 chars in changelog
2141 - revision 8317
2142
2143 -------------------------------------------------------------------
2144 Thu Jan 17 15:07:52 CET 2008 - jkupec@suse.cz
2145
2146 - Saner NFS timeo default (#350309)
2147 - revision 8314
2148
2149 -------------------------------------------------------------------
2150 Thu Jan 17 12:03:10 CET 2008 - kkaempf@suse.de
2151
2152 - support 'patterns.pat' and 'patterns.pat.gz' to read all
2153   patterns in one go.
2154 - rev 8309
2155
2156 -------------------------------------------------------------------
2157 Tue Jan 15 14:56:21 CET 2008 - lslezak@suse.cz
2158
2159 - added RpmDb::removePubkey(), call it from
2160   KeyRing::Impl::deleteKey() - remove the GPG key from RPM when it
2161   is removed from the trusted keyring
2162 - revision 8288
2163
2164 -------------------------------------------------------------------
2165 Mon Jan 14 17:11:15 CET 2008 - schubi@suse.de
2166
2167 - Textchanges
2168 - reduced logging in SAT-solver
2169 - ordering solutions
2170 - version 4.1.8
2171 - revision 8276
2172
2173 -------------------------------------------------------------------
2174 Thu Jan 10 16:50:26 CET 2008 - schubi@suse.de
2175
2176 - Enabled SAT solver via default. (removed ZYPP_SAT_SOLVER)
2177   ZYPP_RC_SOLVER=1 will enable the old RedCapet solver
2178 - Revision 8255
2179 - Version 4.1.7
2180
2181 -------------------------------------------------------------------
2182 Wed Jan  2 18:24:34 CET 2008 - jkupec@suse.cz
2183
2184 - Pathname zypp::filesystem::expandlink(const Pathname &) added
2185 - if the provided file is a symlink, expand it (#274651) (this
2186   probably won't work for schemes other than file/dir and cd/dvd)
2187 - revision 8179
2188
2189 -------------------------------------------------------------------
2190 Tue Dec 18 12:28:22 CET 2007 - aschnell@suse.de
2191
2192 - fixed password handling in URLs (bug #347273)
2193 - revision 8118
2194
2195 -------------------------------------------------------------------
2196 Mon Dec 17 13:47:44 CET 2007 - ma@suse.de
2197
2198 - Fixed default text locale detection not to use static variables. (#346872)
2199 - version 4.1.6
2200 - revision 8116
2201
2202 -------------------------------------------------------------------
2203 Mon Dec 10 12:46:26 CET 2007 - ma@suse.de
2204
2205 - Log more details about zypp lock owner. (#294094)
2206 - revision 8088
2207
2208 -------------------------------------------------------------------
2209 Fri Dec  7 15:47:53 CET 2007 - ma@suse.de
2210
2211 - Remove runtime dependency for libboost_filesystem (#345773)
2212 - version 4.1.5
2213 - revision 8061
2214
2215 -------------------------------------------------------------------
2216 Fri Nov 30 14:20:34 CET 2007 - schubi@suse.de
2217
2218 - Enable SAT solver via environment variable ZYPP_SAT_SOLVER.
2219   e.g.: ZYPP_SAT_SOLVER=1 zypper install foo
2220 - version 4.1.4
2221 - revision 7998
2222
2223 -------------------------------------------------------------------
2224 Wed Nov 28 15:12:33 CET 2007 - aschnell@suse.de
2225
2226 - make IniParser more strict (bug #306697)
2227
2228 -------------------------------------------------------------------
2229 Mon Nov 26 13:19:34 CET 2007 - ma@suse.de
2230
2231 - Fix missing packages in patch content list. (#340896)
2232 - revision 7925
2233
2234 -------------------------------------------------------------------
2235 Fri Nov 16 12:46:39 CET 2007 - coolo@suse.de
2236
2237 - fix build
2238
2239 -------------------------------------------------------------------
2240 Wed Nov 14 14:23:23 CET 2007 - ma@suse.de
2241
2242 - Output date strings in UTF-8. (#339423)
2243 - revision 7807
2244
2245 -------------------------------------------------------------------
2246 Tue Nov 13 13:40:03 CET 2007 - schubi@suse.de
2247
2248 - fixes for new gcc
2249 - version 4.1.3
2250 - r7788
2251
2252 -------------------------------------------------------------------
2253 Mon Nov  5 15:22:33 CET 2007 - ma@suse.de
2254
2255 - Don't mark failed patch scripts as installed. (#327523)
2256 - version 4.1.2
2257 - revision 7744
2258
2259 -------------------------------------------------------------------
2260 Wed Oct 31 09:19:59 CET 2007 - dmueller@suse.de
2261
2262 - update rpmlint suppression
2263
2264 -------------------------------------------------------------------
2265 Fri Oct 26 15:12:24 CEST 2007 - aschnell@suse.de
2266
2267 - fixed retrieval of epoch from rpmdb (bug #246680)
2268
2269 -------------------------------------------------------------------
2270 Thu Oct 25 16:29:24 CEST 2007 - aschnell@suse.de
2271
2272 - allow non-existing "packages" file in susetags parser (bug
2273   #309235)
2274
2275 -------------------------------------------------------------------
2276 Fri Oct 12 15:47:37 CEST 2007 - ma@suse.de
2277
2278 - SMBIOS DMI modalias matching added (#333152)
2279 - revision 7494
2280
2281 -------------------------------------------------------------------
2282 Sat Oct  6 16:37:11 CEST 2007 - jkupec@suse.cz
2283 - do not download the same file multiple times in one attach session
2284   (#307098), r7456
2285 - special cdrom detection code for SCSI / Virtual CDROMs on iSeries
2286   removed - should be correctly detected by HAL now
2287   (#167629, #163971), r7452
2288 - version 4.1.1
2289
2290 -------------------------------------------------------------------
2291 Fri Oct 05 10:35:47 CEST 2007 - aschnell@suse.de
2292
2293 - filter architecture in plaindir parser (bug #330791)
2294
2295 -------------------------------------------------------------------
2296 Thu Oct  4 16:31:58 CEST 2007 - ma@suse.de
2297
2298 - Throw constructing malformed checksums. (#189096)
2299 - revision 7441
2300
2301 -------------------------------------------------------------------
2302 Thu Oct  4 14:22:31 CEST 2007 - mvidner@suse.cz
2303
2304 - Renamed templates back because proper qualification makes it work
2305   too.
2306 - 4.1.0
2307
2308 -------------------------------------------------------------------
2309 Thu Oct 04 11:23:19 CEST 2007 - aschnell@suse.de
2310
2311 - only look for repositories in file ending ".repo" (bug #294779)
2312
2313 -------------------------------------------------------------------
2314 Wed Oct  3 13:37:57 CEST 2007 - mvidner@suse.cz
2315
2316 - Fixed compilation errors with GCC 4.3 by adding missing includes
2317   and renaming templates: MaxBits to MaxBitsT, Mask to MaskT,
2318   Compare<Edition> to CompareEd.
2319 - r7426
2320
2321 -------------------------------------------------------------------
2322 Mon Oct  1 20:29:36 CEST 2007 - ma@suse.de
2323
2324 - Incorporated patch from Michael Matz to speedup cache reading.
2325 - revision 7413
2326
2327 -------------------------------------------------------------------
2328 Fri Sep 28 18:40:59 CEST 2007 - schubi@suse.de
2329
2330 - Resolvertestcase:
2331   - log Repository info
2332   - set keep state in the testcase
2333   - handle vendor
2334 - r 4707
2335
2336 -------------------------------------------------------------------
2337 Thu Sep 27 17:13:14 CEST 2007 - ma@suse.de
2338
2339 - Fixed pattern parser SEGV on broken pattern files. (#328546)
2340 - revision 7402
2341
2342 -------------------------------------------------------------------
2343 Wed Sep 26 11:08:14 CEST 2007 - schubi@suse.de
2344
2345 - QueuItemRequire: Filter out all provider which have worser architecture,
2346   are NOT noarch and have not the same name as the requirement. The
2347   last one is needed for updating packages via patch/atoms.
2348   Bug 328081
2349 - Revert changes of r 7340
2350 - r 7386
2351
2352 -------------------------------------------------------------------
2353 Tue Sep 25 15:51:34 CEST 2007 - ma@suse.de
2354
2355 - Add missing '--install' parameter in desktop file. (#308640)
2356 - version 4.0.0
2357 - revision 7369
2358
2359 -------------------------------------------------------------------
2360 Tue Sep 25 11:08:13 CEST 2007 - jkupec@suse.cz
2361
2362 - release all attached media before attempting to eject (#293428)
2363 - fixed parsing of --proxy-user parameter of .curlrc (#309139)
2364 - revision 7352
2365 - version 3.26.0
2366
2367 -------------------------------------------------------------------
2368 Mon Sep 24 16:10:32 CEST 2007 - dmacvicar@suse.de
2369
2370 - provide a way to retrieve the metadata path. Used for
2371   installation, which incorrectly creates a repository in
2372   cache without adding it first, so metadata path is not
2373   set and therefore it is not possible to setup a media
2374   verifier on installation. Part of fix for (#293428)
2375 - 3.25.0
2376
2377 -------------------------------------------------------------------
2378 Mon Sep 24 15:48:47 CEST 2007 - schubi@suse.de
2379
2380 - If more than one resolvables provide a requirements and have different
2381   architecture take thatone with the best architecture. (Not regarding the
2382   name). Bug: Branching too much while an installation of a multi-arch-DVD
2383 - r 7340
2384 - version 3.24.8
2385
2386 -------------------------------------------------------------------
2387 Fri Sep 21 15:50:30 CEST 2007 - schubi@suse.de
2388
2389 - Checking the queue if an item will be deleted. If yes, the requirements
2390   are not needed anymore. Bug 326384
2391 - version 3.24.7
2392 - r 7329
2393
2394 -------------------------------------------------------------------
2395 Thu Sep 20 17:37:30 CEST 2007 - jkupec@suse.cz
2396
2397 - don't probe the repository type upon saving if disabled (#326769)
2398 - version 3.24.6
2399 - revision 7319
2400
2401 -------------------------------------------------------------------
2402 Thu Sep 20 15:19:53 CEST 2007 - ma@suse.de
2403
2404 - Avoid calling rpm repeatedly in case of an error. This is fault-prone,
2405   esp. if the error occurred executing the packages post-install script.
2406 - version 3.24.5
2407 - revision 7317
2408
2409 -------------------------------------------------------------------
2410 Thu Sep 20 11:00:04 CEST 2007 - ma@suse.de
2411
2412 - If a package is deselected by user, apply this soft lock to all
2413   available versions of this package.
2414 - version 3.24.4
2415 - revision 7316
2416
2417 -------------------------------------------------------------------
2418 Wed Sep 19 17:45:12 CEST 2007 - schubi@suse.de
2419
2420 - Update: Do not set an item to installation if there has been already set
2421   one for installation which has the same NVA. Bug  326286
2422 - version 3.24.3
2423 - r 7311
2424
2425 -------------------------------------------------------------------
2426 Wed Sep 19 14:19:49 CEST 2007 - ma@suse.de
2427
2428 - Enable package cache during commit. (#326249)
2429 - revision 7309
2430
2431 -------------------------------------------------------------------
2432 Tue Sep 18 14:01:02 CEST 2007 - schubi@suse.de
2433
2434 - Do not regarding requirements for packages which will be deleted in the
2435   same solver run. Bug 310618
2436 - r 7292
2437 - version 3.24.2
2438
2439 -------------------------------------------------------------------
2440 Mon Sep 17 16:33:14 CEST 2007 - jkupec@suse.cz
2441
2442 - don't download filelists.xml.gz (#307105)
2443 - version 3.24.1
2444 - revision 7269
2445
2446 -------------------------------------------------------------------
2447 Mon Sep 17 15:51:04 CEST 2007 - ma@suse.de
2448
2449 - Improve estimated diskusage while there is no valid
2450   solver result. (#325617)
2451 - revision 7266
2452
2453 -------------------------------------------------------------------
2454 Mon Sep 17 15:22:47 CEST 2007 - schubi@suse.de
2455
2456 -Bugfix in vendor change of a required resolvable (Correct error message)
2457  Bug 310455
2458 - r 7262
2459
2460 -------------------------------------------------------------------
2461 Mon Sep 17 12:36:28 CEST 2007 - lslezak@suse.cz
2462
2463 - fixed DU parsing in inst-sys (#308659)
2464 - revision 7256
2465
2466 -------------------------------------------------------------------
2467 Fri Sep 14 22:57:54 CEST 2007 - ma@suse.de
2468
2469 - Enable using patch and delta rpms. (#309124)
2470 - version 3.24.0
2471 - revision 7253
2472
2473 -------------------------------------------------------------------
2474 Thu Sep 13 17:59:55 CEST 2007 - ma@suse.de
2475
2476 - On update do not delete unmaintained non-SuSE packages.
2477 - version 3.23.2
2478 - revision 7239
2479
2480 -------------------------------------------------------------------
2481 Thu Sep 13 13:02:39 CEST 2007 - lslezak@suse.cz
2482
2483 - ZYppImpl::getPartitions() - don't return the current partitioning
2484   when the partitioning hasn't been set - fixes DU parsing in
2485   inst-sys (#308659)
2486
2487 -------------------------------------------------------------------
2488 Thu Sep 13 11:30:47 CEST 2007 - dmacvicar@suse.de
2489
2490 - Throw specific exceptions during commit (#308511)
2491 - 3.23.1
2492
2493 -------------------------------------------------------------------
2494 Wed Sep 12 18:48:00 CEST 2007 - ma@suse.de
2495
2496 - Various disk space calculation fixes. Susetags, plaindir and rpmdb
2497   now provide more detailed disk usage information.
2498   Yum metadata don't, so we book the package size to '/'. (#308362)
2499 - version 3.23.0
2500 - revision 7225
2501
2502 -------------------------------------------------------------------
2503 Wed Sep 12 15:48:41 CEST 2007 - schubi@suse.de
2504
2505 - Regarding keep state while recycle old valid solver results. Bug 286889
2506 - r 7209
2507
2508 -------------------------------------------------------------------
2509 Wed Sep 12 12:24:49 CEST 2007 - jkupec@suse.cz
2510
2511 - report 100% progress on finishing RPM removal (bug #309431)
2512 - revision 7200
2513
2514 -------------------------------------------------------------------
2515 Tue Sep 11 17:25:35 CEST 2007 - schubi@suse.de
2516
2517 - Update: rename language packages --> take that package which fits to the
2518   selected language Bug 308098
2519 - r 7919
2520
2521 -------------------------------------------------------------------
2522 Tue Sep 11 16:11:20 CEST 2007 - dmacvicar@suse.de
2523
2524 - restore deltas and patch rpms from the cache (#309124)
2525 - 3.22.8
2526
2527 -------------------------------------------------------------------
2528 Tue Sep 11 14:54:44 CEST 2007 - ma@suse.de
2529
2530 - Don't fail if a product is deleted multiple times (e.g. due to
2531   obsoletes and an explicit deleted request). (#308746)
2532 - version 3.22.7
2533 - revision 7184
2534
2535 -------------------------------------------------------------------
2536 Tue Sep 11 13:52:47 CEST 2007 - jkupec@suse.cz
2537
2538 - SYSCONFDIR variable added for modifying /etc
2539
2540 -------------------------------------------------------------------
2541 Tue Sep 11 12:18:11 CEST 2007 - schubi@suse.de
2542
2543 - uninstallable resolvable -->suggested solution: delete; Bug 308164
2544 - r 7177
2545
2546 -------------------------------------------------------------------
2547 Mon Sep 10 16:19:05 CEST 2007 - schubi@suse.de
2548
2549 - new translations added
2550 - r 7166
2551 - version 3.22.6
2552
2553 -------------------------------------------------------------------
2554 Mon Sep 10 15:50:49 CEST 2007 - lslezak@suse.cz
2555
2556 - fixed disk usage counting of updated packages (#308362)
2557
2558 -------------------------------------------------------------------
2559 Mon Sep 10 14:17:29 CEST 2007 - schubi@suse.de
2560
2561 - Splitting packages: Take the package with the best
2562   architecture,edition ONLY; Bug 308591
2563 - r 7160
2564
2565 -------------------------------------------------------------------
2566 Mon Sep 10 10:55:45 CEST 2007 - lslezak@suse.cz
2567
2568 - properly report fallback disk usage size (in kB instead of bytes)
2569   when disk usage is not known (YUM repos) (#308475)
2570
2571 -------------------------------------------------------------------
2572 Fri Sep  7 13:27:26 CEST 2007 - ma@suse.de
2573
2574 - Install a sample /etc/zypp.conf. (#306615)
2575 - Fixed missing soversion symlink in package.
2576 - version 3.22.5
2577 - revision 7150
2578
2579 -------------------------------------------------------------------
2580 Fri Sep  7 13:03:48 CEST 2007 - schubi@suse.de
2581
2582 - RequirementIsMet: return true only if ALL Atoms are NOT incomplete; Bug
2583   308252
2584 - r 7143
2585
2586 -------------------------------------------------------------------
2587 Thu Sep  6 18:22:36 CEST 2007 - schubi@suse.de
2588
2589 - Error: Select two candidate with the same name while update.
2590   Solution: If there is a candidate which is already selected for installation -->
2591   take thatone #308082
2592 - r 7132
2593
2594 -------------------------------------------------------------------
2595 Thu Sep  6 14:11:58 CEST 2007 - ma@suse.de
2596
2597 - Work arround installed patterns providing an empty vendor string. (#307743)
2598 - Let the solver treat vendor suse and opensuse as equivalent.
2599 - version 3.22.4
2600
2601 -------------------------------------------------------------------
2602 Thu Sep  6 12:33:27 CEST 2007 - schubi@suse.de
2603
2604 - Checking item before evaluating the concerning vendor. bug #307941
2605 - r 7119
2606
2607 -------------------------------------------------------------------
2608 Wed Sep  6 02:24:37 CEST 2007 - dmacvicar@suse.de
2609
2610 - Fix for bug #307163 - empty package descriptions
2611   a.k.a shared tag not 100% implemented
2612 - r 7117
2613 - version 3.22.3
2614
2615 -------------------------------------------------------------------
2616 Wed Sep  5 17:52:37 CEST 2007 - schubi@suse.de
2617
2618 - logging "reverse" NEEDED_BY in the detail description of solver
2619   problems.
2620 - improved error message if a requiremnt is not fulfilled Bug 307743
2621 - Add "ignore" option to the solution if a requirement is not fulfilled
2622   Bug 304276
2623 - revision 7113
2624
2625 -------------------------------------------------------------------
2626 Wed Sep  5 14:33:02 CEST 2007 - jkupec@suse.cz
2627
2628 - fixed the order of operands of susetags local metadata status
2629   computation which caused the YaST repositories to always get
2630   refreshed (part of bug #304310)
2631 - revision 7107
2632 - version 3.22.2
2633
2634 -------------------------------------------------------------------
2635 Tue Sep  4 12:09:10 CEST 2007 - schubi@suse.de
2636
2637 - comparing vendor with VendorAttr::equivalent
2638 - revision 7103
2639
2640 -------------------------------------------------------------------
2641 Mon Sep  3 18:43:51 CEST 2007 - schwab@suse.de
2642
2643 - Use $RPM_OPT_FLAGS.
2644
2645 -------------------------------------------------------------------
2646 Mon Sep  3 17:14:02 CEST 2007 - ma@suse.de
2647
2648 - Reset transact bits when switching status from
2649   "update" to "protected" (#246976)
2650 - version 3.22.1
2651 - revision 7094
2652
2653 -------------------------------------------------------------------
2654 Mon Sep  3 13:56:42 CEST 2007 - schubi@suse.de
2655
2656 - new translations added
2657 - rev 7083
2658
2659 -------------------------------------------------------------------
2660 Fri Aug 31 22:10:55 CEST 2007 - ma@suse.de
2661
2662 - Added ability to switch off use of patch and delta rpms via zypp.conf (#305864)
2663    [main]
2664    download.use_patchrpm = no
2665    download.use_deltarpm = no
2666 - version 3.22.0
2667 - revision 7069
2668
2669 -------------------------------------------------------------------
2670 Fri Aug 31 19:56:40 CEST 2007 - ma@suse.de
2671
2672 - On demand translate patch requirements into a list of atoms.
2673   Required by the UI to display packages acssociated with a patch.
2674   (#300612)
2675 - version 3.21.1
2676 - revision 7065
2677
2678 -------------------------------------------------------------------
2679 Fri Aug 31 13:59:54 CEST 2007 - kkaempf@suse.de
2680
2681 - enrich ResolverInfo with the reason if a user-initiated request
2682   fails (#304325, #306240)
2683 - r 7051
2684
2685 -------------------------------------------------------------------
2686 Thu Aug 30 20:10:00 CEST 2007 - jkupec@suse.cz
2687
2688 - added missing implementation of LogControl::setLineFormater()
2689   (lslezak)
2690 - version 3.21.0
2691 - revision 7041
2692
2693 -------------------------------------------------------------------
2694 Thu Aug 30 18:55:15 CEST 2007 - jkupec@suse.cz
2695
2696 - enable changing url in requestMedia callback (#294481)
2697 - revision 7037
2698
2699 -------------------------------------------------------------------
2700 Thu Aug 30 18:22:32 CEST 2007 - ma@suse.de
2701
2702 - Filter readonly mount points in DiskUsageCounter (#297405)
2703 - revision 7030
2704
2705 -------------------------------------------------------------------
2706 Thu Aug 30 17:31:33 CEST 2007 - jkupec@suse.cz
2707
2708 - remember the cause of the RepoException when refreshing metadata
2709   (#301022)
2710 - r7023
2711
2712 -------------------------------------------------------------------
2713 Thu Aug 30 17:25:14 CEST 2007 - ma@suse.de
2714
2715 - Safe fix for bug #299680.
2716 - version 3.20.1
2717 - revision 7026
2718
2719 -------------------------------------------------------------------
2720 Thu Aug 30 15:48:03 CEST 2007 - schubi@suse.de
2721
2722 - Bugfix: If a requirement has been fulfilled by more than one language
2723   resolvables only thatone will be taken which fits to the selected
2724   language.
2725 - r 7018
2726
2727 -------------------------------------------------------------------
2728 Thu Aug 30 15:14:23 CEST 2007 - jkupec@suse.cz
2729
2730 - correct error code for media errors in MediaCurl::doGetFileCopy()
2731   affects only zypper error output, does not affect YaST
2732 - r7013
2733
2734 -------------------------------------------------------------------
2735 Wed Aug 29 18:28:41 CEST 2007 - jkupec@suse.cz
2736
2737 - reverted blocking of requestMedia from r6271 (#301710)
2738 - r6999
2739
2740 -------------------------------------------------------------------
2741 Wed Aug 29 18:09:29 CEST 2007 - kkaempf@suse.de
2742
2743 - prevent progress report in destructor (#299680)
2744 - r6998
2745
2746 -------------------------------------------------------------------
2747 Wed Aug 29 18:02:36 CEST 2007 - jkupec@suse.cz
2748
2749 - treat non-filelists.xml <file> entries as file provides capabilities
2750   in YUM parser (#304701)
2751 - r6992
2752
2753 -------------------------------------------------------------------
2754 Wed Aug 29 16:32:01 CEST 2007 - kkaempf@suse.de
2755
2756 - the media.1/media uniquely identifies a 'susetags' repo, not
2757   the content file (#304200)
2758
2759 -------------------------------------------------------------------
2760 Wed Aug 29 15:42:17 CEST 2007 - jkupec@suse.cz
2761
2762 - fixed locale dir (#304649)
2763 - r6984
2764
2765 -------------------------------------------------------------------
2766 Wed Aug 29 15:39:52 CEST 2007 - kkaempf@suse.de
2767
2768 - don't treat normal package license as "license to confirm"
2769   (#305906)
2770
2771 -------------------------------------------------------------------
2772 Wed Aug 29 15:28:53 CEST 2007 - ma@suse.de
2773
2774 - Fixed fix for #293039. Segfault due to uninitialzed data.
2775 - version 3.19.3
2776 - revision 6980
2777
2778 -------------------------------------------------------------------
2779 Wed Aug 29 15:10:20 CEST 2007 - schubi@suse.de
2780
2781 - reduced too much verbosed ResolverContext logging; Bug 303971
2782 - r 6977
2783
2784 -------------------------------------------------------------------
2785 Wed Aug 29 13:55:28 CEST 2007 - ma@suse.de
2786
2787 - Fixed PlainDir repositories to provide real disk usage data. For
2788   repomd and others that do not provide any detailed disk usage info,
2789   assume the packgage size is required below "/". Peviously they were
2790   treated as being empy.
2791 - version 3.19.2
2792 - revision 6972
2793
2794 -------------------------------------------------------------------
2795 Wed Aug 29 13:36:42 CEST 2007 - schubi@suse.de
2796
2797 - Add a new solver solution in the case of running in a timeout:
2798   ProblemSolutionDoubleTimeout.h
2799   #Bug 302496
2800 - revision 6970
2801
2802 -------------------------------------------------------------------
2803 Wed Aug 29 11:23:26 CEST 2007 - dmacvicar@suse.de
2804
2805 - bug in fix for (#292986)
2806
2807 -------------------------------------------------------------------
2808 Tue Aug 28 18:48:26 CEST 2007 - dmacvicar@suse.de
2809
2810 - (#297001) - libzypp: can't skip broken packages
2811 - re enable importing zypp keyring from rpm.(#302379)
2812 - 3.19.1
2813
2814 -------------------------------------------------------------------
2815 Tue Aug 28 17:30:30 CEST 2007 - kkaempf@suse.de
2816
2817 - rename ResolvableQuery::iterateResolvablesByKindsAndStrings
2818   to ResolvableQuery::iterateResolvablesByKindsAndStringsAndRepos
2819   in order to support query-by-repo (#305384)
2820 - fix iterateResolvablesByKindsAndStringsAndRepos to take any
2821   number of kinds, names, or repos (#305347)
2822 - remove ResolvableQuery::iterateResolvablesByKind, not needed
2823 - version 3.19.0
2824 - rev 6935
2825
2826 -------------------------------------------------------------------
2827 Tue Aug 28 11:27:53 CEST 2007 - dmacvicar@suse.de
2828
2829 - real fix for reading signature ids. (#390535).
2830 - delete metadata when removing repo (#301037).
2831
2832 -------------------------------------------------------------------
2833 Mon Aug 27 23:52:41 CEST 2007 - dmacvicar@suse.de
2834
2835 - following behaviour for setPartitions
2836   - if they are not set, they are detected
2837   - if they are set, that value is used.
2838   - if value set or detected is empty, all disk usage
2839     information is read. Otherwise just values in those
2840     mount points.
2841     Should work for installation as long as detectPartitions
2842     is empty at installation.(#293039)
2843
2844 -------------------------------------------------------------------
2845 Mon Aug 27 17:08:41 CEST 2007 - kkaempf@suse.de
2846
2847 - Add ZConfig::overrideSystemArchitecture() to override zypp arch
2848   from external, e.g. for the testcases
2849 - Honor ZYPP_CONF environment variable to override the buit-in
2850   /etc/zypp/zypp.conf
2851 - Check architecture at handout() to prevent NULL ptr reference.
2852 - Bug 301286
2853 - rev 6908
2854
2855 -------------------------------------------------------------------
2856 Mon Aug 27 15:53:52 CEST 2007 - schubi@suse.de
2857
2858 -The solver generate an establish call for all
2859  resolvables which has filesystemcaps if there is not a valid result from a
2860  former solver run available. This covers:
2861  * Initial solver run
2862  * Changing of filesystem whithin a workflow, cause the solver results will
2863    be reset if the filesystem dependencies have been changed
2864  Bug 271912
2865 - r 6901
2866
2867 -------------------------------------------------------------------
2868 Sun Aug 26 15:49:27 CEST 2007 - kkaempf@suse.de
2869
2870 - pass location to plaindir package (#303751)
2871 - Add name of file in question to checksum/signature related
2872   exceptions.
2873 - pass basename of file to verifyFileSignatureWorkflow (instead of
2874   empty string).
2875 - filter out incompatible architectures when parsing sustags
2876   repos (first half of #301286)
2877 - r 6882
2878
2879 -------------------------------------------------------------------
2880 Fri Aug 24 11:52:27 CEST 2007 - dmacvicar@suse.de
2881
2882 - don't run source migration if yast is running in
2883   intsys mode (#297136)
2884 - signature and checksum verification fixes. Still pending
2885   problem ZYpp getting no output from gpg when running from zypper.
2886   (#302059)
2887
2888 -------------------------------------------------------------------
2889 Thu Aug 23 13:51:41 CEST 2007 - schubi@suse.de
2890
2891 - Do not strip resolvables which have the same name but different kind
2892   (ResolverInfo*)
2893 - Flag info NEEDEDBY correctly if it will be used by freshen/supplement
2894 - r 6830
2895
2896 -------------------------------------------------------------------
2897 Wed Aug 22 18:58:44 CEST 2007 - mvidner@suse.cz
2898
2899 - Do not use "a-z" in regexes. Fixes "Invalid Url scheme 'http'" in
2900   the Estonian locale (#302525).
2901
2902 -------------------------------------------------------------------
2903 Wed Aug 22 17:59:39 CEST 2007 - aschnell@suse.de
2904
2905 - added remembering of exception history at various places
2906
2907 -------------------------------------------------------------------
2908 Wed Aug 22 16:52:09 CEST 2007 - schubi@suse.de
2909
2910 - Bugfixes concerning vendor handling:
2911 - first bug:
2912   Installed A-1.0(vendor SuSE)
2913   Available A-2.0(other vendor)
2914   A will not be regarded as "unmaintained". So it will not be deleted.
2915 - second bug:
2916   A need B-2.0. B-1.0 is installed but has another vendor. Report a
2917   proper errmessage.
2918 - Testcase : solution-tests/vendor-test.xml
2919 - r 6812
2920 - 3.18.4
2921
2922 -------------------------------------------------------------------
2923 Tue Aug 21 15:38:08 CEST 2007 - dmacvicar@suse.de
2924
2925 - ignore HASH key for download (#300982)
2926
2927 -------------------------------------------------------------------
2928 Tue Aug 21 15:17:23 CEST 2007 - schubi@suse.de
2929
2930 - Added explicitly_requested as parameter in ResolverContext::Uninstall
2931   Bug 299819
2932 - revision 6794
2933
2934 -------------------------------------------------------------------
2935 Tue Aug 21 13:06:44 CEST 2007 - dmacvicar@suse.de
2936
2937 - If no mount information is available, parse all DU entries.
2938 - read only hack mode for migrate-sources. We actually do add
2939   repositories with it, but no harm. (#292986)
2940 - fix some typos in exceptions (#301331)
2941 - 3.18.3
2942
2943 -------------------------------------------------------------------
2944 Mon Aug 20 16:06:36 CEST 2007 - schubi@suse.de
2945
2946 - Do not regard explicit request in order to recognize updated packages
2947   correctly. Bug 301676
2948 - Updated translations
2949 - r 6766
2950 - 3.18.2
2951
2952 -------------------------------------------------------------------
2953 Mon Aug 20 15:35:46 CEST 2007 - mvidner@suse.cz
2954
2955 - package-manager script: Call /sbin/yast2 with full path because of
2956   gnomesu (#269873).
2957
2958 -------------------------------------------------------------------
2959 Mon Aug 20 15:23:14 CEST 2007 - dmacvicar@suse.de
2960
2961 - add support for the HASH key. (#300982)
2962 - Use ContentFileParser in Downloader (instead of implementing
2963   the parser again, it has a reason, Downloader was written first)
2964 - update testcases and data to cover the new HASH key
2965 - 3.18.1
2966
2967 -------------------------------------------------------------------
2968 Mon Aug 20 13:21:34 CEST 2007 - kkaempf@suse.de
2969
2970 - unify query API for kind and name, summary, description
2971   (incomplete)
2972 - rev 6761, version 3.18.0
2973
2974 -------------------------------------------------------------------
2975 Fri Aug 17 12:30:55 CEST 2007 - kkaempf@suse.de
2976
2977 - add iterateResolvablesByKindsAndName
2978 - rev 6735, version 3.17.13
2979
2980 -------------------------------------------------------------------
2981 Fri Aug 17 11:45:24 CEST 2007 - kkaempf@suse.de
2982
2983 - rename ResolvableQuery::queryByName to iterateResolvablesByName
2984 - fix reading of kind and repository in ResolvableQuery
2985 - add reverse lookups in CacheTypes
2986 - add iterateResolvablesByKind
2987 - rev 6733
2988
2989 -------------------------------------------------------------------
2990 Fri Aug 17 10:37:56 CEST 2007 - schubi@suse.de
2991
2992 - shorten solver error messages Bug 259894
2993 - rev 6723
2994
2995 -------------------------------------------------------------------
2996 Thu Aug 16 23:43:50 CEST 2007 - kkaempf@suse.de
2997
2998 - fix ResolvableQuery::query(), add ResolvableQuery::queryByName()
2999   install zypp/cache header files.
3000 - rev 6719, version 3.16.13
3001
3002 -------------------------------------------------------------------
3003 Thu Aug 16 17:21:52 CEST 2007 - kkaempf@suse.de
3004
3005 - discard pattern files with incompatbile architecture, both
3006   for download and for parsing. (#298716)
3007 - rev 6711
3008
3009 -------------------------------------------------------------------
3010 Thu Aug 16 17:12:45 CEST 2007 - kkaempf@suse.de
3011
3012 - run sqlite asynchronously and add sql index files where
3013   appropriate, gives 6x performance on certain operations.
3014   Bumping cache schema version to 1004.
3015   (#300998)
3016 - rev 6710
3017
3018 -------------------------------------------------------------------
3019 Thu Aug 16 17:08:58 CEST 2007 - kkaempf@suse.de
3020
3021 - fix String::endsWith (#301038)
3022 - rev 6709
3023
3024 -------------------------------------------------------------------
3025 Thu Aug 16 11:16:25 CEST 2007 - schubi@suse.de
3026
3027 - added an _explicitly_requested in QueueItemConflict ( as already in
3028   QueueItemEstablish, QueueItemInstall, QueueItemUninstall ) in order to
3029   remove the conflicting item without an error message. Bug 299819
3030 - rev 6699
3031
3032 -------------------------------------------------------------------
3033 Thu Aug 16 07:23:31 CEST 2007 - jkupec@suse.cz
3034
3035 - forgot to set default refresh policy in checkIfToRefreshMetadata
3036 - repo.refresh.delay default set to 10 minutes
3037 - 6693
3038
3039 -------------------------------------------------------------------
3040 Wed Aug 15 15:32:36 CEST 2007 - schubi@suse.de
3041
3042 - Bugfix while regarding correct vendor in update
3043 - r6677
3044 - version 3.15.0
3045
3046 -------------------------------------------------------------------
3047 Wed Aug 15 13:57:04 CEST 2007 - jkupec@suse.cz
3048
3049 - repo.refresh.delay=<minutes> (ZConfig, "main" section) support
3050   added to delay next check & refresh until the specified number of
3051   minutes has passed from the last check or refresh (FATE #301991).
3052   Revisions: 6654, 6656, 6666, and 6667.
3053 - filesystem::touch(Pathname) added (r6666)
3054 - RepoManager::touchIndexFile(RepoInfo) added
3055 - RepoManager::checkIfToRefreshMetadata(RepoInfo,Url,policy):
3056   decision to do the refresh moved to this public method.
3057 - r6667
3058
3059 -------------------------------------------------------------------
3060 Wed Aug 15 12:38:26 CEST 2007 - schubi@suse.de
3061
3062 - generate a resolver problem if addRequires does not find a resovable
3063   #299486
3064 - rev 6660
3065
3066 -------------------------------------------------------------------
3067 Tue Aug 14 15:54:15 CEST 2007 - schubi@suse.de
3068
3069 - Prioritized delete request by the user BEFORE delete requests due
3070   missing dependencies or conflicting dependencies. Bug 298322
3071 - rev 6640
3072
3073 -------------------------------------------------------------------
3074 Fri Aug 10 20:49:20 CEST 2007 - jkupec@suse.cz
3075
3076 - support also "Plaindir" as valid repo type name (#298622)
3077 - revision 6616
3078 - version 3.14.0
3079
3080 -------------------------------------------------------------------
3081 Fri Aug 10 18:03:06 CEST 2007 - dmacvicar@suse.de
3082
3083 - fix segfault in Progress reporting
3084 - progress report use name instead of alias (#298035)
3085 - repoinfo returns alias if name is empty
3086
3087 -------------------------------------------------------------------
3088 Fri Aug 10 16:04:42 CEST 2007 - dmacvicar@suse.de
3089
3090 - merge patch by dmueller to get rid of boost-regex
3091
3092 -------------------------------------------------------------------
3093 Fri Aug 10 13:50:40 CEST 2007 - dmacvicar@suse.de
3094
3095 - dont create a second CacheStore in the same scope, will lock...
3096   #297627
3097
3098 -------------------------------------------------------------------
3099 Thu Aug  9 15:04:21 CEST 2007 - jkupec@suse.cz
3100
3101 - fixed some RepoManager exception docs & history
3102 - r6558
3103
3104 -------------------------------------------------------------------
3105 Thu Aug  9 13:33:59 CEST 2007 - dmacvicar@suse.de
3106
3107 - feature #302135: Graceful update of 3rd party packages
3108   Automatic upgrading only sees packages from same vendor
3109   This allows not needed to have those locked.
3110 - Add persistent locks file which allow wildcards. Users
3111   can lock certain packages adding lines like "kde* < 3.5"
3112 - add applyLocks() to apply persistent locks before solving
3113
3114 -------------------------------------------------------------------
3115 Thu Aug  9 13:28:20 CEST 2007 - schubi@suse.de
3116
3117 -  recognize changes in the pool (e.g. changing /etc/sysconfig/storage
3118   #271912 wq
3119 - Added locking resolvables in the testcases
3120 - rev 6544
3121
3122 -------------------------------------------------------------------
3123 Wed Aug  8 16:04:07 CEST 2007 - dmacvicar@suse.de
3124
3125 - add migrate-sources to %post (#292986)
3126 - 3.13.15
3127
3128 -------------------------------------------------------------------
3129 Wed Aug  8 13:32:52 CEST 2007 - jkupec@suse.cz
3130
3131 - fixed bug with using wrong files from raw metadata cache
3132   (bug #297611) (duncanmv) (r6501, already released in 3.13.14)
3133
3134 -------------------------------------------------------------------
3135 Wed Aug  8 12:42:39 CEST 2007 - schubi@suse.de
3136
3137 - fix in "ignore conflicts" if the conflict has been caused by an obsolete
3138   Bug# 297795
3139 - r 6517
3140
3141 -------------------------------------------------------------------
3142 Tue Aug  7 17:04:47 CEST 2007 - dmacvicar@suse.de
3143
3144 - implement susetags support for compressed metadata
3145   and testcases. (feature #301916)
3146 - implement disk usage in cache. For installation requires
3147   some changes in YaST to setup the ZYpp getPartitions()
3148   before repos are cached. (bug #293039)
3149 - added testcases for diskusage
3150 - 3.13.14
3151
3152 -------------------------------------------------------------------
3153 Mon Aug  6 10:19:12 CEST 2007 - jkupec@suse.cz
3154
3155 - fixed YUM parser to properly create source packages
3156 - disabled reading of filelists.xml.gz by default (the data are
3157   currently not stored anyway)
3158 - revision 6481
3159 - version 3.13.13
3160
3161 -------------------------------------------------------------------
3162 Sat Aug  4 01:03:19 CEST 2007 - ma@suse.de
3163
3164 - Don't download unwanted translation files (#293740).
3165 - revision 6470
3166
3167 -------------------------------------------------------------------
3168 Fri Aug  3 23:52:18 CEST 2007 - ma@suse.de
3169
3170 - Fix susetags repo to parse dikusage data (#293039)
3171 - revision 6467
3172 - version 3.13.12
3173
3174 -------------------------------------------------------------------
3175 Fri Aug  3 18:56:47 CEST 2007 - ma@suse.de
3176
3177 - Add product attribute 'type' (aka 'category' which is now
3178   deprecated). Adapted sustags and yum parsers to parse and
3179   provide this value.
3180 - revision 6464
3181 - version 3.13.11
3182
3183 -------------------------------------------------------------------
3184 Fri Aug  3 17:29:56 CEST 2007 - dmacvicar@suse.de
3185
3186 - fix modalias rel column number
3187 - version 3.13.10
3188
3189 -------------------------------------------------------------------
3190 Fri Aug  3 16:35:36 CEST 2007 - dmacvicar@suse.de
3191
3192 - Implemented option repo.add.probe to allow probing
3193   the added repositories
3194 - version 3.13.9
3195
3196 -------------------------------------------------------------------
3197 Fri Aug  3 16:07:46 CEST 2007 - schubi@suse.de
3198
3199 - Fixed detection of renamed packages while update.
3200 - Added new translations
3201 - rev 6445
3202
3203 -------------------------------------------------------------------
3204 Fri Aug  3 15:02:28 CEST 2007 - ma@suse.de
3205
3206 - Speed up retrieving MediaNr attribute, as it slows down install
3207   order calculation. (#297173)
3208 - revision 6442
3209
3210 -------------------------------------------------------------------
3211 Fri Aug  3 14:13:36 CEST 2007 - dmacvicar@suse.de
3212
3213 - Fixed cache schema upgrade
3214
3215 -------------------------------------------------------------------
3216 Fri Aug  3 13:38:17 CEST 2007 - ma@suse.de
3217
3218 - Fixed pattern includes and extends attributes.
3219 - revision 6431
3220 - version 3.13.8
3221
3222 -------------------------------------------------------------------
3223 Fri Aug  3 12:33:41 CEST 2007 - schubi@suse.de
3224
3225 - API for retrieving additional dependencies" solver/detail/Resolver.h
3226 - Handle additional dependencies in the testcases
3227 - Handle system and language dependencies in the testcases correctly.
3228 - r 6418
3229
3230 -------------------------------------------------------------------
3231 Thu Aug  2 18:14:12 CEST 2007 - ma@suse.de
3232
3233 - Indicate changed pool content if /etc/sysconfig/storage USED_FS_LIST
3234   has changed. Resolver must discard any cached filesystem dependencies.
3235   (required for #271912)
3236 - revision 6404
3237
3238 -------------------------------------------------------------------
3239 Thu Aug  2 16:37:06 CEST 2007 - ma@suse.de
3240
3241 - Indicate changed pool content to the resolver. (required for #271912)
3242 - revision 6398
3243 - version 3.13.7
3244
3245 -------------------------------------------------------------------
3246 Thu Aug  2 10:16:16 CEST 2007 - schubi@suse.de
3247
3248 - speedup error handling. Do not log ResolveInfo anymore. Set limit of 20
3249   problems. Bug 280387
3250 - r 6378
3251 - version 3.13.6
3252
3253 -------------------------------------------------------------------
3254 Wed Aug  1 18:51:12 CEST 2007 - ma@suse.de
3255
3256 - Added interface to install source packages via zypper.
3257 - revision 6373
3258 - version 3.13.5
3259
3260 -------------------------------------------------------------------
3261 Tue Jul 31 22:01:08 CEST 2007 - ma@suse.de
3262
3263 - Added package attributes Package::sourcePkgName and
3264   Package::sourcePkgEdition. Name and edition of the source
3265   rpm this package was built from.
3266 - Added ZYpp::installSrcPackage to install a single source package.
3267 - revision 6353
3268 - version 3.13.4
3269
3270 -------------------------------------------------------------------
3271 Tue Jul 31 19:06:54 CEST 2007 - ma@suse.de
3272
3273 - Temorary files and directories created by makeSibling use the
3274   same protection as the original.
3275 - revision 6344
3276 - version 3.13.3
3277
3278 -------------------------------------------------------------------
3279 Tue Jul 31 10:37:13 CEST 2007 - schubi@suse.de
3280
3281 - Removed keepExtras from resolvePool. This will be handled
3282   in the solver internally now. #294727
3283 - Checking if item really exists (#295544; ResolverInfoContainer.cc)
3284 - revision 6317
3285 - version 3.13.2
3286
3287 -------------------------------------------------------------------
3288 Mon Jul 30 17:23:19 CEST 2007 - ma@suse.de
3289
3290 - Remove tribool from RepoInfo's interface.
3291 - revision 6301
3292 - version 3.13.1
3293
3294 -------------------------------------------------------------------
3295 Mon Jul 30 13:59:33 CEST 2007 - ma@suse.de
3296
3297 - Fixed wrong media number reported by script, message and patch.
3298 - Fixed script API to provide the scripts location on media (if not
3299   inlined).
3300 - Introduced ScripProvider to make a script available on the local
3301   disk.
3302 - revision 6288
3303 - version 3.13.0
3304
3305 -------------------------------------------------------------------
3306 Fri Jul 27 18:08:42 CEST 2007 - jkupec@suse.cz
3307
3308 - don't request media chage if the media is not changeable (like
3309   e.g. http)
3310 - revision 6271
3311 - version 3.12.1
3312
3313 -------------------------------------------------------------------
3314 Fri Jul 27 17:40:44 CEST 2007 - dmacvicar@suse.de
3315
3316 - progress ticks for clean cache
3317 - ZConfig: remove default from names.
3318 - re enable reading cache callbacks
3319 - ini parser without boost::regexp
3320   patch by dmueller (#152447)
3321
3322 -------------------------------------------------------------------
3323 Fri Jul 27 17:16:27 CEST 2007 - ma@suse.de
3324
3325 - Fixed package to provide the location media number. (#294496)
3326 - revision 6263
3327
3328 -------------------------------------------------------------------
3329 Fri Jul 27 16:31:38 CEST 2007 - jkupec@suse.cz
3330
3331 - RepoFileReader - ignore empty url keys (baseurl, mirrorlist,
3332   gpgkey) instead of throwing bad url exception
3333 - revision 6259
3334
3335 -------------------------------------------------------------------
3336 Thu Jul 26 16:41:30 CEST 2007 - kkaempf@suse.de
3337
3338 - Make clearing of extra dependencies/conflicts configurable when
3339   resolvePool(). Leave the default as before (clear extras).
3340   Bug # 294727
3341 - revision 6233
3342 - version 3.12.0
3343
3344 -------------------------------------------------------------------
3345 Thu Jul 26 10:58:27 CEST 2007 - dmacvicar@suse.de
3346
3347 - /var/lib/zypp/cache -> /var/cache/zypp
3348   (#292419)
3349 - ini parser without boost::regexp, patch by dmueller
3350   (#152447)
3351
3352 -------------------------------------------------------------------
3353 Wed Jul 25 13:50:06 CEST 2007 - ma@suse.de
3354
3355 - Make temp directory configurable  via environment
3356   variable ZYPPTMPDIR.
3357 - revision 6202
3358 - version 3.11.11
3359
3360 -------------------------------------------------------------------
3361 Tue Jul 24 17:55:49 CEST 2007 - ma@suse.de
3362
3363 - Fixed bug in smart pointer comparison.
3364
3365 -------------------------------------------------------------------
3366 Mon Jul 23 13:05:53 CEST 2007 - ma@suse.de
3367
3368 - Fix failing rename of metadata download directories across
3369   filesystem boundaries.
3370
3371 -------------------------------------------------------------------
3372 Fri Jul 20 16:10:59 CEST 2007 - ma@suse.de
3373
3374 - Fixed malicious gettext include.
3375 - Make ZConfig a singleton.
3376 - revision 6123
3377
3378 -------------------------------------------------------------------
3379 Thu Jul 19 15:52:03 CEST 2007 - ma@suse.de
3380
3381 - Fixed repo::provideFile to set a deleter for downloaded files
3382   (#293004).
3383 - revision 6094
3384 - version 3.11.10
3385
3386 -------------------------------------------------------------------
3387 Thu Jul 19 12:58:12 CEST 2007 - ma@suse.de
3388
3389 - Query ByRepository now takes as well an alias.
3390
3391 -------------------------------------------------------------------
3392 Wed Jul 18 16:40:35 CEST 2007 - dmacvicar@suse.de
3393
3394 - fix retrieval of container attributes in cache
3395   (#292698)
3396
3397 -------------------------------------------------------------------
3398 Wed Jul 18 16:12:06 CEST 2007 - ma@suse.de
3399
3400 - Port zypp-query-pool (#292404)
3401 - revision 6069
3402 - version 3.11.9
3403
3404 -------------------------------------------------------------------
3405 Wed Jul 18 16:09:04 CEST 2007 - schubi@suse.de
3406
3407 - added new calls in Resolver.h: addRequire,addConflict
3408
3409 -------------------------------------------------------------------
3410 Wed Jul 18 14:43:04 CEST 2007 - ma@suse.de
3411
3412 - Fixed IniParser to allow '=' in values (#292669)
3413 - revision 6063
3414
3415 -------------------------------------------------------------------
3416 Wed Jul 18 14:16:59 CEST 2007 - dmacvicar@suse.de
3417
3418 - allow / in alias (#292628)
3419
3420 -------------------------------------------------------------------
3421 Wed Jul 18 12:38:55 CEST 2007 - ma@suse.de
3422
3423 - Fixed repo::provideFile to throw on error.
3424 - Fixed ResolvableQuery to use 0 as default for non existing
3425   numerical values.
3426 - revision 6058
3427
3428 -------------------------------------------------------------------
3429 Tue Jul 17 15:57:03 CEST 2007 - ma@suse.de
3430
3431 - Fixed OnMediLocation to use safe defaults. Added setLocaltion and
3432   additional ctor for convenience.
3433 - revision 6047
3434
3435 -------------------------------------------------------------------
3436 Tue Jul 17 10:45:39 CEST 2007 - schubi@suse.de
3437
3438 - Evalute update canditate:
3439   Take canditates only which are really installable. Bug 292077
3440   r 6034
3441
3442 -------------------------------------------------------------------
3443 Mon Jul 16 15:41:31 CEST 2007 - jkupec@suse.cz
3444
3445 - fixed some tribool bugs in RepoInfo
3446 - revision 6022
3447
3448 -------------------------------------------------------------------
3449 Mon Jul 16 11:43:33 CEST 2007 - dmacvicar@suse.de
3450
3451 - fix reading of non existant repo
3452 - r6018
3453 - first submission to stable
3454 - fix keywords parsing in susetags parser
3455 - version 3.11.8
3456
3457 -------------------------------------------------------------------
3458 Wed Jul 11 19:14:47 CEST 2007 - jkupec@suse.cz
3459
3460 - make resolvable query complete exceptionless with the database
3461 - test that packages have some attributes
3462 - disable progress adaptor for now
3463 - revision 5977
3464 - version 3.11.7
3465
3466 -------------------------------------------------------------------
3467 Wed Jul 11 14:37:02 CEST 2007 - ma@suse.de
3468
3469 - fixed unresolved symbols
3470 - revision 5972
3471 - version 3.11.6
3472
3473 -------------------------------------------------------------------
3474 Wed Jul 11 13:31:39 CEST 2007 - ma@suse.de
3475
3476 - fixed TranslatedText creating unwanted entries.
3477 - fixed capability processing
3478 - revision 5964
3479 - version 3.11.5
3480
3481 -------------------------------------------------------------------
3482 Tue Jul 10 20:01:18 CEST 2007 - jkupec@suse.cz
3483
3484 - MediaSetAccess::release() added
3485 - Use attachDesiredMedia in MediaProducts
3486 - Progress reporting improved
3487 - revision 5959
3488 - version 3.11.4
3489
3490 -------------------------------------------------------------------
3491 Tue Jul 10 14:23:13 CEST 2007 - ma@suse.de
3492
3493 - fixed parsing translated texts.
3494 - added source packages.
3495 - revision 5947
3496 - version 3.11.3
3497
3498 -------------------------------------------------------------------
3499 Tue Jul 10 13:11:31 CEST 2007 - jkupec@suse.cz
3500
3501 - repo callbacks fixed
3502 - Fixed YUM parser progress reporting
3503 - Added CombinedProgressData
3504 - make RepoImpl::resolvables() load lazy
3505 - MediaProducts added for scanning products file
3506 - Implement cache schema versioning and automatic invalidation of
3507   cache when schema changes
3508 - revision 5942
3509 - version 3.11.2
3510
3511 -------------------------------------------------------------------
3512 Fri Jul  6 13:51:50 CEST 2007 - ma@suse.de
3513
3514 - Propagate pools repository_iterator to the UI
3515 - revision 5911
3516 - version 3.11.1
3517
3518 -------------------------------------------------------------------
3519 Thu Jul  5 17:02:08 CEST 2007 - ma@suse.de
3520
3521 - Package::location is now returns an OnMediaLocation
3522 - archivesize() renamed to downloadSize()
3523 - Allow to iterate all Repositories that contribute
3524   Resolvables to the Pool.
3525 - MediaSetAccess::provideDir added
3526 - remove useless url check
3527 - add old-api-style wrapper
3528 - Add MediaProducts class
3529 - revision 5892
3530 - version 3.11.0
3531
3532 -------------------------------------------------------------------
3533 Thu Jul  5 09:31:02 CEST 2007 - schubi@suse.de
3534
3535 - function isInstalledBy/installs
3536   Added an initial installation flag which shows if the item has been
3537   triggered for installation, or the dependency is already satisfied.
3538 - Revision 5884
3539 - Version 3.4.0
3540
3541 -------------------------------------------------------------------
3542 Tue Jul  3 13:07:31 CEST 2007 - jkupec@suse.cz
3543
3544 - removed unused %{prefix}/lib/zypp from %files in spec file
3545 - revision 5870
3546
3547 -------------------------------------------------------------------
3548 Tue Jul  3 10:37:37 CEST 2007 - jkupec@suse.cz
3549
3550 - Old API (SourceManager, metadata parsers) dropped in favor of the
3551   new refactored ones (RepoManager, RepoParser(s), cache subtree,
3552   repo subtree).
3553 - Some new API improvements.
3554 - revision 5868
3555 - version 3.10.0 (bumped minor to 10 to indicate refactoring branch)
3556
3557 -------------------------------------------------------------------
3558 Fri Jun 22 15:28:03 CEST 2007 - schubi@suse.de
3559
3560 - New API calls which provides more information about one
3561   resolvable after a solverrun:
3562   isInstalledBy (const PoolItem_Ref item);
3563   installs (const PoolItem_Ref item);
3564 - Revision 5835
3565
3566 -------------------------------------------------------------------
3567 Thu Jun 21 15:58:16 CEST 2007 - adrian@suse.de
3568
3569 - fix changelog entry order
3570
3571 -------------------------------------------------------------------
3572 Wed Jun 20 11:47:33 CEST 2007 - schubi@suse.de
3573
3574 - Ignore conflicting items which are uninstallable
3575 - Create a "needed by" info if a requirement is still fulfilled.
3576 - Allow only one needed_by and needed_by_capability in QueueItemInstall
3577 - Added capability and type (REQUIRE, RECOMMEND,....) to
3578   ResolverInfoNeededBy
3579 - Evaluate ResolverInfoNeededBy for more information in the error
3580   messages
3581 - Enlarge detail description in the error messages
3582 - Revision 5807
3583
3584 -------------------------------------------------------------------
3585 Tue Jun 19 13:59:09 CEST 2007 - ma@suse.de
3586
3587 - Fixes for gcc-4.2
3588 - revision 5786
3589 - version 3.3.1
3590
3591 -------------------------------------------------------------------
3592 Mon Jun 18 17:20:45 CEST 2007 - mvidner@suse.cz
3593
3594 - fixed so versioning from libtool to cmake
3595 - 3.3.0
3596
3597 -------------------------------------------------------------------
3598 Mon Jun 18 09:47:32 CEST 2007 - dmacvicar@suse.de
3599
3600 - Use gpg2 instead of gpg for keyring and make
3601   the package depend on it (#284211)
3602
3603 -------------------------------------------------------------------
3604 Mon Jun 11 17:02:49 CEST 2007 - schubi@suse.de
3605
3606 - Required kmp packges FOR EACH installed/to_be_installed kernel will be installed.
3607   New dependency "packageand(foo:bar)" which provides an AND dependency by
3608   injecting a supplement/freshen.
3609   e.G. package novell-cluster-services-kmp-smp
3610   supplements: packageand(kernel-smp:novell-cluster-services-kmp)
3611   Bug 255011
3612 - Dont check for architecture changes in atoms (#266178)
3613 - Revision 5720
3614
3615 -------------------------------------------------------------------
3616 Wed May 23 17:03:29 CEST 2007 - ma@suse.de
3617
3618 - Fixed package-manager script (#275847)
3619 - revision 5614
3620
3621 -------------------------------------------------------------------
3622 Wed May 23 13:32:02 CEST 2007 - schubi@suse.de
3623
3624 - fixed cmake
3625 - version 3.2.2
3626
3627 -------------------------------------------------------------------
3628 Wed May 23 11:25:55 CEST 2007 - schubi@suse.de
3629
3630 - Reduced logging in order to speedup solving Bug 275100
3631 - revision 5603
3632 - version 3.2.1
3633
3634 -------------------------------------------------------------------
3635 Tue May 15 14:03:34 CEST 2007 - ma@suse.de
3636
3637 - Fix excess calls to releaseFile. (#274357)
3638 - revision 5545
3639
3640 -------------------------------------------------------------------
3641 Wed May  9 18:44:20 CEST 2007 - dmacvicar@suse.de
3642
3643 - Fix importing keys into rpm. (#270125)
3644 - r5527
3645
3646 -------------------------------------------------------------------
3647 Wed Apr 18 14:56:17 CEST 2007 - ma@suse.de
3648
3649 - Support filesystem dependencies to add needed filesystem RPMs
3650   automatically (Fate 301966).
3651 - revision 5404
3652 - version 3.2.0
3653
3654 -------------------------------------------------------------------
3655 Mon Apr 16 11:23:15 CEST 2007 - jkupec@suse.cz
3656
3657 - avoiding attaching media where not needed (#263207)
3658 - r5381
3659
3660 -------------------------------------------------------------------
3661 Fri Apr 13 17:32:55 CEST 2007 - dmacvicar@suse.de
3662
3663 - fix FileCap with attributes
3664 - r5376
3665
3666 -------------------------------------------------------------------
3667 Thu Apr 12 02:33:18 CEST 2007 - ma@suse.de
3668
3669 - Fixed computation of install order. Take requirements of
3670   an installed packages uninstall scripts into account, if
3671   the package is updated. (#258682)
3672 - revision 5349
3673 - version 3.1.1
3674 -------------------------------------------------------------------
3675 Wed Apr 11 15:24:01 CEST 2007 - ma@suse.de
3676
3677 - Parse and provide package keywords. (Fate 120368)
3678 - revision 5338
3679 - version 3.1.0
3680
3681 -------------------------------------------------------------------
3682 Thu Apr  5 15:50:15 CEST 2007 - schubi@suse.de
3683
3684 - Upgrade: Do NOT delete packages which have unresolved dependencies -->
3685   Ask the user. Bug 258322
3686 - revision 5305
3687 - version 3.0.3
3688
3689 -------------------------------------------------------------------
3690 Wed Apr  4 19:39:12 CEST 2007 - ma@suse.de
3691
3692 - Fix restoring of Sources id root prefix is used. (#238165)
3693 - revision 5299
3694 - version 3.0.2
3695
3696 -------------------------------------------------------------------
3697 Wed Apr  4 15:33:54 CEST 2007 - jkupec@suse.cz
3698
3699 - MediaManager::attachDesiredMedia() added to support multiple
3700   (CD/DVD) drives (fate #3974)
3701 - r5296
3702
3703 -------------------------------------------------------------------
3704 Wed Mar 14 14:33:26 CET 2007 - schubi@suse.de
3705
3706 - If there is no valid solver result and NOT all resolvables ( other
3707   architecture) has been regarded, let the user decide making a new
3708   solver run with ALL available resolvables. Bug 223440
3709 - reducing logging (error -> debug)  bug 252921
3710 - Revision 5219
3711
3712 -------------------------------------------------------------------
3713 Fri Mar  9 00:08:38 CET 2007 - ma@suse.de
3714
3715 - Allow configuration of trusted vendors via
3716   /var/lib/zypp/db/trustedVendors. (#186636)
3717 - revision 5194
3718 - version 3.0.1
3719
3720 -------------------------------------------------------------------
3721 Wed Mar  7 15:20:29 CET 2007 - dmacvicar@suse.de
3722
3723 - libzypp-devel -> libzypp requirement is not versioned
3724   (#251086)
3725 - r5181
3726
3727 -------------------------------------------------------------------
3728 Tue Mar  6 17:25:49 CET 2007 - schubi@suse.de
3729
3730 - Using already existing valid solver results for further solver runs.
3731   (partiell solving)
3732 - r5169
3733
3734 -------------------------------------------------------------------
3735 Fri Mar  2 16:11:16 CET 2007 - dmacvicar@suse.de
3736
3737 - fix link order
3738 - r5165
3739
3740 -------------------------------------------------------------------
3741 Tue Feb 27 15:50:39 CET 2007 - dmacvicar@suse.de
3742
3743 - merging from 10.2 / SP1
3744 - #247459 ftp probing
3745   denied == dont exists in ftp
3746 - r5124
3747
3748 -------------------------------------------------------------------
3749 Tue Feb 27 15:35:06 CET 2007 - schubi@suse.de
3750
3751 - Merging solver related stuff from SuSE-Linux-10_2-Branch ( till r5111):
3752 - Simultaneouqusly establishing of items which are conflicting eachother is
3753   useless. So only one will be established. Fixed in QueueItemInstall.cc
3754   Bug 243595
3755 - Added new upgrade options to fine tune version and patch handling.
3756   (F301990)
3757 - The context of establishPool will be stored in Resolver and will be
3758   regarded for the next solver run everytime. So it will be not reset by
3759   any solver run anymore.
3760   bug 191810 ( A broken patch will not be installed again)
3761
3762 -------------------------------------------------------------------
3763 Fri Feb 23 17:40:23 CET 2007 - jkupec@suse.cz
3764
3765 - adding sotf,timeo=X nfs mount options by default (#235211)
3766 - r5093
3767
3768 -------------------------------------------------------------------
3769 Fri Feb 23 14:16:19 CET 2007 - jkupec@suse.cz
3770
3771 - support for HTTP authentication prompt added (#190609)
3772 - fixed problem with empty path in URL
3773   in MediaCurl::doGetFileCopy()
3774 - r5085
3775
3776 -------------------------------------------------------------------
3777 Mon Feb 12 15:28:08 CET 2007 - jkupec@suse.cz
3778
3779 - Merged revisions 4926-4993,4995,4998-5006 via svnmerge from
3780   SuSE-Linux-10_2-Branch
3781
3782 - verifySystem: Regarding patterns too. Bug 239750 (schubi)
3783 - verifySystem: The result will be set to APPL_HIGH, so it will be not
3784   reset by a second "normal" solver run. #239281 (schubi)
3785 - yast2 reports invalid URL as 'unknown source type'
3786   (#209961) (dmacvicar)
3787 - Added freshen language dependency in supplemements too if there is no
3788   entry in supplements.
3789   #240617;IPA fonts are not installed even if select Japanese
3790   language (schubi)
3791 - Setting allowed authentication methods to "basic,digest" if none
3792   provided in URL (#243006) (jkupec)
3793 - Stopping after 50 valid solver results. Anymore would be useless. Bug
3794   243595 (schubi)
3795 - r 5007
3796
3797 -------------------------------------------------------------------
3798 Mon Feb 12 10:37:02 CET 2007 - mvidner@suse.cz
3799
3800 - package-manager: use a generic su script from XDG (#235303, #244442)
3801
3802 -------------------------------------------------------------------
3803 Fri Feb  9 15:21:55 CET 2007 - jkupec@suse.cz
3804
3805 - Setting allowed authentication methods to "basic,digest" if none
3806   provided in URL (#243006)
3807 - fixed gettext and rpath problems in configure.ac and Makefile.cvs
3808   (mvidner)
3809 - r4999
3810
3811 -------------------------------------------------------------------
3812 Wed Feb  7 15:52:29 CET 2007 - jkupec@suse.cz
3813
3814 - MediaCurlException::dumpOn() adjusted for ncurses dialogue
3815   (#222602)
3816 - 4984
3817
3818 -------------------------------------------------------------------
3819 Mon Jan 29 13:10:37 CET 2007 - dmacvicar@suse.de
3820
3821 - Merged revisions 4907-4926 from SuSE-Linux-10_2-Branch
3822
3823 - update packages: changing architecture is only valid while an
3824   system update and NOT while an update via a patch. Last fix does
3825   not fit for every case.
3826   Bug 230685
3827 - Patch has selected not the concerning package for update but
3828   a package which has provided the required dependencies too.
3829   Algorithmus: If there are exactly two providers which differ in architecture
3830                prefer the better arch.
3831   Fix: Regarding NVRA too. ( only if equal )
3832   Bug 238284
3833 - Download only English and Local translation
3834   (#208457)
3835 - Added solver parameter:
3836    tryAllPossibilities: regarding every solver branch ( not only
3837                         branches with e.G. best architectures
3838    preferHighestVersion: Prefer solver results which have a higher
3839                          version number.
3840   Bug #238087
3841 - update packages: changing architecture is only valid while an
3842   system update and NOT while an update via a patch.
3843   Bug 230685 - x86_64 MozillaFirefox binaries in security update
3844   repository
3845   Fix of version 2.11.2 has not worked if the first founded item
3846   had had another architecture.
3847 - r4927
3848
3849 -------------------------------------------------------------------
3850 Wed Jan 24 14:50:33 CET 2007 - lslezak@suse.cz
3851
3852 - added ZYpp::getPartitions() - return the partitinoning
3853
3854 -------------------------------------------------------------------
3855 Wed Jan 24 14:20:28 CET 2007 - dmacvicar@suse.de
3856
3857 - Merged revisions 4705-4906 via svnmerge from SuSE-Linux-10_2-Branch
3858 - Corrupt download cannot be skipped
3859   (#217425 and #224216)
3860 - Enable package read ahead/caching in commit per default to reduce
3861   interactive media changes. If the environment variable
3862   ZYPP_COMMIT_NO_PACKAGE_CACHE is set, caching will be disabled. (F100182)
3863 - added parameter not to reset resolver results while calling
3864   freshen pool Bug: 235761
3865 - Prepare package read ahead/caching of packages in commit. Adatped the
3866   workflow. Caching details are now hidden inside CommitPackageCache.
3867   The current implementation still performs no read ahead. (for F100182)
3868 - Skip invalid or broken rpm database entries. (#231211)
3869 - verifySystem: check if the solution is valid after calling freshenPool()
3870   Bug: 235761
3871 - Added own call for Resolver::verifySystem with additional
3872   hardware/language check in order to keep binary compatibility
3873   Fate #301224
3874 - Rpm requires additional quoting of special chars in filenames.
3875   (#233967)
3876 - Resolver::verifySystem checks for new hardware now by calling
3877   freshenPool. This is configureable. Fate #301224
3878 - merged texts from proofread
3879 - Don't consider patch/delta rpms if package architecture changes.
3880   (#231254)
3881 - update packages: changing architecture is only valid while an
3882   system update and NOT while an update via a patch.
3883   Bug 230685 - x86_64 MozillaFirefox binaries in security update repository
3884 - verifySystem: Do only regard items which will be on the system after the
3885   commit. Fate 301178
3886 - feature #301369
3887   Import listed GPG Keys from an trusted installation source
3888 - fix return call in new xml parser
3889 - Enable system resolvables in Helix parser (Revision 4787)
3890 - deptestomatic:
3891   Resetting transaction with the correct call;
3892   bugfix; Added kind in keep state (Revision 4788)
3893 - Wrong behaviour in soft install/uninstall. --> Setting Transact with
3894   soft (Revision 4789)
3895 - New call added: maySetToBeUninstalledSoft (Revision 4789)
3896   Both are only functions for the solver (Revision 4789)
3897 - Resetting "by causer" in order to distinguish from state
3898   "keep by user". ( function setLock in order to remove lock)
3899   (Revision 4789)
3900 - Better fix for Bug 217574: Checking if the resolveable CAN be deleted soft
3901   in QueueItemUninstall.cc (Revision 4790)
3902 - Regarding "keep state by user". So avoiding "reselecting" by
3903   other requirements.
3904   Give a corresponding problem solution if a resolvable satisfy
3905   a dependency, but has been set to keep by the user.
3906   Bug : 222531 (Revision 4791)
3907 - Allow to disable autoprotection of foreign vendor items. Required
3908   in zmd-backend. (F301735).
3909 - use sqlite-zmd if using > 10.2 in spec. Use the one available
3910   durin compile.
3911 - Item could has already been selected to soft uninstall (e.G. remove
3912   pattern which recommend this item ). Do not throw an exception anymore.
3913   bug#225278
3914 - Added syscontent::Reader: Parse serialized set of ResObjects.
3915   (for F300729)
3916 - If there has already been selected another item by the solver (e.g. from
3917   another source) we will take thatone in order to avoid parallel
3918   installation and there concerning error messages.
3919   Bug 224698
3920 - In order to handle conflicting resolvable we try to update the
3921   conflicting item. While evaluating these canditates an already selected
3922   candidate will not be regarded. So it could be that an older package
3923   will be selected for update although a newer has already been selected. Revision 4765
3924 - Conflicting items: The resolvable will be obsoleted by another. So it is useless finding an
3925   update candidate and evaluate additional branches.
3926 - r4907
3927
3928 -------------------------------------------------------------------
3929 Mon Dec  4 15:38:12 CET 2006 - mt@suse.de
3930
3931 - Improved realpath() wrapper in media handler class (#222521).
3932 - revision 4758
3933
3934 -------------------------------------------------------------------
3935 Thu Nov 30 09:15:20 CET 2006 - ma@suse.de
3936
3937 - version 3.0.0 (2.x.x now in SuSE-Linux-10_2-Branch)
3938 - revision 4713
3939
3940 -------------------------------------------------------------------
3941 Wed Nov 29 19:20:24 CET 2006 - dmacvicar@suse.de
3942
3943 - use sqlite-zmd package for the non yet shipped zypp2/ stuff
3944   because backend uses this sqlite and it is no fun to
3945   install one and the other to develop (as the -devel packages)
3946   conflict.
3947 - add cmake support for building zypp/ lib.
3948   TODO: soinfo, compile testcases, devel, zypp2,docs
3949   find rpm, curl and others.
3950 - dont serialize interactive, as it is
3951   calculated now.
3952   (it was already fixed as we don't reimplement
3953   the method, but we still serialized, parsed)
3954 - r4709
3955
3956 -------------------------------------------------------------------
3957 Tue Nov 28 22:40:12 CET 2006 - ma@suse.de
3958
3959 - fixed Patch::interactive to return true as well, if the patch
3960   itself has a licence. (#224192)
3961 - revision 4702
3962 - version 2.9.2
3963
3964 -------------------------------------------------------------------
3965 Tue Nov 28 16:36:56 CET 2006 - mt@suse.de
3966
3967 - Added search for /sbin/vol_id tool - that is in /lib/udev/vol_id
3968   on the installation image (#213852).
3969 - revision 4700
3970
3971 -------------------------------------------------------------------
3972 Tue Nov 28 11:44:52 CET 2006 - schubi@suse.de
3973
3974 - Avoid duplicate pool entries; Bug 223750; second part of the fix
3975 - r4698
3976 - Version 2.9.1
3977
3978 -------------------------------------------------------------------
3979 Mon Nov 27 18:29:58 CET 2006 - schubi@suse.de
3980
3981 - Pool has multi instances of an item in the pool. Reduced this error
3982   to items which are identically at least. #217574 and #223750
3983 - r4695
3984
3985 -------------------------------------------------------------------
3986 Mon Nov 27 17:37:44 CET 2006 - dmacvicar@suse.de
3987
3988 - replace spaces to underscores in product names
3989 - 2.8.7
3990 - r4688
3991
3992 -------------------------------------------------------------------
3993 Mon Nov 27 16:54:03 CET 2006 - dmacvicar@suse.de
3994
3995 - Mark some strings for translation (#219783 need it)
3996 - r4682
3997
3998 -------------------------------------------------------------------
3999 Mon Nov 27 16:17:07 CET 2006 - mt@suse.de
4000
4001 - Added translations marks to hal, url and mutex exceptions (#23771)
4002 - revision 4680
4003
4004 -------------------------------------------------------------------
4005 Wed Nov 22 19:24:57 CET 2006 - dmacvicar@suse.de
4006
4007 - don't make libzypp-devel depend on sqlite-devel as
4008   headers from zypp2 are not installed yet
4009 - r4663
4010
4011 -------------------------------------------------------------------
4012 Wed Nov 22 15:23:55 CET 2006 - ma@suse.de
4013
4014 - Return an error if fork failed. (#204807)
4015 - Make Script execution abortable by user request. (#212949, F100233)
4016 - revision 4660
4017 - version 2.8.6
4018
4019 -------------------------------------------------------------------
4020 Tue Nov 21 16:25:03 CET 2006 - mvidner@suse.cz
4021
4022 - Added package-manager wrapper script, with icon and .desktop (#222757).
4023   (Used by gnome-main-menu)
4024 - version 2.8.5
4025 - r4640
4026
4027 -------------------------------------------------------------------
4028 Tue Nov 21 13:11:06 CET 2006 - mt@suse.de
4029
4030 - Fixed target/hal - one more dbus_connection_close found (#216035)
4031 - revision 4636
4032 - version 2.8.4
4033
4034 -------------------------------------------------------------------
4035 Mon Nov 20 14:15:38 CET 2006 - schubi@suse.de
4036
4037 - translation added
4038   rev 4630
4039   version 2.8.3
4040
4041 -------------------------------------------------------------------
4042 Mon Nov 20 11:02:04 CET 2006 - ma@suse.de
4043
4044 - Process obsoletes when installing non-package objects. (#217352)
4045 - revision 4621
4046 - version 2.8.2
4047
4048 -------------------------------------------------------------------
4049 Fri Nov 17 16:57:39 CET 2006 - mt@suse.de
4050
4051 - Implemented volume device check using /sbin/vol_id (#213852).
4052 - Revision 4619
4053
4054 -------------------------------------------------------------------
4055 Fri Nov 17 15:53:58 CET 2006 - schubi@suse.de
4056
4057 - new translation added
4058
4059 -------------------------------------------------------------------
4060 Fri Nov 17 12:42:04 CET 2006 - mt@suse.de
4061
4062 - Implemented an reuse of already existing foreign CD/DVD mount points
4063   (e.g. automounted) - depends on REUSE_FOREIGN_MOUNTS flag (#220206).
4064 - Added a fallback check of the volume.mount_point HAL property to
4065   isAutoMountedMedia(); info.hal_mount.created_mount_point seems
4066   to be not avaliable in newer HAL versions (on 10.2).
4067 - Revision 4615
4068 - Version 2.8.1
4069
4070 -------------------------------------------------------------------
4071 Thu Nov 16 23:39:15 CET 2006 - ma@suse.de
4072
4073 - removed unused methods from Patch and PatchImplIf. Provided
4074   reasonable default implementation for Patch::interactive.
4075   (#221476).
4076 - revision 4610
4077 - Version 2.8.0
4078
4079 -------------------------------------------------------------------
4080 Thu Nov 16 15:32:04 CET 2006 - dmacvicar@suse.de
4081
4082 - Handle media eject failures (#216545)
4083 - r4606
4084
4085 -------------------------------------------------------------------
4086 Wed Nov 15 22:41:51 CET 2006 - ma@suse.de
4087
4088 - Reimplemented RpmDb::checkPackage using librpm API instead
4089   of parsing "rpm --checksig" output. (#163202)
4090 - Version 2.7.4
4091 - revision 4600
4092
4093 -------------------------------------------------------------------
4094 Wed Nov 15 15:39:26 CET 2006 - schubi@suse.de
4095
4096 - NEW behaviour of the solver:
4097   Obsolete virtual provides. E.G.:
4098
4099   Installed:
4100   -----------
4101   Name:           test-1.0-0
4102
4103   Name:           moretest-1.0-0
4104   Provides:       test
4105
4106   To be installed
4107   ------------------
4108   Name:           nomoretest-1.0-0
4109   Obsoletes:      test
4110
4111   Result
4112   --------
4113   test-1.0-0 AND  moretest-1.0-0 will be deleted. In former versions only
4114   test-1.0-0 had been deleted. Bug 220999
4115
4116 - Translations added
4117
4118 Version 2.7.3
4119 rev 4593
4120
4121 -------------------------------------------------------------------
4122 Tue Nov 14 16:32:49 CET 2006 - schubi@suse.de
4123
4124 - Bugfix in generating solver testcases:
4125    - added kind of capabilities in description file
4126    - removed unneded channel from uninstall in command file
4127
4128 -------------------------------------------------------------------
4129 Mon Nov 13 18:35:01 CET 2006 - mt@suse.de
4130
4131 - Try to call /bin/eject utility if the eject-ioctl fails.
4132 - r4568
4133
4134 -------------------------------------------------------------------
4135 Mon Nov 13 17:00:51 CET 2006 - dmacvicar@suse.de
4136
4137 - ignore empty capabilities
4138 - r4565
4139
4140 -------------------------------------------------------------------
4141 Fri Nov 10 17:52:10 CET 2006 - dmacvicar@suse.de
4142
4143 - make progress strings translatable (#219783)
4144 - r4556
4145
4146 -------------------------------------------------------------------
4147 Tue Nov  7 16:40:28 CET 2006 - schubi@suse.de
4148
4149 -  While deleting a selection all concerning recommended
4150    packages will be deleted too.
4151    BUT those packages should not be deleted which have been
4152    set to KEEP by the user. bug 217574
4153    rev 4526
4154    VERSION: 2.7.2
4155
4156 -------------------------------------------------------------------
4157 Tue Nov  7 13:12:49 CET 2006 - schubi@suse.de
4158
4159 - Makefile in zypp2 fixed
4160   Revision 4520
4161
4162 -------------------------------------------------------------------
4163 Tue Nov  7 11:38:10 CET 2006 - schubi@suse.de
4164
4165 - Translations added
4166   Revision 4514
4167   VERSION: 2.7.1
4168
4169 -------------------------------------------------------------------
4170 Mon Nov  6 12:32:22 CET 2006 - dmacvicar@suse.de
4171
4172 - Make the parser more strict, rejecting broken sources
4173   but showing the error line.
4174   Last fix making the parser relax would break multitag
4175   descriptions with empty lines, now we check dependencies
4176   at a higher level. (reference #160607)
4177 - r4501
4178
4179 -------------------------------------------------------------------
4180 Fri Nov  3 11:04:19 CET 2006 - schubi@suse.de
4181
4182 - New problem solution added: Unlock ALL resovables in order to speed up
4183   problem solution. Bug 206453
4184
4185 -------------------------------------------------------------------
4186 Fri Nov  3 10:29:08 CET 2006 - schubi@suse.de
4187
4188 - Translations added
4189
4190 -------------------------------------------------------------------
4191 Thu Nov  2 17:15:19 CET 2006 - mt@suse.de
4192
4193 - Fixed target/hal - removed dbus_connection_close calls, because
4194   the connections are shared; unref the ref-counted handle only.
4195   (#216035)
4196 - r4442
4197
4198 -------------------------------------------------------------------
4199 Thu Nov  2 16:18:27 CET 2006 - dmacvicar@suse.de
4200
4201 - skipping unreachable packages won't work
4202   (#215445)
4203 - r4468
4204
4205 -------------------------------------------------------------------
4206 Wed Oct 25 19:04:51 CEST 2006 - dmacvicar@suse.de
4207
4208 - (#213793) Target store fails to recreate stored install-time (other
4209   Date and ByteCount values as well)
4210
4211 - skip comments and blank lines in multilists
4212   fixes (#214877) - zen-updater is not installed by default
4213
4214 - Automatically fix broken products when reading
4215   the product database.
4216   still pending: honour the read-only flag
4217   Changes to make this possible include
4218   using read_dir instead of boost directory
4219   iterator.
4220
4221 -------------------------------------------------------------------
4222 Wed Oct 25 17:09:06 CEST 2006 - schubi@suse.de
4223
4224 - added new class for generating solver testcases:
4225   Testcase
4226
4227 -------------------------------------------------------------------
4228 Wed Oct 25 15:40:44 CEST 2006 - ma@suse.de
4229
4230 - Finalized ui::PatternContents. (F301229)
4231 - version 2.7.0
4232 - revision 4413
4233
4234 -------------------------------------------------------------------
4235 Wed Oct 25 08:21:52 CEST 2006 - mvidner@suse.cz
4236
4237 - Moved zypper and zypp-checkpatches(-wrapper) to zypper.rpm
4238 - version 2.6.0
4239
4240 -------------------------------------------------------------------
4241 Tue Oct 24 14:33:16 CEST 2006 - ma@suse.de
4242
4243 - Added ui::PatternContents: Helper class that will compute a patterns
4244   expanded install_packages set. (UI interface for F301229)
4245 - revision 4387
4246
4247 -------------------------------------------------------------------
4248 Tue Oct 24 09:06:24 CEST 2006 - mvidner@suse.cz
4249
4250 - removed the last reference to /usr/lib64 to fix the build
4251
4252 -------------------------------------------------------------------
4253 Mon Oct 23 17:44:42 CEST 2006 - mvidner@suse.cz
4254
4255 - added "zypper info" (jkupec)
4256 - version 2.5.2
4257
4258 -------------------------------------------------------------------
4259 Mon Oct 23 11:28:01 CEST 2006 - dmacvicar@suse.de
4260
4261 - fix rpm db timestamp
4262 - add extra urls and optional urls to product API
4263 - r4378
4264
4265 -------------------------------------------------------------------
4266 Fri Oct 20 16:55:44 CEST 2006 - mvidner@suse.cz
4267
4268 - zypper: nicer progress reports, with or without --verbose.
4269
4270 -------------------------------------------------------------------
4271 Fri Oct 20 16:25:50 CEST 2006 - ma@suse.de
4272
4273 - Fixed reloading of target data after commit. Broken since
4274   rev 3880.
4275 - version 2.5.1
4276 - revision 4365
4277
4278 -------------------------------------------------------------------
4279 Fri Oct 20 16:22:09 CEST 2006 - dmacvicar@suse.de
4280
4281 - put query-pool in /usr/lib/zypp and not lib64
4282 - r4363
4283
4284 -------------------------------------------------------------------
4285 Fri Oct 20 12:16:06 CEST 2006 - dmacvicar@suse.de
4286
4287 - revert keyring changes, causes endless loop (obvious)
4288 - add dist-product information, adapt store
4289 - version 2.5.0
4290 - r4355
4291
4292 -------------------------------------------------------------------
4293 Fri Oct 20 11:04:26 CEST 2006 - ma@suse.de
4294
4295 - zypp-query-pool: For products show additionally distributionName
4296   and distributionEdition. (required by #205392)
4297 - revision 4349
4298
4299 -------------------------------------------------------------------
4300 Fri Oct 20 00:13:49 CEST 2006 - ma@suse.de
4301
4302 - Add accessor for Product distributionName and distributionEdition.
4303   (required by #205392)
4304 - revision 4347
4305
4306 -------------------------------------------------------------------
4307 Thu Oct 19 18:40:36 CEST 2006 - dmacvicar@suse.de
4308
4309 - added test case for KeyRing
4310 - fire trustedKeyAdded in all calls to import trusted key
4311   not only in signature check workflow.
4312 - r4342
4313
4314 -------------------------------------------------------------------
4315 Thu Oct 19 18:27:02 CEST 2006 - mvidner@suse.cz
4316
4317 - zypper update: implemented minimal version (patches only)
4318 - zypper list-updates: changed default type from package to patch,
4319   consider patches affecting the package manager separately
4320
4321 -------------------------------------------------------------------
4322 Thu Oct 19 14:09:33 CEST 2006 - dmacvicar@suse.de
4323
4324 - version 2.4.1
4325 - r4338
4326
4327 -------------------------------------------------------------------
4328 Thu Oct 19 14:05:18 CEST 2006 - dmacvicar@suse.de
4329
4330 - add zypp-query-pool, so registration doesn't depend on
4331   libzypp-zmd-backend being installed. Will remove from
4332   backend when suseregister gets updated.
4333
4334 -------------------------------------------------------------------
4335 Thu Oct 19 12:31:08 CEST 2006 - schwab@suse.de
4336
4337 - Make sure config.rpath is present.
4338
4339 -------------------------------------------------------------------
4340 Wed Oct 18 21:40:25 CEST 2006 - mvidner@suse.cz
4341
4342 - zypper search: fixed uninitialized members that made all searches
4343   exact and case sensitve
4344
4345 -------------------------------------------------------------------
4346 Wed Oct 18 13:13:16 CEST 2006 - dmacvicar@suse.de
4347
4348 - zypp-checkpatches, write in the right file
4349 - r4328
4350
4351 -------------------------------------------------------------------
4352 Wed Oct 18 12:45:49 CEST 2006 - schubi@suse.de
4353
4354 - Install resolvables although they are unneeded
4355   if they have NOT the kind patch/atoms
4356   Bug 210538 - freshens/supplements does not work with patterns
4357 - r4326
4358
4359 -------------------------------------------------------------------
4360 Tue Oct 17 19:17:39 CEST 2006 - mvidner@suse.cz
4361
4362 - zypper service-add -r http://example.org/foo.repo (F#300641).
4363
4364 -------------------------------------------------------------------
4365 Tue Oct 17 18:29:34 CEST 2006 - dmacvicar@suse.de
4366
4367 - zypp-checkpatches:
4368   save version of the generated xml to
4369   regenerate it if it changes.
4370   save a random token in case of error to
4371   force recreating xml file
4372 - r4321
4373
4374 -------------------------------------------------------------------
4375 Tue Oct 17 13:49:53 CEST 2006 - dmacvicar@suse.de
4376
4377 - remove permissions for zypp checkpatches from spec
4378 - r4318
4379
4380 -------------------------------------------------------------------
4381 Tue Oct 17 12:36:57 CEST 2006 - dmacvicar@suse.de
4382
4383 - registration fails because of wrong product data
4384   (#205392)
4385   use DISTPRODUCT,DISTVERSION to create the product
4386   resolvable. have this resolvable provide
4387   PRODUCT = VERSION
4388 - r4312
4389
4390 -------------------------------------------------------------------
4391 Mon Oct 16 18:05:56 CEST 2006 - mvidner@suse.cz
4392
4393 - zypper service-add -r ./foo.repo (F#300641).
4394
4395 -------------------------------------------------------------------
4396 Mon Oct 16 15:02:00 CEST 2006 - jkupec@suse.cz
4397
4398 - zypper: added case-sensitive search, search in descriptions and
4399   summaries, search by resolvable type, substring and word
4400   matching, support for wildcards
4401 - Revision 4303
4402
4403 -------------------------------------------------------------------
4404 Mon Oct 16 13:27:50 CEST 2006 - mvidner@suse.cz
4405
4406 - Prevent the user from sending signals to zypp-checkpatches-wrapper
4407   (#211286).
4408
4409 -------------------------------------------------------------------
4410 Mon Oct 16 12:57:56 CEST 2006 - schubi@suse.de
4411
4412 - Dont incomplete an uninstalled resolvable, even not when establishing.
4413   Incomplete only makes sense for installed resolvables (when they have broken
4414   deps), for patches (because they are needed) and for atoms (because they are
4415   used during patch calculation)
4416   Bug 198379
4417
4418 - Do not branch for packages with the same NVE but different architectures.
4419   Take the best architecture.
4420
4421 -------------------------------------------------------------------
4422 Fri Oct 13 16:51:43 CEST 2006 - dmacvicar@suse.de
4423
4424 - implement rename source in sourcemanager
4425 - r4286
4426
4427 -------------------------------------------------------------------
4428 Fri Oct 13 14:32:44 CEST 2006 - dmacvicar@suse.de
4429
4430 - YaST sources: set alias to product summary if empty
4431 - show alias on logs.
4432 - r4281
4433
4434 -------------------------------------------------------------------
4435 Thu Oct 12 16:40:29 CEST 2006 - dmacvicar@suse.de
4436
4437 - version 2.4.0 (bin incompat due to callback fixes)
4438 - r4272
4439
4440 -------------------------------------------------------------------
4441 Thu Oct 12 16:30:55 CEST 2006 - ma@suse.de
4442
4443 - Provide additional solver status information to the UI.
4444   (#162164,F301272)
4445 - Fixed UI satus computation in presence of multiple available
4446   candidates.
4447 - revision 4264
4448 - version 2.3.1
4449
4450 -------------------------------------------------------------------
4451 Thu Oct 12 15:45:12 CEST 2006 - dmacvicar@suse.de
4452
4453 - remove const in MediaChangeReport requestMedia that
4454   broke cd changing.
4455 - r4262
4456
4457 -------------------------------------------------------------------
4458 Wed Oct 11 08:35:48 CEST 2006 - mvidner@suse.cz
4459
4460 - zypper: added search (jkupec)
4461 - removed the suid bit from zypp-checkpatches-wrapper so that the
4462   build passes until permissions.rpm is updated (~#211286).
4463 - r4253
4464
4465 -------------------------------------------------------------------
4466 Tue Oct 10 16:03:40 CEST 2006 - dmacvicar@suse.de
4467
4468 - Log microseconds if ZYPP_PROFILING env var is enabled.
4469 - r4252
4470
4471 -------------------------------------------------------------------
4472 Mon Oct  9 18:15:19 CEST 2006 - dmacvicar@suse.de
4473
4474 - YaST sources:
4475   Factory cannot be set with 'refresh' enabled
4476   (#204957)
4477 - get rid of some const bool signatures in Source classes
4478 - r4247
4479
4480 -------------------------------------------------------------------
4481 Mon Oct  9 15:11:16 CEST 2006 - mvidner@suse.cz
4482
4483 - Added zypp-checkpatches and a suid-root zypp-checkpatches-wrapper.
4484
4485 -------------------------------------------------------------------
4486 Fri Oct  6 13:23:32 CEST 2006 - schubi@suse.de
4487
4488 - select the best solution: prefering the total amount of install/update
4489   packages BEFORE source preferences. Bug 208784
4490
4491 -------------------------------------------------------------------
4492 Fri Oct  6 11:55:11 CEST 2006 - dmacvicar@suse.de
4493
4494 - Introduce a method to see if a source supports a
4495   kind of resolvable at that time, so we can
4496   init a YUM source like factory but avoid parsing
4497   it if it contains no patches.
4498 - add TODO
4499 - zypp-checkpatches xml output
4500 - r4235
4501
4502 -------------------------------------------------------------------
4503 Mon Oct  2 16:34:03 CEST 2006 - mvidner@suse.cz
4504
4505 - added a CLI preview: zypper
4506 - revision 4214
4507 - version 2.2.3
4508
4509 -------------------------------------------------------------------
4510 Mon Oct  2 15:11:26 CEST 2006 - dmacvicar@suse.de
4511
4512 - FATE #100165:
4513   Make Content File Aware of Different Architectures
4514   expand %a in release notes with architecture
4515
4516 -------------------------------------------------------------------
4517 Fri Sep 29 16:10:46 CEST 2006 - ma@suse.de
4518
4519 - Extended pattern parser to support includes/extends tags as hint
4520   for the IO. (F301229)
4521 - revision 4199
4522 - version 2.2.2
4523
4524 -------------------------------------------------------------------
4525 Fri Sep 29 00:31:33 CEST 2006 - ma@suse.de
4526
4527 - Enabled sending of ScriptResolvableReport.
4528 - Changed ScriptResolvableReport::start to send local path
4529   of script to be executed.
4530 - revision 4190
4531 - version 2.2.1
4532
4533 -------------------------------------------------------------------
4534 Wed Sep 27 14:14:33 CEST 2006 - ma@suse.de
4535
4536 - Added ScriptResolvableReport. Callbacks triggered on script
4537   execution during commit. (F100233)
4538 - revision 4187
4539 - version 2.2.0
4540
4541 -------------------------------------------------------------------
4542 Mon Sep 25 13:52:55 CEST 2006 - mvidner@suse.cz
4543
4544 - fix: Url::getRegisteredSchemes() would always return nothing
4545
4546 -------------------------------------------------------------------
4547 Fri Sep 22 15:34:11 CEST 2006 - jkupec@suse.cz
4548
4549 - Made the build dependency on gettext-devel explicit
4550
4551 -------------------------------------------------------------------
4552 Tue Sep 19 10:59:24 CEST 2006 - jsrain@suse.cz
4553
4554 - adapted multi-media YUM sources according to official YUM
4555   specification (F300743)
4556
4557 -------------------------------------------------------------------
4558 Mon Sep 18 17:42:26 CEST 2006 - lslezak@suse.cz
4559
4560 - use RPM_OPT_FLAGS (meissner@suse.de)
4561
4562 -------------------------------------------------------------------
4563 Mon Sep 18 15:19:53 CEST 2006 - lslezak@suse.cz
4564
4565 - SourceFactory::createFrom() - don't loose url,...
4566 - r4160
4567
4568 -------------------------------------------------------------------
4569 Mon Sep 18 12:00:46 CEST 2006 - kkaempf@suse.de
4570
4571 - reduce logging in ResolvableImpl.cc
4572 - rev 4157
4573
4574 -------------------------------------------------------------------
4575 Thu Sep 14 15:59:47 CEST 2006 - schubi@suse.de
4576
4577 - Replaced requirementIsMet by requirementIsInstalledOrUnneeded
4578   in QueueItemInstall and QueueItemRequire
4579   Bug 192535/204913
4580   removed fix:Thu Sep  7 18:31:46 CEST 2006 - schubi@suse.de
4581
4582 -------------------------------------------------------------------
4583 Thu Sep 14 12:44:53 CEST 2006 - lslezak@suse.cz
4584
4585 - fixed SourceFactory::createFrom() - don't loose alias,
4586   cachedir,... parameters
4587
4588 -------------------------------------------------------------------
4589 Thu Sep 14 10:21:02 CEST 2006 - mvidner@suse.cz
4590
4591 - Use RPM Enhances only if detected at configure time, to allow
4592   compilation with older rpm.
4593 - callback params: use const string & instead of string (dmacvicar)
4594
4595 -------------------------------------------------------------------
4596 Thu Sep  7 18:31:46 CEST 2006 - schubi@suse.de
4597
4598 - Do not regarding SATISFIED (regarding UNNEEDED) in isPresent if it is
4599   a package/script/message
4600   Bug: 192535
4601
4602 -------------------------------------------------------------------
4603 Thu Sep  7 16:19:36 CEST 2006 - dmacvicar@suse.de
4604
4605 - add Source_Ref::checksum() which in combination with
4606   timestamp can give an idea of a source change.
4607 - r4106
4608
4609 -------------------------------------------------------------------
4610 Thu Sep  7 14:32:38 CEST 2006 - mvidner@suse.cz
4611
4612 - Implemented fgzstreambuf::compressed_tell and fXstream::getbuf to
4613   enable progress reporting on compressed streams.
4614
4615 -------------------------------------------------------------------
4616 Wed Sep  6 18:31:20 CEST 2006 - dmacvicar@suse.de
4617
4618 - better error propagation
4619 - r4096
4620
4621 -------------------------------------------------------------------
4622 Tue Sep  5 19:22:56 CEST 2006 - mt@suse.de
4623
4624 - Removed libblkid dependency - the workaround using libblkid to
4625   check filesystem on XEN vbd mapped devices is obsolete, because
4626   the info is avaliable via /dev/disk/by-label link now. (#197107)
4627 - revision 4087
4628
4629 -------------------------------------------------------------------
4630 Thu Aug 31 15:16:11 CEST 2006 - ma@suse.de
4631
4632 - PackageProvider: Fixed broken retry. (#202163)
4633 - revision 4071
4634
4635 -------------------------------------------------------------------
4636 Wed Aug 30 23:50:55 CEST 2006 - ma@suse.de
4637
4638 - Fixed RpmDb::makePackageFromHeader: Catch NULL Header passed as argument and refuse
4639   to create a Package from a source package header.
4640 - Added method Pathname::extension: Return all of the characters in name
4641   after and including the last dot in the last element of name.
4642 - PlaindirImpl: Disable rpm signature verification when scaning a directory for
4643   rpms. Otherwise we'd need access to the rpm database to get the keys.
4644 - revision 4069
4645
4646 -------------------------------------------------------------------
4647 Wed Aug 30 17:42:40 CEST 2006 - schubi@suse.de
4648
4649 - Do not regarding SATISFIED/UNNEEDED in isPresent if it is
4650   a package/script/message
4651   Bug: 192535
4652
4653 -------------------------------------------------------------------
4654 Wed Aug 30 14:29:45 CEST 2006 - ma@suse.de
4655
4656 - Speedup computation of number of rpm database entries.
4657 - revision 4058
4658
4659 -------------------------------------------------------------------
4660 Tue Aug 29 16:58:20 CEST 2006 - schubi@suse.de
4661
4662 - Fixed endless loop in transactResObject
4663   Bug 198095 - YaST2 Installaler crashes when selecting Gnome pattern to a KDE installation
4664
4665 -------------------------------------------------------------------
4666 Tue Aug 29 12:05:09 CEST 2006 - dmacvicar@suse.de
4667
4668 - fix some testcases for tar file parser changes
4669 - r4045
4670
4671 -------------------------------------------------------------------
4672 Tue Aug 29 11:19:53 CEST 2006 - dmacvicar@suse.de
4673
4674 - missing includes
4675 - clean old callbacks
4676 - r4041
4677
4678 -------------------------------------------------------------------
4679 Fri Aug 25 14:32:07 CEST 2006 - schubi@suse.de
4680
4681 - zyppPattern->install_packages returns SUGGESTED package too.
4682   Bug 201476
4683   Revision 4036
4684
4685 -------------------------------------------------------------------
4686 Fri Aug 25 13:05:33 CEST 2006 - schubi@suse.de
4687
4688 - New behaviour in the solver: try with 'best' package first, try with 'all'
4689   packages if this fails.
4690   Bug :Bug 191983
4691
4692 -------------------------------------------------------------------
4693 Fri Aug 25 11:35:48 CEST 2006 - dmacvicar@suse.de
4694
4695 - libzypp 2.1.0
4696 - bump version due to incompatible callback changes in KeyRing
4697   Sources
4698
4699 -------------------------------------------------------------------
4700 Thu Aug 24 15:34:45 CEST 2006 - dmacvicar@suse.de
4701
4702 - new keyring callbacks
4703 - separate trust key from import key
4704 - use PublicKey class instead of params, to be able
4705   to add more info like photos later (pending #181682)
4706 - update zmart with those callbacks.
4707 - better error handling (Exception types)
4708 - make tmp file names more readable depending on the context
4709 - r4026
4710
4711 -------------------------------------------------------------------
4712 Tue Aug 22 22:35:30 CEST 2006 - dmacvicar@suse.de
4713
4714 - decouple probing from source creation, using the new
4715   media test for existence functions.
4716 - r4019
4717
4718
4719 -------------------------------------------------------------------
4720 Tue Aug 22 17:56:53 CEST 2006 - mt@suse.de
4721
4722 - Fixed getDoesFileExist to reset the transfer range
4723 - Added logging of curl debug messages to the zypp log.
4724   The env var ZYPP_MEDIA_CURL_DEBUG=1 logs curl infos,
4725   ZYPP_MEDIA_CURL_DEBUG=2 logs the in/out headers.
4726 - r4018
4727
4728 -------------------------------------------------------------------
4729 Fri Aug 18 14:57:35 CEST 2006 - kkaempf@suse.de
4730
4731 - remove the /etc/sysconfig/zypp:REWRITE_KERNEL_DEPS = yes check;
4732   see rev 3810 below. (#190163)
4733 - rev 3998
4734
4735 -------------------------------------------------------------------
4736 Thu Aug 17 18:15:14 CEST 2006 - dmacvicar@suse.de
4737
4738 - fix uninstalling of atoms (noop)
4739 - r3995
4740
4741 -------------------------------------------------------------------
4742 Wed Aug 16 17:41:40 CEST 2006 - dmacvicar@suse.de
4743
4744 - Implement initial verson of Media
4745   doesFileExist, for future source probing.
4746 - r3984
4747
4748 -------------------------------------------------------------------
4749 Tue Aug 15 12:01:31 CEST 2006 - dmacvicar@suse.de
4750
4751 - more dbus_connection_close fixes
4752 - r3974
4753
4754 -------------------------------------------------------------------
4755 Tue Aug 15 11:41:41 CEST 2006 - kkaempf@suse.de
4756
4757 - clean up 'incomplete' handling in QueueItemEstablish.
4758 - rev 3973.
4759
4760 -------------------------------------------------------------------
4761 Tue Aug 15 11:30:50 CEST 2006 - kkaempf@suse.de
4762
4763 - Don't set 'incomplete' for uninstalled patterns or products.
4764   (#198379)
4765 - rev 3970.
4766
4767 -------------------------------------------------------------------
4768 Mon Aug 14 16:50:53 CEST 2006 - schubi@suse.de
4769
4770 - Added new API calls:
4771   setAdditionalProvide
4772   setAdditionalConflict
4773   setAdditionalRequire
4774
4775 -------------------------------------------------------------------
4776 Mon Aug 14 11:26:20 CEST 2006 - dmacvicar@suse.de
4777
4778 - don't link examples to testsuite library.
4779
4780 -------------------------------------------------------------------
4781 Sat Aug 12 17:30:30 CEST 2006 - schwab@suse.de
4782
4783 - Disable profiling to work around compiler bug.
4784
4785 -------------------------------------------------------------------
4786 Fri Aug 11 17:01:33 CEST 2006 - dmacvicar@suse.de
4787
4788 - forward port 3924:3939
4789 - Add explicit finish callbacks for subtasks during ProvidePackage
4790  Â to avoid UI confusion.
4791 - rev3957
4792
4793 -------------------------------------------------------------------
4794 Fri Aug 11 11:48:44 CEST 2006 - dmacvicar@suse.de
4795
4796 - Introduce examples/
4797 - fix some svn ignores
4798 - fix compilation. Use: dbus_connection_close
4799 - rev 3943
4800
4801 -------------------------------------------------------------------
4802 Thu Aug 10 16:32:36 CEST 2006 - dmacvicar@suse.de
4803
4804 - Initial support for plain directory with rpms as source
4805 - r3935
4806
4807 -------------------------------------------------------------------
4808 Tue Aug  8 16:51:45 CEST 2006 - dmacvicar@suse.de
4809
4810 - Move the target query by kind function to
4811   a iterator, so we dont make a copy of the restore
4812   the iterator works loading by demand too
4813
4814 -------------------------------------------------------------------
4815 Mon Aug  7 17:57:26 CEST 2006 - dmacvicar@suse.de
4816
4817 - rename the new initTarget to initializeTarget,
4818   leave the old one as is, but deprecate it.
4819 - r3903
4820
4821 -------------------------------------------------------------------
4822 Mon Aug  7 15:10:08 CEST 2006 - dmacvicar@suse.de
4823
4824 - forward port from SLES10 branch , till 3888
4825 - Prefer to use available DeltaRpm or PatchRpm instead of downloading
4826   full packages. (#168844)
4827 - rpmdb : Do not use the deprecated POSIX API, but boost::regex
4828 - version 2.0.0
4829 - rev 3893
4830
4831 -------------------------------------------------------------------
4832 Fri Aug  4 15:20:13 CEST 2006 - dmacvicar@suse.de
4833
4834 - Separate target init from adding resolvables, getting rid of the
4835 uggly bool flag.
4836 - dont clear the store each time Target::resolvables is called
4837 - Load target resolvables on demand by kind, keep them cached later
4838 - add Target::resolvablesByKind(kind) to allow query specific kind
4839   without reading all kinds. Used to port TargetProduct, which
4840   was reading the whole rpm database only to displayy base product
4841   name in YaST help.
4842 - commit to pkg-bindings and packager will follow.
4843 - jsrain will port more yast stuff, especially inst_source which
4844   startup time should by reduced by half afterwards.
4845 - rev 3880
4846
4847 -------------------------------------------------------------------
4848 Tue Aug  1 13:37:29 CEST 2006 - dmacvicar@suse.de
4849
4850 - forward port:
4851   rev 3786 fix to stalle tmpfiles broke patches.
4852   SLES was released with this broken. 10.1 has a blocked
4853   zypp update because this.
4854   Attempt to fix this. (#192535)
4855 - fix configure.ac sqlite-source build path
4856 - rev 3858
4857
4858 -------------------------------------------------------------------
4859 Fri Jul 21 10:58:58 CEST 2006 - dmacvicar@suse.de
4860
4861 - link correctly
4862
4863 -------------------------------------------------------------------
4864 Wed Jul 19 13:50:57 CEST 2006 - dmacvicar@suse.de
4865
4866 - dont link sqlite in the main lib.
4867 - rev 3826
4868
4869 -------------------------------------------------------------------
4870 Tue Jul 18 17:42:45 CEST 2006 - dmacvicar@suse.de
4871
4872 - susetags: parse product parser regexp only once
4873 - parse yum factory 5 sec. (from 30) faster using
4874   another string find algorithm
4875 - rev 3824
4876
4877 -------------------------------------------------------------------
4878 Tue Jul 18 12:56:17 CEST 2006 - dmacvicar@suse.de
4879
4880 - Digest: Don't read the stream character wise but reading blocks,
4881   as advised by matz profiling.
4882 - r3819
4883
4884 -------------------------------------------------------------------
4885 Mon Jul 17 12:54:39 CEST 2006 - ma@suse.de
4886
4887 - Add "openSUSE", "ATI Technologies Inc." and "Nvidia" to
4888   trusted vendors. (#189573)
4889 - revision 3804
4890
4891 -------------------------------------------------------------------
4892 Thu Jul 13 12:52:58 CEST 2006 - dmacvicar@suse.de
4893
4894 - backport fix for stalle tmpfile (#191311)
4895 - rev 3788
4896
4897 -------------------------------------------------------------------
4898 Wed Jun 28 13:22:22 CEST 2006 - mt@suse.de
4899
4900 - deactivated media manager code that was disabling the
4901   automounter (#172419)
4902 - rev 3724
4903
4904 -------------------------------------------------------------------
4905 Mon Jun 26 17:14:53 CEST 2006 - dmacvicar@suse.de
4906
4907 - fix autorefresh (#186115)
4908 - revision 3708
4909 -------------------------------------------------------------------
4910 Fri Jun 23 13:41:18 CEST 2006 - ma@suse.de
4911
4912 - forward port from SLE branch
4913 - Set default permission for logfiles to 0640. (#187044)
4914 - revision 3696
4915
4916 -------------------------------------------------------------------
4917 Thu Jun 22 16:01:15 CEST 2006 - ma@suse.de
4918
4919 - forward port from SLE branch
4920 - Fixed installation of SP or Add-On product switching to media 2
4921   too early. (#186607)
4922 - revision 3691
4923
4924 -------------------------------------------------------------------
4925 Wed Jun 21 15:47:39 CEST 2006 - dmacvicar@suse.de
4926
4927 - forward port from SLE branch
4928 - Strip self provides without edition in Resolvable ctor.
4929   (#186079)
4930 - Source::provideResolvables not implemented in yum source type.
4931   Product not set for packages that are available from update source
4932   (#186920)
4933 - Hook modalias() supplements without package to "kernel" (#184840)
4934 - Allow on-demand SourceManager::restore() (#186678)
4935 - Hook modalias() supplements without package to "kernel" (#184840)
4936 - rev 3676
4937
4938 -------------------------------------------------------------------
4939 Mon Jun 19 15:17:17 CEST 2006 - mt@suse.de
4940
4941 - Fix adding resolving of path names for mount points (#181606)
4942 - rev 3658
4943
4944 -------------------------------------------------------------------
4945 Mon Jun 19 13:52:14 CEST 2006 - dmacvicar@suse.de
4946
4947 - merge download algorithm and refactoring from branch
4948   (#181204)
4949
4950 -------------------------------------------------------------------
4951 Thu Jun 15 17:53:40 CEST 2006 - mvidner@suse.cz
4952
4953 - autodocs: use find+xargs to overcome command length limit,
4954   do not call doxygen unnecessarily (#185334).
4955 - rev 3645
4956
4957 -------------------------------------------------------------------
4958 Thu Jun 15 07:26:29 CEST 2006 - kkaempf@suse.de
4959
4960 - Dont use getZYpp in static constructor (#185198)
4961   Bugfix #178292 was wrong.
4962 - Only warn on incompleting installed resolvables (#185197)
4963 - rev 3644
4964
4965 -------------------------------------------------------------------
4966 Wed Jun 14 22:43:40 CEST 2006 - kkaempf@suse.de
4967
4968 - Atoms might only be installed via patches (#184714)
4969 - rev 3642
4970
4971 -------------------------------------------------------------------
4972 Wed Jun 14 17:26:39 CEST 2006 - dmacvicar@suse.de
4973
4974 - fix for the last stall tmpfile (#178292)
4975 - r3637
4976
4977 -------------------------------------------------------------------
4978 Wed Jun 14 12:06:57 CEST 2006 - mt@suse.de
4979
4980 - Implemented transfer timeout inside of the progress callback.
4981   The timeout value can be set using timeout url parameter, the
4982   default transfer timeout is 180 seconds. (#181602)
4983 - Added ssl_verify and ssl_capath url options used in https scheme,
4984   allowing to change or disable the ssl verify options. (#171622)
4985 - Added fallback on read failures of /etc/mtab to /proc/mounts.
4986   Improved verbosity in mount and mount check related failure cases,
4987   incl. /etc/mtab dump. (#181606)
4988 - rev 3623
4989
4990 -------------------------------------------------------------------
4991 Wed Jun 14 10:49:10 CEST 2006 - kkaempf@suse.de
4992
4993 - combine knownAliases and knownUrls in a single function.
4994 - rev 3616
4995
4996 -------------------------------------------------------------------
4997 Mon Jun 12 16:27:46 CEST 2006 - kkaempf@suse.de
4998
4999 - honor parallel installs in resolver context (#181103)
5000 - rev 3592
5001
5002 -------------------------------------------------------------------
5003 Mon Jun 12 15:37:10 CEST 2006 - dmacvicar@suse.de
5004
5005 - right fix for tmpdir initialized in static constructor
5006 - catch around provideJustFile in providePackage
5007 -rev 3654
5008
5009 -------------------------------------------------------------------
5010 Mon Jun 12 15:15:07 CEST 2006 - dmacvicar@suse.de
5011
5012 - fix #182003 YUM packages without size
5013 - rev 3587
5014
5015 -------------------------------------------------------------------
5016 Mon Jun 12 14:58:55 CEST 2006 - kkaempf@suse.de
5017
5018 - Allow to restore and remove by Url
5019 - rev 3583
5020
5021 -------------------------------------------------------------------
5022 Mon Jun 12 13:07:31 CEST 2006 - kkaempf@suse.de
5023
5024 - make atoms parallel installable (#181103)
5025 - rev 3580
5026
5027 -------------------------------------------------------------------
5028 Fri Jun  9 16:28:11 CEST 2006 - dmacvicar@suse.de
5029
5030 - Allow to restore by alias
5031 - r3568
5032
5033 -------------------------------------------------------------------
5034 Fri Jun  9 13:06:16 CEST 2006 - mvidner@suse.cz
5035
5036 - Do not fork in a global destructor, perl dislikes it (#182672).
5037   Fixes hanging ag_ldapserver and yast2-perl-bindings tests.
5038
5039 -------------------------------------------------------------------
5040 Thu Jun  8 16:24:55 CEST 2006 - ma@suse.de
5041
5042 - Installation: Assert product information is stored to libzypp
5043   database before reboot. (#181198)
5044 - Version 1.2.0; revision 3553
5045
5046 -------------------------------------------------------------------
5047 Wed Jun  7 13:55:23 CEST 2006 - visnov@suse.cz
5048
5049 - Synchronize keys with rpm database before
5050   closing access to it (#182338)
5051 - rev 3533
5052
5053 -------------------------------------------------------------------
5054 Wed Jun  7 11:40:46 CEST 2006 - mt@suse.de
5055
5056 - Changed to just prefer DVD drives in "dvd:" scheme, instead of
5057   filter out the non-DVD drives completely. Allows a fallback to
5058   drives without the dvd HAL property e.g. in VMWare. (#177457)
5059 - rev 3530
5060
5061 -------------------------------------------------------------------
5062 Wed Jun  7 01:00:06 CEST 2006 - dmacvicar@suse.de
5063
5064 - Merge fix for stalle tmpdir due to cyclic references, using a master
5065  TmpDir for zypp. (#178292) . There is still 1 tmpdir to fix.
5066 - rev 3521
5067
5068 -------------------------------------------------------------------
5069 Wed Jun  7 01:00:05 CEST 2006 - dmacvicar@suse.de
5070
5071 - Fixes unneeded file download, and add download callbacks
5072   (still need yast side) #181204 and #160206
5073 - Fix stalle tmpdir due to cyclic references, using a master
5074   TmpDir for zypp. # 178292
5075
5076 -------------------------------------------------------------------
5077 Wed Jun  7 00:02:18 CEST 2006 - ma@suse.de
5078
5079 - fixed memory leak in PersistentStorage (#168690)
5080 - revision 3519
5081
5082 -------------------------------------------------------------------
5083 Tue Jun  6 22:24:00 CEST 2006 - ma@suse.de
5084
5085 - fixed memory leak in XMLSourceCacheParser (#168690)
5086 - revision 3517
5087
5088 -------------------------------------------------------------------
5089 Fri Jun  2 16:09:03 CEST 2006 - schubi@suse.de
5090
5091 -latest fi translation added
5092  Revision 3502
5093
5094 -------------------------------------------------------------------
5095 Thu Jun  1 15:11:47 CEST 2006 - schubi@suse.de
5096
5097 -All installed resolvables has been set to "satisfied" in
5098  ResolverContext::unneeded . BUT:
5099  Patch concerning resolvables have to be set to
5100  "unneeded" although they are installed. In order
5101  getting the state "no longer applicable" (Bug 171590)
5102 - rev 3496
5103
5104 -------------------------------------------------------------------
5105 Thu Jun  1 14:54:02 CEST 2006 - kkaempf@suse.de
5106
5107 - compute status for scripts and messages so their freshens get
5108   properly honored (aj with postgresql-server)
5109 - rev 3494
5110
5111 -------------------------------------------------------------------
5112 Thu Jun  1 13:57:48 CEST 2006 - dmacvicar@suse.de
5113
5114 - revert not-used-yet rpmdb timestamp, as
5115   it broke rpmdb::init(). (#180040)
5116 - rev 3490
5117
5118 -------------------------------------------------------------------
5119 Thu Jun  1 11:03:34 CEST 2006 - schubi@suse.de
5120
5121 - updating gmo files, if po files has been changed; bug 164449
5122
5123 -------------------------------------------------------------------
5124 Wed May 31 18:32:58 CEST 2006 - dmacvicar@suse.de
5125
5126 - Dont download twice if starting from 1st time
5127 - fix typo
5128 - rev 3481
5129
5130 -------------------------------------------------------------------
5131 Wed May 31 17:06:48 CEST 2006 - dmacvicar@suse.de
5132
5133 - set cache dir only if storeMetadata is called as a public method.´
5134 - rev 3475
5135
5136 -------------------------------------------------------------------
5137 Wed May 31 15:27:38 CEST 2006 - kkaempf@suse.de
5138
5139 - schedule a package for installation if
5140   - it freshens / supplements something
5141   - it is not installed yet
5142   (#178721)
5143 - rev 3473
5144
5145 -------------------------------------------------------------------
5146 Wed May 31 15:22:43 CEST 2006 - dmacvicar@suse.de
5147
5148 - make susetags also implement download and check first.
5149 - rev 3470
5150
5151 -------------------------------------------------------------------
5152 Tue May 30 12:43:47 CEST 2006 - dmacvicar@suse.de
5153
5154 - make yum more robust. Never parse from provideFile
5155   but only from local disk. Make sure the cache
5156   is consistent before recreating it.
5157   the code is easier to follow and probably
5158   faster. checksum and signatures are
5159   checked on caching not on parsing.
5160   Required to implement refresh for #154990
5161 - rev 3452
5162
5163 -------------------------------------------------------------------
5164 Wed May 24 16:57:54 CEST 2006 - dmacvicar@suse.de
5165
5166 - implement timestamp for YUM and SuseTags
5167 - actually use the license to confirm in yum patches
5168 - add prerequires tag in yum optonally to the bad designed
5169   and nonintuitive pre=1
5170 - rev 3448
5171
5172 -------------------------------------------------------------------
5173 Wed May 24 15:30:32 CEST 2006 - dmacvicar@suse.de
5174
5175 - dont pass root on init but before.
5176 - implement rpm db modification timestamp
5177   not used yet
5178 - move Helix source to testsuite out of the solver
5179   so we can use it for target, storage tests
5180 - add Source_Ref::timestamp(), default to now()
5181   in order to implement smart sync of sources by zmd
5182 - don't parse desc and summary twice
5183 - fix a segfault with tranlated text
5184 - fix broken size tag introduced in rev 3427
5185 - rev 3446
5186
5187 -------------------------------------------------------------------
5188 Tue May 23 20:53:27 CEST 2006 - dmacvicar@suse.de
5189
5190 - dont accept corrupt sources, improve logs
5191
5192 -------------------------------------------------------------------
5193 Tue May 23 17:26:41 CEST 2006 - ma@suse.de
5194
5195 - Added PoolItem_Ref::statusReset. Resets the PoolItem status without
5196   loosing autoprotection (eg. for foreign vendor). (assists #177469)
5197 - rev 3431
5198
5199 -------------------------------------------------------------------
5200 Tue May 23 17:04:04 CEST 2006 - jsrain@suse.cz
5201
5202 - added mediaNr() to PatchRpm and DeltaRpm classes
5203 - rev 3430
5204
5205 -------------------------------------------------------------------
5206 Tue May 23 15:58:04 CEST 2006 - dmacvicar@suse.de
5207
5208 - enable YUM license to confirm.
5209   needed for #174476
5210 - adapt store to serialize and read all new resobject fields
5211 - use install-time to now() when serializing (#174653)
5212 - rev 3427
5213
5214 -------------------------------------------------------------------
5215 Mon May 22 20:51:59 CEST 2006 - ma@suse.de
5216
5217 - Do not violate install order when restricting commit to a certain
5218   mediaNumber. (#170079)
5219 - Version 1.1.0; rev 3423
5220
5221 -------------------------------------------------------------------
5222 Mon May 22 19:03:20 CEST 2006 - mvidner@suse.cz
5223
5224 - Added SourceManager::findSourceByUrl to overcome alias mismatches
5225   (#177543).
5226 - rev 3420
5227
5228 -------------------------------------------------------------------
5229 Mon May 22 17:19:25 CEST 2006 - ma@suse.de
5230
5231 - Order all objects according to prerequirements, not just packages.
5232   (#173690)
5233 - rev 3419
5234
5235 -------------------------------------------------------------------
5236 Mon May 22 15:57:43 CEST 2006 - schubi@suse.de
5237
5238 - Added new translation
5239
5240 -------------------------------------------------------------------
5241 Fri May 19 12:53:44 CEST 2006 - dmacvicar@suse.de
5242
5243 - fix missing homedir option for gpg (#171055)
5244 - rev 3415
5245
5246 -------------------------------------------------------------------
5247 Thu May 18 19:08:52 CEST 2006 - ma@suse.de
5248
5249 - Prevent against daemons launched in rpm %post, that do not close
5250   their filedescriptors. (#174548)
5251 - Version 1.0.1; rev 3413
5252
5253 -------------------------------------------------------------------
5254 Thu May 18 16:51:41 CEST 2006 - jsrain@suse.cz
5255
5256 - fixed media number of package retrieved as a part of a patch
5257   (#174841)
5258 - rev 3409
5259
5260 -------------------------------------------------------------------
5261 Thu May 18 16:16:21 CEST 2006 - dmacvicar@suse.de
5262
5263 - fix missing package descriptions due to filtered packages
5264   by incompatible architectures. (#159109)
5265 - rev 3404
5266
5267 -------------------------------------------------------------------
5268 Thu May 18 16:08:42 CEST 2006 - kkaempf@suse.de
5269
5270 - decrease logging in DiskUsageCounter and Modalias (#163186)
5271 - rev 3406
5272
5273 -------------------------------------------------------------------
5274 Thu May 18 10:43:47 CEST 2006 - ma@suse.de
5275
5276 - Stay backward comapatible.
5277
5278 -------------------------------------------------------------------
5279 Tue May 16 21:35:27 CEST 2006 - ma@suse.de
5280
5281 - Make basic attributes available through ResObject.
5282 - Let ResObjects which do not require media access during
5283   commit return ZERO sourceMediaNr (required for #173690)
5284 - Version 1.0.0
5285 - rev 3390
5286
5287 -------------------------------------------------------------------
5288 Tue May 16 15:11:35 CEST 2006 - kkaempf@suse.de
5289
5290 - reduce logging verbosity (#163186)
5291 - rev 3381
5292
5293 -------------------------------------------------------------------
5294 Tue May 16 14:00:57 CEST 2006 - schubi@suse.de
5295
5296 - setCandidate accept candidates with compatible architectures too. Not
5297   only with the same architecture. Bug 172594 - If update package has
5298   differet arch, UI display is wrong
5299
5300 -------------------------------------------------------------------
5301 Tue May 16 09:30:45 CEST 2006 - mvidner@suse.cz
5302
5303 - Added Source_Ref::resStoreInitialized.
5304   If we know that noone has seen the resolvables yet, we can skip
5305   them too, eg. when deleting a source. (#174840)
5306 - rev 3378
5307
5308 -------------------------------------------------------------------
5309 Mon May 15 12:41:39 CEST 2006 - kkaempf@suse.de
5310
5311 - Honor freshens as conditionals independant from the installed/
5312   uninstalled status (#174797)
5313 - rev 3376
5314
5315 -------------------------------------------------------------------
5316 Mon May 15 11:15:03 CEST 2006 - kkaempf@suse.de
5317
5318 - State modifier "unneeded" is transitive for patches (#171590)
5319 - rev 3375
5320
5321 -------------------------------------------------------------------
5322 Thu May 11 17:42:29 CEST 2006 - schubi@suse.de
5323
5324 - Do not transact itself (update) in the transactResObject mechanism
5325   Bug 174290
5326
5327 -------------------------------------------------------------------
5328 Thu May 11 16:37:51 CEST 2006 - mt@suse.de
5329
5330 - Reenabled improved large file support flags (unintentionally
5331   removed in rev 1544). Fixes bug #173753.
5332 - Added large file support flags to libzypp.pc file allowing
5333   consistence checks in the application using features variable
5334 - rev 3366
5335
5336 -------------------------------------------------------------------
5337 Thu May 11 10:49:36 CEST 2006 - mvidner@suse.cz
5338
5339 - SourceManager: moved source deletion before creation
5340   so that we can recreate a deleted one (#174295)
5341 - removed dead code dealing with known_caches from SourceManager::store
5342   (see r3195)
5343 - r3362
5344
5345 -------------------------------------------------------------------
5346 Thu May 11 10:15:14 CEST 2006 - jsrain@suse.cz
5347
5348 - fixed returning product short name and summary if product read
5349   from target store (#148625)
5350 - rev 3360
5351
5352 -------------------------------------------------------------------
5353 Wed May 10 11:39:06 CEST 2006 - jsrain@suse.cz
5354
5355 - set media verifier on redirected medium (#172599)
5356 - rev 3359
5357
5358 -------------------------------------------------------------------
5359 Mon May  8 17:28:42 CEST 2006 - kkaempf@suse.de
5360
5361 - fix 'transactResKind' to collect best providers by capability
5362   and to recursively transact items of same kind (#170114)
5363 - rev 3355
5364
5365 -------------------------------------------------------------------
5366 Mon May  8 16:45:46 CEST 2006 - dmacvicar@suse.de
5367
5368 - serialize the full URL to avoid missing password and other
5369   url settings (#148108)
5370 - rev 3353
5371
5372 -------------------------------------------------------------------
5373 Fri May  5 17:47:14 CEST 2006 - mt@suse.de
5374
5375 - Added a 60 sec connect timeout to MediaCurl (#172860)
5376 - rev 3348
5377
5378 -------------------------------------------------------------------
5379 Thu May  4 15:15:37 CEST 2006 - kkaempf@suse.de
5380
5381 - re-fetch also .asc and .key files before checking signature
5382   (#172597)
5383 - rev 3350 (3345-10.1)
5384
5385 -------------------------------------------------------------------
5386 Wed May  3 17:40:45 CEST 2006 - dmacvicar@suse.de
5387
5388 - Fix yum key verification, because a double variable declaration
5389
5390 -------------------------------------------------------------------
5391 Wed May  3 15:34:00 CEST 2006 - dmacvicar@suse.de
5392
5393 - use --no-default-keyring to avoid creating a
5394   default gpg dir in / (#171055)
5395 - rev 3335
5396
5397 -------------------------------------------------------------------
5398 Wed May  3 14:40:25 CEST 2006 - dmacvicar@suse.de
5399
5400 - Fix YUM signature checking, we were passing the key instead of the
5401   signature.
5402 - When the user trust a key, sync again. Bye to the session trusted
5403   keys and user being asked all the time. (#171213)
5404 - r3332
5405
5406 -------------------------------------------------------------------
5407 Wed May  3 14:22:02 CEST 2006 - ma@suse.de
5408
5409 - Cleanup index tables when removing items from pool (#170564).
5410
5411 -------------------------------------------------------------------
5412 Wed May  3 12:23:36 CEST 2006 - kkaempf@suse.de
5413
5414 - backout rev 3246->3275 of TargetImpl.cc
5415 - add missing testsuite/utils/TestUtils.h
5416 - rev 3330
5417
5418 -------------------------------------------------------------------
5419 Wed May  3 12:13:38 CEST 2006 - dmacvicar@suse.de
5420
5421 - more fixes for #171062, there were some files still not being
5422   read from cache.
5423 - r3327
5424
5425 -------------------------------------------------------------------
5426 Tue May  2 18:41:44 CEST 2006 - dmacvicar@suse.de
5427
5428 - cache keys and signature. Remove lot of duplicated code. (#171062)
5429 - r3320
5430
5431 -------------------------------------------------------------------
5432 Tue May  2 18:02:46 CEST 2006 - mt@suse.de
5433
5434 - Disabled isUseableAttachPoint check in MediaDIR -- we do not
5435   mount here anything, so it is OK to use any dir (171351).
5436 - rev 3318
5437
5438 -------------------------------------------------------------------
5439 Tue May  2 14:58:03 CEST 2006 - kkaempf@suse.de
5440
5441 - parse "license-to-confirm" in primary.xml (#168437)
5442 - rev 3312
5443
5444 -------------------------------------------------------------------
5445 Mon May  1 17:44:29 CEST 2006 - kkaempf@suse.de
5446
5447 - Don't try to store 'Atom', not needed and the backend store
5448   rejects them anyways (addtion to #168610)
5449 - rev 3306
5450
5451 -------------------------------------------------------------------
5452 Mon May  1 04:43:01 CEST 2006 - mt@suse.de
5453
5454 - Improved device check in MediaDISK using libblkid (Bug #158529)
5455 - Allow to provide sysfs path via $SYSFS_PATH in MediaCD.cc and
5456   added a check if it is a directory
5457 - Added libcurl and libblkid checks to configure.ac
5458 - Added e2fsprogs(-devel) requires to the spec file
5459 - rev 3303
5460
5461 -------------------------------------------------------------------
5462 Sat Apr 29 21:46:22 CEST 2006 - kkaempf@suse.de
5463
5464 - dont download "other" during key check (#171041)
5465 - rev 3294
5466
5467 -------------------------------------------------------------------
5468 Sat Apr 29 11:05:15 CEST 2006 - kkaempf@suse.de
5469
5470 - allow parallel installs of atoms (used to fulfill patch require-
5471   ments, atoms aren't installed anyways) (#170098)
5472 - some testsuite improvements.
5473 - rev 3288
5474
5475 -------------------------------------------------------------------
5476 Fri Apr 28 20:15:06 CEST 2006 - dmacvicar@suse.de
5477
5478 - get rid of autobuild check when throwing exceptions without throw
5479   but with a macro, returning a null pointer at the end (never reached).
5480
5481 -------------------------------------------------------------------
5482 Fri Apr 28 19:50:28 CEST 2006 - ma@suse.de
5483
5484 - Do not violate install order when restricting commit to a certain
5485   mediaNumber. (#170079)
5486
5487 -------------------------------------------------------------------
5488 Fri Apr 28 18:12:26 CEST 2006 - dmacvicar@suse.de
5489
5490 - Don't use throw directly!
5491   use ZYPP_THROW with a Exception class, otherwise package bindings
5492   will not catch them.
5493   Should fix crashes when reading broken sources with yast.
5494 - rev 3272
5495
5496 -------------------------------------------------------------------
5497 Fri Apr 28 15:29:32 CEST 2006 - schubi@suse.de
5498
5499 - Bug 162064 - font packages are not installed for locale, e.g. khmer font not installed after CD1
5500   revision 3269
5501
5502 -------------------------------------------------------------------
5503 Fri Apr 28 14:55:04 CEST 2006 - kkaempf@suse.de
5504
5505 - revert bugfix #168906 (fom rev 3219), it filters too many errors.
5506 - further improve on #168840 (from rev 3231), match on name-edition
5507   when filtering by best arch. (#170098)
5508 - rev 3268
5509
5510 -------------------------------------------------------------------
5511 Fri Apr 28 13:01:58 CEST 2006 - dmacvicar@suse.de
5512
5513 - #170093 , lot of package descriptions missing
5514 - rev 3263
5515
5516 -------------------------------------------------------------------
5517 Thu Apr 27 20:28:01 CEST 2006 - dmacvicar@suse.de
5518
5519 - try to fix wrong permissions of /var/lib/zypp created
5520   by old zypp, only when running as root they are fixed
5521   (#169094)
5522 - YUM: Verify signatures on factoryInit.
5523   Dont provide other.xml. Cleanups, better logging.
5524   When refreshing signed soruces, don't refresh is source
5525   has not changed.
5526 - YaST sources: don't refresh if media file has not changed.
5527 - Show full url of index files in sources for signature validation
5528   (mentioned in #170139 comment #3)-
5529
5530 -------------------------------------------------------------------
5531 Thu Apr 27 18:41:02 CEST 2006 - jsrain@suse.de
5532
5533 - udpated media ID syntax for external scripts (to be consistent
5534   with packages) (#170247)
5535 - rev 3256
5536
5537 -------------------------------------------------------------------
5538 Thu Apr 27 18:33:48 CEST 2006 - jsrain@suse.de
5539
5540 - set media ID to 1 if not specified in YUM metadata (#167452)
5541 - rev 3255
5542
5543 -------------------------------------------------------------------
5544 Thu Apr 27 11:55:05 CEST 2006 - kkaempf@suse.de
5545
5546 - If freshen and supplement are fulfilled, install any kind of
5547   resolvable if not yet installed (#165746)
5548 - rev 3249
5549
5550 -------------------------------------------------------------------
5551 Wed Apr 26 18:00:42 CEST 2006 - kkaempf@suse.de
5552
5553 - make downloaded script executable. (#169191)
5554 - rev 3247
5555
5556 -------------------------------------------------------------------
5557 Wed Apr 26 10:43:03 CEST 2006 - kkaempf@suse.de
5558
5559 - Improve on last fix, compare only compatible archs.
5560 - rev 3233
5561
5562 -------------------------------------------------------------------
5563 Tue Apr 25 19:36:13 CEST 2006 - kkaempf@suse.de
5564
5565 - Only choose best arch of multiple package atoms with identical
5566   name (#168840)
5567 - rev 3231
5568
5569 -------------------------------------------------------------------
5570 Tue Apr 25 16:59:51 CEST 2006 - dmacvicar@suse.de
5571
5572 - pass empty strings to UI as key properties if unknown key
5573   (#169114)
5574 - rev 3228
5575
5576 -------------------------------------------------------------------
5577 Tue Apr 25 16:47:35 CEST 2006 - kkaempf@suse.de
5578
5579 - refrain from parsing 'other.xml' (#159316)
5580 - rev 3226
5581
5582 -------------------------------------------------------------------
5583 Tue Apr 25 16:34:50 CEST 2006 - visnov@suse.cz
5584
5585 - in source refresh, clean up the cache dir if fails
5586 - do not require repomd.xml.asc when creating a cache (#163765)
5587 - rev 3224
5588
5589 -------------------------------------------------------------------
5590 Tue Apr 25 15:17:15 CEST 2006 - dmacvicar@suse.de
5591
5592 - Check if a file exists before providing it, and just handling the
5593   exception is not sufficient, because it can release the media.
5594   it nows get all possible packages.X translations an then
5595   it selects the candidate from the existing ones (#168654)
5596 - rev 3221
5597
5598 -------------------------------------------------------------------
5599 Tue Apr 25 12:28:17 CEST 2006 - kkaempf@suse.de
5600
5601 - dont report conflicts if item is neither installed
5602   nor to-be-installed (#168906)
5603 - rev 3219
5604
5605 -------------------------------------------------------------------
5606 Tue Apr 25 11:27:09 CEST 2006 - dmacvicar@suse.de
5607
5608 - #168060 , propagate the file description or original
5609   name to the UI and not the checked filename path,
5610   which could be a tmp file.
5611   Requires changes in pkg-manager, and probably zmd-helpers.
5612 - rev 3215
5613
5614 -------------------------------------------------------------------
5615 Mon Apr 24 18:27:59 CEST 2006 - dmacvicar@suse.de
5616
5617 - /var/lib/zypp/db/languages/* are empty files (##168355)
5618 - r3206
5619
5620 -------------------------------------------------------------------
5621 Mon Apr 24 17:45:07 CEST 2006 - dmacvicar@suse.de
5622
5623 - All resolvables must honor arch, so Arch_noarch in
5624   target/store/XMLFilesBackend.cc is wrong (#160792)
5625 - Introduced code to honour shared package descriptions
5626   (#159109)
5627 - r3204
5628
5629 -------------------------------------------------------------------
5630 Mon Apr 24 16:43:48 CEST 2006 - jsrain@suse.de
5631
5632 - replace '_' in YUM elements/attributes with '-' (#168762)
5633 - rev 3201
5634
5635 -------------------------------------------------------------------
5636 Mon Apr 24 16:15:02 CEST 2006 - mt@suse.de
5637
5638 - Fixed iseries workaround - interchanged variables for scsi
5639   devices, added debug messages about the steps (#163971).
5640 - Added getenv NULL ptr check and verify of the $HOME dir's
5641   and ~/.curlrc file's ownership (#163203).
5642 - rev 3199
5643
5644 -------------------------------------------------------------------
5645 Mon Apr 24 15:44:18 CEST 2006 - ma@suse.de
5646
5647 - Use filesystem::TmpDir to create unique and unused Source cache
5648   directories. (#168051)
5649
5650 -------------------------------------------------------------------
5651 Mon Apr 24 14:30:41 CEST 2006 - ma@suse.de
5652
5653 - Enable signature checks per default. (#168525)
5654
5655 -------------------------------------------------------------------
5656 Mon Apr 24 11:20:17 CEST 2006 - visnov@suse.cz
5657
5658 - fix callbacks for providing a single file (#160206)
5659
5660 -------------------------------------------------------------------
5661 Sun Apr 23 12:28:21 CEST 2006 - kkaempf@suse.de
5662
5663 - If an installed package looses a dependency, the solver tries
5664   to upgrade it. Limit the upgrade candidates to best arch, best
5665   edition.
5666 - filter 'other' entries with incompatible arch in yum parser.
5667 - rev 3177
5668
5669 -------------------------------------------------------------------
5670 Fri Apr 21 22:47:18 CEST 2006 - jsrain@suse.de
5671
5672 - initialize the product category according to source (#168061)
5673 - rev 3172
5674
5675 -------------------------------------------------------------------
5676 Fri Apr 21 18:32:00 CEST 2006 - mvidner@suse.cz
5677
5678 - delete only one older version of a xml-store resolvable
5679   (half-baked, but the previous attempt was charred)
5680
5681 -------------------------------------------------------------------
5682 Fri Apr 21 17:49:18 CEST 2006 - jsrain@suse.de
5683
5684 - moved license_to_confirm to primary.xml
5685 - rev 3170
5686
5687 -------------------------------------------------------------------
5688 Fri Apr 21 16:36:14 CEST 2006 - ma@suse.de
5689
5690 - Removed deprecated oldstyle commit methods.
5691
5692 -------------------------------------------------------------------
5693 Fri Apr 21 15:58:14 CEST 2006 - mvidner@suse.cz
5694
5695 - when installing a xml-store resolvable (all except package,
5696   message, script), delete older versions (#160792).
5697 - read selection edition from the XML store
5698 - rev 3167
5699
5700 -------------------------------------------------------------------
5701 Thu Apr 20 14:10:41 CEST 2006 - kkaempf@suse.de
5702
5703 - properly clear transaction flag after successful commit
5704   (see rev 3122, #164365, #167285)
5705 - rev 3157
5706
5707 -------------------------------------------------------------------
5708 Thu Apr 20 13:14:25 CEST 2006 - kkaempf@suse.de
5709
5710 - recursively soft-uninstall recommended package on real uninstall,
5711   not on update (#167603)
5712 - rev 3155
5713
5714 -------------------------------------------------------------------
5715 Thu Apr 20 13:01:28 CEST 2006 - dmacvicar@suse.de
5716
5717 - fix #167605 (importing keys to rpm multiple times due to
5718   wrong interpretation of rpm gpg versioning.
5719 - add support for reading the rpm keys, with full id and fingerprint
5720 - rev 3153
5721
5722 -------------------------------------------------------------------
5723 Wed Apr 19 16:47:34 CEST 2006 - kkaempf@suse.de
5724
5725 - don't add duplicate error infos to ResolverContext (#167309)
5726 - rev 3146
5727
5728 -------------------------------------------------------------------
5729 Wed Apr 19 14:10:10 CEST 2006 - kkaempf@suse.de
5730
5731 - fix Resolver::transactReset() (see rev 3122) (#167285)
5732 - rev 3140
5733
5734 -------------------------------------------------------------------
5735 Wed Apr 19 13:48:26 CEST 2006 - ma@suse.de
5736
5737 - Introduced $ZYPP_KEYRING_DEFAULT_ACCEPT_ALL. If this environment
5738   variable is present, all signature checking callbacks will default
5739   to 'accept', in case no recipient is present.
5740
5741 -------------------------------------------------------------------
5742 Wed Apr 19 11:37:47 CEST 2006 - dmacvicar@suse.de
5743
5744 - read content file on construction, and make
5745   provideProduct only insert the already
5746   read product object into the store (#165826)
5747   (dmacvicar)
5748 - When the signature is not found, warn the
5749   user about a unsigned source. When the
5750   key is not found, do nothing, it can be in the
5751   keyring already. (#166016) (dmacvicar)
5752 - enable key verification only if
5753   ZYPP_CHECKSIG env var is set (dmacvicar)
5754 - r1529
5755
5756 -------------------------------------------------------------------
5757 Tue Apr 18 20:41:48 CEST 2006 - kkaempf@suse.de
5758
5759 - fix bugfix 164365, fix bug 167285
5760   Actually clear the transcation state instead of locking it
5761   to 'dont transact'
5762 - rev 3122
5763
5764 -------------------------------------------------------------------
5765 Tue Apr 18 15:46:59 CEST 2006 - visnov@suse.cz
5766
5767 - revert the signature/digest checking callbacks
5768 - rev 3115
5769
5770 -------------------------------------------------------------------
5771 Tue Apr 18 15:14:35 CEST 2006 - kkaempf@suse.de
5772
5773 - Bugfix #165670
5774   - Honor keep requests.
5775   - Dont flag "locked uninstall" as error if a keep request was
5776     issued before.
5777 - rev 3114
5778
5779 -------------------------------------------------------------------
5780 Tue Apr 18 12:04:35 CEST 2006 - kkaempf@suse.de
5781
5782 - rule out locked items during distribution upgrade as early
5783   as possible. (#165670)
5784 - rev 3110
5785
5786 -------------------------------------------------------------------
5787 Mon Apr 17 16:04:35 CEST 2006 - kkaempf@suse.de
5788
5789 - Bugfix #166212
5790   - use APPL_LOW as 'ui initiated, by solver' in transactKind() and
5791     transactResObject().
5792   - resetTransaction(APPL_LOW) before resolving
5793   - enhance transactCaps by using the same algorithm as in
5794     QueueItemRequire
5795     (before: transact all requires and recommends by name
5796      now: transact best requires and recommends by provides)
5797 - rev 3107
5798
5799 -------------------------------------------------------------------
5800 Fri Apr 14 16:04:35 CEST 2006 - visnov@suse.cz
5801
5802 - new callbacks for failing digest
5803 - rev 3098
5804
5805 -------------------------------------------------------------------
5806 Thu Apr 13 17:01:41 CEST 2006 - visnov@suse.cz
5807
5808 - ask for file without a checksum (#165125)
5809
5810 -------------------------------------------------------------------
5811 Thu Apr 13 16:59:38 CEST 2006 - kkaempf@suse.de
5812
5813 - dont install satisfied resolvables (#165843)
5814 - rev 3095
5815
5816 -------------------------------------------------------------------
5817 Thu Apr 13 16:00:21 CEST 2006 - kkaempf@suse.de
5818
5819 - dont abort on failed "dry_run" (#164583)
5820 - rev 3091
5821
5822 -------------------------------------------------------------------
5823 Thu Apr 13 15:19:20 CEST 2006 - visnov@suse.cz
5824
5825 - Ask user if signature file does not exist (#163765)
5826 - handle repomd.xml.asc as optional file (#163765)
5827 - rev 3089
5828
5829 -------------------------------------------------------------------
5830 Thu Apr 13 13:52:08 CEST 2006 - schubi@suse.de
5831
5832 - Bug 164365 - build 906: Deselecting a selection, all packages are still selected
5833 - rev 3087
5834
5835 -------------------------------------------------------------------
5836 Thu Apr 13 11:57:58 CEST 2006 - kkaempf@suse.de
5837
5838 - Dont do transitive uninstalls on uninstalled or upgraded items.
5839   (#165798)
5840 - rev 3083
5841
5842 -------------------------------------------------------------------
5843 Wed Apr 12 17:57:21 CEST 2006 - ma@suse.de
5844
5845 - Added 'rpmNoSignature' to ZYppCommitPolicy (#163862)
5846
5847 -------------------------------------------------------------------
5848 Wed Apr 12 16:44:57 CEST 2006 - mvidner@suse.cz
5849
5850 - Product::updateUrls: restore it from the XML store;
5851   fixed content parsing (#163192).
5852 - restore product flags fro the XML store
5853 - rev 3074
5854
5855 -------------------------------------------------------------------
5856 Wed Apr 12 13:48:25 CEST 2006 - kkaempf@suse.de
5857
5858 - Only consider best arch/version (#165477)
5859 - rev 3069
5860
5861 -------------------------------------------------------------------
5862 Wed Apr 12 10:57:50 CEST 2006 - ma@suse.de
5863
5864 - No need to parse tags at all if there is no item to store values
5865   (e.g. data for unwanted arch). Fixed segv trying to store data in
5866   NULL item. (#165479)
5867 - rev3065
5868
5869 -------------------------------------------------------------------
5870 Tue Apr 11 19:48:51 CEST 2006 - mt@suse.de
5871
5872 - Improved Url path name "//" vs. "/%2f" handling; now if the
5873   url has an authority, "/%2f" is used for ftp only (#163784)
5874 - rev 3062
5875
5876 -------------------------------------------------------------------
5877 Tue Apr 11 16:41:02 CEST 2006 - jsrain@suse.de
5878
5879 - fixed storing patch scripts to target store (#159928)
5880 - rev 3058
5881
5882 -------------------------------------------------------------------
5883 Tue Apr 11 16:24:26 CEST 2006 - kkaempf@suse.de
5884
5885 - if a patch is bad, only skip this patch, not everything
5886   (#165200)
5887 - rev 3057
5888
5889 -------------------------------------------------------------------
5890 Tue Apr 11 15:42:32 CEST 2006 - ma@suse.de
5891
5892 - Susetags:Selections: Allow parsing older .sel file formats. (#159851)
5893 - Susetags:Pattern: Fixed parser.
5894
5895 -------------------------------------------------------------------
5896 Tue Apr 11 15:21:48 CEST 2006 - kkaempf@suse.de
5897
5898 - when uninstalling, only re-establish installed items
5899   supplementing the to-be-uninstalled one. (variant of #165111)
5900 - rev 3054
5901
5902 -------------------------------------------------------------------
5903 Tue Apr 11 14:17:00 CEST 2006 - ma@suse.de
5904
5905 - Susetags:Package: Parse and provide ins/delnotify texts.
5906
5907 -------------------------------------------------------------------
5908 Tue Apr 11 13:01:31 CEST 2006 - kkaempf@suse.de
5909
5910 - when checking freshens/supplements at install, only consider
5911   best architecture/edition (#164453)
5912 - rev 3051
5913
5914 -------------------------------------------------------------------
5915 Tue Apr 11 10:31:41 CEST 2006 - kkaempf@suse.de
5916
5917 - when checking for supplements, only consider best arch, best
5918   edition for installation (#165111)
5919 - rev 3047
5920
5921 -------------------------------------------------------------------
5922 Tue Apr 11 10:23:14 CEST 2006 - schubi@suse.de
5923
5924 - Bug 165117: build 910: Update: Splitted packages are selected for
5925   all archs
5926
5927 -------------------------------------------------------------------
5928 Tue Apr 11 09:30:14 CEST 2006 - visnov@suse.cz
5929
5930 - ask user if a file exists but does not have a checksum (#162797)
5931 - rev 3044
5932
5933 -------------------------------------------------------------------
5934 Mon Apr 10 22:39:34 CEST 2006 - jsrain@suse.de
5935
5936 - parse time and size elements from delta and patch RPM
5937 - rev 3043
5938
5939 -------------------------------------------------------------------
5940 Mon Apr 10 18:55:03 CEST 2006 - mt@suse.de
5941
5942 - Added detection of iSeries virtual CD (/dev/iseries/vcd[a-h])
5943   devices - on powerpc only (#163971)
5944 - rev 3042
5945
5946 -------------------------------------------------------------------
5947 Mon Apr 10 18:05:51 CEST 2006 - kkaempf@suse.de
5948
5949 - fix endless loop in patches parsing.
5950 - rev 3039
5951
5952 -------------------------------------------------------------------
5953 Mon Apr 10 17:00:05 CEST 2006 - jsrain@suse.de
5954
5955 - fixed media handling in SuSEtags source (#164879)
5956 - rev 3037
5957
5958 -------------------------------------------------------------------
5959 Mon Apr 10 16:30:54 CEST 2006 - kkaempf@suse.de
5960
5961 - honor 'dry_run' on package remove (#164732)
5962 - rev 3036
5963
5964 -------------------------------------------------------------------
5965 Mon Apr 10 13:12:49 CEST 2006 - kkaempf@suse.de
5966
5967 - add files from yum filelist as provides to package (#164731)
5968 - rev 3032
5969
5970 -------------------------------------------------------------------
5971 Mon Apr 10 11:10:37 CEST 2006 - kkaempf@suse.de
5972
5973 - honor "+Enh:/-Enh:" in packages file (#156513)
5974
5975 -------------------------------------------------------------------
5976 Mon Apr 10 10:56:24 CEST 2006 - visnov@suse.cz
5977
5978 - fix callback receiver signature to match the callback for removing
5979   package
5980
5981 -------------------------------------------------------------------
5982 Mon Apr 10 10:32:22 CEST 2006 - mvidner@suse.cz
5983
5984 - Added Product::updateUrls, from content/UPDATEURLS (#163192).
5985 - rev 3024
5986
5987 -------------------------------------------------------------------
5988 Sat Apr  8 12:03:37 CEST 2006 - schubi@suse.de
5989
5990 - Bug 164440; Taking wrong architecture while updating obsoletes
5991   splitted packages
5992 - rev 3022
5993
5994 -------------------------------------------------------------------
5995 Sat Apr  8 10:07:06 CEST 2006 - kkaempf@suse.de
5996
5997 - allow relative paths with url file:
5998 - dont filter atoms from going into pool, multi-arch patch
5999   requirements need them. Instead, treat atoms with incompatible
6000   architecture as unneeded.
6001 - rev 3018
6002
6003 -------------------------------------------------------------------
6004 Fri Apr  7 23:57:37 CEST 2006 - jsrain@suse.de
6005
6006 - product now provides short name
6007 - rev 3013
6008
6009 -------------------------------------------------------------------
6010 Fri Apr  7 20:42:09 CEST 2006 - jsrain@suse.de
6011
6012 - read metadata for packages from correct tags in patches (#163220)
6013 - rev 3011
6014
6015 -------------------------------------------------------------------
6016 Fri Apr  7 19:57:41 CEST 2006 - kkaempf@suse.de
6017
6018 - more detailed resolver error reports (#162994)
6019 - rev 3010
6020
6021 -------------------------------------------------------------------
6022 Fri Apr  7 17:35:07 CEST 2006 - visnov@suse.cz
6023
6024 - report package download progress (#160966)
6025 - rev 3007
6026
6027 -------------------------------------------------------------------
6028 Fri Apr  7 16:27:35 CEST 2006 - kkaempf@suse.de
6029
6030 - transact also for languages (#163819)
6031 - rev 3004
6032
6033 -------------------------------------------------------------------
6034 Fri Apr  7 15:08:06 CEST 2006 - kkaempf@suse.de
6035
6036 - loop through all affected ResObjects in transactResKind (#163819)
6037 - rev 3002
6038
6039 -------------------------------------------------------------------
6040 Fri Apr  7 12:42:35 CEST 2006 - kkaempf@suse.de
6041
6042 - allow re-installation of non-packages (#162906)
6043 - rev 2998
6044
6045 -------------------------------------------------------------------
6046 Fri Apr  7 11:50:22 CEST 2006 - mt@suse.de
6047
6048 - Added loop checking for scsi cdroms (/sys/block/srX) in case
6049   HAL does not provide any drives like on iSeries (#163971).
6050 - rev 2995
6051
6052 -------------------------------------------------------------------
6053 Fri Apr  7 11:05:30 CEST 2006 - kkaempf@suse.de
6054
6055 - add 'licenceToConfirm()' to Product. (#164375)
6056
6057 -------------------------------------------------------------------
6058 Fri Apr  7 10:36:05 CEST 2006 - ma@suse.de
6059
6060 - Avoid excessive CD hopping on commit. But still far from
6061   being perfect. (#159679)
6062 - Fixed Target::commit: Despite dry_run set True, packages
6063   were depeted.
6064
6065 -------------------------------------------------------------------
6066 Fri Apr  7 08:32:32 CEST 2006 - visnov@suse.cz
6067
6068 - honour if user decides to skip a package in commit (#156031)
6069
6070 -------------------------------------------------------------------
6071 Thu Apr  6 18:14:30 CEST 2006 - jsrain@suse.de
6072
6073 - fixed parsing external reference to script in patch (#163221)
6074 - r2981
6075
6076 -------------------------------------------------------------------
6077 Thu Apr  6 17:07:10 CEST 2006 - dmacvicar@suse.de
6078
6079 - cache and provide content.asc/key optionally. Dont show a
6080   popup if they dont exists. (dmacvicar)
6081 - Actually abort when verify signature workflow is false. (dmacvicar)
6082 - r2978
6083
6084 -------------------------------------------------------------------
6085 Thu Apr  6 16:37:49 CEST 2006 - jsrain@suse.de
6086
6087 - fixed setting autorefresh flag for installation sources
6088
6089 -------------------------------------------------------------------
6090 Thu Apr  6 15:53:02 CEST 2006 - kkaempf@suse.de
6091
6092 - drop patches with incompatible architecture.
6093 - rev 2972
6094
6095 -------------------------------------------------------------------
6096 Thu Apr  6 15:33:11 CEST 2006 - mt@suse.de
6097
6098 - Added info method to media verifier base and more debug info
6099 - rev 2970
6100
6101 -------------------------------------------------------------------
6102 Wed Apr  5 19:27:46 CEST 2006 - kkaempf@suse.de
6103
6104 - Dont deny the "/" attach point in MediaDIR, since this is used
6105   for all "file:" urls, esp. local packages.
6106 - rev 2962
6107
6108 -------------------------------------------------------------------
6109 Wed Apr  5 18:21:58 CEST 2006 - schubi@suse.de
6110
6111 - Bug 159673 - only one conflict solvable per page
6112
6113 -------------------------------------------------------------------
6114 Wed Apr  5 18:01:37 CEST 2006 - kkaempf@suse.de
6115
6116 - parse all dependencies of 'packages' file (#163773)
6117 - rev 2957
6118
6119 -------------------------------------------------------------------
6120 Wed Apr  5 17:47:04 CEST 2006 - dmacvicar@suse.de
6121
6122 - Use the original media descr_dir on refresh for
6123   suse tags source (#163196)
6124 - r2952
6125
6126 -------------------------------------------------------------------
6127 Wed Apr  5 16:44:08 CEST 2006 - kkaempf@suse.de
6128
6129 - add Source::setUrl() for zmd backend helper.
6130 - rev 2946
6131
6132 -------------------------------------------------------------------
6133 Wed Apr  5 16:44:01 CEST 2006 - dmacvicar@suse.de
6134
6135 - implement rpm keyring / zypp tmp keyring two-way syncronization at rpm
6136 target init. (dmacvicar)
6137 - r2949
6138
6139 -------------------------------------------------------------------
6140 Wed Apr  5 16:28:42 CEST 2006 - mt@suse.de
6141
6142 - Fixed MediaDISK to use a mount -oro,bind id the disk
6143   partition is already attached e.g. by the automounter.
6144   Try to mount it a second time may fail (#163486).
6145 - rev 2944
6146
6147 -------------------------------------------------------------------
6148 Wed Apr  5 15:04:31 CEST 2006 - kkaempf@suse.de
6149
6150 - honor optional 3rd parameter to "=Loc:" key of packages (#154337)
6151 - rev 2940
6152
6153 -------------------------------------------------------------------
6154 Wed Apr  5 12:48:19 CEST 2006 - visnov@suse.cz
6155
6156 - only try to create a source of a given type when restoring
6157   from the persistent store (#162111)
6158
6159 -------------------------------------------------------------------
6160 Wed Apr  5 11:36:54 CEST 2006 - kkaempf@suse.de
6161
6162 - parse all dependencies for patterns (.pat) files (#160602)
6163 - drop YOUPATH and YOUURL from content file.
6164 - rev 2924
6165
6166 -------------------------------------------------------------------
6167 Wed Apr  5 09:27:08 CEST 2006 - visnov@suse.cz
6168
6169 - properly initialize autorefresh for non-remote sources (#154990)
6170 - rev 2919
6171
6172 -------------------------------------------------------------------
6173 Tue Apr  4 19:19:39 CEST 2006 - mt@suse.de
6174
6175 - Added flag to MediaManager::isUseableAttachPoint, whether
6176   to check against system mount entries or not.
6177 - Disallow to use the attachpoints of another media handlers
6178   as source path in MediaDIR.
6179 - rev 2917
6180
6181 -------------------------------------------------------------------
6182 Tue Apr  4 18:47:01 CEST 2006 - dmacvicar@suse.de
6183
6184 -implement callbacks for when package verification (checksum)
6185  fails, offer to retry or abort
6186
6187 -------------------------------------------------------------------
6188 Tue Apr  4 16:57:51 CEST 2006 - dmacvicar@suse.de
6189
6190 - Fix construction of checksum objects when using non-standard
6191   checksum algorithms
6192 - Fix broken YUM cache
6193 - r2913
6194
6195 -------------------------------------------------------------------
6196 Tue Apr  4 16:54:44 CEST 2006 - kkaempf@suse.de
6197
6198 - Keep packages with no version upgrade installed during
6199   distribution upgrade (#162972)
6200 - add 'transactReset()' helper function for UI.
6201 - rev 2908
6202
6203 -------------------------------------------------------------------
6204 Tue Apr  4 14:47:14 CEST 2006 - dmacvicar@suse.de
6205
6206 - r2906
6207
6208 -------------------------------------------------------------------
6209 Tue Apr  4 14:43:15 CEST 2006 - ma@suse.de
6210
6211 - Fixed candidate handling in ui::Selectable. (#156589)
6212
6213 -------------------------------------------------------------------
6214 Tue Apr  4 14:06:23 CEST 2006 - dmacvicar@suse.de
6215
6216 - fix #162984 , gpg hangs because the matching data file
6217   for the key cannot be find. (dmacvicar)
6218 - Fix restore of YUM source using the same cache dir semantics as
6219  susetags instead of assuming there is a cache if a cache_dir
6220   was given. (dmacvicar)
6221
6222 -------------------------------------------------------------------
6223 Tue Apr  4 12:37:51 CEST 2006 - kkaempf@suse.de
6224
6225 - use DISTPRODUCT/DISTVERSION from content file to generate the
6226   product name, version, and release.
6227 - rev 2902
6228
6229 -------------------------------------------------------------------
6230 Mon Apr  3 20:45:55 CEST 2006 - mt@suse.de
6231
6232 - Removed broken forcing of absolute ftp paths added in rev2705 to
6233   MediaCurl, refined cleanupPathName/setPathName in url (#154197).
6234 - rev 2900
6235
6236 -------------------------------------------------------------------
6237 Mon Apr  3 19:30:35 CEST 2006 - kkaempf@suse.de
6238
6239 - add Resolver::freshenPool() (#156980)
6240 - rev 2893
6241
6242 -------------------------------------------------------------------
6243 Mon Apr  3 08:33:12 CEST 2006 - kkaempf@suse.de
6244
6245 - skip incompatible archs in filelist parsing.
6246 - restrict pathes to 'interesting' ones (/bin/, /sbin/, /lib/,
6247   /lib64/, ...)
6248 - rev 2886
6249
6250 -------------------------------------------------------------------
6251 Sun Apr  2 22:18:06 CEST 2006 - kkaempf@suse.de
6252
6253 - skip incompatible archs in primary parsing.
6254 - rev 2883
6255
6256 -------------------------------------------------------------------
6257 Sun Apr  2 11:17:56 CEST 2006 - kkaempf@suse.de
6258
6259 - allow setting of source when parsing local .rpm (#147765)
6260 - rev 2880
6261
6262 -------------------------------------------------------------------
6263 Fri Mar 31 18:53:55 CEST 2006 - schubi@suse.de
6264
6265 - Do not update packages over other architectures
6266
6267 -------------------------------------------------------------------
6268 Fri Mar 31 18:28:59 CEST 2006 - sh@suse.de
6269
6270 - Added zypp/ui/UserWantedPackages to support the UI's
6271   "automatic changes" dialog (bug #152700)
6272
6273 -------------------------------------------------------------------
6274 Fri Mar 31 18:02:05 CEST 2006 - jsrain@suse.de
6275
6276 - use KeyRing class to validate repomd.xml (#160909)
6277
6278 -------------------------------------------------------------------
6279 Fri Mar 31 17:33:21 CEST 2006 - dmacvicar@suse.de
6280
6281 - Product resolvables should be readable by normal users.
6282   (#162474) (dmacvicar)
6283 - implemented keyring and metadata signature verification
6284   in susetags source
6285 - dont delete the lock if we did not acquire it
6286 - r2847
6287
6288 -------------------------------------------------------------------
6289 Fri Mar 31 16:34:51 CEST 2006 - mt@suse.de
6290
6291 - Added disabling of the automounter while MediaManager
6292   init and restoring of the old state on exit (#154326).
6293 - Implemented check if media (CD) is automounted or not
6294 - rev 2840
6295
6296 -------------------------------------------------------------------
6297 Fri Mar 31 13:27:09 CEST 2006 - mt@suse.de
6298
6299 - Implemented several hal get/set/removeDeviceProperty wrappers
6300 - Improved HalException to allow to fetch HAL/DBUS error componets
6301 - rev 2830
6302
6303 -------------------------------------------------------------------
6304 Fri Mar 31 12:44:25 CEST 2006 - kkaempf@suse.de
6305
6306 - honor subscription status of catalogs (#162350)
6307 - rev 2827
6308
6309 -------------------------------------------------------------------
6310 Fri Mar 31 11:29:05 CEST 2006 - mt@suse.de
6311
6312 - Enabled CD eject error reporting exceptions (#154326)
6313 - rev 2822
6314
6315 -------------------------------------------------------------------
6316 Fri Mar 31 06:40:51 CEST 2006 - kkaempf@suse.de
6317
6318 - support "dry run" (#159467)
6319 - implement "transactResKind" (#161400)
6320 - rev 2817
6321
6322 -------------------------------------------------------------------
6323 Thu Mar 30 17:22:49 CEST 2006 - jsrain@suse.de
6324
6325 - add checksum for external patches (#159928)
6326
6327 -------------------------------------------------------------------
6328 Thu Mar 30 16:48:01 CEST 2006 - kkaempf@suse.de
6329
6330 - calculate product architecture (#158198)
6331
6332 -------------------------------------------------------------------
6333 Wed Mar 29 23:28:13 CEST 2006 - jsrain@suse.de
6334
6335 - fixed checking checksum of YUM metadata, added sha1 vs. sha256
6336   detection
6337
6338 -------------------------------------------------------------------
6339 Wed Mar 29 23:12:30 CEST 2006 - ma@suse.de
6340
6341 - Auto protect installed packages from unknown vendor. (#157446)
6342
6343 -------------------------------------------------------------------
6344 Wed Mar 29 09:13:51 CEST 2006 - visnov@suse.de
6345
6346 - added support for external scripts to metadata (#159928) (jsrain)
6347 - fixed handling of Language resolvables (ma)
6348 - fix leak in rpmdb (dmacvicar)
6349 - added softlock for autoyast (#159466) (ma)
6350 - Fixed exceptions in doGetFileCopy() to show full url
6351   including the file instead of just the media base url. (mt)
6352 - Provide Language::summary (ma)
6353 - check patterns and selections file exist
6354   before veryfing them (#161300) (dmacvicar)
6355 - added YUM metadata checksum computation (jsrain)
6356 - added interface to patch of a message (jsrain)
6357 - r2734
6358
6359 -------------------------------------------------------------------
6360 Mon Mar 27 23:57:16 CEST 2006 - jsrain@suse.de
6361
6362 - added support for external scripts to metadata (#159928)
6363 - r2709
6364
6365 -------------------------------------------------------------------
6366 Sat Mar 25 22:08:26 CET 2006 - jsrain@suse.de
6367
6368 - report separate exception when trying to start source cache again to
6369   suppress incorrect error message in XEN installation
6370 - r2682
6371
6372 -------------------------------------------------------------------
6373 Fri Mar 24 18:16:22 CET 2006 - schubi@suse.de
6374
6375 - Implement inter process locking in zypp.
6376 - Added No medium found output
6377 - splitting modaliases in supplements TOO
6378 - parse also the available signing keys
6379
6380 -------------------------------------------------------------------
6381 Fri Mar 24 10:44:10 CET 2006 - visnov@suse.cz
6382
6383 - release all media when removing source (#159754) (visnov)
6384 - more testsuites (schubi)
6385 - updated translations (schubi)
6386 - added MediaNotEjectedException (mt)
6387 - rev 2652
6388
6389 -------------------------------------------------------------------
6390 Thu Mar 23 14:10:54 CET 2006 - dmacvicar@suse.de
6391
6392 - fix patches descriptions (dmacvicar)
6393 - fix source serialization (dmacvicar)
6394 - metadata for kernel test (schubi)
6395 - Arch tests updated (ma)
6396 - classify NULL Ptr as unique (ma)
6397 - Added host check, because file Url allows it now. (mt)
6398 - prepare modalias fix (#159766) (ma)
6399 - Provide iterator based access to SourceManager data. (ma)
6400 - Fixed "file:" Url scheme config to allow relative paths; (mt)
6401   RFC1738 says, it may contain a hostname as well...
6402 - revision 2633
6403
6404 -------------------------------------------------------------------
6405 Wed Mar 22 19:58:37 CET 2006 - visnov@suse.cz
6406
6407 - pkg-config support (mvidner)
6408 - close all medias when destructing MediaSet (jsrain)
6409 - rev 2622
6410
6411 -------------------------------------------------------------------
6412 Wed Mar 22 15:48:05 CET 2006 - dmacvicar@suse.de
6413
6414 - Bug 159976 - build 804: Adding AddOn CD via ftp gives error (dmacvicar)
6415 - Message callback implemented to show patch messages (visnov)
6416 - Bug 159696 (schubi)
6417 - provide transform_iterators to iterate over a maps keys or values (ma)
6418 - added 'bool Arch::empty() const' test for an empty Arch string (ma)
6419 - added script and message installation (jsrain)
6420 - chooses the 'right' kernel now (kkaempf)
6421 - Use noarch if no arch is specified in patches (dmacvicar)
6422 - rev 2611
6423
6424 -------------------------------------------------------------------
6425 Tue Mar 21 19:06:56 CET 2006 - mvidner@suse.cz
6426
6427 - Added some debug output including the access id (mt)
6428 - Bug #154326: Enabled FORCE_RELEASE_FOREIGN flag causing
6429   release with eject=true on attached media, to umount
6430   other mounts as well. (mt)
6431 - 159483 - solver does not blame missing dependency (schubi)
6432 - Added a variant of MediaHandler::forceRelaseAllMedia (ma)
6433 - Fixed MediaCD::forceEject() to handle DELAYED_VERIFY
6434   and use forceRelaseAllMedia if FORCE_RELEASE_FOREIGN=1 (ma)
6435 - fixed ZYPP_RETHROW (#156430) (ma)
6436 - patch for #156114 (visnov)
6437 - fixed container.erase loops (ma)
6438 - Fixed to reset desired (cached) flag before the action (mt)
6439 - Removed return in forceRelaseAllMedia (void function) (mt)
6440 - Parse nonexisting architecture to noarch so patches dont get
6441   filtered by the pool (dmacvicar)
6442 - 159512 - yast2-qt does not show label of to be installed products
6443   anymore (dmacvicar)
6444 - 159765 - Hidden patterns still visible (dmacvicar)
6445 - Use noarch if no arch is specified. (dmacvicar)
6446 - r2594
6447
6448 -------------------------------------------------------------------
6449 Tue Mar 21 09:04:06 CET 2006 - visnov@suse.de
6450
6451 - properly report error for media change callback
6452 - rev 2579
6453
6454 -------------------------------------------------------------------
6455 Mon Mar 20 23:02:07 CET 2006 - ma@suse.de
6456
6457 - fixed memory leak in XMLNodeIterator (#157474)
6458 - disabled storing filelist (YUMFileListParser) and changelog (YUMOtherParser)
6459 - Renamed private MediaManager::forceMediaRelease
6460   function to forceReleaseShared (more exact name)
6461 - Implemented forceRelaseAllMedia() that can be
6462   used to release also foreign (user) mounts.
6463 - Added use of forceRelaseAllMedia for CD/DVDs
6464   if FORCE_RELEASE_FOREIGN is 1 (default 0)
6465 - little cleanup of the checkAttached function
6466 - r2578
6467
6468 -------------------------------------------------------------------
6469 Mon Mar 20 17:04:28 CET 2006 - mvidner@suse.cz
6470
6471 - don't try to attach without exception handling (#158620)
6472 - fix descriptions, as a new tag Des for selections exists now.
6473 - fix #157683: failure after adding add-on product to install
6474   sources
6475 - added more files for translation
6476 - resolve-dependencies.cc: establish pool
6477 - parse-metadata.cc: catch bad URL
6478 - set zmdid for atoms
6479 - r2574
6480
6481 -------------------------------------------------------------------
6482 Sun Mar 19 19:24:44 CET 2006 - kkaempf@suse.de
6483
6484 - fix testsuite.
6485 - provide edition and architecture for all kinds of yum
6486   resolvables.
6487 - fix ResStatus output.
6488 - establish atoms correctly.
6489 - treat requires to unneeded resolvables as fulfilled.
6490 - rev 2559
6491
6492 -------------------------------------------------------------------
6493 Sun Mar 19 00:05:17 CET 2006 - kkaempf@suse.de
6494
6495 - fix the build
6496 - only consider best architecture/version (#157594)
6497 - prefer providers which supplement/enhance installed or
6498   to-be-installed packages (fixes the tpctl-kmp issue)
6499 - rev 2546
6500
6501 -------------------------------------------------------------------
6502 Sat Mar 18 02:22:22 CET 2006 - kkaempf@suse.de
6503
6504 - provide more filters for pkg-bindings (#158602)
6505 - add SystemResObject to provide system (modalias, hal, ...)
6506   capabilities.
6507 - handle this during resolving.
6508 - make the modalias and hal capability match the SystemResObject
6509   by default, thereyby triggering a modalias (resp. hal)
6510   evaluation.
6511 - xmlstore: decouple target store from YUM schema.
6512 - clean up moving of hal() and modalias() from provides to
6513   supplements in ResolvableImpl.
6514 - add PatchContents() for UI.
6515 - handle Edition::noedition as empty string.
6516 - r2537
6517
6518 -------------------------------------------------------------------
6519 Tue Mar 14 23:32:44 CET 2006 - jsrain@suse.de
6520
6521 - releasing all medias when asking for CD (#156981)
6522 - r2471
6523
6524 -------------------------------------------------------------------
6525 Tue Mar 14 19:38:43 CET 2006 - mvidner@suse.cz
6526
6527 - ResStatus::resetTransact must return a value.
6528 - Fixed random build failures in LanguageCode.cc.
6529   (Rewrote the CodeMaps constructor so that gcc does not
6530   optimize a 500-statement basic block.)
6531 - Fix constructions of patch objects. Actually insert atoms in atoms
6532   list. Insert atoms for package even if the package does not exists
6533   in the source. Fixes #157628 (dmacvicar).
6534 - Fixed license reading from susetags, #151834 (dmacvicar).
6535 - r2468
6536
6537 -------------------------------------------------------------------
6538 Tue Mar 14 16:59:42 CET 2006 - mvidner@suse.cz
6539
6540 - added ResStatus::resetTransact (ma)
6541 - bugfix for #156439 (schubi)
6542 - Added Source_Ref::setAlias (#154913).
6543 - Do not assume there is a product file when scanning for products
6544   (visnov)
6545 - function to disable all sources in the persistent store (visnov)
6546 - dependency errors go to stdout, not stderr; output resolver info
6547   directly to stderr (kkaempf)
6548 - rev 2464
6549
6550 -------------------------------------------------------------------
6551 Tue Mar 14 01:34:38 CET 2006 - kkaempf@suse.de
6552
6553 - fix merging of resolver info (needed for #157684).
6554 - errors are also important in ResolverInfo.
6555 - improve debug output in ResolverContext.
6556 - rev 2455
6557
6558 -------------------------------------------------------------------
6559 Mon Mar 13 22:54:01 CET 2006 - jsrain@suse.de
6560
6561 - delete RPMs downloaded via HTTP/FTP after installnig them
6562   (#157011)
6563 - fixed product registration (reverted autorefresh patch) (#157566)
6564
6565 -------------------------------------------------------------------
6566 Mon Mar 13 11:53:52 CET 2006 - kkaempf@suse.de
6567
6568 - if root!="/", always prefer the upgrade candidate (#155472)
6569 - implement license confirmed api for UI.
6570 - prefer architecture over version in distribution upgrade
6571   (#157501)
6572 - clean up media handling.
6573 - rev 2448
6574
6575 -------------------------------------------------------------------
6576 Sun Mar 12 22:31:09 CET 2006 - kkaempf@suse.de
6577
6578 - init Modalias properly.
6579 - fix warnings in testcases.
6580 - rev 2432
6581
6582 -------------------------------------------------------------------
6583 Sat Mar 11 21:25:18 CET 2006 - kkaempf@suse.de
6584
6585 - drop libjpeg-devel and sqlite-devel from build requires.
6586
6587 -------------------------------------------------------------------
6588 Sat Mar 11 08:16:53 CET 2006 - kkaempf@suse.de
6589
6590 - implement 'modalias()' capability (#157406)
6591 - make dependencies consistent, its 'freshens'.
6592 - cope with user umounts of devices.
6593 - add debug to SourceManager.
6594 - rev 2418
6595
6596 -------------------------------------------------------------------
6597 Fri Mar 10 16:20:41 CET 2006 - kkaempf@suse.de
6598
6599 - allow version downgrade during distribution upgrade if the
6600   newer package is coming from a trusted vendor (#155472)
6601 - implement locale fallback
6602 - 'freshen' -> 'freshens' in schema definitions to make it
6603   consistent with all other dependency definitions.
6604 - better error reporting for .pat and .sel files.
6605 - rule out packages from dependency resolutions which are
6606   de-selected by user (#155368)
6607 - use locale fallbacks in package translations.
6608 - refresh source when re-enabling it.
6609 - rev 2406
6610
6611 -------------------------------------------------------------------
6612 Tue Mar  7 21:18:19 CET 2006 - kkaempf@suse.de
6613
6614 - split of libzypp-zmd-backend subpackage as a stand-alone
6615   leaf package.
6616 - encapsulate bool test for Source_Ref better.
6617 - fixed stack overflow (ma).
6618 - make testsuite build again.
6619 - rev 2346
6620
6621 -------------------------------------------------------------------
6622 Tue Mar  7 16:17:07 CET 2006 - kkaempf@suse.de
6623
6624 - fixed URL rewriting for CD2 and following (#154762)
6625 - fixed ResPoolProxy diffState (for proper ok/cancel support
6626   in UI)
6627 - added special exception class for aborting installation
6628   (#154936)
6629 - only auto-change directories if they end in CDn or DVDn.
6630 - rev 2320.
6631
6632 -------------------------------------------------------------------
6633 Tue Mar  7 15:37:51 CET 2006 - kkaempf@suse.de
6634
6635 - silently ignore multiple installs of the same package.
6636 - fix disk usage for installs and uninstalls.
6637 - rev 2308
6638
6639 -------------------------------------------------------------------
6640 Mon Mar  6 22:22:57 CET 2006 - kkaempf@suse.de
6641
6642 - zmd-backend: filter out incompatible architectures from
6643   repository.
6644 - rev 2298
6645
6646 -------------------------------------------------------------------
6647 Mon Mar  6 21:35:24 CET 2006 - kkaempf@suse.de
6648
6649 - sync libzypp media data with mtab.
6650 - improve resolver error and solution reports.
6651 - fix source cache reading (#155459).
6652 - default cached sources to enabled (#155459).
6653 - let each source provide public keys.
6654 - rev 2297
6655
6656 -------------------------------------------------------------------
6657 Sun Mar  5 15:48:29 CET 2006 - kkaempf@suse.de
6658
6659 - only write by-sovler transactions back (#154976)
6660 - rev 2278
6661
6662 -------------------------------------------------------------------
6663 Sat Mar  4 12:36:40 CET 2006 - kkaempf@suse.de
6664
6665 - release last used source at end of commit (#155002)
6666 - rev 2277
6667
6668 -------------------------------------------------------------------
6669 Fri Mar  3 23:14:50 CET 2006 - kkaempf@suse.de
6670
6671 - cope with NULL values in zmd catalogs table (#153584)
6672 - set YAST_IS_RUNNING in transact zmd helper (#154820)
6673 - run SuSEconfig after transact zmd helper (#154820)
6674 - add softTransact to honor user vs. soft requirements (#154650)
6675 - honor all build keys provided by a package source.
6676 - add source metadata refresh.
6677 - add progress callbacks to zmd helpers.
6678 - rev 2276
6679
6680 -------------------------------------------------------------------
6681 Thu Mar  2 21:59:07 CET 2006 - kkaempf@suse.de
6682
6683 - include .diffs into main source.
6684 - catch exception when ejecting media which was unmounted externally
6685   (#154697).
6686 - init source in zmd-backend correctly (#154667)
6687 - implement disk usage info for YaST.
6688 - clean up XML schema files.
6689 - catch CPUs identifying as 'i686' but being 'i586'.
6690 - allow definition of preferred attach (mount) point for media.
6691 - make resolver results more readable.
6692 - use language fallbacks if none of multiple language providers
6693   matches.
6694 - get rid of ignoring wrong arch in resolver, having the wrong
6695   architecture is prevented by other means.
6696 - prepare for translations in exceptions.
6697 - fix 'abort does not abort'
6698 - implement 'flag' I/O in target cache backend.
6699 - skip incompatibles architectures in packages.<lang>
6700 - rev 2228
6701
6702 -------------------------------------------------------------------
6703 Thu Mar  2 13:44:34 CET 2006 - kkaempf@suse.de
6704
6705 - dont even provide src/nosrc from the source.
6706 - rev 2169 + diffs
6707
6708 -------------------------------------------------------------------
6709 Wed Mar  1 17:23:23 CET 2006 - kkaempf@suse.de
6710
6711 - Initialize commit result (#154409)
6712 - release media if its wrong (#154326)
6713 - dont copy src/nosrc packages to the pool (#154627)
6714 - reduce XML logging.
6715 - rev 2169 + diffs
6716
6717 -------------------------------------------------------------------
6718 Tue Feb 28 16:10:14 CET 2006 - kkaempf@suse.de
6719
6720 - fix path of .po files (#154074).
6721 - parse the correct package.<lang> file (kinda #154074).
6722 - complain about bad "=Sel:" or "=Pat:" lines (#153065).
6723 - reattach all released medias.
6724 - raise exception instead of abort() on XML errors (#154104).
6725 - update translations.
6726 - PathInfo: implemented a copy_dir_content (variant of copy_dir)
6727   and is_empty_dir utility function
6728 - rev 2169
6729
6730 -------------------------------------------------------------------
6731 Tue Feb 28 14:51:46 CET 2006 - kkaempf@suse.de
6732
6733 - check freshens and supplements for packages (#154074).
6734 - only complain about incomplete installed resolvables,
6735   if they are uninstalled, schedule them for installation.
6736   (#154074)
6737 - add testcases for locale() provides.
6738 - add lang_country -> lang fallback.
6739 - have locale(parent:...) deps match any provides of 'parent'
6740   also when uninstalling a package.
6741 - rev 2148
6742
6743 -------------------------------------------------------------------
6744 Tue Feb 28 10:35:15 CET 2006 - kkaempf@suse.de
6745
6746 - change the locale(...) separator to ";" (#153791)
6747 - complete "find-files" of zmd-backend.
6748 - rev 2140
6749
6750 -------------------------------------------------------------------
6751 Tue Feb 28 10:28:06 CET 2006 - visnov@suse.de
6752
6753 - avoid attaching media when initializing source
6754 - rev 2139
6755
6756 -------------------------------------------------------------------
6757 Mon Feb 27 21:26:00 CET 2006 - kkaempf@suse.de
6758
6759 - warn about misspelled 'locale(...)' provides
6760 - add testcases
6761 - rev 2134
6762
6763 -------------------------------------------------------------------
6764 Mon Feb 27 20:19:40 CET 2006 - kkaempf@suse.de
6765
6766 - fix the build
6767 - rev 2129
6768
6769 -------------------------------------------------------------------
6770 Mon Feb 27 18:15:16 CET 2006 - kkaempf@suse.de
6771
6772 - provide available locales to application (#153583)
6773 - honor 'requestedLocales' (language dependant packages)
6774 - honor release requests for all holders of a device.
6775 - silently re-attach after a forced release.
6776 - solver improvements.
6777 - handle source caches.
6778 - proper logging in zmd backend helpers.
6779 - rev 2127
6780
6781 -------------------------------------------------------------------
6782 Mon Feb 27 13:44:39 CET 2006 - kkaempf@suse.de
6783
6784 - upgrade always to best version and arch (#153577)
6785 - reset 'transact' state for obsoleted packages (#153578)
6786 - translation updates
6787 - rev 2113
6788
6789 -------------------------------------------------------------------
6790 Mon Feb 27 10:42:33 CET 2006 - kkaempf@suse.de
6791
6792 - add support for 'local' .rpm packages to zmd-backend.
6793 - rev 2101
6794
6795 -------------------------------------------------------------------
6796 Sun Feb 26 20:24:10 CET 2006 - kkaempf@suse.de
6797
6798 - fix build of zmd/backend.
6799 - actually fill 'files' table in package-files.
6800 - rev 2094
6801
6802 -------------------------------------------------------------------
6803 Sun Feb 26 17:43:06 CET 2006 - kkaempf@suse.de
6804
6805 - improve testcases.
6806 - add 'setPossibleLocales()' to ZYpp, this defines the set
6807   of possible locales to choose from (#153583)
6808 - provide LanguageImpl and create 'Language' resolvables for
6809   each 'possible' locale.
6810 - fix YUM parsing of patches, insert 'atoms' to link patches
6811   with packages.
6812 - replace gzstream/ with own, existing implementation.
6813 - honor locks in solver (#150231)
6814 - sync pool with target after commit() properly (#150565, #153066)
6815 - new zmd helper 'package-files'
6816 - rev 2093
6817
6818 -------------------------------------------------------------------
6819 Thu Feb 23 21:45:06 CET 2006 - kkaempf@suse.de
6820
6821 - prevent multiple initializations of the target (#153124)
6822 - implement 'loopback mounted ISO images'
6823 - retain old package sources on upgrade.
6824 - support compressed .xml files in 'repodata' type repositories.
6825 - rev 2025
6826
6827 -------------------------------------------------------------------
6828 Thu Feb 23 15:16:58 CET 2006 - kkaempf@suse.de
6829
6830 - parse locale(...) provides and construct correct dependencies.
6831
6832 -------------------------------------------------------------------
6833 Thu Feb 23 14:16:44 CET 2006 - kkaempf@suse.de
6834
6835 - always upgrade to candidate (#152760).
6836 - fix typo in package sorting.
6837 - prepare handling of locale provides.
6838 - rev 1995
6839
6840 -------------------------------------------------------------------
6841 Thu Feb 23 10:53:51 CET 2006 - kkaempf@suse.de
6842
6843 - sort src/nosrc package to right list during commit.
6844 - revert installtime/buildtime in susetags parser (#152760)
6845 - rev 1990
6846
6847 -------------------------------------------------------------------
6848 Thu Feb 23 10:22:08 CET 2006 - kkaempf@suse.de
6849
6850 - reset state after successful commit (#153030)
6851 - run "rpm -e" always with "--nodeps" (#153026)
6852 - provide separate resolvable kind for src packages.
6853 - extend status field for LOCK and LICENSE.
6854 - add sameState()/diffState() for UI.
6855 - provide 'best' candidate for UI.
6856 - set 60 sec timeout for curl access.
6857 - don't cross-compare solver results, takes too much time.
6858 - provide sizes of installed packages.
6859 - extend REQUIRES semantics in content file.
6860 - add "parse-metadata" helper to zmd-backend.
6861 - rev 1987
6862
6863 -------------------------------------------------------------------
6864 Wed Feb 22 14:51:46 CET 2006 - kkaempf@suse.de
6865
6866 - provide complete disk usage data (#152761)
6867 - include upgrade flag when copying solver solution
6868   back to pool (#152717)
6869 - rev 1959
6870
6871 -------------------------------------------------------------------
6872 Wed Feb 22 13:16:48 CET 2006 - kkaempf@suse.de
6873
6874 - don't insert incompatible architectures to the pool (#151933)
6875 - don't accept incompatible architectures from a repository
6876   (#151933)
6877 - separate rpm log (#151431).
6878 - allow extended product requires.
6879 - rev 1954
6880
6881 -------------------------------------------------------------------
6882 Tue Feb 21 22:02:59 CET 2006 - kkaempf@suse.de
6883
6884 - provide the XML schema files in the main package. (#152593)
6885
6886 -------------------------------------------------------------------
6887 Tue Feb 21 20:05:34 CET 2006 - kkaempf@suse.de
6888
6889 - provide arch compat handling.
6890 - implement data upload to zmd.
6891 - fix source metadata caching on target.
6892 - add 'supplements' dependencies to 'yum' parser.
6893 - provide user agent identification to curl calls.
6894 - move resolver branches (multiple alternatives) back in queue
6895   (resolve known things first, then the unknown ones).
6896 - clean up 'packages' parser.
6897 - rev 1947
6898
6899 -------------------------------------------------------------------
6900 Tue Feb 21 09:18:53 CET 2006 - kkaempf@suse.de
6901
6902 - improve media mount/umount interface
6903 - prepare class ArchCompat for proper architecture ordering
6904   and compatibility handling.
6905 - add returns to dummy functions in DbAccess.
6906 - rev 1913
6907
6908 -------------------------------------------------------------------
6909 Mon Feb 20 21:08:22 CET 2006 - kkaempf@suse.de
6910
6911 - don't explictly delete to-be-upgraded packages.
6912 - finish query-system, resolve-dependencies, and transact for
6913   libzypp-zmd-backend.
6914 - provide Pattern::category.
6915 - move system architecture to toplevel.
6916 - make target store pathname settable.
6917 - speed up rpmdb reading by properly filtering unwanted file
6918   provides.
6919 - rev 1905
6920
6921 -------------------------------------------------------------------
6922 Sun Feb 19 20:35:03 CET 2006 - kkaempf@suse.de
6923
6924 - new translations.
6925 - proofread texts.
6926 - when comparing solutions, prefer higher versions.
6927 - provide generic 'SafeBool' for bool conversions.
6928 - add PtrTypes testsuites.
6929 - rev 1876
6930
6931 -------------------------------------------------------------------
6932 Fri Feb 17 21:43:51 CET 2006 - kkaempf@suse.de
6933
6934 - integrate all diffs
6935 - move Target::commit to toplevel API
6936 - generalize dependency iterators and hash dependency
6937   information in pool (for speedup)
6938 - add 'supplements' as dependency
6939 - make more pattern attributes available
6940 - drop "smbfs" in favour of "cifs" (#151476)
6941 - add metadata cache to sources (Beta4 bug)
6942 - run "rpm -e"  with name-version-release
6943 - fix update conflicts
6944 - rev 1864
6945
6946 -------------------------------------------------------------------
6947 Thu Feb 16 20:02:19 CET 2006 - kkaempf@suse.de
6948
6949 - fix-mediachange.diff: dont skip CD but retry after media change
6950 - cd-eject-button.diff: fix CD url so YaST recognizes it and shows
6951   'eject' button
6952 - release-forced-eject-no-ptrfix.diff: fix refcounting in ptrs
6953   so media handle gets actually released and media unmounted.
6954
6955 -------------------------------------------------------------------
6956 Thu Feb 16 14:40:31 CET 2006 - kkaempf@suse.de
6957
6958 - implement arch scoring
6959 - prefer better arch (#151427)
6960 - transitive depedencies of weak requirements are non-weak
6961   (#151446)
6962 - rev 1778 + diff
6963
6964 -------------------------------------------------------------------
6965 Wed Feb 15 18:19:12 CET 2006 - kkaempf@suse.de
6966
6967 - ignore self and to-be-updated conflicts (#150844)
6968 - fix enable of target store (for non-packages)
6969 - rev 1778
6970
6971 -------------------------------------------------------------------
6972 Wed Feb 15 13:11:28 CET 2006 - kkaempf@suse.de
6973
6974 - fix "cd:" url (#151121)
6975 - provide location() in public Package api
6976 - allow running distribution upgrade in testmode
6977 - extend HAL interface
6978 - rev 1762
6979
6980 -------------------------------------------------------------------
6981 Wed Feb 15 10:10:48 CET 2006 - kkaempf@suse.de
6982
6983 - pass normal and locale packages from selections correctly.
6984 - its "baseconf" for base selections.
6985 - Make 'ZYpp' an obvious singleton.
6986 - provide releasenotesUrl.
6987 - dont continue upgrade without target.
6988 - implement 'fake' hal for testing.
6989 - fix package sizes.
6990 - more solver testcases.
6991 - rev 1754
6992
6993 -------------------------------------------------------------------
6994 Tue Feb 14 20:52:02 CET 2006 - kkaempf@suse.de
6995
6996 - extend requires of libzypp-devel
6997 - provide package sizes for UI
6998 - provide more UI helpers
6999 - implement Product and related functions
7000 - fix split provides in distribution upgrade
7001 - provide locale information to system
7002 - ask HAL for available devices
7003 - reduce debug information in solver
7004 - filter architectures in source, not in solver
7005 - rev 1743
7006
7007 -------------------------------------------------------------------
7008 Tue Feb 14 07:27:39 CET 2006 - visnov@suse.de
7009
7010 - disable another testsuite for now
7011 - fetch the default locale from environment
7012 - support user-defined formatting of log
7013 - rev 1710
7014
7015 -------------------------------------------------------------------
7016 Mon Feb 13 20:41:36 CET 2006 - visnov@suse.de
7017
7018 - providing basic product information from susetags source
7019 - public API for preferred language
7020 - implemented redirect of logging (#149001)
7021 - report start/finish of source data parsing (#150211)
7022 - store/restore source aliases properly (#150256)
7023 - disable a lot of debug logging to speed up solver
7024 - properly rewrite URL for CDn directory layouts (#149870)
7025 - rev 1706
7026
7027 -------------------------------------------------------------------
7028 Sun Feb 12 16:59:48 CET 2006 - kkaempf@suse.de
7029
7030 - add save/restore state to facilitate UI 'cancel'
7031 - enable target/store
7032 - add 'forceResolve' call and flag to resolver to switch between
7033   task-oriented ZMD and interactive YaST behaviour.
7034 - Fix resolver problem solution texts.
7035 - improve solver problem solution offerings.
7036 - fix media access handling to better support multiple
7037   requestors to single media.
7038 - move the media number checking to the source (media requestor)
7039   which knows how to verify the correct media.
7040 - Fix CD ordering (#149871), adding testcases.
7041 - Move 'PoolItemList' and 'PoolItemSet' typedefs inside classes.
7042 - Add selections to testcases.
7043 - rev 1673
7044
7045 -------------------------------------------------------------------
7046 Sat Feb 11 10:17:15 CET 2006 - kukuk@suse.de
7047
7048 - Fix missing return in Source.cc:124
7049
7050 -------------------------------------------------------------------
7051 Fri Feb 10 18:41:29 CET 2006 - kkaempf@suse.de
7052
7053 - cope with empty arch field in selections
7054 - enable dummy "enableStorage" function
7055 - rev 1610-branch
7056
7057 -------------------------------------------------------------------
7058 Fri Feb 10 15:36:43 CET 2006 - kkaempf@suse.de
7059
7060 - fix random data return in Source.cc
7061 - rev 1610
7062
7063 -------------------------------------------------------------------
7064 Fri Feb 10 15:00:45 CET 2006 - kkaempf@suse.de
7065
7066 - adapt zmd-backend to SourceImpl API change
7067 - rev 1608
7068
7069 -------------------------------------------------------------------
7070 Fri Feb 10 13:54:43 CET 2006 - kkaempf@suse.de
7071
7072 - fix the packages parser bug. Now all packages are parsed
7073   including (english) translations.
7074   source/susetags is back to svn head.
7075 - rev 1600
7076
7077 -------------------------------------------------------------------
7078 Fri Feb 10 10:30:12 CET 2006 - kkaempf@suse.de
7079
7080 - fix off-by-one bug in bitfield handling
7081 - revert source/susetags to rev 1411
7082 - rev 1586
7083
7084 -------------------------------------------------------------------
7085 Thu Feb  9 22:21:43 CET 2006 - kkaempf@suse.de
7086
7087 - dont prereq-sort non-packages
7088 - rev 1584
7089
7090 -------------------------------------------------------------------
7091 Thu Feb  9 21:29:00 CET 2006 - kkaempf@suse.de
7092
7093 - rev 1582
7094
7095 -------------------------------------------------------------------
7096 Thu Feb  9 11:10:54 CET 2006 - kkaempf@suse.de
7097
7098 - update to rev 1543
7099
7100 -------------------------------------------------------------------
7101 Thu Feb  9 00:49:23 CET 2006 - ro@suse.de
7102
7103 - require hal-devel in libzypp-devel
7104 - re-merge fixes (RPM_OPT_FLAGS)
7105
7106 -------------------------------------------------------------------
7107 Wed Feb  8 23:53:58 CET 2006 - kkaempf@suse.de
7108
7109 - make solver behaviour a bit more interactive
7110 - rev 1537
7111
7112 -------------------------------------------------------------------
7113 Wed Feb  8 18:45:21 CET 2006 - schwab@suse.de
7114
7115 - Fix syntax error in configure script.
7116 - Use RPM_OPT_FLAGS.
7117
7118 -------------------------------------------------------------------
7119 Wed Feb  8 17:03:37 CET 2006 - kkaempf@suse.de
7120
7121 - update for qt ui integration
7122 - rev 1504
7123
7124 -------------------------------------------------------------------
7125 Tue Feb  7 23:18:09 CET 2006 - kkaempf@suse.de
7126
7127 - split off libzypp-zmd-backend
7128 - rev 1466
7129
7130 -------------------------------------------------------------------
7131 Tue Feb  7 23:10:59 CET 2006 - kkaempf@suse.de
7132
7133 - another update to svn
7134
7135 -------------------------------------------------------------------
7136 Mon Feb  6 20:42:22 CET 2006 - kkaempf@suse.de
7137
7138 - finish rpm callbacks
7139 - finish UI API
7140 - fix state change resolver<->pool
7141 - zmd backend stuff
7142 - speed up tag file parsing
7143 - rev 1405
7144
7145 -------------------------------------------------------------------
7146 Mon Feb  6 16:53:03 CET 2006 - schubi@suse.de
7147
7148 - disabling failing tests of s390 and ppc
7149
7150 -------------------------------------------------------------------
7151 Mon Feb  6 11:14:16 CET 2006 - schubi@suse.de
7152
7153 - Snapshoot rev 1367
7154
7155 -------------------------------------------------------------------
7156 Mon Feb  6 01:42:48 CET 2006 - kkaempf@suse.de
7157
7158 - use hashes for pool
7159 - rev 1343
7160
7161 -------------------------------------------------------------------
7162 Fri Feb  3 14:21:47 CET 2006 - schubi@suse.de
7163
7164 - removed Obsoletes:    yast2-packagemanager
7165
7166 -------------------------------------------------------------------
7167 Fri Feb  3 11:36:19 CET 2006 - schubi@suse.de
7168
7169 - Snapshoot 3 Feb 2005 (11:30)
7170
7171 -------------------------------------------------------------------
7172 Thu Feb  2 14:27:02 CET 2006 - schubi@suse.de
7173
7174 - Snapshoot 2 Feb 2005 (14:00)
7175
7176 -------------------------------------------------------------------
7177 Thu Feb  2 12:23:03 CET 2006 - schubi@suse.de
7178
7179 - Snapshoot 2 Feb 2005 ( integrating YaST )
7180
7181 -------------------------------------------------------------------
7182 Wed Jan 25 21:37:50 CET 2006 - mls@suse.de
7183
7184 - converted neededforbuild to BuildRequires
7185
7186 -------------------------------------------------------------------
7187 Sat Jan 14 08:51:55 CET 2006 - kkaempf@suse.de
7188
7189 - Initial version
7190