changes
[platform/upstream/libzypp.git] / package / libzypp.changes
1 -------------------------------------------------------------------
2 Fri Mar  9 00:08:38 CET 2007 - ma@suse.de
3
4 - Allow configuration of trusted vendors via
5   /var/lib/zypp/db/trustedVendors. (#186636)
6 - revision 5194
7 - version 3.0.1
8
9 -------------------------------------------------------------------
10 Wed Mar  7 15:20:29 CET 2007 - dmacvicar@suse.de
11
12 - libzypp-devel -> libzypp requirement is not versioned
13   (#251086)
14 - r5181
15
16 -------------------------------------------------------------------
17 Tue Mar  6 17:25:49 CET 2007 - schubi@suse.de
18
19 - Using already existing valid solver results for further solver runs.
20   (partiell solving)
21 - r5169
22
23 -------------------------------------------------------------------
24 Fri Mar  2 16:11:16 CET 2007 - dmacvicar@suse.de
25
26 - fix link order
27 - r5165
28
29 -------------------------------------------------------------------
30 Tue Feb 27 15:50:39 CET 2007 - dmacvicar@suse.de
31
32 - merging from 10.2 / SP1
33 - #247459 ftp probing
34   denied == dont exists in ftp
35 - r5124
36
37 -------------------------------------------------------------------
38 Tue Feb 27 15:35:06 CET 2007 - schubi@suse.de
39
40 - Merging solver related stuff from SuSE-Linux-10_2-Branch ( till r5111):
41 - Simultaneouqusly establishing of items which are conflicting eachother is
42   useless. So only one will be established. Fixed in QueueItemInstall.cc
43   Bug 243595
44 - Added new upgrade options to fine tune version and patch handling.
45   (F301990)
46 - The context of establishPool will be stored in Resolver and will be
47   regarded for the next solver run everytime. So it will be not reset by
48   any solver run anymore.
49   bug 191810 ( A broken patch will not be installed again)
50
51 -------------------------------------------------------------------
52 Fri Feb 23 17:40:23 CET 2007 - jkupec@suse.cz
53
54 - adding sotf,timeo=X nfs mount options by default (#235211)
55 - r5093
56
57 -------------------------------------------------------------------
58 Fri Feb 23 14:16:19 CET 2007 - jkupec@suse.cz
59
60 - support for HTTP authentication prompt added (#190609)
61 - fixed problem with empty path in URL
62   in MediaCurl::doGetFileCopy()
63 - r5085
64
65 -------------------------------------------------------------------
66 Mon Feb 12 15:28:08 CET 2007 - jkupec@suse.cz
67
68 - Merged revisions 4926-4993,4995,4998-5006 via svnmerge from
69   SuSE-Linux-10_2-Branch
70
71 - verifySystem: Regarding patterns too. Bug 239750 (schubi)
72 - verifySystem: The result will be set to APPL_HIGH, so it will be not
73   reset by a second "normal" solver run. #239281 (schubi)
74 - yast2 reports invalid URL as 'unknown source type'
75   (#209961) (dmacvicar)
76 - Added freshen language dependency in supplemements too if there is no
77   entry in supplements.
78   #240617;IPA fonts are not installed even if select Japanese
79   language (schubi)
80 - Setting allowed authentication methods to "basic,digest" if none
81   provided in URL (#243006) (jkupec)
82 - Stopping after 50 valid solver results. Anymore would be useless. Bug
83   243595 (schubi)
84 - r 5007
85
86 -------------------------------------------------------------------
87 Mon Feb 12 10:37:02 CET 2007 - mvidner@suse.cz
88
89 - package-manager: use a generic su script from XDG (#235303, #244442)
90
91 -------------------------------------------------------------------
92 Fri Feb  9 15:21:55 CET 2007 - jkupec@suse.cz
93
94 - Setting allowed authentication methods to "basic,digest" if none
95   provided in URL (#243006)
96 - fixed gettext and rpath problems in configure.ac and Makefile.cvs
97   (mvidner)
98 - r4999
99
100 -------------------------------------------------------------------
101 Wed Feb  7 15:52:29 CET 2007 - jkupec@suse.cz
102
103 - MediaCurlException::dumpOn() adjusted for ncurses dialogue
104   (#222602)
105 - 4984
106
107 -------------------------------------------------------------------
108 Mon Jan 29 13:10:37 CET 2007 - dmacvicar@suse.de
109
110 - Merged revisions 4907-4926 from SuSE-Linux-10_2-Branch
111
112 - update packages: changing architecture is only valid while an
113   system update and NOT while an update via a patch. Last fix does
114   not fit for every case.
115   Bug 230685
116 - Patch has selected not the concerning package for update but
117   a package which has provided the required dependencies too.
118   Algorithmus: If there are exactly two providers which differ in architecture
119                prefer the better arch.
120   Fix: Regarding NVRA too. ( only if equal )
121   Bug 238284
122 - Download only English and Local translation
123   (#208457)
124 - Added solver parameter:
125    tryAllPossibilities: regarding every solver branch ( not only
126                         branches with e.G. best architectures
127    preferHighestVersion: Prefer solver results which have a higher
128                          version number.
129   Bug #238087
130 - update packages: changing architecture is only valid while an
131   system update and NOT while an update via a patch.
132   Bug 230685 - x86_64 MozillaFirefox binaries in security update
133   repository
134   Fix of version 2.11.2 has not worked if the first founded item
135   had had another architecture.
136 - r4927
137
138 -------------------------------------------------------------------
139 Wed Jan 24 14:20:28 CET 2007 - dmacvicar@suse.de
140
141 - Merged revisions 4705-4906 via svnmerge from SuSE-Linux-10_2-Branch
142 - Corrupt download cannot be skipped
143   (#217425 and #224216)
144 - Enable package read ahead/caching in commit per default to reduce
145   interactive media changes. If the environment variable
146   ZYPP_COMMIT_NO_PACKAGE_CACHE is set, caching will be disabled. (F100182)
147 - added parameter not to reset resolver results while calling
148   freshen pool Bug: 235761
149 - Prepare package read ahead/caching of packages in commit. Adatped the
150   workflow. Caching details are now hidden inside CommitPackageCache.
151   The current implementation still performs no read ahead. (for F100182)
152 - Skip invalid or broken rpm database entries. (#231211)
153 - verifySystem: check if the solution is valid after calling freshenPool()
154   Bug: 235761
155 - Added own call for Resolver::verifySystem with additional
156   hardware/language check in order to keep binary compatibility
157   Fate #301224
158 - Rpm requires additional quoting of special chars in filenames.
159   (#233967)
160 - Resolver::verifySystem checks for new hardware now by calling
161   freshenPool. This is configureable. Fate #301224
162 - merged texts from proofread
163 - Don't consider patch/delta rpms if package architecture changes.
164   (#231254)
165 - update packages: changing architecture is only valid while an
166   system update and NOT while an update via a patch.
167   Bug 230685 - x86_64 MozillaFirefox binaries in security update repository
168 - verifySystem: Do only regard items which will be on the system after the
169   commit. Fate 301178
170 - feature #301369
171   Import listed GPG Keys from an trusted installation source
172 - fix return call in new xml parser
173 - Enable system resolvables in Helix parser (Revision 4787)
174 - deptestomatic:
175   Resetting transaction with the correct call;
176   bugfix; Added kind in keep state (Revision 4788)
177 - Wrong behaviour in soft install/uninstall. --> Setting Transact with
178   soft (Revision 4789)
179 - New call added: maySetToBeUninstalledSoft (Revision 4789)
180   Both are only functions for the solver (Revision 4789)
181 - Resetting "by causer" in order to distinguish from state
182   "keep by user". ( function setLock in order to remove lock)
183   (Revision 4789)
184 - Better fix for Bug 217574: Checking if the resolveable CAN be deleted soft
185   in QueueItemUninstall.cc (Revision 4790)
186 - Regarding "keep state by user". So avoiding "reselecting" by
187   other requirements.
188   Give a corresponding problem solution if a resolvable satisfy
189   a dependency, but has been set to keep by the user.
190   Bug : 222531 (Revision 4791)
191 - Allow to disable autoprotection of foreign vendor items. Required
192   in zmd-backend. (F301735).
193 - use sqlite-zmd if using > 10.2 in spec. Use the one available
194   durin compile.
195 - Item could has already been selected to soft uninstall (e.G. remove
196   pattern which recommend this item ). Do not throw an exception anymore.
197   bug#225278
198 - Added syscontent::Reader: Parse serialized set of ResObjects.
199   (for F300729)
200 - If there has already been selected another item by the solver (e.g. from
201   another source) we will take thatone in order to avoid parallel
202   installation and there concerning error messages.
203   Bug 224698
204 - In order to handle conflicting resolvable we try to update the
205   conflicting item. While evaluating these canditates an already selected
206   candidate will not be regarded. So it could be that an older package
207   will be selected for update although a newer has already been selected. Revision 4765
208 - Conflicting items: The resolvable will be obsoleted by another. So it is useless finding an
209   update candidate and evaluate additional branches.
210 - r4907
211
212 -------------------------------------------------------------------
213 Wed Jan 24 14:50:33 CET 2007 - lslezak@suse.cz
214
215 - added ZYpp::getPartitions() - return the partitinoning
216
217 -------------------------------------------------------------------
218 Mon Dec  4 15:38:12 CET 2006 - mt@suse.de
219
220 - Improved realpath() wrapper in media handler class (#222521).
221 - revision 4758
222
223 -------------------------------------------------------------------
224 Thu Nov 30 09:15:20 CET 2006 - ma@suse.de
225
226 - version 3.0.0 (2.x.x now in SuSE-Linux-10_2-Branch)
227 - revision 4713
228
229 -------------------------------------------------------------------
230 Wed Nov 29 19:20:24 CET 2006 - dmacvicar@suse.de
231
232 - use sqlite-zmd package for the non yet shipped zypp2/ stuff
233   because backend uses this sqlite and it is no fun to
234   install one and the other to develop (as the -devel packages)
235   conflict.
236 - add cmake support for building zypp/ lib.
237   TODO: soinfo, compile testcases, devel, zypp2,docs
238   find rpm, curl and others.
239 - dont serialize interactive, as it is
240   calculated now.
241   (it was already fixed as we don't reimplement
242   the method, but we still serialized, parsed)
243 - r4709
244
245 -------------------------------------------------------------------
246 Tue Nov 28 22:40:12 CET 2006 - ma@suse.de
247
248 - fixed Patch::interactive to return true as well, if the patch
249   itself has a licence. (#224192)
250 - revision 4702
251 - version 2.9.2
252
253 -------------------------------------------------------------------
254 Tue Nov 28 16:36:56 CET 2006 - mt@suse.de
255
256 - Added search for /sbin/vol_id tool - that is in /lib/udev/vol_id
257   on the installation image (#213852).
258 - revision 4700
259
260 -------------------------------------------------------------------
261 Tue Nov 28 11:44:52 CET 2006 - schubi@suse.de
262
263 - Avoid duplicate pool entries; Bug 223750; second part of the fix
264 - r4698
265 - Version 2.9.1
266
267 -------------------------------------------------------------------
268 Mon Nov 27 18:29:58 CET 2006 - schubi@suse.de
269
270 - Pool has multi instances of an item in the pool. Reduced this error
271   to items which are identically at least. #217574 and #223750
272 - r4695
273
274 -------------------------------------------------------------------
275 Mon Nov 27 17:37:44 CET 2006 - dmacvicar@suse.de
276
277 - replace spaces to underscores in product names
278 - 2.8.7
279 - r4688
280
281 -------------------------------------------------------------------
282 Mon Nov 27 16:54:03 CET 2006 - dmacvicar@suse.de
283
284 - Mark some strings for translation (#219783 need it)
285 - r4682
286
287 -------------------------------------------------------------------
288 Mon Nov 27 16:17:07 CET 2006 - mt@suse.de
289
290 - Added translations marks to hal, url and mutex exceptions (#23771)
291 - revision 4680
292
293 -------------------------------------------------------------------
294 Wed Nov 22 19:24:57 CET 2006 - dmacvicar@suse.de
295
296 - don't make libzypp-devel depend on sqlite-devel as
297   headers from zypp2 are not installed yet
298 - r4663
299
300 -------------------------------------------------------------------
301 Wed Nov 22 15:23:55 CET 2006 - ma@suse.de
302
303 - Return an error if fork failed. (#204807)
304 - Make Script execution abortable by user request. (#212949, F100233)
305 - revision 4660
306 - version 2.8.6
307
308 -------------------------------------------------------------------
309 Tue Nov 21 16:25:03 CET 2006 - mvidner@suse.cz
310
311 - Added package-manager wrapper script, with icon and .desktop (#222757).
312   (Used by gnome-main-menu)
313 - version 2.8.5
314 - r4640
315
316 -------------------------------------------------------------------
317 Tue Nov 21 13:11:06 CET 2006 - mt@suse.de
318
319 - Fixed target/hal - one more dbus_connection_close found (#216035)
320 - revision 4636
321 - version 2.8.4
322
323 -------------------------------------------------------------------
324 Mon Nov 20 14:15:38 CET 2006 - schubi@suse.de
325
326 - translation added
327   rev 4630
328   version 2.8.3
329
330 -------------------------------------------------------------------
331 Mon Nov 20 11:02:04 CET 2006 - ma@suse.de
332
333 - Process obsoletes when installing non-package objects. (#217352)
334 - revision 4621
335 - version 2.8.2
336
337 -------------------------------------------------------------------
338 Fri Nov 17 16:57:39 CET 2006 - mt@suse.de
339
340 - Implemented volume device check using /sbin/vol_id (#213852).
341 - Revision 4619
342
343 -------------------------------------------------------------------
344 Fri Nov 17 15:53:58 CET 2006 - schubi@suse.de
345
346 - new translation added
347
348 -------------------------------------------------------------------
349 Fri Nov 17 12:42:04 CET 2006 - mt@suse.de
350
351 - Implemented an reuse of already existing foreign CD/DVD mount points
352   (e.g. automounted) - depends on REUSE_FOREIGN_MOUNTS flag (#220206).
353 - Added a fallback check of the volume.mount_point HAL property to
354   isAutoMountedMedia(); info.hal_mount.created_mount_point seems
355   to be not avaliable in newer HAL versions (on 10.2).
356 - Revision 4615
357 - Version 2.8.1
358
359 -------------------------------------------------------------------
360 Thu Nov 16 23:39:15 CET 2006 - ma@suse.de
361
362 - removed unused methods from Patch and PatchImplIf. Provided
363   reasonable default implementation for Patch::interactive.
364   (#221476).
365 - revision 4610
366 - Version 2.8.0
367
368 -------------------------------------------------------------------
369 Thu Nov 16 15:32:04 CET 2006 - dmacvicar@suse.de
370
371 - Handle media eject failures (#216545)
372 - r4606
373
374 -------------------------------------------------------------------
375 Wed Nov 15 22:41:51 CET 2006 - ma@suse.de
376
377 - Reimplemented RpmDb::checkPackage using librpm API instead
378   of parsing "rpm --checksig" output. (#163202)
379 - Version 2.7.4
380 - revision 4600
381
382 -------------------------------------------------------------------
383 Wed Nov 15 15:39:26 CET 2006 - schubi@suse.de
384
385 - NEW behaviour of the solver:
386   Obsolete virtual provides. E.G.:
387
388   Installed:
389   -----------
390   Name:           test-1.0-0
391
392   Name:           moretest-1.0-0
393   Provides:       test
394
395   To be installed
396   ------------------
397   Name:           nomoretest-1.0-0
398   Obsoletes:      test
399
400   Result
401   --------
402   test-1.0-0 AND  moretest-1.0-0 will be deleted. In former versions only
403   test-1.0-0 had been deleted. Bug 220999
404
405 - Translations added
406
407 Version 2.7.3
408 rev 4593
409
410 -------------------------------------------------------------------
411 Tue Nov 14 16:32:49 CET 2006 - schubi@suse.de
412
413 - Bugfix in generating solver testcases:
414    - added kind of capabilities in description file
415    - removed unneded channel from uninstall in command file
416
417 -------------------------------------------------------------------
418 Mon Nov 13 18:35:01 CET 2006 - mt@suse.de
419
420 - Try to call /bin/eject utility if the eject-ioctl fails.
421 - r4568
422
423 -------------------------------------------------------------------
424 Mon Nov 13 17:00:51 CET 2006 - dmacvicar@suse.de
425
426 - ignore empty capabilities
427 - r4565
428
429 -------------------------------------------------------------------
430 Fri Nov 10 17:52:10 CET 2006 - dmacvicar@suse.de
431
432 - make progress strings translatable (#219783)
433 - r4556
434
435 -------------------------------------------------------------------
436 Tue Nov  7 16:40:28 CET 2006 - schubi@suse.de
437
438 -  While deleting a selection all concerning recommended
439    packages will be deleted too.
440    BUT those packages should not be deleted which have been
441    set to KEEP by the user. bug 217574
442    rev 4526
443    VERSION: 2.7.2
444
445 -------------------------------------------------------------------
446 Tue Nov  7 13:12:49 CET 2006 - schubi@suse.de
447
448 - Makefile in zypp2 fixed
449   Revision 4520
450
451 -------------------------------------------------------------------
452 Tue Nov  7 11:38:10 CET 2006 - schubi@suse.de
453
454 - Translations added
455   Revision 4514
456   VERSION: 2.7.1
457
458 -------------------------------------------------------------------
459 Mon Nov  6 12:32:22 CET 2006 - dmacvicar@suse.de
460
461 - Make the parser more strict, rejecting broken sources
462   but showing the error line.
463   Last fix making the parser relax would break multitag
464   descriptions with empty lines, now we check dependencies
465   at a higher level. (reference #160607)
466 - r4501
467
468 -------------------------------------------------------------------
469 Fri Nov  3 11:04:19 CET 2006 - schubi@suse.de
470
471 - New problem solution added: Unlock ALL resovables in order to speed up
472   problem solution. Bug 206453
473
474 -------------------------------------------------------------------
475 Fri Nov  3 10:29:08 CET 2006 - schubi@suse.de
476
477 - Translations added
478
479 -------------------------------------------------------------------
480 Thu Nov  2 17:15:19 CET 2006 - mt@suse.de
481
482 - Fixed target/hal - removed dbus_connection_close calls, because
483   the connections are shared; unref the ref-counted handle only.
484   (#216035)
485 - r4442
486
487 -------------------------------------------------------------------
488 Thu Nov  2 16:18:27 CET 2006 - dmacvicar@suse.de
489
490 - skipping unreachable packages won't work
491   (#215445)
492 - r4468
493
494 -------------------------------------------------------------------
495 Wed Oct 25 19:04:51 CEST 2006 - dmacvicar@suse.de
496
497 - (#213793) Target store fails to recreate stored install-time (other
498   Date and ByteCount values as well)
499
500 - skip comments and blank lines in multilists
501   fixes (#214877) - zen-updater is not installed by default
502
503 - Automatically fix broken products when reading
504   the product database.
505   still pending: honour the read-only flag
506   Changes to make this possible include
507   using read_dir instead of boost directory
508   iterator.
509
510 -------------------------------------------------------------------
511 Wed Oct 25 17:09:06 CEST 2006 - schubi@suse.de
512
513 - added new class for generating solver testcases:
514   Testcase
515
516 -------------------------------------------------------------------
517 Wed Oct 25 15:40:44 CEST 2006 - ma@suse.de
518
519 - Finalized ui::PatternContents. (F301229)
520 - version 2.7.0
521 - revision 4413
522
523 -------------------------------------------------------------------
524 Wed Oct 25 08:21:52 CEST 2006 - mvidner@suse.cz
525
526 - Moved zypper and zypp-checkpatches(-wrapper) to zypper.rpm
527 - version 2.6.0
528
529 -------------------------------------------------------------------
530 Tue Oct 24 14:33:16 CEST 2006 - ma@suse.de
531
532 - Added ui::PatternContents: Helper class that will compute a patterns
533   expanded install_packages set. (UI interface for F301229)
534 - revision 4387
535
536 -------------------------------------------------------------------
537 Tue Oct 24 09:06:24 CEST 2006 - mvidner@suse.cz
538
539 - removed the last reference to /usr/lib64 to fix the build
540
541 -------------------------------------------------------------------
542 Mon Oct 23 17:44:42 CEST 2006 - mvidner@suse.cz
543
544 - added "zypper info" (jkupec)
545 - version 2.5.2
546
547 -------------------------------------------------------------------
548 Mon Oct 23 11:28:01 CEST 2006 - dmacvicar@suse.de
549
550 - fix rpm db timestamp
551 - add extra urls and optional urls to product API
552 - r4378
553
554 -------------------------------------------------------------------
555 Fri Oct 20 16:55:44 CEST 2006 - mvidner@suse.cz
556
557 - zypper: nicer progress reports, with or without --verbose.
558
559 -------------------------------------------------------------------
560 Fri Oct 20 16:25:50 CEST 2006 - ma@suse.de
561
562 - Fixed reloading of target data after commit. Broken since
563   rev 3880.
564 - version 2.5.1
565 - revision 4365
566
567 -------------------------------------------------------------------
568 Fri Oct 20 16:22:09 CEST 2006 - dmacvicar@suse.de
569
570 - put query-pool in /usr/lib/zypp and not lib64
571 - r4363
572
573 -------------------------------------------------------------------
574 Fri Oct 20 12:16:06 CEST 2006 - dmacvicar@suse.de
575
576 - revert keyring changes, causes endless loop (obvious)
577 - add dist-product information, adapt store
578 - version 2.5.0
579 - r4355
580
581 -------------------------------------------------------------------
582 Fri Oct 20 11:04:26 CEST 2006 - ma@suse.de
583
584 - zypp-query-pool: For products show additionally distributionName
585   and distributionEdition. (required by #205392)
586 - revision 4349
587
588 -------------------------------------------------------------------
589 Fri Oct 20 00:13:49 CEST 2006 - ma@suse.de
590
591 - Add accessor for Product distributionName and distributionEdition.
592   (required by #205392)
593 - revision 4347
594
595 -------------------------------------------------------------------
596 Thu Oct 19 18:40:36 CEST 2006 - dmacvicar@suse.de
597
598 - added test case for KeyRing
599 - fire trustedKeyAdded in all calls to import trusted key
600   not only in signature check workflow.
601 - r4342
602
603 -------------------------------------------------------------------
604 Thu Oct 19 18:27:02 CEST 2006 - mvidner@suse.cz
605
606 - zypper update: implemented minimal version (patches only)
607 - zypper list-updates: changed default type from package to patch,
608   consider patches affecting the package manager separately
609
610 -------------------------------------------------------------------
611 Thu Oct 19 14:09:33 CEST 2006 - dmacvicar@suse.de
612
613 - version 2.4.1
614 - r4338
615
616 -------------------------------------------------------------------
617 Thu Oct 19 14:05:18 CEST 2006 - dmacvicar@suse.de
618
619 - add zypp-query-pool, so registration doesn't depend on
620   libzypp-zmd-backend being installed. Will remove from
621   backend when suseregister gets updated.
622
623 -------------------------------------------------------------------
624 Thu Oct 19 12:31:08 CEST 2006 - schwab@suse.de
625
626 - Make sure config.rpath is present.
627
628 -------------------------------------------------------------------
629 Wed Oct 18 21:40:25 CEST 2006 - mvidner@suse.cz
630
631 - zypper search: fixed uninitialized members that made all searches
632   exact and case sensitve
633
634 -------------------------------------------------------------------
635 Wed Oct 18 13:13:16 CEST 2006 - dmacvicar@suse.de
636
637 - zypp-checkpatches, write in the right file
638 - r4328
639
640 -------------------------------------------------------------------
641 Wed Oct 18 12:45:49 CEST 2006 - schubi@suse.de
642
643 - Install resolvables although they are unneeded
644   if they have NOT the kind patch/atoms
645   Bug 210538 - freshens/supplements does not work with patterns
646 - r4326
647
648 -------------------------------------------------------------------
649 Tue Oct 17 19:17:39 CEST 2006 - mvidner@suse.cz
650
651 - zypper service-add -r http://example.org/foo.repo (F#300641).
652
653 -------------------------------------------------------------------
654 Tue Oct 17 18:29:34 CEST 2006 - dmacvicar@suse.de
655
656 - zypp-checkpatches:
657   save version of the generated xml to
658   regenerate it if it changes.
659   save a random token in case of error to
660   force recreating xml file
661 - r4321
662
663 -------------------------------------------------------------------
664 Tue Oct 17 13:49:53 CEST 2006 - dmacvicar@suse.de
665
666 - remove permissions for zypp checkpatches from spec
667 - r4318
668
669 -------------------------------------------------------------------
670 Tue Oct 17 12:36:57 CEST 2006 - dmacvicar@suse.de
671
672 - registration fails because of wrong product data
673   (#205392)
674   use DISTPRODUCT,DISTVERSION to create the product
675   resolvable. have this resolvable provide
676   PRODUCT = VERSION
677 - r4312
678
679 -------------------------------------------------------------------
680 Mon Oct 16 18:05:56 CEST 2006 - mvidner@suse.cz
681
682 - zypper service-add -r ./foo.repo (F#300641).
683
684 -------------------------------------------------------------------
685 Mon Oct 16 15:02:00 CEST 2006 - jkupec@suse.cz
686
687 - zypper: added case-sensitive search, search in descriptions and
688   summaries, search by resolvable type, substring and word
689   matching, support for wildcards
690 - Revision 4303
691
692 -------------------------------------------------------------------
693 Mon Oct 16 12:57:56 CEST 2006 - schubi@suse.de
694
695 - Dont incomplete an uninstalled resolvable, even not when establishing.
696   Incomplete only makes sense for installed resolvables (when they have broken
697   deps), for patches (because they are needed) and for atoms (because they are
698   used during patch calculation)
699   Bug 198379
700
701 - Do not branch for packages with the same NVE but different architectures.
702   Take the best architecture.
703
704 -------------------------------------------------------------------
705 Mon Oct 16 13:27:50 CEST 2006 - mvidner@suse.cz
706
707 - Prevent the user from sending signals to zypp-checkpatches-wrapper
708   (#211286).
709
710 -------------------------------------------------------------------
711 Fri Oct 13 16:51:43 CEST 2006 - dmacvicar@suse.de
712
713 - implement rename source in sourcemanager
714 - r4286
715
716 -------------------------------------------------------------------
717 Fri Oct 13 14:32:44 CEST 2006 - dmacvicar@suse.de
718
719 - YaST sources: set alias to product summary if empty
720 - show alias on logs.
721 - r4281
722
723 -------------------------------------------------------------------
724 Thu Oct 12 16:40:29 CEST 2006 - dmacvicar@suse.de
725
726 - version 2.4.0 (bin incompat due to callback fixes)
727 - r4272
728
729 -------------------------------------------------------------------
730 Thu Oct 12 16:30:55 CEST 2006 - ma@suse.de
731
732 - Provide additional solver status information to the UI.
733   (#162164,F301272)
734 - Fixed UI satus computation in presence of multiple available
735   candidates.
736 - revision 4264
737 - version 2.3.1
738
739 -------------------------------------------------------------------
740 Thu Oct 12 15:45:12 CEST 2006 - dmacvicar@suse.de
741
742 - remove const in MediaChangeReport requestMedia that
743   broke cd changing.
744 - r4262
745
746 -------------------------------------------------------------------
747 Wed Oct 11 08:35:48 CEST 2006 - mvidner@suse.cz
748
749 - zypper: added search (jkupec)
750 - removed the suid bit from zypp-checkpatches-wrapper so that the
751   build passes until permissions.rpm is updated (~#211286).
752 - r4253
753
754 -------------------------------------------------------------------
755 Tue Oct 10 16:03:40 CEST 2006 - dmacvicar@suse.de
756
757 - Log microseconds if ZYPP_PROFILING env var is enabled.
758 - r4252
759
760 -------------------------------------------------------------------
761 Mon Oct  9 18:15:19 CEST 2006 - dmacvicar@suse.de
762
763 - YaST sources:
764   Factory cannot be set with 'refresh' enabled
765   (#204957)
766 - get rid of some const bool signatures in Source classes
767 - r4247
768
769 -------------------------------------------------------------------
770 Mon Oct  9 15:11:16 CEST 2006 - mvidner@suse.cz
771
772 - Added zypp-checkpatches and a suid-root zypp-checkpatches-wrapper.
773
774 -------------------------------------------------------------------
775 Fri Oct  6 13:23:32 CEST 2006 - schubi@suse.de
776
777 - select the best solution: prefering the total amount of install/update
778   packages BEFORE source preferences. Bug 208784
779
780 -------------------------------------------------------------------
781 Fri Oct  6 11:55:11 CEST 2006 - dmacvicar@suse.de
782
783 - Introduce a method to see if a source supports a
784   kind of resolvable at that time, so we can
785   init a YUM source like factory but avoid parsing
786   it if it contains no patches.
787 - add TODO
788 - zypp-checkpatches xml output
789 - r4235
790
791 -------------------------------------------------------------------
792 Mon Oct  2 16:34:03 CEST 2006 - mvidner@suse.cz
793
794 - added a CLI preview: zypper
795 - revision 4214
796 - version 2.2.3
797
798 -------------------------------------------------------------------
799 Mon Oct  2 15:11:26 CEST 2006 - dmacvicar@suse.de
800
801 - FATE #100165:
802   Make Content File Aware of Different Architectures
803   expand %a in release notes with architecture
804
805 -------------------------------------------------------------------
806 Fri Sep 29 16:10:46 CEST 2006 - ma@suse.de
807
808 - Extended pattern parser to support includes/extends tags as hint
809   for the IO. (F301229)
810 - revision 4199
811 - version 2.2.2
812
813 -------------------------------------------------------------------
814 Fri Sep 29 00:31:33 CEST 2006 - ma@suse.de
815
816 - Enabled sending of ScriptResolvableReport.
817 - Changed ScriptResolvableReport::start to send local path
818   of script to be executed.
819 - revision 4190
820 - version 2.2.1
821
822 -------------------------------------------------------------------
823 Wed Sep 27 14:14:33 CEST 2006 - ma@suse.de
824
825 - Added ScriptResolvableReport. Callbacks triggered on script
826   execution during commit. (F100233)
827 - revision 4187
828 - version 2.2.0
829
830 -------------------------------------------------------------------
831 Mon Sep 25 13:52:55 CEST 2006 - mvidner@suse.cz
832
833 - fix: Url::getRegisteredSchemes() would always return nothing
834
835 -------------------------------------------------------------------
836 Fri Sep 22 15:34:11 CEST 2006 - jkupec@suse.cz
837
838 - Made the build dependency on gettext-devel explicit
839
840 -------------------------------------------------------------------
841 Tue Sep 19 10:59:24 CEST 2006 - jsrain@suse.cz
842
843 - adapted multi-media YUM sources according to official YUM
844   specification (F300743)
845
846 -------------------------------------------------------------------
847 Mon Sep 18 17:42:26 CEST 2006 - lslezak@suse.cz
848
849 - use RPM_OPT_FLAGS (meissner@suse.de)
850
851 -------------------------------------------------------------------
852 Mon Sep 18 12:00:46 CEST 2006 - kkaempf@suse.de
853
854 - reduce logging in ResolvableImpl.cc
855 - rev 4157
856
857 -------------------------------------------------------------------
858 Mon Sep 18 15:19:53 CEST 2006 - lslezak@suse.cz
859
860 - SourceFactory::createFrom() - don't loose url,...
861 - r4160
862
863 -------------------------------------------------------------------
864 Thu Sep 14 15:59:47 CEST 2006 - schubi@suse.de
865
866 - Replaced requirementIsMet by requirementIsInstalledOrUnneeded
867   in QueueItemInstall and QueueItemRequire
868   Bug 192535/204913
869   removed fix:Thu Sep  7 18:31:46 CEST 2006 - schubi@suse.de
870
871 -------------------------------------------------------------------
872 Thu Sep 14 12:44:53 CEST 2006 - lslezak@suse.cz
873
874 - fixed SourceFactory::createFrom() - don't loose alias,
875   cachedir,... parameters
876
877 -------------------------------------------------------------------
878 Thu Sep 14 10:21:02 CEST 2006 - mvidner@suse.cz
879
880 - Use RPM Enhances only if detected at configure time, to allow
881   compilation with older rpm.
882 - callback params: use const string & instead of string (dmacvicar)
883
884 -------------------------------------------------------------------
885 Thu Sep  7 18:31:46 CEST 2006 - schubi@suse.de
886
887 - Do not regarding SATISFIED (regarding UNNEEDED) in isPresent if it is
888   a package/script/message
889   Bug: 192535
890
891 -------------------------------------------------------------------
892 Thu Sep  7 16:19:36 CEST 2006 - dmacvicar@suse.de
893
894 - add Source_Ref::checksum() which in combination with
895   timestamp can give an idea of a source change.
896 - r4106
897
898 -------------------------------------------------------------------
899 Thu Sep  7 14:32:38 CEST 2006 - mvidner@suse.cz
900
901 - Implemented fgzstreambuf::compressed_tell and fXstream::getbuf to
902   enable progress reporting on compressed streams.
903
904 -------------------------------------------------------------------
905 Wed Sep  6 18:31:20 CEST 2006 - dmacvicar@suse.de
906
907 - better error propagation
908 - r4096
909
910 -------------------------------------------------------------------
911 Tue Sep  5 19:22:56 CEST 2006 - mt@suse.de
912
913 - Removed libblkid dependency - the workaround using libblkid to
914   check filesystem on XEN vbd mapped devices is obsolete, because
915   the info is avaliable via /dev/disk/by-label link now. (#197107)
916 - revision 4087
917
918 -------------------------------------------------------------------
919 Thu Aug 31 15:16:11 CEST 2006 - ma@suse.de
920
921 - PackageProvider: Fixed broken retry. (#202163)
922 - revision 4071
923
924 -------------------------------------------------------------------
925 Wed Aug 30 23:50:55 CEST 2006 - ma@suse.de
926
927 - Fixed RpmDb::makePackageFromHeader: Catch NULL Header passed as argument and refuse
928   to create a Package from a source package header.
929 - Added method Pathname::extension: Return all of the characters in name
930   after and including the last dot in the last element of name.
931 - PlaindirImpl: Disable rpm signature verification when scaning a directory for
932   rpms. Otherwise we'd need access to the rpm database to get the keys.
933 - revision 4069
934
935 -------------------------------------------------------------------
936 Wed Aug 30 17:42:40 CEST 2006 - schubi@suse.de
937
938 - Do not regarding SATISFIED/UNNEEDED in isPresent if it is
939   a package/script/message
940   Bug: 192535
941
942 -------------------------------------------------------------------
943 Wed Aug 30 14:29:45 CEST 2006 - ma@suse.de
944
945 - Speedup computation of number of rpm database entries.
946 - revision 4058
947
948 -------------------------------------------------------------------
949 Tue Aug 29 16:58:20 CEST 2006 - schubi@suse.de
950
951 - Fixed endless loop in transactResObject
952   Bug 198095 - YaST2 Installaler crashes when selecting Gnome pattern to a KDE installation
953
954 -------------------------------------------------------------------
955 Tue Aug 29 12:05:09 CEST 2006 - dmacvicar@suse.de
956
957 - fix some testcases for tar file parser changes
958 - r4045
959
960 -------------------------------------------------------------------
961 Tue Aug 29 11:19:53 CEST 2006 - dmacvicar@suse.de
962
963 - missing includes
964 - clean old callbacks
965 - r4041
966
967 -------------------------------------------------------------------
968 Fri Aug 25 14:32:07 CEST 2006 - schubi@suse.de
969
970 - zyppPattern->install_packages returns SUGGESTED package too.
971   Bug 201476
972   Revision 4036
973
974 -------------------------------------------------------------------
975 Fri Aug 25 13:05:33 CEST 2006 - schubi@suse.de
976
977 - New behaviour in the solver: try with 'best' package first, try with 'all'
978   packages if this fails.
979   Bug :Bug 191983
980
981 -------------------------------------------------------------------
982 Fri Aug 25 11:35:48 CEST 2006 - dmacvicar@suse.de
983
984 - libzypp 2.1.0
985 - bump version due to incompatible callback changes in KeyRing
986   Sources
987
988 -------------------------------------------------------------------
989 Thu Aug 24 15:34:45 CEST 2006 - dmacvicar@suse.de
990
991 - new keyring callbacks
992 - separate trust key from import key
993 - use PublicKey class instead of params, to be able
994   to add more info like photos later (pending #181682)
995 - update zmart with those callbacks.
996 - better error handling (Exception types)
997 - make tmp file names more readable depending on the context
998 - r4026
999
1000 -------------------------------------------------------------------
1001 Tue Aug 22 22:35:30 CEST 2006 - dmacvicar@suse.de
1002
1003 - decouple probing from source creation, using the new
1004   media test for existence functions.
1005 - r4019
1006
1007 -------------------------------------------------------------------
1008
1009 Tue Aug 22 17:56:53 CEST 2006 - mt@suse.de
1010
1011 - Fixed getDoesFileExist to reset the transfer range
1012 - Added logging of curl debug messages to the zypp log.
1013   The env var ZYPP_MEDIA_CURL_DEBUG=1 logs curl infos,
1014   ZYPP_MEDIA_CURL_DEBUG=2 logs the in/out headers.
1015 - r4018
1016
1017 -------------------------------------------------------------------
1018 Fri Aug 18 14:57:35 CEST 2006 - kkaempf@suse.de
1019
1020 - remove the /etc/sysconfig/zypp:REWRITE_KERNEL_DEPS = yes check;
1021   see rev 3810 below. (#190163)
1022 - rev 3998
1023
1024 -------------------------------------------------------------------
1025 Thu Aug 17 18:15:14 CEST 2006 - dmacvicar@suse.de
1026
1027 - fix uninstalling of atoms (noop)
1028 - r3995
1029
1030 -------------------------------------------------------------------
1031 Wed Aug 16 17:41:40 CEST 2006 - dmacvicar@suse.de
1032
1033 - Implement initial verson of Media
1034   doesFileExist, for future source probing.
1035 - r3984
1036
1037 -------------------------------------------------------------------
1038 Tue Aug 15 12:01:31 CEST 2006 - dmacvicar@suse.de
1039
1040 - more dbus_connection_close fixes
1041 - r3974
1042
1043 -------------------------------------------------------------------
1044 Tue Aug 15 11:41:41 CEST 2006 - kkaempf@suse.de
1045
1046 - clean up 'incomplete' handling in QueueItemEstablish.
1047 - rev 3973.
1048
1049 -------------------------------------------------------------------
1050 Tue Aug 15 11:30:50 CEST 2006 - kkaempf@suse.de
1051
1052 - Don't set 'incomplete' for uninstalled patterns or products.
1053   (#198379)
1054 - rev 3970.
1055
1056 -------------------------------------------------------------------
1057 Mon Aug 14 16:50:53 CEST 2006 - schubi@suse.de
1058
1059 - Added new API calls:
1060   setAdditionalProvide
1061   setAdditionalConflict
1062   setAdditionalRequire
1063
1064 -------------------------------------------------------------------
1065 Mon Aug 14 11:26:20 CEST 2006 - dmacvicar@suse.de
1066
1067 - don't link examples to testsuite library.
1068
1069 -------------------------------------------------------------------
1070 Sat Aug 12 17:30:30 CEST 2006 - schwab@suse.de
1071
1072 - Disable profiling to work around compiler bug.
1073
1074 -------------------------------------------------------------------
1075 Fri Aug 11 17:01:33 CEST 2006 - dmacvicar@suse.de
1076
1077 - forward port 3924:3939
1078 - Add explicit finish callbacks for subtasks during ProvidePackage
1079  Â to avoid UI confusion.
1080 - rev3957
1081
1082 -------------------------------------------------------------------
1083 Fri Aug 11 11:48:44 CEST 2006 - dmacvicar@suse.de
1084
1085 - Introduce examples/
1086 - fix some svn ignores
1087 - fix compilation. Use: dbus_connection_close
1088 - rev 3943
1089
1090 -------------------------------------------------------------------
1091 Thu Aug 10 16:32:36 CEST 2006 - dmacvicar@suse.de
1092
1093 - Initial support for plain directory with rpms as source
1094 - r3935
1095
1096 -------------------------------------------------------------------
1097 Tue Aug  8 16:51:45 CEST 2006 - dmacvicar@suse.de
1098
1099 - Move the target query by kind function to
1100   a iterator, so we dont make a copy of the restore
1101   the iterator works loading by demand too
1102
1103 -------------------------------------------------------------------
1104 Mon Aug  7 17:57:26 CEST 2006 - dmacvicar@suse.de
1105
1106 - rename the new initTarget to initializeTarget,
1107   leave the old one as is, but deprecate it.
1108 - r3903
1109
1110 -------------------------------------------------------------------
1111 Mon Aug  7 15:10:08 CEST 2006 - dmacvicar@suse.de
1112
1113 - forward port from SLES10 branch , till 3888
1114 - Prefer to use available DeltaRpm or PatchRpm instead of downloading
1115   full packages. (#168844)
1116 - rpmdb : Do not use the deprecated POSIX API, but boost::regex
1117 - version 2.0.0
1118 - rev 3893
1119
1120 -------------------------------------------------------------------
1121 Fri Aug  4 15:20:13 CEST 2006 - dmacvicar@suse.de
1122
1123 - Separate target init from adding resolvables, getting rid of the
1124 uggly bool flag.
1125 - dont clear the store each time Target::resolvables is called
1126 - Load target resolvables on demand by kind, keep them cached later
1127 - add Target::resolvablesByKind(kind) to allow query specific kind
1128   without reading all kinds. Used to port TargetProduct, which
1129   was reading the whole rpm database only to displayy base product
1130   name in YaST help.
1131 - commit to pkg-bindings and packager will follow.
1132 - jsrain will port more yast stuff, especially inst_source which
1133   startup time should by reduced by half afterwards.
1134 - rev 3880
1135
1136 -------------------------------------------------------------------
1137 Tue Aug  1 13:37:29 CEST 2006 - dmacvicar@suse.de
1138
1139 - forward port:
1140   rev 3786 fix to stalle tmpfiles broke patches.
1141   SLES was released with this broken. 10.1 has a blocked
1142   zypp update because this.
1143   Attempt to fix this. (#192535)
1144 - fix configure.ac sqlite-source build path
1145 - rev 3858
1146
1147 -------------------------------------------------------------------
1148 Fri Jul 21 10:58:58 CEST 2006 - dmacvicar@suse.de
1149
1150 - link correctly
1151
1152 -------------------------------------------------------------------
1153 Wed Jul 19 13:50:57 CEST 2006 - dmacvicar@suse.de
1154
1155 - dont link sqlite in the main lib.
1156 - rev 3826
1157
1158 -------------------------------------------------------------------
1159 Tue Jul 18 17:42:45 CEST 2006 - dmacvicar@suse.de
1160
1161 - susetags: parse product parser regexp only once
1162 - parse yum factory 5 sec. (from 30) faster using
1163   another string find algorithm
1164 - rev 3824
1165
1166 -------------------------------------------------------------------
1167 Tue Jul 18 12:56:17 CEST 2006 - dmacvicar@suse.de
1168
1169 - Digest: Don't read the stream character wise but reading blocks,
1170   as advised by matz profiling.
1171 - r3819
1172
1173 -------------------------------------------------------------------
1174 Mon Jul 17 12:54:39 CEST 2006 - ma@suse.de
1175
1176 - Add "openSUSE", "ATI Technologies Inc." and "Nvidia" to
1177   trusted vendors. (#189573)
1178 - revision 3804
1179
1180 -------------------------------------------------------------------
1181 Thu Jul 13 12:52:58 CEST 2006 - dmacvicar@suse.de
1182
1183 - backport fix for stalle tmpfile (#191311)
1184 - rev 3788
1185
1186 -------------------------------------------------------------------
1187 Wed Jun 28 13:22:22 CEST 2006 - mt@suse.de
1188
1189 - deactivated media manager code that was disabling the
1190   automounter (#172419)
1191 - rev 3724
1192
1193 -------------------------------------------------------------------
1194 Mon Jun 26 17:14:53 CEST 2006 - dmacvicar@suse.de
1195
1196 - fix autorefresh (#186115)
1197 - revision 3708
1198 -------------------------------------------------------------------
1199 Fri Jun 23 13:41:18 CEST 2006 - ma@suse.de
1200
1201 - forward port from SLE branch
1202 - Set default permission for logfiles to 0640. (#187044)
1203 - revision 3696
1204
1205 -------------------------------------------------------------------
1206 Thu Jun 22 16:01:15 CEST 2006 - ma@suse.de
1207
1208 - forward port from SLE branch
1209 - Fixed installation of SP or Add-On product switching to media 2
1210   too early. (#186607)
1211 - revision 3691
1212
1213 -------------------------------------------------------------------
1214 Wed Jun 21 15:47:39 CEST 2006 - dmacvicar@suse.de
1215
1216 - forward port from SLE branch
1217 - Strip self provides without edition in Resolvable ctor.
1218   (#186079)
1219 - Source::provideResolvables not implemented in yum source type.
1220   Product not set for packages that are available from update source
1221   (#186920)
1222 - Hook modalias() supplements without package to "kernel" (#184840)
1223 - Allow on-demand SourceManager::restore() (#186678)
1224 - Hook modalias() supplements without package to "kernel" (#184840)
1225 - rev 3676
1226
1227 -------------------------------------------------------------------
1228 Mon Jun 19 15:17:17 CEST 2006 - mt@suse.de
1229
1230 - Fix adding resolving of path names for mount points (#181606)
1231 - rev 3658
1232
1233 -------------------------------------------------------------------
1234 Mon Jun 19 13:52:14 CEST 2006 - dmacvicar@suse.de
1235
1236 - merge download algorithm and refactoring from branch
1237   (#181204)
1238
1239 -------------------------------------------------------------------
1240 Mon Jun 12 15:37:10 CEST 2006 - dmacvicar@suse.de
1241
1242 - right fix for tmpdir initialized in static constructor
1243 - catch around provideJustFile in providePackage
1244 -rev 3654
1245
1246 -------------------------------------------------------------------
1247 Thu Jun 15 17:53:40 CEST 2006 - mvidner@suse.cz
1248
1249 - autodocs: use find+xargs to overcome command length limit,
1250   do not call doxygen unnecessarily (#185334).
1251 - rev 3645
1252
1253 -------------------------------------------------------------------
1254 Thu Jun 15 07:26:29 CEST 2006 - kkaempf@suse.de
1255
1256 - Dont use getZYpp in static constructor (#185198)
1257   Bugfix #178292 was wrong.
1258 - Only warn on incompleting installed resolvables (#185197)
1259 - rev 3644
1260
1261 -------------------------------------------------------------------
1262 Wed Jun 14 22:43:40 CEST 2006 - kkaempf@suse.de
1263
1264 - Atoms might only be installed via patches (#184714)
1265 - rev 3642
1266
1267 -------------------------------------------------------------------
1268 Wed Jun 14 17:26:39 CEST 2006 - dmacvicar@suse.de
1269
1270 - fix for the last stall tmpfile (#178292)
1271 - r3637
1272
1273 -------------------------------------------------------------------
1274 Wed Jun 14 12:06:57 CEST 2006 - mt@suse.de
1275
1276 - Implemented transfer timeout inside of the progress callback.
1277   The timeout value can be set using timeout url parameter, the
1278   default transfer timeout is 180 seconds. (#181602)
1279 - Added ssl_verify and ssl_capath url options used in https scheme,
1280   allowing to change or disable the ssl verify options. (#171622)
1281 - Added fallback on read failures of /etc/mtab to /proc/mounts.
1282   Improved verbosity in mount and mount check related failure cases,
1283   incl. /etc/mtab dump. (#181606)
1284 - rev 3623
1285
1286 -------------------------------------------------------------------
1287 Wed Jun 14 10:49:10 CEST 2006 - kkaempf@suse.de
1288
1289 - combine knownAliases and knownUrls in a single function.
1290 - rev 3616
1291
1292 -------------------------------------------------------------------
1293 Mon Jun 12 16:27:46 CEST 2006 - kkaempf@suse.de
1294
1295 - honor parallel installs in resolver context (#181103)
1296 - rev 3592
1297
1298 -------------------------------------------------------------------
1299 Mon Jun 12 15:15:07 CEST 2006 - dmacvicar@suse.de
1300
1301 - fix #182003 YUM packages without size
1302 - rev 3587
1303
1304 -------------------------------------------------------------------
1305 Mon Jun 12 14:58:55 CEST 2006 - kkaempf@suse.de
1306
1307 - Allow to restore and remove by Url
1308 - rev 3583
1309
1310 -------------------------------------------------------------------
1311 Mon Jun 12 13:07:31 CEST 2006 - kkaempf@suse.de
1312
1313 - make atoms parallel installable (#181103)
1314 - rev 3580
1315
1316 -------------------------------------------------------------------
1317 Fri Jun  9 16:28:11 CEST 2006 - dmacvicar@suse.de
1318
1319 - Allow to restore by alias
1320 - r3568
1321
1322 -------------------------------------------------------------------
1323 Fri Jun  9 13:06:16 CEST 2006 - mvidner@suse.cz
1324
1325 - Do not fork in a global destructor, perl dislikes it (#182672).
1326   Fixes hanging ag_ldapserver and yast2-perl-bindings tests.
1327
1328 -------------------------------------------------------------------
1329 Thu Jun  8 16:24:55 CEST 2006 - ma@suse.de
1330
1331 - Installation: Assert product information is stored to libzypp
1332   database before reboot. (#181198)
1333 - Version 1.2.0; revision 3553
1334
1335 -------------------------------------------------------------------
1336 Wed Jun  7 13:55:23 CEST 2006 - visnov@suse.cz
1337
1338 - Synchronize keys with rpm database before
1339   closing access to it (#182338)
1340 - rev 3533
1341
1342 -------------------------------------------------------------------
1343 Wed Jun  7 11:40:46 CEST 2006 - mt@suse.de
1344
1345 - Changed to just prefer DVD drives in "dvd:" scheme, instead of
1346   filter out the non-DVD drives completely. Allows a fallback to
1347   drives without the dvd HAL property e.g. in VMWare. (#177457)
1348 - rev 3530
1349
1350 -------------------------------------------------------------------
1351 Wed Jun  7 01:00:05 CEST 2006 - dmacvicar@suse.de
1352
1353 - Merge fix for stalle tmpdir due to cyclic references, using a master
1354  TmpDir for zypp. (#178292) . There is still 1 tmpdir to fix.
1355 - rev 3521
1356
1357 -------------------------------------------------------------------
1358 Wed Jun  7 00:02:18 CEST 2006 - ma@suse.de
1359
1360 - fixed memory leak in PersistentStorage (#168690)
1361 - revision 3519
1362
1363 -------------------------------------------------------------------
1364 Tue Jun  6 22:24:00 CEST 2006 - ma@suse.de
1365
1366 - fixed memory leak in XMLSourceCacheParser (#168690)
1367 - revision 3517
1368
1369 -------------------------------------------------------------------
1370 Wed Jun  7 01:00:05 CEST 2006 - dmacvicar@suse.de
1371
1372 - Fixes unneeded file download, and add download callbacks
1373   (still need yast side) #181204 and #160206
1374 - Fix stalle tmpdir due to cyclic references, using a master
1375   TmpDir for zypp. # 178292
1376
1377 -------------------------------------------------------------------
1378 Fri Jun  2 16:09:03 CEST 2006 - schubi@suse.de
1379
1380 -latest fi translation added
1381  Revision 3502
1382
1383 -------------------------------------------------------------------
1384 Thu Jun  1 15:11:47 CEST 2006 - schubi@suse.de
1385
1386 -All installed resolvables has been set to "satisfied" in
1387  ResolverContext::unneeded . BUT:
1388  Patch concerning resolvables have to be set to
1389  "unneeded" although they are installed. In order
1390  getting the state "no longer applicable" (Bug 171590)
1391 - rev 3496
1392
1393 -------------------------------------------------------------------
1394 Thu Jun  1 14:54:02 CEST 2006 - kkaempf@suse.de
1395
1396 - compute status for scripts and messages so their freshens get
1397   properly honored (aj with postgresql-server)
1398 - rev 3494
1399
1400 -------------------------------------------------------------------
1401 Thu Jun  1 13:57:48 CEST 2006 - dmacvicar@suse.de
1402
1403 - revert not-used-yet rpmdb timestamp, as
1404   it broke rpmdb::init(). (#180040)
1405 - rev 3490
1406
1407 -------------------------------------------------------------------
1408 Thu Jun  1 11:03:34 CEST 2006 - schubi@suse.de
1409
1410 - updating gmo files, if po files has been changed; bug 164449
1411
1412 -------------------------------------------------------------------
1413 Wed May 31 18:32:58 CEST 2006 - dmacvicar@suse.de
1414
1415 - Dont download twice if starting from 1st time
1416 - fix typo
1417 - rev 3481
1418
1419 -------------------------------------------------------------------
1420 Wed May 31 17:06:48 CEST 2006 - dmacvicar@suse.de
1421
1422 - set cache dir only if storeMetadata is called as a public method.´
1423 - rev 3475
1424
1425 -------------------------------------------------------------------
1426 Wed May 31 15:27:38 CEST 2006 - kkaempf@suse.de
1427
1428 - schedule a package for installation if
1429   - it freshens / supplements something
1430   - it is not installed yet
1431   (#178721)
1432 - rev 3473
1433
1434 -------------------------------------------------------------------
1435 Wed May 31 15:22:43 CEST 2006 - dmacvicar@suse.de
1436
1437 - make susetags also implement download and check first.
1438 - rev 3470
1439
1440 -------------------------------------------------------------------
1441 Tue May 30 12:43:47 CEST 2006 - dmacvicar@suse.de
1442
1443 - make yum more robust. Never parse from provideFile
1444   but only from local disk. Make sure the cache
1445   is consistent before recreating it.
1446   the code is easier to follow and probably
1447   faster. checksum and signatures are
1448   checked on caching not on parsing.
1449   Required to implement refresh for #154990
1450 - rev 3452
1451
1452 -------------------------------------------------------------------
1453 Wed May 24 16:57:54 CEST 2006 - dmacvicar@suse.de
1454
1455 - implement timestamp for YUM and SuseTags
1456 - actually use the license to confirm in yum patches
1457 - add prerequires tag in yum optonally to the bad designed
1458   and nonintuitive pre=1
1459 - rev 3448
1460
1461 -------------------------------------------------------------------
1462 Wed May 24 15:30:32 CEST 2006 - dmacvicar@suse.de
1463
1464 - dont pass root on init but before.
1465 - implement rpm db modification timestamp
1466   not used yet
1467 - move Helix source to testsuite out of the solver
1468   so we can use it for target, storage tests
1469 - add Source_Ref::timestamp(), default to now()
1470   in order to implement smart sync of sources by zmd
1471 - don't parse desc and summary twice
1472 - fix a segfault with tranlated text
1473 - fix broken size tag introduced in rev 3427
1474 - rev 3446
1475
1476 -------------------------------------------------------------------
1477 Tue May 23 20:53:27 CEST 2006 - dmacvicar@suse.de
1478
1479 - dont accept corrupt sources, improve logs
1480
1481 -------------------------------------------------------------------
1482 Tue May 23 17:26:41 CEST 2006 - ma@suse.de
1483
1484 - Added PoolItem_Ref::statusReset. Resets the PoolItem status without
1485   loosing autoprotection (eg. for foreign vendor). (assists #177469)
1486 - rev 3431
1487
1488 -------------------------------------------------------------------
1489 Tue May 23 17:04:04 CEST 2006 - jsrain@suse.cz
1490
1491 - added mediaNr() to PatchRpm and DeltaRpm classes
1492 - rev 3430
1493
1494 -------------------------------------------------------------------
1495 Tue May 23 15:58:04 CEST 2006 - dmacvicar@suse.de
1496
1497 - enable YUM license to confirm.
1498   needed for #174476
1499 - adapt store to serialize and read all new resobject fields
1500 - use install-time to now() when serializing (#174653)
1501 - rev 3427
1502
1503 -------------------------------------------------------------------
1504 Mon May 22 20:51:59 CEST 2006 - ma@suse.de
1505
1506 - Do not violate install order when restricting commit to a certain
1507   mediaNumber. (#170079)
1508 - Version 1.1.0; rev 3423
1509
1510 -------------------------------------------------------------------
1511 Mon May 22 19:03:20 CEST 2006 - mvidner@suse.cz
1512
1513 - Added SourceManager::findSourceByUrl to overcome alias mismatches
1514   (#177543).
1515 - rev 3420
1516
1517 -------------------------------------------------------------------
1518 Mon May 22 17:19:25 CEST 2006 - ma@suse.de
1519
1520 - Order all objects according to prerequirements, not just packages.
1521   (#173690)
1522 - rev 3419
1523
1524 -------------------------------------------------------------------
1525 Mon May 22 15:57:43 CEST 2006 - schubi@suse.de
1526
1527 - Added new translation
1528
1529 -------------------------------------------------------------------
1530 Fri May 19 12:53:44 CEST 2006 - dmacvicar@suse.de
1531
1532 - fix missing homedir option for gpg (#171055)
1533 - rev 3415
1534
1535 -------------------------------------------------------------------
1536 Thu May 18 19:08:52 CEST 2006 - ma@suse.de
1537
1538 - Prevent against daemons launched in rpm %post, that do not close
1539   their filedescriptors. (#174548)
1540 - Version 1.0.1; rev 3413
1541
1542 -------------------------------------------------------------------
1543 Thu May 18 16:51:41 CEST 2006 - jsrain@suse.cz
1544
1545 - fixed media number of package retrieved as a part of a patch
1546   (#174841)
1547 - rev 3409
1548
1549 -------------------------------------------------------------------
1550 Thu May 18 16:16:21 CEST 2006 - dmacvicar@suse.de
1551
1552 - fix missing package descriptions due to filtered packages
1553   by incompatible architectures. (#159109)
1554 - rev 3404
1555
1556 -------------------------------------------------------------------
1557 Thu May 18 16:08:42 CEST 2006 - kkaempf@suse.de
1558
1559 - decrease logging in DiskUsageCounter and Modalias (#163186)
1560 - rev 3406
1561
1562 -------------------------------------------------------------------
1563 Thu May 18 10:43:47 CEST 2006 - ma@suse.de
1564
1565 - Stay backward comapatible.
1566
1567 -------------------------------------------------------------------
1568 Tue May 16 21:35:27 CEST 2006 - ma@suse.de
1569
1570 - Make basic attributes available through ResObject.
1571 - Let ResObjects which do not require media access during
1572   commit return ZERO sourceMediaNr (required for #173690)
1573 - Version 1.0.0
1574 - rev 3390
1575
1576 -------------------------------------------------------------------
1577 Tue May 16 15:11:35 CEST 2006 - kkaempf@suse.de
1578
1579 - reduce logging verbosity (#163186)
1580 - rev 3381
1581
1582 -------------------------------------------------------------------
1583 Tue May 16 14:00:57 CEST 2006 - schubi@suse.de
1584
1585 - setCandidate accept candidates with compatible architectures too. Not
1586   only with the same architecture. Bug 172594 - If update package has
1587   differet arch, UI display is wrong
1588
1589 -------------------------------------------------------------------
1590 Tue May 16 09:30:45 CEST 2006 - mvidner@suse.cz
1591
1592 - Added Source_Ref::resStoreInitialized.
1593   If we know that noone has seen the resolvables yet, we can skip
1594   them too, eg. when deleting a source. (#174840)
1595 - rev 3378
1596
1597 -------------------------------------------------------------------
1598 Mon May 15 12:41:39 CEST 2006 - kkaempf@suse.de
1599
1600 - Honor freshens as conditionals independant from the installed/
1601   uninstalled status (#174797)
1602 - rev 3376
1603
1604 -------------------------------------------------------------------
1605 Mon May 15 11:15:03 CEST 2006 - kkaempf@suse.de
1606
1607 - State modifier "unneeded" is transitive for patches (#171590)
1608 - rev 3375
1609
1610 -------------------------------------------------------------------
1611 Thu May 11 17:42:29 CEST 2006 - schubi@suse.de
1612
1613 - Do not transact itself (update) in the transactResObject mechanism
1614   Bug 174290
1615
1616 -------------------------------------------------------------------
1617 Thu May 11 16:37:51 CEST 2006 - mt@suse.de
1618
1619 - Reenabled improved large file support flags (unintentionally
1620   removed in rev 1544). Fixes bug #173753.
1621 - Added large file support flags to libzypp.pc file allowing
1622   consistence checks in the application using features variable
1623 - rev 3366
1624
1625 -------------------------------------------------------------------
1626 Thu May 11 10:49:36 CEST 2006 - mvidner@suse.cz
1627
1628 - SourceManager: moved source deletion before creation
1629   so that we can recreate a deleted one (#174295)
1630 - removed dead code dealing with known_caches from SourceManager::store
1631   (see r3195)
1632 - r3362
1633
1634 -------------------------------------------------------------------
1635 Thu May 11 10:15:14 CEST 2006 - jsrain@suse.cz
1636
1637 - fixed returning product short name and summary if product read
1638   from target store (#148625)
1639 - rev 3360
1640
1641 -------------------------------------------------------------------
1642 Wed May 10 11:39:06 CEST 2006 - jsrain@suse.cz
1643
1644 - set media verifier on redirected medium (#172599)
1645 - rev 3359
1646
1647 -------------------------------------------------------------------
1648 Mon May  8 17:28:42 CEST 2006 - kkaempf@suse.de
1649
1650 - fix 'transactResKind' to collect best providers by capability
1651   and to recursively transact items of same kind (#170114)
1652 - rev 3355
1653
1654 -------------------------------------------------------------------
1655 Mon May  8 16:45:46 CEST 2006 - dmacvicar@suse.de
1656
1657 - serialize the full URL to avoid missing password and other
1658   url settings (#148108)
1659 - rev 3353
1660
1661 -------------------------------------------------------------------
1662 Fri May  5 17:47:14 CEST 2006 - mt@suse.de
1663
1664 - Added a 60 sec connect timeout to MediaCurl (#172860)
1665 - rev 3348
1666
1667 -------------------------------------------------------------------
1668 Thu May  4 15:15:37 CEST 2006 - kkaempf@suse.de
1669
1670 - re-fetch also .asc and .key files before checking signature
1671   (#172597)
1672 - rev 3350 (3345-10.1)
1673
1674 -------------------------------------------------------------------
1675 Wed May  3 17:40:45 CEST 2006 - dmacvicar@suse.de
1676
1677 - Fix yum key verification, because a double variable declaration
1678
1679 -------------------------------------------------------------------
1680 Wed May  3 15:34:00 CEST 2006 - dmacvicar@suse.de
1681
1682 - use --no-default-keyring to avoid creating a
1683   default gpg dir in / (#171055)
1684 - rev 3335
1685
1686 -------------------------------------------------------------------
1687 Wed May  3 14:40:25 CEST 2006 - dmacvicar@suse.de
1688
1689 - Fix YUM signature checking, we were passing the key instead of the
1690   signature.
1691 - When the user trust a key, sync again. Bye to the session trusted
1692   keys and user being asked all the time. (#171213)
1693 - r3332
1694
1695 -------------------------------------------------------------------
1696 Wed May  3 14:22:02 CEST 2006 - ma@suse.de
1697
1698 - Cleanup index tables when removing items from pool (#170564).
1699
1700 -------------------------------------------------------------------
1701 Wed May  3 12:23:36 CEST 2006 - kkaempf@suse.de
1702
1703 - backout rev 3246->3275 of TargetImpl.cc
1704 - add missing testsuite/utils/TestUtils.h
1705 - rev 3330
1706
1707 -------------------------------------------------------------------
1708 Wed May  3 12:13:38 CEST 2006 - dmacvicar@suse.de
1709
1710 - more fixes for #171062, there were some files still not being
1711   read from cache.
1712 - r3327
1713
1714 -------------------------------------------------------------------
1715 Tue May  2 18:41:44 CEST 2006 - dmacvicar@suse.de
1716
1717 - cache keys and signature. Remove lot of duplicated code. (#171062)
1718 - r3320
1719
1720 -------------------------------------------------------------------
1721 Tue May  2 18:02:46 CEST 2006 - mt@suse.de
1722
1723 - Disabled isUseableAttachPoint check in MediaDIR -- we do not
1724   mount here anything, so it is OK to use any dir (171351).
1725 - rev 3318
1726
1727 -------------------------------------------------------------------
1728 Tue May  2 14:58:03 CEST 2006 - kkaempf@suse.de
1729
1730 - parse "license-to-confirm" in primary.xml (#168437)
1731 - rev 3312
1732
1733 -------------------------------------------------------------------
1734 Mon May  1 17:44:29 CEST 2006 - kkaempf@suse.de
1735
1736 - Don't try to store 'Atom', not needed and the backend store
1737   rejects them anyways (addtion to #168610)
1738 - rev 3306
1739
1740 -------------------------------------------------------------------
1741 Mon May  1 04:43:01 CEST 2006 - mt@suse.de
1742
1743 - Improved device check in MediaDISK using libblkid (Bug #158529)
1744 - Allow to provide sysfs path via $SYSFS_PATH in MediaCD.cc and
1745   added a check if it is a directory
1746 - Added libcurl and libblkid checks to configure.ac
1747 - Added e2fsprogs(-devel) requires to the spec file
1748 - rev 3303
1749
1750 -------------------------------------------------------------------
1751 Sat Apr 29 21:46:22 CEST 2006 - kkaempf@suse.de
1752
1753 - dont download "other" during key check (#171041)
1754 - rev 3294
1755
1756 -------------------------------------------------------------------
1757 Sat Apr 29 11:05:15 CEST 2006 - kkaempf@suse.de
1758
1759 - allow parallel installs of atoms (used to fulfill patch require-
1760   ments, atoms aren't installed anyways) (#170098)
1761 - some testsuite improvements.
1762 - rev 3288
1763
1764 -------------------------------------------------------------------
1765 Fri Apr 28 20:15:06 CEST 2006 - dmacvicar@suse.de
1766
1767 - get rid of autobuild check when throwing exceptions without throw
1768   but with a macro, returning a null pointer at the end (never reached).
1769
1770 -------------------------------------------------------------------
1771 Fri Apr 28 19:50:28 CEST 2006 - ma@suse.de
1772
1773 - Do not violate install order when restricting commit to a certain
1774   mediaNumber. (#170079)
1775
1776 -------------------------------------------------------------------
1777 Fri Apr 28 18:12:26 CEST 2006 - dmacvicar@suse.de
1778
1779 - Don't use throw directly!
1780   use ZYPP_THROW with a Exception class, otherwise package bindings
1781   will not catch them.
1782   Should fix crashes when reading broken sources with yast.
1783 - rev 3272
1784
1785 -------------------------------------------------------------------
1786 Fri Apr 28 15:29:32 CEST 2006 - schubi@suse.de
1787
1788 - Bug 162064 - font packages are not installed for locale, e.g. khmer font not installed after CD1
1789   revision 3269
1790
1791 -------------------------------------------------------------------
1792 Fri Apr 28 14:55:04 CEST 2006 - kkaempf@suse.de
1793
1794 - revert bugfix #168906 (fom rev 3219), it filters too many errors.
1795 - further improve on #168840 (from rev 3231), match on name-edition
1796   when filtering by best arch. (#170098)
1797 - rev 3268
1798
1799 -------------------------------------------------------------------
1800 Fri Apr 28 13:01:58 CEST 2006 - dmacvicar@suse.de
1801
1802 - #170093 , lot of package descriptions missing
1803 - rev 3263
1804
1805 -------------------------------------------------------------------
1806 Thu Apr 27 20:28:01 CEST 2006 - dmacvicar@suse.de
1807
1808 - try to fix wrong permissions of /var/lib/zypp created
1809   by old zypp, only when running as root they are fixed
1810   (#169094)
1811 - YUM: Verify signatures on factoryInit.
1812   Dont provide other.xml. Cleanups, better logging.
1813   When refreshing signed soruces, don't refresh is source
1814   has not changed.
1815 - YaST sources: don't refresh if media file has not changed.
1816 - Show full url of index files in sources for signature validation
1817   (mentioned in #170139 comment #3)-
1818
1819 -------------------------------------------------------------------
1820 Thu Apr 27 18:41:02 CEST 2006 - jsrain@suse.de
1821
1822 - udpated media ID syntax for external scripts (to be consistent
1823   with packages) (#170247)
1824 - rev 3256
1825
1826 -------------------------------------------------------------------
1827 Thu Apr 27 18:33:48 CEST 2006 - jsrain@suse.de
1828
1829 - set media ID to 1 if not specified in YUM metadata (#167452)
1830 - rev 3255
1831
1832 -------------------------------------------------------------------
1833 Thu Apr 27 11:55:05 CEST 2006 - kkaempf@suse.de
1834
1835 - If freshen and supplement are fulfilled, install any kind of
1836   resolvable if not yet installed (#165746)
1837 - rev 3249
1838
1839 -------------------------------------------------------------------
1840 Wed Apr 26 18:00:42 CEST 2006 - kkaempf@suse.de
1841
1842 - make downloaded script executable. (#169191)
1843 - rev 3247
1844
1845 -------------------------------------------------------------------
1846 Wed Apr 26 10:43:03 CEST 2006 - kkaempf@suse.de
1847
1848 - Improve on last fix, compare only compatible archs.
1849 - rev 3233
1850
1851 -------------------------------------------------------------------
1852 Tue Apr 25 19:36:13 CEST 2006 - kkaempf@suse.de
1853
1854 - Only choose best arch of multiple package atoms with identical
1855   name (#168840)
1856 - rev 3231
1857
1858 -------------------------------------------------------------------
1859 Tue Apr 25 16:59:51 CEST 2006 - dmacvicar@suse.de
1860
1861 - pass empty strings to UI as key properties if unknown key
1862   (#169114)
1863 - rev 3228
1864
1865 -------------------------------------------------------------------
1866 Tue Apr 25 16:47:35 CEST 2006 - kkaempf@suse.de
1867
1868 - refrain from parsing 'other.xml' (#159316)
1869 - rev 3226
1870
1871 -------------------------------------------------------------------
1872 Tue Apr 25 16:34:50 CEST 2006 - visnov@suse.cz
1873
1874 - in source refresh, clean up the cache dir if fails
1875 - do not require repomd.xml.asc when creating a cache (#163765)
1876 - rev 3224
1877
1878 -------------------------------------------------------------------
1879 Tue Apr 25 15:17:15 CEST 2006 - dmacvicar@suse.de
1880
1881 - Check if a file exists before providing it, and just handling the
1882   exception is not sufficient, because it can release the media.
1883   it nows get all possible packages.X translations an then
1884   it selects the candidate from the existing ones (#168654)
1885 - rev 3221
1886
1887 -------------------------------------------------------------------
1888 Tue Apr 25 12:28:17 CEST 2006 - kkaempf@suse.de
1889
1890 - dont report conflicts if item is neither installed
1891   nor to-be-installed (#168906)
1892 - rev 3219
1893
1894 -------------------------------------------------------------------
1895 Tue Apr 25 11:27:09 CEST 2006 - dmacvicar@suse.de
1896
1897 - #168060 , propagate the file description or original
1898   name to the UI and not the checked filename path,
1899   which could be a tmp file.
1900   Requires changes in pkg-manager, and probably zmd-helpers.
1901 - rev 3215
1902
1903 -------------------------------------------------------------------
1904 Mon Apr 24 18:27:59 CEST 2006 - dmacvicar@suse.de
1905
1906 - /var/lib/zypp/db/languages/* are empty files (##168355)
1907 - r3206
1908
1909 -------------------------------------------------------------------
1910 Mon Apr 24 17:45:07 CEST 2006 - dmacvicar@suse.de
1911
1912 - All resolvables must honor arch, so Arch_noarch in
1913   target/store/XMLFilesBackend.cc is wrong (#160792)
1914 - Introduced code to honour shared package descriptions
1915   (#159109)
1916 - r3204
1917
1918 -------------------------------------------------------------------
1919 Mon Apr 24 16:43:48 CEST 2006 - jsrain@suse.de
1920
1921 - replace '_' in YUM elements/attributes with '-' (#168762)
1922 - rev 3201
1923
1924 -------------------------------------------------------------------
1925 Mon Apr 24 16:15:02 CEST 2006 - mt@suse.de
1926
1927 - Fixed iseries workaround - interchanged variables for scsi
1928   devices, added debug messages about the steps (#163971).
1929 - Added getenv NULL ptr check and verify of the $HOME dir's
1930   and ~/.curlrc file's ownership (#163203).
1931 - rev 3199
1932
1933 -------------------------------------------------------------------
1934 Mon Apr 24 15:44:18 CEST 2006 - ma@suse.de
1935
1936 - Use filesystem::TmpDir to create unique and unused Source cache
1937   directories. (#168051)
1938
1939 -------------------------------------------------------------------
1940 Mon Apr 24 14:30:41 CEST 2006 - ma@suse.de
1941
1942 - Enable signature checks per default. (#168525)
1943
1944 -------------------------------------------------------------------
1945 Mon Apr 24 11:20:17 CEST 2006 - visnov@suse.cz
1946
1947 - fix callbacks for providing a single file (#160206)
1948
1949 -------------------------------------------------------------------
1950 Sun Apr 23 12:28:21 CEST 2006 - kkaempf@suse.de
1951
1952 - If an installed package looses a dependency, the solver tries
1953   to upgrade it. Limit the upgrade candidates to best arch, best
1954   edition.
1955 - filter 'other' entries with incompatible arch in yum parser.
1956 - rev 3177
1957
1958 -------------------------------------------------------------------
1959 Fri Apr 21 22:47:18 CEST 2006 - jsrain@suse.de
1960
1961 - initialize the product category according to source (#168061)
1962 - rev 3172
1963
1964 -------------------------------------------------------------------
1965 Fri Apr 21 18:32:00 CEST 2006 - mvidner@suse.cz
1966
1967 - delete only one older version of a xml-store resolvable
1968   (half-baked, but the previous attempt was charred)
1969
1970 -------------------------------------------------------------------
1971 Fri Apr 21 17:49:18 CEST 2006 - jsrain@suse.de
1972
1973 - moved license_to_confirm to primary.xml
1974 - rev 3170
1975
1976 -------------------------------------------------------------------
1977 Fri Apr 21 16:36:14 CEST 2006 - ma@suse.de
1978
1979 - Removed deprecated oldstyle commit methods.
1980
1981 -------------------------------------------------------------------
1982 Fri Apr 21 15:58:14 CEST 2006 - mvidner@suse.cz
1983
1984 - when installing a xml-store resolvable (all except package,
1985   message, script), delete older versions (#160792).
1986 - read selection edition from the XML store
1987 - rev 3167
1988
1989 -------------------------------------------------------------------
1990 Thu Apr 20 14:10:41 CEST 2006 - kkaempf@suse.de
1991
1992 - properly clear transaction flag after successful commit
1993   (see rev 3122, #164365, #167285)
1994 - rev 3157
1995
1996 -------------------------------------------------------------------
1997 Thu Apr 20 13:14:25 CEST 2006 - kkaempf@suse.de
1998
1999 - recursively soft-uninstall recommended package on real uninstall,
2000   not on update (#167603)
2001 - rev 3155
2002
2003 -------------------------------------------------------------------
2004 Thu Apr 20 13:01:28 CEST 2006 - dmacvicar@suse.de
2005
2006 - fix #167605 (importing keys to rpm multiple times due to
2007   wrong interpretation of rpm gpg versioning.
2008 - add support for reading the rpm keys, with full id and fingerprint
2009 - rev 3153
2010
2011 -------------------------------------------------------------------
2012 Wed Apr 19 16:47:34 CEST 2006 - kkaempf@suse.de
2013
2014 - don't add duplicate error infos to ResolverContext (#167309)
2015 - rev 3146
2016
2017 -------------------------------------------------------------------
2018 Wed Apr 19 14:10:10 CEST 2006 - kkaempf@suse.de
2019
2020 - fix Resolver::transactReset() (see rev 3122) (#167285)
2021 - rev 3140
2022
2023 -------------------------------------------------------------------
2024 Wed Apr 19 13:48:26 CEST 2006 - ma@suse.de
2025
2026 - Introduced $ZYPP_KEYRING_DEFAULT_ACCEPT_ALL. If this environment
2027   variable is present, all signature checking callbacks will default
2028   to 'accept', in case no recipient is present.
2029
2030 -------------------------------------------------------------------
2031 Wed Apr 19 11:37:47 CEST 2006 - dmacvicar@suse.de
2032
2033 - read content file on construction, and make
2034   provideProduct only insert the already
2035   read product object into the store (#165826)
2036   (dmacvicar)
2037 - When the signature is not found, warn the
2038   user about a unsigned source. When the
2039   key is not found, do nothing, it can be in the
2040   keyring already. (#166016) (dmacvicar)
2041 - enable key verification only if
2042   ZYPP_CHECKSIG env var is set (dmacvicar)
2043 - r1529
2044
2045 -------------------------------------------------------------------
2046 Tue Apr 18 20:41:48 CEST 2006 - kkaempf@suse.de
2047
2048 - fix bugfix 164365, fix bug 167285
2049   Actually clear the transcation state instead of locking it
2050   to 'dont transact'
2051 - rev 3122
2052
2053 -------------------------------------------------------------------
2054 Tue Apr 18 15:46:59 CEST 2006 - visnov@suse.cz
2055
2056 - revert the signature/digest checking callbacks
2057 - rev 3115
2058
2059 -------------------------------------------------------------------
2060 Tue Apr 18 15:14:35 CEST 2006 - kkaempf@suse.de
2061
2062 - Bugfix #165670
2063   - Honor keep requests.
2064   - Dont flag "locked uninstall" as error if a keep request was
2065     issued before.
2066 - rev 3114
2067
2068 -------------------------------------------------------------------
2069 Tue Apr 18 12:04:35 CEST 2006 - kkaempf@suse.de
2070
2071 - rule out locked items during distribution upgrade as early
2072   as possible. (#165670)
2073 - rev 3110
2074
2075 -------------------------------------------------------------------
2076 Mon Apr 17 16:04:35 CEST 2006 - kkaempf@suse.de
2077
2078 - Bugfix #166212
2079   - use APPL_LOW as 'ui initiated, by solver' in transactKind() and
2080     transactResObject().
2081   - resetTransaction(APPL_LOW) before resolving
2082   - enhance transactCaps by using the same algorithm as in
2083     QueueItemRequire
2084     (before: transact all requires and recommends by name
2085      now: transact best requires and recommends by provides)
2086 - rev 3107
2087
2088 -------------------------------------------------------------------
2089 Fri Apr 14 16:04:35 CEST 2006 - visnov@suse.cz
2090
2091 - new callbacks for failing digest
2092 - rev 3098
2093
2094 -------------------------------------------------------------------
2095 Thu Apr 13 16:59:38 CEST 2006 - kkaempf@suse.de
2096
2097 - dont install satisfied resolvables (#165843)
2098 - rev 3095
2099
2100 -------------------------------------------------------------------
2101 Thu Apr 13 17:01:41 CEST 2006 - visnov@suse.cz
2102
2103 - ask for file without a checksum (#165125)
2104
2105 -------------------------------------------------------------------
2106 Thu Apr 13 16:00:21 CEST 2006 - kkaempf@suse.de
2107
2108 - dont abort on failed "dry_run" (#164583)
2109 - rev 3091
2110
2111 -------------------------------------------------------------------
2112 Thu Apr 13 15:19:20 CEST 2006 - visnov@suse.cz
2113
2114 - Ask user if signature file does not exist (#163765)
2115 - handle repomd.xml.asc as optional file (#163765)
2116 - rev 3089
2117
2118 -------------------------------------------------------------------
2119 Thu Apr 13 13:52:08 CEST 2006 - schubi@suse.de
2120
2121 - Bug 164365 - build 906: Deselecting a selection, all packages are still selected
2122 - rev 3087
2123
2124 -------------------------------------------------------------------
2125 Thu Apr 13 11:57:58 CEST 2006 - kkaempf@suse.de
2126
2127 - Dont do transitive uninstalls on uninstalled or upgraded items.
2128   (#165798)
2129 - rev 3083
2130
2131 -------------------------------------------------------------------
2132 Wed Apr 12 17:57:21 CEST 2006 - ma@suse.de
2133
2134 - Added 'rpmNoSignature' to ZYppCommitPolicy (#163862)
2135
2136 -------------------------------------------------------------------
2137 Wed Apr 12 16:44:57 CEST 2006 - mvidner@suse.cz
2138
2139 - Product::updateUrls: restore it from the XML store;
2140   fixed content parsing (#163192).
2141 - restore product flags fro the XML store
2142 - rev 3074
2143
2144 -------------------------------------------------------------------
2145 Wed Apr 12 13:48:25 CEST 2006 - kkaempf@suse.de
2146
2147 - Only consider best arch/version (#165477)
2148 - rev 3069
2149
2150 -------------------------------------------------------------------
2151 Wed Apr 12 10:57:50 CEST 2006 - ma@suse.de
2152
2153 - No need to parse tags at all if there is no item to store values
2154   (e.g. data for unwanted arch). Fixed segv trying to store data in
2155   NULL item. (#165479)
2156 - rev3065
2157
2158 -------------------------------------------------------------------
2159 Tue Apr 11 19:48:51 CEST 2006 - mt@suse.de
2160
2161 - Improved Url path name "//" vs. "/%2f" handling; now if the
2162   url has an authority, "/%2f" is used for ftp only (#163784)
2163 - rev 3062
2164
2165 -------------------------------------------------------------------
2166 Tue Apr 11 16:41:02 CEST 2006 - jsrain@suse.de
2167
2168 - fixed storing patch scripts to target store (#159928)
2169 - rev 3058
2170
2171 -------------------------------------------------------------------
2172 Tue Apr 11 16:24:26 CEST 2006 - kkaempf@suse.de
2173
2174 - if a patch is bad, only skip this patch, not everything
2175   (#165200)
2176 - rev 3057
2177
2178 -------------------------------------------------------------------
2179 Tue Apr 11 15:42:32 CEST 2006 - ma@suse.de
2180
2181 - Susetags:Selections: Allow parsing older .sel file formats. (#159851)
2182 - Susetags:Pattern: Fixed parser.
2183
2184 -------------------------------------------------------------------
2185 Tue Apr 11 15:21:48 CEST 2006 - kkaempf@suse.de
2186
2187 - when uninstalling, only re-establish installed items
2188   supplementing the to-be-uninstalled one. (variant of #165111)
2189 - rev 3054
2190
2191 -------------------------------------------------------------------
2192 Tue Apr 11 14:17:00 CEST 2006 - ma@suse.de
2193
2194 - Susetags:Package: Parse and provide ins/delnotify texts.
2195
2196 -------------------------------------------------------------------
2197 Tue Apr 11 13:01:31 CEST 2006 - kkaempf@suse.de
2198
2199 - when checking freshens/supplements at install, only consider
2200   best architecture/edition (#164453)
2201 - rev 3051
2202
2203 -------------------------------------------------------------------
2204 Tue Apr 11 10:31:41 CEST 2006 - kkaempf@suse.de
2205
2206 - when checking for supplements, only consider best arch, best
2207   edition for installation (#165111)
2208 - rev 3047
2209
2210 -------------------------------------------------------------------
2211 Tue Apr 11 10:23:14 CEST 2006 - schubi@suse.de
2212
2213 - Bug 165117: build 910: Update: Splitted packages are selected for
2214   all archs
2215
2216 -------------------------------------------------------------------
2217 Tue Apr 11 09:30:14 CEST 2006 - visnov@suse.cz
2218
2219 - ask user if a file exists but does not have a checksum (#162797)
2220 - rev 3044
2221
2222 -------------------------------------------------------------------
2223 Mon Apr 10 22:39:34 CEST 2006 - jsrain@suse.de
2224
2225 - parse time and size elements from delta and patch RPM
2226 - rev 3043
2227
2228 -------------------------------------------------------------------
2229 Mon Apr 10 18:55:03 CEST 2006 - mt@suse.de
2230
2231 - Added detection of iSeries virtual CD (/dev/iseries/vcd[a-h])
2232   devices - on powerpc only (#163971)
2233 - rev 3042
2234
2235 -------------------------------------------------------------------
2236 Mon Apr 10 18:05:51 CEST 2006 - kkaempf@suse.de
2237
2238 - fix endless loop in patches parsing.
2239 - rev 3039
2240
2241 -------------------------------------------------------------------
2242 Mon Apr 10 17:00:05 CEST 2006 - jsrain@suse.de
2243
2244 - fixed media handling in SuSEtags source (#164879)
2245 - rev 3037
2246
2247 -------------------------------------------------------------------
2248 Mon Apr 10 16:30:54 CEST 2006 - kkaempf@suse.de
2249
2250 - honor 'dry_run' on package remove (#164732)
2251 - rev 3036
2252
2253 -------------------------------------------------------------------
2254 Mon Apr 10 13:12:49 CEST 2006 - kkaempf@suse.de
2255
2256 - add files from yum filelist as provides to package (#164731)
2257 - rev 3032
2258
2259 -------------------------------------------------------------------
2260 Mon Apr 10 11:10:37 CEST 2006 - kkaempf@suse.de
2261
2262 - honor "+Enh:/-Enh:" in packages file (#156513)
2263
2264 -------------------------------------------------------------------
2265 Mon Apr 10 10:56:24 CEST 2006 - visnov@suse.cz
2266
2267 - fix callback receiver signature to match the callback for removing
2268   package
2269
2270 -------------------------------------------------------------------
2271 Mon Apr 10 10:32:22 CEST 2006 - mvidner@suse.cz
2272
2273 - Added Product::updateUrls, from content/UPDATEURLS (#163192).
2274 - rev 3024
2275
2276 -------------------------------------------------------------------
2277 Sat Apr  8 12:03:37 CEST 2006 - schubi@suse.de
2278
2279 - Bug 164440; Taking wrong architecture while updating obsoletes
2280   splitted packages
2281 - rev 3022
2282
2283 -------------------------------------------------------------------
2284 Sat Apr  8 10:07:06 CEST 2006 - kkaempf@suse.de
2285
2286 - allow relative paths with url file:
2287 - dont filter atoms from going into pool, multi-arch patch
2288   requirements need them. Instead, treat atoms with incompatible
2289   architecture as unneeded.
2290 - rev 3018
2291
2292 -------------------------------------------------------------------
2293 Fri Apr  7 23:57:37 CEST 2006 - jsrain@suse.de
2294
2295 - product now provides short name
2296 - rev 3013
2297
2298 -------------------------------------------------------------------
2299 Fri Apr  7 20:42:09 CEST 2006 - jsrain@suse.de
2300
2301 - read metadata for packages from correct tags in patches (#163220)
2302 - rev 3011
2303
2304 -------------------------------------------------------------------
2305 Fri Apr  7 19:57:41 CEST 2006 - kkaempf@suse.de
2306
2307 - more detailed resolver error reports (#162994)
2308 - rev 3010
2309
2310 -------------------------------------------------------------------
2311 Fri Apr  7 17:35:07 CEST 2006 - visnov@suse.cz
2312
2313 - report package download progress (#160966)
2314 - rev 3007
2315
2316 -------------------------------------------------------------------
2317 Fri Apr  7 16:27:35 CEST 2006 - kkaempf@suse.de
2318
2319 - transact also for languages (#163819)
2320 - rev 3004
2321
2322 -------------------------------------------------------------------
2323 Fri Apr  7 15:08:06 CEST 2006 - kkaempf@suse.de
2324
2325 - loop through all affected ResObjects in transactResKind (#163819)
2326 - rev 3002
2327
2328 -------------------------------------------------------------------
2329 Fri Apr  7 12:42:35 CEST 2006 - kkaempf@suse.de
2330
2331 - allow re-installation of non-packages (#162906)
2332 - rev 2998
2333
2334 -------------------------------------------------------------------
2335 Fri Apr  7 11:50:22 CEST 2006 - mt@suse.de
2336
2337 - Added loop checking for scsi cdroms (/sys/block/srX) in case
2338   HAL does not provide any drives like on iSeries (#163971).
2339 - rev 2995
2340
2341 -------------------------------------------------------------------
2342 Fri Apr  7 11:05:30 CEST 2006 - kkaempf@suse.de
2343
2344 - add 'licenceToConfirm()' to Product. (#164375)
2345
2346 -------------------------------------------------------------------
2347 Fri Apr  7 10:36:05 CEST 2006 - ma@suse.de
2348
2349 - Avoid excessive CD hopping on commit. But still far from
2350   being perfect. (#159679)
2351 - Fixed Target::commit: Despite dry_run set True, packages
2352   were depeted.
2353
2354 -------------------------------------------------------------------
2355 Fri Apr  7 08:32:32 CEST 2006 - visnov@suse.cz
2356
2357 - honour if user decides to skip a package in commit (#156031)
2358
2359 -------------------------------------------------------------------
2360 Thu Apr  6 18:14:30 CEST 2006 - jsrain@suse.de
2361
2362 - fixed parsing external reference to script in patch (#163221)
2363 - r2981
2364
2365 -------------------------------------------------------------------
2366 Thu Apr  6 17:07:10 CEST 2006 - dmacvicar@suse.de
2367
2368 - cache and provide content.asc/key optionally. Dont show a
2369   popup if they dont exists. (dmacvicar)
2370 - Actually abort when verify signature workflow is false. (dmacvicar)
2371 - r2978
2372
2373 -------------------------------------------------------------------
2374 Thu Apr  6 16:37:49 CEST 2006 - jsrain@suse.de
2375
2376 - fixed setting autorefresh flag for installation sources
2377
2378 -------------------------------------------------------------------
2379 Thu Apr  6 15:53:02 CEST 2006 - kkaempf@suse.de
2380
2381 - drop patches with incompatible architecture.
2382 - rev 2972
2383
2384 -------------------------------------------------------------------
2385 Thu Apr  6 15:33:11 CEST 2006 - mt@suse.de
2386
2387 - Added info method to media verifier base and more debug info
2388 - rev 2970
2389
2390 -------------------------------------------------------------------
2391 Wed Apr  5 19:27:46 CEST 2006 - kkaempf@suse.de
2392
2393 - Dont deny the "/" attach point in MediaDIR, since this is used
2394   for all "file:" urls, esp. local packages.
2395 - rev 2962
2396
2397 -------------------------------------------------------------------
2398 Wed Apr  5 18:21:58 CEST 2006 - schubi@suse.de
2399
2400 - Bug 159673 - only one conflict solvable per page
2401
2402 -------------------------------------------------------------------
2403 Wed Apr  5 18:01:37 CEST 2006 - kkaempf@suse.de
2404
2405 - parse all dependencies of 'packages' file (#163773)
2406 - rev 2957
2407
2408 -------------------------------------------------------------------
2409 Wed Apr  5 17:47:04 CEST 2006 - dmacvicar@suse.de
2410
2411 - Use the original media descr_dir on refresh for
2412   suse tags source (#163196)
2413 - r2952
2414
2415 -------------------------------------------------------------------
2416 Wed Apr  5 16:44:01 CEST 2006 - dmacvicar@suse.de
2417
2418 - implement rpm keyring / zypp tmp keyring two-way syncronization at rpm
2419 target init. (dmacvicar)
2420 - r2949
2421
2422 -------------------------------------------------------------------
2423 Wed Apr  5 16:44:08 CEST 2006 - kkaempf@suse.de
2424
2425 - add Source::setUrl() for zmd backend helper.
2426 - rev 2946
2427
2428 -------------------------------------------------------------------
2429 Wed Apr  5 16:28:42 CEST 2006 - mt@suse.de
2430
2431 - Fixed MediaDISK to use a mount -oro,bind id the disk
2432   partition is already attached e.g. by the automounter.
2433   Try to mount it a second time may fail (#163486).
2434 - rev 2944
2435
2436 -------------------------------------------------------------------
2437 Wed Apr  5 15:04:31 CEST 2006 - kkaempf@suse.de
2438
2439 - honor optional 3rd parameter to "=Loc:" key of packages (#154337)
2440 - rev 2940
2441
2442 -------------------------------------------------------------------
2443 Wed Apr  5 12:48:19 CEST 2006 - visnov@suse.cz
2444
2445 - only try to create a source of a given type when restoring
2446   from the persistent store (#162111)
2447
2448 -------------------------------------------------------------------
2449 Wed Apr  5 11:36:54 CEST 2006 - kkaempf@suse.de
2450
2451 - parse all dependencies for patterns (.pat) files (#160602)
2452 - drop YOUPATH and YOUURL from content file.
2453 - rev 2924
2454
2455 -------------------------------------------------------------------
2456 Wed Apr  5 09:27:08 CEST 2006 - visnov@suse.cz
2457
2458 - properly initialize autorefresh for non-remote sources (#154990)
2459 - rev 2919
2460
2461 -------------------------------------------------------------------
2462 Tue Apr  4 19:19:39 CEST 2006 - mt@suse.de
2463
2464 - Added flag to MediaManager::isUseableAttachPoint, whether
2465   to check against system mount entries or not.
2466 - Disallow to use the attachpoints of another media handlers
2467   as source path in MediaDIR.
2468 - rev 2917
2469
2470 -------------------------------------------------------------------
2471 Tue Apr  4 18:47:01 CEST 2006 - dmacvicar@suse.de
2472
2473 -implement callbacks for when package verification (checksum)
2474  fails, offer to retry or abort
2475
2476 -------------------------------------------------------------------
2477 Tue Apr  4 16:57:51 CEST 2006 - dmacvicar@suse.de
2478
2479 - Fix construction of checksum objects when using non-standard
2480   checksum algorithms
2481 - Fix broken YUM cache
2482 - r2913
2483
2484 -------------------------------------------------------------------
2485 Tue Apr  4 14:47:14 CEST 2006 - dmacvicar@suse.de
2486
2487 - r2906
2488
2489 -------------------------------------------------------------------
2490 Tue Apr  4 16:54:44 CEST 2006 - kkaempf@suse.de
2491
2492 - Keep packages with no version upgrade installed during
2493   distribution upgrade (#162972)
2494 - add 'transactReset()' helper function for UI.
2495 - rev 2908
2496
2497 -------------------------------------------------------------------
2498 Tue Apr  4 14:43:15 CEST 2006 - ma@suse.de
2499
2500 - Fixed candidate handling in ui::Selectable. (#156589)
2501
2502 -------------------------------------------------------------------
2503 Tue Apr  4 14:06:23 CEST 2006 - dmacvicar@suse.de
2504
2505 - fix #162984 , gpg hangs because the matching data file
2506   for the key cannot be find. (dmacvicar)
2507 - Fix restore of YUM source using the same cache dir semantics as
2508  susetags instead of assuming there is a cache if a cache_dir
2509   was given. (dmacvicar)
2510
2511 -------------------------------------------------------------------
2512 Tue Apr  4 12:37:51 CEST 2006 - kkaempf@suse.de
2513
2514 - use DISTPRODUCT/DISTVERSION from content file to generate the
2515   product name, version, and release.
2516 - rev 2902
2517
2518 -------------------------------------------------------------------
2519 Mon Apr  3 20:45:55 CEST 2006 - mt@suse.de
2520
2521 - Removed broken forcing of absolute ftp paths added in rev2705 to
2522   MediaCurl, refined cleanupPathName/setPathName in url (#154197).
2523 - rev 2900
2524
2525 -------------------------------------------------------------------
2526 Mon Apr  3 19:30:35 CEST 2006 - kkaempf@suse.de
2527
2528 - add Resolver::freshenPool() (#156980)
2529 - rev 2893
2530
2531 -------------------------------------------------------------------
2532 Mon Apr  3 08:33:12 CEST 2006 - kkaempf@suse.de
2533
2534 - skip incompatible archs in filelist parsing.
2535 - restrict pathes to 'interesting' ones (/bin/, /sbin/, /lib/,
2536   /lib64/, ...)
2537 - rev 2886
2538
2539 -------------------------------------------------------------------
2540 Sun Apr  2 22:18:06 CEST 2006 - kkaempf@suse.de
2541
2542 - skip incompatible archs in primary parsing.
2543 - rev 2883
2544
2545 -------------------------------------------------------------------
2546 Sun Apr  2 11:17:56 CEST 2006 - kkaempf@suse.de
2547
2548 - allow setting of source when parsing local .rpm (#147765)
2549 - rev 2880
2550
2551 -------------------------------------------------------------------
2552 Fri Mar 31 18:53:55 CEST 2006 - schubi@suse.de
2553
2554 - Do not update packages over other architectures
2555
2556 -------------------------------------------------------------------
2557 Fri Mar 31 18:28:59 CEST 2006 - sh@suse.de
2558
2559 - Added zypp/ui/UserWantedPackages to support the UI's
2560   "automatic changes" dialog (bug #152700)
2561
2562 -------------------------------------------------------------------
2563 Fri Mar 31 18:02:05 CEST 2006 - jsrain@suse.de
2564
2565 - use KeyRing class to validate repomd.xml (#160909)
2566
2567 -------------------------------------------------------------------
2568 Fri Mar 31 17:33:21 CEST 2006 - dmacvicar@suse.de
2569
2570 - Product resolvables should be readable by normal users.
2571   (#162474) (dmacvicar)
2572 - implemented keyring and metadata signature verification
2573   in susetags source
2574 - dont delete the lock if we did not acquire it
2575 - r2847
2576
2577 -------------------------------------------------------------------
2578 Fri Mar 31 16:34:51 CEST 2006 - mt@suse.de
2579
2580 - Added disabling of the automounter while MediaManager
2581   init and restoring of the old state on exit (#154326).
2582 - Implemented check if media (CD) is automounted or not
2583 - rev 2840
2584
2585 -------------------------------------------------------------------
2586 Fri Mar 31 13:27:09 CEST 2006 - mt@suse.de
2587
2588 - Implemented several hal get/set/removeDeviceProperty wrappers
2589 - Improved HalException to allow to fetch HAL/DBUS error componets
2590 - rev 2830
2591
2592 -------------------------------------------------------------------
2593 Fri Mar 31 12:44:25 CEST 2006 - kkaempf@suse.de
2594
2595 - honor subscription status of catalogs (#162350)
2596 - rev 2827
2597
2598 -------------------------------------------------------------------
2599 Fri Mar 31 11:29:05 CEST 2006 - mt@suse.de
2600
2601 - Enabled CD eject error reporting exceptions (#154326)
2602 - rev 2822
2603
2604 -------------------------------------------------------------------
2605 Fri Mar 31 06:40:51 CEST 2006 - kkaempf@suse.de
2606
2607 - support "dry run" (#159467)
2608 - implement "transactResKind" (#161400)
2609 - rev 2817
2610
2611 -------------------------------------------------------------------
2612 Thu Mar 30 17:22:49 CEST 2006 - jsrain@suse.de
2613
2614 - add checksum for external patches (#159928)
2615
2616 -------------------------------------------------------------------
2617 Thu Mar 30 16:48:01 CEST 2006 - kkaempf@suse.de
2618
2619 - calculate product architecture (#158198)
2620
2621 -------------------------------------------------------------------
2622 Wed Mar 29 23:12:30 CEST 2006 - ma@suse.de
2623
2624 - Auto protect installed packages from unknown vendor. (#157446)
2625
2626 -------------------------------------------------------------------
2627 Wed Mar 29 23:28:13 CEST 2006 - jsrain@suse.de
2628
2629 - fixed checking checksum of YUM metadata, added sha1 vs. sha256
2630   detection
2631
2632 -------------------------------------------------------------------
2633 Wed Mar 29 09:13:51 CEST 2006 - visnov@suse.de
2634
2635 - added support for external scripts to metadata (#159928) (jsrain)
2636 - fixed handling of Language resolvables (ma)
2637 - fix leak in rpmdb (dmacvicar)
2638 - added softlock for autoyast (#159466) (ma)
2639 - Fixed exceptions in doGetFileCopy() to show full url
2640   including the file instead of just the media base url. (mt)
2641 - Provide Language::summary (ma)
2642 - check patterns and selections file exist
2643   before veryfing them (#161300) (dmacvicar)
2644 - added YUM metadata checksum computation (jsrain)
2645 - added interface to patch of a message (jsrain)
2646 - r2734
2647
2648 -------------------------------------------------------------------
2649 Mon Mar 27 23:57:16 CEST 2006 - jsrain@suse.de
2650
2651 - added support for external scripts to metadata (#159928)
2652 - r2709
2653
2654 -------------------------------------------------------------------
2655 Sat Mar 25 22:08:26 CET 2006 - jsrain@suse.de
2656
2657 - report separate exception when trying to start source cache again to
2658   suppress incorrect error message in XEN installation
2659 - r2682
2660
2661 -------------------------------------------------------------------
2662 Fri Mar 24 18:16:22 CET 2006 - schubi@suse.de
2663
2664 - Implement inter process locking in zypp.
2665 - Added No medium found output
2666 - splitting modaliases in supplements TOO
2667 - parse also the available signing keys
2668
2669 -------------------------------------------------------------------
2670 Fri Mar 24 10:44:10 CET 2006 - visnov@suse.cz
2671
2672 - release all media when removing source (#159754) (visnov)
2673 - more testsuites (schubi)
2674 - updated translations (schubi)
2675 - added MediaNotEjectedException (mt)
2676 - rev 2652
2677
2678 -------------------------------------------------------------------
2679 Thu Mar 23 14:10:54 CET 2006 - dmacvicar@suse.de
2680
2681 - fix patches descriptions (dmacvicar)
2682 - fix source serialization (dmacvicar)
2683 - metadata for kernel test (schubi)
2684 - Arch tests updated (ma)
2685 - classify NULL Ptr as unique (ma)
2686 - Added host check, because file Url allows it now. (mt)
2687 - prepare modalias fix (#159766) (ma)
2688 - Provide iterator based access to SourceManager data. (ma)
2689 - Fixed "file:" Url scheme config to allow relative paths; (mt)
2690   RFC1738 says, it may contain a hostname as well...
2691 - revision 2633
2692
2693 -------------------------------------------------------------------
2694 Wed Mar 22 19:58:37 CET 2006 - visnov@suse.cz
2695
2696 - pkg-config support (mvidner)
2697 - close all medias when destructing MediaSet (jsrain)
2698 - rev 2622
2699
2700 -------------------------------------------------------------------
2701 Wed Mar 22 15:48:05 CET 2006 - dmacvicar@suse.de
2702
2703 - Bug 159976 - build 804: Adding AddOn CD via ftp gives error (dmacvicar)
2704 - Message callback implemented to show patch messages (visnov)
2705 - Bug 159696 (schubi)
2706 - provide transform_iterators to iterate over a maps keys or values (ma)
2707 - added 'bool Arch::empty() const' test for an empty Arch string (ma)
2708 - added script and message installation (jsrain)
2709 - chooses the 'right' kernel now (kkaempf)
2710 - Use noarch if no arch is specified in patches (dmacvicar)
2711 - rev 2611
2712
2713 -------------------------------------------------------------------
2714 Tue Mar 21 19:06:56 CET 2006 - mvidner@suse.cz
2715
2716 - Added some debug output including the access id (mt)
2717 - Bug #154326: Enabled FORCE_RELEASE_FOREIGN flag causing
2718   release with eject=true on attached media, to umount
2719   other mounts as well. (mt)
2720 - 159483 - solver does not blame missing dependency (schubi)
2721 - Added a variant of MediaHandler::forceRelaseAllMedia (ma)
2722 - Fixed MediaCD::forceEject() to handle DELAYED_VERIFY
2723   and use forceRelaseAllMedia if FORCE_RELEASE_FOREIGN=1 (ma)
2724 - fixed ZYPP_RETHROW (#156430) (ma)
2725 - patch for #156114 (visnov)
2726 - fixed container.erase loops (ma)
2727 - Fixed to reset desired (cached) flag before the action (mt)
2728 - Removed return in forceRelaseAllMedia (void function) (mt)
2729 - Parse nonexisting architecture to noarch so patches dont get
2730   filtered by the pool (dmacvicar)
2731 - 159512 - yast2-qt does not show label of to be installed products
2732   anymore (dmacvicar)
2733 - 159765 - Hidden patterns still visible (dmacvicar)
2734 - Use noarch if no arch is specified. (dmacvicar)
2735 - r2594
2736
2737 -------------------------------------------------------------------
2738 Tue Mar 21 09:04:06 CET 2006 - visnov@suse.de
2739
2740 - properly report error for media change callback
2741 - rev 2579
2742
2743 -------------------------------------------------------------------
2744 Mon Mar 20 23:02:07 CET 2006 - ma@suse.de
2745
2746 - fixed memory leak in XMLNodeIterator (#157474)
2747 - disabled storing filelist (YUMFileListParser) and changelog (YUMOtherParser)
2748 - Renamed private MediaManager::forceMediaRelease
2749   function to forceReleaseShared (more exact name)
2750 - Implemented forceRelaseAllMedia() that can be
2751   used to release also foreign (user) mounts.
2752 - Added use of forceRelaseAllMedia for CD/DVDs
2753   if FORCE_RELEASE_FOREIGN is 1 (default 0)
2754 - little cleanup of the checkAttached function
2755 - r2578
2756
2757 -------------------------------------------------------------------
2758 Mon Mar 20 17:04:28 CET 2006 - mvidner@suse.cz
2759
2760 - don't try to attach without exception handling (#158620)
2761 - fix descriptions, as a new tag Des for selections exists now.
2762 - fix #157683: failure after adding add-on product to install
2763   sources
2764 - added more files for translation
2765 - resolve-dependencies.cc: establish pool
2766 - parse-metadata.cc: catch bad URL
2767 - set zmdid for atoms
2768 - r2574
2769
2770 -------------------------------------------------------------------
2771 Sun Mar 19 19:24:44 CET 2006 - kkaempf@suse.de
2772
2773 - fix testsuite.
2774 - provide edition and architecture for all kinds of yum
2775   resolvables.
2776 - fix ResStatus output.
2777 - establish atoms correctly.
2778 - treat requires to unneeded resolvables as fulfilled.
2779 - rev 2559
2780
2781 -------------------------------------------------------------------
2782 Sun Mar 19 00:05:17 CET 2006 - kkaempf@suse.de
2783
2784 - fix the build
2785 - only consider best architecture/version (#157594)
2786 - prefer providers which supplement/enhance installed or
2787   to-be-installed packages (fixes the tpctl-kmp issue)
2788 - rev 2546
2789
2790 -------------------------------------------------------------------
2791 Sat Mar 18 02:22:22 CET 2006 - kkaempf@suse.de
2792
2793 - provide more filters for pkg-bindings (#158602)
2794 - add SystemResObject to provide system (modalias, hal, ...)
2795   capabilities.
2796 - handle this during resolving.
2797 - make the modalias and hal capability match the SystemResObject
2798   by default, thereyby triggering a modalias (resp. hal)
2799   evaluation.
2800 - xmlstore: decouple target store from YUM schema.
2801 - clean up moving of hal() and modalias() from provides to
2802   supplements in ResolvableImpl.
2803 - add PatchContents() for UI.
2804 - handle Edition::noedition as empty string.
2805 - r2537
2806
2807 -------------------------------------------------------------------
2808 Tue Mar 14 23:32:44 CET 2006 - jsrain@suse.de
2809
2810 - releasing all medias when asking for CD (#156981)
2811 - r2471
2812
2813 -------------------------------------------------------------------
2814 Tue Mar 14 19:38:43 CET 2006 - mvidner@suse.cz
2815
2816 - ResStatus::resetTransact must return a value.
2817 - Fixed random build failures in LanguageCode.cc.
2818   (Rewrote the CodeMaps constructor so that gcc does not
2819   optimize a 500-statement basic block.)
2820 - Fix constructions of patch objects. Actually insert atoms in atoms
2821   list. Insert atoms for package even if the package does not exists
2822   in the source. Fixes #157628 (dmacvicar).
2823 - Fixed license reading from susetags, #151834 (dmacvicar).
2824 - r2468
2825
2826 -------------------------------------------------------------------
2827 Tue Mar 14 16:59:42 CET 2006 - mvidner@suse.cz
2828
2829 - added ResStatus::resetTransact (ma)
2830 - bugfix for #156439 (schubi)
2831 - Added Source_Ref::setAlias (#154913).
2832 - Do not assume there is a product file when scanning for products
2833   (visnov)
2834 - function to disable all sources in the persistent store (visnov)
2835 - dependency errors go to stdout, not stderr; output resolver info
2836   directly to stderr (kkaempf)
2837 - rev 2464
2838
2839 -------------------------------------------------------------------
2840 Tue Mar 14 01:34:38 CET 2006 - kkaempf@suse.de
2841
2842 - fix merging of resolver info (needed for #157684).
2843 - errors are also important in ResolverInfo.
2844 - improve debug output in ResolverContext.
2845 - rev 2455
2846
2847 -------------------------------------------------------------------
2848 Mon Mar 13 22:54:01 CET 2006 - jsrain@suse.de
2849
2850 - delete RPMs downloaded via HTTP/FTP after installnig them
2851   (#157011)
2852 - fixed product registration (reverted autorefresh patch) (#157566)
2853
2854 -------------------------------------------------------------------
2855 Mon Mar 13 11:53:52 CET 2006 - kkaempf@suse.de
2856
2857 - if root!="/", always prefer the upgrade candidate (#155472)
2858 - implement license confirmed api for UI.
2859 - prefer architecture over version in distribution upgrade
2860   (#157501)
2861 - clean up media handling.
2862 - rev 2448
2863
2864 -------------------------------------------------------------------
2865 Sun Mar 12 22:31:09 CET 2006 - kkaempf@suse.de
2866
2867 - init Modalias properly.
2868 - fix warnings in testcases.
2869 - rev 2432
2870
2871 -------------------------------------------------------------------
2872 Sat Mar 11 21:25:18 CET 2006 - kkaempf@suse.de
2873
2874 - drop libjpeg-devel and sqlite-devel from build requires.
2875
2876 -------------------------------------------------------------------
2877 Sat Mar 11 08:16:53 CET 2006 - kkaempf@suse.de
2878
2879 - implement 'modalias()' capability (#157406)
2880 - make dependencies consistent, its 'freshens'.
2881 - cope with user umounts of devices.
2882 - add debug to SourceManager.
2883 - rev 2418
2884
2885 -------------------------------------------------------------------
2886 Fri Mar 10 16:20:41 CET 2006 - kkaempf@suse.de
2887
2888 - allow version downgrade during distribution upgrade if the
2889   newer package is coming from a trusted vendor (#155472)
2890 - implement locale fallback
2891 - 'freshen' -> 'freshens' in schema definitions to make it
2892   consistent with all other dependency definitions.
2893 - better error reporting for .pat and .sel files.
2894 - rule out packages from dependency resolutions which are
2895   de-selected by user (#155368)
2896 - use locale fallbacks in package translations.
2897 - refresh source when re-enabling it.
2898 - rev 2406
2899
2900 -------------------------------------------------------------------
2901 Tue Mar  7 21:18:19 CET 2006 - kkaempf@suse.de
2902
2903 - split of libzypp-zmd-backend subpackage as a stand-alone
2904   leaf package.
2905 - encapsulate bool test for Source_Ref better.
2906 - fixed stack overflow (ma).
2907 - make testsuite build again.
2908 - rev 2346
2909
2910 -------------------------------------------------------------------
2911 Tue Mar  7 16:17:07 CET 2006 - kkaempf@suse.de
2912
2913 - fixed URL rewriting for CD2 and following (#154762)
2914 - fixed ResPoolProxy diffState (for proper ok/cancel support
2915   in UI)
2916 - added special exception class for aborting installation
2917   (#154936)
2918 - only auto-change directories if they end in CDn or DVDn.
2919 - rev 2320.
2920
2921 -------------------------------------------------------------------
2922 Tue Mar  7 15:37:51 CET 2006 - kkaempf@suse.de
2923
2924 - silently ignore multiple installs of the same package.
2925 - fix disk usage for installs and uninstalls.
2926 - rev 2308
2927
2928 -------------------------------------------------------------------
2929 Mon Mar  6 22:22:57 CET 2006 - kkaempf@suse.de
2930
2931 - zmd-backend: filter out incompatible architectures from
2932   repository.
2933 - rev 2298
2934
2935 -------------------------------------------------------------------
2936 Mon Mar  6 21:35:24 CET 2006 - kkaempf@suse.de
2937
2938 - sync libzypp media data with mtab.
2939 - improve resolver error and solution reports.
2940 - fix source cache reading (#155459).
2941 - default cached sources to enabled (#155459).
2942 - let each source provide public keys.
2943 - rev 2297
2944
2945 -------------------------------------------------------------------
2946 Sun Mar  5 15:48:29 CET 2006 - kkaempf@suse.de
2947
2948 - only write by-sovler transactions back (#154976)
2949 - rev 2278
2950
2951 -------------------------------------------------------------------
2952 Sat Mar  4 12:36:40 CET 2006 - kkaempf@suse.de
2953
2954 - release last used source at end of commit (#155002)
2955 - rev 2277
2956
2957 -------------------------------------------------------------------
2958 Fri Mar  3 23:14:50 CET 2006 - kkaempf@suse.de
2959
2960 - cope with NULL values in zmd catalogs table (#153584)
2961 - set YAST_IS_RUNNING in transact zmd helper (#154820)
2962 - run SuSEconfig after transact zmd helper (#154820)
2963 - add softTransact to honor user vs. soft requirements (#154650)
2964 - honor all build keys provided by a package source.
2965 - add source metadata refresh.
2966 - add progress callbacks to zmd helpers.
2967 - rev 2276
2968
2969 -------------------------------------------------------------------
2970 Thu Mar  2 21:59:07 CET 2006 - kkaempf@suse.de
2971
2972 - include .diffs into main source.
2973 - catch exception when ejecting media which was unmounted externally
2974   (#154697).
2975 - init source in zmd-backend correctly (#154667)
2976 - implement disk usage info for YaST.
2977 - clean up XML schema files.
2978 - catch CPUs identifying as 'i686' but being 'i586'.
2979 - allow definition of preferred attach (mount) point for media.
2980 - make resolver results more readable.
2981 - use language fallbacks if none of multiple language providers
2982   matches.
2983 - get rid of ignoring wrong arch in resolver, having the wrong
2984   architecture is prevented by other means.
2985 - prepare for translations in exceptions.
2986 - fix 'abort does not abort'
2987 - implement 'flag' I/O in target cache backend.
2988 - skip incompatibles architectures in packages.<lang>
2989 - rev 2228
2990
2991 -------------------------------------------------------------------
2992 Thu Mar  2 13:44:34 CET 2006 - kkaempf@suse.de
2993
2994 - dont even provide src/nosrc from the source.
2995 - rev 2169 + diffs
2996
2997 -------------------------------------------------------------------
2998 Wed Mar  1 17:23:23 CET 2006 - kkaempf@suse.de
2999
3000 - Initialize commit result (#154409)
3001 - release media if its wrong (#154326)
3002 - dont copy src/nosrc packages to the pool (#154627)
3003 - reduce XML logging.
3004 - rev 2169 + diffs
3005
3006 -------------------------------------------------------------------
3007 Tue Feb 28 16:10:14 CET 2006 - kkaempf@suse.de
3008
3009 - fix path of .po files (#154074).
3010 - parse the correct package.<lang> file (kinda #154074).
3011 - complain about bad "=Sel:" or "=Pat:" lines (#153065).
3012 - reattach all released medias.
3013 - raise exception instead of abort() on XML errors (#154104).
3014 - update translations.
3015 - PathInfo: implemented a copy_dir_content (variant of copy_dir)
3016   and is_empty_dir utility function
3017 - rev 2169
3018
3019 -------------------------------------------------------------------
3020 Tue Feb 28 14:51:46 CET 2006 - kkaempf@suse.de
3021
3022 - check freshens and supplements for packages (#154074).
3023 - only complain about incomplete installed resolvables,
3024   if they are uninstalled, schedule them for installation.
3025   (#154074)
3026 - add testcases for locale() provides.
3027 - add lang_country -> lang fallback.
3028 - have locale(parent:...) deps match any provides of 'parent'
3029   also when uninstalling a package.
3030 - rev 2148
3031
3032 -------------------------------------------------------------------
3033 Tue Feb 28 10:35:15 CET 2006 - kkaempf@suse.de
3034
3035 - change the locale(...) separator to ";" (#153791)
3036 - complete "find-files" of zmd-backend.
3037 - rev 2140
3038
3039 -------------------------------------------------------------------
3040 Tue Feb 28 10:28:06 CET 2006 - visnov@suse.de
3041
3042 - avoid attaching media when initializing source
3043 - rev 2139
3044
3045 -------------------------------------------------------------------
3046 Mon Feb 27 21:26:00 CET 2006 - kkaempf@suse.de
3047
3048 - warn about misspelled 'locale(...)' provides
3049 - add testcases
3050 - rev 2134
3051
3052 -------------------------------------------------------------------
3053 Mon Feb 27 20:19:40 CET 2006 - kkaempf@suse.de
3054
3055 - fix the build
3056 - rev 2129
3057
3058 -------------------------------------------------------------------
3059 Mon Feb 27 18:15:16 CET 2006 - kkaempf@suse.de
3060
3061 - provide available locales to application (#153583)
3062 - honor 'requestedLocales' (language dependant packages)
3063 - honor release requests for all holders of a device.
3064 - silently re-attach after a forced release.
3065 - solver improvements.
3066 - handle source caches.
3067 - proper logging in zmd backend helpers.
3068 - rev 2127
3069
3070 -------------------------------------------------------------------
3071 Mon Feb 27 13:44:39 CET 2006 - kkaempf@suse.de
3072
3073 - upgrade always to best version and arch (#153577)
3074 - reset 'transact' state for obsoleted packages (#153578)
3075 - translation updates
3076 - rev 2113
3077
3078 -------------------------------------------------------------------
3079 Mon Feb 27 10:42:33 CET 2006 - kkaempf@suse.de
3080
3081 - add support for 'local' .rpm packages to zmd-backend.
3082 - rev 2101
3083
3084 -------------------------------------------------------------------
3085 Sun Feb 26 20:24:10 CET 2006 - kkaempf@suse.de
3086
3087 - fix build of zmd/backend.
3088 - actually fill 'files' table in package-files.
3089 - rev 2094
3090
3091 -------------------------------------------------------------------
3092 Sun Feb 26 17:43:06 CET 2006 - kkaempf@suse.de
3093
3094 - improve testcases.
3095 - add 'setPossibleLocales()' to ZYpp, this defines the set
3096   of possible locales to choose from (#153583)
3097 - provide LanguageImpl and create 'Language' resolvables for
3098   each 'possible' locale.
3099 - fix YUM parsing of patches, insert 'atoms' to link patches
3100   with packages.
3101 - replace gzstream/ with own, existing implementation.
3102 - honor locks in solver (#150231)
3103 - sync pool with target after commit() properly (#150565, #153066)
3104 - new zmd helper 'package-files'
3105 - rev 2093
3106
3107 -------------------------------------------------------------------
3108 Thu Feb 23 21:45:06 CET 2006 - kkaempf@suse.de
3109
3110 - prevent multiple initializations of the target (#153124)
3111 - implement 'loopback mounted ISO images'
3112 - retain old package sources on upgrade.
3113 - support compressed .xml files in 'repodata' type repositories.
3114 - rev 2025
3115
3116 -------------------------------------------------------------------
3117 Thu Feb 23 15:16:58 CET 2006 - kkaempf@suse.de
3118
3119 - parse locale(...) provides and construct correct dependencies.
3120
3121 -------------------------------------------------------------------
3122 Thu Feb 23 14:16:44 CET 2006 - kkaempf@suse.de
3123
3124 - always upgrade to candidate (#152760).
3125 - fix typo in package sorting.
3126 - prepare handling of locale provides.
3127 - rev 1995
3128
3129 -------------------------------------------------------------------
3130 Thu Feb 23 10:53:51 CET 2006 - kkaempf@suse.de
3131
3132 - sort src/nosrc package to right list during commit.
3133 - revert installtime/buildtime in susetags parser (#152760)
3134 - rev 1990
3135
3136 -------------------------------------------------------------------
3137 Thu Feb 23 10:22:08 CET 2006 - kkaempf@suse.de
3138
3139 - reset state after successful commit (#153030)
3140 - run "rpm -e" always with "--nodeps" (#153026)
3141 - provide separate resolvable kind for src packages.
3142 - extend status field for LOCK and LICENSE.
3143 - add sameState()/diffState() for UI.
3144 - provide 'best' candidate for UI.
3145 - set 60 sec timeout for curl access.
3146 - don't cross-compare solver results, takes too much time.
3147 - provide sizes of installed packages.
3148 - extend REQUIRES semantics in content file.
3149 - add "parse-metadata" helper to zmd-backend.
3150 - rev 1987
3151
3152 -------------------------------------------------------------------
3153 Wed Feb 22 14:51:46 CET 2006 - kkaempf@suse.de
3154
3155 - provide complete disk usage data (#152761)
3156 - include upgrade flag when copying solver solution
3157   back to pool (#152717)
3158 - rev 1959
3159
3160 -------------------------------------------------------------------
3161 Wed Feb 22 13:16:48 CET 2006 - kkaempf@suse.de
3162
3163 - don't insert incompatible architectures to the pool (#151933)
3164 - don't accept incompatible architectures from a repository
3165   (#151933)
3166 - separate rpm log (#151431).
3167 - allow extended product requires.
3168 - rev 1954
3169
3170 -------------------------------------------------------------------
3171 Tue Feb 21 22:02:59 CET 2006 - kkaempf@suse.de
3172
3173 - provide the XML schema files in the main package. (#152593)
3174
3175 -------------------------------------------------------------------
3176 Tue Feb 21 20:05:34 CET 2006 - kkaempf@suse.de
3177
3178 - provide arch compat handling.
3179 - implement data upload to zmd.
3180 - fix source metadata caching on target.
3181 - add 'supplements' dependencies to 'yum' parser.
3182 - provide user agent identification to curl calls.
3183 - move resolver branches (multiple alternatives) back in queue
3184   (resolve known things first, then the unknown ones).
3185 - clean up 'packages' parser.
3186 - rev 1947
3187
3188 -------------------------------------------------------------------
3189 Tue Feb 21 09:18:53 CET 2006 - kkaempf@suse.de
3190
3191 - improve media mount/umount interface
3192 - prepare class ArchCompat for proper architecture ordering
3193   and compatibility handling.
3194 - add returns to dummy functions in DbAccess.
3195 - rev 1913
3196
3197 -------------------------------------------------------------------
3198 Mon Feb 20 21:08:22 CET 2006 - kkaempf@suse.de
3199
3200 - don't explictly delete to-be-upgraded packages.
3201 - finish query-system, resolve-dependencies, and transact for
3202   libzypp-zmd-backend.
3203 - provide Pattern::category.
3204 - move system architecture to toplevel.
3205 - make target store pathname settable.
3206 - speed up rpmdb reading by properly filtering unwanted file
3207   provides.
3208 - rev 1905
3209
3210 -------------------------------------------------------------------
3211 Sun Feb 19 20:35:03 CET 2006 - kkaempf@suse.de
3212
3213 - new translations.
3214 - proofread texts.
3215 - when comparing solutions, prefer higher versions.
3216 - provide generic 'SafeBool' for bool conversions.
3217 - add PtrTypes testsuites.
3218 - rev 1876
3219
3220 -------------------------------------------------------------------
3221 Fri Feb 17 21:43:51 CET 2006 - kkaempf@suse.de
3222
3223 - integrate all diffs
3224 - move Target::commit to toplevel API
3225 - generalize dependency iterators and hash dependency
3226   information in pool (for speedup)
3227 - add 'supplements' as dependency
3228 - make more pattern attributes available
3229 - drop "smbfs" in favour of "cifs" (#151476)
3230 - add metadata cache to sources (Beta4 bug)
3231 - run "rpm -e"  with name-version-release
3232 - fix update conflicts
3233 - rev 1864
3234
3235 -------------------------------------------------------------------
3236 Thu Feb 16 20:02:19 CET 2006 - kkaempf@suse.de
3237
3238 - fix-mediachange.diff: dont skip CD but retry after media change
3239 - cd-eject-button.diff: fix CD url so YaST recognizes it and shows
3240   'eject' button
3241 - release-forced-eject-no-ptrfix.diff: fix refcounting in ptrs
3242   so media handle gets actually released and media unmounted.
3243
3244 -------------------------------------------------------------------
3245 Thu Feb 16 14:40:31 CET 2006 - kkaempf@suse.de
3246
3247 - implement arch scoring
3248 - prefer better arch (#151427)
3249 - transitive depedencies of weak requirements are non-weak
3250   (#151446)
3251 - rev 1778 + diff
3252
3253 -------------------------------------------------------------------
3254 Wed Feb 15 18:19:12 CET 2006 - kkaempf@suse.de
3255
3256 - ignore self and to-be-updated conflicts (#150844)
3257 - fix enable of target store (for non-packages)
3258 - rev 1778
3259
3260 -------------------------------------------------------------------
3261 Wed Feb 15 13:11:28 CET 2006 - kkaempf@suse.de
3262
3263 - fix "cd:" url (#151121)
3264 - provide location() in public Package api
3265 - allow running distribution upgrade in testmode
3266 - extend HAL interface
3267 - rev 1762
3268
3269 -------------------------------------------------------------------
3270 Wed Feb 15 10:10:48 CET 2006 - kkaempf@suse.de
3271
3272 - pass normal and locale packages from selections correctly.
3273 - its "baseconf" for base selections.
3274 - Make 'ZYpp' an obvious singleton.
3275 - provide releasenotesUrl.
3276 - dont continue upgrade without target.
3277 - implement 'fake' hal for testing.
3278 - fix package sizes.
3279 - more solver testcases.
3280 - rev 1754
3281
3282 -------------------------------------------------------------------
3283 Tue Feb 14 20:52:02 CET 2006 - kkaempf@suse.de
3284
3285 - extend requires of libzypp-devel
3286 - provide package sizes for UI
3287 - provide more UI helpers
3288 - implement Product and related functions
3289 - fix split provides in distribution upgrade
3290 - provide locale information to system
3291 - ask HAL for available devices
3292 - reduce debug information in solver
3293 - filter architectures in source, not in solver
3294 - rev 1743
3295
3296 -------------------------------------------------------------------
3297 Tue Feb 14 07:27:39 CET 2006 - visnov@suse.de
3298
3299 - disable another testsuite for now
3300 - fetch the default locale from environment
3301 - support user-defined formatting of log
3302 - rev 1710
3303
3304 -------------------------------------------------------------------
3305 Mon Feb 13 20:41:36 CET 2006 - visnov@suse.de
3306
3307 - providing basic product information from susetags source
3308 - public API for preferred language
3309 - implemented redirect of logging (#149001)
3310 - report start/finish of source data parsing (#150211)
3311 - store/restore source aliases properly (#150256)
3312 - disable a lot of debug logging to speed up solver
3313 - properly rewrite URL for CDn directory layouts (#149870)
3314 - rev 1706
3315
3316 -------------------------------------------------------------------
3317 Sun Feb 12 16:59:48 CET 2006 - kkaempf@suse.de
3318
3319 - add save/restore state to facilitate UI 'cancel'
3320 - enable target/store
3321 - add 'forceResolve' call and flag to resolver to switch between
3322   task-oriented ZMD and interactive YaST behaviour.
3323 - Fix resolver problem solution texts.
3324 - improve solver problem solution offerings.
3325 - fix media access handling to better support multiple
3326   requestors to single media.
3327 - move the media number checking to the source (media requestor)
3328   which knows how to verify the correct media.
3329 - Fix CD ordering (#149871), adding testcases.
3330 - Move 'PoolItemList' and 'PoolItemSet' typedefs inside classes.
3331 - Add selections to testcases.
3332 - rev 1673
3333
3334 -------------------------------------------------------------------
3335 Sat Feb 11 10:17:15 CET 2006 - kukuk@suse.de
3336
3337 - Fix missing return in Source.cc:124
3338
3339 -------------------------------------------------------------------
3340 Fri Feb 10 18:41:29 CET 2006 - kkaempf@suse.de
3341
3342 - cope with empty arch field in selections
3343 - enable dummy "enableStorage" function
3344 - rev 1610-branch
3345
3346 -------------------------------------------------------------------
3347 Fri Feb 10 15:36:43 CET 2006 - kkaempf@suse.de
3348
3349 - fix random data return in Source.cc
3350 - rev 1610
3351
3352 -------------------------------------------------------------------
3353 Fri Feb 10 15:00:45 CET 2006 - kkaempf@suse.de
3354
3355 - adapt zmd-backend to SourceImpl API change
3356 - rev 1608
3357
3358 -------------------------------------------------------------------
3359 Fri Feb 10 13:54:43 CET 2006 - kkaempf@suse.de
3360
3361 - fix the packages parser bug. Now all packages are parsed
3362   including (english) translations.
3363   source/susetags is back to svn head.
3364 - rev 1600
3365
3366 -------------------------------------------------------------------
3367 Fri Feb 10 10:30:12 CET 2006 - kkaempf@suse.de
3368
3369 - fix off-by-one bug in bitfield handling
3370 - revert source/susetags to rev 1411
3371 - rev 1586
3372
3373 -------------------------------------------------------------------
3374 Thu Feb  9 22:21:43 CET 2006 - kkaempf@suse.de
3375
3376 - dont prereq-sort non-packages
3377 - rev 1584
3378
3379 -------------------------------------------------------------------
3380 Thu Feb  9 21:29:00 CET 2006 - kkaempf@suse.de
3381
3382 - rev 1582
3383
3384 -------------------------------------------------------------------
3385 Thu Feb  9 11:10:54 CET 2006 - kkaempf@suse.de
3386
3387 - update to rev 1543
3388
3389 -------------------------------------------------------------------
3390 Thu Feb  9 00:49:23 CET 2006 - ro@suse.de
3391
3392 - require hal-devel in libzypp-devel
3393 - re-merge fixes (RPM_OPT_FLAGS)
3394
3395 -------------------------------------------------------------------
3396 Wed Feb  8 23:53:58 CET 2006 - kkaempf@suse.de
3397
3398 - make solver behaviour a bit more interactive
3399 - rev 1537
3400
3401 -------------------------------------------------------------------
3402 Wed Feb  8 18:45:21 CET 2006 - schwab@suse.de
3403
3404 - Fix syntax error in configure script.
3405 - Use RPM_OPT_FLAGS.
3406
3407 -------------------------------------------------------------------
3408 Wed Feb  8 17:03:37 CET 2006 - kkaempf@suse.de
3409
3410 - update for qt ui integration
3411 - rev 1504
3412
3413 -------------------------------------------------------------------
3414 Tue Feb  7 23:18:09 CET 2006 - kkaempf@suse.de
3415
3416 - split off libzypp-zmd-backend
3417 - rev 1466
3418
3419 -------------------------------------------------------------------
3420 Tue Feb  7 23:10:59 CET 2006 - kkaempf@suse.de
3421
3422 - another update to svn
3423
3424 -------------------------------------------------------------------
3425 Mon Feb  6 20:42:22 CET 2006 - kkaempf@suse.de
3426
3427 - finish rpm callbacks
3428 - finish UI API
3429 - fix state change resolver<->pool
3430 - zmd backend stuff
3431 - speed up tag file parsing
3432 - rev 1405
3433
3434 -------------------------------------------------------------------
3435 Mon Feb  6 16:53:03 CET 2006 - schubi@suse.de
3436
3437 - disabling failing tests of s390 and ppc
3438
3439 -------------------------------------------------------------------
3440 Mon Feb  6 11:14:16 CET 2006 - schubi@suse.de
3441
3442 - Snapshoot rev 1367
3443
3444 -------------------------------------------------------------------
3445 Mon Feb  6 01:42:48 CET 2006 - kkaempf@suse.de
3446
3447 - use hashes for pool
3448 - rev 1343
3449
3450 -------------------------------------------------------------------
3451 Fri Feb  3 14:21:47 CET 2006 - schubi@suse.de
3452
3453 - removed Obsoletes:    yast2-packagemanager
3454
3455 -------------------------------------------------------------------
3456 Fri Feb  3 11:36:19 CET 2006 - schubi@suse.de
3457
3458 - Snapshoot 3 Feb 2005 (11:30)
3459
3460 -------------------------------------------------------------------
3461 Thu Feb  2 14:27:02 CET 2006 - schubi@suse.de
3462
3463 - Snapshoot 2 Feb 2005 (14:00)
3464
3465 -------------------------------------------------------------------
3466 Thu Feb  2 12:23:03 CET 2006 - schubi@suse.de
3467
3468 - Snapshoot 2 Feb 2005 ( integrating YaST )
3469
3470 -------------------------------------------------------------------
3471 Wed Jan 25 21:37:50 CET 2006 - mls@suse.de
3472
3473 - converted neededforbuild to BuildRequires
3474
3475 -------------------------------------------------------------------
3476 Sat Jan 14 08:51:55 CET 2006 - kkaempf@suse.de
3477
3478 - Initial version
3479