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