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