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