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