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