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