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