changes 6.31.1
[platform/upstream/libzypp.git] / package / libzypp.changes
1 -------------------------------------------------------------------
2 Tue Mar 23 16:55:56 CET 2010 - ma@suse.de
3
4 - Add static Target::distributionLabel to return the baseproducts 
5   shortName and summary. Mainlu used for the bootloader menu. (bnc #586303) 
6 - version 6.31.1 (31)
7
8 -------------------------------------------------------------------
9 Thu Mar 18 17:17:02 CET 2010 - ma@suse.de
10
11 - Fix broken bit values in enum VendorSupportOption (bnc#589331)
12 - version 6.31.0 (31)
13
14 -------------------------------------------------------------------
15 Fri Mar 12 14:46:25 CET 2010 - ma@suse.de
16
17 - Fix handling of symlinked packages in package cache. (bnc #585409)
18 - version 6.30.5 (19)
19
20 -------------------------------------------------------------------
21 Tue Feb 23 19:05:04 CET 2010 - jkupec@suse.cz
22
23 - Avoiding use of 'guest' if 'credentials' is used when moutning
24   a CIFS share. This caused 'permission denied' error with certain
25   server configurations (bnc #560496).
26
27 -------------------------------------------------------------------
28 Tue Feb 23 17:31:05 CET 2010 - ma@suse.de
29
30 - Check if a downloaded file actually exists even if aria2c returned 0. 
31   (bnc #564816)
32 - version 6.30.3 (19)
33
34 -------------------------------------------------------------------
35 Mon Feb 22 15:25:34 CET 2010 - jkupec@suse.cz
36
37 - Made CURLE_PARTIAL_FILE an auto-retry error (bnc #471436)
38
39 -------------------------------------------------------------------
40 Mon Feb 22 13:09:09 CET 2010 - ma@suse.de
41
42 - Turn off cookies when retrieving services repoindex.xml (bnc #573897)
43 - Consider pending disable requests when removing service repositories. (bnc #572634)
44 - version 6.30.1 (19)
45
46 -------------------------------------------------------------------
47 Sun Feb 21 14:11:49 CET 2010 - jkupec@suse.cz
48
49 - RepoManager::cleanCacheDirGarbage added for removing directories
50   which do not belong to any of known repos (bnc #467693)
51 - version 6.30.0 (19)
52
53 -------------------------------------------------------------------
54 Thu Feb 11 13:40:49 CET 2010 - ma@suse.de
55
56 - On SLE aria2 is not required, so conflict with a too old aria2
57   version installed. (bnc #578052)
58 - version 6.29.5 (19)
59
60 -------------------------------------------------------------------
61 Wed Feb 10 12:45:21 CET 2010 - ma@suse.de
62
63 - Fix package-manager script wrongly escaping UTF-8 chars in path 
64   names (bnc #571410)
65 - version 6.29.4 (19)
66
67 -------------------------------------------------------------------
68 Mon Feb  8 13:21:40 CET 2010 - ma@suse.de
69
70 - Support an alternate SLE-SP1 translation set.
71 - version 6.29.3 (19)
72
73 -------------------------------------------------------------------
74 Wed Feb  3 15:57:13 CET 2010 - ma@suse.de
75
76 - Remember the enabled state of removed service repositories. This 
77   way we are able to restore service repositories correctly after a 
78   subscrition expired and gets renewed. (bnc #572634)
79 - version 6.29.2 (19)
80
81 -------------------------------------------------------------------
82 Thu Jan 28 16:12:25 CET 2010 - jkupec@suse.cz
83
84 - Abort aria2c download when the progress callback receives 'false'
85   (bnc #545106)
86
87 -------------------------------------------------------------------
88 Tue Jan 19 14:50:15 CET 2010 - ma@suse.de
89
90 - Evaluate SolvAttr::repositoryToolVersion to prevent loading 
91   outdated solv files. (bnc #570623)
92 - version 6.29.0 (19)
93
94 -------------------------------------------------------------------
95 Fri Jan 15 18:15:26 CET 2010 - jkupec@suse.cz
96
97 - Use regex to parse aria2c progress lines (bnc #570917)
98 - version 6.28.1 (19)
99
100 -------------------------------------------------------------------
101 Thu Jan  7 12:25:24 CET 2010 - jkupec@suse.cz
102
103 - Set SignatureFileChecker context even if the key is not known
104   (bnc #495977)
105 - version 6.28.0 (19)
106
107 -------------------------------------------------------------------
108 Thu Dec 10 17:18:34 CET 2009 - jkupec@suse.cz
109
110 - RepoInfoBase::label() added for use in UI messages, plus
111   ZConfig::repoLabelIsAlias()
112
113 -------------------------------------------------------------------
114 Tue Dec  8 19:41:17 CET 2009 - ma@suse.de
115
116 - Fix transaction building in presence of multiversion installable items.
117 - version 6.27.1 (19)
118
119 -------------------------------------------------------------------
120 Fri Dec  4 17:19:58 CET 2009 - ma@suse.de
121
122 - Improve multiversion status handling and installation. (fate #305311)
123 - version 6.27.0 (19)
124
125 -------------------------------------------------------------------
126 Fri Dec  4 14:56:19 CET 2009 - jkupec@suse.cz
127
128 - Don't allow an alias to start with '.' (bnc #473834)
129
130 -------------------------------------------------------------------
131 Thu Dec  3 12:00:16 CET 2009 - ma@suse.de
132
133 - PickList and status interface for handling packages which are
134   installable in multiple versions. (fate #305311)
135 - version 6.26.0 (19)
136
137 -------------------------------------------------------------------
138 Wed Dec  2 13:10:43 CET 2009 - ma@suse.de
139
140 - Add Selectable::highestAvailableVersionObj. Returns the highest 
141   available package version, ignoring priorities and policies. (bnc #557557)
142 - version 6.25.0 (19)
143
144 -------------------------------------------------------------------
145 Mon Nov 30 17:56:02 CET 2009 - ma@suse.de
146
147 - Also parse <product> tag from .prod files <upgrade> section.
148 - version 6.24.3 (19)
149
150 -------------------------------------------------------------------
151 Fri Nov 27 11:20:34 CET 2009 - ma@suse.de
152
153 - Fix chroot execution of update scripts. (bnc #558813)
154 - version 6.24.3 (19)
155
156 -------------------------------------------------------------------
157 Thu Nov 26 16:06:52 CET 2009 - jkupec@suse.cz
158
159 - Fixed parsing of download speed from aria2c (bnc #537870)
160
161 -------------------------------------------------------------------
162 Wed Nov 25 16:28:29 CET 2009 - ma@suse.de
163
164 - Add ui::Selecatble interface for picking specific package versions
165   to install or delete if multiversion install is on.
166 - version 6.24.0 (19)
167
168 -------------------------------------------------------------------
169 Fri Nov 20 13:30:02 CET 2009 - ma@suse.de
170
171 - Parse zypp.conf multiversion option and make the setting available 
172   in pool and resolver.
173 - version 6.23.0 (19)
174
175 -------------------------------------------------------------------
176 Mon Nov 16 16:27:39 CET 2009 - ma@suse.de
177
178 - Specfile fixes to build on sle11-sp1.
179 - Fix repository probing and building in presence of productdir. (bnc #553712)
180 - version 6.22.3 (19)
181
182 -------------------------------------------------------------------
183 Thu Nov 12 15:31:10 UTC 2009 - dmacvicar@suse.de
184
185 - Forward port and document already present changes
186   from Code11-Branch
187   * void SEGV if trying to access data of installed packages, that were
188     deleted behind our back (bnc #530595)
189   * ProxyInfoSysconfig: take care variables get initialized.
190   * Fix parsing of rpm.install.excludedocs option (bnc #518883)
191   * Use rpm variables in specfile. (bnc #512466)
192   * Fix to compile with -Werror=format-security
193   * Fix packageand() in testcase generation
194   * Don't link unneeded libraries. (bnc #490895)
195   * Fix Patch::categoryEnum.
196   * Adapt to changed satsolver API. (bnc #480303)
197   * Taking ALL translations for generating GMO files (bnc #458739)
198   * Advice users to contact NCC if access to a 'novell.com'
199     repository is denied (bnc #464586).
200 - version 6.22.2 (19)
201
202 -------------------------------------------------------------------
203 Thu Nov 12 11:53:04 CET 2009 - ma@suse.de
204
205 - Raised the limit of redirections from 3 to 6 (bnc #465532)
206 - Following redirections also for https (bnc #545722).
207 - Following https redirections requires at least libcurl4-7.19.4. (bnc #553895)
208 - Do not report cached packages as being downloaded. (bnc #545295)
209 - Per default do not collect and report deleted files outside bin and lib 
210   directories for 'zypper ps'. (bnc #554480)
211 - version 6.22.1 (19)
212
213 -------------------------------------------------------------------
214 Wed Nov 11 13:54:52 CET 2009 - ma@suse.de
215
216 - CheckAccessDeleted: Per default do not collect and report deleted files 
217   that outside bin and lib directories. 'zypper ps' reporting false positive
218   seems to confuse. (bnc #554480)
219
220 -------------------------------------------------------------------
221 Wed Nov 11 11:45:01 CET 2009 - ma@suse.de
222
223 - Following https redirections requires at least libcurl4-7.19.4. (bnc #553895)
224
225 -------------------------------------------------------------------
226 Fri Nov  6 22:16:10 CET 2009 - ma@suse.de
227
228 - dup: Process drop list only if product actually changes. (bnc #552180)
229 - Selectable: Consider allowed arch/noarch changes when comuting candiadates.
230 - version 6.22.0 (19)
231
232 -------------------------------------------------------------------
233 Mon Nov  2 21:33:40 CET 2009 - ma@suse.de
234
235 - Enhance interface for zypper. (bnc #551956)
236 - version 6.21.4 (19)
237
238 -------------------------------------------------------------------
239 Mon Nov  2 20:03:31 CET 2009 - ma@suse.de
240
241 - CIFS/SMB: Support mountoption 'noguest' to prevent passing 'guest' option
242   to mount. "cifs://server/share/path?mountoptions=noguest,ro" (bnc #547354)
243 - version 6.21.3 (19)
244
245 -------------------------------------------------------------------
246 Mon Nov  2 16:35:33 CET 2009 - ma@suse.de
247
248 - CheckAccessDeleted: Avoid reporting false positive due to insufficient 
249   permission.
250
251 -------------------------------------------------------------------
252 Mon Nov  2 13:59:33 CET 2009 - ma@suse.de
253
254 - Don't try to access droplist of dropped products. (bnc #551697)
255 - version 6.21.2 (19)
256
257 -------------------------------------------------------------------
258 Fri Oct 30 12:30:48 CET 2009 - ma@suse.de
259
260 - Don't try to use an empty proxy string. (bnc #551314)
261 - MediaSMB failed to pass the --workgroup option to mount. (bnc #547354)
262 - version 6.21.1 (19)
263
264 -------------------------------------------------------------------
265 Fri Oct 30 11:28:05 CET 2009 - ma@suse.de
266
267 - New class PoolItemBest: Find the best candidates e.g. in a PoolQuery 
268   result. ui::Selectabe enhancements. Both will aid applications to
269   install package sets determined by query results. (bnc # 548392)
270 - Fix upgradeRepo solution to keep obsolete packages. (bnc #550915)
271 - Updated iso3166-1 country codes (bnc #531350)
272 - version 6.21.0 (19)
273
274 -------------------------------------------------------------------
275 Tue Oct 27 12:30:29 CET 2009 - ma@suse.de
276
277 - Add Resolver::upgradingRepo demanded by GUI. (bnc #548551)
278 - version 6.20.0 (19)
279
280 -------------------------------------------------------------------
281 Thu Oct 22 15:09:57 CEST 2009 - ma@suse.de
282
283 - Fixes to make libzypp-bindings compile.
284 - version 6.19.3 (19)
285
286 -------------------------------------------------------------------
287 Tue Oct 20 16:06:13 CEST 2009 - ma@suse.de
288
289 - Credentials are passed as commandline options to aria2c, so strip any
290   'user@' from the URL. Otherwise aria will use an empty password for 
291   this URL and authentication will fail. (bnc #544634)
292 - version 6.19.2 (19)
293
294 -------------------------------------------------------------------
295 Mon Oct 19 13:39:31 CEST 2009 - ma@suse.de
296
297 - Repository::setInfo: Propagate priority changes to the solver to
298   avoid reloading the whole repo (bnc #498266).
299 - version 6.19.1 (19)
300
301 -------------------------------------------------------------------
302 Thu Oct 15 20:48:02 CEST 2009 - ma@suse.de
303
304 - ResStatus: add isOrphaned to test whether a package is not provided
305   by any enabled repository. Orphaned packages are usually good candidates 
306   for cleanup unless the providing repository was intentionally disabled.
307 - version 6.19.0 (19)
308
309 -------------------------------------------------------------------
310 Thu Oct 15 17:28:38 CEST 2009 - dmacvicar@suse.de
311
312 - aria2: pass credentials in a file instead of the command line
313   which is logged.
314 - aria2: we get the url in the progress if there is no response 
315   from the server yet, handle that to avoid flooding the log.
316 - version 6.18.2 (17)
317
318 -------------------------------------------------------------------
319 Thu Oct 15 16:56:25 CEST 2009 - ma@suse.de
320
321 - Performing a dist upgrade the solver may try to delete old and no
322   longer provided (dropped) packages, even if they do not cause any 
323   dependency problem. This behaviour may be trurned off via zypp.conf 
324   option solver.upgradeRemoveDropedPackages. (bnc #539543)
325 - New zypp.conf option solver.upgradeRemoveDropedPackages (true).
326 - Add Product::droplist: List of dropped packages, i.e. packages no 
327   longer provided by a product.
328 - version 6.18.1 (17)
329
330 -------------------------------------------------------------------
331 Wed Oct  7 16:45:21 CEST 2009 - ma@suse.de
332
333 - Return update messages via ZYppCommitResult. Support variable 
334   substitution in notification command. (fate #301175)
335 - Fix evaluation of no_proxy entries (bnc #543337)
336 - aria/curl: Fix header data in case the target is 
337   not initialized when downloading.
338 - version 6.18.0 (17)
339
340 -------------------------------------------------------------------
341 Thu Sep 24 17:21:45 CEST 2009 - ma@suse.de
342
343 - Add zypp.conf option update.messages.notify: Command to be invoked 
344   to send update messages. (fate #301175)
345 - version 6.17.2 (17)
346
347 -------------------------------------------------------------------
348 Tue Sep 22 20:32:38 CEST 2009 - ma@suse.de
349
350 - Add Selectable::updateCandidateObj returning the candidate for 
351   update, if there is one. The updateCandidate must not violate 
352   any active solver policy.
353 - version 6.17.1 (17)
354
355 -------------------------------------------------------------------
356 Fri Sep 18 17:20:37 CEST 2009 - ma@suse.de
357
358 - Make sure rpmReadConfigFiles was called before using librpm (bnc #539603).
359 - Remove dead rpm database caching code from class RpmDb.
360 - version 6.17.0 (17)
361
362 -------------------------------------------------------------------
363 Fri Sep 11 15:13:30 CEST 2009 - ma@km13.de
364
365 - New commit.downloadMode option in zypp.conf. Allows to set a
366   prefered download policy for commit.
367 - version 6.16.0 (11)
368
369 -------------------------------------------------------------------
370 Thu Sep 10 19:03:01 CEST 2009 - ma@suse.de
371
372 - Support nfs4 (nfs4://... or nfs://...?type=nfs4) (fate #306451)
373 - Added Url::schemeIsLocal, schemeIsRemote, schemeIsVolatile and
374   schemeIsDownloading.
375 - version 6.15.0 (11)
376
377 -------------------------------------------------------------------
378 Wed Sep  9 15:02:18 CEST 2009 - ma@suse.de
379
380 - Add Capability::guessPackageSpec; parser also supporting "name-ver-rel.arch"
381   formats for building Capabilities(originally "name.arch=ver-rel").
382 - version 6.14.3 (11)
383
384 -------------------------------------------------------------------
385 Mon Sep  7 17:31:20 CEST 2009 - ma@suse.de
386
387 - Fix resolution to force installation even if dependencies are missing. 
388   (bnc #531564)
389 - Rephrase solver resolution to point out if a package will break. 
390   (bnc #520083)
391
392 -------------------------------------------------------------------
393 Fri Sep  4 12:19:50 CEST 2009 - ma@suse.de
394
395 - Lock rpms architecture only on distupgrade of the running system. 
396   (bnc #458520)
397 - version 6.14.2 (11)
398
399 -------------------------------------------------------------------
400 Thu Sep  3 13:41:31 CEST 2009 - ma@suse.de
401
402 - Fix PoolQuery comparison (bnc #528755)
403 - Fix serialization and restore of predicated PoolQueries.
404 - version 6.14.0 (11)
405
406 -------------------------------------------------------------------
407 Mon Aug 31 15:17:01 CEST 2009 - ma@suse.de
408
409 - package-manager script: Fall back to package selection if no 
410   packages are passed on the commandline. (bnc #529137)
411
412 -------------------------------------------------------------------
413 Fri Aug 28 17:33:55 CEST 2009 - dmacvicar@suse.de
414
415 - package-manager script:
416   do not fail if kpackagekit is not installed (bnc #529510)
417 - version 6.13.3 (11)
418
419 -------------------------------------------------------------------
420 Wed Aug 26 15:55:22 CEST 2009 - ma@suse.de
421
422 - Tune CheckAccessDeleted to focus on libraries and executables.
423 - version 6.13.2 (11)
424
425 -------------------------------------------------------------------
426 Thu Aug  6 18:18:21 CEST 2009 - ma@suse.de
427
428 - Provide class CheckAccessDeleted and command zypp-CheckAccessDeleted
429   to check for running processes which access meanwhile deleted files or 
430   libraries.  This may be used after commit, when trying to figure out 
431   which services need to be restated. (fate #300763).
432 - version 6.13.1 (11)
433
434 -------------------------------------------------------------------
435 Mon Aug  3 18:46:13 CEST 2009 - ma@suse.de
436
437 - New Resolver::addUpgradeRepo to perform a dist upgrade restricted to 
438   certain repositories.
439 - version 6.13.0 (11)
440
441 -------------------------------------------------------------------
442 Fri Jul 31 17:55:33 CEST 2009 - ma@suse.de
443
444 - Remove confusing newlines in vendor change info (bnc #503859)
445 - Removing a package lock was not counted as state change (bnc #501850)
446 - Take solver_allowVendorChange option into account when computing the
447   Selectables default candidate.
448 - version 6.12.0 (11)
449
450 -------------------------------------------------------------------
451 Wed Jul 29 13:36:19 CEST 2009 - ma@suse.de
452
453 - Avoid deadlock after fork and failed exec. (bnc 493152)
454 - No need to manually detect the location of aria2 binary.
455 - version 6.11.4 (11)
456
457 -------------------------------------------------------------------
458 Tue Jul 28 23:05:43 CEST 2009 - jkupec@suse.cz
459
460 - Fixed parsing of download rate report (changed in aria2 1.4.0)
461   (bnc #513944)
462
463 -------------------------------------------------------------------
464 Mon Jul 27 16:05:43 CEST 2009 - ma@suse.de
465
466 - Create LogControl on demand instead of using a static var. (bnc #525339)
467 - version 6.11.2 (11)
468
469 -------------------------------------------------------------------
470 Thu Jul 23 00:22:50 CEST 2009 - ma@km13.de
471
472 - New misc::defaultLoadSystem: Convenience to create the ZYpp instance 
473   and load target and enabled repositories.
474
475 -------------------------------------------------------------------
476 Wed Jul 22 14:57:32 CEST 2009 - ma@suse.de
477
478 - New class InstanceId to build strings to identify/retrieve specific 
479   Solvables.
480 - version 6.11.1 (11)
481
482 -------------------------------------------------------------------
483 Mon Jul 20 23:57:46 CEST 2009 - ma@km13.de
484
485 - Add download policies to ZYppCommitPolicy, supporting DownloadOnly
486   and DownloadInAdvance. (fate #302159, fate #305624)
487 - version 6.11.0 (11)
488
489 -------------------------------------------------------------------
490 Thu Jul 16 17:05:27 CEST 2009 - dmacvicar@suse.de
491
492 - add support to the package-manager script to use kpackagekit
493   or gnome-packagekit if available, which allows to install local
494   rpms with one click from file manager following desktop policies
495   and fetching other dependencies if required.
496   (fate #306526)
497 - version 6.10.5 (10)
498
499 -------------------------------------------------------------------
500 Thu Jul 16 16:25:24 CEST 2009 - ma@suse.de
501
502 - New solver.upgradeTestcasesToKeep option in zypp.conf. It tells 
503   how many dist upgrade solver testcases should be kept on the system.
504   Per default just the last two are kept. 
505 - version 6.10.4 (10)
506
507 -------------------------------------------------------------------
508 Wed Jul 15 17:53:43 CEST 2009 - ma@suse.de
509
510 - Don't write a solver testcase when solving for dist upgrade, 
511   but when actually committing.
512 - version 6.10.3 (10)
513
514 -------------------------------------------------------------------
515 Wed Jul 15 16:45:39 CEST 2009 - ma@suse.de
516
517 - Add new string Match::Mode STRINGSTART and STRINGEND.
518
519 -------------------------------------------------------------------
520 Tue Jul 15 14:38:51 CEST 2009 - jkupec@suse.cz
521
522 - log redirections when cURL media backend is used (fate #305320).
523
524 -------------------------------------------------------------------
525 Tue Jul 14 18:15:51 CEST 2009 - ma@suse.de
526
527 - Support "product version" detection on systems not using 
528   /etc/product.d/baseproduct by looking for the first package
529   providing ZConfig::distroverpkg (defaults to redhat-release). 
530 - version 6.10.2 (10)
531
532 -------------------------------------------------------------------
533 Fri Jul 10 15:21:39 CEST 2009 - ma@suse.de
534
535 - Adapt to boost_unit_test_framework-1.38. 
536 - version 6.10.1 (10)
537
538 -------------------------------------------------------------------
539 Wed Jul  8 16:19:31 CEST 2009 - ma@suse.de
540
541 - Remove obsolete UpgradeStatistics class from libzypp.
542
543 -------------------------------------------------------------------
544 Tue Jul  7 17:45:47 CEST 2009 - ma@suse.de
545
546 - Fix HistoryLog to initialize on demand.
547 - version 6.10.0 (10)
548
549 -------------------------------------------------------------------
550 Fri Jul  3 13:01:13 CEST 2009 - ma@suse.de
551
552 - Fix parsing of rpm.install.excludedocs option (bnc #518883)
553
554 -------------------------------------------------------------------
555 Fri Jul  3 09:20:56 CEST 2009 - ma@suse.de
556
557 - When unmounting ISO images, don't mix up exceptions thrown by the 
558   loop mounted ISO and those thrown by the media containing it.
559   (bnc #517856)
560
561 -------------------------------------------------------------------
562 Thu Jul  2 16:42:42 CEST 2009 - ma@suse.de
563
564 - Adapt to satsolvers improved dataiterator handling.
565 - version 6.9.3 (8)
566
567 -------------------------------------------------------------------
568 Wed Jul  1 18:05:54 CEST 2009 - ma@suse.de
569
570 - Support PoolQuery for sub-structures attributes. (fate #305503)
571 - version 6.9.2 (8)
572
573 -------------------------------------------------------------------
574 Wed Jul  1 13:44:04 CEST 2009 - ma@suse.de
575
576 - Running as non-root user use a temporary @System solvfile in case the
577   global one is outdated and needed refresh. (bnc #517183)
578 - version 6.9.1 (8)
579
580 -------------------------------------------------------------------
581 Tue Jun 30 16:32:08 CEST 2009 - ma@suse.de
582
583 - Enhance LookupAttr to allow direct query of attributes within 
584   sub-structures (flexarrays).
585
586 -------------------------------------------------------------------
587 Fri Jun 26 12:06:51 CEST 2009 - ma@suse.de
588
589 - Enhance PoolQueryIterator to allow detailed inspection of attribute 
590   matches.
591 - Prefer datadir stored as repo attribute, but fallback searching in 
592   solvbales (old solv files do this). 
593 - version 6.9.0 (8)
594
595 -------------------------------------------------------------------
596 Tue Jun 23 13:29:36 CEST 2009 - ma@suse.de
597
598 - Allow building libzypp with rpm-5 (experimental)
599 - version 6.8.3 (8)
600
601 -------------------------------------------------------------------
602 Wed Jun 17 15:39:17 CEST 2009 - ma@suse.de
603
604 - Allow building libzypp without HAL (not recommended). Without HAL
605   CD/DVD device detection is limited to /dev/dvd and /dev/cdrom.
606 - version 6.8.2 (8)
607
608 -------------------------------------------------------------------
609 Fri Jun  5 21:16:45 CEST 2009 - ma@suse.de
610
611 - Fix solver to use IdSting to avoid failing vendor checks.
612 - version 6.8.1 (8)
613
614 -------------------------------------------------------------------
615 Thu Jun  4 14:22:58 CEST 2009 - ma@suse.de
616
617 - Cleanup and remove deprecated interface methods.
618 - version 6.8.0 (8)
619
620 -------------------------------------------------------------------
621 Fri May 29 20:12:55 CEST 2009 - ma@suse.de
622
623 - Improve PoolQuery to allow queries on dependencies. (bnc #475682)
624 - version 6.7.0 (6)
625
626 -------------------------------------------------------------------
627 Thu May 28 12:53:02 CEST 2009 - ma@suse.de
628
629 - New solver.allowVendorChange expert option in zypp.conf.
630 - version 6.6.0 (6)
631
632 ------------------------------------------------------------------
633 Wed May 20 14:23:07 CEST 2009 - ma@suse.de
634
635 - Fix lost housekeeping data in modifyRepo (bnc #503207)
636
637 -------------------------------------------------------------------
638 Fri May  8 16:43:47 CEST 2009 - ma@suse.de
639
640 - Allow service refresh to change a repositories url (bnc #502157)
641
642 -------------------------------------------------------------------
643 Tue May  5 13:39:08 CEST 2009 - ma@suse.de
644
645 - Detect and compile with rpm 4.7 (bnc #444211)
646 - version 6.5.2 (5)
647
648 -------------------------------------------------------------------
649 Mon May  4 16:19:54 CEST 2009 - ma@suse.de
650
651 - Improve problem report on broken systemCheck rule (bnc #475144)
652
653 -------------------------------------------------------------------
654 Mon Apr 27 15:26:54 CEST 2009 - ma@suse.de
655
656 - In update repos providing multiple release package versions for 
657   the same product, link a product to the latest version. (bnc #497696)
658
659 -------------------------------------------------------------------
660 Mon Apr 27 14:28:07 CEST 2009 - ma@suse.de
661
662 - New classes wraping satsolver datamatcher (Match and sat::AttrMatcher)
663 - Extend LookupAttr to support matching specific string patterns.
664 - Rewrote PoolQuery::Iterator (adapt to AttrMatcher, fixes and speedup)
665 - version 6.5.0 (5)
666
667 -------------------------------------------------------------------
668 Thu Apr 16 12:49:40 CEST 2009 - ma@suse.de
669
670 - Soft lock packages deleted on behalf of a user request.
671 - version 6.4.1 (2)
672
673 -------------------------------------------------------------------
674 Tue Mar 31 15:51:32 CEST 2009 - ma@suse.de
675
676 - New zypp.conf option 'download.media_preference': Hint which media 
677   to prefer when installing packages (download vs. CD).
678 - version 6.4.0 (2)
679
680 ------------------------------------------------------------------
681 Thu Mar 12 18:38:30 CET 2009 - ma@suse.de
682
683 - Add Resolver::setSolveSrcPackages. Per default disable solving 
684   of source package dependencies. We will later allow to enable 
685   it per package.
686 - version 6.3.0 (2)
687
688 -------------------------------------------------------------------
689 Fri Mar  6 17:17:26 CET 2009 - dmacvicar@suse.de
690
691 - aria2: show the download speed in the right unit
692 - aria2: show the filename in progress, not the repository
693 - aria2: don't show done twice
694
695 -------------------------------------------------------------------
696 Thu Mar  5 14:52:44 CET 2009 - ma@suse.de
697
698 - Remove a lock if the locking process is in zombie state. (bnc #481577)
699
700 -------------------------------------------------------------------
701 Wed Mar  4 00:13:19 CET 2009 - jkupec@suse.cz
702
703 - zypp.conf: fixed and enabled 'servicesdir'
704
705 -------------------------------------------------------------------
706 Tue Mar  3 13:38:11 CET 2009 - dmacvicar@suse.de
707
708 - aria2: implement speed indicators (bnc#475506)
709 - aria2: implement progress indicators correctly (bnc#473846)
710 - aria2: fix broken pipe when looking for aria2c which caused
711          a fallback to curl. (bnc#480930)
712 - aria2: implement saving and reading mirror stats data in
713          /var/cache/zypp/aria2.stats
714 - aria2: handle failover correctly (bnc#481115)
715 - aria2: various improvements in error and report  handling
716 - aria2: curl: reset settings on attach to avoid duplicate
717   headers
718 - version 6.2.1 (2)
719
720 -------------------------------------------------------------------
721 Tue Mar  3 12:44:24 CET 2009 - ma@suse.de
722
723 - Adapt to changed satsolver API.
724
725 -------------------------------------------------------------------
726 Fri Feb 27 16:23:36 CET 2009 - dmacvicar@suse.de
727
728 - Make sure Fetcher pass optional files as non-interactive
729 - Fixes file does not exist error when key/sig does not exist 
730 - version 6.2.0 (2)
731
732 -------------------------------------------------------------------
733 Thu Feb 26 13:49:56 CET 2009 - ma@suse.de
734
735 - Use correct default for zconfig(solver.checkSystemFile) (bnc# 475144)
736
737 -------------------------------------------------------------------
738 Thu Feb 26 01:25:33 CET 2009 - ma@suse.de
739
740 - Prevent ResStatus from overriding user locks. (bnc #475230)
741
742 -------------------------------------------------------------------
743 Sun Feb 22 15:27:11 CET 2009 - ma@suse.de
744
745 - Never refresh repositories from CD/DVD, once they are created. (bnc #476429)
746
747 -------------------------------------------------------------------
748 Sat Feb 21 18:31:17 CET 2009 - dmacvicar@suse.de
749
750 Implemented the following options with aria backend:
751
752 - download.max_concurrent_connections (default 2)
753   download.min_download_speed (default no limit)
754   download.max_download_speed (default no limit)
755   download.max_silent_tries (default 5)
756
757 -------------------------------------------------------------------
758 Fri Feb 20 16:28:19 CET 2009 - dmacvicar@suse.de
759
760 - MediaAria2c: allow disabling aria2 using ZYPP_ARIA2C=0.
761   Various improvements including file existence checking
762   Disable HEAD request if aria2c >= 1.20
763   Restrict max connections to 2 for now.
764
765 -------------------------------------------------------------------
766 Wed Feb 18 15:51:38 CET 2009 - ma@suse.de
767
768 - Neither lose packages with empty name, nor SEGV when processing them. (bnc #470011)
769
770 -------------------------------------------------------------------
771 Tue Feb 17 23:17:54 CET 2009 - ma@suse.de
772
773 - Compute obsoletes based on names only (not considering provides) (bnc #471023)
774
775 -------------------------------------------------------------------
776 Tue Feb 17 12:56:57 CET 2009 - jkupec@suse.cz
777
778 - Fixed FTP authentication (bnc #472879)
779
780 -------------------------------------------------------------------
781 Wed Feb 11 13:31:03 CET 2009 - ma@suse.de
782
783 - Follow IEC and use the binary prefixes (KiB,MiB,GiB) for printing Byte 
784   counts based on a power of 1024 (formerly just K,M,G). Byte counts based 
785   on a power of 1000 stay unaffected (kB,MB,GB).
786
787 -------------------------------------------------------------------
788 Mon Feb  9 13:14:26 CET 2009 - ma@suse.de
789
790 - Fix installation prompting for the wrong CD/DVD. (bnc #472892)
791
792 -------------------------------------------------------------------
793 Tue Feb  3 18:07:38 CET 2009 - ma@suse.de
794
795 - Send any output from rpm install/delete scripts via callback, so 
796   applications are able to display it. (bnc #369450)
797
798 -------------------------------------------------------------------
799 Mon Feb  2 14:12:08 CET 2009 - ma@suse.de
800
801 - Add missing translations (bnc #256289)
802
803 -------------------------------------------------------------------
804 Wed Jan 28 14:37:28 CET 2009 - jkupec@suse.cz
805
806 - HistoryLogReader added
807
808 -------------------------------------------------------------------
809 Tue Jan 27 13:35:44 CET 2009 - ma@suse.de
810
811 - Respect content-file DATDIR when downloading packages. (bnc #468612)
812
813 -------------------------------------------------------------------
814 Tue Jan 27 13:28:54 CET 2009 - jkupec@suse.cz
815
816 - Enabled CredentialManager for MediaSMB (bnc #460970).
817 - Ignore URL's username, password, and query string in AuthData
818   comparator in CredentialManager.
819
820 -------------------------------------------------------------------
821 Mon Jan 26 12:41:07 CET 2009 - ma@suse.de
822
823 - Let vendor checks per default differ between 'openSUSE Build Service' 
824   and 'openSUSE' (bnc #467262).
825
826 -------------------------------------------------------------------
827 Fri Jan 23 12:34:44 CET 2009 - ma@suse.de
828
829 - Fix handling of plaindir repos on mounted devices (e.g. USB) (bnc #464778)
830 - Fix plaindir checksum computation not to to follow symlinks (bnc #464778)
831
832 -------------------------------------------------------------------
833 Thu Jan 22 10:41:27 CET 2009 - ma@suse.de
834
835 - Tell satsolver about product buddies (bnc #466565)
836
837 -------------------------------------------------------------------
838 Fri Jan  9 17:01:10 CET 2009 - jkupec@suse.cz
839
840 - handle HTTP 503 reponses as temporary errors (bnc #462545)
841
842 -------------------------------------------------------------------
843 Thu Dec 18 22:26:18 CET 2008 - ma@suse.de
844
845 - Fixed lost user request to abort during commit. (bnc #388810, bnc #450273)
846 - revision 11954
847 - version 5.25.0 (23)
848
849 -------------------------------------------------------------------
850 Thu Dec 18 13:02:27 CET 2008 - ma@suse.de
851
852 - Add Package::filelist, faster and less memory consuming 
853   implementation of Package::filenames (now deprecated).
854 - revision 11949
855
856 -------------------------------------------------------------------
857 Thu Dec 11 21:39:50 CET 2008 - ma@suse.de
858
859 - Add str::hexencode and str::hexdecode to encode special characters 
860   in a string as %XX.
861 - Hexdecode modalias strings in rpm dependencies because rpm does not 
862   allow comma, blank and other special chars. (bnc #456695)
863 - revision 11927
864
865 -------------------------------------------------------------------
866 Thu Dec 11 17:13:06 CET 2008 - ma@suse.de
867
868 - Catch and report media errors when proving packages. (bnc #457652)
869 - revision 11926
870
871 -------------------------------------------------------------------
872 Wed Dec 10 16:09:08 CET 2008 - ma@suse.de
873
874 - Remove obsolete zypp.conf::productsdir and deprecate 
875   ZConfig::productsPath().
876 - Monitor /etc/products.d to determine if @system.solv needs to be 
877   rebuilt. (bnc #457933)
878 - revision 11923
879 - version 5.24.7 (23)
880
881 -------------------------------------------------------------------
882 Mon Dec  8 15:31:18 CET 2008 - ma@suse.de
883
884 - Execute patch scripts chroot to the installed system. (bnc #456795)
885 - revision 11908
886
887 -------------------------------------------------------------------
888 Mon Dec  8 10:39:30 CET 2008 - schubi@suse.de
889
890 - Make the solver reset function public (bnc #439373)
891 - Revision 11904
892
893 -------------------------------------------------------------------
894 Sun Dec  7 20:21:09 CET 2008 - coolo@suse.de
895
896 - note for coolo: do not trust bash advisory from TPM colleagues
897
898 -------------------------------------------------------------------
899 Fri Dec  5 14:22:11 CET 2008 - ma@suse.de
900
901 - Fix solvers inappropriate selection as byUSER (bnc 455965)
902 - revision 11891
903 - version 5.24.6 (23)
904
905 -------------------------------------------------------------------
906 Thu Dec  4 11:10:35 CET 2008 - coolo@suse.de
907
908 - fix %post script to not warn on fresh install
909
910 -------------------------------------------------------------------
911 Mon Dec  1 19:38:24 CET 2008 - ma@suse.de
912
913 - Fix install order computation losing some installed packages
914   pre-requirements. (bnc #439802)
915 - revision 11845
916 - version 5.24.5 (23)
917
918 -------------------------------------------------------------------
919 Fri Nov 28 16:33:56 CET 2008 - ma@suse.de
920
921 - Prune soft locks to prevent installation but not update of 
922   already installed packages.
923 - revision 11829
924 - version 5.24.4 (23)
925
926 -------------------------------------------------------------------
927 Fri Nov 28 11:36:03 CET 2008 - schubi@suse.de
928
929 - Taking solutions which based on user requirements/conflict
930   "by User" solutions (bnc #442718)
931 - revision 11825 
932
933 -------------------------------------------------------------------
934 Fri Nov 28 00:05:17 CET 2008 - ma@suse.de
935
936 - Take into account the requirements of all obsoleted packages uninstall 
937   scripts when computing the installation order. (bnc #439802)
938 - revision 11823
939 - version 5.24.3 (23)
940
941 -------------------------------------------------------------------
942 Thu Nov 27 14:45:07 CET 2008 - dmacvicar@suse.de
943
944 - fix maybeUnsuported() method returning wrong result
945 - add testcase for future coverage
946 - don't force time based uuid for anonymous id string (bnc #449654)
947 - RELEASE: 5.24.2 (23)
948
949 -------------------------------------------------------------------
950 Wed Nov 26 17:18:00 CET 2008 - ma@suse.de
951
952 - Call 'repo2solv -R' (recursive scan) for plaindir repos. (bnc #443350)
953 - revision 11810
954
955 -------------------------------------------------------------------
956 Wed Nov 26 17:09:12 CET 2008 - dmacvicar@suse.de
957
958 - SHA1SUMS.key is not imported by zypp as known key (bnc #446188)
959 - path and url in add_on_products.xml is evaluated wrong
960   (bnc #446170)
961
962 -------------------------------------------------------------------
963 Mon Nov 24 17:47:35 CET 2008 - schubi@suse.de
964
965 - activate locking for doUpdate (bnc #447684)
966 - revision 11792
967 - RELEASE: 5.24.1 (23)
968  
969 -------------------------------------------------------------------
970 Fri Nov 21 16:56:10 CET 2008 - dmacvicar@suse.de
971
972 - remove unused updaterepokey, replaced by repo
973   product information
974
975 -------------------------------------------------------------------
976 Fri Nov 21 15:12:52 CET 2008 - jkupec@suse.cz
977
978 - fixed uninitialized value in OnMediaLocation (bnc #447010)
979 - revision 11770
980
981 -------------------------------------------------------------------
982 Thu Nov 20 23:59:16 CET 2008 - ma@suse.de
983
984 - Fix retrieval of deltarpm info.
985 - revision 11764
986 - version 5.24.0 (23)
987
988 -------------------------------------------------------------------
989 Thu Nov 20 22:15:28 CET 2008 - ma@suse.de
990
991 - Fix retrieval of Repository attributes like timestamps, keywords
992   and product info.
993 - revision 11760
994
995 -------------------------------------------------------------------
996 Thu Nov 20 19:30:05 CET 2008 - ma@suse.de
997
998 - Enhance class LookupAttr and add convenience class LookupRepoAttr to
999   iterate those solv file attributes which are not acssociated with a 
1000   solvable. E.g. product or deltarpm info.
1001 - revision 11754
1002
1003 -------------------------------------------------------------------
1004 Wed Nov 19 15:49:38 CET 2008 - jkupec@suse.cz
1005
1006 - encode user-supplied URL strings before using them in the Url object
1007   (bnc #446395, bnc #444267)
1008 - revision 11720
1009
1010 -------------------------------------------------------------------
1011 Wed Nov 19 15:15:14 CET 2008 - ma@suse.de
1012
1013 - Support loading helix files.
1014 - revision 11719
1015
1016 -------------------------------------------------------------------
1017 Tue Nov 18 18:37:30 CET 2008 - ma@suse.de
1018
1019 - Add class filesystem::Glob to find pathnames matching a pattern
1020   by using ::glob.
1021 - revision 11708
1022
1023 -------------------------------------------------------------------
1024 Thu Nov 13 11:07:56 CET 2008 - schubi@suse.de
1025
1026 - Taking care for ppc64 while distupgrade (bnc #443685)
1027 - revision 11670 
1028
1029 -------------------------------------------------------------------
1030 Wed Nov 12 18:53:03 CET 2008 - ma@suse.de
1031
1032 - Add Capability ctor from Arch and Name: (Arch_i386, "name") or
1033   (Arch_i386, "name == 1.0").
1034 - revision 11669
1035
1036 -------------------------------------------------------------------
1037 Wed Nov 12 14:31:20 CET 2008 - ma@suse.de
1038
1039 - Take care to always reset CURLOPT_TIMECONDITION to prevent incomplete 
1040   downloads. (bnc #444109)
1041 - revision 11656
1042 - version 5.23.0 (23)
1043
1044 -------------------------------------------------------------------
1045 Wed Nov 12 13:19:02 CET 2008 - ma@suse.de
1046
1047 - Check for modaliases below /sys (bnc #430179)
1048 - revision 11653
1049
1050 -------------------------------------------------------------------
1051 Tue Nov 11 18:36:33 CET 2008 - ma@suse.de
1052
1053 - Avoid superfluous file copying and gpg invocation in keyring handling.
1054 - revision 11650
1055
1056 -------------------------------------------------------------------
1057 Tue Nov 11 14:48:52 CET 2008 - ma@suse.de
1058
1059 - Prevent fetcher from processing the same index file twice. (bnc #443644)
1060 - revision 11648
1061 - version 5.22.0 (21)
1062
1063 -------------------------------------------------------------------
1064 Fri Nov  7 23:55:47 CET 2008 - ma@suse.de
1065
1066 - Fix retrieval of patch contents and references attributes. (bnc #442200)
1067 - revision 11641
1068 - version 5.21.0 (21)
1069
1070 -------------------------------------------------------------------
1071 Fri Nov  7 19:51:00 CET 2008 - ma@suse.de
1072
1073 - Add CheckSum::asString.
1074 - revision 11634
1075
1076 -------------------------------------------------------------------
1077 Fri Nov  7 17:55:48 CET 2008 - ma@suse.de
1078
1079 - revision 11631
1080 - version 5.20.0 (20)
1081
1082 -------------------------------------------------------------------
1083 Thu Nov  6 18:35:25 CET 2008 - dmacvicar@suse.de
1084
1085 - re-add the flavor to the http header now using a flavor
1086   cache that is updated on every target load.
1087   Target::dstributionFlavor provides access to this cache
1088   in case you need the last used flavor without loading
1089   the target.
1090
1091 -------------------------------------------------------------------
1092 Thu Nov  6 16:23:03 CET 2008 - schubi@suse.de
1093
1094 - added flag: ignorealreadyrecommended to the testcases (bnc #432136)
1095 - revsion 11539 
1096
1097 -------------------------------------------------------------------
1098 Thu Nov  6 09:41:48 CET 2008 - schubi@suse.de
1099
1100 - Adding rule rpm-arch for installed rpm package in order to avoid 
1101   unneeded architecture change. (bnc #441004)
1102 - revision 11585
1103
1104 -------------------------------------------------------------------
1105 Tue Nov  4 13:21:35 CET 2008 - jkupec@suse.cz
1106
1107 - handle MediaTimeoutException also in MediaSetAccess::provideFile()
1108   (bnc #439983)
1109 - revision 11568
1110
1111 -------------------------------------------------------------------
1112 Mon Nov  3 15:30:53 CET 2008 - dmacvicar@suse.de
1113
1114 - merge contributions by Jon Nelson, the patches resolve 
1115   the following issues:
1116 - disable the "Pragma: nocache" header which is automatically 
1117   used by curl.
1118   re-enables the use of a caching http proxy (like squid or others) 
1119   and corrects (bnc #326208)
1120 - don't generate an If-Modified-Since header if we don't have a
1121   previous file to work with
1122 - don't generate a Proxy-Authenticate header if one is not called 
1123   for.
1124
1125 -------------------------------------------------------------------
1126 Fri Oct 31 14:01:57 CET 2008 - ma@suse.de
1127
1128 - Do not save solver locks (by APPL_HIGH).
1129 - revision 11558
1130
1131 -------------------------------------------------------------------
1132 Fri Oct 31 13:53:39 CET 2008 - dmacvicar@suse.de
1133
1134 - fetcher.setOptions( Fetcher::AutoAddIndexes ) allows
1135   for automatic signed index discovery.
1136 - enqueueDir with checksum checking s now enqueueDigestedDir
1137
1138 -------------------------------------------------------------------
1139 Thu Oct 30 14:24:57 CET 2008 - schubi@suse.de
1140
1141 - solutions: keep/lock will be done by APPL_HIGH. So they will not be
1142   saved in the lockfiles
1143 - "keep obsolete" will be handled with lock by APPL_HIGH (bnc #439134)
1144 - revision  11549 
1145
1146 -------------------------------------------------------------------
1147 Wed Oct 29 14:14:16 CET 2008 - jkupec@suse.cz
1148
1149 - throw a MediaTimeoutException also on http 504 (gateway timeout)
1150   (bnc #425035)
1151 - revision 11535
1152
1153 -------------------------------------------------------------------
1154 Wed Oct 29 12:51:55 CET 2008 - ma@suse.de
1155
1156 - Add 'sh4' architectures.
1157 - revision 11534
1158
1159 -------------------------------------------------------------------
1160 Tue Oct 28 22:01:40 CET 2008 - dmacvicar@suse.de
1161
1162 - don't free the header before curl_perform as curl does not
1163   copy it. (bnc#439532)
1164
1165 -------------------------------------------------------------------
1166 Tue Oct 28 16:47:36 CET 2008 - ma@suse.de
1167
1168 - Add 'arm' architectures.
1169 - revision 11525
1170
1171 -------------------------------------------------------------------
1172 Tue Oct 28 10:07:13 CET 2008 - schubi@suse.de
1173
1174 - regarding "keep obsolete" in the solutions (bnc #439134)
1175 - revision 11517 
1176
1177 -------------------------------------------------------------------
1178 Mon Oct 27 10:51:01 CET 2008 - dmacvicar@suse.de
1179
1180 - fix broken aria2c command line (bnc#438971) 
1181
1182 -------------------------------------------------------------------
1183 Sun Oct 26 14:53:56 CET 2008 - coolo@suse.de
1184
1185 - adding svn r11488 to fix compile of PackageKit
1186
1187 -------------------------------------------------------------------
1188 Fri Oct 24 18:12:34 CEST 2008 - ma@suse.de
1189
1190 - Remove error prone methods from OnMediaLocation API to prevent 
1191   accidental missuse. (bnc #437328)
1192 - revision 11487
1193 - version 5.19.0 (19)
1194
1195 -------------------------------------------------------------------
1196 Fri Oct 24 16:07:45 CEST 2008 - ma@suse.de
1197
1198 - Provide the /etc/products.d enties filename as Product::referenceFilename.
1199   Use it to remove orphan products. (bnc #432932)
1200 - Fix media exception handling in commit (bnc #395704)
1201 - revision 11485
1202 - version 5.18.0 (17)
1203
1204 -------------------------------------------------------------------
1205 Fri Oct 24 10:29:19 CEST 2008 - schubi@suse.de
1206
1207 - Taking "unlock" instead of setTransact(false) in the solutions (bnc #436923)
1208 - revision 11468
1209 - version 5.17.0 (17)
1210
1211 -------------------------------------------------------------------
1212 Wed Oct 22 14:33:10 CEST 2008 - ma@suse.de
1213
1214 - For retrieving a product license fall back to license.tar.gz. (bnc #372386)
1215 - revision 11447
1216
1217 -------------------------------------------------------------------
1218 Wed Oct 22 14:16:33 CEST 2008 - dmacvicar@suse.de
1219
1220 - move anonymous unique id to a private http header
1221   X-ZYpp-AnonymousUniqueId (bnc#431571 )
1222
1223 -------------------------------------------------------------------
1224 Wed Oct 22 12:58:35 CEST 2008 - ma@suse.de
1225
1226 - Adapt to satsolver-0.12 API.
1227 - Add Locale:: bestMatch to find the best match within a set of 
1228   available Locales.
1229 - revision 11441
1230
1231 -------------------------------------------------------------------
1232 Mon Oct 20 16:44:58 CEST 2008 - ma@suse.de
1233
1234 - RepoInfo: Add methods to handle repository licenses. (bnc #372386)
1235 - revision 11419
1236
1237 -------------------------------------------------------------------
1238 Mon Oct 20 16:39:41 CEST 2008 - ma@suse.de
1239
1240 - Adapt to changed satsolver dataiterator API.
1241 - revision 11418
1242
1243 -------------------------------------------------------------------
1244 Fri Oct 17 18:31:47 CEST 2008 - ma@suse.de
1245
1246 - Secure download of license file on repo refresh (bnc #372386)
1247 - revision 11398
1248
1249 -------------------------------------------------------------------
1250 Fri Oct 17 17:26:25 CEST 2008 - ma@suse.de
1251
1252 - Call 'repo2solv.sh -o' instead of using output redirection. (bnc #420046)
1253 - revision 11397
1254
1255 -------------------------------------------------------------------
1256 Thu Oct 16 17:57:15 CEST 2008 - jkupec@suse.cz
1257
1258 - repository license methods added to RepoManager (bnc #372386)
1259 - revision 11377
1260
1261 -------------------------------------------------------------------
1262 Thu Oct 16 16:26:01 CEST 2008 - dmacvicar@suse.de
1263
1264 - don't take into account stat information when looking
1265   for remote SHA1SUMS (part of bnc#409927)
1266
1267 -------------------------------------------------------------------
1268 Wed Oct 15 18:01:48 CEST 2008 - jkupec@suse.cz
1269
1270 - MediaSetAccess::provideOptionalFile() added
1271 - revision 11369
1272
1273 -------------------------------------------------------------------
1274 Wed Oct 15 18:01:48 CEST 2008 - jkupec@suse.cz
1275 - version 5.16.1 (16)
1276
1277 -------------------------------------------------------------------
1278 Tue Oct 14 16:15:09 CEST 2008 - jkupec@suse.cz
1279
1280 - don't initialize servicesTargetDistro via global ZYpp instance in
1281   RepoManagerOptions() constructor (bnc #435184)
1282 - revision 11342
1283
1284 -------------------------------------------------------------------
1285 Mon Oct 13 19:12:40 CEST 2008 - jkupec@suse.cz
1286
1287 - repository probing: check for other types of repo even on
1288   MediaException, throw only if all fail (bnc #335906)
1289 - revision 11332
1290
1291 -------------------------------------------------------------------
1292 Mon Oct 13 14:16:25 CEST 2008 - ma@suse.de
1293
1294 - Adapt to satsolver changes.
1295 - revision 11331
1296 - version 5.16.0 (16)
1297
1298 -------------------------------------------------------------------
1299 Mon Oct 13 13:28:48 CEST 2008 - ma@suse.de
1300
1301 - Fix reading delta rpm checksum from solv file.
1302 - revision 11313
1303
1304 -------------------------------------------------------------------
1305 Mon Oct 13 12:12:39 CEST 2008 - ma@suse.de
1306
1307 - Fix package-manager script to properly quote arguments. (bnc #30903)
1308 - revision 11311
1309
1310 -------------------------------------------------------------------
1311 Mon Oct 13 11:03:04 CEST 2008 - schubi@suse.de
1312
1313 - regarding orphaned resolvables
1314 - removed old distupgrade algorithm
1315 - revision 11307 
1316
1317 -------------------------------------------------------------------
1318 Sun Oct 12 13:55:51 CEST 2008 - jkupec@suse.cz
1319
1320 - handle ftp response 530 (login failed) like http 403
1321   (bnc #433537)
1322 - revision 11305
1323
1324 -------------------------------------------------------------------
1325 Thu Oct  9 17:37:18 CEST 2008 - ma@suse.de
1326
1327 - Adapt to satsolvers 'big solv data change'.
1328 - revision 11294
1329
1330 -------------------------------------------------------------------
1331 Thu Oct  9 17:18:18 CEST 2008 - schubi@suse.de
1332
1333 - Taking the right solution actions for locked resolvables (bnc #400840)
1334 - revision 11289 
1335
1336 -------------------------------------------------------------------
1337 Thu Oct  9 13:52:03 CEST 2008 - ma@suse.de
1338
1339 - Add required copy-ctor and assignment operator to WhatProvides.
1340   (bnc #433087)
1341 - revision 11276
1342
1343 -------------------------------------------------------------------
1344 Wed Oct  8 16:24:25 CEST 2008 - jkupec@suse.cz
1345
1346 - detect and use unused loop device for mounting ISO images
1347   (bnc #428009)
1348 - revision 11262
1349 - version 5.15.1 (13)
1350
1351 -------------------------------------------------------------------
1352 Wed Oct  8 15:39:08 CEST 2008 - jkupec@suse.cz
1353
1354 - fixed segfault when saving the probed repo type in
1355   RepoManager::refreshMetadata() (bnc #431963)
1356 - revision 11261
1357
1358 -------------------------------------------------------------------
1359 Wed Oct  8 11:33:00 CEST 2008 - dmacvicar@suse.de
1360
1361 - improve log message (bnc#429114) 
1362
1363 -------------------------------------------------------------------
1364 Wed Oct  8 11:15:20 CEST 2008 - lslezak@suse.cz
1365
1366 - disk usage - ignore /proc filesystem (bnc#418783)
1367 - revision 11258
1368
1369 -------------------------------------------------------------------
1370 Tue Oct  7 13:24:10 CEST 2008 - ma@suse.de
1371
1372 - Fixed detection of loopback mounted iso-files. The mtab entry does
1373   not necessarily mention the iso-file. (bnc #432504) 
1374 - revision 11252
1375 - version 5.15.0 (13)
1376
1377 -------------------------------------------------------------------
1378 Thu Oct  2 19:46:13 CEST 2008 - ma@suse.de
1379
1380 - Add zypp.conf option 'download.use_deltarpmr.always' to enable using 
1381   delta rpms even if the package is available on a local source.
1382   (Axel C. Frinke)
1383 - revision 11235
1384 - version 5.14.0 (13)
1385
1386 -------------------------------------------------------------------
1387 Thu Oct  2 18:50:11 CEST 2008 - ma@suse.de
1388
1389 - Add product attribute: PRODUCTLINE.
1390 - revision 11234
1391
1392 -------------------------------------------------------------------
1393 Thu Oct  2 17:18:19 CEST 2008 - ma@suse.de
1394
1395 - Do not consider self provided requirements whan computing the 
1396   installation order.
1397 - revision 11231
1398
1399 -------------------------------------------------------------------
1400 Wed Oct  1 16:07:36 CEST 2008 - ma@suse.de
1401
1402 - Rephrase missleading error message. (bnc #431229)
1403 - revision 11222
1404
1405 -------------------------------------------------------------------
1406 Tue Sep 30 17:23:48 CEST 2008 - ma@suse.de
1407
1408 - Allow computation of disk usage per solvable.
1409 - revision 11218
1410
1411 -------------------------------------------------------------------
1412 Mon Sep 29 23:59:10 CEST 2008 - dmacvicar@suse.de
1413
1414 - Merge aria2c Media handler code from Google SOC 2008
1415   (Gerard Farras)
1416 - Only activated by making env var ZYPP_ARIA=1
1417
1418 -------------------------------------------------------------------
1419 Mon Sep 29 15:56:17 CEST 2008 - jkupec@suse.cz
1420
1421 - history: tell which package failed before logging rpm output or
1422   error message (bnc #430585)
1423 - no localization for history log comments
1424 - revision 11202
1425
1426 -------------------------------------------------------------------
1427 Mon Sep 29 13:43:08 CEST 2008 - ma@suse.de
1428
1429 - Fix zypp::WhatProvides::empty returning inverse result.
1430 - revision 11200
1431 - version 5.13.1 (13)
1432
1433 -------------------------------------------------------------------
1434 Sat Sep 27 23:36:19 CEST 2008 - jkupec@suse.cz
1435
1436 - fixed endless loop when CredentialManager returns bad password
1437 - CredentialManager now correctly updates password of existing
1438   credentials
1439 - revision 11187
1440
1441 -------------------------------------------------------------------
1442 Fri Sep 26 15:37:50 CEST 2008 - ma@suse.de
1443
1444 - Fix computation of Product::flavor.
1445 - Add Product::productLine. A vendor specific string denoting the 
1446   product line.
1447 - revision 11182
1448 - version 5.13.0 (13)
1449
1450 -------------------------------------------------------------------
1451 Fri Sep 26 15:25:33 CEST 2008 - jkupec@suse.cz
1452
1453 - save user credentials after asking for them
1454 - revision 11181
1455
1456 -------------------------------------------------------------------
1457 Thu Sep 25 23:19:55 CEST 2008 - jkupec@suse.cz
1458
1459 - ZConfig::credentialsGlobal{File,Dir}() added
1460   (/etc/zypp/credentials.{cat,d})
1461 - revision 11176
1462
1463 -------------------------------------------------------------------
1464 Thu Sep 25 17:09:44 CEST 2008 - jkupec@suse.cz
1465
1466 - Target::setInstallationLogfile() removed from zypp/Target.h
1467 - revision 11171
1468
1469 -------------------------------------------------------------------
1470 Thu Sep 25 13:11:43 CEST 2008 - ma@suse.de
1471
1472 - Remove obsolete zypp-query-pool binary. zypper provides all
1473   the information one needs.
1474 - revision 11160
1475
1476 -------------------------------------------------------------------
1477 Wed Sep 24 19:11:19 CEST 2008 - jkupec@suse.cz
1478
1479 - HistoryLog added and used to log package installs/removes and
1480   repository adds, removes, url and alias changes into
1481   history.logfile (/var/log/zypp/history) (fate #110205)
1482 - str::escape(string, char) added
1483 - revision 11150
1484 - version 5.12.1 (12)
1485
1486 -------------------------------------------------------------------
1487 Tue Sep 23 14:02:08 CEST 2008 - jkupec@suse.cz
1488
1489 - CredentialManager: look for credentials with
1490   wanted_url.startsWith(stored_url)
1491 - RepoManager: don't pass service credentials down to repos if
1492   their urls are not based on service's url.
1493 - revision 11134
1494
1495 -------------------------------------------------------------------
1496 Mon Sep 22 16:27:41 CEST 2008 - ma@suse.de
1497
1498 - Remove superfluous PRODUCT_REFERENCES attribute.
1499 - revision 11127
1500
1501 -------------------------------------------------------------------
1502 Mon Sep 22 16:13:08 CEST 2008 - ma@suse.de
1503
1504 - Add Url::hasCredentialsInAuthority test for username or password 
1505   being encoded in the authority component. I.e. user:pass@host.
1506 - Handle repos to be disabled disable in service refresh.
1507 - revision 11126
1508
1509 -------------------------------------------------------------------
1510 Mon Sep 22 12:10:34 CEST 2008 - jkupec@suse.cz
1511
1512 - provided context to keyring callbacks (bnc #370223)
1513 - merged trust & import callbacks (bnc #366467)
1514   (don't worry, still allows to trust && !import)
1515 - revision 11113
1516
1517 -------------------------------------------------------------------
1518 Fri Sep 19 13:17:38 CEST 2008 - ma@suse.de
1519
1520 - Moved DefaultAcceptBits enum to class KeyRing (formerly KeyRingReort).
1521 - revision 11102
1522
1523 -------------------------------------------------------------------
1524 Thu Sep 18 16:11:23 CEST 2008 - ma@suse.de
1525
1526 - Use service alias as namespace for it's repositories aliases.
1527 - revision 11097
1528 - version 5.11.0 (11)
1529
1530 -------------------------------------------------------------------
1531 Thu Sep 18 12:45:25 CEST 2008 - jkupec@suse.cz
1532
1533 - pass service's credentials down to repos
1534 - support ?credentials=filepath in URL to specify credentials
1535 - revision 11092
1536
1537 -------------------------------------------------------------------
1538 Thu Sep 18 09:57:49 CEST 2008 - ma@suse.de
1539
1540 - Add Product::isTargetDistribution to identify the systems installed
1541   baseproduct. This should replace tests for Product::type is "base".
1542 - revision 11089
1543
1544 -------------------------------------------------------------------
1545 Wed Sep 17 18:05:44 CEST 2008 - jkupec@suse.cz
1546
1547 - save user credentials when adding repos/services with URLs containing
1548   the credentials (bnc #425462)
1549 - revision 11085
1550
1551 -------------------------------------------------------------------
1552 Wed Sep 17 15:08:54 CEST 2008 - ma@suse.de
1553
1554 - Adapt to rpms new way of quoting whitespace in pathnames.(bnc #426924)
1555 - revision 11082
1556
1557 -------------------------------------------------------------------
1558 Tue Sep 16 18:41:39 CEST 2008 - ma@suse.de
1559
1560 - Service handling fixes. Added ServiceException. 
1561 - revision 11077
1562
1563 -------------------------------------------------------------------
1564 Mon Sep 15 11:40:04 CEST 2008 - ma@suse.de
1565
1566 - Fix building of transaltions.
1567 - revision 11064
1568
1569 -------------------------------------------------------------------
1570 Sun Sep 14 00:10:21 CEST 2008 - jkupec@suse.cz
1571
1572 - ServiceInfo.clearReposTo{Enable,Disable}() methods added
1573 - revision 11060
1574
1575 -------------------------------------------------------------------
1576 Fri Sep 12 18:24:28 CEST 2008 - ma@suse.de
1577
1578 - Create new Service repos in disbaled sate.
1579 - revision 11056
1580 - version 5.10.0 (10)
1581
1582 -------------------------------------------------------------------
1583 Fri Sep 12 16:04:54 CEST 2008 - ma@suse.de
1584
1585 - Make registerTarget and registerRelease abvailable for installed 
1586   product. Required for registration.
1587 - revision 11043
1588
1589 -------------------------------------------------------------------
1590 Fri Sep 12 12:59:50 CEST 2008 - ma@suse.de
1591
1592 - Add url lists query to Product interface. A generic query and 
1593   convenience methods to query urls for "releasenotes", "register", 
1594   "updateurls", "extraurls",  "optionalurls" and "smolt" (bnc #413444)
1595 - revision 11029
1596
1597 -------------------------------------------------------------------
1598 Fri Sep 12 01:38:25 CEST 2008 - jkupec@suse.cz
1599
1600 - ServiceType and ServiceInfo::type() added (contains only RIS for
1601   now), service type probing added.
1602 - Avoiding the use of 'path' for services (appending
1603   the repoindex.xml's 'path' to the baseurl of created repos)
1604 - renamed ServiceInfo::*catalog*() methods to *repo*() methods
1605 - revision 11022
1606
1607 -------------------------------------------------------------------
1608 Thu Sep 11 16:01:57 CEST 2008 - dmacvicar@suse.de
1609
1610 - add Repostiroy::updateKeys and 
1611   Repository::providesUpdatesForKey(string) for repo and
1612   product matching
1613 - Provide Repository::isUpdateRepo
1614
1615 -------------------------------------------------------------------
1616 Thu Sep 11 14:41:28 CEST 2008 - ma@suse.de
1617
1618 - Fix evaluation of vendor support flags.
1619 - Adapt retrieval of registration data (targetDistribution, 
1620   targetDistributionRelease and targetDistributionFlavor).
1621 - revision 11013
1622
1623 -------------------------------------------------------------------
1624 Wed Sep 10 18:23:52 CEST 2008 - ma@suse.de
1625
1626 - Follow gpgcheck tag in .repo file and do no check if disabled.
1627 - revision 11010
1628 - version 5.9.0 (8)
1629
1630 -------------------------------------------------------------------
1631 Wed Sep 10 17:54:20 CEST 2008 - jkupec@suse.cz
1632
1633 - added dumpAsXMLOn(stream,string) to ServiceInfo to print services
1634   with content (repos)
1635 - revision 11004
1636
1637 -------------------------------------------------------------------
1638 Wed Sep 10 17:31:41 CEST 2008 - ma@suse.de
1639
1640 - Remove obsolete product attributes.
1641 - Store less packages in /var/lib/zypp/SoftLocks (bnc #418050)
1642 - revision 11001
1643
1644 -------------------------------------------------------------------
1645 Wed Sep 10 16:40:00 CEST 2008 - ma@suse.de
1646
1647 - Provide product::updaterepoKey: Update repository indicator string.
1648 - revision 11000
1649
1650 -------------------------------------------------------------------
1651 Tue Sep  9 17:33:03 CEST 2008 - dmacvicar@suse.de
1652
1653 - provide context about the repository (name/alias) if available when
1654   checking signatures (bnc#370223)
1655 - 5.8.0
1656
1657 -------------------------------------------------------------------
1658 Tue Sep  9 13:04:11 CEST 2008 - ma@suse.de
1659
1660 - Add ServiceInfo interface to define a set of catalogs (repository 
1661   aliases) to be enabled on next refresh.
1662 - revision 10970
1663
1664 -------------------------------------------------------------------
1665 Tue Sep  9 11:40:42 CEST 2008 - ma@suse.de
1666
1667 - Fix reading of Traget::targetDistribution.
1668 - Allow to configure default answers in signature verification workflow.
1669 - revision 10968
1670
1671 -------------------------------------------------------------------
1672 Mon Sep  8 17:11:02 CEST 2008 - jkupec@suse.cz
1673
1674 - CredentialManager added to manage stored credentials
1675 - MediaCurl adapted to use CredentialManager to read credentials
1676 - revision 10958
1677
1678 -------------------------------------------------------------------
1679 Fri Sep  5 11:40:05 CEST 2008 - jkupec@suse.cz
1680
1681 - operator ==, !=, < definition moved to RepoInfoBase from
1682   the derived classes
1683 - fixed RepoInfo::dumpAsIniOn() to not print 'type' if it is unknown
1684   (bnc #407515)
1685 - {Repo,Service}Info::dumpAsXMLOn(ostream) added
1686 - RepoInfo::dumpRepoOn() deprecated in favor of dumpAsIniOn()
1687 - use shared_ptr instead of itrusive for {Repo,Service}Info
1688 - revision 10931:10942
1689
1690 -------------------------------------------------------------------
1691 Thu Sep  4 16:47:07 CEST 2008 - jkupec@suse.cz
1692
1693 - RepoInfo{,Base} setters made void
1694 - revision 10931
1695
1696 -------------------------------------------------------------------
1697 Wed Sep  3 14:53:06 CEST 2008 - jkupec@suse.cz
1698
1699 - skip repositories with non-matching target distro when reading
1700   repoindex
1701 - revision 10926
1702
1703 -------------------------------------------------------------------
1704 Tue Sep  2 11:04:52 CEST 2008 - schubi@suse.de
1705
1706 - Enabled distupgrade of the SAT solver. In order to use the old
1707   distupgrade you can set the environment variable ZYPP_NO_SAT_UPDATE.
1708   This variable will can be used until the old distupgrade mechanism will 
1709   be removed from libzypp. Have a look to above changelogs.
1710 - revision 10911
1711 - version 5.7.0 (5)
1712
1713 -------------------------------------------------------------------
1714 Tue Aug 19 16:36:47 CEST 2008 - dmacvicar@suse.de
1715
1716 - add Package::maybeUnsupported to remove duplicated
1717   code in clients dealing with Package::vendorSupport
1718
1719 -------------------------------------------------------------------
1720 Tue Aug 19 11:04:52 CEST 2008 - schubi@suse.de
1721
1722 - Reset transaction only if this solvable has no buddy (bnc #417799)
1723   e.g. do not reset Products cause the concerning release package
1724   could not already be installed.
1725 - revision 10883
1726 - version 5.6.1 (5)
1727
1728 -------------------------------------------------------------------
1729 Mon Aug 18 17:31:02 CEST 2008 - dmacvicar@suse.de
1730
1731 - don't report "may be outdated" for @System repo.
1732
1733 -------------------------------------------------------------------
1734 Fri Aug 15 20:20:07 CEST 2008 - ma@suse.de
1735
1736 - Add Target::targetDistribution. Returns "distribution-arch" of 
1737   the installed base product. Used for registration and Service
1738   refresh. (for Fate #304915)
1739 - revision 10877
1740 - version 5.6.0 (5)
1741
1742 -------------------------------------------------------------------
1743 Fri Aug 15 17:42:58 CEST 2008 - ma@suse.de
1744
1745 - Add method Product::replacedProducts to identify installed 
1746   Products that would be replaced by installing a new Product.
1747   (for Fate #301997)
1748 - revision 10876
1749
1750 -------------------------------------------------------------------
1751 Fri Aug 15 15:30:32 CEST 2008 - ma@suse.de
1752
1753 - Fixes to Selectable doing staus manipulation on non-USER level.
1754 - revision 10873
1755
1756 -------------------------------------------------------------------
1757 Fri Aug 15 14:23:02 CEST 2008 - ma@suse.de
1758
1759 - Add method ZYpp::getTarget that returns the Target or a NULL pointer,
1760   if it is not yet initialized. This is to avoid try/catch blocks just 
1761   to test whether the Target is initialized. (bnc #417556)
1762 - Add method Target::assertRootPrefix. Pass a pathname and get back the
1763   path prefixed with the tragets root, unless it already had that prefix.
1764 - revision 10870
1765
1766 -------------------------------------------------------------------
1767 Thu Aug 14 18:44:45 CEST 2008 - schubi@suse.de
1768
1769 - Regarding error messages for Products correctly (FATE #304502)
1770 - rev 10863 
1771
1772 -------------------------------------------------------------------
1773 Thu Aug 14 14:03:27 CEST 2008 - ma@suse.de
1774
1775 - Let Selectable default to USER level.
1776 - revision 10850
1777 - version 5.5.1 (5)
1778
1779 -------------------------------------------------------------------
1780 Wed Aug 13 21:01:25 CEST 2008 - ma@suse.de
1781
1782 - Change Selectable API to support doing staus manipulation on
1783   non-USER level. 
1784 - revision 10847
1785 - version 5.5.0 (5) 
1786
1787 -------------------------------------------------------------------
1788 Wed Aug 13 16:48:49 CEST 2008 - dmacvicar@suse.de
1789
1790 - support sat solver API for searching files
1791
1792 -------------------------------------------------------------------
1793 Wed Aug 13 15:12:45 CEST 2008 - ma@suse.de
1794
1795 - Add ResPool::reposFind to get repositories by alias.
1796 - revision 10835
1797
1798 -------------------------------------------------------------------
1799 Tue Aug 12 19:37:36 CEST 2008 - ma@suse.de
1800
1801 - Advise rpmdb2solv to parse the product database.
1802 - revision 10824
1803 - version 5.4.0 (4)
1804
1805 -------------------------------------------------------------------
1806 Tue Aug 12 12:05:49 CEST 2008 - ma@suse.de
1807
1808 - Offer a simpler, fate based status manipulation in ui::Selectable.
1809   This is easier to handle, as the ui::Status always distinguishes
1810   wheter an object is installed or not.
1811 - revision 10814
1812
1813 -------------------------------------------------------------------
1814 Mon Aug 11 18:00:40 CEST 2008 - ma@suse.de
1815
1816 - Propagate default rpm install flags from zypp.conf via ZConfig and
1817   ZYppCommitPolicy down to the installer. (FATE #302952) 
1818 - revision 10813
1819
1820 -------------------------------------------------------------------
1821 Mon Aug 11 16:28:07 CEST 2008 - ma@suse.de
1822
1823 - Add base::Flags (like qt's QFlags) a type-safe way of storing 
1824   OR-combinations of enum values.
1825 - revision 10811
1826
1827 -------------------------------------------------------------------
1828 Fri Aug  8 17:01:00 CEST 2008 - ma@suse.de
1829
1830 - Add static ui::Selectable::get methods as convenient ctor
1831   substitute. 
1832 - revision 10806
1833
1834 -------------------------------------------------------------------
1835 Fri Aug  8 15:41:17 CEST 2008 - ma@suse.de
1836
1837 - Adapt zypp-query-pool to new product handling.
1838 - revision 10803
1839
1840 -------------------------------------------------------------------
1841 Fri Aug  8 14:11:03 CEST 2008 - ma@suse.de
1842
1843 - Don't pass epoch to 'rpm -e', it does not support it.
1844 - revision 10800
1845
1846 -------------------------------------------------------------------
1847 Fri Aug  8 13:27:42 CEST 2008 - ma@suse.de
1848
1849 - Adapt to new product handling. Products are no longer pseudo
1850   installed objects verified by the solver, but actually installed. 
1851   Thus removed satisfiedProduct iterator, fixed Selctables. 
1852 - Removed class ProductInfo as we keep Product.
1853 - revision 10797
1854
1855 -------------------------------------------------------------------
1856 Thu Aug  7 22:00:55 CEST 2008 - dmacvicar@suse.de
1857
1858 - implement relogin suggested support (fate#304889)
1859
1860 -------------------------------------------------------------------
1861 Wed Aug  6 18:21:30 CEST 2008 - ma@suse.de
1862
1863 - Detect correct download path even if repository type 
1864   is not set. (bnc #386386)
1865 - revision 10768
1866
1867 -------------------------------------------------------------------
1868 Wed Aug  6 17:15:48 CEST 2008 - ma@suse.de
1869
1870 - Cleanup, mostly by removing, unused parser code and related classes.
1871 - revision 10765
1872
1873 -------------------------------------------------------------------
1874 Wed Aug  6 16:23:27 CEST 2008 - ma@suse.de
1875
1876 - Don't let exception escape MediaSetAccess dtor (bnc #415017)
1877 - revision 10763
1878
1879 -------------------------------------------------------------------
1880 Mon Aug  4 19:34:27 CEST 2008 - ma@suse.de
1881
1882 - Add new product attributes (flavor,referencePackage).
1883 - Add PoolItem buddies, i.e. two PoolItems sharing the same status
1884   object. This is used to keep the product resolvable and the
1885   package providing the product metadata in sync.
1886 - revision 10742
1887
1888 -------------------------------------------------------------------
1889 Sat Aug  2 19:26:52 CEST 2008 - jkupec@suse.cz
1890
1891 - support an optional url attribute in repoindex.xml's <repo>
1892 - revision 10729
1893
1894 -------------------------------------------------------------------
1895 Thu Jul 31 21:52:11 CEST 2008 - ma@suse.de
1896
1897 - New class ProductInfo to provide product related metadata that
1898   might be associated with a package. This will replace the Product
1899   resolvable.
1900 - revision 10715
1901
1902 -------------------------------------------------------------------
1903 Thu Jul 31 19:01:54 CEST 2008 - dmacvicar@suse.de
1904
1905 - generate a unique anonymous unique string per target
1906   and add it to the agent string for better statistics
1907
1908 -------------------------------------------------------------------
1909 Thu Jul 31 19:01:14 CEST 2008 - ma@suse.de
1910
1911 - Follow solver policy and make repository priority the highest
1912   key, when ordering packages. Then architecture, and edition last.
1913 - revision 10710
1914
1915 -------------------------------------------------------------------
1916 Wed Jul 30 19:12:00 CEST 2008 - ma@suse.de
1917
1918 - /var/lib/zypp and /var/cache/zypp should be owned by libzypp 
1919   (bnc #412094)
1920 - revision 10702
1921
1922 -------------------------------------------------------------------
1923 Wed Jul 30 12:47:48 CEST 2008 - jkupec@suse.cz
1924
1925 - Service renamed to ServiceInfo
1926 - RepoInfoBase added; RepoInfo and ServiceInfo now derive from it
1927 - revision 10695
1928
1929 -------------------------------------------------------------------
1930 Tue Jul 29 12:59:46 CEST 2008 - jkupec@suse.cz
1931
1932 - fixed yum repos to work with non '/' base url post fix
1933   (bnc #341617)
1934 - revision 10662
1935
1936 -------------------------------------------------------------------
1937 Mon Jul 28 18:13:24 CEST 2008 - ma@suse.de
1938
1939 - Fixed SolvIterMixin::Selectable_iterator eating some solvables
1940   (bnc #411339)
1941 - revision 10680
1942
1943 -------------------------------------------------------------------
1944 Fri Jul 25 20:12:55 CEST 2008 - ma@suse.de
1945
1946 - Several changes to make libzypp-bindings compile using the original
1947   header files and no private copies. (bnc #391831)
1948 - revision 10668
1949 - version 5.3.0
1950
1951 -------------------------------------------------------------------
1952 Wed Jul 23 17:17:47 CEST 2008 - jkupec@suse.cz
1953
1954 - Service::enabled() added
1955 - revision 10657
1956
1957 -------------------------------------------------------------------
1958 Tue Jul 22 17:18:28 CEST 2008 - jkupec@suse.cz
1959
1960 - Removed FRESHENS dependency type
1961 - revision 10643
1962
1963 -------------------------------------------------------------------
1964 Thu Jul 17 09:49:40 CEST 2008 - schubi@suse.de
1965
1966 - Allow parallel installation of packages which have been defined
1967   in zypp.conf (parameter "multiversion") Fate #302050
1968 - Additional check for broken system.
1969   (defined in zypp.conv: solver.checkSystemFile)
1970 - revision 10600
1971
1972 -------------------------------------------------------------------
1973 Wed Jul 16 14:39:50 CEST 2008 - ma@suse.de
1974
1975 - Add ui::Selectable::isNeeded to indicate patch relevance (bnc #409150)
1976 - revision 10596
1977
1978 -------------------------------------------------------------------
1979 Wed Jul 16 01:10:37 CEST 2008 - ma@suse.de
1980
1981 - Remove Atom, Script, Message and other obsolete classes.
1982 - revision 10592
1983
1984 -------------------------------------------------------------------
1985 Mon Jul 14 13:36:26 CEST 2008 - ma@suse.de
1986
1987 - Also report the name of the locking process in ZYppFactoryException
1988   (bnc #280537)
1989 - revision 10572
1990
1991 -------------------------------------------------------------------
1992 Mon Jul 14 11:26:30 CEST 2008 - schubi@suse.de
1993
1994 - corrected logging of solver settings
1995 - regard locking while doUpdate (bnc #405427)
1996 - revision 10564
1997
1998 -------------------------------------------------------------------
1999 Sat Jul 12 22:14:32 CEST 2008 - jkupec@suse.cz
2000
2001 - make curl use the right transfer mode
2002   (CURLOPT_PROXY_TRANSFER_MODE) when proxy is used (bnc #306272)
2003 - revision 10559
2004
2005 -------------------------------------------------------------------
2006 Sat Jul 12 11:19:56 CEST 2008 - jkupec@suse.cz
2007
2008 - reuse existing disk mounts (applied Marius' patch) (bnc #208222)
2009 - revision 10557
2010
2011 -------------------------------------------------------------------
2012 Wed Jul  9 18:13:58 CEST 2008 - ma@suse.de
2013
2014 - Provide Package::url() if available in solv file. (bnc #402434)
2015 - A missing cookie file must not be treated as an error. Simply
2016   rebuild the cache (bnc #405867)
2017 - Add 22x22 and 24x24 icons (bnc #329635)
2018 - revision 10528
2019
2020 -------------------------------------------------------------------
2021 Mon Jul  7 13:39:09 CEST 2008 - schubi@suse.de
2022
2023 - Do not update an already updated package (bnc #400422)
2024 - revision 10504
2025
2026 -------------------------------------------------------------------
2027 Fri Jul  4 17:19:24 CEST 2008 - ma@suse.de
2028
2029 - Also check if the fingerprint matches before importing updated keys.
2030   (bnc #393160)
2031 - revision 10500
2032
2033 -------------------------------------------------------------------
2034 Mon Jun 30 23:55:20 CEST 2008 - dmacvicar@suse.de
2035
2036 - forward port add message attribute to patches.
2037 - port import newer keys if a trusted key is updated
2038 - (bnc#393160)
2039 - version 5.0.2
2040
2041 -------------------------------------------------------------------
2042 Mon Jun 30 10:28:27 CEST 2008 - ma@suse.de
2043
2044 - Fix permanent duplication of gpg keys in the rpm database. Also
2045   retrieve correct creation and expire dates. (bnc #401259)
2046 - Invoke gpg with --homdir, otherwise command fails if executed
2047   within a wrapper. (bnc #401259)
2048 - revision 10487
2049
2050 -------------------------------------------------------------------
2051 Thu Jun 26 12:07:33 CEST 2008 - schubi@suse.de
2052
2053 - version 5.0.1
2054 - revision 10464
2055
2056 -------------------------------------------------------------------
2057 Thu Jun 19 17:55:35 CEST 2008 - ma@suse.de
2058
2059 - Handle new patch messages and scripts in commit. Provide callbacks
2060   to display the patch messages and give visual feedback on script
2061   execution. (bnc #401220)
2062 - revision 10411
2063
2064 -------------------------------------------------------------------
2065 Thu Jun 19 17:35:59 CEST 2008 - ma@suse.de
2066
2067 - Fix wrong parenthesis causing bug 399320
2068 - version
2069 - revision
2070
2071 -------------------------------------------------------------------
2072 Tue Jun 10 09:52:03 CEST 2008 - jreidinger@suse.cz
2073
2074 - improve performance of gsub
2075 - change replace_all to replaceAll (same name convency)
2076 - add tests for gsub and replaceAll
2077 - revision 10366
2078
2079 -------------------------------------------------------------------
2080 Fri Jun  6 13:29:59 CEST 2008 - ma@suse.de
2081
2082 - Handle application/x-redhat-package-manager in package-manager.desktop
2083   (bnc #391183)
2084 - revision 10361
2085
2086 -------------------------------------------------------------------
2087 Thu Jun  5 18:01:15 CEST 2008 - jkupec@suse.cz
2088
2089 - X-SuSE-ControlCenter-System category added
2090   to package-manager.desktop (bnc #302324)
2091 - revision 10353
2092
2093 -------------------------------------------------------------------
2094 Wed Jun  4 14:57:13 CEST 2008 - ma@suse.de
2095
2096 - Fix crash when requesting disk usage without a target loaded. (bnc #396755)
2097 - revision 10340
2098
2099 -------------------------------------------------------------------
2100 Wed Jun  4 14:05:09 CEST 2008 - ma@suse.de
2101
2102 - Fix memory corruption in curl media handler (bnc #396979)
2103 - revision 10338
2104
2105 -------------------------------------------------------------------
2106 Tue Jun  3 20:00:00 CEST 2008 - ma@suse.de
2107
2108 - Take care satsolver recognizes 'Capability( "srcpackage:zypper" )'
2109   as 'source package named zypper'. So these capabilities can be used
2110   together with sat::Whatprovides or in resolver requests. (bnc #369893)
2111 - revision 10335
2112
2113 -------------------------------------------------------------------
2114 Tue Jun  3 15:40:37 CEST 2008 - jreidinger@suse.cz
2115
2116 - allow aborting progress during removing packages. (bnc #389238)
2117 - revision 10331
2118
2119 -------------------------------------------------------------------
2120 Mon Jun  2 15:31:36 CEST 2008 - schubi@suse.de
2121
2122 - New option for ignoring Obsoletes. This is used for installing more than
2123   one pacakges with the same name but different versions.
2124   Often used by kernel.
2125 - r 10299
2126
2127 -------------------------------------------------------------------
2128 Sun Jun  1 23:14:34 CEST 2008 - - ma@suse.de
2129
2130 - Revert inappropriate Selectable cleanup. Fix Selectable
2131   status computation. Unmaintained packages were wrongly
2132   reported as unsinstalled. (bnc #394630)
2133 - version 5.0.0 (4.x continued in SuSE-Linux-11_0-Branch)
2134 - revision 10295
2135
2136 -------------------------------------------------------------------
2137 Fri May 30 12:14:47 CEST 2008 - tgoettlicher@suse.de
2138
2139 - fixed typo
2140
2141 -------------------------------------------------------------------
2142 Wed May 28 18:54:27 CEST 2008 - ma@suse.de
2143
2144 - Reenable diskusage calculation (bnc #395051)
2145 - version 4.25.1
2146 - revision 10273
2147
2148 -------------------------------------------------------------------
2149 Wed May 28 18:50:11 CEST 2008 - jkupec@suse.cz
2150
2151 - RepoManager::packagesPath(RepoInfo) added (bnc #394728)
2152 - revision 10271
2153
2154 -------------------------------------------------------------------
2155 Wed May 28 16:26:09 CEST 2008 - jkupec@suse.cz
2156
2157 - RepoInfo: don't overwrite flags that have already been set externally
2158   (bnc #394728)
2159 - revision 10256
2160
2161 -------------------------------------------------------------------
2162 Wed May 28 15:30:24 CEST 2008 - ma@suse.de
2163
2164 - Create missing directories when saving config files. (bnc #395026)
2165 - Fix undefined behaviour in RepoManager.
2166 - revision 10255
2167
2168 -------------------------------------------------------------------
2169 Wed May 28 15:23:44 CEST 2008 - schubi@suse.de
2170
2171 - SOLVER_ERASE_SOLVABLE_NAME: As we do not know, if this request has come
2172   from resolvePool or resolveQueue we will have to take care for both
2173   cases. (bnc#393969)
2174 - r 10252
2175
2176 -------------------------------------------------------------------
2177 Tue May 27 22:35:37 CEST 2008 - coolo@suse.de
2178
2179 - compile with RPM_OPT_FLAGS
2180
2181 -------------------------------------------------------------------
2182 Mon May 26 17:23:24 CEST 2008 - jkupec@suse.cz
2183
2184 - old2new locks file converter script added to %post (jredinger)
2185 - r 10227
2186
2187 -------------------------------------------------------------------
2188 Mon May 26 11:48:35 CEST 2008 - schubi@suse.de
2189
2190 - Do not regard packages with the same name while upgrading obsoleted
2191   packages (bnc#394367)
2192 - r 10219
2193
2194 -------------------------------------------------------------------
2195 Sat May 24 01:23:44 CEST 2008 - dmacvicar@suse.de
2196
2197 - revert commit don't check for existence of keys,
2198   to avoid a non needed HEAD request. (related bnc#381280)
2199   as it creates popup error callbacks due to the 404's in
2200   the keys. Leave however the OnMediaLocation::optional()
2201   API to look for another fix strategy.
2202
2203 -------------------------------------------------------------------
2204 Fri May 23 15:52:20 CEST 2008 - dmacvicar@suse.de
2205
2206 - define path for messages and scripts and document
2207   them in zypp.conf
2208
2209 -------------------------------------------------------------------
2210 Fri May 23 14:42:34 CEST 2008 - schubi@suse.de
2211
2212 - Added IgnoreAlreadyRecommended flag. So recomments/suggest will
2213   be ignored for already INSTALLED packages (bnc #389694)
2214 - r 10202
2215
2216 -------------------------------------------------------------------
2217 Fri May 23 10:22:47 CEST 2008 - schubi@suse.de
2218
2219 - Packages which obsoletes and do NOT required other installed
2220   packages will be installed if no other packages obsolete the installed package too.
2221 - r 10196
2222
2223 -------------------------------------------------------------------
2224 Thu May 22 02:22:29 CEST 2008 - dmacvicar@suse.de
2225
2226 - fix filelist for installed packages (bnc#392544)
2227 - fix changelog retrieval for installed packages
2228
2229 -------------------------------------------------------------------
2230 Wed May 21 13:50:00 CEST 2008 - dmacvicar@suse.de
2231
2232 - deprecate Repository::name() and use alias() to
2233   be consistent. Related to (bnc#383553)
2234 - don't check for existence of keys, to avoid a non needed
2235   HEAD request. (helps bnc#381280)
2236 - 4.25.0
2237
2238 -------------------------------------------------------------------
2239 Wed May 21 11:37:23 CEST 2008 - schubi@suse.de
2240
2241 - added onlyRequires in the testcase (bnc #389184)
2242
2243 -------------------------------------------------------------------
2244 Tue May 20 12:12:27 CEST 2008 - jreidinger@suse.cz
2245
2246 - allow installation and refreshing from repository with alias that
2247   contains ' or " (bnc #392426)
2248 - r10158
2249
2250 -------------------------------------------------------------------
2251 Mon May 19 21:11:41 CEST 2008 - jkupec@suse.cz
2252
2253 - delta rpm support reenabled
2254 - r10150
2255
2256 -------------------------------------------------------------------
2257 Mon May 19 18:13:19 CEST 2008 - schubi@suse.de
2258
2259 - Resetting Delete Details in ResStatus correctly (bnc #391785)
2260 - r 10145
2261
2262 -------------------------------------------------------------------
2263 Mon May 19 11:47:06 CEST 2008 - dmacvicar@suse.de
2264
2265 - when setting status to non installed for uninstalled packages
2266   set the user transaction so they go to soft locks.
2267   (related to bnc#389739 )
2268
2269 -------------------------------------------------------------------
2270 Fri May 16 16:56:04 CEST 2008 - schubi@suse.de
2271
2272 - Added new calls : isInstalledBy (const PoolItem item);
2273                     installs (const PoolItem item);
2274 - r 10125
2275 - 4.23.0
2276
2277 -------------------------------------------------------------------
2278 Fri May 16 16:49:04 CEST 2008 - jreidinger@suse.cz
2279
2280 - don't run merge in save when toAdd/Remove queue is empty
2281 - throw when locks cannot load its file
2282 - r10124
2283
2284 -------------------------------------------------------------------
2285 Fri May 16 09:59:09 CEST 2008 - jreidinger@suse.cz
2286
2287 - throw more describing exception when repo probing failed
2288   (bnc #389690)
2289 - revision 10118
2290
2291 -------------------------------------------------------------------
2292 Thu May 15 15:15:59 CEST 2008 - jreidinger@suse.cz
2293
2294 - allow call only merge old locks and newly added/removed without
2295   saving it to file
2296 - -revision 10104
2297
2298 -------------------------------------------------------------------
2299 Tue May 13 17:37:11 CEST 2008 - dmacvicar@suse.de
2300
2301 - report non packages as keep installed if satisfied to the
2302   user interace (Selectables)
2303 - 4.21.3
2304
2305 -------------------------------------------------------------------
2306 Tue May 13 15:50:28 CEST 2008 - jkupec@suse.cz
2307
2308 - create /etc/zypp/products.d on install
2309
2310 -------------------------------------------------------------------
2311 Mon May 12 17:21:19 CEST 2008 - jkupec@suse.cz
2312
2313 - /etc/zypp/products.d added to file list (bnc #385868)
2314 - revision 10049
2315 - version 4.21.2
2316
2317 -------------------------------------------------------------------
2318 Mon May 12 17:15:34 CEST 2008 - jkupec@suse.cz
2319
2320 - call RemoveResolvableReport::problem() before finish() on error
2321   (bnc #388810)
2322 - revision 10045
2323
2324 -------------------------------------------------------------------
2325 Sat May 10 21:57:29 CEST 2008 - coolo@suse.de
2326
2327 - fix file list
2328
2329 -------------------------------------------------------------------
2330 Fri May  9 23:15:53 CEST 2008 - ma@suse.de
2331
2332 - Product now retrieves all attributes from the solv file.
2333 - version 4.21.1
2334 - revision 10031
2335
2336 -------------------------------------------------------------------
2337 Fri May  9 21:28:42 CEST 2008 - ma@suse.de
2338
2339 - Add zypp.conf option configdir (/etc/zypp) and arrange
2340   all config files and directories to follow {configdir}
2341   per default.
2342 - Fix zypp-query-pool to print satisfied products and additional
2343   products defined in {configdir}/products.d for registration.
2344   (bnc #385868)
2345 - version 4.21.0
2346 - revision 10029
2347
2348 -------------------------------------------------------------------
2349 Fri May  9 15:30:40 CEST 2008 - jreidinger@suse.cz
2350
2351 - implement remove duplicate entries in lock file (bnc#385967)
2352
2353 -------------------------------------------------------------------
2354 Fri May  9 15:15:32 CEST 2008 - ma@suse.de
2355
2356 - Speedup rpmdb2solv by reusing an existing solv file.
2357 - version 4.20.1
2358 - revision 10012
2359
2360 -------------------------------------------------------------------
2361 Thu May  8 18:13:54 CEST 2008 - ma@suse.de
2362
2363 - Fix failed package download due to unkown repository type (bnc #386386)
2364 - revision 9995
2365
2366 -------------------------------------------------------------------
2367 Thu May  8 16:33:37 CEST 2008 - ma@suse.de
2368
2369 - Support optional root argument to RepoManagerOptions, to prefix all
2370   path names taken from ZConfig. (bnc #388265)
2371 - version 4.20.0
2372 - revision 9993
2373
2374 -------------------------------------------------------------------
2375 Thu May  8 14:21:51 CEST 2008 - schubi@suse.de
2376
2377 - new solution action for removing requirements/conflicts (bnc #387631)
2378 - revision 9988
2379
2380 -------------------------------------------------------------------
2381 Thu May  8 10:56:49 CEST 2008 - ma@suse.de
2382
2383 - Provide enumerated patch category 'Patch::categoryEnum()' (bnc #159100)
2384 - revision 9984
2385
2386 -------------------------------------------------------------------
2387 Wed May  7 13:52:24 CEST 2008 - schubi@suse.de
2388
2389 - DistUpgrade: searching for providers -> regarding name onl
2390 - r 9977
2391
2392 -------------------------------------------------------------------
2393 Tue May  6 17:35:59 CEST 2008 - dmacvicar@suse.de
2394
2395 - add flag --registrable (-r) to query pool to avoid
2396   using system as a filter
2397 - 4.19.1
2398
2399 -------------------------------------------------------------------
2400 Tue May  6 07:37:22 CEST 2008 - coolo@suse.de
2401
2402 - return values in non-void functions
2403
2404 -------------------------------------------------------------------
2405 Mon May  5 14:08:20 CEST 2008 - jkupec@suse.cz
2406
2407 - support multiple search strings in PoolQuery (ORed)
2408 - revision 9945
2409
2410 -------------------------------------------------------------------
2411 Mon May  5 09:55:29 CEST 2008 - schubi@suse.de
2412
2413 - Switch off the upgrade mode of the
2414   SAT solver cause the packages have already been evaluated by
2415   the distupgrade machanism of libzypp. (bnc #386375)
2416 - rev 9943
2417
2418 -------------------------------------------------------------------
2419 Fri May  2 16:36:04 CEST 2008 - jreidinger@suse.cz
2420
2421 - release file after copy to cache as soon as possible.
2422   (bnc #381311)
2423 - r9940
2424
2425 -------------------------------------------------------------------
2426 Fri May  2 16:28:05 CEST 2008 - schubi@suse.de
2427
2428 - Bugfix: keep states by user has been removed it the
2429   package has not been installed BUT has been recommended by another package.
2430   (bnc #385832)
2431 - rev 9938
2432
2433 -------------------------------------------------------------------
2434 Fri May  2 12:19:22 CEST 2008 - jreidinger@suse.cz
2435
2436 - add isLocal function to Url which say if scheme is local or
2437   internet.
2438 - r9932
2439
2440 -------------------------------------------------------------------
2441 Fri May  2 09:36:18 CEST 2008 - jreidinger@suse.cz
2442
2443 - cache decision for repository depend on his url.
2444 - http,ftp and smb cache packages.
2445 - revision 9929
2446
2447 -------------------------------------------------------------------
2448 Thu May  1 00:50:51 CEST 2008 - ma@suse.de
2449
2450 - Load and maintain persistent hard locks stored in /etc/zypp/locks.
2451   Locks are loaded together with the target, and changes are writen
2452   back on commit. zypp.conf option locksfile.apply can be used to turn
2453   this feature on or off. (FATE #120352)
2454 - version 4.18.0
2455 - revision 9927
2456
2457 -------------------------------------------------------------------
2458 Wed Apr 30 16:27:49 CEST 2008 - ma@suse.de
2459
2460 - Add zypp.conf option solvfilesdir: Path where the repo solv files
2461   are created. Default value: {cachedir}/solv.
2462 - Target and repositories now save their solvfiles below {solvfilesdir}
2463   in directories named after the repositories alias.
2464 - version 4.18.0
2465 - revision 9913
2466
2467 -------------------------------------------------------------------
2468 Wed Apr 30 14:19:16 CEST 2008 - jkupec@suse.cz
2469
2470 - fixed filesystem::expandlink(Pathname) (bnc #368477)
2471 - r9906
2472
2473 -------------------------------------------------------------------
2474 Tue Apr 29 16:37:19 CEST 2008 - schubi@suse.de
2475
2476 - cleanup in return values of doUpgrade and doUpdate
2477 - r9886
2478 - 4.17.0
2479
2480 -------------------------------------------------------------------
2481 Mon Apr 28 18:27:54 CEST 2008 - jkupec@suse.cz
2482
2483 - check for valid pool in begin(), improve the code (bnc #384337)
2484 - r9872
2485 - 4.16.0
2486
2487 -------------------------------------------------------------------
2488 Mon Apr 28 15:40:09 CEST 2008 - mvidner@suse.cz
2489
2490 - Updated package-manager-su from xdg-utils-1.0.2-48 (bnc#339549).
2491
2492 -------------------------------------------------------------------
2493 Mon Apr 28 15:25:46 CEST 2008 - schubi@suse.de
2494
2495 - added translations
2496
2497 -------------------------------------------------------------------
2498 Mon Apr 28 11:15:47 CEST 2008 - jkupec@suse.cz
2499
2500 - ostream operator<<(ostream,TriBool) added
2501 - r9833
2502
2503 -------------------------------------------------------------------
2504 Fri Apr 25 16:12:12 CEST 2008 - ma@suse.de
2505
2506 - Prevent target::unload from creating a system repo in order
2507   to unload it. (bnc 382297)
2508 - version 4.15.2
2509 - revision 9822
2510
2511 -------------------------------------------------------------------
2512 Fri Apr 25 14:15:17 CEST 2008 - ma@suse.de
2513
2514 - Prevent deselected or deleted items from being re-selected due to
2515   recommends (aka. persistent soft locks). Unlike hard locked, those
2516   items will be automatically selected if required. The list of soft
2517   locked items is stored in /var/lib/zypp/SoftLocks.
2518 - version 4.15.1
2519 - revision 9818
2520
2521 -------------------------------------------------------------------
2522 Wed Apr 23 22:24:00 CEST 2008 - ma@suse.de
2523
2524 - Remove obsolete AdditionalCapabilities interface from ResPool.
2525   Forward sat::Pool::RepositoryIterator. There's no more need to
2526   maintain an extra Repository list in ResPool.
2527 - revision 9806
2528
2529 -------------------------------------------------------------------
2530 Wed Apr 23 21:12:56 CEST 2008 - ma@suse.de
2531
2532 - Support dependencies requiring a specific architecture:
2533   "name[.arch] [op edition]". See class Capability for details
2534   about how to construct dependencies. (bnc #305445)
2535 - version 4.15.0
2536 - revision 9805
2537
2538 -------------------------------------------------------------------
2539 Tue Apr 22 17:39:28 CEST 2008 - dmacvicar@suse.de
2540
2541 - patch attributes and deprecate old ones
2542 - 4.14.0
2543
2544 -------------------------------------------------------------------
2545 Tue Apr 22 15:44:34 CEST 2008 - jreidinger@suse.cz
2546
2547 - change locks api -
2548 - make more functions const
2549 - replace add/remove by selectable to add/remove by ident or name and kind
2550 - rename iterator to const_iterator to avoid confusion
2551 - revision 9781
2552
2553 -------------------------------------------------------------------
2554 Tue Apr 22 13:55:14 CEST 2008 - schubi@suse.de
2555
2556 - Do architecture changes while "dup" in the external distribution
2557   upgrade ONLY. bnc #382274
2558 - Added "ignore" to the solutions
2559 - Added "self-conflicts" to the solution
2560 - added new solver mechanism "resolveQueue"
2561 - Bugfix broken/satisfied products
2562 - rev 9776
2563
2564 -------------------------------------------------------------------
2565 Tue Apr 22 10:33:03 CEST 2008 - ma@suse.de
2566
2567 - Added Pattern::core returning the packages required by a pattern.
2568   (see also Pattern::depends and Pattern::contents).
2569 - revision 9771
2570
2571 -------------------------------------------------------------------
2572 Mon Apr 21 15:38:10 CEST 2008 - ma@suse.de
2573
2574 - Added Target::release(), returning the targets distribution
2575   release string.
2576 - revision 9761
2577
2578 -------------------------------------------------------------------
2579 Sat Apr 19 01:08:04 CEST 2008 - ma@suse.de
2580
2581 - per default abort if package installation fails. (bnc #381203)
2582 - version 4.13.3
2583 - revision 9725
2584
2585 -------------------------------------------------------------------
2586 Fri Apr 18 15:19:36 CEST 2008 - dmacvicar@suse.de
2587
2588 - add ZYpp and curl version to http agent string
2589   (bnc #381280)
2590
2591 -------------------------------------------------------------------
2592 Thu Apr 17 16:29:15 CEST 2008 - ma@suse.de
2593
2594 - Fixed pools package index wrongly including source packages. (bnc #380283)
2595 - version 4.13.2
2596 - revision 9683
2597
2598 -------------------------------------------------------------------
2599 Wed Apr 16 15:00:19 CEST 2008 - ma@suse.de
2600
2601 - Disable fast creation of @System.solv. It may produce wrong results
2602   e.g. after a rebuilddb.
2603 - version 4.13.1
2604 - revision 9666
2605
2606 -------------------------------------------------------------------
2607 Wed Apr 16 12:50:09 CEST 2008 - ma@suse.de
2608
2609 - initializeTarget now takes an additional option, telling whether to
2610   rebuild an existing rpm database before using it. Default is false.
2611   (bnc #308352)
2612 - version 4.13.0
2613 - revision 9664
2614
2615 -------------------------------------------------------------------
2616 Tue Apr 15 12:57:42 CEST 2008 - jreidinger@suse.cz
2617
2618 - save do nothing if no locks added/removed
2619 - fix bug with multiple save lock
2620 - don't save same query multiple times
2621 - improve tests
2622 - revision 9644
2623
2624 -------------------------------------------------------------------
2625 Tue Apr 15 09:34:29 CEST 2008 - schubi@suse.de
2626
2627 - added new translations
2628 - activate zypp-query-pool
2629 - Revision 9637
2630 - 4.12.1
2631
2632 -------------------------------------------------------------------
2633 Tue Apr 15 00:54:07 CEST 2008 - jkupec@suse.cz
2634
2635 - Locks API cleaned-up, iterator added, light read() added
2636 - PoolQuery::attribute(SolvAttr) getter added
2637 - revision 9609
2638
2639 -------------------------------------------------------------------
2640 Mon Apr 14 17:00:05 CEST 2008 - dmacvicar@suse.de
2641
2642 - reenable zypp-query-pool
2643 - 4.11.1
2644
2645 -------------------------------------------------------------------
2646 Mon Apr 14 12:53:09 CEST 2008 - ma@suse.de
2647
2648 - Enable evaluation of hardware dependencies.
2649 - Enable evaluation of filesystem dependencies.
2650 - revision 9605
2651
2652 -------------------------------------------------------------------
2653 Sun Apr 13 02:17:25 CEST 2008 - jkupec@suse.cz
2654
2655 - RawMetadataRefreshPolicy: CheckIfNeededIgnoreDelay added
2656   needed for explicit refresh request
2657 - revision 9574
2658
2659 -------------------------------------------------------------------
2660 Fri Apr 11 21:55:21 CEST 2008 - ma@suse.de
2661
2662 - Install ResPoolProxy index to speedup Solvable to Selectable
2663   conversion.
2664 - version 4.11.0
2665 - revision 9558
2666
2667 -------------------------------------------------------------------
2668 Fri Apr 11 18:02:14 CEST 2008 - kkaempf@suse.de
2669
2670 - Implement update scripts installed by packages. After every
2671   package install /var/adm/update-scripts is scanned for the first
2672   file starting with "<name>-<version>.<release>-", which is then
2673   executed.
2674 - revision 9547
2675
2676 -------------------------------------------------------------------
2677 Fri Apr 11 14:43:05 CEST 2008 - ma@suse.de
2678
2679 - Fix SolvIterMixin to avioid multiple visits of the same Selectable.
2680 - Add Resolvable::poolItem() providing access to the corresponding
2681   PoolItem. API to query isRelevant/isSatisfied/isBroken was moved
2682   to PoolItem.
2683 - Add ResPool::satisfiedProductsBegin/End iterator over all products
2684   whose dependencies are satisfied. This reflects the status determined
2685   by the last solver run. (#368104)
2686 - revision 9535
2687
2688 -------------------------------------------------------------------
2689 Fri Apr 11 12:07:47 CEST 2008 - jreidinger@suse.cz
2690
2691 - switch to new locks api
2692 - revision 9524
2693
2694 -------------------------------------------------------------------
2695 Wed Apr  9 21:24:54 CEST 2008 - ma@suse.de
2696
2697 - Enable ui::Selectable lookup by Solvable/PoolItem in ResPoolProxy.
2698 - Add SolvIterMixin: Base class providing PoolItem_iterator and
2699   Selectable_iterator iterator types based on a Solvable iterator.
2700 - Enhanced WhatProvides and SolvableSet to PoolItem_iterator to offer
2701   PoolItem_iterator and Selectable_iterator.
2702 - Add Solvable::SplitIdent: Helper class that splits an identifier
2703   into kind and name.
2704 - Provide methods Pattern::contents returning a collection of packages
2705   associated with the pattern/patch.
2706 - revision 9496
2707
2708 -------------------------------------------------------------------
2709 Tue Apr  8 15:50:48 CEST 2008 - jreidinger@suse.cz
2710
2711 - add comparing to PoolQuery
2712 - revision 9466
2713
2714 -------------------------------------------------------------------
2715 Tue Apr  8 13:18:30 CEST 2008 - jreidinger@suse.cz
2716
2717 - move RepoInfo to universal RepoException. This can enable more verbose output - for frontend. (helps with bnc #377137)
2718 - revision 9452
2719
2720 -------------------------------------------------------------------
2721 Tue Apr  8 10:52:30 CEST 2008 - jreidinger@suse.cz
2722
2723 - initial implementation of new locks (FATE #120118 and #120352)
2724 - revision 9442
2725
2726 -------------------------------------------------------------------
2727 Tue Apr  7 15:18:22 CEST 2008 - dmacvicar@suse.de
2728
2729 - selectable API updates and changes
2730 - 4.10.0
2731
2732 -------------------------------------------------------------------
2733 Fri Apr  4 14:01:45 CEST 2008 - jreidinger@suse.cz
2734
2735 - add split with respect to escaped delimeters and also for quotes
2736 - revision 9373
2737
2738 -------------------------------------------------------------------
2739 Thu Apr  3 12:55:50 CEST 2008 - ma@suse.de
2740
2741 - Fixed some missing package and source package attributes.
2742 - revision 9348
2743
2744 -------------------------------------------------------------------
2745 Thu Apr  3 11:59:13 CEST 2008 - ma@suse.de
2746
2747 - Allow to store a media label in MediaSetAccess. This label is
2748   passed to a media change requests to describe which CD is
2749   requested.  (bnc #330094)
2750 - Fixed some missing package and source package attributes.
2751 - revision 9347
2752
2753 -------------------------------------------------------------------
2754 Wed Apr  2 13:48:52 CEST 2008 - schubi@suse.de
2755
2756 - Moved poolItem.status().isSatisfied(),.... to poolItem.isSatisfied()
2757 - Removed establish state in ResStatus
2758 - revision 9337
2759 - version 4.7.0
2760
2761 -------------------------------------------------------------------
2762 Wed Apr  2 10:24:17 CEST 2008 - ma@suse.de
2763
2764 - Add PoolItem::isSatisfied()/isBroken() to test whether
2765   the items requirements are met.
2766 - revision 9334
2767
2768 -------------------------------------------------------------------
2769 Tue Apr  1 21:54:10 CEST 2008 - ma@suse.de
2770
2771 - Extend sat::WhatProvides to allow to query for possible providers
2772   of a collection of capabilies. E.g. all providers of a packages
2773   requirements.
2774 - Fixed retrieval of translated texts from .solv files, provided the
2775   solv file contains them.
2776 - revision 9328
2777
2778 -------------------------------------------------------------------
2779 Tue Apr  1 16:17:44 CEST 2008 - jreidinger@suse.cz
2780
2781 - initial implementation of serialize/recovery PoolQuery
2782   (needed by FATE #120118)
2783 - revision 9325
2784
2785 -------------------------------------------------------------------
2786 Wed Mar 26 16:15:24 CET 2008 - ma@suse.de
2787
2788 - Allow prioritizing repos by adding a line 'priority=N' to the
2789   .repo file. Where N is an integer number from 1 (highest prio)
2790   to 99 (least and default). (bnc #369827, fate #302872)
2791 - version 4.6.1
2792 - revision 9276
2793
2794 -------------------------------------------------------------------
2795 Mon Mar 24 21:17:05 CET 2008 - coolo@suse.de
2796
2797 - support plaindir again (at least the most important parts)
2798
2799 -------------------------------------------------------------------
2800 Fri Mar 21 13:23:13 CET 2008 - jreidinger@suse.cz
2801
2802 - Throwing special exception MediaBadCAException in case of SSL
2803   certificate validation failure.(bnc #223512)
2804 - revision 9250
2805
2806 -------------------------------------------------------------------
2807 Fri Mar 21 12:38:39 CET 2008 - jreidinger@suse.cz
2808
2809 - add new error IO_SOFT to media request callback for temporary
2810   connection problem. (bnc #328822)
2811 - add new media exception timeout when somethink fail due to exceed
2812   timeout
2813 - mediacurl throw timeout exception when timeouted
2814 - revision 9246
2815
2816 -------------------------------------------------------------------
2817 Thu Mar 20 15:00:24 CET 2008 - jreidinger@suse.cz
2818
2819 - return more information from checking if metadata need refresh,
2820   so user can get better info. (bnc #307249)
2821 - revision 9231
2822
2823 -------------------------------------------------------------------
2824 Tue Mar 18 21:59:04 CET 2008 - ma@suse.de
2825
2826 - class sat::LocaleSupport: Convenience methods to manage support
2827   for language specific packages.
2828 - revision 9197
2829
2830 -------------------------------------------------------------------
2831 Tue Mar 18 13:54:16 CET 2008 - jkupec@suse.cz
2832
2833 - removed obsolete capability handling stuff (ma)
2834 - version 4.5.0
2835
2836 -------------------------------------------------------------------
2837 Tue Mar 18 11:42:51 CET 2008 - jreidinger@suse.cz
2838
2839 - Don't mask skip and abort exception in Fetcher
2840 - revision 9188
2841
2842 -------------------------------------------------------------------
2843 Tue Mar 18 11:00:22 CET 2008 - jreidinger@suse.cz
2844
2845 - action is correctly set in mediaRequest callback
2846 - revision 9186
2847
2848 -------------------------------------------------------------------
2849 Mon Mar 17 12:33:44 CET 2008 - ma@suse.de
2850
2851 - Fix SEGV in commit (bnc# 371137)
2852 - version 4.4.3
2853 - revision 9174
2854
2855 -------------------------------------------------------------------
2856 Fri Mar 14 17:28:39 CET 2008 - ma@suse.de
2857
2858 - version 4.4.2
2859
2860 -------------------------------------------------------------------
2861 Fri Mar 14 14:27:43 CET 2008 - dmacvicar@suse.de
2862
2863 - look for openssl in cmake, actually we build require it
2864 - explicitely link against openssl and crypto, required to
2865   compile in all platforms/distros.
2866
2867 -------------------------------------------------------------------
2868 Fri Mar 14 12:07:41 CET 2008 - jreidinger@suse.cz
2869
2870 - Save repo type during refresh if type is NONE (f.e. lazy probing).
2871 - revision 9153
2872
2873 -------------------------------------------------------------------
2874 Fri Mar 14 11:34:24 CET 2008 - jreidinger@suse.cz
2875
2876 - replace gpg escaped semicolon with real semicolon (bnc #355434)
2877 - revision 9151
2878
2879 -------------------------------------------------------------------
2880 Fri Mar 14 10:17:41 CET 2008 - jreidinger@suse.cz
2881
2882 - make strings from RpmDb and Keyring exceptions translatable
2883 - revision 9146
2884
2885 -------------------------------------------------------------------
2886 Thu Mar 13 18:41:26 CET 2008 - dmacvicar@suse.de
2887
2888 - fix retrieving keys (bnc #368099)
2889 - version 4.4.1
2890
2891 -------------------------------------------------------------------
2892 Thu Mar 13 18:40:57 CET 2008 - jreidinger@suse.cz
2893
2894 - enable frontend to rewrite add_probe settings.(bnc #309612)
2895 - Correct adding repo without type to lazy probing.
2896 - revision 9135
2897
2898 -------------------------------------------------------------------
2899 Thu Mar 13 17:59:52 CET 2008 - jreidinger@suse.cz
2900
2901 - get better message if something fail when trying run rpm
2902   (bnc #344584)
2903 - revision 9133
2904
2905 -------------------------------------------------------------------
2906 Thu Mar 13 12:33:13 CET 2008 - ma@suse.de
2907
2908 - Add ExternalProgram::execError and ExternalProgram::command
2909   to improve error reporting.
2910 - revision 9112
2911
2912 -------------------------------------------------------------------
2913 Thu Mar 13 11:45:20 CET 2008 - jkupec@suse.cz
2914
2915 - release all media before requesting another (bnc #336881)
2916 - revision 9110
2917
2918 -------------------------------------------------------------------
2919 Thu Mar 13 11:32:56 CET 2008 - jkupec@suse.cz
2920
2921 - getDetectedDevices added (fate #120298)
2922 - revision 9108
2923
2924 -------------------------------------------------------------------
2925 Wed Mar 12 15:55:14 CET 2008 - jkupec@suse.cz
2926
2927 - media backend release() methods changed to take string & instead
2928   of bool (needed for FATE #120298)
2929 - media label, detected device list and current device arguments
2930   added to the requestMedia callback
2931 - version 4.4.0
2932
2933 -------------------------------------------------------------------
2934 Wed Mar 12 14:16:07 CET 2008 - coolo@suse.de
2935
2936 - fix for bnc#369543
2937
2938 -------------------------------------------------------------------
2939 Mon Mar 10 13:30:04 CET 2008 - jkupec@suse.cz
2940
2941 - provide download rate info (average and curent) in the
2942   media::DownloadProgressReport for ftp/http (bnc #168935)
2943 - r9074
2944
2945 -------------------------------------------------------------------
2946 Mon Mar 10 12:45:03 CET 2008 - jkupec@suse.cz
2947
2948 - cleanCache(): clean also .cookie files
2949 - cleanTargetCache() added
2950 - use escaped_alias() in rawcache_path_for_repoinfo() and
2951   packagescache_path_for_repoinfo()
2952 - r9068
2953
2954 -------------------------------------------------------------------
2955 Fri Mar  7 19:59:10 CET 2008 - jkupec@suse.cz
2956
2957 - fixed location of RPMs in subdirs when parsing plaindir repo
2958   recursively (bnc #368218)
2959 - revision 9060
2960
2961 -------------------------------------------------------------------
2962 Thu Mar  6 13:42:53 CET 2008 - ma@suse.de
2963
2964 - Do not filter any installed solvables.
2965 - revision 9031
2966 - version 4.3.2
2967
2968 -------------------------------------------------------------------
2969 Wed Mar  5 11:33:26 CET 2008 - ma@suse.de
2970
2971 - Try to rebuild broken solv files in Target::load.
2972 - revision 9015
2973
2974 -------------------------------------------------------------------
2975 Tue Mar  4 18:17:41 CET 2008 - ma@suse.de
2976
2977 - Try to rebuild broken solv files in RepoManager::loadFromCache.
2978 - Fix RepoStatus::operator&& and RepoStatus testsuite.
2979 - revision 9008
2980
2981 -------------------------------------------------------------------
2982 Tue Mar  4 16:09:14 CET 2008 - schubi@suse.de
2983
2984 - improved problem description while a vendor change
2985 - improved problem description if a requirement cannot be fulfilled. Bug #358560
2986 - revision 9002
2987
2988 -------------------------------------------------------------------
2989 Tue Mar  4 12:57:58 CET 2008 - ma@suse.de
2990
2991 - Save and restore requested locales on target load/commit.
2992 - revision 8999
2993
2994 -------------------------------------------------------------------
2995 Mon Mar  3 17:10:26 CET 2008 - schubi@suse.de
2996
2997 - (Update) Prevent reinstallation of installed packages.
2998 - revision 8984
2999
3000 -------------------------------------------------------------------
3001 Sun Mar  2 16:13:16 CET 2008 - coolo@suse.de
3002
3003 - refresh metadata if there is no cache to unbreak compat with
3004   kiwi (that relied on "zypper sa <url> <alias>" to create a repo
3005   that "zypper in" could work on)
3006
3007 -------------------------------------------------------------------
3008 Sun Mar  2 10:28:13 CET 2008 - coolo@suse.de
3009
3010 - create cache directory before calling rpmdb2solv (in an empty
3011   chroot)
3012 - version 4.3.1
3013
3014 -------------------------------------------------------------------
3015 Thu Feb 28 16:43:11 CET 2008 - jkupec@suse.cz
3016
3017 - special exception message if server returns 403 response
3018   (forbidden) (port from SP2)
3019 - MediaException messages marked for translation
3020
3021 -------------------------------------------------------------------
3022 Wed Feb 27 10:31:24 CET 2008 - dmacvicar@suse.de
3023
3024 - make sure we have target cache on target initialize
3025 - version 4.3.0
3026
3027 -------------------------------------------------------------------
3028 Tue Feb 26 13:59:03 CET 2008 - lslezak@suse.cz
3029
3030 - DiskUsageCounter.cc - ignore "vfat", "fat", "ntfs" and "ntfs-3g"
3031   file systems (#333166)
3032 - rev. 8915
3033
3034 -------------------------------------------------------------------
3035 Tue Feb 26 13:26:30 CET 2008 - ma@suse.de
3036
3037 - Fixed Capabilites iterator exposing prereq marker.
3038 - revision 8914
3039
3040 -------------------------------------------------------------------
3041 Tue Feb 26 11:29:05 CET 2008 - schubi@suse.de
3042
3043 - postinstall script fixed
3044 - version 4.2.10
3045
3046 -------------------------------------------------------------------
3047 Mon Feb 25 17:06:53 CET 2008 - schubi@suse.de
3048
3049 - Testcases regards modaliases, rpmlib, ... correctly
3050 - Revision 8904
3051
3052 -------------------------------------------------------------------
3053 Mon Feb 25 13:20:26 CET 2008 - ma@suse.de
3054
3055 - Remove obsolete sql database. (bnc#363224)
3056 - revision 8898
3057
3058 -------------------------------------------------------------------
3059 Fri Feb 22 14:03:59 CET 2008 - ma@suse.de
3060
3061 - Take care target uses --root when creating solv files (bnc #363789)
3062 - revision 8881
3063
3064 -------------------------------------------------------------------
3065 Fri Feb 22 10:10:14 CET 2008 - schubi@suse.de
3066
3067 - Unmaintained packages which does not fit to the updated system
3068   (broken dependencies) will be deleted.
3069 - revision 8867
3070
3071 -------------------------------------------------------------------
3072 Fri Feb 22 07:20:35 CET 2008 - coolo@suse.de
3073
3074 - let libzypp-devel require libsatsolver-devel
3075
3076 -------------------------------------------------------------------
3077 Wed Feb 20 13:47:56 CET 2008 - ma@suse.de
3078
3079 - Cleanup unused /var/lib/zypp/cache in migrate_sources (#305160)
3080 - revision 8833
3081
3082 -------------------------------------------------------------------
3083 Tue Feb 19 16:21:12 CET 2008 - jkupec@suse.cz
3084
3085 - media: fixed DownloadProgressReport.finish() url argument in
3086   doGetFileCopy()
3087 - revision 8815
3088
3089 -------------------------------------------------------------------
3090 Tue Feb 19 11:21:59 CET 2008 - dmacvicar@suse.de
3091
3092 - hardlink when possible to optimize data transfer
3093   and space across caches.
3094 - version 4.2.8
3095
3096 -------------------------------------------------------------------
3097 Tue Feb 19 08:15:07 CET 2008 - coolo@suse.de
3098
3099 - added some locale support to sat::Solvable
3100 - version 4.2.7
3101
3102 -------------------------------------------------------------------
3103 Mon Feb 18 14:15:48 CET 2008 - dmacvicar@suse.de
3104
3105 - handle error messages better in doesFileExist too which is
3106   used during probing. (bnc #362608)
3107
3108 -------------------------------------------------------------------
3109 Sun Feb 17 21:44:12 CET 2008 - dmacvicar@suse.de
3110
3111 - Fetcher::reset() should not reset cache directories.
3112   (bnc #348050)
3113 - version 4.2.6
3114
3115 -------------------------------------------------------------------
3116 Fri Feb 16 15:47:00 CET 2008 - dmacvicar@suse.de
3117
3118 - Use CURLOPT_NOBODY instead of a CURLOPT_RANGE of 1 byte
3119   for http and https, but this time set CURLOPT_HTTPGET back to 1
3120   so it actually works. This makes Media::doesFileExist
3121   efficient for http and https.
3122   (related to bnc #348050)
3123 - version 4.2.5
3124
3125 -------------------------------------------------------------------
3126 Fri Feb 15 10:52:59 CET 2008 - coolo@suse.de
3127
3128 - using .solv files only now (fate #303018)
3129 - revision 8699
3130
3131 -------------------------------------------------------------------
3132 Tue Feb 12 17:10:48 CET 2008 - coolo@suse.de
3133
3134 - fix architectures on distupgrade
3135
3136 -------------------------------------------------------------------
3137 Fri Feb  8 12:50:30 CET 2008 - coolo@suse.de
3138
3139 - fixes from trunk merged
3140
3141 -------------------------------------------------------------------
3142 Fri Feb  1 17:45:07 CET 2008 - jkupec@suse.cz
3143
3144 - fixed renaming a repo to an existing one (bnc #228216)
3145 - revision 8431
3146
3147 -------------------------------------------------------------------
3148 Sun Jan 27 21:35:13 CET 2008 - coolo@suse.de
3149
3150 - fix changelog
3151
3152 -------------------------------------------------------------------
3153 Thu Jan 24 18:26:47 CET 2008 - jkupec@suse.cz
3154
3155 - read .curlrc more robustly to obtain user-proxy (#330351)
3156 - revision 8368
3157
3158 -------------------------------------------------------------------
3159 Fri Jan 18 12:19:09 CET 2008 - coolo@suse.de
3160
3161 - always buildrequire openssl-devel
3162 - replacing strange utf-8 chars in changelog
3163 - revision 8317
3164
3165 -------------------------------------------------------------------
3166 Thu Jan 17 15:07:52 CET 2008 - jkupec@suse.cz
3167
3168 - Saner NFS timeo default (#350309)
3169 - revision 8314
3170
3171 -------------------------------------------------------------------
3172 Thu Jan 17 12:03:10 CET 2008 - kkaempf@suse.de
3173
3174 - support 'patterns.pat' and 'patterns.pat.gz' to read all
3175   patterns in one go.
3176 - rev 8309
3177
3178 -------------------------------------------------------------------
3179 Tue Jan 15 14:56:21 CET 2008 - lslezak@suse.cz
3180
3181 - added RpmDb::removePubkey(), call it from
3182   KeyRing::Impl::deleteKey() - remove the GPG key from RPM when it
3183   is removed from the trusted keyring
3184 - revision 8288
3185
3186 -------------------------------------------------------------------
3187 Mon Jan 14 17:11:15 CET 2008 - schubi@suse.de
3188
3189 - Textchanges
3190 - reduced logging in SAT-solver
3191 - ordering solutions
3192 - version 4.1.8
3193 - revision 8276
3194
3195 -------------------------------------------------------------------
3196 Thu Jan 10 16:50:26 CET 2008 - schubi@suse.de
3197
3198 - Enabled SAT solver via default. (removed ZYPP_SAT_SOLVER)
3199   ZYPP_RC_SOLVER=1 will enable the old RedCapet solver
3200 - Revision 8255
3201 - Version 4.1.7
3202
3203 -------------------------------------------------------------------
3204 Wed Jan  2 18:24:34 CET 2008 - jkupec@suse.cz
3205
3206 - Pathname zypp::filesystem::expandlink(const Pathname &) added
3207 - if the provided file is a symlink, expand it (#274651) (this
3208   probably won't work for schemes other than file/dir and cd/dvd)
3209 - revision 8179
3210
3211 -------------------------------------------------------------------
3212 Tue Dec 18 12:28:22 CET 2007 - aschnell@suse.de
3213
3214 - fixed password handling in URLs (bug #347273)
3215 - revision 8118
3216
3217 -------------------------------------------------------------------
3218 Mon Dec 17 13:47:44 CET 2007 - ma@suse.de
3219
3220 - Fixed default text locale detection not to use static variables. (#346872)
3221 - version 4.1.6
3222 - revision 8116
3223
3224 -------------------------------------------------------------------
3225 Mon Dec 10 12:46:26 CET 2007 - ma@suse.de
3226
3227 - Log more details about zypp lock owner. (#294094)
3228 - revision 8088
3229
3230 -------------------------------------------------------------------
3231 Fri Dec  7 15:47:53 CET 2007 - ma@suse.de
3232
3233 - Remove runtime dependency for libboost_filesystem (#345773)
3234 - version 4.1.5
3235 - revision 8061
3236
3237 -------------------------------------------------------------------
3238 Fri Nov 30 14:20:34 CET 2007 - schubi@suse.de
3239
3240 - Enable SAT solver via environment variable ZYPP_SAT_SOLVER.
3241   e.g.: ZYPP_SAT_SOLVER=1 zypper install foo
3242 - version 4.1.4
3243 - revision 7998
3244
3245 -------------------------------------------------------------------
3246 Wed Nov 28 15:12:33 CET 2007 - aschnell@suse.de
3247
3248 - make IniParser more strict (bug #306697)
3249
3250 -------------------------------------------------------------------
3251 Mon Nov 26 13:19:34 CET 2007 - ma@suse.de
3252
3253 - Fix missing packages in patch content list. (#340896)
3254 - revision 7925
3255
3256 -------------------------------------------------------------------
3257 Fri Nov 16 12:46:39 CET 2007 - coolo@suse.de
3258
3259 - fix build
3260
3261 -------------------------------------------------------------------
3262 Wed Nov 14 14:23:23 CET 2007 - ma@suse.de
3263
3264 - Output date strings in UTF-8. (#339423)
3265 - revision 7807
3266
3267 -------------------------------------------------------------------
3268 Tue Nov 13 13:40:03 CET 2007 - schubi@suse.de
3269
3270 - fixes for new gcc
3271 - version 4.1.3
3272 - r7788
3273
3274 -------------------------------------------------------------------
3275 Mon Nov  5 15:22:33 CET 2007 - ma@suse.de
3276
3277 - Don't mark failed patch scripts as installed. (#327523)
3278 - version 4.1.2
3279 - revision 7744
3280
3281 -------------------------------------------------------------------
3282 Wed Oct 31 09:19:59 CET 2007 - dmueller@suse.de
3283
3284 - update rpmlint suppression
3285
3286 -------------------------------------------------------------------
3287 Fri Oct 26 15:12:24 CEST 2007 - aschnell@suse.de
3288
3289 - fixed retrieval of epoch from rpmdb (bug #246680)
3290
3291 -------------------------------------------------------------------
3292 Thu Oct 25 16:29:24 CEST 2007 - aschnell@suse.de
3293
3294 - allow non-existing "packages" file in susetags parser (bug
3295   #309235)
3296
3297 -------------------------------------------------------------------
3298 Fri Oct 12 15:47:37 CEST 2007 - ma@suse.de
3299
3300 - SMBIOS DMI modalias matching added (#333152)
3301 - revision 7494
3302
3303 -------------------------------------------------------------------
3304 Sat Oct  6 16:37:11 CEST 2007 - jkupec@suse.cz
3305 - do not download the same file multiple times in one attach session
3306   (#307098), r7456
3307 - special cdrom detection code for SCSI / Virtual CDROMs on iSeries
3308   removed - should be correctly detected by HAL now
3309   (#167629, #163971), r7452
3310 - version 4.1.1
3311
3312 -------------------------------------------------------------------
3313 Fri Oct 05 10:35:47 CEST 2007 - aschnell@suse.de
3314
3315 - filter architecture in plaindir parser (bug #330791)
3316
3317 -------------------------------------------------------------------
3318 Thu Oct  4 16:31:58 CEST 2007 - ma@suse.de
3319
3320 - Throw constructing malformed checksums. (#189096)
3321 - revision 7441
3322
3323 -------------------------------------------------------------------
3324 Thu Oct  4 14:22:31 CEST 2007 - mvidner@suse.cz
3325
3326 - Renamed templates back because proper qualification makes it work
3327   too.
3328 - 4.1.0
3329
3330 -------------------------------------------------------------------
3331 Thu Oct 04 11:23:19 CEST 2007 - aschnell@suse.de
3332
3333 - only look for repositories in file ending ".repo" (bug #294779)
3334
3335 -------------------------------------------------------------------
3336 Wed Oct  3 13:37:57 CEST 2007 - mvidner@suse.cz
3337
3338 - Fixed compilation errors with GCC 4.3 by adding missing includes
3339   and renaming templates: MaxBits to MaxBitsT, Mask to MaskT,
3340   Compare<Edition> to CompareEd.
3341 - r7426
3342
3343 -------------------------------------------------------------------
3344 Mon Oct  1 20:29:36 CEST 2007 - ma@suse.de
3345
3346 - Incorporated patch from Michael Matz to speedup cache reading.
3347 - revision 7413
3348
3349 -------------------------------------------------------------------
3350 Fri Sep 28 18:40:59 CEST 2007 - schubi@suse.de
3351
3352 - Resolvertestcase:
3353   - log Repository info
3354   - set keep state in the testcase
3355   - handle vendor
3356 - r 4707
3357
3358 -------------------------------------------------------------------
3359 Thu Sep 27 17:13:14 CEST 2007 - ma@suse.de
3360
3361 - Fixed pattern parser SEGV on broken pattern files. (#328546)
3362 - revision 7402
3363
3364 -------------------------------------------------------------------
3365 Wed Sep 26 11:08:14 CEST 2007 - schubi@suse.de
3366
3367 - QueuItemRequire: Filter out all provider which have worser architecture,
3368   are NOT noarch and have not the same name as the requirement. The
3369   last one is needed for updating packages via patch/atoms.
3370   Bug 328081
3371 - Revert changes of r 7340
3372 - r 7386
3373
3374 -------------------------------------------------------------------
3375 Tue Sep 25 15:51:34 CEST 2007 - ma@suse.de
3376
3377 - Add missing '--install' parameter in desktop file. (#308640)
3378 - version 4.0.0
3379 - revision 7369
3380
3381 -------------------------------------------------------------------
3382 Tue Sep 25 11:08:13 CEST 2007 - jkupec@suse.cz
3383
3384 - release all attached media before attempting to eject (#293428)
3385 - fixed parsing of --proxy-user parameter of .curlrc (#309139)
3386 - revision 7352
3387 - version 3.26.0
3388
3389 -------------------------------------------------------------------
3390 Mon Sep 24 16:10:32 CEST 2007 - dmacvicar@suse.de
3391
3392 - provide a way to retrieve the metadata path. Used for
3393   installation, which incorrectly creates a repository in
3394   cache without adding it first, so metadata path is not
3395   set and therefore it is not possible to setup a media
3396   verifier on installation. Part of fix for (#293428)
3397 - 3.25.0
3398
3399 -------------------------------------------------------------------
3400 Mon Sep 24 15:48:47 CEST 2007 - schubi@suse.de
3401
3402 - If more than one resolvables provide a requirements and have different
3403   architecture take thatone with the best architecture. (Not regarding the
3404   name). Bug: Branching too much while an installation of a multi-arch-DVD
3405 - r 7340
3406 - version 3.24.8
3407
3408 -------------------------------------------------------------------
3409 Fri Sep 21 15:50:30 CEST 2007 - schubi@suse.de
3410
3411 - Checking the queue if an item will be deleted. If yes, the requirements
3412   are not needed anymore. Bug 326384
3413 - version 3.24.7
3414 - r 7329
3415
3416 -------------------------------------------------------------------
3417 Thu Sep 20 17:37:30 CEST 2007 - jkupec@suse.cz
3418
3419 - don't probe the repository type upon saving if disabled (#326769)
3420 - version 3.24.6
3421 - revision 7319
3422
3423 -------------------------------------------------------------------
3424 Thu Sep 20 15:19:53 CEST 2007 - ma@suse.de
3425
3426 - Avoid calling rpm repeatedly in case of an error. This is fault-prone,
3427   esp. if the error occurred executing the packages post-install script.
3428 - version 3.24.5
3429 - revision 7317
3430
3431 -------------------------------------------------------------------
3432 Thu Sep 20 11:00:04 CEST 2007 - ma@suse.de
3433
3434 - If a package is deselected by user, apply this soft lock to all
3435   available versions of this package.
3436 - version 3.24.4
3437 - revision 7316
3438
3439 -------------------------------------------------------------------
3440 Wed Sep 19 17:45:12 CEST 2007 - schubi@suse.de
3441
3442 - Update: Do not set an item to installation if there has been already set
3443   one for installation which has the same NVA. Bug  326286
3444 - version 3.24.3
3445 - r 7311
3446
3447 -------------------------------------------------------------------
3448 Wed Sep 19 14:19:49 CEST 2007 - ma@suse.de
3449
3450 - Enable package cache during commit. (#326249)
3451 - revision 7309
3452
3453 -------------------------------------------------------------------
3454 Tue Sep 18 14:01:02 CEST 2007 - schubi@suse.de
3455
3456 - Do not regarding requirements for packages which will be deleted in the
3457   same solver run. Bug 310618
3458 - r 7292
3459 - version 3.24.2
3460
3461 -------------------------------------------------------------------
3462 Mon Sep 17 16:33:14 CEST 2007 - jkupec@suse.cz
3463
3464 - don't download filelists.xml.gz (#307105)
3465 - version 3.24.1
3466 - revision 7269
3467
3468 -------------------------------------------------------------------
3469 Mon Sep 17 15:51:04 CEST 2007 - ma@suse.de
3470
3471 - Improve estimated diskusage while there is no valid
3472   solver result. (#325617)
3473 - revision 7266
3474
3475 -------------------------------------------------------------------
3476 Mon Sep 17 15:22:47 CEST 2007 - schubi@suse.de
3477
3478 -Bugfix in vendor change of a required resolvable (Correct error message)
3479  Bug 310455
3480 - r 7262
3481
3482 -------------------------------------------------------------------
3483 Mon Sep 17 12:36:28 CEST 2007 - lslezak@suse.cz
3484
3485 - fixed DU parsing in inst-sys (#308659)
3486 - revision 7256
3487
3488 -------------------------------------------------------------------
3489 Fri Sep 14 22:57:54 CEST 2007 - ma@suse.de
3490
3491 - Enable using patch and delta rpms. (#309124)
3492 - version 3.24.0
3493 - revision 7253
3494
3495 -------------------------------------------------------------------
3496 Thu Sep 13 17:59:55 CEST 2007 - ma@suse.de
3497
3498 - On update do not delete unmaintained non-SuSE packages.
3499 - version 3.23.2
3500 - revision 7239
3501
3502 -------------------------------------------------------------------
3503 Thu Sep 13 13:02:39 CEST 2007 - lslezak@suse.cz
3504
3505 - ZYppImpl::getPartitions() - don't return the current partitioning
3506   when the partitioning hasn't been set - fixes DU parsing in
3507   inst-sys (#308659)
3508
3509 -------------------------------------------------------------------
3510 Thu Sep 13 11:30:47 CEST 2007 - dmacvicar@suse.de
3511
3512 - Throw specific exceptions during commit (#308511)
3513 - 3.23.1
3514
3515 -------------------------------------------------------------------
3516 Wed Sep 12 18:48:00 CEST 2007 - ma@suse.de
3517
3518 - Various disk space calculation fixes. Susetags, plaindir and rpmdb
3519   now provide more detailed disk usage information.
3520   Yum metadata don't, so we book the package size to '/'. (#308362)
3521 - version 3.23.0
3522 - revision 7225
3523
3524 -------------------------------------------------------------------
3525 Wed Sep 12 15:48:41 CEST 2007 - schubi@suse.de
3526
3527 - Regarding keep state while recycle old valid solver results. Bug 286889
3528 - r 7209
3529
3530 -------------------------------------------------------------------
3531 Wed Sep 12 12:24:49 CEST 2007 - jkupec@suse.cz
3532
3533 - report 100% progress on finishing RPM removal (bug #309431)
3534 - revision 7200
3535
3536 -------------------------------------------------------------------
3537 Tue Sep 11 17:25:35 CEST 2007 - schubi@suse.de
3538
3539 - Update: rename language packages --> take that package which fits to the
3540   selected language Bug 308098
3541 - r 7919
3542
3543 -------------------------------------------------------------------
3544 Tue Sep 11 16:11:20 CEST 2007 - dmacvicar@suse.de
3545
3546 - restore deltas and patch rpms from the cache (#309124)
3547 - 3.22.8
3548
3549 -------------------------------------------------------------------
3550 Tue Sep 11 14:54:44 CEST 2007 - ma@suse.de
3551
3552 - Don't fail if a product is deleted multiple times (e.g. due to
3553   obsoletes and an explicit deleted request). (#308746)
3554 - version 3.22.7
3555 - revision 7184
3556
3557 -------------------------------------------------------------------
3558 Tue Sep 11 13:52:47 CEST 2007 - jkupec@suse.cz
3559
3560 - SYSCONFDIR variable added for modifying /etc
3561
3562 -------------------------------------------------------------------
3563 Tue Sep 11 12:18:11 CEST 2007 - schubi@suse.de
3564
3565 - uninstallable resolvable -->suggested solution: delete; Bug 308164
3566 - r 7177
3567
3568 -------------------------------------------------------------------
3569 Mon Sep 10 16:19:05 CEST 2007 - schubi@suse.de
3570
3571 - new translations added
3572 - r 7166
3573 - version 3.22.6
3574
3575 -------------------------------------------------------------------
3576 Mon Sep 10 15:50:49 CEST 2007 - lslezak@suse.cz
3577
3578 - fixed disk usage counting of updated packages (#308362)
3579
3580 -------------------------------------------------------------------
3581 Mon Sep 10 14:17:29 CEST 2007 - schubi@suse.de
3582
3583 - Splitting packages: Take the package with the best
3584   architecture,edition ONLY; Bug 308591
3585 - r 7160
3586
3587 -------------------------------------------------------------------
3588 Mon Sep 10 10:55:45 CEST 2007 - lslezak@suse.cz
3589
3590 - properly report fallback disk usage size (in kB instead of bytes)
3591   when disk usage is not known (YUM repos) (#308475)
3592
3593 -------------------------------------------------------------------
3594 Fri Sep  7 13:27:26 CEST 2007 - ma@suse.de
3595
3596 - Install a sample /etc/zypp.conf. (#306615)
3597 - Fixed missing soversion symlink in package.
3598 - version 3.22.5
3599 - revision 7150
3600
3601 -------------------------------------------------------------------
3602 Fri Sep  7 13:03:48 CEST 2007 - schubi@suse.de
3603
3604 - RequirementIsMet: return true only if ALL Atoms are NOT incomplete; Bug
3605   308252
3606 - r 7143
3607
3608 -------------------------------------------------------------------
3609 Thu Sep  6 18:22:36 CEST 2007 - schubi@suse.de
3610
3611 - Error: Select two candidate with the same name while update.
3612   Solution: If there is a candidate which is already selected for installation -->
3613   take thatone #308082
3614 - r 7132
3615
3616 -------------------------------------------------------------------
3617 Thu Sep  6 14:11:58 CEST 2007 - ma@suse.de
3618
3619 - Work arround installed patterns providing an empty vendor string. (#307743)
3620 - Let the solver treat vendor suse and opensuse as equivalent.
3621 - version 3.22.4
3622
3623 -------------------------------------------------------------------
3624 Thu Sep  6 12:33:27 CEST 2007 - schubi@suse.de
3625
3626 - Checking item before evaluating the concerning vendor. bug #307941
3627 - r 7119
3628
3629 -------------------------------------------------------------------
3630 Wed Sep  6 02:24:37 CEST 2007 - dmacvicar@suse.de
3631
3632 - Fix for bug #307163 - empty package descriptions
3633   a.k.a shared tag not 100% implemented
3634 - r 7117
3635 - version 3.22.3
3636
3637 -------------------------------------------------------------------
3638 Wed Sep  5 17:52:37 CEST 2007 - schubi@suse.de
3639
3640 - logging "reverse" NEEDED_BY in the detail description of solver
3641   problems.
3642 - improved error message if a requiremnt is not fulfilled Bug 307743
3643 - Add "ignore" option to the solution if a requirement is not fulfilled
3644   Bug 304276
3645 - revision 7113
3646
3647 -------------------------------------------------------------------
3648 Wed Sep  5 14:33:02 CEST 2007 - jkupec@suse.cz
3649
3650 - fixed the order of operands of susetags local metadata status
3651   computation which caused the YaST repositories to always get
3652   refreshed (part of bug #304310)
3653 - revision 7107
3654 - version 3.22.2
3655
3656 -------------------------------------------------------------------
3657 Tue Sep  4 12:09:10 CEST 2007 - schubi@suse.de
3658
3659 - comparing vendor with VendorAttr::equivalent
3660 - revision 7103
3661
3662 -------------------------------------------------------------------
3663 Mon Sep  3 18:43:51 CEST 2007 - schwab@suse.de
3664
3665 - Use $RPM_OPT_FLAGS.
3666
3667 -------------------------------------------------------------------
3668 Mon Sep  3 17:14:02 CEST 2007 - ma@suse.de
3669
3670 - Reset transact bits when switching status from
3671   "update" to "protected" (#246976)
3672 - version 3.22.1
3673 - revision 7094
3674
3675 -------------------------------------------------------------------
3676 Mon Sep  3 13:56:42 CEST 2007 - schubi@suse.de
3677
3678 - new translations added
3679 - rev 7083
3680
3681 -------------------------------------------------------------------
3682 Fri Aug 31 22:10:55 CEST 2007 - ma@suse.de
3683
3684 - Added ability to switch off use of patch and delta rpms via zypp.conf (#305864)
3685    [main]
3686    download.use_patchrpm = no
3687    download.use_deltarpm = no
3688 - version 3.22.0
3689 - revision 7069
3690
3691 -------------------------------------------------------------------
3692 Fri Aug 31 19:56:40 CEST 2007 - ma@suse.de
3693
3694 - On demand translate patch requirements into a list of atoms.
3695   Required by the UI to display packages acssociated with a patch.
3696   (#300612)
3697 - version 3.21.1
3698 - revision 7065
3699
3700 -------------------------------------------------------------------
3701 Fri Aug 31 13:59:54 CEST 2007 - kkaempf@suse.de
3702
3703 - enrich ResolverInfo with the reason if a user-initiated request
3704   fails (#304325, #306240)
3705 - r 7051
3706
3707 -------------------------------------------------------------------
3708 Thu Aug 30 20:10:00 CEST 2007 - jkupec@suse.cz
3709
3710 - added missing implementation of LogControl::setLineFormater()
3711   (lslezak)
3712 - version 3.21.0
3713 - revision 7041
3714
3715 -------------------------------------------------------------------
3716 Thu Aug 30 18:55:15 CEST 2007 - jkupec@suse.cz
3717
3718 - enable changing url in requestMedia callback (#294481)
3719 - revision 7037
3720
3721 -------------------------------------------------------------------
3722 Thu Aug 30 18:22:32 CEST 2007 - ma@suse.de
3723
3724 - Filter readonly mount points in DiskUsageCounter (#297405)
3725 - revision 7030
3726
3727 -------------------------------------------------------------------
3728 Thu Aug 30 17:31:33 CEST 2007 - jkupec@suse.cz
3729
3730 - remember the cause of the RepoException when refreshing metadata
3731   (#301022)
3732 - r7023
3733
3734 -------------------------------------------------------------------
3735 Thu Aug 30 17:25:14 CEST 2007 - ma@suse.de
3736
3737 - Safe fix for bug #299680.
3738 - version 3.20.1
3739 - revision 7026
3740
3741 -------------------------------------------------------------------
3742 Thu Aug 30 15:48:03 CEST 2007 - schubi@suse.de
3743
3744 - Bugfix: If a requirement has been fulfilled by more than one language
3745   resolvables only thatone will be taken which fits to the selected
3746   language.
3747 - r 7018
3748
3749 -------------------------------------------------------------------
3750 Thu Aug 30 15:14:23 CEST 2007 - jkupec@suse.cz
3751
3752 - correct error code for media errors in MediaCurl::doGetFileCopy()
3753   affects only zypper error output, does not affect YaST
3754 - r7013
3755
3756 -------------------------------------------------------------------
3757 Wed Aug 29 18:28:41 CEST 2007 - jkupec@suse.cz
3758
3759 - reverted blocking of requestMedia from r6271 (#301710)
3760 - r6999
3761
3762 -------------------------------------------------------------------
3763 Wed Aug 29 18:09:29 CEST 2007 - kkaempf@suse.de
3764
3765 - prevent progress report in destructor (#299680)
3766 - r6998
3767
3768 -------------------------------------------------------------------
3769 Wed Aug 29 18:02:36 CEST 2007 - jkupec@suse.cz
3770
3771 - treat non-filelists.xml <file> entries as file provides capabilities
3772   in YUM parser (#304701)
3773 - r6992
3774
3775 -------------------------------------------------------------------
3776 Wed Aug 29 16:32:01 CEST 2007 - kkaempf@suse.de
3777
3778 - the media.1/media uniquely identifies a 'susetags' repo, not
3779   the content file (#304200)
3780
3781 -------------------------------------------------------------------
3782 Wed Aug 29 15:42:17 CEST 2007 - jkupec@suse.cz
3783
3784 - fixed locale dir (#304649)
3785 - r6984
3786
3787 -------------------------------------------------------------------
3788 Wed Aug 29 15:39:52 CEST 2007 - kkaempf@suse.de
3789
3790 - don't treat normal package license as "license to confirm"
3791   (#305906)
3792
3793 -------------------------------------------------------------------
3794 Wed Aug 29 15:28:53 CEST 2007 - ma@suse.de
3795
3796 - Fixed fix for #293039. Segfault due to uninitialzed data.
3797 - version 3.19.3
3798 - revision 6980
3799
3800 -------------------------------------------------------------------
3801 Wed Aug 29 15:10:20 CEST 2007 - schubi@suse.de
3802
3803 - reduced too much verbosed ResolverContext logging; Bug 303971
3804 - r 6977
3805
3806 -------------------------------------------------------------------
3807 Wed Aug 29 13:55:28 CEST 2007 - ma@suse.de
3808
3809 - Fixed PlainDir repositories to provide real disk usage data. For
3810   repomd and others that do not provide any detailed disk usage info,
3811   assume the packgage size is required below "/". Peviously they were
3812   treated as being empy.
3813 - version 3.19.2
3814 - revision 6972
3815
3816 -------------------------------------------------------------------
3817 Wed Aug 29 13:36:42 CEST 2007 - schubi@suse.de
3818
3819 - Add a new solver solution in the case of running in a timeout:
3820   ProblemSolutionDoubleTimeout.h
3821   #Bug 302496
3822 - revision 6970
3823
3824 -------------------------------------------------------------------
3825 Wed Aug 29 11:23:26 CEST 2007 - dmacvicar@suse.de
3826
3827 - bug in fix for (#292986)
3828
3829 -------------------------------------------------------------------
3830 Tue Aug 28 18:48:26 CEST 2007 - dmacvicar@suse.de
3831
3832 - (#297001) - libzypp: can't skip broken packages
3833 - re enable importing zypp keyring from rpm.(#302379)
3834 - 3.19.1
3835
3836 -------------------------------------------------------------------
3837 Tue Aug 28 17:30:30 CEST 2007 - kkaempf@suse.de
3838
3839 - rename ResolvableQuery::iterateResolvablesByKindsAndStrings
3840   to ResolvableQuery::iterateResolvablesByKindsAndStringsAndRepos
3841   in order to support query-by-repo (#305384)
3842 - fix iterateResolvablesByKindsAndStringsAndRepos to take any
3843   number of kinds, names, or repos (#305347)
3844 - remove ResolvableQuery::iterateResolvablesByKind, not needed
3845 - version 3.19.0
3846 - rev 6935
3847
3848 -------------------------------------------------------------------
3849 Tue Aug 28 11:27:53 CEST 2007 - dmacvicar@suse.de
3850
3851 - real fix for reading signature ids. (#390535).
3852 - delete metadata when removing repo (#301037).
3853
3854 -------------------------------------------------------------------
3855 Mon Aug 27 23:52:41 CEST 2007 - dmacvicar@suse.de
3856
3857 - following behaviour for setPartitions
3858   - if they are not set, they are detected
3859   - if they are set, that value is used.
3860   - if value set or detected is empty, all disk usage
3861     information is read. Otherwise just values in those
3862     mount points.
3863     Should work for installation as long as detectPartitions
3864     is empty at installation.(#293039)
3865
3866 -------------------------------------------------------------------
3867 Mon Aug 27 17:08:41 CEST 2007 - kkaempf@suse.de
3868
3869 - Add ZConfig::overrideSystemArchitecture() to override zypp arch
3870   from external, e.g. for the testcases
3871 - Honor ZYPP_CONF environment variable to override the buit-in
3872   /etc/zypp/zypp.conf
3873 - Check architecture at handout() to prevent NULL ptr reference.
3874 - Bug 301286
3875 - rev 6908
3876
3877 -------------------------------------------------------------------
3878 Mon Aug 27 15:53:52 CEST 2007 - schubi@suse.de
3879
3880 -The solver generate an establish call for all
3881  resolvables which has filesystemcaps if there is not a valid result from a
3882  former solver run available. This covers:
3883  * Initial solver run
3884  * Changing of filesystem whithin a workflow, cause the solver results will
3885    be reset if the filesystem dependencies have been changed
3886  Bug 271912
3887 - r 6901
3888
3889 -------------------------------------------------------------------
3890 Sun Aug 26 15:49:27 CEST 2007 - kkaempf@suse.de
3891
3892 - pass location to plaindir package (#303751)
3893 - Add name of file in question to checksum/signature related
3894   exceptions.
3895 - pass basename of file to verifyFileSignatureWorkflow (instead of
3896   empty string).
3897 - filter out incompatible architectures when parsing sustags
3898   repos (first half of #301286)
3899 - r 6882
3900
3901 -------------------------------------------------------------------
3902 Fri Aug 24 11:52:27 CEST 2007 - dmacvicar@suse.de
3903
3904 - don't run source migration if yast is running in
3905   intsys mode (#297136)
3906 - signature and checksum verification fixes. Still pending
3907   problem ZYpp getting no output from gpg when running from zypper.
3908   (#302059)
3909
3910 -------------------------------------------------------------------
3911 Thu Aug 23 13:51:41 CEST 2007 - schubi@suse.de
3912
3913 - Do not strip resolvables which have the same name but different kind
3914   (ResolverInfo*)
3915 - Flag info NEEDEDBY correctly if it will be used by freshen/supplement
3916 - r 6830
3917
3918 -------------------------------------------------------------------
3919 Wed Aug 22 18:58:44 CEST 2007 - mvidner@suse.cz
3920
3921 - Do not use "a-z" in regexes. Fixes "Invalid Url scheme 'http'" in
3922   the Estonian locale (#302525).
3923
3924 -------------------------------------------------------------------
3925 Wed Aug 22 17:59:39 CEST 2007 - aschnell@suse.de
3926
3927 - added remembering of exception history at various places
3928
3929 -------------------------------------------------------------------
3930 Wed Aug 22 16:52:09 CEST 2007 - schubi@suse.de
3931
3932 - Bugfixes concerning vendor handling:
3933 - first bug:
3934   Installed A-1.0(vendor SuSE)
3935   Available A-2.0(other vendor)
3936   A will not be regarded as "unmaintained". So it will not be deleted.
3937 - second bug:
3938   A need B-2.0. B-1.0 is installed but has another vendor. Report a
3939   proper errmessage.
3940 - Testcase : solution-tests/vendor-test.xml
3941 - r 6812
3942 - 3.18.4
3943
3944 -------------------------------------------------------------------
3945 Tue Aug 21 15:38:08 CEST 2007 - dmacvicar@suse.de
3946
3947 - ignore HASH key for download (#300982)
3948
3949 -------------------------------------------------------------------
3950 Tue Aug 21 15:17:23 CEST 2007 - schubi@suse.de
3951
3952 - Added explicitly_requested as parameter in ResolverContext::Uninstall
3953   Bug 299819
3954 - revision 6794
3955
3956 -------------------------------------------------------------------
3957 Tue Aug 21 13:06:44 CEST 2007 - dmacvicar@suse.de
3958
3959 - If no mount information is available, parse all DU entries.
3960 - read only hack mode for migrate-sources. We actually do add
3961   repositories with it, but no harm. (#292986)
3962 - fix some typos in exceptions (#301331)
3963 - 3.18.3
3964
3965 -------------------------------------------------------------------
3966 Mon Aug 20 16:06:36 CEST 2007 - schubi@suse.de
3967
3968 - Do not regard explicit request in order to recognize updated packages
3969   correctly. Bug 301676
3970 - Updated translations
3971 - r 6766
3972 - 3.18.2
3973
3974 -------------------------------------------------------------------
3975 Mon Aug 20 15:35:46 CEST 2007 - mvidner@suse.cz
3976
3977 - package-manager script: Call /sbin/yast2 with full path because of
3978   gnomesu (#269873).
3979
3980 -------------------------------------------------------------------
3981 Mon Aug 20 15:23:14 CEST 2007 - dmacvicar@suse.de
3982
3983 - add support for the HASH key. (#300982)
3984 - Use ContentFileParser in Downloader (instead of implementing
3985   the parser again, it has a reason, Downloader was written first)
3986 - update testcases and data to cover the new HASH key
3987 - 3.18.1
3988
3989 -------------------------------------------------------------------
3990 Mon Aug 20 13:21:34 CEST 2007 - kkaempf@suse.de
3991
3992 - unify query API for kind and name, summary, description
3993   (incomplete)
3994 - rev 6761, version 3.18.0
3995
3996 -------------------------------------------------------------------
3997 Fri Aug 17 12:30:55 CEST 2007 - kkaempf@suse.de
3998
3999 - add iterateResolvablesByKindsAndName
4000 - rev 6735, version 3.17.13
4001
4002 -------------------------------------------------------------------
4003 Fri Aug 17 11:45:24 CEST 2007 - kkaempf@suse.de
4004
4005 - rename ResolvableQuery::queryByName to iterateResolvablesByName
4006 - fix reading of kind and repository in ResolvableQuery
4007 - add reverse lookups in CacheTypes
4008 - add iterateResolvablesByKind
4009 - rev 6733
4010
4011 -------------------------------------------------------------------
4012 Fri Aug 17 10:37:56 CEST 2007 - schubi@suse.de
4013
4014 - shorten solver error messages Bug 259894
4015 - rev 6723
4016
4017 -------------------------------------------------------------------
4018 Thu Aug 16 23:43:50 CEST 2007 - kkaempf@suse.de
4019
4020 - fix ResolvableQuery::query(), add ResolvableQuery::queryByName()
4021   install zypp/cache header files.
4022 - rev 6719, version 3.16.13
4023
4024 -------------------------------------------------------------------
4025 Thu Aug 16 17:21:52 CEST 2007 - kkaempf@suse.de
4026
4027 - discard pattern files with incompatbile architecture, both
4028   for download and for parsing. (#298716)
4029 - rev 6711
4030
4031 -------------------------------------------------------------------
4032 Thu Aug 16 17:12:45 CEST 2007 - kkaempf@suse.de
4033
4034 - run sqlite asynchronously and add sql index files where
4035   appropriate, gives 6x performance on certain operations.
4036   Bumping cache schema version to 1004.
4037   (#300998)
4038 - rev 6710
4039
4040 -------------------------------------------------------------------
4041 Thu Aug 16 17:08:58 CEST 2007 - kkaempf@suse.de
4042
4043 - fix String::endsWith (#301038)
4044 - rev 6709
4045
4046 -------------------------------------------------------------------
4047 Thu Aug 16 11:16:25 CEST 2007 - schubi@suse.de
4048
4049 - added an _explicitly_requested in QueueItemConflict ( as already in
4050   QueueItemEstablish, QueueItemInstall, QueueItemUninstall ) in order to
4051   remove the conflicting item without an error message. Bug 299819
4052 - rev 6699
4053
4054 -------------------------------------------------------------------
4055 Thu Aug 16 07:23:31 CEST 2007 - jkupec@suse.cz
4056
4057 - forgot to set default refresh policy in checkIfToRefreshMetadata
4058 - repo.refresh.delay default set to 10 minutes
4059 - 6693
4060
4061 -------------------------------------------------------------------
4062 Wed Aug 15 15:32:36 CEST 2007 - schubi@suse.de
4063
4064 - Bugfix while regarding correct vendor in update
4065 - r6677
4066 - version 3.15.0
4067
4068 -------------------------------------------------------------------
4069 Wed Aug 15 13:57:04 CEST 2007 - jkupec@suse.cz
4070
4071 - repo.refresh.delay=<minutes> (ZConfig, "main" section) support
4072   added to delay next check & refresh until the specified number of
4073   minutes has passed from the last check or refresh (FATE #301991).
4074   Revisions: 6654, 6656, 6666, and 6667.
4075 - filesystem::touch(Pathname) added (r6666)
4076 - RepoManager::touchIndexFile(RepoInfo) added
4077 - RepoManager::checkIfToRefreshMetadata(RepoInfo,Url,policy):
4078   decision to do the refresh moved to this public method.
4079 - r6667
4080
4081 -------------------------------------------------------------------
4082 Wed Aug 15 12:38:26 CEST 2007 - schubi@suse.de
4083
4084 - generate a resolver problem if addRequires does not find a resovable
4085   #299486
4086 - rev 6660
4087
4088 -------------------------------------------------------------------
4089 Tue Aug 14 15:54:15 CEST 2007 - schubi@suse.de
4090
4091 - Prioritized delete request by the user BEFORE delete requests due
4092   missing dependencies or conflicting dependencies. Bug 298322
4093 - rev 6640
4094
4095 -------------------------------------------------------------------
4096 Fri Aug 10 20:49:20 CEST 2007 - jkupec@suse.cz
4097
4098 - support also "Plaindir" as valid repo type name (#298622)
4099 - revision 6616
4100 - version 3.14.0
4101
4102 -------------------------------------------------------------------
4103 Fri Aug 10 18:03:06 CEST 2007 - dmacvicar@suse.de
4104
4105 - fix segfault in Progress reporting
4106 - progress report use name instead of alias (#298035)
4107 - repoinfo returns alias if name is empty
4108
4109 -------------------------------------------------------------------
4110 Fri Aug 10 16:04:42 CEST 2007 - dmacvicar@suse.de
4111
4112 - merge patch by dmueller to get rid of boost-regex
4113
4114 -------------------------------------------------------------------
4115 Fri Aug 10 13:50:40 CEST 2007 - dmacvicar@suse.de
4116
4117 - dont create a second CacheStore in the same scope, will lock...
4118   #297627
4119
4120 -------------------------------------------------------------------
4121 Thu Aug  9 15:04:21 CEST 2007 - jkupec@suse.cz
4122
4123 - fixed some RepoManager exception docs & history
4124 - r6558
4125
4126 -------------------------------------------------------------------
4127 Thu Aug  9 13:33:59 CEST 2007 - dmacvicar@suse.de
4128
4129 - feature #302135: Graceful update of 3rd party packages
4130   Automatic upgrading only sees packages from same vendor
4131   This allows not needed to have those locked.
4132 - Add persistent locks file which allow wildcards. Users
4133   can lock certain packages adding lines like "kde* < 3.5"
4134 - add applyLocks() to apply persistent locks before solving
4135
4136 -------------------------------------------------------------------
4137 Thu Aug  9 13:28:20 CEST 2007 - schubi@suse.de
4138
4139 -  recognize changes in the pool (e.g. changing /etc/sysconfig/storage
4140   #271912 wq
4141 - Added locking resolvables in the testcases
4142 - rev 6544
4143
4144 -------------------------------------------------------------------
4145 Wed Aug  8 16:04:07 CEST 2007 - dmacvicar@suse.de
4146
4147 - add migrate-sources to %post (#292986)
4148 - 3.13.15
4149
4150 -------------------------------------------------------------------
4151 Wed Aug  8 13:32:52 CEST 2007 - jkupec@suse.cz
4152
4153 - fixed bug with using wrong files from raw metadata cache
4154   (bug #297611) (duncanmv) (r6501, already released in 3.13.14)
4155
4156 -------------------------------------------------------------------
4157 Wed Aug  8 12:42:39 CEST 2007 - schubi@suse.de
4158
4159 - fix in "ignore conflicts" if the conflict has been caused by an obsolete
4160   Bug# 297795
4161 - r 6517
4162
4163 -------------------------------------------------------------------
4164 Tue Aug  7 17:04:47 CEST 2007 - dmacvicar@suse.de
4165
4166 - implement susetags support for compressed metadata
4167   and testcases. (feature #301916)
4168 - implement disk usage in cache. For installation requires
4169   some changes in YaST to setup the ZYpp getPartitions()
4170   before repos are cached. (bug #293039)
4171 - added testcases for diskusage
4172 - 3.13.14
4173
4174 -------------------------------------------------------------------
4175 Mon Aug  6 10:19:12 CEST 2007 - jkupec@suse.cz
4176
4177 - fixed YUM parser to properly create source packages
4178 - disabled reading of filelists.xml.gz by default (the data are
4179   currently not stored anyway)
4180 - revision 6481
4181 - version 3.13.13
4182
4183 -------------------------------------------------------------------
4184 Sat Aug  4 01:03:19 CEST 2007 - ma@suse.de
4185
4186 - Don't download unwanted translation files (#293740).
4187 - revision 6470
4188
4189 -------------------------------------------------------------------
4190 Fri Aug  3 23:52:18 CEST 2007 - ma@suse.de
4191
4192 - Fix susetags repo to parse dikusage data (#293039)
4193 - revision 6467
4194 - version 3.13.12
4195
4196 -------------------------------------------------------------------
4197 Fri Aug  3 18:56:47 CEST 2007 - ma@suse.de
4198
4199 - Add product attribute 'type' (aka 'category' which is now
4200   deprecated). Adapted sustags and yum parsers to parse and
4201   provide this value.
4202 - revision 6464
4203 - version 3.13.11
4204
4205 -------------------------------------------------------------------
4206 Fri Aug  3 17:29:56 CEST 2007 - dmacvicar@suse.de
4207
4208 - fix modalias rel column number
4209 - version 3.13.10
4210
4211 -------------------------------------------------------------------
4212 Fri Aug  3 16:35:36 CEST 2007 - dmacvicar@suse.de
4213
4214 - Implemented option repo.add.probe to allow probing
4215   the added repositories
4216 - version 3.13.9
4217
4218 -------------------------------------------------------------------
4219 Fri Aug  3 16:07:46 CEST 2007 - schubi@suse.de
4220
4221 - Fixed detection of renamed packages while update.
4222 - Added new translations
4223 - rev 6445
4224
4225 -------------------------------------------------------------------
4226 Fri Aug  3 15:02:28 CEST 2007 - ma@suse.de
4227
4228 - Speed up retrieving MediaNr attribute, as it slows down install
4229   order calculation. (#297173)
4230 - revision 6442
4231
4232 -------------------------------------------------------------------
4233 Fri Aug  3 14:13:36 CEST 2007 - dmacvicar@suse.de
4234
4235 - Fixed cache schema upgrade
4236
4237 -------------------------------------------------------------------
4238 Fri Aug  3 13:38:17 CEST 2007 - ma@suse.de
4239
4240 - Fixed pattern includes and extends attributes.
4241 - revision 6431
4242 - version 3.13.8
4243
4244 -------------------------------------------------------------------
4245 Fri Aug  3 12:33:41 CEST 2007 - schubi@suse.de
4246
4247 - API for retrieving additional dependencies" solver/detail/Resolver.h
4248 - Handle additional dependencies in the testcases
4249 - Handle system and language dependencies in the testcases correctly.
4250 - r 6418
4251
4252 -------------------------------------------------------------------
4253 Thu Aug  2 18:14:12 CEST 2007 - ma@suse.de
4254
4255 - Indicate changed pool content if /etc/sysconfig/storage USED_FS_LIST
4256   has changed. Resolver must discard any cached filesystem dependencies.
4257   (required for #271912)
4258 - revision 6404
4259
4260 -------------------------------------------------------------------
4261 Thu Aug  2 16:37:06 CEST 2007 - ma@suse.de
4262
4263 - Indicate changed pool content to the resolver. (required for #271912)
4264 - revision 6398
4265 - version 3.13.7
4266
4267 -------------------------------------------------------------------
4268 Thu Aug  2 10:16:16 CEST 2007 - schubi@suse.de
4269
4270 - speedup error handling. Do not log ResolveInfo anymore. Set limit of 20
4271   problems. Bug 280387
4272 - r 6378
4273 - version 3.13.6
4274
4275 -------------------------------------------------------------------
4276 Wed Aug  1 18:51:12 CEST 2007 - ma@suse.de
4277
4278 - Added interface to install source packages via zypper.
4279 - revision 6373
4280 - version 3.13.5
4281
4282 -------------------------------------------------------------------
4283 Tue Jul 31 22:01:08 CEST 2007 - ma@suse.de
4284
4285 - Added package attributes Package::sourcePkgName and
4286   Package::sourcePkgEdition. Name and edition of the source
4287   rpm this package was built from.
4288 - Added ZYpp::installSrcPackage to install a single source package.
4289 - revision 6353
4290 - version 3.13.4
4291
4292 -------------------------------------------------------------------
4293 Tue Jul 31 19:06:54 CEST 2007 - ma@suse.de
4294
4295 - Temorary files and directories created by makeSibling use the
4296   same protection as the original.
4297 - revision 6344
4298 - version 3.13.3
4299
4300 -------------------------------------------------------------------
4301 Tue Jul 31 10:37:13 CEST 2007 - schubi@suse.de
4302
4303 - Removed keepExtras from resolvePool. This will be handled
4304   in the solver internally now. #294727
4305 - Checking if item really exists (#295544; ResolverInfoContainer.cc)
4306 - revision 6317
4307 - version 3.13.2
4308
4309 -------------------------------------------------------------------
4310 Mon Jul 30 17:23:19 CEST 2007 - ma@suse.de
4311
4312 - Remove tribool from RepoInfo's interface.
4313 - revision 6301
4314 - version 3.13.1
4315
4316 -------------------------------------------------------------------
4317 Mon Jul 30 13:59:33 CEST 2007 - ma@suse.de
4318
4319 - Fixed wrong media number reported by script, message and patch.
4320 - Fixed script API to provide the scripts location on media (if not
4321   inlined).
4322 - Introduced ScripProvider to make a script available on the local
4323   disk.
4324 - revision 6288
4325 - version 3.13.0
4326
4327 -------------------------------------------------------------------
4328 Fri Jul 27 18:08:42 CEST 2007 - jkupec@suse.cz
4329
4330 - don't request media chage if the media is not changeable (like
4331   e.g. http)
4332 - revision 6271
4333 - version 3.12.1
4334
4335 -------------------------------------------------------------------
4336 Fri Jul 27 17:40:44 CEST 2007 - dmacvicar@suse.de
4337
4338 - progress ticks for clean cache
4339 - ZConfig: remove default from names.
4340 - re enable reading cache callbacks
4341 - ini parser without boost::regexp
4342   patch by dmueller (#152447)
4343
4344 -------------------------------------------------------------------
4345 Fri Jul 27 17:16:27 CEST 2007 - ma@suse.de
4346
4347 - Fixed package to provide the location media number. (#294496)
4348 - revision 6263
4349
4350 -------------------------------------------------------------------
4351 Fri Jul 27 16:31:38 CEST 2007 - jkupec@suse.cz
4352
4353 - RepoFileReader - ignore empty url keys (baseurl, mirrorlist,
4354   gpgkey) instead of throwing bad url exception
4355 - revision 6259
4356
4357 -------------------------------------------------------------------
4358 Thu Jul 26 16:41:30 CEST 2007 - kkaempf@suse.de
4359
4360 - Make clearing of extra dependencies/conflicts configurable when
4361   resolvePool(). Leave the default as before (clear extras).
4362   Bug # 294727
4363 - revision 6233
4364 - version 3.12.0
4365
4366 -------------------------------------------------------------------
4367 Thu Jul 26 10:58:27 CEST 2007 - dmacvicar@suse.de
4368
4369 - /var/lib/zypp/cache -> /var/cache/zypp
4370   (#292419)
4371 - ini parser without boost::regexp, patch by dmueller
4372   (#152447)
4373
4374 -------------------------------------------------------------------
4375 Wed Jul 25 13:50:06 CEST 2007 - ma@suse.de
4376
4377 - Make temp directory configurable  via environment
4378   variable ZYPPTMPDIR.
4379 - revision 6202
4380 - version 3.11.11
4381
4382 -------------------------------------------------------------------
4383 Tue Jul 24 17:55:49 CEST 2007 - ma@suse.de
4384
4385 - Fixed bug in smart pointer comparison.
4386
4387 -------------------------------------------------------------------
4388 Mon Jul 23 13:05:53 CEST 2007 - ma@suse.de
4389
4390 - Fix failing rename of metadata download directories across
4391   filesystem boundaries.
4392
4393 -------------------------------------------------------------------
4394 Fri Jul 20 16:10:59 CEST 2007 - ma@suse.de
4395
4396 - Fixed malicious gettext include.
4397 - Make ZConfig a singleton.
4398 - revision 6123
4399
4400 -------------------------------------------------------------------
4401 Thu Jul 19 15:52:03 CEST 2007 - ma@suse.de
4402
4403 - Fixed repo::provideFile to set a deleter for downloaded files
4404   (#293004).
4405 - revision 6094
4406 - version 3.11.10
4407
4408 -------------------------------------------------------------------
4409 Thu Jul 19 12:58:12 CEST 2007 - ma@suse.de
4410
4411 - Query ByRepository now takes as well an alias.
4412
4413 -------------------------------------------------------------------
4414 Wed Jul 18 16:40:35 CEST 2007 - dmacvicar@suse.de
4415
4416 - fix retrieval of container attributes in cache
4417   (#292698)
4418
4419 -------------------------------------------------------------------
4420 Wed Jul 18 16:12:06 CEST 2007 - ma@suse.de
4421
4422 - Port zypp-query-pool (#292404)
4423 - revision 6069
4424 - version 3.11.9
4425
4426 -------------------------------------------------------------------
4427 Wed Jul 18 16:09:04 CEST 2007 - schubi@suse.de
4428
4429 - added new calls in Resolver.h: addRequire,addConflict
4430
4431 -------------------------------------------------------------------
4432 Wed Jul 18 14:43:04 CEST 2007 - ma@suse.de
4433
4434 - Fixed IniParser to allow '=' in values (#292669)
4435 - revision 6063
4436
4437 -------------------------------------------------------------------
4438 Wed Jul 18 14:16:59 CEST 2007 - dmacvicar@suse.de
4439
4440 - allow / in alias (#292628)
4441
4442 -------------------------------------------------------------------
4443 Wed Jul 18 12:38:55 CEST 2007 - ma@suse.de
4444
4445 - Fixed repo::provideFile to throw on error.
4446 - Fixed ResolvableQuery to use 0 as default for non existing
4447   numerical values.
4448 - revision 6058
4449
4450 -------------------------------------------------------------------
4451 Tue Jul 17 15:57:03 CEST 2007 - ma@suse.de
4452
4453 - Fixed OnMediLocation to use safe defaults. Added setLocaltion and
4454   additional ctor for convenience.
4455 - revision 6047
4456
4457 -------------------------------------------------------------------
4458 Tue Jul 17 10:45:39 CEST 2007 - schubi@suse.de
4459
4460 - Evalute update canditate:
4461   Take canditates only which are really installable. Bug 292077
4462   r 6034
4463
4464 -------------------------------------------------------------------
4465 Mon Jul 16 15:41:31 CEST 2007 - jkupec@suse.cz
4466
4467 - fixed some tribool bugs in RepoInfo
4468 - revision 6022
4469
4470 -------------------------------------------------------------------
4471 Mon Jul 16 11:43:33 CEST 2007 - dmacvicar@suse.de
4472
4473 - fix reading of non existant repo
4474 - r6018
4475 - first submission to stable
4476 - fix keywords parsing in susetags parser
4477 - version 3.11.8
4478
4479 -------------------------------------------------------------------
4480 Wed Jul 11 19:14:47 CEST 2007 - jkupec@suse.cz
4481
4482 - make resolvable query complete exceptionless with the database
4483 - test that packages have some attributes
4484 - disable progress adaptor for now
4485 - revision 5977
4486 - version 3.11.7
4487
4488 -------------------------------------------------------------------
4489 Wed Jul 11 14:37:02 CEST 2007 - ma@suse.de
4490
4491 - fixed unresolved symbols
4492 - revision 5972
4493 - version 3.11.6
4494
4495 -------------------------------------------------------------------
4496 Wed Jul 11 13:31:39 CEST 2007 - ma@suse.de
4497
4498 - fixed TranslatedText creating unwanted entries.
4499 - fixed capability processing
4500 - revision 5964
4501 - version 3.11.5
4502
4503 -------------------------------------------------------------------
4504 Tue Jul 10 20:01:18 CEST 2007 - jkupec@suse.cz
4505
4506 - MediaSetAccess::release() added
4507 - Use attachDesiredMedia in MediaProducts
4508 - Progress reporting improved
4509 - revision 5959
4510 - version 3.11.4
4511
4512 -------------------------------------------------------------------
4513 Tue Jul 10 14:23:13 CEST 2007 - ma@suse.de
4514
4515 - fixed parsing translated texts.
4516 - added source packages.
4517 - revision 5947
4518 - version 3.11.3
4519
4520 -------------------------------------------------------------------
4521 Tue Jul 10 13:11:31 CEST 2007 - jkupec@suse.cz
4522
4523 - repo callbacks fixed
4524 - Fixed YUM parser progress reporting
4525 - Added CombinedProgressData
4526 - make RepoImpl::resolvables() load lazy
4527 - MediaProducts added for scanning products file
4528 - Implement cache schema versioning and automatic invalidation of
4529   cache when schema changes
4530 - revision 5942
4531 - version 3.11.2
4532
4533 -------------------------------------------------------------------
4534 Fri Jul  6 13:51:50 CEST 2007 - ma@suse.de
4535
4536 - Propagate pools repository_iterator to the UI
4537 - revision 5911
4538 - version 3.11.1
4539
4540 -------------------------------------------------------------------
4541 Thu Jul  5 17:02:08 CEST 2007 - ma@suse.de
4542
4543 - Package::location is now returns an OnMediaLocation
4544 - archivesize() renamed to downloadSize()
4545 - Allow to iterate all Repositories that contribute
4546   Resolvables to the Pool.
4547 - MediaSetAccess::provideDir added
4548 - remove useless url check
4549 - add old-api-style wrapper
4550 - Add MediaProducts class
4551 - revision 5892
4552 - version 3.11.0
4553
4554 -------------------------------------------------------------------
4555 Thu Jul  5 09:31:02 CEST 2007 - schubi@suse.de
4556
4557 - function isInstalledBy/installs
4558   Added an initial installation flag which shows if the item has been
4559   triggered for installation, or the dependency is already satisfied.
4560 - Revision 5884
4561 - Version 3.4.0
4562
4563 -------------------------------------------------------------------
4564 Tue Jul  3 13:07:31 CEST 2007 - jkupec@suse.cz
4565
4566 - removed unused %{prefix}/lib/zypp from %files in spec file
4567 - revision 5870
4568
4569 -------------------------------------------------------------------
4570 Tue Jul  3 10:37:37 CEST 2007 - jkupec@suse.cz
4571
4572 - Old API (SourceManager, metadata parsers) dropped in favor of the
4573   new refactored ones (RepoManager, RepoParser(s), cache subtree,
4574   repo subtree).
4575 - Some new API improvements.
4576 - revision 5868
4577 - version 3.10.0 (bumped minor to 10 to indicate refactoring branch)
4578
4579 -------------------------------------------------------------------
4580 Fri Jun 22 15:28:03 CEST 2007 - schubi@suse.de
4581
4582 - New API calls which provides more information about one
4583   resolvable after a solverrun:
4584   isInstalledBy (const PoolItem_Ref item);
4585   installs (const PoolItem_Ref item);
4586 - Revision 5835
4587
4588 -------------------------------------------------------------------
4589 Thu Jun 21 15:58:16 CEST 2007 - adrian@suse.de
4590
4591 - fix changelog entry order
4592
4593 -------------------------------------------------------------------
4594 Wed Jun 20 11:47:33 CEST 2007 - schubi@suse.de
4595
4596 - Ignore conflicting items which are uninstallable
4597 - Create a "needed by" info if a requirement is still fulfilled.
4598 - Allow only one needed_by and needed_by_capability in QueueItemInstall
4599 - Added capability and type (REQUIRE, RECOMMEND,....) to
4600   ResolverInfoNeededBy
4601 - Evaluate ResolverInfoNeededBy for more information in the error
4602   messages
4603 - Enlarge detail description in the error messages
4604 - Revision 5807
4605
4606 -------------------------------------------------------------------
4607 Tue Jun 19 13:59:09 CEST 2007 - ma@suse.de
4608
4609 - Fixes for gcc-4.2
4610 - revision 5786
4611 - version 3.3.1
4612
4613 -------------------------------------------------------------------
4614 Mon Jun 18 17:20:45 CEST 2007 - mvidner@suse.cz
4615
4616 - fixed so versioning from libtool to cmake
4617 - 3.3.0
4618
4619 -------------------------------------------------------------------
4620 Mon Jun 18 09:47:32 CEST 2007 - dmacvicar@suse.de
4621
4622 - Use gpg2 instead of gpg for keyring and make
4623   the package depend on it (#284211)
4624
4625 -------------------------------------------------------------------
4626 Mon Jun 11 17:02:49 CEST 2007 - schubi@suse.de
4627
4628 - Required kmp packges FOR EACH installed/to_be_installed kernel will be installed.
4629   New dependency "packageand(foo:bar)" which provides an AND dependency by
4630   injecting a supplement/freshen.
4631   e.G. package novell-cluster-services-kmp-smp
4632   supplements: packageand(kernel-smp:novell-cluster-services-kmp)
4633   Bug 255011
4634 - Dont check for architecture changes in atoms (#266178)
4635 - Revision 5720
4636
4637 -------------------------------------------------------------------
4638 Wed May 23 17:03:29 CEST 2007 - ma@suse.de
4639
4640 - Fixed package-manager script (#275847)
4641 - revision 5614
4642
4643 -------------------------------------------------------------------
4644 Wed May 23 13:32:02 CEST 2007 - schubi@suse.de
4645
4646 - fixed cmake
4647 - version 3.2.2
4648
4649 -------------------------------------------------------------------
4650 Wed May 23 11:25:55 CEST 2007 - schubi@suse.de
4651
4652 - Reduced logging in order to speedup solving Bug 275100
4653 - revision 5603
4654 - version 3.2.1
4655
4656 -------------------------------------------------------------------
4657 Tue May 15 14:03:34 CEST 2007 - ma@suse.de
4658
4659 - Fix excess calls to releaseFile. (#274357)
4660 - revision 5545
4661
4662 -------------------------------------------------------------------
4663 Wed May  9 18:44:20 CEST 2007 - dmacvicar@suse.de
4664
4665 - Fix importing keys into rpm. (#270125)
4666 - r5527
4667
4668 -------------------------------------------------------------------
4669 Wed Apr 18 14:56:17 CEST 2007 - ma@suse.de
4670
4671 - Support filesystem dependencies to add needed filesystem RPMs
4672   automatically (Fate 301966).
4673 - revision 5404
4674 - version 3.2.0
4675
4676 -------------------------------------------------------------------
4677 Mon Apr 16 11:23:15 CEST 2007 - jkupec@suse.cz
4678
4679 - avoiding attaching media where not needed (#263207)
4680 - r5381
4681
4682 -------------------------------------------------------------------
4683 Fri Apr 13 17:32:55 CEST 2007 - dmacvicar@suse.de
4684
4685 - fix FileCap with attributes
4686 - r5376
4687
4688 -------------------------------------------------------------------
4689 Thu Apr 12 02:33:18 CEST 2007 - ma@suse.de
4690
4691 - Fixed computation of install order. Take requirements of
4692   an installed packages uninstall scripts into account, if
4693   the package is updated. (#258682)
4694 - revision 5349
4695 - version 3.1.1
4696 -------------------------------------------------------------------
4697 Wed Apr 11 15:24:01 CEST 2007 - ma@suse.de
4698
4699 - Parse and provide package keywords. (Fate 120368)
4700 - revision 5338
4701 - version 3.1.0
4702
4703 -------------------------------------------------------------------
4704 Thu Apr  5 15:50:15 CEST 2007 - schubi@suse.de
4705
4706 - Upgrade: Do NOT delete packages which have unresolved dependencies -->
4707   Ask the user. Bug 258322
4708 - revision 5305
4709 - version 3.0.3
4710
4711 -------------------------------------------------------------------
4712 Wed Apr  4 19:39:12 CEST 2007 - ma@suse.de
4713
4714 - Fix restoring of Sources id root prefix is used. (#238165)
4715 - revision 5299
4716 - version 3.0.2
4717
4718 -------------------------------------------------------------------
4719 Wed Apr  4 15:33:54 CEST 2007 - jkupec@suse.cz
4720
4721 - MediaManager::attachDesiredMedia() added to support multiple
4722   (CD/DVD) drives (fate #3974)
4723 - r5296
4724
4725 -------------------------------------------------------------------
4726 Wed Mar 14 14:33:26 CET 2007 - schubi@suse.de
4727
4728 - If there is no valid solver result and NOT all resolvables ( other
4729   architecture) has been regarded, let the user decide making a new
4730   solver run with ALL available resolvables. Bug 223440
4731 - reducing logging (error -> debug)  bug 252921
4732 - Revision 5219
4733
4734 -------------------------------------------------------------------
4735 Fri Mar  9 00:08:38 CET 2007 - ma@suse.de
4736
4737 - Allow configuration of trusted vendors via
4738   /var/lib/zypp/db/trustedVendors. (#186636)
4739 - revision 5194
4740 - version 3.0.1
4741
4742 -------------------------------------------------------------------
4743 Wed Mar  7 15:20:29 CET 2007 - dmacvicar@suse.de
4744
4745 - libzypp-devel -> libzypp requirement is not versioned
4746   (#251086)
4747 - r5181
4748
4749 -------------------------------------------------------------------
4750 Tue Mar  6 17:25:49 CET 2007 - schubi@suse.de
4751
4752 - Using already existing valid solver results for further solver runs.
4753   (partiell solving)
4754 - r5169
4755
4756 -------------------------------------------------------------------
4757 Fri Mar  2 16:11:16 CET 2007 - dmacvicar@suse.de
4758
4759 - fix link order
4760 - r5165
4761
4762 -------------------------------------------------------------------
4763 Tue Feb 27 15:50:39 CET 2007 - dmacvicar@suse.de
4764
4765 - merging from 10.2 / SP1
4766 - #247459 ftp probing
4767   denied == dont exists in ftp
4768 - r5124
4769
4770 -------------------------------------------------------------------
4771 Tue Feb 27 15:35:06 CET 2007 - schubi@suse.de
4772
4773 - Merging solver related stuff from SuSE-Linux-10_2-Branch ( till r5111):
4774 - Simultaneouqusly establishing of items which are conflicting eachother is
4775   useless. So only one will be established. Fixed in QueueItemInstall.cc
4776   Bug 243595
4777 - Added new upgrade options to fine tune version and patch handling.
4778   (F301990)
4779 - The context of establishPool will be stored in Resolver and will be
4780   regarded for the next solver run everytime. So it will be not reset by
4781   any solver run anymore.
4782   bug 191810 ( A broken patch will not be installed again)
4783
4784 -------------------------------------------------------------------
4785 Fri Feb 23 17:40:23 CET 2007 - jkupec@suse.cz
4786
4787 - adding sotf,timeo=X nfs mount options by default (#235211)
4788 - r5093
4789
4790 -------------------------------------------------------------------
4791 Fri Feb 23 14:16:19 CET 2007 - jkupec@suse.cz
4792
4793 - support for HTTP authentication prompt added (#190609)
4794 - fixed problem with empty path in URL
4795   in MediaCurl::doGetFileCopy()
4796 - r5085
4797
4798 -------------------------------------------------------------------
4799 Mon Feb 12 15:28:08 CET 2007 - jkupec@suse.cz
4800
4801 - Merged revisions 4926-4993,4995,4998-5006 via svnmerge from
4802   SuSE-Linux-10_2-Branch
4803
4804 - verifySystem: Regarding patterns too. Bug 239750 (schubi)
4805 - verifySystem: The result will be set to APPL_HIGH, so it will be not
4806   reset by a second "normal" solver run. #239281 (schubi)
4807 - yast2 reports invalid URL as 'unknown source type'
4808   (#209961) (dmacvicar)
4809 - Added freshen language dependency in supplemements too if there is no
4810   entry in supplements.
4811   #240617;IPA fonts are not installed even if select Japanese
4812   language (schubi)
4813 - Setting allowed authentication methods to "basic,digest" if none
4814   provided in URL (#243006) (jkupec)
4815 - Stopping after 50 valid solver results. Anymore would be useless. Bug
4816   243595 (schubi)
4817 - r 5007
4818
4819 -------------------------------------------------------------------
4820 Mon Feb 12 10:37:02 CET 2007 - mvidner@suse.cz
4821
4822 - package-manager: use a generic su script from XDG (#235303, #244442)
4823
4824 -------------------------------------------------------------------
4825 Fri Feb  9 15:21:55 CET 2007 - jkupec@suse.cz
4826
4827 - Setting allowed authentication methods to "basic,digest" if none
4828   provided in URL (#243006)
4829 - fixed gettext and rpath problems in configure.ac and Makefile.cvs
4830   (mvidner)
4831 - r4999
4832
4833 -------------------------------------------------------------------
4834 Wed Feb  7 15:52:29 CET 2007 - jkupec@suse.cz
4835
4836 - MediaCurlException::dumpOn() adjusted for ncurses dialogue
4837   (#222602)
4838 - 4984
4839
4840 -------------------------------------------------------------------
4841 Mon Jan 29 13:10:37 CET 2007 - dmacvicar@suse.de
4842
4843 - Merged revisions 4907-4926 from SuSE-Linux-10_2-Branch
4844
4845 - update packages: changing architecture is only valid while an
4846   system update and NOT while an update via a patch. Last fix does
4847   not fit for every case.
4848   Bug 230685
4849 - Patch has selected not the concerning package for update but
4850   a package which has provided the required dependencies too.
4851   Algorithmus: If there are exactly two providers which differ in architecture
4852                prefer the better arch.
4853   Fix: Regarding NVRA too. ( only if equal )
4854   Bug 238284
4855 - Download only English and Local translation
4856   (#208457)
4857 - Added solver parameter:
4858    tryAllPossibilities: regarding every solver branch ( not only
4859                         branches with e.G. best architectures
4860    preferHighestVersion: Prefer solver results which have a higher
4861                          version number.
4862   Bug #238087
4863 - update packages: changing architecture is only valid while an
4864   system update and NOT while an update via a patch.
4865   Bug 230685 - x86_64 MozillaFirefox binaries in security update
4866   repository
4867   Fix of version 2.11.2 has not worked if the first founded item
4868   had had another architecture.
4869 - r4927
4870
4871 -------------------------------------------------------------------
4872 Wed Jan 24 14:50:33 CET 2007 - lslezak@suse.cz
4873
4874 - added ZYpp::getPartitions() - return the partitinoning
4875
4876 -------------------------------------------------------------------
4877 Wed Jan 24 14:20:28 CET 2007 - dmacvicar@suse.de
4878
4879 - Merged revisions 4705-4906 via svnmerge from SuSE-Linux-10_2-Branch
4880 - Corrupt download cannot be skipped
4881   (#217425 and #224216)
4882 - Enable package read ahead/caching in commit per default to reduce
4883   interactive media changes. If the environment variable
4884   ZYPP_COMMIT_NO_PACKAGE_CACHE is set, caching will be disabled. (F100182)
4885 - added parameter not to reset resolver results while calling
4886   freshen pool Bug: 235761
4887 - Prepare package read ahead/caching of packages in commit. Adatped the
4888   workflow. Caching details are now hidden inside CommitPackageCache.
4889   The current implementation still performs no read ahead. (for F100182)
4890 - Skip invalid or broken rpm database entries. (#231211)
4891 - verifySystem: check if the solution is valid after calling freshenPool()
4892   Bug: 235761
4893 - Added own call for Resolver::verifySystem with additional
4894   hardware/language check in order to keep binary compatibility
4895   Fate #301224
4896 - Rpm requires additional quoting of special chars in filenames.
4897   (#233967)
4898 - Resolver::verifySystem checks for new hardware now by calling
4899   freshenPool. This is configureable. Fate #301224
4900 - merged texts from proofread
4901 - Don't consider patch/delta rpms if package architecture changes.
4902   (#231254)
4903 - update packages: changing architecture is only valid while an
4904   system update and NOT while an update via a patch.
4905   Bug 230685 - x86_64 MozillaFirefox binaries in security update repository
4906 - verifySystem: Do only regard items which will be on the system after the
4907   commit. Fate 301178
4908 - feature #301369
4909   Import listed GPG Keys from an trusted installation source
4910 - fix return call in new xml parser
4911 - Enable system resolvables in Helix parser (Revision 4787)
4912 - deptestomatic:
4913   Resetting transaction with the correct call;
4914   bugfix; Added kind in keep state (Revision 4788)
4915 - Wrong behaviour in soft install/uninstall. --> Setting Transact with
4916   soft (Revision 4789)
4917 - New call added: maySetToBeUninstalledSoft (Revision 4789)
4918   Both are only functions for the solver (Revision 4789)
4919 - Resetting "by causer" in order to distinguish from state
4920   "keep by user". ( function setLock in order to remove lock)
4921   (Revision 4789)
4922 - Better fix for Bug 217574: Checking if the resolveable CAN be deleted soft
4923   in QueueItemUninstall.cc (Revision 4790)
4924 - Regarding "keep state by user". So avoiding "reselecting" by
4925   other requirements.
4926   Give a corresponding problem solution if a resolvable satisfy
4927   a dependency, but has been set to keep by the user.
4928   Bug : 222531 (Revision 4791)
4929 - Allow to disable autoprotection of foreign vendor items. Required
4930   in zmd-backend. (F301735).
4931 - use sqlite-zmd if using > 10.2 in spec. Use the one available
4932   durin compile.
4933 - Item could has already been selected to soft uninstall (e.G. remove
4934   pattern which recommend this item ). Do not throw an exception anymore.
4935   bug#225278
4936 - Added syscontent::Reader: Parse serialized set of ResObjects.
4937   (for F300729)
4938 - If there has already been selected another item by the solver (e.g. from
4939   another source) we will take thatone in order to avoid parallel
4940   installation and there concerning error messages.
4941   Bug 224698
4942 - In order to handle conflicting resolvable we try to update the
4943   conflicting item. While evaluating these canditates an already selected
4944   candidate will not be regarded. So it could be that an older package
4945   will be selected for update although a newer has already been selected. Revision 4765
4946 - Conflicting items: The resolvable will be obsoleted by another. So it is useless finding an
4947   update candidate and evaluate additional branches.
4948 - r4907
4949
4950 -------------------------------------------------------------------
4951 Mon Dec  4 15:38:12 CET 2006 - mt@suse.de
4952
4953 - Improved realpath() wrapper in media handler class (#222521).
4954 - revision 4758
4955
4956 -------------------------------------------------------------------
4957 Thu Nov 30 09:15:20 CET 2006 - ma@suse.de
4958
4959 - version 3.0.0 (2.x.x now in SuSE-Linux-10_2-Branch)
4960 - revision 4713
4961
4962 -------------------------------------------------------------------
4963 Wed Nov 29 19:20:24 CET 2006 - dmacvicar@suse.de
4964
4965 - use sqlite-zmd package for the non yet shipped zypp2/ stuff
4966   because backend uses this sqlite and it is no fun to
4967   install one and the other to develop (as the -devel packages)
4968   conflict.
4969 - add cmake support for building zypp/ lib.
4970   TODO: soinfo, compile testcases, devel, zypp2,docs
4971   find rpm, curl and others.
4972 - dont serialize interactive, as it is
4973   calculated now.
4974   (it was already fixed as we don't reimplement
4975   the method, but we still serialized, parsed)
4976 - r4709
4977
4978 -------------------------------------------------------------------
4979 Tue Nov 28 22:40:12 CET 2006 - ma@suse.de
4980
4981 - fixed Patch::interactive to return true as well, if the patch
4982   itself has a licence. (#224192)
4983 - revision 4702
4984 - version 2.9.2
4985
4986 -------------------------------------------------------------------
4987 Tue Nov 28 16:36:56 CET 2006 - mt@suse.de
4988
4989 - Added search for /sbin/vol_id tool - that is in /lib/udev/vol_id
4990   on the installation image (#213852).
4991 - revision 4700
4992
4993 -------------------------------------------------------------------
4994 Tue Nov 28 11:44:52 CET 2006 - schubi@suse.de
4995
4996 - Avoid duplicate pool entries; Bug 223750; second part of the fix
4997 - r4698
4998 - Version 2.9.1
4999
5000 -------------------------------------------------------------------
5001 Mon Nov 27 18:29:58 CET 2006 - schubi@suse.de
5002
5003 - Pool has multi instances of an item in the pool. Reduced this error
5004   to items which are identically at least. #217574 and #223750
5005 - r4695
5006
5007 -------------------------------------------------------------------
5008 Mon Nov 27 17:37:44 CET 2006 - dmacvicar@suse.de
5009
5010 - replace spaces to underscores in product names
5011 - 2.8.7
5012 - r4688
5013
5014 -------------------------------------------------------------------
5015 Mon Nov 27 16:54:03 CET 2006 - dmacvicar@suse.de
5016
5017 - Mark some strings for translation (#219783 need it)
5018 - r4682
5019
5020 -------------------------------------------------------------------
5021 Mon Nov 27 16:17:07 CET 2006 - mt@suse.de
5022
5023 - Added translations marks to hal, url and mutex exceptions (#23771)
5024 - revision 4680
5025
5026 -------------------------------------------------------------------
5027 Wed Nov 22 19:24:57 CET 2006 - dmacvicar@suse.de
5028
5029 - don't make libzypp-devel depend on sqlite-devel as
5030   headers from zypp2 are not installed yet
5031 - r4663
5032
5033 -------------------------------------------------------------------
5034 Wed Nov 22 15:23:55 CET 2006 - ma@suse.de
5035
5036 - Return an error if fork failed. (#204807)
5037 - Make Script execution abortable by user request. (#212949, F100233)
5038 - revision 4660
5039 - version 2.8.6
5040
5041 -------------------------------------------------------------------
5042 Tue Nov 21 16:25:03 CET 2006 - mvidner@suse.cz
5043
5044 - Added package-manager wrapper script, with icon and .desktop (#222757).
5045   (Used by gnome-main-menu)
5046 - version 2.8.5
5047 - r4640
5048
5049 -------------------------------------------------------------------
5050 Tue Nov 21 13:11:06 CET 2006 - mt@suse.de
5051
5052 - Fixed target/hal - one more dbus_connection_close found (#216035)
5053 - revision 4636
5054 - version 2.8.4
5055
5056 -------------------------------------------------------------------
5057 Mon Nov 20 14:15:38 CET 2006 - schubi@suse.de
5058
5059 - translation added
5060   rev 4630
5061   version 2.8.3
5062
5063 -------------------------------------------------------------------
5064 Mon Nov 20 11:02:04 CET 2006 - ma@suse.de
5065
5066 - Process obsoletes when installing non-package objects. (#217352)
5067 - revision 4621
5068 - version 2.8.2
5069
5070 -------------------------------------------------------------------
5071 Fri Nov 17 16:57:39 CET 2006 - mt@suse.de
5072
5073 - Implemented volume device check using /sbin/vol_id (#213852).
5074 - Revision 4619
5075
5076 -------------------------------------------------------------------
5077 Fri Nov 17 15:53:58 CET 2006 - schubi@suse.de
5078
5079 - new translation added
5080
5081 -------------------------------------------------------------------
5082 Fri Nov 17 12:42:04 CET 2006 - mt@suse.de
5083
5084 - Implemented an reuse of already existing foreign CD/DVD mount points
5085   (e.g. automounted) - depends on REUSE_FOREIGN_MOUNTS flag (#220206).
5086 - Added a fallback check of the volume.mount_point HAL property to
5087   isAutoMountedMedia(); info.hal_mount.created_mount_point seems
5088   to be not avaliable in newer HAL versions (on 10.2).
5089 - Revision 4615
5090 - Version 2.8.1
5091
5092 -------------------------------------------------------------------
5093 Thu Nov 16 23:39:15 CET 2006 - ma@suse.de
5094
5095 - removed unused methods from Patch and PatchImplIf. Provided
5096   reasonable default implementation for Patch::interactive.
5097   (#221476).
5098 - revision 4610
5099 - Version 2.8.0
5100
5101 -------------------------------------------------------------------
5102 Thu Nov 16 15:32:04 CET 2006 - dmacvicar@suse.de
5103
5104 - Handle media eject failures (#216545)
5105 - r4606
5106
5107 -------------------------------------------------------------------
5108 Wed Nov 15 22:41:51 CET 2006 - ma@suse.de
5109
5110 - Reimplemented RpmDb::checkPackage using librpm API instead
5111   of parsing "rpm --checksig" output. (#163202)
5112 - Version 2.7.4
5113 - revision 4600
5114
5115 -------------------------------------------------------------------
5116 Wed Nov 15 15:39:26 CET 2006 - schubi@suse.de
5117
5118 - NEW behaviour of the solver:
5119   Obsolete virtual provides. E.G.:
5120
5121   Installed:
5122   -----------
5123   Name:           test-1.0-0
5124
5125   Name:           moretest-1.0-0
5126   Provides:       test
5127
5128   To be installed
5129   ------------------
5130   Name:           nomoretest-1.0-0
5131   Obsoletes:      test
5132
5133   Result
5134   --------
5135   test-1.0-0 AND  moretest-1.0-0 will be deleted. In former versions only
5136   test-1.0-0 had been deleted. Bug 220999
5137
5138 - Translations added
5139
5140 Version 2.7.3
5141 rev 4593
5142
5143 -------------------------------------------------------------------
5144 Tue Nov 14 16:32:49 CET 2006 - schubi@suse.de
5145
5146 - Bugfix in generating solver testcases:
5147    - added kind of capabilities in description file
5148    - removed unneded channel from uninstall in command file
5149
5150 -------------------------------------------------------------------
5151 Mon Nov 13 18:35:01 CET 2006 - mt@suse.de
5152
5153 - Try to call /bin/eject utility if the eject-ioctl fails.
5154 - r4568
5155
5156 -------------------------------------------------------------------
5157 Mon Nov 13 17:00:51 CET 2006 - dmacvicar@suse.de
5158
5159 - ignore empty capabilities
5160 - r4565
5161
5162 -------------------------------------------------------------------
5163 Fri Nov 10 17:52:10 CET 2006 - dmacvicar@suse.de
5164
5165 - make progress strings translatable (#219783)
5166 - r4556
5167
5168 -------------------------------------------------------------------
5169 Tue Nov  7 16:40:28 CET 2006 - schubi@suse.de
5170
5171 -  While deleting a selection all concerning recommended
5172    packages will be deleted too.
5173    BUT those packages should not be deleted which have been
5174    set to KEEP by the user. bug 217574
5175    rev 4526
5176    VERSION: 2.7.2
5177
5178 -------------------------------------------------------------------
5179 Tue Nov  7 13:12:49 CET 2006 - schubi@suse.de
5180
5181 - Makefile in zypp2 fixed
5182   Revision 4520
5183
5184 -------------------------------------------------------------------
5185 Tue Nov  7 11:38:10 CET 2006 - schubi@suse.de
5186
5187 - Translations added
5188   Revision 4514
5189   VERSION: 2.7.1
5190
5191 -------------------------------------------------------------------
5192 Mon Nov  6 12:32:22 CET 2006 - dmacvicar@suse.de
5193
5194 - Make the parser more strict, rejecting broken sources
5195   but showing the error line.
5196   Last fix making the parser relax would break multitag
5197   descriptions with empty lines, now we check dependencies
5198   at a higher level. (reference #160607)
5199 - r4501
5200
5201 -------------------------------------------------------------------
5202 Fri Nov  3 11:04:19 CET 2006 - schubi@suse.de
5203
5204 - New problem solution added: Unlock ALL resovables in order to speed up
5205   problem solution. Bug 206453
5206
5207 -------------------------------------------------------------------
5208 Fri Nov  3 10:29:08 CET 2006 - schubi@suse.de
5209
5210 - Translations added
5211
5212 -------------------------------------------------------------------
5213 Thu Nov  2 17:15:19 CET 2006 - mt@suse.de
5214
5215 - Fixed target/hal - removed dbus_connection_close calls, because
5216   the connections are shared; unref the ref-counted handle only.
5217   (#216035)
5218 - r4442
5219
5220 -------------------------------------------------------------------
5221 Thu Nov  2 16:18:27 CET 2006 - dmacvicar@suse.de
5222
5223 - skipping unreachable packages won't work
5224   (#215445)
5225 - r4468
5226
5227 -------------------------------------------------------------------
5228 Wed Oct 25 19:04:51 CEST 2006 - dmacvicar@suse.de
5229
5230 - (#213793) Target store fails to recreate stored install-time (other
5231   Date and ByteCount values as well)
5232
5233 - skip comments and blank lines in multilists
5234   fixes (#214877) - zen-updater is not installed by default
5235
5236 - Automatically fix broken products when reading
5237   the product database.
5238   still pending: honour the read-only flag
5239   Changes to make this possible include
5240   using read_dir instead of boost directory
5241   iterator.
5242
5243 -------------------------------------------------------------------
5244 Wed Oct 25 17:09:06 CEST 2006 - schubi@suse.de
5245
5246 - added new class for generating solver testcases:
5247   Testcase
5248
5249 -------------------------------------------------------------------
5250 Wed Oct 25 15:40:44 CEST 2006 - ma@suse.de
5251
5252 - Finalized ui::PatternContents. (F301229)
5253 - version 2.7.0
5254 - revision 4413
5255
5256 -------------------------------------------------------------------
5257 Wed Oct 25 08:21:52 CEST 2006 - mvidner@suse.cz
5258
5259 - Moved zypper and zypp-checkpatches(-wrapper) to zypper.rpm
5260 - version 2.6.0
5261
5262 -------------------------------------------------------------------
5263 Tue Oct 24 14:33:16 CEST 2006 - ma@suse.de
5264
5265 - Added ui::PatternContents: Helper class that will compute a patterns
5266   expanded install_packages set. (UI interface for F301229)
5267 - revision 4387
5268
5269 -------------------------------------------------------------------
5270 Tue Oct 24 09:06:24 CEST 2006 - mvidner@suse.cz
5271
5272 - removed the last reference to /usr/lib64 to fix the build
5273
5274 -------------------------------------------------------------------
5275 Mon Oct 23 17:44:42 CEST 2006 - mvidner@suse.cz
5276
5277 - added "zypper info" (jkupec)
5278 - version 2.5.2
5279
5280 -------------------------------------------------------------------
5281 Mon Oct 23 11:28:01 CEST 2006 - dmacvicar@suse.de
5282
5283 - fix rpm db timestamp
5284 - add extra urls and optional urls to product API
5285 - r4378
5286
5287 -------------------------------------------------------------------
5288 Fri Oct 20 16:55:44 CEST 2006 - mvidner@suse.cz
5289
5290 - zypper: nicer progress reports, with or without --verbose.
5291
5292 -------------------------------------------------------------------
5293 Fri Oct 20 16:25:50 CEST 2006 - ma@suse.de
5294
5295 - Fixed reloading of target data after commit. Broken since
5296   rev 3880.
5297 - version 2.5.1
5298 - revision 4365
5299
5300 -------------------------------------------------------------------
5301 Fri Oct 20 16:22:09 CEST 2006 - dmacvicar@suse.de
5302
5303 - put query-pool in /usr/lib/zypp and not lib64
5304 - r4363
5305
5306 -------------------------------------------------------------------
5307 Fri Oct 20 12:16:06 CEST 2006 - dmacvicar@suse.de
5308
5309 - revert keyring changes, causes endless loop (obvious)
5310 - add dist-product information, adapt store
5311 - version 2.5.0
5312 - r4355
5313
5314 -------------------------------------------------------------------
5315 Fri Oct 20 11:04:26 CEST 2006 - ma@suse.de
5316
5317 - zypp-query-pool: For products show additionally distributionName
5318   and distributionEdition. (required by #205392)
5319 - revision 4349
5320
5321 -------------------------------------------------------------------
5322 Fri Oct 20 00:13:49 CEST 2006 - ma@suse.de
5323
5324 - Add accessor for Product distributionName and distributionEdition.
5325   (required by #205392)
5326 - revision 4347
5327
5328 -------------------------------------------------------------------
5329 Thu Oct 19 18:40:36 CEST 2006 - dmacvicar@suse.de
5330
5331 - added test case for KeyRing
5332 - fire trustedKeyAdded in all calls to import trusted key
5333   not only in signature check workflow.
5334 - r4342
5335
5336 -------------------------------------------------------------------
5337 Thu Oct 19 18:27:02 CEST 2006 - mvidner@suse.cz
5338
5339 - zypper update: implemented minimal version (patches only)
5340 - zypper list-updates: changed default type from package to patch,
5341   consider patches affecting the package manager separately
5342
5343 -------------------------------------------------------------------
5344 Thu Oct 19 14:09:33 CEST 2006 - dmacvicar@suse.de
5345
5346 - version 2.4.1
5347 - r4338
5348
5349 -------------------------------------------------------------------
5350 Thu Oct 19 14:05:18 CEST 2006 - dmacvicar@suse.de
5351
5352 - add zypp-query-pool, so registration doesn't depend on
5353   libzypp-zmd-backend being installed. Will remove from
5354   backend when suseregister gets updated.
5355
5356 -------------------------------------------------------------------
5357 Thu Oct 19 12:31:08 CEST 2006 - schwab@suse.de
5358
5359 - Make sure config.rpath is present.
5360
5361 -------------------------------------------------------------------
5362 Wed Oct 18 21:40:25 CEST 2006 - mvidner@suse.cz
5363
5364 - zypper search: fixed uninitialized members that made all searches
5365   exact and case sensitve
5366
5367 -------------------------------------------------------------------
5368 Wed Oct 18 13:13:16 CEST 2006 - dmacvicar@suse.de
5369
5370 - zypp-checkpatches, write in the right file
5371 - r4328
5372
5373 -------------------------------------------------------------------
5374 Wed Oct 18 12:45:49 CEST 2006 - schubi@suse.de
5375
5376 - Install resolvables although they are unneeded
5377   if they have NOT the kind patch/atoms
5378   Bug 210538 - freshens/supplements does not work with patterns
5379 - r4326
5380
5381 -------------------------------------------------------------------
5382 Tue Oct 17 19:17:39 CEST 2006 - mvidner@suse.cz
5383
5384 - zypper service-add -r http://example.org/foo.repo (F#300641).
5385
5386 -------------------------------------------------------------------
5387 Tue Oct 17 18:29:34 CEST 2006 - dmacvicar@suse.de
5388
5389 - zypp-checkpatches:
5390   save version of the generated xml to
5391   regenerate it if it changes.
5392   save a random token in case of error to
5393   force recreating xml file
5394 - r4321
5395
5396 -------------------------------------------------------------------
5397 Tue Oct 17 13:49:53 CEST 2006 - dmacvicar@suse.de
5398
5399 - remove permissions for zypp checkpatches from spec
5400 - r4318
5401
5402 -------------------------------------------------------------------
5403 Tue Oct 17 12:36:57 CEST 2006 - dmacvicar@suse.de
5404
5405 - registration fails because of wrong product data
5406   (#205392)
5407   use DISTPRODUCT,DISTVERSION to create the product
5408   resolvable. have this resolvable provide
5409   PRODUCT = VERSION
5410 - r4312
5411
5412 -------------------------------------------------------------------
5413 Mon Oct 16 18:05:56 CEST 2006 - mvidner@suse.cz
5414
5415 - zypper service-add -r ./foo.repo (F#300641).
5416
5417 -------------------------------------------------------------------
5418 Mon Oct 16 15:02:00 CEST 2006 - jkupec@suse.cz
5419
5420 - zypper: added case-sensitive search, search in descriptions and
5421   summaries, search by resolvable type, substring and word
5422   matching, support for wildcards
5423 - Revision 4303
5424
5425 -------------------------------------------------------------------
5426 Mon Oct 16 13:27:50 CEST 2006 - mvidner@suse.cz
5427
5428 - Prevent the user from sending signals to zypp-checkpatches-wrapper
5429   (#211286).
5430
5431 -------------------------------------------------------------------
5432 Mon Oct 16 12:57:56 CEST 2006 - schubi@suse.de
5433
5434 - Dont incomplete an uninstalled resolvable, even not when establishing.
5435   Incomplete only makes sense for installed resolvables (when they have broken
5436   deps), for patches (because they are needed) and for atoms (because they are
5437   used during patch calculation)
5438   Bug 198379
5439
5440 - Do not branch for packages with the same NVE but different architectures.
5441   Take the best architecture.
5442
5443 -------------------------------------------------------------------
5444 Fri Oct 13 16:51:43 CEST 2006 - dmacvicar@suse.de
5445
5446 - implement rename source in sourcemanager
5447 - r4286
5448
5449 -------------------------------------------------------------------
5450 Fri Oct 13 14:32:44 CEST 2006 - dmacvicar@suse.de
5451
5452 - YaST sources: set alias to product summary if empty
5453 - show alias on logs.
5454 - r4281
5455
5456 -------------------------------------------------------------------
5457 Thu Oct 12 16:40:29 CEST 2006 - dmacvicar@suse.de
5458
5459 - version 2.4.0 (bin incompat due to callback fixes)
5460 - r4272
5461
5462 -------------------------------------------------------------------
5463 Thu Oct 12 16:30:55 CEST 2006 - ma@suse.de
5464
5465 - Provide additional solver status information to the UI.
5466   (#162164,F301272)
5467 - Fixed UI satus computation in presence of multiple available
5468   candidates.
5469 - revision 4264
5470 - version 2.3.1
5471
5472 -------------------------------------------------------------------
5473 Thu Oct 12 15:45:12 CEST 2006 - dmacvicar@suse.de
5474
5475 - remove const in MediaChangeReport requestMedia that
5476   broke cd changing.
5477 - r4262
5478
5479 -------------------------------------------------------------------
5480 Wed Oct 11 08:35:48 CEST 2006 - mvidner@suse.cz
5481
5482 - zypper: added search (jkupec)
5483 - removed the suid bit from zypp-checkpatches-wrapper so that the
5484   build passes until permissions.rpm is updated (~#211286).
5485 - r4253
5486
5487 -------------------------------------------------------------------
5488 Tue Oct 10 16:03:40 CEST 2006 - dmacvicar@suse.de
5489
5490 - Log microseconds if ZYPP_PROFILING env var is enabled.
5491 - r4252
5492
5493 -------------------------------------------------------------------
5494 Mon Oct  9 18:15:19 CEST 2006 - dmacvicar@suse.de
5495
5496 - YaST sources:
5497   Factory cannot be set with 'refresh' enabled
5498   (#204957)
5499 - get rid of some const bool signatures in Source classes
5500 - r4247
5501
5502 -------------------------------------------------------------------
5503 Mon Oct  9 15:11:16 CEST 2006 - mvidner@suse.cz
5504
5505 - Added zypp-checkpatches and a suid-root zypp-checkpatches-wrapper.
5506
5507 -------------------------------------------------------------------
5508 Fri Oct  6 13:23:32 CEST 2006 - schubi@suse.de
5509
5510 - select the best solution: prefering the total amount of install/update
5511   packages BEFORE source preferences. Bug 208784
5512
5513 -------------------------------------------------------------------
5514 Fri Oct  6 11:55:11 CEST 2006 - dmacvicar@suse.de
5515
5516 - Introduce a method to see if a source supports a
5517   kind of resolvable at that time, so we can
5518   init a YUM source like factory but avoid parsing
5519   it if it contains no patches.
5520 - add TODO
5521 - zypp-checkpatches xml output
5522 - r4235
5523
5524 -------------------------------------------------------------------
5525 Mon Oct  2 16:34:03 CEST 2006 - mvidner@suse.cz
5526
5527 - added a CLI preview: zypper
5528 - revision 4214
5529 - version 2.2.3
5530
5531 -------------------------------------------------------------------
5532 Mon Oct  2 15:11:26 CEST 2006 - dmacvicar@suse.de
5533
5534 - FATE #100165:
5535   Make Content File Aware of Different Architectures
5536   expand %a in release notes with architecture
5537
5538 -------------------------------------------------------------------
5539 Fri Sep 29 16:10:46 CEST 2006 - ma@suse.de
5540
5541 - Extended pattern parser to support includes/extends tags as hint
5542   for the IO. (F301229)
5543 - revision 4199
5544 - version 2.2.2
5545
5546 -------------------------------------------------------------------
5547 Fri Sep 29 00:31:33 CEST 2006 - ma@suse.de
5548
5549 - Enabled sending of ScriptResolvableReport.
5550 - Changed ScriptResolvableReport::start to send local path
5551   of script to be executed.
5552 - revision 4190
5553 - version 2.2.1
5554
5555 -------------------------------------------------------------------
5556 Wed Sep 27 14:14:33 CEST 2006 - ma@suse.de
5557
5558 - Added ScriptResolvableReport. Callbacks triggered on script
5559   execution during commit. (F100233)
5560 - revision 4187
5561 - version 2.2.0
5562
5563 -------------------------------------------------------------------
5564 Mon Sep 25 13:52:55 CEST 2006 - mvidner@suse.cz
5565
5566 - fix: Url::getRegisteredSchemes() would always return nothing
5567
5568 -------------------------------------------------------------------
5569 Fri Sep 22 15:34:11 CEST 2006 - jkupec@suse.cz
5570
5571 - Made the build dependency on gettext-devel explicit
5572
5573 -------------------------------------------------------------------
5574 Tue Sep 19 10:59:24 CEST 2006 - jsrain@suse.cz
5575
5576 - adapted multi-media YUM sources according to official YUM
5577   specification (F300743)
5578
5579 -------------------------------------------------------------------
5580 Mon Sep 18 17:42:26 CEST 2006 - lslezak@suse.cz
5581
5582 - use RPM_OPT_FLAGS (meissner@suse.de)
5583
5584 -------------------------------------------------------------------
5585 Mon Sep 18 15:19:53 CEST 2006 - lslezak@suse.cz
5586
5587 - SourceFactory::createFrom() - don't loose url,...
5588 - r4160
5589
5590 -------------------------------------------------------------------
5591 Mon Sep 18 12:00:46 CEST 2006 - kkaempf@suse.de
5592
5593 - reduce logging in ResolvableImpl.cc
5594 - rev 4157
5595
5596 -------------------------------------------------------------------
5597 Thu Sep 14 15:59:47 CEST 2006 - schubi@suse.de
5598
5599 - Replaced requirementIsMet by requirementIsInstalledOrUnneeded
5600   in QueueItemInstall and QueueItemRequire
5601   Bug 192535/204913
5602   removed fix:Thu Sep  7 18:31:46 CEST 2006 - schubi@suse.de
5603
5604 -------------------------------------------------------------------
5605 Thu Sep 14 12:44:53 CEST 2006 - lslezak@suse.cz
5606
5607 - fixed SourceFactory::createFrom() - don't loose alias,
5608   cachedir,... parameters
5609
5610 -------------------------------------------------------------------
5611 Thu Sep 14 10:21:02 CEST 2006 - mvidner@suse.cz
5612
5613 - Use RPM Enhances only if detected at configure time, to allow
5614   compilation with older rpm.
5615 - callback params: use const string & instead of string (dmacvicar)
5616
5617 -------------------------------------------------------------------
5618 Thu Sep  7 18:31:46 CEST 2006 - schubi@suse.de
5619
5620 - Do not regarding SATISFIED (regarding UNNEEDED) in isPresent if it is
5621   a package/script/message
5622   Bug: 192535
5623
5624 -------------------------------------------------------------------
5625 Thu Sep  7 16:19:36 CEST 2006 - dmacvicar@suse.de
5626
5627 - add Source_Ref::checksum() which in combination with
5628   timestamp can give an idea of a source change.
5629 - r4106
5630
5631 -------------------------------------------------------------------
5632 Thu Sep  7 14:32:38 CEST 2006 - mvidner@suse.cz
5633
5634 - Implemented fgzstreambuf::compressed_tell and fXstream::getbuf to
5635   enable progress reporting on compressed streams.
5636
5637 -------------------------------------------------------------------
5638 Wed Sep  6 18:31:20 CEST 2006 - dmacvicar@suse.de
5639
5640 - better error propagation
5641 - r4096
5642
5643 -------------------------------------------------------------------
5644 Tue Sep  5 19:22:56 CEST 2006 - mt@suse.de
5645
5646 - Removed libblkid dependency - the workaround using libblkid to
5647   check filesystem on XEN vbd mapped devices is obsolete, because
5648   the info is avaliable via /dev/disk/by-label link now. (#197107)
5649 - revision 4087
5650
5651 -------------------------------------------------------------------
5652 Thu Aug 31 15:16:11 CEST 2006 - ma@suse.de
5653
5654 - PackageProvider: Fixed broken retry. (#202163)
5655 - revision 4071
5656
5657 -------------------------------------------------------------------
5658 Wed Aug 30 23:50:55 CEST 2006 - ma@suse.de
5659
5660 - Fixed RpmDb::makePackageFromHeader: Catch NULL Header passed as argument and refuse
5661   to create a Package from a source package header.
5662 - Added method Pathname::extension: Return all of the characters in name
5663   after and including the last dot in the last element of name.
5664 - PlaindirImpl: Disable rpm signature verification when scaning a directory for
5665   rpms. Otherwise we'd need access to the rpm database to get the keys.
5666 - revision 4069
5667
5668 -------------------------------------------------------------------
5669 Wed Aug 30 17:42:40 CEST 2006 - schubi@suse.de
5670
5671 - Do not regarding SATISFIED/UNNEEDED in isPresent if it is
5672   a package/script/message
5673   Bug: 192535
5674
5675 -------------------------------------------------------------------
5676 Wed Aug 30 14:29:45 CEST 2006 - ma@suse.de
5677
5678 - Speedup computation of number of rpm database entries.
5679 - revision 4058
5680
5681 -------------------------------------------------------------------
5682 Tue Aug 29 16:58:20 CEST 2006 - schubi@suse.de
5683
5684 - Fixed endless loop in transactResObject
5685   Bug 198095 - YaST2 Installaler crashes when selecting Gnome pattern to a KDE installation
5686
5687 -------------------------------------------------------------------
5688 Tue Aug 29 12:05:09 CEST 2006 - dmacvicar@suse.de
5689
5690 - fix some testcases for tar file parser changes
5691 - r4045
5692
5693 -------------------------------------------------------------------
5694 Tue Aug 29 11:19:53 CEST 2006 - dmacvicar@suse.de
5695
5696 - missing includes
5697 - clean old callbacks
5698 - r4041
5699
5700 -------------------------------------------------------------------
5701 Fri Aug 25 14:32:07 CEST 2006 - schubi@suse.de
5702
5703 - zyppPattern->install_packages returns SUGGESTED package too.
5704   Bug 201476
5705   Revision 4036
5706
5707 -------------------------------------------------------------------
5708 Fri Aug 25 13:05:33 CEST 2006 - schubi@suse.de
5709
5710 - New behaviour in the solver: try with 'best' package first, try with 'all'
5711   packages if this fails.
5712   Bug :Bug 191983
5713
5714 -------------------------------------------------------------------
5715 Fri Aug 25 11:35:48 CEST 2006 - dmacvicar@suse.de
5716
5717 - libzypp 2.1.0
5718 - bump version due to incompatible callback changes in KeyRing
5719   Sources
5720
5721 -------------------------------------------------------------------
5722 Thu Aug 24 15:34:45 CEST 2006 - dmacvicar@suse.de
5723
5724 - new keyring callbacks
5725 - separate trust key from import key
5726 - use PublicKey class instead of params, to be able
5727   to add more info like photos later (pending #181682)
5728 - update zmart with those callbacks.
5729 - better error handling (Exception types)
5730 - make tmp file names more readable depending on the context
5731 - r4026
5732
5733 -------------------------------------------------------------------
5734 Tue Aug 22 22:35:30 CEST 2006 - dmacvicar@suse.de
5735
5736 - decouple probing from source creation, using the new
5737   media test for existence functions.
5738 - r4019
5739
5740
5741 -------------------------------------------------------------------
5742 Tue Aug 22 17:56:53 CEST 2006 - mt@suse.de
5743
5744 - Fixed getDoesFileExist to reset the transfer range
5745 - Added logging of curl debug messages to the zypp log.
5746   The env var ZYPP_MEDIA_CURL_DEBUG=1 logs curl infos,
5747   ZYPP_MEDIA_CURL_DEBUG=2 logs the in/out headers.
5748 - r4018
5749
5750 -------------------------------------------------------------------
5751 Fri Aug 18 14:57:35 CEST 2006 - kkaempf@suse.de
5752
5753 - remove the /etc/sysconfig/zypp:REWRITE_KERNEL_DEPS = yes check;
5754   see rev 3810 below. (#190163)
5755 - rev 3998
5756
5757 -------------------------------------------------------------------
5758 Thu Aug 17 18:15:14 CEST 2006 - dmacvicar@suse.de
5759
5760 - fix uninstalling of atoms (noop)
5761 - r3995
5762
5763 -------------------------------------------------------------------
5764 Wed Aug 16 17:41:40 CEST 2006 - dmacvicar@suse.de
5765
5766 - Implement initial verson of Media
5767   doesFileExist, for future source probing.
5768 - r3984
5769
5770 -------------------------------------------------------------------
5771 Tue Aug 15 12:01:31 CEST 2006 - dmacvicar@suse.de
5772
5773 - more dbus_connection_close fixes
5774 - r3974
5775
5776 -------------------------------------------------------------------
5777 Tue Aug 15 11:41:41 CEST 2006 - kkaempf@suse.de
5778
5779 - clean up 'incomplete' handling in QueueItemEstablish.
5780 - rev 3973.
5781
5782 -------------------------------------------------------------------
5783 Tue Aug 15 11:30:50 CEST 2006 - kkaempf@suse.de
5784
5785 - Don't set 'incomplete' for uninstalled patterns or products.
5786   (#198379)
5787 - rev 3970.
5788
5789 -------------------------------------------------------------------
5790 Mon Aug 14 16:50:53 CEST 2006 - schubi@suse.de
5791
5792 - Added new API calls:
5793   setAdditionalProvide
5794   setAdditionalConflict
5795   setAdditionalRequire
5796
5797 -------------------------------------------------------------------
5798 Mon Aug 14 11:26:20 CEST 2006 - dmacvicar@suse.de
5799
5800 - don't link examples to testsuite library.
5801
5802 -------------------------------------------------------------------
5803 Sat Aug 12 17:30:30 CEST 2006 - schwab@suse.de
5804
5805 - Disable profiling to work around compiler bug.
5806
5807 -------------------------------------------------------------------
5808 Fri Aug 11 17:01:33 CEST 2006 - dmacvicar@suse.de
5809
5810 - forward port 3924:3939
5811 - Add explicit finish callbacks for subtasks during ProvidePackage
5812  Â to avoid UI confusion.
5813 - rev3957
5814
5815 -------------------------------------------------------------------
5816 Fri Aug 11 11:48:44 CEST 2006 - dmacvicar@suse.de
5817
5818 - Introduce examples/
5819 - fix some svn ignores
5820 - fix compilation. Use: dbus_connection_close
5821 - rev 3943
5822
5823 -------------------------------------------------------------------
5824 Thu Aug 10 16:32:36 CEST 2006 - dmacvicar@suse.de
5825
5826 - Initial support for plain directory with rpms as source
5827 - r3935
5828
5829 -------------------------------------------------------------------
5830 Tue Aug  8 16:51:45 CEST 2006 - dmacvicar@suse.de
5831
5832 - Move the target query by kind function to
5833   a iterator, so we dont make a copy of the restore
5834   the iterator works loading by demand too
5835
5836 -------------------------------------------------------------------
5837 Mon Aug  7 17:57:26 CEST 2006 - dmacvicar@suse.de
5838
5839 - rename the new initTarget to initializeTarget,
5840   leave the old one as is, but deprecate it.
5841 - r3903
5842
5843 -------------------------------------------------------------------
5844 Mon Aug  7 15:10:08 CEST 2006 - dmacvicar@suse.de
5845
5846 - forward port from SLES10 branch , till 3888
5847 - Prefer to use available DeltaRpm or PatchRpm instead of downloading
5848   full packages. (#168844)
5849 - rpmdb : Do not use the deprecated POSIX API, but boost::regex
5850 - version 2.0.0
5851 - rev 3893
5852
5853 -------------------------------------------------------------------
5854 Fri Aug  4 15:20:13 CEST 2006 - dmacvicar@suse.de
5855
5856 - Separate target init from adding resolvables, getting rid of the
5857 uggly bool flag.
5858 - dont clear the store each time Target::resolvables is called
5859 - Load target resolvables on demand by kind, keep them cached later
5860 - add Target::resolvablesByKind(kind) to allow query specific kind
5861   without reading all kinds. Used to port TargetProduct, which
5862   was reading the whole rpm database only to displayy base product
5863   name in YaST help.
5864 - commit to pkg-bindings and packager will follow.
5865 - jsrain will port more yast stuff, especially inst_source which
5866   startup time should by reduced by half afterwards.
5867 - rev 3880
5868
5869 -------------------------------------------------------------------
5870 Tue Aug  1 13:37:29 CEST 2006 - dmacvicar@suse.de
5871
5872 - forward port:
5873   rev 3786 fix to stalle tmpfiles broke patches.
5874   SLES was released with this broken. 10.1 has a blocked
5875   zypp update because this.
5876   Attempt to fix this. (#192535)
5877 - fix configure.ac sqlite-source build path
5878 - rev 3858
5879
5880 -------------------------------------------------------------------
5881 Fri Jul 21 10:58:58 CEST 2006 - dmacvicar@suse.de
5882
5883 - link correctly
5884
5885 -------------------------------------------------------------------
5886 Wed Jul 19 13:50:57 CEST 2006 - dmacvicar@suse.de
5887
5888 - dont link sqlite in the main lib.
5889 - rev 3826
5890
5891 -------------------------------------------------------------------
5892 Tue Jul 18 17:42:45 CEST 2006 - dmacvicar@suse.de
5893
5894 - susetags: parse product parser regexp only once
5895 - parse yum factory 5 sec. (from 30) faster using
5896   another string find algorithm
5897 - rev 3824
5898
5899 -------------------------------------------------------------------
5900 Tue Jul 18 12:56:17 CEST 2006 - dmacvicar@suse.de
5901
5902 - Digest: Don't read the stream character wise but reading blocks,
5903   as advised by matz profiling.
5904 - r3819
5905
5906 -------------------------------------------------------------------
5907 Mon Jul 17 12:54:39 CEST 2006 - ma@suse.de
5908
5909 - Add "openSUSE", "ATI Technologies Inc." and "Nvidia" to
5910   trusted vendors. (#189573)
5911 - revision 3804
5912
5913 -------------------------------------------------------------------
5914 Thu Jul 13 12:52:58 CEST 2006 - dmacvicar@suse.de
5915
5916 - backport fix for stalle tmpfile (#191311)
5917 - rev 3788
5918
5919 -------------------------------------------------------------------
5920 Wed Jun 28 13:22:22 CEST 2006 - mt@suse.de
5921
5922 - deactivated media manager code that was disabling the
5923   automounter (#172419)
5924 - rev 3724
5925
5926 -------------------------------------------------------------------
5927 Mon Jun 26 17:14:53 CEST 2006 - dmacvicar@suse.de
5928
5929 - fix autorefresh (#186115)
5930 - revision 3708
5931 -------------------------------------------------------------------
5932 Fri Jun 23 13:41:18 CEST 2006 - ma@suse.de
5933
5934 - forward port from SLE branch
5935 - Set default permission for logfiles to 0640. (#187044)
5936 - revision 3696
5937
5938 -------------------------------------------------------------------
5939 Thu Jun 22 16:01:15 CEST 2006 - ma@suse.de
5940
5941 - forward port from SLE branch
5942 - Fixed installation of SP or Add-On product switching to media 2
5943   too early. (#186607)
5944 - revision 3691
5945
5946 -------------------------------------------------------------------
5947 Wed Jun 21 15:47:39 CEST 2006 - dmacvicar@suse.de
5948
5949 - forward port from SLE branch
5950 - Strip self provides without edition in Resolvable ctor.
5951   (#186079)
5952 - Source::provideResolvables not implemented in yum source type.
5953   Product not set for packages that are available from update source
5954   (#186920)
5955 - Hook modalias() supplements without package to "kernel" (#184840)
5956 - Allow on-demand SourceManager::restore() (#186678)
5957 - Hook modalias() supplements without package to "kernel" (#184840)
5958 - rev 3676
5959
5960 -------------------------------------------------------------------
5961 Mon Jun 19 15:17:17 CEST 2006 - mt@suse.de
5962
5963 - Fix adding resolving of path names for mount points (#181606)
5964 - rev 3658
5965
5966 -------------------------------------------------------------------
5967 Mon Jun 19 13:52:14 CEST 2006 - dmacvicar@suse.de
5968
5969 - merge download algorithm and refactoring from branch
5970   (#181204)
5971
5972 -------------------------------------------------------------------
5973 Thu Jun 15 17:53:40 CEST 2006 - mvidner@suse.cz
5974
5975 - autodocs: use find+xargs to overcome command length limit,
5976   do not call doxygen unnecessarily (#185334).
5977 - rev 3645
5978
5979 -------------------------------------------------------------------
5980 Thu Jun 15 07:26:29 CEST 2006 - kkaempf@suse.de
5981
5982 - Dont use getZYpp in static constructor (#185198)
5983   Bugfix #178292 was wrong.
5984 - Only warn on incompleting installed resolvables (#185197)
5985 - rev 3644
5986
5987 -------------------------------------------------------------------
5988 Wed Jun 14 22:43:40 CEST 2006 - kkaempf@suse.de
5989
5990 - Atoms might only be installed via patches (#184714)
5991 - rev 3642
5992
5993 -------------------------------------------------------------------
5994 Wed Jun 14 17:26:39 CEST 2006 - dmacvicar@suse.de
5995
5996 - fix for the last stall tmpfile (#178292)
5997 - r3637
5998
5999 -------------------------------------------------------------------
6000 Wed Jun 14 12:06:57 CEST 2006 - mt@suse.de
6001
6002 - Implemented transfer timeout inside of the progress callback.
6003   The timeout value can be set using timeout url parameter, the
6004   default transfer timeout is 180 seconds. (#181602)
6005 - Added ssl_verify and ssl_capath url options used in https scheme,
6006   allowing to change or disable the ssl verify options. (#171622)
6007 - Added fallback on read failures of /etc/mtab to /proc/mounts.
6008   Improved verbosity in mount and mount check related failure cases,
6009   incl. /etc/mtab dump. (#181606)
6010 - rev 3623
6011
6012 -------------------------------------------------------------------
6013 Wed Jun 14 10:49:10 CEST 2006 - kkaempf@suse.de
6014
6015 - combine knownAliases and knownUrls in a single function.
6016 - rev 3616
6017
6018 -------------------------------------------------------------------
6019 Mon Jun 12 16:27:46 CEST 2006 - kkaempf@suse.de
6020
6021 - honor parallel installs in resolver context (#181103)
6022 - rev 3592
6023
6024 -------------------------------------------------------------------
6025 Mon Jun 12 15:37:10 CEST 2006 - dmacvicar@suse.de
6026
6027 - right fix for tmpdir initialized in static constructor
6028 - catch around provideJustFile in providePackage
6029 -rev 3654
6030
6031 -------------------------------------------------------------------
6032 Mon Jun 12 15:15:07 CEST 2006 - dmacvicar@suse.de
6033
6034 - fix #182003 YUM packages without size
6035 - rev 3587
6036
6037 -------------------------------------------------------------------
6038 Mon Jun 12 14:58:55 CEST 2006 - kkaempf@suse.de
6039
6040 - Allow to restore and remove by Url
6041 - rev 3583
6042
6043 -------------------------------------------------------------------
6044 Mon Jun 12 13:07:31 CEST 2006 - kkaempf@suse.de
6045
6046 - make atoms parallel installable (#181103)
6047 - rev 3580
6048
6049 -------------------------------------------------------------------
6050 Fri Jun  9 16:28:11 CEST 2006 - dmacvicar@suse.de
6051
6052 - Allow to restore by alias
6053 - r3568
6054
6055 -------------------------------------------------------------------
6056 Fri Jun  9 13:06:16 CEST 2006 - mvidner@suse.cz
6057
6058 - Do not fork in a global destructor, perl dislikes it (#182672).
6059   Fixes hanging ag_ldapserver and yast2-perl-bindings tests.
6060
6061 -------------------------------------------------------------------
6062 Thu Jun  8 16:24:55 CEST 2006 - ma@suse.de
6063
6064 - Installation: Assert product information is stored to libzypp
6065   database before reboot. (#181198)
6066 - Version 1.2.0; revision 3553
6067
6068 -------------------------------------------------------------------
6069 Wed Jun  7 13:55:23 CEST 2006 - visnov@suse.cz
6070
6071 - Synchronize keys with rpm database before
6072   closing access to it (#182338)
6073 - rev 3533
6074
6075 -------------------------------------------------------------------
6076 Wed Jun  7 11:40:46 CEST 2006 - mt@suse.de
6077
6078 - Changed to just prefer DVD drives in "dvd:" scheme, instead of
6079   filter out the non-DVD drives completely. Allows a fallback to
6080   drives without the dvd HAL property e.g. in VMWare. (#177457)
6081 - rev 3530
6082
6083 -------------------------------------------------------------------
6084 Wed Jun  7 01:00:06 CEST 2006 - dmacvicar@suse.de
6085
6086 - Merge fix for stalle tmpdir due to cyclic references, using a master
6087  TmpDir for zypp. (#178292) . There is still 1 tmpdir to fix.
6088 - rev 3521
6089
6090 -------------------------------------------------------------------
6091 Wed Jun  7 01:00:05 CEST 2006 - dmacvicar@suse.de
6092
6093 - Fixes unneeded file download, and add download callbacks
6094   (still need yast side) #181204 and #160206
6095 - Fix stalle tmpdir due to cyclic references, using a master
6096   TmpDir for zypp. # 178292
6097
6098 -------------------------------------------------------------------
6099 Wed Jun  7 00:02:18 CEST 2006 - ma@suse.de
6100
6101 - fixed memory leak in PersistentStorage (#168690)
6102 - revision 3519
6103
6104 -------------------------------------------------------------------
6105 Tue Jun  6 22:24:00 CEST 2006 - ma@suse.de
6106
6107 - fixed memory leak in XMLSourceCacheParser (#168690)
6108 - revision 3517
6109
6110 -------------------------------------------------------------------
6111 Fri Jun  2 16:09:03 CEST 2006 - schubi@suse.de
6112
6113 -latest fi translation added
6114  Revision 3502
6115
6116 -------------------------------------------------------------------
6117 Thu Jun  1 15:11:47 CEST 2006 - schubi@suse.de
6118
6119 -All installed resolvables has been set to "satisfied" in
6120  ResolverContext::unneeded . BUT:
6121  Patch concerning resolvables have to be set to
6122  "unneeded" although they are installed. In order
6123  getting the state "no longer applicable" (Bug 171590)
6124 - rev 3496
6125
6126 -------------------------------------------------------------------
6127 Thu Jun  1 14:54:02 CEST 2006 - kkaempf@suse.de
6128
6129 - compute status for scripts and messages so their freshens get
6130   properly honored (aj with postgresql-server)
6131 - rev 3494
6132
6133 -------------------------------------------------------------------
6134 Thu Jun  1 13:57:48 CEST 2006 - dmacvicar@suse.de
6135
6136 - revert not-used-yet rpmdb timestamp, as
6137   it broke rpmdb::init(). (#180040)
6138 - rev 3490
6139
6140 -------------------------------------------------------------------
6141 Thu Jun  1 11:03:34 CEST 2006 - schubi@suse.de
6142
6143 - updating gmo files, if po files has been changed; bug 164449
6144
6145 -------------------------------------------------------------------
6146 Wed May 31 18:32:58 CEST 2006 - dmacvicar@suse.de
6147
6148 - Dont download twice if starting from 1st time
6149 - fix typo
6150 - rev 3481
6151
6152 -------------------------------------------------------------------
6153 Wed May 31 17:06:48 CEST 2006 - dmacvicar@suse.de
6154
6155 - set cache dir only if storeMetadata is called as a public method.´
6156 - rev 3475
6157
6158 -------------------------------------------------------------------
6159 Wed May 31 15:27:38 CEST 2006 - kkaempf@suse.de
6160
6161 - schedule a package for installation if
6162   - it freshens / supplements something
6163   - it is not installed yet
6164   (#178721)
6165 - rev 3473
6166
6167 -------------------------------------------------------------------
6168 Wed May 31 15:22:43 CEST 2006 - dmacvicar@suse.de
6169
6170 - make susetags also implement download and check first.
6171 - rev 3470
6172
6173 -------------------------------------------------------------------
6174 Tue May 30 12:43:47 CEST 2006 - dmacvicar@suse.de
6175
6176 - make yum more robust. Never parse from provideFile
6177   but only from local disk. Make sure the cache
6178   is consistent before recreating it.
6179   the code is easier to follow and probably
6180   faster. checksum and signatures are
6181   checked on caching not on parsing.
6182   Required to implement refresh for #154990
6183 - rev 3452
6184
6185 -------------------------------------------------------------------
6186 Wed May 24 16:57:54 CEST 2006 - dmacvicar@suse.de
6187
6188 - implement timestamp for YUM and SuseTags
6189 - actually use the license to confirm in yum patches
6190 - add prerequires tag in yum optonally to the bad designed
6191   and nonintuitive pre=1
6192 - rev 3448
6193
6194 -------------------------------------------------------------------
6195 Wed May 24 15:30:32 CEST 2006 - dmacvicar@suse.de
6196
6197 - dont pass root on init but before.
6198 - implement rpm db modification timestamp
6199   not used yet
6200 - move Helix source to testsuite out of the solver
6201   so we can use it for target, storage tests
6202 - add Source_Ref::timestamp(), default to now()
6203   in order to implement smart sync of sources by zmd
6204 - don't parse desc and summary twice
6205 - fix a segfault with tranlated text
6206 - fix broken size tag introduced in rev 3427
6207 - rev 3446
6208
6209 -------------------------------------------------------------------
6210 Tue May 23 20:53:27 CEST 2006 - dmacvicar@suse.de
6211
6212 - dont accept corrupt sources, improve logs
6213
6214 -------------------------------------------------------------------
6215 Tue May 23 17:26:41 CEST 2006 - ma@suse.de
6216
6217 - Added PoolItem_Ref::statusReset. Resets the PoolItem status without
6218   loosing autoprotection (eg. for foreign vendor). (assists #177469)
6219 - rev 3431
6220
6221 -------------------------------------------------------------------
6222 Tue May 23 17:04:04 CEST 2006 - jsrain@suse.cz
6223
6224 - added mediaNr() to PatchRpm and DeltaRpm classes
6225 - rev 3430
6226
6227 -------------------------------------------------------------------
6228 Tue May 23 15:58:04 CEST 2006 - dmacvicar@suse.de
6229
6230 - enable YUM license to confirm.
6231   needed for #174476
6232 - adapt store to serialize and read all new resobject fields
6233 - use install-time to now() when serializing (#174653)
6234 - rev 3427
6235
6236 -------------------------------------------------------------------
6237 Mon May 22 20:51:59 CEST 2006 - ma@suse.de
6238
6239 - Do not violate install order when restricting commit to a certain
6240   mediaNumber. (#170079)
6241 - Version 1.1.0; rev 3423
6242
6243 -------------------------------------------------------------------
6244 Mon May 22 19:03:20 CEST 2006 - mvidner@suse.cz
6245
6246 - Added SourceManager::findSourceByUrl to overcome alias mismatches
6247   (#177543).
6248 - rev 3420
6249
6250 -------------------------------------------------------------------
6251 Mon May 22 17:19:25 CEST 2006 - ma@suse.de
6252
6253 - Order all objects according to prerequirements, not just packages.
6254   (#173690)
6255 - rev 3419
6256
6257 -------------------------------------------------------------------
6258 Mon May 22 15:57:43 CEST 2006 - schubi@suse.de
6259
6260 - Added new translation
6261
6262 -------------------------------------------------------------------
6263 Fri May 19 12:53:44 CEST 2006 - dmacvicar@suse.de
6264
6265 - fix missing homedir option for gpg (#171055)
6266 - rev 3415
6267
6268 -------------------------------------------------------------------
6269 Thu May 18 19:08:52 CEST 2006 - ma@suse.de
6270
6271 - Prevent against daemons launched in rpm %post, that do not close
6272   their filedescriptors. (#174548)
6273 - Version 1.0.1; rev 3413
6274
6275 -------------------------------------------------------------------
6276 Thu May 18 16:51:41 CEST 2006 - jsrain@suse.cz
6277
6278 - fixed media number of package retrieved as a part of a patch
6279   (#174841)
6280 - rev 3409
6281
6282 -------------------------------------------------------------------
6283 Thu May 18 16:16:21 CEST 2006 - dmacvicar@suse.de
6284
6285 - fix missing package descriptions due to filtered packages
6286   by incompatible architectures. (#159109)
6287 - rev 3404
6288
6289 -------------------------------------------------------------------
6290 Thu May 18 16:08:42 CEST 2006 - kkaempf@suse.de
6291
6292 - decrease logging in DiskUsageCounter and Modalias (#163186)
6293 - rev 3406
6294
6295 -------------------------------------------------------------------
6296 Thu May 18 10:43:47 CEST 2006 - ma@suse.de
6297
6298 - Stay backward comapatible.
6299
6300 -------------------------------------------------------------------
6301 Tue May 16 21:35:27 CEST 2006 - ma@suse.de
6302
6303 - Make basic attributes available through ResObject.
6304 - Let ResObjects which do not require media access during
6305   commit return ZERO sourceMediaNr (required for #173690)
6306 - Version 1.0.0
6307 - rev 3390
6308
6309 -------------------------------------------------------------------
6310 Tue May 16 15:11:35 CEST 2006 - kkaempf@suse.de
6311
6312 - reduce logging verbosity (#163186)
6313 - rev 3381
6314
6315 -------------------------------------------------------------------
6316 Tue May 16 14:00:57 CEST 2006 - schubi@suse.de
6317
6318 - setCandidate accept candidates with compatible architectures too. Not
6319   only with the same architecture. Bug 172594 - If update package has
6320   differet arch, UI display is wrong
6321
6322 -------------------------------------------------------------------
6323 Tue May 16 09:30:45 CEST 2006 - mvidner@suse.cz
6324
6325 - Added Source_Ref::resStoreInitialized.
6326   If we know that noone has seen the resolvables yet, we can skip
6327   them too, eg. when deleting a source. (#174840)
6328 - rev 3378
6329
6330 -------------------------------------------------------------------
6331 Mon May 15 12:41:39 CEST 2006 - kkaempf@suse.de
6332
6333 - Honor freshens as conditionals independant from the installed/
6334   uninstalled status (#174797)
6335 - rev 3376
6336
6337 -------------------------------------------------------------------
6338 Mon May 15 11:15:03 CEST 2006 - kkaempf@suse.de
6339
6340 - State modifier "unneeded" is transitive for patches (#171590)
6341 - rev 3375
6342
6343 -------------------------------------------------------------------
6344 Thu May 11 17:42:29 CEST 2006 - schubi@suse.de
6345
6346 - Do not transact itself (update) in the transactResObject mechanism
6347   Bug 174290
6348
6349 -------------------------------------------------------------------
6350 Thu May 11 16:37:51 CEST 2006 - mt@suse.de
6351
6352 - Reenabled improved large file support flags (unintentionally
6353   removed in rev 1544). Fixes bug #173753.
6354 - Added large file support flags to libzypp.pc file allowing
6355   consistence checks in the application using features variable
6356 - rev 3366
6357
6358 -------------------------------------------------------------------
6359 Thu May 11 10:49:36 CEST 2006 - mvidner@suse.cz
6360
6361 - SourceManager: moved source deletion before creation
6362   so that we can recreate a deleted one (#174295)
6363 - removed dead code dealing with known_caches from SourceManager::store
6364   (see r3195)
6365 - r3362
6366
6367 -------------------------------------------------------------------
6368 Thu May 11 10:15:14 CEST 2006 - jsrain@suse.cz
6369
6370 - fixed returning product short name and summary if product read
6371   from target store (#148625)
6372 - rev 3360
6373
6374 -------------------------------------------------------------------
6375 Wed May 10 11:39:06 CEST 2006 - jsrain@suse.cz
6376
6377 - set media verifier on redirected medium (#172599)
6378 - rev 3359
6379
6380 -------------------------------------------------------------------
6381 Mon May  8 17:28:42 CEST 2006 - kkaempf@suse.de
6382
6383 - fix 'transactResKind' to collect best providers by capability
6384   and to recursively transact items of same kind (#170114)
6385 - rev 3355
6386
6387 -------------------------------------------------------------------
6388 Mon May  8 16:45:46 CEST 2006 - dmacvicar@suse.de
6389
6390 - serialize the full URL to avoid missing password and other
6391   url settings (#148108)
6392 - rev 3353
6393
6394 -------------------------------------------------------------------
6395 Fri May  5 17:47:14 CEST 2006 - mt@suse.de
6396
6397 - Added a 60 sec connect timeout to MediaCurl (#172860)
6398 - rev 3348
6399
6400 -------------------------------------------------------------------
6401 Thu May  4 15:15:37 CEST 2006 - kkaempf@suse.de
6402
6403 - re-fetch also .asc and .key files before checking signature
6404   (#172597)
6405 - rev 3350 (3345-10.1)
6406
6407 -------------------------------------------------------------------
6408 Wed May  3 17:40:45 CEST 2006 - dmacvicar@suse.de
6409
6410 - Fix yum key verification, because a double variable declaration
6411
6412 -------------------------------------------------------------------
6413 Wed May  3 15:34:00 CEST 2006 - dmacvicar@suse.de
6414
6415 - use --no-default-keyring to avoid creating a
6416   default gpg dir in / (#171055)
6417 - rev 3335
6418
6419 -------------------------------------------------------------------
6420 Wed May  3 14:40:25 CEST 2006 - dmacvicar@suse.de
6421
6422 - Fix YUM signature checking, we were passing the key instead of the
6423   signature.
6424 - When the user trust a key, sync again. Bye to the session trusted
6425   keys and user being asked all the time. (#171213)
6426 - r3332
6427
6428 -------------------------------------------------------------------
6429 Wed May  3 14:22:02 CEST 2006 - ma@suse.de
6430
6431 - Cleanup index tables when removing items from pool (#170564).
6432
6433 -------------------------------------------------------------------
6434 Wed May  3 12:23:36 CEST 2006 - kkaempf@suse.de
6435
6436 - backout rev 3246->3275 of TargetImpl.cc
6437 - add missing testsuite/utils/TestUtils.h
6438 - rev 3330
6439
6440 -------------------------------------------------------------------
6441 Wed May  3 12:13:38 CEST 2006 - dmacvicar@suse.de
6442
6443 - more fixes for #171062, there were some files still not being
6444   read from cache.
6445 - r3327
6446
6447 -------------------------------------------------------------------
6448 Tue May  2 18:41:44 CEST 2006 - dmacvicar@suse.de
6449
6450 - cache keys and signature. Remove lot of duplicated code. (#171062)
6451 - r3320
6452
6453 -------------------------------------------------------------------
6454 Tue May  2 18:02:46 CEST 2006 - mt@suse.de
6455
6456 - Disabled isUseableAttachPoint check in MediaDIR -- we do not
6457   mount here anything, so it is OK to use any dir (171351).
6458 - rev 3318
6459
6460 -------------------------------------------------------------------
6461 Tue May  2 14:58:03 CEST 2006 - kkaempf@suse.de
6462
6463 - parse "license-to-confirm" in primary.xml (#168437)
6464 - rev 3312
6465
6466 -------------------------------------------------------------------
6467 Mon May  1 17:44:29 CEST 2006 - kkaempf@suse.de
6468
6469 - Don't try to store 'Atom', not needed and the backend store
6470   rejects them anyways (addtion to #168610)
6471 - rev 3306
6472
6473 -------------------------------------------------------------------
6474 Mon May  1 04:43:01 CEST 2006 - mt@suse.de
6475
6476 - Improved device check in MediaDISK using libblkid (Bug #158529)
6477 - Allow to provide sysfs path via $SYSFS_PATH in MediaCD.cc and
6478   added a check if it is a directory
6479 - Added libcurl and libblkid checks to configure.ac
6480 - Added e2fsprogs(-devel) requires to the spec file
6481 - rev 3303
6482
6483 -------------------------------------------------------------------
6484 Sat Apr 29 21:46:22 CEST 2006 - kkaempf@suse.de
6485
6486 - dont download "other" during key check (#171041)
6487 - rev 3294
6488
6489 -------------------------------------------------------------------
6490 Sat Apr 29 11:05:15 CEST 2006 - kkaempf@suse.de
6491
6492 - allow parallel installs of atoms (used to fulfill patch require-
6493   ments, atoms aren't installed anyways) (#170098)
6494 - some testsuite improvements.
6495 - rev 3288
6496
6497 -------------------------------------------------------------------
6498 Fri Apr 28 20:15:06 CEST 2006 - dmacvicar@suse.de
6499
6500 - get rid of autobuild check when throwing exceptions without throw
6501   but with a macro, returning a null pointer at the end (never reached).
6502
6503 -------------------------------------------------------------------
6504 Fri Apr 28 19:50:28 CEST 2006 - ma@suse.de
6505
6506 - Do not violate install order when restricting commit to a certain
6507   mediaNumber. (#170079)
6508
6509 -------------------------------------------------------------------
6510 Fri Apr 28 18:12:26 CEST 2006 - dmacvicar@suse.de
6511
6512 - Don't use throw directly!
6513   use ZYPP_THROW with a Exception class, otherwise package bindings
6514   will not catch them.
6515   Should fix crashes when reading broken sources with yast.
6516 - rev 3272
6517
6518 -------------------------------------------------------------------
6519 Fri Apr 28 15:29:32 CEST 2006 - schubi@suse.de
6520
6521 - Bug 162064 - font packages are not installed for locale, e.g. khmer font not installed after CD1
6522   revision 3269
6523
6524 -------------------------------------------------------------------
6525 Fri Apr 28 14:55:04 CEST 2006 - kkaempf@suse.de
6526
6527 - revert bugfix #168906 (fom rev 3219), it filters too many errors.
6528 - further improve on #168840 (from rev 3231), match on name-edition
6529   when filtering by best arch. (#170098)
6530 - rev 3268
6531
6532 -------------------------------------------------------------------
6533 Fri Apr 28 13:01:58 CEST 2006 - dmacvicar@suse.de
6534
6535 - #170093 , lot of package descriptions missing
6536 - rev 3263
6537
6538 -------------------------------------------------------------------
6539 Thu Apr 27 20:28:01 CEST 2006 - dmacvicar@suse.de
6540
6541 - try to fix wrong permissions of /var/lib/zypp created
6542   by old zypp, only when running as root they are fixed
6543   (#169094)
6544 - YUM: Verify signatures on factoryInit.
6545   Dont provide other.xml. Cleanups, better logging.
6546   When refreshing signed soruces, don't refresh is source
6547   has not changed.
6548 - YaST sources: don't refresh if media file has not changed.
6549 - Show full url of index files in sources for signature validation
6550   (mentioned in #170139 comment #3)-
6551
6552 -------------------------------------------------------------------
6553 Thu Apr 27 18:41:02 CEST 2006 - jsrain@suse.de
6554
6555 - udpated media ID syntax for external scripts (to be consistent
6556   with packages) (#170247)
6557 - rev 3256
6558
6559 -------------------------------------------------------------------
6560 Thu Apr 27 18:33:48 CEST 2006 - jsrain@suse.de
6561
6562 - set media ID to 1 if not specified in YUM metadata (#167452)
6563 - rev 3255
6564
6565 -------------------------------------------------------------------
6566 Thu Apr 27 11:55:05 CEST 2006 - kkaempf@suse.de
6567
6568 - If freshen and supplement are fulfilled, install any kind of
6569   resolvable if not yet installed (#165746)
6570 - rev 3249
6571
6572 -------------------------------------------------------------------
6573 Wed Apr 26 18:00:42 CEST 2006 - kkaempf@suse.de
6574
6575 - make downloaded script executable. (#169191)
6576 - rev 3247
6577
6578 -------------------------------------------------------------------
6579 Wed Apr 26 10:43:03 CEST 2006 - kkaempf@suse.de
6580
6581 - Improve on last fix, compare only compatible archs.
6582 - rev 3233
6583
6584 -------------------------------------------------------------------
6585 Tue Apr 25 19:36:13 CEST 2006 - kkaempf@suse.de
6586
6587 - Only choose best arch of multiple package atoms with identical
6588   name (#168840)
6589 - rev 3231
6590
6591 -------------------------------------------------------------------
6592 Tue Apr 25 16:59:51 CEST 2006 - dmacvicar@suse.de
6593
6594 - pass empty strings to UI as key properties if unknown key
6595   (#169114)
6596 - rev 3228
6597
6598 -------------------------------------------------------------------
6599 Tue Apr 25 16:47:35 CEST 2006 - kkaempf@suse.de
6600
6601 - refrain from parsing 'other.xml' (#159316)
6602 - rev 3226
6603
6604 -------------------------------------------------------------------
6605 Tue Apr 25 16:34:50 CEST 2006 - visnov@suse.cz
6606
6607 - in source refresh, clean up the cache dir if fails
6608 - do not require repomd.xml.asc when creating a cache (#163765)
6609 - rev 3224
6610
6611 -------------------------------------------------------------------
6612 Tue Apr 25 15:17:15 CEST 2006 - dmacvicar@suse.de
6613
6614 - Check if a file exists before providing it, and just handling the
6615   exception is not sufficient, because it can release the media.
6616   it nows get all possible packages.X translations an then
6617   it selects the candidate from the existing ones (#168654)
6618 - rev 3221
6619
6620 -------------------------------------------------------------------
6621 Tue Apr 25 12:28:17 CEST 2006 - kkaempf@suse.de
6622
6623 - dont report conflicts if item is neither installed
6624   nor to-be-installed (#168906)
6625 - rev 3219
6626
6627 -------------------------------------------------------------------
6628 Tue Apr 25 11:27:09 CEST 2006 - dmacvicar@suse.de
6629
6630 - #168060 , propagate the file description or original
6631   name to the UI and not the checked filename path,
6632   which could be a tmp file.
6633   Requires changes in pkg-manager, and probably zmd-helpers.
6634 - rev 3215
6635
6636 -------------------------------------------------------------------
6637 Mon Apr 24 18:27:59 CEST 2006 - dmacvicar@suse.de
6638
6639 - /var/lib/zypp/db/languages/* are empty files (##168355)
6640 - r3206
6641
6642 -------------------------------------------------------------------
6643 Mon Apr 24 17:45:07 CEST 2006 - dmacvicar@suse.de
6644
6645 - All resolvables must honor arch, so Arch_noarch in
6646   target/store/XMLFilesBackend.cc is wrong (#160792)
6647 - Introduced code to honour shared package descriptions
6648   (#159109)
6649 - r3204
6650
6651 -------------------------------------------------------------------
6652 Mon Apr 24 16:43:48 CEST 2006 - jsrain@suse.de
6653
6654 - replace '_' in YUM elements/attributes with '-' (#168762)
6655 - rev 3201
6656
6657 -------------------------------------------------------------------
6658 Mon Apr 24 16:15:02 CEST 2006 - mt@suse.de
6659
6660 - Fixed iseries workaround - interchanged variables for scsi
6661   devices, added debug messages about the steps (#163971).
6662 - Added getenv NULL ptr check and verify of the $HOME dir's
6663   and ~/.curlrc file's ownership (#163203).
6664 - rev 3199
6665
6666 -------------------------------------------------------------------
6667 Mon Apr 24 15:44:18 CEST 2006 - ma@suse.de
6668
6669 - Use filesystem::TmpDir to create unique and unused Source cache
6670   directories. (#168051)
6671
6672 -------------------------------------------------------------------
6673 Mon Apr 24 14:30:41 CEST 2006 - ma@suse.de
6674
6675 - Enable signature checks per default. (#168525)
6676
6677 -------------------------------------------------------------------
6678 Mon Apr 24 11:20:17 CEST 2006 - visnov@suse.cz
6679
6680 - fix callbacks for providing a single file (#160206)
6681
6682 -------------------------------------------------------------------
6683 Sun Apr 23 12:28:21 CEST 2006 - kkaempf@suse.de
6684
6685 - If an installed package looses a dependency, the solver tries
6686   to upgrade it. Limit the upgrade candidates to best arch, best
6687   edition.
6688 - filter 'other' entries with incompatible arch in yum parser.
6689 - rev 3177
6690
6691 -------------------------------------------------------------------
6692 Fri Apr 21 22:47:18 CEST 2006 - jsrain@suse.de
6693
6694 - initialize the product category according to source (#168061)
6695 - rev 3172
6696
6697 -------------------------------------------------------------------
6698 Fri Apr 21 18:32:00 CEST 2006 - mvidner@suse.cz
6699
6700 - delete only one older version of a xml-store resolvable
6701   (half-baked, but the previous attempt was charred)
6702
6703 -------------------------------------------------------------------
6704 Fri Apr 21 17:49:18 CEST 2006 - jsrain@suse.de
6705
6706 - moved license_to_confirm to primary.xml
6707 - rev 3170
6708
6709 -------------------------------------------------------------------
6710 Fri Apr 21 16:36:14 CEST 2006 - ma@suse.de
6711
6712 - Removed deprecated oldstyle commit methods.
6713
6714 -------------------------------------------------------------------
6715 Fri Apr 21 15:58:14 CEST 2006 - mvidner@suse.cz
6716
6717 - when installing a xml-store resolvable (all except package,
6718   message, script), delete older versions (#160792).
6719 - read selection edition from the XML store
6720 - rev 3167
6721
6722 -------------------------------------------------------------------
6723 Thu Apr 20 14:10:41 CEST 2006 - kkaempf@suse.de
6724
6725 - properly clear transaction flag after successful commit
6726   (see rev 3122, #164365, #167285)
6727 - rev 3157
6728
6729 -------------------------------------------------------------------
6730 Thu Apr 20 13:14:25 CEST 2006 - kkaempf@suse.de
6731
6732 - recursively soft-uninstall recommended package on real uninstall,
6733   not on update (#167603)
6734 - rev 3155
6735
6736 -------------------------------------------------------------------
6737 Thu Apr 20 13:01:28 CEST 2006 - dmacvicar@suse.de
6738
6739 - fix #167605 (importing keys to rpm multiple times due to
6740   wrong interpretation of rpm gpg versioning.
6741 - add support for reading the rpm keys, with full id and fingerprint
6742 - rev 3153
6743
6744 -------------------------------------------------------------------
6745 Wed Apr 19 16:47:34 CEST 2006 - kkaempf@suse.de
6746
6747 - don't add duplicate error infos to ResolverContext (#167309)
6748 - rev 3146
6749
6750 -------------------------------------------------------------------
6751 Wed Apr 19 14:10:10 CEST 2006 - kkaempf@suse.de
6752
6753 - fix Resolver::transactReset() (see rev 3122) (#167285)
6754 - rev 3140
6755
6756 -------------------------------------------------------------------
6757 Wed Apr 19 13:48:26 CEST 2006 - ma@suse.de
6758
6759 - Introduced $ZYPP_KEYRING_DEFAULT_ACCEPT_ALL. If this environment
6760   variable is present, all signature checking callbacks will default
6761   to 'accept', in case no recipient is present.
6762
6763 -------------------------------------------------------------------
6764 Wed Apr 19 11:37:47 CEST 2006 - dmacvicar@suse.de
6765
6766 - read content file on construction, and make
6767   provideProduct only insert the already
6768   read product object into the store (#165826)
6769   (dmacvicar)
6770 - When the signature is not found, warn the
6771   user about a unsigned source. When the
6772   key is not found, do nothing, it can be in the
6773   keyring already. (#166016) (dmacvicar)
6774 - enable key verification only if
6775   ZYPP_CHECKSIG env var is set (dmacvicar)
6776 - r1529
6777
6778 -------------------------------------------------------------------
6779 Tue Apr 18 20:41:48 CEST 2006 - kkaempf@suse.de
6780
6781 - fix bugfix 164365, fix bug 167285
6782   Actually clear the transcation state instead of locking it
6783   to 'dont transact'
6784 - rev 3122
6785
6786 -------------------------------------------------------------------
6787 Tue Apr 18 15:46:59 CEST 2006 - visnov@suse.cz
6788
6789 - revert the signature/digest checking callbacks
6790 - rev 3115
6791
6792 -------------------------------------------------------------------
6793 Tue Apr 18 15:14:35 CEST 2006 - kkaempf@suse.de
6794
6795 - Bugfix #165670
6796   - Honor keep requests.
6797   - Dont flag "locked uninstall" as error if a keep request was
6798     issued before.
6799 - rev 3114
6800
6801 -------------------------------------------------------------------
6802 Tue Apr 18 12:04:35 CEST 2006 - kkaempf@suse.de
6803
6804 - rule out locked items during distribution upgrade as early
6805   as possible. (#165670)
6806 - rev 3110
6807
6808 -------------------------------------------------------------------
6809 Mon Apr 17 16:04:35 CEST 2006 - kkaempf@suse.de
6810
6811 - Bugfix #166212
6812   - use APPL_LOW as 'ui initiated, by solver' in transactKind() and
6813     transactResObject().
6814   - resetTransaction(APPL_LOW) before resolving
6815   - enhance transactCaps by using the same algorithm as in
6816     QueueItemRequire
6817     (before: transact all requires and recommends by name
6818      now: transact best requires and recommends by provides)
6819 - rev 3107
6820
6821 -------------------------------------------------------------------
6822 Fri Apr 14 16:04:35 CEST 2006 - visnov@suse.cz
6823
6824 - new callbacks for failing digest
6825 - rev 3098
6826
6827 -------------------------------------------------------------------
6828 Thu Apr 13 17:01:41 CEST 2006 - visnov@suse.cz
6829
6830 - ask for file without a checksum (#165125)
6831
6832 -------------------------------------------------------------------
6833 Thu Apr 13 16:59:38 CEST 2006 - kkaempf@suse.de
6834
6835 - dont install satisfied resolvables (#165843)
6836 - rev 3095
6837
6838 -------------------------------------------------------------------
6839 Thu Apr 13 16:00:21 CEST 2006 - kkaempf@suse.de
6840
6841 - dont abort on failed "dry_run" (#164583)
6842 - rev 3091
6843
6844 -------------------------------------------------------------------
6845 Thu Apr 13 15:19:20 CEST 2006 - visnov@suse.cz
6846
6847 - Ask user if signature file does not exist (#163765)
6848 - handle repomd.xml.asc as optional file (#163765)
6849 - rev 3089
6850
6851 -------------------------------------------------------------------
6852 Thu Apr 13 13:52:08 CEST 2006 - schubi@suse.de
6853
6854 - Bug 164365 - build 906: Deselecting a selection, all packages are still selected
6855 - rev 3087
6856
6857 -------------------------------------------------------------------
6858 Thu Apr 13 11:57:58 CEST 2006 - kkaempf@suse.de
6859
6860 - Dont do transitive uninstalls on uninstalled or upgraded items.
6861   (#165798)
6862 - rev 3083
6863
6864 -------------------------------------------------------------------
6865 Wed Apr 12 17:57:21 CEST 2006 - ma@suse.de
6866
6867 - Added 'rpmNoSignature' to ZYppCommitPolicy (#163862)
6868
6869 -------------------------------------------------------------------
6870 Wed Apr 12 16:44:57 CEST 2006 - mvidner@suse.cz
6871
6872 - Product::updateUrls: restore it from the XML store;
6873   fixed content parsing (#163192).
6874 - restore product flags fro the XML store
6875 - rev 3074
6876
6877 -------------------------------------------------------------------
6878 Wed Apr 12 13:48:25 CEST 2006 - kkaempf@suse.de
6879
6880 - Only consider best arch/version (#165477)
6881 - rev 3069
6882
6883 -------------------------------------------------------------------
6884 Wed Apr 12 10:57:50 CEST 2006 - ma@suse.de
6885
6886 - No need to parse tags at all if there is no item to store values
6887   (e.g. data for unwanted arch). Fixed segv trying to store data in
6888   NULL item. (#165479)
6889 - rev3065
6890
6891 -------------------------------------------------------------------
6892 Tue Apr 11 19:48:51 CEST 2006 - mt@suse.de
6893
6894 - Improved Url path name "//" vs. "/%2f" handling; now if the
6895   url has an authority, "/%2f" is used for ftp only (#163784)
6896 - rev 3062
6897
6898 -------------------------------------------------------------------
6899 Tue Apr 11 16:41:02 CEST 2006 - jsrain@suse.de
6900
6901 - fixed storing patch scripts to target store (#159928)
6902 - rev 3058
6903
6904 -------------------------------------------------------------------
6905 Tue Apr 11 16:24:26 CEST 2006 - kkaempf@suse.de
6906
6907 - if a patch is bad, only skip this patch, not everything
6908   (#165200)
6909 - rev 3057
6910
6911 -------------------------------------------------------------------
6912 Tue Apr 11 15:42:32 CEST 2006 - ma@suse.de
6913
6914 - Susetags:Selections: Allow parsing older .sel file formats. (#159851)
6915 - Susetags:Pattern: Fixed parser.
6916
6917 -------------------------------------------------------------------
6918 Tue Apr 11 15:21:48 CEST 2006 - kkaempf@suse.de
6919
6920 - when uninstalling, only re-establish installed items
6921   supplementing the to-be-uninstalled one. (variant of #165111)
6922 - rev 3054
6923
6924 -------------------------------------------------------------------
6925 Tue Apr 11 14:17:00 CEST 2006 - ma@suse.de
6926
6927 - Susetags:Package: Parse and provide ins/delnotify texts.
6928
6929 -------------------------------------------------------------------
6930 Tue Apr 11 13:01:31 CEST 2006 - kkaempf@suse.de
6931
6932 - when checking freshens/supplements at install, only consider
6933   best architecture/edition (#164453)
6934 - rev 3051
6935
6936 -------------------------------------------------------------------
6937 Tue Apr 11 10:31:41 CEST 2006 - kkaempf@suse.de
6938
6939 - when checking for supplements, only consider best arch, best
6940   edition for installation (#165111)
6941 - rev 3047
6942
6943 -------------------------------------------------------------------
6944 Tue Apr 11 10:23:14 CEST 2006 - schubi@suse.de
6945
6946 - Bug 165117: build 910: Update: Splitted packages are selected for
6947   all archs
6948
6949 -------------------------------------------------------------------
6950 Tue Apr 11 09:30:14 CEST 2006 - visnov@suse.cz
6951
6952 - ask user if a file exists but does not have a checksum (#162797)
6953 - rev 3044
6954
6955 -------------------------------------------------------------------
6956 Mon Apr 10 22:39:34 CEST 2006 - jsrain@suse.de
6957
6958 - parse time and size elements from delta and patch RPM
6959 - rev 3043
6960
6961 -------------------------------------------------------------------
6962 Mon Apr 10 18:55:03 CEST 2006 - mt@suse.de
6963
6964 - Added detection of iSeries virtual CD (/dev/iseries/vcd[a-h])
6965   devices - on powerpc only (#163971)
6966 - rev 3042
6967
6968 -------------------------------------------------------------------
6969 Mon Apr 10 18:05:51 CEST 2006 - kkaempf@suse.de
6970
6971 - fix endless loop in patches parsing.
6972 - rev 3039
6973
6974 -------------------------------------------------------------------
6975 Mon Apr 10 17:00:05 CEST 2006 - jsrain@suse.de
6976
6977 - fixed media handling in SuSEtags source (#164879)
6978 - rev 3037
6979
6980 -------------------------------------------------------------------
6981 Mon Apr 10 16:30:54 CEST 2006 - kkaempf@suse.de
6982
6983 - honor 'dry_run' on package remove (#164732)
6984 - rev 3036
6985
6986 -------------------------------------------------------------------
6987 Mon Apr 10 13:12:49 CEST 2006 - kkaempf@suse.de
6988
6989 - add files from yum filelist as provides to package (#164731)
6990 - rev 3032
6991
6992 -------------------------------------------------------------------
6993 Mon Apr 10 11:10:37 CEST 2006 - kkaempf@suse.de
6994
6995 - honor "+Enh:/-Enh:" in packages file (#156513)
6996
6997 -------------------------------------------------------------------
6998 Mon Apr 10 10:56:24 CEST 2006 - visnov@suse.cz
6999
7000 - fix callback receiver signature to match the callback for removing
7001   package
7002
7003 -------------------------------------------------------------------
7004 Mon Apr 10 10:32:22 CEST 2006 - mvidner@suse.cz
7005
7006 - Added Product::updateUrls, from content/UPDATEURLS (#163192).
7007 - rev 3024
7008
7009 -------------------------------------------------------------------
7010 Sat Apr  8 12:03:37 CEST 2006 - schubi@suse.de
7011
7012 - Bug 164440; Taking wrong architecture while updating obsoletes
7013   splitted packages
7014 - rev 3022
7015
7016 -------------------------------------------------------------------
7017 Sat Apr  8 10:07:06 CEST 2006 - kkaempf@suse.de
7018
7019 - allow relative paths with url file:
7020 - dont filter atoms from going into pool, multi-arch patch
7021   requirements need them. Instead, treat atoms with incompatible
7022   architecture as unneeded.
7023 - rev 3018
7024
7025 -------------------------------------------------------------------
7026 Fri Apr  7 23:57:37 CEST 2006 - jsrain@suse.de
7027
7028 - product now provides short name
7029 - rev 3013
7030
7031 -------------------------------------------------------------------
7032 Fri Apr  7 20:42:09 CEST 2006 - jsrain@suse.de
7033
7034 - read metadata for packages from correct tags in patches (#163220)
7035 - rev 3011
7036
7037 -------------------------------------------------------------------
7038 Fri Apr  7 19:57:41 CEST 2006 - kkaempf@suse.de
7039
7040 - more detailed resolver error reports (#162994)
7041 - rev 3010
7042
7043 -------------------------------------------------------------------
7044 Fri Apr  7 17:35:07 CEST 2006 - visnov@suse.cz
7045
7046 - report package download progress (#160966)
7047 - rev 3007
7048
7049 -------------------------------------------------------------------
7050 Fri Apr  7 16:27:35 CEST 2006 - kkaempf@suse.de
7051
7052 - transact also for languages (#163819)
7053 - rev 3004
7054
7055 -------------------------------------------------------------------
7056 Fri Apr  7 15:08:06 CEST 2006 - kkaempf@suse.de
7057
7058 - loop through all affected ResObjects in transactResKind (#163819)
7059 - rev 3002
7060
7061 -------------------------------------------------------------------
7062 Fri Apr  7 12:42:35 CEST 2006 - kkaempf@suse.de
7063
7064 - allow re-installation of non-packages (#162906)
7065 - rev 2998
7066
7067 -------------------------------------------------------------------
7068 Fri Apr  7 11:50:22 CEST 2006 - mt@suse.de
7069
7070 - Added loop checking for scsi cdroms (/sys/block/srX) in case
7071   HAL does not provide any drives like on iSeries (#163971).
7072 - rev 2995
7073
7074 -------------------------------------------------------------------
7075 Fri Apr  7 11:05:30 CEST 2006 - kkaempf@suse.de
7076
7077 - add 'licenceToConfirm()' to Product. (#164375)
7078
7079 -------------------------------------------------------------------
7080 Fri Apr  7 10:36:05 CEST 2006 - ma@suse.de
7081
7082 - Avoid excessive CD hopping on commit. But still far from
7083   being perfect. (#159679)
7084 - Fixed Target::commit: Despite dry_run set True, packages
7085   were depeted.
7086
7087 -------------------------------------------------------------------
7088 Fri Apr  7 08:32:32 CEST 2006 - visnov@suse.cz
7089
7090 - honour if user decides to skip a package in commit (#156031)
7091
7092 -------------------------------------------------------------------
7093 Thu Apr  6 18:14:30 CEST 2006 - jsrain@suse.de
7094
7095 - fixed parsing external reference to script in patch (#163221)
7096 - r2981
7097
7098 -------------------------------------------------------------------
7099 Thu Apr  6 17:07:10 CEST 2006 - dmacvicar@suse.de
7100
7101 - cache and provide content.asc/key optionally. Dont show a
7102   popup if they dont exists. (dmacvicar)
7103 - Actually abort when verify signature workflow is false. (dmacvicar)
7104 - r2978
7105
7106 -------------------------------------------------------------------
7107 Thu Apr  6 16:37:49 CEST 2006 - jsrain@suse.de
7108
7109 - fixed setting autorefresh flag for installation sources
7110
7111 -------------------------------------------------------------------
7112 Thu Apr  6 15:53:02 CEST 2006 - kkaempf@suse.de
7113
7114 - drop patches with incompatible architecture.
7115 - rev 2972
7116
7117 -------------------------------------------------------------------
7118 Thu Apr  6 15:33:11 CEST 2006 - mt@suse.de
7119
7120 - Added info method to media verifier base and more debug info
7121 - rev 2970
7122
7123 -------------------------------------------------------------------
7124 Wed Apr  5 19:27:46 CEST 2006 - kkaempf@suse.de
7125
7126 - Dont deny the "/" attach point in MediaDIR, since this is used
7127   for all "file:" urls, esp. local packages.
7128 - rev 2962
7129
7130 -------------------------------------------------------------------
7131 Wed Apr  5 18:21:58 CEST 2006 - schubi@suse.de
7132
7133 - Bug 159673 - only one conflict solvable per page
7134
7135 -------------------------------------------------------------------
7136 Wed Apr  5 18:01:37 CEST 2006 - kkaempf@suse.de
7137
7138 - parse all dependencies of 'packages' file (#163773)
7139 - rev 2957
7140
7141 -------------------------------------------------------------------
7142 Wed Apr  5 17:47:04 CEST 2006 - dmacvicar@suse.de
7143
7144 - Use the original media descr_dir on refresh for
7145   suse tags source (#163196)
7146 - r2952
7147
7148 -------------------------------------------------------------------
7149 Wed Apr  5 16:44:08 CEST 2006 - kkaempf@suse.de
7150
7151 - add Source::setUrl() for zmd backend helper.
7152 - rev 2946
7153
7154 -------------------------------------------------------------------
7155 Wed Apr  5 16:44:01 CEST 2006 - dmacvicar@suse.de
7156
7157 - implement rpm keyring / zypp tmp keyring two-way syncronization at rpm
7158 target init. (dmacvicar)
7159 - r2949
7160
7161 -------------------------------------------------------------------
7162 Wed Apr  5 16:28:42 CEST 2006 - mt@suse.de
7163
7164 - Fixed MediaDISK to use a mount -oro,bind id the disk
7165   partition is already attached e.g. by the automounter.
7166   Try to mount it a second time may fail (#163486).
7167 - rev 2944
7168
7169 -------------------------------------------------------------------
7170 Wed Apr  5 15:04:31 CEST 2006 - kkaempf@suse.de
7171
7172 - honor optional 3rd parameter to "=Loc:" key of packages (#154337)
7173 - rev 2940
7174
7175 -------------------------------------------------------------------
7176 Wed Apr  5 12:48:19 CEST 2006 - visnov@suse.cz
7177
7178 - only try to create a source of a given type when restoring
7179   from the persistent store (#162111)
7180
7181 -------------------------------------------------------------------
7182 Wed Apr  5 11:36:54 CEST 2006 - kkaempf@suse.de
7183
7184 - parse all dependencies for patterns (.pat) files (#160602)
7185 - drop YOUPATH and YOUURL from content file.
7186 - rev 2924
7187
7188 -------------------------------------------------------------------
7189 Wed Apr  5 09:27:08 CEST 2006 - visnov@suse.cz
7190
7191 - properly initialize autorefresh for non-remote sources (#154990)
7192 - rev 2919
7193
7194 -------------------------------------------------------------------
7195 Tue Apr  4 19:19:39 CEST 2006 - mt@suse.de
7196
7197 - Added flag to MediaManager::isUseableAttachPoint, whether
7198   to check against system mount entries or not.
7199 - Disallow to use the attachpoints of another media handlers
7200   as source path in MediaDIR.
7201 - rev 2917
7202
7203 -------------------------------------------------------------------
7204 Tue Apr  4 18:47:01 CEST 2006 - dmacvicar@suse.de
7205
7206 -implement callbacks for when package verification (checksum)
7207  fails, offer to retry or abort
7208
7209 -------------------------------------------------------------------
7210 Tue Apr  4 16:57:51 CEST 2006 - dmacvicar@suse.de
7211
7212 - Fix construction of checksum objects when using non-standard
7213   checksum algorithms
7214 - Fix broken YUM cache
7215 - r2913
7216
7217 -------------------------------------------------------------------
7218 Tue Apr  4 16:54:44 CEST 2006 - kkaempf@suse.de
7219
7220 - Keep packages with no version upgrade installed during
7221   distribution upgrade (#162972)
7222 - add 'transactReset()' helper function for UI.
7223 - rev 2908
7224
7225 -------------------------------------------------------------------
7226 Tue Apr  4 14:47:14 CEST 2006 - dmacvicar@suse.de
7227
7228 - r2906
7229
7230 -------------------------------------------------------------------
7231 Tue Apr  4 14:43:15 CEST 2006 - ma@suse.de
7232
7233 - Fixed candidate handling in ui::Selectable. (#156589)
7234
7235 -------------------------------------------------------------------
7236 Tue Apr  4 14:06:23 CEST 2006 - dmacvicar@suse.de
7237
7238 - fix #162984 , gpg hangs because the matching data file
7239   for the key cannot be find. (dmacvicar)
7240 - Fix restore of YUM source using the same cache dir semantics as
7241  susetags instead of assuming there is a cache if a cache_dir
7242   was given. (dmacvicar)
7243
7244 -------------------------------------------------------------------
7245 Tue Apr  4 12:37:51 CEST 2006 - kkaempf@suse.de
7246
7247 - use DISTPRODUCT/DISTVERSION from content file to generate the
7248   product name, version, and release.
7249 - rev 2902
7250
7251 -------------------------------------------------------------------
7252 Mon Apr  3 20:45:55 CEST 2006 - mt@suse.de
7253
7254 - Removed broken forcing of absolute ftp paths added in rev2705 to
7255   MediaCurl, refined cleanupPathName/setPathName in url (#154197).
7256 - rev 2900
7257
7258 -------------------------------------------------------------------
7259 Mon Apr  3 19:30:35 CEST 2006 - kkaempf@suse.de
7260
7261 - add Resolver::freshenPool() (#156980)
7262 - rev 2893
7263
7264 -------------------------------------------------------------------
7265 Mon Apr  3 08:33:12 CEST 2006 - kkaempf@suse.de
7266
7267 - skip incompatible archs in filelist parsing.
7268 - restrict pathes to 'interesting' ones (/bin/, /sbin/, /lib/,
7269   /lib64/, ...)
7270 - rev 2886
7271
7272 -------------------------------------------------------------------
7273 Sun Apr  2 22:18:06 CEST 2006 - kkaempf@suse.de
7274
7275 - skip incompatible archs in primary parsing.
7276 - rev 2883
7277
7278 -------------------------------------------------------------------
7279 Sun Apr  2 11:17:56 CEST 2006 - kkaempf@suse.de
7280
7281 - allow setting of source when parsing local .rpm (#147765)
7282 - rev 2880
7283
7284 -------------------------------------------------------------------
7285 Fri Mar 31 18:53:55 CEST 2006 - schubi@suse.de
7286
7287 - Do not update packages over other architectures
7288
7289 -------------------------------------------------------------------
7290 Fri Mar 31 18:28:59 CEST 2006 - sh@suse.de
7291
7292 - Added zypp/ui/UserWantedPackages to support the UI's
7293   "automatic changes" dialog (bug #152700)
7294
7295 -------------------------------------------------------------------
7296 Fri Mar 31 18:02:05 CEST 2006 - jsrain@suse.de
7297
7298 - use KeyRing class to validate repomd.xml (#160909)
7299
7300 -------------------------------------------------------------------
7301 Fri Mar 31 17:33:21 CEST 2006 - dmacvicar@suse.de
7302
7303 - Product resolvables should be readable by normal users.
7304   (#162474) (dmacvicar)
7305 - implemented keyring and metadata signature verification
7306   in susetags source
7307 - dont delete the lock if we did not acquire it
7308 - r2847
7309
7310 -------------------------------------------------------------------
7311 Fri Mar 31 16:34:51 CEST 2006 - mt@suse.de
7312
7313 - Added disabling of the automounter while MediaManager
7314   init and restoring of the old state on exit (#154326).
7315 - Implemented check if media (CD) is automounted or not
7316 - rev 2840
7317
7318 -------------------------------------------------------------------
7319 Fri Mar 31 13:27:09 CEST 2006 - mt@suse.de
7320
7321 - Implemented several hal get/set/removeDeviceProperty wrappers
7322 - Improved HalException to allow to fetch HAL/DBUS error componets
7323 - rev 2830
7324
7325 -------------------------------------------------------------------
7326 Fri Mar 31 12:44:25 CEST 2006 - kkaempf@suse.de
7327
7328 - honor subscription status of catalogs (#162350)
7329 - rev 2827
7330
7331 -------------------------------------------------------------------
7332 Fri Mar 31 11:29:05 CEST 2006 - mt@suse.de
7333
7334 - Enabled CD eject error reporting exceptions (#154326)
7335 - rev 2822
7336
7337 -------------------------------------------------------------------
7338 Fri Mar 31 06:40:51 CEST 2006 - kkaempf@suse.de
7339
7340 - support "dry run" (#159467)
7341 - implement "transactResKind" (#161400)
7342 - rev 2817
7343
7344 -------------------------------------------------------------------
7345 Thu Mar 30 17:22:49 CEST 2006 - jsrain@suse.de
7346
7347 - add checksum for external patches (#159928)
7348
7349 -------------------------------------------------------------------
7350 Thu Mar 30 16:48:01 CEST 2006 - kkaempf@suse.de
7351
7352 - calculate product architecture (#158198)
7353
7354 -------------------------------------------------------------------
7355 Wed Mar 29 23:28:13 CEST 2006 - jsrain@suse.de
7356
7357 - fixed checking checksum of YUM metadata, added sha1 vs. sha256
7358   detection
7359
7360 -------------------------------------------------------------------
7361 Wed Mar 29 23:12:30 CEST 2006 - ma@suse.de
7362
7363 - Auto protect installed packages from unknown vendor. (#157446)
7364
7365 -------------------------------------------------------------------
7366 Wed Mar 29 09:13:51 CEST 2006 - visnov@suse.de
7367
7368 - added support for external scripts to metadata (#159928) (jsrain)
7369 - fixed handling of Language resolvables (ma)
7370 - fix leak in rpmdb (dmacvicar)
7371 - added softlock for autoyast (#159466) (ma)
7372 - Fixed exceptions in doGetFileCopy() to show full url
7373   including the file instead of just the media base url. (mt)
7374 - Provide Language::summary (ma)
7375 - check patterns and selections file exist
7376   before veryfing them (#161300) (dmacvicar)
7377 - added YUM metadata checksum computation (jsrain)
7378 - added interface to patch of a message (jsrain)
7379 - r2734
7380
7381 -------------------------------------------------------------------
7382 Mon Mar 27 23:57:16 CEST 2006 - jsrain@suse.de
7383
7384 - added support for external scripts to metadata (#159928)
7385 - r2709
7386
7387 -------------------------------------------------------------------
7388 Sat Mar 25 22:08:26 CET 2006 - jsrain@suse.de
7389
7390 - report separate exception when trying to start source cache again to
7391   suppress incorrect error message in XEN installation
7392 - r2682
7393
7394 -------------------------------------------------------------------
7395 Fri Mar 24 18:16:22 CET 2006 - schubi@suse.de
7396
7397 - Implement inter process locking in zypp.
7398 - Added No medium found output
7399 - splitting modaliases in supplements TOO
7400 - parse also the available signing keys
7401
7402 -------------------------------------------------------------------
7403 Fri Mar 24 10:44:10 CET 2006 - visnov@suse.cz
7404
7405 - release all media when removing source (#159754) (visnov)
7406 - more testsuites (schubi)
7407 - updated translations (schubi)
7408 - added MediaNotEjectedException (mt)
7409 - rev 2652
7410
7411 -------------------------------------------------------------------
7412 Thu Mar 23 14:10:54 CET 2006 - dmacvicar@suse.de
7413
7414 - fix patches descriptions (dmacvicar)
7415 - fix source serialization (dmacvicar)
7416 - metadata for kernel test (schubi)
7417 - Arch tests updated (ma)
7418 - classify NULL Ptr as unique (ma)
7419 - Added host check, because file Url allows it now. (mt)
7420 - prepare modalias fix (#159766) (ma)
7421 - Provide iterator based access to SourceManager data. (ma)
7422 - Fixed "file:" Url scheme config to allow relative paths; (mt)
7423   RFC1738 says, it may contain a hostname as well...
7424 - revision 2633
7425
7426 -------------------------------------------------------------------
7427 Wed Mar 22 19:58:37 CET 2006 - visnov@suse.cz
7428
7429 - pkg-config support (mvidner)
7430 - close all medias when destructing MediaSet (jsrain)
7431 - rev 2622
7432
7433 -------------------------------------------------------------------
7434 Wed Mar 22 15:48:05 CET 2006 - dmacvicar@suse.de
7435
7436 - Bug 159976 - build 804: Adding AddOn CD via ftp gives error (dmacvicar)
7437 - Message callback implemented to show patch messages (visnov)
7438 - Bug 159696 (schubi)
7439 - provide transform_iterators to iterate over a maps keys or values (ma)
7440 - added 'bool Arch::empty() const' test for an empty Arch string (ma)
7441 - added script and message installation (jsrain)
7442 - chooses the 'right' kernel now (kkaempf)
7443 - Use noarch if no arch is specified in patches (dmacvicar)
7444 - rev 2611
7445
7446 -------------------------------------------------------------------
7447 Tue Mar 21 19:06:56 CET 2006 - mvidner@suse.cz
7448
7449 - Added some debug output including the access id (mt)
7450 - Bug #154326: Enabled FORCE_RELEASE_FOREIGN flag causing
7451   release with eject=true on attached media, to umount
7452   other mounts as well. (mt)
7453 - 159483 - solver does not blame missing dependency (schubi)
7454 - Added a variant of MediaHandler::forceRelaseAllMedia (ma)
7455 - Fixed MediaCD::forceEject() to handle DELAYED_VERIFY
7456   and use forceRelaseAllMedia if FORCE_RELEASE_FOREIGN=1 (ma)
7457 - fixed ZYPP_RETHROW (#156430) (ma)
7458 - patch for #156114 (visnov)
7459 - fixed container.erase loops (ma)
7460 - Fixed to reset desired (cached) flag before the action (mt)
7461 - Removed return in forceRelaseAllMedia (void function) (mt)
7462 - Parse nonexisting architecture to noarch so patches dont get
7463   filtered by the pool (dmacvicar)
7464 - 159512 - yast2-qt does not show label of to be installed products
7465   anymore (dmacvicar)
7466 - 159765 - Hidden patterns still visible (dmacvicar)
7467 - Use noarch if no arch is specified. (dmacvicar)
7468 - r2594
7469
7470 -------------------------------------------------------------------
7471 Tue Mar 21 09:04:06 CET 2006 - visnov@suse.de
7472
7473 - properly report error for media change callback
7474 - rev 2579
7475
7476 -------------------------------------------------------------------
7477 Mon Mar 20 23:02:07 CET 2006 - ma@suse.de
7478
7479 - fixed memory leak in XMLNodeIterator (#157474)
7480 - disabled storing filelist (YUMFileListParser) and changelog (YUMOtherParser)
7481 - Renamed private MediaManager::forceMediaRelease
7482   function to forceReleaseShared (more exact name)
7483 - Implemented forceRelaseAllMedia() that can be
7484   used to release also foreign (user) mounts.
7485 - Added use of forceRelaseAllMedia for CD/DVDs
7486   if FORCE_RELEASE_FOREIGN is 1 (default 0)
7487 - little cleanup of the checkAttached function
7488 - r2578
7489
7490 -------------------------------------------------------------------
7491 Mon Mar 20 17:04:28 CET 2006 - mvidner@suse.cz
7492
7493 - don't try to attach without exception handling (#158620)
7494 - fix descriptions, as a new tag Des for selections exists now.
7495 - fix #157683: failure after adding add-on product to install
7496   sources
7497 - added more files for translation
7498 - resolve-dependencies.cc: establish pool
7499 - parse-metadata.cc: catch bad URL
7500 - set zmdid for atoms
7501 - r2574
7502
7503 -------------------------------------------------------------------
7504 Sun Mar 19 19:24:44 CET 2006 - kkaempf@suse.de
7505
7506 - fix testsuite.
7507 - provide edition and architecture for all kinds of yum
7508   resolvables.
7509 - fix ResStatus output.
7510 - establish atoms correctly.
7511 - treat requires to unneeded resolvables as fulfilled.
7512 - rev 2559
7513
7514 -------------------------------------------------------------------
7515 Sun Mar 19 00:05:17 CET 2006 - kkaempf@suse.de
7516
7517 - fix the build
7518 - only consider best architecture/version (#157594)
7519 - prefer providers which supplement/enhance installed or
7520   to-be-installed packages (fixes the tpctl-kmp issue)
7521 - rev 2546
7522
7523 -------------------------------------------------------------------
7524 Sat Mar 18 02:22:22 CET 2006 - kkaempf@suse.de
7525
7526 - provide more filters for pkg-bindings (#158602)
7527 - add SystemResObject to provide system (modalias, hal, ...)
7528   capabilities.
7529 - handle this during resolving.
7530 - make the modalias and hal capability match the SystemResObject
7531   by default, thereyby triggering a modalias (resp. hal)
7532   evaluation.
7533 - xmlstore: decouple target store from YUM schema.
7534 - clean up moving of hal() and modalias() from provides to
7535   supplements in ResolvableImpl.
7536 - add PatchContents() for UI.
7537 - handle Edition::noedition as empty string.
7538 - r2537
7539
7540 -------------------------------------------------------------------
7541 Tue Mar 14 23:32:44 CET 2006 - jsrain@suse.de
7542
7543 - releasing all medias when asking for CD (#156981)
7544 - r2471
7545
7546 -------------------------------------------------------------------
7547 Tue Mar 14 19:38:43 CET 2006 - mvidner@suse.cz
7548
7549 - ResStatus::resetTransact must return a value.
7550 - Fixed random build failures in LanguageCode.cc.
7551   (Rewrote the CodeMaps constructor so that gcc does not
7552   optimize a 500-statement basic block.)
7553 - Fix constructions of patch objects. Actually insert atoms in atoms
7554   list. Insert atoms for package even if the package does not exists
7555   in the source. Fixes #157628 (dmacvicar).
7556 - Fixed license reading from susetags, #151834 (dmacvicar).
7557 - r2468
7558
7559 -------------------------------------------------------------------
7560 Tue Mar 14 16:59:42 CET 2006 - mvidner@suse.cz
7561
7562 - added ResStatus::resetTransact (ma)
7563 - bugfix for #156439 (schubi)
7564 - Added Source_Ref::setAlias (#154913).
7565 - Do not assume there is a product file when scanning for products
7566   (visnov)
7567 - function to disable all sources in the persistent store (visnov)
7568 - dependency errors go to stdout, not stderr; output resolver info
7569   directly to stderr (kkaempf)
7570 - rev 2464
7571
7572 -------------------------------------------------------------------
7573 Tue Mar 14 01:34:38 CET 2006 - kkaempf@suse.de
7574
7575 - fix merging of resolver info (needed for #157684).
7576 - errors are also important in ResolverInfo.
7577 - improve debug output in ResolverContext.
7578 - rev 2455
7579
7580 -------------------------------------------------------------------
7581 Mon Mar 13 22:54:01 CET 2006 - jsrain@suse.de
7582
7583 - delete RPMs downloaded via HTTP/FTP after installnig them
7584   (#157011)
7585 - fixed product registration (reverted autorefresh patch) (#157566)
7586
7587 -------------------------------------------------------------------
7588 Mon Mar 13 11:53:52 CET 2006 - kkaempf@suse.de
7589
7590 - if root!="/", always prefer the upgrade candidate (#155472)
7591 - implement license confirmed api for UI.
7592 - prefer architecture over version in distribution upgrade
7593   (#157501)
7594 - clean up media handling.
7595 - rev 2448
7596
7597 -------------------------------------------------------------------
7598 Sun Mar 12 22:31:09 CET 2006 - kkaempf@suse.de
7599
7600 - init Modalias properly.
7601 - fix warnings in testcases.
7602 - rev 2432
7603
7604 -------------------------------------------------------------------
7605 Sat Mar 11 21:25:18 CET 2006 - kkaempf@suse.de
7606
7607 - drop libjpeg-devel and sqlite-devel from build requires.
7608
7609 -------------------------------------------------------------------
7610 Sat Mar 11 08:16:53 CET 2006 - kkaempf@suse.de
7611
7612 - implement 'modalias()' capability (#157406)
7613 - make dependencies consistent, its 'freshens'.
7614 - cope with user umounts of devices.
7615 - add debug to SourceManager.
7616 - rev 2418
7617
7618 -------------------------------------------------------------------
7619 Fri Mar 10 16:20:41 CET 2006 - kkaempf@suse.de
7620
7621 - allow version downgrade during distribution upgrade if the
7622   newer package is coming from a trusted vendor (#155472)
7623 - implement locale fallback
7624 - 'freshen' -> 'freshens' in schema definitions to make it
7625   consistent with all other dependency definitions.
7626 - better error reporting for .pat and .sel files.
7627 - rule out packages from dependency resolutions which are
7628   de-selected by user (#155368)
7629 - use locale fallbacks in package translations.
7630 - refresh source when re-enabling it.
7631 - rev 2406
7632
7633 -------------------------------------------------------------------
7634 Tue Mar  7 21:18:19 CET 2006 - kkaempf@suse.de
7635
7636 - split of libzypp-zmd-backend subpackage as a stand-alone
7637   leaf package.
7638 - encapsulate bool test for Source_Ref better.
7639 - fixed stack overflow (ma).
7640 - make testsuite build again.
7641 - rev 2346
7642
7643 -------------------------------------------------------------------
7644 Tue Mar  7 16:17:07 CET 2006 - kkaempf@suse.de
7645
7646 - fixed URL rewriting for CD2 and following (#154762)
7647 - fixed ResPoolProxy diffState (for proper ok/cancel support
7648   in UI)
7649 - added special exception class for aborting installation
7650   (#154936)
7651 - only auto-change directories if they end in CDn or DVDn.
7652 - rev 2320.
7653
7654 -------------------------------------------------------------------
7655 Tue Mar  7 15:37:51 CET 2006 - kkaempf@suse.de
7656
7657 - silently ignore multiple installs of the same package.
7658 - fix disk usage for installs and uninstalls.
7659 - rev 2308
7660
7661 -------------------------------------------------------------------
7662 Mon Mar  6 22:22:57 CET 2006 - kkaempf@suse.de
7663
7664 - zmd-backend: filter out incompatible architectures from
7665   repository.
7666 - rev 2298
7667
7668 -------------------------------------------------------------------
7669 Mon Mar  6 21:35:24 CET 2006 - kkaempf@suse.de
7670
7671 - sync libzypp media data with mtab.
7672 - improve resolver error and solution reports.
7673 - fix source cache reading (#155459).
7674 - default cached sources to enabled (#155459).
7675 - let each source provide public keys.
7676 - rev 2297
7677
7678 -------------------------------------------------------------------
7679 Sun Mar  5 15:48:29 CET 2006 - kkaempf@suse.de
7680
7681 - only write by-sovler transactions back (#154976)
7682 - rev 2278
7683
7684 -------------------------------------------------------------------
7685 Sat Mar  4 12:36:40 CET 2006 - kkaempf@suse.de
7686
7687 - release last used source at end of commit (#155002)
7688 - rev 2277
7689
7690 -------------------------------------------------------------------
7691 Fri Mar  3 23:14:50 CET 2006 - kkaempf@suse.de
7692
7693 - cope with NULL values in zmd catalogs table (#153584)
7694 - set YAST_IS_RUNNING in transact zmd helper (#154820)
7695 - run SuSEconfig after transact zmd helper (#154820)
7696 - add softTransact to honor user vs. soft requirements (#154650)
7697 - honor all build keys provided by a package source.
7698 - add source metadata refresh.
7699 - add progress callbacks to zmd helpers.
7700 - rev 2276
7701
7702 -------------------------------------------------------------------
7703 Thu Mar  2 21:59:07 CET 2006 - kkaempf@suse.de
7704
7705 - include .diffs into main source.
7706 - catch exception when ejecting media which was unmounted externally
7707   (#154697).
7708 - init source in zmd-backend correctly (#154667)
7709 - implement disk usage info for YaST.
7710 - clean up XML schema files.
7711 - catch CPUs identifying as 'i686' but being 'i586'.
7712 - allow definition of preferred attach (mount) point for media.
7713 - make resolver results more readable.
7714 - use language fallbacks if none of multiple language providers
7715   matches.
7716 - get rid of ignoring wrong arch in resolver, having the wrong
7717   architecture is prevented by other means.
7718 - prepare for translations in exceptions.
7719 - fix 'abort does not abort'
7720 - implement 'flag' I/O in target cache backend.
7721 - skip incompatibles architectures in packages.<lang>
7722 - rev 2228
7723
7724 -------------------------------------------------------------------
7725 Thu Mar  2 13:44:34 CET 2006 - kkaempf@suse.de
7726
7727 - dont even provide src/nosrc from the source.
7728 - rev 2169 + diffs
7729
7730 -------------------------------------------------------------------
7731 Wed Mar  1 17:23:23 CET 2006 - kkaempf@suse.de
7732
7733 - Initialize commit result (#154409)
7734 - release media if its wrong (#154326)
7735 - dont copy src/nosrc packages to the pool (#154627)
7736 - reduce XML logging.
7737 - rev 2169 + diffs
7738
7739 -------------------------------------------------------------------
7740 Tue Feb 28 16:10:14 CET 2006 - kkaempf@suse.de
7741
7742 - fix path of .po files (#154074).
7743 - parse the correct package.<lang> file (kinda #154074).
7744 - complain about bad "=Sel:" or "=Pat:" lines (#153065).
7745 - reattach all released medias.
7746 - raise exception instead of abort() on XML errors (#154104).
7747 - update translations.
7748 - PathInfo: implemented a copy_dir_content (variant of copy_dir)
7749   and is_empty_dir utility function
7750 - rev 2169
7751
7752 -------------------------------------------------------------------
7753 Tue Feb 28 14:51:46 CET 2006 - kkaempf@suse.de
7754
7755 - check freshens and supplements for packages (#154074).
7756 - only complain about incomplete installed resolvables,
7757   if they are uninstalled, schedule them for installation.
7758   (#154074)
7759 - add testcases for locale() provides.
7760 - add lang_country -> lang fallback.
7761 - have locale(parent:...) deps match any provides of 'parent'
7762   also when uninstalling a package.
7763 - rev 2148
7764
7765 -------------------------------------------------------------------
7766 Tue Feb 28 10:35:15 CET 2006 - kkaempf@suse.de
7767
7768 - change the locale(...) separator to ";" (#153791)
7769 - complete "find-files" of zmd-backend.
7770 - rev 2140
7771
7772 -------------------------------------------------------------------
7773 Tue Feb 28 10:28:06 CET 2006 - visnov@suse.de
7774
7775 - avoid attaching media when initializing source
7776 - rev 2139
7777
7778 -------------------------------------------------------------------
7779 Mon Feb 27 21:26:00 CET 2006 - kkaempf@suse.de
7780
7781 - warn about misspelled 'locale(...)' provides
7782 - add testcases
7783 - rev 2134
7784
7785 -------------------------------------------------------------------
7786 Mon Feb 27 20:19:40 CET 2006 - kkaempf@suse.de
7787
7788 - fix the build
7789 - rev 2129
7790
7791 -------------------------------------------------------------------
7792 Mon Feb 27 18:15:16 CET 2006 - kkaempf@suse.de
7793
7794 - provide available locales to application (#153583)
7795 - honor 'requestedLocales' (language dependant packages)
7796 - honor release requests for all holders of a device.
7797 - silently re-attach after a forced release.
7798 - solver improvements.
7799 - handle source caches.
7800 - proper logging in zmd backend helpers.
7801 - rev 2127
7802
7803 -------------------------------------------------------------------
7804 Mon Feb 27 13:44:39 CET 2006 - kkaempf@suse.de
7805
7806 - upgrade always to best version and arch (#153577)
7807 - reset 'transact' state for obsoleted packages (#153578)
7808 - translation updates
7809 - rev 2113
7810
7811 -------------------------------------------------------------------
7812 Mon Feb 27 10:42:33 CET 2006 - kkaempf@suse.de
7813
7814 - add support for 'local' .rpm packages to zmd-backend.
7815 - rev 2101
7816
7817 -------------------------------------------------------------------
7818 Sun Feb 26 20:24:10 CET 2006 - kkaempf@suse.de
7819
7820 - fix build of zmd/backend.
7821 - actually fill 'files' table in package-files.
7822 - rev 2094
7823
7824 -------------------------------------------------------------------
7825 Sun Feb 26 17:43:06 CET 2006 - kkaempf@suse.de
7826
7827 - improve testcases.
7828 - add 'setPossibleLocales()' to ZYpp, this defines the set
7829   of possible locales to choose from (#153583)
7830 - provide LanguageImpl and create 'Language' resolvables for
7831   each 'possible' locale.
7832 - fix YUM parsing of patches, insert 'atoms' to link patches
7833   with packages.
7834 - replace gzstream/ with own, existing implementation.
7835 - honor locks in solver (#150231)
7836 - sync pool with target after commit() properly (#150565, #153066)
7837 - new zmd helper 'package-files'
7838 - rev 2093
7839
7840 -------------------------------------------------------------------
7841 Thu Feb 23 21:45:06 CET 2006 - kkaempf@suse.de
7842
7843 - prevent multiple initializations of the target (#153124)
7844 - implement 'loopback mounted ISO images'
7845 - retain old package sources on upgrade.
7846 - support compressed .xml files in 'repodata' type repositories.
7847 - rev 2025
7848
7849 -------------------------------------------------------------------
7850 Thu Feb 23 15:16:58 CET 2006 - kkaempf@suse.de
7851
7852 - parse locale(...) provides and construct correct dependencies.
7853
7854 -------------------------------------------------------------------
7855 Thu Feb 23 14:16:44 CET 2006 - kkaempf@suse.de
7856
7857 - always upgrade to candidate (#152760).
7858 - fix typo in package sorting.
7859 - prepare handling of locale provides.
7860 - rev 1995
7861
7862 -------------------------------------------------------------------
7863 Thu Feb 23 10:53:51 CET 2006 - kkaempf@suse.de
7864
7865 - sort src/nosrc package to right list during commit.
7866 - revert installtime/buildtime in susetags parser (#152760)
7867 - rev 1990
7868
7869 -------------------------------------------------------------------
7870 Thu Feb 23 10:22:08 CET 2006 - kkaempf@suse.de
7871
7872 - reset state after successful commit (#153030)
7873 - run "rpm -e" always with "--nodeps" (#153026)
7874 - provide separate resolvable kind for src packages.
7875 - extend status field for LOCK and LICENSE.
7876 - add sameState()/diffState() for UI.
7877 - provide 'best' candidate for UI.
7878 - set 60 sec timeout for curl access.
7879 - don't cross-compare solver results, takes too much time.
7880 - provide sizes of installed packages.
7881 - extend REQUIRES semantics in content file.
7882 - add "parse-metadata" helper to zmd-backend.
7883 - rev 1987
7884
7885 -------------------------------------------------------------------
7886 Wed Feb 22 14:51:46 CET 2006 - kkaempf@suse.de
7887
7888 - provide complete disk usage data (#152761)
7889 - include upgrade flag when copying solver solution
7890   back to pool (#152717)
7891 - rev 1959
7892
7893 -------------------------------------------------------------------
7894 Wed Feb 22 13:16:48 CET 2006 - kkaempf@suse.de
7895
7896 - don't insert incompatible architectures to the pool (#151933)
7897 - don't accept incompatible architectures from a repository
7898   (#151933)
7899 - separate rpm log (#151431).
7900 - allow extended product requires.
7901 - rev 1954
7902
7903 -------------------------------------------------------------------
7904 Tue Feb 21 22:02:59 CET 2006 - kkaempf@suse.de
7905
7906 - provide the XML schema files in the main package. (#152593)
7907
7908 -------------------------------------------------------------------
7909 Tue Feb 21 20:05:34 CET 2006 - kkaempf@suse.de
7910
7911 - provide arch compat handling.
7912 - implement data upload to zmd.
7913 - fix source metadata caching on target.
7914 - add 'supplements' dependencies to 'yum' parser.
7915 - provide user agent identification to curl calls.
7916 - move resolver branches (multiple alternatives) back in queue
7917   (resolve known things first, then the unknown ones).
7918 - clean up 'packages' parser.
7919 - rev 1947
7920
7921 -------------------------------------------------------------------
7922 Tue Feb 21 09:18:53 CET 2006 - kkaempf@suse.de
7923
7924 - improve media mount/umount interface
7925 - prepare class ArchCompat for proper architecture ordering
7926   and compatibility handling.
7927 - add returns to dummy functions in DbAccess.
7928 - rev 1913
7929
7930 -------------------------------------------------------------------
7931 Mon Feb 20 21:08:22 CET 2006 - kkaempf@suse.de
7932
7933 - don't explictly delete to-be-upgraded packages.
7934 - finish query-system, resolve-dependencies, and transact for
7935   libzypp-zmd-backend.
7936 - provide Pattern::category.
7937 - move system architecture to toplevel.
7938 - make target store pathname settable.
7939 - speed up rpmdb reading by properly filtering unwanted file
7940   provides.
7941 - rev 1905
7942
7943 -------------------------------------------------------------------
7944 Sun Feb 19 20:35:03 CET 2006 - kkaempf@suse.de
7945
7946 - new translations.
7947 - proofread texts.
7948 - when comparing solutions, prefer higher versions.
7949 - provide generic 'SafeBool' for bool conversions.
7950 - add PtrTypes testsuites.
7951 - rev 1876
7952
7953 -------------------------------------------------------------------
7954 Fri Feb 17 21:43:51 CET 2006 - kkaempf@suse.de
7955
7956 - integrate all diffs
7957 - move Target::commit to toplevel API
7958 - generalize dependency iterators and hash dependency
7959   information in pool (for speedup)
7960 - add 'supplements' as dependency
7961 - make more pattern attributes available
7962 - drop "smbfs" in favour of "cifs" (#151476)
7963 - add metadata cache to sources (Beta4 bug)
7964 - run "rpm -e"  with name-version-release
7965 - fix update conflicts
7966 - rev 1864
7967
7968 -------------------------------------------------------------------
7969 Thu Feb 16 20:02:19 CET 2006 - kkaempf@suse.de
7970
7971 - fix-mediachange.diff: dont skip CD but retry after media change
7972 - cd-eject-button.diff: fix CD url so YaST recognizes it and shows
7973   'eject' button
7974 - release-forced-eject-no-ptrfix.diff: fix refcounting in ptrs
7975   so media handle gets actually released and media unmounted.
7976
7977 -------------------------------------------------------------------
7978 Thu Feb 16 14:40:31 CET 2006 - kkaempf@suse.de
7979
7980 - implement arch scoring
7981 - prefer better arch (#151427)
7982 - transitive depedencies of weak requirements are non-weak
7983   (#151446)
7984 - rev 1778 + diff
7985
7986 -------------------------------------------------------------------
7987 Wed Feb 15 18:19:12 CET 2006 - kkaempf@suse.de
7988
7989 - ignore self and to-be-updated conflicts (#150844)
7990 - fix enable of target store (for non-packages)
7991 - rev 1778
7992
7993 -------------------------------------------------------------------
7994 Wed Feb 15 13:11:28 CET 2006 - kkaempf@suse.de
7995
7996 - fix "cd:" url (#151121)
7997 - provide location() in public Package api
7998 - allow running distribution upgrade in testmode
7999 - extend HAL interface
8000 - rev 1762
8001
8002 -------------------------------------------------------------------
8003 Wed Feb 15 10:10:48 CET 2006 - kkaempf@suse.de
8004
8005 - pass normal and locale packages from selections correctly.
8006 - its "baseconf" for base selections.
8007 - Make 'ZYpp' an obvious singleton.
8008 - provide releasenotesUrl.
8009 - dont continue upgrade without target.
8010 - implement 'fake' hal for testing.
8011 - fix package sizes.
8012 - more solver testcases.
8013 - rev 1754
8014
8015 -------------------------------------------------------------------
8016 Tue Feb 14 20:52:02 CET 2006 - kkaempf@suse.de
8017
8018 - extend requires of libzypp-devel
8019 - provide package sizes for UI
8020 - provide more UI helpers
8021 - implement Product and related functions
8022 - fix split provides in distribution upgrade
8023 - provide locale information to system
8024 - ask HAL for available devices
8025 - reduce debug information in solver
8026 - filter architectures in source, not in solver
8027 - rev 1743
8028
8029 -------------------------------------------------------------------
8030 Tue Feb 14 07:27:39 CET 2006 - visnov@suse.de
8031
8032 - disable another testsuite for now
8033 - fetch the default locale from environment
8034 - support user-defined formatting of log
8035 - rev 1710
8036
8037 -------------------------------------------------------------------
8038 Mon Feb 13 20:41:36 CET 2006 - visnov@suse.de
8039
8040 - providing basic product information from susetags source
8041 - public API for preferred language
8042 - implemented redirect of logging (#149001)
8043 - report start/finish of source data parsing (#150211)
8044 - store/restore source aliases properly (#150256)
8045 - disable a lot of debug logging to speed up solver
8046 - properly rewrite URL for CDn directory layouts (#149870)
8047 - rev 1706
8048
8049 -------------------------------------------------------------------
8050 Sun Feb 12 16:59:48 CET 2006 - kkaempf@suse.de
8051
8052 - add save/restore state to facilitate UI 'cancel'
8053 - enable target/store
8054 - add 'forceResolve' call and flag to resolver to switch between
8055   task-oriented ZMD and interactive YaST behaviour.
8056 - Fix resolver problem solution texts.
8057 - improve solver problem solution offerings.
8058 - fix media access handling to better support multiple
8059   requestors to single media.
8060 - move the media number checking to the source (media requestor)
8061   which knows how to verify the correct media.
8062 - Fix CD ordering (#149871), adding testcases.
8063 - Move 'PoolItemList' and 'PoolItemSet' typedefs inside classes.
8064 - Add selections to testcases.
8065 - rev 1673
8066
8067 -------------------------------------------------------------------
8068 Sat Feb 11 10:17:15 CET 2006 - kukuk@suse.de
8069
8070 - Fix missing return in Source.cc:124
8071
8072 -------------------------------------------------------------------
8073 Fri Feb 10 18:41:29 CET 2006 - kkaempf@suse.de
8074
8075 - cope with empty arch field in selections
8076 - enable dummy "enableStorage" function
8077 - rev 1610-branch
8078
8079 -------------------------------------------------------------------
8080 Fri Feb 10 15:36:43 CET 2006 - kkaempf@suse.de
8081
8082 - fix random data return in Source.cc
8083 - rev 1610
8084
8085 -------------------------------------------------------------------
8086 Fri Feb 10 15:00:45 CET 2006 - kkaempf@suse.de
8087
8088 - adapt zmd-backend to SourceImpl API change
8089 - rev 1608
8090
8091 -------------------------------------------------------------------
8092 Fri Feb 10 13:54:43 CET 2006 - kkaempf@suse.de
8093
8094 - fix the packages parser bug. Now all packages are parsed
8095   including (english) translations.
8096   source/susetags is back to svn head.
8097 - rev 1600
8098
8099 -------------------------------------------------------------------
8100 Fri Feb 10 10:30:12 CET 2006 - kkaempf@suse.de
8101
8102 - fix off-by-one bug in bitfield handling
8103 - revert source/susetags to rev 1411
8104 - rev 1586
8105
8106 -------------------------------------------------------------------
8107 Thu Feb  9 22:21:43 CET 2006 - kkaempf@suse.de
8108
8109 - dont prereq-sort non-packages
8110 - rev 1584
8111
8112 -------------------------------------------------------------------
8113 Thu Feb  9 21:29:00 CET 2006 - kkaempf@suse.de
8114
8115 - rev 1582
8116
8117 -------------------------------------------------------------------
8118 Thu Feb  9 11:10:54 CET 2006 - kkaempf@suse.de
8119
8120 - update to rev 1543
8121
8122 -------------------------------------------------------------------
8123 Thu Feb  9 00:49:23 CET 2006 - ro@suse.de
8124
8125 - require hal-devel in libzypp-devel
8126 - re-merge fixes (RPM_OPT_FLAGS)
8127
8128 -------------------------------------------------------------------
8129 Wed Feb  8 23:53:58 CET 2006 - kkaempf@suse.de
8130
8131 - make solver behaviour a bit more interactive
8132 - rev 1537
8133
8134 -------------------------------------------------------------------
8135 Wed Feb  8 18:45:21 CET 2006 - schwab@suse.de
8136
8137 - Fix syntax error in configure script.
8138 - Use RPM_OPT_FLAGS.
8139
8140 -------------------------------------------------------------------
8141 Wed Feb  8 17:03:37 CET 2006 - kkaempf@suse.de
8142
8143 - update for qt ui integration
8144 - rev 1504
8145
8146 -------------------------------------------------------------------
8147 Tue Feb  7 23:18:09 CET 2006 - kkaempf@suse.de
8148
8149 - split off libzypp-zmd-backend
8150 - rev 1466
8151
8152 -------------------------------------------------------------------
8153 Tue Feb  7 23:10:59 CET 2006 - kkaempf@suse.de
8154
8155 - another update to svn
8156
8157 -------------------------------------------------------------------
8158 Mon Feb  6 20:42:22 CET 2006 - kkaempf@suse.de
8159
8160 - finish rpm callbacks
8161 - finish UI API
8162 - fix state change resolver<->pool
8163 - zmd backend stuff
8164 - speed up tag file parsing
8165 - rev 1405
8166
8167 -------------------------------------------------------------------
8168 Mon Feb  6 16:53:03 CET 2006 - schubi@suse.de
8169
8170 - disabling failing tests of s390 and ppc
8171
8172 -------------------------------------------------------------------
8173 Mon Feb  6 11:14:16 CET 2006 - schubi@suse.de
8174
8175 - Snapshoot rev 1367
8176
8177 -------------------------------------------------------------------
8178 Mon Feb  6 01:42:48 CET 2006 - kkaempf@suse.de
8179
8180 - use hashes for pool
8181 - rev 1343
8182
8183 -------------------------------------------------------------------
8184 Fri Feb  3 14:21:47 CET 2006 - schubi@suse.de
8185
8186 - removed Obsoletes:    yast2-packagemanager
8187
8188 -------------------------------------------------------------------
8189 Fri Feb  3 11:36:19 CET 2006 - schubi@suse.de
8190
8191 - Snapshoot 3 Feb 2005 (11:30)
8192
8193 -------------------------------------------------------------------
8194 Thu Feb  2 14:27:02 CET 2006 - schubi@suse.de
8195
8196 - Snapshoot 2 Feb 2005 (14:00)
8197
8198 -------------------------------------------------------------------
8199 Thu Feb  2 12:23:03 CET 2006 - schubi@suse.de
8200
8201 - Snapshoot 2 Feb 2005 ( integrating YaST )
8202
8203 -------------------------------------------------------------------
8204 Wed Jan 25 21:37:50 CET 2006 - mls@suse.de
8205
8206 - converted neededforbuild to BuildRequires
8207
8208 -------------------------------------------------------------------
8209 Sat Jan 14 08:51:55 CET 2006 - kkaempf@suse.de
8210
8211 - Initial version
8212