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