- Add Package::filelist, faster and less memory consuming
[platform/upstream/libzypp.git] / package / libzypp.changes
1 -------------------------------------------------------------------
2 Thu Dec 18 13:02:27 CET 2008 - ma@suse.de
3
4 - Add Package::filelist, faster and less memory consuming 
5   implementation of Package::filenames (now deprecated).
6 - revision 11949
7
8 -------------------------------------------------------------------
9 Thu Dec 11 21:39:50 CET 2008 - ma@suse.de
10
11 - Add str::hexencode and str::hexdecode to encode special characters 
12   in a string as %XX.
13 - Hexdecode modalias strings in rpm dependencies because rpm does not 
14   allow comma, blank and other special chars. (bnc #456695)
15 - revision 11927
16
17 -------------------------------------------------------------------
18 Thu Dec 11 17:13:06 CET 2008 - ma@suse.de
19
20 - Catch and report media errors when proving packages. (bnc #457652)
21 - revision 11926
22
23 -------------------------------------------------------------------
24 Wed Dec 10 16:09:08 CET 2008 - ma@suse.de
25
26 - Remove obsolete zypp.conf::productsdir and deprecate 
27   ZConfig::productsPath().
28 - Monitor /etc/products.d to determine if @system.solv needs to be 
29   rebuilt. (bnc #457933)
30 - revision 11923
31 - version 5.24.7 (23)
32
33 -------------------------------------------------------------------
34 Mon Dec  8 15:31:18 CET 2008 - ma@suse.de
35
36 - Execute patch scripts chroot to the installed system. (bnc #456795)
37 - revision 11908
38
39 -------------------------------------------------------------------
40 Mon Dec  8 10:39:30 CET 2008 - schubi@suse.de
41
42 - Make the solver reset function public (bnc #439373)
43 - Revision 11904
44
45 -------------------------------------------------------------------
46 Sun Dec  7 20:21:09 CET 2008 - coolo@suse.de
47
48 - note for coolo: do not trust bash advisory from TPM colleagues
49
50 -------------------------------------------------------------------
51 Fri Dec  5 14:22:11 CET 2008 - ma@suse.de
52
53 - Fix solvers inappropriate selection as byUSER (bnc 455965)
54 - revision 11891
55 - version 5.24.6 (23)
56
57 -------------------------------------------------------------------
58 Thu Dec  4 11:10:35 CET 2008 - coolo@suse.de
59
60 - fix %post script to not warn on fresh install
61
62 -------------------------------------------------------------------
63 Mon Dec  1 19:38:24 CET 2008 - ma@suse.de
64
65 - Fix install order computation losing some installed packages
66   pre-requirements. (bnc #439802)
67 - revision 11845
68 - version 5.24.5 (23)
69
70 -------------------------------------------------------------------
71 Fri Nov 28 16:33:56 CET 2008 - ma@suse.de
72
73 - Prune soft locks to prevent installation but not update of 
74   already installed packages.
75 - revision 11829
76 - version 5.24.4 (23)
77
78 -------------------------------------------------------------------
79 Fri Nov 28 11:36:03 CET 2008 - schubi@suse.de
80
81 - Taking solutions which based on user requirements/conflict
82   "by User" solutions (bnc #442718)
83 - revision 11825 
84
85 -------------------------------------------------------------------
86 Fri Nov 28 00:05:17 CET 2008 - ma@suse.de
87
88 - Take into account the requirements of all obsoleted packages uninstall 
89   scripts when computing the installation order. (bnc #439802)
90 - revision 11823
91 - version 5.24.3 (23)
92
93 -------------------------------------------------------------------
94 Thu Nov 27 14:45:07 CET 2008 - dmacvicar@suse.de
95
96 - fix maybeUnsuported() method returning wrong result
97 - add testcase for future coverage
98 - don't force time based uuid for anonymous id string (bnc #449654)
99 - RELEASE: 5.24.2 (23)
100
101 -------------------------------------------------------------------
102 Wed Nov 26 17:18:00 CET 2008 - ma@suse.de
103
104 - Call 'repo2solv -R' (recursive scan) for plaindir repos. (bnc #443350)
105 - revision 11810
106
107 -------------------------------------------------------------------
108 Wed Nov 26 17:09:12 CET 2008 - dmacvicar@suse.de
109
110 - SHA1SUMS.key is not imported by zypp as known key (bnc #446188)
111 - path and url in add_on_products.xml is evaluated wrong
112   (bnc #446170)
113
114 -------------------------------------------------------------------
115 Mon Nov 24 17:47:35 CET 2008 - schubi@suse.de
116
117 - activate locking for doUpdate (bnc #447684)
118 - revision 11792
119 - RELEASE: 5.24.1 (23)
120  
121 -------------------------------------------------------------------
122 Fri Nov 21 16:56:10 CET 2008 - dmacvicar@suse.de
123
124 - remove unused updaterepokey, replaced by repo
125   product information
126
127 -------------------------------------------------------------------
128 Fri Nov 21 15:12:52 CET 2008 - jkupec@suse.cz
129
130 - fixed uninitialized value in OnMediaLocation (bnc #447010)
131 - revision 11770
132
133 -------------------------------------------------------------------
134 Thu Nov 20 23:59:16 CET 2008 - ma@suse.de
135
136 - Fix retrieval of deltarpm info.
137 - revision 11764
138 - version 5.24.0 (23)
139
140 -------------------------------------------------------------------
141 Thu Nov 20 22:15:28 CET 2008 - ma@suse.de
142
143 - Fix retrieval of Repository attributes like timestamps, keywords
144   and product info.
145 - revision 11760
146
147 -------------------------------------------------------------------
148 Thu Nov 20 19:30:05 CET 2008 - ma@suse.de
149
150 - Enhance class LookupAttr and add convenience class LookupRepoAttr to
151   iterate those solv file attributes which are not acssociated with a 
152   solvable. E.g. product or deltarpm info.
153 - revision 11754
154
155 -------------------------------------------------------------------
156 Wed Nov 19 15:49:38 CET 2008 - jkupec@suse.cz
157
158 - encode user-supplied URL strings before using them in the Url object
159   (bnc #446395, bnc #444267)
160 - revision 11720
161
162 -------------------------------------------------------------------
163 Wed Nov 19 15:15:14 CET 2008 - ma@suse.de
164
165 - Support loading helix files.
166 - revision 11719
167
168 -------------------------------------------------------------------
169 Tue Nov 18 18:37:30 CET 2008 - ma@suse.de
170
171 - Add class filesystem::Glob to find pathnames matching a pattern
172   by using ::glob.
173 - revision 11708
174
175 -------------------------------------------------------------------
176 Thu Nov 13 11:07:56 CET 2008 - schubi@suse.de
177
178 - Taking care for ppc64 while distupgrade (bnc #443685)
179 - revision 11670 
180
181 -------------------------------------------------------------------
182 Wed Nov 12 18:53:03 CET 2008 - ma@suse.de
183
184 - Add Capability ctor from Arch and Name: (Arch_i386, "name") or
185   (Arch_i386, "name == 1.0").
186 - revision 11669
187
188 -------------------------------------------------------------------
189 Wed Nov 12 14:31:20 CET 2008 - ma@suse.de
190
191 - Take care to always reset CURLOPT_TIMECONDITION to prevent incomplete 
192   downloads. (bnc #444109)
193 - revision 11656
194 - version 5.23.0 (23)
195
196 -------------------------------------------------------------------
197 Wed Nov 12 13:19:02 CET 2008 - ma@suse.de
198
199 - Check for modaliases below /sys (bnc #430179)
200 - revision 11653
201
202 -------------------------------------------------------------------
203 Tue Nov 11 18:36:33 CET 2008 - ma@suse.de
204
205 - Avoid superfluous file copying and gpg invocation in keyring handling.
206 - revision 11650
207
208 -------------------------------------------------------------------
209 Tue Nov 11 14:48:52 CET 2008 - ma@suse.de
210
211 - Prevent fetcher from processing the same index file twice. (bnc #443644)
212 - revision 11648
213 - version 5.22.0 (21)
214
215 -------------------------------------------------------------------
216 Fri Nov  7 23:55:47 CET 2008 - ma@suse.de
217
218 - Fix retrieval of patch contents and references attributes. (bnc #442200)
219 - revision 11641
220 - version 5.21.0 (21)
221
222 -------------------------------------------------------------------
223 Fri Nov  7 19:51:00 CET 2008 - ma@suse.de
224
225 - Add CheckSum::asString.
226 - revision 11634
227
228 -------------------------------------------------------------------
229 Fri Nov  7 17:55:48 CET 2008 - ma@suse.de
230
231 - revision 11631
232 - version 5.20.0 (20)
233
234 -------------------------------------------------------------------
235 Thu Nov  6 18:35:25 CET 2008 - dmacvicar@suse.de
236
237 - re-add the flavor to the http header now using a flavor
238   cache that is updated on every target load.
239   Target::dstributionFlavor provides access to this cache
240   in case you need the last used flavor without loading
241   the target.
242
243 -------------------------------------------------------------------
244 Thu Nov  6 16:23:03 CET 2008 - schubi@suse.de
245
246 - added flag: ignorealreadyrecommended to the testcases (bnc #432136)
247 - revsion 11539 
248
249 -------------------------------------------------------------------
250 Thu Nov  6 09:41:48 CET 2008 - schubi@suse.de
251
252 - Adding rule rpm-arch for installed rpm package in order to avoid 
253   unneeded architecture change. (bnc #441004)
254 - revision 11585
255
256 -------------------------------------------------------------------
257 Tue Nov  4 13:21:35 CET 2008 - jkupec@suse.cz
258
259 - handle MediaTimeoutException also in MediaSetAccess::provideFile()
260   (bnc #439983)
261 - revision 11568
262
263 -------------------------------------------------------------------
264 Mon Nov  3 15:30:53 CET 2008 - dmacvicar@suse.de
265
266 - merge contributions by Jon Nelson, the patches resolve 
267   the following issues:
268 - disable the "Pragma: nocache" header which is automatically 
269   used by curl.
270   re-enables the use of a caching http proxy (like squid or others) 
271   and corrects (bnc #326208)
272 - don't generate an If-Modified-Since header if we don't have a
273   previous file to work with
274 - don't generate a Proxy-Authenticate header if one is not called 
275   for.
276
277 -------------------------------------------------------------------
278 Fri Oct 31 14:01:57 CET 2008 - ma@suse.de
279
280 - Do not save solver locks (by APPL_HIGH).
281 - revision 11558
282
283 -------------------------------------------------------------------
284 Fri Oct 31 13:53:39 CET 2008 - dmacvicar@suse.de
285
286 - fetcher.setOptions( Fetcher::AutoAddIndexes ) allows
287   for automatic signed index discovery.
288 - enqueueDir with checksum checking s now enqueueDigestedDir
289
290 -------------------------------------------------------------------
291 Thu Oct 30 14:24:57 CET 2008 - schubi@suse.de
292
293 - solutions: keep/lock will be done by APPL_HIGH. So they will not be
294   saved in the lockfiles
295 - "keep obsolete" will be handled with lock by APPL_HIGH (bnc #439134)
296 - revision  11549 
297
298 -------------------------------------------------------------------
299 Wed Oct 29 14:14:16 CET 2008 - jkupec@suse.cz
300
301 - throw a MediaTimeoutException also on http 504 (gateway timeout)
302   (bnc #425035)
303 - revision 11535
304
305 -------------------------------------------------------------------
306 Wed Oct 29 12:51:55 CET 2008 - ma@suse.de
307
308 - Add 'sh4' architectures.
309 - revision 11534
310
311 -------------------------------------------------------------------
312 Tue Oct 28 22:01:40 CET 2008 - dmacvicar@suse.de
313
314 - don't free the header before curl_perform as curl does not
315   copy it. (bnc#439532)
316
317 -------------------------------------------------------------------
318 Tue Oct 28 16:47:36 CET 2008 - ma@suse.de
319
320 - Add 'arm' architectures.
321 - revision 11525
322
323 -------------------------------------------------------------------
324 Tue Oct 28 10:07:13 CET 2008 - schubi@suse.de
325
326 - regarding "keep obsolete" in the solutions (bnc #439134)
327 - revision 11517 
328
329 -------------------------------------------------------------------
330 Mon Oct 27 10:51:01 CET 2008 - dmacvicar@suse.de
331
332 - fix broken aria2c command line (bnc#438971) 
333
334 -------------------------------------------------------------------
335 Sun Oct 26 14:53:56 CET 2008 - coolo@suse.de
336
337 - adding svn r11488 to fix compile of PackageKit
338
339 -------------------------------------------------------------------
340 Fri Oct 24 18:12:34 CEST 2008 - ma@suse.de
341
342 - Remove error prone methods from OnMediaLocation API to prevent 
343   accidental missuse. (bnc #437328)
344 - revision 11487
345 - version 5.19.0 (19)
346
347 -------------------------------------------------------------------
348 Fri Oct 24 16:07:45 CEST 2008 - ma@suse.de
349
350 - Provide the /etc/products.d enties filename as Product::referenceFilename.
351   Use it to remove orphan products. (bnc #432932)
352 - Fix media exception handling in commit (bnc #395704)
353 - revision 11485
354 - version 5.18.0 (17)
355
356 -------------------------------------------------------------------
357 Fri Oct 24 10:29:19 CEST 2008 - schubi@suse.de
358
359 - Taking "unlock" instead of setTransact(false) in the solutions (bnc #436923)
360 - revision 11468
361 - version 5.17.0 (17)
362
363 -------------------------------------------------------------------
364 Wed Oct 22 14:33:10 CEST 2008 - ma@suse.de
365
366 - For retrieving a product license fall back to license.tar.gz. (bnc #372386)
367 - revision 11447
368
369 -------------------------------------------------------------------
370 Wed Oct 22 14:16:33 CEST 2008 - dmacvicar@suse.de
371
372 - move anonymous unique id to a private http header
373   X-ZYpp-AnonymousUniqueId (bnc#431571 )
374
375 -------------------------------------------------------------------
376 Wed Oct 22 12:58:35 CEST 2008 - ma@suse.de
377
378 - Adapt to satsolver-0.12 API.
379 - Add Locale:: bestMatch to find the best match within a set of 
380   available Locales.
381 - revision 11441
382
383 -------------------------------------------------------------------
384 Mon Oct 20 16:44:58 CEST 2008 - ma@suse.de
385
386 - RepoInfo: Add methods to handle repository licenses. (bnc #372386)
387 - revision 11419
388
389 -------------------------------------------------------------------
390 Mon Oct 20 16:39:41 CEST 2008 - ma@suse.de
391
392 - Adapt to changed satsolver dataiterator API.
393 - revision 11418
394
395 -------------------------------------------------------------------
396 Fri Oct 17 18:31:47 CEST 2008 - ma@suse.de
397
398 - Secure download of license file on repo refresh (bnc #372386)
399 - revision 11398
400
401 -------------------------------------------------------------------
402 Fri Oct 17 17:26:25 CEST 2008 - ma@suse.de
403
404 - Call 'repo2solv.sh -o' instead of using output redirection. (bnc #420046)
405 - revision 11397
406
407 -------------------------------------------------------------------
408 Thu Oct 16 17:57:15 CEST 2008 - jkupec@suse.cz
409
410 - repository license methods added to RepoManager (bnc #372386)
411 - revision 11377
412
413 -------------------------------------------------------------------
414 Thu Oct 16 16:26:01 CEST 2008 - dmacvicar@suse.de
415
416 - don't take into account stat information when looking
417   for remote SHA1SUMS (part of bnc#409927)
418
419 -------------------------------------------------------------------
420 Wed Oct 15 18:01:48 CEST 2008 - jkupec@suse.cz
421
422 - MediaSetAccess::provideOptionalFile() added
423 - revision 11369
424
425 -------------------------------------------------------------------
426 Wed Oct 15 18:01:48 CEST 2008 - jkupec@suse.cz
427 - version 5.16.1 (16)
428
429 -------------------------------------------------------------------
430 Tue Oct 14 16:15:09 CEST 2008 - jkupec@suse.cz
431
432 - don't initialize servicesTargetDistro via global ZYpp instance in
433   RepoManagerOptions() constructor (bnc #435184)
434 - revision 11342
435
436 -------------------------------------------------------------------
437 Mon Oct 13 19:12:40 CEST 2008 - jkupec@suse.cz
438
439 - repository probing: check for other types of repo even on
440   MediaException, throw only if all fail (bnc #335906)
441 - revision 11332
442
443 -------------------------------------------------------------------
444 Mon Oct 13 14:16:25 CEST 2008 - ma@suse.de
445
446 - Adapt to satsolver changes.
447 - revision 11331
448 - version 5.16.0 (16)
449
450 -------------------------------------------------------------------
451 Mon Oct 13 13:28:48 CEST 2008 - ma@suse.de
452
453 - Fix reading delta rpm checksum from solv file.
454 - revision 11313
455
456 -------------------------------------------------------------------
457 Mon Oct 13 12:12:39 CEST 2008 - ma@suse.de
458
459 - Fix package-manager script to properly quote arguments. (bnc #30903)
460 - revision 11311
461
462 -------------------------------------------------------------------
463 Mon Oct 13 11:03:04 CEST 2008 - schubi@suse.de
464
465 - regarding orphaned resolvables
466 - removed old distupgrade algorithm
467 - revision 11307 
468
469 -------------------------------------------------------------------
470 Sun Oct 12 13:55:51 CEST 2008 - jkupec@suse.cz
471
472 - handle ftp response 530 (login failed) like http 403
473   (bnc #433537)
474 - revision 11305
475
476 -------------------------------------------------------------------
477 Thu Oct  9 17:37:18 CEST 2008 - ma@suse.de
478
479 - Adapt to satsolvers 'big solv data change'.
480 - revision 11294
481
482 -------------------------------------------------------------------
483 Thu Oct  9 17:18:18 CEST 2008 - schubi@suse.de
484
485 - Taking the right solution actions for locked resolvables (bnc #400840)
486 - revision 11289 
487
488 -------------------------------------------------------------------
489 Thu Oct  9 13:52:03 CEST 2008 - ma@suse.de
490
491 - Add required copy-ctor and assignment operator to WhatProvides.
492   (bnc #433087)
493 - revision 11276
494
495 -------------------------------------------------------------------
496 Wed Oct  8 16:24:25 CEST 2008 - jkupec@suse.cz
497
498 - detect and use unused loop device for mounting ISO images
499   (bnc #428009)
500 - revision 11262
501 - version 5.15.1 (13)
502
503 -------------------------------------------------------------------
504 Wed Oct  8 15:39:08 CEST 2008 - jkupec@suse.cz
505
506 - fixed segfault when saving the probed repo type in
507   RepoManager::refreshMetadata() (bnc #431963)
508 - revision 11261
509
510 -------------------------------------------------------------------
511 Wed Oct  8 11:33:00 CEST 2008 - dmacvicar@suse.de
512
513 - improve log message (bnc#429114) 
514
515 -------------------------------------------------------------------
516 Wed Oct  8 11:15:20 CEST 2008 - lslezak@suse.cz
517
518 - disk usage - ignore /proc filesystem (bnc#418783)
519 - revision 11258
520
521 -------------------------------------------------------------------
522 Tue Oct  7 13:24:10 CEST 2008 - ma@suse.de
523
524 - Fixed detection of loopback mounted iso-files. The mtab entry does
525   not necessarily mention the iso-file. (bnc #432504) 
526 - revision 11252
527 - version 5.15.0 (13)
528
529 -------------------------------------------------------------------
530 Thu Oct  2 19:46:13 CEST 2008 - ma@suse.de
531
532 - Add zypp.conf option 'download.use_deltarpmr.always' to enable using 
533   delta rpms even if the package is available on a local source.
534   (Axel C. Frinke)
535 - revision 11235
536 - version 5.14.0 (13)
537
538 -------------------------------------------------------------------
539 Thu Oct  2 18:50:11 CEST 2008 - ma@suse.de
540
541 - Add product attribute: PRODUCTLINE.
542 - revision 11234
543
544 -------------------------------------------------------------------
545 Thu Oct  2 17:18:19 CEST 2008 - ma@suse.de
546
547 - Do not consider self provided requirements whan computing the 
548   installation order.
549 - revision 11231
550
551 -------------------------------------------------------------------
552 Wed Oct  1 16:07:36 CEST 2008 - ma@suse.de
553
554 - Rephrase missleading error message. (bnc #431229)
555 - revision 11222
556
557 -------------------------------------------------------------------
558 Tue Sep 30 17:23:48 CEST 2008 - ma@suse.de
559
560 - Allow computation of disk usage per solvable.
561 - revision 11218
562
563 -------------------------------------------------------------------
564 Mon Sep 29 23:59:10 CEST 2008 - dmacvicar@suse.de
565
566 - Merge aria2c Media handler code from Google SOC 2008
567   (Gerard Farras)
568 - Only activated by making env var ZYPP_ARIA=1
569
570 -------------------------------------------------------------------
571 Mon Sep 29 15:56:17 CEST 2008 - jkupec@suse.cz
572
573 - history: tell which package failed before logging rpm output or
574   error message (bnc #430585)
575 - no localization for history log comments
576 - revision 11202
577
578 -------------------------------------------------------------------
579 Mon Sep 29 13:43:08 CEST 2008 - ma@suse.de
580
581 - Fix zypp::WhatProvides::empty returning inverse result.
582 - revision 11200
583 - version 5.13.1 (13)
584
585 -------------------------------------------------------------------
586 Sat Sep 27 23:36:19 CEST 2008 - jkupec@suse.cz
587
588 - fixed endless loop when CredentialManager returns bad password
589 - CredentialManager now correctly updates password of existing
590   credentials
591 - revision 11187
592
593 -------------------------------------------------------------------
594 Fri Sep 26 15:37:50 CEST 2008 - ma@suse.de
595
596 - Fix computation of Product::flavor.
597 - Add Product::productLine. A vendor specific string denoting the 
598   product line.
599 - revision 11182
600 - version 5.13.0 (13)
601
602 -------------------------------------------------------------------
603 Fri Sep 26 15:25:33 CEST 2008 - jkupec@suse.cz
604
605 - save user credentials after asking for them
606 - revision 11181
607
608 -------------------------------------------------------------------
609 Thu Sep 25 23:19:55 CEST 2008 - jkupec@suse.cz
610
611 - ZConfig::credentialsGlobal{File,Dir}() added
612   (/etc/zypp/credentials.{cat,d})
613 - revision 11176
614
615 -------------------------------------------------------------------
616 Thu Sep 25 17:09:44 CEST 2008 - jkupec@suse.cz
617
618 - Target::setInstallationLogfile() removed from zypp/Target.h
619 - revision 11171
620
621 -------------------------------------------------------------------
622 Thu Sep 25 13:11:43 CEST 2008 - ma@suse.de
623
624 - Remove obsolete zypp-query-pool binary. zypper provides all
625   the information one needs.
626 - revision 11160
627
628 -------------------------------------------------------------------
629 Wed Sep 24 19:11:19 CEST 2008 - jkupec@suse.cz
630
631 - HistoryLog added and used to log package installs/removes and
632   repository adds, removes, url and alias changes into
633   history.logfile (/var/log/zypp/history) (fate #110205)
634 - str::escape(string, char) added
635 - revision 11150
636 - version 5.12.1 (12)
637
638 -------------------------------------------------------------------
639 Tue Sep 23 14:02:08 CEST 2008 - jkupec@suse.cz
640
641 - CredentialManager: look for credentials with
642   wanted_url.startsWith(stored_url)
643 - RepoManager: don't pass service credentials down to repos if
644   their urls are not based on service's url.
645 - revision 11134
646
647 -------------------------------------------------------------------
648 Mon Sep 22 16:27:41 CEST 2008 - ma@suse.de
649
650 - Remove superfluous PRODUCT_REFERENCES attribute.
651 - revision 11127
652
653 -------------------------------------------------------------------
654 Mon Sep 22 16:13:08 CEST 2008 - ma@suse.de
655
656 - Add Url::hasCredentialsInAuthority test for username or password 
657   being encoded in the authority component. I.e. user:pass@host.
658 - Handle repos to be disabled disable in service refresh.
659 - revision 11126
660
661 -------------------------------------------------------------------
662 Mon Sep 22 12:10:34 CEST 2008 - jkupec@suse.cz
663
664 - provided context to keyring callbacks (bnc #370223)
665 - merged trust & import callbacks (bnc #366467)
666   (don't worry, still allows to trust && !import)
667 - revision 11113
668
669 -------------------------------------------------------------------
670 Fri Sep 19 13:17:38 CEST 2008 - ma@suse.de
671
672 - Moved DefaultAcceptBits enum to class KeyRing (formerly KeyRingReort).
673 - revision 11102
674
675 -------------------------------------------------------------------
676 Thu Sep 18 16:11:23 CEST 2008 - ma@suse.de
677
678 - Use service alias as namespace for it's repositories aliases.
679 - revision 11097
680 - version 5.11.0 (11)
681
682 -------------------------------------------------------------------
683 Thu Sep 18 12:45:25 CEST 2008 - jkupec@suse.cz
684
685 - pass service's credentials down to repos
686 - support ?credentials=filepath in URL to specify credentials
687 - revision 11092
688
689 -------------------------------------------------------------------
690 Thu Sep 18 09:57:49 CEST 2008 - ma@suse.de
691
692 - Add Product::isTargetDistribution to identify the systems installed
693   baseproduct. This should replace tests for Product::type is "base".
694 - revision 11089
695
696 -------------------------------------------------------------------
697 Wed Sep 17 18:05:44 CEST 2008 - jkupec@suse.cz
698
699 - save user credentials when adding repos/services with URLs containing
700   the credentials (bnc #425462)
701 - revision 11085
702
703 -------------------------------------------------------------------
704 Wed Sep 17 15:08:54 CEST 2008 - ma@suse.de
705
706 - Adapt to rpms new way of quoting whitespace in pathnames.(bnc #426924)
707 - revision 11082
708
709 -------------------------------------------------------------------
710 Tue Sep 16 18:41:39 CEST 2008 - ma@suse.de
711
712 - Service handling fixes. Added ServiceException. 
713 - revision 11077
714
715 -------------------------------------------------------------------
716 Mon Sep 15 11:40:04 CEST 2008 - ma@suse.de
717
718 - Fix building of transaltions.
719 - revision 11064
720
721 -------------------------------------------------------------------
722 Sun Sep 14 00:10:21 CEST 2008 - jkupec@suse.cz
723
724 - ServiceInfo.clearReposTo{Enable,Disable}() methods added
725 - revision 11060
726
727 -------------------------------------------------------------------
728 Fri Sep 12 18:24:28 CEST 2008 - ma@suse.de
729
730 - Create new Service repos in disbaled sate.
731 - revision 11056
732 - version 5.10.0 (10)
733
734 -------------------------------------------------------------------
735 Fri Sep 12 16:04:54 CEST 2008 - ma@suse.de
736
737 - Make registerTarget and registerRelease abvailable for installed 
738   product. Required for registration.
739 - revision 11043
740
741 -------------------------------------------------------------------
742 Fri Sep 12 12:59:50 CEST 2008 - ma@suse.de
743
744 - Add url lists query to Product interface. A generic query and 
745   convenience methods to query urls for "releasenotes", "register", 
746   "updateurls", "extraurls",  "optionalurls" and "smolt" (bnc #413444)
747 - revision 11029
748
749 -------------------------------------------------------------------
750 Fri Sep 12 01:38:25 CEST 2008 - jkupec@suse.cz
751
752 - ServiceType and ServiceInfo::type() added (contains only RIS for
753   now), service type probing added.
754 - Avoiding the use of 'path' for services (appending
755   the repoindex.xml's 'path' to the baseurl of created repos)
756 - renamed ServiceInfo::*catalog*() methods to *repo*() methods
757 - revision 11022
758
759 -------------------------------------------------------------------
760 Thu Sep 11 16:01:57 CEST 2008 - dmacvicar@suse.de
761
762 - add Repostiroy::updateKeys and 
763   Repository::providesUpdatesForKey(string) for repo and
764   product matching
765 - Provide Repository::isUpdateRepo
766
767 -------------------------------------------------------------------
768 Thu Sep 11 14:41:28 CEST 2008 - ma@suse.de
769
770 - Fix evaluation of vendor support flags.
771 - Adapt retrieval of registration data (targetDistribution, 
772   targetDistributionRelease and targetDistributionFlavor).
773 - revision 11013
774
775 -------------------------------------------------------------------
776 Wed Sep 10 18:23:52 CEST 2008 - ma@suse.de
777
778 - Follow gpgcheck tag in .repo file and do no check if disabled.
779 - revision 11010
780 - version 5.9.0 (8)
781
782 -------------------------------------------------------------------
783 Wed Sep 10 17:54:20 CEST 2008 - jkupec@suse.cz
784
785 - added dumpAsXMLOn(stream,string) to ServiceInfo to print services
786   with content (repos)
787 - revision 11004
788
789 -------------------------------------------------------------------
790 Wed Sep 10 17:31:41 CEST 2008 - ma@suse.de
791
792 - Remove obsolete product attributes.
793 - Store less packages in /var/lib/zypp/SoftLocks (bnc #418050)
794 - revision 11001
795
796 -------------------------------------------------------------------
797 Wed Sep 10 16:40:00 CEST 2008 - ma@suse.de
798
799 - Provide product::updaterepoKey: Update repository indicator string.
800 - revision 11000
801
802 -------------------------------------------------------------------
803 Tue Sep  9 17:33:03 CEST 2008 - dmacvicar@suse.de
804
805 - provide context about the repository (name/alias) if available when
806   checking signatures (bnc#370223)
807 - 5.8.0
808
809 -------------------------------------------------------------------
810 Tue Sep  9 13:04:11 CEST 2008 - ma@suse.de
811
812 - Add ServiceInfo interface to define a set of catalogs (repository 
813   aliases) to be enabled on next refresh.
814 - revision 10970
815
816 -------------------------------------------------------------------
817 Tue Sep  9 11:40:42 CEST 2008 - ma@suse.de
818
819 - Fix reading of Traget::targetDistribution.
820 - Allow to configure default answers in signature verification workflow.
821 - revision 10968
822
823 -------------------------------------------------------------------
824 Mon Sep  8 17:11:02 CEST 2008 - jkupec@suse.cz
825
826 - CredentialManager added to manage stored credentials
827 - MediaCurl adapted to use CredentialManager to read credentials
828 - revision 10958
829
830 -------------------------------------------------------------------
831 Fri Sep  5 11:40:05 CEST 2008 - jkupec@suse.cz
832
833 - operator ==, !=, < definition moved to RepoInfoBase from
834   the derived classes
835 - fixed RepoInfo::dumpAsIniOn() to not print 'type' if it is unknown
836   (bnc #407515)
837 - {Repo,Service}Info::dumpAsXMLOn(ostream) added
838 - RepoInfo::dumpRepoOn() deprecated in favor of dumpAsIniOn()
839 - use shared_ptr instead of itrusive for {Repo,Service}Info
840 - revision 10931:10942
841
842 -------------------------------------------------------------------
843 Thu Sep  4 16:47:07 CEST 2008 - jkupec@suse.cz
844
845 - RepoInfo{,Base} setters made void
846 - revision 10931
847
848 -------------------------------------------------------------------
849 Wed Sep  3 14:53:06 CEST 2008 - jkupec@suse.cz
850
851 - skip repositories with non-matching target distro when reading
852   repoindex
853 - revision 10926
854
855 -------------------------------------------------------------------
856 Tue Sep  2 11:04:52 CEST 2008 - schubi@suse.de
857
858 - Enabled distupgrade of the SAT solver. In order to use the old
859   distupgrade you can set the environment variable ZYPP_NO_SAT_UPDATE.
860   This variable will can be used until the old distupgrade mechanism will 
861   be removed from libzypp. Have a look to above changelogs.
862 - revision 10911
863 - version 5.7.0 (5)
864
865 -------------------------------------------------------------------
866 Tue Aug 19 16:36:47 CEST 2008 - dmacvicar@suse.de
867
868 - add Package::maybeUnsupported to remove duplicated
869   code in clients dealing with Package::vendorSupport
870
871 -------------------------------------------------------------------
872 Tue Aug 19 11:04:52 CEST 2008 - schubi@suse.de
873
874 - Reset transaction only if this solvable has no buddy (bnc #417799)
875   e.g. do not reset Products cause the concerning release package
876   could not already be installed.
877 - revision 10883
878 - version 5.6.1 (5)
879
880 -------------------------------------------------------------------
881 Mon Aug 18 17:31:02 CEST 2008 - dmacvicar@suse.de
882
883 - don't report "may be outdated" for @System repo.
884
885 -------------------------------------------------------------------
886 Fri Aug 15 20:20:07 CEST 2008 - ma@suse.de
887
888 - Add Target::targetDistribution. Returns "distribution-arch" of 
889   the installed base product. Used for registration and Service
890   refresh. (for Fate #304915)
891 - revision 10877
892 - version 5.6.0 (5)
893
894 -------------------------------------------------------------------
895 Fri Aug 15 17:42:58 CEST 2008 - ma@suse.de
896
897 - Add method Product::replacedProducts to identify installed 
898   Products that would be replaced by installing a new Product.
899   (for Fate #301997)
900 - revision 10876
901
902 -------------------------------------------------------------------
903 Fri Aug 15 15:30:32 CEST 2008 - ma@suse.de
904
905 - Fixes to Selectable doing staus manipulation on non-USER level.
906 - revision 10873
907
908 -------------------------------------------------------------------
909 Fri Aug 15 14:23:02 CEST 2008 - ma@suse.de
910
911 - Add method ZYpp::getTarget that returns the Target or a NULL pointer,
912   if it is not yet initialized. This is to avoid try/catch blocks just 
913   to test whether the Target is initialized. (bnc #417556)
914 - Add method Target::assertRootPrefix. Pass a pathname and get back the
915   path prefixed with the tragets root, unless it already had that prefix.
916 - revision 10870
917
918 -------------------------------------------------------------------
919 Thu Aug 14 18:44:45 CEST 2008 - schubi@suse.de
920
921 - Regarding error messages for Products correctly (FATE #304502)
922 - rev 10863 
923
924 -------------------------------------------------------------------
925 Thu Aug 14 14:03:27 CEST 2008 - ma@suse.de
926
927 - Let Selectable default to USER level.
928 - revision 10850
929 - version 5.5.1 (5)
930
931 -------------------------------------------------------------------
932 Wed Aug 13 21:01:25 CEST 2008 - ma@suse.de
933
934 - Change Selectable API to support doing staus manipulation on
935   non-USER level. 
936 - revision 10847
937 - version 5.5.0 (5) 
938
939 -------------------------------------------------------------------
940 Wed Aug 13 16:48:49 CEST 2008 - dmacvicar@suse.de
941
942 - support sat solver API for searching files
943
944 -------------------------------------------------------------------
945 Wed Aug 13 15:12:45 CEST 2008 - ma@suse.de
946
947 - Add ResPool::reposFind to get repositories by alias.
948 - revision 10835
949
950 -------------------------------------------------------------------
951 Tue Aug 12 19:37:36 CEST 2008 - ma@suse.de
952
953 - Advise rpmdb2solv to parse the product database.
954 - revision 10824
955 - version 5.4.0 (4)
956
957 -------------------------------------------------------------------
958 Tue Aug 12 12:05:49 CEST 2008 - ma@suse.de
959
960 - Offer a simpler, fate based status manipulation in ui::Selectable.
961   This is easier to handle, as the ui::Status always distinguishes
962   wheter an object is installed or not.
963 - revision 10814
964
965 -------------------------------------------------------------------
966 Mon Aug 11 18:00:40 CEST 2008 - ma@suse.de
967
968 - Propagate default rpm install flags from zypp.conf via ZConfig and
969   ZYppCommitPolicy down to the installer. (FATE #302952) 
970 - revision 10813
971
972 -------------------------------------------------------------------
973 Mon Aug 11 16:28:07 CEST 2008 - ma@suse.de
974
975 - Add base::Flags (like qt's QFlags) a type-safe way of storing 
976   OR-combinations of enum values.
977 - revision 10811
978
979 -------------------------------------------------------------------
980 Fri Aug  8 17:01:00 CEST 2008 - ma@suse.de
981
982 - Add static ui::Selectable::get methods as convenient ctor
983   substitute. 
984 - revision 10806
985
986 -------------------------------------------------------------------
987 Fri Aug  8 15:41:17 CEST 2008 - ma@suse.de
988
989 - Adapt zypp-query-pool to new product handling.
990 - revision 10803
991
992 -------------------------------------------------------------------
993 Fri Aug  8 14:11:03 CEST 2008 - ma@suse.de
994
995 - Don't pass epoch to 'rpm -e', it does not support it.
996 - revision 10800
997
998 -------------------------------------------------------------------
999 Fri Aug  8 13:27:42 CEST 2008 - ma@suse.de
1000
1001 - Adapt to new product handling. Products are no longer pseudo
1002   installed objects verified by the solver, but actually installed. 
1003   Thus removed satisfiedProduct iterator, fixed Selctables. 
1004 - Removed class ProductInfo as we keep Product.
1005 - revision 10797
1006
1007 -------------------------------------------------------------------
1008 Thu Aug  7 22:00:55 CEST 2008 - dmacvicar@suse.de
1009
1010 - implement relogin suggested support (fate#304889)
1011
1012 -------------------------------------------------------------------
1013 Wed Aug  6 18:21:30 CEST 2008 - ma@suse.de
1014
1015 - Detect correct download path even if repository type 
1016   is not set. (bnc #386386)
1017 - revision 10768
1018
1019 -------------------------------------------------------------------
1020 Wed Aug  6 17:15:48 CEST 2008 - ma@suse.de
1021
1022 - Cleanup, mostly by removing, unused parser code and related classes.
1023 - revision 10765
1024
1025 -------------------------------------------------------------------
1026 Wed Aug  6 16:23:27 CEST 2008 - ma@suse.de
1027
1028 - Don't let exception escape MediaSetAccess dtor (bnc #415017)
1029 - revision 10763
1030
1031 -------------------------------------------------------------------
1032 Mon Aug  4 19:34:27 CEST 2008 - ma@suse.de
1033
1034 - Add new product attributes (flavor,referencePackage).
1035 - Add PoolItem buddies, i.e. two PoolItems sharing the same status
1036   object. This is used to keep the product resolvable and the
1037   package providing the product metadata in sync.
1038 - revision 10742
1039
1040 -------------------------------------------------------------------
1041 Sat Aug  2 19:26:52 CEST 2008 - jkupec@suse.cz
1042
1043 - support an optional url attribute in repoindex.xml's <repo>
1044 - revision 10729
1045
1046 -------------------------------------------------------------------
1047 Thu Jul 31 21:52:11 CEST 2008 - ma@suse.de
1048
1049 - New class ProductInfo to provide product related metadata that
1050   might be associated with a package. This will replace the Product
1051   resolvable.
1052 - revision 10715
1053
1054 -------------------------------------------------------------------
1055 Thu Jul 31 19:01:54 CEST 2008 - dmacvicar@suse.de
1056
1057 - generate a unique anonymous unique string per target
1058   and add it to the agent string for better statistics
1059
1060 -------------------------------------------------------------------
1061 Thu Jul 31 19:01:14 CEST 2008 - ma@suse.de
1062
1063 - Follow solver policy and make repository priority the highest
1064   key, when ordering packages. Then architecture, and edition last.
1065 - revision 10710
1066
1067 -------------------------------------------------------------------
1068 Wed Jul 30 19:12:00 CEST 2008 - ma@suse.de
1069
1070 - /var/lib/zypp and /var/cache/zypp should be owned by libzypp 
1071   (bnc #412094)
1072 - revision 10702
1073
1074 -------------------------------------------------------------------
1075 Wed Jul 30 12:47:48 CEST 2008 - jkupec@suse.cz
1076
1077 - Service renamed to ServiceInfo
1078 - RepoInfoBase added; RepoInfo and ServiceInfo now derive from it
1079 - revision 10695
1080
1081 -------------------------------------------------------------------
1082 Tue Jul 29 12:59:46 CEST 2008 - jkupec@suse.cz
1083
1084 - fixed yum repos to work with non '/' base url post fix
1085   (bnc #341617)
1086 - revision 10662
1087
1088 -------------------------------------------------------------------
1089 Mon Jul 28 18:13:24 CEST 2008 - ma@suse.de
1090
1091 - Fixed SolvIterMixin::Selectable_iterator eating some solvables
1092   (bnc #411339)
1093 - revision 10680
1094
1095 -------------------------------------------------------------------
1096 Fri Jul 25 20:12:55 CEST 2008 - ma@suse.de
1097
1098 - Several changes to make libzypp-bindings compile using the original
1099   header files and no private copies. (bnc #391831)
1100 - revision 10668
1101 - version 5.3.0
1102
1103 -------------------------------------------------------------------
1104 Wed Jul 23 17:17:47 CEST 2008 - jkupec@suse.cz
1105
1106 - Service::enabled() added
1107 - revision 10657
1108
1109 -------------------------------------------------------------------
1110 Tue Jul 22 17:18:28 CEST 2008 - jkupec@suse.cz
1111
1112 - Removed FRESHENS dependency type
1113 - revision 10643
1114
1115 -------------------------------------------------------------------
1116 Thu Jul 17 09:49:40 CEST 2008 - schubi@suse.de
1117
1118 - Allow parallel installation of packages which have been defined
1119   in zypp.conf (parameter "multiversion") Fate #302050
1120 - Additional check for broken system.
1121   (defined in zypp.conv: solver.checkSystemFile)
1122 - revision 10600
1123
1124 -------------------------------------------------------------------
1125 Wed Jul 16 14:39:50 CEST 2008 - ma@suse.de
1126
1127 - Add ui::Selectable::isNeeded to indicate patch relevance (bnc #409150)
1128 - revision 10596
1129
1130 -------------------------------------------------------------------
1131 Wed Jul 16 01:10:37 CEST 2008 - ma@suse.de
1132
1133 - Remove Atom, Script, Message and other obsolete classes.
1134 - revision 10592
1135
1136 -------------------------------------------------------------------
1137 Mon Jul 14 13:36:26 CEST 2008 - ma@suse.de
1138
1139 - Also report the name of the locking process in ZYppFactoryException
1140   (bnc #280537)
1141 - revision 10572
1142
1143 -------------------------------------------------------------------
1144 Mon Jul 14 11:26:30 CEST 2008 - schubi@suse.de
1145
1146 - corrected logging of solver settings
1147 - regard locking while doUpdate (bnc #405427)
1148 - revision 10564
1149
1150 -------------------------------------------------------------------
1151 Sat Jul 12 22:14:32 CEST 2008 - jkupec@suse.cz
1152
1153 - make curl use the right transfer mode
1154   (CURLOPT_PROXY_TRANSFER_MODE) when proxy is used (bnc #306272)
1155 - revision 10559
1156
1157 -------------------------------------------------------------------
1158 Sat Jul 12 11:19:56 CEST 2008 - jkupec@suse.cz
1159
1160 - reuse existing disk mounts (applied Marius' patch) (bnc #208222)
1161 - revision 10557
1162
1163 -------------------------------------------------------------------
1164 Wed Jul  9 18:13:58 CEST 2008 - ma@suse.de
1165
1166 - Provide Package::url() if available in solv file. (bnc #402434)
1167 - A missing cookie file must not be treated as an error. Simply
1168   rebuild the cache (bnc #405867)
1169 - Add 22x22 and 24x24 icons (bnc #329635)
1170 - revision 10528
1171
1172 -------------------------------------------------------------------
1173 Mon Jul  7 13:39:09 CEST 2008 - schubi@suse.de
1174
1175 - Do not update an already updated package (bnc #400422)
1176 - revision 10504
1177
1178 -------------------------------------------------------------------
1179 Fri Jul  4 17:19:24 CEST 2008 - ma@suse.de
1180
1181 - Also check if the fingerprint matches before importing updated keys.
1182   (bnc #393160)
1183 - revision 10500
1184
1185 -------------------------------------------------------------------
1186 Mon Jun 30 23:55:20 CEST 2008 - dmacvicar@suse.de
1187
1188 - forward port add message attribute to patches.
1189 - port import newer keys if a trusted key is updated
1190 - (bnc#393160)
1191 - version 5.0.2
1192
1193 -------------------------------------------------------------------
1194 Mon Jun 30 10:28:27 CEST 2008 - ma@suse.de
1195
1196 - Fix permanent duplication of gpg keys in the rpm database. Also
1197   retrieve correct creation and expire dates. (bnc #401259)
1198 - Invoke gpg with --homdir, otherwise command fails if executed
1199   within a wrapper. (bnc #401259)
1200 - revision 10487
1201
1202 -------------------------------------------------------------------
1203 Thu Jun 26 12:07:33 CEST 2008 - schubi@suse.de
1204
1205 - version 5.0.1
1206 - revision 10464
1207
1208 -------------------------------------------------------------------
1209 Thu Jun 19 17:55:35 CEST 2008 - ma@suse.de
1210
1211 - Handle new patch messages and scripts in commit. Provide callbacks
1212   to display the patch messages and give visual feedback on script
1213   execution. (bnc #401220)
1214 - revision 10411
1215
1216 -------------------------------------------------------------------
1217 Thu Jun 19 17:35:59 CEST 2008 - ma@suse.de
1218
1219 - Fix wrong parenthesis causing bug 399320
1220 - version
1221 - revision
1222
1223 -------------------------------------------------------------------
1224 Tue Jun 10 09:52:03 CEST 2008 - jreidinger@suse.cz
1225
1226 - improve performance of gsub
1227 - change replace_all to replaceAll (same name convency)
1228 - add tests for gsub and replaceAll
1229 - revision 10366
1230
1231 -------------------------------------------------------------------
1232 Fri Jun  6 13:29:59 CEST 2008 - ma@suse.de
1233
1234 - Handle application/x-redhat-package-manager in package-manager.desktop
1235   (bnc #391183)
1236 - revision 10361
1237
1238 -------------------------------------------------------------------
1239 Thu Jun  5 18:01:15 CEST 2008 - jkupec@suse.cz
1240
1241 - X-SuSE-ControlCenter-System category added
1242   to package-manager.desktop (bnc #302324)
1243 - revision 10353
1244
1245 -------------------------------------------------------------------
1246 Wed Jun  4 14:57:13 CEST 2008 - ma@suse.de
1247
1248 - Fix crash when requesting disk usage without a target loaded. (bnc #396755)
1249 - revision 10340
1250
1251 -------------------------------------------------------------------
1252 Wed Jun  4 14:05:09 CEST 2008 - ma@suse.de
1253
1254 - Fix memory corruption in curl media handler (bnc #396979)
1255 - revision 10338
1256
1257 -------------------------------------------------------------------
1258 Tue Jun  3 20:00:00 CEST 2008 - ma@suse.de
1259
1260 - Take care satsolver recognizes 'Capability( "srcpackage:zypper" )'
1261   as 'source package named zypper'. So these capabilities can be used
1262   together with sat::Whatprovides or in resolver requests. (bnc #369893)
1263 - revision 10335
1264
1265 -------------------------------------------------------------------
1266 Tue Jun  3 15:40:37 CEST 2008 - jreidinger@suse.cz
1267
1268 - allow aborting progress during removing packages. (bnc #389238)
1269 - revision 10331
1270
1271 -------------------------------------------------------------------
1272 Mon Jun  2 15:31:36 CEST 2008 - schubi@suse.de
1273
1274 - New option for ignoring Obsoletes. This is used for installing more than
1275   one pacakges with the same name but different versions.
1276   Often used by kernel.
1277 - r 10299
1278
1279 -------------------------------------------------------------------
1280 Sun Jun  1 23:14:34 CEST 2008 - - ma@suse.de
1281
1282 - Revert inappropriate Selectable cleanup. Fix Selectable
1283   status computation. Unmaintained packages were wrongly
1284   reported as unsinstalled. (bnc #394630)
1285 - version 5.0.0 (4.x continued in SuSE-Linux-11_0-Branch)
1286 - revision 10295
1287
1288 -------------------------------------------------------------------
1289 Fri May 30 12:14:47 CEST 2008 - tgoettlicher@suse.de
1290
1291 - fixed typo
1292
1293 -------------------------------------------------------------------
1294 Wed May 28 18:54:27 CEST 2008 - ma@suse.de
1295
1296 - Reenable diskusage calculation (bnc #395051)
1297 - version 4.25.1
1298 - revision 10273
1299
1300 -------------------------------------------------------------------
1301 Wed May 28 18:50:11 CEST 2008 - jkupec@suse.cz
1302
1303 - RepoManager::packagesPath(RepoInfo) added (bnc #394728)
1304 - revision 10271
1305
1306 -------------------------------------------------------------------
1307 Wed May 28 16:26:09 CEST 2008 - jkupec@suse.cz
1308
1309 - RepoInfo: don't overwrite flags that have already been set externally
1310   (bnc #394728)
1311 - revision 10256
1312
1313 -------------------------------------------------------------------
1314 Wed May 28 15:30:24 CEST 2008 - ma@suse.de
1315
1316 - Create missing directories when saving config files. (bnc #395026)
1317 - Fix undefined behaviour in RepoManager.
1318 - revision 10255
1319
1320 -------------------------------------------------------------------
1321 Wed May 28 15:23:44 CEST 2008 - schubi@suse.de
1322
1323 - SOLVER_ERASE_SOLVABLE_NAME: As we do not know, if this request has come
1324   from resolvePool or resolveQueue we will have to take care for both
1325   cases. (bnc#393969)
1326 - r 10252
1327
1328 -------------------------------------------------------------------
1329 Tue May 27 22:35:37 CEST 2008 - coolo@suse.de
1330
1331 - compile with RPM_OPT_FLAGS
1332
1333 -------------------------------------------------------------------
1334 Mon May 26 17:23:24 CEST 2008 - jkupec@suse.cz
1335
1336 - old2new locks file converter script added to %post (jredinger)
1337 - r 10227
1338
1339 -------------------------------------------------------------------
1340 Mon May 26 11:48:35 CEST 2008 - schubi@suse.de
1341
1342 - Do not regard packages with the same name while upgrading obsoleted
1343   packages (bnc#394367)
1344 - r 10219
1345
1346 -------------------------------------------------------------------
1347 Sat May 24 01:23:44 CEST 2008 - dmacvicar@suse.de
1348
1349 - revert commit don't check for existence of keys,
1350   to avoid a non needed HEAD request. (related bnc#381280)
1351   as it creates popup error callbacks due to the 404's in
1352   the keys. Leave however the OnMediaLocation::optional()
1353   API to look for another fix strategy.
1354
1355 -------------------------------------------------------------------
1356 Fri May 23 15:52:20 CEST 2008 - dmacvicar@suse.de
1357
1358 - define path for messages and scripts and document
1359   them in zypp.conf
1360
1361 -------------------------------------------------------------------
1362 Fri May 23 14:42:34 CEST 2008 - schubi@suse.de
1363
1364 - Added IgnoreAlreadyRecommended flag. So recomments/suggest will
1365   be ignored for already INSTALLED packages (bnc #389694)
1366 - r 10202
1367
1368 -------------------------------------------------------------------
1369 Fri May 23 10:22:47 CEST 2008 - schubi@suse.de
1370
1371 - Packages which obsoletes and do NOT required other installed
1372   packages will be installed if no other packages obsolete the installed package too.
1373 - r 10196
1374
1375 -------------------------------------------------------------------
1376 Thu May 22 02:22:29 CEST 2008 - dmacvicar@suse.de
1377
1378 - fix filelist for installed packages (bnc#392544)
1379 - fix changelog retrieval for installed packages
1380
1381 -------------------------------------------------------------------
1382 Wed May 21 13:50:00 CEST 2008 - dmacvicar@suse.de
1383
1384 - deprecate Repository::name() and use alias() to
1385   be consistent. Related to (bnc#383553)
1386 - don't check for existence of keys, to avoid a non needed
1387   HEAD request. (helps bnc#381280)
1388 - 4.25.0
1389
1390 -------------------------------------------------------------------
1391 Wed May 21 11:37:23 CEST 2008 - schubi@suse.de
1392
1393 - added onlyRequires in the testcase (bnc #389184)
1394
1395 -------------------------------------------------------------------
1396 Tue May 20 12:12:27 CEST 2008 - jreidinger@suse.cz
1397
1398 - allow installation and refreshing from repository with alias that
1399   contains ' or " (bnc #392426)
1400 - r10158
1401
1402 -------------------------------------------------------------------
1403 Mon May 19 21:11:41 CEST 2008 - jkupec@suse.cz
1404
1405 - delta rpm support reenabled
1406 - r10150
1407
1408 -------------------------------------------------------------------
1409 Mon May 19 18:13:19 CEST 2008 - schubi@suse.de
1410
1411 - Resetting Delete Details in ResStatus correctly (bnc #391785)
1412 - r 10145
1413
1414 -------------------------------------------------------------------
1415 Mon May 19 11:47:06 CEST 2008 - dmacvicar@suse.de
1416
1417 - when setting status to non installed for uninstalled packages
1418   set the user transaction so they go to soft locks.
1419   (related to bnc#389739 )
1420
1421 -------------------------------------------------------------------
1422 Fri May 16 16:56:04 CEST 2008 - schubi@suse.de
1423
1424 - Added new calls : isInstalledBy (const PoolItem item);
1425                     installs (const PoolItem item);
1426 - r 10125
1427 - 4.23.0
1428
1429 -------------------------------------------------------------------
1430 Fri May 16 16:49:04 CEST 2008 - jreidinger@suse.cz
1431
1432 - don't run merge in save when toAdd/Remove queue is empty
1433 - throw when locks cannot load its file
1434 - r10124
1435
1436 -------------------------------------------------------------------
1437 Fri May 16 09:59:09 CEST 2008 - jreidinger@suse.cz
1438
1439 - throw more describing exception when repo probing failed
1440   (bnc #389690)
1441 - revision 10118
1442
1443 -------------------------------------------------------------------
1444 Thu May 15 15:15:59 CEST 2008 - jreidinger@suse.cz
1445
1446 - allow call only merge old locks and newly added/removed without
1447   saving it to file
1448 - -revision 10104
1449
1450 -------------------------------------------------------------------
1451 Tue May 13 17:37:11 CEST 2008 - dmacvicar@suse.de
1452
1453 - report non packages as keep installed if satisfied to the
1454   user interace (Selectables)
1455 - 4.21.3
1456
1457 -------------------------------------------------------------------
1458 Tue May 13 15:50:28 CEST 2008 - jkupec@suse.cz
1459
1460 - create /etc/zypp/products.d on install
1461
1462 -------------------------------------------------------------------
1463 Mon May 12 17:21:19 CEST 2008 - jkupec@suse.cz
1464
1465 - /etc/zypp/products.d added to file list (bnc #385868)
1466 - revision 10049
1467 - version 4.21.2
1468
1469 -------------------------------------------------------------------
1470 Mon May 12 17:15:34 CEST 2008 - jkupec@suse.cz
1471
1472 - call RemoveResolvableReport::problem() before finish() on error
1473   (bnc #388810)
1474 - revision 10045
1475
1476 -------------------------------------------------------------------
1477 Sat May 10 21:57:29 CEST 2008 - coolo@suse.de
1478
1479 - fix file list
1480
1481 -------------------------------------------------------------------
1482 Fri May  9 23:15:53 CEST 2008 - ma@suse.de
1483
1484 - Product now retrieves all attributes from the solv file.
1485 - version 4.21.1
1486 - revision 10031
1487
1488 -------------------------------------------------------------------
1489 Fri May  9 21:28:42 CEST 2008 - ma@suse.de
1490
1491 - Add zypp.conf option configdir (/etc/zypp) and arrange
1492   all config files and directories to follow {configdir}
1493   per default.
1494 - Fix zypp-query-pool to print satisfied products and additional
1495   products defined in {configdir}/products.d for registration.
1496   (bnc #385868)
1497 - version 4.21.0
1498 - revision 10029
1499
1500 -------------------------------------------------------------------
1501 Fri May  9 15:30:40 CEST 2008 - jreidinger@suse.cz
1502
1503 - implement remove duplicate entries in lock file (bnc#385967)
1504
1505 -------------------------------------------------------------------
1506 Fri May  9 15:15:32 CEST 2008 - ma@suse.de
1507
1508 - Speedup rpmdb2solv by reusing an existing solv file.
1509 - version 4.20.1
1510 - revision 10012
1511
1512 -------------------------------------------------------------------
1513 Thu May  8 18:13:54 CEST 2008 - ma@suse.de
1514
1515 - Fix failed package download due to unkown repository type (bnc #386386)
1516 - revision 9995
1517
1518 -------------------------------------------------------------------
1519 Thu May  8 16:33:37 CEST 2008 - ma@suse.de
1520
1521 - Support optional root argument to RepoManagerOptions, to prefix all
1522   path names taken from ZConfig. (bnc #388265)
1523 - version 4.20.0
1524 - revision 9993
1525
1526 -------------------------------------------------------------------
1527 Thu May  8 14:21:51 CEST 2008 - schubi@suse.de
1528
1529 - new solution action for removing requirements/conflicts (bnc #387631)
1530 - revision 9988
1531
1532 -------------------------------------------------------------------
1533 Thu May  8 10:56:49 CEST 2008 - ma@suse.de
1534
1535 - Provide enumerated patch category 'Patch::categoryEnum()' (bnc #159100)
1536 - revision 9984
1537
1538 -------------------------------------------------------------------
1539 Wed May  7 13:52:24 CEST 2008 - schubi@suse.de
1540
1541 - DistUpgrade: searching for providers -> regarding name onl
1542 - r 9977
1543
1544 -------------------------------------------------------------------
1545 Tue May  6 17:35:59 CEST 2008 - dmacvicar@suse.de
1546
1547 - add flag --registrable (-r) to query pool to avoid
1548   using system as a filter
1549 - 4.19.1
1550
1551 -------------------------------------------------------------------
1552 Tue May  6 07:37:22 CEST 2008 - coolo@suse.de
1553
1554 - return values in non-void functions
1555
1556 -------------------------------------------------------------------
1557 Mon May  5 14:08:20 CEST 2008 - jkupec@suse.cz
1558
1559 - support multiple search strings in PoolQuery (ORed)
1560 - revision 9945
1561
1562 -------------------------------------------------------------------
1563 Mon May  5 09:55:29 CEST 2008 - schubi@suse.de
1564
1565 - Switch off the upgrade mode of the
1566   SAT solver cause the packages have already been evaluated by
1567   the distupgrade machanism of libzypp. (bnc #386375)
1568 - rev 9943
1569
1570 -------------------------------------------------------------------
1571 Fri May  2 16:36:04 CEST 2008 - jreidinger@suse.cz
1572
1573 - release file after copy to cache as soon as possible.
1574   (bnc #381311)
1575 - r9940
1576
1577 -------------------------------------------------------------------
1578 Fri May  2 16:28:05 CEST 2008 - schubi@suse.de
1579
1580 - Bugfix: keep states by user has been removed it the
1581   package has not been installed BUT has been recommended by another package.
1582   (bnc #385832)
1583 - rev 9938
1584
1585 -------------------------------------------------------------------
1586 Fri May  2 12:19:22 CEST 2008 - jreidinger@suse.cz
1587
1588 - add isLocal function to Url which say if scheme is local or
1589   internet.
1590 - r9932
1591
1592 -------------------------------------------------------------------
1593 Fri May  2 09:36:18 CEST 2008 - jreidinger@suse.cz
1594
1595 - cache decision for repository depend on his url.
1596 - http,ftp and smb cache packages.
1597 - revision 9929
1598
1599 -------------------------------------------------------------------
1600 Thu May  1 00:50:51 CEST 2008 - ma@suse.de
1601
1602 - Load and maintain persistent hard locks stored in /etc/zypp/locks.
1603   Locks are loaded together with the target, and changes are writen
1604   back on commit. zypp.conf option locksfile.apply can be used to turn
1605   this feature on or off. (FATE #120352)
1606 - version 4.18.0
1607 - revision 9927
1608
1609 -------------------------------------------------------------------
1610 Wed Apr 30 16:27:49 CEST 2008 - ma@suse.de
1611
1612 - Add zypp.conf option solvfilesdir: Path where the repo solv files
1613   are created. Default value: {cachedir}/solv.
1614 - Target and repositories now save their solvfiles below {solvfilesdir}
1615   in directories named after the repositories alias.
1616 - version 4.18.0
1617 - revision 9913
1618
1619 -------------------------------------------------------------------
1620 Wed Apr 30 14:19:16 CEST 2008 - jkupec@suse.cz
1621
1622 - fixed filesystem::expandlink(Pathname) (bnc #368477)
1623 - r9906
1624
1625 -------------------------------------------------------------------
1626 Tue Apr 29 16:37:19 CEST 2008 - schubi@suse.de
1627
1628 - cleanup in return values of doUpgrade and doUpdate
1629 - r9886
1630 - 4.17.0
1631
1632 -------------------------------------------------------------------
1633 Mon Apr 28 18:27:54 CEST 2008 - jkupec@suse.cz
1634
1635 - check for valid pool in begin(), improve the code (bnc #384337)
1636 - r9872
1637 - 4.16.0
1638
1639 -------------------------------------------------------------------
1640 Mon Apr 28 15:40:09 CEST 2008 - mvidner@suse.cz
1641
1642 - Updated package-manager-su from xdg-utils-1.0.2-48 (bnc#339549).
1643
1644 -------------------------------------------------------------------
1645 Mon Apr 28 15:25:46 CEST 2008 - schubi@suse.de
1646
1647 - added translations
1648
1649 -------------------------------------------------------------------
1650 Mon Apr 28 11:15:47 CEST 2008 - jkupec@suse.cz
1651
1652 - ostream operator<<(ostream,TriBool) added
1653 - r9833
1654
1655 -------------------------------------------------------------------
1656 Fri Apr 25 16:12:12 CEST 2008 - ma@suse.de
1657
1658 - Prevent target::unload from creating a system repo in order
1659   to unload it. (bnc 382297)
1660 - version 4.15.2
1661 - revision 9822
1662
1663 -------------------------------------------------------------------
1664 Fri Apr 25 14:15:17 CEST 2008 - ma@suse.de
1665
1666 - Prevent deselected or deleted items from being re-selected due to
1667   recommends (aka. persistent soft locks). Unlike hard locked, those
1668   items will be automatically selected if required. The list of soft
1669   locked items is stored in /var/lib/zypp/SoftLocks.
1670 - version 4.15.1
1671 - revision 9818
1672
1673 -------------------------------------------------------------------
1674 Wed Apr 23 22:24:00 CEST 2008 - ma@suse.de
1675
1676 - Remove obsolete AdditionalCapabilities interface from ResPool.
1677   Forward sat::Pool::RepositoryIterator. There's no more need to
1678   maintain an extra Repository list in ResPool.
1679 - revision 9806
1680
1681 -------------------------------------------------------------------
1682 Wed Apr 23 21:12:56 CEST 2008 - ma@suse.de
1683
1684 - Support dependencies requiring a specific architecture:
1685   "name[.arch] [op edition]". See class Capability for details
1686   about how to construct dependencies. (bnc #305445)
1687 - version 4.15.0
1688 - revision 9805
1689
1690 -------------------------------------------------------------------
1691 Tue Apr 22 17:39:28 CEST 2008 - dmacvicar@suse.de
1692
1693 - patch attributes and deprecate old ones
1694 - 4.14.0
1695
1696 -------------------------------------------------------------------
1697 Tue Apr 22 15:44:34 CEST 2008 - jreidinger@suse.cz
1698
1699 - change locks api -
1700 - make more functions const
1701 - replace add/remove by selectable to add/remove by ident or name and kind
1702 - rename iterator to const_iterator to avoid confusion
1703 - revision 9781
1704
1705 -------------------------------------------------------------------
1706 Tue Apr 22 13:55:14 CEST 2008 - schubi@suse.de
1707
1708 - Do architecture changes while "dup" in the external distribution
1709   upgrade ONLY. bnc #382274
1710 - Added "ignore" to the solutions
1711 - Added "self-conflicts" to the solution
1712 - added new solver mechanism "resolveQueue"
1713 - Bugfix broken/satisfied products
1714 - rev 9776
1715
1716 -------------------------------------------------------------------
1717 Tue Apr 22 10:33:03 CEST 2008 - ma@suse.de
1718
1719 - Added Pattern::core returning the packages required by a pattern.
1720   (see also Pattern::depends and Pattern::contents).
1721 - revision 9771
1722
1723 -------------------------------------------------------------------
1724 Mon Apr 21 15:38:10 CEST 2008 - ma@suse.de
1725
1726 - Added Target::release(), returning the targets distribution
1727   release string.
1728 - revision 9761
1729
1730 -------------------------------------------------------------------
1731 Sat Apr 19 01:08:04 CEST 2008 - ma@suse.de
1732
1733 - per default abort if package installation fails. (bnc #381203)
1734 - version 4.13.3
1735 - revision 9725
1736
1737 -------------------------------------------------------------------
1738 Fri Apr 18 15:19:36 CEST 2008 - dmacvicar@suse.de
1739
1740 - add ZYpp and curl version to http agent string
1741   (bnc #381280)
1742
1743 -------------------------------------------------------------------
1744 Thu Apr 17 16:29:15 CEST 2008 - ma@suse.de
1745
1746 - Fixed pools package index wrongly including source packages. (bnc #380283)
1747 - version 4.13.2
1748 - revision 9683
1749
1750 -------------------------------------------------------------------
1751 Wed Apr 16 15:00:19 CEST 2008 - ma@suse.de
1752
1753 - Disable fast creation of @System.solv. It may produce wrong results
1754   e.g. after a rebuilddb.
1755 - version 4.13.1
1756 - revision 9666
1757
1758 -------------------------------------------------------------------
1759 Wed Apr 16 12:50:09 CEST 2008 - ma@suse.de
1760
1761 - initializeTarget now takes an additional option, telling whether to
1762   rebuild an existing rpm database before using it. Default is false.
1763   (bnc #308352)
1764 - version 4.13.0
1765 - revision 9664
1766
1767 -------------------------------------------------------------------
1768 Tue Apr 15 12:57:42 CEST 2008 - jreidinger@suse.cz
1769
1770 - save do nothing if no locks added/removed
1771 - fix bug with multiple save lock
1772 - don't save same query multiple times
1773 - improve tests
1774 - revision 9644
1775
1776 -------------------------------------------------------------------
1777 Tue Apr 15 09:34:29 CEST 2008 - schubi@suse.de
1778
1779 - added new translations
1780 - activate zypp-query-pool
1781 - Revision 9637
1782 - 4.12.1
1783
1784 -------------------------------------------------------------------
1785 Tue Apr 15 00:54:07 CEST 2008 - jkupec@suse.cz
1786
1787 - Locks API cleaned-up, iterator added, light read() added
1788 - PoolQuery::attribute(SolvAttr) getter added
1789 - revision 9609
1790
1791 -------------------------------------------------------------------
1792 Mon Apr 14 17:00:05 CEST 2008 - dmacvicar@suse.de
1793
1794 - reenable zypp-query-pool
1795 - 4.11.1
1796
1797 -------------------------------------------------------------------
1798 Mon Apr 14 12:53:09 CEST 2008 - ma@suse.de
1799
1800 - Enable evaluation of hardware dependencies.
1801 - Enable evaluation of filesystem dependencies.
1802 - revision 9605
1803
1804 -------------------------------------------------------------------
1805 Sun Apr 13 02:17:25 CEST 2008 - jkupec@suse.cz
1806
1807 - RawMetadataRefreshPolicy: CheckIfNeededIgnoreDelay added
1808   needed for explicit refresh request
1809 - revision 9574
1810
1811 -------------------------------------------------------------------
1812 Fri Apr 11 21:55:21 CEST 2008 - ma@suse.de
1813
1814 - Install ResPoolProxy index to speedup Solvable to Selectable
1815   conversion.
1816 - version 4.11.0
1817 - revision 9558
1818
1819 -------------------------------------------------------------------
1820 Fri Apr 11 18:02:14 CEST 2008 - kkaempf@suse.de
1821
1822 - Implement update scripts installed by packages. After every
1823   package install /var/adm/update-scripts is scanned for the first
1824   file starting with "<name>-<version>.<release>-", which is then
1825   executed.
1826 - revision 9547
1827
1828 -------------------------------------------------------------------
1829 Fri Apr 11 14:43:05 CEST 2008 - ma@suse.de
1830
1831 - Fix SolvIterMixin to avioid multiple visits of the same Selectable.
1832 - Add Resolvable::poolItem() providing access to the corresponding
1833   PoolItem. API to query isRelevant/isSatisfied/isBroken was moved
1834   to PoolItem.
1835 - Add ResPool::satisfiedProductsBegin/End iterator over all products
1836   whose dependencies are satisfied. This reflects the status determined
1837   by the last solver run. (#368104)
1838 - revision 9535
1839
1840 -------------------------------------------------------------------
1841 Fri Apr 11 12:07:47 CEST 2008 - jreidinger@suse.cz
1842
1843 - switch to new locks api
1844 - revision 9524
1845
1846 -------------------------------------------------------------------
1847 Wed Apr  9 21:24:54 CEST 2008 - ma@suse.de
1848
1849 - Enable ui::Selectable lookup by Solvable/PoolItem in ResPoolProxy.
1850 - Add SolvIterMixin: Base class providing PoolItem_iterator and
1851   Selectable_iterator iterator types based on a Solvable iterator.
1852 - Enhanced WhatProvides and SolvableSet to PoolItem_iterator to offer
1853   PoolItem_iterator and Selectable_iterator.
1854 - Add Solvable::SplitIdent: Helper class that splits an identifier
1855   into kind and name.
1856 - Provide methods Pattern::contents returning a collection of packages
1857   associated with the pattern/patch.
1858 - revision 9496
1859
1860 -------------------------------------------------------------------
1861 Tue Apr  8 15:50:48 CEST 2008 - jreidinger@suse.cz
1862
1863 - add comparing to PoolQuery
1864 - revision 9466
1865
1866 -------------------------------------------------------------------
1867 Tue Apr  8 13:18:30 CEST 2008 - jreidinger@suse.cz
1868
1869 - move RepoInfo to universal RepoException. This can enable more verbose output - for frontend. (helps with bnc #377137)
1870 - revision 9452
1871
1872 -------------------------------------------------------------------
1873 Tue Apr  8 10:52:30 CEST 2008 - jreidinger@suse.cz
1874
1875 - initial implementation of new locks (FATE #120118 and #120352)
1876 - revision 9442
1877
1878 -------------------------------------------------------------------
1879 Tue Apr  7 15:18:22 CEST 2008 - dmacvicar@suse.de
1880
1881 - selectable API updates and changes
1882 - 4.10.0
1883
1884 -------------------------------------------------------------------
1885 Fri Apr  4 14:01:45 CEST 2008 - jreidinger@suse.cz
1886
1887 - add split with respect to escaped delimeters and also for quotes
1888 - revision 9373
1889
1890 -------------------------------------------------------------------
1891 Thu Apr  3 12:55:50 CEST 2008 - ma@suse.de
1892
1893 - Fixed some missing package and source package attributes.
1894 - revision 9348
1895
1896 -------------------------------------------------------------------
1897 Thu Apr  3 11:59:13 CEST 2008 - ma@suse.de
1898
1899 - Allow to store a media label in MediaSetAccess. This label is
1900   passed to a media change requests to describe which CD is
1901   requested.  (bnc #330094)
1902 - Fixed some missing package and source package attributes.
1903 - revision 9347
1904
1905 -------------------------------------------------------------------
1906 Wed Apr  2 13:48:52 CEST 2008 - schubi@suse.de
1907
1908 - Moved poolItem.status().isSatisfied(),.... to poolItem.isSatisfied()
1909 - Removed establish state in ResStatus
1910 - revision 9337
1911 - version 4.7.0
1912
1913 -------------------------------------------------------------------
1914 Wed Apr  2 10:24:17 CEST 2008 - ma@suse.de
1915
1916 - Add PoolItem::isSatisfied()/isBroken() to test whether
1917   the items requirements are met.
1918 - revision 9334
1919
1920 -------------------------------------------------------------------
1921 Tue Apr  1 21:54:10 CEST 2008 - ma@suse.de
1922
1923 - Extend sat::WhatProvides to allow to query for possible providers
1924   of a collection of capabilies. E.g. all providers of a packages
1925   requirements.
1926 - Fixed retrieval of translated texts from .solv files, provided the
1927   solv file contains them.
1928 - revision 9328
1929
1930 -------------------------------------------------------------------
1931 Tue Apr  1 16:17:44 CEST 2008 - jreidinger@suse.cz
1932
1933 - initial implementation of serialize/recovery PoolQuery
1934   (needed by FATE #120118)
1935 - revision 9325
1936
1937 -------------------------------------------------------------------
1938 Wed Mar 26 16:15:24 CET 2008 - ma@suse.de
1939
1940 - Allow prioritizing repos by adding a line 'priority=N' to the
1941   .repo file. Where N is an integer number from 1 (highest prio)
1942   to 99 (least and default). (bnc #369827, fate #302872)
1943 - version 4.6.1
1944 - revision 9276
1945
1946 -------------------------------------------------------------------
1947 Mon Mar 24 21:17:05 CET 2008 - coolo@suse.de
1948
1949 - support plaindir again (at least the most important parts)
1950
1951 -------------------------------------------------------------------
1952 Fri Mar 21 13:23:13 CET 2008 - jreidinger@suse.cz
1953
1954 - Throwing special exception MediaBadCAException in case of SSL
1955   certificate validation failure.(bnc #223512)
1956 - revision 9250
1957
1958 -------------------------------------------------------------------
1959 Fri Mar 21 12:38:39 CET 2008 - jreidinger@suse.cz
1960
1961 - add new error IO_SOFT to media request callback for temporary
1962   connection problem. (bnc #328822)
1963 - add new media exception timeout when somethink fail due to exceed
1964   timeout
1965 - mediacurl throw timeout exception when timeouted
1966 - revision 9246
1967
1968 -------------------------------------------------------------------
1969 Thu Mar 20 15:00:24 CET 2008 - jreidinger@suse.cz
1970
1971 - return more information from checking if metadata need refresh,
1972   so user can get better info. (bnc #307249)
1973 - revision 9231
1974
1975 -------------------------------------------------------------------
1976 Tue Mar 18 21:59:04 CET 2008 - ma@suse.de
1977
1978 - class sat::LocaleSupport: Convenience methods to manage support
1979   for language specific packages.
1980 - revision 9197
1981
1982 -------------------------------------------------------------------
1983 Tue Mar 18 13:54:16 CET 2008 - jkupec@suse.cz
1984
1985 - removed obsolete capability handling stuff (ma)
1986 - version 4.5.0
1987
1988 -------------------------------------------------------------------
1989 Tue Mar 18 11:42:51 CET 2008 - jreidinger@suse.cz
1990
1991 - Don't mask skip and abort exception in Fetcher
1992 - revision 9188
1993
1994 -------------------------------------------------------------------
1995 Tue Mar 18 11:00:22 CET 2008 - jreidinger@suse.cz
1996
1997 - action is correctly set in mediaRequest callback
1998 - revision 9186
1999
2000 -------------------------------------------------------------------
2001 Mon Mar 17 12:33:44 CET 2008 - ma@suse.de
2002
2003 - Fix SEGV in commit (bnc# 371137)
2004 - version 4.4.3
2005 - revision 9174
2006
2007 -------------------------------------------------------------------
2008 Fri Mar 14 17:28:39 CET 2008 - ma@suse.de
2009
2010 - version 4.4.2
2011
2012 -------------------------------------------------------------------
2013 Fri Mar 14 14:27:43 CET 2008 - dmacvicar@suse.de
2014
2015 - look for openssl in cmake, actually we build require it
2016 - explicitely link against openssl and crypto, required to
2017   compile in all platforms/distros.
2018
2019 -------------------------------------------------------------------
2020 Fri Mar 14 12:07:41 CET 2008 - jreidinger@suse.cz
2021
2022 - Save repo type during refresh if type is NONE (f.e. lazy probing).
2023 - revision 9153
2024
2025 -------------------------------------------------------------------
2026 Fri Mar 14 11:34:24 CET 2008 - jreidinger@suse.cz
2027
2028 - replace gpg escaped semicolon with real semicolon (bnc #355434)
2029 - revision 9151
2030
2031 -------------------------------------------------------------------
2032 Fri Mar 14 10:17:41 CET 2008 - jreidinger@suse.cz
2033
2034 - make strings from RpmDb and Keyring exceptions translatable
2035 - revision 9146
2036
2037 -------------------------------------------------------------------
2038 Thu Mar 13 18:41:26 CET 2008 - dmacvicar@suse.de
2039
2040 - fix retrieving keys (bnc #368099)
2041 - version 4.4.1
2042
2043 -------------------------------------------------------------------
2044 Thu Mar 13 18:40:57 CET 2008 - jreidinger@suse.cz
2045
2046 - enable frontend to rewrite add_probe settings.(bnc #309612)
2047 - Correct adding repo without type to lazy probing.
2048 - revision 9135
2049
2050 -------------------------------------------------------------------
2051 Thu Mar 13 17:59:52 CET 2008 - jreidinger@suse.cz
2052
2053 - get better message if something fail when trying run rpm
2054   (bnc #344584)
2055 - revision 9133
2056
2057 -------------------------------------------------------------------
2058 Thu Mar 13 12:33:13 CET 2008 - ma@suse.de
2059
2060 - Add ExternalProgram::execError and ExternalProgram::command
2061   to improve error reporting.
2062 - revision 9112
2063
2064 -------------------------------------------------------------------
2065 Thu Mar 13 11:45:20 CET 2008 - jkupec@suse.cz
2066
2067 - release all media before requesting another (bnc #336881)
2068 - revision 9110
2069
2070 -------------------------------------------------------------------
2071 Thu Mar 13 11:32:56 CET 2008 - jkupec@suse.cz
2072
2073 - getDetectedDevices added (fate #120298)
2074 - revision 9108
2075
2076 -------------------------------------------------------------------
2077 Wed Mar 12 15:55:14 CET 2008 - jkupec@suse.cz
2078
2079 - media backend release() methods changed to take string & instead
2080   of bool (needed for FATE #120298)
2081 - media label, detected device list and current device arguments
2082   added to the requestMedia callback
2083 - version 4.4.0
2084
2085 -------------------------------------------------------------------
2086 Wed Mar 12 14:16:07 CET 2008 - coolo@suse.de
2087
2088 - fix for bnc#369543
2089
2090 -------------------------------------------------------------------
2091 Mon Mar 10 13:30:04 CET 2008 - jkupec@suse.cz
2092
2093 - provide download rate info (average and curent) in the
2094   media::DownloadProgressReport for ftp/http (bnc #168935)
2095 - r9074
2096
2097 -------------------------------------------------------------------
2098 Mon Mar 10 12:45:03 CET 2008 - jkupec@suse.cz
2099
2100 - cleanCache(): clean also .cookie files
2101 - cleanTargetCache() added
2102 - use escaped_alias() in rawcache_path_for_repoinfo() and
2103   packagescache_path_for_repoinfo()
2104 - r9068
2105
2106 -------------------------------------------------------------------
2107 Fri Mar  7 19:59:10 CET 2008 - jkupec@suse.cz
2108
2109 - fixed location of RPMs in subdirs when parsing plaindir repo
2110   recursively (bnc #368218)
2111 - revision 9060
2112
2113 -------------------------------------------------------------------
2114 Thu Mar  6 13:42:53 CET 2008 - ma@suse.de
2115
2116 - Do not filter any installed solvables.
2117 - revision 9031
2118 - version 4.3.2
2119
2120 -------------------------------------------------------------------
2121 Wed Mar  5 11:33:26 CET 2008 - ma@suse.de
2122
2123 - Try to rebuild broken solv files in Target::load.
2124 - revision 9015
2125
2126 -------------------------------------------------------------------
2127 Tue Mar  4 18:17:41 CET 2008 - ma@suse.de
2128
2129 - Try to rebuild broken solv files in RepoManager::loadFromCache.
2130 - Fix RepoStatus::operator&& and RepoStatus testsuite.
2131 - revision 9008
2132
2133 -------------------------------------------------------------------
2134 Tue Mar  4 16:09:14 CET 2008 - schubi@suse.de
2135
2136 - improved problem description while a vendor change
2137 - improved problem description if a requirement cannot be fulfilled. Bug #358560
2138 - revision 9002
2139
2140 -------------------------------------------------------------------
2141 Tue Mar  4 12:57:58 CET 2008 - ma@suse.de
2142
2143 - Save and restore requested locales on target load/commit.
2144 - revision 8999
2145
2146 -------------------------------------------------------------------
2147 Mon Mar  3 17:10:26 CET 2008 - schubi@suse.de
2148
2149 - (Update) Prevent reinstallation of installed packages.
2150 - revision 8984
2151
2152 -------------------------------------------------------------------
2153 Sun Mar  2 16:13:16 CET 2008 - coolo@suse.de
2154
2155 - refresh metadata if there is no cache to unbreak compat with
2156   kiwi (that relied on "zypper sa <url> <alias>" to create a repo
2157   that "zypper in" could work on)
2158
2159 -------------------------------------------------------------------
2160 Sun Mar  2 10:28:13 CET 2008 - coolo@suse.de
2161
2162 - create cache directory before calling rpmdb2solv (in an empty
2163   chroot)
2164 - version 4.3.1
2165
2166 -------------------------------------------------------------------
2167 Thu Feb 28 16:43:11 CET 2008 - jkupec@suse.cz
2168
2169 - special exception message if server returns 403 response
2170   (forbidden) (port from SP2)
2171 - MediaException messages marked for translation
2172
2173 -------------------------------------------------------------------
2174 Wed Feb 27 10:31:24 CET 2008 - dmacvicar@suse.de
2175
2176 - make sure we have target cache on target initialize
2177 - version 4.3.0
2178
2179 -------------------------------------------------------------------
2180 Tue Feb 26 13:59:03 CET 2008 - lslezak@suse.cz
2181
2182 - DiskUsageCounter.cc - ignore "vfat", "fat", "ntfs" and "ntfs-3g"
2183   file systems (#333166)
2184 - rev. 8915
2185
2186 -------------------------------------------------------------------
2187 Tue Feb 26 13:26:30 CET 2008 - ma@suse.de
2188
2189 - Fixed Capabilites iterator exposing prereq marker.
2190 - revision 8914
2191
2192 -------------------------------------------------------------------
2193 Tue Feb 26 11:29:05 CET 2008 - schubi@suse.de
2194
2195 - postinstall script fixed
2196 - version 4.2.10
2197
2198 -------------------------------------------------------------------
2199 Mon Feb 25 17:06:53 CET 2008 - schubi@suse.de
2200
2201 - Testcases regards modaliases, rpmlib, ... correctly
2202 - Revision 8904
2203
2204 -------------------------------------------------------------------
2205 Mon Feb 25 13:20:26 CET 2008 - ma@suse.de
2206
2207 - Remove obsolete sql database. (bnc#363224)
2208 - revision 8898
2209
2210 -------------------------------------------------------------------
2211 Fri Feb 22 14:03:59 CET 2008 - ma@suse.de
2212
2213 - Take care target uses --root when creating solv files (bnc #363789)
2214 - revision 8881
2215
2216 -------------------------------------------------------------------
2217 Fri Feb 22 10:10:14 CET 2008 - schubi@suse.de
2218
2219 - Unmaintained packages which does not fit to the updated system
2220   (broken dependencies) will be deleted.
2221 - revision 8867
2222
2223 -------------------------------------------------------------------
2224 Fri Feb 22 07:20:35 CET 2008 - coolo@suse.de
2225
2226 - let libzypp-devel require libsatsolver-devel
2227
2228 -------------------------------------------------------------------
2229 Wed Feb 20 13:47:56 CET 2008 - ma@suse.de
2230
2231 - Cleanup unused /var/lib/zypp/cache in migrate_sources (#305160)
2232 - revision 8833
2233
2234 -------------------------------------------------------------------
2235 Tue Feb 19 16:21:12 CET 2008 - jkupec@suse.cz
2236
2237 - media: fixed DownloadProgressReport.finish() url argument in
2238   doGetFileCopy()
2239 - revision 8815
2240
2241 -------------------------------------------------------------------
2242 Tue Feb 19 11:21:59 CET 2008 - dmacvicar@suse.de
2243
2244 - hardlink when possible to optimize data transfer
2245   and space across caches.
2246 - version 4.2.8
2247
2248 -------------------------------------------------------------------
2249 Tue Feb 19 08:15:07 CET 2008 - coolo@suse.de
2250
2251 - added some locale support to sat::Solvable
2252 - version 4.2.7
2253
2254 -------------------------------------------------------------------
2255 Mon Feb 18 14:15:48 CET 2008 - dmacvicar@suse.de
2256
2257 - handle error messages better in doesFileExist too which is
2258   used during probing. (bnc #362608)
2259
2260 -------------------------------------------------------------------
2261 Sun Feb 17 21:44:12 CET 2008 - dmacvicar@suse.de
2262
2263 - Fetcher::reset() should not reset cache directories.
2264   (bnc #348050)
2265 - version 4.2.6
2266
2267 -------------------------------------------------------------------
2268 Fri Feb 16 15:47:00 CET 2008 - dmacvicar@suse.de
2269
2270 - Use CURLOPT_NOBODY instead of a CURLOPT_RANGE of 1 byte
2271   for http and https, but this time set CURLOPT_HTTPGET back to 1
2272   so it actually works. This makes Media::doesFileExist
2273   efficient for http and https.
2274   (related to bnc #348050)
2275 - version 4.2.5
2276
2277 -------------------------------------------------------------------
2278 Fri Feb 15 10:52:59 CET 2008 - coolo@suse.de
2279
2280 - using .solv files only now (fate #303018)
2281 - revision 8699
2282
2283 -------------------------------------------------------------------
2284 Tue Feb 12 17:10:48 CET 2008 - coolo@suse.de
2285
2286 - fix architectures on distupgrade
2287
2288 -------------------------------------------------------------------
2289 Fri Feb  8 12:50:30 CET 2008 - coolo@suse.de
2290
2291 - fixes from trunk merged
2292
2293 -------------------------------------------------------------------
2294 Fri Feb  1 17:45:07 CET 2008 - jkupec@suse.cz
2295
2296 - fixed renaming a repo to an existing one (bnc #228216)
2297 - revision 8431
2298
2299 -------------------------------------------------------------------
2300 Sun Jan 27 21:35:13 CET 2008 - coolo@suse.de
2301
2302 - fix changelog
2303
2304 -------------------------------------------------------------------
2305 Thu Jan 24 18:26:47 CET 2008 - jkupec@suse.cz
2306
2307 - read .curlrc more robustly to obtain user-proxy (#330351)
2308 - revision 8368
2309
2310 -------------------------------------------------------------------
2311 Fri Jan 18 12:19:09 CET 2008 - coolo@suse.de
2312
2313 - always buildrequire openssl-devel
2314 - replacing strange utf-8 chars in changelog
2315 - revision 8317
2316
2317 -------------------------------------------------------------------
2318 Thu Jan 17 15:07:52 CET 2008 - jkupec@suse.cz
2319
2320 - Saner NFS timeo default (#350309)
2321 - revision 8314
2322
2323 -------------------------------------------------------------------
2324 Thu Jan 17 12:03:10 CET 2008 - kkaempf@suse.de
2325
2326 - support 'patterns.pat' and 'patterns.pat.gz' to read all
2327   patterns in one go.
2328 - rev 8309
2329
2330 -------------------------------------------------------------------
2331 Tue Jan 15 14:56:21 CET 2008 - lslezak@suse.cz
2332
2333 - added RpmDb::removePubkey(), call it from
2334   KeyRing::Impl::deleteKey() - remove the GPG key from RPM when it
2335   is removed from the trusted keyring
2336 - revision 8288
2337
2338 -------------------------------------------------------------------
2339 Mon Jan 14 17:11:15 CET 2008 - schubi@suse.de
2340
2341 - Textchanges
2342 - reduced logging in SAT-solver
2343 - ordering solutions
2344 - version 4.1.8
2345 - revision 8276
2346
2347 -------------------------------------------------------------------
2348 Thu Jan 10 16:50:26 CET 2008 - schubi@suse.de
2349
2350 - Enabled SAT solver via default. (removed ZYPP_SAT_SOLVER)
2351   ZYPP_RC_SOLVER=1 will enable the old RedCapet solver
2352 - Revision 8255
2353 - Version 4.1.7
2354
2355 -------------------------------------------------------------------
2356 Wed Jan  2 18:24:34 CET 2008 - jkupec@suse.cz
2357
2358 - Pathname zypp::filesystem::expandlink(const Pathname &) added
2359 - if the provided file is a symlink, expand it (#274651) (this
2360   probably won't work for schemes other than file/dir and cd/dvd)
2361 - revision 8179
2362
2363 -------------------------------------------------------------------
2364 Tue Dec 18 12:28:22 CET 2007 - aschnell@suse.de
2365
2366 - fixed password handling in URLs (bug #347273)
2367 - revision 8118
2368
2369 -------------------------------------------------------------------
2370 Mon Dec 17 13:47:44 CET 2007 - ma@suse.de
2371
2372 - Fixed default text locale detection not to use static variables. (#346872)
2373 - version 4.1.6
2374 - revision 8116
2375
2376 -------------------------------------------------------------------
2377 Mon Dec 10 12:46:26 CET 2007 - ma@suse.de
2378
2379 - Log more details about zypp lock owner. (#294094)
2380 - revision 8088
2381
2382 -------------------------------------------------------------------
2383 Fri Dec  7 15:47:53 CET 2007 - ma@suse.de
2384
2385 - Remove runtime dependency for libboost_filesystem (#345773)
2386 - version 4.1.5
2387 - revision 8061
2388
2389 -------------------------------------------------------------------
2390 Fri Nov 30 14:20:34 CET 2007 - schubi@suse.de
2391
2392 - Enable SAT solver via environment variable ZYPP_SAT_SOLVER.
2393   e.g.: ZYPP_SAT_SOLVER=1 zypper install foo
2394 - version 4.1.4
2395 - revision 7998
2396
2397 -------------------------------------------------------------------
2398 Wed Nov 28 15:12:33 CET 2007 - aschnell@suse.de
2399
2400 - make IniParser more strict (bug #306697)
2401
2402 -------------------------------------------------------------------
2403 Mon Nov 26 13:19:34 CET 2007 - ma@suse.de
2404
2405 - Fix missing packages in patch content list. (#340896)
2406 - revision 7925
2407
2408 -------------------------------------------------------------------
2409 Fri Nov 16 12:46:39 CET 2007 - coolo@suse.de
2410
2411 - fix build
2412
2413 -------------------------------------------------------------------
2414 Wed Nov 14 14:23:23 CET 2007 - ma@suse.de
2415
2416 - Output date strings in UTF-8. (#339423)
2417 - revision 7807
2418
2419 -------------------------------------------------------------------
2420 Tue Nov 13 13:40:03 CET 2007 - schubi@suse.de
2421
2422 - fixes for new gcc
2423 - version 4.1.3
2424 - r7788
2425
2426 -------------------------------------------------------------------
2427 Mon Nov  5 15:22:33 CET 2007 - ma@suse.de
2428
2429 - Don't mark failed patch scripts as installed. (#327523)
2430 - version 4.1.2
2431 - revision 7744
2432
2433 -------------------------------------------------------------------
2434 Wed Oct 31 09:19:59 CET 2007 - dmueller@suse.de
2435
2436 - update rpmlint suppression
2437
2438 -------------------------------------------------------------------
2439 Fri Oct 26 15:12:24 CEST 2007 - aschnell@suse.de
2440
2441 - fixed retrieval of epoch from rpmdb (bug #246680)
2442
2443 -------------------------------------------------------------------
2444 Thu Oct 25 16:29:24 CEST 2007 - aschnell@suse.de
2445
2446 - allow non-existing "packages" file in susetags parser (bug
2447   #309235)
2448
2449 -------------------------------------------------------------------
2450 Fri Oct 12 15:47:37 CEST 2007 - ma@suse.de
2451
2452 - SMBIOS DMI modalias matching added (#333152)
2453 - revision 7494
2454
2455 -------------------------------------------------------------------
2456 Sat Oct  6 16:37:11 CEST 2007 - jkupec@suse.cz
2457 - do not download the same file multiple times in one attach session
2458   (#307098), r7456
2459 - special cdrom detection code for SCSI / Virtual CDROMs on iSeries
2460   removed - should be correctly detected by HAL now
2461   (#167629, #163971), r7452
2462 - version 4.1.1
2463
2464 -------------------------------------------------------------------
2465 Fri Oct 05 10:35:47 CEST 2007 - aschnell@suse.de
2466
2467 - filter architecture in plaindir parser (bug #330791)
2468
2469 -------------------------------------------------------------------
2470 Thu Oct  4 16:31:58 CEST 2007 - ma@suse.de
2471
2472 - Throw constructing malformed checksums. (#189096)
2473 - revision 7441
2474
2475 -------------------------------------------------------------------
2476 Thu Oct  4 14:22:31 CEST 2007 - mvidner@suse.cz
2477
2478 - Renamed templates back because proper qualification makes it work
2479   too.
2480 - 4.1.0
2481
2482 -------------------------------------------------------------------
2483 Thu Oct 04 11:23:19 CEST 2007 - aschnell@suse.de
2484
2485 - only look for repositories in file ending ".repo" (bug #294779)
2486
2487 -------------------------------------------------------------------
2488 Wed Oct  3 13:37:57 CEST 2007 - mvidner@suse.cz
2489
2490 - Fixed compilation errors with GCC 4.3 by adding missing includes
2491   and renaming templates: MaxBits to MaxBitsT, Mask to MaskT,
2492   Compare<Edition> to CompareEd.
2493 - r7426
2494
2495 -------------------------------------------------------------------
2496 Mon Oct  1 20:29:36 CEST 2007 - ma@suse.de
2497
2498 - Incorporated patch from Michael Matz to speedup cache reading.
2499 - revision 7413
2500
2501 -------------------------------------------------------------------
2502 Fri Sep 28 18:40:59 CEST 2007 - schubi@suse.de
2503
2504 - Resolvertestcase:
2505   - log Repository info
2506   - set keep state in the testcase
2507   - handle vendor
2508 - r 4707
2509
2510 -------------------------------------------------------------------
2511 Thu Sep 27 17:13:14 CEST 2007 - ma@suse.de
2512
2513 - Fixed pattern parser SEGV on broken pattern files. (#328546)
2514 - revision 7402
2515
2516 -------------------------------------------------------------------
2517 Wed Sep 26 11:08:14 CEST 2007 - schubi@suse.de
2518
2519 - QueuItemRequire: Filter out all provider which have worser architecture,
2520   are NOT noarch and have not the same name as the requirement. The
2521   last one is needed for updating packages via patch/atoms.
2522   Bug 328081
2523 - Revert changes of r 7340
2524 - r 7386
2525
2526 -------------------------------------------------------------------
2527 Tue Sep 25 15:51:34 CEST 2007 - ma@suse.de
2528
2529 - Add missing '--install' parameter in desktop file. (#308640)
2530 - version 4.0.0
2531 - revision 7369
2532
2533 -------------------------------------------------------------------
2534 Tue Sep 25 11:08:13 CEST 2007 - jkupec@suse.cz
2535
2536 - release all attached media before attempting to eject (#293428)
2537 - fixed parsing of --proxy-user parameter of .curlrc (#309139)
2538 - revision 7352
2539 - version 3.26.0
2540
2541 -------------------------------------------------------------------
2542 Mon Sep 24 16:10:32 CEST 2007 - dmacvicar@suse.de
2543
2544 - provide a way to retrieve the metadata path. Used for
2545   installation, which incorrectly creates a repository in
2546   cache without adding it first, so metadata path is not
2547   set and therefore it is not possible to setup a media
2548   verifier on installation. Part of fix for (#293428)
2549 - 3.25.0
2550
2551 -------------------------------------------------------------------
2552 Mon Sep 24 15:48:47 CEST 2007 - schubi@suse.de
2553
2554 - If more than one resolvables provide a requirements and have different
2555   architecture take thatone with the best architecture. (Not regarding the
2556   name). Bug: Branching too much while an installation of a multi-arch-DVD
2557 - r 7340
2558 - version 3.24.8
2559
2560 -------------------------------------------------------------------
2561 Fri Sep 21 15:50:30 CEST 2007 - schubi@suse.de
2562
2563 - Checking the queue if an item will be deleted. If yes, the requirements
2564   are not needed anymore. Bug 326384
2565 - version 3.24.7
2566 - r 7329
2567
2568 -------------------------------------------------------------------
2569 Thu Sep 20 17:37:30 CEST 2007 - jkupec@suse.cz
2570
2571 - don't probe the repository type upon saving if disabled (#326769)
2572 - version 3.24.6
2573 - revision 7319
2574
2575 -------------------------------------------------------------------
2576 Thu Sep 20 15:19:53 CEST 2007 - ma@suse.de
2577
2578 - Avoid calling rpm repeatedly in case of an error. This is fault-prone,
2579   esp. if the error occurred executing the packages post-install script.
2580 - version 3.24.5
2581 - revision 7317
2582
2583 -------------------------------------------------------------------
2584 Thu Sep 20 11:00:04 CEST 2007 - ma@suse.de
2585
2586 - If a package is deselected by user, apply this soft lock to all
2587   available versions of this package.
2588 - version 3.24.4
2589 - revision 7316
2590
2591 -------------------------------------------------------------------
2592 Wed Sep 19 17:45:12 CEST 2007 - schubi@suse.de
2593
2594 - Update: Do not set an item to installation if there has been already set
2595   one for installation which has the same NVA. Bug  326286
2596 - version 3.24.3
2597 - r 7311
2598
2599 -------------------------------------------------------------------
2600 Wed Sep 19 14:19:49 CEST 2007 - ma@suse.de
2601
2602 - Enable package cache during commit. (#326249)
2603 - revision 7309
2604
2605 -------------------------------------------------------------------
2606 Tue Sep 18 14:01:02 CEST 2007 - schubi@suse.de
2607
2608 - Do not regarding requirements for packages which will be deleted in the
2609   same solver run. Bug 310618
2610 - r 7292
2611 - version 3.24.2
2612
2613 -------------------------------------------------------------------
2614 Mon Sep 17 16:33:14 CEST 2007 - jkupec@suse.cz
2615
2616 - don't download filelists.xml.gz (#307105)
2617 - version 3.24.1
2618 - revision 7269
2619
2620 -------------------------------------------------------------------
2621 Mon Sep 17 15:51:04 CEST 2007 - ma@suse.de
2622
2623 - Improve estimated diskusage while there is no valid
2624   solver result. (#325617)
2625 - revision 7266
2626
2627 -------------------------------------------------------------------
2628 Mon Sep 17 15:22:47 CEST 2007 - schubi@suse.de
2629
2630 -Bugfix in vendor change of a required resolvable (Correct error message)
2631  Bug 310455
2632 - r 7262
2633
2634 -------------------------------------------------------------------
2635 Mon Sep 17 12:36:28 CEST 2007 - lslezak@suse.cz
2636
2637 - fixed DU parsing in inst-sys (#308659)
2638 - revision 7256
2639
2640 -------------------------------------------------------------------
2641 Fri Sep 14 22:57:54 CEST 2007 - ma@suse.de
2642
2643 - Enable using patch and delta rpms. (#309124)
2644 - version 3.24.0
2645 - revision 7253
2646
2647 -------------------------------------------------------------------
2648 Thu Sep 13 17:59:55 CEST 2007 - ma@suse.de
2649
2650 - On update do not delete unmaintained non-SuSE packages.
2651 - version 3.23.2
2652 - revision 7239
2653
2654 -------------------------------------------------------------------
2655 Thu Sep 13 13:02:39 CEST 2007 - lslezak@suse.cz
2656
2657 - ZYppImpl::getPartitions() - don't return the current partitioning
2658   when the partitioning hasn't been set - fixes DU parsing in
2659   inst-sys (#308659)
2660
2661 -------------------------------------------------------------------
2662 Thu Sep 13 11:30:47 CEST 2007 - dmacvicar@suse.de
2663
2664 - Throw specific exceptions during commit (#308511)
2665 - 3.23.1
2666
2667 -------------------------------------------------------------------
2668 Wed Sep 12 18:48:00 CEST 2007 - ma@suse.de
2669
2670 - Various disk space calculation fixes. Susetags, plaindir and rpmdb
2671   now provide more detailed disk usage information.
2672   Yum metadata don't, so we book the package size to '/'. (#308362)
2673 - version 3.23.0
2674 - revision 7225
2675
2676 -------------------------------------------------------------------
2677 Wed Sep 12 15:48:41 CEST 2007 - schubi@suse.de
2678
2679 - Regarding keep state while recycle old valid solver results. Bug 286889
2680 - r 7209
2681
2682 -------------------------------------------------------------------
2683 Wed Sep 12 12:24:49 CEST 2007 - jkupec@suse.cz
2684
2685 - report 100% progress on finishing RPM removal (bug #309431)
2686 - revision 7200
2687
2688 -------------------------------------------------------------------
2689 Tue Sep 11 17:25:35 CEST 2007 - schubi@suse.de
2690
2691 - Update: rename language packages --> take that package which fits to the
2692   selected language Bug 308098
2693 - r 7919
2694
2695 -------------------------------------------------------------------
2696 Tue Sep 11 16:11:20 CEST 2007 - dmacvicar@suse.de
2697
2698 - restore deltas and patch rpms from the cache (#309124)
2699 - 3.22.8
2700
2701 -------------------------------------------------------------------
2702 Tue Sep 11 14:54:44 CEST 2007 - ma@suse.de
2703
2704 - Don't fail if a product is deleted multiple times (e.g. due to
2705   obsoletes and an explicit deleted request). (#308746)
2706 - version 3.22.7
2707 - revision 7184
2708
2709 -------------------------------------------------------------------
2710 Tue Sep 11 13:52:47 CEST 2007 - jkupec@suse.cz
2711
2712 - SYSCONFDIR variable added for modifying /etc
2713
2714 -------------------------------------------------------------------
2715 Tue Sep 11 12:18:11 CEST 2007 - schubi@suse.de
2716
2717 - uninstallable resolvable -->suggested solution: delete; Bug 308164
2718 - r 7177
2719
2720 -------------------------------------------------------------------
2721 Mon Sep 10 16:19:05 CEST 2007 - schubi@suse.de
2722
2723 - new translations added
2724 - r 7166
2725 - version 3.22.6
2726
2727 -------------------------------------------------------------------
2728 Mon Sep 10 15:50:49 CEST 2007 - lslezak@suse.cz
2729
2730 - fixed disk usage counting of updated packages (#308362)
2731
2732 -------------------------------------------------------------------
2733 Mon Sep 10 14:17:29 CEST 2007 - schubi@suse.de
2734
2735 - Splitting packages: Take the package with the best
2736   architecture,edition ONLY; Bug 308591
2737 - r 7160
2738
2739 -------------------------------------------------------------------
2740 Mon Sep 10 10:55:45 CEST 2007 - lslezak@suse.cz
2741
2742 - properly report fallback disk usage size (in kB instead of bytes)
2743   when disk usage is not known (YUM repos) (#308475)
2744
2745 -------------------------------------------------------------------
2746 Fri Sep  7 13:27:26 CEST 2007 - ma@suse.de
2747
2748 - Install a sample /etc/zypp.conf. (#306615)
2749 - Fixed missing soversion symlink in package.
2750 - version 3.22.5
2751 - revision 7150
2752
2753 -------------------------------------------------------------------
2754 Fri Sep  7 13:03:48 CEST 2007 - schubi@suse.de
2755
2756 - RequirementIsMet: return true only if ALL Atoms are NOT incomplete; Bug
2757   308252
2758 - r 7143
2759
2760 -------------------------------------------------------------------
2761 Thu Sep  6 18:22:36 CEST 2007 - schubi@suse.de
2762
2763 - Error: Select two candidate with the same name while update.
2764   Solution: If there is a candidate which is already selected for installation -->
2765   take thatone #308082
2766 - r 7132
2767
2768 -------------------------------------------------------------------
2769 Thu Sep  6 14:11:58 CEST 2007 - ma@suse.de
2770
2771 - Work arround installed patterns providing an empty vendor string. (#307743)
2772 - Let the solver treat vendor suse and opensuse as equivalent.
2773 - version 3.22.4
2774
2775 -------------------------------------------------------------------
2776 Thu Sep  6 12:33:27 CEST 2007 - schubi@suse.de
2777
2778 - Checking item before evaluating the concerning vendor. bug #307941
2779 - r 7119
2780
2781 -------------------------------------------------------------------
2782 Wed Sep  6 02:24:37 CEST 2007 - dmacvicar@suse.de
2783
2784 - Fix for bug #307163 - empty package descriptions
2785   a.k.a shared tag not 100% implemented
2786 - r 7117
2787 - version 3.22.3
2788
2789 -------------------------------------------------------------------
2790 Wed Sep  5 17:52:37 CEST 2007 - schubi@suse.de
2791
2792 - logging "reverse" NEEDED_BY in the detail description of solver
2793   problems.
2794 - improved error message if a requiremnt is not fulfilled Bug 307743
2795 - Add "ignore" option to the solution if a requirement is not fulfilled
2796   Bug 304276
2797 - revision 7113
2798
2799 -------------------------------------------------------------------
2800 Wed Sep  5 14:33:02 CEST 2007 - jkupec@suse.cz
2801
2802 - fixed the order of operands of susetags local metadata status
2803   computation which caused the YaST repositories to always get
2804   refreshed (part of bug #304310)
2805 - revision 7107
2806 - version 3.22.2
2807
2808 -------------------------------------------------------------------
2809 Tue Sep  4 12:09:10 CEST 2007 - schubi@suse.de
2810
2811 - comparing vendor with VendorAttr::equivalent
2812 - revision 7103
2813
2814 -------------------------------------------------------------------
2815 Mon Sep  3 18:43:51 CEST 2007 - schwab@suse.de
2816
2817 - Use $RPM_OPT_FLAGS.
2818
2819 -------------------------------------------------------------------
2820 Mon Sep  3 17:14:02 CEST 2007 - ma@suse.de
2821
2822 - Reset transact bits when switching status from
2823   "update" to "protected" (#246976)
2824 - version 3.22.1
2825 - revision 7094
2826
2827 -------------------------------------------------------------------
2828 Mon Sep  3 13:56:42 CEST 2007 - schubi@suse.de
2829
2830 - new translations added
2831 - rev 7083
2832
2833 -------------------------------------------------------------------
2834 Fri Aug 31 22:10:55 CEST 2007 - ma@suse.de
2835
2836 - Added ability to switch off use of patch and delta rpms via zypp.conf (#305864)
2837    [main]
2838    download.use_patchrpm = no
2839    download.use_deltarpm = no
2840 - version 3.22.0
2841 - revision 7069
2842
2843 -------------------------------------------------------------------
2844 Fri Aug 31 19:56:40 CEST 2007 - ma@suse.de
2845
2846 - On demand translate patch requirements into a list of atoms.
2847   Required by the UI to display packages acssociated with a patch.
2848   (#300612)
2849 - version 3.21.1
2850 - revision 7065
2851
2852 -------------------------------------------------------------------
2853 Fri Aug 31 13:59:54 CEST 2007 - kkaempf@suse.de
2854
2855 - enrich ResolverInfo with the reason if a user-initiated request
2856   fails (#304325, #306240)
2857 - r 7051
2858
2859 -------------------------------------------------------------------
2860 Thu Aug 30 20:10:00 CEST 2007 - jkupec@suse.cz
2861
2862 - added missing implementation of LogControl::setLineFormater()
2863   (lslezak)
2864 - version 3.21.0
2865 - revision 7041
2866
2867 -------------------------------------------------------------------
2868 Thu Aug 30 18:55:15 CEST 2007 - jkupec@suse.cz
2869
2870 - enable changing url in requestMedia callback (#294481)
2871 - revision 7037
2872
2873 -------------------------------------------------------------------
2874 Thu Aug 30 18:22:32 CEST 2007 - ma@suse.de
2875
2876 - Filter readonly mount points in DiskUsageCounter (#297405)
2877 - revision 7030
2878
2879 -------------------------------------------------------------------
2880 Thu Aug 30 17:31:33 CEST 2007 - jkupec@suse.cz
2881
2882 - remember the cause of the RepoException when refreshing metadata
2883   (#301022)
2884 - r7023
2885
2886 -------------------------------------------------------------------
2887 Thu Aug 30 17:25:14 CEST 2007 - ma@suse.de
2888
2889 - Safe fix for bug #299680.
2890 - version 3.20.1
2891 - revision 7026
2892
2893 -------------------------------------------------------------------
2894 Thu Aug 30 15:48:03 CEST 2007 - schubi@suse.de
2895
2896 - Bugfix: If a requirement has been fulfilled by more than one language
2897   resolvables only thatone will be taken which fits to the selected
2898   language.
2899 - r 7018
2900
2901 -------------------------------------------------------------------
2902 Thu Aug 30 15:14:23 CEST 2007 - jkupec@suse.cz
2903
2904 - correct error code for media errors in MediaCurl::doGetFileCopy()
2905   affects only zypper error output, does not affect YaST
2906 - r7013
2907
2908 -------------------------------------------------------------------
2909 Wed Aug 29 18:28:41 CEST 2007 - jkupec@suse.cz
2910
2911 - reverted blocking of requestMedia from r6271 (#301710)
2912 - r6999
2913
2914 -------------------------------------------------------------------
2915 Wed Aug 29 18:09:29 CEST 2007 - kkaempf@suse.de
2916
2917 - prevent progress report in destructor (#299680)
2918 - r6998
2919
2920 -------------------------------------------------------------------
2921 Wed Aug 29 18:02:36 CEST 2007 - jkupec@suse.cz
2922
2923 - treat non-filelists.xml <file> entries as file provides capabilities
2924   in YUM parser (#304701)
2925 - r6992
2926
2927 -------------------------------------------------------------------
2928 Wed Aug 29 16:32:01 CEST 2007 - kkaempf@suse.de
2929
2930 - the media.1/media uniquely identifies a 'susetags' repo, not
2931   the content file (#304200)
2932
2933 -------------------------------------------------------------------
2934 Wed Aug 29 15:42:17 CEST 2007 - jkupec@suse.cz
2935
2936 - fixed locale dir (#304649)
2937 - r6984
2938
2939 -------------------------------------------------------------------
2940 Wed Aug 29 15:39:52 CEST 2007 - kkaempf@suse.de
2941
2942 - don't treat normal package license as "license to confirm"
2943   (#305906)
2944
2945 -------------------------------------------------------------------
2946 Wed Aug 29 15:28:53 CEST 2007 - ma@suse.de
2947
2948 - Fixed fix for #293039. Segfault due to uninitialzed data.
2949 - version 3.19.3
2950 - revision 6980
2951
2952 -------------------------------------------------------------------
2953 Wed Aug 29 15:10:20 CEST 2007 - schubi@suse.de
2954
2955 - reduced too much verbosed ResolverContext logging; Bug 303971
2956 - r 6977
2957
2958 -------------------------------------------------------------------
2959 Wed Aug 29 13:55:28 CEST 2007 - ma@suse.de
2960
2961 - Fixed PlainDir repositories to provide real disk usage data. For
2962   repomd and others that do not provide any detailed disk usage info,
2963   assume the packgage size is required below "/". Peviously they were
2964   treated as being empy.
2965 - version 3.19.2
2966 - revision 6972
2967
2968 -------------------------------------------------------------------
2969 Wed Aug 29 13:36:42 CEST 2007 - schubi@suse.de
2970
2971 - Add a new solver solution in the case of running in a timeout:
2972   ProblemSolutionDoubleTimeout.h
2973   #Bug 302496
2974 - revision 6970
2975
2976 -------------------------------------------------------------------
2977 Wed Aug 29 11:23:26 CEST 2007 - dmacvicar@suse.de
2978
2979 - bug in fix for (#292986)
2980
2981 -------------------------------------------------------------------
2982 Tue Aug 28 18:48:26 CEST 2007 - dmacvicar@suse.de
2983
2984 - (#297001) - libzypp: can't skip broken packages
2985 - re enable importing zypp keyring from rpm.(#302379)
2986 - 3.19.1
2987
2988 -------------------------------------------------------------------
2989 Tue Aug 28 17:30:30 CEST 2007 - kkaempf@suse.de
2990
2991 - rename ResolvableQuery::iterateResolvablesByKindsAndStrings
2992   to ResolvableQuery::iterateResolvablesByKindsAndStringsAndRepos
2993   in order to support query-by-repo (#305384)
2994 - fix iterateResolvablesByKindsAndStringsAndRepos to take any
2995   number of kinds, names, or repos (#305347)
2996 - remove ResolvableQuery::iterateResolvablesByKind, not needed
2997 - version 3.19.0
2998 - rev 6935
2999
3000 -------------------------------------------------------------------
3001 Tue Aug 28 11:27:53 CEST 2007 - dmacvicar@suse.de
3002
3003 - real fix for reading signature ids. (#390535).
3004 - delete metadata when removing repo (#301037).
3005
3006 -------------------------------------------------------------------
3007 Mon Aug 27 23:52:41 CEST 2007 - dmacvicar@suse.de
3008
3009 - following behaviour for setPartitions
3010   - if they are not set, they are detected
3011   - if they are set, that value is used.
3012   - if value set or detected is empty, all disk usage
3013     information is read. Otherwise just values in those
3014     mount points.
3015     Should work for installation as long as detectPartitions
3016     is empty at installation.(#293039)
3017
3018 -------------------------------------------------------------------
3019 Mon Aug 27 17:08:41 CEST 2007 - kkaempf@suse.de
3020
3021 - Add ZConfig::overrideSystemArchitecture() to override zypp arch
3022   from external, e.g. for the testcases
3023 - Honor ZYPP_CONF environment variable to override the buit-in
3024   /etc/zypp/zypp.conf
3025 - Check architecture at handout() to prevent NULL ptr reference.
3026 - Bug 301286
3027 - rev 6908
3028
3029 -------------------------------------------------------------------
3030 Mon Aug 27 15:53:52 CEST 2007 - schubi@suse.de
3031
3032 -The solver generate an establish call for all
3033  resolvables which has filesystemcaps if there is not a valid result from a
3034  former solver run available. This covers:
3035  * Initial solver run
3036  * Changing of filesystem whithin a workflow, cause the solver results will
3037    be reset if the filesystem dependencies have been changed
3038  Bug 271912
3039 - r 6901
3040
3041 -------------------------------------------------------------------
3042 Sun Aug 26 15:49:27 CEST 2007 - kkaempf@suse.de
3043
3044 - pass location to plaindir package (#303751)
3045 - Add name of file in question to checksum/signature related
3046   exceptions.
3047 - pass basename of file to verifyFileSignatureWorkflow (instead of
3048   empty string).
3049 - filter out incompatible architectures when parsing sustags
3050   repos (first half of #301286)
3051 - r 6882
3052
3053 -------------------------------------------------------------------
3054 Fri Aug 24 11:52:27 CEST 2007 - dmacvicar@suse.de
3055
3056 - don't run source migration if yast is running in
3057   intsys mode (#297136)
3058 - signature and checksum verification fixes. Still pending
3059   problem ZYpp getting no output from gpg when running from zypper.
3060   (#302059)
3061
3062 -------------------------------------------------------------------
3063 Thu Aug 23 13:51:41 CEST 2007 - schubi@suse.de
3064
3065 - Do not strip resolvables which have the same name but different kind
3066   (ResolverInfo*)
3067 - Flag info NEEDEDBY correctly if it will be used by freshen/supplement
3068 - r 6830
3069
3070 -------------------------------------------------------------------
3071 Wed Aug 22 18:58:44 CEST 2007 - mvidner@suse.cz
3072
3073 - Do not use "a-z" in regexes. Fixes "Invalid Url scheme 'http'" in
3074   the Estonian locale (#302525).
3075
3076 -------------------------------------------------------------------
3077 Wed Aug 22 17:59:39 CEST 2007 - aschnell@suse.de
3078
3079 - added remembering of exception history at various places
3080
3081 -------------------------------------------------------------------
3082 Wed Aug 22 16:52:09 CEST 2007 - schubi@suse.de
3083
3084 - Bugfixes concerning vendor handling:
3085 - first bug:
3086   Installed A-1.0(vendor SuSE)
3087   Available A-2.0(other vendor)
3088   A will not be regarded as "unmaintained". So it will not be deleted.
3089 - second bug:
3090   A need B-2.0. B-1.0 is installed but has another vendor. Report a
3091   proper errmessage.
3092 - Testcase : solution-tests/vendor-test.xml
3093 - r 6812
3094 - 3.18.4
3095
3096 -------------------------------------------------------------------
3097 Tue Aug 21 15:38:08 CEST 2007 - dmacvicar@suse.de
3098
3099 - ignore HASH key for download (#300982)
3100
3101 -------------------------------------------------------------------
3102 Tue Aug 21 15:17:23 CEST 2007 - schubi@suse.de
3103
3104 - Added explicitly_requested as parameter in ResolverContext::Uninstall
3105   Bug 299819
3106 - revision 6794
3107
3108 -------------------------------------------------------------------
3109 Tue Aug 21 13:06:44 CEST 2007 - dmacvicar@suse.de
3110
3111 - If no mount information is available, parse all DU entries.
3112 - read only hack mode for migrate-sources. We actually do add
3113   repositories with it, but no harm. (#292986)
3114 - fix some typos in exceptions (#301331)
3115 - 3.18.3
3116
3117 -------------------------------------------------------------------
3118 Mon Aug 20 16:06:36 CEST 2007 - schubi@suse.de
3119
3120 - Do not regard explicit request in order to recognize updated packages
3121   correctly. Bug 301676
3122 - Updated translations
3123 - r 6766
3124 - 3.18.2
3125
3126 -------------------------------------------------------------------
3127 Mon Aug 20 15:35:46 CEST 2007 - mvidner@suse.cz
3128
3129 - package-manager script: Call /sbin/yast2 with full path because of
3130   gnomesu (#269873).
3131
3132 -------------------------------------------------------------------
3133 Mon Aug 20 15:23:14 CEST 2007 - dmacvicar@suse.de
3134
3135 - add support for the HASH key. (#300982)
3136 - Use ContentFileParser in Downloader (instead of implementing
3137   the parser again, it has a reason, Downloader was written first)
3138 - update testcases and data to cover the new HASH key
3139 - 3.18.1
3140
3141 -------------------------------------------------------------------
3142 Mon Aug 20 13:21:34 CEST 2007 - kkaempf@suse.de
3143
3144 - unify query API for kind and name, summary, description
3145   (incomplete)
3146 - rev 6761, version 3.18.0
3147
3148 -------------------------------------------------------------------
3149 Fri Aug 17 12:30:55 CEST 2007 - kkaempf@suse.de
3150
3151 - add iterateResolvablesByKindsAndName
3152 - rev 6735, version 3.17.13
3153
3154 -------------------------------------------------------------------
3155 Fri Aug 17 11:45:24 CEST 2007 - kkaempf@suse.de
3156
3157 - rename ResolvableQuery::queryByName to iterateResolvablesByName
3158 - fix reading of kind and repository in ResolvableQuery
3159 - add reverse lookups in CacheTypes
3160 - add iterateResolvablesByKind
3161 - rev 6733
3162
3163 -------------------------------------------------------------------
3164 Fri Aug 17 10:37:56 CEST 2007 - schubi@suse.de
3165
3166 - shorten solver error messages Bug 259894
3167 - rev 6723
3168
3169 -------------------------------------------------------------------
3170 Thu Aug 16 23:43:50 CEST 2007 - kkaempf@suse.de
3171
3172 - fix ResolvableQuery::query(), add ResolvableQuery::queryByName()
3173   install zypp/cache header files.
3174 - rev 6719, version 3.16.13
3175
3176 -------------------------------------------------------------------
3177 Thu Aug 16 17:21:52 CEST 2007 - kkaempf@suse.de
3178
3179 - discard pattern files with incompatbile architecture, both
3180   for download and for parsing. (#298716)
3181 - rev 6711
3182
3183 -------------------------------------------------------------------
3184 Thu Aug 16 17:12:45 CEST 2007 - kkaempf@suse.de
3185
3186 - run sqlite asynchronously and add sql index files where
3187   appropriate, gives 6x performance on certain operations.
3188   Bumping cache schema version to 1004.
3189   (#300998)
3190 - rev 6710
3191
3192 -------------------------------------------------------------------
3193 Thu Aug 16 17:08:58 CEST 2007 - kkaempf@suse.de
3194
3195 - fix String::endsWith (#301038)
3196 - rev 6709
3197
3198 -------------------------------------------------------------------
3199 Thu Aug 16 11:16:25 CEST 2007 - schubi@suse.de
3200
3201 - added an _explicitly_requested in QueueItemConflict ( as already in
3202   QueueItemEstablish, QueueItemInstall, QueueItemUninstall ) in order to
3203   remove the conflicting item without an error message. Bug 299819
3204 - rev 6699
3205
3206 -------------------------------------------------------------------
3207 Thu Aug 16 07:23:31 CEST 2007 - jkupec@suse.cz
3208
3209 - forgot to set default refresh policy in checkIfToRefreshMetadata
3210 - repo.refresh.delay default set to 10 minutes
3211 - 6693
3212
3213 -------------------------------------------------------------------
3214 Wed Aug 15 15:32:36 CEST 2007 - schubi@suse.de
3215
3216 - Bugfix while regarding correct vendor in update
3217 - r6677
3218 - version 3.15.0
3219
3220 -------------------------------------------------------------------
3221 Wed Aug 15 13:57:04 CEST 2007 - jkupec@suse.cz
3222
3223 - repo.refresh.delay=<minutes> (ZConfig, "main" section) support
3224   added to delay next check & refresh until the specified number of
3225   minutes has passed from the last check or refresh (FATE #301991).
3226   Revisions: 6654, 6656, 6666, and 6667.
3227 - filesystem::touch(Pathname) added (r6666)
3228 - RepoManager::touchIndexFile(RepoInfo) added
3229 - RepoManager::checkIfToRefreshMetadata(RepoInfo,Url,policy):
3230   decision to do the refresh moved to this public method.
3231 - r6667
3232
3233 -------------------------------------------------------------------
3234 Wed Aug 15 12:38:26 CEST 2007 - schubi@suse.de
3235
3236 - generate a resolver problem if addRequires does not find a resovable
3237   #299486
3238 - rev 6660
3239
3240 -------------------------------------------------------------------
3241 Tue Aug 14 15:54:15 CEST 2007 - schubi@suse.de
3242
3243 - Prioritized delete request by the user BEFORE delete requests due
3244   missing dependencies or conflicting dependencies. Bug 298322
3245 - rev 6640
3246
3247 -------------------------------------------------------------------
3248 Fri Aug 10 20:49:20 CEST 2007 - jkupec@suse.cz
3249
3250 - support also "Plaindir" as valid repo type name (#298622)
3251 - revision 6616
3252 - version 3.14.0
3253
3254 -------------------------------------------------------------------
3255 Fri Aug 10 18:03:06 CEST 2007 - dmacvicar@suse.de
3256
3257 - fix segfault in Progress reporting
3258 - progress report use name instead of alias (#298035)
3259 - repoinfo returns alias if name is empty
3260
3261 -------------------------------------------------------------------
3262 Fri Aug 10 16:04:42 CEST 2007 - dmacvicar@suse.de
3263
3264 - merge patch by dmueller to get rid of boost-regex
3265
3266 -------------------------------------------------------------------
3267 Fri Aug 10 13:50:40 CEST 2007 - dmacvicar@suse.de
3268
3269 - dont create a second CacheStore in the same scope, will lock...
3270   #297627
3271
3272 -------------------------------------------------------------------
3273 Thu Aug  9 15:04:21 CEST 2007 - jkupec@suse.cz
3274
3275 - fixed some RepoManager exception docs & history
3276 - r6558
3277
3278 -------------------------------------------------------------------
3279 Thu Aug  9 13:33:59 CEST 2007 - dmacvicar@suse.de
3280
3281 - feature #302135: Graceful update of 3rd party packages
3282   Automatic upgrading only sees packages from same vendor
3283   This allows not needed to have those locked.
3284 - Add persistent locks file which allow wildcards. Users
3285   can lock certain packages adding lines like "kde* < 3.5"
3286 - add applyLocks() to apply persistent locks before solving
3287
3288 -------------------------------------------------------------------
3289 Thu Aug  9 13:28:20 CEST 2007 - schubi@suse.de
3290
3291 -  recognize changes in the pool (e.g. changing /etc/sysconfig/storage
3292   #271912 wq
3293 - Added locking resolvables in the testcases
3294 - rev 6544
3295
3296 -------------------------------------------------------------------
3297 Wed Aug  8 16:04:07 CEST 2007 - dmacvicar@suse.de
3298
3299 - add migrate-sources to %post (#292986)
3300 - 3.13.15
3301
3302 -------------------------------------------------------------------
3303 Wed Aug  8 13:32:52 CEST 2007 - jkupec@suse.cz
3304
3305 - fixed bug with using wrong files from raw metadata cache
3306   (bug #297611) (duncanmv) (r6501, already released in 3.13.14)
3307
3308 -------------------------------------------------------------------
3309 Wed Aug  8 12:42:39 CEST 2007 - schubi@suse.de
3310
3311 - fix in "ignore conflicts" if the conflict has been caused by an obsolete
3312   Bug# 297795
3313 - r 6517
3314
3315 -------------------------------------------------------------------
3316 Tue Aug  7 17:04:47 CEST 2007 - dmacvicar@suse.de
3317
3318 - implement susetags support for compressed metadata
3319   and testcases. (feature #301916)
3320 - implement disk usage in cache. For installation requires
3321   some changes in YaST to setup the ZYpp getPartitions()
3322   before repos are cached. (bug #293039)
3323 - added testcases for diskusage
3324 - 3.13.14
3325
3326 -------------------------------------------------------------------
3327 Mon Aug  6 10:19:12 CEST 2007 - jkupec@suse.cz
3328
3329 - fixed YUM parser to properly create source packages
3330 - disabled reading of filelists.xml.gz by default (the data are
3331   currently not stored anyway)
3332 - revision 6481
3333 - version 3.13.13
3334
3335 -------------------------------------------------------------------
3336 Sat Aug  4 01:03:19 CEST 2007 - ma@suse.de
3337
3338 - Don't download unwanted translation files (#293740).
3339 - revision 6470
3340
3341 -------------------------------------------------------------------
3342 Fri Aug  3 23:52:18 CEST 2007 - ma@suse.de
3343
3344 - Fix susetags repo to parse dikusage data (#293039)
3345 - revision 6467
3346 - version 3.13.12
3347
3348 -------------------------------------------------------------------
3349 Fri Aug  3 18:56:47 CEST 2007 - ma@suse.de
3350
3351 - Add product attribute 'type' (aka 'category' which is now
3352   deprecated). Adapted sustags and yum parsers to parse and
3353   provide this value.
3354 - revision 6464
3355 - version 3.13.11
3356
3357 -------------------------------------------------------------------
3358 Fri Aug  3 17:29:56 CEST 2007 - dmacvicar@suse.de
3359
3360 - fix modalias rel column number
3361 - version 3.13.10
3362
3363 -------------------------------------------------------------------
3364 Fri Aug  3 16:35:36 CEST 2007 - dmacvicar@suse.de
3365
3366 - Implemented option repo.add.probe to allow probing
3367   the added repositories
3368 - version 3.13.9
3369
3370 -------------------------------------------------------------------
3371 Fri Aug  3 16:07:46 CEST 2007 - schubi@suse.de
3372
3373 - Fixed detection of renamed packages while update.
3374 - Added new translations
3375 - rev 6445
3376
3377 -------------------------------------------------------------------
3378 Fri Aug  3 15:02:28 CEST 2007 - ma@suse.de
3379
3380 - Speed up retrieving MediaNr attribute, as it slows down install
3381   order calculation. (#297173)
3382 - revision 6442
3383
3384 -------------------------------------------------------------------
3385 Fri Aug  3 14:13:36 CEST 2007 - dmacvicar@suse.de
3386
3387 - Fixed cache schema upgrade
3388
3389 -------------------------------------------------------------------
3390 Fri Aug  3 13:38:17 CEST 2007 - ma@suse.de
3391
3392 - Fixed pattern includes and extends attributes.
3393 - revision 6431
3394 - version 3.13.8
3395
3396 -------------------------------------------------------------------
3397 Fri Aug  3 12:33:41 CEST 2007 - schubi@suse.de
3398
3399 - API for retrieving additional dependencies" solver/detail/Resolver.h
3400 - Handle additional dependencies in the testcases
3401 - Handle system and language dependencies in the testcases correctly.
3402 - r 6418
3403
3404 -------------------------------------------------------------------
3405 Thu Aug  2 18:14:12 CEST 2007 - ma@suse.de
3406
3407 - Indicate changed pool content if /etc/sysconfig/storage USED_FS_LIST
3408   has changed. Resolver must discard any cached filesystem dependencies.
3409   (required for #271912)
3410 - revision 6404
3411
3412 -------------------------------------------------------------------
3413 Thu Aug  2 16:37:06 CEST 2007 - ma@suse.de
3414
3415 - Indicate changed pool content to the resolver. (required for #271912)
3416 - revision 6398
3417 - version 3.13.7
3418
3419 -------------------------------------------------------------------
3420 Thu Aug  2 10:16:16 CEST 2007 - schubi@suse.de
3421
3422 - speedup error handling. Do not log ResolveInfo anymore. Set limit of 20
3423   problems. Bug 280387
3424 - r 6378
3425 - version 3.13.6
3426
3427 -------------------------------------------------------------------
3428 Wed Aug  1 18:51:12 CEST 2007 - ma@suse.de
3429
3430 - Added interface to install source packages via zypper.
3431 - revision 6373
3432 - version 3.13.5
3433
3434 -------------------------------------------------------------------
3435 Tue Jul 31 22:01:08 CEST 2007 - ma@suse.de
3436
3437 - Added package attributes Package::sourcePkgName and
3438   Package::sourcePkgEdition. Name and edition of the source
3439   rpm this package was built from.
3440 - Added ZYpp::installSrcPackage to install a single source package.
3441 - revision 6353
3442 - version 3.13.4
3443
3444 -------------------------------------------------------------------
3445 Tue Jul 31 19:06:54 CEST 2007 - ma@suse.de
3446
3447 - Temorary files and directories created by makeSibling use the
3448   same protection as the original.
3449 - revision 6344
3450 - version 3.13.3
3451
3452 -------------------------------------------------------------------
3453 Tue Jul 31 10:37:13 CEST 2007 - schubi@suse.de
3454
3455 - Removed keepExtras from resolvePool. This will be handled
3456   in the solver internally now. #294727
3457 - Checking if item really exists (#295544; ResolverInfoContainer.cc)
3458 - revision 6317
3459 - version 3.13.2
3460
3461 -------------------------------------------------------------------
3462 Mon Jul 30 17:23:19 CEST 2007 - ma@suse.de
3463
3464 - Remove tribool from RepoInfo's interface.
3465 - revision 6301
3466 - version 3.13.1
3467
3468 -------------------------------------------------------------------
3469 Mon Jul 30 13:59:33 CEST 2007 - ma@suse.de
3470
3471 - Fixed wrong media number reported by script, message and patch.
3472 - Fixed script API to provide the scripts location on media (if not
3473   inlined).
3474 - Introduced ScripProvider to make a script available on the local
3475   disk.
3476 - revision 6288
3477 - version 3.13.0
3478
3479 -------------------------------------------------------------------
3480 Fri Jul 27 18:08:42 CEST 2007 - jkupec@suse.cz
3481
3482 - don't request media chage if the media is not changeable (like
3483   e.g. http)
3484 - revision 6271
3485 - version 3.12.1
3486
3487 -------------------------------------------------------------------
3488 Fri Jul 27 17:40:44 CEST 2007 - dmacvicar@suse.de
3489
3490 - progress ticks for clean cache
3491 - ZConfig: remove default from names.
3492 - re enable reading cache callbacks
3493 - ini parser without boost::regexp
3494   patch by dmueller (#152447)
3495
3496 -------------------------------------------------------------------
3497 Fri Jul 27 17:16:27 CEST 2007 - ma@suse.de
3498
3499 - Fixed package to provide the location media number. (#294496)
3500 - revision 6263
3501
3502 -------------------------------------------------------------------
3503 Fri Jul 27 16:31:38 CEST 2007 - jkupec@suse.cz
3504
3505 - RepoFileReader - ignore empty url keys (baseurl, mirrorlist,
3506   gpgkey) instead of throwing bad url exception
3507 - revision 6259
3508
3509 -------------------------------------------------------------------
3510 Thu Jul 26 16:41:30 CEST 2007 - kkaempf@suse.de
3511
3512 - Make clearing of extra dependencies/conflicts configurable when
3513   resolvePool(). Leave the default as before (clear extras).
3514   Bug # 294727
3515 - revision 6233
3516 - version 3.12.0
3517
3518 -------------------------------------------------------------------
3519 Thu Jul 26 10:58:27 CEST 2007 - dmacvicar@suse.de
3520
3521 - /var/lib/zypp/cache -> /var/cache/zypp
3522   (#292419)
3523 - ini parser without boost::regexp, patch by dmueller
3524   (#152447)
3525
3526 -------------------------------------------------------------------
3527 Wed Jul 25 13:50:06 CEST 2007 - ma@suse.de
3528
3529 - Make temp directory configurable  via environment
3530   variable ZYPPTMPDIR.
3531 - revision 6202
3532 - version 3.11.11
3533
3534 -------------------------------------------------------------------
3535 Tue Jul 24 17:55:49 CEST 2007 - ma@suse.de
3536
3537 - Fixed bug in smart pointer comparison.
3538
3539 -------------------------------------------------------------------
3540 Mon Jul 23 13:05:53 CEST 2007 - ma@suse.de
3541
3542 - Fix failing rename of metadata download directories across
3543   filesystem boundaries.
3544
3545 -------------------------------------------------------------------
3546 Fri Jul 20 16:10:59 CEST 2007 - ma@suse.de
3547
3548 - Fixed malicious gettext include.
3549 - Make ZConfig a singleton.
3550 - revision 6123
3551
3552 -------------------------------------------------------------------
3553 Thu Jul 19 15:52:03 CEST 2007 - ma@suse.de
3554
3555 - Fixed repo::provideFile to set a deleter for downloaded files
3556   (#293004).
3557 - revision 6094
3558 - version 3.11.10
3559
3560 -------------------------------------------------------------------
3561 Thu Jul 19 12:58:12 CEST 2007 - ma@suse.de
3562
3563 - Query ByRepository now takes as well an alias.
3564
3565 -------------------------------------------------------------------
3566 Wed Jul 18 16:40:35 CEST 2007 - dmacvicar@suse.de
3567
3568 - fix retrieval of container attributes in cache
3569   (#292698)
3570
3571 -------------------------------------------------------------------
3572 Wed Jul 18 16:12:06 CEST 2007 - ma@suse.de
3573
3574 - Port zypp-query-pool (#292404)
3575 - revision 6069
3576 - version 3.11.9
3577
3578 -------------------------------------------------------------------
3579 Wed Jul 18 16:09:04 CEST 2007 - schubi@suse.de
3580
3581 - added new calls in Resolver.h: addRequire,addConflict
3582
3583 -------------------------------------------------------------------
3584 Wed Jul 18 14:43:04 CEST 2007 - ma@suse.de
3585
3586 - Fixed IniParser to allow '=' in values (#292669)
3587 - revision 6063
3588
3589 -------------------------------------------------------------------
3590 Wed Jul 18 14:16:59 CEST 2007 - dmacvicar@suse.de
3591
3592 - allow / in alias (#292628)
3593
3594 -------------------------------------------------------------------
3595 Wed Jul 18 12:38:55 CEST 2007 - ma@suse.de
3596
3597 - Fixed repo::provideFile to throw on error.
3598 - Fixed ResolvableQuery to use 0 as default for non existing
3599   numerical values.
3600 - revision 6058
3601
3602 -------------------------------------------------------------------
3603 Tue Jul 17 15:57:03 CEST 2007 - ma@suse.de
3604
3605 - Fixed OnMediLocation to use safe defaults. Added setLocaltion and
3606   additional ctor for convenience.
3607 - revision 6047
3608
3609 -------------------------------------------------------------------
3610 Tue Jul 17 10:45:39 CEST 2007 - schubi@suse.de
3611
3612 - Evalute update canditate:
3613   Take canditates only which are really installable. Bug 292077
3614   r 6034
3615
3616 -------------------------------------------------------------------
3617 Mon Jul 16 15:41:31 CEST 2007 - jkupec@suse.cz
3618
3619 - fixed some tribool bugs in RepoInfo
3620 - revision 6022
3621
3622 -------------------------------------------------------------------
3623 Mon Jul 16 11:43:33 CEST 2007 - dmacvicar@suse.de
3624
3625 - fix reading of non existant repo
3626 - r6018
3627 - first submission to stable
3628 - fix keywords parsing in susetags parser
3629 - version 3.11.8
3630
3631 -------------------------------------------------------------------
3632 Wed Jul 11 19:14:47 CEST 2007 - jkupec@suse.cz
3633
3634 - make resolvable query complete exceptionless with the database
3635 - test that packages have some attributes
3636 - disable progress adaptor for now
3637 - revision 5977
3638 - version 3.11.7
3639
3640 -------------------------------------------------------------------
3641 Wed Jul 11 14:37:02 CEST 2007 - ma@suse.de
3642
3643 - fixed unresolved symbols
3644 - revision 5972
3645 - version 3.11.6
3646
3647 -------------------------------------------------------------------
3648 Wed Jul 11 13:31:39 CEST 2007 - ma@suse.de
3649
3650 - fixed TranslatedText creating unwanted entries.
3651 - fixed capability processing
3652 - revision 5964
3653 - version 3.11.5
3654
3655 -------------------------------------------------------------------
3656 Tue Jul 10 20:01:18 CEST 2007 - jkupec@suse.cz
3657
3658 - MediaSetAccess::release() added
3659 - Use attachDesiredMedia in MediaProducts
3660 - Progress reporting improved
3661 - revision 5959
3662 - version 3.11.4
3663
3664 -------------------------------------------------------------------
3665 Tue Jul 10 14:23:13 CEST 2007 - ma@suse.de
3666
3667 - fixed parsing translated texts.
3668 - added source packages.
3669 - revision 5947
3670 - version 3.11.3
3671
3672 -------------------------------------------------------------------
3673 Tue Jul 10 13:11:31 CEST 2007 - jkupec@suse.cz
3674
3675 - repo callbacks fixed
3676 - Fixed YUM parser progress reporting
3677 - Added CombinedProgressData
3678 - make RepoImpl::resolvables() load lazy
3679 - MediaProducts added for scanning products file
3680 - Implement cache schema versioning and automatic invalidation of
3681   cache when schema changes
3682 - revision 5942
3683 - version 3.11.2
3684
3685 -------------------------------------------------------------------
3686 Fri Jul  6 13:51:50 CEST 2007 - ma@suse.de
3687
3688 - Propagate pools repository_iterator to the UI
3689 - revision 5911
3690 - version 3.11.1
3691
3692 -------------------------------------------------------------------
3693 Thu Jul  5 17:02:08 CEST 2007 - ma@suse.de
3694
3695 - Package::location is now returns an OnMediaLocation
3696 - archivesize() renamed to downloadSize()
3697 - Allow to iterate all Repositories that contribute
3698   Resolvables to the Pool.
3699 - MediaSetAccess::provideDir added
3700 - remove useless url check
3701 - add old-api-style wrapper
3702 - Add MediaProducts class
3703 - revision 5892
3704 - version 3.11.0
3705
3706 -------------------------------------------------------------------
3707 Thu Jul  5 09:31:02 CEST 2007 - schubi@suse.de
3708
3709 - function isInstalledBy/installs
3710   Added an initial installation flag which shows if the item has been
3711   triggered for installation, or the dependency is already satisfied.
3712 - Revision 5884
3713 - Version 3.4.0
3714
3715 -------------------------------------------------------------------
3716 Tue Jul  3 13:07:31 CEST 2007 - jkupec@suse.cz
3717
3718 - removed unused %{prefix}/lib/zypp from %files in spec file
3719 - revision 5870
3720
3721 -------------------------------------------------------------------
3722 Tue Jul  3 10:37:37 CEST 2007 - jkupec@suse.cz
3723
3724 - Old API (SourceManager, metadata parsers) dropped in favor of the
3725   new refactored ones (RepoManager, RepoParser(s), cache subtree,
3726   repo subtree).
3727 - Some new API improvements.
3728 - revision 5868
3729 - version 3.10.0 (bumped minor to 10 to indicate refactoring branch)
3730
3731 -------------------------------------------------------------------
3732 Fri Jun 22 15:28:03 CEST 2007 - schubi@suse.de
3733
3734 - New API calls which provides more information about one
3735   resolvable after a solverrun:
3736   isInstalledBy (const PoolItem_Ref item);
3737   installs (const PoolItem_Ref item);
3738 - Revision 5835
3739
3740 -------------------------------------------------------------------
3741 Thu Jun 21 15:58:16 CEST 2007 - adrian@suse.de
3742
3743 - fix changelog entry order
3744
3745 -------------------------------------------------------------------
3746 Wed Jun 20 11:47:33 CEST 2007 - schubi@suse.de
3747
3748 - Ignore conflicting items which are uninstallable
3749 - Create a "needed by" info if a requirement is still fulfilled.
3750 - Allow only one needed_by and needed_by_capability in QueueItemInstall
3751 - Added capability and type (REQUIRE, RECOMMEND,....) to
3752   ResolverInfoNeededBy
3753 - Evaluate ResolverInfoNeededBy for more information in the error
3754   messages
3755 - Enlarge detail description in the error messages
3756 - Revision 5807
3757
3758 -------------------------------------------------------------------
3759 Tue Jun 19 13:59:09 CEST 2007 - ma@suse.de
3760
3761 - Fixes for gcc-4.2
3762 - revision 5786
3763 - version 3.3.1
3764
3765 -------------------------------------------------------------------
3766 Mon Jun 18 17:20:45 CEST 2007 - mvidner@suse.cz
3767
3768 - fixed so versioning from libtool to cmake
3769 - 3.3.0
3770
3771 -------------------------------------------------------------------
3772 Mon Jun 18 09:47:32 CEST 2007 - dmacvicar@suse.de
3773
3774 - Use gpg2 instead of gpg for keyring and make
3775   the package depend on it (#284211)
3776
3777 -------------------------------------------------------------------
3778 Mon Jun 11 17:02:49 CEST 2007 - schubi@suse.de
3779
3780 - Required kmp packges FOR EACH installed/to_be_installed kernel will be installed.
3781   New dependency "packageand(foo:bar)" which provides an AND dependency by
3782   injecting a supplement/freshen.
3783   e.G. package novell-cluster-services-kmp-smp
3784   supplements: packageand(kernel-smp:novell-cluster-services-kmp)
3785   Bug 255011
3786 - Dont check for architecture changes in atoms (#266178)
3787 - Revision 5720
3788
3789 -------------------------------------------------------------------
3790 Wed May 23 17:03:29 CEST 2007 - ma@suse.de
3791
3792 - Fixed package-manager script (#275847)
3793 - revision 5614
3794
3795 -------------------------------------------------------------------
3796 Wed May 23 13:32:02 CEST 2007 - schubi@suse.de
3797
3798 - fixed cmake
3799 - version 3.2.2
3800
3801 -------------------------------------------------------------------
3802 Wed May 23 11:25:55 CEST 2007 - schubi@suse.de
3803
3804 - Reduced logging in order to speedup solving Bug 275100
3805 - revision 5603
3806 - version 3.2.1
3807
3808 -------------------------------------------------------------------
3809 Tue May 15 14:03:34 CEST 2007 - ma@suse.de
3810
3811 - Fix excess calls to releaseFile. (#274357)
3812 - revision 5545
3813
3814 -------------------------------------------------------------------
3815 Wed May  9 18:44:20 CEST 2007 - dmacvicar@suse.de
3816
3817 - Fix importing keys into rpm. (#270125)
3818 - r5527
3819
3820 -------------------------------------------------------------------
3821 Wed Apr 18 14:56:17 CEST 2007 - ma@suse.de
3822
3823 - Support filesystem dependencies to add needed filesystem RPMs
3824   automatically (Fate 301966).
3825 - revision 5404
3826 - version 3.2.0
3827
3828 -------------------------------------------------------------------
3829 Mon Apr 16 11:23:15 CEST 2007 - jkupec@suse.cz
3830
3831 - avoiding attaching media where not needed (#263207)
3832 - r5381
3833
3834 -------------------------------------------------------------------
3835 Fri Apr 13 17:32:55 CEST 2007 - dmacvicar@suse.de
3836
3837 - fix FileCap with attributes
3838 - r5376
3839
3840 -------------------------------------------------------------------
3841 Thu Apr 12 02:33:18 CEST 2007 - ma@suse.de
3842
3843 - Fixed computation of install order. Take requirements of
3844   an installed packages uninstall scripts into account, if
3845   the package is updated. (#258682)
3846 - revision 5349
3847 - version 3.1.1
3848 -------------------------------------------------------------------
3849 Wed Apr 11 15:24:01 CEST 2007 - ma@suse.de
3850
3851 - Parse and provide package keywords. (Fate 120368)
3852 - revision 5338
3853 - version 3.1.0
3854
3855 -------------------------------------------------------------------
3856 Thu Apr  5 15:50:15 CEST 2007 - schubi@suse.de
3857
3858 - Upgrade: Do NOT delete packages which have unresolved dependencies -->
3859   Ask the user. Bug 258322
3860 - revision 5305
3861 - version 3.0.3
3862
3863 -------------------------------------------------------------------
3864 Wed Apr  4 19:39:12 CEST 2007 - ma@suse.de
3865
3866 - Fix restoring of Sources id root prefix is used. (#238165)
3867 - revision 5299
3868 - version 3.0.2
3869
3870 -------------------------------------------------------------------
3871 Wed Apr  4 15:33:54 CEST 2007 - jkupec@suse.cz
3872
3873 - MediaManager::attachDesiredMedia() added to support multiple
3874   (CD/DVD) drives (fate #3974)
3875 - r5296
3876
3877 -------------------------------------------------------------------
3878 Wed Mar 14 14:33:26 CET 2007 - schubi@suse.de
3879
3880 - If there is no valid solver result and NOT all resolvables ( other
3881   architecture) has been regarded, let the user decide making a new
3882   solver run with ALL available resolvables. Bug 223440
3883 - reducing logging (error -> debug)  bug 252921
3884 - Revision 5219
3885
3886 -------------------------------------------------------------------
3887 Fri Mar  9 00:08:38 CET 2007 - ma@suse.de
3888
3889 - Allow configuration of trusted vendors via
3890   /var/lib/zypp/db/trustedVendors. (#186636)
3891 - revision 5194
3892 - version 3.0.1
3893
3894 -------------------------------------------------------------------
3895 Wed Mar  7 15:20:29 CET 2007 - dmacvicar@suse.de
3896
3897 - libzypp-devel -> libzypp requirement is not versioned
3898   (#251086)
3899 - r5181
3900
3901 -------------------------------------------------------------------
3902 Tue Mar  6 17:25:49 CET 2007 - schubi@suse.de
3903
3904 - Using already existing valid solver results for further solver runs.
3905   (partiell solving)
3906 - r5169
3907
3908 -------------------------------------------------------------------
3909 Fri Mar  2 16:11:16 CET 2007 - dmacvicar@suse.de
3910
3911 - fix link order
3912 - r5165
3913
3914 -------------------------------------------------------------------
3915 Tue Feb 27 15:50:39 CET 2007 - dmacvicar@suse.de
3916
3917 - merging from 10.2 / SP1
3918 - #247459 ftp probing
3919   denied == dont exists in ftp
3920 - r5124
3921
3922 -------------------------------------------------------------------
3923 Tue Feb 27 15:35:06 CET 2007 - schubi@suse.de
3924
3925 - Merging solver related stuff from SuSE-Linux-10_2-Branch ( till r5111):
3926 - Simultaneouqusly establishing of items which are conflicting eachother is
3927   useless. So only one will be established. Fixed in QueueItemInstall.cc
3928   Bug 243595
3929 - Added new upgrade options to fine tune version and patch handling.
3930   (F301990)
3931 - The context of establishPool will be stored in Resolver and will be
3932   regarded for the next solver run everytime. So it will be not reset by
3933   any solver run anymore.
3934   bug 191810 ( A broken patch will not be installed again)
3935
3936 -------------------------------------------------------------------
3937 Fri Feb 23 17:40:23 CET 2007 - jkupec@suse.cz
3938
3939 - adding sotf,timeo=X nfs mount options by default (#235211)
3940 - r5093
3941
3942 -------------------------------------------------------------------
3943 Fri Feb 23 14:16:19 CET 2007 - jkupec@suse.cz
3944
3945 - support for HTTP authentication prompt added (#190609)
3946 - fixed problem with empty path in URL
3947   in MediaCurl::doGetFileCopy()
3948 - r5085
3949
3950 -------------------------------------------------------------------
3951 Mon Feb 12 15:28:08 CET 2007 - jkupec@suse.cz
3952
3953 - Merged revisions 4926-4993,4995,4998-5006 via svnmerge from
3954   SuSE-Linux-10_2-Branch
3955
3956 - verifySystem: Regarding patterns too. Bug 239750 (schubi)
3957 - verifySystem: The result will be set to APPL_HIGH, so it will be not
3958   reset by a second "normal" solver run. #239281 (schubi)
3959 - yast2 reports invalid URL as 'unknown source type'
3960   (#209961) (dmacvicar)
3961 - Added freshen language dependency in supplemements too if there is no
3962   entry in supplements.
3963   #240617;IPA fonts are not installed even if select Japanese
3964   language (schubi)
3965 - Setting allowed authentication methods to "basic,digest" if none
3966   provided in URL (#243006) (jkupec)
3967 - Stopping after 50 valid solver results. Anymore would be useless. Bug
3968   243595 (schubi)
3969 - r 5007
3970
3971 -------------------------------------------------------------------
3972 Mon Feb 12 10:37:02 CET 2007 - mvidner@suse.cz
3973
3974 - package-manager: use a generic su script from XDG (#235303, #244442)
3975
3976 -------------------------------------------------------------------
3977 Fri Feb  9 15:21:55 CET 2007 - jkupec@suse.cz
3978
3979 - Setting allowed authentication methods to "basic,digest" if none
3980   provided in URL (#243006)
3981 - fixed gettext and rpath problems in configure.ac and Makefile.cvs
3982   (mvidner)
3983 - r4999
3984
3985 -------------------------------------------------------------------
3986 Wed Feb  7 15:52:29 CET 2007 - jkupec@suse.cz
3987
3988 - MediaCurlException::dumpOn() adjusted for ncurses dialogue
3989   (#222602)
3990 - 4984
3991
3992 -------------------------------------------------------------------
3993 Mon Jan 29 13:10:37 CET 2007 - dmacvicar@suse.de
3994
3995 - Merged revisions 4907-4926 from SuSE-Linux-10_2-Branch
3996
3997 - update packages: changing architecture is only valid while an
3998   system update and NOT while an update via a patch. Last fix does
3999   not fit for every case.
4000   Bug 230685
4001 - Patch has selected not the concerning package for update but
4002   a package which has provided the required dependencies too.
4003   Algorithmus: If there are exactly two providers which differ in architecture
4004                prefer the better arch.
4005   Fix: Regarding NVRA too. ( only if equal )
4006   Bug 238284
4007 - Download only English and Local translation
4008   (#208457)
4009 - Added solver parameter:
4010    tryAllPossibilities: regarding every solver branch ( not only
4011                         branches with e.G. best architectures
4012    preferHighestVersion: Prefer solver results which have a higher
4013                          version number.
4014   Bug #238087
4015 - update packages: changing architecture is only valid while an
4016   system update and NOT while an update via a patch.
4017   Bug 230685 - x86_64 MozillaFirefox binaries in security update
4018   repository
4019   Fix of version 2.11.2 has not worked if the first founded item
4020   had had another architecture.
4021 - r4927
4022
4023 -------------------------------------------------------------------
4024 Wed Jan 24 14:50:33 CET 2007 - lslezak@suse.cz
4025
4026 - added ZYpp::getPartitions() - return the partitinoning
4027
4028 -------------------------------------------------------------------
4029 Wed Jan 24 14:20:28 CET 2007 - dmacvicar@suse.de
4030
4031 - Merged revisions 4705-4906 via svnmerge from SuSE-Linux-10_2-Branch
4032 - Corrupt download cannot be skipped
4033   (#217425 and #224216)
4034 - Enable package read ahead/caching in commit per default to reduce
4035   interactive media changes. If the environment variable
4036   ZYPP_COMMIT_NO_PACKAGE_CACHE is set, caching will be disabled. (F100182)
4037 - added parameter not to reset resolver results while calling
4038   freshen pool Bug: 235761
4039 - Prepare package read ahead/caching of packages in commit. Adatped the
4040   workflow. Caching details are now hidden inside CommitPackageCache.
4041   The current implementation still performs no read ahead. (for F100182)
4042 - Skip invalid or broken rpm database entries. (#231211)
4043 - verifySystem: check if the solution is valid after calling freshenPool()
4044   Bug: 235761
4045 - Added own call for Resolver::verifySystem with additional
4046   hardware/language check in order to keep binary compatibility
4047   Fate #301224
4048 - Rpm requires additional quoting of special chars in filenames.
4049   (#233967)
4050 - Resolver::verifySystem checks for new hardware now by calling
4051   freshenPool. This is configureable. Fate #301224
4052 - merged texts from proofread
4053 - Don't consider patch/delta rpms if package architecture changes.
4054   (#231254)
4055 - update packages: changing architecture is only valid while an
4056   system update and NOT while an update via a patch.
4057   Bug 230685 - x86_64 MozillaFirefox binaries in security update repository
4058 - verifySystem: Do only regard items which will be on the system after the
4059   commit. Fate 301178
4060 - feature #301369
4061   Import listed GPG Keys from an trusted installation source
4062 - fix return call in new xml parser
4063 - Enable system resolvables in Helix parser (Revision 4787)
4064 - deptestomatic:
4065   Resetting transaction with the correct call;
4066   bugfix; Added kind in keep state (Revision 4788)
4067 - Wrong behaviour in soft install/uninstall. --> Setting Transact with
4068   soft (Revision 4789)
4069 - New call added: maySetToBeUninstalledSoft (Revision 4789)
4070   Both are only functions for the solver (Revision 4789)
4071 - Resetting "by causer" in order to distinguish from state
4072   "keep by user". ( function setLock in order to remove lock)
4073   (Revision 4789)
4074 - Better fix for Bug 217574: Checking if the resolveable CAN be deleted soft
4075   in QueueItemUninstall.cc (Revision 4790)
4076 - Regarding "keep state by user". So avoiding "reselecting" by
4077   other requirements.
4078   Give a corresponding problem solution if a resolvable satisfy
4079   a dependency, but has been set to keep by the user.
4080   Bug : 222531 (Revision 4791)
4081 - Allow to disable autoprotection of foreign vendor items. Required
4082   in zmd-backend. (F301735).
4083 - use sqlite-zmd if using > 10.2 in spec. Use the one available
4084   durin compile.
4085 - Item could has already been selected to soft uninstall (e.G. remove
4086   pattern which recommend this item ). Do not throw an exception anymore.
4087   bug#225278
4088 - Added syscontent::Reader: Parse serialized set of ResObjects.
4089   (for F300729)
4090 - If there has already been selected another item by the solver (e.g. from
4091   another source) we will take thatone in order to avoid parallel
4092   installation and there concerning error messages.
4093   Bug 224698
4094 - In order to handle conflicting resolvable we try to update the
4095   conflicting item. While evaluating these canditates an already selected
4096   candidate will not be regarded. So it could be that an older package
4097   will be selected for update although a newer has already been selected. Revision 4765
4098 - Conflicting items: The resolvable will be obsoleted by another. So it is useless finding an
4099   update candidate and evaluate additional branches.
4100 - r4907
4101
4102 -------------------------------------------------------------------
4103 Mon Dec  4 15:38:12 CET 2006 - mt@suse.de
4104
4105 - Improved realpath() wrapper in media handler class (#222521).
4106 - revision 4758
4107
4108 -------------------------------------------------------------------
4109 Thu Nov 30 09:15:20 CET 2006 - ma@suse.de
4110
4111 - version 3.0.0 (2.x.x now in SuSE-Linux-10_2-Branch)
4112 - revision 4713
4113
4114 -------------------------------------------------------------------
4115 Wed Nov 29 19:20:24 CET 2006 - dmacvicar@suse.de
4116
4117 - use sqlite-zmd package for the non yet shipped zypp2/ stuff
4118   because backend uses this sqlite and it is no fun to
4119   install one and the other to develop (as the -devel packages)
4120   conflict.
4121 - add cmake support for building zypp/ lib.
4122   TODO: soinfo, compile testcases, devel, zypp2,docs
4123   find rpm, curl and others.
4124 - dont serialize interactive, as it is
4125   calculated now.
4126   (it was already fixed as we don't reimplement
4127   the method, but we still serialized, parsed)
4128 - r4709
4129
4130 -------------------------------------------------------------------
4131 Tue Nov 28 22:40:12 CET 2006 - ma@suse.de
4132
4133 - fixed Patch::interactive to return true as well, if the patch
4134   itself has a licence. (#224192)
4135 - revision 4702
4136 - version 2.9.2
4137
4138 -------------------------------------------------------------------
4139 Tue Nov 28 16:36:56 CET 2006 - mt@suse.de
4140
4141 - Added search for /sbin/vol_id tool - that is in /lib/udev/vol_id
4142   on the installation image (#213852).
4143 - revision 4700
4144
4145 -------------------------------------------------------------------
4146 Tue Nov 28 11:44:52 CET 2006 - schubi@suse.de
4147
4148 - Avoid duplicate pool entries; Bug 223750; second part of the fix
4149 - r4698
4150 - Version 2.9.1
4151
4152 -------------------------------------------------------------------
4153 Mon Nov 27 18:29:58 CET 2006 - schubi@suse.de
4154
4155 - Pool has multi instances of an item in the pool. Reduced this error
4156   to items which are identically at least. #217574 and #223750
4157 - r4695
4158
4159 -------------------------------------------------------------------
4160 Mon Nov 27 17:37:44 CET 2006 - dmacvicar@suse.de
4161
4162 - replace spaces to underscores in product names
4163 - 2.8.7
4164 - r4688
4165
4166 -------------------------------------------------------------------
4167 Mon Nov 27 16:54:03 CET 2006 - dmacvicar@suse.de
4168
4169 - Mark some strings for translation (#219783 need it)
4170 - r4682
4171
4172 -------------------------------------------------------------------
4173 Mon Nov 27 16:17:07 CET 2006 - mt@suse.de
4174
4175 - Added translations marks to hal, url and mutex exceptions (#23771)
4176 - revision 4680
4177
4178 -------------------------------------------------------------------
4179 Wed Nov 22 19:24:57 CET 2006 - dmacvicar@suse.de
4180
4181 - don't make libzypp-devel depend on sqlite-devel as
4182   headers from zypp2 are not installed yet
4183 - r4663
4184
4185 -------------------------------------------------------------------
4186 Wed Nov 22 15:23:55 CET 2006 - ma@suse.de
4187
4188 - Return an error if fork failed. (#204807)
4189 - Make Script execution abortable by user request. (#212949, F100233)
4190 - revision 4660
4191 - version 2.8.6
4192
4193 -------------------------------------------------------------------
4194 Tue Nov 21 16:25:03 CET 2006 - mvidner@suse.cz
4195
4196 - Added package-manager wrapper script, with icon and .desktop (#222757).
4197   (Used by gnome-main-menu)
4198 - version 2.8.5
4199 - r4640
4200
4201 -------------------------------------------------------------------
4202 Tue Nov 21 13:11:06 CET 2006 - mt@suse.de
4203
4204 - Fixed target/hal - one more dbus_connection_close found (#216035)
4205 - revision 4636
4206 - version 2.8.4
4207
4208 -------------------------------------------------------------------
4209 Mon Nov 20 14:15:38 CET 2006 - schubi@suse.de
4210
4211 - translation added
4212   rev 4630
4213   version 2.8.3
4214
4215 -------------------------------------------------------------------
4216 Mon Nov 20 11:02:04 CET 2006 - ma@suse.de
4217
4218 - Process obsoletes when installing non-package objects. (#217352)
4219 - revision 4621
4220 - version 2.8.2
4221
4222 -------------------------------------------------------------------
4223 Fri Nov 17 16:57:39 CET 2006 - mt@suse.de
4224
4225 - Implemented volume device check using /sbin/vol_id (#213852).
4226 - Revision 4619
4227
4228 -------------------------------------------------------------------
4229 Fri Nov 17 15:53:58 CET 2006 - schubi@suse.de
4230
4231 - new translation added
4232
4233 -------------------------------------------------------------------
4234 Fri Nov 17 12:42:04 CET 2006 - mt@suse.de
4235
4236 - Implemented an reuse of already existing foreign CD/DVD mount points
4237   (e.g. automounted) - depends on REUSE_FOREIGN_MOUNTS flag (#220206).
4238 - Added a fallback check of the volume.mount_point HAL property to
4239   isAutoMountedMedia(); info.hal_mount.created_mount_point seems
4240   to be not avaliable in newer HAL versions (on 10.2).
4241 - Revision 4615
4242 - Version 2.8.1
4243
4244 -------------------------------------------------------------------
4245 Thu Nov 16 23:39:15 CET 2006 - ma@suse.de
4246
4247 - removed unused methods from Patch and PatchImplIf. Provided
4248   reasonable default implementation for Patch::interactive.
4249   (#221476).
4250 - revision 4610
4251 - Version 2.8.0
4252
4253 -------------------------------------------------------------------
4254 Thu Nov 16 15:32:04 CET 2006 - dmacvicar@suse.de
4255
4256 - Handle media eject failures (#216545)
4257 - r4606
4258
4259 -------------------------------------------------------------------
4260 Wed Nov 15 22:41:51 CET 2006 - ma@suse.de
4261
4262 - Reimplemented RpmDb::checkPackage using librpm API instead
4263   of parsing "rpm --checksig" output. (#163202)
4264 - Version 2.7.4
4265 - revision 4600
4266
4267 -------------------------------------------------------------------
4268 Wed Nov 15 15:39:26 CET 2006 - schubi@suse.de
4269
4270 - NEW behaviour of the solver:
4271   Obsolete virtual provides. E.G.:
4272
4273   Installed:
4274   -----------
4275   Name:           test-1.0-0
4276
4277   Name:           moretest-1.0-0
4278   Provides:       test
4279
4280   To be installed
4281   ------------------
4282   Name:           nomoretest-1.0-0
4283   Obsoletes:      test
4284
4285   Result
4286   --------
4287   test-1.0-0 AND  moretest-1.0-0 will be deleted. In former versions only
4288   test-1.0-0 had been deleted. Bug 220999
4289
4290 - Translations added
4291
4292 Version 2.7.3
4293 rev 4593
4294
4295 -------------------------------------------------------------------
4296 Tue Nov 14 16:32:49 CET 2006 - schubi@suse.de
4297
4298 - Bugfix in generating solver testcases:
4299    - added kind of capabilities in description file
4300    - removed unneded channel from uninstall in command file
4301
4302 -------------------------------------------------------------------
4303 Mon Nov 13 18:35:01 CET 2006 - mt@suse.de
4304
4305 - Try to call /bin/eject utility if the eject-ioctl fails.
4306 - r4568
4307
4308 -------------------------------------------------------------------
4309 Mon Nov 13 17:00:51 CET 2006 - dmacvicar@suse.de
4310
4311 - ignore empty capabilities
4312 - r4565
4313
4314 -------------------------------------------------------------------
4315 Fri Nov 10 17:52:10 CET 2006 - dmacvicar@suse.de
4316
4317 - make progress strings translatable (#219783)
4318 - r4556
4319
4320 -------------------------------------------------------------------
4321 Tue Nov  7 16:40:28 CET 2006 - schubi@suse.de
4322
4323 -  While deleting a selection all concerning recommended
4324    packages will be deleted too.
4325    BUT those packages should not be deleted which have been
4326    set to KEEP by the user. bug 217574
4327    rev 4526
4328    VERSION: 2.7.2
4329
4330 -------------------------------------------------------------------
4331 Tue Nov  7 13:12:49 CET 2006 - schubi@suse.de
4332
4333 - Makefile in zypp2 fixed
4334   Revision 4520
4335
4336 -------------------------------------------------------------------
4337 Tue Nov  7 11:38:10 CET 2006 - schubi@suse.de
4338
4339 - Translations added
4340   Revision 4514
4341   VERSION: 2.7.1
4342
4343 -------------------------------------------------------------------
4344 Mon Nov  6 12:32:22 CET 2006 - dmacvicar@suse.de
4345
4346 - Make the parser more strict, rejecting broken sources
4347   but showing the error line.
4348   Last fix making the parser relax would break multitag
4349   descriptions with empty lines, now we check dependencies
4350   at a higher level. (reference #160607)
4351 - r4501
4352
4353 -------------------------------------------------------------------
4354 Fri Nov  3 11:04:19 CET 2006 - schubi@suse.de
4355
4356 - New problem solution added: Unlock ALL resovables in order to speed up
4357   problem solution. Bug 206453
4358
4359 -------------------------------------------------------------------
4360 Fri Nov  3 10:29:08 CET 2006 - schubi@suse.de
4361
4362 - Translations added
4363
4364 -------------------------------------------------------------------
4365 Thu Nov  2 17:15:19 CET 2006 - mt@suse.de
4366
4367 - Fixed target/hal - removed dbus_connection_close calls, because
4368   the connections are shared; unref the ref-counted handle only.
4369   (#216035)
4370 - r4442
4371
4372 -------------------------------------------------------------------
4373 Thu Nov  2 16:18:27 CET 2006 - dmacvicar@suse.de
4374
4375 - skipping unreachable packages won't work
4376   (#215445)
4377 - r4468
4378
4379 -------------------------------------------------------------------
4380 Wed Oct 25 19:04:51 CEST 2006 - dmacvicar@suse.de
4381
4382 - (#213793) Target store fails to recreate stored install-time (other
4383   Date and ByteCount values as well)
4384
4385 - skip comments and blank lines in multilists
4386   fixes (#214877) - zen-updater is not installed by default
4387
4388 - Automatically fix broken products when reading
4389   the product database.
4390   still pending: honour the read-only flag
4391   Changes to make this possible include
4392   using read_dir instead of boost directory
4393   iterator.
4394
4395 -------------------------------------------------------------------
4396 Wed Oct 25 17:09:06 CEST 2006 - schubi@suse.de
4397
4398 - added new class for generating solver testcases:
4399   Testcase
4400
4401 -------------------------------------------------------------------
4402 Wed Oct 25 15:40:44 CEST 2006 - ma@suse.de
4403
4404 - Finalized ui::PatternContents. (F301229)
4405 - version 2.7.0
4406 - revision 4413
4407
4408 -------------------------------------------------------------------
4409 Wed Oct 25 08:21:52 CEST 2006 - mvidner@suse.cz
4410
4411 - Moved zypper and zypp-checkpatches(-wrapper) to zypper.rpm
4412 - version 2.6.0
4413
4414 -------------------------------------------------------------------
4415 Tue Oct 24 14:33:16 CEST 2006 - ma@suse.de
4416
4417 - Added ui::PatternContents: Helper class that will compute a patterns
4418   expanded install_packages set. (UI interface for F301229)
4419 - revision 4387
4420
4421 -------------------------------------------------------------------
4422 Tue Oct 24 09:06:24 CEST 2006 - mvidner@suse.cz
4423
4424 - removed the last reference to /usr/lib64 to fix the build
4425
4426 -------------------------------------------------------------------
4427 Mon Oct 23 17:44:42 CEST 2006 - mvidner@suse.cz
4428
4429 - added "zypper info" (jkupec)
4430 - version 2.5.2
4431
4432 -------------------------------------------------------------------
4433 Mon Oct 23 11:28:01 CEST 2006 - dmacvicar@suse.de
4434
4435 - fix rpm db timestamp
4436 - add extra urls and optional urls to product API
4437 - r4378
4438
4439 -------------------------------------------------------------------
4440 Fri Oct 20 16:55:44 CEST 2006 - mvidner@suse.cz
4441
4442 - zypper: nicer progress reports, with or without --verbose.
4443
4444 -------------------------------------------------------------------
4445 Fri Oct 20 16:25:50 CEST 2006 - ma@suse.de
4446
4447 - Fixed reloading of target data after commit. Broken since
4448   rev 3880.
4449 - version 2.5.1
4450 - revision 4365
4451
4452 -------------------------------------------------------------------
4453 Fri Oct 20 16:22:09 CEST 2006 - dmacvicar@suse.de
4454
4455 - put query-pool in /usr/lib/zypp and not lib64
4456 - r4363
4457
4458 -------------------------------------------------------------------
4459 Fri Oct 20 12:16:06 CEST 2006 - dmacvicar@suse.de
4460
4461 - revert keyring changes, causes endless loop (obvious)
4462 - add dist-product information, adapt store
4463 - version 2.5.0
4464 - r4355
4465
4466 -------------------------------------------------------------------
4467 Fri Oct 20 11:04:26 CEST 2006 - ma@suse.de
4468
4469 - zypp-query-pool: For products show additionally distributionName
4470   and distributionEdition. (required by #205392)
4471 - revision 4349
4472
4473 -------------------------------------------------------------------
4474 Fri Oct 20 00:13:49 CEST 2006 - ma@suse.de
4475
4476 - Add accessor for Product distributionName and distributionEdition.
4477   (required by #205392)
4478 - revision 4347
4479
4480 -------------------------------------------------------------------
4481 Thu Oct 19 18:40:36 CEST 2006 - dmacvicar@suse.de
4482
4483 - added test case for KeyRing
4484 - fire trustedKeyAdded in all calls to import trusted key
4485   not only in signature check workflow.
4486 - r4342
4487
4488 -------------------------------------------------------------------
4489 Thu Oct 19 18:27:02 CEST 2006 - mvidner@suse.cz
4490
4491 - zypper update: implemented minimal version (patches only)
4492 - zypper list-updates: changed default type from package to patch,
4493   consider patches affecting the package manager separately
4494
4495 -------------------------------------------------------------------
4496 Thu Oct 19 14:09:33 CEST 2006 - dmacvicar@suse.de
4497
4498 - version 2.4.1
4499 - r4338
4500
4501 -------------------------------------------------------------------
4502 Thu Oct 19 14:05:18 CEST 2006 - dmacvicar@suse.de
4503
4504 - add zypp-query-pool, so registration doesn't depend on
4505   libzypp-zmd-backend being installed. Will remove from
4506   backend when suseregister gets updated.
4507
4508 -------------------------------------------------------------------
4509 Thu Oct 19 12:31:08 CEST 2006 - schwab@suse.de
4510
4511 - Make sure config.rpath is present.
4512
4513 -------------------------------------------------------------------
4514 Wed Oct 18 21:40:25 CEST 2006 - mvidner@suse.cz
4515
4516 - zypper search: fixed uninitialized members that made all searches
4517   exact and case sensitve
4518
4519 -------------------------------------------------------------------
4520 Wed Oct 18 13:13:16 CEST 2006 - dmacvicar@suse.de
4521
4522 - zypp-checkpatches, write in the right file
4523 - r4328
4524
4525 -------------------------------------------------------------------
4526 Wed Oct 18 12:45:49 CEST 2006 - schubi@suse.de
4527
4528 - Install resolvables although they are unneeded
4529   if they have NOT the kind patch/atoms
4530   Bug 210538 - freshens/supplements does not work with patterns
4531 - r4326
4532
4533 -------------------------------------------------------------------
4534 Tue Oct 17 19:17:39 CEST 2006 - mvidner@suse.cz
4535
4536 - zypper service-add -r http://example.org/foo.repo (F#300641).
4537
4538 -------------------------------------------------------------------
4539 Tue Oct 17 18:29:34 CEST 2006 - dmacvicar@suse.de
4540
4541 - zypp-checkpatches:
4542   save version of the generated xml to
4543   regenerate it if it changes.
4544   save a random token in case of error to
4545   force recreating xml file
4546 - r4321
4547
4548 -------------------------------------------------------------------
4549 Tue Oct 17 13:49:53 CEST 2006 - dmacvicar@suse.de
4550
4551 - remove permissions for zypp checkpatches from spec
4552 - r4318
4553
4554 -------------------------------------------------------------------
4555 Tue Oct 17 12:36:57 CEST 2006 - dmacvicar@suse.de
4556
4557 - registration fails because of wrong product data
4558   (#205392)
4559   use DISTPRODUCT,DISTVERSION to create the product
4560   resolvable. have this resolvable provide
4561   PRODUCT = VERSION
4562 - r4312
4563
4564 -------------------------------------------------------------------
4565 Mon Oct 16 18:05:56 CEST 2006 - mvidner@suse.cz
4566
4567 - zypper service-add -r ./foo.repo (F#300641).
4568
4569 -------------------------------------------------------------------
4570 Mon Oct 16 15:02:00 CEST 2006 - jkupec@suse.cz
4571
4572 - zypper: added case-sensitive search, search in descriptions and
4573   summaries, search by resolvable type, substring and word
4574   matching, support for wildcards
4575 - Revision 4303
4576
4577 -------------------------------------------------------------------
4578 Mon Oct 16 13:27:50 CEST 2006 - mvidner@suse.cz
4579
4580 - Prevent the user from sending signals to zypp-checkpatches-wrapper
4581   (#211286).
4582
4583 -------------------------------------------------------------------
4584 Mon Oct 16 12:57:56 CEST 2006 - schubi@suse.de
4585
4586 - Dont incomplete an uninstalled resolvable, even not when establishing.
4587   Incomplete only makes sense for installed resolvables (when they have broken
4588   deps), for patches (because they are needed) and for atoms (because they are
4589   used during patch calculation)
4590   Bug 198379
4591
4592 - Do not branch for packages with the same NVE but different architectures.
4593   Take the best architecture.
4594
4595 -------------------------------------------------------------------
4596 Fri Oct 13 16:51:43 CEST 2006 - dmacvicar@suse.de
4597
4598 - implement rename source in sourcemanager
4599 - r4286
4600
4601 -------------------------------------------------------------------
4602 Fri Oct 13 14:32:44 CEST 2006 - dmacvicar@suse.de
4603
4604 - YaST sources: set alias to product summary if empty
4605 - show alias on logs.
4606 - r4281
4607
4608 -------------------------------------------------------------------
4609 Thu Oct 12 16:40:29 CEST 2006 - dmacvicar@suse.de
4610
4611 - version 2.4.0 (bin incompat due to callback fixes)
4612 - r4272
4613
4614 -------------------------------------------------------------------
4615 Thu Oct 12 16:30:55 CEST 2006 - ma@suse.de
4616
4617 - Provide additional solver status information to the UI.
4618   (#162164,F301272)
4619 - Fixed UI satus computation in presence of multiple available
4620   candidates.
4621 - revision 4264
4622 - version 2.3.1
4623
4624 -------------------------------------------------------------------
4625 Thu Oct 12 15:45:12 CEST 2006 - dmacvicar@suse.de
4626
4627 - remove const in MediaChangeReport requestMedia that
4628   broke cd changing.
4629 - r4262
4630
4631 -------------------------------------------------------------------
4632 Wed Oct 11 08:35:48 CEST 2006 - mvidner@suse.cz
4633
4634 - zypper: added search (jkupec)
4635 - removed the suid bit from zypp-checkpatches-wrapper so that the
4636   build passes until permissions.rpm is updated (~#211286).
4637 - r4253
4638
4639 -------------------------------------------------------------------
4640 Tue Oct 10 16:03:40 CEST 2006 - dmacvicar@suse.de
4641
4642 - Log microseconds if ZYPP_PROFILING env var is enabled.
4643 - r4252
4644
4645 -------------------------------------------------------------------
4646 Mon Oct  9 18:15:19 CEST 2006 - dmacvicar@suse.de
4647
4648 - YaST sources:
4649   Factory cannot be set with 'refresh' enabled
4650   (#204957)
4651 - get rid of some const bool signatures in Source classes
4652 - r4247
4653
4654 -------------------------------------------------------------------
4655 Mon Oct  9 15:11:16 CEST 2006 - mvidner@suse.cz
4656
4657 - Added zypp-checkpatches and a suid-root zypp-checkpatches-wrapper.
4658
4659 -------------------------------------------------------------------
4660 Fri Oct  6 13:23:32 CEST 2006 - schubi@suse.de
4661
4662 - select the best solution: prefering the total amount of install/update
4663   packages BEFORE source preferences. Bug 208784
4664
4665 -------------------------------------------------------------------
4666 Fri Oct  6 11:55:11 CEST 2006 - dmacvicar@suse.de
4667
4668 - Introduce a method to see if a source supports a
4669   kind of resolvable at that time, so we can
4670   init a YUM source like factory but avoid parsing
4671   it if it contains no patches.
4672 - add TODO
4673 - zypp-checkpatches xml output
4674 - r4235
4675
4676 -------------------------------------------------------------------
4677 Mon Oct  2 16:34:03 CEST 2006 - mvidner@suse.cz
4678
4679 - added a CLI preview: zypper
4680 - revision 4214
4681 - version 2.2.3
4682
4683 -------------------------------------------------------------------
4684 Mon Oct  2 15:11:26 CEST 2006 - dmacvicar@suse.de
4685
4686 - FATE #100165:
4687   Make Content File Aware of Different Architectures
4688   expand %a in release notes with architecture
4689
4690 -------------------------------------------------------------------
4691 Fri Sep 29 16:10:46 CEST 2006 - ma@suse.de
4692
4693 - Extended pattern parser to support includes/extends tags as hint
4694   for the IO. (F301229)
4695 - revision 4199
4696 - version 2.2.2
4697
4698 -------------------------------------------------------------------
4699 Fri Sep 29 00:31:33 CEST 2006 - ma@suse.de
4700
4701 - Enabled sending of ScriptResolvableReport.
4702 - Changed ScriptResolvableReport::start to send local path
4703   of script to be executed.
4704 - revision 4190
4705 - version 2.2.1
4706
4707 -------------------------------------------------------------------
4708 Wed Sep 27 14:14:33 CEST 2006 - ma@suse.de
4709
4710 - Added ScriptResolvableReport. Callbacks triggered on script
4711   execution during commit. (F100233)
4712 - revision 4187
4713 - version 2.2.0
4714
4715 -------------------------------------------------------------------
4716 Mon Sep 25 13:52:55 CEST 2006 - mvidner@suse.cz
4717
4718 - fix: Url::getRegisteredSchemes() would always return nothing
4719
4720 -------------------------------------------------------------------
4721 Fri Sep 22 15:34:11 CEST 2006 - jkupec@suse.cz
4722
4723 - Made the build dependency on gettext-devel explicit
4724
4725 -------------------------------------------------------------------
4726 Tue Sep 19 10:59:24 CEST 2006 - jsrain@suse.cz
4727
4728 - adapted multi-media YUM sources according to official YUM
4729   specification (F300743)
4730
4731 -------------------------------------------------------------------
4732 Mon Sep 18 17:42:26 CEST 2006 - lslezak@suse.cz
4733
4734 - use RPM_OPT_FLAGS (meissner@suse.de)
4735
4736 -------------------------------------------------------------------
4737 Mon Sep 18 15:19:53 CEST 2006 - lslezak@suse.cz
4738
4739 - SourceFactory::createFrom() - don't loose url,...
4740 - r4160
4741
4742 -------------------------------------------------------------------
4743 Mon Sep 18 12:00:46 CEST 2006 - kkaempf@suse.de
4744
4745 - reduce logging in ResolvableImpl.cc
4746 - rev 4157
4747
4748 -------------------------------------------------------------------
4749 Thu Sep 14 15:59:47 CEST 2006 - schubi@suse.de
4750
4751 - Replaced requirementIsMet by requirementIsInstalledOrUnneeded
4752   in QueueItemInstall and QueueItemRequire
4753   Bug 192535/204913
4754   removed fix:Thu Sep  7 18:31:46 CEST 2006 - schubi@suse.de
4755
4756 -------------------------------------------------------------------
4757 Thu Sep 14 12:44:53 CEST 2006 - lslezak@suse.cz
4758
4759 - fixed SourceFactory::createFrom() - don't loose alias,
4760   cachedir,... parameters
4761
4762 -------------------------------------------------------------------
4763 Thu Sep 14 10:21:02 CEST 2006 - mvidner@suse.cz
4764
4765 - Use RPM Enhances only if detected at configure time, to allow
4766   compilation with older rpm.
4767 - callback params: use const string & instead of string (dmacvicar)
4768
4769 -------------------------------------------------------------------
4770 Thu Sep  7 18:31:46 CEST 2006 - schubi@suse.de
4771
4772 - Do not regarding SATISFIED (regarding UNNEEDED) in isPresent if it is
4773   a package/script/message
4774   Bug: 192535
4775
4776 -------------------------------------------------------------------
4777 Thu Sep  7 16:19:36 CEST 2006 - dmacvicar@suse.de
4778
4779 - add Source_Ref::checksum() which in combination with
4780   timestamp can give an idea of a source change.
4781 - r4106
4782
4783 -------------------------------------------------------------------
4784 Thu Sep  7 14:32:38 CEST 2006 - mvidner@suse.cz
4785
4786 - Implemented fgzstreambuf::compressed_tell and fXstream::getbuf to
4787   enable progress reporting on compressed streams.
4788
4789 -------------------------------------------------------------------
4790 Wed Sep  6 18:31:20 CEST 2006 - dmacvicar@suse.de
4791
4792 - better error propagation
4793 - r4096
4794
4795 -------------------------------------------------------------------
4796 Tue Sep  5 19:22:56 CEST 2006 - mt@suse.de
4797
4798 - Removed libblkid dependency - the workaround using libblkid to
4799   check filesystem on XEN vbd mapped devices is obsolete, because
4800   the info is avaliable via /dev/disk/by-label link now. (#197107)
4801 - revision 4087
4802
4803 -------------------------------------------------------------------
4804 Thu Aug 31 15:16:11 CEST 2006 - ma@suse.de
4805
4806 - PackageProvider: Fixed broken retry. (#202163)
4807 - revision 4071
4808
4809 -------------------------------------------------------------------
4810 Wed Aug 30 23:50:55 CEST 2006 - ma@suse.de
4811
4812 - Fixed RpmDb::makePackageFromHeader: Catch NULL Header passed as argument and refuse
4813   to create a Package from a source package header.
4814 - Added method Pathname::extension: Return all of the characters in name
4815   after and including the last dot in the last element of name.
4816 - PlaindirImpl: Disable rpm signature verification when scaning a directory for
4817   rpms. Otherwise we'd need access to the rpm database to get the keys.
4818 - revision 4069
4819
4820 -------------------------------------------------------------------
4821 Wed Aug 30 17:42:40 CEST 2006 - schubi@suse.de
4822
4823 - Do not regarding SATISFIED/UNNEEDED in isPresent if it is
4824   a package/script/message
4825   Bug: 192535
4826
4827 -------------------------------------------------------------------
4828 Wed Aug 30 14:29:45 CEST 2006 - ma@suse.de
4829
4830 - Speedup computation of number of rpm database entries.
4831 - revision 4058
4832
4833 -------------------------------------------------------------------
4834 Tue Aug 29 16:58:20 CEST 2006 - schubi@suse.de
4835
4836 - Fixed endless loop in transactResObject
4837   Bug 198095 - YaST2 Installaler crashes when selecting Gnome pattern to a KDE installation
4838
4839 -------------------------------------------------------------------
4840 Tue Aug 29 12:05:09 CEST 2006 - dmacvicar@suse.de
4841
4842 - fix some testcases for tar file parser changes
4843 - r4045
4844
4845 -------------------------------------------------------------------
4846 Tue Aug 29 11:19:53 CEST 2006 - dmacvicar@suse.de
4847
4848 - missing includes
4849 - clean old callbacks
4850 - r4041
4851
4852 -------------------------------------------------------------------
4853 Fri Aug 25 14:32:07 CEST 2006 - schubi@suse.de
4854
4855 - zyppPattern->install_packages returns SUGGESTED package too.
4856   Bug 201476
4857   Revision 4036
4858
4859 -------------------------------------------------------------------
4860 Fri Aug 25 13:05:33 CEST 2006 - schubi@suse.de
4861
4862 - New behaviour in the solver: try with 'best' package first, try with 'all'
4863   packages if this fails.
4864   Bug :Bug 191983
4865
4866 -------------------------------------------------------------------
4867 Fri Aug 25 11:35:48 CEST 2006 - dmacvicar@suse.de
4868
4869 - libzypp 2.1.0
4870 - bump version due to incompatible callback changes in KeyRing
4871   Sources
4872
4873 -------------------------------------------------------------------
4874 Thu Aug 24 15:34:45 CEST 2006 - dmacvicar@suse.de
4875
4876 - new keyring callbacks
4877 - separate trust key from import key
4878 - use PublicKey class instead of params, to be able
4879   to add more info like photos later (pending #181682)
4880 - update zmart with those callbacks.
4881 - better error handling (Exception types)
4882 - make tmp file names more readable depending on the context
4883 - r4026
4884
4885 -------------------------------------------------------------------
4886 Tue Aug 22 22:35:30 CEST 2006 - dmacvicar@suse.de
4887
4888 - decouple probing from source creation, using the new
4889   media test for existence functions.
4890 - r4019
4891
4892
4893 -------------------------------------------------------------------
4894 Tue Aug 22 17:56:53 CEST 2006 - mt@suse.de
4895
4896 - Fixed getDoesFileExist to reset the transfer range
4897 - Added logging of curl debug messages to the zypp log.
4898   The env var ZYPP_MEDIA_CURL_DEBUG=1 logs curl infos,
4899   ZYPP_MEDIA_CURL_DEBUG=2 logs the in/out headers.
4900 - r4018
4901
4902 -------------------------------------------------------------------
4903 Fri Aug 18 14:57:35 CEST 2006 - kkaempf@suse.de
4904
4905 - remove the /etc/sysconfig/zypp:REWRITE_KERNEL_DEPS = yes check;
4906   see rev 3810 below. (#190163)
4907 - rev 3998
4908
4909 -------------------------------------------------------------------
4910 Thu Aug 17 18:15:14 CEST 2006 - dmacvicar@suse.de
4911
4912 - fix uninstalling of atoms (noop)
4913 - r3995
4914
4915 -------------------------------------------------------------------
4916 Wed Aug 16 17:41:40 CEST 2006 - dmacvicar@suse.de
4917
4918 - Implement initial verson of Media
4919   doesFileExist, for future source probing.
4920 - r3984
4921
4922 -------------------------------------------------------------------
4923 Tue Aug 15 12:01:31 CEST 2006 - dmacvicar@suse.de
4924
4925 - more dbus_connection_close fixes
4926 - r3974
4927
4928 -------------------------------------------------------------------
4929 Tue Aug 15 11:41:41 CEST 2006 - kkaempf@suse.de
4930
4931 - clean up 'incomplete' handling in QueueItemEstablish.
4932 - rev 3973.
4933
4934 -------------------------------------------------------------------
4935 Tue Aug 15 11:30:50 CEST 2006 - kkaempf@suse.de
4936
4937 - Don't set 'incomplete' for uninstalled patterns or products.
4938   (#198379)
4939 - rev 3970.
4940
4941 -------------------------------------------------------------------
4942 Mon Aug 14 16:50:53 CEST 2006 - schubi@suse.de
4943
4944 - Added new API calls:
4945   setAdditionalProvide
4946   setAdditionalConflict
4947   setAdditionalRequire
4948
4949 -------------------------------------------------------------------
4950 Mon Aug 14 11:26:20 CEST 2006 - dmacvicar@suse.de
4951
4952 - don't link examples to testsuite library.
4953
4954 -------------------------------------------------------------------
4955 Sat Aug 12 17:30:30 CEST 2006 - schwab@suse.de
4956
4957 - Disable profiling to work around compiler bug.
4958
4959 -------------------------------------------------------------------
4960 Fri Aug 11 17:01:33 CEST 2006 - dmacvicar@suse.de
4961
4962 - forward port 3924:3939
4963 - Add explicit finish callbacks for subtasks during ProvidePackage
4964  Â to avoid UI confusion.
4965 - rev3957
4966
4967 -------------------------------------------------------------------
4968 Fri Aug 11 11:48:44 CEST 2006 - dmacvicar@suse.de
4969
4970 - Introduce examples/
4971 - fix some svn ignores
4972 - fix compilation. Use: dbus_connection_close
4973 - rev 3943
4974
4975 -------------------------------------------------------------------
4976 Thu Aug 10 16:32:36 CEST 2006 - dmacvicar@suse.de
4977
4978 - Initial support for plain directory with rpms as source
4979 - r3935
4980
4981 -------------------------------------------------------------------
4982 Tue Aug  8 16:51:45 CEST 2006 - dmacvicar@suse.de
4983
4984 - Move the target query by kind function to
4985   a iterator, so we dont make a copy of the restore
4986   the iterator works loading by demand too
4987
4988 -------------------------------------------------------------------
4989 Mon Aug  7 17:57:26 CEST 2006 - dmacvicar@suse.de
4990
4991 - rename the new initTarget to initializeTarget,
4992   leave the old one as is, but deprecate it.
4993 - r3903
4994
4995 -------------------------------------------------------------------
4996 Mon Aug  7 15:10:08 CEST 2006 - dmacvicar@suse.de
4997
4998 - forward port from SLES10 branch , till 3888
4999 - Prefer to use available DeltaRpm or PatchRpm instead of downloading
5000   full packages. (#168844)
5001 - rpmdb : Do not use the deprecated POSIX API, but boost::regex
5002 - version 2.0.0
5003 - rev 3893
5004
5005 -------------------------------------------------------------------
5006 Fri Aug  4 15:20:13 CEST 2006 - dmacvicar@suse.de
5007
5008 - Separate target init from adding resolvables, getting rid of the
5009 uggly bool flag.
5010 - dont clear the store each time Target::resolvables is called
5011 - Load target resolvables on demand by kind, keep them cached later
5012 - add Target::resolvablesByKind(kind) to allow query specific kind
5013   without reading all kinds. Used to port TargetProduct, which
5014   was reading the whole rpm database only to displayy base product
5015   name in YaST help.
5016 - commit to pkg-bindings and packager will follow.
5017 - jsrain will port more yast stuff, especially inst_source which
5018   startup time should by reduced by half afterwards.
5019 - rev 3880
5020
5021 -------------------------------------------------------------------
5022 Tue Aug  1 13:37:29 CEST 2006 - dmacvicar@suse.de
5023
5024 - forward port:
5025   rev 3786 fix to stalle tmpfiles broke patches.
5026   SLES was released with this broken. 10.1 has a blocked
5027   zypp update because this.
5028   Attempt to fix this. (#192535)
5029 - fix configure.ac sqlite-source build path
5030 - rev 3858
5031
5032 -------------------------------------------------------------------
5033 Fri Jul 21 10:58:58 CEST 2006 - dmacvicar@suse.de
5034
5035 - link correctly
5036
5037 -------------------------------------------------------------------
5038 Wed Jul 19 13:50:57 CEST 2006 - dmacvicar@suse.de
5039
5040 - dont link sqlite in the main lib.
5041 - rev 3826
5042
5043 -------------------------------------------------------------------
5044 Tue Jul 18 17:42:45 CEST 2006 - dmacvicar@suse.de
5045
5046 - susetags: parse product parser regexp only once
5047 - parse yum factory 5 sec. (from 30) faster using
5048   another string find algorithm
5049 - rev 3824
5050
5051 -------------------------------------------------------------------
5052 Tue Jul 18 12:56:17 CEST 2006 - dmacvicar@suse.de
5053
5054 - Digest: Don't read the stream character wise but reading blocks,
5055   as advised by matz profiling.
5056 - r3819
5057
5058 -------------------------------------------------------------------
5059 Mon Jul 17 12:54:39 CEST 2006 - ma@suse.de
5060
5061 - Add "openSUSE", "ATI Technologies Inc." and "Nvidia" to
5062   trusted vendors. (#189573)
5063 - revision 3804
5064
5065 -------------------------------------------------------------------
5066 Thu Jul 13 12:52:58 CEST 2006 - dmacvicar@suse.de
5067
5068 - backport fix for stalle tmpfile (#191311)
5069 - rev 3788
5070
5071 -------------------------------------------------------------------
5072 Wed Jun 28 13:22:22 CEST 2006 - mt@suse.de
5073
5074 - deactivated media manager code that was disabling the
5075   automounter (#172419)
5076 - rev 3724
5077
5078 -------------------------------------------------------------------
5079 Mon Jun 26 17:14:53 CEST 2006 - dmacvicar@suse.de
5080
5081 - fix autorefresh (#186115)
5082 - revision 3708
5083 -------------------------------------------------------------------
5084 Fri Jun 23 13:41:18 CEST 2006 - ma@suse.de
5085
5086 - forward port from SLE branch
5087 - Set default permission for logfiles to 0640. (#187044)
5088 - revision 3696
5089
5090 -------------------------------------------------------------------
5091 Thu Jun 22 16:01:15 CEST 2006 - ma@suse.de
5092
5093 - forward port from SLE branch
5094 - Fixed installation of SP or Add-On product switching to media 2
5095   too early. (#186607)
5096 - revision 3691
5097
5098 -------------------------------------------------------------------
5099 Wed Jun 21 15:47:39 CEST 2006 - dmacvicar@suse.de
5100
5101 - forward port from SLE branch
5102 - Strip self provides without edition in Resolvable ctor.
5103   (#186079)
5104 - Source::provideResolvables not implemented in yum source type.
5105   Product not set for packages that are available from update source
5106   (#186920)
5107 - Hook modalias() supplements without package to "kernel" (#184840)
5108 - Allow on-demand SourceManager::restore() (#186678)
5109 - Hook modalias() supplements without package to "kernel" (#184840)
5110 - rev 3676
5111
5112 -------------------------------------------------------------------
5113 Mon Jun 19 15:17:17 CEST 2006 - mt@suse.de
5114
5115 - Fix adding resolving of path names for mount points (#181606)
5116 - rev 3658
5117
5118 -------------------------------------------------------------------
5119 Mon Jun 19 13:52:14 CEST 2006 - dmacvicar@suse.de
5120
5121 - merge download algorithm and refactoring from branch
5122   (#181204)
5123
5124 -------------------------------------------------------------------
5125 Thu Jun 15 17:53:40 CEST 2006 - mvidner@suse.cz
5126
5127 - autodocs: use find+xargs to overcome command length limit,
5128   do not call doxygen unnecessarily (#185334).
5129 - rev 3645
5130
5131 -------------------------------------------------------------------
5132 Thu Jun 15 07:26:29 CEST 2006 - kkaempf@suse.de
5133
5134 - Dont use getZYpp in static constructor (#185198)
5135   Bugfix #178292 was wrong.
5136 - Only warn on incompleting installed resolvables (#185197)
5137 - rev 3644
5138
5139 -------------------------------------------------------------------
5140 Wed Jun 14 22:43:40 CEST 2006 - kkaempf@suse.de
5141
5142 - Atoms might only be installed via patches (#184714)
5143 - rev 3642
5144
5145 -------------------------------------------------------------------
5146 Wed Jun 14 17:26:39 CEST 2006 - dmacvicar@suse.de
5147
5148 - fix for the last stall tmpfile (#178292)
5149 - r3637
5150
5151 -------------------------------------------------------------------
5152 Wed Jun 14 12:06:57 CEST 2006 - mt@suse.de
5153
5154 - Implemented transfer timeout inside of the progress callback.
5155   The timeout value can be set using timeout url parameter, the
5156   default transfer timeout is 180 seconds. (#181602)
5157 - Added ssl_verify and ssl_capath url options used in https scheme,
5158   allowing to change or disable the ssl verify options. (#171622)
5159 - Added fallback on read failures of /etc/mtab to /proc/mounts.
5160   Improved verbosity in mount and mount check related failure cases,
5161   incl. /etc/mtab dump. (#181606)
5162 - rev 3623
5163
5164 -------------------------------------------------------------------
5165 Wed Jun 14 10:49:10 CEST 2006 - kkaempf@suse.de
5166
5167 - combine knownAliases and knownUrls in a single function.
5168 - rev 3616
5169
5170 -------------------------------------------------------------------
5171 Mon Jun 12 16:27:46 CEST 2006 - kkaempf@suse.de
5172
5173 - honor parallel installs in resolver context (#181103)
5174 - rev 3592
5175
5176 -------------------------------------------------------------------
5177 Mon Jun 12 15:37:10 CEST 2006 - dmacvicar@suse.de
5178
5179 - right fix for tmpdir initialized in static constructor
5180 - catch around provideJustFile in providePackage
5181 -rev 3654
5182
5183 -------------------------------------------------------------------
5184 Mon Jun 12 15:15:07 CEST 2006 - dmacvicar@suse.de
5185
5186 - fix #182003 YUM packages without size
5187 - rev 3587
5188
5189 -------------------------------------------------------------------
5190 Mon Jun 12 14:58:55 CEST 2006 - kkaempf@suse.de
5191
5192 - Allow to restore and remove by Url
5193 - rev 3583
5194
5195 -------------------------------------------------------------------
5196 Mon Jun 12 13:07:31 CEST 2006 - kkaempf@suse.de
5197
5198 - make atoms parallel installable (#181103)
5199 - rev 3580
5200
5201 -------------------------------------------------------------------
5202 Fri Jun  9 16:28:11 CEST 2006 - dmacvicar@suse.de
5203
5204 - Allow to restore by alias
5205 - r3568
5206
5207 -------------------------------------------------------------------
5208 Fri Jun  9 13:06:16 CEST 2006 - mvidner@suse.cz
5209
5210 - Do not fork in a global destructor, perl dislikes it (#182672).
5211   Fixes hanging ag_ldapserver and yast2-perl-bindings tests.
5212
5213 -------------------------------------------------------------------
5214 Thu Jun  8 16:24:55 CEST 2006 - ma@suse.de
5215
5216 - Installation: Assert product information is stored to libzypp
5217   database before reboot. (#181198)
5218 - Version 1.2.0; revision 3553
5219
5220 -------------------------------------------------------------------
5221 Wed Jun  7 13:55:23 CEST 2006 - visnov@suse.cz
5222
5223 - Synchronize keys with rpm database before
5224   closing access to it (#182338)
5225 - rev 3533
5226
5227 -------------------------------------------------------------------
5228 Wed Jun  7 11:40:46 CEST 2006 - mt@suse.de
5229
5230 - Changed to just prefer DVD drives in "dvd:" scheme, instead of
5231   filter out the non-DVD drives completely. Allows a fallback to
5232   drives without the dvd HAL property e.g. in VMWare. (#177457)
5233 - rev 3530
5234
5235 -------------------------------------------------------------------
5236 Wed Jun  7 01:00:06 CEST 2006 - dmacvicar@suse.de
5237
5238 - Merge fix for stalle tmpdir due to cyclic references, using a master
5239  TmpDir for zypp. (#178292) . There is still 1 tmpdir to fix.
5240 - rev 3521
5241
5242 -------------------------------------------------------------------
5243 Wed Jun  7 01:00:05 CEST 2006 - dmacvicar@suse.de
5244
5245 - Fixes unneeded file download, and add download callbacks
5246   (still need yast side) #181204 and #160206
5247 - Fix stalle tmpdir due to cyclic references, using a master
5248   TmpDir for zypp. # 178292
5249
5250 -------------------------------------------------------------------
5251 Wed Jun  7 00:02:18 CEST 2006 - ma@suse.de
5252
5253 - fixed memory leak in PersistentStorage (#168690)
5254 - revision 3519
5255
5256 -------------------------------------------------------------------
5257 Tue Jun  6 22:24:00 CEST 2006 - ma@suse.de
5258
5259 - fixed memory leak in XMLSourceCacheParser (#168690)
5260 - revision 3517
5261
5262 -------------------------------------------------------------------
5263 Fri Jun  2 16:09:03 CEST 2006 - schubi@suse.de
5264
5265 -latest fi translation added
5266  Revision 3502
5267
5268 -------------------------------------------------------------------
5269 Thu Jun  1 15:11:47 CEST 2006 - schubi@suse.de
5270
5271 -All installed resolvables has been set to "satisfied" in
5272  ResolverContext::unneeded . BUT:
5273  Patch concerning resolvables have to be set to
5274  "unneeded" although they are installed. In order
5275  getting the state "no longer applicable" (Bug 171590)
5276 - rev 3496
5277
5278 -------------------------------------------------------------------
5279 Thu Jun  1 14:54:02 CEST 2006 - kkaempf@suse.de
5280
5281 - compute status for scripts and messages so their freshens get
5282   properly honored (aj with postgresql-server)
5283 - rev 3494
5284
5285 -------------------------------------------------------------------
5286 Thu Jun  1 13:57:48 CEST 2006 - dmacvicar@suse.de
5287
5288 - revert not-used-yet rpmdb timestamp, as
5289   it broke rpmdb::init(). (#180040)
5290 - rev 3490
5291
5292 -------------------------------------------------------------------
5293 Thu Jun  1 11:03:34 CEST 2006 - schubi@suse.de
5294
5295 - updating gmo files, if po files has been changed; bug 164449
5296
5297 -------------------------------------------------------------------
5298 Wed May 31 18:32:58 CEST 2006 - dmacvicar@suse.de
5299
5300 - Dont download twice if starting from 1st time
5301 - fix typo
5302 - rev 3481
5303
5304 -------------------------------------------------------------------
5305 Wed May 31 17:06:48 CEST 2006 - dmacvicar@suse.de
5306
5307 - set cache dir only if storeMetadata is called as a public method.´
5308 - rev 3475
5309
5310 -------------------------------------------------------------------
5311 Wed May 31 15:27:38 CEST 2006 - kkaempf@suse.de
5312
5313 - schedule a package for installation if
5314   - it freshens / supplements something
5315   - it is not installed yet
5316   (#178721)
5317 - rev 3473
5318
5319 -------------------------------------------------------------------
5320 Wed May 31 15:22:43 CEST 2006 - dmacvicar@suse.de
5321
5322 - make susetags also implement download and check first.
5323 - rev 3470
5324
5325 -------------------------------------------------------------------
5326 Tue May 30 12:43:47 CEST 2006 - dmacvicar@suse.de
5327
5328 - make yum more robust. Never parse from provideFile
5329   but only from local disk. Make sure the cache
5330   is consistent before recreating it.
5331   the code is easier to follow and probably
5332   faster. checksum and signatures are
5333   checked on caching not on parsing.
5334   Required to implement refresh for #154990
5335 - rev 3452
5336
5337 -------------------------------------------------------------------
5338 Wed May 24 16:57:54 CEST 2006 - dmacvicar@suse.de
5339
5340 - implement timestamp for YUM and SuseTags
5341 - actually use the license to confirm in yum patches
5342 - add prerequires tag in yum optonally to the bad designed
5343   and nonintuitive pre=1
5344 - rev 3448
5345
5346 -------------------------------------------------------------------
5347 Wed May 24 15:30:32 CEST 2006 - dmacvicar@suse.de
5348
5349 - dont pass root on init but before.
5350 - implement rpm db modification timestamp
5351   not used yet
5352 - move Helix source to testsuite out of the solver
5353   so we can use it for target, storage tests
5354 - add Source_Ref::timestamp(), default to now()
5355   in order to implement smart sync of sources by zmd
5356 - don't parse desc and summary twice
5357 - fix a segfault with tranlated text
5358 - fix broken size tag introduced in rev 3427
5359 - rev 3446
5360
5361 -------------------------------------------------------------------
5362 Tue May 23 20:53:27 CEST 2006 - dmacvicar@suse.de
5363
5364 - dont accept corrupt sources, improve logs
5365
5366 -------------------------------------------------------------------
5367 Tue May 23 17:26:41 CEST 2006 - ma@suse.de
5368
5369 - Added PoolItem_Ref::statusReset. Resets the PoolItem status without
5370   loosing autoprotection (eg. for foreign vendor). (assists #177469)
5371 - rev 3431
5372
5373 -------------------------------------------------------------------
5374 Tue May 23 17:04:04 CEST 2006 - jsrain@suse.cz
5375
5376 - added mediaNr() to PatchRpm and DeltaRpm classes
5377 - rev 3430
5378
5379 -------------------------------------------------------------------
5380 Tue May 23 15:58:04 CEST 2006 - dmacvicar@suse.de
5381
5382 - enable YUM license to confirm.
5383   needed for #174476
5384 - adapt store to serialize and read all new resobject fields
5385 - use install-time to now() when serializing (#174653)
5386 - rev 3427
5387
5388 -------------------------------------------------------------------
5389 Mon May 22 20:51:59 CEST 2006 - ma@suse.de
5390
5391 - Do not violate install order when restricting commit to a certain
5392   mediaNumber. (#170079)
5393 - Version 1.1.0; rev 3423
5394
5395 -------------------------------------------------------------------
5396 Mon May 22 19:03:20 CEST 2006 - mvidner@suse.cz
5397
5398 - Added SourceManager::findSourceByUrl to overcome alias mismatches
5399   (#177543).
5400 - rev 3420
5401
5402 -------------------------------------------------------------------
5403 Mon May 22 17:19:25 CEST 2006 - ma@suse.de
5404
5405 - Order all objects according to prerequirements, not just packages.
5406   (#173690)
5407 - rev 3419
5408
5409 -------------------------------------------------------------------
5410 Mon May 22 15:57:43 CEST 2006 - schubi@suse.de
5411
5412 - Added new translation
5413
5414 -------------------------------------------------------------------
5415 Fri May 19 12:53:44 CEST 2006 - dmacvicar@suse.de
5416
5417 - fix missing homedir option for gpg (#171055)
5418 - rev 3415
5419
5420 -------------------------------------------------------------------
5421 Thu May 18 19:08:52 CEST 2006 - ma@suse.de
5422
5423 - Prevent against daemons launched in rpm %post, that do not close
5424   their filedescriptors. (#174548)
5425 - Version 1.0.1; rev 3413
5426
5427 -------------------------------------------------------------------
5428 Thu May 18 16:51:41 CEST 2006 - jsrain@suse.cz
5429
5430 - fixed media number of package retrieved as a part of a patch
5431   (#174841)
5432 - rev 3409
5433
5434 -------------------------------------------------------------------
5435 Thu May 18 16:16:21 CEST 2006 - dmacvicar@suse.de
5436
5437 - fix missing package descriptions due to filtered packages
5438   by incompatible architectures. (#159109)
5439 - rev 3404
5440
5441 -------------------------------------------------------------------
5442 Thu May 18 16:08:42 CEST 2006 - kkaempf@suse.de
5443
5444 - decrease logging in DiskUsageCounter and Modalias (#163186)
5445 - rev 3406
5446
5447 -------------------------------------------------------------------
5448 Thu May 18 10:43:47 CEST 2006 - ma@suse.de
5449
5450 - Stay backward comapatible.
5451
5452 -------------------------------------------------------------------
5453 Tue May 16 21:35:27 CEST 2006 - ma@suse.de
5454
5455 - Make basic attributes available through ResObject.
5456 - Let ResObjects which do not require media access during
5457   commit return ZERO sourceMediaNr (required for #173690)
5458 - Version 1.0.0
5459 - rev 3390
5460
5461 -------------------------------------------------------------------
5462 Tue May 16 15:11:35 CEST 2006 - kkaempf@suse.de
5463
5464 - reduce logging verbosity (#163186)
5465 - rev 3381
5466
5467 -------------------------------------------------------------------
5468 Tue May 16 14:00:57 CEST 2006 - schubi@suse.de
5469
5470 - setCandidate accept candidates with compatible architectures too. Not
5471   only with the same architecture. Bug 172594 - If update package has
5472   differet arch, UI display is wrong
5473
5474 -------------------------------------------------------------------
5475 Tue May 16 09:30:45 CEST 2006 - mvidner@suse.cz
5476
5477 - Added Source_Ref::resStoreInitialized.
5478   If we know that noone has seen the resolvables yet, we can skip
5479   them too, eg. when deleting a source. (#174840)
5480 - rev 3378
5481
5482 -------------------------------------------------------------------
5483 Mon May 15 12:41:39 CEST 2006 - kkaempf@suse.de
5484
5485 - Honor freshens as conditionals independant from the installed/
5486   uninstalled status (#174797)
5487 - rev 3376
5488
5489 -------------------------------------------------------------------
5490 Mon May 15 11:15:03 CEST 2006 - kkaempf@suse.de
5491
5492 - State modifier "unneeded" is transitive for patches (#171590)
5493 - rev 3375
5494
5495 -------------------------------------------------------------------
5496 Thu May 11 17:42:29 CEST 2006 - schubi@suse.de
5497
5498 - Do not transact itself (update) in the transactResObject mechanism
5499   Bug 174290
5500
5501 -------------------------------------------------------------------
5502 Thu May 11 16:37:51 CEST 2006 - mt@suse.de
5503
5504 - Reenabled improved large file support flags (unintentionally
5505   removed in rev 1544). Fixes bug #173753.
5506 - Added large file support flags to libzypp.pc file allowing
5507   consistence checks in the application using features variable
5508 - rev 3366
5509
5510 -------------------------------------------------------------------
5511 Thu May 11 10:49:36 CEST 2006 - mvidner@suse.cz
5512
5513 - SourceManager: moved source deletion before creation
5514   so that we can recreate a deleted one (#174295)
5515 - removed dead code dealing with known_caches from SourceManager::store
5516   (see r3195)
5517 - r3362
5518
5519 -------------------------------------------------------------------
5520 Thu May 11 10:15:14 CEST 2006 - jsrain@suse.cz
5521
5522 - fixed returning product short name and summary if product read
5523   from target store (#148625)
5524 - rev 3360
5525
5526 -------------------------------------------------------------------
5527 Wed May 10 11:39:06 CEST 2006 - jsrain@suse.cz
5528
5529 - set media verifier on redirected medium (#172599)
5530 - rev 3359
5531
5532 -------------------------------------------------------------------
5533 Mon May  8 17:28:42 CEST 2006 - kkaempf@suse.de
5534
5535 - fix 'transactResKind' to collect best providers by capability
5536   and to recursively transact items of same kind (#170114)
5537 - rev 3355
5538
5539 -------------------------------------------------------------------
5540 Mon May  8 16:45:46 CEST 2006 - dmacvicar@suse.de
5541
5542 - serialize the full URL to avoid missing password and other
5543   url settings (#148108)
5544 - rev 3353
5545
5546 -------------------------------------------------------------------
5547 Fri May  5 17:47:14 CEST 2006 - mt@suse.de
5548
5549 - Added a 60 sec connect timeout to MediaCurl (#172860)
5550 - rev 3348
5551
5552 -------------------------------------------------------------------
5553 Thu May  4 15:15:37 CEST 2006 - kkaempf@suse.de
5554
5555 - re-fetch also .asc and .key files before checking signature
5556   (#172597)
5557 - rev 3350 (3345-10.1)
5558
5559 -------------------------------------------------------------------
5560 Wed May  3 17:40:45 CEST 2006 - dmacvicar@suse.de
5561
5562 - Fix yum key verification, because a double variable declaration
5563
5564 -------------------------------------------------------------------
5565 Wed May  3 15:34:00 CEST 2006 - dmacvicar@suse.de
5566
5567 - use --no-default-keyring to avoid creating a
5568   default gpg dir in / (#171055)
5569 - rev 3335
5570
5571 -------------------------------------------------------------------
5572 Wed May  3 14:40:25 CEST 2006 - dmacvicar@suse.de
5573
5574 - Fix YUM signature checking, we were passing the key instead of the
5575   signature.
5576 - When the user trust a key, sync again. Bye to the session trusted
5577   keys and user being asked all the time. (#171213)
5578 - r3332
5579
5580 -------------------------------------------------------------------
5581 Wed May  3 14:22:02 CEST 2006 - ma@suse.de
5582
5583 - Cleanup index tables when removing items from pool (#170564).
5584
5585 -------------------------------------------------------------------
5586 Wed May  3 12:23:36 CEST 2006 - kkaempf@suse.de
5587
5588 - backout rev 3246->3275 of TargetImpl.cc
5589 - add missing testsuite/utils/TestUtils.h
5590 - rev 3330
5591
5592 -------------------------------------------------------------------
5593 Wed May  3 12:13:38 CEST 2006 - dmacvicar@suse.de
5594
5595 - more fixes for #171062, there were some files still not being
5596   read from cache.
5597 - r3327
5598
5599 -------------------------------------------------------------------
5600 Tue May  2 18:41:44 CEST 2006 - dmacvicar@suse.de
5601
5602 - cache keys and signature. Remove lot of duplicated code. (#171062)
5603 - r3320
5604
5605 -------------------------------------------------------------------
5606 Tue May  2 18:02:46 CEST 2006 - mt@suse.de
5607
5608 - Disabled isUseableAttachPoint check in MediaDIR -- we do not
5609   mount here anything, so it is OK to use any dir (171351).
5610 - rev 3318
5611
5612 -------------------------------------------------------------------
5613 Tue May  2 14:58:03 CEST 2006 - kkaempf@suse.de
5614
5615 - parse "license-to-confirm" in primary.xml (#168437)
5616 - rev 3312
5617
5618 -------------------------------------------------------------------
5619 Mon May  1 17:44:29 CEST 2006 - kkaempf@suse.de
5620
5621 - Don't try to store 'Atom', not needed and the backend store
5622   rejects them anyways (addtion to #168610)
5623 - rev 3306
5624
5625 -------------------------------------------------------------------
5626 Mon May  1 04:43:01 CEST 2006 - mt@suse.de
5627
5628 - Improved device check in MediaDISK using libblkid (Bug #158529)
5629 - Allow to provide sysfs path via $SYSFS_PATH in MediaCD.cc and
5630   added a check if it is a directory
5631 - Added libcurl and libblkid checks to configure.ac
5632 - Added e2fsprogs(-devel) requires to the spec file
5633 - rev 3303
5634
5635 -------------------------------------------------------------------
5636 Sat Apr 29 21:46:22 CEST 2006 - kkaempf@suse.de
5637
5638 - dont download "other" during key check (#171041)
5639 - rev 3294
5640
5641 -------------------------------------------------------------------
5642 Sat Apr 29 11:05:15 CEST 2006 - kkaempf@suse.de
5643
5644 - allow parallel installs of atoms (used to fulfill patch require-
5645   ments, atoms aren't installed anyways) (#170098)
5646 - some testsuite improvements.
5647 - rev 3288
5648
5649 -------------------------------------------------------------------
5650 Fri Apr 28 20:15:06 CEST 2006 - dmacvicar@suse.de
5651
5652 - get rid of autobuild check when throwing exceptions without throw
5653   but with a macro, returning a null pointer at the end (never reached).
5654
5655 -------------------------------------------------------------------
5656 Fri Apr 28 19:50:28 CEST 2006 - ma@suse.de
5657
5658 - Do not violate install order when restricting commit to a certain
5659   mediaNumber. (#170079)
5660
5661 -------------------------------------------------------------------
5662 Fri Apr 28 18:12:26 CEST 2006 - dmacvicar@suse.de
5663
5664 - Don't use throw directly!
5665   use ZYPP_THROW with a Exception class, otherwise package bindings
5666   will not catch them.
5667   Should fix crashes when reading broken sources with yast.
5668 - rev 3272
5669
5670 -------------------------------------------------------------------
5671 Fri Apr 28 15:29:32 CEST 2006 - schubi@suse.de
5672
5673 - Bug 162064 - font packages are not installed for locale, e.g. khmer font not installed after CD1
5674   revision 3269
5675
5676 -------------------------------------------------------------------
5677 Fri Apr 28 14:55:04 CEST 2006 - kkaempf@suse.de
5678
5679 - revert bugfix #168906 (fom rev 3219), it filters too many errors.
5680 - further improve on #168840 (from rev 3231), match on name-edition
5681   when filtering by best arch. (#170098)
5682 - rev 3268
5683
5684 -------------------------------------------------------------------
5685 Fri Apr 28 13:01:58 CEST 2006 - dmacvicar@suse.de
5686
5687 - #170093 , lot of package descriptions missing
5688 - rev 3263
5689
5690 -------------------------------------------------------------------
5691 Thu Apr 27 20:28:01 CEST 2006 - dmacvicar@suse.de
5692
5693 - try to fix wrong permissions of /var/lib/zypp created
5694   by old zypp, only when running as root they are fixed
5695   (#169094)
5696 - YUM: Verify signatures on factoryInit.
5697   Dont provide other.xml. Cleanups, better logging.
5698   When refreshing signed soruces, don't refresh is source
5699   has not changed.
5700 - YaST sources: don't refresh if media file has not changed.
5701 - Show full url of index files in sources for signature validation
5702   (mentioned in #170139 comment #3)-
5703
5704 -------------------------------------------------------------------
5705 Thu Apr 27 18:41:02 CEST 2006 - jsrain@suse.de
5706
5707 - udpated media ID syntax for external scripts (to be consistent
5708   with packages) (#170247)
5709 - rev 3256
5710
5711 -------------------------------------------------------------------
5712 Thu Apr 27 18:33:48 CEST 2006 - jsrain@suse.de
5713
5714 - set media ID to 1 if not specified in YUM metadata (#167452)
5715 - rev 3255
5716
5717 -------------------------------------------------------------------
5718 Thu Apr 27 11:55:05 CEST 2006 - kkaempf@suse.de
5719
5720 - If freshen and supplement are fulfilled, install any kind of
5721   resolvable if not yet installed (#165746)
5722 - rev 3249
5723
5724 -------------------------------------------------------------------
5725 Wed Apr 26 18:00:42 CEST 2006 - kkaempf@suse.de
5726
5727 - make downloaded script executable. (#169191)
5728 - rev 3247
5729
5730 -------------------------------------------------------------------
5731 Wed Apr 26 10:43:03 CEST 2006 - kkaempf@suse.de
5732
5733 - Improve on last fix, compare only compatible archs.
5734 - rev 3233
5735
5736 -------------------------------------------------------------------
5737 Tue Apr 25 19:36:13 CEST 2006 - kkaempf@suse.de
5738
5739 - Only choose best arch of multiple package atoms with identical
5740   name (#168840)
5741 - rev 3231
5742
5743 -------------------------------------------------------------------
5744 Tue Apr 25 16:59:51 CEST 2006 - dmacvicar@suse.de
5745
5746 - pass empty strings to UI as key properties if unknown key
5747   (#169114)
5748 - rev 3228
5749
5750 -------------------------------------------------------------------
5751 Tue Apr 25 16:47:35 CEST 2006 - kkaempf@suse.de
5752
5753 - refrain from parsing 'other.xml' (#159316)
5754 - rev 3226
5755
5756 -------------------------------------------------------------------
5757 Tue Apr 25 16:34:50 CEST 2006 - visnov@suse.cz
5758
5759 - in source refresh, clean up the cache dir if fails
5760 - do not require repomd.xml.asc when creating a cache (#163765)
5761 - rev 3224
5762
5763 -------------------------------------------------------------------
5764 Tue Apr 25 15:17:15 CEST 2006 - dmacvicar@suse.de
5765
5766 - Check if a file exists before providing it, and just handling the
5767   exception is not sufficient, because it can release the media.
5768   it nows get all possible packages.X translations an then
5769   it selects the candidate from the existing ones (#168654)
5770 - rev 3221
5771
5772 -------------------------------------------------------------------
5773 Tue Apr 25 12:28:17 CEST 2006 - kkaempf@suse.de
5774
5775 - dont report conflicts if item is neither installed
5776   nor to-be-installed (#168906)
5777 - rev 3219
5778
5779 -------------------------------------------------------------------
5780 Tue Apr 25 11:27:09 CEST 2006 - dmacvicar@suse.de
5781
5782 - #168060 , propagate the file description or original
5783   name to the UI and not the checked filename path,
5784   which could be a tmp file.
5785   Requires changes in pkg-manager, and probably zmd-helpers.
5786 - rev 3215
5787
5788 -------------------------------------------------------------------
5789 Mon Apr 24 18:27:59 CEST 2006 - dmacvicar@suse.de
5790
5791 - /var/lib/zypp/db/languages/* are empty files (##168355)
5792 - r3206
5793
5794 -------------------------------------------------------------------
5795 Mon Apr 24 17:45:07 CEST 2006 - dmacvicar@suse.de
5796
5797 - All resolvables must honor arch, so Arch_noarch in
5798   target/store/XMLFilesBackend.cc is wrong (#160792)
5799 - Introduced code to honour shared package descriptions
5800   (#159109)
5801 - r3204
5802
5803 -------------------------------------------------------------------
5804 Mon Apr 24 16:43:48 CEST 2006 - jsrain@suse.de
5805
5806 - replace '_' in YUM elements/attributes with '-' (#168762)
5807 - rev 3201
5808
5809 -------------------------------------------------------------------
5810 Mon Apr 24 16:15:02 CEST 2006 - mt@suse.de
5811
5812 - Fixed iseries workaround - interchanged variables for scsi
5813   devices, added debug messages about the steps (#163971).
5814 - Added getenv NULL ptr check and verify of the $HOME dir's
5815   and ~/.curlrc file's ownership (#163203).
5816 - rev 3199
5817
5818 -------------------------------------------------------------------
5819 Mon Apr 24 15:44:18 CEST 2006 - ma@suse.de
5820
5821 - Use filesystem::TmpDir to create unique and unused Source cache
5822   directories. (#168051)
5823
5824 -------------------------------------------------------------------
5825 Mon Apr 24 14:30:41 CEST 2006 - ma@suse.de
5826
5827 - Enable signature checks per default. (#168525)
5828
5829 -------------------------------------------------------------------
5830 Mon Apr 24 11:20:17 CEST 2006 - visnov@suse.cz
5831
5832 - fix callbacks for providing a single file (#160206)
5833
5834 -------------------------------------------------------------------
5835 Sun Apr 23 12:28:21 CEST 2006 - kkaempf@suse.de
5836
5837 - If an installed package looses a dependency, the solver tries
5838   to upgrade it. Limit the upgrade candidates to best arch, best
5839   edition.
5840 - filter 'other' entries with incompatible arch in yum parser.
5841 - rev 3177
5842
5843 -------------------------------------------------------------------
5844 Fri Apr 21 22:47:18 CEST 2006 - jsrain@suse.de
5845
5846 - initialize the product category according to source (#168061)
5847 - rev 3172
5848
5849 -------------------------------------------------------------------
5850 Fri Apr 21 18:32:00 CEST 2006 - mvidner@suse.cz
5851
5852 - delete only one older version of a xml-store resolvable
5853   (half-baked, but the previous attempt was charred)
5854
5855 -------------------------------------------------------------------
5856 Fri Apr 21 17:49:18 CEST 2006 - jsrain@suse.de
5857
5858 - moved license_to_confirm to primary.xml
5859 - rev 3170
5860
5861 -------------------------------------------------------------------
5862 Fri Apr 21 16:36:14 CEST 2006 - ma@suse.de
5863
5864 - Removed deprecated oldstyle commit methods.
5865
5866 -------------------------------------------------------------------
5867 Fri Apr 21 15:58:14 CEST 2006 - mvidner@suse.cz
5868
5869 - when installing a xml-store resolvable (all except package,
5870   message, script), delete older versions (#160792).
5871 - read selection edition from the XML store
5872 - rev 3167
5873
5874 -------------------------------------------------------------------
5875 Thu Apr 20 14:10:41 CEST 2006 - kkaempf@suse.de
5876
5877 - properly clear transaction flag after successful commit
5878   (see rev 3122, #164365, #167285)
5879 - rev 3157
5880
5881 -------------------------------------------------------------------
5882 Thu Apr 20 13:14:25 CEST 2006 - kkaempf@suse.de
5883
5884 - recursively soft-uninstall recommended package on real uninstall,
5885   not on update (#167603)
5886 - rev 3155
5887
5888 -------------------------------------------------------------------
5889 Thu Apr 20 13:01:28 CEST 2006 - dmacvicar@suse.de
5890
5891 - fix #167605 (importing keys to rpm multiple times due to
5892   wrong interpretation of rpm gpg versioning.
5893 - add support for reading the rpm keys, with full id and fingerprint
5894 - rev 3153
5895
5896 -------------------------------------------------------------------
5897 Wed Apr 19 16:47:34 CEST 2006 - kkaempf@suse.de
5898
5899 - don't add duplicate error infos to ResolverContext (#167309)
5900 - rev 3146
5901
5902 -------------------------------------------------------------------
5903 Wed Apr 19 14:10:10 CEST 2006 - kkaempf@suse.de
5904
5905 - fix Resolver::transactReset() (see rev 3122) (#167285)
5906 - rev 3140
5907
5908 -------------------------------------------------------------------
5909 Wed Apr 19 13:48:26 CEST 2006 - ma@suse.de
5910
5911 - Introduced $ZYPP_KEYRING_DEFAULT_ACCEPT_ALL. If this environment
5912   variable is present, all signature checking callbacks will default
5913   to 'accept', in case no recipient is present.
5914
5915 -------------------------------------------------------------------
5916 Wed Apr 19 11:37:47 CEST 2006 - dmacvicar@suse.de
5917
5918 - read content file on construction, and make
5919   provideProduct only insert the already
5920   read product object into the store (#165826)
5921   (dmacvicar)
5922 - When the signature is not found, warn the
5923   user about a unsigned source. When the
5924   key is not found, do nothing, it can be in the
5925   keyring already. (#166016) (dmacvicar)
5926 - enable key verification only if
5927   ZYPP_CHECKSIG env var is set (dmacvicar)
5928 - r1529
5929
5930 -------------------------------------------------------------------
5931 Tue Apr 18 20:41:48 CEST 2006 - kkaempf@suse.de
5932
5933 - fix bugfix 164365, fix bug 167285
5934   Actually clear the transcation state instead of locking it
5935   to 'dont transact'
5936 - rev 3122
5937
5938 -------------------------------------------------------------------
5939 Tue Apr 18 15:46:59 CEST 2006 - visnov@suse.cz
5940
5941 - revert the signature/digest checking callbacks
5942 - rev 3115
5943
5944 -------------------------------------------------------------------
5945 Tue Apr 18 15:14:35 CEST 2006 - kkaempf@suse.de
5946
5947 - Bugfix #165670
5948   - Honor keep requests.
5949   - Dont flag "locked uninstall" as error if a keep request was
5950     issued before.
5951 - rev 3114
5952
5953 -------------------------------------------------------------------
5954 Tue Apr 18 12:04:35 CEST 2006 - kkaempf@suse.de
5955
5956 - rule out locked items during distribution upgrade as early
5957   as possible. (#165670)
5958 - rev 3110
5959
5960 -------------------------------------------------------------------
5961 Mon Apr 17 16:04:35 CEST 2006 - kkaempf@suse.de
5962
5963 - Bugfix #166212
5964   - use APPL_LOW as 'ui initiated, by solver' in transactKind() and
5965     transactResObject().
5966   - resetTransaction(APPL_LOW) before resolving
5967   - enhance transactCaps by using the same algorithm as in
5968     QueueItemRequire
5969     (before: transact all requires and recommends by name
5970      now: transact best requires and recommends by provides)
5971 - rev 3107
5972
5973 -------------------------------------------------------------------
5974 Fri Apr 14 16:04:35 CEST 2006 - visnov@suse.cz
5975
5976 - new callbacks for failing digest
5977 - rev 3098
5978
5979 -------------------------------------------------------------------
5980 Thu Apr 13 17:01:41 CEST 2006 - visnov@suse.cz
5981
5982 - ask for file without a checksum (#165125)
5983
5984 -------------------------------------------------------------------
5985 Thu Apr 13 16:59:38 CEST 2006 - kkaempf@suse.de
5986
5987 - dont install satisfied resolvables (#165843)
5988 - rev 3095
5989
5990 -------------------------------------------------------------------
5991 Thu Apr 13 16:00:21 CEST 2006 - kkaempf@suse.de
5992
5993 - dont abort on failed "dry_run" (#164583)
5994 - rev 3091
5995
5996 -------------------------------------------------------------------
5997 Thu Apr 13 15:19:20 CEST 2006 - visnov@suse.cz
5998
5999 - Ask user if signature file does not exist (#163765)
6000 - handle repomd.xml.asc as optional file (#163765)
6001 - rev 3089
6002
6003 -------------------------------------------------------------------
6004 Thu Apr 13 13:52:08 CEST 2006 - schubi@suse.de
6005
6006 - Bug 164365 - build 906: Deselecting a selection, all packages are still selected
6007 - rev 3087
6008
6009 -------------------------------------------------------------------
6010 Thu Apr 13 11:57:58 CEST 2006 - kkaempf@suse.de
6011
6012 - Dont do transitive uninstalls on uninstalled or upgraded items.
6013   (#165798)
6014 - rev 3083
6015
6016 -------------------------------------------------------------------
6017 Wed Apr 12 17:57:21 CEST 2006 - ma@suse.de
6018
6019 - Added 'rpmNoSignature' to ZYppCommitPolicy (#163862)
6020
6021 -------------------------------------------------------------------
6022 Wed Apr 12 16:44:57 CEST 2006 - mvidner@suse.cz
6023
6024 - Product::updateUrls: restore it from the XML store;
6025   fixed content parsing (#163192).
6026 - restore product flags fro the XML store
6027 - rev 3074
6028
6029 -------------------------------------------------------------------
6030 Wed Apr 12 13:48:25 CEST 2006 - kkaempf@suse.de
6031
6032 - Only consider best arch/version (#165477)
6033 - rev 3069
6034
6035 -------------------------------------------------------------------
6036 Wed Apr 12 10:57:50 CEST 2006 - ma@suse.de
6037
6038 - No need to parse tags at all if there is no item to store values
6039   (e.g. data for unwanted arch). Fixed segv trying to store data in
6040   NULL item. (#165479)
6041 - rev3065
6042
6043 -------------------------------------------------------------------
6044 Tue Apr 11 19:48:51 CEST 2006 - mt@suse.de
6045
6046 - Improved Url path name "//" vs. "/%2f" handling; now if the
6047   url has an authority, "/%2f" is used for ftp only (#163784)
6048 - rev 3062
6049
6050 -------------------------------------------------------------------
6051 Tue Apr 11 16:41:02 CEST 2006 - jsrain@suse.de
6052
6053 - fixed storing patch scripts to target store (#159928)
6054 - rev 3058
6055
6056 -------------------------------------------------------------------
6057 Tue Apr 11 16:24:26 CEST 2006 - kkaempf@suse.de
6058
6059 - if a patch is bad, only skip this patch, not everything
6060   (#165200)
6061 - rev 3057
6062
6063 -------------------------------------------------------------------
6064 Tue Apr 11 15:42:32 CEST 2006 - ma@suse.de
6065
6066 - Susetags:Selections: Allow parsing older .sel file formats. (#159851)
6067 - Susetags:Pattern: Fixed parser.
6068
6069 -------------------------------------------------------------------
6070 Tue Apr 11 15:21:48 CEST 2006 - kkaempf@suse.de
6071
6072 - when uninstalling, only re-establish installed items
6073   supplementing the to-be-uninstalled one. (variant of #165111)
6074 - rev 3054
6075
6076 -------------------------------------------------------------------
6077 Tue Apr 11 14:17:00 CEST 2006 - ma@suse.de
6078
6079 - Susetags:Package: Parse and provide ins/delnotify texts.
6080
6081 -------------------------------------------------------------------
6082 Tue Apr 11 13:01:31 CEST 2006 - kkaempf@suse.de
6083
6084 - when checking freshens/supplements at install, only consider
6085   best architecture/edition (#164453)
6086 - rev 3051
6087
6088 -------------------------------------------------------------------
6089 Tue Apr 11 10:31:41 CEST 2006 - kkaempf@suse.de
6090
6091 - when checking for supplements, only consider best arch, best
6092   edition for installation (#165111)
6093 - rev 3047
6094
6095 -------------------------------------------------------------------
6096 Tue Apr 11 10:23:14 CEST 2006 - schubi@suse.de
6097
6098 - Bug 165117: build 910: Update: Splitted packages are selected for
6099   all archs
6100
6101 -------------------------------------------------------------------
6102 Tue Apr 11 09:30:14 CEST 2006 - visnov@suse.cz
6103
6104 - ask user if a file exists but does not have a checksum (#162797)
6105 - rev 3044
6106
6107 -------------------------------------------------------------------
6108 Mon Apr 10 22:39:34 CEST 2006 - jsrain@suse.de
6109
6110 - parse time and size elements from delta and patch RPM
6111 - rev 3043
6112
6113 -------------------------------------------------------------------
6114 Mon Apr 10 18:55:03 CEST 2006 - mt@suse.de
6115
6116 - Added detection of iSeries virtual CD (/dev/iseries/vcd[a-h])
6117   devices - on powerpc only (#163971)
6118 - rev 3042
6119
6120 -------------------------------------------------------------------
6121 Mon Apr 10 18:05:51 CEST 2006 - kkaempf@suse.de
6122
6123 - fix endless loop in patches parsing.
6124 - rev 3039
6125
6126 -------------------------------------------------------------------
6127 Mon Apr 10 17:00:05 CEST 2006 - jsrain@suse.de
6128
6129 - fixed media handling in SuSEtags source (#164879)
6130 - rev 3037
6131
6132 -------------------------------------------------------------------
6133 Mon Apr 10 16:30:54 CEST 2006 - kkaempf@suse.de
6134
6135 - honor 'dry_run' on package remove (#164732)
6136 - rev 3036
6137
6138 -------------------------------------------------------------------
6139 Mon Apr 10 13:12:49 CEST 2006 - kkaempf@suse.de
6140
6141 - add files from yum filelist as provides to package (#164731)
6142 - rev 3032
6143
6144 -------------------------------------------------------------------
6145 Mon Apr 10 11:10:37 CEST 2006 - kkaempf@suse.de
6146
6147 - honor "+Enh:/-Enh:" in packages file (#156513)
6148
6149 -------------------------------------------------------------------
6150 Mon Apr 10 10:56:24 CEST 2006 - visnov@suse.cz
6151
6152 - fix callback receiver signature to match the callback for removing
6153   package
6154
6155 -------------------------------------------------------------------
6156 Mon Apr 10 10:32:22 CEST 2006 - mvidner@suse.cz
6157
6158 - Added Product::updateUrls, from content/UPDATEURLS (#163192).
6159 - rev 3024
6160
6161 -------------------------------------------------------------------
6162 Sat Apr  8 12:03:37 CEST 2006 - schubi@suse.de
6163
6164 - Bug 164440; Taking wrong architecture while updating obsoletes
6165   splitted packages
6166 - rev 3022
6167
6168 -------------------------------------------------------------------
6169 Sat Apr  8 10:07:06 CEST 2006 - kkaempf@suse.de
6170
6171 - allow relative paths with url file:
6172 - dont filter atoms from going into pool, multi-arch patch
6173   requirements need them. Instead, treat atoms with incompatible
6174   architecture as unneeded.
6175 - rev 3018
6176
6177 -------------------------------------------------------------------
6178 Fri Apr  7 23:57:37 CEST 2006 - jsrain@suse.de
6179
6180 - product now provides short name
6181 - rev 3013
6182
6183 -------------------------------------------------------------------
6184 Fri Apr  7 20:42:09 CEST 2006 - jsrain@suse.de
6185
6186 - read metadata for packages from correct tags in patches (#163220)
6187 - rev 3011
6188
6189 -------------------------------------------------------------------
6190 Fri Apr  7 19:57:41 CEST 2006 - kkaempf@suse.de
6191
6192 - more detailed resolver error reports (#162994)
6193 - rev 3010
6194
6195 -------------------------------------------------------------------
6196 Fri Apr  7 17:35:07 CEST 2006 - visnov@suse.cz
6197
6198 - report package download progress (#160966)
6199 - rev 3007
6200
6201 -------------------------------------------------------------------
6202 Fri Apr  7 16:27:35 CEST 2006 - kkaempf@suse.de
6203
6204 - transact also for languages (#163819)
6205 - rev 3004
6206
6207 -------------------------------------------------------------------
6208 Fri Apr  7 15:08:06 CEST 2006 - kkaempf@suse.de
6209
6210 - loop through all affected ResObjects in transactResKind (#163819)
6211 - rev 3002
6212
6213 -------------------------------------------------------------------
6214 Fri Apr  7 12:42:35 CEST 2006 - kkaempf@suse.de
6215
6216 - allow re-installation of non-packages (#162906)
6217 - rev 2998
6218
6219 -------------------------------------------------------------------
6220 Fri Apr  7 11:50:22 CEST 2006 - mt@suse.de
6221
6222 - Added loop checking for scsi cdroms (/sys/block/srX) in case
6223   HAL does not provide any drives like on iSeries (#163971).
6224 - rev 2995
6225
6226 -------------------------------------------------------------------
6227 Fri Apr  7 11:05:30 CEST 2006 - kkaempf@suse.de
6228
6229 - add 'licenceToConfirm()' to Product. (#164375)
6230
6231 -------------------------------------------------------------------
6232 Fri Apr  7 10:36:05 CEST 2006 - ma@suse.de
6233
6234 - Avoid excessive CD hopping on commit. But still far from
6235   being perfect. (#159679)
6236 - Fixed Target::commit: Despite dry_run set True, packages
6237   were depeted.
6238
6239 -------------------------------------------------------------------
6240 Fri Apr  7 08:32:32 CEST 2006 - visnov@suse.cz
6241
6242 - honour if user decides to skip a package in commit (#156031)
6243
6244 -------------------------------------------------------------------
6245 Thu Apr  6 18:14:30 CEST 2006 - jsrain@suse.de
6246
6247 - fixed parsing external reference to script in patch (#163221)
6248 - r2981
6249
6250 -------------------------------------------------------------------
6251 Thu Apr  6 17:07:10 CEST 2006 - dmacvicar@suse.de
6252
6253 - cache and provide content.asc/key optionally. Dont show a
6254   popup if they dont exists. (dmacvicar)
6255 - Actually abort when verify signature workflow is false. (dmacvicar)
6256 - r2978
6257
6258 -------------------------------------------------------------------
6259 Thu Apr  6 16:37:49 CEST 2006 - jsrain@suse.de
6260
6261 - fixed setting autorefresh flag for installation sources
6262
6263 -------------------------------------------------------------------
6264 Thu Apr  6 15:53:02 CEST 2006 - kkaempf@suse.de
6265
6266 - drop patches with incompatible architecture.
6267 - rev 2972
6268
6269 -------------------------------------------------------------------
6270 Thu Apr  6 15:33:11 CEST 2006 - mt@suse.de
6271
6272 - Added info method to media verifier base and more debug info
6273 - rev 2970
6274
6275 -------------------------------------------------------------------
6276 Wed Apr  5 19:27:46 CEST 2006 - kkaempf@suse.de
6277
6278 - Dont deny the "/" attach point in MediaDIR, since this is used
6279   for all "file:" urls, esp. local packages.
6280 - rev 2962
6281
6282 -------------------------------------------------------------------
6283 Wed Apr  5 18:21:58 CEST 2006 - schubi@suse.de
6284
6285 - Bug 159673 - only one conflict solvable per page
6286
6287 -------------------------------------------------------------------
6288 Wed Apr  5 18:01:37 CEST 2006 - kkaempf@suse.de
6289
6290 - parse all dependencies of 'packages' file (#163773)
6291 - rev 2957
6292
6293 -------------------------------------------------------------------
6294 Wed Apr  5 17:47:04 CEST 2006 - dmacvicar@suse.de
6295
6296 - Use the original media descr_dir on refresh for
6297   suse tags source (#163196)
6298 - r2952
6299
6300 -------------------------------------------------------------------
6301 Wed Apr  5 16:44:08 CEST 2006 - kkaempf@suse.de
6302
6303 - add Source::setUrl() for zmd backend helper.
6304 - rev 2946
6305
6306 -------------------------------------------------------------------
6307 Wed Apr  5 16:44:01 CEST 2006 - dmacvicar@suse.de
6308
6309 - implement rpm keyring / zypp tmp keyring two-way syncronization at rpm
6310 target init. (dmacvicar)
6311 - r2949
6312
6313 -------------------------------------------------------------------
6314 Wed Apr  5 16:28:42 CEST 2006 - mt@suse.de
6315
6316 - Fixed MediaDISK to use a mount -oro,bind id the disk
6317   partition is already attached e.g. by the automounter.
6318   Try to mount it a second time may fail (#163486).
6319 - rev 2944
6320
6321 -------------------------------------------------------------------
6322 Wed Apr  5 15:04:31 CEST 2006 - kkaempf@suse.de
6323
6324 - honor optional 3rd parameter to "=Loc:" key of packages (#154337)
6325 - rev 2940
6326
6327 -------------------------------------------------------------------
6328 Wed Apr  5 12:48:19 CEST 2006 - visnov@suse.cz
6329
6330 - only try to create a source of a given type when restoring
6331   from the persistent store (#162111)
6332
6333 -------------------------------------------------------------------
6334 Wed Apr  5 11:36:54 CEST 2006 - kkaempf@suse.de
6335
6336 - parse all dependencies for patterns (.pat) files (#160602)
6337 - drop YOUPATH and YOUURL from content file.
6338 - rev 2924
6339
6340 -------------------------------------------------------------------
6341 Wed Apr  5 09:27:08 CEST 2006 - visnov@suse.cz
6342
6343 - properly initialize autorefresh for non-remote sources (#154990)
6344 - rev 2919
6345
6346 -------------------------------------------------------------------
6347 Tue Apr  4 19:19:39 CEST 2006 - mt@suse.de
6348
6349 - Added flag to MediaManager::isUseableAttachPoint, whether
6350   to check against system mount entries or not.
6351 - Disallow to use the attachpoints of another media handlers
6352   as source path in MediaDIR.
6353 - rev 2917
6354
6355 -------------------------------------------------------------------
6356 Tue Apr  4 18:47:01 CEST 2006 - dmacvicar@suse.de
6357
6358 -implement callbacks for when package verification (checksum)
6359  fails, offer to retry or abort
6360
6361 -------------------------------------------------------------------
6362 Tue Apr  4 16:57:51 CEST 2006 - dmacvicar@suse.de
6363
6364 - Fix construction of checksum objects when using non-standard
6365   checksum algorithms
6366 - Fix broken YUM cache
6367 - r2913
6368
6369 -------------------------------------------------------------------
6370 Tue Apr  4 16:54:44 CEST 2006 - kkaempf@suse.de
6371
6372 - Keep packages with no version upgrade installed during
6373   distribution upgrade (#162972)
6374 - add 'transactReset()' helper function for UI.
6375 - rev 2908
6376
6377 -------------------------------------------------------------------
6378 Tue Apr  4 14:47:14 CEST 2006 - dmacvicar@suse.de
6379
6380 - r2906
6381
6382 -------------------------------------------------------------------
6383 Tue Apr  4 14:43:15 CEST 2006 - ma@suse.de
6384
6385 - Fixed candidate handling in ui::Selectable. (#156589)
6386
6387 -------------------------------------------------------------------
6388 Tue Apr  4 14:06:23 CEST 2006 - dmacvicar@suse.de
6389
6390 - fix #162984 , gpg hangs because the matching data file
6391   for the key cannot be find. (dmacvicar)
6392 - Fix restore of YUM source using the same cache dir semantics as
6393  susetags instead of assuming there is a cache if a cache_dir
6394   was given. (dmacvicar)
6395
6396 -------------------------------------------------------------------
6397 Tue Apr  4 12:37:51 CEST 2006 - kkaempf@suse.de
6398
6399 - use DISTPRODUCT/DISTVERSION from content file to generate the
6400   product name, version, and release.
6401 - rev 2902
6402
6403 -------------------------------------------------------------------
6404 Mon Apr  3 20:45:55 CEST 2006 - mt@suse.de
6405
6406 - Removed broken forcing of absolute ftp paths added in rev2705 to
6407   MediaCurl, refined cleanupPathName/setPathName in url (#154197).
6408 - rev 2900
6409
6410 -------------------------------------------------------------------
6411 Mon Apr  3 19:30:35 CEST 2006 - kkaempf@suse.de
6412
6413 - add Resolver::freshenPool() (#156980)
6414 - rev 2893
6415
6416 -------------------------------------------------------------------
6417 Mon Apr  3 08:33:12 CEST 2006 - kkaempf@suse.de
6418
6419 - skip incompatible archs in filelist parsing.
6420 - restrict pathes to 'interesting' ones (/bin/, /sbin/, /lib/,
6421   /lib64/, ...)
6422 - rev 2886
6423
6424 -------------------------------------------------------------------
6425 Sun Apr  2 22:18:06 CEST 2006 - kkaempf@suse.de
6426
6427 - skip incompatible archs in primary parsing.
6428 - rev 2883
6429
6430 -------------------------------------------------------------------
6431 Sun Apr  2 11:17:56 CEST 2006 - kkaempf@suse.de
6432
6433 - allow setting of source when parsing local .rpm (#147765)
6434 - rev 2880
6435
6436 -------------------------------------------------------------------
6437 Fri Mar 31 18:53:55 CEST 2006 - schubi@suse.de
6438
6439 - Do not update packages over other architectures
6440
6441 -------------------------------------------------------------------
6442 Fri Mar 31 18:28:59 CEST 2006 - sh@suse.de
6443
6444 - Added zypp/ui/UserWantedPackages to support the UI's
6445   "automatic changes" dialog (bug #152700)
6446
6447 -------------------------------------------------------------------
6448 Fri Mar 31 18:02:05 CEST 2006 - jsrain@suse.de
6449
6450 - use KeyRing class to validate repomd.xml (#160909)
6451
6452 -------------------------------------------------------------------
6453 Fri Mar 31 17:33:21 CEST 2006 - dmacvicar@suse.de
6454
6455 - Product resolvables should be readable by normal users.
6456   (#162474) (dmacvicar)
6457 - implemented keyring and metadata signature verification
6458   in susetags source
6459 - dont delete the lock if we did not acquire it
6460 - r2847
6461
6462 -------------------------------------------------------------------
6463 Fri Mar 31 16:34:51 CEST 2006 - mt@suse.de
6464
6465 - Added disabling of the automounter while MediaManager
6466   init and restoring of the old state on exit (#154326).
6467 - Implemented check if media (CD) is automounted or not
6468 - rev 2840
6469
6470 -------------------------------------------------------------------
6471 Fri Mar 31 13:27:09 CEST 2006 - mt@suse.de
6472
6473 - Implemented several hal get/set/removeDeviceProperty wrappers
6474 - Improved HalException to allow to fetch HAL/DBUS error componets
6475 - rev 2830
6476
6477 -------------------------------------------------------------------
6478 Fri Mar 31 12:44:25 CEST 2006 - kkaempf@suse.de
6479
6480 - honor subscription status of catalogs (#162350)
6481 - rev 2827
6482
6483 -------------------------------------------------------------------
6484 Fri Mar 31 11:29:05 CEST 2006 - mt@suse.de
6485
6486 - Enabled CD eject error reporting exceptions (#154326)
6487 - rev 2822
6488
6489 -------------------------------------------------------------------
6490 Fri Mar 31 06:40:51 CEST 2006 - kkaempf@suse.de
6491
6492 - support "dry run" (#159467)
6493 - implement "transactResKind" (#161400)
6494 - rev 2817
6495
6496 -------------------------------------------------------------------
6497 Thu Mar 30 17:22:49 CEST 2006 - jsrain@suse.de
6498
6499 - add checksum for external patches (#159928)
6500
6501 -------------------------------------------------------------------
6502 Thu Mar 30 16:48:01 CEST 2006 - kkaempf@suse.de
6503
6504 - calculate product architecture (#158198)
6505
6506 -------------------------------------------------------------------
6507 Wed Mar 29 23:28:13 CEST 2006 - jsrain@suse.de
6508
6509 - fixed checking checksum of YUM metadata, added sha1 vs. sha256
6510   detection
6511
6512 -------------------------------------------------------------------
6513 Wed Mar 29 23:12:30 CEST 2006 - ma@suse.de
6514
6515 - Auto protect installed packages from unknown vendor. (#157446)
6516
6517 -------------------------------------------------------------------
6518 Wed Mar 29 09:13:51 CEST 2006 - visnov@suse.de
6519
6520 - added support for external scripts to metadata (#159928) (jsrain)
6521 - fixed handling of Language resolvables (ma)
6522 - fix leak in rpmdb (dmacvicar)
6523 - added softlock for autoyast (#159466) (ma)
6524 - Fixed exceptions in doGetFileCopy() to show full url
6525   including the file instead of just the media base url. (mt)
6526 - Provide Language::summary (ma)
6527 - check patterns and selections file exist
6528   before veryfing them (#161300) (dmacvicar)
6529 - added YUM metadata checksum computation (jsrain)
6530 - added interface to patch of a message (jsrain)
6531 - r2734
6532
6533 -------------------------------------------------------------------
6534 Mon Mar 27 23:57:16 CEST 2006 - jsrain@suse.de
6535
6536 - added support for external scripts to metadata (#159928)
6537 - r2709
6538
6539 -------------------------------------------------------------------
6540 Sat Mar 25 22:08:26 CET 2006 - jsrain@suse.de
6541
6542 - report separate exception when trying to start source cache again to
6543   suppress incorrect error message in XEN installation
6544 - r2682
6545
6546 -------------------------------------------------------------------
6547 Fri Mar 24 18:16:22 CET 2006 - schubi@suse.de
6548
6549 - Implement inter process locking in zypp.
6550 - Added No medium found output
6551 - splitting modaliases in supplements TOO
6552 - parse also the available signing keys
6553
6554 -------------------------------------------------------------------
6555 Fri Mar 24 10:44:10 CET 2006 - visnov@suse.cz
6556
6557 - release all media when removing source (#159754) (visnov)
6558 - more testsuites (schubi)
6559 - updated translations (schubi)
6560 - added MediaNotEjectedException (mt)
6561 - rev 2652
6562
6563 -------------------------------------------------------------------
6564 Thu Mar 23 14:10:54 CET 2006 - dmacvicar@suse.de
6565
6566 - fix patches descriptions (dmacvicar)
6567 - fix source serialization (dmacvicar)
6568 - metadata for kernel test (schubi)
6569 - Arch tests updated (ma)
6570 - classify NULL Ptr as unique (ma)
6571 - Added host check, because file Url allows it now. (mt)
6572 - prepare modalias fix (#159766) (ma)
6573 - Provide iterator based access to SourceManager data. (ma)
6574 - Fixed "file:" Url scheme config to allow relative paths; (mt)
6575   RFC1738 says, it may contain a hostname as well...
6576 - revision 2633
6577
6578 -------------------------------------------------------------------
6579 Wed Mar 22 19:58:37 CET 2006 - visnov@suse.cz
6580
6581 - pkg-config support (mvidner)
6582 - close all medias when destructing MediaSet (jsrain)
6583 - rev 2622
6584
6585 -------------------------------------------------------------------
6586 Wed Mar 22 15:48:05 CET 2006 - dmacvicar@suse.de
6587
6588 - Bug 159976 - build 804: Adding AddOn CD via ftp gives error (dmacvicar)
6589 - Message callback implemented to show patch messages (visnov)
6590 - Bug 159696 (schubi)
6591 - provide transform_iterators to iterate over a maps keys or values (ma)
6592 - added 'bool Arch::empty() const' test for an empty Arch string (ma)
6593 - added script and message installation (jsrain)
6594 - chooses the 'right' kernel now (kkaempf)
6595 - Use noarch if no arch is specified in patches (dmacvicar)
6596 - rev 2611
6597
6598 -------------------------------------------------------------------
6599 Tue Mar 21 19:06:56 CET 2006 - mvidner@suse.cz
6600
6601 - Added some debug output including the access id (mt)
6602 - Bug #154326: Enabled FORCE_RELEASE_FOREIGN flag causing
6603   release with eject=true on attached media, to umount
6604   other mounts as well. (mt)
6605 - 159483 - solver does not blame missing dependency (schubi)
6606 - Added a variant of MediaHandler::forceRelaseAllMedia (ma)
6607 - Fixed MediaCD::forceEject() to handle DELAYED_VERIFY
6608   and use forceRelaseAllMedia if FORCE_RELEASE_FOREIGN=1 (ma)
6609 - fixed ZYPP_RETHROW (#156430) (ma)
6610 - patch for #156114 (visnov)
6611 - fixed container.erase loops (ma)
6612 - Fixed to reset desired (cached) flag before the action (mt)
6613 - Removed return in forceRelaseAllMedia (void function) (mt)
6614 - Parse nonexisting architecture to noarch so patches dont get
6615   filtered by the pool (dmacvicar)
6616 - 159512 - yast2-qt does not show label of to be installed products
6617   anymore (dmacvicar)
6618 - 159765 - Hidden patterns still visible (dmacvicar)
6619 - Use noarch if no arch is specified. (dmacvicar)
6620 - r2594
6621
6622 -------------------------------------------------------------------
6623 Tue Mar 21 09:04:06 CET 2006 - visnov@suse.de
6624
6625 - properly report error for media change callback
6626 - rev 2579
6627
6628 -------------------------------------------------------------------
6629 Mon Mar 20 23:02:07 CET 2006 - ma@suse.de
6630
6631 - fixed memory leak in XMLNodeIterator (#157474)
6632 - disabled storing filelist (YUMFileListParser) and changelog (YUMOtherParser)
6633 - Renamed private MediaManager::forceMediaRelease
6634   function to forceReleaseShared (more exact name)
6635 - Implemented forceRelaseAllMedia() that can be
6636   used to release also foreign (user) mounts.
6637 - Added use of forceRelaseAllMedia for CD/DVDs
6638   if FORCE_RELEASE_FOREIGN is 1 (default 0)
6639 - little cleanup of the checkAttached function
6640 - r2578
6641
6642 -------------------------------------------------------------------
6643 Mon Mar 20 17:04:28 CET 2006 - mvidner@suse.cz
6644
6645 - don't try to attach without exception handling (#158620)
6646 - fix descriptions, as a new tag Des for selections exists now.
6647 - fix #157683: failure after adding add-on product to install
6648   sources
6649 - added more files for translation
6650 - resolve-dependencies.cc: establish pool
6651 - parse-metadata.cc: catch bad URL
6652 - set zmdid for atoms
6653 - r2574
6654
6655 -------------------------------------------------------------------
6656 Sun Mar 19 19:24:44 CET 2006 - kkaempf@suse.de
6657
6658 - fix testsuite.
6659 - provide edition and architecture for all kinds of yum
6660   resolvables.
6661 - fix ResStatus output.
6662 - establish atoms correctly.
6663 - treat requires to unneeded resolvables as fulfilled.
6664 - rev 2559
6665
6666 -------------------------------------------------------------------
6667 Sun Mar 19 00:05:17 CET 2006 - kkaempf@suse.de
6668
6669 - fix the build
6670 - only consider best architecture/version (#157594)
6671 - prefer providers which supplement/enhance installed or
6672   to-be-installed packages (fixes the tpctl-kmp issue)
6673 - rev 2546
6674
6675 -------------------------------------------------------------------
6676 Sat Mar 18 02:22:22 CET 2006 - kkaempf@suse.de
6677
6678 - provide more filters for pkg-bindings (#158602)
6679 - add SystemResObject to provide system (modalias, hal, ...)
6680   capabilities.
6681 - handle this during resolving.
6682 - make the modalias and hal capability match the SystemResObject
6683   by default, thereyby triggering a modalias (resp. hal)
6684   evaluation.
6685 - xmlstore: decouple target store from YUM schema.
6686 - clean up moving of hal() and modalias() from provides to
6687   supplements in ResolvableImpl.
6688 - add PatchContents() for UI.
6689 - handle Edition::noedition as empty string.
6690 - r2537
6691
6692 -------------------------------------------------------------------
6693 Tue Mar 14 23:32:44 CET 2006 - jsrain@suse.de
6694
6695 - releasing all medias when asking for CD (#156981)
6696 - r2471
6697
6698 -------------------------------------------------------------------
6699 Tue Mar 14 19:38:43 CET 2006 - mvidner@suse.cz
6700
6701 - ResStatus::resetTransact must return a value.
6702 - Fixed random build failures in LanguageCode.cc.
6703   (Rewrote the CodeMaps constructor so that gcc does not
6704   optimize a 500-statement basic block.)
6705 - Fix constructions of patch objects. Actually insert atoms in atoms
6706   list. Insert atoms for package even if the package does not exists
6707   in the source. Fixes #157628 (dmacvicar).
6708 - Fixed license reading from susetags, #151834 (dmacvicar).
6709 - r2468
6710
6711 -------------------------------------------------------------------
6712 Tue Mar 14 16:59:42 CET 2006 - mvidner@suse.cz
6713
6714 - added ResStatus::resetTransact (ma)
6715 - bugfix for #156439 (schubi)
6716 - Added Source_Ref::setAlias (#154913).
6717 - Do not assume there is a product file when scanning for products
6718   (visnov)
6719 - function to disable all sources in the persistent store (visnov)
6720 - dependency errors go to stdout, not stderr; output resolver info
6721   directly to stderr (kkaempf)
6722 - rev 2464
6723
6724 -------------------------------------------------------------------
6725 Tue Mar 14 01:34:38 CET 2006 - kkaempf@suse.de
6726
6727 - fix merging of resolver info (needed for #157684).
6728 - errors are also important in ResolverInfo.
6729 - improve debug output in ResolverContext.
6730 - rev 2455
6731
6732 -------------------------------------------------------------------
6733 Mon Mar 13 22:54:01 CET 2006 - jsrain@suse.de
6734
6735 - delete RPMs downloaded via HTTP/FTP after installnig them
6736   (#157011)
6737 - fixed product registration (reverted autorefresh patch) (#157566)
6738
6739 -------------------------------------------------------------------
6740 Mon Mar 13 11:53:52 CET 2006 - kkaempf@suse.de
6741
6742 - if root!="/", always prefer the upgrade candidate (#155472)
6743 - implement license confirmed api for UI.
6744 - prefer architecture over version in distribution upgrade
6745   (#157501)
6746 - clean up media handling.
6747 - rev 2448
6748
6749 -------------------------------------------------------------------
6750 Sun Mar 12 22:31:09 CET 2006 - kkaempf@suse.de
6751
6752 - init Modalias properly.
6753 - fix warnings in testcases.
6754 - rev 2432
6755
6756 -------------------------------------------------------------------
6757 Sat Mar 11 21:25:18 CET 2006 - kkaempf@suse.de
6758
6759 - drop libjpeg-devel and sqlite-devel from build requires.
6760
6761 -------------------------------------------------------------------
6762 Sat Mar 11 08:16:53 CET 2006 - kkaempf@suse.de
6763
6764 - implement 'modalias()' capability (#157406)
6765 - make dependencies consistent, its 'freshens'.
6766 - cope with user umounts of devices.
6767 - add debug to SourceManager.
6768 - rev 2418
6769
6770 -------------------------------------------------------------------
6771 Fri Mar 10 16:20:41 CET 2006 - kkaempf@suse.de
6772
6773 - allow version downgrade during distribution upgrade if the
6774   newer package is coming from a trusted vendor (#155472)
6775 - implement locale fallback
6776 - 'freshen' -> 'freshens' in schema definitions to make it
6777   consistent with all other dependency definitions.
6778 - better error reporting for .pat and .sel files.
6779 - rule out packages from dependency resolutions which are
6780   de-selected by user (#155368)
6781 - use locale fallbacks in package translations.
6782 - refresh source when re-enabling it.
6783 - rev 2406
6784
6785 -------------------------------------------------------------------
6786 Tue Mar  7 21:18:19 CET 2006 - kkaempf@suse.de
6787
6788 - split of libzypp-zmd-backend subpackage as a stand-alone
6789   leaf package.
6790 - encapsulate bool test for Source_Ref better.
6791 - fixed stack overflow (ma).
6792 - make testsuite build again.
6793 - rev 2346
6794
6795 -------------------------------------------------------------------
6796 Tue Mar  7 16:17:07 CET 2006 - kkaempf@suse.de
6797
6798 - fixed URL rewriting for CD2 and following (#154762)
6799 - fixed ResPoolProxy diffState (for proper ok/cancel support
6800   in UI)
6801 - added special exception class for aborting installation
6802   (#154936)
6803 - only auto-change directories if they end in CDn or DVDn.
6804 - rev 2320.
6805
6806 -------------------------------------------------------------------
6807 Tue Mar  7 15:37:51 CET 2006 - kkaempf@suse.de
6808
6809 - silently ignore multiple installs of the same package.
6810 - fix disk usage for installs and uninstalls.
6811 - rev 2308
6812
6813 -------------------------------------------------------------------
6814 Mon Mar  6 22:22:57 CET 2006 - kkaempf@suse.de
6815
6816 - zmd-backend: filter out incompatible architectures from
6817   repository.
6818 - rev 2298
6819
6820 -------------------------------------------------------------------
6821 Mon Mar  6 21:35:24 CET 2006 - kkaempf@suse.de
6822
6823 - sync libzypp media data with mtab.
6824 - improve resolver error and solution reports.
6825 - fix source cache reading (#155459).
6826 - default cached sources to enabled (#155459).
6827 - let each source provide public keys.
6828 - rev 2297
6829
6830 -------------------------------------------------------------------
6831 Sun Mar  5 15:48:29 CET 2006 - kkaempf@suse.de
6832
6833 - only write by-sovler transactions back (#154976)
6834 - rev 2278
6835
6836 -------------------------------------------------------------------
6837 Sat Mar  4 12:36:40 CET 2006 - kkaempf@suse.de
6838
6839 - release last used source at end of commit (#155002)
6840 - rev 2277
6841
6842 -------------------------------------------------------------------
6843 Fri Mar  3 23:14:50 CET 2006 - kkaempf@suse.de
6844
6845 - cope with NULL values in zmd catalogs table (#153584)
6846 - set YAST_IS_RUNNING in transact zmd helper (#154820)
6847 - run SuSEconfig after transact zmd helper (#154820)
6848 - add softTransact to honor user vs. soft requirements (#154650)
6849 - honor all build keys provided by a package source.
6850 - add source metadata refresh.
6851 - add progress callbacks to zmd helpers.
6852 - rev 2276
6853
6854 -------------------------------------------------------------------
6855 Thu Mar  2 21:59:07 CET 2006 - kkaempf@suse.de
6856
6857 - include .diffs into main source.
6858 - catch exception when ejecting media which was unmounted externally
6859   (#154697).
6860 - init source in zmd-backend correctly (#154667)
6861 - implement disk usage info for YaST.
6862 - clean up XML schema files.
6863 - catch CPUs identifying as 'i686' but being 'i586'.
6864 - allow definition of preferred attach (mount) point for media.
6865 - make resolver results more readable.
6866 - use language fallbacks if none of multiple language providers
6867   matches.
6868 - get rid of ignoring wrong arch in resolver, having the wrong
6869   architecture is prevented by other means.
6870 - prepare for translations in exceptions.
6871 - fix 'abort does not abort'
6872 - implement 'flag' I/O in target cache backend.
6873 - skip incompatibles architectures in packages.<lang>
6874 - rev 2228
6875
6876 -------------------------------------------------------------------
6877 Thu Mar  2 13:44:34 CET 2006 - kkaempf@suse.de
6878
6879 - dont even provide src/nosrc from the source.
6880 - rev 2169 + diffs
6881
6882 -------------------------------------------------------------------
6883 Wed Mar  1 17:23:23 CET 2006 - kkaempf@suse.de
6884
6885 - Initialize commit result (#154409)
6886 - release media if its wrong (#154326)
6887 - dont copy src/nosrc packages to the pool (#154627)
6888 - reduce XML logging.
6889 - rev 2169 + diffs
6890
6891 -------------------------------------------------------------------
6892 Tue Feb 28 16:10:14 CET 2006 - kkaempf@suse.de
6893
6894 - fix path of .po files (#154074).
6895 - parse the correct package.<lang> file (kinda #154074).
6896 - complain about bad "=Sel:" or "=Pat:" lines (#153065).
6897 - reattach all released medias.
6898 - raise exception instead of abort() on XML errors (#154104).
6899 - update translations.
6900 - PathInfo: implemented a copy_dir_content (variant of copy_dir)
6901   and is_empty_dir utility function
6902 - rev 2169
6903
6904 -------------------------------------------------------------------
6905 Tue Feb 28 14:51:46 CET 2006 - kkaempf@suse.de
6906
6907 - check freshens and supplements for packages (#154074).
6908 - only complain about incomplete installed resolvables,
6909   if they are uninstalled, schedule them for installation.
6910   (#154074)
6911 - add testcases for locale() provides.
6912 - add lang_country -> lang fallback.
6913 - have locale(parent:...) deps match any provides of 'parent'
6914   also when uninstalling a package.
6915 - rev 2148
6916
6917 -------------------------------------------------------------------
6918 Tue Feb 28 10:35:15 CET 2006 - kkaempf@suse.de
6919
6920 - change the locale(...) separator to ";" (#153791)
6921 - complete "find-files" of zmd-backend.
6922 - rev 2140
6923
6924 -------------------------------------------------------------------
6925 Tue Feb 28 10:28:06 CET 2006 - visnov@suse.de
6926
6927 - avoid attaching media when initializing source
6928 - rev 2139
6929
6930 -------------------------------------------------------------------
6931 Mon Feb 27 21:26:00 CET 2006 - kkaempf@suse.de
6932
6933 - warn about misspelled 'locale(...)' provides
6934 - add testcases
6935 - rev 2134
6936
6937 -------------------------------------------------------------------
6938 Mon Feb 27 20:19:40 CET 2006 - kkaempf@suse.de
6939
6940 - fix the build
6941 - rev 2129
6942
6943 -------------------------------------------------------------------
6944 Mon Feb 27 18:15:16 CET 2006 - kkaempf@suse.de
6945
6946 - provide available locales to application (#153583)
6947 - honor 'requestedLocales' (language dependant packages)
6948 - honor release requests for all holders of a device.
6949 - silently re-attach after a forced release.
6950 - solver improvements.
6951 - handle source caches.
6952 - proper logging in zmd backend helpers.
6953 - rev 2127
6954
6955 -------------------------------------------------------------------
6956 Mon Feb 27 13:44:39 CET 2006 - kkaempf@suse.de
6957
6958 - upgrade always to best version and arch (#153577)
6959 - reset 'transact' state for obsoleted packages (#153578)
6960 - translation updates
6961 - rev 2113
6962
6963 -------------------------------------------------------------------
6964 Mon Feb 27 10:42:33 CET 2006 - kkaempf@suse.de
6965
6966 - add support for 'local' .rpm packages to zmd-backend.
6967 - rev 2101
6968
6969 -------------------------------------------------------------------
6970 Sun Feb 26 20:24:10 CET 2006 - kkaempf@suse.de
6971
6972 - fix build of zmd/backend.
6973 - actually fill 'files' table in package-files.
6974 - rev 2094
6975
6976 -------------------------------------------------------------------
6977 Sun Feb 26 17:43:06 CET 2006 - kkaempf@suse.de
6978
6979 - improve testcases.
6980 - add 'setPossibleLocales()' to ZYpp, this defines the set
6981   of possible locales to choose from (#153583)
6982 - provide LanguageImpl and create 'Language' resolvables for
6983   each 'possible' locale.
6984 - fix YUM parsing of patches, insert 'atoms' to link patches
6985   with packages.
6986 - replace gzstream/ with own, existing implementation.
6987 - honor locks in solver (#150231)
6988 - sync pool with target after commit() properly (#150565, #153066)
6989 - new zmd helper 'package-files'
6990 - rev 2093
6991
6992 -------------------------------------------------------------------
6993 Thu Feb 23 21:45:06 CET 2006 - kkaempf@suse.de
6994
6995 - prevent multiple initializations of the target (#153124)
6996 - implement 'loopback mounted ISO images'
6997 - retain old package sources on upgrade.
6998 - support compressed .xml files in 'repodata' type repositories.
6999 - rev 2025
7000
7001 -------------------------------------------------------------------
7002 Thu Feb 23 15:16:58 CET 2006 - kkaempf@suse.de
7003
7004 - parse locale(...) provides and construct correct dependencies.
7005
7006 -------------------------------------------------------------------
7007 Thu Feb 23 14:16:44 CET 2006 - kkaempf@suse.de
7008
7009 - always upgrade to candidate (#152760).
7010 - fix typo in package sorting.
7011 - prepare handling of locale provides.
7012 - rev 1995
7013
7014 -------------------------------------------------------------------
7015 Thu Feb 23 10:53:51 CET 2006 - kkaempf@suse.de
7016
7017 - sort src/nosrc package to right list during commit.
7018 - revert installtime/buildtime in susetags parser (#152760)
7019 - rev 1990
7020
7021 -------------------------------------------------------------------
7022 Thu Feb 23 10:22:08 CET 2006 - kkaempf@suse.de
7023
7024 - reset state after successful commit (#153030)
7025 - run "rpm -e" always with "--nodeps" (#153026)
7026 - provide separate resolvable kind for src packages.
7027 - extend status field for LOCK and LICENSE.
7028 - add sameState()/diffState() for UI.
7029 - provide 'best' candidate for UI.
7030 - set 60 sec timeout for curl access.
7031 - don't cross-compare solver results, takes too much time.
7032 - provide sizes of installed packages.
7033 - extend REQUIRES semantics in content file.
7034 - add "parse-metadata" helper to zmd-backend.
7035 - rev 1987
7036
7037 -------------------------------------------------------------------
7038 Wed Feb 22 14:51:46 CET 2006 - kkaempf@suse.de
7039
7040 - provide complete disk usage data (#152761)
7041 - include upgrade flag when copying solver solution
7042   back to pool (#152717)
7043 - rev 1959
7044
7045 -------------------------------------------------------------------
7046 Wed Feb 22 13:16:48 CET 2006 - kkaempf@suse.de
7047
7048 - don't insert incompatible architectures to the pool (#151933)
7049 - don't accept incompatible architectures from a repository
7050   (#151933)
7051 - separate rpm log (#151431).
7052 - allow extended product requires.
7053 - rev 1954
7054
7055 -------------------------------------------------------------------
7056 Tue Feb 21 22:02:59 CET 2006 - kkaempf@suse.de
7057
7058 - provide the XML schema files in the main package. (#152593)
7059
7060 -------------------------------------------------------------------
7061 Tue Feb 21 20:05:34 CET 2006 - kkaempf@suse.de
7062
7063 - provide arch compat handling.
7064 - implement data upload to zmd.
7065 - fix source metadata caching on target.
7066 - add 'supplements' dependencies to 'yum' parser.
7067 - provide user agent identification to curl calls.
7068 - move resolver branches (multiple alternatives) back in queue
7069   (resolve known things first, then the unknown ones).
7070 - clean up 'packages' parser.
7071 - rev 1947
7072
7073 -------------------------------------------------------------------
7074 Tue Feb 21 09:18:53 CET 2006 - kkaempf@suse.de
7075
7076 - improve media mount/umount interface
7077 - prepare class ArchCompat for proper architecture ordering
7078   and compatibility handling.
7079 - add returns to dummy functions in DbAccess.
7080 - rev 1913
7081
7082 -------------------------------------------------------------------
7083 Mon Feb 20 21:08:22 CET 2006 - kkaempf@suse.de
7084
7085 - don't explictly delete to-be-upgraded packages.
7086 - finish query-system, resolve-dependencies, and transact for
7087   libzypp-zmd-backend.
7088 - provide Pattern::category.
7089 - move system architecture to toplevel.
7090 - make target store pathname settable.
7091 - speed up rpmdb reading by properly filtering unwanted file
7092   provides.
7093 - rev 1905
7094
7095 -------------------------------------------------------------------
7096 Sun Feb 19 20:35:03 CET 2006 - kkaempf@suse.de
7097
7098 - new translations.
7099 - proofread texts.
7100 - when comparing solutions, prefer higher versions.
7101 - provide generic 'SafeBool' for bool conversions.
7102 - add PtrTypes testsuites.
7103 - rev 1876
7104
7105 -------------------------------------------------------------------
7106 Fri Feb 17 21:43:51 CET 2006 - kkaempf@suse.de
7107
7108 - integrate all diffs
7109 - move Target::commit to toplevel API
7110 - generalize dependency iterators and hash dependency
7111   information in pool (for speedup)
7112 - add 'supplements' as dependency
7113 - make more pattern attributes available
7114 - drop "smbfs" in favour of "cifs" (#151476)
7115 - add metadata cache to sources (Beta4 bug)
7116 - run "rpm -e"  with name-version-release
7117 - fix update conflicts
7118 - rev 1864
7119
7120 -------------------------------------------------------------------
7121 Thu Feb 16 20:02:19 CET 2006 - kkaempf@suse.de
7122
7123 - fix-mediachange.diff: dont skip CD but retry after media change
7124 - cd-eject-button.diff: fix CD url so YaST recognizes it and shows
7125   'eject' button
7126 - release-forced-eject-no-ptrfix.diff: fix refcounting in ptrs
7127   so media handle gets actually released and media unmounted.
7128
7129 -------------------------------------------------------------------
7130 Thu Feb 16 14:40:31 CET 2006 - kkaempf@suse.de
7131
7132 - implement arch scoring
7133 - prefer better arch (#151427)
7134 - transitive depedencies of weak requirements are non-weak
7135   (#151446)
7136 - rev 1778 + diff
7137
7138 -------------------------------------------------------------------
7139 Wed Feb 15 18:19:12 CET 2006 - kkaempf@suse.de
7140
7141 - ignore self and to-be-updated conflicts (#150844)
7142 - fix enable of target store (for non-packages)
7143 - rev 1778
7144
7145 -------------------------------------------------------------------
7146 Wed Feb 15 13:11:28 CET 2006 - kkaempf@suse.de
7147
7148 - fix "cd:" url (#151121)
7149 - provide location() in public Package api
7150 - allow running distribution upgrade in testmode
7151 - extend HAL interface
7152 - rev 1762
7153
7154 -------------------------------------------------------------------
7155 Wed Feb 15 10:10:48 CET 2006 - kkaempf@suse.de
7156
7157 - pass normal and locale packages from selections correctly.
7158 - its "baseconf" for base selections.
7159 - Make 'ZYpp' an obvious singleton.
7160 - provide releasenotesUrl.
7161 - dont continue upgrade without target.
7162 - implement 'fake' hal for testing.
7163 - fix package sizes.
7164 - more solver testcases.
7165 - rev 1754
7166
7167 -------------------------------------------------------------------
7168 Tue Feb 14 20:52:02 CET 2006 - kkaempf@suse.de
7169
7170 - extend requires of libzypp-devel
7171 - provide package sizes for UI
7172 - provide more UI helpers
7173 - implement Product and related functions
7174 - fix split provides in distribution upgrade
7175 - provide locale information to system
7176 - ask HAL for available devices
7177 - reduce debug information in solver
7178 - filter architectures in source, not in solver
7179 - rev 1743
7180
7181 -------------------------------------------------------------------
7182 Tue Feb 14 07:27:39 CET 2006 - visnov@suse.de
7183
7184 - disable another testsuite for now
7185 - fetch the default locale from environment
7186 - support user-defined formatting of log
7187 - rev 1710
7188
7189 -------------------------------------------------------------------
7190 Mon Feb 13 20:41:36 CET 2006 - visnov@suse.de
7191
7192 - providing basic product information from susetags source
7193 - public API for preferred language
7194 - implemented redirect of logging (#149001)
7195 - report start/finish of source data parsing (#150211)
7196 - store/restore source aliases properly (#150256)
7197 - disable a lot of debug logging to speed up solver
7198 - properly rewrite URL for CDn directory layouts (#149870)
7199 - rev 1706
7200
7201 -------------------------------------------------------------------
7202 Sun Feb 12 16:59:48 CET 2006 - kkaempf@suse.de
7203
7204 - add save/restore state to facilitate UI 'cancel'
7205 - enable target/store
7206 - add 'forceResolve' call and flag to resolver to switch between
7207   task-oriented ZMD and interactive YaST behaviour.
7208 - Fix resolver problem solution texts.
7209 - improve solver problem solution offerings.
7210 - fix media access handling to better support multiple
7211   requestors to single media.
7212 - move the media number checking to the source (media requestor)
7213   which knows how to verify the correct media.
7214 - Fix CD ordering (#149871), adding testcases.
7215 - Move 'PoolItemList' and 'PoolItemSet' typedefs inside classes.
7216 - Add selections to testcases.
7217 - rev 1673
7218
7219 -------------------------------------------------------------------
7220 Sat Feb 11 10:17:15 CET 2006 - kukuk@suse.de
7221
7222 - Fix missing return in Source.cc:124
7223
7224 -------------------------------------------------------------------
7225 Fri Feb 10 18:41:29 CET 2006 - kkaempf@suse.de
7226
7227 - cope with empty arch field in selections
7228 - enable dummy "enableStorage" function
7229 - rev 1610-branch
7230
7231 -------------------------------------------------------------------
7232 Fri Feb 10 15:36:43 CET 2006 - kkaempf@suse.de
7233
7234 - fix random data return in Source.cc
7235 - rev 1610
7236
7237 -------------------------------------------------------------------
7238 Fri Feb 10 15:00:45 CET 2006 - kkaempf@suse.de
7239
7240 - adapt zmd-backend to SourceImpl API change
7241 - rev 1608
7242
7243 -------------------------------------------------------------------
7244 Fri Feb 10 13:54:43 CET 2006 - kkaempf@suse.de
7245
7246 - fix the packages parser bug. Now all packages are parsed
7247   including (english) translations.
7248   source/susetags is back to svn head.
7249 - rev 1600
7250
7251 -------------------------------------------------------------------
7252 Fri Feb 10 10:30:12 CET 2006 - kkaempf@suse.de
7253
7254 - fix off-by-one bug in bitfield handling
7255 - revert source/susetags to rev 1411
7256 - rev 1586
7257
7258 -------------------------------------------------------------------
7259 Thu Feb  9 22:21:43 CET 2006 - kkaempf@suse.de
7260
7261 - dont prereq-sort non-packages
7262 - rev 1584
7263
7264 -------------------------------------------------------------------
7265 Thu Feb  9 21:29:00 CET 2006 - kkaempf@suse.de
7266
7267 - rev 1582
7268
7269 -------------------------------------------------------------------
7270 Thu Feb  9 11:10:54 CET 2006 - kkaempf@suse.de
7271
7272 - update to rev 1543
7273
7274 -------------------------------------------------------------------
7275 Thu Feb  9 00:49:23 CET 2006 - ro@suse.de
7276
7277 - require hal-devel in libzypp-devel
7278 - re-merge fixes (RPM_OPT_FLAGS)
7279
7280 -------------------------------------------------------------------
7281 Wed Feb  8 23:53:58 CET 2006 - kkaempf@suse.de
7282
7283 - make solver behaviour a bit more interactive
7284 - rev 1537
7285
7286 -------------------------------------------------------------------
7287 Wed Feb  8 18:45:21 CET 2006 - schwab@suse.de
7288
7289 - Fix syntax error in configure script.
7290 - Use RPM_OPT_FLAGS.
7291
7292 -------------------------------------------------------------------
7293 Wed Feb  8 17:03:37 CET 2006 - kkaempf@suse.de
7294
7295 - update for qt ui integration
7296 - rev 1504
7297
7298 -------------------------------------------------------------------
7299 Tue Feb  7 23:18:09 CET 2006 - kkaempf@suse.de
7300
7301 - split off libzypp-zmd-backend
7302 - rev 1466
7303
7304 -------------------------------------------------------------------
7305 Tue Feb  7 23:10:59 CET 2006 - kkaempf@suse.de
7306
7307 - another update to svn
7308
7309 -------------------------------------------------------------------
7310 Mon Feb  6 20:42:22 CET 2006 - kkaempf@suse.de
7311
7312 - finish rpm callbacks
7313 - finish UI API
7314 - fix state change resolver<->pool
7315 - zmd backend stuff
7316 - speed up tag file parsing
7317 - rev 1405
7318
7319 -------------------------------------------------------------------
7320 Mon Feb  6 16:53:03 CET 2006 - schubi@suse.de
7321
7322 - disabling failing tests of s390 and ppc
7323
7324 -------------------------------------------------------------------
7325 Mon Feb  6 11:14:16 CET 2006 - schubi@suse.de
7326
7327 - Snapshoot rev 1367
7328
7329 -------------------------------------------------------------------
7330 Mon Feb  6 01:42:48 CET 2006 - kkaempf@suse.de
7331
7332 - use hashes for pool
7333 - rev 1343
7334
7335 -------------------------------------------------------------------
7336 Fri Feb  3 14:21:47 CET 2006 - schubi@suse.de
7337
7338 - removed Obsoletes:    yast2-packagemanager
7339
7340 -------------------------------------------------------------------
7341 Fri Feb  3 11:36:19 CET 2006 - schubi@suse.de
7342
7343 - Snapshoot 3 Feb 2005 (11:30)
7344
7345 -------------------------------------------------------------------
7346 Thu Feb  2 14:27:02 CET 2006 - schubi@suse.de
7347
7348 - Snapshoot 2 Feb 2005 (14:00)
7349
7350 -------------------------------------------------------------------
7351 Thu Feb  2 12:23:03 CET 2006 - schubi@suse.de
7352
7353 - Snapshoot 2 Feb 2005 ( integrating YaST )
7354
7355 -------------------------------------------------------------------
7356 Wed Jan 25 21:37:50 CET 2006 - mls@suse.de
7357
7358 - converted neededforbuild to BuildRequires
7359
7360 -------------------------------------------------------------------
7361 Sat Jan 14 08:51:55 CET 2006 - kkaempf@suse.de
7362
7363 - Initial version
7364