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