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