Reset transact bits when switching status from "update" to "protected" (#246976)
[platform/upstream/libzypp.git] / package / libzypp.changes
1 -------------------------------------------------------------------
2 Mon Sep  3 17:14:02 CEST 2007 - ma@suse.de
3
4 - Reset transact bits when switching status from
5   "update" to "protected" (#246976)
6 - version 3.22.1
7
8 -------------------------------------------------------------------
9 Mon Sep  3 13:56:42 CEST 2007 - schubi@suse.de
10
11 - new translations added
12 - rev 7083
13
14 -------------------------------------------------------------------
15 Fri Aug 31 22:10:55 CEST 2007 - ma@suse.de
16
17 - Added ability to switch off use of patch and delta rpms via zypp.conf (#305864)
18    [main]
19    download.use_patchrpm = no
20    download.use_deltarpm = no
21 - version 3.22.0
22 - revision 7069
23
24 -------------------------------------------------------------------
25 Fri Aug 31 19:56:40 CEST 2007 - ma@suse.de
26
27 - On demand translate patch requirements into a list of atoms.
28   Required by the UI to display packages acssociated with a patch.
29   (#300612)
30 - version 3.21.1
31 - revision 7065
32
33 -------------------------------------------------------------------
34 Fri Aug 31 13:59:54 CEST 2007 - kkaempf@suse.de
35
36 - enrich ResolverInfo with the reason if a user-initiated request
37   fails (#304325, #306240)
38 - r 7051
39
40 -------------------------------------------------------------------
41 Thu Aug 30 20:10:00 CEST 2007 - jkupec@suse.cz
42
43 - added missing implementation of LogControl::setLineFormater()
44   (lslezak)
45 - version 3.21.0
46 - revision 7041
47
48 -------------------------------------------------------------------
49 Thu Aug 30 18:55:15 CEST 2007 - jkupec@suse.cz
50
51 - enable changing url in requestMedia callback (#294481)
52 - revision 7037
53
54 -------------------------------------------------------------------
55 Thu Aug 30 18:22:32 CEST 2007 - ma@suse.de
56
57 - Filter readonly mount points in DiskUsageCounter (#297405)
58 - revision 7030
59
60 -------------------------------------------------------------------
61 Thu Aug 30 17:25:14 CEST 2007 - ma@suse.de
62
63 - Safe fix for bug #299680.
64 - version 3.20.1
65 - revision 7026
66
67 -------------------------------------------------------------------
68 Thu Aug 30 17:31:33 CEST 2007 - jkupec@suse.cz
69
70 - remember the cause of the RepoException when refreshing metadata
71   (#301022)
72 - r7023
73
74 -------------------------------------------------------------------
75 Thu Aug 30 15:48:03 CEST 2007 - schubi@suse.de
76
77 - Bugfix: If a requirement has been fulfilled by more than one language
78   resolvables only thatone will be taken which fits to the selected
79   language.
80 - r 7018
81
82 -------------------------------------------------------------------
83 Thu Aug 30 15:14:23 CEST 2007 - jkupec@suse.cz
84
85 - correct error code for media errors in MediaCurl::doGetFileCopy()
86   affects only zypper error output, does not affect YaST
87 - r7013
88
89 -------------------------------------------------------------------
90 Wed Aug 29 18:28:41 CEST 2007 - jkupec@suse.cz
91
92 - reverted blocking of requestMedia from r6271 (#301710)
93 - r6999
94
95 -------------------------------------------------------------------
96 Wed Aug 29 18:09:29 CEST 2007 - kkaempf@suse.de
97
98 - prevent progress report in destructor (#299680)
99 - r6998
100
101 -------------------------------------------------------------------
102 Wed Aug 29 18:02:36 CEST 2007 - jkupec@suse.cz
103
104 - treat non-filelists.xml <file> entries as file provides capabilities
105   in YUM parser (#304701)
106 - r6992
107
108 -------------------------------------------------------------------
109 Wed Aug 29 16:32:01 CEST 2007 - kkaempf@suse.de
110
111 - the media.1/media uniquely identifies a 'susetags' repo, not
112   the content file (#304200)
113
114 -------------------------------------------------------------------
115 Wed Aug 29 15:42:17 CEST 2007 - jkupec@suse.cz
116
117 - fixed locale dir (#304649)
118 - r6984
119
120 -------------------------------------------------------------------
121 Wed Aug 29 15:39:52 CEST 2007 - kkaempf@suse.de
122
123 - don't treat normal package license as "license to confirm"
124   (#305906)
125
126 -------------------------------------------------------------------
127 Wed Aug 29 15:28:53 CEST 2007 - ma@suse.de
128
129 - Fixed fix for #293039. Segfault due to uninitialzed data.
130 - version 3.19.3
131 - revision 6980
132
133 -------------------------------------------------------------------
134 Wed Aug 29 15:10:20 CEST 2007 - schubi@suse.de
135
136 - reduced too much verbosed ResolverContext logging; Bug 303971
137 - r 6977
138
139 -------------------------------------------------------------------
140 Wed Aug 29 13:55:28 CEST 2007 - ma@suse.de
141
142 - Fixed PlainDir repositories to provide real disk usage data. For
143   repomd and others that do not provide any detailed disk usage info,
144   assume the packgage size is required below "/". Peviously they were
145   treated as being empy.
146 - version 3.19.2
147 - revision 6972
148
149 -------------------------------------------------------------------
150 Wed Aug 29 13:36:42 CEST 2007 - schubi@suse.de
151
152 - Add a new solver solution in the case of running in a timeout:
153   ProblemSolutionDoubleTimeout.h
154   #Bug 302496
155 - revision 6970
156
157 -------------------------------------------------------------------
158 Wed Aug 29 11:23:26 CEST 2007 - dmacvicar@suse.de
159
160 - bug in fix for (#292986)
161
162 -------------------------------------------------------------------
163 Tue Aug 28 18:48:26 CEST 2007 - dmacvicar@suse.de
164
165 - (#297001) - libzypp: can't skip broken packages
166 - re enable importing zypp keyring from rpm.(#302379)
167 - 3.19.1
168
169 -------------------------------------------------------------------
170 Tue Aug 28 17:30:30 CEST 2007 - kkaempf@suse.de
171
172 - rename ResolvableQuery::iterateResolvablesByKindsAndStrings
173   to ResolvableQuery::iterateResolvablesByKindsAndStringsAndRepos
174   in order to support query-by-repo (#305384)
175 - fix iterateResolvablesByKindsAndStringsAndRepos to take any
176   number of kinds, names, or repos (#305347)
177 - remove ResolvableQuery::iterateResolvablesByKind, not needed
178 - version 3.19.0
179 - rev 6935
180
181 -------------------------------------------------------------------
182 Tue Aug 28 11:27:53 CEST 2007 - dmacvicar@suse.de
183
184 - real fix for reading signature ids. (#390535).
185 - delete metadata when removing repo (#301037).
186
187 -------------------------------------------------------------------
188 Mon Aug 27 23:52:41 CEST 2007 - dmacvicar@suse.de
189
190 - following behaviour for setPartitions
191   - if they are not set, they are detected
192   - if they are set, that value is used.
193   - if value set or detected is empty, all disk usage
194     information is read. Otherwise just values in those
195     mount points.
196     Should work for installation as long as detectPartitions
197     is empty at installation.(#293039)
198
199 -------------------------------------------------------------------
200 Mon Aug 27 17:08:41 CEST 2007 - kkaempf@suse.de
201
202 - Add ZConfig::overrideSystemArchitecture() to override zypp arch
203   from external, e.g. for the testcases
204 - Honor ZYPP_CONF environment variable to override the buit-in
205   /etc/zypp/zypp.conf
206 - Check architecture at handout() to prevent NULL ptr reference.
207 - Bug 301286
208 - rev 6908
209
210 -------------------------------------------------------------------
211 Mon Aug 27 15:53:52 CEST 2007 - schubi@suse.de
212
213 -The solver generate an establish call for all
214  resolvables which has filesystemcaps if there is not a valid result from a
215  former solver run available. This covers:
216  * Initial solver run
217  * Changing of filesystem whithin a workflow, cause the solver results will
218    be reset if the filesystem dependencies have been changed
219  Bug 271912
220 - r 6901
221
222 -------------------------------------------------------------------
223 Sun Aug 26 15:49:27 CEST 2007 - kkaempf@suse.de
224
225 - pass location to plaindir package (#303751)
226 - Add name of file in question to checksum/signature related
227   exceptions.
228 - pass basename of file to verifyFileSignatureWorkflow (instead of
229   empty string).
230 - filter out incompatible architectures when parsing sustags
231   repos (first half of #301286)
232 - r 6882
233
234 -------------------------------------------------------------------
235 Fri Aug 24 11:52:27 CEST 2007 - dmacvicar@suse.de
236
237 - don't run source migration if yast is running in
238   intsys mode (#297136)
239 - signature and checksum verification fixes. Still pending
240   problem ZYpp getting no output from gpg when running from zypper.
241   (#302059)
242
243 -------------------------------------------------------------------
244 Thu Aug 23 13:51:41 CEST 2007 - schubi@suse.de
245
246 - Do not strip resolvables which have the same name but different kind
247   (ResolverInfo*)
248 - Flag info NEEDEDBY correctly if it will be used by freshen/supplement
249 - r 6830
250
251 -------------------------------------------------------------------
252 Wed Aug 22 18:58:44 CEST 2007 - mvidner@suse.cz
253
254 - Do not use "a-z" in regexes. Fixes "Invalid Url scheme 'http'" in
255   the Estonian locale (#302525).
256
257 -------------------------------------------------------------------
258 Wed Aug 22 17:59:39 CEST 2007 - aschnell@suse.de
259
260 - added remembering of exception history at various places
261
262 -------------------------------------------------------------------
263 Wed Aug 22 16:52:09 CEST 2007 - schubi@suse.de
264
265 - Bugfixes concerning vendor handling:
266 - first bug:
267   Installed A-1.0(vendor SuSE)
268   Available A-2.0(other vendor)
269   A will not be regarded as "unmaintained". So it will not be deleted.
270 - second bug:
271   A need B-2.0. B-1.0 is installed but has another vendor. Report a
272   proper errmessage.
273 - Testcase : solution-tests/vendor-test.xml
274 - r 6812
275 - 3.18.4
276
277 -------------------------------------------------------------------
278 Tue Aug 21 15:38:08 CEST 2007 - dmacvicar@suse.de
279
280 - ignore HASH key for download (#300982)
281
282 -------------------------------------------------------------------
283 Tue Aug 21 15:17:23 CEST 2007 - schubi@suse.de
284
285 - Added explicitly_requested as parameter in ResolverContext::Uninstall
286   Bug 299819
287 - revision 6794
288
289 -------------------------------------------------------------------
290 Tue Aug 21 13:06:44 CEST 2007 - dmacvicar@suse.de
291
292 - If no mount information is available, parse all DU entries.
293 - read only hack mode for migrate-sources. We actually do add
294   repositories with it, but no harm. (#292986)
295 - fix some typos in exceptions (#301331)
296 - 3.18.3
297
298 -------------------------------------------------------------------
299 Mon Aug 20 16:06:36 CEST 2007 - schubi@suse.de
300
301 - Do not regard explicit request in order to recognize updated packages
302   correctly. Bug 301676
303 - Updated translations
304 - r 6766
305 - 3.18.2
306
307 -------------------------------------------------------------------
308 Mon Aug 20 15:35:46 CEST 2007 - mvidner@suse.cz
309
310 - package-manager script: Call /sbin/yast2 with full path because of
311   gnomesu (#269873).
312
313 -------------------------------------------------------------------
314 Mon Aug 20 15:23:14 CEST 2007 - dmacvicar@suse.de
315
316 - add support for the HASH key. (#300982)
317 - Use ContentFileParser in Downloader (instead of implementing
318   the parser again, it has a reason, Downloader was written first)
319 - update testcases and data to cover the new HASH key
320 - 3.18.1
321
322 -------------------------------------------------------------------
323 Mon Aug 20 13:21:34 CEST 2007 - kkaempf@suse.de
324
325 - unify query API for kind and name, summary, description
326   (incomplete)
327 - rev 6761, version 3.18.0
328
329 -------------------------------------------------------------------
330 Fri Aug 17 12:30:55 CEST 2007 - kkaempf@suse.de
331
332 - add iterateResolvablesByKindsAndName
333 - rev 6735, version 3.17.13
334
335 -------------------------------------------------------------------
336 Fri Aug 17 11:45:24 CEST 2007 - kkaempf@suse.de
337
338 - rename ResolvableQuery::queryByName to iterateResolvablesByName
339 - fix reading of kind and repository in ResolvableQuery
340 - add reverse lookups in CacheTypes
341 - add iterateResolvablesByKind
342 - rev 6733
343
344 -------------------------------------------------------------------
345 Fri Aug 17 10:37:56 CEST 2007 - schubi@suse.de
346
347 - shorten solver error messages Bug 259894
348 - rev 6723
349
350 -------------------------------------------------------------------
351 Thu Aug 16 23:43:50 CEST 2007 - kkaempf@suse.de
352
353 - fix ResolvableQuery::query(), add ResolvableQuery::queryByName()
354   install zypp/cache header files.
355 - rev 6719, version 3.16.13
356
357 -------------------------------------------------------------------
358 Thu Aug 16 17:21:52 CEST 2007 - kkaempf@suse.de
359
360 - discard pattern files with incompatbile architecture, both
361   for download and for parsing. (#298716)
362 - rev 6711
363
364 -------------------------------------------------------------------
365 Thu Aug 16 17:12:45 CEST 2007 - kkaempf@suse.de
366
367 - run sqlite asynchronously and add sql index files where
368   appropriate, gives 6x performance on certain operations.
369   Bumping cache schema version to 1004.
370   (#300998)
371 - rev 6710
372
373 -------------------------------------------------------------------
374 Thu Aug 16 17:08:58 CEST 2007 - kkaempf@suse.de
375
376 - fix String::endsWith (#301038)
377 - rev 6709
378
379 -------------------------------------------------------------------
380 Thu Aug 16 11:16:25 CEST 2007 - schubi@suse.de
381
382 - added an _explicitly_requested in QueueItemConflict ( as already in
383   QueueItemEstablish, QueueItemInstall, QueueItemUninstall ) in order to
384   remove the conflicting item without an error message. Bug 299819
385 - rev 6699
386
387 -------------------------------------------------------------------
388 Thu Aug 16 07:23:31 CEST 2007 - jkupec@suse.cz
389
390 - forgot to set default refresh policy in checkIfToRefreshMetadata
391 - repo.refresh.delay default set to 10 minutes
392 - 6693
393
394 -------------------------------------------------------------------
395 Wed Aug 15 15:32:36 CEST 2007 - schubi@suse.de
396
397 - Bugfix while regarding correct vendor in update
398 - r6677
399 - version 3.15.0
400
401 -------------------------------------------------------------------
402 Wed Aug 15 13:57:04 CEST 2007 - jkupec@suse.cz
403
404 - repo.refresh.delay=<minutes> (ZConfig, "main" section) support
405   added to delay next check & refresh until the specified number of
406   minutes has passed from the last check or refresh (FATE #301991).
407   Revisions: 6654, 6656, 6666, and 6667.
408 - filesystem::touch(Pathname) added (r6666)
409 - RepoManager::touchIndexFile(RepoInfo) added
410 - RepoManager::checkIfToRefreshMetadata(RepoInfo,Url,policy):
411   decision to do the refresh moved to this public method.
412 - r6667
413
414 -------------------------------------------------------------------
415 Wed Aug 15 12:38:26 CEST 2007 - schubi@suse.de
416
417 - generate a resolver problem if addRequires does not find a resovable
418   #299486
419 - rev 6660
420
421 -------------------------------------------------------------------
422 Tue Aug 14 15:54:15 CEST 2007 - schubi@suse.de
423
424 - Prioritized delete request by the user BEFORE delete requests due
425   missing dependencies or conflicting dependencies. Bug 298322
426 - rev 6640
427
428 -------------------------------------------------------------------
429 Fri Aug 10 20:49:20 CEST 2007 - jkupec@suse.cz
430
431 - support also "Plaindir" as valid repo type name (#298622)
432 - revision 6616
433 - version 3.14.0
434
435 -------------------------------------------------------------------
436 Fri Aug 10 18:03:06 CEST 2007 - dmacvicar@suse.de
437
438 - fix segfault in Progress reporting
439 - progress report use name instead of alias (#298035)
440 - repoinfo returns alias if name is empty
441
442 -------------------------------------------------------------------
443 Fri Aug 10 16:04:42 CEST 2007 - dmacvicar@suse.de
444
445 - merge patch by dmueller to get rid of boost-regex
446
447 -------------------------------------------------------------------
448 Fri Aug 10 13:50:40 CEST 2007 - dmacvicar@suse.de
449
450 - dont create a second CacheStore in the same scope, will lock...
451   #297627
452
453 -------------------------------------------------------------------
454 Thu Aug  9 15:04:21 CEST 2007 - jkupec@suse.cz
455
456 - fixed some RepoManager exception docs & history
457 - r6558
458
459 -------------------------------------------------------------------
460 Thu Aug  9 13:33:59 CEST 2007 - dmacvicar@suse.de
461
462 - feature #302135: Graceful update of 3rd party packages
463   Automatic upgrading only sees packages from same vendor
464   This allows not needed to have those locked.
465 - Add persistent locks file which allow wildcards. Users
466   can lock certain packages adding lines like "kde* < 3.5"
467 - add applyLocks() to apply persistent locks before solving
468
469 -------------------------------------------------------------------
470 Thu Aug  9 13:28:20 CEST 2007 - schubi@suse.de
471
472 -  recognize changes in the pool (e.g. changing /etc/sysconfig/storage
473   #271912 wq
474 - Added locking resolvables in the testcases
475 - rev 6544
476
477 -------------------------------------------------------------------
478 Wed Aug  8 16:04:07 CEST 2007 - dmacvicar@suse.de
479
480 - add migrate-sources to %post (#292986)
481 - 3.13.15
482
483 -------------------------------------------------------------------
484 Wed Aug  8 13:32:52 CEST 2007 - jkupec@suse.cz
485
486 - fixed bug with using wrong files from raw metadata cache
487   (bug #297611) (duncanmv) (r6501, already released in 3.13.14)
488
489 -------------------------------------------------------------------
490 Wed Aug  8 12:42:39 CEST 2007 - schubi@suse.de
491
492 - fix in "ignore conflicts" if the conflict has been caused by an obsolete
493   Bug# 297795
494 - r 6517
495
496 -------------------------------------------------------------------
497 Tue Aug  7 17:04:47 CEST 2007 - dmacvicar@suse.de
498
499 - implement susetags support for compressed metadata
500   and testcases. (feature #301916)
501 - implement disk usage in cache. For installation requires
502   some changes in YaST to setup the ZYpp getPartitions()
503   before repos are cached. (bug #293039)
504 - added testcases for diskusage
505 - 3.13.14
506
507 -------------------------------------------------------------------
508 Mon Aug  6 10:19:12 CEST 2007 - jkupec@suse.cz
509
510 - fixed YUM parser to properly create source packages
511 - disabled reading of filelists.xml.gz by default (the data are
512   currently not stored anyway)
513 - revision 6481
514 - version 3.13.13
515
516 -------------------------------------------------------------------
517 Sat Aug  4 01:03:19 CEST 2007 - ma@suse.de
518
519 - Don't download unwanted translation files (#293740).
520 - revision 6470
521
522 -------------------------------------------------------------------
523 Fri Aug  3 23:52:18 CEST 2007 - ma@suse.de
524
525 - Fix susetags repo to parse dikusage data (#293039)
526 - revision 6467
527 - version 3.13.12
528
529 -------------------------------------------------------------------
530 Fri Aug  3 18:56:47 CEST 2007 - ma@suse.de
531
532 - Add product attribute 'type' (aka 'category' which is now
533   deprecated). Adapted sustags and yum parsers to parse and
534   provide this value.
535 - revision 6464
536 - version 3.13.11
537
538 -------------------------------------------------------------------
539 Fri Aug  3 17:29:56 CEST 2007 - dmacvicar@suse.de
540
541 - fix modalias rel column number
542 - version 3.13.10
543
544 -------------------------------------------------------------------
545 Fri Aug  3 16:35:36 CEST 2007 - dmacvicar@suse.de
546
547 - Implemented option repo.add.probe to allow probing
548   the added repositories
549 - version 3.13.9
550
551 -------------------------------------------------------------------
552 Fri Aug  3 16:07:46 CEST 2007 - schubi@suse.de
553
554 - Fixed detection of renamed packages while update.
555 - Added new translations
556 - rev 6445
557
558 -------------------------------------------------------------------
559 Fri Aug  3 15:02:28 CEST 2007 - ma@suse.de
560
561 - Speed up retrieving MediaNr attribute, as it slows down install
562   order calculation. (#297173)
563 - revision 6442
564
565 -------------------------------------------------------------------
566 Fri Aug  3 14:13:36 CEST 2007 - dmacvicar@suse.de
567
568 - Fixed cache schema upgrade
569
570 -------------------------------------------------------------------
571 Fri Aug  3 13:38:17 CEST 2007 - ma@suse.de
572
573 - Fixed pattern includes and extends attributes.
574 - revision 6431
575 - version 3.13.8
576
577 -------------------------------------------------------------------
578 Fri Aug  3 12:33:41 CEST 2007 - schubi@suse.de
579
580 - API for retrieving additional dependencies" solver/detail/Resolver.h
581 - Handle additional dependencies in the testcases
582 - Handle system and language dependencies in the testcases correctly.
583 - r 6418
584
585 -------------------------------------------------------------------
586 Thu Aug  2 18:14:12 CEST 2007 - ma@suse.de
587
588 - Indicate changed pool content if /etc/sysconfig/storage USED_FS_LIST
589   has changed. Resolver must discard any cached filesystem dependencies.
590   (required for #271912)
591 - revision 6404
592
593 -------------------------------------------------------------------
594 Thu Aug  2 16:37:06 CEST 2007 - ma@suse.de
595
596 - Indicate changed pool content to the resolver. (required for #271912)
597 - revision 6398
598 - version 3.13.7
599
600 -------------------------------------------------------------------
601 Thu Aug  2 10:16:16 CEST 2007 - schubi@suse.de
602
603 - speedup error handling. Do not log ResolveInfo anymore. Set limit of 20
604   problems. Bug 280387
605 - r 6378
606 - version 3.13.6
607
608 -------------------------------------------------------------------
609 Wed Aug  1 18:51:12 CEST 2007 - ma@suse.de
610
611 - Added interface to install source packages via zypper.
612 - revision 6373
613 - version 3.13.5
614
615 -------------------------------------------------------------------
616 Tue Jul 31 22:01:08 CEST 2007 - ma@suse.de
617
618 - Added package attributes Package::sourcePkgName and
619   Package::sourcePkgEdition. Name and edition of the source
620   rpm this package was built from.
621 - Added ZYpp::installSrcPackage to install a single source package.
622 - revision 6353
623 - version 3.13.4
624
625 -------------------------------------------------------------------
626 Tue Jul 31 19:06:54 CEST 2007 - ma@suse.de
627
628 - Temorary files and directories created by makeSibling use the
629   same protection as the original.
630 - revision 6344
631 - version 3.13.3
632
633 -------------------------------------------------------------------
634 Tue Jul 31 10:37:13 CEST 2007 - schubi@suse.de
635
636 - Removed keepExtras from resolvePool. This will be handled
637   in the solver internally now. #294727
638 - Checking if item really exists (#295544; ResolverInfoContainer.cc)
639 - revision 6317
640 - version 3.13.2
641
642 -------------------------------------------------------------------
643 Mon Jul 30 17:23:19 CEST 2007 - ma@suse.de
644
645 - Remove tribool from RepoInfo's interface.
646 - revision 6301
647 - version 3.13.1
648
649 -------------------------------------------------------------------
650 Mon Jul 30 13:59:33 CEST 2007 - ma@suse.de
651
652 - Fixed wrong media number reported by script, message and patch.
653 - Fixed script API to provide the scripts location on media (if not
654   inlined).
655 - Introduced ScripProvider to make a script available on the local
656   disk.
657 - revision 6288
658 - version 3.13.0
659
660 -------------------------------------------------------------------
661 Fri Jul 27 18:08:42 CEST 2007 - jkupec@suse.cz
662
663 - don't request media chage if the media is not changeable (like
664   e.g. http)
665 - revision 6271
666 - version 3.12.1
667
668 -------------------------------------------------------------------
669 Fri Jul 27 17:40:44 CEST 2007 - dmacvicar@suse.de
670
671 - progress ticks for clean cache
672 - ZConfig: remove default from names.
673 - re enable reading cache callbacks
674 - ini parser without boost::regexp
675   patch by dmueller (#152447)
676
677 -------------------------------------------------------------------
678 Fri Jul 27 17:16:27 CEST 2007 - ma@suse.de
679
680 - Fixed package to provide the location media number. (#294496)
681 - revision 6263
682
683 -------------------------------------------------------------------
684 Fri Jul 27 16:31:38 CEST 2007 - jkupec@suse.cz
685
686 - RepoFileReader - ignore empty url keys (baseurl, mirrorlist,
687   gpgkey) instead of throwing bad url exception
688 - revision 6259
689
690 -------------------------------------------------------------------
691 Thu Jul 26 16:41:30 CEST 2007 - kkaempf@suse.de
692
693 - Make clearing of extra dependencies/conflicts configurable when
694   resolvePool(). Leave the default as before (clear extras).
695   Bug # 294727
696 - revision 6233
697 - version 3.12.0
698
699 -------------------------------------------------------------------
700 Thu Jul 26 10:58:27 CEST 2007 - dmacvicar@suse.de
701
702 - /var/lib/zypp/cache -> /var/cache/zypp
703   (#292419)
704 - ini parser without boost::regexp, patch by dmueller
705   (#152447)
706
707 -------------------------------------------------------------------
708 Wed Jul 25 13:50:06 CEST 2007 - ma@suse.de
709
710 - Make temp directory configurable  via environment
711   variable ZYPPTMPDIR.
712 - revision 6202
713 - version 3.11.11
714
715 -------------------------------------------------------------------
716 Tue Jul 24 17:55:49 CEST 2007 - ma@suse.de
717
718 - Fixed bug in smart pointer comparison.
719
720 -------------------------------------------------------------------
721 Mon Jul 23 13:05:53 CEST 2007 - ma@suse.de
722
723 - Fix failing rename of metadata download directories across
724   filesystem boundaries.
725
726 -------------------------------------------------------------------
727 Fri Jul 20 16:10:59 CEST 2007 - ma@suse.de
728
729 - Fixed malicious gettext include.
730 - Make ZConfig a singleton.
731 - revision 6123
732
733 -------------------------------------------------------------------
734 Thu Jul 19 15:52:03 CEST 2007 - ma@suse.de
735
736 - Fixed repo::provideFile to set a deleter for downloaded files
737   (#293004).
738 - revision 6094
739 - version 3.11.10
740
741 -------------------------------------------------------------------
742 Thu Jul 19 12:58:12 CEST 2007 - ma@suse.de
743
744 - Query ByRepository now takes as well an alias.
745
746 -------------------------------------------------------------------
747 Wed Jul 18 16:40:35 CEST 2007 - dmacvicar@suse.de
748
749 - fix retrieval of container attributes in cache
750   (#292698)
751
752 -------------------------------------------------------------------
753 Wed Jul 18 16:12:06 CEST 2007 - ma@suse.de
754
755 - Port zypp-query-pool (#292404)
756 - revision 6069
757 - version 3.11.9
758
759 -------------------------------------------------------------------
760 Wed Jul 18 16:09:04 CEST 2007 - schubi@suse.de
761
762 - added new calls in Resolver.h: addRequire,addConflict
763
764 -------------------------------------------------------------------
765 Wed Jul 18 14:43:04 CEST 2007 - ma@suse.de
766
767 - Fixed IniParser to allow '=' in values (#292669)
768 - revision 6063
769
770 -------------------------------------------------------------------
771 Wed Jul 18 12:38:55 CEST 2007 - ma@suse.de
772
773 - Fixed repo::provideFile to throw on error.
774 - Fixed ResolvableQuery to use 0 as default for non existing
775   numerical values.
776 - revision 6058
777
778 -------------------------------------------------------------------
779 Wed Jul 18 14:16:59 CEST 2007 - dmacvicar@suse.de
780
781 - allow / in alias (#292628)
782
783 -------------------------------------------------------------------
784 Tue Jul 17 15:57:03 CEST 2007 - ma@suse.de
785
786 - Fixed OnMediLocation to use safe defaults. Added setLocaltion and
787   additional ctor for convenience.
788 - revision 6047
789
790 -------------------------------------------------------------------
791 Tue Jul 17 10:45:39 CEST 2007 - schubi@suse.de
792
793 - Evalute update canditate:
794   Take canditates only which are really installable. Bug 292077
795   r 6034
796
797 -------------------------------------------------------------------
798 Mon Jul 16 15:41:31 CEST 2007 - jkupec@suse.cz
799
800 - fixed some tribool bugs in RepoInfo
801 - revision 6022
802
803 -------------------------------------------------------------------
804 Mon Jul 16 11:43:33 CEST 2007 - dmacvicar@suse.de
805
806 - fix reading of non existant repo
807 - r6018
808 - first submission to stable
809 - fix keywords parsing in susetags parser
810 - version 3.11.8
811
812 -------------------------------------------------------------------
813 Wed Jul 11 19:14:47 CEST 2007 - jkupec@suse.cz
814
815 - make resolvable query complete exceptionless with the database
816 - test that packages have some attributes
817 - disable progress adaptor for now
818 - revision 5977
819 - version 3.11.7
820
821 -------------------------------------------------------------------
822 Wed Jul 11 14:37:02 CEST 2007 - ma@suse.de
823
824 - fixed unresolved symbols
825 - revision 5972
826 - version 3.11.6
827
828 -------------------------------------------------------------------
829 Wed Jul 11 13:31:39 CEST 2007 - ma@suse.de
830
831 - fixed TranslatedText creating unwanted entries.
832 - fixed capability processing
833 - revision 5964
834 - version 3.11.5
835
836 -------------------------------------------------------------------
837 Tue Jul 10 20:01:18 CEST 2007 - jkupec@suse.cz
838
839 - MediaSetAccess::release() added
840 - Use attachDesiredMedia in MediaProducts
841 - Progress reporting improved
842 - revision 5959
843 - version 3.11.4
844
845 -------------------------------------------------------------------
846 Tue Jul 10 14:23:13 CEST 2007 - ma@suse.de
847
848 - fixed parsing translated texts.
849 - added source packages.
850 - revision 5947
851 - version 3.11.3
852
853 -------------------------------------------------------------------
854 Tue Jul 10 13:11:31 CEST 2007 - jkupec@suse.cz
855
856 - repo callbacks fixed
857 - Fixed YUM parser progress reporting
858 - Added CombinedProgressData
859 - make RepoImpl::resolvables() load lazy
860 - MediaProducts added for scanning products file
861 - Implement cache schema versioning and automatic invalidation of
862   cache when schema changes
863 - revision 5942
864 - version 3.11.2
865
866 -------------------------------------------------------------------
867 Fri Jul  6 13:51:50 CEST 2007 - ma@suse.de
868
869 - Propagate pools repository_iterator to the UI
870 - revision 5911
871 - version 3.11.1
872
873 -------------------------------------------------------------------
874 Thu Jul  5 17:02:08 CEST 2007 - ma@suse.de
875
876 - Package::location is now returns an OnMediaLocation
877 - archivesize() renamed to downloadSize()
878 - Allow to iterate all Repositories that contribute
879   Resolvables to the Pool.
880 - MediaSetAccess::provideDir added
881 - remove useless url check
882 - add old-api-style wrapper
883 - Add MediaProducts class
884 - revision 5892
885 - version 3.11.0
886
887 -------------------------------------------------------------------
888 Thu Jul  5 09:31:02 CEST 2007 - schubi@suse.de
889
890 - function isInstalledBy/installs
891   Added an initial installation flag which shows if the item has been
892   triggered for installation, or the dependency is already satisfied.
893 - Revision 5884
894 - Version 3.4.0
895
896 -------------------------------------------------------------------
897 Tue Jul  3 13:07:31 CEST 2007 - jkupec@suse.cz
898
899 - removed unused %{prefix}/lib/zypp from %files in spec file
900 - revision 5870
901
902 -------------------------------------------------------------------
903 Tue Jul  3 10:37:37 CEST 2007 - jkupec@suse.cz
904
905 - Old API (SourceManager, metadata parsers) dropped in favor of the
906   new refactored ones (RepoManager, RepoParser(s), cache subtree,
907   repo subtree).
908 - Some new API improvements.
909 - revision 5868
910 - version 3.10.0 (bumped minor to 10 to indicate refactoring branch)
911
912 -------------------------------------------------------------------
913 Fri Jun 22 15:28:03 CEST 2007 - schubi@suse.de
914
915 - New API calls which provides more information about one
916   resolvable after a solverrun:
917   isInstalledBy (const PoolItem_Ref item);
918   installs (const PoolItem_Ref item);
919 - Revision 5835
920
921 -------------------------------------------------------------------
922 Thu Jun 21 15:58:16 CEST 2007 - adrian@suse.de
923
924 - fix changelog entry order
925
926 -------------------------------------------------------------------
927 Wed Jun 20 11:47:33 CEST 2007 - schubi@suse.de
928
929 - Ignore conflicting items which are uninstallable
930 - Create a "needed by" info if a requirement is still fulfilled.
931 - Allow only one needed_by and needed_by_capability in QueueItemInstall
932 - Added capability and type (REQUIRE, RECOMMEND,....) to
933   ResolverInfoNeededBy
934 - Evaluate ResolverInfoNeededBy for more information in the error
935   messages
936 - Enlarge detail description in the error messages
937 - Revision 5807
938
939 -------------------------------------------------------------------
940 Tue Jun 19 13:59:09 CEST 2007 - ma@suse.de
941
942 - Fixes for gcc-4.2
943 - revision 5786
944 - version 3.3.1
945
946 -------------------------------------------------------------------
947 Mon Jun 18 17:20:45 CEST 2007 - mvidner@suse.cz
948
949 - fixed so versioning from libtool to cmake
950 - 3.3.0
951
952 -------------------------------------------------------------------
953 Mon Jun 18 09:47:32 CEST 2007 - dmacvicar@suse.de
954
955 - Use gpg2 instead of gpg for keyring and make
956   the package depend on it (#284211)
957
958 -------------------------------------------------------------------
959 Mon Jun 11 17:02:49 CEST 2007 - schubi@suse.de
960
961 - Required kmp packges FOR EACH installed/to_be_installed kernel will be installed.
962   New dependency "packageand(foo:bar)" which provides an AND dependency by
963   injecting a supplement/freshen.
964   e.G. package novell-cluster-services-kmp-smp
965   supplements: packageand(kernel-smp:novell-cluster-services-kmp)
966   Bug 255011
967 - Dont check for architecture changes in atoms (#266178)
968 - Revision 5720
969
970 -------------------------------------------------------------------
971 Wed May 23 17:03:29 CEST 2007 - ma@suse.de
972
973 - Fixed package-manager script (#275847)
974 - revision 5614
975
976 -------------------------------------------------------------------
977 Wed May 23 13:32:02 CEST 2007 - schubi@suse.de
978
979 - fixed cmake
980 - version 3.2.2
981
982 -------------------------------------------------------------------
983 Wed May 23 11:25:55 CEST 2007 - schubi@suse.de
984
985 - Reduced logging in order to speedup solving Bug 275100
986 - revision 5603
987 - version 3.2.1
988
989 -------------------------------------------------------------------
990 Tue May 15 14:03:34 CEST 2007 - ma@suse.de
991
992 - Fix excess calls to releaseFile. (#274357)
993 - revision 5545
994
995 -------------------------------------------------------------------
996 Wed May  9 18:44:20 CEST 2007 - dmacvicar@suse.de
997
998 - Fix importing keys into rpm. (#270125)
999 - r5527
1000
1001 -------------------------------------------------------------------
1002 Wed Apr 18 14:56:17 CEST 2007 - ma@suse.de
1003
1004 - Support filesystem dependencies to add needed filesystem RPMs
1005   automatically (Fate 301966).
1006 - revision 5404
1007 - version 3.2.0
1008
1009 -------------------------------------------------------------------
1010 Mon Apr 16 11:23:15 CEST 2007 - jkupec@suse.cz
1011
1012 - avoiding attaching media where not needed (#263207)
1013 - r5381
1014
1015 -------------------------------------------------------------------
1016 Fri Apr 13 17:32:55 CEST 2007 - dmacvicar@suse.de
1017
1018 - fix FileCap with attributes
1019 - r5376
1020
1021 -------------------------------------------------------------------
1022 Thu Apr 12 02:33:18 CEST 2007 - ma@suse.de
1023
1024 - Fixed computation of install order. Take requirements of
1025   an installed packages uninstall scripts into account, if
1026   the package is updated. (#258682)
1027 - revision 5349
1028 - version 3.1.1
1029 -------------------------------------------------------------------
1030 Wed Apr 11 15:24:01 CEST 2007 - ma@suse.de
1031
1032 - Parse and provide package keywords. (Fate 120368)
1033 - revision 5338
1034 - version 3.1.0
1035
1036 -------------------------------------------------------------------
1037 Thu Apr  5 15:50:15 CEST 2007 - schubi@suse.de
1038
1039 - Upgrade: Do NOT delete packages which have unresolved dependencies -->
1040   Ask the user. Bug 258322
1041 - revision 5305
1042 - version 3.0.3
1043
1044 -------------------------------------------------------------------
1045 Wed Apr  4 19:39:12 CEST 2007 - ma@suse.de
1046
1047 - Fix restoring of Sources id root prefix is used. (#238165)
1048 - revision 5299
1049 - version 3.0.2
1050
1051 -------------------------------------------------------------------
1052 Wed Apr  4 15:33:54 CEST 2007 - jkupec@suse.cz
1053
1054 - MediaManager::attachDesiredMedia() added to support multiple
1055   (CD/DVD) drives (fate #3974)
1056 - r5296
1057
1058 -------------------------------------------------------------------
1059 Wed Mar 14 14:33:26 CET 2007 - schubi@suse.de
1060
1061 - If there is no valid solver result and NOT all resolvables ( other
1062   architecture) has been regarded, let the user decide making a new
1063   solver run with ALL available resolvables. Bug 223440
1064 - reducing logging (error -> debug)  bug 252921
1065 - Revision 5219
1066
1067 -------------------------------------------------------------------
1068 Fri Mar  9 00:08:38 CET 2007 - ma@suse.de
1069
1070 - Allow configuration of trusted vendors via
1071   /var/lib/zypp/db/trustedVendors. (#186636)
1072 - revision 5194
1073 - version 3.0.1
1074
1075 -------------------------------------------------------------------
1076 Wed Mar  7 15:20:29 CET 2007 - dmacvicar@suse.de
1077
1078 - libzypp-devel -> libzypp requirement is not versioned
1079   (#251086)
1080 - r5181
1081
1082 -------------------------------------------------------------------
1083 Tue Mar  6 17:25:49 CET 2007 - schubi@suse.de
1084
1085 - Using already existing valid solver results for further solver runs.
1086   (partiell solving)
1087 - r5169
1088
1089 -------------------------------------------------------------------
1090 Fri Mar  2 16:11:16 CET 2007 - dmacvicar@suse.de
1091
1092 - fix link order
1093 - r5165
1094
1095 -------------------------------------------------------------------
1096 Tue Feb 27 15:50:39 CET 2007 - dmacvicar@suse.de
1097
1098 - merging from 10.2 / SP1
1099 - #247459 ftp probing
1100   denied == dont exists in ftp
1101 - r5124
1102
1103 -------------------------------------------------------------------
1104 Tue Feb 27 15:35:06 CET 2007 - schubi@suse.de
1105
1106 - Merging solver related stuff from SuSE-Linux-10_2-Branch ( till r5111):
1107 - Simultaneouqusly establishing of items which are conflicting eachother is
1108   useless. So only one will be established. Fixed in QueueItemInstall.cc
1109   Bug 243595
1110 - Added new upgrade options to fine tune version and patch handling.
1111   (F301990)
1112 - The context of establishPool will be stored in Resolver and will be
1113   regarded for the next solver run everytime. So it will be not reset by
1114   any solver run anymore.
1115   bug 191810 ( A broken patch will not be installed again)
1116
1117 -------------------------------------------------------------------
1118 Fri Feb 23 17:40:23 CET 2007 - jkupec@suse.cz
1119
1120 - adding sotf,timeo=X nfs mount options by default (#235211)
1121 - r5093
1122
1123 -------------------------------------------------------------------
1124 Fri Feb 23 14:16:19 CET 2007 - jkupec@suse.cz
1125
1126 - support for HTTP authentication prompt added (#190609)
1127 - fixed problem with empty path in URL
1128   in MediaCurl::doGetFileCopy()
1129 - r5085
1130
1131 -------------------------------------------------------------------
1132 Mon Feb 12 15:28:08 CET 2007 - jkupec@suse.cz
1133
1134 - Merged revisions 4926-4993,4995,4998-5006 via svnmerge from
1135   SuSE-Linux-10_2-Branch
1136
1137 - verifySystem: Regarding patterns too. Bug 239750 (schubi)
1138 - verifySystem: The result will be set to APPL_HIGH, so it will be not
1139   reset by a second "normal" solver run. #239281 (schubi)
1140 - yast2 reports invalid URL as 'unknown source type'
1141   (#209961) (dmacvicar)
1142 - Added freshen language dependency in supplemements too if there is no
1143   entry in supplements.
1144   #240617;IPA fonts are not installed even if select Japanese
1145   language (schubi)
1146 - Setting allowed authentication methods to "basic,digest" if none
1147   provided in URL (#243006) (jkupec)
1148 - Stopping after 50 valid solver results. Anymore would be useless. Bug
1149   243595 (schubi)
1150 - r 5007
1151
1152 -------------------------------------------------------------------
1153 Mon Feb 12 10:37:02 CET 2007 - mvidner@suse.cz
1154
1155 - package-manager: use a generic su script from XDG (#235303, #244442)
1156
1157 -------------------------------------------------------------------
1158 Fri Feb  9 15:21:55 CET 2007 - jkupec@suse.cz
1159
1160 - Setting allowed authentication methods to "basic,digest" if none
1161   provided in URL (#243006)
1162 - fixed gettext and rpath problems in configure.ac and Makefile.cvs
1163   (mvidner)
1164 - r4999
1165
1166 -------------------------------------------------------------------
1167 Wed Feb  7 15:52:29 CET 2007 - jkupec@suse.cz
1168
1169 - MediaCurlException::dumpOn() adjusted for ncurses dialogue
1170   (#222602)
1171 - 4984
1172
1173 -------------------------------------------------------------------
1174 Mon Jan 29 13:10:37 CET 2007 - dmacvicar@suse.de
1175
1176 - Merged revisions 4907-4926 from SuSE-Linux-10_2-Branch
1177
1178 - update packages: changing architecture is only valid while an
1179   system update and NOT while an update via a patch. Last fix does
1180   not fit for every case.
1181   Bug 230685
1182 - Patch has selected not the concerning package for update but
1183   a package which has provided the required dependencies too.
1184   Algorithmus: If there are exactly two providers which differ in architecture
1185                prefer the better arch.
1186   Fix: Regarding NVRA too. ( only if equal )
1187   Bug 238284
1188 - Download only English and Local translation
1189   (#208457)
1190 - Added solver parameter:
1191    tryAllPossibilities: regarding every solver branch ( not only
1192                         branches with e.G. best architectures
1193    preferHighestVersion: Prefer solver results which have a higher
1194                          version number.
1195   Bug #238087
1196 - update packages: changing architecture is only valid while an
1197   system update and NOT while an update via a patch.
1198   Bug 230685 - x86_64 MozillaFirefox binaries in security update
1199   repository
1200   Fix of version 2.11.2 has not worked if the first founded item
1201   had had another architecture.
1202 - r4927
1203
1204 -------------------------------------------------------------------
1205 Wed Jan 24 14:50:33 CET 2007 - lslezak@suse.cz
1206
1207 - added ZYpp::getPartitions() - return the partitinoning
1208
1209 -------------------------------------------------------------------
1210 Wed Jan 24 14:20:28 CET 2007 - dmacvicar@suse.de
1211
1212 - Merged revisions 4705-4906 via svnmerge from SuSE-Linux-10_2-Branch
1213 - Corrupt download cannot be skipped
1214   (#217425 and #224216)
1215 - Enable package read ahead/caching in commit per default to reduce
1216   interactive media changes. If the environment variable
1217   ZYPP_COMMIT_NO_PACKAGE_CACHE is set, caching will be disabled. (F100182)
1218 - added parameter not to reset resolver results while calling
1219   freshen pool Bug: 235761
1220 - Prepare package read ahead/caching of packages in commit. Adatped the
1221   workflow. Caching details are now hidden inside CommitPackageCache.
1222   The current implementation still performs no read ahead. (for F100182)
1223 - Skip invalid or broken rpm database entries. (#231211)
1224 - verifySystem: check if the solution is valid after calling freshenPool()
1225   Bug: 235761
1226 - Added own call for Resolver::verifySystem with additional
1227   hardware/language check in order to keep binary compatibility
1228   Fate #301224
1229 - Rpm requires additional quoting of special chars in filenames.
1230   (#233967)
1231 - Resolver::verifySystem checks for new hardware now by calling
1232   freshenPool. This is configureable. Fate #301224
1233 - merged texts from proofread
1234 - Don't consider patch/delta rpms if package architecture changes.
1235   (#231254)
1236 - update packages: changing architecture is only valid while an
1237   system update and NOT while an update via a patch.
1238   Bug 230685 - x86_64 MozillaFirefox binaries in security update repository
1239 - verifySystem: Do only regard items which will be on the system after the
1240   commit. Fate 301178
1241 - feature #301369
1242   Import listed GPG Keys from an trusted installation source
1243 - fix return call in new xml parser
1244 - Enable system resolvables in Helix parser (Revision 4787)
1245 - deptestomatic:
1246   Resetting transaction with the correct call;
1247   bugfix; Added kind in keep state (Revision 4788)
1248 - Wrong behaviour in soft install/uninstall. --> Setting Transact with
1249   soft (Revision 4789)
1250 - New call added: maySetToBeUninstalledSoft (Revision 4789)
1251   Both are only functions for the solver (Revision 4789)
1252 - Resetting "by causer" in order to distinguish from state
1253   "keep by user". ( function setLock in order to remove lock)
1254   (Revision 4789)
1255 - Better fix for Bug 217574: Checking if the resolveable CAN be deleted soft
1256   in QueueItemUninstall.cc (Revision 4790)
1257 - Regarding "keep state by user". So avoiding "reselecting" by
1258   other requirements.
1259   Give a corresponding problem solution if a resolvable satisfy
1260   a dependency, but has been set to keep by the user.
1261   Bug : 222531 (Revision 4791)
1262 - Allow to disable autoprotection of foreign vendor items. Required
1263   in zmd-backend. (F301735).
1264 - use sqlite-zmd if using > 10.2 in spec. Use the one available
1265   durin compile.
1266 - Item could has already been selected to soft uninstall (e.G. remove
1267   pattern which recommend this item ). Do not throw an exception anymore.
1268   bug#225278
1269 - Added syscontent::Reader: Parse serialized set of ResObjects.
1270   (for F300729)
1271 - If there has already been selected another item by the solver (e.g. from
1272   another source) we will take thatone in order to avoid parallel
1273   installation and there concerning error messages.
1274   Bug 224698
1275 - In order to handle conflicting resolvable we try to update the
1276   conflicting item. While evaluating these canditates an already selected
1277   candidate will not be regarded. So it could be that an older package
1278   will be selected for update although a newer has already been selected. Revision 4765
1279 - Conflicting items: The resolvable will be obsoleted by another. So it is useless finding an
1280   update candidate and evaluate additional branches.
1281 - r4907
1282
1283 -------------------------------------------------------------------
1284 Mon Dec  4 15:38:12 CET 2006 - mt@suse.de
1285
1286 - Improved realpath() wrapper in media handler class (#222521).
1287 - revision 4758
1288
1289 -------------------------------------------------------------------
1290 Thu Nov 30 09:15:20 CET 2006 - ma@suse.de
1291
1292 - version 3.0.0 (2.x.x now in SuSE-Linux-10_2-Branch)
1293 - revision 4713
1294
1295 -------------------------------------------------------------------
1296 Wed Nov 29 19:20:24 CET 2006 - dmacvicar@suse.de
1297
1298 - use sqlite-zmd package for the non yet shipped zypp2/ stuff
1299   because backend uses this sqlite and it is no fun to
1300   install one and the other to develop (as the -devel packages)
1301   conflict.
1302 - add cmake support for building zypp/ lib.
1303   TODO: soinfo, compile testcases, devel, zypp2,docs
1304   find rpm, curl and others.
1305 - dont serialize interactive, as it is
1306   calculated now.
1307   (it was already fixed as we don't reimplement
1308   the method, but we still serialized, parsed)
1309 - r4709
1310
1311 -------------------------------------------------------------------
1312 Tue Nov 28 22:40:12 CET 2006 - ma@suse.de
1313
1314 - fixed Patch::interactive to return true as well, if the patch
1315   itself has a licence. (#224192)
1316 - revision 4702
1317 - version 2.9.2
1318
1319 -------------------------------------------------------------------
1320 Tue Nov 28 16:36:56 CET 2006 - mt@suse.de
1321
1322 - Added search for /sbin/vol_id tool - that is in /lib/udev/vol_id
1323   on the installation image (#213852).
1324 - revision 4700
1325
1326 -------------------------------------------------------------------
1327 Tue Nov 28 11:44:52 CET 2006 - schubi@suse.de
1328
1329 - Avoid duplicate pool entries; Bug 223750; second part of the fix
1330 - r4698
1331 - Version 2.9.1
1332
1333 -------------------------------------------------------------------
1334 Mon Nov 27 18:29:58 CET 2006 - schubi@suse.de
1335
1336 - Pool has multi instances of an item in the pool. Reduced this error
1337   to items which are identically at least. #217574 and #223750
1338 - r4695
1339
1340 -------------------------------------------------------------------
1341 Mon Nov 27 17:37:44 CET 2006 - dmacvicar@suse.de
1342
1343 - replace spaces to underscores in product names
1344 - 2.8.7
1345 - r4688
1346
1347 -------------------------------------------------------------------
1348 Mon Nov 27 16:54:03 CET 2006 - dmacvicar@suse.de
1349
1350 - Mark some strings for translation (#219783 need it)
1351 - r4682
1352
1353 -------------------------------------------------------------------
1354 Mon Nov 27 16:17:07 CET 2006 - mt@suse.de
1355
1356 - Added translations marks to hal, url and mutex exceptions (#23771)
1357 - revision 4680
1358
1359 -------------------------------------------------------------------
1360 Wed Nov 22 19:24:57 CET 2006 - dmacvicar@suse.de
1361
1362 - don't make libzypp-devel depend on sqlite-devel as
1363   headers from zypp2 are not installed yet
1364 - r4663
1365
1366 -------------------------------------------------------------------
1367 Wed Nov 22 15:23:55 CET 2006 - ma@suse.de
1368
1369 - Return an error if fork failed. (#204807)
1370 - Make Script execution abortable by user request. (#212949, F100233)
1371 - revision 4660
1372 - version 2.8.6
1373
1374 -------------------------------------------------------------------
1375 Tue Nov 21 16:25:03 CET 2006 - mvidner@suse.cz
1376
1377 - Added package-manager wrapper script, with icon and .desktop (#222757).
1378   (Used by gnome-main-menu)
1379 - version 2.8.5
1380 - r4640
1381
1382 -------------------------------------------------------------------
1383 Tue Nov 21 13:11:06 CET 2006 - mt@suse.de
1384
1385 - Fixed target/hal - one more dbus_connection_close found (#216035)
1386 - revision 4636
1387 - version 2.8.4
1388
1389 -------------------------------------------------------------------
1390 Mon Nov 20 14:15:38 CET 2006 - schubi@suse.de
1391
1392 - translation added
1393   rev 4630
1394   version 2.8.3
1395
1396 -------------------------------------------------------------------
1397 Mon Nov 20 11:02:04 CET 2006 - ma@suse.de
1398
1399 - Process obsoletes when installing non-package objects. (#217352)
1400 - revision 4621
1401 - version 2.8.2
1402
1403 -------------------------------------------------------------------
1404 Fri Nov 17 16:57:39 CET 2006 - mt@suse.de
1405
1406 - Implemented volume device check using /sbin/vol_id (#213852).
1407 - Revision 4619
1408
1409 -------------------------------------------------------------------
1410 Fri Nov 17 15:53:58 CET 2006 - schubi@suse.de
1411
1412 - new translation added
1413
1414 -------------------------------------------------------------------
1415 Fri Nov 17 12:42:04 CET 2006 - mt@suse.de
1416
1417 - Implemented an reuse of already existing foreign CD/DVD mount points
1418   (e.g. automounted) - depends on REUSE_FOREIGN_MOUNTS flag (#220206).
1419 - Added a fallback check of the volume.mount_point HAL property to
1420   isAutoMountedMedia(); info.hal_mount.created_mount_point seems
1421   to be not avaliable in newer HAL versions (on 10.2).
1422 - Revision 4615
1423 - Version 2.8.1
1424
1425 -------------------------------------------------------------------
1426 Thu Nov 16 23:39:15 CET 2006 - ma@suse.de
1427
1428 - removed unused methods from Patch and PatchImplIf. Provided
1429   reasonable default implementation for Patch::interactive.
1430   (#221476).
1431 - revision 4610
1432 - Version 2.8.0
1433
1434 -------------------------------------------------------------------
1435 Thu Nov 16 15:32:04 CET 2006 - dmacvicar@suse.de
1436
1437 - Handle media eject failures (#216545)
1438 - r4606
1439
1440 -------------------------------------------------------------------
1441 Wed Nov 15 22:41:51 CET 2006 - ma@suse.de
1442
1443 - Reimplemented RpmDb::checkPackage using librpm API instead
1444   of parsing "rpm --checksig" output. (#163202)
1445 - Version 2.7.4
1446 - revision 4600
1447
1448 -------------------------------------------------------------------
1449 Wed Nov 15 15:39:26 CET 2006 - schubi@suse.de
1450
1451 - NEW behaviour of the solver:
1452   Obsolete virtual provides. E.G.:
1453
1454   Installed:
1455   -----------
1456   Name:           test-1.0-0
1457
1458   Name:           moretest-1.0-0
1459   Provides:       test
1460
1461   To be installed
1462   ------------------
1463   Name:           nomoretest-1.0-0
1464   Obsoletes:      test
1465
1466   Result
1467   --------
1468   test-1.0-0 AND  moretest-1.0-0 will be deleted. In former versions only
1469   test-1.0-0 had been deleted. Bug 220999
1470
1471 - Translations added
1472
1473 Version 2.7.3
1474 rev 4593
1475
1476 -------------------------------------------------------------------
1477 Tue Nov 14 16:32:49 CET 2006 - schubi@suse.de
1478
1479 - Bugfix in generating solver testcases:
1480    - added kind of capabilities in description file
1481    - removed unneded channel from uninstall in command file
1482
1483 -------------------------------------------------------------------
1484 Mon Nov 13 18:35:01 CET 2006 - mt@suse.de
1485
1486 - Try to call /bin/eject utility if the eject-ioctl fails.
1487 - r4568
1488
1489 -------------------------------------------------------------------
1490 Mon Nov 13 17:00:51 CET 2006 - dmacvicar@suse.de
1491
1492 - ignore empty capabilities
1493 - r4565
1494
1495 -------------------------------------------------------------------
1496 Fri Nov 10 17:52:10 CET 2006 - dmacvicar@suse.de
1497
1498 - make progress strings translatable (#219783)
1499 - r4556
1500
1501 -------------------------------------------------------------------
1502 Tue Nov  7 16:40:28 CET 2006 - schubi@suse.de
1503
1504 -  While deleting a selection all concerning recommended
1505    packages will be deleted too.
1506    BUT those packages should not be deleted which have been
1507    set to KEEP by the user. bug 217574
1508    rev 4526
1509    VERSION: 2.7.2
1510
1511 -------------------------------------------------------------------
1512 Tue Nov  7 13:12:49 CET 2006 - schubi@suse.de
1513
1514 - Makefile in zypp2 fixed
1515   Revision 4520
1516
1517 -------------------------------------------------------------------
1518 Tue Nov  7 11:38:10 CET 2006 - schubi@suse.de
1519
1520 - Translations added
1521   Revision 4514
1522   VERSION: 2.7.1
1523
1524 -------------------------------------------------------------------
1525 Mon Nov  6 12:32:22 CET 2006 - dmacvicar@suse.de
1526
1527 - Make the parser more strict, rejecting broken sources
1528   but showing the error line.
1529   Last fix making the parser relax would break multitag
1530   descriptions with empty lines, now we check dependencies
1531   at a higher level. (reference #160607)
1532 - r4501
1533
1534 -------------------------------------------------------------------
1535 Fri Nov  3 11:04:19 CET 2006 - schubi@suse.de
1536
1537 - New problem solution added: Unlock ALL resovables in order to speed up
1538   problem solution. Bug 206453
1539
1540 -------------------------------------------------------------------
1541 Fri Nov  3 10:29:08 CET 2006 - schubi@suse.de
1542
1543 - Translations added
1544
1545 -------------------------------------------------------------------
1546 Thu Nov  2 17:15:19 CET 2006 - mt@suse.de
1547
1548 - Fixed target/hal - removed dbus_connection_close calls, because
1549   the connections are shared; unref the ref-counted handle only.
1550   (#216035)
1551 - r4442
1552
1553 -------------------------------------------------------------------
1554 Thu Nov  2 16:18:27 CET 2006 - dmacvicar@suse.de
1555
1556 - skipping unreachable packages won't work
1557   (#215445)
1558 - r4468
1559
1560 -------------------------------------------------------------------
1561 Wed Oct 25 19:04:51 CEST 2006 - dmacvicar@suse.de
1562
1563 - (#213793) Target store fails to recreate stored install-time (other
1564   Date and ByteCount values as well)
1565
1566 - skip comments and blank lines in multilists
1567   fixes (#214877) - zen-updater is not installed by default
1568
1569 - Automatically fix broken products when reading
1570   the product database.
1571   still pending: honour the read-only flag
1572   Changes to make this possible include
1573   using read_dir instead of boost directory
1574   iterator.
1575
1576 -------------------------------------------------------------------
1577 Wed Oct 25 17:09:06 CEST 2006 - schubi@suse.de
1578
1579 - added new class for generating solver testcases:
1580   Testcase
1581
1582 -------------------------------------------------------------------
1583 Wed Oct 25 15:40:44 CEST 2006 - ma@suse.de
1584
1585 - Finalized ui::PatternContents. (F301229)
1586 - version 2.7.0
1587 - revision 4413
1588
1589 -------------------------------------------------------------------
1590 Wed Oct 25 08:21:52 CEST 2006 - mvidner@suse.cz
1591
1592 - Moved zypper and zypp-checkpatches(-wrapper) to zypper.rpm
1593 - version 2.6.0
1594
1595 -------------------------------------------------------------------
1596 Tue Oct 24 14:33:16 CEST 2006 - ma@suse.de
1597
1598 - Added ui::PatternContents: Helper class that will compute a patterns
1599   expanded install_packages set. (UI interface for F301229)
1600 - revision 4387
1601
1602 -------------------------------------------------------------------
1603 Tue Oct 24 09:06:24 CEST 2006 - mvidner@suse.cz
1604
1605 - removed the last reference to /usr/lib64 to fix the build
1606
1607 -------------------------------------------------------------------
1608 Mon Oct 23 17:44:42 CEST 2006 - mvidner@suse.cz
1609
1610 - added "zypper info" (jkupec)
1611 - version 2.5.2
1612
1613 -------------------------------------------------------------------
1614 Mon Oct 23 11:28:01 CEST 2006 - dmacvicar@suse.de
1615
1616 - fix rpm db timestamp
1617 - add extra urls and optional urls to product API
1618 - r4378
1619
1620 -------------------------------------------------------------------
1621 Fri Oct 20 16:55:44 CEST 2006 - mvidner@suse.cz
1622
1623 - zypper: nicer progress reports, with or without --verbose.
1624
1625 -------------------------------------------------------------------
1626 Fri Oct 20 16:25:50 CEST 2006 - ma@suse.de
1627
1628 - Fixed reloading of target data after commit. Broken since
1629   rev 3880.
1630 - version 2.5.1
1631 - revision 4365
1632
1633 -------------------------------------------------------------------
1634 Fri Oct 20 16:22:09 CEST 2006 - dmacvicar@suse.de
1635
1636 - put query-pool in /usr/lib/zypp and not lib64
1637 - r4363
1638
1639 -------------------------------------------------------------------
1640 Fri Oct 20 12:16:06 CEST 2006 - dmacvicar@suse.de
1641
1642 - revert keyring changes, causes endless loop (obvious)
1643 - add dist-product information, adapt store
1644 - version 2.5.0
1645 - r4355
1646
1647 -------------------------------------------------------------------
1648 Fri Oct 20 11:04:26 CEST 2006 - ma@suse.de
1649
1650 - zypp-query-pool: For products show additionally distributionName
1651   and distributionEdition. (required by #205392)
1652 - revision 4349
1653
1654 -------------------------------------------------------------------
1655 Fri Oct 20 00:13:49 CEST 2006 - ma@suse.de
1656
1657 - Add accessor for Product distributionName and distributionEdition.
1658   (required by #205392)
1659 - revision 4347
1660
1661 -------------------------------------------------------------------
1662 Thu Oct 19 18:40:36 CEST 2006 - dmacvicar@suse.de
1663
1664 - added test case for KeyRing
1665 - fire trustedKeyAdded in all calls to import trusted key
1666   not only in signature check workflow.
1667 - r4342
1668
1669 -------------------------------------------------------------------
1670 Thu Oct 19 18:27:02 CEST 2006 - mvidner@suse.cz
1671
1672 - zypper update: implemented minimal version (patches only)
1673 - zypper list-updates: changed default type from package to patch,
1674   consider patches affecting the package manager separately
1675
1676 -------------------------------------------------------------------
1677 Thu Oct 19 14:09:33 CEST 2006 - dmacvicar@suse.de
1678
1679 - version 2.4.1
1680 - r4338
1681
1682 -------------------------------------------------------------------
1683 Thu Oct 19 14:05:18 CEST 2006 - dmacvicar@suse.de
1684
1685 - add zypp-query-pool, so registration doesn't depend on
1686   libzypp-zmd-backend being installed. Will remove from
1687   backend when suseregister gets updated.
1688
1689 -------------------------------------------------------------------
1690 Thu Oct 19 12:31:08 CEST 2006 - schwab@suse.de
1691
1692 - Make sure config.rpath is present.
1693
1694 -------------------------------------------------------------------
1695 Wed Oct 18 21:40:25 CEST 2006 - mvidner@suse.cz
1696
1697 - zypper search: fixed uninitialized members that made all searches
1698   exact and case sensitve
1699
1700 -------------------------------------------------------------------
1701 Wed Oct 18 13:13:16 CEST 2006 - dmacvicar@suse.de
1702
1703 - zypp-checkpatches, write in the right file
1704 - r4328
1705
1706 -------------------------------------------------------------------
1707 Wed Oct 18 12:45:49 CEST 2006 - schubi@suse.de
1708
1709 - Install resolvables although they are unneeded
1710   if they have NOT the kind patch/atoms
1711   Bug 210538 - freshens/supplements does not work with patterns
1712 - r4326
1713
1714 -------------------------------------------------------------------
1715 Tue Oct 17 19:17:39 CEST 2006 - mvidner@suse.cz
1716
1717 - zypper service-add -r http://example.org/foo.repo (F#300641).
1718
1719 -------------------------------------------------------------------
1720 Tue Oct 17 18:29:34 CEST 2006 - dmacvicar@suse.de
1721
1722 - zypp-checkpatches:
1723   save version of the generated xml to
1724   regenerate it if it changes.
1725   save a random token in case of error to
1726   force recreating xml file
1727 - r4321
1728
1729 -------------------------------------------------------------------
1730 Tue Oct 17 13:49:53 CEST 2006 - dmacvicar@suse.de
1731
1732 - remove permissions for zypp checkpatches from spec
1733 - r4318
1734
1735 -------------------------------------------------------------------
1736 Tue Oct 17 12:36:57 CEST 2006 - dmacvicar@suse.de
1737
1738 - registration fails because of wrong product data
1739   (#205392)
1740   use DISTPRODUCT,DISTVERSION to create the product
1741   resolvable. have this resolvable provide
1742   PRODUCT = VERSION
1743 - r4312
1744
1745 -------------------------------------------------------------------
1746 Mon Oct 16 18:05:56 CEST 2006 - mvidner@suse.cz
1747
1748 - zypper service-add -r ./foo.repo (F#300641).
1749
1750 -------------------------------------------------------------------
1751 Mon Oct 16 15:02:00 CEST 2006 - jkupec@suse.cz
1752
1753 - zypper: added case-sensitive search, search in descriptions and
1754   summaries, search by resolvable type, substring and word
1755   matching, support for wildcards
1756 - Revision 4303
1757
1758 -------------------------------------------------------------------
1759 Mon Oct 16 13:27:50 CEST 2006 - mvidner@suse.cz
1760
1761 - Prevent the user from sending signals to zypp-checkpatches-wrapper
1762   (#211286).
1763
1764 -------------------------------------------------------------------
1765 Mon Oct 16 12:57:56 CEST 2006 - schubi@suse.de
1766
1767 - Dont incomplete an uninstalled resolvable, even not when establishing.
1768   Incomplete only makes sense for installed resolvables (when they have broken
1769   deps), for patches (because they are needed) and for atoms (because they are
1770   used during patch calculation)
1771   Bug 198379
1772
1773 - Do not branch for packages with the same NVE but different architectures.
1774   Take the best architecture.
1775
1776 -------------------------------------------------------------------
1777 Fri Oct 13 16:51:43 CEST 2006 - dmacvicar@suse.de
1778
1779 - implement rename source in sourcemanager
1780 - r4286
1781
1782 -------------------------------------------------------------------
1783 Fri Oct 13 14:32:44 CEST 2006 - dmacvicar@suse.de
1784
1785 - YaST sources: set alias to product summary if empty
1786 - show alias on logs.
1787 - r4281
1788
1789 -------------------------------------------------------------------
1790 Thu Oct 12 16:40:29 CEST 2006 - dmacvicar@suse.de
1791
1792 - version 2.4.0 (bin incompat due to callback fixes)
1793 - r4272
1794
1795 -------------------------------------------------------------------
1796 Thu Oct 12 16:30:55 CEST 2006 - ma@suse.de
1797
1798 - Provide additional solver status information to the UI.
1799   (#162164,F301272)
1800 - Fixed UI satus computation in presence of multiple available
1801   candidates.
1802 - revision 4264
1803 - version 2.3.1
1804
1805 -------------------------------------------------------------------
1806 Thu Oct 12 15:45:12 CEST 2006 - dmacvicar@suse.de
1807
1808 - remove const in MediaChangeReport requestMedia that
1809   broke cd changing.
1810 - r4262
1811
1812 -------------------------------------------------------------------
1813 Wed Oct 11 08:35:48 CEST 2006 - mvidner@suse.cz
1814
1815 - zypper: added search (jkupec)
1816 - removed the suid bit from zypp-checkpatches-wrapper so that the
1817   build passes until permissions.rpm is updated (~#211286).
1818 - r4253
1819
1820 -------------------------------------------------------------------
1821 Tue Oct 10 16:03:40 CEST 2006 - dmacvicar@suse.de
1822
1823 - Log microseconds if ZYPP_PROFILING env var is enabled.
1824 - r4252
1825
1826 -------------------------------------------------------------------
1827 Mon Oct  9 18:15:19 CEST 2006 - dmacvicar@suse.de
1828
1829 - YaST sources:
1830   Factory cannot be set with 'refresh' enabled
1831   (#204957)
1832 - get rid of some const bool signatures in Source classes
1833 - r4247
1834
1835 -------------------------------------------------------------------
1836 Mon Oct  9 15:11:16 CEST 2006 - mvidner@suse.cz
1837
1838 - Added zypp-checkpatches and a suid-root zypp-checkpatches-wrapper.
1839
1840 -------------------------------------------------------------------
1841 Fri Oct  6 13:23:32 CEST 2006 - schubi@suse.de
1842
1843 - select the best solution: prefering the total amount of install/update
1844   packages BEFORE source preferences. Bug 208784
1845
1846 -------------------------------------------------------------------
1847 Fri Oct  6 11:55:11 CEST 2006 - dmacvicar@suse.de
1848
1849 - Introduce a method to see if a source supports a
1850   kind of resolvable at that time, so we can
1851   init a YUM source like factory but avoid parsing
1852   it if it contains no patches.
1853 - add TODO
1854 - zypp-checkpatches xml output
1855 - r4235
1856
1857 -------------------------------------------------------------------
1858 Mon Oct  2 16:34:03 CEST 2006 - mvidner@suse.cz
1859
1860 - added a CLI preview: zypper
1861 - revision 4214
1862 - version 2.2.3
1863
1864 -------------------------------------------------------------------
1865 Mon Oct  2 15:11:26 CEST 2006 - dmacvicar@suse.de
1866
1867 - FATE #100165:
1868   Make Content File Aware of Different Architectures
1869   expand %a in release notes with architecture
1870
1871 -------------------------------------------------------------------
1872 Fri Sep 29 16:10:46 CEST 2006 - ma@suse.de
1873
1874 - Extended pattern parser to support includes/extends tags as hint
1875   for the IO. (F301229)
1876 - revision 4199
1877 - version 2.2.2
1878
1879 -------------------------------------------------------------------
1880 Fri Sep 29 00:31:33 CEST 2006 - ma@suse.de
1881
1882 - Enabled sending of ScriptResolvableReport.
1883 - Changed ScriptResolvableReport::start to send local path
1884   of script to be executed.
1885 - revision 4190
1886 - version 2.2.1
1887
1888 -------------------------------------------------------------------
1889 Wed Sep 27 14:14:33 CEST 2006 - ma@suse.de
1890
1891 - Added ScriptResolvableReport. Callbacks triggered on script
1892   execution during commit. (F100233)
1893 - revision 4187
1894 - version 2.2.0
1895
1896 -------------------------------------------------------------------
1897 Mon Sep 25 13:52:55 CEST 2006 - mvidner@suse.cz
1898
1899 - fix: Url::getRegisteredSchemes() would always return nothing
1900
1901 -------------------------------------------------------------------
1902 Fri Sep 22 15:34:11 CEST 2006 - jkupec@suse.cz
1903
1904 - Made the build dependency on gettext-devel explicit
1905
1906 -------------------------------------------------------------------
1907 Tue Sep 19 10:59:24 CEST 2006 - jsrain@suse.cz
1908
1909 - adapted multi-media YUM sources according to official YUM
1910   specification (F300743)
1911
1912 -------------------------------------------------------------------
1913 Mon Sep 18 17:42:26 CEST 2006 - lslezak@suse.cz
1914
1915 - use RPM_OPT_FLAGS (meissner@suse.de)
1916
1917 -------------------------------------------------------------------
1918 Mon Sep 18 15:19:53 CEST 2006 - lslezak@suse.cz
1919
1920 - SourceFactory::createFrom() - don't loose url,...
1921 - r4160
1922
1923 -------------------------------------------------------------------
1924 Mon Sep 18 12:00:46 CEST 2006 - kkaempf@suse.de
1925
1926 - reduce logging in ResolvableImpl.cc
1927 - rev 4157
1928
1929 -------------------------------------------------------------------
1930 Thu Sep 14 15:59:47 CEST 2006 - schubi@suse.de
1931
1932 - Replaced requirementIsMet by requirementIsInstalledOrUnneeded
1933   in QueueItemInstall and QueueItemRequire
1934   Bug 192535/204913
1935   removed fix:Thu Sep  7 18:31:46 CEST 2006 - schubi@suse.de
1936
1937 -------------------------------------------------------------------
1938 Thu Sep 14 12:44:53 CEST 2006 - lslezak@suse.cz
1939
1940 - fixed SourceFactory::createFrom() - don't loose alias,
1941   cachedir,... parameters
1942
1943 -------------------------------------------------------------------
1944 Thu Sep 14 10:21:02 CEST 2006 - mvidner@suse.cz
1945
1946 - Use RPM Enhances only if detected at configure time, to allow
1947   compilation with older rpm.
1948 - callback params: use const string & instead of string (dmacvicar)
1949
1950 -------------------------------------------------------------------
1951 Thu Sep  7 18:31:46 CEST 2006 - schubi@suse.de
1952
1953 - Do not regarding SATISFIED (regarding UNNEEDED) in isPresent if it is
1954   a package/script/message
1955   Bug: 192535
1956
1957 -------------------------------------------------------------------
1958 Thu Sep  7 16:19:36 CEST 2006 - dmacvicar@suse.de
1959
1960 - add Source_Ref::checksum() which in combination with
1961   timestamp can give an idea of a source change.
1962 - r4106
1963
1964 -------------------------------------------------------------------
1965 Thu Sep  7 14:32:38 CEST 2006 - mvidner@suse.cz
1966
1967 - Implemented fgzstreambuf::compressed_tell and fXstream::getbuf to
1968   enable progress reporting on compressed streams.
1969
1970 -------------------------------------------------------------------
1971 Wed Sep  6 18:31:20 CEST 2006 - dmacvicar@suse.de
1972
1973 - better error propagation
1974 - r4096
1975
1976 -------------------------------------------------------------------
1977 Tue Sep  5 19:22:56 CEST 2006 - mt@suse.de
1978
1979 - Removed libblkid dependency - the workaround using libblkid to
1980   check filesystem on XEN vbd mapped devices is obsolete, because
1981   the info is avaliable via /dev/disk/by-label link now. (#197107)
1982 - revision 4087
1983
1984 -------------------------------------------------------------------
1985 Thu Aug 31 15:16:11 CEST 2006 - ma@suse.de
1986
1987 - PackageProvider: Fixed broken retry. (#202163)
1988 - revision 4071
1989
1990 -------------------------------------------------------------------
1991 Wed Aug 30 23:50:55 CEST 2006 - ma@suse.de
1992
1993 - Fixed RpmDb::makePackageFromHeader: Catch NULL Header passed as argument and refuse
1994   to create a Package from a source package header.
1995 - Added method Pathname::extension: Return all of the characters in name
1996   after and including the last dot in the last element of name.
1997 - PlaindirImpl: Disable rpm signature verification when scaning a directory for
1998   rpms. Otherwise we'd need access to the rpm database to get the keys.
1999 - revision 4069
2000
2001 -------------------------------------------------------------------
2002 Wed Aug 30 17:42:40 CEST 2006 - schubi@suse.de
2003
2004 - Do not regarding SATISFIED/UNNEEDED in isPresent if it is
2005   a package/script/message
2006   Bug: 192535
2007
2008 -------------------------------------------------------------------
2009 Wed Aug 30 14:29:45 CEST 2006 - ma@suse.de
2010
2011 - Speedup computation of number of rpm database entries.
2012 - revision 4058
2013
2014 -------------------------------------------------------------------
2015 Tue Aug 29 16:58:20 CEST 2006 - schubi@suse.de
2016
2017 - Fixed endless loop in transactResObject
2018   Bug 198095 - YaST2 Installaler crashes when selecting Gnome pattern to a KDE installation
2019
2020 -------------------------------------------------------------------
2021 Tue Aug 29 12:05:09 CEST 2006 - dmacvicar@suse.de
2022
2023 - fix some testcases for tar file parser changes
2024 - r4045
2025
2026 -------------------------------------------------------------------
2027 Tue Aug 29 11:19:53 CEST 2006 - dmacvicar@suse.de
2028
2029 - missing includes
2030 - clean old callbacks
2031 - r4041
2032
2033 -------------------------------------------------------------------
2034 Fri Aug 25 14:32:07 CEST 2006 - schubi@suse.de
2035
2036 - zyppPattern->install_packages returns SUGGESTED package too.
2037   Bug 201476
2038   Revision 4036
2039
2040 -------------------------------------------------------------------
2041 Fri Aug 25 13:05:33 CEST 2006 - schubi@suse.de
2042
2043 - New behaviour in the solver: try with 'best' package first, try with 'all'
2044   packages if this fails.
2045   Bug :Bug 191983
2046
2047 -------------------------------------------------------------------
2048 Fri Aug 25 11:35:48 CEST 2006 - dmacvicar@suse.de
2049
2050 - libzypp 2.1.0
2051 - bump version due to incompatible callback changes in KeyRing
2052   Sources
2053
2054 -------------------------------------------------------------------
2055 Thu Aug 24 15:34:45 CEST 2006 - dmacvicar@suse.de
2056
2057 - new keyring callbacks
2058 - separate trust key from import key
2059 - use PublicKey class instead of params, to be able
2060   to add more info like photos later (pending #181682)
2061 - update zmart with those callbacks.
2062 - better error handling (Exception types)
2063 - make tmp file names more readable depending on the context
2064 - r4026
2065
2066 -------------------------------------------------------------------
2067 Tue Aug 22 22:35:30 CEST 2006 - dmacvicar@suse.de
2068
2069 - decouple probing from source creation, using the new
2070   media test for existence functions.
2071 - r4019
2072
2073
2074 -------------------------------------------------------------------
2075 Tue Aug 22 17:56:53 CEST 2006 - mt@suse.de
2076
2077 - Fixed getDoesFileExist to reset the transfer range
2078 - Added logging of curl debug messages to the zypp log.
2079   The env var ZYPP_MEDIA_CURL_DEBUG=1 logs curl infos,
2080   ZYPP_MEDIA_CURL_DEBUG=2 logs the in/out headers.
2081 - r4018
2082
2083 -------------------------------------------------------------------
2084 Fri Aug 18 14:57:35 CEST 2006 - kkaempf@suse.de
2085
2086 - remove the /etc/sysconfig/zypp:REWRITE_KERNEL_DEPS = yes check;
2087   see rev 3810 below. (#190163)
2088 - rev 3998
2089
2090 -------------------------------------------------------------------
2091 Thu Aug 17 18:15:14 CEST 2006 - dmacvicar@suse.de
2092
2093 - fix uninstalling of atoms (noop)
2094 - r3995
2095
2096 -------------------------------------------------------------------
2097 Wed Aug 16 17:41:40 CEST 2006 - dmacvicar@suse.de
2098
2099 - Implement initial verson of Media
2100   doesFileExist, for future source probing.
2101 - r3984
2102
2103 -------------------------------------------------------------------
2104 Tue Aug 15 12:01:31 CEST 2006 - dmacvicar@suse.de
2105
2106 - more dbus_connection_close fixes
2107 - r3974
2108
2109 -------------------------------------------------------------------
2110 Tue Aug 15 11:41:41 CEST 2006 - kkaempf@suse.de
2111
2112 - clean up 'incomplete' handling in QueueItemEstablish.
2113 - rev 3973.
2114
2115 -------------------------------------------------------------------
2116 Tue Aug 15 11:30:50 CEST 2006 - kkaempf@suse.de
2117
2118 - Don't set 'incomplete' for uninstalled patterns or products.
2119   (#198379)
2120 - rev 3970.
2121
2122 -------------------------------------------------------------------
2123 Mon Aug 14 16:50:53 CEST 2006 - schubi@suse.de
2124
2125 - Added new API calls:
2126   setAdditionalProvide
2127   setAdditionalConflict
2128   setAdditionalRequire
2129
2130 -------------------------------------------------------------------
2131 Mon Aug 14 11:26:20 CEST 2006 - dmacvicar@suse.de
2132
2133 - don't link examples to testsuite library.
2134
2135 -------------------------------------------------------------------
2136 Sat Aug 12 17:30:30 CEST 2006 - schwab@suse.de
2137
2138 - Disable profiling to work around compiler bug.
2139
2140 -------------------------------------------------------------------
2141 Fri Aug 11 17:01:33 CEST 2006 - dmacvicar@suse.de
2142
2143 - forward port 3924:3939
2144 - Add explicit finish callbacks for subtasks during ProvidePackage
2145  Â to avoid UI confusion.
2146 - rev3957
2147
2148 -------------------------------------------------------------------
2149 Fri Aug 11 11:48:44 CEST 2006 - dmacvicar@suse.de
2150
2151 - Introduce examples/
2152 - fix some svn ignores
2153 - fix compilation. Use: dbus_connection_close
2154 - rev 3943
2155
2156 -------------------------------------------------------------------
2157 Thu Aug 10 16:32:36 CEST 2006 - dmacvicar@suse.de
2158
2159 - Initial support for plain directory with rpms as source
2160 - r3935
2161
2162 -------------------------------------------------------------------
2163 Tue Aug  8 16:51:45 CEST 2006 - dmacvicar@suse.de
2164
2165 - Move the target query by kind function to
2166   a iterator, so we dont make a copy of the restore
2167   the iterator works loading by demand too
2168
2169 -------------------------------------------------------------------
2170 Mon Aug  7 17:57:26 CEST 2006 - dmacvicar@suse.de
2171
2172 - rename the new initTarget to initializeTarget,
2173   leave the old one as is, but deprecate it.
2174 - r3903
2175
2176 -------------------------------------------------------------------
2177 Mon Aug  7 15:10:08 CEST 2006 - dmacvicar@suse.de
2178
2179 - forward port from SLES10 branch , till 3888
2180 - Prefer to use available DeltaRpm or PatchRpm instead of downloading
2181   full packages. (#168844)
2182 - rpmdb : Do not use the deprecated POSIX API, but boost::regex
2183 - version 2.0.0
2184 - rev 3893
2185
2186 -------------------------------------------------------------------
2187 Fri Aug  4 15:20:13 CEST 2006 - dmacvicar@suse.de
2188
2189 - Separate target init from adding resolvables, getting rid of the
2190 uggly bool flag.
2191 - dont clear the store each time Target::resolvables is called
2192 - Load target resolvables on demand by kind, keep them cached later
2193 - add Target::resolvablesByKind(kind) to allow query specific kind
2194   without reading all kinds. Used to port TargetProduct, which
2195   was reading the whole rpm database only to displayy base product
2196   name in YaST help.
2197 - commit to pkg-bindings and packager will follow.
2198 - jsrain will port more yast stuff, especially inst_source which
2199   startup time should by reduced by half afterwards.
2200 - rev 3880
2201
2202 -------------------------------------------------------------------
2203 Tue Aug  1 13:37:29 CEST 2006 - dmacvicar@suse.de
2204
2205 - forward port:
2206   rev 3786 fix to stalle tmpfiles broke patches.
2207   SLES was released with this broken. 10.1 has a blocked
2208   zypp update because this.
2209   Attempt to fix this. (#192535)
2210 - fix configure.ac sqlite-source build path
2211 - rev 3858
2212
2213 -------------------------------------------------------------------
2214 Fri Jul 21 10:58:58 CEST 2006 - dmacvicar@suse.de
2215
2216 - link correctly
2217
2218 -------------------------------------------------------------------
2219 Wed Jul 19 13:50:57 CEST 2006 - dmacvicar@suse.de
2220
2221 - dont link sqlite in the main lib.
2222 - rev 3826
2223
2224 -------------------------------------------------------------------
2225 Tue Jul 18 17:42:45 CEST 2006 - dmacvicar@suse.de
2226
2227 - susetags: parse product parser regexp only once
2228 - parse yum factory 5 sec. (from 30) faster using
2229   another string find algorithm
2230 - rev 3824
2231
2232 -------------------------------------------------------------------
2233 Tue Jul 18 12:56:17 CEST 2006 - dmacvicar@suse.de
2234
2235 - Digest: Don't read the stream character wise but reading blocks,
2236   as advised by matz profiling.
2237 - r3819
2238
2239 -------------------------------------------------------------------
2240 Mon Jul 17 12:54:39 CEST 2006 - ma@suse.de
2241
2242 - Add "openSUSE", "ATI Technologies Inc." and "Nvidia" to
2243   trusted vendors. (#189573)
2244 - revision 3804
2245
2246 -------------------------------------------------------------------
2247 Thu Jul 13 12:52:58 CEST 2006 - dmacvicar@suse.de
2248
2249 - backport fix for stalle tmpfile (#191311)
2250 - rev 3788
2251
2252 -------------------------------------------------------------------
2253 Wed Jun 28 13:22:22 CEST 2006 - mt@suse.de
2254
2255 - deactivated media manager code that was disabling the
2256   automounter (#172419)
2257 - rev 3724
2258
2259 -------------------------------------------------------------------
2260 Mon Jun 26 17:14:53 CEST 2006 - dmacvicar@suse.de
2261
2262 - fix autorefresh (#186115)
2263 - revision 3708
2264 -------------------------------------------------------------------
2265 Fri Jun 23 13:41:18 CEST 2006 - ma@suse.de
2266
2267 - forward port from SLE branch
2268 - Set default permission for logfiles to 0640. (#187044)
2269 - revision 3696
2270
2271 -------------------------------------------------------------------
2272 Thu Jun 22 16:01:15 CEST 2006 - ma@suse.de
2273
2274 - forward port from SLE branch
2275 - Fixed installation of SP or Add-On product switching to media 2
2276   too early. (#186607)
2277 - revision 3691
2278
2279 -------------------------------------------------------------------
2280 Wed Jun 21 15:47:39 CEST 2006 - dmacvicar@suse.de
2281
2282 - forward port from SLE branch
2283 - Strip self provides without edition in Resolvable ctor.
2284   (#186079)
2285 - Source::provideResolvables not implemented in yum source type.
2286   Product not set for packages that are available from update source
2287   (#186920)
2288 - Hook modalias() supplements without package to "kernel" (#184840)
2289 - Allow on-demand SourceManager::restore() (#186678)
2290 - Hook modalias() supplements without package to "kernel" (#184840)
2291 - rev 3676
2292
2293 -------------------------------------------------------------------
2294 Mon Jun 19 15:17:17 CEST 2006 - mt@suse.de
2295
2296 - Fix adding resolving of path names for mount points (#181606)
2297 - rev 3658
2298
2299 -------------------------------------------------------------------
2300 Mon Jun 19 13:52:14 CEST 2006 - dmacvicar@suse.de
2301
2302 - merge download algorithm and refactoring from branch
2303   (#181204)
2304
2305 -------------------------------------------------------------------
2306 Thu Jun 15 17:53:40 CEST 2006 - mvidner@suse.cz
2307
2308 - autodocs: use find+xargs to overcome command length limit,
2309   do not call doxygen unnecessarily (#185334).
2310 - rev 3645
2311
2312 -------------------------------------------------------------------
2313 Thu Jun 15 07:26:29 CEST 2006 - kkaempf@suse.de
2314
2315 - Dont use getZYpp in static constructor (#185198)
2316   Bugfix #178292 was wrong.
2317 - Only warn on incompleting installed resolvables (#185197)
2318 - rev 3644
2319
2320 -------------------------------------------------------------------
2321 Wed Jun 14 22:43:40 CEST 2006 - kkaempf@suse.de
2322
2323 - Atoms might only be installed via patches (#184714)
2324 - rev 3642
2325
2326 -------------------------------------------------------------------
2327 Wed Jun 14 17:26:39 CEST 2006 - dmacvicar@suse.de
2328
2329 - fix for the last stall tmpfile (#178292)
2330 - r3637
2331
2332 -------------------------------------------------------------------
2333 Wed Jun 14 12:06:57 CEST 2006 - mt@suse.de
2334
2335 - Implemented transfer timeout inside of the progress callback.
2336   The timeout value can be set using timeout url parameter, the
2337   default transfer timeout is 180 seconds. (#181602)
2338 - Added ssl_verify and ssl_capath url options used in https scheme,
2339   allowing to change or disable the ssl verify options. (#171622)
2340 - Added fallback on read failures of /etc/mtab to /proc/mounts.
2341   Improved verbosity in mount and mount check related failure cases,
2342   incl. /etc/mtab dump. (#181606)
2343 - rev 3623
2344
2345 -------------------------------------------------------------------
2346 Wed Jun 14 10:49:10 CEST 2006 - kkaempf@suse.de
2347
2348 - combine knownAliases and knownUrls in a single function.
2349 - rev 3616
2350
2351 -------------------------------------------------------------------
2352 Mon Jun 12 16:27:46 CEST 2006 - kkaempf@suse.de
2353
2354 - honor parallel installs in resolver context (#181103)
2355 - rev 3592
2356
2357 -------------------------------------------------------------------
2358 Mon Jun 12 15:37:10 CEST 2006 - dmacvicar@suse.de
2359
2360 - right fix for tmpdir initialized in static constructor
2361 - catch around provideJustFile in providePackage
2362 -rev 3654
2363
2364 -------------------------------------------------------------------
2365 Mon Jun 12 15:15:07 CEST 2006 - dmacvicar@suse.de
2366
2367 - fix #182003 YUM packages without size
2368 - rev 3587
2369
2370 -------------------------------------------------------------------
2371 Mon Jun 12 14:58:55 CEST 2006 - kkaempf@suse.de
2372
2373 - Allow to restore and remove by Url
2374 - rev 3583
2375
2376 -------------------------------------------------------------------
2377 Mon Jun 12 13:07:31 CEST 2006 - kkaempf@suse.de
2378
2379 - make atoms parallel installable (#181103)
2380 - rev 3580
2381
2382 -------------------------------------------------------------------
2383 Fri Jun  9 16:28:11 CEST 2006 - dmacvicar@suse.de
2384
2385 - Allow to restore by alias
2386 - r3568
2387
2388 -------------------------------------------------------------------
2389 Fri Jun  9 13:06:16 CEST 2006 - mvidner@suse.cz
2390
2391 - Do not fork in a global destructor, perl dislikes it (#182672).
2392   Fixes hanging ag_ldapserver and yast2-perl-bindings tests.
2393
2394 -------------------------------------------------------------------
2395 Thu Jun  8 16:24:55 CEST 2006 - ma@suse.de
2396
2397 - Installation: Assert product information is stored to libzypp
2398   database before reboot. (#181198)
2399 - Version 1.2.0; revision 3553
2400
2401 -------------------------------------------------------------------
2402 Wed Jun  7 13:55:23 CEST 2006 - visnov@suse.cz
2403
2404 - Synchronize keys with rpm database before
2405   closing access to it (#182338)
2406 - rev 3533
2407
2408 -------------------------------------------------------------------
2409 Wed Jun  7 11:40:46 CEST 2006 - mt@suse.de
2410
2411 - Changed to just prefer DVD drives in "dvd:" scheme, instead of
2412   filter out the non-DVD drives completely. Allows a fallback to
2413   drives without the dvd HAL property e.g. in VMWare. (#177457)
2414 - rev 3530
2415
2416 -------------------------------------------------------------------
2417 Wed Jun  7 01:00:06 CEST 2006 - dmacvicar@suse.de
2418
2419 - Merge fix for stalle tmpdir due to cyclic references, using a master
2420  TmpDir for zypp. (#178292) . There is still 1 tmpdir to fix.
2421 - rev 3521
2422
2423 -------------------------------------------------------------------
2424 Wed Jun  7 01:00:05 CEST 2006 - dmacvicar@suse.de
2425
2426 - Fixes unneeded file download, and add download callbacks
2427   (still need yast side) #181204 and #160206
2428 - Fix stalle tmpdir due to cyclic references, using a master
2429   TmpDir for zypp. # 178292
2430
2431 -------------------------------------------------------------------
2432 Wed Jun  7 00:02:18 CEST 2006 - ma@suse.de
2433
2434 - fixed memory leak in PersistentStorage (#168690)
2435 - revision 3519
2436
2437 -------------------------------------------------------------------
2438 Tue Jun  6 22:24:00 CEST 2006 - ma@suse.de
2439
2440 - fixed memory leak in XMLSourceCacheParser (#168690)
2441 - revision 3517
2442
2443 -------------------------------------------------------------------
2444 Fri Jun  2 16:09:03 CEST 2006 - schubi@suse.de
2445
2446 -latest fi translation added
2447  Revision 3502
2448
2449 -------------------------------------------------------------------
2450 Thu Jun  1 15:11:47 CEST 2006 - schubi@suse.de
2451
2452 -All installed resolvables has been set to "satisfied" in
2453  ResolverContext::unneeded . BUT:
2454  Patch concerning resolvables have to be set to
2455  "unneeded" although they are installed. In order
2456  getting the state "no longer applicable" (Bug 171590)
2457 - rev 3496
2458
2459 -------------------------------------------------------------------
2460 Thu Jun  1 14:54:02 CEST 2006 - kkaempf@suse.de
2461
2462 - compute status for scripts and messages so their freshens get
2463   properly honored (aj with postgresql-server)
2464 - rev 3494
2465
2466 -------------------------------------------------------------------
2467 Thu Jun  1 13:57:48 CEST 2006 - dmacvicar@suse.de
2468
2469 - revert not-used-yet rpmdb timestamp, as
2470   it broke rpmdb::init(). (#180040)
2471 - rev 3490
2472
2473 -------------------------------------------------------------------
2474 Thu Jun  1 11:03:34 CEST 2006 - schubi@suse.de
2475
2476 - updating gmo files, if po files has been changed; bug 164449
2477
2478 -------------------------------------------------------------------
2479 Wed May 31 18:32:58 CEST 2006 - dmacvicar@suse.de
2480
2481 - Dont download twice if starting from 1st time
2482 - fix typo
2483 - rev 3481
2484
2485 -------------------------------------------------------------------
2486 Wed May 31 17:06:48 CEST 2006 - dmacvicar@suse.de
2487
2488 - set cache dir only if storeMetadata is called as a public method.´
2489 - rev 3475
2490
2491 -------------------------------------------------------------------
2492 Wed May 31 15:27:38 CEST 2006 - kkaempf@suse.de
2493
2494 - schedule a package for installation if
2495   - it freshens / supplements something
2496   - it is not installed yet
2497   (#178721)
2498 - rev 3473
2499
2500 -------------------------------------------------------------------
2501 Wed May 31 15:22:43 CEST 2006 - dmacvicar@suse.de
2502
2503 - make susetags also implement download and check first.
2504 - rev 3470
2505
2506 -------------------------------------------------------------------
2507 Tue May 30 12:43:47 CEST 2006 - dmacvicar@suse.de
2508
2509 - make yum more robust. Never parse from provideFile
2510   but only from local disk. Make sure the cache
2511   is consistent before recreating it.
2512   the code is easier to follow and probably
2513   faster. checksum and signatures are
2514   checked on caching not on parsing.
2515   Required to implement refresh for #154990
2516 - rev 3452
2517
2518 -------------------------------------------------------------------
2519 Wed May 24 16:57:54 CEST 2006 - dmacvicar@suse.de
2520
2521 - implement timestamp for YUM and SuseTags
2522 - actually use the license to confirm in yum patches
2523 - add prerequires tag in yum optonally to the bad designed
2524   and nonintuitive pre=1
2525 - rev 3448
2526
2527 -------------------------------------------------------------------
2528 Wed May 24 15:30:32 CEST 2006 - dmacvicar@suse.de
2529
2530 - dont pass root on init but before.
2531 - implement rpm db modification timestamp
2532   not used yet
2533 - move Helix source to testsuite out of the solver
2534   so we can use it for target, storage tests
2535 - add Source_Ref::timestamp(), default to now()
2536   in order to implement smart sync of sources by zmd
2537 - don't parse desc and summary twice
2538 - fix a segfault with tranlated text
2539 - fix broken size tag introduced in rev 3427
2540 - rev 3446
2541
2542 -------------------------------------------------------------------
2543 Tue May 23 20:53:27 CEST 2006 - dmacvicar@suse.de
2544
2545 - dont accept corrupt sources, improve logs
2546
2547 -------------------------------------------------------------------
2548 Tue May 23 17:26:41 CEST 2006 - ma@suse.de
2549
2550 - Added PoolItem_Ref::statusReset. Resets the PoolItem status without
2551   loosing autoprotection (eg. for foreign vendor). (assists #177469)
2552 - rev 3431
2553
2554 -------------------------------------------------------------------
2555 Tue May 23 17:04:04 CEST 2006 - jsrain@suse.cz
2556
2557 - added mediaNr() to PatchRpm and DeltaRpm classes
2558 - rev 3430
2559
2560 -------------------------------------------------------------------
2561 Tue May 23 15:58:04 CEST 2006 - dmacvicar@suse.de
2562
2563 - enable YUM license to confirm.
2564   needed for #174476
2565 - adapt store to serialize and read all new resobject fields
2566 - use install-time to now() when serializing (#174653)
2567 - rev 3427
2568
2569 -------------------------------------------------------------------
2570 Mon May 22 20:51:59 CEST 2006 - ma@suse.de
2571
2572 - Do not violate install order when restricting commit to a certain
2573   mediaNumber. (#170079)
2574 - Version 1.1.0; rev 3423
2575
2576 -------------------------------------------------------------------
2577 Mon May 22 19:03:20 CEST 2006 - mvidner@suse.cz
2578
2579 - Added SourceManager::findSourceByUrl to overcome alias mismatches
2580   (#177543).
2581 - rev 3420
2582
2583 -------------------------------------------------------------------
2584 Mon May 22 17:19:25 CEST 2006 - ma@suse.de
2585
2586 - Order all objects according to prerequirements, not just packages.
2587   (#173690)
2588 - rev 3419
2589
2590 -------------------------------------------------------------------
2591 Mon May 22 15:57:43 CEST 2006 - schubi@suse.de
2592
2593 - Added new translation
2594
2595 -------------------------------------------------------------------
2596 Fri May 19 12:53:44 CEST 2006 - dmacvicar@suse.de
2597
2598 - fix missing homedir option for gpg (#171055)
2599 - rev 3415
2600
2601 -------------------------------------------------------------------
2602 Thu May 18 19:08:52 CEST 2006 - ma@suse.de
2603
2604 - Prevent against daemons launched in rpm %post, that do not close
2605   their filedescriptors. (#174548)
2606 - Version 1.0.1; rev 3413
2607
2608 -------------------------------------------------------------------
2609 Thu May 18 16:51:41 CEST 2006 - jsrain@suse.cz
2610
2611 - fixed media number of package retrieved as a part of a patch
2612   (#174841)
2613 - rev 3409
2614
2615 -------------------------------------------------------------------
2616 Thu May 18 16:16:21 CEST 2006 - dmacvicar@suse.de
2617
2618 - fix missing package descriptions due to filtered packages
2619   by incompatible architectures. (#159109)
2620 - rev 3404
2621
2622 -------------------------------------------------------------------
2623 Thu May 18 16:08:42 CEST 2006 - kkaempf@suse.de
2624
2625 - decrease logging in DiskUsageCounter and Modalias (#163186)
2626 - rev 3406
2627
2628 -------------------------------------------------------------------
2629 Thu May 18 10:43:47 CEST 2006 - ma@suse.de
2630
2631 - Stay backward comapatible.
2632
2633 -------------------------------------------------------------------
2634 Tue May 16 21:35:27 CEST 2006 - ma@suse.de
2635
2636 - Make basic attributes available through ResObject.
2637 - Let ResObjects which do not require media access during
2638   commit return ZERO sourceMediaNr (required for #173690)
2639 - Version 1.0.0
2640 - rev 3390
2641
2642 -------------------------------------------------------------------
2643 Tue May 16 15:11:35 CEST 2006 - kkaempf@suse.de
2644
2645 - reduce logging verbosity (#163186)
2646 - rev 3381
2647
2648 -------------------------------------------------------------------
2649 Tue May 16 14:00:57 CEST 2006 - schubi@suse.de
2650
2651 - setCandidate accept candidates with compatible architectures too. Not
2652   only with the same architecture. Bug 172594 - If update package has
2653   differet arch, UI display is wrong
2654
2655 -------------------------------------------------------------------
2656 Tue May 16 09:30:45 CEST 2006 - mvidner@suse.cz
2657
2658 - Added Source_Ref::resStoreInitialized.
2659   If we know that noone has seen the resolvables yet, we can skip
2660   them too, eg. when deleting a source. (#174840)
2661 - rev 3378
2662
2663 -------------------------------------------------------------------
2664 Mon May 15 12:41:39 CEST 2006 - kkaempf@suse.de
2665
2666 - Honor freshens as conditionals independant from the installed/
2667   uninstalled status (#174797)
2668 - rev 3376
2669
2670 -------------------------------------------------------------------
2671 Mon May 15 11:15:03 CEST 2006 - kkaempf@suse.de
2672
2673 - State modifier "unneeded" is transitive for patches (#171590)
2674 - rev 3375
2675
2676 -------------------------------------------------------------------
2677 Thu May 11 17:42:29 CEST 2006 - schubi@suse.de
2678
2679 - Do not transact itself (update) in the transactResObject mechanism
2680   Bug 174290
2681
2682 -------------------------------------------------------------------
2683 Thu May 11 16:37:51 CEST 2006 - mt@suse.de
2684
2685 - Reenabled improved large file support flags (unintentionally
2686   removed in rev 1544). Fixes bug #173753.
2687 - Added large file support flags to libzypp.pc file allowing
2688   consistence checks in the application using features variable
2689 - rev 3366
2690
2691 -------------------------------------------------------------------
2692 Thu May 11 10:49:36 CEST 2006 - mvidner@suse.cz
2693
2694 - SourceManager: moved source deletion before creation
2695   so that we can recreate a deleted one (#174295)
2696 - removed dead code dealing with known_caches from SourceManager::store
2697   (see r3195)
2698 - r3362
2699
2700 -------------------------------------------------------------------
2701 Thu May 11 10:15:14 CEST 2006 - jsrain@suse.cz
2702
2703 - fixed returning product short name and summary if product read
2704   from target store (#148625)
2705 - rev 3360
2706
2707 -------------------------------------------------------------------
2708 Wed May 10 11:39:06 CEST 2006 - jsrain@suse.cz
2709
2710 - set media verifier on redirected medium (#172599)
2711 - rev 3359
2712
2713 -------------------------------------------------------------------
2714 Mon May  8 17:28:42 CEST 2006 - kkaempf@suse.de
2715
2716 - fix 'transactResKind' to collect best providers by capability
2717   and to recursively transact items of same kind (#170114)
2718 - rev 3355
2719
2720 -------------------------------------------------------------------
2721 Mon May  8 16:45:46 CEST 2006 - dmacvicar@suse.de
2722
2723 - serialize the full URL to avoid missing password and other
2724   url settings (#148108)
2725 - rev 3353
2726
2727 -------------------------------------------------------------------
2728 Fri May  5 17:47:14 CEST 2006 - mt@suse.de
2729
2730 - Added a 60 sec connect timeout to MediaCurl (#172860)
2731 - rev 3348
2732
2733 -------------------------------------------------------------------
2734 Thu May  4 15:15:37 CEST 2006 - kkaempf@suse.de
2735
2736 - re-fetch also .asc and .key files before checking signature
2737   (#172597)
2738 - rev 3350 (3345-10.1)
2739
2740 -------------------------------------------------------------------
2741 Wed May  3 17:40:45 CEST 2006 - dmacvicar@suse.de
2742
2743 - Fix yum key verification, because a double variable declaration
2744
2745 -------------------------------------------------------------------
2746 Wed May  3 15:34:00 CEST 2006 - dmacvicar@suse.de
2747
2748 - use --no-default-keyring to avoid creating a
2749   default gpg dir in / (#171055)
2750 - rev 3335
2751
2752 -------------------------------------------------------------------
2753 Wed May  3 14:40:25 CEST 2006 - dmacvicar@suse.de
2754
2755 - Fix YUM signature checking, we were passing the key instead of the
2756   signature.
2757 - When the user trust a key, sync again. Bye to the session trusted
2758   keys and user being asked all the time. (#171213)
2759 - r3332
2760
2761 -------------------------------------------------------------------
2762 Wed May  3 14:22:02 CEST 2006 - ma@suse.de
2763
2764 - Cleanup index tables when removing items from pool (#170564).
2765
2766 -------------------------------------------------------------------
2767 Wed May  3 12:23:36 CEST 2006 - kkaempf@suse.de
2768
2769 - backout rev 3246->3275 of TargetImpl.cc
2770 - add missing testsuite/utils/TestUtils.h
2771 - rev 3330
2772
2773 -------------------------------------------------------------------
2774 Wed May  3 12:13:38 CEST 2006 - dmacvicar@suse.de
2775
2776 - more fixes for #171062, there were some files still not being
2777   read from cache.
2778 - r3327
2779
2780 -------------------------------------------------------------------
2781 Tue May  2 18:41:44 CEST 2006 - dmacvicar@suse.de
2782
2783 - cache keys and signature. Remove lot of duplicated code. (#171062)
2784 - r3320
2785
2786 -------------------------------------------------------------------
2787 Tue May  2 18:02:46 CEST 2006 - mt@suse.de
2788
2789 - Disabled isUseableAttachPoint check in MediaDIR -- we do not
2790   mount here anything, so it is OK to use any dir (171351).
2791 - rev 3318
2792
2793 -------------------------------------------------------------------
2794 Tue May  2 14:58:03 CEST 2006 - kkaempf@suse.de
2795
2796 - parse "license-to-confirm" in primary.xml (#168437)
2797 - rev 3312
2798
2799 -------------------------------------------------------------------
2800 Mon May  1 17:44:29 CEST 2006 - kkaempf@suse.de
2801
2802 - Don't try to store 'Atom', not needed and the backend store
2803   rejects them anyways (addtion to #168610)
2804 - rev 3306
2805
2806 -------------------------------------------------------------------
2807 Mon May  1 04:43:01 CEST 2006 - mt@suse.de
2808
2809 - Improved device check in MediaDISK using libblkid (Bug #158529)
2810 - Allow to provide sysfs path via $SYSFS_PATH in MediaCD.cc and
2811   added a check if it is a directory
2812 - Added libcurl and libblkid checks to configure.ac
2813 - Added e2fsprogs(-devel) requires to the spec file
2814 - rev 3303
2815
2816 -------------------------------------------------------------------
2817 Sat Apr 29 21:46:22 CEST 2006 - kkaempf@suse.de
2818
2819 - dont download "other" during key check (#171041)
2820 - rev 3294
2821
2822 -------------------------------------------------------------------
2823 Sat Apr 29 11:05:15 CEST 2006 - kkaempf@suse.de
2824
2825 - allow parallel installs of atoms (used to fulfill patch require-
2826   ments, atoms aren't installed anyways) (#170098)
2827 - some testsuite improvements.
2828 - rev 3288
2829
2830 -------------------------------------------------------------------
2831 Fri Apr 28 20:15:06 CEST 2006 - dmacvicar@suse.de
2832
2833 - get rid of autobuild check when throwing exceptions without throw
2834   but with a macro, returning a null pointer at the end (never reached).
2835
2836 -------------------------------------------------------------------
2837 Fri Apr 28 19:50:28 CEST 2006 - ma@suse.de
2838
2839 - Do not violate install order when restricting commit to a certain
2840   mediaNumber. (#170079)
2841
2842 -------------------------------------------------------------------
2843 Fri Apr 28 18:12:26 CEST 2006 - dmacvicar@suse.de
2844
2845 - Don't use throw directly!
2846   use ZYPP_THROW with a Exception class, otherwise package bindings
2847   will not catch them.
2848   Should fix crashes when reading broken sources with yast.
2849 - rev 3272
2850
2851 -------------------------------------------------------------------
2852 Fri Apr 28 15:29:32 CEST 2006 - schubi@suse.de
2853
2854 - Bug 162064 - font packages are not installed for locale, e.g. khmer font not installed after CD1
2855   revision 3269
2856
2857 -------------------------------------------------------------------
2858 Fri Apr 28 14:55:04 CEST 2006 - kkaempf@suse.de
2859
2860 - revert bugfix #168906 (fom rev 3219), it filters too many errors.
2861 - further improve on #168840 (from rev 3231), match on name-edition
2862   when filtering by best arch. (#170098)
2863 - rev 3268
2864
2865 -------------------------------------------------------------------
2866 Fri Apr 28 13:01:58 CEST 2006 - dmacvicar@suse.de
2867
2868 - #170093 , lot of package descriptions missing
2869 - rev 3263
2870
2871 -------------------------------------------------------------------
2872 Thu Apr 27 20:28:01 CEST 2006 - dmacvicar@suse.de
2873
2874 - try to fix wrong permissions of /var/lib/zypp created
2875   by old zypp, only when running as root they are fixed
2876   (#169094)
2877 - YUM: Verify signatures on factoryInit.
2878   Dont provide other.xml. Cleanups, better logging.
2879   When refreshing signed soruces, don't refresh is source
2880   has not changed.
2881 - YaST sources: don't refresh if media file has not changed.
2882 - Show full url of index files in sources for signature validation
2883   (mentioned in #170139 comment #3)-
2884
2885 -------------------------------------------------------------------
2886 Thu Apr 27 18:41:02 CEST 2006 - jsrain@suse.de
2887
2888 - udpated media ID syntax for external scripts (to be consistent
2889   with packages) (#170247)
2890 - rev 3256
2891
2892 -------------------------------------------------------------------
2893 Thu Apr 27 18:33:48 CEST 2006 - jsrain@suse.de
2894
2895 - set media ID to 1 if not specified in YUM metadata (#167452)
2896 - rev 3255
2897
2898 -------------------------------------------------------------------
2899 Thu Apr 27 11:55:05 CEST 2006 - kkaempf@suse.de
2900
2901 - If freshen and supplement are fulfilled, install any kind of
2902   resolvable if not yet installed (#165746)
2903 - rev 3249
2904
2905 -------------------------------------------------------------------
2906 Wed Apr 26 18:00:42 CEST 2006 - kkaempf@suse.de
2907
2908 - make downloaded script executable. (#169191)
2909 - rev 3247
2910
2911 -------------------------------------------------------------------
2912 Wed Apr 26 10:43:03 CEST 2006 - kkaempf@suse.de
2913
2914 - Improve on last fix, compare only compatible archs.
2915 - rev 3233
2916
2917 -------------------------------------------------------------------
2918 Tue Apr 25 19:36:13 CEST 2006 - kkaempf@suse.de
2919
2920 - Only choose best arch of multiple package atoms with identical
2921   name (#168840)
2922 - rev 3231
2923
2924 -------------------------------------------------------------------
2925 Tue Apr 25 16:59:51 CEST 2006 - dmacvicar@suse.de
2926
2927 - pass empty strings to UI as key properties if unknown key
2928   (#169114)
2929 - rev 3228
2930
2931 -------------------------------------------------------------------
2932 Tue Apr 25 16:47:35 CEST 2006 - kkaempf@suse.de
2933
2934 - refrain from parsing 'other.xml' (#159316)
2935 - rev 3226
2936
2937 -------------------------------------------------------------------
2938 Tue Apr 25 16:34:50 CEST 2006 - visnov@suse.cz
2939
2940 - in source refresh, clean up the cache dir if fails
2941 - do not require repomd.xml.asc when creating a cache (#163765)
2942 - rev 3224
2943
2944 -------------------------------------------------------------------
2945 Tue Apr 25 15:17:15 CEST 2006 - dmacvicar@suse.de
2946
2947 - Check if a file exists before providing it, and just handling the
2948   exception is not sufficient, because it can release the media.
2949   it nows get all possible packages.X translations an then
2950   it selects the candidate from the existing ones (#168654)
2951 - rev 3221
2952
2953 -------------------------------------------------------------------
2954 Tue Apr 25 12:28:17 CEST 2006 - kkaempf@suse.de
2955
2956 - dont report conflicts if item is neither installed
2957   nor to-be-installed (#168906)
2958 - rev 3219
2959
2960 -------------------------------------------------------------------
2961 Tue Apr 25 11:27:09 CEST 2006 - dmacvicar@suse.de
2962
2963 - #168060 , propagate the file description or original
2964   name to the UI and not the checked filename path,
2965   which could be a tmp file.
2966   Requires changes in pkg-manager, and probably zmd-helpers.
2967 - rev 3215
2968
2969 -------------------------------------------------------------------
2970 Mon Apr 24 18:27:59 CEST 2006 - dmacvicar@suse.de
2971
2972 - /var/lib/zypp/db/languages/* are empty files (##168355)
2973 - r3206
2974
2975 -------------------------------------------------------------------
2976 Mon Apr 24 17:45:07 CEST 2006 - dmacvicar@suse.de
2977
2978 - All resolvables must honor arch, so Arch_noarch in
2979   target/store/XMLFilesBackend.cc is wrong (#160792)
2980 - Introduced code to honour shared package descriptions
2981   (#159109)
2982 - r3204
2983
2984 -------------------------------------------------------------------
2985 Mon Apr 24 16:43:48 CEST 2006 - jsrain@suse.de
2986
2987 - replace '_' in YUM elements/attributes with '-' (#168762)
2988 - rev 3201
2989
2990 -------------------------------------------------------------------
2991 Mon Apr 24 16:15:02 CEST 2006 - mt@suse.de
2992
2993 - Fixed iseries workaround - interchanged variables for scsi
2994   devices, added debug messages about the steps (#163971).
2995 - Added getenv NULL ptr check and verify of the $HOME dir's
2996   and ~/.curlrc file's ownership (#163203).
2997 - rev 3199
2998
2999 -------------------------------------------------------------------
3000 Mon Apr 24 15:44:18 CEST 2006 - ma@suse.de
3001
3002 - Use filesystem::TmpDir to create unique and unused Source cache
3003   directories. (#168051)
3004
3005 -------------------------------------------------------------------
3006 Mon Apr 24 14:30:41 CEST 2006 - ma@suse.de
3007
3008 - Enable signature checks per default. (#168525)
3009
3010 -------------------------------------------------------------------
3011 Mon Apr 24 11:20:17 CEST 2006 - visnov@suse.cz
3012
3013 - fix callbacks for providing a single file (#160206)
3014
3015 -------------------------------------------------------------------
3016 Sun Apr 23 12:28:21 CEST 2006 - kkaempf@suse.de
3017
3018 - If an installed package looses a dependency, the solver tries
3019   to upgrade it. Limit the upgrade candidates to best arch, best
3020   edition.
3021 - filter 'other' entries with incompatible arch in yum parser.
3022 - rev 3177
3023
3024 -------------------------------------------------------------------
3025 Fri Apr 21 22:47:18 CEST 2006 - jsrain@suse.de
3026
3027 - initialize the product category according to source (#168061)
3028 - rev 3172
3029
3030 -------------------------------------------------------------------
3031 Fri Apr 21 18:32:00 CEST 2006 - mvidner@suse.cz
3032
3033 - delete only one older version of a xml-store resolvable
3034   (half-baked, but the previous attempt was charred)
3035
3036 -------------------------------------------------------------------
3037 Fri Apr 21 17:49:18 CEST 2006 - jsrain@suse.de
3038
3039 - moved license_to_confirm to primary.xml
3040 - rev 3170
3041
3042 -------------------------------------------------------------------
3043 Fri Apr 21 16:36:14 CEST 2006 - ma@suse.de
3044
3045 - Removed deprecated oldstyle commit methods.
3046
3047 -------------------------------------------------------------------
3048 Fri Apr 21 15:58:14 CEST 2006 - mvidner@suse.cz
3049
3050 - when installing a xml-store resolvable (all except package,
3051   message, script), delete older versions (#160792).
3052 - read selection edition from the XML store
3053 - rev 3167
3054
3055 -------------------------------------------------------------------
3056 Thu Apr 20 14:10:41 CEST 2006 - kkaempf@suse.de
3057
3058 - properly clear transaction flag after successful commit
3059   (see rev 3122, #164365, #167285)
3060 - rev 3157
3061
3062 -------------------------------------------------------------------
3063 Thu Apr 20 13:14:25 CEST 2006 - kkaempf@suse.de
3064
3065 - recursively soft-uninstall recommended package on real uninstall,
3066   not on update (#167603)
3067 - rev 3155
3068
3069 -------------------------------------------------------------------
3070 Thu Apr 20 13:01:28 CEST 2006 - dmacvicar@suse.de
3071
3072 - fix #167605 (importing keys to rpm multiple times due to
3073   wrong interpretation of rpm gpg versioning.
3074 - add support for reading the rpm keys, with full id and fingerprint
3075 - rev 3153
3076
3077 -------------------------------------------------------------------
3078 Wed Apr 19 16:47:34 CEST 2006 - kkaempf@suse.de
3079
3080 - don't add duplicate error infos to ResolverContext (#167309)
3081 - rev 3146
3082
3083 -------------------------------------------------------------------
3084 Wed Apr 19 14:10:10 CEST 2006 - kkaempf@suse.de
3085
3086 - fix Resolver::transactReset() (see rev 3122) (#167285)
3087 - rev 3140
3088
3089 -------------------------------------------------------------------
3090 Wed Apr 19 13:48:26 CEST 2006 - ma@suse.de
3091
3092 - Introduced $ZYPP_KEYRING_DEFAULT_ACCEPT_ALL. If this environment
3093   variable is present, all signature checking callbacks will default
3094   to 'accept', in case no recipient is present.
3095
3096 -------------------------------------------------------------------
3097 Wed Apr 19 11:37:47 CEST 2006 - dmacvicar@suse.de
3098
3099 - read content file on construction, and make
3100   provideProduct only insert the already
3101   read product object into the store (#165826)
3102   (dmacvicar)
3103 - When the signature is not found, warn the
3104   user about a unsigned source. When the
3105   key is not found, do nothing, it can be in the
3106   keyring already. (#166016) (dmacvicar)
3107 - enable key verification only if
3108   ZYPP_CHECKSIG env var is set (dmacvicar)
3109 - r1529
3110
3111 -------------------------------------------------------------------
3112 Tue Apr 18 20:41:48 CEST 2006 - kkaempf@suse.de
3113
3114 - fix bugfix 164365, fix bug 167285
3115   Actually clear the transcation state instead of locking it
3116   to 'dont transact'
3117 - rev 3122
3118
3119 -------------------------------------------------------------------
3120 Tue Apr 18 15:46:59 CEST 2006 - visnov@suse.cz
3121
3122 - revert the signature/digest checking callbacks
3123 - rev 3115
3124
3125 -------------------------------------------------------------------
3126 Tue Apr 18 15:14:35 CEST 2006 - kkaempf@suse.de
3127
3128 - Bugfix #165670
3129   - Honor keep requests.
3130   - Dont flag "locked uninstall" as error if a keep request was
3131     issued before.
3132 - rev 3114
3133
3134 -------------------------------------------------------------------
3135 Tue Apr 18 12:04:35 CEST 2006 - kkaempf@suse.de
3136
3137 - rule out locked items during distribution upgrade as early
3138   as possible. (#165670)
3139 - rev 3110
3140
3141 -------------------------------------------------------------------
3142 Mon Apr 17 16:04:35 CEST 2006 - kkaempf@suse.de
3143
3144 - Bugfix #166212
3145   - use APPL_LOW as 'ui initiated, by solver' in transactKind() and
3146     transactResObject().
3147   - resetTransaction(APPL_LOW) before resolving
3148   - enhance transactCaps by using the same algorithm as in
3149     QueueItemRequire
3150     (before: transact all requires and recommends by name
3151      now: transact best requires and recommends by provides)
3152 - rev 3107
3153
3154 -------------------------------------------------------------------
3155 Fri Apr 14 16:04:35 CEST 2006 - visnov@suse.cz
3156
3157 - new callbacks for failing digest
3158 - rev 3098
3159
3160 -------------------------------------------------------------------
3161 Thu Apr 13 17:01:41 CEST 2006 - visnov@suse.cz
3162
3163 - ask for file without a checksum (#165125)
3164
3165 -------------------------------------------------------------------
3166 Thu Apr 13 16:59:38 CEST 2006 - kkaempf@suse.de
3167
3168 - dont install satisfied resolvables (#165843)
3169 - rev 3095
3170
3171 -------------------------------------------------------------------
3172 Thu Apr 13 16:00:21 CEST 2006 - kkaempf@suse.de
3173
3174 - dont abort on failed "dry_run" (#164583)
3175 - rev 3091
3176
3177 -------------------------------------------------------------------
3178 Thu Apr 13 15:19:20 CEST 2006 - visnov@suse.cz
3179
3180 - Ask user if signature file does not exist (#163765)
3181 - handle repomd.xml.asc as optional file (#163765)
3182 - rev 3089
3183
3184 -------------------------------------------------------------------
3185 Thu Apr 13 13:52:08 CEST 2006 - schubi@suse.de
3186
3187 - Bug 164365 - build 906: Deselecting a selection, all packages are still selected
3188 - rev 3087
3189
3190 -------------------------------------------------------------------
3191 Thu Apr 13 11:57:58 CEST 2006 - kkaempf@suse.de
3192
3193 - Dont do transitive uninstalls on uninstalled or upgraded items.
3194   (#165798)
3195 - rev 3083
3196
3197 -------------------------------------------------------------------
3198 Wed Apr 12 17:57:21 CEST 2006 - ma@suse.de
3199
3200 - Added 'rpmNoSignature' to ZYppCommitPolicy (#163862)
3201
3202 -------------------------------------------------------------------
3203 Wed Apr 12 16:44:57 CEST 2006 - mvidner@suse.cz
3204
3205 - Product::updateUrls: restore it from the XML store;
3206   fixed content parsing (#163192).
3207 - restore product flags fro the XML store
3208 - rev 3074
3209
3210 -------------------------------------------------------------------
3211 Wed Apr 12 13:48:25 CEST 2006 - kkaempf@suse.de
3212
3213 - Only consider best arch/version (#165477)
3214 - rev 3069
3215
3216 -------------------------------------------------------------------
3217 Wed Apr 12 10:57:50 CEST 2006 - ma@suse.de
3218
3219 - No need to parse tags at all if there is no item to store values
3220   (e.g. data for unwanted arch). Fixed segv trying to store data in
3221   NULL item. (#165479)
3222 - rev3065
3223
3224 -------------------------------------------------------------------
3225 Tue Apr 11 19:48:51 CEST 2006 - mt@suse.de
3226
3227 - Improved Url path name "//" vs. "/%2f" handling; now if the
3228   url has an authority, "/%2f" is used for ftp only (#163784)
3229 - rev 3062
3230
3231 -------------------------------------------------------------------
3232 Tue Apr 11 16:41:02 CEST 2006 - jsrain@suse.de
3233
3234 - fixed storing patch scripts to target store (#159928)
3235 - rev 3058
3236
3237 -------------------------------------------------------------------
3238 Tue Apr 11 16:24:26 CEST 2006 - kkaempf@suse.de
3239
3240 - if a patch is bad, only skip this patch, not everything
3241   (#165200)
3242 - rev 3057
3243
3244 -------------------------------------------------------------------
3245 Tue Apr 11 15:42:32 CEST 2006 - ma@suse.de
3246
3247 - Susetags:Selections: Allow parsing older .sel file formats. (#159851)
3248 - Susetags:Pattern: Fixed parser.
3249
3250 -------------------------------------------------------------------
3251 Tue Apr 11 15:21:48 CEST 2006 - kkaempf@suse.de
3252
3253 - when uninstalling, only re-establish installed items
3254   supplementing the to-be-uninstalled one. (variant of #165111)
3255 - rev 3054
3256
3257 -------------------------------------------------------------------
3258 Tue Apr 11 14:17:00 CEST 2006 - ma@suse.de
3259
3260 - Susetags:Package: Parse and provide ins/delnotify texts.
3261
3262 -------------------------------------------------------------------
3263 Tue Apr 11 13:01:31 CEST 2006 - kkaempf@suse.de
3264
3265 - when checking freshens/supplements at install, only consider
3266   best architecture/edition (#164453)
3267 - rev 3051
3268
3269 -------------------------------------------------------------------
3270 Tue Apr 11 10:31:41 CEST 2006 - kkaempf@suse.de
3271
3272 - when checking for supplements, only consider best arch, best
3273   edition for installation (#165111)
3274 - rev 3047
3275
3276 -------------------------------------------------------------------
3277 Tue Apr 11 10:23:14 CEST 2006 - schubi@suse.de
3278
3279 - Bug 165117: build 910: Update: Splitted packages are selected for
3280   all archs
3281
3282 -------------------------------------------------------------------
3283 Tue Apr 11 09:30:14 CEST 2006 - visnov@suse.cz
3284
3285 - ask user if a file exists but does not have a checksum (#162797)
3286 - rev 3044
3287
3288 -------------------------------------------------------------------
3289 Mon Apr 10 22:39:34 CEST 2006 - jsrain@suse.de
3290
3291 - parse time and size elements from delta and patch RPM
3292 - rev 3043
3293
3294 -------------------------------------------------------------------
3295 Mon Apr 10 18:55:03 CEST 2006 - mt@suse.de
3296
3297 - Added detection of iSeries virtual CD (/dev/iseries/vcd[a-h])
3298   devices - on powerpc only (#163971)
3299 - rev 3042
3300
3301 -------------------------------------------------------------------
3302 Mon Apr 10 18:05:51 CEST 2006 - kkaempf@suse.de
3303
3304 - fix endless loop in patches parsing.
3305 - rev 3039
3306
3307 -------------------------------------------------------------------
3308 Mon Apr 10 17:00:05 CEST 2006 - jsrain@suse.de
3309
3310 - fixed media handling in SuSEtags source (#164879)
3311 - rev 3037
3312
3313 -------------------------------------------------------------------
3314 Mon Apr 10 16:30:54 CEST 2006 - kkaempf@suse.de
3315
3316 - honor 'dry_run' on package remove (#164732)
3317 - rev 3036
3318
3319 -------------------------------------------------------------------
3320 Mon Apr 10 13:12:49 CEST 2006 - kkaempf@suse.de
3321
3322 - add files from yum filelist as provides to package (#164731)
3323 - rev 3032
3324
3325 -------------------------------------------------------------------
3326 Mon Apr 10 11:10:37 CEST 2006 - kkaempf@suse.de
3327
3328 - honor "+Enh:/-Enh:" in packages file (#156513)
3329
3330 -------------------------------------------------------------------
3331 Mon Apr 10 10:56:24 CEST 2006 - visnov@suse.cz
3332
3333 - fix callback receiver signature to match the callback for removing
3334   package
3335
3336 -------------------------------------------------------------------
3337 Mon Apr 10 10:32:22 CEST 2006 - mvidner@suse.cz
3338
3339 - Added Product::updateUrls, from content/UPDATEURLS (#163192).
3340 - rev 3024
3341
3342 -------------------------------------------------------------------
3343 Sat Apr  8 12:03:37 CEST 2006 - schubi@suse.de
3344
3345 - Bug 164440; Taking wrong architecture while updating obsoletes
3346   splitted packages
3347 - rev 3022
3348
3349 -------------------------------------------------------------------
3350 Sat Apr  8 10:07:06 CEST 2006 - kkaempf@suse.de
3351
3352 - allow relative paths with url file:
3353 - dont filter atoms from going into pool, multi-arch patch
3354   requirements need them. Instead, treat atoms with incompatible
3355   architecture as unneeded.
3356 - rev 3018
3357
3358 -------------------------------------------------------------------
3359 Fri Apr  7 23:57:37 CEST 2006 - jsrain@suse.de
3360
3361 - product now provides short name
3362 - rev 3013
3363
3364 -------------------------------------------------------------------
3365 Fri Apr  7 20:42:09 CEST 2006 - jsrain@suse.de
3366
3367 - read metadata for packages from correct tags in patches (#163220)
3368 - rev 3011
3369
3370 -------------------------------------------------------------------
3371 Fri Apr  7 19:57:41 CEST 2006 - kkaempf@suse.de
3372
3373 - more detailed resolver error reports (#162994)
3374 - rev 3010
3375
3376 -------------------------------------------------------------------
3377 Fri Apr  7 17:35:07 CEST 2006 - visnov@suse.cz
3378
3379 - report package download progress (#160966)
3380 - rev 3007
3381
3382 -------------------------------------------------------------------
3383 Fri Apr  7 16:27:35 CEST 2006 - kkaempf@suse.de
3384
3385 - transact also for languages (#163819)
3386 - rev 3004
3387
3388 -------------------------------------------------------------------
3389 Fri Apr  7 15:08:06 CEST 2006 - kkaempf@suse.de
3390
3391 - loop through all affected ResObjects in transactResKind (#163819)
3392 - rev 3002
3393
3394 -------------------------------------------------------------------
3395 Fri Apr  7 12:42:35 CEST 2006 - kkaempf@suse.de
3396
3397 - allow re-installation of non-packages (#162906)
3398 - rev 2998
3399
3400 -------------------------------------------------------------------
3401 Fri Apr  7 11:50:22 CEST 2006 - mt@suse.de
3402
3403 - Added loop checking for scsi cdroms (/sys/block/srX) in case
3404   HAL does not provide any drives like on iSeries (#163971).
3405 - rev 2995
3406
3407 -------------------------------------------------------------------
3408 Fri Apr  7 11:05:30 CEST 2006 - kkaempf@suse.de
3409
3410 - add 'licenceToConfirm()' to Product. (#164375)
3411
3412 -------------------------------------------------------------------
3413 Fri Apr  7 10:36:05 CEST 2006 - ma@suse.de
3414
3415 - Avoid excessive CD hopping on commit. But still far from
3416   being perfect. (#159679)
3417 - Fixed Target::commit: Despite dry_run set True, packages
3418   were depeted.
3419
3420 -------------------------------------------------------------------
3421 Fri Apr  7 08:32:32 CEST 2006 - visnov@suse.cz
3422
3423 - honour if user decides to skip a package in commit (#156031)
3424
3425 -------------------------------------------------------------------
3426 Thu Apr  6 18:14:30 CEST 2006 - jsrain@suse.de
3427
3428 - fixed parsing external reference to script in patch (#163221)
3429 - r2981
3430
3431 -------------------------------------------------------------------
3432 Thu Apr  6 17:07:10 CEST 2006 - dmacvicar@suse.de
3433
3434 - cache and provide content.asc/key optionally. Dont show a
3435   popup if they dont exists. (dmacvicar)
3436 - Actually abort when verify signature workflow is false. (dmacvicar)
3437 - r2978
3438
3439 -------------------------------------------------------------------
3440 Thu Apr  6 16:37:49 CEST 2006 - jsrain@suse.de
3441
3442 - fixed setting autorefresh flag for installation sources
3443
3444 -------------------------------------------------------------------
3445 Thu Apr  6 15:53:02 CEST 2006 - kkaempf@suse.de
3446
3447 - drop patches with incompatible architecture.
3448 - rev 2972
3449
3450 -------------------------------------------------------------------
3451 Thu Apr  6 15:33:11 CEST 2006 - mt@suse.de
3452
3453 - Added info method to media verifier base and more debug info
3454 - rev 2970
3455
3456 -------------------------------------------------------------------
3457 Wed Apr  5 19:27:46 CEST 2006 - kkaempf@suse.de
3458
3459 - Dont deny the "/" attach point in MediaDIR, since this is used
3460   for all "file:" urls, esp. local packages.
3461 - rev 2962
3462
3463 -------------------------------------------------------------------
3464 Wed Apr  5 18:21:58 CEST 2006 - schubi@suse.de
3465
3466 - Bug 159673 - only one conflict solvable per page
3467
3468 -------------------------------------------------------------------
3469 Wed Apr  5 18:01:37 CEST 2006 - kkaempf@suse.de
3470
3471 - parse all dependencies of 'packages' file (#163773)
3472 - rev 2957
3473
3474 -------------------------------------------------------------------
3475 Wed Apr  5 17:47:04 CEST 2006 - dmacvicar@suse.de
3476
3477 - Use the original media descr_dir on refresh for
3478   suse tags source (#163196)
3479 - r2952
3480
3481 -------------------------------------------------------------------
3482 Wed Apr  5 16:44:08 CEST 2006 - kkaempf@suse.de
3483
3484 - add Source::setUrl() for zmd backend helper.
3485 - rev 2946
3486
3487 -------------------------------------------------------------------
3488 Wed Apr  5 16:44:01 CEST 2006 - dmacvicar@suse.de
3489
3490 - implement rpm keyring / zypp tmp keyring two-way syncronization at rpm
3491 target init. (dmacvicar)
3492 - r2949
3493
3494 -------------------------------------------------------------------
3495 Wed Apr  5 16:28:42 CEST 2006 - mt@suse.de
3496
3497 - Fixed MediaDISK to use a mount -oro,bind id the disk
3498   partition is already attached e.g. by the automounter.
3499   Try to mount it a second time may fail (#163486).
3500 - rev 2944
3501
3502 -------------------------------------------------------------------
3503 Wed Apr  5 15:04:31 CEST 2006 - kkaempf@suse.de
3504
3505 - honor optional 3rd parameter to "=Loc:" key of packages (#154337)
3506 - rev 2940
3507
3508 -------------------------------------------------------------------
3509 Wed Apr  5 12:48:19 CEST 2006 - visnov@suse.cz
3510
3511 - only try to create a source of a given type when restoring
3512   from the persistent store (#162111)
3513
3514 -------------------------------------------------------------------
3515 Wed Apr  5 11:36:54 CEST 2006 - kkaempf@suse.de
3516
3517 - parse all dependencies for patterns (.pat) files (#160602)
3518 - drop YOUPATH and YOUURL from content file.
3519 - rev 2924
3520
3521 -------------------------------------------------------------------
3522 Wed Apr  5 09:27:08 CEST 2006 - visnov@suse.cz
3523
3524 - properly initialize autorefresh for non-remote sources (#154990)
3525 - rev 2919
3526
3527 -------------------------------------------------------------------
3528 Tue Apr  4 19:19:39 CEST 2006 - mt@suse.de
3529
3530 - Added flag to MediaManager::isUseableAttachPoint, whether
3531   to check against system mount entries or not.
3532 - Disallow to use the attachpoints of another media handlers
3533   as source path in MediaDIR.
3534 - rev 2917
3535
3536 -------------------------------------------------------------------
3537 Tue Apr  4 18:47:01 CEST 2006 - dmacvicar@suse.de
3538
3539 -implement callbacks for when package verification (checksum)
3540  fails, offer to retry or abort
3541
3542 -------------------------------------------------------------------
3543 Tue Apr  4 16:57:51 CEST 2006 - dmacvicar@suse.de
3544
3545 - Fix construction of checksum objects when using non-standard
3546   checksum algorithms
3547 - Fix broken YUM cache
3548 - r2913
3549
3550 -------------------------------------------------------------------
3551 Tue Apr  4 16:54:44 CEST 2006 - kkaempf@suse.de
3552
3553 - Keep packages with no version upgrade installed during
3554   distribution upgrade (#162972)
3555 - add 'transactReset()' helper function for UI.
3556 - rev 2908
3557
3558 -------------------------------------------------------------------
3559 Tue Apr  4 14:47:14 CEST 2006 - dmacvicar@suse.de
3560
3561 - r2906
3562
3563 -------------------------------------------------------------------
3564 Tue Apr  4 14:43:15 CEST 2006 - ma@suse.de
3565
3566 - Fixed candidate handling in ui::Selectable. (#156589)
3567
3568 -------------------------------------------------------------------
3569 Tue Apr  4 14:06:23 CEST 2006 - dmacvicar@suse.de
3570
3571 - fix #162984 , gpg hangs because the matching data file
3572   for the key cannot be find. (dmacvicar)
3573 - Fix restore of YUM source using the same cache dir semantics as
3574  susetags instead of assuming there is a cache if a cache_dir
3575   was given. (dmacvicar)
3576
3577 -------------------------------------------------------------------
3578 Tue Apr  4 12:37:51 CEST 2006 - kkaempf@suse.de
3579
3580 - use DISTPRODUCT/DISTVERSION from content file to generate the
3581   product name, version, and release.
3582 - rev 2902
3583
3584 -------------------------------------------------------------------
3585 Mon Apr  3 20:45:55 CEST 2006 - mt@suse.de
3586
3587 - Removed broken forcing of absolute ftp paths added in rev2705 to
3588   MediaCurl, refined cleanupPathName/setPathName in url (#154197).
3589 - rev 2900
3590
3591 -------------------------------------------------------------------
3592 Mon Apr  3 19:30:35 CEST 2006 - kkaempf@suse.de
3593
3594 - add Resolver::freshenPool() (#156980)
3595 - rev 2893
3596
3597 -------------------------------------------------------------------
3598 Mon Apr  3 08:33:12 CEST 2006 - kkaempf@suse.de
3599
3600 - skip incompatible archs in filelist parsing.
3601 - restrict pathes to 'interesting' ones (/bin/, /sbin/, /lib/,
3602   /lib64/, ...)
3603 - rev 2886
3604
3605 -------------------------------------------------------------------
3606 Sun Apr  2 22:18:06 CEST 2006 - kkaempf@suse.de
3607
3608 - skip incompatible archs in primary parsing.
3609 - rev 2883
3610
3611 -------------------------------------------------------------------
3612 Sun Apr  2 11:17:56 CEST 2006 - kkaempf@suse.de
3613
3614 - allow setting of source when parsing local .rpm (#147765)
3615 - rev 2880
3616
3617 -------------------------------------------------------------------
3618 Fri Mar 31 18:53:55 CEST 2006 - schubi@suse.de
3619
3620 - Do not update packages over other architectures
3621
3622 -------------------------------------------------------------------
3623 Fri Mar 31 18:28:59 CEST 2006 - sh@suse.de
3624
3625 - Added zypp/ui/UserWantedPackages to support the UI's
3626   "automatic changes" dialog (bug #152700)
3627
3628 -------------------------------------------------------------------
3629 Fri Mar 31 18:02:05 CEST 2006 - jsrain@suse.de
3630
3631 - use KeyRing class to validate repomd.xml (#160909)
3632
3633 -------------------------------------------------------------------
3634 Fri Mar 31 17:33:21 CEST 2006 - dmacvicar@suse.de
3635
3636 - Product resolvables should be readable by normal users.
3637   (#162474) (dmacvicar)
3638 - implemented keyring and metadata signature verification
3639   in susetags source
3640 - dont delete the lock if we did not acquire it
3641 - r2847
3642
3643 -------------------------------------------------------------------
3644 Fri Mar 31 16:34:51 CEST 2006 - mt@suse.de
3645
3646 - Added disabling of the automounter while MediaManager
3647   init and restoring of the old state on exit (#154326).
3648 - Implemented check if media (CD) is automounted or not
3649 - rev 2840
3650
3651 -------------------------------------------------------------------
3652 Fri Mar 31 13:27:09 CEST 2006 - mt@suse.de
3653
3654 - Implemented several hal get/set/removeDeviceProperty wrappers
3655 - Improved HalException to allow to fetch HAL/DBUS error componets
3656 - rev 2830
3657
3658 -------------------------------------------------------------------
3659 Fri Mar 31 12:44:25 CEST 2006 - kkaempf@suse.de
3660
3661 - honor subscription status of catalogs (#162350)
3662 - rev 2827
3663
3664 -------------------------------------------------------------------
3665 Fri Mar 31 11:29:05 CEST 2006 - mt@suse.de
3666
3667 - Enabled CD eject error reporting exceptions (#154326)
3668 - rev 2822
3669
3670 -------------------------------------------------------------------
3671 Fri Mar 31 06:40:51 CEST 2006 - kkaempf@suse.de
3672
3673 - support "dry run" (#159467)
3674 - implement "transactResKind" (#161400)
3675 - rev 2817
3676
3677 -------------------------------------------------------------------
3678 Thu Mar 30 17:22:49 CEST 2006 - jsrain@suse.de
3679
3680 - add checksum for external patches (#159928)
3681
3682 -------------------------------------------------------------------
3683 Thu Mar 30 16:48:01 CEST 2006 - kkaempf@suse.de
3684
3685 - calculate product architecture (#158198)
3686
3687 -------------------------------------------------------------------
3688 Wed Mar 29 23:28:13 CEST 2006 - jsrain@suse.de
3689
3690 - fixed checking checksum of YUM metadata, added sha1 vs. sha256
3691   detection
3692
3693 -------------------------------------------------------------------
3694 Wed Mar 29 23:12:30 CEST 2006 - ma@suse.de
3695
3696 - Auto protect installed packages from unknown vendor. (#157446)
3697
3698 -------------------------------------------------------------------
3699 Wed Mar 29 09:13:51 CEST 2006 - visnov@suse.de
3700
3701 - added support for external scripts to metadata (#159928) (jsrain)
3702 - fixed handling of Language resolvables (ma)
3703 - fix leak in rpmdb (dmacvicar)
3704 - added softlock for autoyast (#159466) (ma)
3705 - Fixed exceptions in doGetFileCopy() to show full url
3706   including the file instead of just the media base url. (mt)
3707 - Provide Language::summary (ma)
3708 - check patterns and selections file exist
3709   before veryfing them (#161300) (dmacvicar)
3710 - added YUM metadata checksum computation (jsrain)
3711 - added interface to patch of a message (jsrain)
3712 - r2734
3713
3714 -------------------------------------------------------------------
3715 Mon Mar 27 23:57:16 CEST 2006 - jsrain@suse.de
3716
3717 - added support for external scripts to metadata (#159928)
3718 - r2709
3719
3720 -------------------------------------------------------------------
3721 Sat Mar 25 22:08:26 CET 2006 - jsrain@suse.de
3722
3723 - report separate exception when trying to start source cache again to
3724   suppress incorrect error message in XEN installation
3725 - r2682
3726
3727 -------------------------------------------------------------------
3728 Fri Mar 24 18:16:22 CET 2006 - schubi@suse.de
3729
3730 - Implement inter process locking in zypp.
3731 - Added No medium found output
3732 - splitting modaliases in supplements TOO
3733 - parse also the available signing keys
3734
3735 -------------------------------------------------------------------
3736 Fri Mar 24 10:44:10 CET 2006 - visnov@suse.cz
3737
3738 - release all media when removing source (#159754) (visnov)
3739 - more testsuites (schubi)
3740 - updated translations (schubi)
3741 - added MediaNotEjectedException (mt)
3742 - rev 2652
3743
3744 -------------------------------------------------------------------
3745 Thu Mar 23 14:10:54 CET 2006 - dmacvicar@suse.de
3746
3747 - fix patches descriptions (dmacvicar)
3748 - fix source serialization (dmacvicar)
3749 - metadata for kernel test (schubi)
3750 - Arch tests updated (ma)
3751 - classify NULL Ptr as unique (ma)
3752 - Added host check, because file Url allows it now. (mt)
3753 - prepare modalias fix (#159766) (ma)
3754 - Provide iterator based access to SourceManager data. (ma)
3755 - Fixed "file:" Url scheme config to allow relative paths; (mt)
3756   RFC1738 says, it may contain a hostname as well...
3757 - revision 2633
3758
3759 -------------------------------------------------------------------
3760 Wed Mar 22 19:58:37 CET 2006 - visnov@suse.cz
3761
3762 - pkg-config support (mvidner)
3763 - close all medias when destructing MediaSet (jsrain)
3764 - rev 2622
3765
3766 -------------------------------------------------------------------
3767 Wed Mar 22 15:48:05 CET 2006 - dmacvicar@suse.de
3768
3769 - Bug 159976 - build 804: Adding AddOn CD via ftp gives error (dmacvicar)
3770 - Message callback implemented to show patch messages (visnov)
3771 - Bug 159696 (schubi)
3772 - provide transform_iterators to iterate over a maps keys or values (ma)
3773 - added 'bool Arch::empty() const' test for an empty Arch string (ma)
3774 - added script and message installation (jsrain)
3775 - chooses the 'right' kernel now (kkaempf)
3776 - Use noarch if no arch is specified in patches (dmacvicar)
3777 - rev 2611
3778
3779 -------------------------------------------------------------------
3780 Tue Mar 21 19:06:56 CET 2006 - mvidner@suse.cz
3781
3782 - Added some debug output including the access id (mt)
3783 - Bug #154326: Enabled FORCE_RELEASE_FOREIGN flag causing
3784   release with eject=true on attached media, to umount
3785   other mounts as well. (mt)
3786 - 159483 - solver does not blame missing dependency (schubi)
3787 - Added a variant of MediaHandler::forceRelaseAllMedia (ma)
3788 - Fixed MediaCD::forceEject() to handle DELAYED_VERIFY
3789   and use forceRelaseAllMedia if FORCE_RELEASE_FOREIGN=1 (ma)
3790 - fixed ZYPP_RETHROW (#156430) (ma)
3791 - patch for #156114 (visnov)
3792 - fixed container.erase loops (ma)
3793 - Fixed to reset desired (cached) flag before the action (mt)
3794 - Removed return in forceRelaseAllMedia (void function) (mt)
3795 - Parse nonexisting architecture to noarch so patches dont get
3796   filtered by the pool (dmacvicar)
3797 - 159512 - yast2-qt does not show label of to be installed products
3798   anymore (dmacvicar)
3799 - 159765 - Hidden patterns still visible (dmacvicar)
3800 - Use noarch if no arch is specified. (dmacvicar)
3801 - r2594
3802
3803 -------------------------------------------------------------------
3804 Tue Mar 21 09:04:06 CET 2006 - visnov@suse.de
3805
3806 - properly report error for media change callback
3807 - rev 2579
3808
3809 -------------------------------------------------------------------
3810 Mon Mar 20 23:02:07 CET 2006 - ma@suse.de
3811
3812 - fixed memory leak in XMLNodeIterator (#157474)
3813 - disabled storing filelist (YUMFileListParser) and changelog (YUMOtherParser)
3814 - Renamed private MediaManager::forceMediaRelease
3815   function to forceReleaseShared (more exact name)
3816 - Implemented forceRelaseAllMedia() that can be
3817   used to release also foreign (user) mounts.
3818 - Added use of forceRelaseAllMedia for CD/DVDs
3819   if FORCE_RELEASE_FOREIGN is 1 (default 0)
3820 - little cleanup of the checkAttached function
3821 - r2578
3822
3823 -------------------------------------------------------------------
3824 Mon Mar 20 17:04:28 CET 2006 - mvidner@suse.cz
3825
3826 - don't try to attach without exception handling (#158620)
3827 - fix descriptions, as a new tag Des for selections exists now.
3828 - fix #157683: failure after adding add-on product to install
3829   sources
3830 - added more files for translation
3831 - resolve-dependencies.cc: establish pool
3832 - parse-metadata.cc: catch bad URL
3833 - set zmdid for atoms
3834 - r2574
3835
3836 -------------------------------------------------------------------
3837 Sun Mar 19 19:24:44 CET 2006 - kkaempf@suse.de
3838
3839 - fix testsuite.
3840 - provide edition and architecture for all kinds of yum
3841   resolvables.
3842 - fix ResStatus output.
3843 - establish atoms correctly.
3844 - treat requires to unneeded resolvables as fulfilled.
3845 - rev 2559
3846
3847 -------------------------------------------------------------------
3848 Sun Mar 19 00:05:17 CET 2006 - kkaempf@suse.de
3849
3850 - fix the build
3851 - only consider best architecture/version (#157594)
3852 - prefer providers which supplement/enhance installed or
3853   to-be-installed packages (fixes the tpctl-kmp issue)
3854 - rev 2546
3855
3856 -------------------------------------------------------------------
3857 Sat Mar 18 02:22:22 CET 2006 - kkaempf@suse.de
3858
3859 - provide more filters for pkg-bindings (#158602)
3860 - add SystemResObject to provide system (modalias, hal, ...)
3861   capabilities.
3862 - handle this during resolving.
3863 - make the modalias and hal capability match the SystemResObject
3864   by default, thereyby triggering a modalias (resp. hal)
3865   evaluation.
3866 - xmlstore: decouple target store from YUM schema.
3867 - clean up moving of hal() and modalias() from provides to
3868   supplements in ResolvableImpl.
3869 - add PatchContents() for UI.
3870 - handle Edition::noedition as empty string.
3871 - r2537
3872
3873 -------------------------------------------------------------------
3874 Tue Mar 14 23:32:44 CET 2006 - jsrain@suse.de
3875
3876 - releasing all medias when asking for CD (#156981)
3877 - r2471
3878
3879 -------------------------------------------------------------------
3880 Tue Mar 14 19:38:43 CET 2006 - mvidner@suse.cz
3881
3882 - ResStatus::resetTransact must return a value.
3883 - Fixed random build failures in LanguageCode.cc.
3884   (Rewrote the CodeMaps constructor so that gcc does not
3885   optimize a 500-statement basic block.)
3886 - Fix constructions of patch objects. Actually insert atoms in atoms
3887   list. Insert atoms for package even if the package does not exists
3888   in the source. Fixes #157628 (dmacvicar).
3889 - Fixed license reading from susetags, #151834 (dmacvicar).
3890 - r2468
3891
3892 -------------------------------------------------------------------
3893 Tue Mar 14 16:59:42 CET 2006 - mvidner@suse.cz
3894
3895 - added ResStatus::resetTransact (ma)
3896 - bugfix for #156439 (schubi)
3897 - Added Source_Ref::setAlias (#154913).
3898 - Do not assume there is a product file when scanning for products
3899   (visnov)
3900 - function to disable all sources in the persistent store (visnov)
3901 - dependency errors go to stdout, not stderr; output resolver info
3902   directly to stderr (kkaempf)
3903 - rev 2464
3904
3905 -------------------------------------------------------------------
3906 Tue Mar 14 01:34:38 CET 2006 - kkaempf@suse.de
3907
3908 - fix merging of resolver info (needed for #157684).
3909 - errors are also important in ResolverInfo.
3910 - improve debug output in ResolverContext.
3911 - rev 2455
3912
3913 -------------------------------------------------------------------
3914 Mon Mar 13 22:54:01 CET 2006 - jsrain@suse.de
3915
3916 - delete RPMs downloaded via HTTP/FTP after installnig them
3917   (#157011)
3918 - fixed product registration (reverted autorefresh patch) (#157566)
3919
3920 -------------------------------------------------------------------
3921 Mon Mar 13 11:53:52 CET 2006 - kkaempf@suse.de
3922
3923 - if root!="/", always prefer the upgrade candidate (#155472)
3924 - implement license confirmed api for UI.
3925 - prefer architecture over version in distribution upgrade
3926   (#157501)
3927 - clean up media handling.
3928 - rev 2448
3929
3930 -------------------------------------------------------------------
3931 Sun Mar 12 22:31:09 CET 2006 - kkaempf@suse.de
3932
3933 - init Modalias properly.
3934 - fix warnings in testcases.
3935 - rev 2432
3936
3937 -------------------------------------------------------------------
3938 Sat Mar 11 21:25:18 CET 2006 - kkaempf@suse.de
3939
3940 - drop libjpeg-devel and sqlite-devel from build requires.
3941
3942 -------------------------------------------------------------------
3943 Sat Mar 11 08:16:53 CET 2006 - kkaempf@suse.de
3944
3945 - implement 'modalias()' capability (#157406)
3946 - make dependencies consistent, its 'freshens'.
3947 - cope with user umounts of devices.
3948 - add debug to SourceManager.
3949 - rev 2418
3950
3951 -------------------------------------------------------------------
3952 Fri Mar 10 16:20:41 CET 2006 - kkaempf@suse.de
3953
3954 - allow version downgrade during distribution upgrade if the
3955   newer package is coming from a trusted vendor (#155472)
3956 - implement locale fallback
3957 - 'freshen' -> 'freshens' in schema definitions to make it
3958   consistent with all other dependency definitions.
3959 - better error reporting for .pat and .sel files.
3960 - rule out packages from dependency resolutions which are
3961   de-selected by user (#155368)
3962 - use locale fallbacks in package translations.
3963 - refresh source when re-enabling it.
3964 - rev 2406
3965
3966 -------------------------------------------------------------------
3967 Tue Mar  7 21:18:19 CET 2006 - kkaempf@suse.de
3968
3969 - split of libzypp-zmd-backend subpackage as a stand-alone
3970   leaf package.
3971 - encapsulate bool test for Source_Ref better.
3972 - fixed stack overflow (ma).
3973 - make testsuite build again.
3974 - rev 2346
3975
3976 -------------------------------------------------------------------
3977 Tue Mar  7 16:17:07 CET 2006 - kkaempf@suse.de
3978
3979 - fixed URL rewriting for CD2 and following (#154762)
3980 - fixed ResPoolProxy diffState (for proper ok/cancel support
3981   in UI)
3982 - added special exception class for aborting installation
3983   (#154936)
3984 - only auto-change directories if they end in CDn or DVDn.
3985 - rev 2320.
3986
3987 -------------------------------------------------------------------
3988 Tue Mar  7 15:37:51 CET 2006 - kkaempf@suse.de
3989
3990 - silently ignore multiple installs of the same package.
3991 - fix disk usage for installs and uninstalls.
3992 - rev 2308
3993
3994 -------------------------------------------------------------------
3995 Mon Mar  6 22:22:57 CET 2006 - kkaempf@suse.de
3996
3997 - zmd-backend: filter out incompatible architectures from
3998   repository.
3999 - rev 2298
4000
4001 -------------------------------------------------------------------
4002 Mon Mar  6 21:35:24 CET 2006 - kkaempf@suse.de
4003
4004 - sync libzypp media data with mtab.
4005 - improve resolver error and solution reports.
4006 - fix source cache reading (#155459).
4007 - default cached sources to enabled (#155459).
4008 - let each source provide public keys.
4009 - rev 2297
4010
4011 -------------------------------------------------------------------
4012 Sun Mar  5 15:48:29 CET 2006 - kkaempf@suse.de
4013
4014 - only write by-sovler transactions back (#154976)
4015 - rev 2278
4016
4017 -------------------------------------------------------------------
4018 Sat Mar  4 12:36:40 CET 2006 - kkaempf@suse.de
4019
4020 - release last used source at end of commit (#155002)
4021 - rev 2277
4022
4023 -------------------------------------------------------------------
4024 Fri Mar  3 23:14:50 CET 2006 - kkaempf@suse.de
4025
4026 - cope with NULL values in zmd catalogs table (#153584)
4027 - set YAST_IS_RUNNING in transact zmd helper (#154820)
4028 - run SuSEconfig after transact zmd helper (#154820)
4029 - add softTransact to honor user vs. soft requirements (#154650)
4030 - honor all build keys provided by a package source.
4031 - add source metadata refresh.
4032 - add progress callbacks to zmd helpers.
4033 - rev 2276
4034
4035 -------------------------------------------------------------------
4036 Thu Mar  2 21:59:07 CET 2006 - kkaempf@suse.de
4037
4038 - include .diffs into main source.
4039 - catch exception when ejecting media which was unmounted externally
4040   (#154697).
4041 - init source in zmd-backend correctly (#154667)
4042 - implement disk usage info for YaST.
4043 - clean up XML schema files.
4044 - catch CPUs identifying as 'i686' but being 'i586'.
4045 - allow definition of preferred attach (mount) point for media.
4046 - make resolver results more readable.
4047 - use language fallbacks if none of multiple language providers
4048   matches.
4049 - get rid of ignoring wrong arch in resolver, having the wrong
4050   architecture is prevented by other means.
4051 - prepare for translations in exceptions.
4052 - fix 'abort does not abort'
4053 - implement 'flag' I/O in target cache backend.
4054 - skip incompatibles architectures in packages.<lang>
4055 - rev 2228
4056
4057 -------------------------------------------------------------------
4058 Thu Mar  2 13:44:34 CET 2006 - kkaempf@suse.de
4059
4060 - dont even provide src/nosrc from the source.
4061 - rev 2169 + diffs
4062
4063 -------------------------------------------------------------------
4064 Wed Mar  1 17:23:23 CET 2006 - kkaempf@suse.de
4065
4066 - Initialize commit result (#154409)
4067 - release media if its wrong (#154326)
4068 - dont copy src/nosrc packages to the pool (#154627)
4069 - reduce XML logging.
4070 - rev 2169 + diffs
4071
4072 -------------------------------------------------------------------
4073 Tue Feb 28 16:10:14 CET 2006 - kkaempf@suse.de
4074
4075 - fix path of .po files (#154074).
4076 - parse the correct package.<lang> file (kinda #154074).
4077 - complain about bad "=Sel:" or "=Pat:" lines (#153065).
4078 - reattach all released medias.
4079 - raise exception instead of abort() on XML errors (#154104).
4080 - update translations.
4081 - PathInfo: implemented a copy_dir_content (variant of copy_dir)
4082   and is_empty_dir utility function
4083 - rev 2169
4084
4085 -------------------------------------------------------------------
4086 Tue Feb 28 14:51:46 CET 2006 - kkaempf@suse.de
4087
4088 - check freshens and supplements for packages (#154074).
4089 - only complain about incomplete installed resolvables,
4090   if they are uninstalled, schedule them for installation.
4091   (#154074)
4092 - add testcases for locale() provides.
4093 - add lang_country -> lang fallback.
4094 - have locale(parent:...) deps match any provides of 'parent'
4095   also when uninstalling a package.
4096 - rev 2148
4097
4098 -------------------------------------------------------------------
4099 Tue Feb 28 10:35:15 CET 2006 - kkaempf@suse.de
4100
4101 - change the locale(...) separator to ";" (#153791)
4102 - complete "find-files" of zmd-backend.
4103 - rev 2140
4104
4105 -------------------------------------------------------------------
4106 Tue Feb 28 10:28:06 CET 2006 - visnov@suse.de
4107
4108 - avoid attaching media when initializing source
4109 - rev 2139
4110
4111 -------------------------------------------------------------------
4112 Mon Feb 27 21:26:00 CET 2006 - kkaempf@suse.de
4113
4114 - warn about misspelled 'locale(...)' provides
4115 - add testcases
4116 - rev 2134
4117
4118 -------------------------------------------------------------------
4119 Mon Feb 27 20:19:40 CET 2006 - kkaempf@suse.de
4120
4121 - fix the build
4122 - rev 2129
4123
4124 -------------------------------------------------------------------
4125 Mon Feb 27 18:15:16 CET 2006 - kkaempf@suse.de
4126
4127 - provide available locales to application (#153583)
4128 - honor 'requestedLocales' (language dependant packages)
4129 - honor release requests for all holders of a device.
4130 - silently re-attach after a forced release.
4131 - solver improvements.
4132 - handle source caches.
4133 - proper logging in zmd backend helpers.
4134 - rev 2127
4135
4136 -------------------------------------------------------------------
4137 Mon Feb 27 13:44:39 CET 2006 - kkaempf@suse.de
4138
4139 - upgrade always to best version and arch (#153577)
4140 - reset 'transact' state for obsoleted packages (#153578)
4141 - translation updates
4142 - rev 2113
4143
4144 -------------------------------------------------------------------
4145 Mon Feb 27 10:42:33 CET 2006 - kkaempf@suse.de
4146
4147 - add support for 'local' .rpm packages to zmd-backend.
4148 - rev 2101
4149
4150 -------------------------------------------------------------------
4151 Sun Feb 26 20:24:10 CET 2006 - kkaempf@suse.de
4152
4153 - fix build of zmd/backend.
4154 - actually fill 'files' table in package-files.
4155 - rev 2094
4156
4157 -------------------------------------------------------------------
4158 Sun Feb 26 17:43:06 CET 2006 - kkaempf@suse.de
4159
4160 - improve testcases.
4161 - add 'setPossibleLocales()' to ZYpp, this defines the set
4162   of possible locales to choose from (#153583)
4163 - provide LanguageImpl and create 'Language' resolvables for
4164   each 'possible' locale.
4165 - fix YUM parsing of patches, insert 'atoms' to link patches
4166   with packages.
4167 - replace gzstream/ with own, existing implementation.
4168 - honor locks in solver (#150231)
4169 - sync pool with target after commit() properly (#150565, #153066)
4170 - new zmd helper 'package-files'
4171 - rev 2093
4172
4173 -------------------------------------------------------------------
4174 Thu Feb 23 21:45:06 CET 2006 - kkaempf@suse.de
4175
4176 - prevent multiple initializations of the target (#153124)
4177 - implement 'loopback mounted ISO images'
4178 - retain old package sources on upgrade.
4179 - support compressed .xml files in 'repodata' type repositories.
4180 - rev 2025
4181
4182 -------------------------------------------------------------------
4183 Thu Feb 23 15:16:58 CET 2006 - kkaempf@suse.de
4184
4185 - parse locale(...) provides and construct correct dependencies.
4186
4187 -------------------------------------------------------------------
4188 Thu Feb 23 14:16:44 CET 2006 - kkaempf@suse.de
4189
4190 - always upgrade to candidate (#152760).
4191 - fix typo in package sorting.
4192 - prepare handling of locale provides.
4193 - rev 1995
4194
4195 -------------------------------------------------------------------
4196 Thu Feb 23 10:53:51 CET 2006 - kkaempf@suse.de
4197
4198 - sort src/nosrc package to right list during commit.
4199 - revert installtime/buildtime in susetags parser (#152760)
4200 - rev 1990
4201
4202 -------------------------------------------------------------------
4203 Thu Feb 23 10:22:08 CET 2006 - kkaempf@suse.de
4204
4205 - reset state after successful commit (#153030)
4206 - run "rpm -e" always with "--nodeps" (#153026)
4207 - provide separate resolvable kind for src packages.
4208 - extend status field for LOCK and LICENSE.
4209 - add sameState()/diffState() for UI.
4210 - provide 'best' candidate for UI.
4211 - set 60 sec timeout for curl access.
4212 - don't cross-compare solver results, takes too much time.
4213 - provide sizes of installed packages.
4214 - extend REQUIRES semantics in content file.
4215 - add "parse-metadata" helper to zmd-backend.
4216 - rev 1987
4217
4218 -------------------------------------------------------------------
4219 Wed Feb 22 14:51:46 CET 2006 - kkaempf@suse.de
4220
4221 - provide complete disk usage data (#152761)
4222 - include upgrade flag when copying solver solution
4223   back to pool (#152717)
4224 - rev 1959
4225
4226 -------------------------------------------------------------------
4227 Wed Feb 22 13:16:48 CET 2006 - kkaempf@suse.de
4228
4229 - don't insert incompatible architectures to the pool (#151933)
4230 - don't accept incompatible architectures from a repository
4231   (#151933)
4232 - separate rpm log (#151431).
4233 - allow extended product requires.
4234 - rev 1954
4235
4236 -------------------------------------------------------------------
4237 Tue Feb 21 22:02:59 CET 2006 - kkaempf@suse.de
4238
4239 - provide the XML schema files in the main package. (#152593)
4240
4241 -------------------------------------------------------------------
4242 Tue Feb 21 20:05:34 CET 2006 - kkaempf@suse.de
4243
4244 - provide arch compat handling.
4245 - implement data upload to zmd.
4246 - fix source metadata caching on target.
4247 - add 'supplements' dependencies to 'yum' parser.
4248 - provide user agent identification to curl calls.
4249 - move resolver branches (multiple alternatives) back in queue
4250   (resolve known things first, then the unknown ones).
4251 - clean up 'packages' parser.
4252 - rev 1947
4253
4254 -------------------------------------------------------------------
4255 Tue Feb 21 09:18:53 CET 2006 - kkaempf@suse.de
4256
4257 - improve media mount/umount interface
4258 - prepare class ArchCompat for proper architecture ordering
4259   and compatibility handling.
4260 - add returns to dummy functions in DbAccess.
4261 - rev 1913
4262
4263 -------------------------------------------------------------------
4264 Mon Feb 20 21:08:22 CET 2006 - kkaempf@suse.de
4265
4266 - don't explictly delete to-be-upgraded packages.
4267 - finish query-system, resolve-dependencies, and transact for
4268   libzypp-zmd-backend.
4269 - provide Pattern::category.
4270 - move system architecture to toplevel.
4271 - make target store pathname settable.
4272 - speed up rpmdb reading by properly filtering unwanted file
4273   provides.
4274 - rev 1905
4275
4276 -------------------------------------------------------------------
4277 Sun Feb 19 20:35:03 CET 2006 - kkaempf@suse.de
4278
4279 - new translations.
4280 - proofread texts.
4281 - when comparing solutions, prefer higher versions.
4282 - provide generic 'SafeBool' for bool conversions.
4283 - add PtrTypes testsuites.
4284 - rev 1876
4285
4286 -------------------------------------------------------------------
4287 Fri Feb 17 21:43:51 CET 2006 - kkaempf@suse.de
4288
4289 - integrate all diffs
4290 - move Target::commit to toplevel API
4291 - generalize dependency iterators and hash dependency
4292   information in pool (for speedup)
4293 - add 'supplements' as dependency
4294 - make more pattern attributes available
4295 - drop "smbfs" in favour of "cifs" (#151476)
4296 - add metadata cache to sources (Beta4 bug)
4297 - run "rpm -e"  with name-version-release
4298 - fix update conflicts
4299 - rev 1864
4300
4301 -------------------------------------------------------------------
4302 Thu Feb 16 20:02:19 CET 2006 - kkaempf@suse.de
4303
4304 - fix-mediachange.diff: dont skip CD but retry after media change
4305 - cd-eject-button.diff: fix CD url so YaST recognizes it and shows
4306   'eject' button
4307 - release-forced-eject-no-ptrfix.diff: fix refcounting in ptrs
4308   so media handle gets actually released and media unmounted.
4309
4310 -------------------------------------------------------------------
4311 Thu Feb 16 14:40:31 CET 2006 - kkaempf@suse.de
4312
4313 - implement arch scoring
4314 - prefer better arch (#151427)
4315 - transitive depedencies of weak requirements are non-weak
4316   (#151446)
4317 - rev 1778 + diff
4318
4319 -------------------------------------------------------------------
4320 Wed Feb 15 18:19:12 CET 2006 - kkaempf@suse.de
4321
4322 - ignore self and to-be-updated conflicts (#150844)
4323 - fix enable of target store (for non-packages)
4324 - rev 1778
4325
4326 -------------------------------------------------------------------
4327 Wed Feb 15 13:11:28 CET 2006 - kkaempf@suse.de
4328
4329 - fix "cd:" url (#151121)
4330 - provide location() in public Package api
4331 - allow running distribution upgrade in testmode
4332 - extend HAL interface
4333 - rev 1762
4334
4335 -------------------------------------------------------------------
4336 Wed Feb 15 10:10:48 CET 2006 - kkaempf@suse.de
4337
4338 - pass normal and locale packages from selections correctly.
4339 - its "baseconf" for base selections.
4340 - Make 'ZYpp' an obvious singleton.
4341 - provide releasenotesUrl.
4342 - dont continue upgrade without target.
4343 - implement 'fake' hal for testing.
4344 - fix package sizes.
4345 - more solver testcases.
4346 - rev 1754
4347
4348 -------------------------------------------------------------------
4349 Tue Feb 14 20:52:02 CET 2006 - kkaempf@suse.de
4350
4351 - extend requires of libzypp-devel
4352 - provide package sizes for UI
4353 - provide more UI helpers
4354 - implement Product and related functions
4355 - fix split provides in distribution upgrade
4356 - provide locale information to system
4357 - ask HAL for available devices
4358 - reduce debug information in solver
4359 - filter architectures in source, not in solver
4360 - rev 1743
4361
4362 -------------------------------------------------------------------
4363 Tue Feb 14 07:27:39 CET 2006 - visnov@suse.de
4364
4365 - disable another testsuite for now
4366 - fetch the default locale from environment
4367 - support user-defined formatting of log
4368 - rev 1710
4369
4370 -------------------------------------------------------------------
4371 Mon Feb 13 20:41:36 CET 2006 - visnov@suse.de
4372
4373 - providing basic product information from susetags source
4374 - public API for preferred language
4375 - implemented redirect of logging (#149001)
4376 - report start/finish of source data parsing (#150211)
4377 - store/restore source aliases properly (#150256)
4378 - disable a lot of debug logging to speed up solver
4379 - properly rewrite URL for CDn directory layouts (#149870)
4380 - rev 1706
4381
4382 -------------------------------------------------------------------
4383 Sun Feb 12 16:59:48 CET 2006 - kkaempf@suse.de
4384
4385 - add save/restore state to facilitate UI 'cancel'
4386 - enable target/store
4387 - add 'forceResolve' call and flag to resolver to switch between
4388   task-oriented ZMD and interactive YaST behaviour.
4389 - Fix resolver problem solution texts.
4390 - improve solver problem solution offerings.
4391 - fix media access handling to better support multiple
4392   requestors to single media.
4393 - move the media number checking to the source (media requestor)
4394   which knows how to verify the correct media.
4395 - Fix CD ordering (#149871), adding testcases.
4396 - Move 'PoolItemList' and 'PoolItemSet' typedefs inside classes.
4397 - Add selections to testcases.
4398 - rev 1673
4399
4400 -------------------------------------------------------------------
4401 Sat Feb 11 10:17:15 CET 2006 - kukuk@suse.de
4402
4403 - Fix missing return in Source.cc:124
4404
4405 -------------------------------------------------------------------
4406 Fri Feb 10 18:41:29 CET 2006 - kkaempf@suse.de
4407
4408 - cope with empty arch field in selections
4409 - enable dummy "enableStorage" function
4410 - rev 1610-branch
4411
4412 -------------------------------------------------------------------
4413 Fri Feb 10 15:36:43 CET 2006 - kkaempf@suse.de
4414
4415 - fix random data return in Source.cc
4416 - rev 1610
4417
4418 -------------------------------------------------------------------
4419 Fri Feb 10 15:00:45 CET 2006 - kkaempf@suse.de
4420
4421 - adapt zmd-backend to SourceImpl API change
4422 - rev 1608
4423
4424 -------------------------------------------------------------------
4425 Fri Feb 10 13:54:43 CET 2006 - kkaempf@suse.de
4426
4427 - fix the packages parser bug. Now all packages are parsed
4428   including (english) translations.
4429   source/susetags is back to svn head.
4430 - rev 1600
4431
4432 -------------------------------------------------------------------
4433 Fri Feb 10 10:30:12 CET 2006 - kkaempf@suse.de
4434
4435 - fix off-by-one bug in bitfield handling
4436 - revert source/susetags to rev 1411
4437 - rev 1586
4438
4439 -------------------------------------------------------------------
4440 Thu Feb  9 22:21:43 CET 2006 - kkaempf@suse.de
4441
4442 - dont prereq-sort non-packages
4443 - rev 1584
4444
4445 -------------------------------------------------------------------
4446 Thu Feb  9 21:29:00 CET 2006 - kkaempf@suse.de
4447
4448 - rev 1582
4449
4450 -------------------------------------------------------------------
4451 Thu Feb  9 11:10:54 CET 2006 - kkaempf@suse.de
4452
4453 - update to rev 1543
4454
4455 -------------------------------------------------------------------
4456 Thu Feb  9 00:49:23 CET 2006 - ro@suse.de
4457
4458 - require hal-devel in libzypp-devel
4459 - re-merge fixes (RPM_OPT_FLAGS)
4460
4461 -------------------------------------------------------------------
4462 Wed Feb  8 23:53:58 CET 2006 - kkaempf@suse.de
4463
4464 - make solver behaviour a bit more interactive
4465 - rev 1537
4466
4467 -------------------------------------------------------------------
4468 Wed Feb  8 18:45:21 CET 2006 - schwab@suse.de
4469
4470 - Fix syntax error in configure script.
4471 - Use RPM_OPT_FLAGS.
4472
4473 -------------------------------------------------------------------
4474 Wed Feb  8 17:03:37 CET 2006 - kkaempf@suse.de
4475
4476 - update for qt ui integration
4477 - rev 1504
4478
4479 -------------------------------------------------------------------
4480 Tue Feb  7 23:18:09 CET 2006 - kkaempf@suse.de
4481
4482 - split off libzypp-zmd-backend
4483 - rev 1466
4484
4485 -------------------------------------------------------------------
4486 Tue Feb  7 23:10:59 CET 2006 - kkaempf@suse.de
4487
4488 - another update to svn
4489
4490 -------------------------------------------------------------------
4491 Mon Feb  6 20:42:22 CET 2006 - kkaempf@suse.de
4492
4493 - finish rpm callbacks
4494 - finish UI API
4495 - fix state change resolver<->pool
4496 - zmd backend stuff
4497 - speed up tag file parsing
4498 - rev 1405
4499
4500 -------------------------------------------------------------------
4501 Mon Feb  6 16:53:03 CET 2006 - schubi@suse.de
4502
4503 - disabling failing tests of s390 and ppc
4504
4505 -------------------------------------------------------------------
4506 Mon Feb  6 11:14:16 CET 2006 - schubi@suse.de
4507
4508 - Snapshoot rev 1367
4509
4510 -------------------------------------------------------------------
4511 Mon Feb  6 01:42:48 CET 2006 - kkaempf@suse.de
4512
4513 - use hashes for pool
4514 - rev 1343
4515
4516 -------------------------------------------------------------------
4517 Fri Feb  3 14:21:47 CET 2006 - schubi@suse.de
4518
4519 - removed Obsoletes:    yast2-packagemanager
4520
4521 -------------------------------------------------------------------
4522 Fri Feb  3 11:36:19 CET 2006 - schubi@suse.de
4523
4524 - Snapshoot 3 Feb 2005 (11:30)
4525
4526 -------------------------------------------------------------------
4527 Thu Feb  2 14:27:02 CET 2006 - schubi@suse.de
4528
4529 - Snapshoot 2 Feb 2005 (14:00)
4530
4531 -------------------------------------------------------------------
4532 Thu Feb  2 12:23:03 CET 2006 - schubi@suse.de
4533
4534 - Snapshoot 2 Feb 2005 ( integrating YaST )
4535
4536 -------------------------------------------------------------------
4537 Wed Jan 25 21:37:50 CET 2006 - mls@suse.de
4538
4539 - converted neededforbuild to BuildRequires
4540
4541 -------------------------------------------------------------------
4542 Sat Jan 14 08:51:55 CET 2006 - kkaempf@suse.de
4543
4544 - Initial version
4545