fix target not cachedsometimes
[platform/upstream/libzypp.git] / package / libzypp.changes
1 Sun Feb 24 15:40:50 CET 2008 - dmacvicar@suse.de
2 -------------------------------------------------------------------
3
4 - make sure we have target cache on target initialize
5 - version 4.3.0
6
7 -------------------------------------------------------------------
8 Tue Feb 26 13:59:03 CET 2008 - lslezak@suse.cz
9
10 - DiskUsageCounter.cc - ignore "vfat", "fat", "ntfs" and "ntfs-3g"
11   file systems (#333166)
12 - rev. 8915
13
14 -------------------------------------------------------------------
15 Tue Feb 26 13:26:30 CET 2008 - ma@suse.de
16  
17 - Fixed Capabilites iterator exposing prereq marker.
18 - revision 8914
19
20 -------------------------------------------------------------------
21 Tue Feb 26 11:29:05 CET 2008 - schubi@suse.de
22
23 - postinstall script fixed
24 - version 4.2.10
25
26 -------------------------------------------------------------------
27 Mon Feb 25 17:06:53 CET 2008 - schubi@suse.de
28
29 - Testcases regards modaliases, rpmlib, ... correctly
30 - Revision 8904 
31
32 -------------------------------------------------------------------
33 Mon Feb 25 13:20:26 CET 2008 - ma@suse.de
34  
35 - Remove obsolete sql database. (bnc#363224)
36 - revision 8898
37
38 -------------------------------------------------------------------
39 Fri Feb 22 14:03:59 CET 2008 - ma@suse.de
40
41 - Take care target uses --root when creating solv files (bnc #363789)
42 - revision 8881
43
44 -------------------------------------------------------------------
45 Fri Feb 22 10:10:14 CET 2008 - schubi@suse.de
46
47 - Unmaintained packages which does not fit to the updated system
48   (broken dependencies) will be deleted.
49 - revision 8867
50
51 -------------------------------------------------------------------
52 Fri Feb 22 07:20:35 CET 2008 - coolo@suse.de
53
54 - let libzypp-devel require libsatsolver-devel
55
56 -------------------------------------------------------------------
57 Wed Feb 20 13:47:56 CET 2008 - ma@suse.de
58
59 - Cleanup unused /var/lib/zypp/cache in migrate_sources (#305160)
60 - revision 8833
61
62 -------------------------------------------------------------------
63 Tue Feb 19 16:21:12 CET 2008 - jkupec@suse.cz
64
65 - media: fixed DownloadProgressReport.finish() url argument in
66   doGetFileCopy()
67 - revision 8815
68
69 -------------------------------------------------------------------
70 Tue Feb 19 11:21:59 CET 2008 - dmacvicar@suse.de
71
72 - hardlink when possible to optimize data transfer
73   and space across caches.
74 - version 4.2.8
75
76 -------------------------------------------------------------------
77 Tue Feb 19 08:15:07 CET 2008 - coolo@suse.de
78
79 - added some locale support to sat::Solvable
80 - version 4.2.7
81
82 -------------------------------------------------------------------
83 Mon Feb 18 14:15:48 CET 2008 - dmacvicar@suse.de
84
85 - handle error messages better in doesFileExist too which is
86   used during probing. (bnc #362608)
87
88 -------------------------------------------------------------------
89 Sun Feb 17 21:44:12 CET 2008 - dmacvicar@suse.de
90
91 - Fetcher::reset() should not reset cache directories.
92   (bnc #348050)
93 - version 4.2.6
94
95 -------------------------------------------------------------------
96 Fri Feb 16 15:47:00 CET 2008 - dmacvicar@suse.de
97
98 - Use CURLOPT_NOBODY instead of a CURLOPT_RANGE of 1 byte
99   for http and https, but this time set CURLOPT_HTTPGET back to 1
100   so it actually works. This makes Media::doesFileExist
101   efficient for http and https.
102   (related to bnc #348050)
103 - version 4.2.5
104
105 -------------------------------------------------------------------
106 Fri Feb 15 10:52:59 CET 2008 - coolo@suse.de
107
108 - using .solv files only now (fate #303018)
109 - revision 8699
110
111 -------------------------------------------------------------------
112 Tue Feb 12 17:10:48 CET 2008 - coolo@suse.de
113
114 - fix architectures on distupgrade
115
116 -------------------------------------------------------------------
117 Fri Feb  8 12:50:30 CET 2008 - coolo@suse.de
118
119 - fixes from trunk merged
120
121 -------------------------------------------------------------------
122 Fri Feb  1 17:45:07 CET 2008 - jkupec@suse.cz
123
124 - fixed renaming a repo to an existing one (bnc #228216)
125 - revision 8431
126
127 -------------------------------------------------------------------
128 Sun Jan 27 21:35:13 CET 2008 - coolo@suse.de
129
130 - fix changelog
131
132 -------------------------------------------------------------------
133 Thu Jan 24 18:26:47 CET 2008 - jkupec@suse.cz
134
135 - read .curlrc more robustly to obtain user-proxy (#330351)
136 - revision 8368
137
138 -------------------------------------------------------------------
139 Fri Jan 18 12:19:09 CET 2008 - coolo@suse.de
140
141 - always buildrequire openssl-devel
142 - replacing strange utf-8 chars in changelog
143 - revision 8317
144
145 -------------------------------------------------------------------
146 Thu Jan 17 15:07:52 CET 2008 - jkupec@suse.cz
147
148 - Saner NFS timeo default (#350309)
149 - revision 8314
150
151 -------------------------------------------------------------------
152 Thu Jan 17 12:03:10 CET 2008 - kkaempf@suse.de
153
154 - support 'patterns.pat' and 'patterns.pat.gz' to read all
155   patterns in one go.
156 - rev 8309
157
158 -------------------------------------------------------------------
159 Tue Jan 15 14:56:21 CET 2008 - lslezak@suse.cz
160
161 - added RpmDb::removePubkey(), call it from
162   KeyRing::Impl::deleteKey() - remove the GPG key from RPM when it
163   is removed from the trusted keyring
164 - revision 8288
165
166 -------------------------------------------------------------------
167 Mon Jan 14 17:11:15 CET 2008 - schubi@suse.de
168
169 - Textchanges
170 - reduced logging in SAT-solver
171 - ordering solutions
172 - version 4.1.8
173 - revision 8276
174
175 -------------------------------------------------------------------
176 Thu Jan 10 16:50:26 CET 2008 - schubi@suse.de
177
178 - Enabled SAT solver via default. (removed ZYPP_SAT_SOLVER)
179   ZYPP_RC_SOLVER=1 will enable the old RedCapet solver
180 - Revision 8255
181 - Version 4.1.7
182
183 -------------------------------------------------------------------
184 Wed Jan  2 18:24:34 CET 2008 - jkupec@suse.cz
185
186 - Pathname zypp::filesystem::expandlink(const Pathname &) added
187 - if the provided file is a symlink, expand it (#274651) (this
188   probably won't work for schemes other than file/dir and cd/dvd)
189 - revision 8179
190
191 -------------------------------------------------------------------
192 Tue Dec 18 12:28:22 CET 2007 - aschnell@suse.de
193
194 - fixed password handling in URLs (bug #347273)
195 - revision 8118
196
197 -------------------------------------------------------------------
198 Mon Dec 17 13:47:44 CET 2007 - ma@suse.de
199
200 - Fixed default text locale detection not to use static variables. (#346872)
201 - version 4.1.6
202 - revision 8116
203
204 -------------------------------------------------------------------
205 Mon Dec 10 12:46:26 CET 2007 - ma@suse.de
206
207 - Log more details about zypp lock owner. (#294094)
208 - revision 8088
209
210 -------------------------------------------------------------------
211 Fri Dec  7 15:47:53 CET 2007 - ma@suse.de
212
213 - Remove runtime dependency for libboost_filesystem (#345773)
214 - version 4.1.5
215 - revision 8061
216
217 -------------------------------------------------------------------
218 Fri Nov 30 14:20:34 CET 2007 - schubi@suse.de
219
220 - Enable SAT solver via environment variable ZYPP_SAT_SOLVER.
221   e.g.: ZYPP_SAT_SOLVER=1 zypper install foo
222 - version 4.1.4
223 - revision 7998
224
225 -------------------------------------------------------------------
226 Wed Nov 28 15:12:33 CET 2007 - aschnell@suse.de
227
228 - make IniParser more strict (bug #306697)
229
230 -------------------------------------------------------------------
231 Mon Nov 26 13:19:34 CET 2007 - ma@suse.de
232
233 - Fix missing packages in patch content list. (#340896)
234 - revision 7925
235
236 -------------------------------------------------------------------
237 Fri Nov 16 12:46:39 CET 2007 - coolo@suse.de
238
239 - fix build
240
241 -------------------------------------------------------------------
242 Wed Nov 14 14:23:23 CET 2007 - ma@suse.de
243
244 - Output date strings in UTF-8. (#339423)
245 - revision 7807
246
247 -------------------------------------------------------------------
248 Tue Nov 13 13:40:03 CET 2007 - schubi@suse.de
249
250 - fixes for new gcc
251 - version 4.1.3
252 - r7788
253
254 -------------------------------------------------------------------
255 Mon Nov  5 15:22:33 CET 2007 - ma@suse.de
256
257 - Don't mark failed patch scripts as installed. (#327523)
258 - version 4.1.2
259 - revision 7744
260
261 -------------------------------------------------------------------
262 Wed Oct 31 09:19:59 CET 2007 - dmueller@suse.de
263
264 - update rpmlint suppression
265
266 -------------------------------------------------------------------
267 Fri Oct 26 15:12:24 CEST 2007 - aschnell@suse.de
268
269 - fixed retrieval of epoch from rpmdb (bug #246680)
270
271 -------------------------------------------------------------------
272 Thu Oct 25 16:29:24 CEST 2007 - aschnell@suse.de
273
274 - allow non-existing "packages" file in susetags parser (bug
275   #309235)
276
277 -------------------------------------------------------------------
278 Fri Oct 12 15:47:37 CEST 2007 - ma@suse.de
279
280 - SMBIOS DMI modalias matching added (#333152)
281 - revision 7494
282
283 -------------------------------------------------------------------
284 Sat Oct  6 16:37:11 CEST 2007 - jkupec@suse.cz
285 - do not download the same file multiple times in one attach session
286   (#307098), r7456
287 - special cdrom detection code for SCSI / Virtual CDROMs on iSeries
288   removed - should be correctly detected by HAL now
289   (#167629, #163971), r7452
290 - version 4.1.1
291
292 -------------------------------------------------------------------
293 Fri Oct 05 10:35:47 CEST 2007 - aschnell@suse.de
294
295 - filter architecture in plaindir parser (bug #330791)
296
297 -------------------------------------------------------------------
298 Thu Oct  4 16:31:58 CEST 2007 - ma@suse.de
299
300 - Throw constructing malformed checksums. (#189096)
301 - revision 7441
302
303 -------------------------------------------------------------------
304 Thu Oct  4 14:22:31 CEST 2007 - mvidner@suse.cz
305
306 - Renamed templates back because proper qualification makes it work
307   too.
308 - 4.1.0
309
310 -------------------------------------------------------------------
311 Thu Oct 04 11:23:19 CEST 2007 - aschnell@suse.de
312
313 - only look for repositories in file ending ".repo" (bug #294779)
314
315 -------------------------------------------------------------------
316 Wed Oct  3 13:37:57 CEST 2007 - mvidner@suse.cz
317
318 - Fixed compilation errors with GCC 4.3 by adding missing includes
319   and renaming templates: MaxBits to MaxBitsT, Mask to MaskT,
320   Compare<Edition> to CompareEd.
321 - r7426
322
323 -------------------------------------------------------------------
324 Mon Oct  1 20:29:36 CEST 2007 - ma@suse.de
325
326 - Incorporated patch from Michael Matz to speedup cache reading.
327 - revision 7413
328
329 -------------------------------------------------------------------
330 Fri Sep 28 18:40:59 CEST 2007 - schubi@suse.de
331
332 - Resolvertestcase:
333   - log Repository info
334   - set keep state in the testcase
335   - handle vendor
336 - r 4707
337
338 -------------------------------------------------------------------
339 Thu Sep 27 17:13:14 CEST 2007 - ma@suse.de
340
341 - Fixed pattern parser SEGV on broken pattern files. (#328546)
342 - revision 7402
343
344 -------------------------------------------------------------------
345 Wed Sep 26 11:08:14 CEST 2007 - schubi@suse.de
346
347 - QueuItemRequire: Filter out all provider which have worser architecture,
348   are NOT noarch and have not the same name as the requirement. The
349   last one is needed for updating packages via patch/atoms.
350   Bug 328081
351 - Revert changes of r 7340
352 - r 7386
353
354 -------------------------------------------------------------------
355 Tue Sep 25 15:51:34 CEST 2007 - ma@suse.de
356
357 - Add missing '--install' parameter in desktop file. (#308640)
358 - version 4.0.0
359 - revision 7369
360
361 -------------------------------------------------------------------
362 Tue Sep 25 11:08:13 CEST 2007 - jkupec@suse.cz
363
364 - release all attached media before attempting to eject (#293428)
365 - fixed parsing of --proxy-user parameter of .curlrc (#309139)
366 - revision 7352
367 - version 3.26.0
368
369 -------------------------------------------------------------------
370 Mon Sep 24 16:10:32 CEST 2007 - dmacvicar@suse.de
371
372 - provide a way to retrieve the metadata path. Used for
373   installation, which incorrectly creates a repository in
374   cache without adding it first, so metadata path is not
375   set and therefore it is not possible to setup a media
376   verifier on installation. Part of fix for (#293428)
377 - 3.25.0
378
379 -------------------------------------------------------------------
380 Mon Sep 24 15:48:47 CEST 2007 - schubi@suse.de
381
382 - If more than one resolvables provide a requirements and have different
383   architecture take thatone with the best architecture. (Not regarding the
384   name). Bug: Branching too much while an installation of a multi-arch-DVD
385 - r 7340
386 - version 3.24.8
387
388 -------------------------------------------------------------------
389 Fri Sep 21 15:50:30 CEST 2007 - schubi@suse.de
390
391 - Checking the queue if an item will be deleted. If yes, the requirements
392   are not needed anymore. Bug 326384
393 - version 3.24.7
394 - r 7329
395
396 -------------------------------------------------------------------
397 Thu Sep 20 17:37:30 CEST 2007 - jkupec@suse.cz
398
399 - don't probe the repository type upon saving if disabled (#326769)
400 - version 3.24.6
401 - revision 7319
402
403 -------------------------------------------------------------------
404 Thu Sep 20 15:19:53 CEST 2007 - ma@suse.de
405
406 - Avoid calling rpm repeatedly in case of an error. This is fault-prone,
407   esp. if the error occurred executing the packages post-install script.
408 - version 3.24.5
409 - revision 7317
410
411 -------------------------------------------------------------------
412 Thu Sep 20 11:00:04 CEST 2007 - ma@suse.de
413
414 - If a package is deselected by user, apply this soft lock to all
415   available versions of this package.
416 - version 3.24.4
417 - revision 7316
418
419 -------------------------------------------------------------------
420 Wed Sep 19 17:45:12 CEST 2007 - schubi@suse.de
421
422 - Update: Do not set an item to installation if there has been already set
423   one for installation which has the same NVA. Bug  326286
424 - version 3.24.3
425 - r 7311
426
427 -------------------------------------------------------------------
428 Wed Sep 19 14:19:49 CEST 2007 - ma@suse.de
429
430 - Enable package cache during commit. (#326249)
431 - revision 7309
432
433 -------------------------------------------------------------------
434 Tue Sep 18 14:01:02 CEST 2007 - schubi@suse.de
435
436 - Do not regarding requirements for packages which will be deleted in the
437   same solver run. Bug 310618
438 - r 7292
439 - version 3.24.2
440
441 -------------------------------------------------------------------
442 Mon Sep 17 16:33:14 CEST 2007 - jkupec@suse.cz
443
444 - don't download filelists.xml.gz (#307105)
445 - version 3.24.1
446 - revision 7269
447
448 -------------------------------------------------------------------
449 Mon Sep 17 15:51:04 CEST 2007 - ma@suse.de
450
451 - Improve estimated diskusage while there is no valid
452   solver result. (#325617)
453 - revision 7266
454
455 -------------------------------------------------------------------
456 Mon Sep 17 15:22:47 CEST 2007 - schubi@suse.de
457
458 -Bugfix in vendor change of a required resolvable (Correct error message)
459  Bug 310455
460 - r 7262
461
462 -------------------------------------------------------------------
463 Mon Sep 17 12:36:28 CEST 2007 - lslezak@suse.cz
464
465 - fixed DU parsing in inst-sys (#308659)
466 - revision 7256
467
468 -------------------------------------------------------------------
469 Fri Sep 14 22:57:54 CEST 2007 - ma@suse.de
470
471 - Enable using patch and delta rpms. (#309124)
472 - version 3.24.0
473 - revision 7253
474
475 -------------------------------------------------------------------
476 Thu Sep 13 17:59:55 CEST 2007 - ma@suse.de
477
478 - On update do not delete unmaintained non-SuSE packages.
479 - version 3.23.2
480 - revision 7239
481
482 -------------------------------------------------------------------
483 Thu Sep 13 13:02:39 CEST 2007 - lslezak@suse.cz
484
485 - ZYppImpl::getPartitions() - don't return the current partitioning
486   when the partitioning hasn't been set - fixes DU parsing in
487   inst-sys (#308659)
488
489 -------------------------------------------------------------------
490 Thu Sep 13 11:30:47 CEST 2007 - dmacvicar@suse.de
491
492 - Throw specific exceptions during commit (#308511)
493 - 3.23.1
494
495 -------------------------------------------------------------------
496 Wed Sep 12 18:48:00 CEST 2007 - ma@suse.de
497
498 - Various disk space calculation fixes. Susetags, plaindir and rpmdb
499   now provide more detailed disk usage information.
500   Yum metadata don't, so we book the package size to '/'. (#308362)
501 - version 3.23.0
502 - revision 7225
503
504 -------------------------------------------------------------------
505 Wed Sep 12 15:48:41 CEST 2007 - schubi@suse.de
506
507 - Regarding keep state while recycle old valid solver results. Bug 286889
508 - r 7209
509
510 -------------------------------------------------------------------
511 Wed Sep 12 12:24:49 CEST 2007 - jkupec@suse.cz
512
513 - report 100% progress on finishing RPM removal (bug #309431)
514 - revision 7200
515
516 -------------------------------------------------------------------
517 Tue Sep 11 17:25:35 CEST 2007 - schubi@suse.de
518
519 - Update: rename language packages --> take that package which fits to the
520   selected language Bug 308098
521 - r 7919
522
523 -------------------------------------------------------------------
524 Tue Sep 11 16:11:20 CEST 2007 - dmacvicar@suse.de
525
526 - restore deltas and patch rpms from the cache (#309124)
527 - 3.22.8
528
529 -------------------------------------------------------------------
530 Tue Sep 11 14:54:44 CEST 2007 - ma@suse.de
531
532 - Don't fail if a product is deleted multiple times (e.g. due to
533   obsoletes and an explicit deleted request). (#308746)
534 - version 3.22.7
535 - revision 7184
536
537 -------------------------------------------------------------------
538 Tue Sep 11 13:52:47 CEST 2007 - jkupec@suse.cz
539
540 - SYSCONFDIR variable added for modifying /etc
541
542 -------------------------------------------------------------------
543 Tue Sep 11 12:18:11 CEST 2007 - schubi@suse.de
544
545 - uninstallable resolvable -->suggested solution: delete; Bug 308164
546 - r 7177
547
548 -------------------------------------------------------------------
549 Mon Sep 10 16:19:05 CEST 2007 - schubi@suse.de
550
551 - new translations added
552 - r 7166
553 - version 3.22.6
554
555 -------------------------------------------------------------------
556 Mon Sep 10 15:50:49 CEST 2007 - lslezak@suse.cz
557
558 - fixed disk usage counting of updated packages (#308362)
559
560 -------------------------------------------------------------------
561 Mon Sep 10 14:17:29 CEST 2007 - schubi@suse.de
562
563 - Splitting packages: Take the package with the best
564   architecture,edition ONLY; Bug 308591
565 - r 7160
566
567 -------------------------------------------------------------------
568 Mon Sep 10 10:55:45 CEST 2007 - lslezak@suse.cz
569
570 - properly report fallback disk usage size (in kB instead of bytes)
571   when disk usage is not known (YUM repos) (#308475)
572
573 -------------------------------------------------------------------
574 Fri Sep  7 13:27:26 CEST 2007 - ma@suse.de
575
576 - Install a sample /etc/zypp.conf. (#306615)
577 - Fixed missing soversion symlink in package.
578 - version 3.22.5
579 - revision 7150
580
581 -------------------------------------------------------------------
582 Fri Sep  7 13:03:48 CEST 2007 - schubi@suse.de
583
584 - RequirementIsMet: return true only if ALL Atoms are NOT incomplete; Bug
585   308252
586 - r 7143
587
588 -------------------------------------------------------------------
589 Thu Sep  6 18:22:36 CEST 2007 - schubi@suse.de
590
591 - Error: Select two candidate with the same name while update.
592   Solution: If there is a candidate which is already selected for installation -->
593   take thatone #308082
594 - r 7132
595
596 -------------------------------------------------------------------
597 Thu Sep  6 14:11:58 CEST 2007 - ma@suse.de
598
599 - Work arround installed patterns providing an empty vendor string. (#307743)
600 - Let the solver treat vendor suse and opensuse as equivalent.
601 - version 3.22.4
602
603 -------------------------------------------------------------------
604 Thu Sep  6 12:33:27 CEST 2007 - schubi@suse.de
605
606 - Checking item before evaluating the concerning vendor. bug #307941
607 - r 7119
608
609 -------------------------------------------------------------------
610 Wed Sep  6 02:24:37 CEST 2007 - dmacvicar@suse.de
611
612 - Fix for bug #307163 - empty package descriptions
613   a.k.a shared tag not 100% implemented
614 - r 7117
615 - version 3.22.3
616
617 -------------------------------------------------------------------
618 Wed Sep  5 17:52:37 CEST 2007 - schubi@suse.de
619
620 - logging "reverse" NEEDED_BY in the detail description of solver
621   problems.
622 - improved error message if a requiremnt is not fulfilled Bug 307743
623 - Add "ignore" option to the solution if a requirement is not fulfilled
624   Bug 304276
625 - revision 7113
626
627 -------------------------------------------------------------------
628 Wed Sep  5 14:33:02 CEST 2007 - jkupec@suse.cz
629
630 - fixed the order of operands of susetags local metadata status
631   computation which caused the YaST repositories to always get
632   refreshed (part of bug #304310)
633 - revision 7107
634 - version 3.22.2
635
636 -------------------------------------------------------------------
637 Tue Sep  4 12:09:10 CEST 2007 - schubi@suse.de
638
639 - comparing vendor with VendorAttr::equivalent
640 - revision 7103
641
642 -------------------------------------------------------------------
643 Mon Sep  3 18:43:51 CEST 2007 - schwab@suse.de
644
645 - Use $RPM_OPT_FLAGS.
646
647 -------------------------------------------------------------------
648 Mon Sep  3 17:14:02 CEST 2007 - ma@suse.de
649
650 - Reset transact bits when switching status from
651   "update" to "protected" (#246976)
652 - version 3.22.1
653 - revision 7094
654
655 -------------------------------------------------------------------
656 Mon Sep  3 13:56:42 CEST 2007 - schubi@suse.de
657
658 - new translations added
659 - rev 7083
660
661 -------------------------------------------------------------------
662 Fri Aug 31 22:10:55 CEST 2007 - ma@suse.de
663
664 - Added ability to switch off use of patch and delta rpms via zypp.conf (#305864)
665    [main]
666    download.use_patchrpm = no
667    download.use_deltarpm = no
668 - version 3.22.0
669 - revision 7069
670
671 -------------------------------------------------------------------
672 Fri Aug 31 19:56:40 CEST 2007 - ma@suse.de
673
674 - On demand translate patch requirements into a list of atoms.
675   Required by the UI to display packages acssociated with a patch.
676   (#300612)
677 - version 3.21.1
678 - revision 7065
679
680 -------------------------------------------------------------------
681 Fri Aug 31 13:59:54 CEST 2007 - kkaempf@suse.de
682
683 - enrich ResolverInfo with the reason if a user-initiated request
684   fails (#304325, #306240)
685 - r 7051
686
687 -------------------------------------------------------------------
688 Thu Aug 30 20:10:00 CEST 2007 - jkupec@suse.cz
689
690 - added missing implementation of LogControl::setLineFormater()
691   (lslezak)
692 - version 3.21.0
693 - revision 7041
694
695 -------------------------------------------------------------------
696 Thu Aug 30 18:55:15 CEST 2007 - jkupec@suse.cz
697
698 - enable changing url in requestMedia callback (#294481)
699 - revision 7037
700
701 -------------------------------------------------------------------
702 Thu Aug 30 18:22:32 CEST 2007 - ma@suse.de
703
704 - Filter readonly mount points in DiskUsageCounter (#297405)
705 - revision 7030
706
707 -------------------------------------------------------------------
708 Thu Aug 30 17:31:33 CEST 2007 - jkupec@suse.cz
709
710 - remember the cause of the RepoException when refreshing metadata
711   (#301022)
712 - r7023
713
714 -------------------------------------------------------------------
715 Thu Aug 30 17:25:14 CEST 2007 - ma@suse.de
716
717 - Safe fix for bug #299680.
718 - version 3.20.1
719 - revision 7026
720
721 -------------------------------------------------------------------
722 Thu Aug 30 15:48:03 CEST 2007 - schubi@suse.de
723
724 - Bugfix: If a requirement has been fulfilled by more than one language
725   resolvables only thatone will be taken which fits to the selected
726   language.
727 - r 7018
728
729 -------------------------------------------------------------------
730 Thu Aug 30 15:14:23 CEST 2007 - jkupec@suse.cz
731
732 - correct error code for media errors in MediaCurl::doGetFileCopy()
733   affects only zypper error output, does not affect YaST
734 - r7013
735
736 -------------------------------------------------------------------
737 Wed Aug 29 18:28:41 CEST 2007 - jkupec@suse.cz
738
739 - reverted blocking of requestMedia from r6271 (#301710)
740 - r6999
741
742 -------------------------------------------------------------------
743 Wed Aug 29 18:09:29 CEST 2007 - kkaempf@suse.de
744
745 - prevent progress report in destructor (#299680)
746 - r6998
747
748 -------------------------------------------------------------------
749 Wed Aug 29 18:02:36 CEST 2007 - jkupec@suse.cz
750
751 - treat non-filelists.xml <file> entries as file provides capabilities
752   in YUM parser (#304701)
753 - r6992
754
755 -------------------------------------------------------------------
756 Wed Aug 29 16:32:01 CEST 2007 - kkaempf@suse.de
757
758 - the media.1/media uniquely identifies a 'susetags' repo, not
759   the content file (#304200)
760
761 -------------------------------------------------------------------
762 Wed Aug 29 15:42:17 CEST 2007 - jkupec@suse.cz
763
764 - fixed locale dir (#304649)
765 - r6984
766
767 -------------------------------------------------------------------
768 Wed Aug 29 15:39:52 CEST 2007 - kkaempf@suse.de
769
770 - don't treat normal package license as "license to confirm"
771   (#305906)
772
773 -------------------------------------------------------------------
774 Wed Aug 29 15:28:53 CEST 2007 - ma@suse.de
775
776 - Fixed fix for #293039. Segfault due to uninitialzed data.
777 - version 3.19.3
778 - revision 6980
779
780 -------------------------------------------------------------------
781 Wed Aug 29 15:10:20 CEST 2007 - schubi@suse.de
782
783 - reduced too much verbosed ResolverContext logging; Bug 303971
784 - r 6977
785
786 -------------------------------------------------------------------
787 Wed Aug 29 13:55:28 CEST 2007 - ma@suse.de
788
789 - Fixed PlainDir repositories to provide real disk usage data. For
790   repomd and others that do not provide any detailed disk usage info,
791   assume the packgage size is required below "/". Peviously they were
792   treated as being empy.
793 - version 3.19.2
794 - revision 6972
795
796 -------------------------------------------------------------------
797 Wed Aug 29 13:36:42 CEST 2007 - schubi@suse.de
798
799 - Add a new solver solution in the case of running in a timeout:
800   ProblemSolutionDoubleTimeout.h
801   #Bug 302496
802 - revision 6970
803
804 -------------------------------------------------------------------
805 Wed Aug 29 11:23:26 CEST 2007 - dmacvicar@suse.de
806
807 - bug in fix for (#292986)
808
809 -------------------------------------------------------------------
810 Tue Aug 28 18:48:26 CEST 2007 - dmacvicar@suse.de
811
812 - (#297001) - libzypp: can't skip broken packages
813 - re enable importing zypp keyring from rpm.(#302379)
814 - 3.19.1
815
816 -------------------------------------------------------------------
817 Tue Aug 28 17:30:30 CEST 2007 - kkaempf@suse.de
818
819 - rename ResolvableQuery::iterateResolvablesByKindsAndStrings
820   to ResolvableQuery::iterateResolvablesByKindsAndStringsAndRepos
821   in order to support query-by-repo (#305384)
822 - fix iterateResolvablesByKindsAndStringsAndRepos to take any
823   number of kinds, names, or repos (#305347)
824 - remove ResolvableQuery::iterateResolvablesByKind, not needed
825 - version 3.19.0
826 - rev 6935
827
828 -------------------------------------------------------------------
829 Tue Aug 28 11:27:53 CEST 2007 - dmacvicar@suse.de
830
831 - real fix for reading signature ids. (#390535).
832 - delete metadata when removing repo (#301037).
833
834 -------------------------------------------------------------------
835 Mon Aug 27 23:52:41 CEST 2007 - dmacvicar@suse.de
836
837 - following behaviour for setPartitions
838   - if they are not set, they are detected
839   - if they are set, that value is used.
840   - if value set or detected is empty, all disk usage
841     information is read. Otherwise just values in those
842     mount points.
843     Should work for installation as long as detectPartitions
844     is empty at installation.(#293039)
845
846 -------------------------------------------------------------------
847 Mon Aug 27 17:08:41 CEST 2007 - kkaempf@suse.de
848
849 - Add ZConfig::overrideSystemArchitecture() to override zypp arch
850   from external, e.g. for the testcases
851 - Honor ZYPP_CONF environment variable to override the buit-in
852   /etc/zypp/zypp.conf
853 - Check architecture at handout() to prevent NULL ptr reference.
854 - Bug 301286
855 - rev 6908
856
857 -------------------------------------------------------------------
858 Mon Aug 27 15:53:52 CEST 2007 - schubi@suse.de
859
860 -The solver generate an establish call for all
861  resolvables which has filesystemcaps if there is not a valid result from a
862  former solver run available. This covers:
863  * Initial solver run
864  * Changing of filesystem whithin a workflow, cause the solver results will
865    be reset if the filesystem dependencies have been changed
866  Bug 271912
867 - r 6901
868
869 -------------------------------------------------------------------
870 Sun Aug 26 15:49:27 CEST 2007 - kkaempf@suse.de
871
872 - pass location to plaindir package (#303751)
873 - Add name of file in question to checksum/signature related
874   exceptions.
875 - pass basename of file to verifyFileSignatureWorkflow (instead of
876   empty string).
877 - filter out incompatible architectures when parsing sustags
878   repos (first half of #301286)
879 - r 6882
880
881 -------------------------------------------------------------------
882 Fri Aug 24 11:52:27 CEST 2007 - dmacvicar@suse.de
883
884 - don't run source migration if yast is running in
885   intsys mode (#297136)
886 - signature and checksum verification fixes. Still pending
887   problem ZYpp getting no output from gpg when running from zypper.
888   (#302059)
889
890 -------------------------------------------------------------------
891 Thu Aug 23 13:51:41 CEST 2007 - schubi@suse.de
892
893 - Do not strip resolvables which have the same name but different kind
894   (ResolverInfo*)
895 - Flag info NEEDEDBY correctly if it will be used by freshen/supplement
896 - r 6830
897
898 -------------------------------------------------------------------
899 Wed Aug 22 18:58:44 CEST 2007 - mvidner@suse.cz
900
901 - Do not use "a-z" in regexes. Fixes "Invalid Url scheme 'http'" in
902   the Estonian locale (#302525).
903
904 -------------------------------------------------------------------
905 Wed Aug 22 17:59:39 CEST 2007 - aschnell@suse.de
906
907 - added remembering of exception history at various places
908
909 -------------------------------------------------------------------
910 Wed Aug 22 16:52:09 CEST 2007 - schubi@suse.de
911
912 - Bugfixes concerning vendor handling:
913 - first bug:
914   Installed A-1.0(vendor SuSE)
915   Available A-2.0(other vendor)
916   A will not be regarded as "unmaintained". So it will not be deleted.
917 - second bug:
918   A need B-2.0. B-1.0 is installed but has another vendor. Report a
919   proper errmessage.
920 - Testcase : solution-tests/vendor-test.xml
921 - r 6812
922 - 3.18.4
923
924 -------------------------------------------------------------------
925 Tue Aug 21 15:38:08 CEST 2007 - dmacvicar@suse.de
926
927 - ignore HASH key for download (#300982)
928
929 -------------------------------------------------------------------
930 Tue Aug 21 15:17:23 CEST 2007 - schubi@suse.de
931
932 - Added explicitly_requested as parameter in ResolverContext::Uninstall
933   Bug 299819
934 - revision 6794
935
936 -------------------------------------------------------------------
937 Tue Aug 21 13:06:44 CEST 2007 - dmacvicar@suse.de
938
939 - If no mount information is available, parse all DU entries.
940 - read only hack mode for migrate-sources. We actually do add
941   repositories with it, but no harm. (#292986)
942 - fix some typos in exceptions (#301331)
943 - 3.18.3
944
945 -------------------------------------------------------------------
946 Mon Aug 20 16:06:36 CEST 2007 - schubi@suse.de
947
948 - Do not regard explicit request in order to recognize updated packages
949   correctly. Bug 301676
950 - Updated translations
951 - r 6766
952 - 3.18.2
953
954 -------------------------------------------------------------------
955 Mon Aug 20 15:35:46 CEST 2007 - mvidner@suse.cz
956
957 - package-manager script: Call /sbin/yast2 with full path because of
958   gnomesu (#269873).
959
960 -------------------------------------------------------------------
961 Mon Aug 20 15:23:14 CEST 2007 - dmacvicar@suse.de
962
963 - add support for the HASH key. (#300982)
964 - Use ContentFileParser in Downloader (instead of implementing
965   the parser again, it has a reason, Downloader was written first)
966 - update testcases and data to cover the new HASH key
967 - 3.18.1
968
969 -------------------------------------------------------------------
970 Mon Aug 20 13:21:34 CEST 2007 - kkaempf@suse.de
971
972 - unify query API for kind and name, summary, description
973   (incomplete)
974 - rev 6761, version 3.18.0
975
976 -------------------------------------------------------------------
977 Fri Aug 17 12:30:55 CEST 2007 - kkaempf@suse.de
978
979 - add iterateResolvablesByKindsAndName
980 - rev 6735, version 3.17.13
981
982 -------------------------------------------------------------------
983 Fri Aug 17 11:45:24 CEST 2007 - kkaempf@suse.de
984
985 - rename ResolvableQuery::queryByName to iterateResolvablesByName
986 - fix reading of kind and repository in ResolvableQuery
987 - add reverse lookups in CacheTypes
988 - add iterateResolvablesByKind
989 - rev 6733
990
991 -------------------------------------------------------------------
992 Fri Aug 17 10:37:56 CEST 2007 - schubi@suse.de
993
994 - shorten solver error messages Bug 259894
995 - rev 6723
996
997 -------------------------------------------------------------------
998 Thu Aug 16 23:43:50 CEST 2007 - kkaempf@suse.de
999
1000 - fix ResolvableQuery::query(), add ResolvableQuery::queryByName()
1001   install zypp/cache header files.
1002 - rev 6719, version 3.16.13
1003
1004 -------------------------------------------------------------------
1005 Thu Aug 16 17:21:52 CEST 2007 - kkaempf@suse.de
1006
1007 - discard pattern files with incompatbile architecture, both
1008   for download and for parsing. (#298716)
1009 - rev 6711
1010
1011 -------------------------------------------------------------------
1012 Thu Aug 16 17:12:45 CEST 2007 - kkaempf@suse.de
1013
1014 - run sqlite asynchronously and add sql index files where
1015   appropriate, gives 6x performance on certain operations.
1016   Bumping cache schema version to 1004.
1017   (#300998)
1018 - rev 6710
1019
1020 -------------------------------------------------------------------
1021 Thu Aug 16 17:08:58 CEST 2007 - kkaempf@suse.de
1022
1023 - fix String::endsWith (#301038)
1024 - rev 6709
1025
1026 -------------------------------------------------------------------
1027 Thu Aug 16 11:16:25 CEST 2007 - schubi@suse.de
1028
1029 - added an _explicitly_requested in QueueItemConflict ( as already in
1030   QueueItemEstablish, QueueItemInstall, QueueItemUninstall ) in order to
1031   remove the conflicting item without an error message. Bug 299819
1032 - rev 6699
1033
1034 -------------------------------------------------------------------
1035 Thu Aug 16 07:23:31 CEST 2007 - jkupec@suse.cz
1036
1037 - forgot to set default refresh policy in checkIfToRefreshMetadata
1038 - repo.refresh.delay default set to 10 minutes
1039 - 6693
1040
1041 -------------------------------------------------------------------
1042 Wed Aug 15 15:32:36 CEST 2007 - schubi@suse.de
1043
1044 - Bugfix while regarding correct vendor in update
1045 - r6677
1046 - version 3.15.0
1047
1048 -------------------------------------------------------------------
1049 Wed Aug 15 13:57:04 CEST 2007 - jkupec@suse.cz
1050
1051 - repo.refresh.delay=<minutes> (ZConfig, "main" section) support
1052   added to delay next check & refresh until the specified number of
1053   minutes has passed from the last check or refresh (FATE #301991).
1054   Revisions: 6654, 6656, 6666, and 6667.
1055 - filesystem::touch(Pathname) added (r6666)
1056 - RepoManager::touchIndexFile(RepoInfo) added
1057 - RepoManager::checkIfToRefreshMetadata(RepoInfo,Url,policy):
1058   decision to do the refresh moved to this public method.
1059 - r6667
1060
1061 -------------------------------------------------------------------
1062 Wed Aug 15 12:38:26 CEST 2007 - schubi@suse.de
1063
1064 - generate a resolver problem if addRequires does not find a resovable
1065   #299486
1066 - rev 6660
1067
1068 -------------------------------------------------------------------
1069 Tue Aug 14 15:54:15 CEST 2007 - schubi@suse.de
1070
1071 - Prioritized delete request by the user BEFORE delete requests due
1072   missing dependencies or conflicting dependencies. Bug 298322
1073 - rev 6640
1074
1075 -------------------------------------------------------------------
1076 Fri Aug 10 20:49:20 CEST 2007 - jkupec@suse.cz
1077
1078 - support also "Plaindir" as valid repo type name (#298622)
1079 - revision 6616
1080 - version 3.14.0
1081
1082 -------------------------------------------------------------------
1083 Fri Aug 10 18:03:06 CEST 2007 - dmacvicar@suse.de
1084
1085 - fix segfault in Progress reporting
1086 - progress report use name instead of alias (#298035)
1087 - repoinfo returns alias if name is empty
1088
1089 -------------------------------------------------------------------
1090 Fri Aug 10 16:04:42 CEST 2007 - dmacvicar@suse.de
1091
1092 - merge patch by dmueller to get rid of boost-regex
1093
1094 -------------------------------------------------------------------
1095 Fri Aug 10 13:50:40 CEST 2007 - dmacvicar@suse.de
1096
1097 - dont create a second CacheStore in the same scope, will lock...
1098   #297627
1099
1100 -------------------------------------------------------------------
1101 Thu Aug  9 15:04:21 CEST 2007 - jkupec@suse.cz
1102
1103 - fixed some RepoManager exception docs & history
1104 - r6558
1105
1106 -------------------------------------------------------------------
1107 Thu Aug  9 13:33:59 CEST 2007 - dmacvicar@suse.de
1108
1109 - feature #302135: Graceful update of 3rd party packages
1110   Automatic upgrading only sees packages from same vendor
1111   This allows not needed to have those locked.
1112 - Add persistent locks file which allow wildcards. Users
1113   can lock certain packages adding lines like "kde* < 3.5"
1114 - add applyLocks() to apply persistent locks before solving
1115
1116 -------------------------------------------------------------------
1117 Thu Aug  9 13:28:20 CEST 2007 - schubi@suse.de
1118
1119 -  recognize changes in the pool (e.g. changing /etc/sysconfig/storage
1120   #271912 wq
1121 - Added locking resolvables in the testcases
1122 - rev 6544
1123
1124 -------------------------------------------------------------------
1125 Wed Aug  8 16:04:07 CEST 2007 - dmacvicar@suse.de
1126
1127 - add migrate-sources to %post (#292986)
1128 - 3.13.15
1129
1130 -------------------------------------------------------------------
1131 Wed Aug  8 13:32:52 CEST 2007 - jkupec@suse.cz
1132
1133 - fixed bug with using wrong files from raw metadata cache
1134   (bug #297611) (duncanmv) (r6501, already released in 3.13.14)
1135
1136 -------------------------------------------------------------------
1137 Wed Aug  8 12:42:39 CEST 2007 - schubi@suse.de
1138
1139 - fix in "ignore conflicts" if the conflict has been caused by an obsolete
1140   Bug# 297795
1141 - r 6517
1142
1143 -------------------------------------------------------------------
1144 Tue Aug  7 17:04:47 CEST 2007 - dmacvicar@suse.de
1145
1146 - implement susetags support for compressed metadata
1147   and testcases. (feature #301916)
1148 - implement disk usage in cache. For installation requires
1149   some changes in YaST to setup the ZYpp getPartitions()
1150   before repos are cached. (bug #293039)
1151 - added testcases for diskusage
1152 - 3.13.14
1153
1154 -------------------------------------------------------------------
1155 Mon Aug  6 10:19:12 CEST 2007 - jkupec@suse.cz
1156
1157 - fixed YUM parser to properly create source packages
1158 - disabled reading of filelists.xml.gz by default (the data are
1159   currently not stored anyway)
1160 - revision 6481
1161 - version 3.13.13
1162
1163 -------------------------------------------------------------------
1164 Sat Aug  4 01:03:19 CEST 2007 - ma@suse.de
1165
1166 - Don't download unwanted translation files (#293740).
1167 - revision 6470
1168
1169 -------------------------------------------------------------------
1170 Fri Aug  3 23:52:18 CEST 2007 - ma@suse.de
1171
1172 - Fix susetags repo to parse dikusage data (#293039)
1173 - revision 6467
1174 - version 3.13.12
1175
1176 -------------------------------------------------------------------
1177 Fri Aug  3 18:56:47 CEST 2007 - ma@suse.de
1178
1179 - Add product attribute 'type' (aka 'category' which is now
1180   deprecated). Adapted sustags and yum parsers to parse and
1181   provide this value.
1182 - revision 6464
1183 - version 3.13.11
1184
1185 -------------------------------------------------------------------
1186 Fri Aug  3 17:29:56 CEST 2007 - dmacvicar@suse.de
1187
1188 - fix modalias rel column number
1189 - version 3.13.10
1190
1191 -------------------------------------------------------------------
1192 Fri Aug  3 16:35:36 CEST 2007 - dmacvicar@suse.de
1193
1194 - Implemented option repo.add.probe to allow probing
1195   the added repositories
1196 - version 3.13.9
1197
1198 -------------------------------------------------------------------
1199 Fri Aug  3 16:07:46 CEST 2007 - schubi@suse.de
1200
1201 - Fixed detection of renamed packages while update.
1202 - Added new translations
1203 - rev 6445
1204
1205 -------------------------------------------------------------------
1206 Fri Aug  3 15:02:28 CEST 2007 - ma@suse.de
1207
1208 - Speed up retrieving MediaNr attribute, as it slows down install
1209   order calculation. (#297173)
1210 - revision 6442
1211
1212 -------------------------------------------------------------------
1213 Fri Aug  3 14:13:36 CEST 2007 - dmacvicar@suse.de
1214
1215 - Fixed cache schema upgrade
1216
1217 -------------------------------------------------------------------
1218 Fri Aug  3 13:38:17 CEST 2007 - ma@suse.de
1219
1220 - Fixed pattern includes and extends attributes.
1221 - revision 6431
1222 - version 3.13.8
1223
1224 -------------------------------------------------------------------
1225 Fri Aug  3 12:33:41 CEST 2007 - schubi@suse.de
1226
1227 - API for retrieving additional dependencies" solver/detail/Resolver.h
1228 - Handle additional dependencies in the testcases
1229 - Handle system and language dependencies in the testcases correctly.
1230 - r 6418
1231
1232 -------------------------------------------------------------------
1233 Thu Aug  2 18:14:12 CEST 2007 - ma@suse.de
1234
1235 - Indicate changed pool content if /etc/sysconfig/storage USED_FS_LIST
1236   has changed. Resolver must discard any cached filesystem dependencies.
1237   (required for #271912)
1238 - revision 6404
1239
1240 -------------------------------------------------------------------
1241 Thu Aug  2 16:37:06 CEST 2007 - ma@suse.de
1242
1243 - Indicate changed pool content to the resolver. (required for #271912)
1244 - revision 6398
1245 - version 3.13.7
1246
1247 -------------------------------------------------------------------
1248 Thu Aug  2 10:16:16 CEST 2007 - schubi@suse.de
1249
1250 - speedup error handling. Do not log ResolveInfo anymore. Set limit of 20
1251   problems. Bug 280387
1252 - r 6378
1253 - version 3.13.6
1254
1255 -------------------------------------------------------------------
1256 Wed Aug  1 18:51:12 CEST 2007 - ma@suse.de
1257
1258 - Added interface to install source packages via zypper.
1259 - revision 6373
1260 - version 3.13.5
1261
1262 -------------------------------------------------------------------
1263 Tue Jul 31 22:01:08 CEST 2007 - ma@suse.de
1264
1265 - Added package attributes Package::sourcePkgName and
1266   Package::sourcePkgEdition. Name and edition of the source
1267   rpm this package was built from.
1268 - Added ZYpp::installSrcPackage to install a single source package.
1269 - revision 6353
1270 - version 3.13.4
1271
1272 -------------------------------------------------------------------
1273 Tue Jul 31 19:06:54 CEST 2007 - ma@suse.de
1274
1275 - Temorary files and directories created by makeSibling use the
1276   same protection as the original.
1277 - revision 6344
1278 - version 3.13.3
1279
1280 -------------------------------------------------------------------
1281 Tue Jul 31 10:37:13 CEST 2007 - schubi@suse.de
1282
1283 - Removed keepExtras from resolvePool. This will be handled
1284   in the solver internally now. #294727
1285 - Checking if item really exists (#295544; ResolverInfoContainer.cc)
1286 - revision 6317
1287 - version 3.13.2
1288
1289 -------------------------------------------------------------------
1290 Mon Jul 30 17:23:19 CEST 2007 - ma@suse.de
1291
1292 - Remove tribool from RepoInfo's interface.
1293 - revision 6301
1294 - version 3.13.1
1295
1296 -------------------------------------------------------------------
1297 Mon Jul 30 13:59:33 CEST 2007 - ma@suse.de
1298
1299 - Fixed wrong media number reported by script, message and patch.
1300 - Fixed script API to provide the scripts location on media (if not
1301   inlined).
1302 - Introduced ScripProvider to make a script available on the local
1303   disk.
1304 - revision 6288
1305 - version 3.13.0
1306
1307 -------------------------------------------------------------------
1308 Fri Jul 27 18:08:42 CEST 2007 - jkupec@suse.cz
1309
1310 - don't request media chage if the media is not changeable (like
1311   e.g. http)
1312 - revision 6271
1313 - version 3.12.1
1314
1315 -------------------------------------------------------------------
1316 Fri Jul 27 17:40:44 CEST 2007 - dmacvicar@suse.de
1317
1318 - progress ticks for clean cache
1319 - ZConfig: remove default from names.
1320 - re enable reading cache callbacks
1321 - ini parser without boost::regexp
1322   patch by dmueller (#152447)
1323
1324 -------------------------------------------------------------------
1325 Fri Jul 27 17:16:27 CEST 2007 - ma@suse.de
1326
1327 - Fixed package to provide the location media number. (#294496)
1328 - revision 6263
1329
1330 -------------------------------------------------------------------
1331 Fri Jul 27 16:31:38 CEST 2007 - jkupec@suse.cz
1332
1333 - RepoFileReader - ignore empty url keys (baseurl, mirrorlist,
1334   gpgkey) instead of throwing bad url exception
1335 - revision 6259
1336
1337 -------------------------------------------------------------------
1338 Thu Jul 26 16:41:30 CEST 2007 - kkaempf@suse.de
1339
1340 - Make clearing of extra dependencies/conflicts configurable when
1341   resolvePool(). Leave the default as before (clear extras).
1342   Bug # 294727
1343 - revision 6233
1344 - version 3.12.0
1345
1346 -------------------------------------------------------------------
1347 Thu Jul 26 10:58:27 CEST 2007 - dmacvicar@suse.de
1348
1349 - /var/lib/zypp/cache -> /var/cache/zypp
1350   (#292419)
1351 - ini parser without boost::regexp, patch by dmueller
1352   (#152447)
1353
1354 -------------------------------------------------------------------
1355 Wed Jul 25 13:50:06 CEST 2007 - ma@suse.de
1356
1357 - Make temp directory configurable  via environment
1358   variable ZYPPTMPDIR.
1359 - revision 6202
1360 - version 3.11.11
1361
1362 -------------------------------------------------------------------
1363 Tue Jul 24 17:55:49 CEST 2007 - ma@suse.de
1364
1365 - Fixed bug in smart pointer comparison.
1366
1367 -------------------------------------------------------------------
1368 Mon Jul 23 13:05:53 CEST 2007 - ma@suse.de
1369
1370 - Fix failing rename of metadata download directories across
1371   filesystem boundaries.
1372
1373 -------------------------------------------------------------------
1374 Fri Jul 20 16:10:59 CEST 2007 - ma@suse.de
1375
1376 - Fixed malicious gettext include.
1377 - Make ZConfig a singleton.
1378 - revision 6123
1379
1380 -------------------------------------------------------------------
1381 Thu Jul 19 15:52:03 CEST 2007 - ma@suse.de
1382
1383 - Fixed repo::provideFile to set a deleter for downloaded files
1384   (#293004).
1385 - revision 6094
1386 - version 3.11.10
1387
1388 -------------------------------------------------------------------
1389 Thu Jul 19 12:58:12 CEST 2007 - ma@suse.de
1390
1391 - Query ByRepository now takes as well an alias.
1392
1393 -------------------------------------------------------------------
1394 Wed Jul 18 16:40:35 CEST 2007 - dmacvicar@suse.de
1395
1396 - fix retrieval of container attributes in cache
1397   (#292698)
1398
1399 -------------------------------------------------------------------
1400 Wed Jul 18 16:12:06 CEST 2007 - ma@suse.de
1401
1402 - Port zypp-query-pool (#292404)
1403 - revision 6069
1404 - version 3.11.9
1405
1406 -------------------------------------------------------------------
1407 Wed Jul 18 16:09:04 CEST 2007 - schubi@suse.de
1408
1409 - added new calls in Resolver.h: addRequire,addConflict
1410
1411 -------------------------------------------------------------------
1412 Wed Jul 18 14:43:04 CEST 2007 - ma@suse.de
1413
1414 - Fixed IniParser to allow '=' in values (#292669)
1415 - revision 6063
1416
1417 -------------------------------------------------------------------
1418 Wed Jul 18 14:16:59 CEST 2007 - dmacvicar@suse.de
1419
1420 - allow / in alias (#292628)
1421
1422 -------------------------------------------------------------------
1423 Wed Jul 18 12:38:55 CEST 2007 - ma@suse.de
1424
1425 - Fixed repo::provideFile to throw on error.
1426 - Fixed ResolvableQuery to use 0 as default for non existing
1427   numerical values.
1428 - revision 6058
1429
1430 -------------------------------------------------------------------
1431 Tue Jul 17 15:57:03 CEST 2007 - ma@suse.de
1432
1433 - Fixed OnMediLocation to use safe defaults. Added setLocaltion and
1434   additional ctor for convenience.
1435 - revision 6047
1436
1437 -------------------------------------------------------------------
1438 Tue Jul 17 10:45:39 CEST 2007 - schubi@suse.de
1439
1440 - Evalute update canditate:
1441   Take canditates only which are really installable. Bug 292077
1442   r 6034
1443
1444 -------------------------------------------------------------------
1445 Mon Jul 16 15:41:31 CEST 2007 - jkupec@suse.cz
1446
1447 - fixed some tribool bugs in RepoInfo
1448 - revision 6022
1449
1450 -------------------------------------------------------------------
1451 Mon Jul 16 11:43:33 CEST 2007 - dmacvicar@suse.de
1452
1453 - fix reading of non existant repo
1454 - r6018
1455 - first submission to stable
1456 - fix keywords parsing in susetags parser
1457 - version 3.11.8
1458
1459 -------------------------------------------------------------------
1460 Wed Jul 11 19:14:47 CEST 2007 - jkupec@suse.cz
1461
1462 - make resolvable query complete exceptionless with the database
1463 - test that packages have some attributes
1464 - disable progress adaptor for now
1465 - revision 5977
1466 - version 3.11.7
1467
1468 -------------------------------------------------------------------
1469 Wed Jul 11 14:37:02 CEST 2007 - ma@suse.de
1470
1471 - fixed unresolved symbols
1472 - revision 5972
1473 - version 3.11.6
1474
1475 -------------------------------------------------------------------
1476 Wed Jul 11 13:31:39 CEST 2007 - ma@suse.de
1477
1478 - fixed TranslatedText creating unwanted entries.
1479 - fixed capability processing
1480 - revision 5964
1481 - version 3.11.5
1482
1483 -------------------------------------------------------------------
1484 Tue Jul 10 20:01:18 CEST 2007 - jkupec@suse.cz
1485
1486 - MediaSetAccess::release() added
1487 - Use attachDesiredMedia in MediaProducts
1488 - Progress reporting improved
1489 - revision 5959
1490 - version 3.11.4
1491
1492 -------------------------------------------------------------------
1493 Tue Jul 10 14:23:13 CEST 2007 - ma@suse.de
1494
1495 - fixed parsing translated texts.
1496 - added source packages.
1497 - revision 5947
1498 - version 3.11.3
1499
1500 -------------------------------------------------------------------
1501 Tue Jul 10 13:11:31 CEST 2007 - jkupec@suse.cz
1502
1503 - repo callbacks fixed
1504 - Fixed YUM parser progress reporting
1505 - Added CombinedProgressData
1506 - make RepoImpl::resolvables() load lazy
1507 - MediaProducts added for scanning products file
1508 - Implement cache schema versioning and automatic invalidation of
1509   cache when schema changes
1510 - revision 5942
1511 - version 3.11.2
1512
1513 -------------------------------------------------------------------
1514 Fri Jul  6 13:51:50 CEST 2007 - ma@suse.de
1515
1516 - Propagate pools repository_iterator to the UI
1517 - revision 5911
1518 - version 3.11.1
1519
1520 -------------------------------------------------------------------
1521 Thu Jul  5 17:02:08 CEST 2007 - ma@suse.de
1522
1523 - Package::location is now returns an OnMediaLocation
1524 - archivesize() renamed to downloadSize()
1525 - Allow to iterate all Repositories that contribute
1526   Resolvables to the Pool.
1527 - MediaSetAccess::provideDir added
1528 - remove useless url check
1529 - add old-api-style wrapper
1530 - Add MediaProducts class
1531 - revision 5892
1532 - version 3.11.0
1533
1534 -------------------------------------------------------------------
1535 Thu Jul  5 09:31:02 CEST 2007 - schubi@suse.de
1536
1537 - function isInstalledBy/installs
1538   Added an initial installation flag which shows if the item has been
1539   triggered for installation, or the dependency is already satisfied.
1540 - Revision 5884
1541 - Version 3.4.0
1542
1543 -------------------------------------------------------------------
1544 Tue Jul  3 13:07:31 CEST 2007 - jkupec@suse.cz
1545
1546 - removed unused %{prefix}/lib/zypp from %files in spec file
1547 - revision 5870
1548
1549 -------------------------------------------------------------------
1550 Tue Jul  3 10:37:37 CEST 2007 - jkupec@suse.cz
1551
1552 - Old API (SourceManager, metadata parsers) dropped in favor of the
1553   new refactored ones (RepoManager, RepoParser(s), cache subtree,
1554   repo subtree).
1555 - Some new API improvements.
1556 - revision 5868
1557 - version 3.10.0 (bumped minor to 10 to indicate refactoring branch)
1558
1559 -------------------------------------------------------------------
1560 Fri Jun 22 15:28:03 CEST 2007 - schubi@suse.de
1561
1562 - New API calls which provides more information about one
1563   resolvable after a solverrun:
1564   isInstalledBy (const PoolItem_Ref item);
1565   installs (const PoolItem_Ref item);
1566 - Revision 5835
1567
1568 -------------------------------------------------------------------
1569 Thu Jun 21 15:58:16 CEST 2007 - adrian@suse.de
1570
1571 - fix changelog entry order
1572
1573 -------------------------------------------------------------------
1574 Wed Jun 20 11:47:33 CEST 2007 - schubi@suse.de
1575
1576 - Ignore conflicting items which are uninstallable
1577 - Create a "needed by" info if a requirement is still fulfilled.
1578 - Allow only one needed_by and needed_by_capability in QueueItemInstall
1579 - Added capability and type (REQUIRE, RECOMMEND,....) to
1580   ResolverInfoNeededBy
1581 - Evaluate ResolverInfoNeededBy for more information in the error
1582   messages
1583 - Enlarge detail description in the error messages
1584 - Revision 5807
1585
1586 -------------------------------------------------------------------
1587 Tue Jun 19 13:59:09 CEST 2007 - ma@suse.de
1588
1589 - Fixes for gcc-4.2
1590 - revision 5786
1591 - version 3.3.1
1592
1593 -------------------------------------------------------------------
1594 Mon Jun 18 17:20:45 CEST 2007 - mvidner@suse.cz
1595
1596 - fixed so versioning from libtool to cmake
1597 - 3.3.0
1598
1599 -------------------------------------------------------------------
1600 Mon Jun 18 09:47:32 CEST 2007 - dmacvicar@suse.de
1601
1602 - Use gpg2 instead of gpg for keyring and make
1603   the package depend on it (#284211)
1604
1605 -------------------------------------------------------------------
1606 Mon Jun 11 17:02:49 CEST 2007 - schubi@suse.de
1607
1608 - Required kmp packges FOR EACH installed/to_be_installed kernel will be installed.
1609   New dependency "packageand(foo:bar)" which provides an AND dependency by
1610   injecting a supplement/freshen.
1611   e.G. package novell-cluster-services-kmp-smp
1612   supplements: packageand(kernel-smp:novell-cluster-services-kmp)
1613   Bug 255011
1614 - Dont check for architecture changes in atoms (#266178)
1615 - Revision 5720
1616
1617 -------------------------------------------------------------------
1618 Wed May 23 17:03:29 CEST 2007 - ma@suse.de
1619
1620 - Fixed package-manager script (#275847)
1621 - revision 5614
1622
1623 -------------------------------------------------------------------
1624 Wed May 23 13:32:02 CEST 2007 - schubi@suse.de
1625
1626 - fixed cmake
1627 - version 3.2.2
1628
1629 -------------------------------------------------------------------
1630 Wed May 23 11:25:55 CEST 2007 - schubi@suse.de
1631
1632 - Reduced logging in order to speedup solving Bug 275100
1633 - revision 5603
1634 - version 3.2.1
1635
1636 -------------------------------------------------------------------
1637 Tue May 15 14:03:34 CEST 2007 - ma@suse.de
1638
1639 - Fix excess calls to releaseFile. (#274357)
1640 - revision 5545
1641
1642 -------------------------------------------------------------------
1643 Wed May  9 18:44:20 CEST 2007 - dmacvicar@suse.de
1644
1645 - Fix importing keys into rpm. (#270125)
1646 - r5527
1647
1648 -------------------------------------------------------------------
1649 Wed Apr 18 14:56:17 CEST 2007 - ma@suse.de
1650
1651 - Support filesystem dependencies to add needed filesystem RPMs
1652   automatically (Fate 301966).
1653 - revision 5404
1654 - version 3.2.0
1655
1656 -------------------------------------------------------------------
1657 Mon Apr 16 11:23:15 CEST 2007 - jkupec@suse.cz
1658
1659 - avoiding attaching media where not needed (#263207)
1660 - r5381
1661
1662 -------------------------------------------------------------------
1663 Fri Apr 13 17:32:55 CEST 2007 - dmacvicar@suse.de
1664
1665 - fix FileCap with attributes
1666 - r5376
1667
1668 -------------------------------------------------------------------
1669 Thu Apr 12 02:33:18 CEST 2007 - ma@suse.de
1670
1671 - Fixed computation of install order. Take requirements of
1672   an installed packages uninstall scripts into account, if
1673   the package is updated. (#258682)
1674 - revision 5349
1675 - version 3.1.1
1676 -------------------------------------------------------------------
1677 Wed Apr 11 15:24:01 CEST 2007 - ma@suse.de
1678
1679 - Parse and provide package keywords. (Fate 120368)
1680 - revision 5338
1681 - version 3.1.0
1682
1683 -------------------------------------------------------------------
1684 Thu Apr  5 15:50:15 CEST 2007 - schubi@suse.de
1685
1686 - Upgrade: Do NOT delete packages which have unresolved dependencies -->
1687   Ask the user. Bug 258322
1688 - revision 5305
1689 - version 3.0.3
1690
1691 -------------------------------------------------------------------
1692 Wed Apr  4 19:39:12 CEST 2007 - ma@suse.de
1693
1694 - Fix restoring of Sources id root prefix is used. (#238165)
1695 - revision 5299
1696 - version 3.0.2
1697
1698 -------------------------------------------------------------------
1699 Wed Apr  4 15:33:54 CEST 2007 - jkupec@suse.cz
1700
1701 - MediaManager::attachDesiredMedia() added to support multiple
1702   (CD/DVD) drives (fate #3974)
1703 - r5296
1704
1705 -------------------------------------------------------------------
1706 Wed Mar 14 14:33:26 CET 2007 - schubi@suse.de
1707
1708 - If there is no valid solver result and NOT all resolvables ( other
1709   architecture) has been regarded, let the user decide making a new
1710   solver run with ALL available resolvables. Bug 223440
1711 - reducing logging (error -> debug)  bug 252921
1712 - Revision 5219
1713
1714 -------------------------------------------------------------------
1715 Fri Mar  9 00:08:38 CET 2007 - ma@suse.de
1716
1717 - Allow configuration of trusted vendors via
1718   /var/lib/zypp/db/trustedVendors. (#186636)
1719 - revision 5194
1720 - version 3.0.1
1721
1722 -------------------------------------------------------------------
1723 Wed Mar  7 15:20:29 CET 2007 - dmacvicar@suse.de
1724
1725 - libzypp-devel -> libzypp requirement is not versioned
1726   (#251086)
1727 - r5181
1728
1729 -------------------------------------------------------------------
1730 Tue Mar  6 17:25:49 CET 2007 - schubi@suse.de
1731
1732 - Using already existing valid solver results for further solver runs.
1733   (partiell solving)
1734 - r5169
1735
1736 -------------------------------------------------------------------
1737 Fri Mar  2 16:11:16 CET 2007 - dmacvicar@suse.de
1738
1739 - fix link order
1740 - r5165
1741
1742 -------------------------------------------------------------------
1743 Tue Feb 27 15:50:39 CET 2007 - dmacvicar@suse.de
1744
1745 - merging from 10.2 / SP1
1746 - #247459 ftp probing
1747   denied == dont exists in ftp
1748 - r5124
1749
1750 -------------------------------------------------------------------
1751 Tue Feb 27 15:35:06 CET 2007 - schubi@suse.de
1752
1753 - Merging solver related stuff from SuSE-Linux-10_2-Branch ( till r5111):
1754 - Simultaneouqusly establishing of items which are conflicting eachother is
1755   useless. So only one will be established. Fixed in QueueItemInstall.cc
1756   Bug 243595
1757 - Added new upgrade options to fine tune version and patch handling.
1758   (F301990)
1759 - The context of establishPool will be stored in Resolver and will be
1760   regarded for the next solver run everytime. So it will be not reset by
1761   any solver run anymore.
1762   bug 191810 ( A broken patch will not be installed again)
1763
1764 -------------------------------------------------------------------
1765 Fri Feb 23 17:40:23 CET 2007 - jkupec@suse.cz
1766
1767 - adding sotf,timeo=X nfs mount options by default (#235211)
1768 - r5093
1769
1770 -------------------------------------------------------------------
1771 Fri Feb 23 14:16:19 CET 2007 - jkupec@suse.cz
1772
1773 - support for HTTP authentication prompt added (#190609)
1774 - fixed problem with empty path in URL
1775   in MediaCurl::doGetFileCopy()
1776 - r5085
1777
1778 -------------------------------------------------------------------
1779 Mon Feb 12 15:28:08 CET 2007 - jkupec@suse.cz
1780
1781 - Merged revisions 4926-4993,4995,4998-5006 via svnmerge from
1782   SuSE-Linux-10_2-Branch
1783
1784 - verifySystem: Regarding patterns too. Bug 239750 (schubi)
1785 - verifySystem: The result will be set to APPL_HIGH, so it will be not
1786   reset by a second "normal" solver run. #239281 (schubi)
1787 - yast2 reports invalid URL as 'unknown source type'
1788   (#209961) (dmacvicar)
1789 - Added freshen language dependency in supplemements too if there is no
1790   entry in supplements.
1791   #240617;IPA fonts are not installed even if select Japanese
1792   language (schubi)
1793 - Setting allowed authentication methods to "basic,digest" if none
1794   provided in URL (#243006) (jkupec)
1795 - Stopping after 50 valid solver results. Anymore would be useless. Bug
1796   243595 (schubi)
1797 - r 5007
1798
1799 -------------------------------------------------------------------
1800 Mon Feb 12 10:37:02 CET 2007 - mvidner@suse.cz
1801
1802 - package-manager: use a generic su script from XDG (#235303, #244442)
1803
1804 -------------------------------------------------------------------
1805 Fri Feb  9 15:21:55 CET 2007 - jkupec@suse.cz
1806
1807 - Setting allowed authentication methods to "basic,digest" if none
1808   provided in URL (#243006)
1809 - fixed gettext and rpath problems in configure.ac and Makefile.cvs
1810   (mvidner)
1811 - r4999
1812
1813 -------------------------------------------------------------------
1814 Wed Feb  7 15:52:29 CET 2007 - jkupec@suse.cz
1815
1816 - MediaCurlException::dumpOn() adjusted for ncurses dialogue
1817   (#222602)
1818 - 4984
1819
1820 -------------------------------------------------------------------
1821 Mon Jan 29 13:10:37 CET 2007 - dmacvicar@suse.de
1822
1823 - Merged revisions 4907-4926 from SuSE-Linux-10_2-Branch
1824
1825 - update packages: changing architecture is only valid while an
1826   system update and NOT while an update via a patch. Last fix does
1827   not fit for every case.
1828   Bug 230685
1829 - Patch has selected not the concerning package for update but
1830   a package which has provided the required dependencies too.
1831   Algorithmus: If there are exactly two providers which differ in architecture
1832                prefer the better arch.
1833   Fix: Regarding NVRA too. ( only if equal )
1834   Bug 238284
1835 - Download only English and Local translation
1836   (#208457)
1837 - Added solver parameter:
1838    tryAllPossibilities: regarding every solver branch ( not only
1839                         branches with e.G. best architectures
1840    preferHighestVersion: Prefer solver results which have a higher
1841                          version number.
1842   Bug #238087
1843 - update packages: changing architecture is only valid while an
1844   system update and NOT while an update via a patch.
1845   Bug 230685 - x86_64 MozillaFirefox binaries in security update
1846   repository
1847   Fix of version 2.11.2 has not worked if the first founded item
1848   had had another architecture.
1849 - r4927
1850
1851 -------------------------------------------------------------------
1852 Wed Jan 24 14:50:33 CET 2007 - lslezak@suse.cz
1853
1854 - added ZYpp::getPartitions() - return the partitinoning
1855
1856 -------------------------------------------------------------------
1857 Wed Jan 24 14:20:28 CET 2007 - dmacvicar@suse.de
1858
1859 - Merged revisions 4705-4906 via svnmerge from SuSE-Linux-10_2-Branch
1860 - Corrupt download cannot be skipped
1861   (#217425 and #224216)
1862 - Enable package read ahead/caching in commit per default to reduce
1863   interactive media changes. If the environment variable
1864   ZYPP_COMMIT_NO_PACKAGE_CACHE is set, caching will be disabled. (F100182)
1865 - added parameter not to reset resolver results while calling
1866   freshen pool Bug: 235761
1867 - Prepare package read ahead/caching of packages in commit. Adatped the
1868   workflow. Caching details are now hidden inside CommitPackageCache.
1869   The current implementation still performs no read ahead. (for F100182)
1870 - Skip invalid or broken rpm database entries. (#231211)
1871 - verifySystem: check if the solution is valid after calling freshenPool()
1872   Bug: 235761
1873 - Added own call for Resolver::verifySystem with additional
1874   hardware/language check in order to keep binary compatibility
1875   Fate #301224
1876 - Rpm requires additional quoting of special chars in filenames.
1877   (#233967)
1878 - Resolver::verifySystem checks for new hardware now by calling
1879   freshenPool. This is configureable. Fate #301224
1880 - merged texts from proofread
1881 - Don't consider patch/delta rpms if package architecture changes.
1882   (#231254)
1883 - update packages: changing architecture is only valid while an
1884   system update and NOT while an update via a patch.
1885   Bug 230685 - x86_64 MozillaFirefox binaries in security update repository
1886 - verifySystem: Do only regard items which will be on the system after the
1887   commit. Fate 301178
1888 - feature #301369
1889   Import listed GPG Keys from an trusted installation source
1890 - fix return call in new xml parser
1891 - Enable system resolvables in Helix parser (Revision 4787)
1892 - deptestomatic:
1893   Resetting transaction with the correct call;
1894   bugfix; Added kind in keep state (Revision 4788)
1895 - Wrong behaviour in soft install/uninstall. --> Setting Transact with
1896   soft (Revision 4789)
1897 - New call added: maySetToBeUninstalledSoft (Revision 4789)
1898   Both are only functions for the solver (Revision 4789)
1899 - Resetting "by causer" in order to distinguish from state
1900   "keep by user". ( function setLock in order to remove lock)
1901   (Revision 4789)
1902 - Better fix for Bug 217574: Checking if the resolveable CAN be deleted soft
1903   in QueueItemUninstall.cc (Revision 4790)
1904 - Regarding "keep state by user". So avoiding "reselecting" by
1905   other requirements.
1906   Give a corresponding problem solution if a resolvable satisfy
1907   a dependency, but has been set to keep by the user.
1908   Bug : 222531 (Revision 4791)
1909 - Allow to disable autoprotection of foreign vendor items. Required
1910   in zmd-backend. (F301735).
1911 - use sqlite-zmd if using > 10.2 in spec. Use the one available
1912   durin compile.
1913 - Item could has already been selected to soft uninstall (e.G. remove
1914   pattern which recommend this item ). Do not throw an exception anymore.
1915   bug#225278
1916 - Added syscontent::Reader: Parse serialized set of ResObjects.
1917   (for F300729)
1918 - If there has already been selected another item by the solver (e.g. from
1919   another source) we will take thatone in order to avoid parallel
1920   installation and there concerning error messages.
1921   Bug 224698
1922 - In order to handle conflicting resolvable we try to update the
1923   conflicting item. While evaluating these canditates an already selected
1924   candidate will not be regarded. So it could be that an older package
1925   will be selected for update although a newer has already been selected. Revision 4765
1926 - Conflicting items: The resolvable will be obsoleted by another. So it is useless finding an
1927   update candidate and evaluate additional branches.
1928 - r4907
1929
1930 -------------------------------------------------------------------
1931 Mon Dec  4 15:38:12 CET 2006 - mt@suse.de
1932
1933 - Improved realpath() wrapper in media handler class (#222521).
1934 - revision 4758
1935
1936 -------------------------------------------------------------------
1937 Thu Nov 30 09:15:20 CET 2006 - ma@suse.de
1938
1939 - version 3.0.0 (2.x.x now in SuSE-Linux-10_2-Branch)
1940 - revision 4713
1941
1942 -------------------------------------------------------------------
1943 Wed Nov 29 19:20:24 CET 2006 - dmacvicar@suse.de
1944
1945 - use sqlite-zmd package for the non yet shipped zypp2/ stuff
1946   because backend uses this sqlite and it is no fun to
1947   install one and the other to develop (as the -devel packages)
1948   conflict.
1949 - add cmake support for building zypp/ lib.
1950   TODO: soinfo, compile testcases, devel, zypp2,docs
1951   find rpm, curl and others.
1952 - dont serialize interactive, as it is
1953   calculated now.
1954   (it was already fixed as we don't reimplement
1955   the method, but we still serialized, parsed)
1956 - r4709
1957
1958 -------------------------------------------------------------------
1959 Tue Nov 28 22:40:12 CET 2006 - ma@suse.de
1960
1961 - fixed Patch::interactive to return true as well, if the patch
1962   itself has a licence. (#224192)
1963 - revision 4702
1964 - version 2.9.2
1965
1966 -------------------------------------------------------------------
1967 Tue Nov 28 16:36:56 CET 2006 - mt@suse.de
1968
1969 - Added search for /sbin/vol_id tool - that is in /lib/udev/vol_id
1970   on the installation image (#213852).
1971 - revision 4700
1972
1973 -------------------------------------------------------------------
1974 Tue Nov 28 11:44:52 CET 2006 - schubi@suse.de
1975
1976 - Avoid duplicate pool entries; Bug 223750; second part of the fix
1977 - r4698
1978 - Version 2.9.1
1979
1980 -------------------------------------------------------------------
1981 Mon Nov 27 18:29:58 CET 2006 - schubi@suse.de
1982
1983 - Pool has multi instances of an item in the pool. Reduced this error
1984   to items which are identically at least. #217574 and #223750
1985 - r4695
1986
1987 -------------------------------------------------------------------
1988 Mon Nov 27 17:37:44 CET 2006 - dmacvicar@suse.de
1989
1990 - replace spaces to underscores in product names
1991 - 2.8.7
1992 - r4688
1993
1994 -------------------------------------------------------------------
1995 Mon Nov 27 16:54:03 CET 2006 - dmacvicar@suse.de
1996
1997 - Mark some strings for translation (#219783 need it)
1998 - r4682
1999
2000 -------------------------------------------------------------------
2001 Mon Nov 27 16:17:07 CET 2006 - mt@suse.de
2002
2003 - Added translations marks to hal, url and mutex exceptions (#23771)
2004 - revision 4680
2005
2006 -------------------------------------------------------------------
2007 Wed Nov 22 19:24:57 CET 2006 - dmacvicar@suse.de
2008
2009 - don't make libzypp-devel depend on sqlite-devel as
2010   headers from zypp2 are not installed yet
2011 - r4663
2012
2013 -------------------------------------------------------------------
2014 Wed Nov 22 15:23:55 CET 2006 - ma@suse.de
2015
2016 - Return an error if fork failed. (#204807)
2017 - Make Script execution abortable by user request. (#212949, F100233)
2018 - revision 4660
2019 - version 2.8.6
2020
2021 -------------------------------------------------------------------
2022 Tue Nov 21 16:25:03 CET 2006 - mvidner@suse.cz
2023
2024 - Added package-manager wrapper script, with icon and .desktop (#222757).
2025   (Used by gnome-main-menu)
2026 - version 2.8.5
2027 - r4640
2028
2029 -------------------------------------------------------------------
2030 Tue Nov 21 13:11:06 CET 2006 - mt@suse.de
2031
2032 - Fixed target/hal - one more dbus_connection_close found (#216035)
2033 - revision 4636
2034 - version 2.8.4
2035
2036 -------------------------------------------------------------------
2037 Mon Nov 20 14:15:38 CET 2006 - schubi@suse.de
2038
2039 - translation added
2040   rev 4630
2041   version 2.8.3
2042
2043 -------------------------------------------------------------------
2044 Mon Nov 20 11:02:04 CET 2006 - ma@suse.de
2045
2046 - Process obsoletes when installing non-package objects. (#217352)
2047 - revision 4621
2048 - version 2.8.2
2049
2050 -------------------------------------------------------------------
2051 Fri Nov 17 16:57:39 CET 2006 - mt@suse.de
2052
2053 - Implemented volume device check using /sbin/vol_id (#213852).
2054 - Revision 4619
2055
2056 -------------------------------------------------------------------
2057 Fri Nov 17 15:53:58 CET 2006 - schubi@suse.de
2058
2059 - new translation added
2060
2061 -------------------------------------------------------------------
2062 Fri Nov 17 12:42:04 CET 2006 - mt@suse.de
2063
2064 - Implemented an reuse of already existing foreign CD/DVD mount points
2065   (e.g. automounted) - depends on REUSE_FOREIGN_MOUNTS flag (#220206).
2066 - Added a fallback check of the volume.mount_point HAL property to
2067   isAutoMountedMedia(); info.hal_mount.created_mount_point seems
2068   to be not avaliable in newer HAL versions (on 10.2).
2069 - Revision 4615
2070 - Version 2.8.1
2071
2072 -------------------------------------------------------------------
2073 Thu Nov 16 23:39:15 CET 2006 - ma@suse.de
2074
2075 - removed unused methods from Patch and PatchImplIf. Provided
2076   reasonable default implementation for Patch::interactive.
2077   (#221476).
2078 - revision 4610
2079 - Version 2.8.0
2080
2081 -------------------------------------------------------------------
2082 Thu Nov 16 15:32:04 CET 2006 - dmacvicar@suse.de
2083
2084 - Handle media eject failures (#216545)
2085 - r4606
2086
2087 -------------------------------------------------------------------
2088 Wed Nov 15 22:41:51 CET 2006 - ma@suse.de
2089
2090 - Reimplemented RpmDb::checkPackage using librpm API instead
2091   of parsing "rpm --checksig" output. (#163202)
2092 - Version 2.7.4
2093 - revision 4600
2094
2095 -------------------------------------------------------------------
2096 Wed Nov 15 15:39:26 CET 2006 - schubi@suse.de
2097
2098 - NEW behaviour of the solver:
2099   Obsolete virtual provides. E.G.:
2100
2101   Installed:
2102   -----------
2103   Name:           test-1.0-0
2104
2105   Name:           moretest-1.0-0
2106   Provides:       test
2107
2108   To be installed
2109   ------------------
2110   Name:           nomoretest-1.0-0
2111   Obsoletes:      test
2112
2113   Result
2114   --------
2115   test-1.0-0 AND  moretest-1.0-0 will be deleted. In former versions only
2116   test-1.0-0 had been deleted. Bug 220999
2117
2118 - Translations added
2119
2120 Version 2.7.3
2121 rev 4593
2122
2123 -------------------------------------------------------------------
2124 Tue Nov 14 16:32:49 CET 2006 - schubi@suse.de
2125
2126 - Bugfix in generating solver testcases:
2127    - added kind of capabilities in description file
2128    - removed unneded channel from uninstall in command file
2129
2130 -------------------------------------------------------------------
2131 Mon Nov 13 18:35:01 CET 2006 - mt@suse.de
2132
2133 - Try to call /bin/eject utility if the eject-ioctl fails.
2134 - r4568
2135
2136 -------------------------------------------------------------------
2137 Mon Nov 13 17:00:51 CET 2006 - dmacvicar@suse.de
2138
2139 - ignore empty capabilities
2140 - r4565
2141
2142 -------------------------------------------------------------------
2143 Fri Nov 10 17:52:10 CET 2006 - dmacvicar@suse.de
2144
2145 - make progress strings translatable (#219783)
2146 - r4556
2147
2148 -------------------------------------------------------------------
2149 Tue Nov  7 16:40:28 CET 2006 - schubi@suse.de
2150
2151 -  While deleting a selection all concerning recommended
2152    packages will be deleted too.
2153    BUT those packages should not be deleted which have been
2154    set to KEEP by the user. bug 217574
2155    rev 4526
2156    VERSION: 2.7.2
2157
2158 -------------------------------------------------------------------
2159 Tue Nov  7 13:12:49 CET 2006 - schubi@suse.de
2160
2161 - Makefile in zypp2 fixed
2162   Revision 4520
2163
2164 -------------------------------------------------------------------
2165 Tue Nov  7 11:38:10 CET 2006 - schubi@suse.de
2166
2167 - Translations added
2168   Revision 4514
2169   VERSION: 2.7.1
2170
2171 -------------------------------------------------------------------
2172 Mon Nov  6 12:32:22 CET 2006 - dmacvicar@suse.de
2173
2174 - Make the parser more strict, rejecting broken sources
2175   but showing the error line.
2176   Last fix making the parser relax would break multitag
2177   descriptions with empty lines, now we check dependencies
2178   at a higher level. (reference #160607)
2179 - r4501
2180
2181 -------------------------------------------------------------------
2182 Fri Nov  3 11:04:19 CET 2006 - schubi@suse.de
2183
2184 - New problem solution added: Unlock ALL resovables in order to speed up
2185   problem solution. Bug 206453
2186
2187 -------------------------------------------------------------------
2188 Fri Nov  3 10:29:08 CET 2006 - schubi@suse.de
2189
2190 - Translations added
2191
2192 -------------------------------------------------------------------
2193 Thu Nov  2 17:15:19 CET 2006 - mt@suse.de
2194
2195 - Fixed target/hal - removed dbus_connection_close calls, because
2196   the connections are shared; unref the ref-counted handle only.
2197   (#216035)
2198 - r4442
2199
2200 -------------------------------------------------------------------
2201 Thu Nov  2 16:18:27 CET 2006 - dmacvicar@suse.de
2202
2203 - skipping unreachable packages won't work
2204   (#215445)
2205 - r4468
2206
2207 -------------------------------------------------------------------
2208 Wed Oct 25 19:04:51 CEST 2006 - dmacvicar@suse.de
2209
2210 - (#213793) Target store fails to recreate stored install-time (other
2211   Date and ByteCount values as well)
2212
2213 - skip comments and blank lines in multilists
2214   fixes (#214877) - zen-updater is not installed by default
2215
2216 - Automatically fix broken products when reading
2217   the product database.
2218   still pending: honour the read-only flag
2219   Changes to make this possible include
2220   using read_dir instead of boost directory
2221   iterator.
2222
2223 -------------------------------------------------------------------
2224 Wed Oct 25 17:09:06 CEST 2006 - schubi@suse.de
2225
2226 - added new class for generating solver testcases:
2227   Testcase
2228
2229 -------------------------------------------------------------------
2230 Wed Oct 25 15:40:44 CEST 2006 - ma@suse.de
2231
2232 - Finalized ui::PatternContents. (F301229)
2233 - version 2.7.0
2234 - revision 4413
2235
2236 -------------------------------------------------------------------
2237 Wed Oct 25 08:21:52 CEST 2006 - mvidner@suse.cz
2238
2239 - Moved zypper and zypp-checkpatches(-wrapper) to zypper.rpm
2240 - version 2.6.0
2241
2242 -------------------------------------------------------------------
2243 Tue Oct 24 14:33:16 CEST 2006 - ma@suse.de
2244
2245 - Added ui::PatternContents: Helper class that will compute a patterns
2246   expanded install_packages set. (UI interface for F301229)
2247 - revision 4387
2248
2249 -------------------------------------------------------------------
2250 Tue Oct 24 09:06:24 CEST 2006 - mvidner@suse.cz
2251
2252 - removed the last reference to /usr/lib64 to fix the build
2253
2254 -------------------------------------------------------------------
2255 Mon Oct 23 17:44:42 CEST 2006 - mvidner@suse.cz
2256
2257 - added "zypper info" (jkupec)
2258 - version 2.5.2
2259
2260 -------------------------------------------------------------------
2261 Mon Oct 23 11:28:01 CEST 2006 - dmacvicar@suse.de
2262
2263 - fix rpm db timestamp
2264 - add extra urls and optional urls to product API
2265 - r4378
2266
2267 -------------------------------------------------------------------
2268 Fri Oct 20 16:55:44 CEST 2006 - mvidner@suse.cz
2269
2270 - zypper: nicer progress reports, with or without --verbose.
2271
2272 -------------------------------------------------------------------
2273 Fri Oct 20 16:25:50 CEST 2006 - ma@suse.de
2274
2275 - Fixed reloading of target data after commit. Broken since
2276   rev 3880.
2277 - version 2.5.1
2278 - revision 4365
2279
2280 -------------------------------------------------------------------
2281 Fri Oct 20 16:22:09 CEST 2006 - dmacvicar@suse.de
2282
2283 - put query-pool in /usr/lib/zypp and not lib64
2284 - r4363
2285
2286 -------------------------------------------------------------------
2287 Fri Oct 20 12:16:06 CEST 2006 - dmacvicar@suse.de
2288
2289 - revert keyring changes, causes endless loop (obvious)
2290 - add dist-product information, adapt store
2291 - version 2.5.0
2292 - r4355
2293
2294 -------------------------------------------------------------------
2295 Fri Oct 20 11:04:26 CEST 2006 - ma@suse.de
2296
2297 - zypp-query-pool: For products show additionally distributionName
2298   and distributionEdition. (required by #205392)
2299 - revision 4349
2300
2301 -------------------------------------------------------------------
2302 Fri Oct 20 00:13:49 CEST 2006 - ma@suse.de
2303
2304 - Add accessor for Product distributionName and distributionEdition.
2305   (required by #205392)
2306 - revision 4347
2307
2308 -------------------------------------------------------------------
2309 Thu Oct 19 18:40:36 CEST 2006 - dmacvicar@suse.de
2310
2311 - added test case for KeyRing
2312 - fire trustedKeyAdded in all calls to import trusted key
2313   not only in signature check workflow.
2314 - r4342
2315
2316 -------------------------------------------------------------------
2317 Thu Oct 19 18:27:02 CEST 2006 - mvidner@suse.cz
2318
2319 - zypper update: implemented minimal version (patches only)
2320 - zypper list-updates: changed default type from package to patch,
2321   consider patches affecting the package manager separately
2322
2323 -------------------------------------------------------------------
2324 Thu Oct 19 14:09:33 CEST 2006 - dmacvicar@suse.de
2325
2326 - version 2.4.1
2327 - r4338
2328
2329 -------------------------------------------------------------------
2330 Thu Oct 19 14:05:18 CEST 2006 - dmacvicar@suse.de
2331
2332 - add zypp-query-pool, so registration doesn't depend on
2333   libzypp-zmd-backend being installed. Will remove from
2334   backend when suseregister gets updated.
2335
2336 -------------------------------------------------------------------
2337 Thu Oct 19 12:31:08 CEST 2006 - schwab@suse.de
2338
2339 - Make sure config.rpath is present.
2340
2341 -------------------------------------------------------------------
2342 Wed Oct 18 21:40:25 CEST 2006 - mvidner@suse.cz
2343
2344 - zypper search: fixed uninitialized members that made all searches
2345   exact and case sensitve
2346
2347 -------------------------------------------------------------------
2348 Wed Oct 18 13:13:16 CEST 2006 - dmacvicar@suse.de
2349
2350 - zypp-checkpatches, write in the right file
2351 - r4328
2352
2353 -------------------------------------------------------------------
2354 Wed Oct 18 12:45:49 CEST 2006 - schubi@suse.de
2355
2356 - Install resolvables although they are unneeded
2357   if they have NOT the kind patch/atoms
2358   Bug 210538 - freshens/supplements does not work with patterns
2359 - r4326
2360
2361 -------------------------------------------------------------------
2362 Tue Oct 17 19:17:39 CEST 2006 - mvidner@suse.cz
2363
2364 - zypper service-add -r http://example.org/foo.repo (F#300641).
2365
2366 -------------------------------------------------------------------
2367 Tue Oct 17 18:29:34 CEST 2006 - dmacvicar@suse.de
2368
2369 - zypp-checkpatches:
2370   save version of the generated xml to
2371   regenerate it if it changes.
2372   save a random token in case of error to
2373   force recreating xml file
2374 - r4321
2375
2376 -------------------------------------------------------------------
2377 Tue Oct 17 13:49:53 CEST 2006 - dmacvicar@suse.de
2378
2379 - remove permissions for zypp checkpatches from spec
2380 - r4318
2381
2382 -------------------------------------------------------------------
2383 Tue Oct 17 12:36:57 CEST 2006 - dmacvicar@suse.de
2384
2385 - registration fails because of wrong product data
2386   (#205392)
2387   use DISTPRODUCT,DISTVERSION to create the product
2388   resolvable. have this resolvable provide
2389   PRODUCT = VERSION
2390 - r4312
2391
2392 -------------------------------------------------------------------
2393 Mon Oct 16 18:05:56 CEST 2006 - mvidner@suse.cz
2394
2395 - zypper service-add -r ./foo.repo (F#300641).
2396
2397 -------------------------------------------------------------------
2398 Mon Oct 16 15:02:00 CEST 2006 - jkupec@suse.cz
2399
2400 - zypper: added case-sensitive search, search in descriptions and
2401   summaries, search by resolvable type, substring and word
2402   matching, support for wildcards
2403 - Revision 4303
2404
2405 -------------------------------------------------------------------
2406 Mon Oct 16 13:27:50 CEST 2006 - mvidner@suse.cz
2407
2408 - Prevent the user from sending signals to zypp-checkpatches-wrapper
2409   (#211286).
2410
2411 -------------------------------------------------------------------
2412 Mon Oct 16 12:57:56 CEST 2006 - schubi@suse.de
2413
2414 - Dont incomplete an uninstalled resolvable, even not when establishing.
2415   Incomplete only makes sense for installed resolvables (when they have broken
2416   deps), for patches (because they are needed) and for atoms (because they are
2417   used during patch calculation)
2418   Bug 198379
2419
2420 - Do not branch for packages with the same NVE but different architectures.
2421   Take the best architecture.
2422
2423 -------------------------------------------------------------------
2424 Fri Oct 13 16:51:43 CEST 2006 - dmacvicar@suse.de
2425
2426 - implement rename source in sourcemanager
2427 - r4286
2428
2429 -------------------------------------------------------------------
2430 Fri Oct 13 14:32:44 CEST 2006 - dmacvicar@suse.de
2431
2432 - YaST sources: set alias to product summary if empty
2433 - show alias on logs.
2434 - r4281
2435
2436 -------------------------------------------------------------------
2437 Thu Oct 12 16:40:29 CEST 2006 - dmacvicar@suse.de
2438
2439 - version 2.4.0 (bin incompat due to callback fixes)
2440 - r4272
2441
2442 -------------------------------------------------------------------
2443 Thu Oct 12 16:30:55 CEST 2006 - ma@suse.de
2444
2445 - Provide additional solver status information to the UI.
2446   (#162164,F301272)
2447 - Fixed UI satus computation in presence of multiple available
2448   candidates.
2449 - revision 4264
2450 - version 2.3.1
2451
2452 -------------------------------------------------------------------
2453 Thu Oct 12 15:45:12 CEST 2006 - dmacvicar@suse.de
2454
2455 - remove const in MediaChangeReport requestMedia that
2456   broke cd changing.
2457 - r4262
2458
2459 -------------------------------------------------------------------
2460 Wed Oct 11 08:35:48 CEST 2006 - mvidner@suse.cz
2461
2462 - zypper: added search (jkupec)
2463 - removed the suid bit from zypp-checkpatches-wrapper so that the
2464   build passes until permissions.rpm is updated (~#211286).
2465 - r4253
2466
2467 -------------------------------------------------------------------
2468 Tue Oct 10 16:03:40 CEST 2006 - dmacvicar@suse.de
2469
2470 - Log microseconds if ZYPP_PROFILING env var is enabled.
2471 - r4252
2472
2473 -------------------------------------------------------------------
2474 Mon Oct  9 18:15:19 CEST 2006 - dmacvicar@suse.de
2475
2476 - YaST sources:
2477   Factory cannot be set with 'refresh' enabled
2478   (#204957)
2479 - get rid of some const bool signatures in Source classes
2480 - r4247
2481
2482 -------------------------------------------------------------------
2483 Mon Oct  9 15:11:16 CEST 2006 - mvidner@suse.cz
2484
2485 - Added zypp-checkpatches and a suid-root zypp-checkpatches-wrapper.
2486
2487 -------------------------------------------------------------------
2488 Fri Oct  6 13:23:32 CEST 2006 - schubi@suse.de
2489
2490 - select the best solution: prefering the total amount of install/update
2491   packages BEFORE source preferences. Bug 208784
2492
2493 -------------------------------------------------------------------
2494 Fri Oct  6 11:55:11 CEST 2006 - dmacvicar@suse.de
2495
2496 - Introduce a method to see if a source supports a
2497   kind of resolvable at that time, so we can
2498   init a YUM source like factory but avoid parsing
2499   it if it contains no patches.
2500 - add TODO
2501 - zypp-checkpatches xml output
2502 - r4235
2503
2504 -------------------------------------------------------------------
2505 Mon Oct  2 16:34:03 CEST 2006 - mvidner@suse.cz
2506
2507 - added a CLI preview: zypper
2508 - revision 4214
2509 - version 2.2.3
2510
2511 -------------------------------------------------------------------
2512 Mon Oct  2 15:11:26 CEST 2006 - dmacvicar@suse.de
2513
2514 - FATE #100165:
2515   Make Content File Aware of Different Architectures
2516   expand %a in release notes with architecture
2517
2518 -------------------------------------------------------------------
2519 Fri Sep 29 16:10:46 CEST 2006 - ma@suse.de
2520
2521 - Extended pattern parser to support includes/extends tags as hint
2522   for the IO. (F301229)
2523 - revision 4199
2524 - version 2.2.2
2525
2526 -------------------------------------------------------------------
2527 Fri Sep 29 00:31:33 CEST 2006 - ma@suse.de
2528
2529 - Enabled sending of ScriptResolvableReport.
2530 - Changed ScriptResolvableReport::start to send local path
2531   of script to be executed.
2532 - revision 4190
2533 - version 2.2.1
2534
2535 -------------------------------------------------------------------
2536 Wed Sep 27 14:14:33 CEST 2006 - ma@suse.de
2537
2538 - Added ScriptResolvableReport. Callbacks triggered on script
2539   execution during commit. (F100233)
2540 - revision 4187
2541 - version 2.2.0
2542
2543 -------------------------------------------------------------------
2544 Mon Sep 25 13:52:55 CEST 2006 - mvidner@suse.cz
2545
2546 - fix: Url::getRegisteredSchemes() would always return nothing
2547
2548 -------------------------------------------------------------------
2549 Fri Sep 22 15:34:11 CEST 2006 - jkupec@suse.cz
2550
2551 - Made the build dependency on gettext-devel explicit
2552
2553 -------------------------------------------------------------------
2554 Tue Sep 19 10:59:24 CEST 2006 - jsrain@suse.cz
2555
2556 - adapted multi-media YUM sources according to official YUM
2557   specification (F300743)
2558
2559 -------------------------------------------------------------------
2560 Mon Sep 18 17:42:26 CEST 2006 - lslezak@suse.cz
2561
2562 - use RPM_OPT_FLAGS (meissner@suse.de)
2563
2564 -------------------------------------------------------------------
2565 Mon Sep 18 15:19:53 CEST 2006 - lslezak@suse.cz
2566
2567 - SourceFactory::createFrom() - don't loose url,...
2568 - r4160
2569
2570 -------------------------------------------------------------------
2571 Mon Sep 18 12:00:46 CEST 2006 - kkaempf@suse.de
2572
2573 - reduce logging in ResolvableImpl.cc
2574 - rev 4157
2575
2576 -------------------------------------------------------------------
2577 Thu Sep 14 15:59:47 CEST 2006 - schubi@suse.de
2578
2579 - Replaced requirementIsMet by requirementIsInstalledOrUnneeded
2580   in QueueItemInstall and QueueItemRequire
2581   Bug 192535/204913
2582   removed fix:Thu Sep  7 18:31:46 CEST 2006 - schubi@suse.de
2583
2584 -------------------------------------------------------------------
2585 Thu Sep 14 12:44:53 CEST 2006 - lslezak@suse.cz
2586
2587 - fixed SourceFactory::createFrom() - don't loose alias,
2588   cachedir,... parameters
2589
2590 -------------------------------------------------------------------
2591 Thu Sep 14 10:21:02 CEST 2006 - mvidner@suse.cz
2592
2593 - Use RPM Enhances only if detected at configure time, to allow
2594   compilation with older rpm.
2595 - callback params: use const string & instead of string (dmacvicar)
2596
2597 -------------------------------------------------------------------
2598 Thu Sep  7 18:31:46 CEST 2006 - schubi@suse.de
2599
2600 - Do not regarding SATISFIED (regarding UNNEEDED) in isPresent if it is
2601   a package/script/message
2602   Bug: 192535
2603
2604 -------------------------------------------------------------------
2605 Thu Sep  7 16:19:36 CEST 2006 - dmacvicar@suse.de
2606
2607 - add Source_Ref::checksum() which in combination with
2608   timestamp can give an idea of a source change.
2609 - r4106
2610
2611 -------------------------------------------------------------------
2612 Thu Sep  7 14:32:38 CEST 2006 - mvidner@suse.cz
2613
2614 - Implemented fgzstreambuf::compressed_tell and fXstream::getbuf to
2615   enable progress reporting on compressed streams.
2616
2617 -------------------------------------------------------------------
2618 Wed Sep  6 18:31:20 CEST 2006 - dmacvicar@suse.de
2619
2620 - better error propagation
2621 - r4096
2622
2623 -------------------------------------------------------------------
2624 Tue Sep  5 19:22:56 CEST 2006 - mt@suse.de
2625
2626 - Removed libblkid dependency - the workaround using libblkid to
2627   check filesystem on XEN vbd mapped devices is obsolete, because
2628   the info is avaliable via /dev/disk/by-label link now. (#197107)
2629 - revision 4087
2630
2631 -------------------------------------------------------------------
2632 Thu Aug 31 15:16:11 CEST 2006 - ma@suse.de
2633
2634 - PackageProvider: Fixed broken retry. (#202163)
2635 - revision 4071
2636
2637 -------------------------------------------------------------------
2638 Wed Aug 30 23:50:55 CEST 2006 - ma@suse.de
2639
2640 - Fixed RpmDb::makePackageFromHeader: Catch NULL Header passed as argument and refuse
2641   to create a Package from a source package header.
2642 - Added method Pathname::extension: Return all of the characters in name
2643   after and including the last dot in the last element of name.
2644 - PlaindirImpl: Disable rpm signature verification when scaning a directory for
2645   rpms. Otherwise we'd need access to the rpm database to get the keys.
2646 - revision 4069
2647
2648 -------------------------------------------------------------------
2649 Wed Aug 30 17:42:40 CEST 2006 - schubi@suse.de
2650
2651 - Do not regarding SATISFIED/UNNEEDED in isPresent if it is
2652   a package/script/message
2653   Bug: 192535
2654
2655 -------------------------------------------------------------------
2656 Wed Aug 30 14:29:45 CEST 2006 - ma@suse.de
2657
2658 - Speedup computation of number of rpm database entries.
2659 - revision 4058
2660
2661 -------------------------------------------------------------------
2662 Tue Aug 29 16:58:20 CEST 2006 - schubi@suse.de
2663
2664 - Fixed endless loop in transactResObject
2665   Bug 198095 - YaST2 Installaler crashes when selecting Gnome pattern to a KDE installation
2666
2667 -------------------------------------------------------------------
2668 Tue Aug 29 12:05:09 CEST 2006 - dmacvicar@suse.de
2669
2670 - fix some testcases for tar file parser changes
2671 - r4045
2672
2673 -------------------------------------------------------------------
2674 Tue Aug 29 11:19:53 CEST 2006 - dmacvicar@suse.de
2675
2676 - missing includes
2677 - clean old callbacks
2678 - r4041
2679
2680 -------------------------------------------------------------------
2681 Fri Aug 25 14:32:07 CEST 2006 - schubi@suse.de
2682
2683 - zyppPattern->install_packages returns SUGGESTED package too.
2684   Bug 201476
2685   Revision 4036
2686
2687 -------------------------------------------------------------------
2688 Fri Aug 25 13:05:33 CEST 2006 - schubi@suse.de
2689
2690 - New behaviour in the solver: try with 'best' package first, try with 'all'
2691   packages if this fails.
2692   Bug :Bug 191983
2693
2694 -------------------------------------------------------------------
2695 Fri Aug 25 11:35:48 CEST 2006 - dmacvicar@suse.de
2696
2697 - libzypp 2.1.0
2698 - bump version due to incompatible callback changes in KeyRing
2699   Sources
2700
2701 -------------------------------------------------------------------
2702 Thu Aug 24 15:34:45 CEST 2006 - dmacvicar@suse.de
2703
2704 - new keyring callbacks
2705 - separate trust key from import key
2706 - use PublicKey class instead of params, to be able
2707   to add more info like photos later (pending #181682)
2708 - update zmart with those callbacks.
2709 - better error handling (Exception types)
2710 - make tmp file names more readable depending on the context
2711 - r4026
2712
2713 -------------------------------------------------------------------
2714 Tue Aug 22 22:35:30 CEST 2006 - dmacvicar@suse.de
2715
2716 - decouple probing from source creation, using the new
2717   media test for existence functions.
2718 - r4019
2719
2720
2721 -------------------------------------------------------------------
2722 Tue Aug 22 17:56:53 CEST 2006 - mt@suse.de
2723
2724 - Fixed getDoesFileExist to reset the transfer range
2725 - Added logging of curl debug messages to the zypp log.
2726   The env var ZYPP_MEDIA_CURL_DEBUG=1 logs curl infos,
2727   ZYPP_MEDIA_CURL_DEBUG=2 logs the in/out headers.
2728 - r4018
2729
2730 -------------------------------------------------------------------
2731 Fri Aug 18 14:57:35 CEST 2006 - kkaempf@suse.de
2732
2733 - remove the /etc/sysconfig/zypp:REWRITE_KERNEL_DEPS = yes check;
2734   see rev 3810 below. (#190163)
2735 - rev 3998
2736
2737 -------------------------------------------------------------------
2738 Thu Aug 17 18:15:14 CEST 2006 - dmacvicar@suse.de
2739
2740 - fix uninstalling of atoms (noop)
2741 - r3995
2742
2743 -------------------------------------------------------------------
2744 Wed Aug 16 17:41:40 CEST 2006 - dmacvicar@suse.de
2745
2746 - Implement initial verson of Media
2747   doesFileExist, for future source probing.
2748 - r3984
2749
2750 -------------------------------------------------------------------
2751 Tue Aug 15 12:01:31 CEST 2006 - dmacvicar@suse.de
2752
2753 - more dbus_connection_close fixes
2754 - r3974
2755
2756 -------------------------------------------------------------------
2757 Tue Aug 15 11:41:41 CEST 2006 - kkaempf@suse.de
2758
2759 - clean up 'incomplete' handling in QueueItemEstablish.
2760 - rev 3973.
2761
2762 -------------------------------------------------------------------
2763 Tue Aug 15 11:30:50 CEST 2006 - kkaempf@suse.de
2764
2765 - Don't set 'incomplete' for uninstalled patterns or products.
2766   (#198379)
2767 - rev 3970.
2768
2769 -------------------------------------------------------------------
2770 Mon Aug 14 16:50:53 CEST 2006 - schubi@suse.de
2771
2772 - Added new API calls:
2773   setAdditionalProvide
2774   setAdditionalConflict
2775   setAdditionalRequire
2776
2777 -------------------------------------------------------------------
2778 Mon Aug 14 11:26:20 CEST 2006 - dmacvicar@suse.de
2779
2780 - don't link examples to testsuite library.
2781
2782 -------------------------------------------------------------------
2783 Sat Aug 12 17:30:30 CEST 2006 - schwab@suse.de
2784
2785 - Disable profiling to work around compiler bug.
2786
2787 -------------------------------------------------------------------
2788 Fri Aug 11 17:01:33 CEST 2006 - dmacvicar@suse.de
2789
2790 - forward port 3924:3939
2791 - Add explicit finish callbacks for subtasks during ProvidePackage
2792  Â to avoid UI confusion.
2793 - rev3957
2794
2795 -------------------------------------------------------------------
2796 Fri Aug 11 11:48:44 CEST 2006 - dmacvicar@suse.de
2797
2798 - Introduce examples/
2799 - fix some svn ignores
2800 - fix compilation. Use: dbus_connection_close
2801 - rev 3943
2802
2803 -------------------------------------------------------------------
2804 Thu Aug 10 16:32:36 CEST 2006 - dmacvicar@suse.de
2805
2806 - Initial support for plain directory with rpms as source
2807 - r3935
2808
2809 -------------------------------------------------------------------
2810 Tue Aug  8 16:51:45 CEST 2006 - dmacvicar@suse.de
2811
2812 - Move the target query by kind function to
2813   a iterator, so we dont make a copy of the restore
2814   the iterator works loading by demand too
2815
2816 -------------------------------------------------------------------
2817 Mon Aug  7 17:57:26 CEST 2006 - dmacvicar@suse.de
2818
2819 - rename the new initTarget to initializeTarget,
2820   leave the old one as is, but deprecate it.
2821 - r3903
2822
2823 -------------------------------------------------------------------
2824 Mon Aug  7 15:10:08 CEST 2006 - dmacvicar@suse.de
2825
2826 - forward port from SLES10 branch , till 3888
2827 - Prefer to use available DeltaRpm or PatchRpm instead of downloading
2828   full packages. (#168844)
2829 - rpmdb : Do not use the deprecated POSIX API, but boost::regex
2830 - version 2.0.0
2831 - rev 3893
2832
2833 -------------------------------------------------------------------
2834 Fri Aug  4 15:20:13 CEST 2006 - dmacvicar@suse.de
2835
2836 - Separate target init from adding resolvables, getting rid of the
2837 uggly bool flag.
2838 - dont clear the store each time Target::resolvables is called
2839 - Load target resolvables on demand by kind, keep them cached later
2840 - add Target::resolvablesByKind(kind) to allow query specific kind
2841   without reading all kinds. Used to port TargetProduct, which
2842   was reading the whole rpm database only to displayy base product
2843   name in YaST help.
2844 - commit to pkg-bindings and packager will follow.
2845 - jsrain will port more yast stuff, especially inst_source which
2846   startup time should by reduced by half afterwards.
2847 - rev 3880
2848
2849 -------------------------------------------------------------------
2850 Tue Aug  1 13:37:29 CEST 2006 - dmacvicar@suse.de
2851
2852 - forward port:
2853   rev 3786 fix to stalle tmpfiles broke patches.
2854   SLES was released with this broken. 10.1 has a blocked
2855   zypp update because this.
2856   Attempt to fix this. (#192535)
2857 - fix configure.ac sqlite-source build path
2858 - rev 3858
2859
2860 -------------------------------------------------------------------
2861 Fri Jul 21 10:58:58 CEST 2006 - dmacvicar@suse.de
2862
2863 - link correctly
2864
2865 -------------------------------------------------------------------
2866 Wed Jul 19 13:50:57 CEST 2006 - dmacvicar@suse.de
2867
2868 - dont link sqlite in the main lib.
2869 - rev 3826
2870
2871 -------------------------------------------------------------------
2872 Tue Jul 18 17:42:45 CEST 2006 - dmacvicar@suse.de
2873
2874 - susetags: parse product parser regexp only once
2875 - parse yum factory 5 sec. (from 30) faster using
2876   another string find algorithm
2877 - rev 3824
2878
2879 -------------------------------------------------------------------
2880 Tue Jul 18 12:56:17 CEST 2006 - dmacvicar@suse.de
2881
2882 - Digest: Don't read the stream character wise but reading blocks,
2883   as advised by matz profiling.
2884 - r3819
2885
2886 -------------------------------------------------------------------
2887 Mon Jul 17 12:54:39 CEST 2006 - ma@suse.de
2888
2889 - Add "openSUSE", "ATI Technologies Inc." and "Nvidia" to
2890   trusted vendors. (#189573)
2891 - revision 3804
2892
2893 -------------------------------------------------------------------
2894 Thu Jul 13 12:52:58 CEST 2006 - dmacvicar@suse.de
2895
2896 - backport fix for stalle tmpfile (#191311)
2897 - rev 3788
2898
2899 -------------------------------------------------------------------
2900 Wed Jun 28 13:22:22 CEST 2006 - mt@suse.de
2901
2902 - deactivated media manager code that was disabling the
2903   automounter (#172419)
2904 - rev 3724
2905
2906 -------------------------------------------------------------------
2907 Mon Jun 26 17:14:53 CEST 2006 - dmacvicar@suse.de
2908
2909 - fix autorefresh (#186115)
2910 - revision 3708
2911 -------------------------------------------------------------------
2912 Fri Jun 23 13:41:18 CEST 2006 - ma@suse.de
2913
2914 - forward port from SLE branch
2915 - Set default permission for logfiles to 0640. (#187044)
2916 - revision 3696
2917
2918 -------------------------------------------------------------------
2919 Thu Jun 22 16:01:15 CEST 2006 - ma@suse.de
2920
2921 - forward port from SLE branch
2922 - Fixed installation of SP or Add-On product switching to media 2
2923   too early. (#186607)
2924 - revision 3691
2925
2926 -------------------------------------------------------------------
2927 Wed Jun 21 15:47:39 CEST 2006 - dmacvicar@suse.de
2928
2929 - forward port from SLE branch
2930 - Strip self provides without edition in Resolvable ctor.
2931   (#186079)
2932 - Source::provideResolvables not implemented in yum source type.
2933   Product not set for packages that are available from update source
2934   (#186920)
2935 - Hook modalias() supplements without package to "kernel" (#184840)
2936 - Allow on-demand SourceManager::restore() (#186678)
2937 - Hook modalias() supplements without package to "kernel" (#184840)
2938 - rev 3676
2939
2940 -------------------------------------------------------------------
2941 Mon Jun 19 15:17:17 CEST 2006 - mt@suse.de
2942
2943 - Fix adding resolving of path names for mount points (#181606)
2944 - rev 3658
2945
2946 -------------------------------------------------------------------
2947 Mon Jun 19 13:52:14 CEST 2006 - dmacvicar@suse.de
2948
2949 - merge download algorithm and refactoring from branch
2950   (#181204)
2951
2952 -------------------------------------------------------------------
2953 Thu Jun 15 17:53:40 CEST 2006 - mvidner@suse.cz
2954
2955 - autodocs: use find+xargs to overcome command length limit,
2956   do not call doxygen unnecessarily (#185334).
2957 - rev 3645
2958
2959 -------------------------------------------------------------------
2960 Thu Jun 15 07:26:29 CEST 2006 - kkaempf@suse.de
2961
2962 - Dont use getZYpp in static constructor (#185198)
2963   Bugfix #178292 was wrong.
2964 - Only warn on incompleting installed resolvables (#185197)
2965 - rev 3644
2966
2967 -------------------------------------------------------------------
2968 Wed Jun 14 22:43:40 CEST 2006 - kkaempf@suse.de
2969
2970 - Atoms might only be installed via patches (#184714)
2971 - rev 3642
2972
2973 -------------------------------------------------------------------
2974 Wed Jun 14 17:26:39 CEST 2006 - dmacvicar@suse.de
2975
2976 - fix for the last stall tmpfile (#178292)
2977 - r3637
2978
2979 -------------------------------------------------------------------
2980 Wed Jun 14 12:06:57 CEST 2006 - mt@suse.de
2981
2982 - Implemented transfer timeout inside of the progress callback.
2983   The timeout value can be set using timeout url parameter, the
2984   default transfer timeout is 180 seconds. (#181602)
2985 - Added ssl_verify and ssl_capath url options used in https scheme,
2986   allowing to change or disable the ssl verify options. (#171622)
2987 - Added fallback on read failures of /etc/mtab to /proc/mounts.
2988   Improved verbosity in mount and mount check related failure cases,
2989   incl. /etc/mtab dump. (#181606)
2990 - rev 3623
2991
2992 -------------------------------------------------------------------
2993 Wed Jun 14 10:49:10 CEST 2006 - kkaempf@suse.de
2994
2995 - combine knownAliases and knownUrls in a single function.
2996 - rev 3616
2997
2998 -------------------------------------------------------------------
2999 Mon Jun 12 16:27:46 CEST 2006 - kkaempf@suse.de
3000
3001 - honor parallel installs in resolver context (#181103)
3002 - rev 3592
3003
3004 -------------------------------------------------------------------
3005 Mon Jun 12 15:37:10 CEST 2006 - dmacvicar@suse.de
3006
3007 - right fix for tmpdir initialized in static constructor
3008 - catch around provideJustFile in providePackage
3009 -rev 3654
3010
3011 -------------------------------------------------------------------
3012 Mon Jun 12 15:15:07 CEST 2006 - dmacvicar@suse.de
3013
3014 - fix #182003 YUM packages without size
3015 - rev 3587
3016
3017 -------------------------------------------------------------------
3018 Mon Jun 12 14:58:55 CEST 2006 - kkaempf@suse.de
3019
3020 - Allow to restore and remove by Url
3021 - rev 3583
3022
3023 -------------------------------------------------------------------
3024 Mon Jun 12 13:07:31 CEST 2006 - kkaempf@suse.de
3025
3026 - make atoms parallel installable (#181103)
3027 - rev 3580
3028
3029 -------------------------------------------------------------------
3030 Fri Jun  9 16:28:11 CEST 2006 - dmacvicar@suse.de
3031
3032 - Allow to restore by alias
3033 - r3568
3034
3035 -------------------------------------------------------------------
3036 Fri Jun  9 13:06:16 CEST 2006 - mvidner@suse.cz
3037
3038 - Do not fork in a global destructor, perl dislikes it (#182672).
3039   Fixes hanging ag_ldapserver and yast2-perl-bindings tests.
3040
3041 -------------------------------------------------------------------
3042 Thu Jun  8 16:24:55 CEST 2006 - ma@suse.de
3043
3044 - Installation: Assert product information is stored to libzypp
3045   database before reboot. (#181198)
3046 - Version 1.2.0; revision 3553
3047
3048 -------------------------------------------------------------------
3049 Wed Jun  7 13:55:23 CEST 2006 - visnov@suse.cz
3050
3051 - Synchronize keys with rpm database before
3052   closing access to it (#182338)
3053 - rev 3533
3054
3055 -------------------------------------------------------------------
3056 Wed Jun  7 11:40:46 CEST 2006 - mt@suse.de
3057
3058 - Changed to just prefer DVD drives in "dvd:" scheme, instead of
3059   filter out the non-DVD drives completely. Allows a fallback to
3060   drives without the dvd HAL property e.g. in VMWare. (#177457)
3061 - rev 3530
3062
3063 -------------------------------------------------------------------
3064 Wed Jun  7 01:00:06 CEST 2006 - dmacvicar@suse.de
3065
3066 - Merge fix for stalle tmpdir due to cyclic references, using a master
3067  TmpDir for zypp. (#178292) . There is still 1 tmpdir to fix.
3068 - rev 3521
3069
3070 -------------------------------------------------------------------
3071 Wed Jun  7 01:00:05 CEST 2006 - dmacvicar@suse.de
3072
3073 - Fixes unneeded file download, and add download callbacks
3074   (still need yast side) #181204 and #160206
3075 - Fix stalle tmpdir due to cyclic references, using a master
3076   TmpDir for zypp. # 178292
3077
3078 -------------------------------------------------------------------
3079 Wed Jun  7 00:02:18 CEST 2006 - ma@suse.de
3080
3081 - fixed memory leak in PersistentStorage (#168690)
3082 - revision 3519
3083
3084 -------------------------------------------------------------------
3085 Tue Jun  6 22:24:00 CEST 2006 - ma@suse.de
3086
3087 - fixed memory leak in XMLSourceCacheParser (#168690)
3088 - revision 3517
3089
3090 -------------------------------------------------------------------
3091 Fri Jun  2 16:09:03 CEST 2006 - schubi@suse.de
3092
3093 -latest fi translation added
3094  Revision 3502
3095
3096 -------------------------------------------------------------------
3097 Thu Jun  1 15:11:47 CEST 2006 - schubi@suse.de
3098
3099 -All installed resolvables has been set to "satisfied" in
3100  ResolverContext::unneeded . BUT:
3101  Patch concerning resolvables have to be set to
3102  "unneeded" although they are installed. In order
3103  getting the state "no longer applicable" (Bug 171590)
3104 - rev 3496
3105
3106 -------------------------------------------------------------------
3107 Thu Jun  1 14:54:02 CEST 2006 - kkaempf@suse.de
3108
3109 - compute status for scripts and messages so their freshens get
3110   properly honored (aj with postgresql-server)
3111 - rev 3494
3112
3113 -------------------------------------------------------------------
3114 Thu Jun  1 13:57:48 CEST 2006 - dmacvicar@suse.de
3115
3116 - revert not-used-yet rpmdb timestamp, as
3117   it broke rpmdb::init(). (#180040)
3118 - rev 3490
3119
3120 -------------------------------------------------------------------
3121 Thu Jun  1 11:03:34 CEST 2006 - schubi@suse.de
3122
3123 - updating gmo files, if po files has been changed; bug 164449
3124
3125 -------------------------------------------------------------------
3126 Wed May 31 18:32:58 CEST 2006 - dmacvicar@suse.de
3127
3128 - Dont download twice if starting from 1st time
3129 - fix typo
3130 - rev 3481
3131
3132 -------------------------------------------------------------------
3133 Wed May 31 17:06:48 CEST 2006 - dmacvicar@suse.de
3134
3135 - set cache dir only if storeMetadata is called as a public method.´
3136 - rev 3475
3137
3138 -------------------------------------------------------------------
3139 Wed May 31 15:27:38 CEST 2006 - kkaempf@suse.de
3140
3141 - schedule a package for installation if
3142   - it freshens / supplements something
3143   - it is not installed yet
3144   (#178721)
3145 - rev 3473
3146
3147 -------------------------------------------------------------------
3148 Wed May 31 15:22:43 CEST 2006 - dmacvicar@suse.de
3149
3150 - make susetags also implement download and check first.
3151 - rev 3470
3152
3153 -------------------------------------------------------------------
3154 Tue May 30 12:43:47 CEST 2006 - dmacvicar@suse.de
3155
3156 - make yum more robust. Never parse from provideFile
3157   but only from local disk. Make sure the cache
3158   is consistent before recreating it.
3159   the code is easier to follow and probably
3160   faster. checksum and signatures are
3161   checked on caching not on parsing.
3162   Required to implement refresh for #154990
3163 - rev 3452
3164
3165 -------------------------------------------------------------------
3166 Wed May 24 16:57:54 CEST 2006 - dmacvicar@suse.de
3167
3168 - implement timestamp for YUM and SuseTags
3169 - actually use the license to confirm in yum patches
3170 - add prerequires tag in yum optonally to the bad designed
3171   and nonintuitive pre=1
3172 - rev 3448
3173
3174 -------------------------------------------------------------------
3175 Wed May 24 15:30:32 CEST 2006 - dmacvicar@suse.de
3176
3177 - dont pass root on init but before.
3178 - implement rpm db modification timestamp
3179   not used yet
3180 - move Helix source to testsuite out of the solver
3181   so we can use it for target, storage tests
3182 - add Source_Ref::timestamp(), default to now()
3183   in order to implement smart sync of sources by zmd
3184 - don't parse desc and summary twice
3185 - fix a segfault with tranlated text
3186 - fix broken size tag introduced in rev 3427
3187 - rev 3446
3188
3189 -------------------------------------------------------------------
3190 Tue May 23 20:53:27 CEST 2006 - dmacvicar@suse.de
3191
3192 - dont accept corrupt sources, improve logs
3193
3194 -------------------------------------------------------------------
3195 Tue May 23 17:26:41 CEST 2006 - ma@suse.de
3196
3197 - Added PoolItem_Ref::statusReset. Resets the PoolItem status without
3198   loosing autoprotection (eg. for foreign vendor). (assists #177469)
3199 - rev 3431
3200
3201 -------------------------------------------------------------------
3202 Tue May 23 17:04:04 CEST 2006 - jsrain@suse.cz
3203
3204 - added mediaNr() to PatchRpm and DeltaRpm classes
3205 - rev 3430
3206
3207 -------------------------------------------------------------------
3208 Tue May 23 15:58:04 CEST 2006 - dmacvicar@suse.de
3209
3210 - enable YUM license to confirm.
3211   needed for #174476
3212 - adapt store to serialize and read all new resobject fields
3213 - use install-time to now() when serializing (#174653)
3214 - rev 3427
3215
3216 -------------------------------------------------------------------
3217 Mon May 22 20:51:59 CEST 2006 - ma@suse.de
3218
3219 - Do not violate install order when restricting commit to a certain
3220   mediaNumber. (#170079)
3221 - Version 1.1.0; rev 3423
3222
3223 -------------------------------------------------------------------
3224 Mon May 22 19:03:20 CEST 2006 - mvidner@suse.cz
3225
3226 - Added SourceManager::findSourceByUrl to overcome alias mismatches
3227   (#177543).
3228 - rev 3420
3229
3230 -------------------------------------------------------------------
3231 Mon May 22 17:19:25 CEST 2006 - ma@suse.de
3232
3233 - Order all objects according to prerequirements, not just packages.
3234   (#173690)
3235 - rev 3419
3236
3237 -------------------------------------------------------------------
3238 Mon May 22 15:57:43 CEST 2006 - schubi@suse.de
3239
3240 - Added new translation
3241
3242 -------------------------------------------------------------------
3243 Fri May 19 12:53:44 CEST 2006 - dmacvicar@suse.de
3244
3245 - fix missing homedir option for gpg (#171055)
3246 - rev 3415
3247
3248 -------------------------------------------------------------------
3249 Thu May 18 19:08:52 CEST 2006 - ma@suse.de
3250
3251 - Prevent against daemons launched in rpm %post, that do not close
3252   their filedescriptors. (#174548)
3253 - Version 1.0.1; rev 3413
3254
3255 -------------------------------------------------------------------
3256 Thu May 18 16:51:41 CEST 2006 - jsrain@suse.cz
3257
3258 - fixed media number of package retrieved as a part of a patch
3259   (#174841)
3260 - rev 3409
3261
3262 -------------------------------------------------------------------
3263 Thu May 18 16:16:21 CEST 2006 - dmacvicar@suse.de
3264
3265 - fix missing package descriptions due to filtered packages
3266   by incompatible architectures. (#159109)
3267 - rev 3404
3268
3269 -------------------------------------------------------------------
3270 Thu May 18 16:08:42 CEST 2006 - kkaempf@suse.de
3271
3272 - decrease logging in DiskUsageCounter and Modalias (#163186)
3273 - rev 3406
3274
3275 -------------------------------------------------------------------
3276 Thu May 18 10:43:47 CEST 2006 - ma@suse.de
3277
3278 - Stay backward comapatible.
3279
3280 -------------------------------------------------------------------
3281 Tue May 16 21:35:27 CEST 2006 - ma@suse.de
3282
3283 - Make basic attributes available through ResObject.
3284 - Let ResObjects which do not require media access during
3285   commit return ZERO sourceMediaNr (required for #173690)
3286 - Version 1.0.0
3287 - rev 3390
3288
3289 -------------------------------------------------------------------
3290 Tue May 16 15:11:35 CEST 2006 - kkaempf@suse.de
3291
3292 - reduce logging verbosity (#163186)
3293 - rev 3381
3294
3295 -------------------------------------------------------------------
3296 Tue May 16 14:00:57 CEST 2006 - schubi@suse.de
3297
3298 - setCandidate accept candidates with compatible architectures too. Not
3299   only with the same architecture. Bug 172594 - If update package has
3300   differet arch, UI display is wrong
3301
3302 -------------------------------------------------------------------
3303 Tue May 16 09:30:45 CEST 2006 - mvidner@suse.cz
3304
3305 - Added Source_Ref::resStoreInitialized.
3306   If we know that noone has seen the resolvables yet, we can skip
3307   them too, eg. when deleting a source. (#174840)
3308 - rev 3378
3309
3310 -------------------------------------------------------------------
3311 Mon May 15 12:41:39 CEST 2006 - kkaempf@suse.de
3312
3313 - Honor freshens as conditionals independant from the installed/
3314   uninstalled status (#174797)
3315 - rev 3376
3316
3317 -------------------------------------------------------------------
3318 Mon May 15 11:15:03 CEST 2006 - kkaempf@suse.de
3319
3320 - State modifier "unneeded" is transitive for patches (#171590)
3321 - rev 3375
3322
3323 -------------------------------------------------------------------
3324 Thu May 11 17:42:29 CEST 2006 - schubi@suse.de
3325
3326 - Do not transact itself (update) in the transactResObject mechanism
3327   Bug 174290
3328
3329 -------------------------------------------------------------------
3330 Thu May 11 16:37:51 CEST 2006 - mt@suse.de
3331
3332 - Reenabled improved large file support flags (unintentionally
3333   removed in rev 1544). Fixes bug #173753.
3334 - Added large file support flags to libzypp.pc file allowing
3335   consistence checks in the application using features variable
3336 - rev 3366
3337
3338 -------------------------------------------------------------------
3339 Thu May 11 10:49:36 CEST 2006 - mvidner@suse.cz
3340
3341 - SourceManager: moved source deletion before creation
3342   so that we can recreate a deleted one (#174295)
3343 - removed dead code dealing with known_caches from SourceManager::store
3344   (see r3195)
3345 - r3362
3346
3347 -------------------------------------------------------------------
3348 Thu May 11 10:15:14 CEST 2006 - jsrain@suse.cz
3349
3350 - fixed returning product short name and summary if product read
3351   from target store (#148625)
3352 - rev 3360
3353
3354 -------------------------------------------------------------------
3355 Wed May 10 11:39:06 CEST 2006 - jsrain@suse.cz
3356
3357 - set media verifier on redirected medium (#172599)
3358 - rev 3359
3359
3360 -------------------------------------------------------------------
3361 Mon May  8 17:28:42 CEST 2006 - kkaempf@suse.de
3362
3363 - fix 'transactResKind' to collect best providers by capability
3364   and to recursively transact items of same kind (#170114)
3365 - rev 3355
3366
3367 -------------------------------------------------------------------
3368 Mon May  8 16:45:46 CEST 2006 - dmacvicar@suse.de
3369
3370 - serialize the full URL to avoid missing password and other
3371   url settings (#148108)
3372 - rev 3353
3373
3374 -------------------------------------------------------------------
3375 Fri May  5 17:47:14 CEST 2006 - mt@suse.de
3376
3377 - Added a 60 sec connect timeout to MediaCurl (#172860)
3378 - rev 3348
3379
3380 -------------------------------------------------------------------
3381 Thu May  4 15:15:37 CEST 2006 - kkaempf@suse.de
3382
3383 - re-fetch also .asc and .key files before checking signature
3384   (#172597)
3385 - rev 3350 (3345-10.1)
3386
3387 -------------------------------------------------------------------
3388 Wed May  3 17:40:45 CEST 2006 - dmacvicar@suse.de
3389
3390 - Fix yum key verification, because a double variable declaration
3391
3392 -------------------------------------------------------------------
3393 Wed May  3 15:34:00 CEST 2006 - dmacvicar@suse.de
3394
3395 - use --no-default-keyring to avoid creating a
3396   default gpg dir in / (#171055)
3397 - rev 3335
3398
3399 -------------------------------------------------------------------
3400 Wed May  3 14:40:25 CEST 2006 - dmacvicar@suse.de
3401
3402 - Fix YUM signature checking, we were passing the key instead of the
3403   signature.
3404 - When the user trust a key, sync again. Bye to the session trusted
3405   keys and user being asked all the time. (#171213)
3406 - r3332
3407
3408 -------------------------------------------------------------------
3409 Wed May  3 14:22:02 CEST 2006 - ma@suse.de
3410
3411 - Cleanup index tables when removing items from pool (#170564).
3412
3413 -------------------------------------------------------------------
3414 Wed May  3 12:23:36 CEST 2006 - kkaempf@suse.de
3415
3416 - backout rev 3246->3275 of TargetImpl.cc
3417 - add missing testsuite/utils/TestUtils.h
3418 - rev 3330
3419
3420 -------------------------------------------------------------------
3421 Wed May  3 12:13:38 CEST 2006 - dmacvicar@suse.de
3422
3423 - more fixes for #171062, there were some files still not being
3424   read from cache.
3425 - r3327
3426
3427 -------------------------------------------------------------------
3428 Tue May  2 18:41:44 CEST 2006 - dmacvicar@suse.de
3429
3430 - cache keys and signature. Remove lot of duplicated code. (#171062)
3431 - r3320
3432
3433 -------------------------------------------------------------------
3434 Tue May  2 18:02:46 CEST 2006 - mt@suse.de
3435
3436 - Disabled isUseableAttachPoint check in MediaDIR -- we do not
3437   mount here anything, so it is OK to use any dir (171351).
3438 - rev 3318
3439
3440 -------------------------------------------------------------------
3441 Tue May  2 14:58:03 CEST 2006 - kkaempf@suse.de
3442
3443 - parse "license-to-confirm" in primary.xml (#168437)
3444 - rev 3312
3445
3446 -------------------------------------------------------------------
3447 Mon May  1 17:44:29 CEST 2006 - kkaempf@suse.de
3448
3449 - Don't try to store 'Atom', not needed and the backend store
3450   rejects them anyways (addtion to #168610)
3451 - rev 3306
3452
3453 -------------------------------------------------------------------
3454 Mon May  1 04:43:01 CEST 2006 - mt@suse.de
3455
3456 - Improved device check in MediaDISK using libblkid (Bug #158529)
3457 - Allow to provide sysfs path via $SYSFS_PATH in MediaCD.cc and
3458   added a check if it is a directory
3459 - Added libcurl and libblkid checks to configure.ac
3460 - Added e2fsprogs(-devel) requires to the spec file
3461 - rev 3303
3462
3463 -------------------------------------------------------------------
3464 Sat Apr 29 21:46:22 CEST 2006 - kkaempf@suse.de
3465
3466 - dont download "other" during key check (#171041)
3467 - rev 3294
3468
3469 -------------------------------------------------------------------
3470 Sat Apr 29 11:05:15 CEST 2006 - kkaempf@suse.de
3471
3472 - allow parallel installs of atoms (used to fulfill patch require-
3473   ments, atoms aren't installed anyways) (#170098)
3474 - some testsuite improvements.
3475 - rev 3288
3476
3477 -------------------------------------------------------------------
3478 Fri Apr 28 20:15:06 CEST 2006 - dmacvicar@suse.de
3479
3480 - get rid of autobuild check when throwing exceptions without throw
3481   but with a macro, returning a null pointer at the end (never reached).
3482
3483 -------------------------------------------------------------------
3484 Fri Apr 28 19:50:28 CEST 2006 - ma@suse.de
3485
3486 - Do not violate install order when restricting commit to a certain
3487   mediaNumber. (#170079)
3488
3489 -------------------------------------------------------------------
3490 Fri Apr 28 18:12:26 CEST 2006 - dmacvicar@suse.de
3491
3492 - Don't use throw directly!
3493   use ZYPP_THROW with a Exception class, otherwise package bindings
3494   will not catch them.
3495   Should fix crashes when reading broken sources with yast.
3496 - rev 3272
3497
3498 -------------------------------------------------------------------
3499 Fri Apr 28 15:29:32 CEST 2006 - schubi@suse.de
3500
3501 - Bug 162064 - font packages are not installed for locale, e.g. khmer font not installed after CD1
3502   revision 3269
3503
3504 -------------------------------------------------------------------
3505 Fri Apr 28 14:55:04 CEST 2006 - kkaempf@suse.de
3506
3507 - revert bugfix #168906 (fom rev 3219), it filters too many errors.
3508 - further improve on #168840 (from rev 3231), match on name-edition
3509   when filtering by best arch. (#170098)
3510 - rev 3268
3511
3512 -------------------------------------------------------------------
3513 Fri Apr 28 13:01:58 CEST 2006 - dmacvicar@suse.de
3514
3515 - #170093 , lot of package descriptions missing
3516 - rev 3263
3517
3518 -------------------------------------------------------------------
3519 Thu Apr 27 20:28:01 CEST 2006 - dmacvicar@suse.de
3520
3521 - try to fix wrong permissions of /var/lib/zypp created
3522   by old zypp, only when running as root they are fixed
3523   (#169094)
3524 - YUM: Verify signatures on factoryInit.
3525   Dont provide other.xml. Cleanups, better logging.
3526   When refreshing signed soruces, don't refresh is source
3527   has not changed.
3528 - YaST sources: don't refresh if media file has not changed.
3529 - Show full url of index files in sources for signature validation
3530   (mentioned in #170139 comment #3)-
3531
3532 -------------------------------------------------------------------
3533 Thu Apr 27 18:41:02 CEST 2006 - jsrain@suse.de
3534
3535 - udpated media ID syntax for external scripts (to be consistent
3536   with packages) (#170247)
3537 - rev 3256
3538
3539 -------------------------------------------------------------------
3540 Thu Apr 27 18:33:48 CEST 2006 - jsrain@suse.de
3541
3542 - set media ID to 1 if not specified in YUM metadata (#167452)
3543 - rev 3255
3544
3545 -------------------------------------------------------------------
3546 Thu Apr 27 11:55:05 CEST 2006 - kkaempf@suse.de
3547
3548 - If freshen and supplement are fulfilled, install any kind of
3549   resolvable if not yet installed (#165746)
3550 - rev 3249
3551
3552 -------------------------------------------------------------------
3553 Wed Apr 26 18:00:42 CEST 2006 - kkaempf@suse.de
3554
3555 - make downloaded script executable. (#169191)
3556 - rev 3247
3557
3558 -------------------------------------------------------------------
3559 Wed Apr 26 10:43:03 CEST 2006 - kkaempf@suse.de
3560
3561 - Improve on last fix, compare only compatible archs.
3562 - rev 3233
3563
3564 -------------------------------------------------------------------
3565 Tue Apr 25 19:36:13 CEST 2006 - kkaempf@suse.de
3566
3567 - Only choose best arch of multiple package atoms with identical
3568   name (#168840)
3569 - rev 3231
3570
3571 -------------------------------------------------------------------
3572 Tue Apr 25 16:59:51 CEST 2006 - dmacvicar@suse.de
3573
3574 - pass empty strings to UI as key properties if unknown key
3575   (#169114)
3576 - rev 3228
3577
3578 -------------------------------------------------------------------
3579 Tue Apr 25 16:47:35 CEST 2006 - kkaempf@suse.de
3580
3581 - refrain from parsing 'other.xml' (#159316)
3582 - rev 3226
3583
3584 -------------------------------------------------------------------
3585 Tue Apr 25 16:34:50 CEST 2006 - visnov@suse.cz
3586
3587 - in source refresh, clean up the cache dir if fails
3588 - do not require repomd.xml.asc when creating a cache (#163765)
3589 - rev 3224
3590
3591 -------------------------------------------------------------------
3592 Tue Apr 25 15:17:15 CEST 2006 - dmacvicar@suse.de
3593
3594 - Check if a file exists before providing it, and just handling the
3595   exception is not sufficient, because it can release the media.
3596   it nows get all possible packages.X translations an then
3597   it selects the candidate from the existing ones (#168654)
3598 - rev 3221
3599
3600 -------------------------------------------------------------------
3601 Tue Apr 25 12:28:17 CEST 2006 - kkaempf@suse.de
3602
3603 - dont report conflicts if item is neither installed
3604   nor to-be-installed (#168906)
3605 - rev 3219
3606
3607 -------------------------------------------------------------------
3608 Tue Apr 25 11:27:09 CEST 2006 - dmacvicar@suse.de
3609
3610 - #168060 , propagate the file description or original
3611   name to the UI and not the checked filename path,
3612   which could be a tmp file.
3613   Requires changes in pkg-manager, and probably zmd-helpers.
3614 - rev 3215
3615
3616 -------------------------------------------------------------------
3617 Mon Apr 24 18:27:59 CEST 2006 - dmacvicar@suse.de
3618
3619 - /var/lib/zypp/db/languages/* are empty files (##168355)
3620 - r3206
3621
3622 -------------------------------------------------------------------
3623 Mon Apr 24 17:45:07 CEST 2006 - dmacvicar@suse.de
3624
3625 - All resolvables must honor arch, so Arch_noarch in
3626   target/store/XMLFilesBackend.cc is wrong (#160792)
3627 - Introduced code to honour shared package descriptions
3628   (#159109)
3629 - r3204
3630
3631 -------------------------------------------------------------------
3632 Mon Apr 24 16:43:48 CEST 2006 - jsrain@suse.de
3633
3634 - replace '_' in YUM elements/attributes with '-' (#168762)
3635 - rev 3201
3636
3637 -------------------------------------------------------------------
3638 Mon Apr 24 16:15:02 CEST 2006 - mt@suse.de
3639
3640 - Fixed iseries workaround - interchanged variables for scsi
3641   devices, added debug messages about the steps (#163971).
3642 - Added getenv NULL ptr check and verify of the $HOME dir's
3643   and ~/.curlrc file's ownership (#163203).
3644 - rev 3199
3645
3646 -------------------------------------------------------------------
3647 Mon Apr 24 15:44:18 CEST 2006 - ma@suse.de
3648
3649 - Use filesystem::TmpDir to create unique and unused Source cache
3650   directories. (#168051)
3651
3652 -------------------------------------------------------------------
3653 Mon Apr 24 14:30:41 CEST 2006 - ma@suse.de
3654
3655 - Enable signature checks per default. (#168525)
3656
3657 -------------------------------------------------------------------
3658 Mon Apr 24 11:20:17 CEST 2006 - visnov@suse.cz
3659
3660 - fix callbacks for providing a single file (#160206)
3661
3662 -------------------------------------------------------------------
3663 Sun Apr 23 12:28:21 CEST 2006 - kkaempf@suse.de
3664
3665 - If an installed package looses a dependency, the solver tries
3666   to upgrade it. Limit the upgrade candidates to best arch, best
3667   edition.
3668 - filter 'other' entries with incompatible arch in yum parser.
3669 - rev 3177
3670
3671 -------------------------------------------------------------------
3672 Fri Apr 21 22:47:18 CEST 2006 - jsrain@suse.de
3673
3674 - initialize the product category according to source (#168061)
3675 - rev 3172
3676
3677 -------------------------------------------------------------------
3678 Fri Apr 21 18:32:00 CEST 2006 - mvidner@suse.cz
3679
3680 - delete only one older version of a xml-store resolvable
3681   (half-baked, but the previous attempt was charred)
3682
3683 -------------------------------------------------------------------
3684 Fri Apr 21 17:49:18 CEST 2006 - jsrain@suse.de
3685
3686 - moved license_to_confirm to primary.xml
3687 - rev 3170
3688
3689 -------------------------------------------------------------------
3690 Fri Apr 21 16:36:14 CEST 2006 - ma@suse.de
3691
3692 - Removed deprecated oldstyle commit methods.
3693
3694 -------------------------------------------------------------------
3695 Fri Apr 21 15:58:14 CEST 2006 - mvidner@suse.cz
3696
3697 - when installing a xml-store resolvable (all except package,
3698   message, script), delete older versions (#160792).
3699 - read selection edition from the XML store
3700 - rev 3167
3701
3702 -------------------------------------------------------------------
3703 Thu Apr 20 14:10:41 CEST 2006 - kkaempf@suse.de
3704
3705 - properly clear transaction flag after successful commit
3706   (see rev 3122, #164365, #167285)
3707 - rev 3157
3708
3709 -------------------------------------------------------------------
3710 Thu Apr 20 13:14:25 CEST 2006 - kkaempf@suse.de
3711
3712 - recursively soft-uninstall recommended package on real uninstall,
3713   not on update (#167603)
3714 - rev 3155
3715
3716 -------------------------------------------------------------------
3717 Thu Apr 20 13:01:28 CEST 2006 - dmacvicar@suse.de
3718
3719 - fix #167605 (importing keys to rpm multiple times due to
3720   wrong interpretation of rpm gpg versioning.
3721 - add support for reading the rpm keys, with full id and fingerprint
3722 - rev 3153
3723
3724 -------------------------------------------------------------------
3725 Wed Apr 19 16:47:34 CEST 2006 - kkaempf@suse.de
3726
3727 - don't add duplicate error infos to ResolverContext (#167309)
3728 - rev 3146
3729
3730 -------------------------------------------------------------------
3731 Wed Apr 19 14:10:10 CEST 2006 - kkaempf@suse.de
3732
3733 - fix Resolver::transactReset() (see rev 3122) (#167285)
3734 - rev 3140
3735
3736 -------------------------------------------------------------------
3737 Wed Apr 19 13:48:26 CEST 2006 - ma@suse.de
3738
3739 - Introduced $ZYPP_KEYRING_DEFAULT_ACCEPT_ALL. If this environment
3740   variable is present, all signature checking callbacks will default
3741   to 'accept', in case no recipient is present.
3742
3743 -------------------------------------------------------------------
3744 Wed Apr 19 11:37:47 CEST 2006 - dmacvicar@suse.de
3745
3746 - read content file on construction, and make
3747   provideProduct only insert the already
3748   read product object into the store (#165826)
3749   (dmacvicar)
3750 - When the signature is not found, warn the
3751   user about a unsigned source. When the
3752   key is not found, do nothing, it can be in the
3753   keyring already. (#166016) (dmacvicar)
3754 - enable key verification only if
3755   ZYPP_CHECKSIG env var is set (dmacvicar)
3756 - r1529
3757
3758 -------------------------------------------------------------------
3759 Tue Apr 18 20:41:48 CEST 2006 - kkaempf@suse.de
3760
3761 - fix bugfix 164365, fix bug 167285
3762   Actually clear the transcation state instead of locking it
3763   to 'dont transact'
3764 - rev 3122
3765
3766 -------------------------------------------------------------------
3767 Tue Apr 18 15:46:59 CEST 2006 - visnov@suse.cz
3768
3769 - revert the signature/digest checking callbacks
3770 - rev 3115
3771
3772 -------------------------------------------------------------------
3773 Tue Apr 18 15:14:35 CEST 2006 - kkaempf@suse.de
3774
3775 - Bugfix #165670
3776   - Honor keep requests.
3777   - Dont flag "locked uninstall" as error if a keep request was
3778     issued before.
3779 - rev 3114
3780
3781 -------------------------------------------------------------------
3782 Tue Apr 18 12:04:35 CEST 2006 - kkaempf@suse.de
3783
3784 - rule out locked items during distribution upgrade as early
3785   as possible. (#165670)
3786 - rev 3110
3787
3788 -------------------------------------------------------------------
3789 Mon Apr 17 16:04:35 CEST 2006 - kkaempf@suse.de
3790
3791 - Bugfix #166212
3792   - use APPL_LOW as 'ui initiated, by solver' in transactKind() and
3793     transactResObject().
3794   - resetTransaction(APPL_LOW) before resolving
3795   - enhance transactCaps by using the same algorithm as in
3796     QueueItemRequire
3797     (before: transact all requires and recommends by name
3798      now: transact best requires and recommends by provides)
3799 - rev 3107
3800
3801 -------------------------------------------------------------------
3802 Fri Apr 14 16:04:35 CEST 2006 - visnov@suse.cz
3803
3804 - new callbacks for failing digest
3805 - rev 3098
3806
3807 -------------------------------------------------------------------
3808 Thu Apr 13 17:01:41 CEST 2006 - visnov@suse.cz
3809
3810 - ask for file without a checksum (#165125)
3811
3812 -------------------------------------------------------------------
3813 Thu Apr 13 16:59:38 CEST 2006 - kkaempf@suse.de
3814
3815 - dont install satisfied resolvables (#165843)
3816 - rev 3095
3817
3818 -------------------------------------------------------------------
3819 Thu Apr 13 16:00:21 CEST 2006 - kkaempf@suse.de
3820
3821 - dont abort on failed "dry_run" (#164583)
3822 - rev 3091
3823
3824 -------------------------------------------------------------------
3825 Thu Apr 13 15:19:20 CEST 2006 - visnov@suse.cz
3826
3827 - Ask user if signature file does not exist (#163765)
3828 - handle repomd.xml.asc as optional file (#163765)
3829 - rev 3089
3830
3831 -------------------------------------------------------------------
3832 Thu Apr 13 13:52:08 CEST 2006 - schubi@suse.de
3833
3834 - Bug 164365 - build 906: Deselecting a selection, all packages are still selected
3835 - rev 3087
3836
3837 -------------------------------------------------------------------
3838 Thu Apr 13 11:57:58 CEST 2006 - kkaempf@suse.de
3839
3840 - Dont do transitive uninstalls on uninstalled or upgraded items.
3841   (#165798)
3842 - rev 3083
3843
3844 -------------------------------------------------------------------
3845 Wed Apr 12 17:57:21 CEST 2006 - ma@suse.de
3846
3847 - Added 'rpmNoSignature' to ZYppCommitPolicy (#163862)
3848
3849 -------------------------------------------------------------------
3850 Wed Apr 12 16:44:57 CEST 2006 - mvidner@suse.cz
3851
3852 - Product::updateUrls: restore it from the XML store;
3853   fixed content parsing (#163192).
3854 - restore product flags fro the XML store
3855 - rev 3074
3856
3857 -------------------------------------------------------------------
3858 Wed Apr 12 13:48:25 CEST 2006 - kkaempf@suse.de
3859
3860 - Only consider best arch/version (#165477)
3861 - rev 3069
3862
3863 -------------------------------------------------------------------
3864 Wed Apr 12 10:57:50 CEST 2006 - ma@suse.de
3865
3866 - No need to parse tags at all if there is no item to store values
3867   (e.g. data for unwanted arch). Fixed segv trying to store data in
3868   NULL item. (#165479)
3869 - rev3065
3870
3871 -------------------------------------------------------------------
3872 Tue Apr 11 19:48:51 CEST 2006 - mt@suse.de
3873
3874 - Improved Url path name "//" vs. "/%2f" handling; now if the
3875   url has an authority, "/%2f" is used for ftp only (#163784)
3876 - rev 3062
3877
3878 -------------------------------------------------------------------
3879 Tue Apr 11 16:41:02 CEST 2006 - jsrain@suse.de
3880
3881 - fixed storing patch scripts to target store (#159928)
3882 - rev 3058
3883
3884 -------------------------------------------------------------------
3885 Tue Apr 11 16:24:26 CEST 2006 - kkaempf@suse.de
3886
3887 - if a patch is bad, only skip this patch, not everything
3888   (#165200)
3889 - rev 3057
3890
3891 -------------------------------------------------------------------
3892 Tue Apr 11 15:42:32 CEST 2006 - ma@suse.de
3893
3894 - Susetags:Selections: Allow parsing older .sel file formats. (#159851)
3895 - Susetags:Pattern: Fixed parser.
3896
3897 -------------------------------------------------------------------
3898 Tue Apr 11 15:21:48 CEST 2006 - kkaempf@suse.de
3899
3900 - when uninstalling, only re-establish installed items
3901   supplementing the to-be-uninstalled one. (variant of #165111)
3902 - rev 3054
3903
3904 -------------------------------------------------------------------
3905 Tue Apr 11 14:17:00 CEST 2006 - ma@suse.de
3906
3907 - Susetags:Package: Parse and provide ins/delnotify texts.
3908
3909 -------------------------------------------------------------------
3910 Tue Apr 11 13:01:31 CEST 2006 - kkaempf@suse.de
3911
3912 - when checking freshens/supplements at install, only consider
3913   best architecture/edition (#164453)
3914 - rev 3051
3915
3916 -------------------------------------------------------------------
3917 Tue Apr 11 10:31:41 CEST 2006 - kkaempf@suse.de
3918
3919 - when checking for supplements, only consider best arch, best
3920   edition for installation (#165111)
3921 - rev 3047
3922
3923 -------------------------------------------------------------------
3924 Tue Apr 11 10:23:14 CEST 2006 - schubi@suse.de
3925
3926 - Bug 165117: build 910: Update: Splitted packages are selected for
3927   all archs
3928
3929 -------------------------------------------------------------------
3930 Tue Apr 11 09:30:14 CEST 2006 - visnov@suse.cz
3931
3932 - ask user if a file exists but does not have a checksum (#162797)
3933 - rev 3044
3934
3935 -------------------------------------------------------------------
3936 Mon Apr 10 22:39:34 CEST 2006 - jsrain@suse.de
3937
3938 - parse time and size elements from delta and patch RPM
3939 - rev 3043
3940
3941 -------------------------------------------------------------------
3942 Mon Apr 10 18:55:03 CEST 2006 - mt@suse.de
3943
3944 - Added detection of iSeries virtual CD (/dev/iseries/vcd[a-h])
3945   devices - on powerpc only (#163971)
3946 - rev 3042
3947
3948 -------------------------------------------------------------------
3949 Mon Apr 10 18:05:51 CEST 2006 - kkaempf@suse.de
3950
3951 - fix endless loop in patches parsing.
3952 - rev 3039
3953
3954 -------------------------------------------------------------------
3955 Mon Apr 10 17:00:05 CEST 2006 - jsrain@suse.de
3956
3957 - fixed media handling in SuSEtags source (#164879)
3958 - rev 3037
3959
3960 -------------------------------------------------------------------
3961 Mon Apr 10 16:30:54 CEST 2006 - kkaempf@suse.de
3962
3963 - honor 'dry_run' on package remove (#164732)
3964 - rev 3036
3965
3966 -------------------------------------------------------------------
3967 Mon Apr 10 13:12:49 CEST 2006 - kkaempf@suse.de
3968
3969 - add files from yum filelist as provides to package (#164731)
3970 - rev 3032
3971
3972 -------------------------------------------------------------------
3973 Mon Apr 10 11:10:37 CEST 2006 - kkaempf@suse.de
3974
3975 - honor "+Enh:/-Enh:" in packages file (#156513)
3976
3977 -------------------------------------------------------------------
3978 Mon Apr 10 10:56:24 CEST 2006 - visnov@suse.cz
3979
3980 - fix callback receiver signature to match the callback for removing
3981   package
3982
3983 -------------------------------------------------------------------
3984 Mon Apr 10 10:32:22 CEST 2006 - mvidner@suse.cz
3985
3986 - Added Product::updateUrls, from content/UPDATEURLS (#163192).
3987 - rev 3024
3988
3989 -------------------------------------------------------------------
3990 Sat Apr  8 12:03:37 CEST 2006 - schubi@suse.de
3991
3992 - Bug 164440; Taking wrong architecture while updating obsoletes
3993   splitted packages
3994 - rev 3022
3995
3996 -------------------------------------------------------------------
3997 Sat Apr  8 10:07:06 CEST 2006 - kkaempf@suse.de
3998
3999 - allow relative paths with url file:
4000 - dont filter atoms from going into pool, multi-arch patch
4001   requirements need them. Instead, treat atoms with incompatible
4002   architecture as unneeded.
4003 - rev 3018
4004
4005 -------------------------------------------------------------------
4006 Fri Apr  7 23:57:37 CEST 2006 - jsrain@suse.de
4007
4008 - product now provides short name
4009 - rev 3013
4010
4011 -------------------------------------------------------------------
4012 Fri Apr  7 20:42:09 CEST 2006 - jsrain@suse.de
4013
4014 - read metadata for packages from correct tags in patches (#163220)
4015 - rev 3011
4016
4017 -------------------------------------------------------------------
4018 Fri Apr  7 19:57:41 CEST 2006 - kkaempf@suse.de
4019
4020 - more detailed resolver error reports (#162994)
4021 - rev 3010
4022
4023 -------------------------------------------------------------------
4024 Fri Apr  7 17:35:07 CEST 2006 - visnov@suse.cz
4025
4026 - report package download progress (#160966)
4027 - rev 3007
4028
4029 -------------------------------------------------------------------
4030 Fri Apr  7 16:27:35 CEST 2006 - kkaempf@suse.de
4031
4032 - transact also for languages (#163819)
4033 - rev 3004
4034
4035 -------------------------------------------------------------------
4036 Fri Apr  7 15:08:06 CEST 2006 - kkaempf@suse.de
4037
4038 - loop through all affected ResObjects in transactResKind (#163819)
4039 - rev 3002
4040
4041 -------------------------------------------------------------------
4042 Fri Apr  7 12:42:35 CEST 2006 - kkaempf@suse.de
4043
4044 - allow re-installation of non-packages (#162906)
4045 - rev 2998
4046
4047 -------------------------------------------------------------------
4048 Fri Apr  7 11:50:22 CEST 2006 - mt@suse.de
4049
4050 - Added loop checking for scsi cdroms (/sys/block/srX) in case
4051   HAL does not provide any drives like on iSeries (#163971).
4052 - rev 2995
4053
4054 -------------------------------------------------------------------
4055 Fri Apr  7 11:05:30 CEST 2006 - kkaempf@suse.de
4056
4057 - add 'licenceToConfirm()' to Product. (#164375)
4058
4059 -------------------------------------------------------------------
4060 Fri Apr  7 10:36:05 CEST 2006 - ma@suse.de
4061
4062 - Avoid excessive CD hopping on commit. But still far from
4063   being perfect. (#159679)
4064 - Fixed Target::commit: Despite dry_run set True, packages
4065   were depeted.
4066
4067 -------------------------------------------------------------------
4068 Fri Apr  7 08:32:32 CEST 2006 - visnov@suse.cz
4069
4070 - honour if user decides to skip a package in commit (#156031)
4071
4072 -------------------------------------------------------------------
4073 Thu Apr  6 18:14:30 CEST 2006 - jsrain@suse.de
4074
4075 - fixed parsing external reference to script in patch (#163221)
4076 - r2981
4077
4078 -------------------------------------------------------------------
4079 Thu Apr  6 17:07:10 CEST 2006 - dmacvicar@suse.de
4080
4081 - cache and provide content.asc/key optionally. Dont show a
4082   popup if they dont exists. (dmacvicar)
4083 - Actually abort when verify signature workflow is false. (dmacvicar)
4084 - r2978
4085
4086 -------------------------------------------------------------------
4087 Thu Apr  6 16:37:49 CEST 2006 - jsrain@suse.de
4088
4089 - fixed setting autorefresh flag for installation sources
4090
4091 -------------------------------------------------------------------
4092 Thu Apr  6 15:53:02 CEST 2006 - kkaempf@suse.de
4093
4094 - drop patches with incompatible architecture.
4095 - rev 2972
4096
4097 -------------------------------------------------------------------
4098 Thu Apr  6 15:33:11 CEST 2006 - mt@suse.de
4099
4100 - Added info method to media verifier base and more debug info
4101 - rev 2970
4102
4103 -------------------------------------------------------------------
4104 Wed Apr  5 19:27:46 CEST 2006 - kkaempf@suse.de
4105
4106 - Dont deny the "/" attach point in MediaDIR, since this is used
4107   for all "file:" urls, esp. local packages.
4108 - rev 2962
4109
4110 -------------------------------------------------------------------
4111 Wed Apr  5 18:21:58 CEST 2006 - schubi@suse.de
4112
4113 - Bug 159673 - only one conflict solvable per page
4114
4115 -------------------------------------------------------------------
4116 Wed Apr  5 18:01:37 CEST 2006 - kkaempf@suse.de
4117
4118 - parse all dependencies of 'packages' file (#163773)
4119 - rev 2957
4120
4121 -------------------------------------------------------------------
4122 Wed Apr  5 17:47:04 CEST 2006 - dmacvicar@suse.de
4123
4124 - Use the original media descr_dir on refresh for
4125   suse tags source (#163196)
4126 - r2952
4127
4128 -------------------------------------------------------------------
4129 Wed Apr  5 16:44:08 CEST 2006 - kkaempf@suse.de
4130
4131 - add Source::setUrl() for zmd backend helper.
4132 - rev 2946
4133
4134 -------------------------------------------------------------------
4135 Wed Apr  5 16:44:01 CEST 2006 - dmacvicar@suse.de
4136
4137 - implement rpm keyring / zypp tmp keyring two-way syncronization at rpm
4138 target init. (dmacvicar)
4139 - r2949
4140
4141 -------------------------------------------------------------------
4142 Wed Apr  5 16:28:42 CEST 2006 - mt@suse.de
4143
4144 - Fixed MediaDISK to use a mount -oro,bind id the disk
4145   partition is already attached e.g. by the automounter.
4146   Try to mount it a second time may fail (#163486).
4147 - rev 2944
4148
4149 -------------------------------------------------------------------
4150 Wed Apr  5 15:04:31 CEST 2006 - kkaempf@suse.de
4151
4152 - honor optional 3rd parameter to "=Loc:" key of packages (#154337)
4153 - rev 2940
4154
4155 -------------------------------------------------------------------
4156 Wed Apr  5 12:48:19 CEST 2006 - visnov@suse.cz
4157
4158 - only try to create a source of a given type when restoring
4159   from the persistent store (#162111)
4160
4161 -------------------------------------------------------------------
4162 Wed Apr  5 11:36:54 CEST 2006 - kkaempf@suse.de
4163
4164 - parse all dependencies for patterns (.pat) files (#160602)
4165 - drop YOUPATH and YOUURL from content file.
4166 - rev 2924
4167
4168 -------------------------------------------------------------------
4169 Wed Apr  5 09:27:08 CEST 2006 - visnov@suse.cz
4170
4171 - properly initialize autorefresh for non-remote sources (#154990)
4172 - rev 2919
4173
4174 -------------------------------------------------------------------
4175 Tue Apr  4 19:19:39 CEST 2006 - mt@suse.de
4176
4177 - Added flag to MediaManager::isUseableAttachPoint, whether
4178   to check against system mount entries or not.
4179 - Disallow to use the attachpoints of another media handlers
4180   as source path in MediaDIR.
4181 - rev 2917
4182
4183 -------------------------------------------------------------------
4184 Tue Apr  4 18:47:01 CEST 2006 - dmacvicar@suse.de
4185
4186 -implement callbacks for when package verification (checksum)
4187  fails, offer to retry or abort
4188
4189 -------------------------------------------------------------------
4190 Tue Apr  4 16:57:51 CEST 2006 - dmacvicar@suse.de
4191
4192 - Fix construction of checksum objects when using non-standard
4193   checksum algorithms
4194 - Fix broken YUM cache
4195 - r2913
4196
4197 -------------------------------------------------------------------
4198 Tue Apr  4 16:54:44 CEST 2006 - kkaempf@suse.de
4199
4200 - Keep packages with no version upgrade installed during
4201   distribution upgrade (#162972)
4202 - add 'transactReset()' helper function for UI.
4203 - rev 2908
4204
4205 -------------------------------------------------------------------
4206 Tue Apr  4 14:47:14 CEST 2006 - dmacvicar@suse.de
4207
4208 - r2906
4209
4210 -------------------------------------------------------------------
4211 Tue Apr  4 14:43:15 CEST 2006 - ma@suse.de
4212
4213 - Fixed candidate handling in ui::Selectable. (#156589)
4214
4215 -------------------------------------------------------------------
4216 Tue Apr  4 14:06:23 CEST 2006 - dmacvicar@suse.de
4217
4218 - fix #162984 , gpg hangs because the matching data file
4219   for the key cannot be find. (dmacvicar)
4220 - Fix restore of YUM source using the same cache dir semantics as
4221  susetags instead of assuming there is a cache if a cache_dir
4222   was given. (dmacvicar)
4223
4224 -------------------------------------------------------------------
4225 Tue Apr  4 12:37:51 CEST 2006 - kkaempf@suse.de
4226
4227 - use DISTPRODUCT/DISTVERSION from content file to generate the
4228   product name, version, and release.
4229 - rev 2902
4230
4231 -------------------------------------------------------------------
4232 Mon Apr  3 20:45:55 CEST 2006 - mt@suse.de
4233
4234 - Removed broken forcing of absolute ftp paths added in rev2705 to
4235   MediaCurl, refined cleanupPathName/setPathName in url (#154197).
4236 - rev 2900
4237
4238 -------------------------------------------------------------------
4239 Mon Apr  3 19:30:35 CEST 2006 - kkaempf@suse.de
4240
4241 - add Resolver::freshenPool() (#156980)
4242 - rev 2893
4243
4244 -------------------------------------------------------------------
4245 Mon Apr  3 08:33:12 CEST 2006 - kkaempf@suse.de
4246
4247 - skip incompatible archs in filelist parsing.
4248 - restrict pathes to 'interesting' ones (/bin/, /sbin/, /lib/,
4249   /lib64/, ...)
4250 - rev 2886
4251
4252 -------------------------------------------------------------------
4253 Sun Apr  2 22:18:06 CEST 2006 - kkaempf@suse.de
4254
4255 - skip incompatible archs in primary parsing.
4256 - rev 2883
4257
4258 -------------------------------------------------------------------
4259 Sun Apr  2 11:17:56 CEST 2006 - kkaempf@suse.de
4260
4261 - allow setting of source when parsing local .rpm (#147765)
4262 - rev 2880
4263
4264 -------------------------------------------------------------------
4265 Fri Mar 31 18:53:55 CEST 2006 - schubi@suse.de
4266
4267 - Do not update packages over other architectures
4268
4269 -------------------------------------------------------------------
4270 Fri Mar 31 18:28:59 CEST 2006 - sh@suse.de
4271
4272 - Added zypp/ui/UserWantedPackages to support the UI's
4273   "automatic changes" dialog (bug #152700)
4274
4275 -------------------------------------------------------------------
4276 Fri Mar 31 18:02:05 CEST 2006 - jsrain@suse.de
4277
4278 - use KeyRing class to validate repomd.xml (#160909)
4279
4280 -------------------------------------------------------------------
4281 Fri Mar 31 17:33:21 CEST 2006 - dmacvicar@suse.de
4282
4283 - Product resolvables should be readable by normal users.
4284   (#162474) (dmacvicar)
4285 - implemented keyring and metadata signature verification
4286   in susetags source
4287 - dont delete the lock if we did not acquire it
4288 - r2847
4289
4290 -------------------------------------------------------------------
4291 Fri Mar 31 16:34:51 CEST 2006 - mt@suse.de
4292
4293 - Added disabling of the automounter while MediaManager
4294   init and restoring of the old state on exit (#154326).
4295 - Implemented check if media (CD) is automounted or not
4296 - rev 2840
4297
4298 -------------------------------------------------------------------
4299 Fri Mar 31 13:27:09 CEST 2006 - mt@suse.de
4300
4301 - Implemented several hal get/set/removeDeviceProperty wrappers
4302 - Improved HalException to allow to fetch HAL/DBUS error componets
4303 - rev 2830
4304
4305 -------------------------------------------------------------------
4306 Fri Mar 31 12:44:25 CEST 2006 - kkaempf@suse.de
4307
4308 - honor subscription status of catalogs (#162350)
4309 - rev 2827
4310
4311 -------------------------------------------------------------------
4312 Fri Mar 31 11:29:05 CEST 2006 - mt@suse.de
4313
4314 - Enabled CD eject error reporting exceptions (#154326)
4315 - rev 2822
4316
4317 -------------------------------------------------------------------
4318 Fri Mar 31 06:40:51 CEST 2006 - kkaempf@suse.de
4319
4320 - support "dry run" (#159467)
4321 - implement "transactResKind" (#161400)
4322 - rev 2817
4323
4324 -------------------------------------------------------------------
4325 Thu Mar 30 17:22:49 CEST 2006 - jsrain@suse.de
4326
4327 - add checksum for external patches (#159928)
4328
4329 -------------------------------------------------------------------
4330 Thu Mar 30 16:48:01 CEST 2006 - kkaempf@suse.de
4331
4332 - calculate product architecture (#158198)
4333
4334 -------------------------------------------------------------------
4335 Wed Mar 29 23:28:13 CEST 2006 - jsrain@suse.de
4336
4337 - fixed checking checksum of YUM metadata, added sha1 vs. sha256
4338   detection
4339
4340 -------------------------------------------------------------------
4341 Wed Mar 29 23:12:30 CEST 2006 - ma@suse.de
4342
4343 - Auto protect installed packages from unknown vendor. (#157446)
4344
4345 -------------------------------------------------------------------
4346 Wed Mar 29 09:13:51 CEST 2006 - visnov@suse.de
4347
4348 - added support for external scripts to metadata (#159928) (jsrain)
4349 - fixed handling of Language resolvables (ma)
4350 - fix leak in rpmdb (dmacvicar)
4351 - added softlock for autoyast (#159466) (ma)
4352 - Fixed exceptions in doGetFileCopy() to show full url
4353   including the file instead of just the media base url. (mt)
4354 - Provide Language::summary (ma)
4355 - check patterns and selections file exist
4356   before veryfing them (#161300) (dmacvicar)
4357 - added YUM metadata checksum computation (jsrain)
4358 - added interface to patch of a message (jsrain)
4359 - r2734
4360
4361 -------------------------------------------------------------------
4362 Mon Mar 27 23:57:16 CEST 2006 - jsrain@suse.de
4363
4364 - added support for external scripts to metadata (#159928)
4365 - r2709
4366
4367 -------------------------------------------------------------------
4368 Sat Mar 25 22:08:26 CET 2006 - jsrain@suse.de
4369
4370 - report separate exception when trying to start source cache again to
4371   suppress incorrect error message in XEN installation
4372 - r2682
4373
4374 -------------------------------------------------------------------
4375 Fri Mar 24 18:16:22 CET 2006 - schubi@suse.de
4376
4377 - Implement inter process locking in zypp.
4378 - Added No medium found output
4379 - splitting modaliases in supplements TOO
4380 - parse also the available signing keys
4381
4382 -------------------------------------------------------------------
4383 Fri Mar 24 10:44:10 CET 2006 - visnov@suse.cz
4384
4385 - release all media when removing source (#159754) (visnov)
4386 - more testsuites (schubi)
4387 - updated translations (schubi)
4388 - added MediaNotEjectedException (mt)
4389 - rev 2652
4390
4391 -------------------------------------------------------------------
4392 Thu Mar 23 14:10:54 CET 2006 - dmacvicar@suse.de
4393
4394 - fix patches descriptions (dmacvicar)
4395 - fix source serialization (dmacvicar)
4396 - metadata for kernel test (schubi)
4397 - Arch tests updated (ma)
4398 - classify NULL Ptr as unique (ma)
4399 - Added host check, because file Url allows it now. (mt)
4400 - prepare modalias fix (#159766) (ma)
4401 - Provide iterator based access to SourceManager data. (ma)
4402 - Fixed "file:" Url scheme config to allow relative paths; (mt)
4403   RFC1738 says, it may contain a hostname as well...
4404 - revision 2633
4405
4406 -------------------------------------------------------------------
4407 Wed Mar 22 19:58:37 CET 2006 - visnov@suse.cz
4408
4409 - pkg-config support (mvidner)
4410 - close all medias when destructing MediaSet (jsrain)
4411 - rev 2622
4412
4413 -------------------------------------------------------------------
4414 Wed Mar 22 15:48:05 CET 2006 - dmacvicar@suse.de
4415
4416 - Bug 159976 - build 804: Adding AddOn CD via ftp gives error (dmacvicar)
4417 - Message callback implemented to show patch messages (visnov)
4418 - Bug 159696 (schubi)
4419 - provide transform_iterators to iterate over a maps keys or values (ma)
4420 - added 'bool Arch::empty() const' test for an empty Arch string (ma)
4421 - added script and message installation (jsrain)
4422 - chooses the 'right' kernel now (kkaempf)
4423 - Use noarch if no arch is specified in patches (dmacvicar)
4424 - rev 2611
4425
4426 -------------------------------------------------------------------
4427 Tue Mar 21 19:06:56 CET 2006 - mvidner@suse.cz
4428
4429 - Added some debug output including the access id (mt)
4430 - Bug #154326: Enabled FORCE_RELEASE_FOREIGN flag causing
4431   release with eject=true on attached media, to umount
4432   other mounts as well. (mt)
4433 - 159483 - solver does not blame missing dependency (schubi)
4434 - Added a variant of MediaHandler::forceRelaseAllMedia (ma)
4435 - Fixed MediaCD::forceEject() to handle DELAYED_VERIFY
4436   and use forceRelaseAllMedia if FORCE_RELEASE_FOREIGN=1 (ma)
4437 - fixed ZYPP_RETHROW (#156430) (ma)
4438 - patch for #156114 (visnov)
4439 - fixed container.erase loops (ma)
4440 - Fixed to reset desired (cached) flag before the action (mt)
4441 - Removed return in forceRelaseAllMedia (void function) (mt)
4442 - Parse nonexisting architecture to noarch so patches dont get
4443   filtered by the pool (dmacvicar)
4444 - 159512 - yast2-qt does not show label of to be installed products
4445   anymore (dmacvicar)
4446 - 159765 - Hidden patterns still visible (dmacvicar)
4447 - Use noarch if no arch is specified. (dmacvicar)
4448 - r2594
4449
4450 -------------------------------------------------------------------
4451 Tue Mar 21 09:04:06 CET 2006 - visnov@suse.de
4452
4453 - properly report error for media change callback
4454 - rev 2579
4455
4456 -------------------------------------------------------------------
4457 Mon Mar 20 23:02:07 CET 2006 - ma@suse.de
4458
4459 - fixed memory leak in XMLNodeIterator (#157474)
4460 - disabled storing filelist (YUMFileListParser) and changelog (YUMOtherParser)
4461 - Renamed private MediaManager::forceMediaRelease
4462   function to forceReleaseShared (more exact name)
4463 - Implemented forceRelaseAllMedia() that can be
4464   used to release also foreign (user) mounts.
4465 - Added use of forceRelaseAllMedia for CD/DVDs
4466   if FORCE_RELEASE_FOREIGN is 1 (default 0)
4467 - little cleanup of the checkAttached function
4468 - r2578
4469
4470 -------------------------------------------------------------------
4471 Mon Mar 20 17:04:28 CET 2006 - mvidner@suse.cz
4472
4473 - don't try to attach without exception handling (#158620)
4474 - fix descriptions, as a new tag Des for selections exists now.
4475 - fix #157683: failure after adding add-on product to install
4476   sources
4477 - added more files for translation
4478 - resolve-dependencies.cc: establish pool
4479 - parse-metadata.cc: catch bad URL
4480 - set zmdid for atoms
4481 - r2574
4482
4483 -------------------------------------------------------------------
4484 Sun Mar 19 19:24:44 CET 2006 - kkaempf@suse.de
4485
4486 - fix testsuite.
4487 - provide edition and architecture for all kinds of yum
4488   resolvables.
4489 - fix ResStatus output.
4490 - establish atoms correctly.
4491 - treat requires to unneeded resolvables as fulfilled.
4492 - rev 2559
4493
4494 -------------------------------------------------------------------
4495 Sun Mar 19 00:05:17 CET 2006 - kkaempf@suse.de
4496
4497 - fix the build
4498 - only consider best architecture/version (#157594)
4499 - prefer providers which supplement/enhance installed or
4500   to-be-installed packages (fixes the tpctl-kmp issue)
4501 - rev 2546
4502
4503 -------------------------------------------------------------------
4504 Sat Mar 18 02:22:22 CET 2006 - kkaempf@suse.de
4505
4506 - provide more filters for pkg-bindings (#158602)
4507 - add SystemResObject to provide system (modalias, hal, ...)
4508   capabilities.
4509 - handle this during resolving.
4510 - make the modalias and hal capability match the SystemResObject
4511   by default, thereyby triggering a modalias (resp. hal)
4512   evaluation.
4513 - xmlstore: decouple target store from YUM schema.
4514 - clean up moving of hal() and modalias() from provides to
4515   supplements in ResolvableImpl.
4516 - add PatchContents() for UI.
4517 - handle Edition::noedition as empty string.
4518 - r2537
4519
4520 -------------------------------------------------------------------
4521 Tue Mar 14 23:32:44 CET 2006 - jsrain@suse.de
4522
4523 - releasing all medias when asking for CD (#156981)
4524 - r2471
4525
4526 -------------------------------------------------------------------
4527 Tue Mar 14 19:38:43 CET 2006 - mvidner@suse.cz
4528
4529 - ResStatus::resetTransact must return a value.
4530 - Fixed random build failures in LanguageCode.cc.
4531   (Rewrote the CodeMaps constructor so that gcc does not
4532   optimize a 500-statement basic block.)
4533 - Fix constructions of patch objects. Actually insert atoms in atoms
4534   list. Insert atoms for package even if the package does not exists
4535   in the source. Fixes #157628 (dmacvicar).
4536 - Fixed license reading from susetags, #151834 (dmacvicar).
4537 - r2468
4538
4539 -------------------------------------------------------------------
4540 Tue Mar 14 16:59:42 CET 2006 - mvidner@suse.cz
4541
4542 - added ResStatus::resetTransact (ma)
4543 - bugfix for #156439 (schubi)
4544 - Added Source_Ref::setAlias (#154913).
4545 - Do not assume there is a product file when scanning for products
4546   (visnov)
4547 - function to disable all sources in the persistent store (visnov)
4548 - dependency errors go to stdout, not stderr; output resolver info
4549   directly to stderr (kkaempf)
4550 - rev 2464
4551
4552 -------------------------------------------------------------------
4553 Tue Mar 14 01:34:38 CET 2006 - kkaempf@suse.de
4554
4555 - fix merging of resolver info (needed for #157684).
4556 - errors are also important in ResolverInfo.
4557 - improve debug output in ResolverContext.
4558 - rev 2455
4559
4560 -------------------------------------------------------------------
4561 Mon Mar 13 22:54:01 CET 2006 - jsrain@suse.de
4562
4563 - delete RPMs downloaded via HTTP/FTP after installnig them
4564   (#157011)
4565 - fixed product registration (reverted autorefresh patch) (#157566)
4566
4567 -------------------------------------------------------------------
4568 Mon Mar 13 11:53:52 CET 2006 - kkaempf@suse.de
4569
4570 - if root!="/", always prefer the upgrade candidate (#155472)
4571 - implement license confirmed api for UI.
4572 - prefer architecture over version in distribution upgrade
4573   (#157501)
4574 - clean up media handling.
4575 - rev 2448
4576
4577 -------------------------------------------------------------------
4578 Sun Mar 12 22:31:09 CET 2006 - kkaempf@suse.de
4579
4580 - init Modalias properly.
4581 - fix warnings in testcases.
4582 - rev 2432
4583
4584 -------------------------------------------------------------------
4585 Sat Mar 11 21:25:18 CET 2006 - kkaempf@suse.de
4586
4587 - drop libjpeg-devel and sqlite-devel from build requires.
4588
4589 -------------------------------------------------------------------
4590 Sat Mar 11 08:16:53 CET 2006 - kkaempf@suse.de
4591
4592 - implement 'modalias()' capability (#157406)
4593 - make dependencies consistent, its 'freshens'.
4594 - cope with user umounts of devices.
4595 - add debug to SourceManager.
4596 - rev 2418
4597
4598 -------------------------------------------------------------------
4599 Fri Mar 10 16:20:41 CET 2006 - kkaempf@suse.de
4600
4601 - allow version downgrade during distribution upgrade if the
4602   newer package is coming from a trusted vendor (#155472)
4603 - implement locale fallback
4604 - 'freshen' -> 'freshens' in schema definitions to make it
4605   consistent with all other dependency definitions.
4606 - better error reporting for .pat and .sel files.
4607 - rule out packages from dependency resolutions which are
4608   de-selected by user (#155368)
4609 - use locale fallbacks in package translations.
4610 - refresh source when re-enabling it.
4611 - rev 2406
4612
4613 -------------------------------------------------------------------
4614 Tue Mar  7 21:18:19 CET 2006 - kkaempf@suse.de
4615
4616 - split of libzypp-zmd-backend subpackage as a stand-alone
4617   leaf package.
4618 - encapsulate bool test for Source_Ref better.
4619 - fixed stack overflow (ma).
4620 - make testsuite build again.
4621 - rev 2346
4622
4623 -------------------------------------------------------------------
4624 Tue Mar  7 16:17:07 CET 2006 - kkaempf@suse.de
4625
4626 - fixed URL rewriting for CD2 and following (#154762)
4627 - fixed ResPoolProxy diffState (for proper ok/cancel support
4628   in UI)
4629 - added special exception class for aborting installation
4630   (#154936)
4631 - only auto-change directories if they end in CDn or DVDn.
4632 - rev 2320.
4633
4634 -------------------------------------------------------------------
4635 Tue Mar  7 15:37:51 CET 2006 - kkaempf@suse.de
4636
4637 - silently ignore multiple installs of the same package.
4638 - fix disk usage for installs and uninstalls.
4639 - rev 2308
4640
4641 -------------------------------------------------------------------
4642 Mon Mar  6 22:22:57 CET 2006 - kkaempf@suse.de
4643
4644 - zmd-backend: filter out incompatible architectures from
4645   repository.
4646 - rev 2298
4647
4648 -------------------------------------------------------------------
4649 Mon Mar  6 21:35:24 CET 2006 - kkaempf@suse.de
4650
4651 - sync libzypp media data with mtab.
4652 - improve resolver error and solution reports.
4653 - fix source cache reading (#155459).
4654 - default cached sources to enabled (#155459).
4655 - let each source provide public keys.
4656 - rev 2297
4657
4658 -------------------------------------------------------------------
4659 Sun Mar  5 15:48:29 CET 2006 - kkaempf@suse.de
4660
4661 - only write by-sovler transactions back (#154976)
4662 - rev 2278
4663
4664 -------------------------------------------------------------------
4665 Sat Mar  4 12:36:40 CET 2006 - kkaempf@suse.de
4666
4667 - release last used source at end of commit (#155002)
4668 - rev 2277
4669
4670 -------------------------------------------------------------------
4671 Fri Mar  3 23:14:50 CET 2006 - kkaempf@suse.de
4672
4673 - cope with NULL values in zmd catalogs table (#153584)
4674 - set YAST_IS_RUNNING in transact zmd helper (#154820)
4675 - run SuSEconfig after transact zmd helper (#154820)
4676 - add softTransact to honor user vs. soft requirements (#154650)
4677 - honor all build keys provided by a package source.
4678 - add source metadata refresh.
4679 - add progress callbacks to zmd helpers.
4680 - rev 2276
4681
4682 -------------------------------------------------------------------
4683 Thu Mar  2 21:59:07 CET 2006 - kkaempf@suse.de
4684
4685 - include .diffs into main source.
4686 - catch exception when ejecting media which was unmounted externally
4687   (#154697).
4688 - init source in zmd-backend correctly (#154667)
4689 - implement disk usage info for YaST.
4690 - clean up XML schema files.
4691 - catch CPUs identifying as 'i686' but being 'i586'.
4692 - allow definition of preferred attach (mount) point for media.
4693 - make resolver results more readable.
4694 - use language fallbacks if none of multiple language providers
4695   matches.
4696 - get rid of ignoring wrong arch in resolver, having the wrong
4697   architecture is prevented by other means.
4698 - prepare for translations in exceptions.
4699 - fix 'abort does not abort'
4700 - implement 'flag' I/O in target cache backend.
4701 - skip incompatibles architectures in packages.<lang>
4702 - rev 2228
4703
4704 -------------------------------------------------------------------
4705 Thu Mar  2 13:44:34 CET 2006 - kkaempf@suse.de
4706
4707 - dont even provide src/nosrc from the source.
4708 - rev 2169 + diffs
4709
4710 -------------------------------------------------------------------
4711 Wed Mar  1 17:23:23 CET 2006 - kkaempf@suse.de
4712
4713 - Initialize commit result (#154409)
4714 - release media if its wrong (#154326)
4715 - dont copy src/nosrc packages to the pool (#154627)
4716 - reduce XML logging.
4717 - rev 2169 + diffs
4718
4719 -------------------------------------------------------------------
4720 Tue Feb 28 16:10:14 CET 2006 - kkaempf@suse.de
4721
4722 - fix path of .po files (#154074).
4723 - parse the correct package.<lang> file (kinda #154074).
4724 - complain about bad "=Sel:" or "=Pat:" lines (#153065).
4725 - reattach all released medias.
4726 - raise exception instead of abort() on XML errors (#154104).
4727 - update translations.
4728 - PathInfo: implemented a copy_dir_content (variant of copy_dir)
4729   and is_empty_dir utility function
4730 - rev 2169
4731
4732 -------------------------------------------------------------------
4733 Tue Feb 28 14:51:46 CET 2006 - kkaempf@suse.de
4734
4735 - check freshens and supplements for packages (#154074).
4736 - only complain about incomplete installed resolvables,
4737   if they are uninstalled, schedule them for installation.
4738   (#154074)
4739 - add testcases for locale() provides.
4740 - add lang_country -> lang fallback.
4741 - have locale(parent:...) deps match any provides of 'parent'
4742   also when uninstalling a package.
4743 - rev 2148
4744
4745 -------------------------------------------------------------------
4746 Tue Feb 28 10:35:15 CET 2006 - kkaempf@suse.de
4747
4748 - change the locale(...) separator to ";" (#153791)
4749 - complete "find-files" of zmd-backend.
4750 - rev 2140
4751
4752 -------------------------------------------------------------------
4753 Tue Feb 28 10:28:06 CET 2006 - visnov@suse.de
4754
4755 - avoid attaching media when initializing source
4756 - rev 2139
4757
4758 -------------------------------------------------------------------
4759 Mon Feb 27 21:26:00 CET 2006 - kkaempf@suse.de
4760
4761 - warn about misspelled 'locale(...)' provides
4762 - add testcases
4763 - rev 2134
4764
4765 -------------------------------------------------------------------
4766 Mon Feb 27 20:19:40 CET 2006 - kkaempf@suse.de
4767
4768 - fix the build
4769 - rev 2129
4770
4771 -------------------------------------------------------------------
4772 Mon Feb 27 18:15:16 CET 2006 - kkaempf@suse.de
4773
4774 - provide available locales to application (#153583)
4775 - honor 'requestedLocales' (language dependant packages)
4776 - honor release requests for all holders of a device.
4777 - silently re-attach after a forced release.
4778 - solver improvements.
4779 - handle source caches.
4780 - proper logging in zmd backend helpers.
4781 - rev 2127
4782
4783 -------------------------------------------------------------------
4784 Mon Feb 27 13:44:39 CET 2006 - kkaempf@suse.de
4785
4786 - upgrade always to best version and arch (#153577)
4787 - reset 'transact' state for obsoleted packages (#153578)
4788 - translation updates
4789 - rev 2113
4790
4791 -------------------------------------------------------------------
4792 Mon Feb 27 10:42:33 CET 2006 - kkaempf@suse.de
4793
4794 - add support for 'local' .rpm packages to zmd-backend.
4795 - rev 2101
4796
4797 -------------------------------------------------------------------
4798 Sun Feb 26 20:24:10 CET 2006 - kkaempf@suse.de
4799
4800 - fix build of zmd/backend.
4801 - actually fill 'files' table in package-files.
4802 - rev 2094
4803
4804 -------------------------------------------------------------------
4805 Sun Feb 26 17:43:06 CET 2006 - kkaempf@suse.de
4806
4807 - improve testcases.
4808 - add 'setPossibleLocales()' to ZYpp, this defines the set
4809   of possible locales to choose from (#153583)
4810 - provide LanguageImpl and create 'Language' resolvables for
4811   each 'possible' locale.
4812 - fix YUM parsing of patches, insert 'atoms' to link patches
4813   with packages.
4814 - replace gzstream/ with own, existing implementation.
4815 - honor locks in solver (#150231)
4816 - sync pool with target after commit() properly (#150565, #153066)
4817 - new zmd helper 'package-files'
4818 - rev 2093
4819
4820 -------------------------------------------------------------------
4821 Thu Feb 23 21:45:06 CET 2006 - kkaempf@suse.de
4822
4823 - prevent multiple initializations of the target (#153124)
4824 - implement 'loopback mounted ISO images'
4825 - retain old package sources on upgrade.
4826 - support compressed .xml files in 'repodata' type repositories.
4827 - rev 2025
4828
4829 -------------------------------------------------------------------
4830 Thu Feb 23 15:16:58 CET 2006 - kkaempf@suse.de
4831
4832 - parse locale(...) provides and construct correct dependencies.
4833
4834 -------------------------------------------------------------------
4835 Thu Feb 23 14:16:44 CET 2006 - kkaempf@suse.de
4836
4837 - always upgrade to candidate (#152760).
4838 - fix typo in package sorting.
4839 - prepare handling of locale provides.
4840 - rev 1995
4841
4842 -------------------------------------------------------------------
4843 Thu Feb 23 10:53:51 CET 2006 - kkaempf@suse.de
4844
4845 - sort src/nosrc package to right list during commit.
4846 - revert installtime/buildtime in susetags parser (#152760)
4847 - rev 1990
4848
4849 -------------------------------------------------------------------
4850 Thu Feb 23 10:22:08 CET 2006 - kkaempf@suse.de
4851
4852 - reset state after successful commit (#153030)
4853 - run "rpm -e" always with "--nodeps" (#153026)
4854 - provide separate resolvable kind for src packages.
4855 - extend status field for LOCK and LICENSE.
4856 - add sameState()/diffState() for UI.
4857 - provide 'best' candidate for UI.
4858 - set 60 sec timeout for curl access.
4859 - don't cross-compare solver results, takes too much time.
4860 - provide sizes of installed packages.
4861 - extend REQUIRES semantics in content file.
4862 - add "parse-metadata" helper to zmd-backend.
4863 - rev 1987
4864
4865 -------------------------------------------------------------------
4866 Wed Feb 22 14:51:46 CET 2006 - kkaempf@suse.de
4867
4868 - provide complete disk usage data (#152761)
4869 - include upgrade flag when copying solver solution
4870   back to pool (#152717)
4871 - rev 1959
4872
4873 -------------------------------------------------------------------
4874 Wed Feb 22 13:16:48 CET 2006 - kkaempf@suse.de
4875
4876 - don't insert incompatible architectures to the pool (#151933)
4877 - don't accept incompatible architectures from a repository
4878   (#151933)
4879 - separate rpm log (#151431).
4880 - allow extended product requires.
4881 - rev 1954
4882
4883 -------------------------------------------------------------------
4884 Tue Feb 21 22:02:59 CET 2006 - kkaempf@suse.de
4885
4886 - provide the XML schema files in the main package. (#152593)
4887
4888 -------------------------------------------------------------------
4889 Tue Feb 21 20:05:34 CET 2006 - kkaempf@suse.de
4890
4891 - provide arch compat handling.
4892 - implement data upload to zmd.
4893 - fix source metadata caching on target.
4894 - add 'supplements' dependencies to 'yum' parser.
4895 - provide user agent identification to curl calls.
4896 - move resolver branches (multiple alternatives) back in queue
4897   (resolve known things first, then the unknown ones).
4898 - clean up 'packages' parser.
4899 - rev 1947
4900
4901 -------------------------------------------------------------------
4902 Tue Feb 21 09:18:53 CET 2006 - kkaempf@suse.de
4903
4904 - improve media mount/umount interface
4905 - prepare class ArchCompat for proper architecture ordering
4906   and compatibility handling.
4907 - add returns to dummy functions in DbAccess.
4908 - rev 1913
4909
4910 -------------------------------------------------------------------
4911 Mon Feb 20 21:08:22 CET 2006 - kkaempf@suse.de
4912
4913 - don't explictly delete to-be-upgraded packages.
4914 - finish query-system, resolve-dependencies, and transact for
4915   libzypp-zmd-backend.
4916 - provide Pattern::category.
4917 - move system architecture to toplevel.
4918 - make target store pathname settable.
4919 - speed up rpmdb reading by properly filtering unwanted file
4920   provides.
4921 - rev 1905
4922
4923 -------------------------------------------------------------------
4924 Sun Feb 19 20:35:03 CET 2006 - kkaempf@suse.de
4925
4926 - new translations.
4927 - proofread texts.
4928 - when comparing solutions, prefer higher versions.
4929 - provide generic 'SafeBool' for bool conversions.
4930 - add PtrTypes testsuites.
4931 - rev 1876
4932
4933 -------------------------------------------------------------------
4934 Fri Feb 17 21:43:51 CET 2006 - kkaempf@suse.de
4935
4936 - integrate all diffs
4937 - move Target::commit to toplevel API
4938 - generalize dependency iterators and hash dependency
4939   information in pool (for speedup)
4940 - add 'supplements' as dependency
4941 - make more pattern attributes available
4942 - drop "smbfs" in favour of "cifs" (#151476)
4943 - add metadata cache to sources (Beta4 bug)
4944 - run "rpm -e"  with name-version-release
4945 - fix update conflicts
4946 - rev 1864
4947
4948 -------------------------------------------------------------------
4949 Thu Feb 16 20:02:19 CET 2006 - kkaempf@suse.de
4950
4951 - fix-mediachange.diff: dont skip CD but retry after media change
4952 - cd-eject-button.diff: fix CD url so YaST recognizes it and shows
4953   'eject' button
4954 - release-forced-eject-no-ptrfix.diff: fix refcounting in ptrs
4955   so media handle gets actually released and media unmounted.
4956
4957 -------------------------------------------------------------------
4958 Thu Feb 16 14:40:31 CET 2006 - kkaempf@suse.de
4959
4960 - implement arch scoring
4961 - prefer better arch (#151427)
4962 - transitive depedencies of weak requirements are non-weak
4963   (#151446)
4964 - rev 1778 + diff
4965
4966 -------------------------------------------------------------------
4967 Wed Feb 15 18:19:12 CET 2006 - kkaempf@suse.de
4968
4969 - ignore self and to-be-updated conflicts (#150844)
4970 - fix enable of target store (for non-packages)
4971 - rev 1778
4972
4973 -------------------------------------------------------------------
4974 Wed Feb 15 13:11:28 CET 2006 - kkaempf@suse.de
4975
4976 - fix "cd:" url (#151121)
4977 - provide location() in public Package api
4978 - allow running distribution upgrade in testmode
4979 - extend HAL interface
4980 - rev 1762
4981
4982 -------------------------------------------------------------------
4983 Wed Feb 15 10:10:48 CET 2006 - kkaempf@suse.de
4984
4985 - pass normal and locale packages from selections correctly.
4986 - its "baseconf" for base selections.
4987 - Make 'ZYpp' an obvious singleton.
4988 - provide releasenotesUrl.
4989 - dont continue upgrade without target.
4990 - implement 'fake' hal for testing.
4991 - fix package sizes.
4992 - more solver testcases.
4993 - rev 1754
4994
4995 -------------------------------------------------------------------
4996 Tue Feb 14 20:52:02 CET 2006 - kkaempf@suse.de
4997
4998 - extend requires of libzypp-devel
4999 - provide package sizes for UI
5000 - provide more UI helpers
5001 - implement Product and related functions
5002 - fix split provides in distribution upgrade
5003 - provide locale information to system
5004 - ask HAL for available devices
5005 - reduce debug information in solver
5006 - filter architectures in source, not in solver
5007 - rev 1743
5008
5009 -------------------------------------------------------------------
5010 Tue Feb 14 07:27:39 CET 2006 - visnov@suse.de
5011
5012 - disable another testsuite for now
5013 - fetch the default locale from environment
5014 - support user-defined formatting of log
5015 - rev 1710
5016
5017 -------------------------------------------------------------------
5018 Mon Feb 13 20:41:36 CET 2006 - visnov@suse.de
5019
5020 - providing basic product information from susetags source
5021 - public API for preferred language
5022 - implemented redirect of logging (#149001)
5023 - report start/finish of source data parsing (#150211)
5024 - store/restore source aliases properly (#150256)
5025 - disable a lot of debug logging to speed up solver
5026 - properly rewrite URL for CDn directory layouts (#149870)
5027 - rev 1706
5028
5029 -------------------------------------------------------------------
5030 Sun Feb 12 16:59:48 CET 2006 - kkaempf@suse.de
5031
5032 - add save/restore state to facilitate UI 'cancel'
5033 - enable target/store
5034 - add 'forceResolve' call and flag to resolver to switch between
5035   task-oriented ZMD and interactive YaST behaviour.
5036 - Fix resolver problem solution texts.
5037 - improve solver problem solution offerings.
5038 - fix media access handling to better support multiple
5039   requestors to single media.
5040 - move the media number checking to the source (media requestor)
5041   which knows how to verify the correct media.
5042 - Fix CD ordering (#149871), adding testcases.
5043 - Move 'PoolItemList' and 'PoolItemSet' typedefs inside classes.
5044 - Add selections to testcases.
5045 - rev 1673
5046
5047 -------------------------------------------------------------------
5048 Sat Feb 11 10:17:15 CET 2006 - kukuk@suse.de
5049
5050 - Fix missing return in Source.cc:124
5051
5052 -------------------------------------------------------------------
5053 Fri Feb 10 18:41:29 CET 2006 - kkaempf@suse.de
5054
5055 - cope with empty arch field in selections
5056 - enable dummy "enableStorage" function
5057 - rev 1610-branch
5058
5059 -------------------------------------------------------------------
5060 Fri Feb 10 15:36:43 CET 2006 - kkaempf@suse.de
5061
5062 - fix random data return in Source.cc
5063 - rev 1610
5064
5065 -------------------------------------------------------------------
5066 Fri Feb 10 15:00:45 CET 2006 - kkaempf@suse.de
5067
5068 - adapt zmd-backend to SourceImpl API change
5069 - rev 1608
5070
5071 -------------------------------------------------------------------
5072 Fri Feb 10 13:54:43 CET 2006 - kkaempf@suse.de
5073
5074 - fix the packages parser bug. Now all packages are parsed
5075   including (english) translations.
5076   source/susetags is back to svn head.
5077 - rev 1600
5078
5079 -------------------------------------------------------------------
5080 Fri Feb 10 10:30:12 CET 2006 - kkaempf@suse.de
5081
5082 - fix off-by-one bug in bitfield handling
5083 - revert source/susetags to rev 1411
5084 - rev 1586
5085
5086 -------------------------------------------------------------------
5087 Thu Feb  9 22:21:43 CET 2006 - kkaempf@suse.de
5088
5089 - dont prereq-sort non-packages
5090 - rev 1584
5091
5092 -------------------------------------------------------------------
5093 Thu Feb  9 21:29:00 CET 2006 - kkaempf@suse.de
5094
5095 - rev 1582
5096
5097 -------------------------------------------------------------------
5098 Thu Feb  9 11:10:54 CET 2006 - kkaempf@suse.de
5099
5100 - update to rev 1543
5101
5102 -------------------------------------------------------------------
5103 Thu Feb  9 00:49:23 CET 2006 - ro@suse.de
5104
5105 - require hal-devel in libzypp-devel
5106 - re-merge fixes (RPM_OPT_FLAGS)
5107
5108 -------------------------------------------------------------------
5109 Wed Feb  8 23:53:58 CET 2006 - kkaempf@suse.de
5110
5111 - make solver behaviour a bit more interactive
5112 - rev 1537
5113
5114 -------------------------------------------------------------------
5115 Wed Feb  8 18:45:21 CET 2006 - schwab@suse.de
5116
5117 - Fix syntax error in configure script.
5118 - Use RPM_OPT_FLAGS.
5119
5120 -------------------------------------------------------------------
5121 Wed Feb  8 17:03:37 CET 2006 - kkaempf@suse.de
5122
5123 - update for qt ui integration
5124 - rev 1504
5125
5126 -------------------------------------------------------------------
5127 Tue Feb  7 23:18:09 CET 2006 - kkaempf@suse.de
5128
5129 - split off libzypp-zmd-backend
5130 - rev 1466
5131
5132 -------------------------------------------------------------------
5133 Tue Feb  7 23:10:59 CET 2006 - kkaempf@suse.de
5134
5135 - another update to svn
5136
5137 -------------------------------------------------------------------
5138 Mon Feb  6 20:42:22 CET 2006 - kkaempf@suse.de
5139
5140 - finish rpm callbacks
5141 - finish UI API
5142 - fix state change resolver<->pool
5143 - zmd backend stuff
5144 - speed up tag file parsing
5145 - rev 1405
5146
5147 -------------------------------------------------------------------
5148 Mon Feb  6 16:53:03 CET 2006 - schubi@suse.de
5149
5150 - disabling failing tests of s390 and ppc
5151
5152 -------------------------------------------------------------------
5153 Mon Feb  6 11:14:16 CET 2006 - schubi@suse.de
5154
5155 - Snapshoot rev 1367
5156
5157 -------------------------------------------------------------------
5158 Mon Feb  6 01:42:48 CET 2006 - kkaempf@suse.de
5159
5160 - use hashes for pool
5161 - rev 1343
5162
5163 -------------------------------------------------------------------
5164 Fri Feb  3 14:21:47 CET 2006 - schubi@suse.de
5165
5166 - removed Obsoletes:    yast2-packagemanager
5167
5168 -------------------------------------------------------------------
5169 Fri Feb  3 11:36:19 CET 2006 - schubi@suse.de
5170
5171 - Snapshoot 3 Feb 2005 (11:30)
5172
5173 -------------------------------------------------------------------
5174 Thu Feb  2 14:27:02 CET 2006 - schubi@suse.de
5175
5176 - Snapshoot 2 Feb 2005 (14:00)
5177
5178 -------------------------------------------------------------------
5179 Thu Feb  2 12:23:03 CET 2006 - schubi@suse.de
5180
5181 - Snapshoot 2 Feb 2005 ( integrating YaST )
5182
5183 -------------------------------------------------------------------
5184 Wed Jan 25 21:37:50 CET 2006 - mls@suse.de
5185
5186 - converted neededforbuild to BuildRequires
5187
5188 -------------------------------------------------------------------
5189 Sat Jan 14 08:51:55 CET 2006 - kkaempf@suse.de
5190
5191 - Initial version
5192