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