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