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