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