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