Dont warn on incompleting uninstalled resolvables (#185197)
[platform/upstream/libzypp.git] / package / libzypp.changes
1 -------------------------------------------------------------------
2 Thu Jun 15 07:26:29 CEST 2006 - kkaempf@suse.de
3
4 - Dont use getZYpp in static constructor (#185198)
5   Bugfix #178292 was wrong.
6 - Only warn on incompleting installed resolvables (#185197)
7 - rev 3644
8
9 -------------------------------------------------------------------
10 Wed Jun 14 22:43:40 CEST 2006 - kkaempf@suse.de
11
12 - Atoms might only be installed via patches (#184714)
13 - rev 3642
14
15 -------------------------------------------------------------------
16 Wed Jun 14 17:26:39 CEST 2006 - dmacvicar@suse.de
17
18 - fix for the last stall tmpfile (#178292)
19 - r3637 
20
21 -------------------------------------------------------------------
22 Wed Jun 14 12:06:57 CEST 2006 - mt@suse.de
23
24 - Implemented transfer timeout inside of the progress callback.
25   The timeout value can be set using timeout url parameter, the
26   default transfer timeout is 180 seconds. (#181602)
27 - Added ssl_verify and ssl_capath url options used in https scheme,
28   allowing to change or disable the ssl verify options. (#171622)
29 - Added fallback on read failures of /etc/mtab to /proc/mounts.
30   Improved verbosity in mount and mount check related failure cases,
31   incl. /etc/mtab dump. (#181606)
32 - rev 3623
33
34 -------------------------------------------------------------------
35 Wed Jun 14 10:49:10 CEST 2006 - kkaempf@suse.de
36
37 - combine knownAliases and knownUrls in a single function.
38 - rev 3616
39
40 -------------------------------------------------------------------
41 Mon Jun 12 16:27:46 CEST 2006 - kkaempf@suse.de
42
43 - honor parallel installs in resolver context (#181103)
44 - rev 3592
45
46 -------------------------------------------------------------------
47 Mon Jun 12 15:15:07 CEST 2006 - dmacvicar@suse.de
48
49 - fix #182003 YUM packages without size 
50 - rev 3587
51
52 -------------------------------------------------------------------
53 Mon Jun 12 14:58:55 CEST 2006 - kkaempf@suse.de
54
55 - Allow to restore and remove by Url
56 - rev 3583
57
58 -------------------------------------------------------------------
59 Mon Jun 12 13:07:31 CEST 2006 - kkaempf@suse.de
60
61 - make atoms parallel installable (#181103)
62 - rev 3580
63
64 -------------------------------------------------------------------
65 Fri Jun  9 16:28:11 CEST 2006 - dmacvicar@suse.de
66
67 - Allow to restore by alias
68 - r3568
69
70 -------------------------------------------------------------------
71 Fri Jun  9 13:06:16 CEST 2006 - mvidner@suse.cz
72
73 - Do not fork in a global destructor, perl dislikes it (#182672).
74   Fixes hanging ag_ldapserver and yast2-perl-bindings tests.
75
76 -------------------------------------------------------------------
77 Thu Jun  8 16:24:55 CEST 2006 - ma@suse.de
78
79 - Installation: Assert product information is stored to libzypp
80   database before reboot. (#181198)
81 - Version 1.2.0; revision 3553
82
83 -------------------------------------------------------------------
84 Wed Jun  7 13:55:23 CEST 2006 - visnov@suse.cz
85
86 - Synchronize keys with rpm database before
87   closing access to it (#182338)
88 - rev 3533
89
90 -------------------------------------------------------------------
91 Wed Jun  7 11:40:46 CEST 2006 - mt@suse.de
92
93 - Changed to just prefer DVD drives in "dvd:" scheme, instead of
94   filter out the non-DVD drives completely. Allows a fallback to
95   drives without the dvd HAL property e.g. in VMWare. (#177457)
96 - rev 3530
97
98 -------------------------------------------------------------------
99 Wed Jun  7 01:00:05 CEST 2006 - dmacvicar@suse.de
100
101 - Merge fix for stalle tmpdir due to cyclic references, using a master
102  TmpDir for zypp. (#178292) . There is still 1 tmpdir to fix.
103 - rev 3521
104
105 -------------------------------------------------------------------
106 Wed Jun  7 00:02:18 CEST 2006 - ma@suse.de
107
108 - fixed memory leak in PersistentStorage (#168690)
109 - revision 3519
110
111 -------------------------------------------------------------------
112 Tue Jun  6 22:24:00 CEST 2006 - ma@suse.de
113
114 - fixed memory leak in XMLSourceCacheParser (#168690)
115 - revision 3517
116
117 -------------------------------------------------------------------
118 Fri Jun  2 16:09:03 CEST 2006 - schubi@suse.de
119
120 -latest fi translation added
121  Revision 3502
122
123 -------------------------------------------------------------------
124 Thu Jun  1 15:11:47 CEST 2006 - schubi@suse.de
125
126 -All installed resolvables has been set to "satisfied" in
127  ResolverContext::unneeded . BUT:
128  Patch concerning resolvables have to be set to
129  "unneeded" although they are installed. In order
130  getting the state "no longer applicable" (Bug 171590)
131 - rev 3496
132
133 -------------------------------------------------------------------
134 Thu Jun  1 14:54:02 CEST 2006 - kkaempf@suse.de
135
136 - compute status for scripts and messages so their freshens get
137   properly honored (aj with postgresql-server)
138 - rev 3494
139
140 -------------------------------------------------------------------
141 Thu Jun  1 13:57:48 CEST 2006 - dmacvicar@suse.de
142
143 - revert not-used-yet rpmdb timestamp, as
144   it broke rpmdb::init(). (#180040)
145 - rev 3490
146
147 -------------------------------------------------------------------
148 Thu Jun  1 11:03:34 CEST 2006 - schubi@suse.de
149
150 - updating gmo files, if po files has been changed; bug 164449
151
152 -------------------------------------------------------------------
153 Wed May 31 18:32:58 CEST 2006 - dmacvicar@suse.de
154
155 - Dont download twice if starting from 1st time
156 - fix typo
157 - rev 3481
158
159 -------------------------------------------------------------------
160 Wed May 31 17:06:48 CEST 2006 - dmacvicar@suse.de
161
162 - set cache dir only if storeMetadata is called as a public method.´
163 - rev 3475
164
165 -------------------------------------------------------------------
166 Wed May 31 15:27:38 CEST 2006 - kkaempf@suse.de
167
168 - schedule a package for installation if
169   - it freshens / supplements something
170   - it is not installed yet
171   (#178721)
172 - rev 3473
173
174 -------------------------------------------------------------------
175 Wed May 31 15:22:43 CEST 2006 - dmacvicar@suse.de
176
177 - make susetags also implement download and check first.
178 - rev 3470
179
180 -------------------------------------------------------------------
181 Tue May 30 12:43:47 CEST 2006 - dmacvicar@suse.de
182
183 - make yum more robust. Never parse from provideFile
184   but only from local disk. Make sure the cache
185   is consistent before recreating it.
186   the code is easier to follow and probably
187   faster. checksum and signatures are
188   checked on caching not on parsing.
189   Required to implement refresh for #154990
190 - rev 3452
191
192 -------------------------------------------------------------------
193 Wed May 24 16:57:54 CEST 2006 - dmacvicar@suse.de
194
195 - implement timestamp for YUM and SuseTags
196 - actually use the license to confirm in yum patches
197 - add prerequires tag in yum optonally to the bad designed
198   and nonintuitive pre=1
199 - rev 3448
200
201 -------------------------------------------------------------------
202 Wed May 24 15:30:32 CEST 2006 - dmacvicar@suse.de
203
204 - dont pass root on init but before.
205 - implement rpm db modification timestamp
206   not used yet
207 - move Helix source to testsuite out of the solver
208   so we can use it for target, storage tests
209 - add Source_Ref::timestamp(), default to now()
210   in order to implement smart sync of sources by zmd
211 - don't parse desc and summary twice
212 - fix a segfault with tranlated text
213 - fix broken size tag introduced in rev 3427
214 - rev 3446
215
216 -------------------------------------------------------------------
217 Tue May 23 20:53:27 CEST 2006 - dmacvicar@suse.de
218
219 - dont accept corrupt sources, improve logs
220
221 -------------------------------------------------------------------
222 Tue May 23 17:26:41 CEST 2006 - ma@suse.de
223
224 - Added PoolItem_Ref::statusReset. Resets the PoolItem status without
225   loosing autoprotection (eg. for foreign vendor). (assists #177469)
226 - rev 3431
227
228 -------------------------------------------------------------------
229 Tue May 23 17:04:04 CEST 2006 - jsrain@suse.cz
230
231 - added mediaNr() to PatchRpm and DeltaRpm classes
232 - rev 3430
233
234 -------------------------------------------------------------------
235 Tue May 23 15:58:04 CEST 2006 - dmacvicar@suse.de
236
237 - enable YUM license to confirm.
238   needed for #174476
239 - adapt store to serialize and read all new resobject fields
240 - use install-time to now() when serializing (#174653)
241 - rev 3427
242
243 -------------------------------------------------------------------
244 Mon May 22 20:51:59 CEST 2006 - ma@suse.de
245
246 - Do not violate install order when restricting commit to a certain
247   mediaNumber. (#170079)
248 - Version 1.1.0; rev 3423
249
250 -------------------------------------------------------------------
251 Mon May 22 19:03:20 CEST 2006 - mvidner@suse.cz
252
253 - Added SourceManager::findSourceByUrl to overcome alias mismatches
254   (#177543).
255 - rev 3420
256
257 -------------------------------------------------------------------
258 Mon May 22 17:19:25 CEST 2006 - ma@suse.de
259
260 - Order all objects according to prerequirements, not just packages.
261   (#173690)
262 - rev 3419
263
264 -------------------------------------------------------------------
265 Mon May 22 15:57:43 CEST 2006 - schubi@suse.de
266
267 - Added new translation
268
269 -------------------------------------------------------------------
270 Fri May 19 12:53:44 CEST 2006 - dmacvicar@suse.de
271
272 - fix missing homedir option for gpg (#171055)
273 - rev 3415
274
275 -------------------------------------------------------------------
276 Thu May 18 19:08:52 CEST 2006 - ma@suse.de
277
278 - Prevent against daemons launched in rpm %post, that do not close
279   their filedescriptors. (#174548)
280 - Version 1.0.1; rev 3413
281
282 -------------------------------------------------------------------
283 Thu May 18 16:51:41 CEST 2006 - jsrain@suse.cz
284
285 - fixed media number of package retrieved as a part of a patch
286   (#174841)
287 - rev 3409
288
289 -------------------------------------------------------------------
290 Thu May 18 16:16:21 CEST 2006 - dmacvicar@suse.de
291
292 - fix missing package descriptions due to filtered packages
293   by incompatible architectures. (#159109)
294 - rev 3404
295
296 -------------------------------------------------------------------
297 Thu May 18 16:08:42 CEST 2006 - kkaempf@suse.de
298
299 - decrease logging in DiskUsageCounter and Modalias (#163186)
300 - rev 3406
301
302 -------------------------------------------------------------------
303 Thu May 18 10:43:47 CEST 2006 - ma@suse.de
304
305 - Stay backward comapatible.
306
307 -------------------------------------------------------------------
308 Tue May 16 21:35:27 CEST 2006 - ma@suse.de
309
310 - Make basic attributes available through ResObject.
311 - Let ResObjects which do not require media access during
312   commit return ZERO sourceMediaNr (required for #173690)
313 - Version 1.0.0
314 - rev 3390
315
316 -------------------------------------------------------------------
317 Tue May 16 15:11:35 CEST 2006 - kkaempf@suse.de
318
319 - reduce logging verbosity (#163186)
320 - rev 3381
321
322 -------------------------------------------------------------------
323 Tue May 16 14:00:57 CEST 2006 - schubi@suse.de
324
325 - setCandidate accept candidates with compatible architectures too. Not
326   only with the same architecture. Bug 172594 - If update package has
327   differet arch, UI display is wrong
328
329 -------------------------------------------------------------------
330 Tue May 16 09:30:45 CEST 2006 - mvidner@suse.cz
331
332 - Added Source_Ref::resStoreInitialized.
333   If we know that noone has seen the resolvables yet, we can skip
334   them too, eg. when deleting a source. (#174840)
335 - rev 3378
336
337 -------------------------------------------------------------------
338 Mon May 15 12:41:39 CEST 2006 - kkaempf@suse.de
339
340 - Honor freshens as conditionals independant from the installed/
341   uninstalled status (#174797)
342 - rev 3376
343
344 -------------------------------------------------------------------
345 Mon May 15 11:15:03 CEST 2006 - kkaempf@suse.de
346
347 - State modifier "unneeded" is transitive for patches (#171590)
348 - rev 3375
349
350 -------------------------------------------------------------------
351 Thu May 11 17:42:29 CEST 2006 - schubi@suse.de
352
353 - Do not transact itself (update) in the transactResObject mechanism
354   Bug 174290
355
356 -------------------------------------------------------------------
357 Thu May 11 16:37:51 CEST 2006 - mt@suse.de
358
359 - Reenabled improved large file support flags (unintentionally
360   removed in rev 1544). Fixes bug #173753.
361 - Added large file support flags to libzypp.pc file allowing
362   consistence checks in the application using features variable
363 - rev 3366
364
365 -------------------------------------------------------------------
366 Thu May 11 10:49:36 CEST 2006 - mvidner@suse.cz
367
368 - SourceManager: moved source deletion before creation
369   so that we can recreate a deleted one (#174295)
370 - removed dead code dealing with known_caches from SourceManager::store
371   (see r3195)
372 - r3362
373
374 -------------------------------------------------------------------
375 Thu May 11 10:15:14 CEST 2006 - jsrain@suse.cz
376
377 - fixed returning product short name and summary if product read
378   from target store (#148625)
379 - rev 3360
380
381 -------------------------------------------------------------------
382 Wed May 10 11:39:06 CEST 2006 - jsrain@suse.cz
383
384 - set media verifier on redirected medium (#172599)
385 - rev 3359
386
387 -------------------------------------------------------------------
388 Mon May  8 17:28:42 CEST 2006 - kkaempf@suse.de
389
390 - fix 'transactResKind' to collect best providers by capability
391   and to recursively transact items of same kind (#170114)
392 - rev 3355
393
394 -------------------------------------------------------------------
395 Mon May  8 16:45:46 CEST 2006 - dmacvicar@suse.de
396
397 - serialize the full URL to avoid missing password and other
398   url settings (#148108)
399 - rev 3353
400
401 -------------------------------------------------------------------
402 Fri May  5 17:47:14 CEST 2006 - mt@suse.de
403
404 - Added a 60 sec connect timeout to MediaCurl (#172860)
405 - rev 3348
406
407 -------------------------------------------------------------------
408 Thu May  4 15:15:37 CEST 2006 - kkaempf@suse.de
409
410 - re-fetch also .asc and .key files before checking signature
411   (#172597)
412 - rev 3350 (3345-10.1)
413
414 -------------------------------------------------------------------
415 Wed May  3 17:40:45 CEST 2006 - dmacvicar@suse.de
416
417 - Fix yum key verification, because a double variable declaration
418
419 -------------------------------------------------------------------
420 Wed May  3 15:34:00 CEST 2006 - dmacvicar@suse.de
421
422 - use --no-default-keyring to avoid creating a
423   default gpg dir in / (#171055)
424 - rev 3335
425
426 -------------------------------------------------------------------
427 Wed May  3 14:40:25 CEST 2006 - dmacvicar@suse.de
428
429 - Fix YUM signature checking, we were passing the key instead of the
430   signature.
431 - When the user trust a key, sync again. Bye to the session trusted
432   keys and user being asked all the time. (#171213)
433 - r3332
434
435 -------------------------------------------------------------------
436 Wed May  3 14:22:02 CEST 2006 - ma@suse.de
437
438 - Cleanup index tables when removing items from pool (#170564).
439
440 -------------------------------------------------------------------
441 Wed May  3 12:23:36 CEST 2006 - kkaempf@suse.de
442
443 - backout rev 3246->3275 of TargetImpl.cc
444 - add missing testsuite/utils/TestUtils.h
445 - rev 3330
446
447 -------------------------------------------------------------------
448 Wed May  3 12:13:38 CEST 2006 - dmacvicar@suse.de
449
450 - more fixes for #171062, there were some files still not being
451   read from cache.
452 - r3327
453
454 -------------------------------------------------------------------
455 Tue May  2 18:41:44 CEST 2006 - dmacvicar@suse.de
456
457 - cache keys and signature. Remove lot of duplicated code. (#171062)
458 - r3320
459
460 -------------------------------------------------------------------
461 Tue May  2 18:02:46 CEST 2006 - mt@suse.de
462
463 - Disabled isUseableAttachPoint check in MediaDIR -- we do not
464   mount here anything, so it is OK to use any dir (171351).
465 - rev 3318
466
467 -------------------------------------------------------------------
468 Tue May  2 14:58:03 CEST 2006 - kkaempf@suse.de
469
470 - parse "license-to-confirm" in primary.xml (#168437)
471 - rev 3312
472
473 -------------------------------------------------------------------
474 Mon May  1 17:44:29 CEST 2006 - kkaempf@suse.de
475
476 - Don't try to store 'Atom', not needed and the backend store
477   rejects them anyways (addtion to #168610)
478 - rev 3306
479
480 -------------------------------------------------------------------
481 Mon May  1 04:43:01 CEST 2006 - mt@suse.de
482
483 - Improved device check in MediaDISK using libblkid (Bug #158529)
484 - Allow to provide sysfs path via $SYSFS_PATH in MediaCD.cc and
485   added a check if it is a directory
486 - Added libcurl and libblkid checks to configure.ac
487 - Added e2fsprogs(-devel) requires to the spec file
488 - rev 3303
489
490 -------------------------------------------------------------------
491 Sat Apr 29 21:46:22 CEST 2006 - kkaempf@suse.de
492
493 - dont download "other" during key check (#171041)
494 - rev 3294
495
496 -------------------------------------------------------------------
497 Sat Apr 29 11:05:15 CEST 2006 - kkaempf@suse.de
498
499 - allow parallel installs of atoms (used to fulfill patch require-
500   ments, atoms aren't installed anyways) (#170098)
501 - some testsuite improvements.
502 - rev 3288
503
504 -------------------------------------------------------------------
505 Fri Apr 28 20:15:06 CEST 2006 - dmacvicar@suse.de
506
507 - get rid of autobuild check when throwing exceptions without throw
508   but with a macro, returning a null pointer at the end (never reached).
509
510 -------------------------------------------------------------------
511 Fri Apr 28 19:50:28 CEST 2006 - ma@suse.de
512
513 - Do not violate install order when restricting commit to a certain
514   mediaNumber. (#170079)
515
516 -------------------------------------------------------------------
517 Fri Apr 28 18:12:26 CEST 2006 - dmacvicar@suse.de
518
519 - Don't use throw directly!
520   use ZYPP_THROW with a Exception class, otherwise package bindings
521   will not catch them.
522   Should fix crashes when reading broken sources with yast.
523 - rev 3272
524
525 -------------------------------------------------------------------
526 Fri Apr 28 15:29:32 CEST 2006 - schubi@suse.de
527
528 - Bug 162064 - font packages are not installed for locale, e.g. khmer font not installed after CD1
529   revision 3269
530
531 -------------------------------------------------------------------
532 Fri Apr 28 14:55:04 CEST 2006 - kkaempf@suse.de
533
534 - revert bugfix #168906 (fom rev 3219), it filters too many errors.
535 - further improve on #168840 (from rev 3231), match on name-edition
536   when filtering by best arch. (#170098)
537 - rev 3268
538
539 -------------------------------------------------------------------
540 Fri Apr 28 13:01:58 CEST 2006 - dmacvicar@suse.de
541
542 - #170093 , lot of package descriptions missing
543 - rev 3263
544
545 -------------------------------------------------------------------
546 Thu Apr 27 20:28:01 CEST 2006 - dmacvicar@suse.de
547
548 - try to fix wrong permissions of /var/lib/zypp created
549   by old zypp, only when running as root they are fixed
550   (#169094)
551 - YUM: Verify signatures on factoryInit.
552   Dont provide other.xml. Cleanups, better logging.
553   When refreshing signed soruces, don't refresh is source
554   has not changed.
555 - YaST sources: don't refresh if media file has not changed.
556 - Show full url of index files in sources for signature validation
557   (mentioned in #170139 comment #3)-
558
559 -------------------------------------------------------------------
560 Thu Apr 27 18:41:02 CEST 2006 - jsrain@suse.de
561
562 - udpated media ID syntax for external scripts (to be consistent
563   with packages) (#170247)
564 - rev 3256
565
566 -------------------------------------------------------------------
567 Thu Apr 27 18:33:48 CEST 2006 - jsrain@suse.de
568
569 - set media ID to 1 if not specified in YUM metadata (#167452)
570 - rev 3255
571
572 -------------------------------------------------------------------
573 Thu Apr 27 11:55:05 CEST 2006 - kkaempf@suse.de
574
575 - If freshen and supplement are fulfilled, install any kind of
576   resolvable if not yet installed (#165746)
577 - rev 3249
578
579 -------------------------------------------------------------------
580 Wed Apr 26 18:00:42 CEST 2006 - kkaempf@suse.de
581
582 - make downloaded script executable. (#169191)
583 - rev 3247
584
585 -------------------------------------------------------------------
586 Wed Apr 26 10:43:03 CEST 2006 - kkaempf@suse.de
587
588 - Improve on last fix, compare only compatible archs.
589 - rev 3233
590
591 -------------------------------------------------------------------
592 Tue Apr 25 19:36:13 CEST 2006 - kkaempf@suse.de
593
594 - Only choose best arch of multiple package atoms with identical
595   name (#168840)
596 - rev 3231
597
598 -------------------------------------------------------------------
599 Tue Apr 25 16:59:51 CEST 2006 - dmacvicar@suse.de
600
601 - pass empty strings to UI as key properties if unknown key
602   (#169114)
603 - rev 3228
604
605 -------------------------------------------------------------------
606 Tue Apr 25 16:47:35 CEST 2006 - kkaempf@suse.de
607
608 - refrain from parsing 'other.xml' (#159316)
609 - rev 3226
610
611 -------------------------------------------------------------------
612 Tue Apr 25 16:34:50 CEST 2006 - visnov@suse.cz
613
614 - in source refresh, clean up the cache dir if fails
615 - do not require repomd.xml.asc when creating a cache (#163765)
616 - rev 3224
617
618 -------------------------------------------------------------------
619 Tue Apr 25 15:17:15 CEST 2006 - dmacvicar@suse.de
620
621 - Check if a file exists before providing it, and just handling the
622   exception is not sufficient, because it can release the media.
623   it nows get all possible packages.X translations an then
624   it selects the candidate from the existing ones (#168654)
625 - rev 3221
626
627 -------------------------------------------------------------------
628 Tue Apr 25 12:28:17 CEST 2006 - kkaempf@suse.de
629
630 - dont report conflicts if item is neither installed
631   nor to-be-installed (#168906)
632 - rev 3219
633
634 -------------------------------------------------------------------
635 Tue Apr 25 11:27:09 CEST 2006 - dmacvicar@suse.de
636
637 - #168060 , propagate the file description or original
638   name to the UI and not the checked filename path,
639   which could be a tmp file.
640   Requires changes in pkg-manager, and probably zmd-helpers.
641 - rev 3215
642
643 -------------------------------------------------------------------
644 Mon Apr 24 18:27:59 CEST 2006 - dmacvicar@suse.de
645
646 - /var/lib/zypp/db/languages/* are empty files (##168355)
647 - r3206
648
649 -------------------------------------------------------------------
650 Mon Apr 24 17:45:07 CEST 2006 - dmacvicar@suse.de
651
652 - All resolvables must honor arch, so Arch_noarch in
653   target/store/XMLFilesBackend.cc is wrong (#160792)
654 - Introduced code to honour shared package descriptions
655   (#159109)
656 - r3204
657
658 -------------------------------------------------------------------
659 Mon Apr 24 16:43:48 CEST 2006 - jsrain@suse.de
660
661 - replace '_' in YUM elements/attributes with '-' (#168762)
662 - rev 3201
663
664 -------------------------------------------------------------------
665 Mon Apr 24 16:15:02 CEST 2006 - mt@suse.de
666
667 - Fixed iseries workaround - interchanged variables for scsi
668   devices, added debug messages about the steps (#163971).
669 - Added getenv NULL ptr check and verify of the $HOME dir's
670   and ~/.curlrc file's ownership (#163203).
671 - rev 3199
672
673 -------------------------------------------------------------------
674 Mon Apr 24 15:44:18 CEST 2006 - ma@suse.de
675
676 - Use filesystem::TmpDir to create unique and unused Source cache
677   directories. (#168051)
678
679 -------------------------------------------------------------------
680 Mon Apr 24 14:30:41 CEST 2006 - ma@suse.de
681
682 - Enable signature checks per default. (#168525)
683
684 -------------------------------------------------------------------
685 Mon Apr 24 11:20:17 CEST 2006 - visnov@suse.cz
686
687 - fix callbacks for providing a single file (#160206)
688
689 -------------------------------------------------------------------
690 Sun Apr 23 12:28:21 CEST 2006 - kkaempf@suse.de
691
692 - If an installed package looses a dependency, the solver tries
693   to upgrade it. Limit the upgrade candidates to best arch, best
694   edition.
695 - filter 'other' entries with incompatible arch in yum parser.
696 - rev 3177
697
698 -------------------------------------------------------------------
699 Fri Apr 21 22:47:18 CEST 2006 - jsrain@suse.de
700
701 - initialize the product category according to source (#168061)
702 - rev 3172
703
704 -------------------------------------------------------------------
705 Fri Apr 21 18:32:00 CEST 2006 - mvidner@suse.cz
706
707 - delete only one older version of a xml-store resolvable
708   (half-baked, but the previous attempt was charred)
709
710 -------------------------------------------------------------------
711 Fri Apr 21 17:49:18 CEST 2006 - jsrain@suse.de
712
713 - moved license_to_confirm to primary.xml
714 - rev 3170
715
716 -------------------------------------------------------------------
717 Fri Apr 21 16:36:14 CEST 2006 - ma@suse.de
718
719 - Removed deprecated oldstyle commit methods.
720
721 -------------------------------------------------------------------
722 Fri Apr 21 15:58:14 CEST 2006 - mvidner@suse.cz
723
724 - when installing a xml-store resolvable (all except package,
725   message, script), delete older versions (#160792).
726 - read selection edition from the XML store
727 - rev 3167
728
729 -------------------------------------------------------------------
730 Thu Apr 20 14:10:41 CEST 2006 - kkaempf@suse.de
731
732 - properly clear transaction flag after successful commit
733   (see rev 3122, #164365, #167285)
734 - rev 3157
735
736 -------------------------------------------------------------------
737 Thu Apr 20 13:14:25 CEST 2006 - kkaempf@suse.de
738
739 - recursively soft-uninstall recommended package on real uninstall,
740   not on update (#167603)
741 - rev 3155
742
743 -------------------------------------------------------------------
744 Thu Apr 20 13:01:28 CEST 2006 - dmacvicar@suse.de
745
746 - fix #167605 (importing keys to rpm multiple times due to
747   wrong interpretation of rpm gpg versioning.
748 - add support for reading the rpm keys, with full id and fingerprint
749 - rev 3153
750
751 -------------------------------------------------------------------
752 Wed Apr 19 16:47:34 CEST 2006 - kkaempf@suse.de
753
754 - don't add duplicate error infos to ResolverContext (#167309)
755 - rev 3146
756
757 -------------------------------------------------------------------
758 Wed Apr 19 14:10:10 CEST 2006 - kkaempf@suse.de
759
760 - fix Resolver::transactReset() (see rev 3122) (#167285)
761 - rev 3140
762
763 -------------------------------------------------------------------
764 Wed Apr 19 13:48:26 CEST 2006 - ma@suse.de
765
766 - Introduced $ZYPP_KEYRING_DEFAULT_ACCEPT_ALL. If this environment
767   variable is present, all signature checking callbacks will default
768   to 'accept', in case no recipient is present.
769
770 -------------------------------------------------------------------
771 Wed Apr 19 11:37:47 CEST 2006 - dmacvicar@suse.de
772
773 - read content file on construction, and make
774   provideProduct only insert the already
775   read product object into the store (#165826)
776   (dmacvicar)
777 - When the signature is not found, warn the
778   user about a unsigned source. When the
779   key is not found, do nothing, it can be in the
780   keyring already. (#166016) (dmacvicar)
781 - enable key verification only if
782   ZYPP_CHECKSIG env var is set (dmacvicar)
783 - r1529
784
785 -------------------------------------------------------------------
786 Tue Apr 18 20:41:48 CEST 2006 - kkaempf@suse.de
787
788 - fix bugfix 164365, fix bug 167285
789   Actually clear the transcation state instead of locking it
790   to 'dont transact'
791 - rev 3122
792
793 -------------------------------------------------------------------
794 Tue Apr 18 15:46:59 CEST 2006 - visnov@suse.cz
795
796 - revert the signature/digest checking callbacks
797 - rev 3115
798
799 -------------------------------------------------------------------
800 Tue Apr 18 15:14:35 CEST 2006 - kkaempf@suse.de
801
802 - Bugfix #165670
803   - Honor keep requests.
804   - Dont flag "locked uninstall" as error if a keep request was
805     issued before.
806 - rev 3114
807
808 -------------------------------------------------------------------
809 Tue Apr 18 12:04:35 CEST 2006 - kkaempf@suse.de
810
811 - rule out locked items during distribution upgrade as early
812   as possible. (#165670)
813 - rev 3110
814
815 -------------------------------------------------------------------
816 Mon Apr 17 16:04:35 CEST 2006 - kkaempf@suse.de
817
818 - Bugfix #166212
819   - use APPL_LOW as 'ui initiated, by solver' in transactKind() and
820     transactResObject().
821   - resetTransaction(APPL_LOW) before resolving
822   - enhance transactCaps by using the same algorithm as in
823     QueueItemRequire
824     (before: transact all requires and recommends by name
825      now: transact best requires and recommends by provides)
826 - rev 3107
827
828 -------------------------------------------------------------------
829 Fri Apr 14 16:04:35 CEST 2006 - visnov@suse.cz
830
831 - new callbacks for failing digest
832 - rev 3098
833
834 -------------------------------------------------------------------
835 Thu Apr 13 16:59:38 CEST 2006 - kkaempf@suse.de
836
837 - dont install satisfied resolvables (#165843)
838 - rev 3095
839
840 -------------------------------------------------------------------
841 Thu Apr 13 17:01:41 CEST 2006 - visnov@suse.cz
842
843 - ask for file without a checksum (#165125)
844
845 -------------------------------------------------------------------
846 Thu Apr 13 16:00:21 CEST 2006 - kkaempf@suse.de
847
848 - dont abort on failed "dry_run" (#164583)
849 - rev 3091
850
851 -------------------------------------------------------------------
852 Thu Apr 13 15:19:20 CEST 2006 - visnov@suse.cz
853
854 - Ask user if signature file does not exist (#163765)
855 - handle repomd.xml.asc as optional file (#163765)
856 - rev 3089
857
858 -------------------------------------------------------------------
859 Thu Apr 13 13:52:08 CEST 2006 - schubi@suse.de
860
861 - Bug 164365 - build 906: Deselecting a selection, all packages are still selected
862 - rev 3087
863
864 -------------------------------------------------------------------
865 Thu Apr 13 11:57:58 CEST 2006 - kkaempf@suse.de
866
867 - Dont do transitive uninstalls on uninstalled or upgraded items.
868   (#165798)
869 - rev 3083
870
871 -------------------------------------------------------------------
872 Wed Apr 12 17:57:21 CEST 2006 - ma@suse.de
873
874 - Added 'rpmNoSignature' to ZYppCommitPolicy (#163862)
875
876 -------------------------------------------------------------------
877 Wed Apr 12 16:44:57 CEST 2006 - mvidner@suse.cz
878
879 - Product::updateUrls: restore it from the XML store;
880   fixed content parsing (#163192).
881 - restore product flags fro the XML store
882 - rev 3074
883
884 -------------------------------------------------------------------
885 Wed Apr 12 13:48:25 CEST 2006 - kkaempf@suse.de
886
887 - Only consider best arch/version (#165477)
888 - rev 3069
889
890 -------------------------------------------------------------------
891 Wed Apr 12 10:57:50 CEST 2006 - ma@suse.de
892
893 - No need to parse tags at all if there is no item to store values
894   (e.g. data for unwanted arch). Fixed segv trying to store data in
895   NULL item. (#165479)
896 - rev3065
897
898 -------------------------------------------------------------------
899 Tue Apr 11 19:48:51 CEST 2006 - mt@suse.de
900
901 - Improved Url path name "//" vs. "/%2f" handling; now if the
902   url has an authority, "/%2f" is used for ftp only (#163784)
903 - rev 3062
904
905 -------------------------------------------------------------------
906 Tue Apr 11 16:41:02 CEST 2006 - jsrain@suse.de
907
908 - fixed storing patch scripts to target store (#159928)
909 - rev 3058
910
911 -------------------------------------------------------------------
912 Tue Apr 11 16:24:26 CEST 2006 - kkaempf@suse.de
913
914 - if a patch is bad, only skip this patch, not everything
915   (#165200)
916 - rev 3057
917
918 -------------------------------------------------------------------
919 Tue Apr 11 15:42:32 CEST 2006 - ma@suse.de
920
921 - Susetags:Selections: Allow parsing older .sel file formats. (#159851)
922 - Susetags:Pattern: Fixed parser.
923
924 -------------------------------------------------------------------
925 Tue Apr 11 15:21:48 CEST 2006 - kkaempf@suse.de
926
927 - when uninstalling, only re-establish installed items
928   supplementing the to-be-uninstalled one. (variant of #165111)
929 - rev 3054
930
931 -------------------------------------------------------------------
932 Tue Apr 11 14:17:00 CEST 2006 - ma@suse.de
933
934 - Susetags:Package: Parse and provide ins/delnotify texts.
935
936 -------------------------------------------------------------------
937 Tue Apr 11 13:01:31 CEST 2006 - kkaempf@suse.de
938
939 - when checking freshens/supplements at install, only consider
940   best architecture/edition (#164453)
941 - rev 3051
942
943 -------------------------------------------------------------------
944 Tue Apr 11 10:31:41 CEST 2006 - kkaempf@suse.de
945
946 - when checking for supplements, only consider best arch, best
947   edition for installation (#165111)
948 - rev 3047
949
950 -------------------------------------------------------------------
951 Tue Apr 11 10:23:14 CEST 2006 - schubi@suse.de
952
953 - Bug 165117: build 910: Update: Splitted packages are selected for
954   all archs
955
956 -------------------------------------------------------------------
957 Tue Apr 11 09:30:14 CEST 2006 - visnov@suse.cz
958
959 - ask user if a file exists but does not have a checksum (#162797)
960 - rev 3044
961
962 -------------------------------------------------------------------
963 Mon Apr 10 22:39:34 CEST 2006 - jsrain@suse.de
964
965 - parse time and size elements from delta and patch RPM
966 - rev 3043
967
968 -------------------------------------------------------------------
969 Mon Apr 10 18:55:03 CEST 2006 - mt@suse.de
970
971 - Added detection of iSeries virtual CD (/dev/iseries/vcd[a-h])
972   devices - on powerpc only (#163971)
973 - rev 3042
974
975 -------------------------------------------------------------------
976 Mon Apr 10 18:05:51 CEST 2006 - kkaempf@suse.de
977
978 - fix endless loop in patches parsing.
979 - rev 3039
980
981 -------------------------------------------------------------------
982 Mon Apr 10 17:00:05 CEST 2006 - jsrain@suse.de
983
984 - fixed media handling in SuSEtags source (#164879)
985 - rev 3037
986
987 -------------------------------------------------------------------
988 Mon Apr 10 16:30:54 CEST 2006 - kkaempf@suse.de
989
990 - honor 'dry_run' on package remove (#164732)
991 - rev 3036
992
993 -------------------------------------------------------------------
994 Mon Apr 10 13:12:49 CEST 2006 - kkaempf@suse.de
995
996 - add files from yum filelist as provides to package (#164731)
997 - rev 3032
998
999 -------------------------------------------------------------------
1000 Mon Apr 10 11:10:37 CEST 2006 - kkaempf@suse.de
1001
1002 - honor "+Enh:/-Enh:" in packages file (#156513)
1003
1004 -------------------------------------------------------------------
1005 Mon Apr 10 10:56:24 CEST 2006 - visnov@suse.cz
1006
1007 - fix callback receiver signature to match the callback for removing
1008   package
1009
1010 -------------------------------------------------------------------
1011 Mon Apr 10 10:32:22 CEST 2006 - mvidner@suse.cz
1012
1013 - Added Product::updateUrls, from content/UPDATEURLS (#163192).
1014 - rev 3024
1015
1016 -------------------------------------------------------------------
1017 Sat Apr  8 12:03:37 CEST 2006 - schubi@suse.de
1018
1019 - Bug 164440; Taking wrong architecture while updating obsoletes
1020   splitted packages
1021 - rev 3022
1022
1023 -------------------------------------------------------------------
1024 Sat Apr  8 10:07:06 CEST 2006 - kkaempf@suse.de
1025
1026 - allow relative paths with url file:
1027 - dont filter atoms from going into pool, multi-arch patch
1028   requirements need them. Instead, treat atoms with incompatible
1029   architecture as unneeded.
1030 - rev 3018
1031
1032 -------------------------------------------------------------------
1033 Fri Apr  7 23:57:37 CEST 2006 - jsrain@suse.de
1034
1035 - product now provides short name
1036 - rev 3013
1037
1038 -------------------------------------------------------------------
1039 Fri Apr  7 20:42:09 CEST 2006 - jsrain@suse.de
1040
1041 - read metadata for packages from correct tags in patches (#163220)
1042 - rev 3011
1043
1044 -------------------------------------------------------------------
1045 Fri Apr  7 19:57:41 CEST 2006 - kkaempf@suse.de
1046
1047 - more detailed resolver error reports (#162994)
1048 - rev 3010
1049
1050 -------------------------------------------------------------------
1051 Fri Apr  7 17:35:07 CEST 2006 - visnov@suse.cz
1052
1053 - report package download progress (#160966)
1054 - rev 3007
1055
1056 -------------------------------------------------------------------
1057 Fri Apr  7 16:27:35 CEST 2006 - kkaempf@suse.de
1058
1059 - transact also for languages (#163819)
1060 - rev 3004
1061
1062 -------------------------------------------------------------------
1063 Fri Apr  7 15:08:06 CEST 2006 - kkaempf@suse.de
1064
1065 - loop through all affected ResObjects in transactResKind (#163819)
1066 - rev 3002
1067
1068 -------------------------------------------------------------------
1069 Fri Apr  7 12:42:35 CEST 2006 - kkaempf@suse.de
1070
1071 - allow re-installation of non-packages (#162906)
1072 - rev 2998
1073
1074 -------------------------------------------------------------------
1075 Fri Apr  7 11:50:22 CEST 2006 - mt@suse.de
1076
1077 - Added loop checking for scsi cdroms (/sys/block/srX) in case
1078   HAL does not provide any drives like on iSeries (#163971).
1079 - rev 2995
1080
1081 -------------------------------------------------------------------
1082 Fri Apr  7 11:05:30 CEST 2006 - kkaempf@suse.de
1083
1084 - add 'licenceToConfirm()' to Product. (#164375)
1085
1086 -------------------------------------------------------------------
1087 Fri Apr  7 10:36:05 CEST 2006 - ma@suse.de
1088
1089 - Avoid excessive CD hopping on commit. But still far from
1090   being perfect. (#159679)
1091 - Fixed Target::commit: Despite dry_run set True, packages
1092   were depeted.
1093
1094 -------------------------------------------------------------------
1095 Fri Apr  7 08:32:32 CEST 2006 - visnov@suse.cz
1096
1097 - honour if user decides to skip a package in commit (#156031)
1098
1099 -------------------------------------------------------------------
1100 Thu Apr  6 18:14:30 CEST 2006 - jsrain@suse.de
1101
1102 - fixed parsing external reference to script in patch (#163221)
1103 - r2981
1104
1105 -------------------------------------------------------------------
1106 Thu Apr  6 17:07:10 CEST 2006 - dmacvicar@suse.de
1107
1108 - cache and provide content.asc/key optionally. Dont show a
1109   popup if they dont exists. (dmacvicar)
1110 - Actually abort when verify signature workflow is false. (dmacvicar)
1111 - r2978
1112
1113 -------------------------------------------------------------------
1114 Thu Apr  6 16:37:49 CEST 2006 - jsrain@suse.de
1115
1116 - fixed setting autorefresh flag for installation sources
1117
1118 -------------------------------------------------------------------
1119 Thu Apr  6 15:53:02 CEST 2006 - kkaempf@suse.de
1120
1121 - drop patches with incompatible architecture.
1122 - rev 2972
1123
1124 -------------------------------------------------------------------
1125 Thu Apr  6 15:33:11 CEST 2006 - mt@suse.de
1126
1127 - Added info method to media verifier base and more debug info
1128 - rev 2970
1129
1130 -------------------------------------------------------------------
1131 Wed Apr  5 19:27:46 CEST 2006 - kkaempf@suse.de
1132
1133 - Dont deny the "/" attach point in MediaDIR, since this is used
1134   for all "file:" urls, esp. local packages.
1135 - rev 2962
1136
1137 -------------------------------------------------------------------
1138 Wed Apr  5 18:21:58 CEST 2006 - schubi@suse.de
1139
1140 - Bug 159673 - only one conflict solvable per page
1141
1142 -------------------------------------------------------------------
1143 Wed Apr  5 18:01:37 CEST 2006 - kkaempf@suse.de
1144
1145 - parse all dependencies of 'packages' file (#163773)
1146 - rev 2957
1147
1148 -------------------------------------------------------------------
1149 Wed Apr  5 17:47:04 CEST 2006 - dmacvicar@suse.de
1150
1151 - Use the original media descr_dir on refresh for
1152   suse tags source (#163196)
1153 - r2952
1154
1155 -------------------------------------------------------------------
1156 Wed Apr  5 16:44:01 CEST 2006 - dmacvicar@suse.de
1157
1158 - implement rpm keyring / zypp tmp keyring two-way syncronization at rpm
1159 target init. (dmacvicar)
1160 - r2949
1161
1162 -------------------------------------------------------------------
1163 Wed Apr  5 16:44:08 CEST 2006 - kkaempf@suse.de
1164
1165 - add Source::setUrl() for zmd backend helper.
1166 - rev 2946
1167
1168 -------------------------------------------------------------------
1169 Wed Apr  5 16:28:42 CEST 2006 - mt@suse.de
1170
1171 - Fixed MediaDISK to use a mount -oro,bind id the disk
1172   partition is already attached e.g. by the automounter.
1173   Try to mount it a second time may fail (#163486).
1174 - rev 2944
1175
1176 -------------------------------------------------------------------
1177 Wed Apr  5 15:04:31 CEST 2006 - kkaempf@suse.de
1178
1179 - honor optional 3rd parameter to "=Loc:" key of packages (#154337)
1180 - rev 2940
1181
1182 -------------------------------------------------------------------
1183 Wed Apr  5 12:48:19 CEST 2006 - visnov@suse.cz
1184
1185 - only try to create a source of a given type when restoring
1186   from the persistent store (#162111)
1187
1188 -------------------------------------------------------------------
1189 Wed Apr  5 11:36:54 CEST 2006 - kkaempf@suse.de
1190
1191 - parse all dependencies for patterns (.pat) files (#160602)
1192 - drop YOUPATH and YOUURL from content file.
1193 - rev 2924
1194
1195 -------------------------------------------------------------------
1196 Wed Apr  5 09:27:08 CEST 2006 - visnov@suse.cz
1197
1198 - properly initialize autorefresh for non-remote sources (#154990)
1199 - rev 2919
1200
1201 -------------------------------------------------------------------
1202 Tue Apr  4 19:19:39 CEST 2006 - mt@suse.de
1203
1204 - Added flag to MediaManager::isUseableAttachPoint, whether
1205   to check against system mount entries or not.
1206 - Disallow to use the attachpoints of another media handlers
1207   as source path in MediaDIR.
1208 - rev 2917
1209
1210 -------------------------------------------------------------------
1211 Tue Apr  4 18:47:01 CEST 2006 - dmacvicar@suse.de
1212
1213 -implement callbacks for when package verification (checksum)
1214  fails, offer to retry or abort
1215
1216 -------------------------------------------------------------------
1217 Tue Apr  4 16:57:51 CEST 2006 - dmacvicar@suse.de
1218
1219 - Fix construction of checksum objects when using non-standard
1220   checksum algorithms
1221 - Fix broken YUM cache
1222 - r2913
1223
1224 -------------------------------------------------------------------
1225 Tue Apr  4 14:47:14 CEST 2006 - dmacvicar@suse.de
1226
1227 - r2906
1228
1229 -------------------------------------------------------------------
1230 Tue Apr  4 16:54:44 CEST 2006 - kkaempf@suse.de
1231
1232 - Keep packages with no version upgrade installed during
1233   distribution upgrade (#162972)
1234 - add 'transactReset()' helper function for UI.
1235 - rev 2908
1236
1237 -------------------------------------------------------------------
1238 Tue Apr  4 14:43:15 CEST 2006 - ma@suse.de
1239
1240 - Fixed candidate handling in ui::Selectable. (#156589)
1241
1242 -------------------------------------------------------------------
1243 Tue Apr  4 14:06:23 CEST 2006 - dmacvicar@suse.de
1244
1245 - fix #162984 , gpg hangs because the matching data file
1246   for the key cannot be find. (dmacvicar)
1247 - Fix restore of YUM source using the same cache dir semantics as
1248  susetags instead of assuming there is a cache if a cache_dir
1249   was given. (dmacvicar)
1250
1251 -------------------------------------------------------------------
1252 Tue Apr  4 12:37:51 CEST 2006 - kkaempf@suse.de
1253
1254 - use DISTPRODUCT/DISTVERSION from content file to generate the
1255   product name, version, and release.
1256 - rev 2902
1257
1258 -------------------------------------------------------------------
1259 Mon Apr  3 20:45:55 CEST 2006 - mt@suse.de
1260
1261 - Removed broken forcing of absolute ftp paths added in rev2705 to
1262   MediaCurl, refined cleanupPathName/setPathName in url (#154197).
1263 - rev 2900
1264
1265 -------------------------------------------------------------------
1266 Mon Apr  3 19:30:35 CEST 2006 - kkaempf@suse.de
1267
1268 - add Resolver::freshenPool() (#156980)
1269 - rev 2893
1270
1271 -------------------------------------------------------------------
1272 Mon Apr  3 08:33:12 CEST 2006 - kkaempf@suse.de
1273
1274 - skip incompatible archs in filelist parsing.
1275 - restrict pathes to 'interesting' ones (/bin/, /sbin/, /lib/,
1276   /lib64/, ...)
1277 - rev 2886
1278
1279 -------------------------------------------------------------------
1280 Sun Apr  2 22:18:06 CEST 2006 - kkaempf@suse.de
1281
1282 - skip incompatible archs in primary parsing.
1283 - rev 2883
1284
1285 -------------------------------------------------------------------
1286 Sun Apr  2 11:17:56 CEST 2006 - kkaempf@suse.de
1287
1288 - allow setting of source when parsing local .rpm (#147765)
1289 - rev 2880
1290
1291 -------------------------------------------------------------------
1292 Fri Mar 31 18:53:55 CEST 2006 - schubi@suse.de
1293
1294 - Do not update packages over other architectures
1295
1296 -------------------------------------------------------------------
1297 Fri Mar 31 18:28:59 CEST 2006 - sh@suse.de
1298
1299 - Added zypp/ui/UserWantedPackages to support the UI's
1300   "automatic changes" dialog (bug #152700)
1301
1302 -------------------------------------------------------------------
1303 Fri Mar 31 18:02:05 CEST 2006 - jsrain@suse.de
1304
1305 - use KeyRing class to validate repomd.xml (#160909)
1306
1307 -------------------------------------------------------------------
1308 Fri Mar 31 17:33:21 CEST 2006 - dmacvicar@suse.de
1309
1310 - Product resolvables should be readable by normal users.
1311   (#162474) (dmacvicar)
1312 - implemented keyring and metadata signature verification
1313   in susetags source
1314 - dont delete the lock if we did not acquire it
1315 - r2847
1316
1317 -------------------------------------------------------------------
1318 Fri Mar 31 16:34:51 CEST 2006 - mt@suse.de
1319
1320 - Added disabling of the automounter while MediaManager
1321   init and restoring of the old state on exit (#154326).
1322 - Implemented check if media (CD) is automounted or not
1323 - rev 2840
1324
1325 -------------------------------------------------------------------
1326 Fri Mar 31 13:27:09 CEST 2006 - mt@suse.de
1327
1328 - Implemented several hal get/set/removeDeviceProperty wrappers
1329 - Improved HalException to allow to fetch HAL/DBUS error componets
1330 - rev 2830
1331
1332 -------------------------------------------------------------------
1333 Fri Mar 31 12:44:25 CEST 2006 - kkaempf@suse.de
1334
1335 - honor subscription status of catalogs (#162350)
1336 - rev 2827
1337
1338 -------------------------------------------------------------------
1339 Fri Mar 31 11:29:05 CEST 2006 - mt@suse.de
1340
1341 - Enabled CD eject error reporting exceptions (#154326)
1342 - rev 2822
1343
1344 -------------------------------------------------------------------
1345 Fri Mar 31 06:40:51 CEST 2006 - kkaempf@suse.de
1346
1347 - support "dry run" (#159467)
1348 - implement "transactResKind" (#161400)
1349 - rev 2817
1350
1351 -------------------------------------------------------------------
1352 Thu Mar 30 17:22:49 CEST 2006 - jsrain@suse.de
1353
1354 - add checksum for external patches (#159928)
1355
1356 -------------------------------------------------------------------
1357 Thu Mar 30 16:48:01 CEST 2006 - kkaempf@suse.de
1358
1359 - calculate product architecture (#158198)
1360
1361 -------------------------------------------------------------------
1362 Wed Mar 29 23:12:30 CEST 2006 - ma@suse.de
1363
1364 - Auto protect installed packages from unknown vendor. (#157446)
1365
1366 -------------------------------------------------------------------
1367 Wed Mar 29 23:28:13 CEST 2006 - jsrain@suse.de
1368
1369 - fixed checking checksum of YUM metadata, added sha1 vs. sha256
1370   detection
1371
1372 -------------------------------------------------------------------
1373 Wed Mar 29 09:13:51 CEST 2006 - visnov@suse.de
1374
1375 - added support for external scripts to metadata (#159928) (jsrain)
1376 - fixed handling of Language resolvables (ma)
1377 - fix leak in rpmdb (dmacvicar)
1378 - added softlock for autoyast (#159466) (ma)
1379 - Fixed exceptions in doGetFileCopy() to show full url
1380   including the file instead of just the media base url. (mt)
1381 - Provide Language::summary (ma)
1382 - check patterns and selections file exist
1383   before veryfing them (#161300) (dmacvicar)
1384 - added YUM metadata checksum computation (jsrain)
1385 - added interface to patch of a message (jsrain)
1386 - r2734
1387
1388 -------------------------------------------------------------------
1389 Mon Mar 27 23:57:16 CEST 2006 - jsrain@suse.de
1390
1391 - added support for external scripts to metadata (#159928)
1392 - r2709
1393
1394 -------------------------------------------------------------------
1395 Sat Mar 25 22:08:26 CET 2006 - jsrain@suse.de
1396
1397 - report separate exception when trying to start source cache again to
1398   suppress incorrect error message in XEN installation
1399 - r2682
1400
1401 -------------------------------------------------------------------
1402 Fri Mar 24 18:16:22 CET 2006 - schubi@suse.de
1403
1404 - Implement inter process locking in zypp.
1405 - Added No medium found output
1406 - splitting modaliases in supplements TOO
1407 - parse also the available signing keys
1408
1409 -------------------------------------------------------------------
1410 Fri Mar 24 10:44:10 CET 2006 - visnov@suse.cz
1411
1412 - release all media when removing source (#159754) (visnov)
1413 - more testsuites (schubi)
1414 - updated translations (schubi)
1415 - added MediaNotEjectedException (mt)
1416 - rev 2652
1417
1418 -------------------------------------------------------------------
1419 Thu Mar 23 14:10:54 CET 2006 - dmacvicar@suse.de
1420
1421 - fix patches descriptions (dmacvicar)
1422 - fix source serialization (dmacvicar)
1423 - metadata for kernel test (schubi)
1424 - Arch tests updated (ma)
1425 - classify NULL Ptr as unique (ma)
1426 - Added host check, because file Url allows it now. (mt)
1427 - prepare modalias fix (#159766) (ma)
1428 - Provide iterator based access to SourceManager data. (ma)
1429 - Fixed "file:" Url scheme config to allow relative paths; (mt)
1430   RFC1738 says, it may contain a hostname as well...
1431 - revision 2633
1432
1433 -------------------------------------------------------------------
1434 Wed Mar 22 19:58:37 CET 2006 - visnov@suse.cz
1435
1436 - pkg-config support (mvidner)
1437 - close all medias when destructing MediaSet (jsrain)
1438 - rev 2622
1439
1440 -------------------------------------------------------------------
1441 Wed Mar 22 15:48:05 CET 2006 - dmacvicar@suse.de
1442
1443 - Bug 159976 - build 804: Adding AddOn CD via ftp gives error (dmacvicar)
1444 - Message callback implemented to show patch messages (visnov)
1445 - Bug 159696 (schubi)
1446 - provide transform_iterators to iterate over a maps keys or values (ma)
1447 - added 'bool Arch::empty() const' test for an empty Arch string (ma)
1448 - added script and message installation (jsrain)
1449 - chooses the 'right' kernel now (kkaempf)
1450 - Use noarch if no arch is specified in patches (dmacvicar)
1451 - rev 2611
1452
1453 -------------------------------------------------------------------
1454 Tue Mar 21 19:06:56 CET 2006 - mvidner@suse.cz
1455
1456 - Added some debug output including the access id (mt)
1457 - Bug #154326: Enabled FORCE_RELEASE_FOREIGN flag causing
1458   release with eject=true on attached media, to umount
1459   other mounts as well. (mt)
1460 - 159483 - solver does not blame missing dependency (schubi)
1461 - Added a variant of MediaHandler::forceRelaseAllMedia (ma)
1462 - Fixed MediaCD::forceEject() to handle DELAYED_VERIFY
1463   and use forceRelaseAllMedia if FORCE_RELEASE_FOREIGN=1 (ma)
1464 - fixed ZYPP_RETHROW (#156430) (ma)
1465 - patch for #156114 (visnov)
1466 - fixed container.erase loops (ma)
1467 - Fixed to reset desired (cached) flag before the action (mt)
1468 - Removed return in forceRelaseAllMedia (void function) (mt)
1469 - Parse nonexisting architecture to noarch so patches dont get
1470   filtered by the pool (dmacvicar)
1471 - 159512 - yast2-qt does not show label of to be installed products
1472   anymore (dmacvicar)
1473 - 159765 - Hidden patterns still visible (dmacvicar)
1474 - Use noarch if no arch is specified. (dmacvicar)
1475 - r2594
1476
1477 -------------------------------------------------------------------
1478 Tue Mar 21 09:04:06 CET 2006 - visnov@suse.de
1479
1480 - properly report error for media change callback
1481 - rev 2579
1482
1483 -------------------------------------------------------------------
1484 Mon Mar 20 23:02:07 CET 2006 - ma@suse.de
1485
1486 - fixed memory leak in XMLNodeIterator (#157474)
1487 - disabled storing filelist (YUMFileListParser) and changelog (YUMOtherParser)
1488 - Renamed private MediaManager::forceMediaRelease
1489   function to forceReleaseShared (more exact name)
1490 - Implemented forceRelaseAllMedia() that can be
1491   used to release also foreign (user) mounts.
1492 - Added use of forceRelaseAllMedia for CD/DVDs
1493   if FORCE_RELEASE_FOREIGN is 1 (default 0)
1494 - little cleanup of the checkAttached function
1495 - r2578
1496
1497 -------------------------------------------------------------------
1498 Mon Mar 20 17:04:28 CET 2006 - mvidner@suse.cz
1499
1500 - don't try to attach without exception handling (#158620)
1501 - fix descriptions, as a new tag Des for selections exists now.
1502 - fix #157683: failure after adding add-on product to install
1503   sources
1504 - added more files for translation
1505 - resolve-dependencies.cc: establish pool
1506 - parse-metadata.cc: catch bad URL
1507 - set zmdid for atoms
1508 - r2574
1509
1510 -------------------------------------------------------------------
1511 Sun Mar 19 19:24:44 CET 2006 - kkaempf@suse.de
1512
1513 - fix testsuite.
1514 - provide edition and architecture for all kinds of yum
1515   resolvables.
1516 - fix ResStatus output.
1517 - establish atoms correctly.
1518 - treat requires to unneeded resolvables as fulfilled.
1519 - rev 2559
1520
1521 -------------------------------------------------------------------
1522 Sun Mar 19 00:05:17 CET 2006 - kkaempf@suse.de
1523
1524 - fix the build
1525 - only consider best architecture/version (#157594)
1526 - prefer providers which supplement/enhance installed or
1527   to-be-installed packages (fixes the tpctl-kmp issue)
1528 - rev 2546
1529
1530 -------------------------------------------------------------------
1531 Sat Mar 18 02:22:22 CET 2006 - kkaempf@suse.de
1532
1533 - provide more filters for pkg-bindings (#158602)
1534 - add SystemResObject to provide system (modalias, hal, ...)
1535   capabilities.
1536 - handle this during resolving.
1537 - make the modalias and hal capability match the SystemResObject
1538   by default, thereyby triggering a modalias (resp. hal)
1539   evaluation.
1540 - xmlstore: decouple target store from YUM schema.
1541 - clean up moving of hal() and modalias() from provides to
1542   supplements in ResolvableImpl.
1543 - add PatchContents() for UI.
1544 - handle Edition::noedition as empty string.
1545 - r2537
1546
1547 -------------------------------------------------------------------
1548 Tue Mar 14 23:32:44 CET 2006 - jsrain@suse.de
1549
1550 - releasing all medias when asking for CD (#156981)
1551 - r2471
1552
1553 -------------------------------------------------------------------
1554 Tue Mar 14 19:38:43 CET 2006 - mvidner@suse.cz
1555
1556 - ResStatus::resetTransact must return a value.
1557 - Fixed random build failures in LanguageCode.cc.
1558   (Rewrote the CodeMaps constructor so that gcc does not
1559   optimize a 500-statement basic block.)
1560 - Fix constructions of patch objects. Actually insert atoms in atoms
1561   list. Insert atoms for package even if the package does not exists
1562   in the source. Fixes #157628 (dmacvicar).
1563 - Fixed license reading from susetags, #151834 (dmacvicar).
1564 - r2468
1565
1566 -------------------------------------------------------------------
1567 Tue Mar 14 16:59:42 CET 2006 - mvidner@suse.cz
1568
1569 - added ResStatus::resetTransact (ma)
1570 - bugfix for #156439 (schubi)
1571 - Added Source_Ref::setAlias (#154913).
1572 - Do not assume there is a product file when scanning for products
1573   (visnov)
1574 - function to disable all sources in the persistent store (visnov)
1575 - dependency errors go to stdout, not stderr; output resolver info
1576   directly to stderr (kkaempf)
1577 - rev 2464
1578
1579 -------------------------------------------------------------------
1580 Tue Mar 14 01:34:38 CET 2006 - kkaempf@suse.de
1581
1582 - fix merging of resolver info (needed for #157684).
1583 - errors are also important in ResolverInfo.
1584 - improve debug output in ResolverContext.
1585 - rev 2455
1586
1587 -------------------------------------------------------------------
1588 Mon Mar 13 22:54:01 CET 2006 - jsrain@suse.de
1589
1590 - delete RPMs downloaded via HTTP/FTP after installnig them
1591   (#157011)
1592 - fixed product registration (reverted autorefresh patch) (#157566)
1593
1594 -------------------------------------------------------------------
1595 Mon Mar 13 11:53:52 CET 2006 - kkaempf@suse.de
1596
1597 - if root!="/", always prefer the upgrade candidate (#155472)
1598 - implement license confirmed api for UI.
1599 - prefer architecture over version in distribution upgrade
1600   (#157501)
1601 - clean up media handling.
1602 - rev 2448
1603
1604 -------------------------------------------------------------------
1605 Sun Mar 12 22:31:09 CET 2006 - kkaempf@suse.de
1606
1607 - init Modalias properly.
1608 - fix warnings in testcases.
1609 - rev 2432
1610
1611 -------------------------------------------------------------------
1612 Sat Mar 11 21:25:18 CET 2006 - kkaempf@suse.de
1613
1614 - drop libjpeg-devel and sqlite-devel from build requires.
1615
1616 -------------------------------------------------------------------
1617 Sat Mar 11 08:16:53 CET 2006 - kkaempf@suse.de
1618
1619 - implement 'modalias()' capability (#157406)
1620 - make dependencies consistent, its 'freshens'.
1621 - cope with user umounts of devices.
1622 - add debug to SourceManager.
1623 - rev 2418
1624
1625 -------------------------------------------------------------------
1626 Fri Mar 10 16:20:41 CET 2006 - kkaempf@suse.de
1627
1628 - allow version downgrade during distribution upgrade if the
1629   newer package is coming from a trusted vendor (#155472)
1630 - implement locale fallback
1631 - 'freshen' -> 'freshens' in schema definitions to make it
1632   consistent with all other dependency definitions.
1633 - better error reporting for .pat and .sel files.
1634 - rule out packages from dependency resolutions which are
1635   de-selected by user (#155368)
1636 - use locale fallbacks in package translations.
1637 - refresh source when re-enabling it.
1638 - rev 2406
1639
1640 -------------------------------------------------------------------
1641 Tue Mar  7 21:18:19 CET 2006 - kkaempf@suse.de
1642
1643 - split of libzypp-zmd-backend subpackage as a stand-alone
1644   leaf package.
1645 - encapsulate bool test for Source_Ref better.
1646 - fixed stack overflow (ma).
1647 - make testsuite build again.
1648 - rev 2346
1649
1650 -------------------------------------------------------------------
1651 Tue Mar  7 16:17:07 CET 2006 - kkaempf@suse.de
1652
1653 - fixed URL rewriting for CD2 and following (#154762)
1654 - fixed ResPoolProxy diffState (for proper ok/cancel support
1655   in UI)
1656 - added special exception class for aborting installation
1657   (#154936)
1658 - only auto-change directories if they end in CDn or DVDn.
1659 - rev 2320.
1660
1661 -------------------------------------------------------------------
1662 Tue Mar  7 15:37:51 CET 2006 - kkaempf@suse.de
1663
1664 - silently ignore multiple installs of the same package.
1665 - fix disk usage for installs and uninstalls.
1666 - rev 2308
1667
1668 -------------------------------------------------------------------
1669 Mon Mar  6 22:22:57 CET 2006 - kkaempf@suse.de
1670
1671 - zmd-backend: filter out incompatible architectures from
1672   repository.
1673 - rev 2298
1674
1675 -------------------------------------------------------------------
1676 Mon Mar  6 21:35:24 CET 2006 - kkaempf@suse.de
1677
1678 - sync libzypp media data with mtab.
1679 - improve resolver error and solution reports.
1680 - fix source cache reading (#155459).
1681 - default cached sources to enabled (#155459).
1682 - let each source provide public keys.
1683 - rev 2297
1684
1685 -------------------------------------------------------------------
1686 Sun Mar  5 15:48:29 CET 2006 - kkaempf@suse.de
1687
1688 - only write by-sovler transactions back (#154976)
1689 - rev 2278
1690
1691 -------------------------------------------------------------------
1692 Sat Mar  4 12:36:40 CET 2006 - kkaempf@suse.de
1693
1694 - release last used source at end of commit (#155002)
1695 - rev 2277
1696
1697 -------------------------------------------------------------------
1698 Fri Mar  3 23:14:50 CET 2006 - kkaempf@suse.de
1699
1700 - cope with NULL values in zmd catalogs table (#153584)
1701 - set YAST_IS_RUNNING in transact zmd helper (#154820)
1702 - run SuSEconfig after transact zmd helper (#154820)
1703 - add softTransact to honor user vs. soft requirements (#154650)
1704 - honor all build keys provided by a package source.
1705 - add source metadata refresh.
1706 - add progress callbacks to zmd helpers.
1707 - rev 2276
1708
1709 -------------------------------------------------------------------
1710 Thu Mar  2 21:59:07 CET 2006 - kkaempf@suse.de
1711
1712 - include .diffs into main source.
1713 - catch exception when ejecting media which was unmounted externally
1714   (#154697).
1715 - init source in zmd-backend correctly (#154667)
1716 - implement disk usage info for YaST.
1717 - clean up XML schema files.
1718 - catch CPUs identifying as 'i686' but being 'i586'.
1719 - allow definition of preferred attach (mount) point for media.
1720 - make resolver results more readable.
1721 - use language fallbacks if none of multiple language providers
1722   matches.
1723 - get rid of ignoring wrong arch in resolver, having the wrong
1724   architecture is prevented by other means.
1725 - prepare for translations in exceptions.
1726 - fix 'abort does not abort'
1727 - implement 'flag' I/O in target cache backend.
1728 - skip incompatibles architectures in packages.<lang>
1729 - rev 2228
1730
1731 -------------------------------------------------------------------
1732 Thu Mar  2 13:44:34 CET 2006 - kkaempf@suse.de
1733
1734 - dont even provide src/nosrc from the source.
1735 - rev 2169 + diffs
1736
1737 -------------------------------------------------------------------
1738 Wed Mar  1 17:23:23 CET 2006 - kkaempf@suse.de
1739
1740 - Initialize commit result (#154409)
1741 - release media if its wrong (#154326)
1742 - dont copy src/nosrc packages to the pool (#154627)
1743 - reduce XML logging.
1744 - rev 2169 + diffs
1745
1746 -------------------------------------------------------------------
1747 Tue Feb 28 16:10:14 CET 2006 - kkaempf@suse.de
1748
1749 - fix path of .po files (#154074).
1750 - parse the correct package.<lang> file (kinda #154074).
1751 - complain about bad "=Sel:" or "=Pat:" lines (#153065).
1752 - reattach all released medias.
1753 - raise exception instead of abort() on XML errors (#154104).
1754 - update translations.
1755 - PathInfo: implemented a copy_dir_content (variant of copy_dir)
1756   and is_empty_dir utility function
1757 - rev 2169
1758
1759 -------------------------------------------------------------------
1760 Tue Feb 28 14:51:46 CET 2006 - kkaempf@suse.de
1761
1762 - check freshens and supplements for packages (#154074).
1763 - only complain about incomplete installed resolvables,
1764   if they are uninstalled, schedule them for installation.
1765   (#154074)
1766 - add testcases for locale() provides.
1767 - add lang_country -> lang fallback.
1768 - have locale(parent:...) deps match any provides of 'parent'
1769   also when uninstalling a package.
1770 - rev 2148
1771
1772 -------------------------------------------------------------------
1773 Tue Feb 28 10:35:15 CET 2006 - kkaempf@suse.de
1774
1775 - change the locale(...) separator to ";" (#153791)
1776 - complete "find-files" of zmd-backend.
1777 - rev 2140
1778
1779 -------------------------------------------------------------------
1780 Tue Feb 28 10:28:06 CET 2006 - visnov@suse.de
1781
1782 - avoid attaching media when initializing source
1783 - rev 2139
1784
1785 -------------------------------------------------------------------
1786 Mon Feb 27 21:26:00 CET 2006 - kkaempf@suse.de
1787
1788 - warn about misspelled 'locale(...)' provides
1789 - add testcases
1790 - rev 2134
1791
1792 -------------------------------------------------------------------
1793 Mon Feb 27 20:19:40 CET 2006 - kkaempf@suse.de
1794
1795 - fix the build
1796 - rev 2129
1797
1798 -------------------------------------------------------------------
1799 Mon Feb 27 18:15:16 CET 2006 - kkaempf@suse.de
1800
1801 - provide available locales to application (#153583)
1802 - honor 'requestedLocales' (language dependant packages)
1803 - honor release requests for all holders of a device.
1804 - silently re-attach after a forced release.
1805 - solver improvements.
1806 - handle source caches.
1807 - proper logging in zmd backend helpers.
1808 - rev 2127
1809
1810 -------------------------------------------------------------------
1811 Mon Feb 27 13:44:39 CET 2006 - kkaempf@suse.de
1812
1813 - upgrade always to best version and arch (#153577)
1814 - reset 'transact' state for obsoleted packages (#153578)
1815 - translation updates
1816 - rev 2113
1817
1818 -------------------------------------------------------------------
1819 Mon Feb 27 10:42:33 CET 2006 - kkaempf@suse.de
1820
1821 - add support for 'local' .rpm packages to zmd-backend.
1822 - rev 2101
1823
1824 -------------------------------------------------------------------
1825 Sun Feb 26 20:24:10 CET 2006 - kkaempf@suse.de
1826
1827 - fix build of zmd/backend.
1828 - actually fill 'files' table in package-files.
1829 - rev 2094
1830
1831 -------------------------------------------------------------------
1832 Sun Feb 26 17:43:06 CET 2006 - kkaempf@suse.de
1833
1834 - improve testcases.
1835 - add 'setPossibleLocales()' to ZYpp, this defines the set
1836   of possible locales to choose from (#153583)
1837 - provide LanguageImpl and create 'Language' resolvables for
1838   each 'possible' locale.
1839 - fix YUM parsing of patches, insert 'atoms' to link patches
1840   with packages.
1841 - replace gzstream/ with own, existing implementation.
1842 - honor locks in solver (#150231)
1843 - sync pool with target after commit() properly (#150565, #153066)
1844 - new zmd helper 'package-files'
1845 - rev 2093
1846
1847 -------------------------------------------------------------------
1848 Thu Feb 23 21:45:06 CET 2006 - kkaempf@suse.de
1849
1850 - prevent multiple initializations of the target (#153124)
1851 - implement 'loopback mounted ISO images'
1852 - retain old package sources on upgrade.
1853 - support compressed .xml files in 'repodata' type repositories.
1854 - rev 2025
1855
1856 -------------------------------------------------------------------
1857 Thu Feb 23 15:16:58 CET 2006 - kkaempf@suse.de
1858
1859 - parse locale(...) provides and construct correct dependencies.
1860
1861 -------------------------------------------------------------------
1862 Thu Feb 23 14:16:44 CET 2006 - kkaempf@suse.de
1863
1864 - always upgrade to candidate (#152760).
1865 - fix typo in package sorting.
1866 - prepare handling of locale provides.
1867 - rev 1995
1868
1869 -------------------------------------------------------------------
1870 Thu Feb 23 10:53:51 CET 2006 - kkaempf@suse.de
1871
1872 - sort src/nosrc package to right list during commit.
1873 - revert installtime/buildtime in susetags parser (#152760)
1874 - rev 1990
1875
1876 -------------------------------------------------------------------
1877 Thu Feb 23 10:22:08 CET 2006 - kkaempf@suse.de
1878
1879 - reset state after successful commit (#153030)
1880 - run "rpm -e" always with "--nodeps" (#153026)
1881 - provide separate resolvable kind for src packages.
1882 - extend status field for LOCK and LICENSE.
1883 - add sameState()/diffState() for UI.
1884 - provide 'best' candidate for UI.
1885 - set 60 sec timeout for curl access.
1886 - don't cross-compare solver results, takes too much time.
1887 - provide sizes of installed packages.
1888 - extend REQUIRES semantics in content file.
1889 - add "parse-metadata" helper to zmd-backend.
1890 - rev 1987
1891
1892 -------------------------------------------------------------------
1893 Wed Feb 22 14:51:46 CET 2006 - kkaempf@suse.de
1894
1895 - provide complete disk usage data (#152761)
1896 - include upgrade flag when copying solver solution
1897   back to pool (#152717)
1898 - rev 1959
1899
1900 -------------------------------------------------------------------
1901 Wed Feb 22 13:16:48 CET 2006 - kkaempf@suse.de
1902
1903 - don't insert incompatible architectures to the pool (#151933)
1904 - don't accept incompatible architectures from a repository
1905   (#151933)
1906 - separate rpm log (#151431).
1907 - allow extended product requires.
1908 - rev 1954
1909
1910 -------------------------------------------------------------------
1911 Tue Feb 21 22:02:59 CET 2006 - kkaempf@suse.de
1912
1913 - provide the XML schema files in the main package. (#152593)
1914
1915 -------------------------------------------------------------------
1916 Tue Feb 21 20:05:34 CET 2006 - kkaempf@suse.de
1917
1918 - provide arch compat handling.
1919 - implement data upload to zmd.
1920 - fix source metadata caching on target.
1921 - add 'supplements' dependencies to 'yum' parser.
1922 - provide user agent identification to curl calls.
1923 - move resolver branches (multiple alternatives) back in queue
1924   (resolve known things first, then the unknown ones).
1925 - clean up 'packages' parser.
1926 - rev 1947
1927
1928 -------------------------------------------------------------------
1929 Tue Feb 21 09:18:53 CET 2006 - kkaempf@suse.de
1930
1931 - improve media mount/umount interface
1932 - prepare class ArchCompat for proper architecture ordering
1933   and compatibility handling.
1934 - add returns to dummy functions in DbAccess.
1935 - rev 1913
1936
1937 -------------------------------------------------------------------
1938 Mon Feb 20 21:08:22 CET 2006 - kkaempf@suse.de
1939
1940 - don't explictly delete to-be-upgraded packages.
1941 - finish query-system, resolve-dependencies, and transact for
1942   libzypp-zmd-backend.
1943 - provide Pattern::category.
1944 - move system architecture to toplevel.
1945 - make target store pathname settable.
1946 - speed up rpmdb reading by properly filtering unwanted file
1947   provides.
1948 - rev 1905
1949
1950 -------------------------------------------------------------------
1951 Sun Feb 19 20:35:03 CET 2006 - kkaempf@suse.de
1952
1953 - new translations.
1954 - proofread texts.
1955 - when comparing solutions, prefer higher versions.
1956 - provide generic 'SafeBool' for bool conversions.
1957 - add PtrTypes testsuites.
1958 - rev 1876
1959
1960 -------------------------------------------------------------------
1961 Fri Feb 17 21:43:51 CET 2006 - kkaempf@suse.de
1962
1963 - integrate all diffs
1964 - move Target::commit to toplevel API
1965 - generalize dependency iterators and hash dependency
1966   information in pool (for speedup)
1967 - add 'supplements' as dependency
1968 - make more pattern attributes available
1969 - drop "smbfs" in favour of "cifs" (#151476)
1970 - add metadata cache to sources (Beta4 bug)
1971 - run "rpm -e"  with name-version-release
1972 - fix update conflicts
1973 - rev 1864
1974
1975 -------------------------------------------------------------------
1976 Thu Feb 16 20:02:19 CET 2006 - kkaempf@suse.de
1977
1978 - fix-mediachange.diff: dont skip CD but retry after media change
1979 - cd-eject-button.diff: fix CD url so YaST recognizes it and shows
1980   'eject' button
1981 - release-forced-eject-no-ptrfix.diff: fix refcounting in ptrs
1982   so media handle gets actually released and media unmounted.
1983
1984 -------------------------------------------------------------------
1985 Thu Feb 16 14:40:31 CET 2006 - kkaempf@suse.de
1986
1987 - implement arch scoring
1988 - prefer better arch (#151427)
1989 - transitive depedencies of weak requirements are non-weak
1990   (#151446)
1991 - rev 1778 + diff
1992
1993 -------------------------------------------------------------------
1994 Wed Feb 15 18:19:12 CET 2006 - kkaempf@suse.de
1995
1996 - ignore self and to-be-updated conflicts (#150844)
1997 - fix enable of target store (for non-packages)
1998 - rev 1778
1999
2000 -------------------------------------------------------------------
2001 Wed Feb 15 13:11:28 CET 2006 - kkaempf@suse.de
2002
2003 - fix "cd:" url (#151121)
2004 - provide location() in public Package api
2005 - allow running distribution upgrade in testmode
2006 - extend HAL interface
2007 - rev 1762
2008
2009 -------------------------------------------------------------------
2010 Wed Feb 15 10:10:48 CET 2006 - kkaempf@suse.de
2011
2012 - pass normal and locale packages from selections correctly.
2013 - its "baseconf" for base selections.
2014 - Make 'ZYpp' an obvious singleton.
2015 - provide releasenotesUrl.
2016 - dont continue upgrade without target.
2017 - implement 'fake' hal for testing.
2018 - fix package sizes.
2019 - more solver testcases.
2020 - rev 1754
2021
2022 -------------------------------------------------------------------
2023 Tue Feb 14 20:52:02 CET 2006 - kkaempf@suse.de
2024
2025 - extend requires of libzypp-devel
2026 - provide package sizes for UI
2027 - provide more UI helpers
2028 - implement Product and related functions
2029 - fix split provides in distribution upgrade
2030 - provide locale information to system
2031 - ask HAL for available devices
2032 - reduce debug information in solver
2033 - filter architectures in source, not in solver
2034 - rev 1743
2035
2036 -------------------------------------------------------------------
2037 Tue Feb 14 07:27:39 CET 2006 - visnov@suse.de
2038
2039 - disable another testsuite for now
2040 - fetch the default locale from environment
2041 - support user-defined formatting of log
2042 - rev 1710
2043
2044 -------------------------------------------------------------------
2045 Mon Feb 13 20:41:36 CET 2006 - visnov@suse.de
2046
2047 - providing basic product information from susetags source
2048 - public API for preferred language
2049 - implemented redirect of logging (#149001)
2050 - report start/finish of source data parsing (#150211)
2051 - store/restore source aliases properly (#150256)
2052 - disable a lot of debug logging to speed up solver
2053 - properly rewrite URL for CDn directory layouts (#149870)
2054 - rev 1706
2055
2056 -------------------------------------------------------------------
2057 Sun Feb 12 16:59:48 CET 2006 - kkaempf@suse.de
2058
2059 - add save/restore state to facilitate UI 'cancel'
2060 - enable target/store
2061 - add 'forceResolve' call and flag to resolver to switch between
2062   task-oriented ZMD and interactive YaST behaviour.
2063 - Fix resolver problem solution texts.
2064 - improve solver problem solution offerings.
2065 - fix media access handling to better support multiple
2066   requestors to single media.
2067 - move the media number checking to the source (media requestor)
2068   which knows how to verify the correct media.
2069 - Fix CD ordering (#149871), adding testcases.
2070 - Move 'PoolItemList' and 'PoolItemSet' typedefs inside classes.
2071 - Add selections to testcases.
2072 - rev 1673
2073
2074 -------------------------------------------------------------------
2075 Sat Feb 11 10:17:15 CET 2006 - kukuk@suse.de
2076
2077 - Fix missing return in Source.cc:124
2078
2079 -------------------------------------------------------------------
2080 Fri Feb 10 18:41:29 CET 2006 - kkaempf@suse.de
2081
2082 - cope with empty arch field in selections
2083 - enable dummy "enableStorage" function
2084 - rev 1610-branch
2085
2086 -------------------------------------------------------------------
2087 Fri Feb 10 15:36:43 CET 2006 - kkaempf@suse.de
2088
2089 - fix random data return in Source.cc
2090 - rev 1610
2091
2092 -------------------------------------------------------------------
2093 Fri Feb 10 15:00:45 CET 2006 - kkaempf@suse.de
2094
2095 - adapt zmd-backend to SourceImpl API change
2096 - rev 1608
2097
2098 -------------------------------------------------------------------
2099 Fri Feb 10 13:54:43 CET 2006 - kkaempf@suse.de
2100
2101 - fix the packages parser bug. Now all packages are parsed
2102   including (english) translations.
2103   source/susetags is back to svn head.
2104 - rev 1600
2105
2106 -------------------------------------------------------------------
2107 Fri Feb 10 10:30:12 CET 2006 - kkaempf@suse.de
2108
2109 - fix off-by-one bug in bitfield handling
2110 - revert source/susetags to rev 1411
2111 - rev 1586
2112
2113 -------------------------------------------------------------------
2114 Thu Feb  9 22:21:43 CET 2006 - kkaempf@suse.de
2115
2116 - dont prereq-sort non-packages
2117 - rev 1584
2118
2119 -------------------------------------------------------------------
2120 Thu Feb  9 21:29:00 CET 2006 - kkaempf@suse.de
2121
2122 - rev 1582
2123
2124 -------------------------------------------------------------------
2125 Thu Feb  9 11:10:54 CET 2006 - kkaempf@suse.de
2126
2127 - update to rev 1543
2128
2129 -------------------------------------------------------------------
2130 Thu Feb  9 00:49:23 CET 2006 - ro@suse.de
2131
2132 - require hal-devel in libzypp-devel
2133 - re-merge fixes (RPM_OPT_FLAGS)
2134
2135 -------------------------------------------------------------------
2136 Wed Feb  8 23:53:58 CET 2006 - kkaempf@suse.de
2137
2138 - make solver behaviour a bit more interactive
2139 - rev 1537
2140
2141 -------------------------------------------------------------------
2142 Wed Feb  8 18:45:21 CET 2006 - schwab@suse.de
2143
2144 - Fix syntax error in configure script.
2145 - Use RPM_OPT_FLAGS.
2146
2147 -------------------------------------------------------------------
2148 Wed Feb  8 17:03:37 CET 2006 - kkaempf@suse.de
2149
2150 - update for qt ui integration
2151 - rev 1504
2152
2153 -------------------------------------------------------------------
2154 Tue Feb  7 23:18:09 CET 2006 - kkaempf@suse.de
2155
2156 - split off libzypp-zmd-backend
2157 - rev 1466
2158
2159 -------------------------------------------------------------------
2160 Tue Feb  7 23:10:59 CET 2006 - kkaempf@suse.de
2161
2162 - another update to svn
2163
2164 -------------------------------------------------------------------
2165 Mon Feb  6 20:42:22 CET 2006 - kkaempf@suse.de
2166
2167 - finish rpm callbacks
2168 - finish UI API
2169 - fix state change resolver<->pool
2170 - zmd backend stuff
2171 - speed up tag file parsing
2172 - rev 1405
2173
2174 -------------------------------------------------------------------
2175 Mon Feb  6 16:53:03 CET 2006 - schubi@suse.de
2176
2177 - disabling failing tests of s390 and ppc
2178
2179 -------------------------------------------------------------------
2180 Mon Feb  6 11:14:16 CET 2006 - schubi@suse.de
2181
2182 - Snapshoot rev 1367
2183
2184 -------------------------------------------------------------------
2185 Mon Feb  6 01:42:48 CET 2006 - kkaempf@suse.de
2186
2187 - use hashes for pool
2188 - rev 1343
2189
2190 -------------------------------------------------------------------
2191 Fri Feb  3 14:21:47 CET 2006 - schubi@suse.de
2192
2193 - removed Obsoletes:    yast2-packagemanager
2194
2195 -------------------------------------------------------------------
2196 Fri Feb  3 11:36:19 CET 2006 - schubi@suse.de
2197
2198 - Snapshoot 3 Feb 2005 (11:30)
2199
2200 -------------------------------------------------------------------
2201 Thu Feb  2 14:27:02 CET 2006 - schubi@suse.de
2202
2203 - Snapshoot 2 Feb 2005 (14:00)
2204
2205 -------------------------------------------------------------------
2206 Thu Feb  2 12:23:03 CET 2006 - schubi@suse.de
2207
2208 - Snapshoot 2 Feb 2005 ( integrating YaST )
2209
2210 -------------------------------------------------------------------
2211 Wed Jan 25 21:37:50 CET 2006 - mls@suse.de
2212
2213 - converted neededforbuild to BuildRequires
2214
2215 -------------------------------------------------------------------
2216 Sat Jan 14 08:51:55 CET 2006 - kkaempf@suse.de
2217
2218 - Initial version
2219