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