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