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