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