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