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