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