Imported Upstream version 17.4.0
[platform/upstream/libzypp.git] / package / libzypp.changes
1 -------------------------------------------------------------------
2 Mon Jun 25 10:48:55 CEST 2018 - ma@suse.de
3
4 - Flags: make it std=c++14 ready
5 - Replace 'redhat-release' with generic 'system-release' (#120)
6 - Ignore /var, /tmp and /proc in zypper ps (bsc#1096617)
7 - Show GPGME version in log
8 - version 17.4.0 (2)
9
10 -------------------------------------------------------------------
11 Thu Apr 26 18:07:11 CEST 2018 - ma@suse.de
12
13 - Avoid zombie tar processes (bsc#1076192)
14 - Replace the terminology 'uninstallable' with 'not installable'
15   (bsc#1029392)
16 - version 17.3.1 (2)
17
18 -------------------------------------------------------------------
19 Mon Apr  9 13:11:50 CEST 2018 - ma@suse.de
20
21 - Show progressbar when running posttrans scripts
22 - Execute service plugin script chrooted to the RepoManagers root
23   (bsc#1080693)
24 - Make sure the product file comes from /etc/products.d for the
25   fallback product search (bsc#1086602)
26 - Introduce ZConfig::repoManagerRoot to support having diverging
27   target and repomanager root paths
28 - Rename `stderr` as it can be a macro (fixes #102)
29 - version 17.3.0 (2)
30
31 -------------------------------------------------------------------
32 Tue Mar 13 18:03:42 CET 2018 - ma@suse.de
33
34 - Protect code against broken translations (bsc#1082711)
35 - Fix broken translated format strings
36 - Deprecate the use of asciidoc for new releases
37 - version 17.2.2 (2)
38
39 -------------------------------------------------------------------
40 Wed Mar  7 11:22:02 CET 2018 - ma@suse.de
41
42 - PoolQuery::addDependency add overload to define an individual
43   Match::Mode (bsc#1043166)
44 - version 17.2.1 (2)
45
46 -------------------------------------------------------------------
47 Thu Mar  1 17:46:39 CET 2018 - bzeller@suse.de
48
49 - Add /var/lib/gdm to CheckAccessDeleted blacklist (bsc#1079991)
50 - Use gpgme instead of calling gpg2 binary directly
51 - Fix leak in Digest.cc (bsc#1075978)
52 - version 17.2.0 (2)
53
54 -------------------------------------------------------------------
55 Tue Feb 20 18:03:24 CET 2018 - ma@suse.de
56
57 - RpmDb::checkPackage: fix parsing localized rpm output (bsc#1076415)
58 - Replace libexpat with libxml
59 - Fix libzypp tests failing with `-Wp,-D_GLIBCXX_ASSERTIONS`
60   compiler flag (fixes #84)
61 - BuildRequire gpg2 as testcases need it (fixes #84)
62 - version 17.1.3 (0)
63
64 -------------------------------------------------------------------
65 Fri Feb  2 16:07:08 CET 2018 - ma@suse.de
66
67 - Fix crash when installing broken rpm packages (bsc#1078284)
68 - Testcase: Minor fix writing update testcases
69 - version 17.1.2 (0)
70
71 -------------------------------------------------------------------
72 Mon Jan 15 17:01:33 CET 2018 - ma@suse.de
73
74 - Adapt rpm package verification to changes in rpm-4.14 (bsc#1076018)
75 - version 17.1.1 (0)
76
77 -------------------------------------------------------------------
78 Thu Jan  4 17:49:06 CET 2018 - ma@suse.de
79
80 - plugin: don't reject header values containing a ':' (bsc#1074687)
81 - Locks: Don't store duplicate locks (bsc#969569)
82 - version 17.1.0 (0)
83
84 -------------------------------------------------------------------
85 Wed Dec  6 13:29:42 CET 2017 - ma@suse.de
86
87 - Fix default for solver.allowNameChange (bsc#1071466)
88 - version 17.0.5 (0)
89
90 -------------------------------------------------------------------
91 Mon Dec  4 11:09:24 CET 2017 - ma@suse.de
92
93 - Stop BuildRequire dropped boost-devel (bsc#1062782)
94 - version 17.0.4 (0)
95
96 -------------------------------------------------------------------
97 Tue Nov 28 18:21:51 CET 2017 - ma@suse.de
98
99 - When importing multiple keys, export the individual keys
100   ascii armored for import into the rpmdb (bsc#1069381)
101 - version 17.0.3 (0)
102
103 -------------------------------------------------------------------
104 Thu Nov 23 12:33:51 CET 2017 - ma@suse.de
105
106 - Don't filter procs with a different mnt namespace (bsc#1068708)
107 - Support repo variables in an URIs host:port component
108   (bsc#1057640, bsc#1067605)
109 - version 17.0.2 (0)
110
111 -------------------------------------------------------------------
112 Fri Nov 10 15:25:20 CET 2017 - ma@suse.de
113
114 - Solvable: fix inconsistent retrieval of mediaNr (bsc#1065677)
115 - version 17.0.1 (0)
116
117 -------------------------------------------------------------------
118 Tue Nov  7 16:14:31 CET 2017 - ma@suse.de
119
120 - Locale: Fix possible segfault (bsc#1064999)
121 - RpmDb: Remove excess keys in the zypp keyring when exporting keys only
122   (bsc#1064380)
123 - KeyRing: Fix deleted keys not removed from rpmdb too (bsc#1064380)
124 - Flag gpg keycache dirty when adding/removing keys (bsc#1064380)
125 - Version 17.x for CODE-15, 16.x. is continued on SuSE-SLE-12-SP2-Branch
126 - version 17.0.0 (0)
127
128 -------------------------------------------------------------------
129 Thu Oct 12 18:04:38 CEST 2017 - ma@suse.de
130
131 - Fix media handling in presence of a repo path prefix (bsc#1062561)
132 - version 16.17.3 (0)
133
134 -------------------------------------------------------------------
135 Wed Oct 11 16:29:48 CEST 2017 - ma@suse.de
136
137 - Fix RepoProvideFile ignoring a repo path prefix (bsc#1062561)
138 - version 16.17.2 (0)
139
140 -------------------------------------------------------------------
141 Fri Sep 22 12:16:34 CEST 2017 - ma@suse.de
142
143 - Default to 'solver.dupAllowVendorChange = false' on SLE15
144   (FATE#323478)
145 - Remove unused legacy notify-message script (bsc#1058783)
146 - version 16.17.1 (0)
147
148 -------------------------------------------------------------------
149 Fri Sep  8 18:05:30 CEST 2017 - ma@suse.de
150
151 - Support multiple product licenses in repomd (FATE#322276)
152 - version 16.17.0 (0)
153
154 -------------------------------------------------------------------
155 Thu Sep  7 12:27:44 CEST 2017 - ma@suse.de
156
157 - Propagate 'rpm --import' errors (bsc#1057188)
158 - Fix typos in zypp.conf
159 - version 16.16.0 (0)
160
161 -------------------------------------------------------------------
162 Mon Aug 28 16:05:36 CEST 2017 - ma@suse.de
163
164 - Add testcase to compile (bsc#1055920)
165 - version 16.15.6 (0)
166
167 -------------------------------------------------------------------
168 Fri Aug 25 14:08:43 CEST 2017 - ma@suse.de
169
170 - Adapt to work with GnuPG 2.1.23 (bsc#1054088)
171 - version 16.15.5 (0)
172
173 -------------------------------------------------------------------
174 Fri Aug 25 12:51:43 CEST 2017 - ma@suse.de
175
176 - verifyFileSignature: Support signing with subkeys (bsc#1008325)
177 - PublicKey: Scan and provide subkey information.
178 - Enhance sort order for media.1/products (bsc#1054671)
179 - Drop detection and support for rpm-4.4 (fixes #77)
180 - version 16.15.4 (0)
181
182 -------------------------------------------------------------------
183 Fri Aug 11 15:29:40 CEST 2017 - ma@suse.de
184
185 - RepoInfo: add enum GpgCheck for convenient gpgcheck mode handling
186   (bsc#1045735)
187 - Fix repo/pkg checks to follow explicitly defined gpgcheck in a
188   .repo file
189 - version 16.15.3 (0)
190
191 -------------------------------------------------------------------
192 Fri Jul 21 13:26:48 CEST 2017 - ma@suse.de
193
194 - Weaken fix for bsc#1038984 if 'gpgcheck=0' in libzypp-16.15.x only.
195   This will allow some already released products to adapt to the
196   behavioral changes introduced by fixing bsc#1038984, while systems
197   with a default configuration (gpgcheck=1) already benefit from
198   the fix in libzypp-16.15.x. For details see section
199   'Signature checking' in /etc/zypp/zypp.conf.
200 - Fix gpg-pubkey release (creation time) computation (bsc#1036659)
201 - update lsof blacklist (bsc#1046417)
202 - version 16.15.2 (0)
203
204 -------------------------------------------------------------------
205 Tue Jul 18 13:18:16 CEST 2017 - ma@suse.de
206
207 - Be sure bad packages do not stay in the cache
208   (bsc#1045735, CVE-2017-9269)
209 - version 16.15.1 (0)
210
211 -------------------------------------------------------------------
212 Mon Jul 17 16:38:14 CEST 2017 - ma@suse.de
213
214 - PackageProvider: enforce a signed package if pkgGpgCheckIsMandatory
215 - Add RpmDb::checkPackageSignature to report unsigned packages
216 - Fix repo gpg check workflows, mainly for unsigned repos and packages
217   (bsc#1045735, bsc#1038984, CVE-2017-7435, CVE-2017-7436, CVE-2017-9269)
218 - version 16.15.0 (0)
219
220 -------------------------------------------------------------------
221 Wed Jul 12 17:06:14 CEST 2017 - ma@suse.de
222
223 - repo refresh: Re-probe if the repository type changes (bsc#1048315)
224 - MediaCurl: Propagate proper error code to DownloadProgressReport
225   (bsc#1047785)
226 - Allow to trigger an appdata refresh unconditionally (bsc#1009745)
227 - Support custom repo variables defined in /etc/zypp/vars.d (fixes #68)
228 - rename: handle EXDEV error on OverlayFS
229 - version 16.14.0 (0)
230
231 -------------------------------------------------------------------
232 Fri Jun 30 14:25:29 CEST 2017 - ma@suse.de
233
234 - Adapt loop mounting of iso images (bsc#1038132, bsc#1033236)
235 - Adjust zypp.conf for openSUSE Tumbleweed (bsc#1031756)
236 - Change arch variable names conflicting with compiler macros (fixes #70)
237 - Fix potential crash if repo has no baseurl (bnc#1043218)
238 - version 16.13.0 (0)
239
240 -------------------------------------------------------------------
241 Wed May 31 11:49:07 CEST 2017 - ma@suse.de
242
243 - Testcase: add missing solver flags (bsc#1041889)
244 - version 16.12.0 (0)
245
246 -------------------------------------------------------------------
247 Fri May 12 11:36:52 CEST 2017 - ma@suse.de
248
249 - add identIsAutoInstalled convenience methods
250 - make gcc6 happy
251 - version 16.11.0 (0)
252
253 -------------------------------------------------------------------
254 Thu May 11 15:23:28 CEST 2017 - ma@suse.de
255
256 - Use a common workflow for downloading packages and srcpackages.
257   This includes a common way of handling and reposrting gpg signature
258   and checks. (bsc#1037210)
259 - PackageProvider: as well support downloading SrcPackage (for bsc#1037210)
260 - version 16.10.0 (0)
261
262 -------------------------------------------------------------------
263 Thu Apr 27 16:03:32 CEST 2017 - ma@suse.de
264
265 - PoolQuery: Treat explicit queries for 'kind:name' correctly
266   (bsc#1035729)
267 - version 16.9.0 (0)
268
269 -------------------------------------------------------------------
270 Fri Apr 21 16:23:51 CEST 2017 - ma@suse.de
271
272 - Add API to control resolver job to update all packages (FATE#320653)
273 - Remove legacy vendor equivalence between 'suse' and 'opensuse'
274   (bsc#1030686)
275 - version 16.8.0 (0)
276
277 -------------------------------------------------------------------
278 Fri Apr 21 09:40:32 CEST 2017 - ma@suse.de
279
280 - RepoInfo: Allow temporary repos to control their metadata
281   directories (bsc#1032632)
282 - Arch: add armv5tl
283 - version 16.7.0 (0)
284
285 -------------------------------------------------------------------
286 Thu Mar 30 15:00:30 CEST 2017 - ma@suse.de
287
288 - Recognize license tarball in rpmmd repos (FATE#316159)
289 - Fix media verification to properly propagate media access errors
290   (bsc#1031093)
291 - version 16.6.1 (0)
292
293 -------------------------------------------------------------------
294 Mon Mar 27 17:10:52 CEST 2017 - ma@suse.de
295
296 - Fix invalidation of PoolItems if Pool IDs are reused (bsc#1028661)
297 - version 16.6.0 (0)
298
299 -------------------------------------------------------------------
300 Mon Mar 27 09:33:26 CEST 2017 - ma@suse.de
301
302 - Fix X-libcurl-Empty-Header-Workaround (bsc#1030919)
303 - version 16.5.2 (0)
304
305 -------------------------------------------------------------------
306 Tue Mar 21 13:38:08 CET 2017 - ma@suse.de
307
308 - MediaCurl: Treat http response 410(Gone) like 404(Not Found)
309   (bsc#1030136)
310 - version 16.5.1 (0)
311
312 -------------------------------------------------------------------
313 Thu Mar 16 14:06:03 CET 2017 - ma@suse.de
314
315 - Support multi-volume repomd repositories (FATE#320544)
316 - MediaCurl: ZYPP_MEDIA_CURL_IPRESOLVE=<4|6> to force name resolution
317   to IPv4/IPv6 only (fixes openSUSE/zypper#49)
318 - Add support for openssl >= 1.1
319 - version 16.5.0 (0)
320
321 -------------------------------------------------------------------
322 Mon Feb 20 10:10:43 CET 2017 - ma@suse.de
323
324 - PublicKey: Create tmpdirs inside ZYpp::tmpPath (bsc#926844)
325 - Don't create AnonymousUniqueId in chroot (bsc#1024741)
326 - version 16.4.3 (0)
327
328 -------------------------------------------------------------------
329 Tue Feb 14 12:07:14 CET 2017 - ma@suse.de
330
331 - dumpAsXmlOnL: xml escape node content (bsc#1024909)
332 - version 16.4.2 (0)
333
334 -------------------------------------------------------------------
335 Fri Feb  3 13:40:04 CET 2017 - ma@suse.de
336
337 - MediaMultiCurl: Trigger aliveCallback when downloading metalink
338   files (bsc#1021291)
339 - version 16.4.1 (0)
340
341 -------------------------------------------------------------------
342 Thu Jan 26 13:03:37 CET 2017 - ma@suse.de
343
344 - Add API for updating the AutoInstalled db
345 - MediaCD: Fix mountpoint creation after failing udf mount (bsc#1022046)
346 - fix misleading indentation (fixes #65)
347 - Fix compilation error reported by GCC7 (#63).
348 - Prefer calling "repo2solv" rather than "repo2solv.sh"
349 - version 16.4.0 (0)
350
351 -------------------------------------------------------------------
352 Wed Dec 14 12:24:23 CET 2016 - ma@suse.de
353
354 - Don't raise FileCheckException if user accepted a package with wrong
355   digest (bsc#1014265)
356 - Also provide the exception history when requesting a media failed
357   (bsc#1010952)
358 - version 16.3.2 (0)
359
360 -------------------------------------------------------------------
361 Tue Oct 11 18:04:18 CEST 2016 - ma@suse.de
362
363 - Let 'dup --from' leave an updateTestcase-<DATE> in /var/log (bsc#1004096)
364 - version 16.3.1 (0)
365
366 -------------------------------------------------------------------
367 Tue Oct 11 11:41:47 CEST 2016 - ma@suse.de
368
369 - RepoInfo: Allow parsing multiple gpgkey= URLs (bsc#1003748)
370 - version 16.3.0 (0)
371
372 -------------------------------------------------------------------
373 Tue Sep 20 11:41:48 CEST 2016 - ma@suse.de
374
375 - guessPackageSpec: Don't break globbing (fixes openSUSE/zypper#97)
376 - version 16.2.5 (0)
377
378 -------------------------------------------------------------------
379 Thu Sep 15 15:27:15 CEST 2016 - ma@suse.de
380
381 - RepoFileReader: fix parsing of multiline url entries (bsc#964932)
382 - Allow repo type 'rpm' as alias for 'rpm-md' (fixes openSUSE/zypper#100)
383 - version 16.2.4 (0)
384
385 -------------------------------------------------------------------
386 Fri Sep  9 16:43:30 CEST 2016 - ma@suse.de
387
388 - xmlout::Node:  Allow adding nore attributes while the start node
389   is not closed (FATE#320699)
390 - Fixes broken XML output introduced by an unwanted change in 16.2.2
391   (bsc#998344)
392 - version 16.2.3 (0)
393
394 -------------------------------------------------------------------
395 Wed Aug 10 17:10:41 CEST 2016 - ma@suse.de
396
397 - Report numeric curl error if code is unrecognized (bsc#992302)
398 - multicurl: propagate proxy settings stored in repo url (bsc#933839)
399 - version 16.2.2 (0)
400
401 -------------------------------------------------------------------
402 Thu Jul 21 13:09:33 CEST 2016 - ma@suse.de
403
404 - Rebuild .solv-files not matching the parsers LIBSOLV_TOOLVERSION
405 - BuildRequires:  libsolv-devel >= 0.6.23
406 - version 16.2.1 (0)
407
408 -------------------------------------------------------------------
409 Mon Jul 18 16:36:25 CEST 2016 - ma@suse.de
410
411 - Product: Offer tri-state hasEndOfLife details (FATE#320699)
412 - version 16.2.0 (0)
413
414 -------------------------------------------------------------------
415 Thu Jul 14 19:02:57 CEST 2016 - ma@suse.de
416
417 - use more user friendly command names for "zypper ps" (bsc#980541)
418 - version 16.1.3 (0)
419
420 -------------------------------------------------------------------
421 Thu Jul 14 15:39:03 CEST 2016 - ma@suse.de
422
423 - Don't do media number substitution on URLs of medium #1 (bsc#798470)
424 - version 16.1.2 (0)
425
426 -------------------------------------------------------------------
427 Tue Jul  5 11:39:11 CEST 2016 - ma@suse.de
428
429 - Fix Shrink pool if all repos are removed (bsc#899755, bsc#987573)
430 - version 16.1.1 (0)
431
432 -------------------------------------------------------------------
433 Fri Jun 24 12:33:29 CEST 2016 - ma@suse.de
434
435 - API enahncements for zypper (FATE#320447)
436 - version 16.1.0 (0)
437
438 -------------------------------------------------------------------
439 Tue Jun 21 11:11:03 CEST 2016 - ma@suse.de
440
441 - Filter duplicate resolver solutions (bsc#985674)
442 - zypp.conf: Add download.media_mountdir: Path where media are
443   preferably mounted or downloaded (FATE#319462)
444 - version 16.0.5 (0)
445
446 -------------------------------------------------------------------
447 Wed Jun 15 12:36:27 CEST 2016 - ma@suse.de
448
449 - Fix bug in removeRepository which may keep an empty .repo file
450   rather than deleting it (bsc#984494)
451 - version 16.0.4 (0)
452
453 -------------------------------------------------------------------
454 Mon Jun 13 12:53:03 CEST 2016 - ma@suse.de
455
456 - Shrink pool if all repos are removed (bnc#899755)
457 - Avoid direct BuildRequire on libudev-devel (#60)
458 - version 16.0.3 (0)
459
460 -------------------------------------------------------------------
461 Tue Jun  7 18:43:31 CEST 2016 - ma@suse.de
462
463 - Allow PackageKit to drop the zypp lock (bnc#899755)
464 - Avoid superfluous rebuilding of indices when solving
465 - version 16.0.2 (0)
466
467 -------------------------------------------------------------------
468 Sun Jun  5 16:12:42 CEST 2016 - ma@suse.de
469
470 - po: upadte makefiles
471 - DefaultIntegral: provide asString (for FATE#320447)
472 - version 16.0.1 (0)
473
474 -------------------------------------------------------------------
475 Fri May 13 08:45:53 CEST 2016 - ma@suse.de
476
477 - Prepare cmake to maintain the .pot and .po files in git. Add
478   initial .po file set derived from tarballs. Translations are now
479   maintained via Weblate.
480 - Provide 'libzypp(plugin:services) = 1' after fixing bsc#933760
481 - Bump major version for Factory, 15.x is continued on SuSE-SLE-12-SP1-Branch
482 - version 16.0.0 (0)
483
484 -------------------------------------------------------------------
485 Thu Apr 28 14:17:09 CEST 2016 - ma@suse.de
486
487 - Update sle-zypp-po.tar.bz2
488
489 -------------------------------------------------------------------
490 Thu Apr 28 14:04:36 CEST 2016 - ma@suse.de
491
492 - Update sle-zypp-po.tar.bz2
493
494 -------------------------------------------------------------------
495 Mon Apr 25 14:59:41 CEST 2016 - ma@suse.de
496
497 - Fix credential file parser losing entries with known URL but
498   different user name (bsc#933760)
499 - RepoManager: allow extraction of multiple baseurls for service
500   repos (bsc#964932)
501 - addRepository: fix to use the correct history file for logging
502 - specfile: add /etc/zypp/credentials.d to the file list
503 - version 15.22.0 (19)
504
505 -------------------------------------------------------------------
506 Mon Apr 18 15:03:13 CEST 2016 - ma@suse.de
507
508 - RepoindexFileReader: fix service metadata TTL default value (bsc#967828)
509 - version 15.21.7 (19)
510
511 -------------------------------------------------------------------
512 Fri Apr 15 11:31:08 CEST 2016 - ma@suse.de
513
514 - DiskUsageCounter: Limit estimated waste per file (bsc#974275)
515 - version 15.21.6 (19)
516
517 -------------------------------------------------------------------
518 Fri Mar 18 13:37:22 CET 2016 - ma@suse.de
519
520 - Use PluginExecutor for commit- and system-hooks (bnc#971637)
521 - BuildRequires:  libsolv-devel >= 0.6.19 (bnc#971018)
522 - version 15.21.5 (19)
523
524 -------------------------------------------------------------------
525 Sun Mar 13 01:13:08 CET 2016 - ma@suse.de
526
527 - Update zypp-po.tar.bz2
528
529 -------------------------------------------------------------------
530 Thu Mar 10 01:13:24 CET 2016 - ma@suse.de
531
532 - Update zypp-po.tar.bz2
533
534 -------------------------------------------------------------------
535 Tue Mar  1 12:34:53 CET 2016 - ma@suse.de
536
537 - media: Send stats header to download.opensuse.org only (bsc#955801)
538 - fix build-compare (#57, #58)
539 - version 15.21.4 (19)
540
541 -------------------------------------------------------------------
542 Thu Feb 18 18:38:52 CET 2016 - ma@suse.de
543
544 - yum::Downloader: Download only wanted 'susedata.LANG' files
545   (FATE#320518)
546 - version 15.21.3 (19)
547
548 -------------------------------------------------------------------
549 Thu Feb  4 16:38:14 CET 2016 - ma@suse.de
550
551 - installSrcPackage: trigger progress callback (bsc#580902)
552 - version 15.21.2 (19)
553
554 -------------------------------------------------------------------
555 Thu Feb  4 01:13:31 CET 2016 - ma@suse.de
556
557 - Update zypp-po.tar.bz2
558
559 -------------------------------------------------------------------
560 Fri Jan 29 11:40:51 CET 2016 - ma@suse.de
561
562 - Don't buildrequire graphviz-gnome (bsc#964150)
563 - Unwanted btrfs subvolumes must be filtered by device (not fsid)
564   (fixes #54)
565 - version 15.21.1 (19)
566
567 -------------------------------------------------------------------
568 Thu Jan 21 01:13:29 CET 2016 - ma@suse.de
569
570 - Update zypp-po.tar.bz2
571
572 -------------------------------------------------------------------
573 Wed Jan 20 17:12:42 CET 2016 - ma@suse.de
574
575 - Filter unwanted btrfs subvolumes (fixes #54, closes #55, bnc#949945)
576 - RepoInfo: Provide access to repo content keywords
577 - Build with boost-1.60.0
578 - version 15.21.0 (19)
579
580 -------------------------------------------------------------------
581 Thu Jan 14 01:13:17 CET 2016 - ma@suse.de
582
583 - Update zypp-po.tar.bz2
584
585 -------------------------------------------------------------------
586 Thu Jan  7 01:13:28 CET 2016 - ma@suse.de
587
588 - Update zypp-po.tar.bz2
589
590 -------------------------------------------------------------------
591 Thu Dec 24 01:13:13 CET 2015 - ma@suse.de
592
593 - Update zypp-po.tar.bz2
594
595 -------------------------------------------------------------------
596 Fri Dec 11 19:07:09 CET 2015 - ma@suse.de
597
598 - ResPoolProxy: make begin/end pairs Iterable
599 - String: Format and FormatNAC classes based on boost::format
600 - DefaultIntegral: provide initial value
601 - More specific exception message if GPG binary is missing (bsc#637791)
602 - version 15.20.0 (19)
603
604 -------------------------------------------------------------------
605 Thu Dec 10 01:14:50 CET 2015 - ma@suse.de
606
607 - Update zypp-po.tar.bz2
608
609 -------------------------------------------------------------------
610 Thu Dec  3 01:13:11 CET 2015 - ma@suse.de
611
612 - Update zypp-po.tar.bz2
613
614 -------------------------------------------------------------------
615 Sun Nov 22 01:13:29 CET 2015 - ma@suse.de
616
617 - Update zypp-po.tar.bz2
618
619 -------------------------------------------------------------------
620 Thu Nov 19 01:16:03 CET 2015 - ma@suse.de
621
622 - Update sle-zypp-po.tar.bz2
623
624 -------------------------------------------------------------------
625 Thu Nov 19 01:13:40 CET 2015 - ma@suse.de
626
627 - Update zypp-po.tar.bz2
628
629 -------------------------------------------------------------------
630 Mon Nov 16 12:27:02 CET 2015 - ma@suse.de
631
632 - createPot: Fix plural form detection (bsc#955053)
633 - version 15.19.7 (19)
634
635 -------------------------------------------------------------------
636 Thu Nov 12 01:13:26 CET 2015 - ma@suse.de
637
638 - Update zypp-po.tar.bz2
639
640 -------------------------------------------------------------------
641 Sun Nov  8 01:13:11 CET 2015 - ma@suse.de
642
643 - Update zypp-po.tar.bz2
644
645 -------------------------------------------------------------------
646 Fri Nov  6 11:08:46 CET 2015 - ma@suse.de
647
648 - Add testcase for uncached repo-variables.
649 - Fixed Japanese translations (bsc#949196)
650 - version 15.19.6 (19)
651
652 -------------------------------------------------------------------
653 Fri Nov  6 10:56:44 CET 2015 - ma@suse.de
654
655 - Update sle-zypp-po.tar.bz2
656
657 -------------------------------------------------------------------
658 Thu Nov  5 01:15:12 CET 2015 - ma@suse.de
659
660 - Update sle-zypp-po.tar.bz2
661
662 -------------------------------------------------------------------
663 Thu Nov  5 01:13:24 CET 2015 - ma@suse.de
664
665 - Update zypp-po.tar.bz2
666
667 -------------------------------------------------------------------
668 Tue Nov  3 10:52:01 CET 2015 - ma@suse.de
669
670 - Update sle-zypp-po.tar.bz2
671
672 -------------------------------------------------------------------
673 Tue Nov  3 10:51:43 CET 2015 - ma@suse.de
674
675 - Update zypp-po.tar.bz2
676
677 -------------------------------------------------------------------
678 Fri Oct 23 17:10:18 CEST 2015 - ma@suse.de
679
680 - Fix broken product: <-> -release package relation (bnc#951782)
681 - version 15.19.5 (19)
682
683 -------------------------------------------------------------------
684 Thu Oct 22 12:23:29 CEST 2015 - ma@suse.de
685
686 - Use a uniform translation set for SLE and openSUSE (bnc#948924)
687 - fix Plugin-services not updating repo GPGCheck settings (bnc#951402)
688 - version 15.19.4 (19)
689
690 -------------------------------------------------------------------
691 Sun Oct 18 01:13:27 CEST 2015 - ma@suse.de
692
693 - Update zypp-po.tar.bz2
694
695 -------------------------------------------------------------------
696 Thu Oct 15 01:13:57 CEST 2015 - ma@suse.de
697
698 - Update zypp-po.tar.bz2
699
700 -------------------------------------------------------------------
701 Wed Oct 14 16:36:27 CEST 2015 - ma@suse.de
702
703 - make Solvable::asUserString more readable (bnc#949957)
704 - version 15.19.3 (19)
705
706 -------------------------------------------------------------------
707 Sun Oct 11 01:13:12 CEST 2015 - ma@suse.de
708
709 - Update zypp-po.tar.bz2
710
711 -------------------------------------------------------------------
712 Thu Oct  8 01:14:43 CEST 2015 - ma@suse.de
713
714 - Update zypp-po.tar.bz2
715
716 -------------------------------------------------------------------
717 Wed Oct  7 13:11:48 CEST 2015 - ma@suse.de
718
719 - fix suse_version test (bsc#949046)
720 - version 15.19.2 (19)
721
722 -------------------------------------------------------------------
723 Wed Oct  7 11:06:24 CEST 2015 - ma@suse.de
724
725 - Locks: fix using namespaces (for FATE#318299)
726 - version 15.19.1 (19)
727
728 -------------------------------------------------------------------
729 Mon Oct  5 12:27:49 CEST 2015 - ma@suse.de
730
731 - fix reserved identifier violation (fixes #51)
732 - solver: speed up collecting pool data to build the job queue
733 - doc: short abstract about 'Code 12 Application Metadata'
734 - version 15.19.0 (19)
735
736 -------------------------------------------------------------------
737 Tue Sep 29 17:51:48 CEST 2015 - ma@suse.de
738
739 - solver verify: multiversion property needs to be assigned to
740   installed items too.
741 - ZYppCommitResult: add attemptToModify to indicate an attempt to
742   actually install/remove was made (bsc#946750, FATE#319467)
743 - version 15.18.0 (14)
744
745 -------------------------------------------------------------------
746 Mon Sep 28 12:19:26 CEST 2015 - ma@suse.de
747
748 - SetTracker: fix computation of change sets (bsc#946898)
749 - version 15.17.2 (14)
750
751 -------------------------------------------------------------------
752 Fri Sep 25 11:42:28 CEST 2015 - ma@suse.de
753
754 - Pattern: support dynamic computation of pattern visibility (bsc#900769)
755 - Avoid URL rewrite if probing local cache directories (bsc#946129)
756 - version 15.17.1 (14)
757
758 -------------------------------------------------------------------
759 Mon Sep 21 16:57:45 CEST 2015 - ma@suse.de
760
761 - Dummy (FATE#318827) to make Sles-changelog-checker stop whining.
762 - version 15.17.0 (14)
763
764 -------------------------------------------------------------------
765 Mon Sep 21 16:09:50 CEST 2015 - ma@suse.de
766
767 - Glob: fix reserved identifier violation
768 - version 15.16.2 (14)
769
770 -------------------------------------------------------------------
771 Tue Sep 15 15:02:45 CEST 2015 - ma@suse.de
772
773 - CheckAccessDeleted: Identify services by systemd cgroup (FATE#318827)
774 - version 15.16.1 (14)
775
776 -------------------------------------------------------------------
777 Mon Sep 14 12:21:30 CEST 2015 - ma@suse.de
778
779 - Reload multiversion setting from the target zypp.conf (bnc#906096)
780 - version 15.16.0 (14)
781
782 -------------------------------------------------------------------
783 Sun Sep 13 01:15:26 CEST 2015 - ma@suse.de
784
785 - Update sle-zypp-po.tar.bz2
786
787 -------------------------------------------------------------------
788 Sun Sep 13 01:13:30 CEST 2015 - ma@suse.de
789
790 - Update zypp-po.tar.bz2
791
792 -------------------------------------------------------------------
793 Thu Sep 10 01:16:00 CEST 2015 - ma@suse.de
794
795 - Update sle-zypp-po.tar.bz2
796
797 -------------------------------------------------------------------
798 Fri Sep  4 13:49:33 CEST 2015 - ma@suse.de
799
800 - Don't cache repo releasever (bnc#943563)
801 - Selectable: allow setPickStatus for non-multiversion packages
802   (bnc#943870)
803 - ResPoolProxy: add ScopedSaveState
804 - version 15.15.0 (14)
805
806 -------------------------------------------------------------------
807 Tue Sep  1 18:19:27 CEST 2015 - ma@suse.de
808
809 - zypp.conf: add solver.dupAllow{Downgrade,NameChange,ArchChange,
810   VendorChange} default options for tuning distribution upgrades.
811 - Remove obsolete method (bsc#941398) (fixes #50)
812 - fix invalid XML (bnc#942518)
813 - version 15.14.0 (14)
814
815 -------------------------------------------------------------------
816 Sun Aug 30 01:13:07 CEST 2015 - ma@suse.de
817
818 - Update zypp-po.tar.bz2
819
820 -------------------------------------------------------------------
821 Thu Aug 27 01:14:20 CEST 2015 - ma@suse.de
822
823 - Update sle-zypp-po.tar.bz2
824
825 -------------------------------------------------------------------
826 Thu Aug 20 01:13:09 CEST 2015 - ma@suse.de
827
828 - Update zypp-po.tar.bz2
829
830 -------------------------------------------------------------------
831 Sun Aug 16 01:13:23 CEST 2015 - ma@suse.de
832
833 - Update zypp-po.tar.bz2
834
835 -------------------------------------------------------------------
836 Thu Aug 13 18:16:52 CEST 2015 - ma@suse.de
837
838 - Support caching of service metadata. A TTL for the service
839   metadata may be provided in the repoindex.xml itself. The
840   default is 'no caching'. (FATE#318136)
841 - Fix setting dup_allow* solver options (bnc#941463)
842 - Don't make zypper encode {} around repo vars (bnc#941453)
843 - version 15.13.0 (11)
844
845 -------------------------------------------------------------------
846 Thu Aug 13 01:13:43 CEST 2015 - ma@suse.de
847
848 - Update zypp-po.tar.bz2
849
850 -------------------------------------------------------------------
851 Tue Aug 11 18:48:57 CEST 2015 - ma@suse.de
852
853 - History: Add 'command' tag showing who triggered the commit.
854   The corresponding HistoryLogData class for parsing is
855   HistoryLogDataStampCommand. Available data are the commandline
856   executed, user@hostname and userdata/transactionID. (FATE#312298)
857 - Add convenience comparison PoolItem<>ResObject::constPtr
858 - Fixes for SWIG 2.x
859 - version 15.12.0 (11)
860
861 -------------------------------------------------------------------
862 Mon Aug 10 16:22:06 CEST 2015 - ma@suse.de
863
864 - Make multiversion an individual solvables property (FATE#318778)
865 - SolvableType: common api to access solvable properties
866 - Support for MIPS architectures
867 - version 15.11.0 (11)
868
869 -------------------------------------------------------------------
870 Sun Aug  9 01:13:24 CEST 2015 - ma@suse.de
871
872 - Update zypp-po.tar.bz2
873
874 -------------------------------------------------------------------
875 Sun Aug  2 01:13:27 CEST 2015 - ma@suse.de
876
877 - Update zypp-po.tar.bz2
878
879 -------------------------------------------------------------------
880 Thu Jul 30 16:13:49 CEST 2015 - ma@suse.de
881
882 - Resolver: Track changed requested locales and adjust installed
883   packages accordingly. (part of FATE#318099)
884 - Testcase: Store autoinstalled packages
885 - Locale: Make it IdString based
886 - Get rid of std::tr1:: hashes
887 - Flags: Fix to work with 'enum class'
888 - Hide away resolver internals
889 - version 15.10.0 (10)
890
891 -------------------------------------------------------------------
892 Thu Jul 30 01:13:30 CEST 2015 - ma@suse.de
893
894 - Update zypp-po.tar.bz2
895
896 -------------------------------------------------------------------
897 Tue Jul 28 14:14:54 CEST 2015 - ma@suse.de
898
899 - Update sle-zypp-po.tar.bz2
900
901 -------------------------------------------------------------------
902 Mon Jul 27 09:30:38 CEST 2015 - ma@suse.de
903
904 - Update zypp-po.tar.bz2
905
906 -------------------------------------------------------------------
907 Sun Jul 26 01:13:37 CEST 2015 - ma@suse.de
908
909 - Update zypp-po.tar.bz2
910
911 -------------------------------------------------------------------
912 Thu Jul 16 01:13:33 CEST 2015 - ma@suse.de
913
914 - Update zypp-po.tar.bz2
915
916 -------------------------------------------------------------------
917 Sun Jul 12 01:13:20 CEST 2015 - ma@suse.de
918
919 - Update zypp-po.tar.bz2
920
921 -------------------------------------------------------------------
922 Thu Jul  9 16:43:12 CEST 2015 - ma@suse.de
923
924 - Resolver allow tuning DUP mode solver flags (FATE#319128)
925 - version 15.9.0 (5)
926
927 -------------------------------------------------------------------
928 Fri Jul  3 08:23:04 CEST 2015 - ma@suse.de
929
930 - Flags<Enum>: add stringify
931 - add asString for Patch::InteractiveFlag
932 - version 15.8.0 (5)
933
934 -------------------------------------------------------------------
935 Thu Jul  2 01:13:24 CEST 2015 - ma@suse.de
936
937 - Update zypp-po.tar.bz2
938
939 -------------------------------------------------------------------
940 Wed Jul  1 14:00:42 CEST 2015 - ma@suse.de
941
942 - add asString for Patch::Category
943 - version 15.7.0 (5)
944
945 -------------------------------------------------------------------
946 Mon Jun 29 17:43:00 CEST 2015 - ma@suse.de
947
948 - Fix lost pathname when importing repo keys (bnc#936373)
949 - Disable code swig does not understand
950 - version 15.6.0 (5)
951
952 -------------------------------------------------------------------
953 Sat Jun 27 17:07:32 CEST 2015 - ma@suse.de
954
955 - Patch: fixup testing Category and Severity flags (FATE#318760)
956 - version 15.5.0 (5)
957
958 -------------------------------------------------------------------
959 Fri Jun 12 12:14:04 CEST 2015 - ma@suse.de
960
961 - Add details to the default signature verification problem report
962 - PathInfo: Avoid ExternalProgram in clean_dir
963 - call rpmdb2solv without executing user-supplied scripts (bnc#926853)
964 - version 15.4.1 (3)
965
966 -------------------------------------------------------------------
967 Thu Jun 11 01:13:31 CEST 2015 - ma@suse.de
968
969 - Update zypp-po.tar.bz2
970
971 -------------------------------------------------------------------
972 Thu Jun  4 01:13:22 CEST 2015 - ma@suse.de
973
974 - Update zypp-po.tar.bz2
975
976 -------------------------------------------------------------------
977 Wed Jun  3 13:00:59 CEST 2015 - ma@suse.de
978
979 - Enhance solv.idx file handling to support zypper bash completion
980 - Fix SSL client certificate authentication via URL option
981   ssl_clientcert/ssl_clientkey (bnc#932393)
982 - version 15.4.0 (3)
983
984 -------------------------------------------------------------------
985 Thu May 28 01:13:23 CEST 2015 - ma@suse.de
986
987 - Update zypp-po.tar.bz2
988
989 -------------------------------------------------------------------
990 Sun May 24 18:17:38 CEST 2015 - ma@suse.de
991
992 - Downloader: Accept unsigned repository if pkgGpgCheck is ON.
993 - FindFileConflicts: avoid nested exception on user abort (bnc#931601)
994 - Support for *.check files in the systemCheck.d directory (#45)
995 - version 15.3.0 (3)
996
997 -------------------------------------------------------------------
998 Sun May 24 01:13:19 CEST 2015 - ma@suse.de
999
1000 - Update zypp-po.tar.bz2
1001
1002 -------------------------------------------------------------------
1003 Mon May 18 10:46:10 CEST 2015 - ma@suse.de
1004
1005 - zypp.conf: Add config values for gpgcheck, repo_gpgcheck
1006   and pkg_gpgcheck. The default behavior 'gpgcheck=On' will
1007   automatically turn on the gpg signature check for packages
1008   downloaded from repository with unsigned metadata. If the
1009   repo metadata are signed, a faster comparison via checksums
1010   is done. By explicitly setting repo_gpgcheck or pkg_gpgcheck
1011   you can enforce the signature check of repository metadata
1012   or downloaded packages to be always performed. Those defaults
1013   can be overwritten per repository. (FATE#314603)
1014 - version 15.2.0 (2)
1015
1016 -------------------------------------------------------------------
1017 Wed May 13 14:04:04 CEST 2015 - ma@suse.de
1018
1019 - Write solv.idx to speed up bash tab completion (bnc#928650)
1020 - version 15.1.3 (1)
1021
1022 -------------------------------------------------------------------
1023 Fri May  8 11:44:44 CEST 2015 - ma@suse.de
1024
1025 - gcc5 fixes
1026 - Fix repo alias containing ']' not handled correctly (bnc#929528)
1027 - Fix SEGV when dumping rpm header with epoch (bnc#929483)
1028 - version 15.1.2 (1)
1029
1030 -------------------------------------------------------------------
1031 Mon Apr 27 14:43:53 CEST 2015 - ma@suse.de
1032
1033 - PubliKey: fix reference to temporary data
1034 - version 15.1.1 (1)
1035
1036 -------------------------------------------------------------------
1037 Thu Apr 23 01:13:15 CEST 2015 - ma@suse.de
1038
1039 - Update zypp-po.tar.bz2
1040
1041 -------------------------------------------------------------------
1042 Wed Apr 22 10:50:00 CEST 2015 - ma@suse.de
1043
1044 - ZYpp: Changed ZYpp::Ptr to be a shared_ptr;
1045   a precondition for fixing bnc-899755
1046 - rpmmd: support 'metalink=' in .repo (for zypper#63)
1047 - RepoMirrorList: ignore comments and malformed urls in mirrorlist
1048 - PathInfo: remove minor/major conflicting with GNU libc macros
1049   DiskUsageCounter: remove ctors taking 'magic' bool flags
1050   ZyppCallbacks: remove unused PatchDownload callbacks
1051 - version 15.1.0 (1)
1052
1053 -------------------------------------------------------------------
1054 Thu Apr  2 19:06:56 CEST 2015 - ma@suse.de
1055
1056 - POODLE: libzypp should only talk TLS (bnc#903405)
1057 - Bump major version for Factory, 14.x is continued on SuSE-SLE-12-Branch
1058 - version 15.0.0 (0)
1059
1060 -------------------------------------------------------------------
1061 Thu Apr  2 16:01:43 CEST 2015 - ma@suse.de
1062
1063 - Fixes to build with gcc5
1064 - RepoProvideFile: Suppress MediaChangeReport while testing
1065   multiple baseurls (bnc#899510)
1066 - version 14.38.1 (30)
1067
1068 -------------------------------------------------------------------
1069 Thu Mar 19 16:44:39 CET 2015 - ma@suse.de
1070
1071 - Suppress MediaChangeReport while testing multiple baseurls (bnc#899510)
1072 - version 14.38.0 (30)
1073
1074 -------------------------------------------------------------------
1075 Mon Mar 16 14:05:28 CET 2015 - ma@suse.de
1076
1077 - add support for SHA224/384/512
1078 - version 14.37.1 (30)
1079
1080 -------------------------------------------------------------------
1081 Wed Mar 11 09:22:46 CET 2015 - ma@suse.de
1082
1083 - New RepoVarExpand: Functor expanding repo variables in a
1084   string . Supports bash style default ${v:-w}' and alternate ${v:+w}
1085   values (FATE#318354)
1086 - Easy.h: Use __typeof__ rather than typeof in header
1087 - Support repo variable replacement in service url
1088 - Support repo variable replacement in gpg url
1089 - Gettext.h: Fallback to ::gettext if accidentally included
1090   outside libzypp
1091 - version 14.37.0 (30)
1092
1093 -------------------------------------------------------------------
1094 Sun Feb 22 01:13:12 CET 2015 - ma@suse.de
1095
1096 - Update zypp-po.tar.bz2
1097
1098 -------------------------------------------------------------------
1099 Thu Feb 19 01:13:13 CET 2015 - ma@suse.de
1100
1101 - Update zypp-po.tar.bz2
1102
1103 -------------------------------------------------------------------
1104 Sun Feb 15 01:13:28 CET 2015 - ma@suse.de
1105
1106 - Update zypp-po.tar.bz2
1107
1108 -------------------------------------------------------------------
1109 Thu Feb 12 01:13:34 CET 2015 - ma@suse.de
1110
1111 - Update zypp-po.tar.bz2
1112
1113 -------------------------------------------------------------------
1114 Mon Feb  9 16:05:38 CET 2015 - ma@suse.de
1115
1116 - Don't execute scripts in /tmp or /var/tmp, as they could be
1117   mounted noexec for security reasons (bnc#915928)
1118 - zypp/PublicKey.cc: Use GPG_BINARY from KeyRing
1119 - Support $releasever_major/$releasever_minor repo variables
1120   (FATE#318354)
1121 - version 14.36.0 (30)
1122
1123 -------------------------------------------------------------------
1124 Sun Feb  8 01:13:14 CET 2015 - ma@suse.de
1125
1126 - Update zypp-po.tar.bz2
1127
1128 -------------------------------------------------------------------
1129 Thu Feb  5 01:13:27 CET 2015 - ma@suse.de
1130
1131 - Update zypp-po.tar.bz2
1132
1133 -------------------------------------------------------------------
1134 Sun Feb  1 01:13:10 CET 2015 - ma@suse.de
1135
1136 - Update zypp-po.tar.bz2
1137
1138 -------------------------------------------------------------------
1139 Thu Jan 29 01:13:12 CET 2015 - ma@suse.de
1140
1141 - Update zypp-po.tar.bz2
1142
1143 -------------------------------------------------------------------
1144 Thu Jan 22 01:13:36 CET 2015 - ma@suse.de
1145
1146 - Update zypp-po.tar.bz2
1147
1148 -------------------------------------------------------------------
1149 Wed Jan 21 10:28:49 CET 2015 - ma@suse.de
1150
1151 - PathInfo: Deprecate major/minor in favor of new devMajor/devMinor.
1152   The old names clash with GNU libc macros.
1153 - version 14.35.0 (30)
1154
1155 -------------------------------------------------------------------
1156 Sun Jan 18 01:13:09 CET 2015 - ma@suse.de
1157
1158 - Update zypp-po.tar.bz2
1159
1160 -------------------------------------------------------------------
1161 Thu Jan 15 01:13:12 CET 2015 - ma@suse.de
1162
1163 - Update zypp-po.tar.bz2
1164
1165 -------------------------------------------------------------------
1166 Mon Jan 12 15:04:17 CET 2015 - ma@suse.de
1167
1168 - Properly propagate repo variables in service refresh.
1169 - Let $ZYPP_REPO_RELEASEVER overwrite $releasever in .repo files
1170   (bnc#911658)
1171 - Call pool_set_rootdir to properly check for file conflicts.
1172 - Use xgettext --boost to support boost-format (%N%)
1173 - version 14.34.0 (30)
1174
1175 -------------------------------------------------------------------
1176 Sun Jan 11 01:13:15 CET 2015 - ma@suse.de
1177
1178 - Update zypp-po.tar.bz2
1179
1180 -------------------------------------------------------------------
1181 Thu Jan  8 01:13:23 CET 2015 - ma@suse.de
1182
1183 - Update zypp-po.tar.bz2
1184
1185 -------------------------------------------------------------------
1186 Thu Jan  1 01:13:29 CET 2015 - ma@suse.de
1187
1188 - Update zypp-po.tar.bz2
1189
1190 -------------------------------------------------------------------
1191 Sun Dec 21 01:13:33 CET 2014 - ma@suse.de
1192
1193 - Update zypp-po.tar.bz2
1194
1195 -------------------------------------------------------------------
1196 Fri Dec 19 10:05:00 CET 2014 - ma@suse.de
1197
1198 - Parse and offer productRegisterFlavor attribute (bnc#896224)
1199 - version 14.33.0 (30)
1200
1201 -------------------------------------------------------------------
1202 Thu Dec 18 01:13:20 CET 2014 - ma@suse.de
1203
1204 - Update zypp-po.tar.bz2
1205
1206 -------------------------------------------------------------------
1207 Wed Dec 17 18:44:26 CET 2014 - ma@suse.de
1208
1209 - Improve conflict message for locked packages (bnc#828631)
1210 - Fix broken de-escaping in str::splitEscaped (bnc#909772)
1211 - cleanup loging
1212 - version 14.32.2 (30)
1213
1214 -------------------------------------------------------------------
1215 Fri Dec 12 14:00:01 CET 2014 - ma@suse.de
1216
1217 - CheckAccessDeleted: Filter PIDs running in a container (bnc#909143)
1218 - version 14.32.1 (30)
1219
1220 -------------------------------------------------------------------
1221 Wed Dec 10 16:06:04 CET 2014 - ma@suse.de
1222
1223 - suppress informal license (no need to accept) upon update (bnc#908976)
1224 - version 14.32.0 (30)
1225
1226 -------------------------------------------------------------------
1227 Mon Dec  8 14:53:00 CET 2014 - ma@suse.de
1228
1229 - Adapt to gpg-2.1 (bnc#908135)
1230 - rpm: do not obsolete yast2-packagemanager-devel by libzypp-devel-doc
1231 - replaceAll: fix endless loop on empty search string
1232 - version 14.31.0 (30)
1233
1234 -------------------------------------------------------------------
1235 Thu Nov 27 07:40:30 UTC 2014 - dimstar@opensuse.org
1236
1237 - Do not provide/obsolete yast2-packagemanager-devel by the -doc
1238   package: the -devel package already does that.
1239 - Minor .spec cleanup (remove Authors section).
1240
1241 -------------------------------------------------------------------
1242 Tue Nov 11 17:09:28 CET 2014 - ma@suse.de
1243
1244 - Call rpm with '--noglob' (bnc#892431)
1245 - Downloader: unify workflow downloading a (signed) master index file
1246 - Fix iostream includes (fixes #34)
1247 - Explicitly call libsolv:pool_setdisttype (fixes #36)
1248 - version 14.30.2 (30)
1249
1250 -------------------------------------------------------------------
1251 Sun Nov  9 01:13:17 CET 2014 - ma@suse.de
1252
1253 - Update zypp-po.tar.bz2
1254
1255 -------------------------------------------------------------------
1256 Sun Nov  2 01:14:10 CET 2014 - ma@suse.de
1257
1258 - Update zypp-po.tar.bz2
1259
1260 -------------------------------------------------------------------
1261 Mon Oct 27 11:38:00 CET 2014 - ma@suse.de
1262
1263 - doc: add hint to code 12 pattern packages
1264 - MediaCurl: Fix URL path concatenation (bnc#901590)
1265 - Move doxygen html doc to libzypp-devel-doc (bnc#901691)
1266 - Remove non-breaking spaces from changes file
1267 - Control lifetime of downloaded mirrorlist
1268 - version 14.30.1 (30)
1269
1270 -------------------------------------------------------------------
1271 Thu Oct 16 11:03:11 CEST 2014 - ma@suse.de
1272
1273 - Update zypp-po.tar.bz2
1274
1275 -------------------------------------------------------------------
1276 Wed Oct 15 15:07:09 CEST 2014 - ma@suse.de
1277
1278 - Store baseurls in list as order expresses preference
1279 - Support parsing multiple baseurls from a repo file (bnc#899510)
1280 - Fix handling local mirrorlist= files in .repo (bnc#899510)
1281 - Provide missing man pages (fixes #33)
1282 - Enable building autodocs, translations and test per default on debian
1283 - Fix several typos in output messages and comments (fixes #29)
1284 - Make the include dir path configurable (fixes #27)
1285 - version 14.30.0 (30)
1286
1287 -------------------------------------------------------------------
1288 Fri Oct 10 16:01:31 CEST 2014 - ma@suse.de
1289
1290 - Update zypp-po.tar.bz2 (bnc#899603)
1291
1292 -------------------------------------------------------------------
1293 Thu Oct  9 01:13:15 CEST 2014 - ma@suse.de
1294
1295 - Update zypp-po.tar.bz2
1296
1297 -------------------------------------------------------------------
1298 Sun Oct  5 01:14:42 CEST 2014 - ma@suse.de
1299
1300 - Update zypp-po.tar.bz2
1301
1302 -------------------------------------------------------------------
1303 Sun Sep 28 01:13:30 CEST 2014 - ma@suse.de
1304
1305 - Update zypp-po.tar.bz2
1306
1307 -------------------------------------------------------------------
1308 Thu Sep 25 17:59:06 CEST 2014 - ma@suse.de
1309
1310 - Trigger appdata plugin when system repos have changed (bnc#866257)
1311 - Protect against race when destructing globals
1312 - BuildRequire libsolv-tools as libsolv-devel no longer does
1313 - version 14.29.4 (29)
1314
1315 -------------------------------------------------------------------
1316 Thu Sep 25 01:15:42 CEST 2014 - ma@suse.de
1317
1318 - Update zypp-po.tar.bz2
1319
1320 -------------------------------------------------------------------
1321 Tue Sep 23 17:07:45 CEST 2014 - ma@suse.de
1322
1323 - Fix computation of userinstalled items (bnc#897404)
1324 - version 14.29.3 (29)
1325
1326 -------------------------------------------------------------------
1327 Tue Sep 23 10:55:08 CEST 2014 - ma@suse.de
1328
1329 - Adapt to API changes in rpm.4.12
1330 - SLE-12 (suse_version 1315) uses it's own translations set
1331   (bnc#897176)
1332 - version 14.29.2 (29)
1333
1334 -------------------------------------------------------------------
1335 Sun Sep 21 01:13:25 CEST 2014 - ma@suse.de
1336
1337 - Update zypp-po.tar.bz2
1338
1339 -------------------------------------------------------------------
1340 Thu Sep 18 15:47:50 CEST 2014 - ma@suse.de
1341
1342 - Update sle-zypp-po.tar.bz2
1343
1344 -------------------------------------------------------------------
1345 Thu Sep 18 15:47:34 CEST 2014 - ma@suse.de
1346
1347 - Update zypp-po.tar.bz2
1348
1349 -------------------------------------------------------------------
1350 Thu Sep 18 15:46:11 CEST 2014 - ma@suse.de
1351
1352 - Update zypp-po.tar.bz2
1353
1354 -------------------------------------------------------------------
1355 Wed Sep 17 13:18:23 CEST 2014 - ma@suse.de
1356
1357 - adjust BuildRequires
1358 - version 14.29.1 (29)
1359
1360 -------------------------------------------------------------------
1361 Tue Sep 16 10:45:39 CEST 2014 - ma@suse.de
1362
1363 - DiskUsageCounter: Set growonly on detetcted snapshotting btrfs
1364   partitions (bnc#896176)
1365 - DiskUsageCounter: Allow MountPoint to store fstype
1366 - DiskUsageCounter: Support setting 'growonly' partition hint
1367   (bnc#896176)
1368 - version 14.29.0 (29)
1369
1370 -------------------------------------------------------------------
1371 Fri Sep  5 12:46:57 CEST 2014 - ma@suse.de
1372
1373 - Make Repository::isUpdateRepo also check for being referenced
1374   by products (bnc#892579)
1375 - Report repositories skipped as nonroot due to insufficient
1376   permission (bnc#893260)
1377 - version 14.28.0 (28)
1378
1379 -------------------------------------------------------------------
1380 Thu Sep  4 01:14:34 CEST 2014 - ma@suse.de
1381
1382 - Update zypp-po.tar.bz2
1383
1384 -------------------------------------------------------------------
1385 Fri Aug 29 14:46:25 CEST 2014 - ma@suse.de
1386
1387 - PackageProvider: consider toplevel cache if --root or --pkg-cachedir
1388   is used.
1389 - Cleanup orpahned cache dirs only at zypp.conf default locations
1390   (bnc#891515)
1391 - Remove orphaned package caches on refresh (bnc#888919)
1392 - version 14.27.2 (27)
1393
1394 -------------------------------------------------------------------
1395 Sun Aug 24 01:16:00 CEST 2014 - ma@suse.de
1396
1397 - Update zypp-po.tar.bz2
1398
1399 -------------------------------------------------------------------
1400 Mon Aug 18 14:01:06 CEST 2014 - ma@suse.de
1401
1402 - Update zypp-po.tar.bz2
1403
1404 -------------------------------------------------------------------
1405 Thu Jul 31 19:22:56 CEST 2014 - ma@suse.de
1406
1407 - Fix gpg key creation/modification date computation to properly
1408   update trusted keys stored in the rpm database.
1409 - version 14.27.1 (27)
1410
1411 -------------------------------------------------------------------
1412 Mon Jul 28 11:32:40 CEST 2014 - mls@suse.de
1413
1414 - reverted last commit to make yast2-pkg-bindings build again
1415
1416 -------------------------------------------------------------------
1417 Fri Jul 25 12:56:17 CEST 2014 - ma@suse.de
1418
1419 - JobReport: extend callback to allow passing UserData
1420 - hardlinkCopy must not fail if proc/sys/fs/protected_hardlink is on
1421 - adapt to changed boost::error_category throw specifier
1422 - version 14.27.0 (27)
1423
1424 -------------------------------------------------------------------
1425 Fri Jul 18 08:57:39 CEST 2014 - ma@suse.de
1426
1427 - Execute install scripts with cwd==/ (bnc#886764)
1428 - fix wrong '//' when extending URLs with an empty path (bnc#885254)
1429 - version 14.26.1 (26)
1430
1431 -------------------------------------------------------------------
1432 Mon Jul 14 17:46:14 CEST 2014 - ma@suse.de
1433
1434 - refreshService: add option to force repo status reset
1435 - Strip local filenames and args from URL.
1436 - version 14.26.0 (26)
1437
1438 -------------------------------------------------------------------
1439 Fri Jul 11 13:42:43 CEST 2014 - ma@suse.de
1440
1441 - Support RepoInfo content keywords (FATE#316287)
1442 - fix parsing repomd.xml twice
1443 - version 14.25.0 (23)
1444
1445 -------------------------------------------------------------------
1446 Wed Jun 11 07:36:48 CEST 2014 - ma@suse.de
1447
1448 - Patch: add isCategory/isSeverity convenience
1449 - If available provide info in ServiceException
1450 - version 14.24.0 (23)
1451
1452 -------------------------------------------------------------------
1453 Wed Jun  4 11:49:32 CEST 2014 - ma@suse.de
1454
1455 - Cleanup orphanded service repos on the fly (bnc#649846)
1456 - Service refresh must not attempt to modify plugin services
1457 - version 14.23.0 (23)
1458
1459 -------------------------------------------------------------------
1460 Wed May 28 13:41:22 CEST 2014 - ma@suse.de
1461
1462 - Fix service methods to throw ServiceException, not RepoException.
1463 - version 14.22.0 (22)
1464
1465 -------------------------------------------------------------------
1466 Tue May 27 16:31:21 CEST 2014 - ma@suse.de
1467
1468 - Let ServiceRefresh en-/disable repos with respect to previous state
1469   and user modifications.
1470 - RepoindexFileReader: support variable substitution
1471 - Parse optional autorefresh attribute from repoindex.xml
1472 - version 14.21.0 (20)
1473
1474 -------------------------------------------------------------------
1475 Wed May 14 13:52:38 CEST 2014 - ma@suse.de
1476
1477 - Add DownloadResolvableReport::infoInCache
1478 - Adjust transfer timeout settings (bnc#877405)
1479 - Fix computation of update candidate (bnc#834858)
1480 - version 14.20.0 (20)
1481
1482 -------------------------------------------------------------------
1483 Thu May  8 18:54:25 CEST 2014 - ma@suse.de
1484
1485 - KeyRingReport: New infoVerify callback showing the trusted key
1486   that will be used for verification.
1487 - version 14.19.0 (19)
1488
1489 -------------------------------------------------------------------
1490 Sun May  4 01:15:49 CEST 2014 - ma@suse.de
1491
1492 - Update zypp-po.tar.bz2
1493
1494 -------------------------------------------------------------------
1495 Thu May  1 01:15:38 CEST 2014 - ma@suse.de
1496
1497 - Update zypp-po.tar.bz2
1498
1499 -------------------------------------------------------------------
1500 Mon Apr 28 15:34:44 CEST 2014 - ma@suse.de
1501
1502 - Derive initial AutoInstalled file from history
1503 - Target: maintain AutoInstalled database file
1504 - version 14.18.0 (17)
1505
1506 -------------------------------------------------------------------
1507 Tue Apr 15 17:03:30 CEST 2014 - ma@suse.de
1508
1509 - Factor out CommitPackageCache for standalone usage. (Fate#317077)
1510 - version 14.17.5 (17)
1511
1512 -------------------------------------------------------------------
1513 Fri Apr 11 16:16:11 CEST 2014 - ma@suse.de
1514
1515 - history: log %posttrans errors and output
1516 - adapt to libsolv cannges
1517 - version 14.17.4 (17)
1518
1519 -------------------------------------------------------------------
1520 Fri Apr  4 14:29:13 CEST 2014 - ma@suse.de
1521
1522 - Log warning if baseproduct symlink is dangling or missing
1523 - version 14.17.3 (17)
1524
1525 -------------------------------------------------------------------
1526 Thu Apr  3 19:18:48 CEST 2014 - ma@suse.de
1527
1528 - RepoManager: Fix RepoStatus computation and refresh of PLAINDIR repos.
1529 - Recreate solv file caches if content may change even if raw metadata
1530   are unchanged (here: new pattern, product and application data).
1531 - version 14.17.2 (17)
1532
1533 -------------------------------------------------------------------
1534 Wed Apr  2 18:09:47 CEST 2014 - ma@suse.de
1535
1536 - CpeId: Basic functionality incl. matching
1537 - New SetRelationMixin
1538 - version 14.17.1 (17)
1539
1540 -------------------------------------------------------------------
1541 Mon Mar 31 10:23:42 CEST 2014 - ma@suse.de
1542
1543 - Use dummy licenses in test data (bnc#862471)
1544 - Install zypp-NameReqPrv helper for evaluating testcases.
1545 - version 14.17.0 (17)
1546
1547 -------------------------------------------------------------------
1548 Tue Mar 18 14:55:11 CET 2014 - ma@suse.de
1549
1550 - Update zypp-po.tar.bz2
1551
1552 -------------------------------------------------------------------
1553 Wed Feb 26 15:06:06 CET 2014 - ma@suse.de
1554
1555 - Ignore failed-eject-exception on media change (bnc#865705)
1556 - version 14.16.1 (16)
1557
1558 -------------------------------------------------------------------
1559 Tue Feb 25 13:42:13 CET 2014 - ma@suse.de
1560
1561 - Remove duplicate code detecting known kinds and move it to
1562   ResKind::explicitBuiltin.
1563 - version 14.16.0 (16)
1564
1565 -------------------------------------------------------------------
1566 Sun Feb 23 21:52:55 CET 2014 - ma@suse.de
1567
1568 - Optionally exclude suggested packages from pattern content (bnc#857671)
1569 - Fix pattern content for auto-pattens (bnc#864087)
1570 - Don't report missing filelists for non-packages (bnc#864314)
1571 - adapt to new rpm weak dependency tags
1572 - version 14.15.0 (15)
1573
1574 -------------------------------------------------------------------
1575 Fri Feb 14 13:51:46 CET 2014 - ma@suse.de
1576
1577 - Provide ContentIdentifier of required update repositories in Product
1578   (Fate#316160)
1579 - Support CpeId in Repository and Product attributes (Fate#316160)
1580 - Add API for retrieving repository ContentRevision and ContentIdentifier
1581   (Fate#316160)
1582 - version 14.14.0 (14)
1583
1584 -------------------------------------------------------------------
1585 Thu Feb 13 10:28:24 CET 2014 - ma@suse.de
1586
1587 - Adjust solver defaults to changed soft lock handling (bnc#863275)
1588 - Avoid confusing solver decisions by not storing soft locks (bnc#863275)
1589 - version 14.13.0 (13)
1590
1591 -------------------------------------------------------------------
1592 Tue Feb 11 21:22:58 CET 2014 - ma@suse.de
1593
1594 - Add Product::endOfLife attribute (Fate#316172)
1595 - Let Product::shortName fallback to name.
1596 - Remove license text from test data (bnc#862471)
1597 - version 14.12.0 (12)
1598
1599 -------------------------------------------------------------------
1600 Sun Feb  2 01:13:59 CET 2014 - ma@suse.de
1601
1602 - Update zypp-po.tar.bz2
1603
1604 -------------------------------------------------------------------
1605 Fri Jan 31 19:09:28 CET 2014 - ma@suse.de
1606
1607 - Introduce new solvable kind: Application (as provided by appdata.xml)
1608 - version 14.11.0 (7)
1609
1610 -------------------------------------------------------------------
1611 Fri Jan 31 17:37:29 CET 2014 - ma@suse.de
1612
1613 - String helper for printing indented text.
1614 - Offer translated names for dependency types.
1615 - version 14.10.0 (7)
1616
1617 -------------------------------------------------------------------
1618 Thu Jan 30 01:13:40 CET 2014 - ma@suse.de
1619
1620 - Update zypp-po.tar.bz2
1621
1622 -------------------------------------------------------------------
1623 Wed Jan 29 10:28:16 CET 2014 - ma@suse.de
1624
1625 - No fileconflict check if DownloadOnly.
1626 - version 14.9.0 (7)
1627
1628 -------------------------------------------------------------------
1629 Sat Jan 25 17:07:45 CET 2014 - ma@suse.de
1630
1631 - Collect and execute %posttrans scripts delayed (Fate#313506)
1632 - BuildRequire libsolv implementing (Fate#309385)
1633 - version 14.8.0 (7)
1634
1635 -------------------------------------------------------------------
1636 Fri Jan 24 11:26:52 CET 2014 - ma@suse.de
1637
1638 - Patterns are no longer pseudo installed (Fate#309385)
1639 - version 14.7.0 (7)
1640
1641 -------------------------------------------------------------------
1642 Fri Jan 24 08:41:13 CET 2014 - ma@suse.de
1643
1644 - Check for file conflicts in commit (bnc#673720)
1645 - Add asUserSting: human readable (translated) string representation
1646 - Add file conflict detection during commit (bnc#673720)
1647 - Add Transaction::installedResult
1648 - version 14.6.0 (6)
1649
1650 -------------------------------------------------------------------
1651 Mon Jan 20 17:14:48 CET 2014 - ma@suse.de
1652
1653 - Fix cleanup code removing the @System solv file. (bnc#853065)
1654 - Fix missing priority in RepoInfo::dumpAsXML (bnc#855845)
1655 - version 14.5.0 (4)
1656
1657 -------------------------------------------------------------------
1658 Tue Jan 14 18:38:49 CET 2014 - ma@suse.de
1659
1660 - Improve ProgressData reporting.
1661 - Allow xml::escape directly dumping to a stream.
1662 - Add support for repo authentication using SSL client certificates
1663   (bnc#683914)
1664 - Enhance Queue to perform COW
1665 - fix documentation
1666 - version 14.4.0 (4)
1667
1668 -------------------------------------------------------------------
1669 Thu Jan  9 01:13:40 CET 2014 - ma@suse.de
1670
1671 - Update zypp-po.tar.bz2
1672
1673 -------------------------------------------------------------------
1674 Fri Dec 13 19:36:34 CET 2013 - ma@suse.de
1675
1676 - Polish DiskUsageCounter
1677 - Add Bitmap type (aka sat::Map)
1678 - Remove obsolete DiskUsage class
1679 - version 14.3.0 (3)
1680
1681 -------------------------------------------------------------------
1682 Thu Dec 12 18:01:18 CET 2013 - ma@suse.de
1683
1684 - Fix disk usage computation for single packages (bnc#852943)
1685 - version 14.2.1 (2)
1686
1687 -------------------------------------------------------------------
1688 Wed Dec  4 12:54:30 UTC 2013 - jreidinger@suse.com
1689
1690 - Drop package-manager script as it is already deprecated and
1691   packagekit usage in desktop invalidates it. If someone really
1692   need it, then place it to proper top level package which can
1693   decide what GUI is proper for given task.
1694
1695 -------------------------------------------------------------------
1696 Wed Nov 20 16:32:30 CET 2013 - ma@suse.de
1697
1698 - Extend commit plugin to send the transaction list (Fate#316203)
1699 - Add base/Json.h: JSON encoder for e.g. sending data to plugins
1700 - Re-evaluate dropped packages list on upgrade, even if product
1701   remains unchanged (bnc#849251).
1702 - Add ppc64le architecture
1703 - Add m68k architecture
1704 - version 14.2.0 (2)
1705
1706 -------------------------------------------------------------------
1707 Fri Oct 25 14:21:31 CEST 2013 - ma@suse.de
1708
1709 - Always properly initialize pool storage (bnc#846565)
1710 - version 14.1.1 (0)
1711
1712 -------------------------------------------------------------------
1713 Thu Oct 17 17:57:54 CEST 2013 - ma@suse.de
1714
1715 - Add Package isCached and cachedLocation methods
1716 - fixed PluginFrame::hasKey
1717 - version 14.1.0 (0)
1718
1719 -------------------------------------------------------------------
1720 Thu Oct 10 01:13:48 CEST 2013 - ma@suse.de
1721
1722 - Update zypp-po.tar.bz2
1723
1724 -------------------------------------------------------------------
1725 Sun Oct  6 01:13:51 CEST 2013 - ma@suse.de
1726
1727 - Update zypp-po.tar.bz2
1728
1729 -------------------------------------------------------------------
1730 Thu Oct  3 01:14:59 CEST 2013 - ma@suse.de
1731
1732 - Update zypp-po.tar.bz2
1733
1734 -------------------------------------------------------------------
1735 Wed Oct  2 19:25:58 CEST 2013 - ma@suse.de
1736
1737 - fix handling symlinks in export pathname on NFSv4 (bnc#804544)
1738 - Bump major version for Factory
1739   13.1 is continued on SuSE-Code-13_1-Branch
1740 - version 14.0.0 (0)
1741
1742 -------------------------------------------------------------------
1743 Sun Sep 29 01:15:02 CEST 2013 - ma@suse.de
1744
1745 - Update zypp-po.tar.bz2
1746
1747 -------------------------------------------------------------------
1748 Sun Sep 22 01:14:26 CEST 2013 - ma@suse.de
1749
1750 - Update zypp-po.tar.bz2
1751
1752 -------------------------------------------------------------------
1753 Wed Sep 18 17:06:06 CEST 2013 - ma@suse.de
1754
1755 - Allow multiversionSpec manipulation in ZConfig
1756 - Fix string hexdecoding
1757 - Avoid parsing gpg subkeys but still parse multiple keys
1758 - version 13.7.0 (6)
1759
1760 -------------------------------------------------------------------
1761 Sun Sep 15 01:14:55 CEST 2013 - ma@suse.de
1762
1763 - Update zypp-po.tar.bz2
1764
1765 -------------------------------------------------------------------
1766 Thu Sep 12 01:15:29 CEST 2013 - ma@suse.de
1767
1768 - Update zypp-po.tar.bz2
1769
1770 -------------------------------------------------------------------
1771 Thu Sep  5 01:13:43 CEST 2013 - ma@suse.de
1772
1773 - Update zypp-po.tar.bz2
1774
1775 -------------------------------------------------------------------
1776 Mon Sep  2 17:04:37 CEST 2013 - ma@suse.de
1777
1778 - Avoid parsing gpg subkeys
1779 - Use explicit operator bool in TmpPath
1780 - Must keep legacy rpm level flag (bnc#838039)
1781 - version 13.6.0 (6)
1782
1783 -------------------------------------------------------------------
1784 Sun Sep  1 01:14:03 CEST 2013 - ma@suse.de
1785
1786 - Update zypp-po.tar.bz2
1787
1788 -------------------------------------------------------------------
1789 Thu Aug 29 01:13:44 CEST 2013 - ma@suse.de
1790
1791 - Update zypp-po.tar.bz2
1792
1793 -------------------------------------------------------------------
1794 Tue Aug 27 19:10:37 CEST 2013 - ma@suse.de
1795
1796 - remove deprecated methods
1797 - fix key expiry date parsing (bnc#828672)
1798 - Provide additional keys data in case the ASCII armored blob
1799   containes multiple keys
1800 - No rpmdb key import in readony mode (bnc#828672)
1801 - Fix rpmdb key import/export (bnc#828672)
1802 - Reduce amount of gpg calls when importing/exporting keys.
1803 - Add public accessible PublicKeyData/PublicKeyScanner classes
1804 - fix ASCII armored PublicKey parsing (bnc#828672)
1805 - fix typo (bnc#761985)
1806 - Fix multiversion update candidate to respect an installed objects
1807   arch and vendor (bnc#820444)
1808 - fix logfile truncation introduced by previous fix for (bnc#825490)
1809 - Swig can't handle move constructor
1810 - Workaround bnc#819354 by executing rpm in /. (bnc#827609)
1811 - Try to detect Arch_ppc64p7 (requires glibc-2.16: getauxval)
1812 - Fix file probing via tftp:// (bnc#803316)
1813 - Add armv7hl to armv6hl compat to be in sync with libsolv.
1814 - Support for armv6hl
1815 - version 13.5.0 (5)
1816
1817 -------------------------------------------------------------------
1818 Thu Aug 22 01:13:25 CEST 2013 - ma@suse.de
1819
1820 - Update zypp-po.tar.bz2
1821
1822 -------------------------------------------------------------------
1823 Sun Aug 18 01:13:20 CEST 2013 - ma@suse.de
1824
1825 - Update zypp-po.tar.bz2
1826
1827 -------------------------------------------------------------------
1828 Thu Aug 15 01:13:27 CEST 2013 - ma@suse.de
1829
1830 - Update zypp-po.tar.bz2
1831
1832 -------------------------------------------------------------------
1833 Thu Aug  8 01:13:27 CEST 2013 - ma@suse.de
1834
1835 - Update zypp-po.tar.bz2
1836
1837 -------------------------------------------------------------------
1838 Sun Aug  4 01:13:59 CEST 2013 - ma@suse.de
1839
1840 - Update zypp-po.tar.bz2
1841
1842 -------------------------------------------------------------------
1843 Thu Aug  1 01:13:52 CEST 2013 - ma@suse.de
1844
1845 - Update zypp-po.tar.bz2
1846
1847 -------------------------------------------------------------------
1848 Thu Jul 25 01:13:40 CEST 2013 - ma@suse.de
1849
1850 - Update zypp-po.tar.bz2
1851
1852 -------------------------------------------------------------------
1853 Thu Jul 18 01:13:43 CEST 2013 - ma@suse.de
1854
1855 - Update zypp-po.tar.bz2
1856
1857 -------------------------------------------------------------------
1858 Sun Jul 14 01:13:38 CEST 2013 - ma@suse.de
1859
1860 - Update zypp-po.tar.bz2
1861
1862 -------------------------------------------------------------------
1863 Thu Jul 11 01:13:49 CEST 2013 - ma@suse.de
1864
1865 - Update zypp-po.tar.bz2
1866
1867 -------------------------------------------------------------------
1868 Fri Jun 21 20:24:39 CEST 2013 - ma@suse.de
1869
1870 - Fix testcases failing if local pathnames contain umlauts
1871 - Pathname: add move constructor and fix assign
1872 - Set logfile permission upon file creation only (bnc#825490)
1873 - Add arch ppc64p7
1874 - version 13.4.0 (4)
1875
1876 -------------------------------------------------------------------
1877 Tue Jun 11 11:37:48 CEST 2013 - ma@suse.de
1878
1879 - Speedup scanning for modaliases (bnc#824110)
1880 - version 13.3.0 (2)
1881
1882 -------------------------------------------------------------------
1883 Sun May 26 01:13:15 CEST 2013 - ma@suse.de
1884
1885 - Update zypp-po.tar.bz2
1886
1887 -------------------------------------------------------------------
1888 Thu May 23 01:13:13 CEST 2013 - ma@suse.de
1889
1890 - Update zypp-po.tar.bz2
1891
1892 -------------------------------------------------------------------
1893 Thu May 16 12:22:48 CEST 2013 - ma@suse.de
1894
1895 - Remove deprecated old stuff (aria2 support,
1896   old InstallOrder, old History parser)
1897 - version 13.2.0 (2)
1898
1899 -------------------------------------------------------------------
1900 Thu May 16 01:13:47 CEST 2013 - ma@suse.de
1901
1902 - Update zypp-po.tar.bz2
1903
1904 -------------------------------------------------------------------
1905 Sun May 12 01:13:39 CEST 2013 - ma@suse.de
1906
1907 - Update zypp-po.tar.bz2
1908
1909 -------------------------------------------------------------------
1910 Thu May  9 01:13:54 CEST 2013 - ma@suse.de
1911
1912 - Update zypp-po.tar.bz2
1913
1914 -------------------------------------------------------------------
1915 Thu May  2 11:07:52 CEST 2013 - ma@suse.de
1916
1917 - Discourage using SafeBool in favor of explicit operator bool
1918 - version 13.1.0 (1)
1919
1920 -------------------------------------------------------------------
1921 Mon Apr 29 10:41:46 CEST 2013 - ma@suse.de
1922
1923 - Testsuite: Workaround boost::thread being not header only since
1924   boost-1.50 (boost ticket 7085)
1925 - Adaptions to smart_pointer changes in boost-1.53; mainly introduce
1926   explicit operator bool; constructible and comparable with nullptr_t.
1927 - Bump major version for Factory
1928   12.x is continued on SuSE-Code-12_3-Branch
1929 - version 13.0.0 (0)
1930
1931 -------------------------------------------------------------------
1932 Sun Apr 28 01:14:07 CEST 2013 - ma@suse.de
1933
1934 - Update zypp-po.tar.bz2
1935
1936 -------------------------------------------------------------------
1937 Fri Apr  5 14:26:35 CEST 2013 - ma@suse.de
1938
1939 - added new fuction zypp::ZYpp::provideSrcPackage
1940 - Treat opensuse-education as separate vendor (bnc#812608)
1941 - AArch64 support
1942 - version 12.11.0 (0)
1943
1944 -------------------------------------------------------------------
1945 Wed Mar 27 12:31:17 CET 2013 - ma@suse.de
1946
1947 - added tftp-support (bnc#803316)
1948 - version 12.10.1 (0)
1949
1950 -------------------------------------------------------------------
1951 Tue Mar 26 13:06:21 CET 2013 - ma@suse.de
1952
1953 - Update zypp-po.tar.bz2
1954
1955 -------------------------------------------------------------------
1956 Thu Mar 21 01:13:45 CET 2013 - ma@suse.de
1957
1958 - Update zypp-po.tar.bz2
1959
1960 -------------------------------------------------------------------
1961 Sun Mar 10 01:14:01 CET 2013 - ma@suse.de
1962
1963 - Update zypp-po.tar.bz2
1964
1965 -------------------------------------------------------------------
1966 Thu Mar  7 14:13:42 CET 2013 - ma@suse.de
1967
1968 - Adapt to libsolv dataiterator fixes
1969   (returning random data in some cases)
1970 - Require and adapt to changes in libsolv-0.3.0
1971 - version 12.10.0 (0)
1972
1973 -------------------------------------------------------------------
1974 Thu Mar  7 01:13:25 CET 2013 - ma@suse.de
1975
1976 - Update zypp-po.tar.bz2
1977
1978 -------------------------------------------------------------------
1979 Sun Mar  3 01:15:52 CET 2013 - ma@suse.de
1980
1981 - Update zypp-po.tar.bz2
1982
1983 -------------------------------------------------------------------
1984 Wed Feb 27 08:41:18 CET 2013 - ma@suse.de
1985
1986 - Rephrase error message if 'lsof' is not installed (bnc#694427)
1987 - version 12.9.0 (0)
1988
1989 -------------------------------------------------------------------
1990 Fri Feb 15 12:49:18 CET 2013 - ma@suse.de
1991
1992 - Handle dangling update script symlinks in instsys. (bnc#803751)
1993 - version 12.8.1 (0)
1994
1995 -------------------------------------------------------------------
1996 Thu Feb 14 01:13:28 CET 2013 - ma@suse.de
1997
1998 - Update zypp-po.tar.bz2
1999
2000 -------------------------------------------------------------------
2001 Thu Feb  7 01:16:50 CET 2013 - ma@suse.de
2002
2003 - Update zypp-po.tar.bz2
2004
2005 -------------------------------------------------------------------
2006 Mon Feb  4 12:35:51 CET 2013 - ma@suse.de
2007
2008 - Update zypp-po.tar.bz2
2009
2010 -------------------------------------------------------------------
2011 Tue Jan 22 11:06:55 CET 2013 - ma@suse.de
2012
2013 - make multicurl suppress progress reports for the metalink download
2014 - work around libcurl bug that sometimes gives us old values in the
2015   progress callback
2016 - version 12.8.0 (0)
2017
2018 -------------------------------------------------------------------
2019 Fri Jan 18 14:07:50 CET 2013 - ma@suse.de
2020
2021 - Reduce logging
2022 - MediaMultiCurl: throw AbortRequestException if aborted by user
2023 - version 12.7.0 (0)
2024
2025 -------------------------------------------------------------------
2026 Sun Jan 13 01:13:23 CET 2013 - ma@suse.de
2027
2028 - Update zypp-po.tar.bz2
2029
2030 -------------------------------------------------------------------
2031 Sun Jan  6 01:13:17 CET 2013 - ma@suse.de
2032
2033 - Update zypp-po.tar.bz2
2034
2035 -------------------------------------------------------------------
2036 Thu Dec 27 01:13:27 CET 2012 - ma@suse.de
2037
2038 - Update zypp-po.tar.bz2
2039
2040 -------------------------------------------------------------------
2041 Mon Dec 17 13:31:15 CET 2012 - ma@suse.de
2042
2043 - Add NamedValue<_Tp>: Simple value<>name mapping supporting aliases
2044 - Enable zypper to remove zypp locks without evaluating the
2045   query (bnc#792901)
2046 - Configure curl to "not fix the BEAST attack" (bnc#779177)
2047 - version 12.6.0 (0)
2048
2049 -------------------------------------------------------------------
2050 Sun Dec 16 01:13:16 CET 2012 - ma@suse.de
2051
2052 - Update zypp-po.tar.bz2
2053
2054 -------------------------------------------------------------------
2055 Mon Dec  3 14:31:59 CET 2012 - ma@suse.de
2056
2057 - HistoryLogReader: new HistoryLogData based API for parsing the new
2058   history file entries (fate#312521)
2059   The old HistoryItem based API is deprecated but will
2060   still be available for a while if you compile with
2061   -DWITH_DEPRECATED_HISTORYITEM_API.
2062 - Write userdata string to history log (fate#312521)
2063 - Add HistoryLogReader testcases
2064 - Adapt to libsolv 'medianr'-changes
2065 - version 12.5.0 (0)
2066
2067 -------------------------------------------------------------------
2068 Thu Nov 22 01:14:42 CET 2012 - ma@suse.de
2069
2070 - Update zypp-po.tar.bz2
2071
2072 -------------------------------------------------------------------
2073 Sun Nov 18 01:13:44 CET 2012 - ma@suse.de
2074
2075 - Update zypp-po.tar.bz2
2076
2077 -------------------------------------------------------------------
2078 Tue Nov 13 15:40:10 CET 2012 - ma@suse.de
2079
2080 - Forward userdata string to commit plugins in BEGINPLUGIN (fate#312521)
2081 - Extend ZConfig to store a user defined string value (fate#312521)
2082 - Add SIGSEGV handler trying to log a stack trace
2083 - Add zypp::dumpBacktrace to dump current stack trace to a stream.
2084 - Use gettext plural handling (bnc#784666)
2085 - version 12.4.0 (0)
2086
2087 -------------------------------------------------------------------
2088 Sun Nov  4 01:13:21 CET 2012 - ma@suse.de
2089
2090 - Update zypp-po.tar.bz2
2091
2092 -------------------------------------------------------------------
2093 Wed Oct 24 10:40:38 CEST 2012 - ma@suse.de
2094
2095 - Add simple sysconfig::write (bnc#766598)
2096 - For installed products also filelists when trying to find the buddy
2097   (bnc#784900)
2098 - Provide information whether product license needs to be accepted.
2099 - version 12.3.0 (0)
2100
2101 -------------------------------------------------------------------
2102 Thu Oct 18 01:13:43 CEST 2012 - ma@suse.de
2103
2104 - Update zypp-po.tar.bz2
2105
2106 -------------------------------------------------------------------
2107 Sun Oct  7 01:13:41 CEST 2012 - ma@suse.de
2108
2109 - Update zypp-po.tar.bz2
2110
2111 -------------------------------------------------------------------
2112 Mon Oct  1 11:00:42 CEST 2012 - ma@suse.de
2113
2114 - Enable multiversion kernel and set multiversion.kernels in
2115   /etc/zypp/zypp.conf to keep the latest, latest-1 and the running.
2116 - Fix typo (bnc#782801)
2117 - Relax evaluation of patch category tags (case insensitive)
2118
2119 -------------------------------------------------------------------
2120 Sun Sep 30 01:13:18 CEST 2012 - ma@suse.de
2121
2122 - Update zypp-po.tar.bz2
2123
2124 -------------------------------------------------------------------
2125 Sun Sep 16 01:14:34 CEST 2012 - ma@suse.de
2126
2127 - Update zypp-po.tar.bz2
2128
2129 -------------------------------------------------------------------
2130 Wed Sep 12 10:28:00 CEST 2012 - ma@suse.de
2131
2132 - Add str::commonPrefix
2133 - version 12.2.0 (0)
2134
2135 -------------------------------------------------------------------
2136 Sun Sep  9 01:13:25 CEST 2012 - ma@suse.de
2137
2138 - Update zypp-po.tar.bz2
2139
2140 -------------------------------------------------------------------
2141 Wed Sep  5 11:56:54 CEST 2012 - gs@suse.de
2142
2143 - Provide Target::reload()
2144 - version 12.1.0 (0)
2145
2146 -------------------------------------------------------------------
2147 Sun Aug 26 01:13:31 CEST 2012 - ma@suse.de
2148
2149 - Update zypp-po.tar.bz2
2150
2151 -------------------------------------------------------------------
2152 Thu Aug 23 01:13:47 CEST 2012 - ma@suse.de
2153
2154 - Update zypp-po.tar.bz2
2155
2156 -------------------------------------------------------------------
2157 Sun Aug 19 01:14:11 CEST 2012 - ma@suse.de
2158
2159 - Update zypp-po.tar.bz2
2160
2161 -------------------------------------------------------------------
2162 Thu Aug 16 01:13:43 CEST 2012 - ma@suse.de
2163
2164 - Update zypp-po.tar.bz2
2165
2166 -------------------------------------------------------------------
2167 Fri Aug 10 12:53:47 CEST 2012 - ma@suse.de
2168
2169 - Implement $ZYPP_LOCK_TIMEOUT: number of seconds to wait for a
2170   zypplock becoming available (bnc#772965)
2171 - Unify update-scripts with same content(md5sum) (bnc#773575)
2172 - version 12.0.1 (0)
2173
2174 -------------------------------------------------------------------
2175 Thu Aug  9 01:15:12 CEST 2012 - ma@suse.de
2176
2177 - Update zypp-po.tar.bz2
2178
2179 -------------------------------------------------------------------
2180 Thu Aug  2 11:55:00 CEST 2012 - ma@suse.de
2181
2182 - set $ZYPP_IS_RUNNING during commit
2183 - Bump major version for Factory
2184   11.x is continued on SuSE-Code-12_2-Branch
2185 - version 12.0.0 (0)
2186
2187 -------------------------------------------------------------------
2188 Thu Aug  2 01:14:11 CEST 2012 - ma@suse.de
2189
2190 - Update zypp-po.tar.bz2
2191
2192 -------------------------------------------------------------------
2193 Wed Aug  1 15:32:40 CEST 2012 - ma@suse.de
2194
2195 - Fixed typo (bnc#773467)
2196 - Erase any old repo instance from pool when (re)loading from cache
2197 - filter zero sized devices in disk usage counter(bnc#769819)
2198 - fix isSoftLocked computation
2199 - fix possibly reporting timeout as "aborted by user" (bnc#665327)
2200 - do not fork the uuidgen program, use kernel interface instead
2201 - remove obsolete hicolor-icon-theme BuildRequires
2202 - version 11.7.0 (6)
2203
2204 -------------------------------------------------------------------
2205 Sun Jul 29 01:13:31 CEST 2012 - ma@suse.de
2206
2207 - Update zypp-po.tar.bz2
2208
2209 -------------------------------------------------------------------
2210 Thu Jul 19 01:13:43 CEST 2012 - ma@suse.de
2211
2212 - Update zypp-po.tar.bz2
2213
2214 -------------------------------------------------------------------
2215 Sun Jul  1 01:13:31 CEST 2012 - ma@suse.de
2216
2217 - Update zypp-po.tar.bz2
2218
2219 -------------------------------------------------------------------
2220 Thu Jun 28 01:14:27 CEST 2012 - ma@suse.de
2221
2222 - Update zypp-po.tar.bz2
2223
2224 -------------------------------------------------------------------
2225 Mon Jun 25 15:23:10 CEST 2012 - ma@suse.de
2226
2227 - zypp.conf:servicesdir is ignored (bnc#765528)
2228 - allow libcurl to take proxy from environment iff proxy is not
2229   configured or disallowed (bnc#745404)
2230 - version 11.6.3 (6)
2231
2232 -------------------------------------------------------------------
2233 Sun Jun 24 01:14:32 CEST 2012 - ma@suse.de
2234
2235 - Update zypp-po.tar.bz2
2236
2237 -------------------------------------------------------------------
2238 Thu Jun 14 01:13:35 CEST 2012 - ma@suse.de
2239
2240 - Update zypp-po.tar.bz2
2241
2242 -------------------------------------------------------------------
2243 Fri Jun  8 15:57:22 CEST 2012 - ma@suse.de
2244
2245 - Adjust weaklock fix
2246
2247 -------------------------------------------------------------------
2248 Fri Jun  8 14:16:15 CEST 2012 - ma@suse.de
2249
2250 - Fix processing of weak locks (bnc#749418, bnc#765164)
2251 - [valgrind] don't dereference if we may be past the end of the repositories.
2252 - add armv7hl workaround for Adrian
2253 - version 11.6.2 (6)
2254
2255 -------------------------------------------------------------------
2256 Sun Jun  3 01:14:09 CEST 2012 - ma@suse.de
2257
2258 - Update zypp-po.tar.bz2
2259
2260 -------------------------------------------------------------------
2261 Thu May 31 10:07:37 UTC 2012 - dmacvicar@suse.com
2262
2263 - fix an invalid read revealed by valgrind in
2264   RepositoryIterator::increment()
2265
2266 -------------------------------------------------------------------
2267 Sun May 20 01:13:30 CEST 2012 - ma@suse.de
2268
2269 - Update zypp-po.tar.bz2
2270
2271 -------------------------------------------------------------------
2272 Thu May 17 01:15:25 CEST 2012 - ma@suse.de
2273
2274 - Update zypp-po.tar.bz2
2275
2276 -------------------------------------------------------------------
2277 Sun May 13 01:14:15 CEST 2012 - ma@suse.de
2278
2279 - Update zypp-po.tar.bz2
2280
2281 -------------------------------------------------------------------
2282 Tue May  8 13:39:22 CEST 2012 - ma@suse.de
2283
2284 - Use ld version script to hide symbols outside zypp namespace (bnc#755324)
2285 - remove base/Deprecated.h (macros now in APIConfig.h)
2286 - Disribute Easy.h in APIConfig.h
2287 - Add APIConfig.h providing ZYPP_API and ZYPP_LOCAL macros
2288 - version 11.6.0 (6)
2289
2290 -------------------------------------------------------------------
2291 Fri May  4 11:18:17 CEST 2012 - ma@suse.de
2292
2293 - build with gcc-4.7 (bnc#755324)
2294 - version 11.5.0 (5)
2295
2296 -------------------------------------------------------------------
2297 Wed Apr 25 18:50:20 CEST 2012 - ma@suse.de
2298
2299 - Fix lost device info when mounting CD/DVD
2300
2301 -------------------------------------------------------------------
2302 Sun Apr 22 01:15:46 CEST 2012 - ma@suse.de
2303
2304 - Update zypp-po.tar.bz2
2305
2306 -------------------------------------------------------------------
2307 Thu Apr 19 10:19:05 CEST 2012 - ma@suse.de
2308
2309 - Always consider (block) devices passed as url option (bnc#755815)
2310
2311 -------------------------------------------------------------------
2312 Thu Apr 19 01:14:57 CEST 2012 - ma@suse.de
2313
2314 - Update zypp-po.tar.bz2
2315
2316 -------------------------------------------------------------------
2317 Wed Apr 18 18:38:06 CEST 2012 - ma@suse.de
2318
2319 - Fix install progress hopping back and forth
2320 - Try to create a missing destination dir before switching to tmp
2321   space (bnc#755239)
2322
2323 -------------------------------------------------------------------
2324 Mon Apr 16 14:52:35 CEST 2012 - ma@suse.de
2325
2326 - ResStatus: add 'unneeded' bit (determined by solver)
2327 - Force using gcc-4.6 until it builds with 4.7
2328 - Support multiversion definitions being read from files in /etc/zypp/multiversion.d.
2329 - Workaround doxygen SEGV and accept incomplete docs (until bnc#755402 is fixed)
2330 - Rename zypp::sat::AttrMatcher to zypp::StrMatcher (base/StrMatcher.h)
2331 - Support (source)package download by non-root user (bnc#755239)
2332 - Delay construction of ZYppGlobalLock until its actually needed (bnc#575096)
2333 - Fix buddy handling in solver results
2334 - Simplify Selectable::multiversionInstall
2335 - Don't cache defaultCandidate as it depends on solver::allowVendorChange flag (bnc#754286)
2336 - version 11.4.0 (4)
2337
2338 -------------------------------------------------------------------
2339 Tue Apr 10 12:11:37 CEST 2012 - ma@suse.de
2340
2341 - Update zypp-po.tar.bz2
2342
2343 -------------------------------------------------------------------
2344 Sun Apr  8 01:13:24 CEST 2012 - ma@suse.de
2345
2346 - Update zypp-po.tar.bz2
2347
2348 -------------------------------------------------------------------
2349 Thu Apr  5 01:16:21 CEST 2012 - ma@suse.de
2350
2351 - Update zypp-po.tar.bz2
2352
2353 -------------------------------------------------------------------
2354 Mon Mar 26 14:47:59 CEST 2012 - ma@suse.de
2355
2356 - Cleanup orphaned media attach points (bnc#751221)
2357 - Show max support status if package is in multiple repos (bnc#735841)
2358 - Parse proxy user/pass from url (bnc#752497)
2359 - Add CMake option to disable libproxy usage and disable it on SLE. (bnc#752500)
2360 - version 11.3.0 (1)
2361
2362 -------------------------------------------------------------------
2363 Thu Mar 15 00:31:25 CET 2012 - ma@suse.de
2364
2365 - Add API for patch severity (bnc#733723, FATE#312633)
2366 - version 11.2.0 (1)
2367
2368 -------------------------------------------------------------------
2369 Tue Mar 13 13:04:48 CET 2012 - ma@suse.de
2370
2371 - Force libproxy into using "/etc/sysconfig/proxy" if it exists (bnc#679322)
2372 - Apply soft locks by name and not per package (bnc#749418)
2373 - version 11.1.1 (1)
2374
2375 -------------------------------------------------------------------
2376 Fri Feb  3 13:18:01 CET 2012 - ma@suse.de
2377
2378 - Add Fetcher support for CHECKSUMS file (replaceing SHA1SUMS) (bnc#744302)
2379 - Build with -fvisibility-inlines-hidden
2380 - CheckAccessDeleted: avoid duplicate entries for the same PID (bnc#716972)
2381 - Correctly use user:pass directly embedded in a proxy url (bnc#740764)
2382 - new sat::Map - Libsolv (bit)Map wrapper.
2383 - always set splitprovides to true now that libsolv handles them better
2384 - version 11.1.0 (1)
2385
2386 -------------------------------------------------------------------
2387 Thu Feb  2 01:14:17 CET 2012 - ma@suse.de
2388
2389 - Update zypp-po.tar.bz2
2390
2391 -------------------------------------------------------------------
2392 Sun Jan 29 01:14:28 CET 2012 - ma@suse.de
2393
2394 - Update zypp-po.tar.bz2
2395
2396 -------------------------------------------------------------------
2397 Sun Jan 22 01:13:30 CET 2012 - ma@suse.de
2398
2399 - Update zypp-po.tar.bz2
2400
2401 -------------------------------------------------------------------
2402 Tue Jan 10 18:31:41 CET 2012 - ma@suse.de
2403
2404 - Update zypp-po.tar.bz2
2405
2406 -------------------------------------------------------------------
2407 Fri Dec 23 14:51:25 CET 2011 - ma@suse.de
2408
2409 - Adapt Repository iteration to libsolv changes.
2410 - Add sat::Pool tests
2411 - Fix Flags<> api to be more consistent and add testcase.
2412 - Set min_curl_version 7.19.4 (bnc#735284)
2413 - Doc: add some words about 'Solver - Vendor protection'
2414 - version 11.0.0 (0)
2415
2416 -------------------------------------------------------------------
2417 Thu Dec  1 01:13:37 CET 2011 - ma@suse.de
2418
2419 - Update zypp-po.tar.bz2
2420
2421 -------------------------------------------------------------------
2422 Mon Nov 28 18:08:42 CET 2011 - ma@suse.de
2423
2424 - Fix and optimize Pathname ctor and provide testcases (bnc#721128)
2425 - Open all file descriptors with O_CLOEXEC to avoid leaks and races
2426 - Some improvements to the services documentation
2427 - Fix RW_pointer comparison with underlying smart pointer type.
2428 - version 10.3.5 (3)
2429
2430 -------------------------------------------------------------------
2431 Sun Nov 27 01:13:10 CET 2011 - ma@suse.de
2432
2433 - Update zypp-po.tar.bz2
2434
2435 -------------------------------------------------------------------
2436 Thu Nov 17 01:13:15 CET 2011 - ma@suse.de
2437
2438 - Update zypp-po.tar.bz2
2439
2440 -------------------------------------------------------------------
2441 Fri Nov 11 13:38:42 CET 2011 - ma@suse.de
2442
2443 - Try to find and use some CD/DVD device even if HAL/UDEV detection
2444   fails (bnc#724807)
2445 - Static initialization problem fixes (by Harald Fernengel)
2446 - version 10.3.4 (3)
2447
2448 -------------------------------------------------------------------
2449 Mon Nov  7 15:45:28 CET 2011 - ma@suse.de
2450
2451 - Don't use proxy if disabled (bnc#696805)
2452 - version 10.3.3 (3)
2453
2454 -------------------------------------------------------------------
2455 Mon Nov  7 13:49:44 UTC 2011 - dimstar@opensuse.org
2456
2457 - Add pkg-config BuildRequires: We fail to detect libproxy due to
2458   the missing pkg-config. Additionally, we have a .pc file
2459   ourselfes, which we do not get the provides for [bnc#696805]
2460
2461 -------------------------------------------------------------------
2462 Thu Nov  3 14:58:42 CET 2011 - ma@suse.de
2463
2464 - Let RepoInfo::keepPackages properly default to FALSE (bnc#727385)
2465 - version 10.3.2 (3)
2466
2467 -------------------------------------------------------------------
2468 Thu Nov  3 01:13:12 CET 2011 - ma@suse.de
2469
2470 - Update zypp-po.tar.bz2
2471
2472 -------------------------------------------------------------------
2473 Sun Oct 30 01:14:41 CEST 2011 - ma@suse.de
2474
2475 - Update zypp-po.tar.bz2
2476
2477 -------------------------------------------------------------------
2478 Thu Oct 27 01:14:10 CEST 2011 - ma@suse.de
2479
2480 - Update zypp-po.tar.bz2
2481
2482 -------------------------------------------------------------------
2483 Mon Oct 24 13:35:56 CEST 2011 - ma@suse.de
2484
2485 - Explicitly include textLocale in package translation download
2486
2487 -------------------------------------------------------------------
2488 Mon Oct 24 09:37:31 CEST 2011 - ma@suse.de
2489
2490 - Update libversion info (due to ABI change in 10.2.0 (bnc#725407)
2491 - version 10.3.1 (3)
2492
2493 -------------------------------------------------------------------
2494 Sun Oct 23 01:13:11 CEST 2011 - ma@suse.de
2495
2496 - Update zypp-po.tar.bz2
2497
2498 -------------------------------------------------------------------
2499 Fri Oct 21 11:47:39 CEST 2011 - ma@suse.de
2500
2501 - Add zypp.conf option repo.refresh.locales: A list of locales for
2502   which translated package descriptions should be downloaded if
2503   available.
2504 - Explixitly set CURLOPT_PROXYAUTH
2505 - version 10.3.0 (1)
2506
2507 -------------------------------------------------------------------
2508 Tue Oct 18 16:45:13 CEST 2011 - ma@suse.de
2509
2510 - Add arch armv7tnhl and armv7thl
2511 - Fix RepoVariablesReplacer to compute substitution values on demand only
2512 - PathInfo::hardlinkCopy: fix handling cross-device links
2513 - version 10.2.0 (1)
2514
2515 -------------------------------------------------------------------
2516 Sun Oct 16 01:13:37 CEST 2011 - ma@suse.de
2517
2518 - Update zypp-po.tar.bz2
2519
2520 -------------------------------------------------------------------
2521 Thu Oct 13 11:50:26 CEST 2011 - ma@suse.de
2522
2523 - Must not differ between type nfs and nfs4 when checking the mount
2524   table (bnc#710269)
2525 - version 10.1.1 (1)
2526
2527 -------------------------------------------------------------------
2528 Thu Oct 13 01:13:37 CEST 2011 - ma@suse.de
2529
2530 - Update zypp-po.tar.bz2
2531
2532 -------------------------------------------------------------------
2533 Tue Oct 11 15:20:43 CEST 2011 - ma@suse.de
2534
2535 - Switch to using libsolv instead of satsolver
2536 - version 10.1.0 (1)
2537
2538 -------------------------------------------------------------------
2539 Sun Oct  9 01:13:16 CEST 2011 - ma@suse.de
2540
2541 - Update zypp-po.tar.bz2
2542
2543 -------------------------------------------------------------------
2544 Thu Oct  6 01:14:00 CEST 2011 - ma@suse.de
2545
2546 - Update zypp-po.tar.bz2
2547
2548 -------------------------------------------------------------------
2549 Tue Sep 20 09:57:04 CEST 2011 - ma@suse.de
2550
2551 - Bump major version for Factory; 9.x is continued on SLE-11-SP2-Branch
2552 - version 10.0.0 (0)
2553
2554 -------------------------------------------------------------------
2555 Tue Sep 13 10:51:53 CEST 2011 - ma@suse.de
2556
2557 - Enhance Selectable API
2558 - version 9.11.0 (8)
2559
2560 -------------------------------------------------------------------
2561 Sun Sep 11 01:18:59 CEST 2011 - ma@suse.de
2562
2563 - Update sle-zypp-po.tar.bz2
2564
2565 -------------------------------------------------------------------
2566 Sun Sep 11 01:13:12 CEST 2011 - ma@suse.de
2567
2568 - Update zypp-po.tar.bz2
2569
2570 -------------------------------------------------------------------
2571 Thu Sep  8 01:19:28 CEST 2011 - ma@suse.de
2572
2573 - Update sle-zypp-po.tar.bz2
2574
2575 -------------------------------------------------------------------
2576 Thu Sep  8 01:14:08 CEST 2011 - ma@suse.de
2577
2578 - Update zypp-po.tar.bz2
2579
2580 -------------------------------------------------------------------
2581 Wed Sep  7 12:38:23 CEST 2011 - ma@suse.de
2582
2583 - Explicitly require rpm.
2584 - version 9.10.2 (8)
2585
2586 -------------------------------------------------------------------
2587 Sun Sep  4 01:16:54 CEST 2011 - ma@suse.de
2588
2589 - Update sle-zypp-po.tar.bz2
2590
2591 -------------------------------------------------------------------
2592 Sun Sep  4 01:13:27 CEST 2011 - ma@suse.de
2593
2594 - Update zypp-po.tar.bz2
2595
2596 -------------------------------------------------------------------
2597 Thu Sep  1 01:13:36 CEST 2011 - ma@suse.de
2598
2599 - Update zypp-po.tar.bz2
2600
2601 -------------------------------------------------------------------
2602 Mon Aug 29 10:51:04 CEST 2011 - ma@suse.de
2603
2604 - Extend mount entry comparison fix (bnc#710269)
2605 - version 9.10.2 (8)
2606
2607 -------------------------------------------------------------------
2608 Thu Aug 25 01:17:06 CEST 2011 - ma@suse.de
2609
2610 - Update sle-zypp-po.tar.bz2
2611
2612 -------------------------------------------------------------------
2613 Mon Aug 22 13:57:16 CEST 2011 - ma@suse.de
2614
2615 - Update sle-zypp-po.tar.bz2
2616
2617 -------------------------------------------------------------------
2618 Sun Aug 14 01:13:21 CEST 2011 - ma@suse.de
2619
2620 - Update zypp-po.tar.bz2
2621
2622 -------------------------------------------------------------------
2623 Sun Aug  7 01:16:07 CEST 2011 - ma@suse.de
2624
2625 - Update zypp-po.tar.bz2
2626
2627 -------------------------------------------------------------------
2628 Fri Aug  5 15:20:07 CEST 2011 - ma@suse.de
2629
2630 - Attempt to fix smb mount entry comparison (bnc#710269)
2631 - version 9.10.1 (8)
2632
2633 -------------------------------------------------------------------
2634 Thu Aug  4 14:54:47 CEST 2011 - ma@suse.de
2635
2636 - Allow to turn Resolvers upgrade mode on and off (bnc#709480)
2637 - Fix reading of integer arrays from rpm headers (bnc#709716)
2638 - version 9.10.0 (8)
2639
2640 -------------------------------------------------------------------
2641 Thu Aug  4 01:14:00 CEST 2011 - ma@suse.de
2642
2643 - Update zypp-po.tar.bz2
2644
2645 -------------------------------------------------------------------
2646 Thu Jul 28 13:04:10 CEST 2011 - ma@suse.de
2647
2648 - Evaluate CURLINFO_CONDITION_UNMET on zero sized successful transfers,
2649   if compiled against libcurl-7.19.4 or above. (bnc#692260)
2650 - version 9.9.2 (8)
2651
2652 -------------------------------------------------------------------
2653 Mon Jul 25 16:20:37 CEST 2011 - ma@suse.de
2654
2655 - Always read /proc/mounts when looking for mounted media (bnc#705893)
2656 - version 9.9.1 (8)
2657
2658 -------------------------------------------------------------------
2659 Fri Jul 22 13:12:34 CEST 2011 - ma@suse.de
2660
2661 - MediaUserAuth: Do not expose libcurl header files.
2662 - version 9.9.0 (8)
2663
2664 -------------------------------------------------------------------
2665 Mon Jul 18 11:33:25 CEST 2011 - ma@suse.de
2666
2667 - More initialize parser structure fixes. (bnc#705181)
2668 - version 9.8.7 (8)
2669
2670 -------------------------------------------------------------------
2671 Fri Jul 15 15:15:01 CEST 2011 - ma@suse.de
2672
2673 - Check for /etc/sysconfig/storage changes before solving (bnc#702365)
2674 - version 9.8.6 (8)
2675
2676 -------------------------------------------------------------------
2677 Fri Jul 15 13:58:53 CEST 2011 - ma@suse.de
2678
2679 - Properly initialize parser structures (bnc#705181)
2680 - version 9.8.5 (8)
2681
2682 -------------------------------------------------------------------
2683 Thu Jul  7 15:53:17 CEST 2011 - ma@suse.de
2684
2685 - Fix tests for available libcurl version.
2686 - version 9.8.4 (8)
2687
2688 -------------------------------------------------------------------
2689 Thu Jul  7 01:13:47 CEST 2011 - ma@suse.de
2690
2691 - Update zypp-po.tar.bz2
2692
2693 -------------------------------------------------------------------
2694 Mon Jul  4 10:41:42 CEST 2011 - ma@suse.de
2695
2696 - Make fix for bnc#702576 more robust.
2697 - Enhance fix for bnc#699435. Return an error if download in advance
2698   failed to provide all packages, so zypper does not silently quit.
2699 - version 9.8.3 (8)
2700
2701 -------------------------------------------------------------------
2702 Thu Jun 30 01:13:43 CEST 2011 - ma@suse.de
2703
2704 - Update zypp-po.tar.bz2
2705
2706 -------------------------------------------------------------------
2707 Wed Jun 29 12:23:24 CEST 2011 - ma@suse.de
2708
2709 - Always compute transaction from pool (bnc#702576)
2710 - version 9.8.2 (8)
2711
2712 -------------------------------------------------------------------
2713 Tue Jun 28 16:04:50 CEST 2011 - ma@suse.de
2714
2715 - Add feature provides for supported plugins.
2716
2717 -------------------------------------------------------------------
2718 Tue Jun 21 10:44:47 CEST 2011 - dmacvicar@suse.de
2719
2720 - Add configuration template for automatic kernel
2721   purge (feature#312018) to zypp.conf
2722
2723 -------------------------------------------------------------------
2724 Tue Jun 14 13:38:00 CEST 2011 - ma@suse.de
2725
2726 - Fix download loop to skip non-install actions. (bnc#699435)
2727 - version 9.8.1 (8)
2728
2729 -------------------------------------------------------------------
2730 Sun Jun 12 01:13:36 CEST 2011 - ma@suse.de
2731
2732 - Update zypp-po.tar.bz2
2733
2734 -------------------------------------------------------------------
2735 Thu Jun  9 09:34:51 CEST 2011 - ma@suse.de
2736
2737 - Fix missing return value.
2738
2739 -------------------------------------------------------------------
2740 Wed Jun  8 12:58:54 CEST 2011 - ma@suse.de
2741
2742 - Simplify ZYppCommitResult by using filtered Transaction::action_iterator.
2743 - version 9.8.0 (8)
2744
2745 -------------------------------------------------------------------
2746 Tue Jun  7 14:12:35 CEST 2011 - ma@suse.de
2747
2748 - Update zypp-po.tar.bz2
2749
2750 -------------------------------------------------------------------
2751 Tue Jun  7 12:42:20 CEST 2011 - ma@suse.de
2752
2753 - Fix transaction ORDER_BY_MEDIANR.
2754 - version 9.7.0 (5)
2755
2756 -------------------------------------------------------------------
2757 Fri Jun  3 23:12:05 CEST 2011 - ma@suse.de
2758
2759 - Basic commit plugins implemented. They may be used to implement pre/post
2760   commit actions like taking file system snapshots (fate#303699)
2761 - version 9.6.0 (5)
2762
2763 -------------------------------------------------------------------
2764 Tue May 31 17:27:45 CEST 2011 - ma@suse.de
2765
2766 - Do commit based on sat::Transaction.
2767 - version 9.5.0 (5)
2768
2769 -------------------------------------------------------------------
2770 Tue May 31 12:09:17 CEST 2011 - ma@suse.de
2771
2772 - Assert rpm database directory is created before rpmtsInitDB is
2773   called (bnc#697115)
2774
2775 -------------------------------------------------------------------
2776 Tue May 31 11:46:57 CEST 2011 - dheidler@suse.de
2777
2778 - fix var definition order in PackageProvider
2779 - fix operator~ return datatype for flags (ctor is explicit)
2780 - add method interactiveFlags to Patch describing what makes it
2781   interactive
2782 - version 9.4.0 (3)
2783
2784 -------------------------------------------------------------------
2785 Tue May 31 10:12:12 CEST 2011 - ma@suse.de
2786
2787 - Recommend 'lsof' (for zypper ps) (bnc#694427, bnc#684466)
2788
2789 -------------------------------------------------------------------
2790 Mon May 30 17:14:14 CEST 2011 - dheidler@suse.de
2791
2792 - Switch patch interactive-check to flags
2793 - version 9.3.0 (3)
2794
2795 -------------------------------------------------------------------
2796 Sun May 29 01:13:42 CEST 2011 - ma@suse.de
2797
2798 - Update zypp-po.tar.bz2
2799
2800 -------------------------------------------------------------------
2801 Fri May 27 17:02:05 CEST 2011 - ma@suse.de
2802
2803 - fix specfile to handle sles translations if available
2804
2805 -------------------------------------------------------------------
2806 Fri May 27 09:51:13 CEST 2011 - ma@suse.de
2807
2808 - Avoid using #elifdef directive.
2809
2810 -------------------------------------------------------------------
2811 Thu May 26 01:13:43 CEST 2011 - ma@suse.de
2812
2813 - Update zypp-po.tar.bz2
2814
2815 -------------------------------------------------------------------
2816 Wed May 25 09:22:28 CEST 2011 - ma@suse.de
2817
2818 - Add a fallback gnome-packagekit updater in package-manager (bnc#667504)
2819 - Backport changelog entries from SLE11-SP1 branch. Bugs mentioned here
2820   were either fixed without bnc# or do not apply to this branch. This is
2821   to make the changelog checker happy:
2822   - Set proper defaults for service repos (bnc#673943)
2823
2824 -------------------------------------------------------------------
2825 Tue May 24 12:43:32 CEST 2011 - dheidler@suse.de
2826
2827 - add option ignore_reboot_flag to Patch::interactive (bnc#665853)
2828 - version 9.2.0 (2)
2829
2830 -------------------------------------------------------------------
2831 Mon May 23 16:12:32 CEST 2011 - dheidler@suse.de
2832
2833 - respect patch content license when determinating interactive status
2834 - version 9.1.2 (1)
2835
2836 -------------------------------------------------------------------
2837 Mon May 23 12:05:10 CEST 2011 - ma@suse.de
2838
2839 - More rpm-4.9 fixes
2840 - Disable rpm V3toV4 conversion while not working with rpm 4.9
2841
2842 -------------------------------------------------------------------
2843 Sun May 22 01:14:21 CEST 2011 - ma@suse.de
2844
2845 - Update zypp-po.tar.bz2
2846
2847 -------------------------------------------------------------------
2848 Fri May 20 17:11:10 CEST 2011 - ma@suse.de
2849
2850 - Fix for rpm-4.9
2851 - version 9.1.1 (1)
2852
2853 -------------------------------------------------------------------
2854 Fri May 20 13:43:38 CEST 2011 - ma@suse.de
2855
2856 - Disable use if rpm-4.4 legacy interface (dropped in 4.9) (bnc#691089)
2857 - Fix poolquery handling repo restrictions correctly. (bnc#661976)
2858 - version 9.1.0 (1)
2859
2860 -------------------------------------------------------------------
2861 Wed May 18 14:10:20 CEST 2011 - dmacvicar@suse.de
2862
2863 - Allow MediaCD to build against HAL or nothing
2864   if udev is not present
2865
2866 -------------------------------------------------------------------
2867 Mon May 16 14:42:09 CEST 2011 - dmacvicar@suse.de
2868
2869 - forward port all changes to make it build in Code10
2870
2871 -------------------------------------------------------------------
2872 Mon May 16 11:51:51 UTC 2011 - dmacvicar@suse.de
2873
2874 - make -Werror=format-security optional and used only if
2875   supported
2876
2877 -------------------------------------------------------------------
2878 Sun May 15 01:13:47 CEST 2011 - ma@suse.de
2879
2880 - Update zypp-po.tar.bz2
2881
2882 -------------------------------------------------------------------
2883 Thu May 12 01:13:54 CEST 2011 - ma@suse.de
2884
2885 - Update zypp-po.tar.bz2
2886
2887 -------------------------------------------------------------------
2888 Fri May  6 13:22:35 CEST 2011 - dheidler@suse.de
2889
2890 - delete old metadata temp directories
2891 - version 9.0.3 (0)
2892
2893 -------------------------------------------------------------------
2894 Wed Apr 27 17:17:00 CEST 2011 - dheidler@suse.de
2895
2896 - fix max_concurrent_connections option in MultiCurl (bnc#596089)
2897 - version 9.0.2 (0)
2898
2899 -------------------------------------------------------------------
2900 Sun Apr 17 01:13:40 CEST 2011 - ma@suse.de
2901
2902 - Update zypp-po.tar.bz2
2903
2904 -------------------------------------------------------------------
2905 Tue Apr 12 18:49:32 CEST 2011 - dheidler@suse.de
2906
2907 - check for permissions before writing (fixes bnc#683509)
2908 - version 9.0.1 (0)
2909
2910 -------------------------------------------------------------------
2911 Tue Apr  5 12:08:27 CEST 2011 - ma@suse.de
2912
2913 - Switch ResPoolProxy to use multimap in order to allow iteration
2914   of all Selectables of all kinds.
2915 - Add upper/lower_bound iteration to MapKVIterator.
2916 - Add stream output for multimap/set.
2917 - version 9.0.0 (0)
2918
2919 -------------------------------------------------------------------
2920 Mon Apr  4 15:08:08 CEST 2011 - ma@suse.de
2921
2922 - Update zypp-po.tar.bz2
2923
2924 -------------------------------------------------------------------
2925 Mon Apr  4 15:04:47 CEST 2011 - ma@suse.de
2926
2927 - Update zypp-po.tar.bz2
2928
2929 -------------------------------------------------------------------
2930 Mon Apr  4 15:03:55 CEST 2011 - ma@suse.de
2931
2932 - Update zypp-po.tar.bz2
2933
2934 -------------------------------------------------------------------
2935 Thu Mar 10 01:13:39 CET 2011 - ma@suse.de
2936
2937 - Update zypp-po.tar.bz2
2938
2939 -------------------------------------------------------------------
2940 Sun Mar  6 01:13:41 CET 2011 - ma@suse.de
2941
2942 - Update zypp-po.tar.bz2
2943
2944 -------------------------------------------------------------------
2945 Wed Feb 16 14:24:27 UTC 2011 - dmacvicar@suse.de
2946
2947 - Do not look for $releasever 's value if there is no variable
2948   in the url: parses product file again and again
2949 - version 8.12.2 (10)
2950
2951 -------------------------------------------------------------------
2952 Thu Feb 10 16:01:46 CET 2011 - ma@suse.de
2953
2954 - Remove package-manager.desktop file (bnc#329635)
2955 - version 8.12.1 (10)
2956
2957 -------------------------------------------------------------------
2958 Tue Jan 25 10:09:22 CET 2011 - ma@suse.de
2959
2960 - Apply patch introducing armv7nhl:armv7hl
2961
2962 -------------------------------------------------------------------
2963 Tue Jan 18 12:28:19 UTC 2011 - dmacvicar@suse.de
2964
2965 - allow for Repo Index Services to set the enabled state of
2966   repositories from the server side.
2967 - Fix priority not being set on reading service indexes
2968 - version 8.12.0 (10)
2969
2970 -------------------------------------------------------------------
2971 Fri Jan 14 12:45:18 CET 2011 - ma@suse.de
2972
2973 - Add new ServicePlugin Exceptions.
2974
2975 -------------------------------------------------------------------
2976 Thu Jan 13 01:13:32 CET 2011 - ma@suse.de
2977
2978 - Update zypp-po.tar.bz2
2979
2980 -------------------------------------------------------------------
2981 Thu Dec 23 14:42:02 CET 2010 - dheidler@suse.de
2982
2983 - add method to check if there are manually configured urls
2984 - version 8.11.0 (10)
2985
2986 -------------------------------------------------------------------
2987 Thu Dec 23 11:31:22 CET 2010 - dheidler@suse.de
2988
2989 - create cache directory, if it doesn't exist
2990   when saving mirrorlist
2991 - version 8.10.6 (10)
2992
2993 -------------------------------------------------------------------
2994 Wed Dec 22 12:38:22 CET 2010 - dheidler@suse.de
2995
2996 - moved keepPackages code to RepoInfo::Impl
2997 - version 8.10.5 (10)
2998
2999 -------------------------------------------------------------------
3000 Tue Dec 21 13:29:06 CET 2010 - dheidler@suse.de
3001
3002 - Fix caching of mirrorlist files
3003 - version 8.10.4 (10)
3004
3005 -------------------------------------------------------------------
3006 Thu Dec 16 19:46:00 CET 2010 - ma@suse.de
3007
3008 - Do not export keyring if rpmdb is initialised, but target isn't
3009   (bnc#659494)
3010 - version 8.10.3 (10)
3011
3012 -------------------------------------------------------------------
3013 Fri Dec 10 17:17:07 CET 2010 - dheidler@suse.de
3014
3015 - Catch RPM-Exeption when instaling the Distribution (bnc#658714)
3016 - version 8.10.2 (10)
3017
3018 -------------------------------------------------------------------
3019 Wed Dec  8 14:15:12 CET 2010 - dheidler@suse.de
3020
3021 - fix retrieval of distributionVersion if target is not initialized
3022 - MultiCurl: make sure the server responds with "partial content",
3023   fixes corrupt downloads if the metalink file contains no checksums
3024 - version 8.10.1 (10)
3025
3026 -------------------------------------------------------------------
3027 Wed Dec  1 17:39:16 CET 2010 - dheidler@suse.de
3028
3029 - Added ReplacerVar caching in RepoInfo
3030 - Automaticly remove empty mirrorlist-files
3031 - version 8.10.0 (10)
3032
3033 -------------------------------------------------------------------
3034 Tue Nov 30 17:11:32 CET 2010 - dheidler@suse.de
3035
3036 - Added MirrorList caching
3037 - version 8.9.0 (7)
3038
3039 -------------------------------------------------------------------
3040 Mon Nov 29 12:31:37 CET 2010 - ma@suse.de
3041
3042 - Icons for libzypp should go into desktop-data. (bnc#329635)
3043 - version 8.8.2 (7)
3044
3045 -------------------------------------------------------------------
3046 Wed Nov 24 11:55:59 CET 2010 - ma@suse.de
3047
3048 - Properly handle FTP response 550. (bnc#645747)
3049 - version 8.8.1 (7)
3050
3051 -------------------------------------------------------------------
3052 Fri Nov 19 11:24:39 CET 2010 - mls@suse.de
3053
3054 - fix access of freed memory in MultiCurl (bnc#654600)
3055
3056 -------------------------------------------------------------------
3057 Sun Nov  7 01:13:39 CET 2010 - ma@suse.de
3058
3059 - Update zypp-po.tar.bz2
3060
3061 -------------------------------------------------------------------
3062 Wed Nov  3 16:06:46 CET 2010 - dheidler@suse.de
3063
3064 - added metalink support
3065 - version 8.8.0 (7)
3066
3067 -------------------------------------------------------------------
3068 Thu Oct 21 18:15:31 CEST 2010 - ma@suse.de
3069
3070 - Feed the ProvideFilePolicy progress callback in addition to any
3071   connected media::DownloadProgressReport (bnc#545106)
3072 - version 8.7.1 (7)
3073
3074 -------------------------------------------------------------------
3075 Wed Oct 13 16:14:13 CEST 2010 - dheidler@suse.de
3076
3077 - Make MetaLinkParser accept InputStreams
3078 - Make MetaLinkParser accept Pathnames insted of strings
3079 - Fix MetaLinkv4 hash parsing
3080 - Add MetaLinkParser test
3081 - version 8.7.0 (7)
3082
3083 -------------------------------------------------------------------
3084 Mon Oct 11 17:06:17 CEST 2010 - ma@suse.de
3085
3086 - Use timeouts in plugin script communication.
3087 - Fix ExternalProgram to correctly remember exit status.
3088 - version 8.6.0 (5)
3089
3090 -------------------------------------------------------------------
3091 Sun Oct 10 01:13:40 CEST 2010 - ma@suse.de
3092
3093 - Update zypp-po.tar.bz2
3094
3095 -------------------------------------------------------------------
3096 Fri Oct  8 08:43:02 UTC 2010 - dmacvicar@novell.com
3097
3098 - fix services not being linked to their file after being
3099   saved
3100
3101 -------------------------------------------------------------------
3102 Thu Oct  7 09:02:26 CEST 2010 - jkupec@suse.cz
3103
3104 - Don't use aria2c for FTP (bnc #641328)
3105
3106 -------------------------------------------------------------------
3107 Wed Oct  6 15:39:59 UTC 2010 - dmacvicar@novell.com
3108
3109 - implementation for url resolver plugins
3110 - version 8.5.0 (5)
3111
3112 -------------------------------------------------------------------
3113 Wed Oct  6 16:54:15 CEST 2010 - dheidler@suse.de
3114
3115 - Use DownloadInHeaps as default, when there is nothing configured
3116   and when the target root is set to "/". (bnc#591476)
3117 - version 8.4.0 (4)
3118
3119 -------------------------------------------------------------------
3120 Tue Sep 28 17:12:51 CEST 2010 - dheidler@suse.de
3121
3122 - fixed replacing releasever (for fedora systems) - (bnc#637470)
3123 - version 8.3.0 (0)
3124
3125 -------------------------------------------------------------------
3126 Fri Sep 24 13:07:25 CEST 2010 - mls@suse.de
3127
3128 - fix metalink4 parsing [bnc#641484]
3129
3130 -------------------------------------------------------------------
3131 Thu Sep 23 01:13:45 CEST 2010 - ma@suse.de
3132
3133 - Update zypp-po.tar.bz2
3134
3135 -------------------------------------------------------------------
3136 Mon Sep 20 15:31:31 UTC 2010 - dmacvicar@novell.com
3137
3138 - Allow per repository proxy settings like yum does.
3139   Including setting it to _none_ overriding the
3140   system proxy.
3141   Patch from Zhang, Qiang <qiang.z.zhang@intel.com>
3142 - version 8.2.1 (0)
3143
3144 -------------------------------------------------------------------
3145 Fri Sep 10 17:06:34 CEST 2010 - dheidler@suse.de
3146
3147 - fixed replacing basearch (for fedora systems) - (bnc#637473)
3148 - version 8.2.0 (0)
3149
3150 -------------------------------------------------------------------
3151 Fri Sep 10 11:57:29 CEST 2010 - ma@suse.de
3152
3153 - Report download failures in commit result (bnc#431854)
3154 - Fix Solvable::onSystemByUser returning true for uninstalled solvables.
3155 - version 8.1.3 (0)
3156
3157 -------------------------------------------------------------------
3158 Tue Aug 31 20:01:26 CEST 2010 - ma@suse.de
3159
3160 - Fix download-only not to omit source packages (bnc#635596)
3161 - version 8.1.2 (0)
3162
3163 -------------------------------------------------------------------
3164 Thu Aug 26 01:13:38 CEST 2010 - ma@suse.de
3165
3166 - Update zypp-po.tar.bz2
3167
3168 -------------------------------------------------------------------
3169 Fri Aug 13 12:33:26 UTC 2010 - dmacvicar@novell.com
3170
3171 - fix basearch url variable
3172 - use the right release package name on fedora
3173
3174 -------------------------------------------------------------------
3175 Tue Aug 10 13:18:08 CEST 2010 - ma@suse.de
3176
3177 - MediaDISK: Use blkid to verify disk volumes. (bnc#623226)
3178 - version 8.1.1 (0)
3179
3180 -------------------------------------------------------------------
3181 Sun Aug  8 01:13:37 CEST 2010 - ma@suse.de
3182
3183 - Update zypp-po.tar.bz2
3184
3185 -------------------------------------------------------------------
3186 Thu Aug  5 01:13:53 CEST 2010 - ma@suse.de
3187
3188 - Update zypp-po.tar.bz2
3189
3190 -------------------------------------------------------------------
3191 Tue Aug  3 16:17:04 CEST 2010 - ma@suse.de
3192
3193 - Fix memory leaks.
3194
3195 -------------------------------------------------------------------
3196 Mon Aug  2 11:58:57 CEST 2010 - ma@suse.de
3197
3198 - Enhance PoolItem interface to assist patch classification. (bnc#627316)
3199 - version 8.1.0 (0)
3200
3201 -------------------------------------------------------------------
3202 Tue Jul 27 15:38:00 CEST 2010 - ma@suse.de
3203
3204 - Fix bug in PoolQuery::addDependency
3205 - Disable MediaAria and enable MultiCurl as default http/ftp backend.
3206   MultiCurl implements MetaLink and Zsync support using libcurl. In
3207   case of trouble set ZYPP_MULTICURL=0 in the envirionment to disable
3208   the new backend.
3209 - version 8.0.1 (0)
3210
3211 -------------------------------------------------------------------
3212 Mon Jul 26 17:05:14 CEST 2010 - ma@suse.de
3213
3214 - Bump heads major version after 11.3 branched away.
3215 - version 8.0.0 (0)
3216
3217 -------------------------------------------------------------------
3218 Thu Jul 22 01:13:27 CEST 2010 - ma@suse.de
3219
3220 - Update zypp-po.tar.bz2
3221
3222 -------------------------------------------------------------------
3223 Wed Jul  7 13:56:49 CEST 2010 - ma@suse.de
3224
3225 - Add PoolQuery for name, edition AND architecture in one go. (bnc#614362)
3226 - version 7.8.0 (6)
3227
3228 -------------------------------------------------------------------
3229 Mon Jul  5 13:03:57 CEST 2010 - ma@suse.de
3230
3231 - Fix requirement to /usr/bin/uuidgen (bnc#613304)
3232
3233 -------------------------------------------------------------------
3234 Sun Jul  4 01:13:29 CEST 2010 - ma@suse.de
3235
3236 - Update zypp-po.tar.bz2
3237
3238 -------------------------------------------------------------------
3239 Tue Jun 29 17:46:13 CEST 2010 - ma@suse.de
3240
3241 - Fix CURLOPT_MAX_RECV_SPEED_LARGE expecting a curl_off_t argument.
3242
3243 -------------------------------------------------------------------
3244 Tue Jun 29 10:22:06 CEST 2010 - ma@suse.de
3245
3246 - Respect zypp.conf policy settings when solving for update.
3247
3248 -------------------------------------------------------------------
3249 Fri Jun 25 11:35:52 CEST 2010 - ma@suse.de
3250
3251 - Don't bloat logfile by logging install progess values.
3252
3253 -------------------------------------------------------------------
3254 Thu Jun 10 01:13:49 CEST 2010 - ma@suse.de
3255
3256 - Update zypp-po.tar.bz2
3257
3258 -------------------------------------------------------------------
3259 Mon Jun  7 17:52:50 CEST 2010 - ma@suse.de
3260
3261 - Add missing Date constant declarations.
3262 - version 7.7.5 (6)
3263
3264 -------------------------------------------------------------------
3265 Mon Jun  7 11:46:58 CEST 2010 - ma@suse.de
3266
3267 - Prevent against daemons launched in rpm %post, that do not close
3268   their filedescriptors. Original fix was accidentally reverted.
3269   (bnc#174548)
3270 - version 7.7.4 (6)
3271
3272 -------------------------------------------------------------------
3273 Sun Jun  6 01:13:52 CEST 2010 - ma@suse.de
3274
3275 - Update zypp-po.tar.bz2
3276
3277 -------------------------------------------------------------------
3278 Fri Jun  4 17:14:17 CEST 2010 - ma@suse.de
3279
3280 - Fix default evaluation of recommendations of installed
3281   packages (bnc#605490)
3282 - version 7.7.3 (6)
3283
3284 -------------------------------------------------------------------
3285 Thu Jun  3 01:14:08 CEST 2010 - ma@suse.de
3286
3287 - Update zypp-po.tar.bz2
3288
3289 -------------------------------------------------------------------
3290 Fri May 21 20:00:55 CEST 2010 - ma@suse.de
3291
3292 - Fix broken IdStringType comparison (bnc#607572)
3293 - version 7.7.2 (6)
3294
3295 -------------------------------------------------------------------
3296 Thu May 20 21:01:05 CEST 2010 - ma@suse.de
3297
3298 - Fix packages provided via delta rpm being placed in
3299   the wrong package cache (bnc#607583)
3300 - version 7.7.1 (6)
3301
3302 -------------------------------------------------------------------
3303 Thu May 20 01:13:49 CEST 2010 - ma@suse.de
3304
3305 - Update zypp-po.tar.bz2
3306
3307 -------------------------------------------------------------------
3308 Tue May 18 18:02:44 CEST 2010 - ma@suse.de
3309
3310 - Fix arch detection on sprac (bug #566291)
3311 - Arch: add sparc64v and sparcv9v and armv7l
3312 - RepoManager: refresh repo if last refresh is in the future (bnc#593617)
3313 - version 7.6.1 (6)
3314
3315 -------------------------------------------------------------------
3316 Mon May 17 15:25:14 CEST 2010 - ma@suse.de
3317
3318 - Fix package-manager-su to support LXDE (Andrea Florio) (bnc#582235)
3319 - Cleanup spec file (Pavol Rusnak)
3320 - version 7.6.0 (6)
3321
3322 -------------------------------------------------------------------
3323 Sun May 16 01:13:39 CEST 2010 - ma@suse.de
3324
3325 - Update zypp-po.tar.bz2
3326
3327 -------------------------------------------------------------------
3328 Wed May 12 19:09:54 CEST 2010 - ma@suse.de
3329
3330 - Add methods to evaluate gpg geys expiration dates.
3331 - Export all rpmDb keys to the zypp trusted keyring in one go.
3332 - version 7.6.0 (6)
3333
3334 -------------------------------------------------------------------
3335 Wed May 12 17:35:44 CEST 2010 - ma@suse.de
3336
3337 - Update zypp-po.tar.bz2
3338
3339 -------------------------------------------------------------------
3340 Sun May  9 01:13:45 CEST 2010 - ma@suse.de
3341
3342 - Update zypp-po.tar.bz2
3343
3344 -------------------------------------------------------------------
3345 Sat May  8 01:13:43 CEST 2010 - ma@suse.de
3346
3347 - Update zypp-po.tar.bz2
3348
3349 -------------------------------------------------------------------
3350 Fri May  7 01:13:55 CEST 2010 - ma@suse.de
3351
3352 - Update zypp-po.tar.bz2 (Revision: 54959)
3353
3354 -------------------------------------------------------------------
3355 Wed May  5 14:49:39 CEST 2010 - ma@suse.de
3356
3357 - Update zypp-po.tar.bz2 (Revision: 54959)
3358
3359 -------------------------------------------------------------------
3360 Tue May  4 01:13:43 CEST 2010 - ma@suse.de
3361
3362 - Update translations.
3363
3364 -------------------------------------------------------------------
3365 Mon May  3 18:12:36 CEST 2010 - ma@suse.de
3366
3367 - Improve solver.cleandepsOnRemove result by evaluating the install
3368   history to find packages installed on behalf of a user request (not
3369   auto added by the solver).
3370 - version 7.5.0 (5)
3371
3372 -------------------------------------------------------------------
3373 Sat May  1 01:13:43 CEST 2010 - ma@suse.de
3374
3375 - Update translations.
3376
3377 -------------------------------------------------------------------
3378 Fri Apr 30 01:13:46 CEST 2010 - ma@suse.de
3379
3380 - Update translations.
3381
3382 -------------------------------------------------------------------
3383 Thu Apr 29 17:10:29 CEST 2010 - ma@suse.de
3384
3385 - Cleanup when deleting packages. New zypp.conf expert option
3386   solver.cleandepsOnRemove telling whether the solver should per
3387   default try to remove packages exclusively required by the ones
3388   he's asked to delete (default false).
3389 - Resolver::cleandepsOnRemove API to allow applications to change
3390   the solver option.
3391 - version 7.4.0 (4)
3392
3393 -------------------------------------------------------------------
3394 Thu Apr 29 01:13:40 CEST 2010 - ma@suse.de
3395
3396 - Update translations.
3397
3398 -------------------------------------------------------------------
3399 Wed Apr 28 16:35:04 CEST 2010 - ma@suse.de
3400
3401 - Enable splitprovides on update.
3402
3403 -------------------------------------------------------------------
3404 Wed Apr 28 01:13:37 CEST 2010 - ma@suse.de
3405
3406 - Update translations.
3407
3408 -------------------------------------------------------------------
3409 Tue Apr 27 17:42:20 CEST 2010 - ma@suse.de
3410
3411 - Selectable: Classify broken but locked patch as isUnwanted (bnc#577118)
3412 - version 7.3.0 (2)
3413
3414 -------------------------------------------------------------------
3415 Tue Apr 27 11:25:17 CEST 2010 - ma@suse.de
3416
3417 - Use libudev to detect available cd/dvd devices (bnc#590707,fate#308980)
3418 - Fix specfile to BuildRequire libudev-devel.
3419 - version 7.2.0 (2)
3420
3421 -------------------------------------------------------------------
3422 Mon Apr 26 11:57:23 CEST 2010 - ma@suse.de
3423
3424 - Support URLs and ISOs ending on 'Media1', 'Media2', etc., when
3425   rewiting the URL to access a specific media number. By now only
3426   nanmes ending on 'CD' or 'DVD' were supported. (bnc#594850)
3427
3428 -------------------------------------------------------------------
3429 Fri Apr 23 01:13:34 CEST 2010 - ma@suse.de
3430
3431 - Update translations.
3432
3433 -------------------------------------------------------------------
3434 Wed Apr 21 01:13:38 CEST 2010 - ma@suse.de
3435
3436 - Update translations.
3437
3438 -------------------------------------------------------------------
3439 Tue Apr 20 16:56:59 CEST 2010 - ma@suse.de
3440
3441 - /etc/zypp/locks: Allow to specify edition ranges with
3442   solvable:name and dependencies.
3443 - version 7.1.1 (1)
3444
3445 -------------------------------------------------------------------
3446 Thu Apr 15 12:49:01 CEST 2010 - ma@suse.de
3447
3448 - Provide name of the lock holder in ZYppFactoryException. (bnc#580513)
3449 - version 7.1.0 (1)
3450
3451 -------------------------------------------------------------------
3452 Wed Apr 14 15:09:18 CEST 2010 - ma@suse.de
3453
3454 - Using boost-1.42 requires -fno-strict-aliasing (bnc#595545)
3455 - Bump major version for 11.3 development.
3456 - version 7.0.0 (0)
3457
3458 -------------------------------------------------------------------
3459 Tue Apr 13 14:36:31 CEST 2010 - ma@suse.de
3460
3461 - Fix parsing port from IPv6 URL (bnc#593385)
3462
3463 -------------------------------------------------------------------
3464 Fri Mar 26 19:23:59 CET 2010 - ma@suse.de
3465
3466 - Propagate ZConfig::setTextLocale to pool. (bnc#588850)
3467 - version 6.31.3 (31)
3468
3469 -------------------------------------------------------------------
3470 Fri Mar 26 13:50:08 CET 2010 - ma@suse.de
3471
3472 - Fix guessing package spec to match package names only. (bnc#590864)
3473 - version 6.31.2 (31)
3474
3475 -------------------------------------------------------------------
3476 Tue Mar 23 16:55:56 CET 2010 - ma@suse.de
3477
3478 - Add static Target::distributionLabel to return the baseproducts
3479   shortName and summary. Mainlu used for the bootloader menu. (bnc #586303)
3480 - version 6.31.1 (31)
3481
3482 -------------------------------------------------------------------
3483 Thu Mar 18 17:17:02 CET 2010 - ma@suse.de
3484
3485 - Fix broken bit values in enum VendorSupportOption (bnc#589331)
3486 - version 6.31.0 (31)
3487
3488 -------------------------------------------------------------------
3489 Fri Mar 12 14:46:25 CET 2010 - ma@suse.de
3490
3491 - Fix handling of symlinked packages in package cache. (bnc #585409)
3492 - version 6.30.5 (19)
3493
3494 -------------------------------------------------------------------
3495 Tue Feb 23 19:05:04 CET 2010 - jkupec@suse.cz
3496
3497 - Avoiding use of 'guest' if 'credentials' is used when moutning
3498   a CIFS share. This caused 'permission denied' error with certain
3499   server configurations (bnc #560496).
3500
3501 -------------------------------------------------------------------
3502 Tue Feb 23 17:31:05 CET 2010 - ma@suse.de
3503
3504 - Check if a downloaded file actually exists even if aria2c returned 0.
3505   (bnc #564816)
3506 - version 6.30.3 (19)
3507
3508 -------------------------------------------------------------------
3509 Mon Feb 22 15:25:34 CET 2010 - jkupec@suse.cz
3510
3511 - Made CURLE_PARTIAL_FILE an auto-retry error (bnc #471436)
3512
3513 -------------------------------------------------------------------
3514 Mon Feb 22 13:09:09 CET 2010 - ma@suse.de
3515
3516 - Turn off cookies when retrieving services repoindex.xml (bnc #573897)
3517 - Consider pending disable requests when removing service repositories. (bnc #572634)
3518 - version 6.30.1 (19)
3519
3520 -------------------------------------------------------------------
3521 Sun Feb 21 14:11:49 CET 2010 - jkupec@suse.cz
3522
3523 - RepoManager::cleanCacheDirGarbage added for removing directories
3524   which do not belong to any of known repos (bnc #467693)
3525 - version 6.30.0 (19)
3526
3527 -------------------------------------------------------------------
3528 Thu Feb 11 13:40:49 CET 2010 - ma@suse.de
3529
3530 - On SLE aria2 is not required, so conflict with a too old aria2
3531   version installed. (bnc #578052)
3532 - version 6.29.5 (19)
3533
3534 -------------------------------------------------------------------
3535 Wed Feb 10 12:45:21 CET 2010 - ma@suse.de
3536
3537 - Fix package-manager script wrongly escaping UTF-8 chars in path
3538   names (bnc #571410)
3539 - version 6.29.4 (19)
3540
3541 -------------------------------------------------------------------
3542 Mon Feb  8 13:21:40 CET 2010 - ma@suse.de
3543
3544 - Support an alternate SLE-SP1 translation set.
3545 - version 6.29.3 (19)
3546
3547 -------------------------------------------------------------------
3548 Wed Feb  3 15:57:13 CET 2010 - ma@suse.de
3549
3550 - Remember the enabled state of removed service repositories. This
3551   way we are able to restore service repositories correctly after a
3552   subscrition expired and gets renewed. (bnc #572634)
3553 - version 6.29.2 (19)
3554
3555 -------------------------------------------------------------------
3556 Thu Jan 28 16:12:25 CET 2010 - jkupec@suse.cz
3557
3558 - Abort aria2c download when the progress callback receives 'false'
3559   (bnc #545106)
3560
3561 -------------------------------------------------------------------
3562 Tue Jan 19 14:50:15 CET 2010 - ma@suse.de
3563
3564 - Evaluate SolvAttr::repositoryToolVersion to prevent loading
3565   outdated solv files. (bnc #570623)
3566 - version 6.29.0 (19)
3567
3568 -------------------------------------------------------------------
3569 Fri Jan 15 18:15:26 CET 2010 - jkupec@suse.cz
3570
3571 - Use regex to parse aria2c progress lines (bnc #570917)
3572 - version 6.28.1 (19)
3573
3574 -------------------------------------------------------------------
3575 Thu Jan  7 12:25:24 CET 2010 - jkupec@suse.cz
3576
3577 - Set SignatureFileChecker context even if the key is not known
3578   (bnc #495977)
3579 - version 6.28.0 (19)
3580
3581 -------------------------------------------------------------------
3582 Thu Dec 10 17:18:34 CET 2009 - jkupec@suse.cz
3583
3584 - RepoInfoBase::label() added for use in UI messages, plus
3585   ZConfig::repoLabelIsAlias()
3586
3587 -------------------------------------------------------------------
3588 Tue Dec  8 19:41:17 CET 2009 - ma@suse.de
3589
3590 - Fix transaction building in presence of multiversion installable items.
3591 - version 6.27.1 (19)
3592
3593 -------------------------------------------------------------------
3594 Fri Dec  4 17:19:58 CET 2009 - ma@suse.de
3595
3596 - Improve multiversion status handling and installation. (fate #305311)
3597 - version 6.27.0 (19)
3598
3599 -------------------------------------------------------------------
3600 Fri Dec  4 14:56:19 CET 2009 - jkupec@suse.cz
3601
3602 - Don't allow an alias to start with '.' (bnc #473834)
3603
3604 -------------------------------------------------------------------
3605 Thu Dec  3 12:00:16 CET 2009 - ma@suse.de
3606
3607 - PickList and status interface for handling packages which are
3608   installable in multiple versions. (fate #305311)
3609 - version 6.26.0 (19)
3610
3611 -------------------------------------------------------------------
3612 Wed Dec  2 13:10:43 CET 2009 - ma@suse.de
3613
3614 - Add Selectable::highestAvailableVersionObj. Returns the highest
3615   available package version, ignoring priorities and policies. (bnc #557557)
3616 - version 6.25.0 (19)
3617
3618 -------------------------------------------------------------------
3619 Mon Nov 30 17:56:02 CET 2009 - ma@suse.de
3620
3621 - Also parse <product> tag from .prod files <upgrade> section.
3622 - version 6.24.3 (19)
3623
3624 -------------------------------------------------------------------
3625 Fri Nov 27 11:20:34 CET 2009 - ma@suse.de
3626
3627 - Fix chroot execution of update scripts. (bnc #558813)
3628 - version 6.24.3 (19)
3629
3630 -------------------------------------------------------------------
3631 Thu Nov 26 16:06:52 CET 2009 - jkupec@suse.cz
3632
3633 - Fixed parsing of download speed from aria2c (bnc #537870)
3634
3635 -------------------------------------------------------------------
3636 Wed Nov 25 16:28:29 CET 2009 - ma@suse.de
3637
3638 - Add ui::Selecatble interface for picking specific package versions
3639   to install or delete if multiversion install is on.
3640 - version 6.24.0 (19)
3641
3642 -------------------------------------------------------------------
3643 Fri Nov 20 13:30:02 CET 2009 - ma@suse.de
3644
3645 - Parse zypp.conf multiversion option and make the setting available
3646   in pool and resolver.
3647 - version 6.23.0 (19)
3648
3649 -------------------------------------------------------------------
3650 Mon Nov 16 16:27:39 CET 2009 - ma@suse.de
3651
3652 - Specfile fixes to build on sle11-sp1.
3653 - Fix repository probing and building in presence of productdir. (bnc #553712)
3654 - version 6.22.3 (19)
3655
3656 -------------------------------------------------------------------
3657 Thu Nov 12 15:31:10 UTC 2009 - dmacvicar@suse.de
3658
3659 - Forward port and document already present changes
3660   from Code11-Branch
3661   * void SEGV if trying to access data of installed packages, that were
3662     deleted behind our back (bnc #530595)
3663   * ProxyInfoSysconfig: take care variables get initialized.
3664   * Fix parsing of rpm.install.excludedocs option (bnc #518883)
3665   * Use rpm variables in specfile. (bnc #512466)
3666   * Fix to compile with -Werror=format-security
3667   * Fix packageand() in testcase generation
3668   * Don't link unneeded libraries. (bnc #490895)
3669   * Fix Patch::categoryEnum.
3670   * Adapt to changed satsolver API. (bnc #480303)
3671   * Taking ALL translations for generating GMO files (bnc #458739)
3672   * Advice users to contact NCC if access to a 'novell.com'
3673     repository is denied (bnc #464586).
3674 - version 6.22.2 (19)
3675
3676 -------------------------------------------------------------------
3677 Thu Nov 12 11:53:04 CET 2009 - ma@suse.de
3678
3679 - Raised the limit of redirections from 3 to 6 (bnc #465532)
3680 - Following redirections also for https (bnc #545722).
3681 - Following https redirections requires at least libcurl4-7.19.4. (bnc #553895)
3682 - Do not report cached packages as being downloaded. (bnc #545295)
3683 - Per default do not collect and report deleted files outside bin and lib
3684   directories for 'zypper ps'. (bnc #554480)
3685 - version 6.22.1 (19)
3686
3687 -------------------------------------------------------------------
3688 Wed Nov 11 13:54:52 CET 2009 - ma@suse.de
3689
3690 - CheckAccessDeleted: Per default do not collect and report deleted files
3691   that outside bin and lib directories. 'zypper ps' reporting false positive
3692   seems to confuse. (bnc #554480)
3693
3694 -------------------------------------------------------------------
3695 Wed Nov 11 11:45:01 CET 2009 - ma@suse.de
3696
3697 - Following https redirections requires at least libcurl4-7.19.4. (bnc #553895)
3698
3699 -------------------------------------------------------------------
3700 Fri Nov  6 22:16:10 CET 2009 - ma@suse.de
3701
3702 - dup: Process drop list only if product actually changes. (bnc #552180)
3703 - Selectable: Consider allowed arch/noarch changes when comuting candiadates.
3704 - version 6.22.0 (19)
3705
3706 -------------------------------------------------------------------
3707 Mon Nov  2 21:33:40 CET 2009 - ma@suse.de
3708
3709 - Enhance interface for zypper. (bnc #551956)
3710 - version 6.21.4 (19)
3711
3712 -------------------------------------------------------------------
3713 Mon Nov  2 20:03:31 CET 2009 - ma@suse.de
3714
3715 - CIFS/SMB: Support mountoption 'noguest' to prevent passing 'guest' option
3716   to mount. "cifs://server/share/path?mountoptions=noguest,ro" (bnc #547354)
3717 - version 6.21.3 (19)
3718
3719 -------------------------------------------------------------------
3720 Mon Nov  2 16:35:33 CET 2009 - ma@suse.de
3721
3722 - CheckAccessDeleted: Avoid reporting false positive due to insufficient
3723   permission.
3724
3725 -------------------------------------------------------------------
3726 Mon Nov  2 13:59:33 CET 2009 - ma@suse.de
3727
3728 - Don't try to access droplist of dropped products. (bnc #551697)
3729 - version 6.21.2 (19)
3730
3731 -------------------------------------------------------------------
3732 Fri Oct 30 12:30:48 CET 2009 - ma@suse.de
3733
3734 - Don't try to use an empty proxy string. (bnc #551314)
3735 - MediaSMB failed to pass the --workgroup option to mount. (bnc #547354)
3736 - version 6.21.1 (19)
3737
3738 -------------------------------------------------------------------
3739 Fri Oct 30 11:28:05 CET 2009 - ma@suse.de
3740
3741 - New class PoolItemBest: Find the best candidates e.g. in a PoolQuery
3742   result. ui::Selectabe enhancements. Both will aid applications to
3743   install package sets determined by query results. (bnc # 548392)
3744 - Fix upgradeRepo solution to keep obsolete packages. (bnc #550915)
3745 - Updated iso3166-1 country codes (bnc #531350)
3746 - version 6.21.0 (19)
3747
3748 -------------------------------------------------------------------
3749 Tue Oct 27 12:30:29 CET 2009 - ma@suse.de
3750
3751 - Add Resolver::upgradingRepo demanded by GUI. (bnc #548551)
3752 - version 6.20.0 (19)
3753
3754 -------------------------------------------------------------------
3755 Thu Oct 22 15:09:57 CEST 2009 - ma@suse.de
3756
3757 - Fixes to make libzypp-bindings compile.
3758 - version 6.19.3 (19)
3759
3760 -------------------------------------------------------------------
3761 Tue Oct 20 16:06:13 CEST 2009 - ma@suse.de
3762
3763 - Credentials are passed as commandline options to aria2c, so strip any
3764   'user@' from the URL. Otherwise aria will use an empty password for
3765   this URL and authentication will fail. (bnc #544634)
3766 - version 6.19.2 (19)
3767
3768 -------------------------------------------------------------------
3769 Mon Oct 19 13:39:31 CEST 2009 - ma@suse.de
3770
3771 - Repository::setInfo: Propagate priority changes to the solver to
3772   avoid reloading the whole repo (bnc #498266).
3773 - version 6.19.1 (19)
3774
3775 -------------------------------------------------------------------
3776 Thu Oct 15 20:48:02 CEST 2009 - ma@suse.de
3777
3778 - ResStatus: add isOrphaned to test whether a package is not provided
3779   by any enabled repository. Orphaned packages are usually good candidates
3780   for cleanup unless the providing repository was intentionally disabled.
3781 - version 6.19.0 (19)
3782
3783 -------------------------------------------------------------------
3784 Thu Oct 15 17:28:38 CEST 2009 - dmacvicar@suse.de
3785
3786 - aria2: pass credentials in a file instead of the command line
3787   which is logged.
3788 - aria2: we get the url in the progress if there is no response
3789   from the server yet, handle that to avoid flooding the log.
3790 - version 6.18.2 (17)
3791
3792 -------------------------------------------------------------------
3793 Thu Oct 15 16:56:25 CEST 2009 - ma@suse.de
3794
3795 - Performing a dist upgrade the solver may try to delete old and no
3796   longer provided (dropped) packages, even if they do not cause any
3797   dependency problem. This behaviour may be trurned off via zypp.conf
3798   option solver.upgradeRemoveDropedPackages. (bnc #539543)
3799 - New zypp.conf option solver.upgradeRemoveDropedPackages (true).
3800 - Add Product::droplist: List of dropped packages, i.e. packages no
3801   longer provided by a product.
3802 - version 6.18.1 (17)
3803
3804 -------------------------------------------------------------------
3805 Wed Oct  7 16:45:21 CEST 2009 - ma@suse.de
3806
3807 - Return update messages via ZYppCommitResult. Support variable
3808   substitution in notification command. (fate #301175)
3809 - Fix evaluation of no_proxy entries (bnc #543337)
3810 - aria/curl: Fix header data in case the target is
3811   not initialized when downloading.
3812 - version 6.18.0 (17)
3813
3814 -------------------------------------------------------------------
3815 Thu Sep 24 17:21:45 CEST 2009 - ma@suse.de
3816
3817 - Add zypp.conf option update.messages.notify: Command to be invoked
3818   to send update messages. (fate #301175)
3819 - version 6.17.2 (17)
3820
3821 -------------------------------------------------------------------
3822 Tue Sep 22 20:32:38 CEST 2009 - ma@suse.de
3823
3824 - Add Selectable::updateCandidateObj returning the candidate for
3825   update, if there is one. The updateCandidate must not violate
3826   any active solver policy.
3827 - version 6.17.1 (17)
3828
3829 -------------------------------------------------------------------
3830 Fri Sep 18 17:20:37 CEST 2009 - ma@suse.de
3831
3832 - Make sure rpmReadConfigFiles was called before using librpm (bnc #539603).
3833 - Remove dead rpm database caching code from class RpmDb.
3834 - version 6.17.0 (17)
3835
3836 -------------------------------------------------------------------
3837 Fri Sep 11 15:13:30 CEST 2009 - ma@km13.de
3838
3839 - New commit.downloadMode option in zypp.conf. Allows to set a
3840   prefered download policy for commit.
3841 - version 6.16.0 (11)
3842
3843 -------------------------------------------------------------------
3844 Thu Sep 10 19:03:01 CEST 2009 - ma@suse.de
3845
3846 - Support nfs4 (nfs4://... or nfs://...?type=nfs4) (fate #306451)
3847 - Added Url::schemeIsLocal, schemeIsRemote, schemeIsVolatile and
3848   schemeIsDownloading.
3849 - version 6.15.0 (11)
3850
3851 -------------------------------------------------------------------
3852 Wed Sep  9 15:02:18 CEST 2009 - ma@suse.de
3853
3854 - Add Capability::guessPackageSpec; parser also supporting "name-ver-rel.arch"
3855   formats for building Capabilities(originally "name.arch=ver-rel").
3856 - version 6.14.3 (11)
3857
3858 -------------------------------------------------------------------
3859 Mon Sep  7 17:31:20 CEST 2009 - ma@suse.de
3860
3861 - Fix resolution to force installation even if dependencies are missing.
3862   (bnc #531564)
3863 - Rephrase solver resolution to point out if a package will break.
3864   (bnc #520083)
3865
3866 -------------------------------------------------------------------
3867 Fri Sep  4 12:19:50 CEST 2009 - ma@suse.de
3868
3869 - Lock rpms architecture only on distupgrade of the running system.
3870   (bnc #458520)
3871 - version 6.14.2 (11)
3872
3873 -------------------------------------------------------------------
3874 Thu Sep  3 13:41:31 CEST 2009 - ma@suse.de
3875
3876 - Fix PoolQuery comparison (bnc #528755)
3877 - Fix serialization and restore of predicated PoolQueries.
3878 - version 6.14.0 (11)
3879
3880 -------------------------------------------------------------------
3881 Mon Aug 31 15:17:01 CEST 2009 - ma@suse.de
3882
3883 - package-manager script: Fall back to package selection if no
3884   packages are passed on the commandline. (bnc #529137)
3885
3886 -------------------------------------------------------------------
3887 Fri Aug 28 17:33:55 CEST 2009 - dmacvicar@suse.de
3888
3889 - package-manager script:
3890   do not fail if kpackagekit is not installed (bnc #529510)
3891 - version 6.13.3 (11)
3892
3893 -------------------------------------------------------------------
3894 Wed Aug 26 15:55:22 CEST 2009 - ma@suse.de
3895
3896 - Tune CheckAccessDeleted to focus on libraries and executables.
3897 - version 6.13.2 (11)
3898
3899 -------------------------------------------------------------------
3900 Thu Aug  6 18:18:21 CEST 2009 - ma@suse.de
3901
3902 - Provide class CheckAccessDeleted and command zypp-CheckAccessDeleted
3903   to check for running processes which access meanwhile deleted files or
3904   libraries.  This may be used after commit, when trying to figure out
3905   which services need to be restated. (fate #300763).
3906 - version 6.13.1 (11)
3907
3908 -------------------------------------------------------------------
3909 Mon Aug  3 18:46:13 CEST 2009 - ma@suse.de
3910
3911 - New Resolver::addUpgradeRepo to perform a dist upgrade restricted to
3912   certain repositories.
3913 - version 6.13.0 (11)
3914
3915 -------------------------------------------------------------------
3916 Fri Jul 31 17:55:33 CEST 2009 - ma@suse.de
3917
3918 - Remove confusing newlines in vendor change info (bnc #503859)
3919 - Removing a package lock was not counted as state change (bnc #501850)
3920 - Take solver_allowVendorChange option into account when computing the
3921   Selectables default candidate.
3922 - version 6.12.0 (11)
3923
3924 -------------------------------------------------------------------
3925 Wed Jul 29 13:36:19 CEST 2009 - ma@suse.de
3926
3927 - Avoid deadlock after fork and failed exec. (bnc 493152)
3928 - No need to manually detect the location of aria2 binary.
3929 - version 6.11.4 (11)
3930
3931 -------------------------------------------------------------------
3932 Tue Jul 28 23:05:43 CEST 2009 - jkupec@suse.cz
3933
3934 - Fixed parsing of download rate report (changed in aria2 1.4.0)
3935   (bnc #513944)
3936
3937 -------------------------------------------------------------------
3938 Mon Jul 27 16:05:43 CEST 2009 - ma@suse.de
3939
3940 - Create LogControl on demand instead of using a static var. (bnc #525339)
3941 - version 6.11.2 (11)
3942
3943 -------------------------------------------------------------------
3944 Thu Jul 23 00:22:50 CEST 2009 - ma@km13.de
3945
3946 - New misc::defaultLoadSystem: Convenience to create the ZYpp instance
3947   and load target and enabled repositories.
3948
3949 -------------------------------------------------------------------
3950 Wed Jul 22 14:57:32 CEST 2009 - ma@suse.de
3951
3952 - New class InstanceId to build strings to identify/retrieve specific
3953   Solvables.
3954 - version 6.11.1 (11)
3955
3956 -------------------------------------------------------------------
3957 Mon Jul 20 23:57:46 CEST 2009 - ma@km13.de
3958
3959 - Add download policies to ZYppCommitPolicy, supporting DownloadOnly
3960   and DownloadInAdvance. (fate #302159, fate #305624)
3961 - version 6.11.0 (11)
3962
3963 -------------------------------------------------------------------
3964 Thu Jul 16 17:05:27 CEST 2009 - dmacvicar@suse.de
3965
3966 - add support to the package-manager script to use kpackagekit
3967   or gnome-packagekit if available, which allows to install local
3968   rpms with one click from file manager following desktop policies
3969   and fetching other dependencies if required.
3970   (fate #306526)
3971 - version 6.10.5 (10)
3972
3973 -------------------------------------------------------------------
3974 Thu Jul 16 16:25:24 CEST 2009 - ma@suse.de
3975
3976 - New solver.upgradeTestcasesToKeep option in zypp.conf. It tells
3977   how many dist upgrade solver testcases should be kept on the system.
3978   Per default just the last two are kept.
3979 - version 6.10.4 (10)
3980
3981 -------------------------------------------------------------------
3982 Wed Jul 15 17:53:43 CEST 2009 - ma@suse.de
3983
3984 - Don't write a solver testcase when solving for dist upgrade,
3985   but when actually committing.
3986 - version 6.10.3 (10)
3987
3988 -------------------------------------------------------------------
3989 Wed Jul 15 16:45:39 CEST 2009 - ma@suse.de
3990
3991 - Add new string Match::Mode STRINGSTART and STRINGEND.
3992
3993 -------------------------------------------------------------------
3994 Tue Jul 15 14:38:51 CEST 2009 - jkupec@suse.cz
3995
3996 - log redirections when cURL media backend is used (fate #305320).
3997
3998 -------------------------------------------------------------------
3999 Tue Jul 14 18:15:51 CEST 2009 - ma@suse.de
4000
4001 - Support "product version" detection on systems not using
4002   /etc/product.d/baseproduct by looking for the first package
4003   providing ZConfig::distroverpkg (defaults to redhat-release).
4004 - version 6.10.2 (10)
4005
4006 -------------------------------------------------------------------
4007 Fri Jul 10 15:21:39 CEST 2009 - ma@suse.de
4008
4009 - Adapt to boost_unit_test_framework-1.38.
4010 - version 6.10.1 (10)
4011
4012 -------------------------------------------------------------------
4013 Wed Jul  8 16:19:31 CEST 2009 - ma@suse.de
4014
4015 - Remove obsolete UpgradeStatistics class from libzypp.
4016
4017 -------------------------------------------------------------------
4018 Tue Jul  7 17:45:47 CEST 2009 - ma@suse.de
4019
4020 - Fix HistoryLog to initialize on demand.
4021 - version 6.10.0 (10)
4022
4023 -------------------------------------------------------------------
4024 Fri Jul  3 13:01:13 CEST 2009 - ma@suse.de
4025
4026 - Fix parsing of rpm.install.excludedocs option (bnc #518883)
4027
4028 -------------------------------------------------------------------
4029 Fri Jul  3 09:20:56 CEST 2009 - ma@suse.de
4030
4031 - When unmounting ISO images, don't mix up exceptions thrown by the
4032   loop mounted ISO and those thrown by the media containing it.
4033   (bnc #517856)
4034
4035 -------------------------------------------------------------------
4036 Thu Jul  2 16:42:42 CEST 2009 - ma@suse.de
4037
4038 - Adapt to satsolvers improved dataiterator handling.
4039 - version 6.9.3 (8)
4040
4041 -------------------------------------------------------------------
4042 Wed Jul  1 18:05:54 CEST 2009 - ma@suse.de
4043
4044 - Support PoolQuery for sub-structures attributes. (fate #305503)
4045 - version 6.9.2 (8)
4046
4047 -------------------------------------------------------------------
4048 Wed Jul  1 13:44:04 CEST 2009 - ma@suse.de
4049
4050 - Running as non-root user use a temporary @System solvfile in case the
4051   global one is outdated and needed refresh. (bnc #517183)
4052 - version 6.9.1 (8)
4053
4054 -------------------------------------------------------------------
4055 Tue Jun 30 16:32:08 CEST 2009 - ma@suse.de
4056
4057 - Enhance LookupAttr to allow direct query of attributes within
4058   sub-structures (flexarrays).
4059
4060 -------------------------------------------------------------------
4061 Fri Jun 26 12:06:51 CEST 2009 - ma@suse.de
4062
4063 - Enhance PoolQueryIterator to allow detailed inspection of attribute
4064   matches.
4065 - Prefer datadir stored as repo attribute, but fallback searching in
4066   solvbales (old solv files do this).
4067 - version 6.9.0 (8)
4068
4069 -------------------------------------------------------------------
4070 Tue Jun 23 13:29:36 CEST 2009 - ma@suse.de
4071
4072 - Allow building libzypp with rpm-5 (experimental)
4073 - version 6.8.3 (8)
4074
4075 -------------------------------------------------------------------
4076 Wed Jun 17 15:39:17 CEST 2009 - ma@suse.de
4077
4078 - Allow building libzypp without HAL (not recommended). Without HAL
4079   CD/DVD device detection is limited to /dev/dvd and /dev/cdrom.
4080 - version 6.8.2 (8)
4081
4082 -------------------------------------------------------------------
4083 Fri Jun  5 21:16:45 CEST 2009 - ma@suse.de
4084
4085 - Fix solver to use IdSting to avoid failing vendor checks.
4086 - version 6.8.1 (8)
4087
4088 -------------------------------------------------------------------
4089 Thu Jun  4 14:22:58 CEST 2009 - ma@suse.de
4090
4091 - Cleanup and remove deprecated interface methods.
4092 - version 6.8.0 (8)
4093
4094 -------------------------------------------------------------------
4095 Fri May 29 20:12:55 CEST 2009 - ma@suse.de
4096
4097 - Improve PoolQuery to allow queries on dependencies. (bnc #475682)
4098 - version 6.7.0 (6)
4099
4100 -------------------------------------------------------------------
4101 Thu May 28 12:53:02 CEST 2009 - ma@suse.de
4102
4103 - New solver.allowVendorChange expert option in zypp.conf.
4104 - version 6.6.0 (6)
4105
4106 ------------------------------------------------------------------
4107 Wed May 20 14:23:07 CEST 2009 - ma@suse.de
4108
4109 - Fix lost housekeeping data in modifyRepo (bnc #503207)
4110
4111 -------------------------------------------------------------------
4112 Fri May  8 16:43:47 CEST 2009 - ma@suse.de
4113
4114 - Allow service refresh to change a repositories url (bnc #502157)
4115
4116 -------------------------------------------------------------------
4117 Tue May  5 13:39:08 CEST 2009 - ma@suse.de
4118
4119 - Detect and compile with rpm 4.7 (bnc #444211)
4120 - version 6.5.2 (5)
4121
4122 -------------------------------------------------------------------
4123 Mon May  4 16:19:54 CEST 2009 - ma@suse.de
4124
4125 - Improve problem report on broken systemCheck rule (bnc #475144)
4126
4127 -------------------------------------------------------------------
4128 Mon Apr 27 15:26:54 CEST 2009 - ma@suse.de
4129
4130 - In update repos providing multiple release package versions for
4131   the same product, link a product to the latest version. (bnc #497696)
4132
4133 -------------------------------------------------------------------
4134 Mon Apr 27 14:28:07 CEST 2009 - ma@suse.de
4135
4136 - New classes wraping satsolver datamatcher (Match and sat::AttrMatcher)
4137 - Extend LookupAttr to support matching specific string patterns.
4138 - Rewrote PoolQuery::Iterator (adapt to AttrMatcher, fixes and speedup)
4139 - version 6.5.0 (5)
4140
4141 -------------------------------------------------------------------
4142 Thu Apr 16 12:49:40 CEST 2009 - ma@suse.de
4143
4144 - Soft lock packages deleted on behalf of a user request.
4145 - version 6.4.1 (2)
4146
4147 -------------------------------------------------------------------
4148 Tue Mar 31 15:51:32 CEST 2009 - ma@suse.de
4149
4150 - New zypp.conf option 'download.media_preference': Hint which media
4151   to prefer when installing packages (download vs. CD).
4152 - version 6.4.0 (2)
4153
4154 ------------------------------------------------------------------
4155 Thu Mar 12 18:38:30 CET 2009 - ma@suse.de
4156
4157 - Add Resolver::setSolveSrcPackages. Per default disable solving
4158   of source package dependencies. We will later allow to enable
4159   it per package.
4160 - version 6.3.0 (2)
4161
4162 -------------------------------------------------------------------
4163 Fri Mar  6 17:17:26 CET 2009 - dmacvicar@suse.de
4164
4165 - aria2: show the download speed in the right unit
4166 - aria2: show the filename in progress, not the repository
4167 - aria2: don't show done twice
4168
4169 -------------------------------------------------------------------
4170 Thu Mar  5 14:52:44 CET 2009 - ma@suse.de
4171
4172 - Remove a lock if the locking process is in zombie state. (bnc #481577)
4173
4174 -------------------------------------------------------------------
4175 Wed Mar  4 00:13:19 CET 2009 - jkupec@suse.cz
4176
4177 - zypp.conf: fixed and enabled 'servicesdir'
4178
4179 -------------------------------------------------------------------
4180 Tue Mar  3 13:38:11 CET 2009 - dmacvicar@suse.de
4181
4182 - aria2: implement speed indicators (bnc#475506)
4183 - aria2: implement progress indicators correctly (bnc#473846)
4184 - aria2: fix broken pipe when looking for aria2c which caused
4185          a fallback to curl. (bnc#480930)
4186 - aria2: implement saving and reading mirror stats data in
4187          /var/cache/zypp/aria2.stats
4188 - aria2: handle failover correctly (bnc#481115)
4189 - aria2: various improvements in error and report  handling
4190 - aria2: curl: reset settings on attach to avoid duplicate
4191   headers
4192 - version 6.2.1 (2)
4193
4194 -------------------------------------------------------------------
4195 Tue Mar  3 12:44:24 CET 2009 - ma@suse.de
4196
4197 - Adapt to changed satsolver API.
4198
4199 -------------------------------------------------------------------
4200 Fri Feb 27 16:23:36 CET 2009 - dmacvicar@suse.de
4201
4202 - Make sure Fetcher pass optional files as non-interactive
4203 - Fixes file does not exist error when key/sig does not exist
4204 - version 6.2.0 (2)
4205
4206 -------------------------------------------------------------------
4207 Thu Feb 26 13:49:56 CET 2009 - ma@suse.de
4208
4209 - Use correct default for zconfig(solver.checkSystemFile) (bnc# 475144)
4210
4211 -------------------------------------------------------------------
4212 Thu Feb 26 01:25:33 CET 2009 - ma@suse.de
4213
4214 - Prevent ResStatus from overriding user locks. (bnc #475230)
4215
4216 -------------------------------------------------------------------
4217 Sun Feb 22 15:27:11 CET 2009 - ma@suse.de
4218
4219 - Never refresh repositories from CD/DVD, once they are created. (bnc #476429)
4220
4221 -------------------------------------------------------------------
4222 Sat Feb 21 18:31:17 CET 2009 - dmacvicar@suse.de
4223
4224 Implemented the following options with aria backend:
4225
4226 - download.max_concurrent_connections (default 2)
4227   download.min_download_speed (default no limit)
4228   download.max_download_speed (default no limit)
4229   download.max_silent_tries (default 5)
4230
4231 -------------------------------------------------------------------
4232 Fri Feb 20 16:28:19 CET 2009 - dmacvicar@suse.de
4233
4234 - MediaAria2c: allow disabling aria2 using ZYPP_ARIA2C=0.
4235   Various improvements including file existence checking
4236   Disable HEAD request if aria2c >= 1.20
4237   Restrict max connections to 2 for now.
4238
4239 -------------------------------------------------------------------
4240 Wed Feb 18 15:51:38 CET 2009 - ma@suse.de
4241
4242 - Neither lose packages with empty name, nor SEGV when processing them. (bnc #470011)
4243
4244 -------------------------------------------------------------------
4245 Tue Feb 17 23:17:54 CET 2009 - ma@suse.de
4246
4247 - Compute obsoletes based on names only (not considering provides) (bnc #471023)
4248
4249 -------------------------------------------------------------------
4250 Tue Feb 17 12:56:57 CET 2009 - jkupec@suse.cz
4251
4252 - Fixed FTP authentication (bnc #472879)
4253
4254 -------------------------------------------------------------------
4255 Wed Feb 11 13:31:03 CET 2009 - ma@suse.de
4256
4257 - Follow IEC and use the binary prefixes (KiB,MiB,GiB) for printing Byte
4258   counts based on a power of 1024 (formerly just K,M,G). Byte counts based
4259   on a power of 1000 stay unaffected (kB,MB,GB).
4260
4261 -------------------------------------------------------------------
4262 Mon Feb  9 13:14:26 CET 2009 - ma@suse.de
4263
4264 - Fix installation prompting for the wrong CD/DVD. (bnc #472892)
4265
4266 -------------------------------------------------------------------
4267 Tue Feb  3 18:07:38 CET 2009 - ma@suse.de
4268
4269 - Send any output from rpm install/delete scripts via callback, so
4270   applications are able to display it. (bnc #369450)
4271
4272 -------------------------------------------------------------------
4273 Mon Feb  2 14:12:08 CET 2009 - ma@suse.de
4274
4275 - Add missing translations (bnc #256289)
4276
4277 -------------------------------------------------------------------
4278 Wed Jan 28 14:37:28 CET 2009 - jkupec@suse.cz
4279
4280 - HistoryLogReader added
4281
4282 -------------------------------------------------------------------
4283 Tue Jan 27 13:35:44 CET 2009 - ma@suse.de
4284
4285 - Respect content-file DATDIR when downloading packages. (bnc #468612)
4286
4287 -------------------------------------------------------------------
4288 Tue Jan 27 13:28:54 CET 2009 - jkupec@suse.cz
4289
4290 - Enabled CredentialManager for MediaSMB (bnc #460970).
4291 - Ignore URL's username, password, and query string in AuthData
4292   comparator in CredentialManager.
4293
4294 -------------------------------------------------------------------
4295 Mon Jan 26 12:41:07 CET 2009 - ma@suse.de
4296
4297 - Let vendor checks per default differ between 'openSUSE Build Service'
4298   and 'openSUSE' (bnc #467262).
4299
4300 -------------------------------------------------------------------
4301 Fri Jan 23 12:34:44 CET 2009 - ma@suse.de
4302
4303 - Fix handling of plaindir repos on mounted devices (e.g. USB) (bnc #464778)
4304 - Fix plaindir checksum computation not to to follow symlinks (bnc #464778)
4305
4306 -------------------------------------------------------------------
4307 Thu Jan 22 10:41:27 CET 2009 - ma@suse.de
4308
4309 - Tell satsolver about product buddies (bnc #466565)
4310
4311 -------------------------------------------------------------------
4312 Fri Jan  9 17:01:10 CET 2009 - jkupec@suse.cz
4313
4314 - handle HTTP 503 reponses as temporary errors (bnc #462545)
4315
4316 -------------------------------------------------------------------
4317 Thu Dec 18 22:26:18 CET 2008 - ma@suse.de
4318
4319 - Fixed lost user request to abort during commit. (bnc #388810, bnc #450273)
4320 - revision 11954
4321 - version 5.25.0 (23)
4322
4323 -------------------------------------------------------------------
4324 Thu Dec 18 13:02:27 CET 2008 - ma@suse.de
4325
4326 - Add Package::filelist, faster and less memory consuming
4327   implementation of Package::filenames (now deprecated).
4328 - revision 11949
4329
4330 -------------------------------------------------------------------
4331 Thu Dec 11 21:39:50 CET 2008 - ma@suse.de
4332
4333 - Add str::hexencode and str::hexdecode to encode special characters
4334   in a string as %XX.
4335 - Hexdecode modalias strings in rpm dependencies because rpm does not
4336   allow comma, blank and other special chars. (bnc #456695)
4337 - revision 11927
4338
4339 -------------------------------------------------------------------
4340 Thu Dec 11 17:13:06 CET 2008 - ma@suse.de
4341
4342 - Catch and report media errors when proving packages. (bnc #457652)
4343 - revision 11926
4344
4345 -------------------------------------------------------------------
4346 Wed Dec 10 16:09:08 CET 2008 - ma@suse.de
4347
4348 - Remove obsolete zypp.conf::productsdir and deprecate
4349   ZConfig::productsPath().
4350 - Monitor /etc/products.d to determine if @system.solv needs to be
4351   rebuilt. (bnc #457933)
4352 - revision 11923
4353 - version 5.24.7 (23)
4354
4355 -------------------------------------------------------------------
4356 Mon Dec  8 15:31:18 CET 2008 - ma@suse.de
4357
4358 - Execute patch scripts chroot to the installed system. (bnc #456795)
4359 - revision 11908
4360
4361 -------------------------------------------------------------------
4362 Mon Dec  8 10:39:30 CET 2008 - schubi@suse.de
4363
4364 - Make the solver reset function public (bnc #439373)
4365 - Revision 11904
4366
4367 -------------------------------------------------------------------
4368 Sun Dec  7 20:21:09 CET 2008 - coolo@suse.de
4369
4370 - note for coolo: do not trust bash advisory from TPM colleagues
4371
4372 -------------------------------------------------------------------
4373 Fri Dec  5 14:22:11 CET 2008 - ma@suse.de
4374
4375 - Fix solvers inappropriate selection as byUSER (bnc 455965)
4376 - revision 11891
4377 - version 5.24.6 (23)
4378
4379 -------------------------------------------------------------------
4380 Thu Dec  4 11:10:35 CET 2008 - coolo@suse.de
4381
4382 - fix %post script to not warn on fresh install
4383
4384 -------------------------------------------------------------------
4385 Mon Dec  1 19:38:24 CET 2008 - ma@suse.de
4386
4387 - Fix install order computation losing some installed packages
4388   pre-requirements. (bnc #439802)
4389 - revision 11845
4390 - version 5.24.5 (23)
4391
4392 -------------------------------------------------------------------
4393 Fri Nov 28 16:33:56 CET 2008 - ma@suse.de
4394
4395 - Prune soft locks to prevent installation but not update of
4396   already installed packages.
4397 - revision 11829
4398 - version 5.24.4 (23)
4399
4400 -------------------------------------------------------------------
4401 Fri Nov 28 11:36:03 CET 2008 - schubi@suse.de
4402
4403 - Taking solutions which based on user requirements/conflict
4404   "by User" solutions (bnc #442718)
4405 - revision 11825
4406
4407 -------------------------------------------------------------------
4408 Fri Nov 28 00:05:17 CET 2008 - ma@suse.de
4409
4410 - Take into account the requirements of all obsoleted packages uninstall
4411   scripts when computing the installation order. (bnc #439802)
4412 - revision 11823
4413 - version 5.24.3 (23)
4414
4415 -------------------------------------------------------------------
4416 Thu Nov 27 14:45:07 CET 2008 - dmacvicar@suse.de
4417
4418 - fix maybeUnsuported() method returning wrong result
4419 - add testcase for future coverage
4420 - don't force time based uuid for anonymous id string (bnc #449654)
4421 - RELEASE: 5.24.2 (23)
4422
4423 -------------------------------------------------------------------
4424 Wed Nov 26 17:18:00 CET 2008 - ma@suse.de
4425
4426 - Call 'repo2solv -R' (recursive scan) for plaindir repos. (bnc #443350)
4427 - revision 11810
4428
4429 -------------------------------------------------------------------
4430 Wed Nov 26 17:09:12 CET 2008 - dmacvicar@suse.de
4431
4432 - SHA1SUMS.key is not imported by zypp as known key (bnc #446188)
4433 - path and url in add_on_products.xml is evaluated wrong
4434   (bnc #446170)
4435
4436 -------------------------------------------------------------------
4437 Mon Nov 24 17:47:35 CET 2008 - schubi@suse.de
4438
4439 - activate locking for doUpdate (bnc #447684)
4440 - revision 11792
4441 - RELEASE: 5.24.1 (23)
4442
4443 -------------------------------------------------------------------
4444 Fri Nov 21 16:56:10 CET 2008 - dmacvicar@suse.de
4445
4446 - remove unused updaterepokey, replaced by repo
4447   product information
4448
4449 -------------------------------------------------------------------
4450 Fri Nov 21 15:12:52 CET 2008 - jkupec@suse.cz
4451
4452 - fixed uninitialized value in OnMediaLocation (bnc #447010)
4453 - revision 11770
4454
4455 -------------------------------------------------------------------
4456 Thu Nov 20 23:59:16 CET 2008 - ma@suse.de
4457
4458 - Fix retrieval of deltarpm info.
4459 - revision 11764
4460 - version 5.24.0 (23)
4461
4462 -------------------------------------------------------------------
4463 Thu Nov 20 22:15:28 CET 2008 - ma@suse.de
4464
4465 - Fix retrieval of Repository attributes like timestamps, keywords
4466   and product info.
4467 - revision 11760
4468
4469 -------------------------------------------------------------------
4470 Thu Nov 20 19:30:05 CET 2008 - ma@suse.de
4471
4472 - Enhance class LookupAttr and add convenience class LookupRepoAttr to
4473   iterate those solv file attributes which are not acssociated with a
4474   solvable. E.g. product or deltarpm info.
4475 - revision 11754
4476
4477 -------------------------------------------------------------------
4478 Wed Nov 19 15:49:38 CET 2008 - jkupec@suse.cz
4479
4480 - encode user-supplied URL strings before using them in the Url object
4481   (bnc #446395, bnc #444267)
4482 - revision 11720
4483
4484 -------------------------------------------------------------------
4485 Wed Nov 19 15:15:14 CET 2008 - ma@suse.de
4486
4487 - Support loading helix files.
4488 - revision 11719
4489
4490 -------------------------------------------------------------------
4491 Tue Nov 18 18:37:30 CET 2008 - ma@suse.de
4492
4493 - Add class filesystem::Glob to find pathnames matching a pattern
4494   by using ::glob.
4495 - revision 11708
4496
4497 -------------------------------------------------------------------
4498 Thu Nov 13 11:07:56 CET 2008 - schubi@suse.de
4499
4500 - Taking care for ppc64 while distupgrade (bnc #443685)
4501 - revision 11670
4502
4503 -------------------------------------------------------------------
4504 Wed Nov 12 18:53:03 CET 2008 - ma@suse.de
4505
4506 - Add Capability ctor from Arch and Name: (Arch_i386, "name") or
4507   (Arch_i386, "name == 1.0").
4508 - revision 11669
4509
4510 -------------------------------------------------------------------
4511 Wed Nov 12 14:31:20 CET 2008 - ma@suse.de
4512
4513 - Take care to always reset CURLOPT_TIMECONDITION to prevent incomplete
4514   downloads. (bnc #444109)
4515 - revision 11656
4516 - version 5.23.0 (23)
4517
4518 -------------------------------------------------------------------
4519 Wed Nov 12 13:19:02 CET 2008 - ma@suse.de
4520
4521 - Check for modaliases below /sys (bnc #430179)
4522 - revision 11653
4523
4524 -------------------------------------------------------------------
4525 Tue Nov 11 18:36:33 CET 2008 - ma@suse.de
4526
4527 - Avoid superfluous file copying and gpg invocation in keyring handling.
4528 - revision 11650
4529
4530 -------------------------------------------------------------------
4531 Tue Nov 11 14:48:52 CET 2008 - ma@suse.de
4532
4533 - Prevent fetcher from processing the same index file twice. (bnc #443644)
4534 - revision 11648
4535 - version 5.22.0 (21)
4536
4537 -------------------------------------------------------------------
4538 Fri Nov  7 23:55:47 CET 2008 - ma@suse.de
4539
4540 - Fix retrieval of patch contents and references attributes. (bnc #442200)
4541 - revision 11641
4542 - version 5.21.0 (21)
4543
4544 -------------------------------------------------------------------
4545 Fri Nov  7 19:51:00 CET 2008 - ma@suse.de
4546
4547 - Add CheckSum::asString.
4548 - revision 11634
4549
4550 -------------------------------------------------------------------
4551 Fri Nov  7 17:55:48 CET 2008 - ma@suse.de
4552
4553 - revision 11631
4554 - version 5.20.0 (20)
4555
4556 -------------------------------------------------------------------
4557 Thu Nov  6 18:35:25 CET 2008 - dmacvicar@suse.de
4558
4559 - re-add the flavor to the http header now using a flavor
4560   cache that is updated on every target load.
4561   Target::dstributionFlavor provides access to this cache
4562   in case you need the last used flavor without loading
4563   the target.
4564
4565 -------------------------------------------------------------------
4566 Thu Nov  6 16:23:03 CET 2008 - schubi@suse.de
4567
4568 - added flag: ignorealreadyrecommended to the testcases (bnc #432136)
4569 - revsion 11539
4570
4571 -------------------------------------------------------------------
4572 Thu Nov  6 09:41:48 CET 2008 - schubi@suse.de
4573
4574 - Adding rule rpm-arch for installed rpm package in order to avoid
4575   unneeded architecture change. (bnc #441004)
4576 - revision 11585
4577
4578 -------------------------------------------------------------------
4579 Tue Nov  4 13:21:35 CET 2008 - jkupec@suse.cz
4580
4581 - handle MediaTimeoutException also in MediaSetAccess::provideFile()
4582   (bnc #439983)
4583 - revision 11568
4584
4585 -------------------------------------------------------------------
4586 Mon Nov  3 15:30:53 CET 2008 - dmacvicar@suse.de
4587
4588 - merge contributions by Jon Nelson, the patches resolve
4589   the following issues:
4590 - disable the "Pragma: nocache" header which is automatically
4591   used by curl.
4592   re-enables the use of a caching http proxy (like squid or others)
4593   and corrects (bnc #326208)
4594 - don't generate an If-Modified-Since header if we don't have a
4595   previous file to work with
4596 - don't generate a Proxy-Authenticate header if one is not called
4597   for.
4598
4599 -------------------------------------------------------------------
4600 Fri Oct 31 14:01:57 CET 2008 - ma@suse.de
4601
4602 - Do not save solver locks (by APPL_HIGH).
4603 - revision 11558
4604
4605 -------------------------------------------------------------------
4606 Fri Oct 31 13:53:39 CET 2008 - dmacvicar@suse.de
4607
4608 - fetcher.setOptions( Fetcher::AutoAddIndexes ) allows
4609   for automatic signed index discovery.
4610 - enqueueDir with checksum checking s now enqueueDigestedDir
4611
4612 -------------------------------------------------------------------
4613 Thu Oct 30 14:24:57 CET 2008 - schubi@suse.de
4614
4615 - solutions: keep/lock will be done by APPL_HIGH. So they will not be
4616   saved in the lockfiles
4617 - "keep obsolete" will be handled with lock by APPL_HIGH (bnc #439134)
4618 - revision  11549
4619
4620 -------------------------------------------------------------------
4621 Wed Oct 29 14:14:16 CET 2008 - jkupec@suse.cz
4622
4623 - throw a MediaTimeoutException also on http 504 (gateway timeout)
4624   (bnc #425035)
4625 - revision 11535
4626
4627 -------------------------------------------------------------------
4628 Wed Oct 29 12:51:55 CET 2008 - ma@suse.de
4629
4630 - Add 'sh4' architectures.
4631 - revision 11534
4632
4633 -------------------------------------------------------------------
4634 Tue Oct 28 22:01:40 CET 2008 - dmacvicar@suse.de
4635
4636 - don't free the header before curl_perform as curl does not
4637   copy it. (bnc#439532)
4638
4639 -------------------------------------------------------------------
4640 Tue Oct 28 16:47:36 CET 2008 - ma@suse.de
4641
4642 - Add 'arm' architectures.
4643 - revision 11525
4644
4645 -------------------------------------------------------------------
4646 Tue Oct 28 10:07:13 CET 2008 - schubi@suse.de
4647
4648 - regarding "keep obsolete" in the solutions (bnc #439134)
4649 - revision 11517
4650
4651 -------------------------------------------------------------------
4652 Mon Oct 27 10:51:01 CET 2008 - dmacvicar@suse.de
4653
4654 - fix broken aria2c command line (bnc#438971)
4655
4656 -------------------------------------------------------------------
4657 Sun Oct 26 14:53:56 CET 2008 - coolo@suse.de
4658
4659 - adding svn r11488 to fix compile of PackageKit
4660
4661 -------------------------------------------------------------------
4662 Fri Oct 24 18:12:34 CEST 2008 - ma@suse.de
4663
4664 - Remove error prone methods from OnMediaLocation API to prevent
4665   accidental missuse. (bnc #437328)
4666 - revision 11487
4667 - version 5.19.0 (19)
4668
4669 -------------------------------------------------------------------
4670 Fri Oct 24 16:07:45 CEST 2008 - ma@suse.de
4671
4672 - Provide the /etc/products.d enties filename as Product::referenceFilename.
4673   Use it to remove orphan products. (bnc #432932)
4674 - Fix media exception handling in commit (bnc #395704)
4675 - revision 11485
4676 - version 5.18.0 (17)
4677
4678 -------------------------------------------------------------------
4679 Fri Oct 24 10:29:19 CEST 2008 - schubi@suse.de
4680
4681 - Taking "unlock" instead of setTransact(false) in the solutions (bnc #436923)
4682 - revision 11468
4683 - version 5.17.0 (17)
4684
4685 -------------------------------------------------------------------
4686 Wed Oct 22 14:33:10 CEST 2008 - ma@suse.de
4687
4688 - For retrieving a product license fall back to license.tar.gz. (bnc #372386)
4689 - revision 11447
4690
4691 -------------------------------------------------------------------
4692 Wed Oct 22 14:16:33 CEST 2008 - dmacvicar@suse.de
4693
4694 - move anonymous unique id to a private http header
4695   X-ZYpp-AnonymousUniqueId (bnc#431571 )
4696
4697 -------------------------------------------------------------------
4698 Wed Oct 22 12:58:35 CEST 2008 - ma@suse.de
4699
4700 - Adapt to satsolver-0.12 API.
4701 - Add Locale:: bestMatch to find the best match within a set of
4702   available Locales.
4703 - revision 11441
4704
4705 -------------------------------------------------------------------
4706 Mon Oct 20 16:44:58 CEST 2008 - ma@suse.de
4707
4708 - RepoInfo: Add methods to handle repository licenses. (bnc #372386)
4709 - revision 11419
4710
4711 -------------------------------------------------------------------
4712 Mon Oct 20 16:39:41 CEST 2008 - ma@suse.de
4713
4714 - Adapt to changed satsolver dataiterator API.
4715 - revision 11418
4716
4717 -------------------------------------------------------------------
4718 Fri Oct 17 18:31:47 CEST 2008 - ma@suse.de
4719
4720 - Secure download of license file on repo refresh (bnc #372386)
4721 - revision 11398
4722
4723 -------------------------------------------------------------------
4724 Fri Oct 17 17:26:25 CEST 2008 - ma@suse.de
4725
4726 - Call 'repo2solv.sh -o' instead of using output redirection. (bnc #420046)
4727 - revision 11397
4728
4729 -------------------------------------------------------------------
4730 Thu Oct 16 17:57:15 CEST 2008 - jkupec@suse.cz
4731
4732 - repository license methods added to RepoManager (bnc #372386)
4733 - revision 11377
4734
4735 -------------------------------------------------------------------
4736 Thu Oct 16 16:26:01 CEST 2008 - dmacvicar@suse.de
4737
4738 - don't take into account stat information when looking
4739   for remote SHA1SUMS (part of bnc#409927)
4740
4741 -------------------------------------------------------------------
4742 Wed Oct 15 18:01:48 CEST 2008 - jkupec@suse.cz
4743
4744 - MediaSetAccess::provideOptionalFile() added
4745 - revision 11369
4746
4747 -------------------------------------------------------------------
4748 Wed Oct 15 18:01:48 CEST 2008 - jkupec@suse.cz
4749 - version 5.16.1 (16)
4750
4751 -------------------------------------------------------------------
4752 Tue Oct 14 16:15:09 CEST 2008 - jkupec@suse.cz
4753
4754 - don't initialize servicesTargetDistro via global ZYpp instance in
4755   RepoManagerOptions() constructor (bnc #435184)
4756 - revision 11342
4757
4758 -------------------------------------------------------------------
4759 Mon Oct 13 19:12:40 CEST 2008 - jkupec@suse.cz
4760
4761 - repository probing: check for other types of repo even on
4762   MediaException, throw only if all fail (bnc #335906)
4763 - revision 11332
4764
4765 -------------------------------------------------------------------
4766 Mon Oct 13 14:16:25 CEST 2008 - ma@suse.de
4767
4768 - Adapt to satsolver changes.
4769 - revision 11331
4770 - version 5.16.0 (16)
4771
4772 -------------------------------------------------------------------
4773 Mon Oct 13 13:28:48 CEST 2008 - ma@suse.de
4774
4775 - Fix reading delta rpm checksum from solv file.
4776 - revision 11313
4777
4778 -------------------------------------------------------------------
4779 Mon Oct 13 12:12:39 CEST 2008 - ma@suse.de
4780
4781 - Fix package-manager script to properly quote arguments. (bnc #30903)
4782 - revision 11311
4783
4784 -------------------------------------------------------------------
4785 Mon Oct 13 11:03:04 CEST 2008 - schubi@suse.de
4786
4787 - regarding orphaned resolvables
4788 - removed old distupgrade algorithm
4789 - revision 11307
4790
4791 -------------------------------------------------------------------
4792 Sun Oct 12 13:55:51 CEST 2008 - jkupec@suse.cz
4793
4794 - handle ftp response 530 (login failed) like http 403
4795   (bnc #433537)
4796 - revision 11305
4797
4798 -------------------------------------------------------------------
4799 Thu Oct  9 17:37:18 CEST 2008 - ma@suse.de
4800
4801 - Adapt to satsolvers 'big solv data change'.
4802 - revision 11294
4803
4804 -------------------------------------------------------------------
4805 Thu Oct  9 17:18:18 CEST 2008 - schubi@suse.de
4806
4807 - Taking the right solution actions for locked resolvables (bnc #400840)
4808 - revision 11289
4809
4810 -------------------------------------------------------------------
4811 Thu Oct  9 13:52:03 CEST 2008 - ma@suse.de
4812
4813 - Add required copy-ctor and assignment operator to WhatProvides.
4814   (bnc #433087)
4815 - revision 11276
4816
4817 -------------------------------------------------------------------
4818 Wed Oct  8 16:24:25 CEST 2008 - jkupec@suse.cz
4819
4820 - detect and use unused loop device for mounting ISO images
4821   (bnc #428009)
4822 - revision 11262
4823 - version 5.15.1 (13)
4824
4825 -------------------------------------------------------------------
4826 Wed Oct  8 15:39:08 CEST 2008 - jkupec@suse.cz
4827
4828 - fixed segfault when saving the probed repo type in
4829   RepoManager::refreshMetadata() (bnc #431963)
4830 - revision 11261
4831
4832 -------------------------------------------------------------------
4833 Wed Oct  8 11:33:00 CEST 2008 - dmacvicar@suse.de
4834
4835 - improve log message (bnc#429114)
4836
4837 -------------------------------------------------------------------
4838 Wed Oct  8 11:15:20 CEST 2008 - lslezak@suse.cz
4839
4840 - disk usage - ignore /proc filesystem (bnc#418783)
4841 - revision 11258
4842
4843 -------------------------------------------------------------------
4844 Tue Oct  7 13:24:10 CEST 2008 - ma@suse.de
4845
4846 - Fixed detection of loopback mounted iso-files. The mtab entry does
4847   not necessarily mention the iso-file. (bnc #432504)
4848 - revision 11252
4849 - version 5.15.0 (13)
4850
4851 -------------------------------------------------------------------
4852 Thu Oct  2 19:46:13 CEST 2008 - ma@suse.de
4853
4854 - Add zypp.conf option 'download.use_deltarpmr.always' to enable using
4855   delta rpms even if the package is available on a local source.
4856   (Axel C. Frinke)
4857 - revision 11235
4858 - version 5.14.0 (13)
4859
4860 -------------------------------------------------------------------
4861 Thu Oct  2 18:50:11 CEST 2008 - ma@suse.de
4862
4863 - Add product attribute: PRODUCTLINE.
4864 - revision 11234
4865
4866 -------------------------------------------------------------------
4867 Thu Oct  2 17:18:19 CEST 2008 - ma@suse.de
4868
4869 - Do not consider self provided requirements whan computing the
4870   installation order.
4871 - revision 11231
4872
4873 -------------------------------------------------------------------
4874 Wed Oct  1 16:07:36 CEST 2008 - ma@suse.de
4875
4876 - Rephrase missleading error message. (bnc #431229)
4877 - revision 11222
4878
4879 -------------------------------------------------------------------
4880 Tue Sep 30 17:23:48 CEST 2008 - ma@suse.de
4881
4882 - Allow computation of disk usage per solvable.
4883 - revision 11218
4884
4885 -------------------------------------------------------------------
4886 Mon Sep 29 23:59:10 CEST 2008 - dmacvicar@suse.de
4887
4888 - Merge aria2c Media handler code from Google SOC 2008
4889   (Gerard Farras)
4890 - Only activated by making env var ZYPP_ARIA=1
4891
4892 -------------------------------------------------------------------
4893 Mon Sep 29 15:56:17 CEST 2008 - jkupec@suse.cz
4894
4895 - history: tell which package failed before logging rpm output or
4896   error message (bnc #430585)
4897 - no localization for history log comments
4898 - revision 11202
4899
4900 -------------------------------------------------------------------
4901 Mon Sep 29 13:43:08 CEST 2008 - ma@suse.de
4902
4903 - Fix zypp::WhatProvides::empty returning inverse result.
4904 - revision 11200
4905 - version 5.13.1 (13)
4906
4907 -------------------------------------------------------------------
4908 Sat Sep 27 23:36:19 CEST 2008 - jkupec@suse.cz
4909
4910 - fixed endless loop when CredentialManager returns bad password
4911 - CredentialManager now correctly updates password of existing
4912   credentials
4913 - revision 11187
4914
4915 -------------------------------------------------------------------
4916 Fri Sep 26 15:37:50 CEST 2008 - ma@suse.de
4917
4918 - Fix computation of Product::flavor.
4919 - Add Product::productLine. A vendor specific string denoting the
4920   product line.
4921 - revision 11182
4922 - version 5.13.0 (13)
4923
4924 -------------------------------------------------------------------
4925 Fri Sep 26 15:25:33 CEST 2008 - jkupec@suse.cz
4926
4927 - save user credentials after asking for them
4928 - revision 11181
4929
4930 -------------------------------------------------------------------
4931 Thu Sep 25 23:19:55 CEST 2008 - jkupec@suse.cz
4932
4933 - ZConfig::credentialsGlobal{File,Dir}() added
4934   (/etc/zypp/credentials.{cat,d})
4935 - revision 11176
4936
4937 -------------------------------------------------------------------
4938 Thu Sep 25 17:09:44 CEST 2008 - jkupec@suse.cz
4939
4940 - Target::setInstallationLogfile() removed from zypp/Target.h
4941 - revision 11171
4942
4943 -------------------------------------------------------------------
4944 Thu Sep 25 13:11:43 CEST 2008 - ma@suse.de
4945
4946 - Remove obsolete zypp-query-pool binary. zypper provides all
4947   the information one needs.
4948 - revision 11160
4949
4950 -------------------------------------------------------------------
4951 Wed Sep 24 19:11:19 CEST 2008 - jkupec@suse.cz
4952
4953 - HistoryLog added and used to log package installs/removes and
4954   repository adds, removes, url and alias changes into
4955   history.logfile (/var/log/zypp/history) (fate #110205)
4956 - str::escape(string, char) added
4957 - revision 11150
4958 - version 5.12.1 (12)
4959
4960 -------------------------------------------------------------------
4961 Tue Sep 23 14:02:08 CEST 2008 - jkupec@suse.cz
4962
4963 - CredentialManager: look for credentials with
4964   wanted_url.startsWith(stored_url)
4965 - RepoManager: don't pass service credentials down to repos if
4966   their urls are not based on service's url.
4967 - revision 11134
4968
4969 -------------------------------------------------------------------
4970 Mon Sep 22 16:27:41 CEST 2008 - ma@suse.de
4971
4972 - Remove superfluous PRODUCT_REFERENCES attribute.
4973 - revision 11127
4974
4975 -------------------------------------------------------------------
4976 Mon Sep 22 16:13:08 CEST 2008 - ma@suse.de
4977
4978 - Add Url::hasCredentialsInAuthority test for username or password
4979   being encoded in the authority component. I.e. user:pass@host.
4980 - Handle repos to be disabled disable in service refresh.
4981 - revision 11126
4982
4983 -------------------------------------------------------------------
4984 Mon Sep 22 12:10:34 CEST 2008 - jkupec@suse.cz
4985
4986 - provided context to keyring callbacks (bnc #370223)
4987 - merged trust & import callbacks (bnc #366467)
4988   (don't worry, still allows to trust && !import)
4989 - revision 11113
4990
4991 -------------------------------------------------------------------
4992 Fri Sep 19 13:17:38 CEST 2008 - ma@suse.de
4993
4994 - Moved DefaultAcceptBits enum to class KeyRing (formerly KeyRingReort).
4995 - revision 11102
4996
4997 -------------------------------------------------------------------
4998 Thu Sep 18 16:11:23 CEST 2008 - ma@suse.de
4999
5000 - Use service alias as namespace for it's repositories aliases.
5001 - revision 11097
5002 - version 5.11.0 (11)
5003
5004 -------------------------------------------------------------------
5005 Thu Sep 18 12:45:25 CEST 2008 - jkupec@suse.cz
5006
5007 - pass service's credentials down to repos
5008 - support ?credentials=filepath in URL to specify credentials
5009 - revision 11092
5010
5011 -------------------------------------------------------------------
5012 Thu Sep 18 09:57:49 CEST 2008 - ma@suse.de
5013
5014 - Add Product::isTargetDistribution to identify the systems installed
5015   baseproduct. This should replace tests for Product::type is "base".
5016 - revision 11089
5017
5018 -------------------------------------------------------------------
5019 Wed Sep 17 18:05:44 CEST 2008 - jkupec@suse.cz
5020
5021 - save user credentials when adding repos/services with URLs containing
5022   the credentials (bnc #425462)
5023 - revision 11085
5024
5025 -------------------------------------------------------------------
5026 Wed Sep 17 15:08:54 CEST 2008 - ma@suse.de
5027
5028 - Adapt to rpms new way of quoting whitespace in pathnames.(bnc #426924)
5029 - revision 11082
5030
5031 -------------------------------------------------------------------
5032 Tue Sep 16 18:41:39 CEST 2008 - ma@suse.de
5033
5034 - Service handling fixes. Added ServiceException.
5035 - revision 11077
5036
5037 -------------------------------------------------------------------
5038 Mon Sep 15 11:40:04 CEST 2008 - ma@suse.de
5039
5040 - Fix building of transaltions.
5041 - revision 11064
5042
5043 -------------------------------------------------------------------
5044 Sun Sep 14 00:10:21 CEST 2008 - jkupec@suse.cz
5045
5046 - ServiceInfo.clearReposTo{Enable,Disable}() methods added
5047 - revision 11060
5048
5049 -------------------------------------------------------------------
5050 Fri Sep 12 18:24:28 CEST 2008 - ma@suse.de
5051
5052 - Create new Service repos in disbaled sate.
5053 - revision 11056
5054 - version 5.10.0 (10)
5055
5056 -------------------------------------------------------------------
5057 Fri Sep 12 16:04:54 CEST 2008 - ma@suse.de
5058
5059 - Make registerTarget and registerRelease abvailable for installed
5060   product. Required for registration.
5061 - revision 11043
5062
5063 -------------------------------------------------------------------
5064 Fri Sep 12 12:59:50 CEST 2008 - ma@suse.de
5065
5066 - Add url lists query to Product interface. A generic query and
5067   convenience methods to query urls for "releasenotes", "register",
5068   "updateurls", "extraurls",  "optionalurls" and "smolt" (bnc #413444)
5069 - revision 11029
5070
5071 -------------------------------------------------------------------
5072 Fri Sep 12 01:38:25 CEST 2008 - jkupec@suse.cz
5073
5074 - ServiceType and ServiceInfo::type() added (contains only RIS for
5075   now), service type probing added.
5076 - Avoiding the use of 'path' for services (appending
5077   the repoindex.xml's 'path' to the baseurl of created repos)
5078 - renamed ServiceInfo::*catalog*() methods to *repo*() methods
5079 - revision 11022
5080
5081 -------------------------------------------------------------------
5082 Thu Sep 11 16:01:57 CEST 2008 - dmacvicar@suse.de
5083
5084 - add Repostiroy::updateKeys and
5085   Repository::providesUpdatesForKey(string) for repo and
5086   product matching
5087 - Provide Repository::isUpdateRepo
5088
5089 -------------------------------------------------------------------
5090 Thu Sep 11 14:41:28 CEST 2008 - ma@suse.de
5091
5092 - Fix evaluation of vendor support flags.
5093 - Adapt retrieval of registration data (targetDistribution,
5094   targetDistributionRelease and targetDistributionFlavor).
5095 - revision 11013
5096
5097 -------------------------------------------------------------------
5098 Wed Sep 10 18:23:52 CEST 2008 - ma@suse.de
5099
5100 - Follow gpgcheck tag in .repo file and do no check if disabled.
5101 - revision 11010
5102 - version 5.9.0 (8)
5103
5104 -------------------------------------------------------------------
5105 Wed Sep 10 17:54:20 CEST 2008 - jkupec@suse.cz
5106
5107 - added dumpAsXMLOn(stream,string) to ServiceInfo to print services
5108   with content (repos)
5109 - revision 11004
5110
5111 -------------------------------------------------------------------
5112 Wed Sep 10 17:31:41 CEST 2008 - ma@suse.de
5113
5114 - Remove obsolete product attributes.
5115 - Store less packages in /var/lib/zypp/SoftLocks (bnc #418050)
5116 - revision 11001
5117
5118 -------------------------------------------------------------------
5119 Wed Sep 10 16:40:00 CEST 2008 - ma@suse.de
5120
5121 - Provide product::updaterepoKey: Update repository indicator string.
5122 - revision 11000
5123
5124 -------------------------------------------------------------------
5125 Tue Sep  9 17:33:03 CEST 2008 - dmacvicar@suse.de
5126
5127 - provide context about the repository (name/alias) if available when
5128   checking signatures (bnc#370223)
5129 - 5.8.0
5130
5131 -------------------------------------------------------------------
5132 Tue Sep  9 13:04:11 CEST 2008 - ma@suse.de
5133
5134 - Add ServiceInfo interface to define a set of catalogs (repository
5135   aliases) to be enabled on next refresh.
5136 - revision 10970
5137
5138 -------------------------------------------------------------------
5139 Tue Sep  9 11:40:42 CEST 2008 - ma@suse.de
5140
5141 - Fix reading of Traget::targetDistribution.
5142 - Allow to configure default answers in signature verification workflow.
5143 - revision 10968
5144
5145 -------------------------------------------------------------------
5146 Mon Sep  8 17:11:02 CEST 2008 - jkupec@suse.cz
5147
5148 - CredentialManager added to manage stored credentials
5149 - MediaCurl adapted to use CredentialManager to read credentials
5150 - revision 10958
5151
5152 -------------------------------------------------------------------
5153 Fri Sep  5 11:40:05 CEST 2008 - jkupec@suse.cz
5154
5155 - operator ==, !=, < definition moved to RepoInfoBase from
5156   the derived classes
5157 - fixed RepoInfo::dumpAsIniOn() to not print 'type' if it is unknown
5158   (bnc #407515)
5159 - {Repo,Service}Info::dumpAsXMLOn(ostream) added
5160 - RepoInfo::dumpRepoOn() deprecated in favor of dumpAsIniOn()
5161 - use shared_ptr instead of itrusive for {Repo,Service}Info
5162 - revision 10931:10942
5163
5164 -------------------------------------------------------------------
5165 Thu Sep  4 16:47:07 CEST 2008 - jkupec@suse.cz
5166
5167 - RepoInfo{,Base} setters made void
5168 - revision 10931
5169
5170 -------------------------------------------------------------------
5171 Wed Sep  3 14:53:06 CEST 2008 - jkupec@suse.cz
5172
5173 - skip repositories with non-matching target distro when reading
5174   repoindex
5175 - revision 10926
5176
5177 -------------------------------------------------------------------
5178 Tue Sep  2 11:04:52 CEST 2008 - schubi@suse.de
5179
5180 - Enabled distupgrade of the SAT solver. In order to use the old
5181   distupgrade you can set the environment variable ZYPP_NO_SAT_UPDATE.
5182   This variable will can be used until the old distupgrade mechanism will
5183   be removed from libzypp. Have a look to above changelogs.
5184 - revision 10911
5185 - version 5.7.0 (5)
5186
5187 -------------------------------------------------------------------
5188 Tue Aug 19 16:36:47 CEST 2008 - dmacvicar@suse.de
5189
5190 - add Package::maybeUnsupported to remove duplicated
5191   code in clients dealing with Package::vendorSupport
5192
5193 -------------------------------------------------------------------
5194 Tue Aug 19 11:04:52 CEST 2008 - schubi@suse.de
5195
5196 - Reset transaction only if this solvable has no buddy (bnc #417799)
5197   e.g. do not reset Products cause the concerning release package
5198   could not already be installed.
5199 - revision 10883
5200 - version 5.6.1 (5)
5201
5202 -------------------------------------------------------------------
5203 Mon Aug 18 17:31:02 CEST 2008 - dmacvicar@suse.de
5204
5205 - don't report "may be outdated" for @System repo.
5206
5207 -------------------------------------------------------------------
5208 Fri Aug 15 20:20:07 CEST 2008 - ma@suse.de
5209
5210 - Add Target::targetDistribution. Returns "distribution-arch" of
5211   the installed base product. Used for registration and Service
5212   refresh. (for Fate #304915)
5213 - revision 10877
5214 - version 5.6.0 (5)
5215
5216 -------------------------------------------------------------------
5217 Fri Aug 15 17:42:58 CEST 2008 - ma@suse.de
5218
5219 - Add method Product::replacedProducts to identify installed
5220   Products that would be replaced by installing a new Product.
5221   (for Fate #301997)
5222 - revision 10876
5223
5224 -------------------------------------------------------------------
5225 Fri Aug 15 15:30:32 CEST 2008 - ma@suse.de
5226
5227 - Fixes to Selectable doing staus manipulation on non-USER level.
5228 - revision 10873
5229
5230 -------------------------------------------------------------------
5231 Fri Aug 15 14:23:02 CEST 2008 - ma@suse.de
5232
5233 - Add method ZYpp::getTarget that returns the Target or a NULL pointer,
5234   if it is not yet initialized. This is to avoid try/catch blocks just
5235   to test whether the Target is initialized. (bnc #417556)
5236 - Add method Target::assertRootPrefix. Pass a pathname and get back the
5237   path prefixed with the tragets root, unless it already had that prefix.
5238 - revision 10870
5239
5240 -------------------------------------------------------------------
5241 Thu Aug 14 18:44:45 CEST 2008 - schubi@suse.de
5242
5243 - Regarding error messages for Products correctly (FATE #304502)
5244 - rev 10863
5245
5246 -------------------------------------------------------------------
5247 Thu Aug 14 14:03:27 CEST 2008 - ma@suse.de
5248
5249 - Let Selectable default to USER level.
5250 - revision 10850
5251 - version 5.5.1 (5)
5252
5253 -------------------------------------------------------------------
5254 Wed Aug 13 21:01:25 CEST 2008 - ma@suse.de
5255
5256 - Change Selectable API to support doing staus manipulation on
5257   non-USER level.
5258 - revision 10847
5259 - version 5.5.0 (5)
5260
5261 -------------------------------------------------------------------
5262 Wed Aug 13 16:48:49 CEST 2008 - dmacvicar@suse.de
5263
5264 - support sat solver API for searching files
5265
5266 -------------------------------------------------------------------
5267 Wed Aug 13 15:12:45 CEST 2008 - ma@suse.de
5268
5269 - Add ResPool::reposFind to get repositories by alias.
5270 - revision 10835
5271
5272 -------------------------------------------------------------------
5273 Tue Aug 12 19:37:36 CEST 2008 - ma@suse.de
5274
5275 - Advise rpmdb2solv to parse the product database.
5276 - revision 10824
5277 - version 5.4.0 (4)
5278
5279 -------------------------------------------------------------------
5280 Tue Aug 12 12:05:49 CEST 2008 - ma@suse.de
5281
5282 - Offer a simpler, fate based status manipulation in ui::Selectable.
5283   This is easier to handle, as the ui::Status always distinguishes
5284   wheter an object is installed or not.
5285 - revision 10814
5286
5287 -------------------------------------------------------------------
5288 Mon Aug 11 18:00:40 CEST 2008 - ma@suse.de
5289
5290 - Propagate default rpm install flags from zypp.conf via ZConfig and
5291   ZYppCommitPolicy down to the installer. (FATE #302952)
5292 - revision 10813
5293
5294 -------------------------------------------------------------------
5295 Mon Aug 11 16:28:07 CEST 2008 - ma@suse.de
5296
5297 - Add base::Flags (like qt's QFlags) a type-safe way of storing
5298   OR-combinations of enum values.
5299 - revision 10811
5300
5301 -------------------------------------------------------------------
5302 Fri Aug  8 17:01:00 CEST 2008 - ma@suse.de
5303
5304 - Add static ui::Selectable::get methods as convenient ctor
5305   substitute.
5306 - revision 10806
5307
5308 -------------------------------------------------------------------
5309 Fri Aug  8 15:41:17 CEST 2008 - ma@suse.de
5310
5311 - Adapt zypp-query-pool to new product handling.
5312 - revision 10803
5313
5314 -------------------------------------------------------------------
5315 Fri Aug  8 14:11:03 CEST 2008 - ma@suse.de
5316
5317 - Don't pass epoch to 'rpm -e', it does not support it.
5318 - revision 10800
5319
5320 -------------------------------------------------------------------
5321 Fri Aug  8 13:27:42 CEST 2008 - ma@suse.de
5322
5323 - Adapt to new product handling. Products are no longer pseudo
5324   installed objects verified by the solver, but actually installed.
5325   Thus removed satisfiedProduct iterator, fixed Selctables.
5326 - Removed class ProductInfo as we keep Product.
5327 - revision 10797
5328
5329 -------------------------------------------------------------------
5330 Thu Aug  7 22:00:55 CEST 2008 - dmacvicar@suse.de
5331
5332 - implement relogin suggested support (fate#304889)
5333
5334 -------------------------------------------------------------------
5335 Wed Aug  6 18:21:30 CEST 2008 - ma@suse.de
5336
5337 - Detect correct download path even if repository type
5338   is not set. (bnc #386386)
5339 - revision 10768
5340
5341 -------------------------------------------------------------------
5342 Wed Aug  6 17:15:48 CEST 2008 - ma@suse.de
5343
5344 - Cleanup, mostly by removing, unused parser code and related classes.
5345 - revision 10765
5346
5347 -------------------------------------------------------------------
5348 Wed Aug  6 16:23:27 CEST 2008 - ma@suse.de
5349
5350 - Don't let exception escape MediaSetAccess dtor (bnc #415017)
5351 - revision 10763
5352
5353 -------------------------------------------------------------------
5354 Mon Aug  4 19:34:27 CEST 2008 - ma@suse.de
5355
5356 - Add new product attributes (flavor,referencePackage).
5357 - Add PoolItem buddies, i.e. two PoolItems sharing the same status
5358   object. This is used to keep the product resolvable and the
5359   package providing the product metadata in sync.
5360 - revision 10742
5361
5362 -------------------------------------------------------------------
5363 Sat Aug  2 19:26:52 CEST 2008 - jkupec@suse.cz
5364
5365 - support an optional url attribute in repoindex.xml's <repo>
5366 - revision 10729
5367
5368 -------------------------------------------------------------------
5369 Thu Jul 31 21:52:11 CEST 2008 - ma@suse.de
5370
5371 - New class ProductInfo to provide product related metadata that
5372   might be associated with a package. This will replace the Product
5373   resolvable.
5374 - revision 10715
5375
5376 -------------------------------------------------------------------
5377 Thu Jul 31 19:01:54 CEST 2008 - dmacvicar@suse.de
5378
5379 - generate a unique anonymous unique string per target
5380   and add it to the agent string for better statistics
5381
5382 -------------------------------------------------------------------
5383 Thu Jul 31 19:01:14 CEST 2008 - ma@suse.de
5384
5385 - Follow solver policy and make repository priority the highest
5386   key, when ordering packages. Then architecture, and edition last.
5387 - revision 10710
5388
5389 -------------------------------------------------------------------
5390 Wed Jul 30 19:12:00 CEST 2008 - ma@suse.de
5391
5392 - /var/lib/zypp and /var/cache/zypp should be owned by libzypp
5393   (bnc #412094)
5394 - revision 10702
5395
5396 -------------------------------------------------------------------
5397 Wed Jul 30 12:47:48 CEST 2008 - jkupec@suse.cz
5398
5399 - Service renamed to ServiceInfo
5400 - RepoInfoBase added; RepoInfo and ServiceInfo now derive from it
5401 - revision 10695
5402
5403 -------------------------------------------------------------------
5404 Tue Jul 29 12:59:46 CEST 2008 - jkupec@suse.cz
5405
5406 - fixed yum repos to work with non '/' base url post fix
5407   (bnc #341617)
5408 - revision 10662
5409
5410 -------------------------------------------------------------------
5411 Mon Jul 28 18:13:24 CEST 2008 - ma@suse.de
5412
5413 - Fixed SolvIterMixin::Selectable_iterator eating some solvables
5414   (bnc #411339)
5415 - revision 10680
5416
5417 -------------------------------------------------------------------
5418 Fri Jul 25 20:12:55 CEST 2008 - ma@suse.de
5419
5420 - Several changes to make libzypp-bindings compile using the original
5421   header files and no private copies. (bnc #391831)
5422 - revision 10668
5423 - version 5.3.0
5424
5425 -------------------------------------------------------------------
5426 Wed Jul 23 17:17:47 CEST 2008 - jkupec@suse.cz
5427
5428 - Service::enabled() added
5429 - revision 10657
5430
5431 -------------------------------------------------------------------
5432 Tue Jul 22 17:18:28 CEST 2008 - jkupec@suse.cz
5433
5434 - Removed FRESHENS dependency type
5435 - revision 10643
5436
5437 -------------------------------------------------------------------
5438 Thu Jul 17 09:49:40 CEST 2008 - schubi@suse.de
5439
5440 - Allow parallel installation of packages which have been defined
5441   in zypp.conf (parameter "multiversion") Fate #302050
5442 - Additional check for broken system.
5443   (defined in zypp.conv: solver.checkSystemFile)
5444 - revision 10600
5445
5446 -------------------------------------------------------------------
5447 Wed Jul 16 14:39:50 CEST 2008 - ma@suse.de
5448
5449 - Add ui::Selectable::isNeeded to indicate patch relevance (bnc #409150)
5450 - revision 10596
5451
5452 -------------------------------------------------------------------
5453 Wed Jul 16 01:10:37 CEST 2008 - ma@suse.de
5454
5455 - Remove Atom, Script, Message and other obsolete classes.
5456 - revision 10592
5457
5458 -------------------------------------------------------------------
5459 Mon Jul 14 13:36:26 CEST 2008 - ma@suse.de
5460
5461 - Also report the name of the locking process in ZYppFactoryException
5462   (bnc #280537)
5463 - revision 10572
5464
5465 -------------------------------------------------------------------
5466 Mon Jul 14 11:26:30 CEST 2008 - schubi@suse.de
5467
5468 - corrected logging of solver settings
5469 - regard locking while doUpdate (bnc #405427)
5470 - revision 10564
5471
5472 -------------------------------------------------------------------
5473 Sat Jul 12 22:14:32 CEST 2008 - jkupec@suse.cz
5474
5475 - make curl use the right transfer mode
5476   (CURLOPT_PROXY_TRANSFER_MODE) when proxy is used (bnc #306272)
5477 - revision 10559
5478
5479 -------------------------------------------------------------------
5480 Sat Jul 12 11:19:56 CEST 2008 - jkupec@suse.cz
5481
5482 - reuse existing disk mounts (applied Marius' patch) (bnc #208222)
5483 - revision 10557
5484
5485 -------------------------------------------------------------------
5486 Wed Jul  9 18:13:58 CEST 2008 - ma@suse.de
5487
5488 - Provide Package::url() if available in solv file. (bnc #402434)
5489 - A missing cookie file must not be treated as an error. Simply
5490   rebuild the cache (bnc #405867)
5491 - Add 22x22 and 24x24 icons (bnc #329635)
5492 - revision 10528
5493
5494 -------------------------------------------------------------------
5495 Mon Jul  7 13:39:09 CEST 2008 - schubi@suse.de
5496
5497 - Do not update an already updated package (bnc #400422)
5498 - revision 10504
5499
5500 -------------------------------------------------------------------
5501 Fri Jul  4 17:19:24 CEST 2008 - ma@suse.de
5502
5503 - Also check if the fingerprint matches before importing updated keys.
5504   (bnc #393160)
5505 - revision 10500
5506
5507 -------------------------------------------------------------------
5508 Mon Jun 30 23:55:20 CEST 2008 - dmacvicar@suse.de
5509
5510 - forward port add message attribute to patches.
5511 - port import newer keys if a trusted key is updated
5512 - (bnc#393160)
5513 - version 5.0.2
5514
5515 -------------------------------------------------------------------
5516 Mon Jun 30 10:28:27 CEST 2008 - ma@suse.de
5517
5518 - Fix permanent duplication of gpg keys in the rpm database. Also
5519   retrieve correct creation and expire dates. (bnc #401259)
5520 - Invoke gpg with --homdir, otherwise command fails if executed
5521   within a wrapper. (bnc #401259)
5522 - revision 10487
5523
5524 -------------------------------------------------------------------
5525 Thu Jun 26 12:07:33 CEST 2008 - schubi@suse.de
5526
5527 - version 5.0.1
5528 - revision 10464
5529
5530 -------------------------------------------------------------------
5531 Thu Jun 19 17:55:35 CEST 2008 - ma@suse.de
5532
5533 - Handle new patch messages and scripts in commit. Provide callbacks
5534   to display the patch messages and give visual feedback on script
5535   execution. (bnc #401220)
5536 - revision 10411
5537
5538 -------------------------------------------------------------------
5539 Thu Jun 19 17:35:59 CEST 2008 - ma@suse.de
5540
5541 - Fix wrong parenthesis causing bug 399320
5542 - version
5543 - revision
5544
5545 -------------------------------------------------------------------
5546 Tue Jun 10 09:52:03 CEST 2008 - jreidinger@suse.cz
5547
5548 - improve performance of gsub
5549 - change replace_all to replaceAll (same name convency)
5550 - add tests for gsub and replaceAll
5551 - revision 10366
5552
5553 -------------------------------------------------------------------
5554 Fri Jun  6 13:29:59 CEST 2008 - ma@suse.de
5555
5556 - Handle application/x-redhat-package-manager in package-manager.desktop
5557   (bnc #391183)
5558 - revision 10361
5559
5560 -------------------------------------------------------------------
5561 Thu Jun  5 18:01:15 CEST 2008 - jkupec@suse.cz
5562
5563 - X-SuSE-ControlCenter-System category added
5564   to package-manager.desktop (bnc #302324)
5565 - revision 10353
5566
5567 -------------------------------------------------------------------
5568 Wed Jun  4 14:57:13 CEST 2008 - ma@suse.de
5569
5570 - Fix crash when requesting disk usage without a target loaded. (bnc #396755)
5571 - revision 10340
5572
5573 -------------------------------------------------------------------
5574 Wed Jun  4 14:05:09 CEST 2008 - ma@suse.de
5575
5576 - Fix memory corruption in curl media handler (bnc #396979)
5577 - revision 10338
5578
5579 -------------------------------------------------------------------
5580 Tue Jun  3 20:00:00 CEST 2008 - ma@suse.de
5581
5582 - Take care satsolver recognizes 'Capability( "srcpackage:zypper" )'
5583   as 'source package named zypper'. So these capabilities can be used
5584   together with sat::Whatprovides or in resolver requests. (bnc #369893)
5585 - revision 10335
5586
5587 -------------------------------------------------------------------
5588 Tue Jun  3 15:40:37 CEST 2008 - jreidinger@suse.cz
5589
5590 - allow aborting progress during removing packages. (bnc #389238)
5591 - revision 10331
5592
5593 -------------------------------------------------------------------
5594 Mon Jun  2 15:31:36 CEST 2008 - schubi@suse.de
5595
5596 - New option for ignoring Obsoletes. This is used for installing more than
5597   one pacakges with the same name but different versions.
5598   Often used by kernel.
5599 - r 10299
5600
5601 -------------------------------------------------------------------
5602 Sun Jun  1 23:14:34 CEST 2008 - - ma@suse.de
5603
5604 - Revert inappropriate Selectable cleanup. Fix Selectable
5605   status computation. Unmaintained packages were wrongly
5606   reported as unsinstalled. (bnc #394630)
5607 - version 5.0.0 (4.x continued in SuSE-Linux-11_0-Branch)
5608 - revision 10295
5609
5610 -------------------------------------------------------------------
5611 Fri May 30 12:14:47 CEST 2008 - tgoettlicher@suse.de
5612
5613 - fixed typo
5614
5615 -------------------------------------------------------------------
5616 Wed May 28 18:54:27 CEST 2008 - ma@suse.de
5617
5618 - Reenable diskusage calculation (bnc #395051)
5619 - version 4.25.1
5620 - revision 10273
5621
5622 -------------------------------------------------------------------
5623 Wed May 28 18:50:11 CEST 2008 - jkupec@suse.cz
5624
5625 - RepoManager::packagesPath(RepoInfo) added (bnc #394728)
5626 - revision 10271
5627
5628 -------------------------------------------------------------------
5629 Wed May 28 16:26:09 CEST 2008 - jkupec@suse.cz
5630
5631 - RepoInfo: don't overwrite flags that have already been set externally
5632   (bnc #394728)
5633 - revision 10256
5634
5635 -------------------------------------------------------------------
5636 Wed May 28 15:30:24 CEST 2008 - ma@suse.de
5637
5638 - Create missing directories when saving config files. (bnc #395026)
5639 - Fix undefined behaviour in RepoManager.
5640 - revision 10255
5641
5642 -------------------------------------------------------------------
5643 Wed May 28 15:23:44 CEST 2008 - schubi@suse.de
5644
5645 - SOLVER_ERASE_SOLVABLE_NAME: As we do not know, if this request has come
5646   from resolvePool or resolveQueue we will have to take care for both
5647   cases. (bnc#393969)
5648 - r 10252
5649
5650 -------------------------------------------------------------------
5651 Tue May 27 22:35:37 CEST 2008 - coolo@suse.de
5652
5653 - compile with RPM_OPT_FLAGS
5654
5655 -------------------------------------------------------------------
5656 Mon May 26 17:23:24 CEST 2008 - jkupec@suse.cz
5657
5658 - old2new locks file converter script added to %post (jredinger)
5659 - r 10227
5660
5661 -------------------------------------------------------------------
5662 Mon May 26 11:48:35 CEST 2008 - schubi@suse.de
5663
5664 - Do not regard packages with the same name while upgrading obsoleted
5665   packages (bnc#394367)
5666 - r 10219
5667
5668 -------------------------------------------------------------------
5669 Sat May 24 01:23:44 CEST 2008 - dmacvicar@suse.de
5670
5671 - revert commit don't check for existence of keys,
5672   to avoid a non needed HEAD request. (related bnc#381280)
5673   as it creates popup error callbacks due to the 404's in
5674   the keys. Leave however the OnMediaLocation::optional()
5675   API to look for another fix strategy.
5676
5677 -------------------------------------------------------------------
5678 Fri May 23 15:52:20 CEST 2008 - dmacvicar@suse.de
5679
5680 - define path for messages and scripts and document
5681   them in zypp.conf
5682
5683 -------------------------------------------------------------------
5684 Fri May 23 14:42:34 CEST 2008 - schubi@suse.de
5685
5686 - Added IgnoreAlreadyRecommended flag. So recomments/suggest will
5687   be ignored for already INSTALLED packages (bnc #389694)
5688 - r 10202
5689
5690 -------------------------------------------------------------------
5691 Fri May 23 10:22:47 CEST 2008 - schubi@suse.de
5692
5693 - Packages which obsoletes and do NOT required other installed
5694   packages will be installed if no other packages obsolete the installed package too.
5695 - r 10196
5696
5697 -------------------------------------------------------------------
5698 Thu May 22 02:22:29 CEST 2008 - dmacvicar@suse.de
5699
5700 - fix filelist for installed packages (bnc#392544)
5701 - fix changelog retrieval for installed packages
5702
5703 -------------------------------------------------------------------
5704 Wed May 21 13:50:00 CEST 2008 - dmacvicar@suse.de
5705
5706 - deprecate Repository::name() and use alias() to
5707   be consistent. Related to (bnc#383553)
5708 - don't check for existence of keys, to avoid a non needed
5709   HEAD request. (helps bnc#381280)
5710 - 4.25.0
5711
5712 -------------------------------------------------------------------
5713 Wed May 21 11:37:23 CEST 2008 - schubi@suse.de
5714
5715 - added onlyRequires in the testcase (bnc #389184)
5716
5717 -------------------------------------------------------------------
5718 Tue May 20 12:12:27 CEST 2008 - jreidinger@suse.cz
5719
5720 - allow installation and refreshing from repository with alias that
5721   contains ' or " (bnc #392426)
5722 - r10158
5723
5724 -------------------------------------------------------------------
5725 Mon May 19 21:11:41 CEST 2008 - jkupec@suse.cz
5726
5727 - delta rpm support reenabled
5728 - r10150
5729
5730 -------------------------------------------------------------------
5731 Mon May 19 18:13:19 CEST 2008 - schubi@suse.de
5732
5733 - Resetting Delete Details in ResStatus correctly (bnc #391785)
5734 - r 10145
5735
5736 -------------------------------------------------------------------
5737 Mon May 19 11:47:06 CEST 2008 - dmacvicar@suse.de
5738
5739 - when setting status to non installed for uninstalled packages
5740   set the user transaction so they go to soft locks.
5741   (related to bnc#389739 )
5742
5743 -------------------------------------------------------------------
5744 Fri May 16 16:56:04 CEST 2008 - schubi@suse.de
5745
5746 - Added new calls : isInstalledBy (const PoolItem item);
5747                     installs (const PoolItem item);
5748 - r 10125
5749 - 4.23.0
5750
5751 -------------------------------------------------------------------
5752 Fri May 16 16:49:04 CEST 2008 - jreidinger@suse.cz
5753
5754 - don't run merge in save when toAdd/Remove queue is empty
5755 - throw when locks cannot load its file
5756 - r10124
5757
5758 -------------------------------------------------------------------
5759 Fri May 16 09:59:09 CEST 2008 - jreidinger@suse.cz
5760
5761 - throw more describing exception when repo probing failed
5762   (bnc #389690)
5763 - revision 10118
5764
5765 -------------------------------------------------------------------
5766 Thu May 15 15:15:59 CEST 2008 - jreidinger@suse.cz
5767
5768 - allow call only merge old locks and newly added/removed without
5769   saving it to file
5770 - -revision 10104
5771
5772 -------------------------------------------------------------------
5773 Tue May 13 17:37:11 CEST 2008 - dmacvicar@suse.de
5774
5775 - report non packages as keep installed if satisfied to the
5776   user interace (Selectables)
5777 - 4.21.3
5778
5779 -------------------------------------------------------------------
5780 Tue May 13 15:50:28 CEST 2008 - jkupec@suse.cz
5781
5782 - create /etc/zypp/products.d on install
5783
5784 -------------------------------------------------------------------
5785 Mon May 12 17:21:19 CEST 2008 - jkupec@suse.cz
5786
5787 - /etc/zypp/products.d added to file list (bnc #385868)
5788 - revision 10049
5789 - version 4.21.2
5790
5791 -------------------------------------------------------------------
5792 Mon May 12 17:15:34 CEST 2008 - jkupec@suse.cz
5793
5794 - call RemoveResolvableReport::problem() before finish() on error
5795   (bnc #388810)
5796 - revision 10045
5797
5798 -------------------------------------------------------------------
5799 Sat May 10 21:57:29 CEST 2008 - coolo@suse.de
5800
5801 - fix file list
5802
5803 -------------------------------------------------------------------
5804 Fri May  9 23:15:53 CEST 2008 - ma@suse.de
5805
5806 - Product now retrieves all attributes from the solv file.
5807 - version 4.21.1
5808 - revision 10031
5809
5810 -------------------------------------------------------------------
5811 Fri May  9 21:28:42 CEST 2008 - ma@suse.de
5812
5813 - Add zypp.conf option configdir (/etc/zypp) and arrange
5814   all config files and directories to follow {configdir}
5815   per default.
5816 - Fix zypp-query-pool to print satisfied products and additional
5817   products defined in {configdir}/products.d for registration.
5818   (bnc #385868)
5819 - version 4.21.0
5820 - revision 10029
5821
5822 -------------------------------------------------------------------
5823 Fri May  9 15:30:40 CEST 2008 - jreidinger@suse.cz
5824
5825 - implement remove duplicate entries in lock file (bnc#385967)
5826
5827 -------------------------------------------------------------------
5828 Fri May  9 15:15:32 CEST 2008 - ma@suse.de
5829
5830 - Speedup rpmdb2solv by reusing an existing solv file.
5831 - version 4.20.1
5832 - revision 10012
5833
5834 -------------------------------------------------------------------
5835 Thu May  8 18:13:54 CEST 2008 - ma@suse.de
5836
5837 - Fix failed package download due to unkown repository type (bnc #386386)
5838 - revision 9995
5839
5840 -------------------------------------------------------------------
5841 Thu May  8 16:33:37 CEST 2008 - ma@suse.de
5842
5843 - Support optional root argument to RepoManagerOptions, to prefix all
5844   path names taken from ZConfig. (bnc #388265)
5845 - version 4.20.0
5846 - revision 9993
5847
5848 -------------------------------------------------------------------
5849 Thu May  8 14:21:51 CEST 2008 - schubi@suse.de
5850
5851 - new solution action for removing requirements/conflicts (bnc #387631)
5852 - revision 9988
5853
5854 -------------------------------------------------------------------
5855 Thu May  8 10:56:49 CEST 2008 - ma@suse.de
5856
5857 - Provide enumerated patch category 'Patch::categoryEnum()' (bnc #159100)
5858 - revision 9984
5859
5860 -------------------------------------------------------------------
5861 Wed May  7 13:52:24 CEST 2008 - schubi@suse.de
5862
5863 - DistUpgrade: searching for providers -> regarding name onl
5864 - r 9977
5865
5866 -------------------------------------------------------------------
5867 Tue May  6 17:35:59 CEST 2008 - dmacvicar@suse.de
5868
5869 - add flag --registrable (-r) to query pool to avoid
5870   using system as a filter
5871 - 4.19.1
5872
5873 -------------------------------------------------------------------
5874 Tue May  6 07:37:22 CEST 2008 - coolo@suse.de
5875
5876 - return values in non-void functions
5877
5878 -------------------------------------------------------------------
5879 Mon May  5 14:08:20 CEST 2008 - jkupec@suse.cz
5880
5881 - support multiple search strings in PoolQuery (ORed)
5882 - revision 9945
5883
5884 -------------------------------------------------------------------
5885 Mon May  5 09:55:29 CEST 2008 - schubi@suse.de
5886
5887 - Switch off the upgrade mode of the
5888   SAT solver cause the packages have already been evaluated by
5889   the distupgrade machanism of libzypp. (bnc #386375)
5890 - rev 9943
5891
5892 -------------------------------------------------------------------
5893 Fri May  2 16:36:04 CEST 2008 - jreidinger@suse.cz
5894
5895 - release file after copy to cache as soon as possible.
5896   (bnc #381311)
5897 - r9940
5898
5899 -------------------------------------------------------------------
5900 Fri May  2 16:28:05 CEST 2008 - schubi@suse.de
5901
5902 - Bugfix: keep states by user has been removed it the
5903   package has not been installed BUT has been recommended by another package.
5904   (bnc #385832)
5905 - rev 9938
5906
5907 -------------------------------------------------------------------
5908 Fri May  2 12:19:22 CEST 2008 - jreidinger@suse.cz
5909
5910 - add isLocal function to Url which say if scheme is local or
5911   internet.
5912 - r9932
5913
5914 -------------------------------------------------------------------
5915 Fri May  2 09:36:18 CEST 2008 - jreidinger@suse.cz
5916
5917 - cache decision for repository depend on his url.
5918 - http,ftp and smb cache packages.
5919 - revision 9929
5920
5921 -------------------------------------------------------------------
5922 Thu May  1 00:50:51 CEST 2008 - ma@suse.de
5923
5924 - Load and maintain persistent hard locks stored in /etc/zypp/locks.
5925   Locks are loaded together with the target, and changes are writen
5926   back on commit. zypp.conf option locksfile.apply can be used to turn
5927   this feature on or off. (FATE #120352)
5928 - version 4.18.0
5929 - revision 9927
5930
5931 -------------------------------------------------------------------
5932 Wed Apr 30 16:27:49 CEST 2008 - ma@suse.de
5933
5934 - Add zypp.conf option solvfilesdir: Path where the repo solv files
5935   are created. Default value: {cachedir}/solv.
5936 - Target and repositories now save their solvfiles below {solvfilesdir}
5937   in directories named after the repositories alias.
5938 - version 4.18.0
5939 - revision 9913
5940
5941 -------------------------------------------------------------------
5942 Wed Apr 30 14:19:16 CEST 2008 - jkupec@suse.cz
5943
5944 - fixed filesystem::expandlink(Pathname) (bnc #368477)
5945 - r9906
5946
5947 -------------------------------------------------------------------
5948 Tue Apr 29 16:37:19 CEST 2008 - schubi@suse.de
5949
5950 - cleanup in return values of doUpgrade and doUpdate
5951 - r9886
5952 - 4.17.0
5953
5954 -------------------------------------------------------------------
5955 Mon Apr 28 18:27:54 CEST 2008 - jkupec@suse.cz
5956
5957 - check for valid pool in begin(), improve the code (bnc #384337)
5958 - r9872
5959 - 4.16.0
5960
5961 -------------------------------------------------------------------
5962 Mon Apr 28 15:40:09 CEST 2008 - mvidner@suse.cz
5963
5964 - Updated package-manager-su from xdg-utils-1.0.2-48 (bnc#339549).
5965
5966 -------------------------------------------------------------------
5967 Mon Apr 28 15:25:46 CEST 2008 - schubi@suse.de
5968
5969 - added translations
5970
5971 -------------------------------------------------------------------
5972 Mon Apr 28 11:15:47 CEST 2008 - jkupec@suse.cz
5973
5974 - ostream operator<<(ostream,TriBool) added
5975 - r9833
5976
5977 -------------------------------------------------------------------
5978 Fri Apr 25 16:12:12 CEST 2008 - ma@suse.de
5979
5980 - Prevent target::unload from creating a system repo in order
5981   to unload it. (bnc 382297)
5982 - version 4.15.2
5983 - revision 9822
5984
5985 -------------------------------------------------------------------
5986 Fri Apr 25 14:15:17 CEST 2008 - ma@suse.de
5987
5988 - Prevent deselected or deleted items from being re-selected due to
5989   recommends (aka. persistent soft locks). Unlike hard locked, those
5990   items will be automatically selected if required. The list of soft
5991   locked items is stored in /var/lib/zypp/SoftLocks.
5992 - version 4.15.1
5993 - revision 9818
5994
5995 -------------------------------------------------------------------
5996 Wed Apr 23 22:24:00 CEST 2008 - ma@suse.de
5997
5998 - Remove obsolete AdditionalCapabilities interface from ResPool.
5999   Forward sat::Pool::RepositoryIterator. There's no more need to
6000   maintain an extra Repository list in ResPool.
6001 - revision 9806
6002
6003 -------------------------------------------------------------------
6004 Wed Apr 23 21:12:56 CEST 2008 - ma@suse.de
6005
6006 - Support dependencies requiring a specific architecture:
6007   "name[.arch] [op edition]". See class Capability for details
6008   about how to construct dependencies. (bnc #305445)
6009 - version 4.15.0
6010 - revision 9805
6011
6012 -------------------------------------------------------------------
6013 Tue Apr 22 17:39:28 CEST 2008 - dmacvicar@suse.de
6014
6015 - patch attributes and deprecate old ones
6016 - 4.14.0
6017
6018 -------------------------------------------------------------------
6019 Tue Apr 22 15:44:34 CEST 2008 - jreidinger@suse.cz
6020
6021 - change locks api -
6022 - make more functions const
6023 - replace add/remove by selectable to add/remove by ident or name and kind
6024 - rename iterator to const_iterator to avoid confusion
6025 - revision 9781
6026
6027 -------------------------------------------------------------------
6028 Tue Apr 22 13:55:14 CEST 2008 - schubi@suse.de
6029
6030 - Do architecture changes while "dup" in the external distribution
6031   upgrade ONLY. bnc #382274
6032 - Added "ignore" to the solutions
6033 - Added "self-conflicts" to the solution
6034 - added new solver mechanism "resolveQueue"
6035 - Bugfix broken/satisfied products
6036 - rev 9776
6037
6038 -------------------------------------------------------------------
6039 Tue Apr 22 10:33:03 CEST 2008 - ma@suse.de
6040
6041 - Added Pattern::core returning the packages required by a pattern.
6042   (see also Pattern::depends and Pattern::contents).
6043 - revision 9771
6044
6045 -------------------------------------------------------------------
6046 Mon Apr 21 15:38:10 CEST 2008 - ma@suse.de
6047
6048 - Added Target::release(), returning the targets distribution
6049   release string.
6050 - revision 9761
6051
6052 -------------------------------------------------------------------
6053 Sat Apr 19 01:08:04 CEST 2008 - ma@suse.de
6054
6055 - per default abort if package installation fails. (bnc #381203)
6056 - version 4.13.3
6057 - revision 9725
6058
6059 -------------------------------------------------------------------
6060 Fri Apr 18 15:19:36 CEST 2008 - dmacvicar@suse.de
6061
6062 - add ZYpp and curl version to http agent string
6063   (bnc #381280)
6064
6065 -------------------------------------------------------------------
6066 Thu Apr 17 16:29:15 CEST 2008 - ma@suse.de
6067
6068 - Fixed pools package index wrongly including source packages. (bnc #380283)
6069 - version 4.13.2
6070 - revision 9683
6071
6072 -------------------------------------------------------------------
6073 Wed Apr 16 15:00:19 CEST 2008 - ma@suse.de
6074
6075 - Disable fast creation of @System.solv. It may produce wrong results
6076   e.g. after a rebuilddb.
6077 - version 4.13.1
6078 - revision 9666
6079
6080 -------------------------------------------------------------------
6081 Wed Apr 16 12:50:09 CEST 2008 - ma@suse.de
6082
6083 - initializeTarget now takes an additional option, telling whether to
6084   rebuild an existing rpm database before using it. Default is false.
6085   (bnc #308352)
6086 - version 4.13.0
6087 - revision 9664
6088
6089 -------------------------------------------------------------------
6090 Tue Apr 15 12:57:42 CEST 2008 - jreidinger@suse.cz
6091
6092 - save do nothing if no locks added/removed
6093 - fix bug with multiple save lock
6094 - don't save same query multiple times
6095 - improve tests
6096 - revision 9644
6097
6098 -------------------------------------------------------------------
6099 Tue Apr 15 09:34:29 CEST 2008 - schubi@suse.de
6100
6101 - added new translations
6102 - activate zypp-query-pool
6103 - Revision 9637
6104 - 4.12.1
6105
6106 -------------------------------------------------------------------
6107 Tue Apr 15 00:54:07 CEST 2008 - jkupec@suse.cz
6108
6109 - Locks API cleaned-up, iterator added, light read() added
6110 - PoolQuery::attribute(SolvAttr) getter added
6111 - revision 9609
6112
6113 -------------------------------------------------------------------
6114 Mon Apr 14 17:00:05 CEST 2008 - dmacvicar@suse.de
6115
6116 - reenable zypp-query-pool
6117 - 4.11.1
6118
6119 -------------------------------------------------------------------
6120 Mon Apr 14 12:53:09 CEST 2008 - ma@suse.de
6121
6122 - Enable evaluation of hardware dependencies.
6123 - Enable evaluation of filesystem dependencies.
6124 - revision 9605
6125
6126 -------------------------------------------------------------------
6127 Sun Apr 13 02:17:25 CEST 2008 - jkupec@suse.cz
6128
6129 - RawMetadataRefreshPolicy: CheckIfNeededIgnoreDelay added
6130   needed for explicit refresh request
6131 - revision 9574
6132
6133 -------------------------------------------------------------------
6134 Fri Apr 11 21:55:21 CEST 2008 - ma@suse.de
6135
6136 - Install ResPoolProxy index to speedup Solvable to Selectable
6137   conversion.
6138 - version 4.11.0
6139 - revision 9558
6140
6141 -------------------------------------------------------------------
6142 Fri Apr 11 18:02:14 CEST 2008 - kkaempf@suse.de
6143
6144 - Implement update scripts installed by packages. After every
6145   package install /var/adm/update-scripts is scanned for the first
6146   file starting with "<name>-<version>.<release>-", which is then
6147   executed.
6148 - revision 9547
6149
6150 -------------------------------------------------------------------
6151 Fri Apr 11 14:43:05 CEST 2008 - ma@suse.de
6152
6153 - Fix SolvIterMixin to avioid multiple visits of the same Selectable.
6154 - Add Resolvable::poolItem() providing access to the corresponding
6155   PoolItem. API to query isRelevant/isSatisfied/isBroken was moved
6156   to PoolItem.
6157 - Add ResPool::satisfiedProductsBegin/End iterator over all products
6158   whose dependencies are satisfied. This reflects the status determined
6159   by the last solver run. (#368104)
6160 - revision 9535
6161
6162 -------------------------------------------------------------------
6163 Fri Apr 11 12:07:47 CEST 2008 - jreidinger@suse.cz
6164
6165 - switch to new locks api
6166 - revision 9524
6167
6168 -------------------------------------------------------------------
6169 Wed Apr  9 21:24:54 CEST 2008 - ma@suse.de
6170
6171 - Enable ui::Selectable lookup by Solvable/PoolItem in ResPoolProxy.
6172 - Add SolvIterMixin: Base class providing PoolItem_iterator and
6173   Selectable_iterator iterator types based on a Solvable iterator.
6174 - Enhanced WhatProvides and SolvableSet to PoolItem_iterator to offer
6175   PoolItem_iterator and Selectable_iterator.
6176 - Add Solvable::SplitIdent: Helper class that splits an identifier
6177   into kind and name.
6178 - Provide methods Pattern::contents returning a collection of packages
6179   associated with the pattern/patch.
6180 - revision 9496
6181
6182 -------------------------------------------------------------------
6183 Tue Apr  8 15:50:48 CEST 2008 - jreidinger@suse.cz
6184
6185 - add comparing to PoolQuery
6186 - revision 9466
6187
6188 -------------------------------------------------------------------
6189 Tue Apr  8 13:18:30 CEST 2008 - jreidinger@suse.cz
6190
6191 - move RepoInfo to universal RepoException. This can enable more verbose output - for frontend. (helps with bnc #377137)
6192 - revision 9452
6193
6194 -------------------------------------------------------------------
6195 Tue Apr  8 10:52:30 CEST 2008 - jreidinger@suse.cz
6196
6197 - initial implementation of new locks (FATE #120118 and #120352)
6198 - revision 9442
6199
6200 -------------------------------------------------------------------
6201 Tue Apr  7 15:18:22 CEST 2008 - dmacvicar@suse.de
6202
6203 - selectable API updates and changes
6204 - 4.10.0
6205
6206 -------------------------------------------------------------------
6207 Fri Apr  4 14:01:45 CEST 2008 - jreidinger@suse.cz
6208
6209 - add split with respect to escaped delimeters and also for quotes
6210 - revision 9373
6211
6212 -------------------------------------------------------------------
6213 Thu Apr  3 12:55:50 CEST 2008 - ma@suse.de
6214
6215 - Fixed some missing package and source package attributes.
6216 - revision 9348
6217
6218 -------------------------------------------------------------------
6219 Thu Apr  3 11:59:13 CEST 2008 - ma@suse.de
6220
6221 - Allow to store a media label in MediaSetAccess. This label is
6222   passed to a media change requests to describe which CD is
6223   requested.  (bnc #330094)
6224 - Fixed some missing package and source package attributes.
6225 - revision 9347
6226
6227 -------------------------------------------------------------------
6228 Wed Apr  2 13:48:52 CEST 2008 - schubi@suse.de
6229
6230 - Moved poolItem.status().isSatisfied(),.... to poolItem.isSatisfied()
6231 - Removed establish state in ResStatus
6232 - revision 9337
6233 - version 4.7.0
6234
6235 -------------------------------------------------------------------
6236 Wed Apr  2 10:24:17 CEST 2008 - ma@suse.de
6237
6238 - Add PoolItem::isSatisfied()/isBroken() to test whether
6239   the items requirements are met.
6240 - revision 9334
6241
6242 -------------------------------------------------------------------
6243 Tue Apr  1 21:54:10 CEST 2008 - ma@suse.de
6244
6245 - Extend sat::WhatProvides to allow to query for possible providers
6246   of a collection of capabilies. E.g. all providers of a packages
6247   requirements.
6248 - Fixed retrieval of translated texts from .solv files, provided the
6249   solv file contains them.
6250 - revision 9328
6251
6252 -------------------------------------------------------------------
6253 Tue Apr  1 16:17:44 CEST 2008 - jreidinger@suse.cz
6254
6255 - initial implementation of serialize/recovery PoolQuery
6256   (needed by FATE #120118)
6257 - revision 9325
6258
6259 -------------------------------------------------------------------
6260 Wed Mar 26 16:15:24 CET 2008 - ma@suse.de
6261
6262 - Allow prioritizing repos by adding a line 'priority=N' to the
6263   .repo file. Where N is an integer number from 1 (highest prio)
6264   to 99 (least and default). (bnc #369827, fate #302872)
6265 - version 4.6.1
6266 - revision 9276
6267
6268 -------------------------------------------------------------------
6269 Mon Mar 24 21:17:05 CET 2008 - coolo@suse.de
6270
6271 - support plaindir again (at least the most important parts)
6272
6273 -------------------------------------------------------------------
6274 Fri Mar 21 13:23:13 CET 2008 - jreidinger@suse.cz
6275
6276 - Throwing special exception MediaBadCAException in case of SSL
6277   certificate validation failure.(bnc #223512)
6278 - revision 9250
6279
6280 -------------------------------------------------------------------
6281 Fri Mar 21 12:38:39 CET 2008 - jreidinger@suse.cz
6282
6283 - add new error IO_SOFT to media request callback for temporary
6284   connection problem. (bnc #328822)
6285 - add new media exception timeout when somethink fail due to exceed
6286   timeout
6287 - mediacurl throw timeout exception when timeouted
6288 - revision 9246
6289
6290 -------------------------------------------------------------------
6291 Thu Mar 20 15:00:24 CET 2008 - jreidinger@suse.cz
6292
6293 - return more information from checking if metadata need refresh,
6294   so user can get better info. (bnc #307249)
6295 - revision 9231
6296
6297 -------------------------------------------------------------------
6298 Tue Mar 18 21:59:04 CET 2008 - ma@suse.de
6299
6300 - class sat::LocaleSupport: Convenience methods to manage support
6301   for language specific packages.
6302 - revision 9197
6303
6304 -------------------------------------------------------------------
6305 Tue Mar 18 13:54:16 CET 2008 - jkupec@suse.cz
6306
6307 - removed obsolete capability handling stuff (ma)
6308 - version 4.5.0
6309
6310 -------------------------------------------------------------------
6311 Tue Mar 18 11:42:51 CET 2008 - jreidinger@suse.cz
6312
6313 - Don't mask skip and abort exception in Fetcher
6314 - revision 9188
6315
6316 -------------------------------------------------------------------
6317 Tue Mar 18 11:00:22 CET 2008 - jreidinger@suse.cz
6318
6319 - action is correctly set in mediaRequest callback
6320 - revision 9186
6321
6322 -------------------------------------------------------------------
6323 Mon Mar 17 12:33:44 CET 2008 - ma@suse.de
6324
6325 - Fix SEGV in commit (bnc# 371137)
6326 - version 4.4.3
6327 - revision 9174
6328
6329 -------------------------------------------------------------------
6330 Fri Mar 14 17:28:39 CET 2008 - ma@suse.de
6331
6332 - version 4.4.2
6333
6334 -------------------------------------------------------------------
6335 Fri Mar 14 14:27:43 CET 2008 - dmacvicar@suse.de
6336
6337 - look for openssl in cmake, actually we build require it
6338 - explicitely link against openssl and crypto, required to
6339   compile in all platforms/distros.
6340
6341 -------------------------------------------------------------------
6342 Fri Mar 14 12:07:41 CET 2008 - jreidinger@suse.cz
6343
6344 - Save repo type during refresh if type is NONE (f.e. lazy probing).
6345 - revision 9153
6346
6347 -------------------------------------------------------------------
6348 Fri Mar 14 11:34:24 CET 2008 - jreidinger@suse.cz
6349
6350 - replace gpg escaped semicolon with real semicolon (bnc #355434)
6351 - revision 9151
6352
6353 -------------------------------------------------------------------
6354 Fri Mar 14 10:17:41 CET 2008 - jreidinger@suse.cz
6355
6356 - make strings from RpmDb and Keyring exceptions translatable
6357 - revision 9146
6358
6359 -------------------------------------------------------------------
6360 Thu Mar 13 18:41:26 CET 2008 - dmacvicar@suse.de
6361
6362 - fix retrieving keys (bnc #368099)
6363 - version 4.4.1
6364
6365 -------------------------------------------------------------------
6366 Thu Mar 13 18:40:57 CET 2008 - jreidinger@suse.cz
6367
6368 - enable frontend to rewrite add_probe settings.(bnc #309612)
6369 - Correct adding repo without type to lazy probing.
6370 - revision 9135
6371
6372 -------------------------------------------------------------------
6373 Thu Mar 13 17:59:52 CET 2008 - jreidinger@suse.cz
6374
6375 - get better message if something fail when trying run rpm
6376   (bnc #344584)
6377 - revision 9133
6378
6379 -------------------------------------------------------------------
6380 Thu Mar 13 12:33:13 CET 2008 - ma@suse.de
6381
6382 - Add ExternalProgram::execError and ExternalProgram::command
6383   to improve error reporting.
6384 - revision 9112
6385
6386 -------------------------------------------------------------------
6387 Thu Mar 13 11:45:20 CET 2008 - jkupec@suse.cz
6388
6389 - release all media before requesting another (bnc #336881)
6390 - revision 9110
6391
6392 -------------------------------------------------------------------
6393 Thu Mar 13 11:32:56 CET 2008 - jkupec@suse.cz
6394
6395 - getDetectedDevices added (fate #120298)
6396 - revision 9108
6397
6398 -------------------------------------------------------------------
6399 Wed Mar 12 15:55:14 CET 2008 - jkupec@suse.cz
6400
6401 - media backend release() methods changed to take string & instead
6402   of bool (needed for FATE #120298)
6403 - media label, detected device list and current device arguments
6404   added to the requestMedia callback
6405 - version 4.4.0
6406
6407 -------------------------------------------------------------------
6408 Wed Mar 12 14:16:07 CET 2008 - coolo@suse.de
6409
6410 - fix for bnc#369543
6411
6412 -------------------------------------------------------------------
6413 Mon Mar 10 13:30:04 CET 2008 - jkupec@suse.cz
6414
6415 - provide download rate info (average and curent) in the
6416   media::DownloadProgressReport for ftp/http (bnc #168935)
6417 - r9074
6418
6419 -------------------------------------------------------------------
6420 Mon Mar 10 12:45:03 CET 2008 - jkupec@suse.cz
6421
6422 - cleanCache(): clean also .cookie files
6423 - cleanTargetCache() added
6424 - use escaped_alias() in rawcache_path_for_repoinfo() and
6425   packagescache_path_for_repoinfo()
6426 - r9068
6427
6428 -------------------------------------------------------------------
6429 Fri Mar  7 19:59:10 CET 2008 - jkupec@suse.cz
6430
6431 - fixed location of RPMs in subdirs when parsing plaindir repo
6432   recursively (bnc #368218)
6433 - revision 9060
6434
6435 -------------------------------------------------------------------
6436 Thu Mar  6 13:42:53 CET 2008 - ma@suse.de
6437
6438 - Do not filter any installed solvables.
6439 - revision 9031
6440 - version 4.3.2
6441
6442 -------------------------------------------------------------------
6443 Wed Mar  5 11:33:26 CET 2008 - ma@suse.de
6444
6445 - Try to rebuild broken solv files in Target::load.
6446 - revision 9015
6447
6448 -------------------------------------------------------------------
6449 Tue Mar  4 18:17:41 CET 2008 - ma@suse.de
6450
6451 - Try to rebuild broken solv files in RepoManager::loadFromCache.
6452 - Fix RepoStatus::operator&& and RepoStatus testsuite.
6453 - revision 9008
6454
6455 -------------------------------------------------------------------
6456 Tue Mar  4 16:09:14 CET 2008 - schubi@suse.de
6457
6458 - improved problem description while a vendor change
6459 - improved problem description if a requirement cannot be fulfilled. Bug #358560
6460 - revision 9002
6461
6462 -------------------------------------------------------------------
6463 Tue Mar  4 12:57:58 CET 2008 - ma@suse.de
6464
6465 - Save and restore requested locales on target load/commit.
6466 - revision 8999
6467
6468 -------------------------------------------------------------------
6469 Mon Mar  3 17:10:26 CET 2008 - schubi@suse.de
6470
6471 - (Update) Prevent reinstallation of installed packages.
6472 - revision 8984
6473
6474 -------------------------------------------------------------------
6475 Sun Mar  2 16:13:16 CET 2008 - coolo@suse.de
6476
6477 - refresh metadata if there is no cache to unbreak compat with
6478   kiwi (that relied on "zypper sa <url> <alias>" to create a repo
6479   that "zypper in" could work on)
6480
6481 -------------------------------------------------------------------
6482 Sun Mar  2 10:28:13 CET 2008 - coolo@suse.de
6483
6484 - create cache directory before calling rpmdb2solv (in an empty
6485   chroot)
6486 - version 4.3.1
6487
6488 -------------------------------------------------------------------
6489 Thu Feb 28 16:43:11 CET 2008 - jkupec@suse.cz
6490
6491 - special exception message if server returns 403 response
6492   (forbidden) (port from SP2)
6493 - MediaException messages marked for translation
6494
6495 -------------------------------------------------------------------
6496 Wed Feb 27 10:31:24 CET 2008 - dmacvicar@suse.de
6497
6498 - make sure we have target cache on target initialize
6499 - version 4.3.0
6500
6501 -------------------------------------------------------------------
6502 Tue Feb 26 13:59:03 CET 2008 - lslezak@suse.cz
6503
6504 - DiskUsageCounter.cc - ignore "vfat", "fat", "ntfs" and "ntfs-3g"
6505   file systems (#333166)
6506 - rev. 8915
6507
6508 -------------------------------------------------------------------
6509 Tue Feb 26 13:26:30 CET 2008 - ma@suse.de
6510
6511 - Fixed Capabilites iterator exposing prereq marker.
6512 - revision 8914
6513
6514 -------------------------------------------------------------------
6515 Tue Feb 26 11:29:05 CET 2008 - schubi@suse.de
6516
6517 - postinstall script fixed
6518 - version 4.2.10
6519
6520 -------------------------------------------------------------------
6521 Mon Feb 25 17:06:53 CET 2008 - schubi@suse.de
6522
6523 - Testcases regards modaliases, rpmlib, ... correctly
6524 - Revision 8904
6525
6526 -------------------------------------------------------------------
6527 Mon Feb 25 13:20:26 CET 2008 - ma@suse.de
6528
6529 - Remove obsolete sql database. (bnc#363224)
6530 - revision 8898
6531
6532 -------------------------------------------------------------------
6533 Fri Feb 22 14:03:59 CET 2008 - ma@suse.de
6534
6535 - Take care target uses --root when creating solv files (bnc #363789)
6536 - revision 8881
6537
6538 -------------------------------------------------------------------
6539 Fri Feb 22 10:10:14 CET 2008 - schubi@suse.de
6540
6541 - Unmaintained packages which does not fit to the updated system
6542   (broken dependencies) will be deleted.
6543 - revision 8867
6544
6545 -------------------------------------------------------------------
6546 Fri Feb 22 07:20:35 CET 2008 - coolo@suse.de
6547
6548 - let libzypp-devel require libsatsolver-devel
6549
6550 -------------------------------------------------------------------
6551 Wed Feb 20 13:47:56 CET 2008 - ma@suse.de
6552
6553 - Cleanup unused /var/lib/zypp/cache in migrate_sources (#305160)
6554 - revision 8833
6555
6556 -------------------------------------------------------------------
6557 Tue Feb 19 16:21:12 CET 2008 - jkupec@suse.cz
6558
6559 - media: fixed DownloadProgressReport.finish() url argument in
6560   doGetFileCopy()
6561 - revision 8815
6562
6563 -------------------------------------------------------------------
6564 Tue Feb 19 11:21:59 CET 2008 - dmacvicar@suse.de
6565
6566 - hardlink when possible to optimize data transfer
6567   and space across caches.
6568 - version 4.2.8
6569
6570 -------------------------------------------------------------------
6571 Tue Feb 19 08:15:07 CET 2008 - coolo@suse.de
6572
6573 - added some locale support to sat::Solvable
6574 - version 4.2.7
6575
6576 -------------------------------------------------------------------
6577 Mon Feb 18 14:15:48 CET 2008 - dmacvicar@suse.de
6578
6579 - handle error messages better in doesFileExist too which is
6580   used during probing. (bnc #362608)
6581
6582 -------------------------------------------------------------------
6583 Sun Feb 17 21:44:12 CET 2008 - dmacvicar@suse.de
6584
6585 - Fetcher::reset() should not reset cache directories.
6586   (bnc #348050)
6587 - version 4.2.6
6588
6589 -------------------------------------------------------------------
6590 Fri Feb 16 15:47:00 CET 2008 - dmacvicar@suse.de
6591
6592 - Use CURLOPT_NOBODY instead of a CURLOPT_RANGE of 1 byte
6593   for http and https, but this time set CURLOPT_HTTPGET back to 1
6594   so it actually works. This makes Media::doesFileExist
6595   efficient for http and https.
6596   (related to bnc #348050)
6597 - version 4.2.5
6598
6599 -------------------------------------------------------------------
6600 Fri Feb 15 10:52:59 CET 2008 - coolo@suse.de
6601
6602 - using .solv files only now (fate #303018)
6603 - revision 8699
6604
6605 -------------------------------------------------------------------
6606 Tue Feb 12 17:10:48 CET 2008 - coolo@suse.de
6607
6608 - fix architectures on distupgrade
6609
6610 -------------------------------------------------------------------
6611 Fri Feb  8 12:50:30 CET 2008 - coolo@suse.de
6612
6613 - fixes from trunk merged
6614
6615 -------------------------------------------------------------------
6616 Fri Feb  1 17:45:07 CET 2008 - jkupec@suse.cz
6617
6618 - fixed renaming a repo to an existing one (bnc #228216)
6619 - revision 8431
6620
6621 -------------------------------------------------------------------
6622 Sun Jan 27 21:35:13 CET 2008 - coolo@suse.de
6623
6624 - fix changelog
6625
6626 -------------------------------------------------------------------
6627 Thu Jan 24 18:26:47 CET 2008 - jkupec@suse.cz
6628
6629 - read .curlrc more robustly to obtain user-proxy (#330351)
6630 - revision 8368
6631
6632 -------------------------------------------------------------------
6633 Fri Jan 18 12:19:09 CET 2008 - coolo@suse.de
6634
6635 - always buildrequire openssl-devel
6636 - replacing strange utf-8 chars in changelog
6637 - revision 8317
6638
6639 -------------------------------------------------------------------
6640 Thu Jan 17 15:07:52 CET 2008 - jkupec@suse.cz
6641
6642 - Saner NFS timeo default (#350309)
6643 - revision 8314
6644
6645 -------------------------------------------------------------------
6646 Thu Jan 17 12:03:10 CET 2008 - kkaempf@suse.de
6647
6648 - support 'patterns.pat' and 'patterns.pat.gz' to read all
6649   patterns in one go.
6650 - rev 8309
6651
6652 -------------------------------------------------------------------
6653 Tue Jan 15 14:56:21 CET 2008 - lslezak@suse.cz
6654
6655 - added RpmDb::removePubkey(), call it from
6656   KeyRing::Impl::deleteKey() - remove the GPG key from RPM when it
6657   is removed from the trusted keyring
6658 - revision 8288
6659
6660 -------------------------------------------------------------------
6661 Mon Jan 14 17:11:15 CET 2008 - schubi@suse.de
6662
6663 - Textchanges
6664 - reduced logging in SAT-solver
6665 - ordering solutions
6666 - version 4.1.8
6667 - revision 8276
6668
6669 -------------------------------------------------------------------
6670 Thu Jan 10 16:50:26 CET 2008 - schubi@suse.de
6671
6672 - Enabled SAT solver via default. (removed ZYPP_SAT_SOLVER)
6673   ZYPP_RC_SOLVER=1 will enable the old RedCapet solver
6674 - Revision 8255
6675 - Version 4.1.7
6676
6677 -------------------------------------------------------------------
6678 Wed Jan  2 18:24:34 CET 2008 - jkupec@suse.cz
6679
6680 - Pathname zypp::filesystem::expandlink(const Pathname &) added
6681 - if the provided file is a symlink, expand it (#274651) (this
6682   probably won't work for schemes other than file/dir and cd/dvd)
6683 - revision 8179
6684
6685 -------------------------------------------------------------------
6686 Tue Dec 18 12:28:22 CET 2007 - aschnell@suse.de
6687
6688 - fixed password handling in URLs (bug #347273)
6689 - revision 8118
6690
6691 -------------------------------------------------------------------
6692 Mon Dec 17 13:47:44 CET 2007 - ma@suse.de
6693
6694 - Fixed default text locale detection not to use static variables. (#346872)
6695 - version 4.1.6
6696 - revision 8116
6697
6698 -------------------------------------------------------------------
6699 Mon Dec 10 12:46:26 CET 2007 - ma@suse.de
6700
6701 - Log more details about zypp lock owner. (#294094)
6702 - revision 8088
6703
6704 -------------------------------------------------------------------
6705 Fri Dec  7 15:47:53 CET 2007 - ma@suse.de
6706
6707 - Remove runtime dependency for libboost_filesystem (#345773)
6708 - version 4.1.5
6709 - revision 8061
6710
6711 -------------------------------------------------------------------
6712 Fri Nov 30 14:20:34 CET 2007 - schubi@suse.de
6713
6714 - Enable SAT solver via environment variable ZYPP_SAT_SOLVER.
6715   e.g.: ZYPP_SAT_SOLVER=1 zypper install foo
6716 - version 4.1.4
6717 - revision 7998
6718
6719 -------------------------------------------------------------------
6720 Wed Nov 28 15:12:33 CET 2007 - aschnell@suse.de
6721
6722 - make IniParser more strict (bug #306697)
6723
6724 -------------------------------------------------------------------
6725 Mon Nov 26 13:19:34 CET 2007 - ma@suse.de
6726
6727 - Fix missing packages in patch content list. (#340896)
6728 - revision 7925
6729
6730 -------------------------------------------------------------------
6731 Fri Nov 16 12:46:39 CET 2007 - coolo@suse.de
6732
6733 - fix build
6734
6735 -------------------------------------------------------------------
6736 Wed Nov 14 14:23:23 CET 2007 - ma@suse.de
6737
6738 - Output date strings in UTF-8. (#339423)
6739 - revision 7807
6740
6741 -------------------------------------------------------------------
6742 Tue Nov 13 13:40:03 CET 2007 - schubi@suse.de
6743
6744 - fixes for new gcc
6745 - version 4.1.3
6746 - r7788
6747
6748 -------------------------------------------------------------------
6749 Mon Nov  5 15:22:33 CET 2007 - ma@suse.de
6750
6751 - Don't mark failed patch scripts as installed. (#327523)
6752 - version 4.1.2
6753 - revision 7744
6754
6755 -------------------------------------------------------------------
6756 Wed Oct 31 09:19:59 CET 2007 - dmueller@suse.de
6757
6758 - update rpmlint suppression
6759
6760 -------------------------------------------------------------------
6761 Fri Oct 26 15:12:24 CEST 2007 - aschnell@suse.de
6762
6763 - fixed retrieval of epoch from rpmdb (bug #246680)
6764
6765 -------------------------------------------------------------------
6766 Thu Oct 25 16:29:24 CEST 2007 - aschnell@suse.de
6767
6768 - allow non-existing "packages" file in susetags parser (bug
6769   #309235)
6770
6771 -------------------------------------------------------------------
6772 Fri Oct 12 15:47:37 CEST 2007 - ma@suse.de
6773
6774 - SMBIOS DMI modalias matching added (#333152)
6775 - revision 7494
6776
6777 -------------------------------------------------------------------
6778 Sat Oct  6 16:37:11 CEST 2007 - jkupec@suse.cz
6779 - do not download the same file multiple times in one attach session
6780   (#307098), r7456
6781 - special cdrom detection code for SCSI / Virtual CDROMs on iSeries
6782   removed - should be correctly detected by HAL now
6783   (#167629, #163971), r7452
6784 - version 4.1.1
6785
6786 -------------------------------------------------------------------
6787 Fri Oct 05 10:35:47 CEST 2007 - aschnell@suse.de
6788
6789 - filter architecture in plaindir parser (bug #330791)
6790
6791 -------------------------------------------------------------------
6792 Thu Oct  4 16:31:58 CEST 2007 - ma@suse.de
6793
6794 - Throw constructing malformed checksums. (#189096)
6795 - revision 7441
6796
6797 -------------------------------------------------------------------
6798 Thu Oct  4 14:22:31 CEST 2007 - mvidner@suse.cz
6799
6800 - Renamed templates back because proper qualification makes it work
6801   too.
6802 - 4.1.0
6803
6804 -------------------------------------------------------------------
6805 Thu Oct 04 11:23:19 CEST 2007 - aschnell@suse.de
6806
6807 - only look for repositories in file ending ".repo" (bug #294779)
6808
6809 -------------------------------------------------------------------
6810 Wed Oct  3 13:37:57 CEST 2007 - mvidner@suse.cz
6811
6812 - Fixed compilation errors with GCC 4.3 by adding missing includes
6813   and renaming templates: MaxBits to MaxBitsT, Mask to MaskT,
6814   Compare<Edition> to CompareEd.
6815 - r7426
6816
6817 -------------------------------------------------------------------
6818 Mon Oct  1 20:29:36 CEST 2007 - ma@suse.de
6819
6820 - Incorporated patch from Michael Matz to speedup cache reading.
6821 - revision 7413
6822
6823 -------------------------------------------------------------------
6824 Fri Sep 28 18:40:59 CEST 2007 - schubi@suse.de
6825
6826 - Resolvertestcase:
6827   - log Repository info
6828   - set keep state in the testcase
6829   - handle vendor
6830 - r 4707
6831
6832 -------------------------------------------------------------------
6833 Thu Sep 27 17:13:14 CEST 2007 - ma@suse.de
6834
6835 - Fixed pattern parser SEGV on broken pattern files. (#328546)
6836 - revision 7402
6837
6838 -------------------------------------------------------------------
6839 Wed Sep 26 11:08:14 CEST 2007 - schubi@suse.de
6840
6841 - QueuItemRequire: Filter out all provider which have worser architecture,
6842   are NOT noarch and have not the same name as the requirement. The
6843   last one is needed for updating packages via patch/atoms.
6844   Bug 328081
6845 - Revert changes of r 7340
6846 - r 7386
6847
6848 -------------------------------------------------------------------
6849 Tue Sep 25 15:51:34 CEST 2007 - ma@suse.de
6850
6851 - Add missing '--install' parameter in desktop file. (#308640)
6852 - version 4.0.0
6853 - revision 7369
6854
6855 -------------------------------------------------------------------
6856 Tue Sep 25 11:08:13 CEST 2007 - jkupec@suse.cz
6857
6858 - release all attached media before attempting to eject (#293428)
6859 - fixed parsing of --proxy-user parameter of .curlrc (#309139)
6860 - revision 7352
6861 - version 3.26.0
6862
6863 -------------------------------------------------------------------
6864 Mon Sep 24 16:10:32 CEST 2007 - dmacvicar@suse.de
6865
6866 - provide a way to retrieve the metadata path. Used for
6867   installation, which incorrectly creates a repository in
6868   cache without adding it first, so metadata path is not
6869   set and therefore it is not possible to setup a media
6870   verifier on installation. Part of fix for (#293428)
6871 - 3.25.0
6872
6873 -------------------------------------------------------------------
6874 Mon Sep 24 15:48:47 CEST 2007 - schubi@suse.de
6875
6876 - If more than one resolvables provide a requirements and have different
6877   architecture take thatone with the best architecture. (Not regarding the
6878   name). Bug: Branching too much while an installation of a multi-arch-DVD
6879 - r 7340
6880 - version 3.24.8
6881
6882 -------------------------------------------------------------------
6883 Fri Sep 21 15:50:30 CEST 2007 - schubi@suse.de
6884
6885 - Checking the queue if an item will be deleted. If yes, the requirements
6886   are not needed anymore. Bug 326384
6887 - version 3.24.7
6888 - r 7329
6889
6890 -------------------------------------------------------------------
6891 Thu Sep 20 17:37:30 CEST 2007 - jkupec@suse.cz
6892
6893 - don't probe the repository type upon saving if disabled (#326769)
6894 - version 3.24.6
6895 - revision 7319
6896
6897 -------------------------------------------------------------------
6898 Thu Sep 20 15:19:53 CEST 2007 - ma@suse.de
6899
6900 - Avoid calling rpm repeatedly in case of an error. This is fault-prone,
6901   esp. if the error occurred executing the packages post-install script.
6902 - version 3.24.5
6903 - revision 7317
6904
6905 -------------------------------------------------------------------
6906 Thu Sep 20 11:00:04 CEST 2007 - ma@suse.de
6907
6908 - If a package is deselected by user, apply this soft lock to all
6909   available versions of this package.
6910 - version 3.24.4
6911 - revision 7316
6912
6913 -------------------------------------------------------------------
6914 Wed Sep 19 17:45:12 CEST 2007 - schubi@suse.de
6915
6916 - Update: Do not set an item to installation if there has been already set
6917   one for installation which has the same NVA. Bug  326286
6918 - version 3.24.3
6919 - r 7311
6920
6921 -------------------------------------------------------------------
6922 Wed Sep 19 14:19:49 CEST 2007 - ma@suse.de
6923
6924 - Enable package cache during commit. (#326249)
6925 - revision 7309
6926
6927 -------------------------------------------------------------------
6928 Tue Sep 18 14:01:02 CEST 2007 - schubi@suse.de
6929
6930 - Do not regarding requirements for packages which will be deleted in the
6931   same solver run. Bug 310618
6932 - r 7292
6933 - version 3.24.2
6934
6935 -------------------------------------------------------------------
6936 Mon Sep 17 16:33:14 CEST 2007 - jkupec@suse.cz
6937
6938 - don't download filelists.xml.gz (#307105)
6939 - version 3.24.1
6940 - revision 7269
6941
6942 -------------------------------------------------------------------
6943 Mon Sep 17 15:51:04 CEST 2007 - ma@suse.de
6944
6945 - Improve estimated diskusage while there is no valid
6946   solver result. (#325617)
6947 - revision 7266
6948
6949 -------------------------------------------------------------------
6950 Mon Sep 17 15:22:47 CEST 2007 - schubi@suse.de
6951
6952 -Bugfix in vendor change of a required resolvable (Correct error message)
6953  Bug 310455
6954 - r 7262
6955
6956 -------------------------------------------------------------------
6957 Mon Sep 17 12:36:28 CEST 2007 - lslezak@suse.cz
6958
6959 - fixed DU parsing in inst-sys (#308659)
6960 - revision 7256
6961
6962 -------------------------------------------------------------------
6963 Fri Sep 14 22:57:54 CEST 2007 - ma@suse.de
6964
6965 - Enable using patch and delta rpms. (#309124)
6966 - version 3.24.0
6967 - revision 7253
6968
6969 -------------------------------------------------------------------
6970 Thu Sep 13 17:59:55 CEST 2007 - ma@suse.de
6971
6972 - On update do not delete unmaintained non-SuSE packages.
6973 - version 3.23.2
6974 - revision 7239
6975
6976 -------------------------------------------------------------------
6977 Thu Sep 13 13:02:39 CEST 2007 - lslezak@suse.cz
6978
6979 - ZYppImpl::getPartitions() - don't return the current partitioning
6980   when the partitioning hasn't been set - fixes DU parsing in
6981   inst-sys (#308659)
6982
6983 -------------------------------------------------------------------
6984 Thu Sep 13 11:30:47 CEST 2007 - dmacvicar@suse.de
6985
6986 - Throw specific exceptions during commit (#308511)
6987 - 3.23.1
6988
6989 -------------------------------------------------------------------
6990 Wed Sep 12 18:48:00 CEST 2007 - ma@suse.de
6991
6992 - Various disk space calculation fixes. Susetags, plaindir and rpmdb
6993   now provide more detailed disk usage information.
6994   Yum metadata don't, so we book the package size to '/'. (#308362)
6995 - version 3.23.0
6996 - revision 7225
6997
6998 -------------------------------------------------------------------
6999 Wed Sep 12 15:48:41 CEST 2007 - schubi@suse.de
7000
7001 - Regarding keep state while recycle old valid solver results. Bug 286889
7002 - r 7209
7003
7004 -------------------------------------------------------------------
7005 Wed Sep 12 12:24:49 CEST 2007 - jkupec@suse.cz
7006
7007 - report 100% progress on finishing RPM removal (bug #309431)
7008 - revision 7200
7009
7010 -------------------------------------------------------------------
7011 Tue Sep 11 17:25:35 CEST 2007 - schubi@suse.de
7012
7013 - Update: rename language packages --> take that package which fits to the
7014   selected language Bug 308098
7015 - r 7919
7016
7017 -------------------------------------------------------------------
7018 Tue Sep 11 16:11:20 CEST 2007 - dmacvicar@suse.de
7019
7020 - restore deltas and patch rpms from the cache (#309124)
7021 - 3.22.8
7022
7023 -------------------------------------------------------------------
7024 Tue Sep 11 14:54:44 CEST 2007 - ma@suse.de
7025
7026 - Don't fail if a product is deleted multiple times (e.g. due to
7027   obsoletes and an explicit deleted request). (#308746)
7028 - version 3.22.7
7029 - revision 7184
7030
7031 -------------------------------------------------------------------
7032 Tue Sep 11 13:52:47 CEST 2007 - jkupec@suse.cz
7033
7034 - SYSCONFDIR variable added for modifying /etc
7035
7036 -------------------------------------------------------------------
7037 Tue Sep 11 12:18:11 CEST 2007 - schubi@suse.de
7038
7039 - uninstallable resolvable -->suggested solution: delete; Bug 308164
7040 - r 7177
7041
7042 -------------------------------------------------------------------
7043 Mon Sep 10 16:19:05 CEST 2007 - schubi@suse.de
7044
7045 - new translations added
7046 - r 7166
7047 - version 3.22.6
7048
7049 -------------------------------------------------------------------
7050 Mon Sep 10 15:50:49 CEST 2007 - lslezak@suse.cz
7051
7052 - fixed disk usage counting of updated packages (#308362)
7053
7054 -------------------------------------------------------------------
7055 Mon Sep 10 14:17:29 CEST 2007 - schubi@suse.de
7056
7057 - Splitting packages: Take the package with the best
7058   architecture,edition ONLY; Bug 308591
7059 - r 7160
7060
7061 -------------------------------------------------------------------
7062 Mon Sep 10 10:55:45 CEST 2007 - lslezak@suse.cz
7063
7064 - properly report fallback disk usage size (in kB instead of bytes)
7065   when disk usage is not known (YUM repos) (#308475)
7066
7067 -------------------------------------------------------------------
7068 Fri Sep  7 13:27:26 CEST 2007 - ma@suse.de
7069
7070 - Install a sample /etc/zypp.conf. (#306615)
7071 - Fixed missing soversion symlink in package.
7072 - version 3.22.5
7073 - revision 7150
7074
7075 -------------------------------------------------------------------
7076 Fri Sep  7 13:03:48 CEST 2007 - schubi@suse.de
7077
7078 - RequirementIsMet: return true only if ALL Atoms are NOT incomplete; Bug
7079   308252
7080 - r 7143
7081
7082 -------------------------------------------------------------------
7083 Thu Sep  6 18:22:36 CEST 2007 - schubi@suse.de
7084
7085 - Error: Select two candidate with the same name while update.
7086   Solution: If there is a candidate which is already selected for installation -->
7087   take thatone #308082
7088 - r 7132
7089
7090 -------------------------------------------------------------------
7091 Thu Sep  6 14:11:58 CEST 2007 - ma@suse.de
7092
7093 - Work arround installed patterns providing an empty vendor string. (#307743)
7094 - Let the solver treat vendor suse and opensuse as equivalent.
7095 - version 3.22.4
7096
7097 -------------------------------------------------------------------
7098 Thu Sep  6 12:33:27 CEST 2007 - schubi@suse.de
7099
7100 - Checking item before evaluating the concerning vendor. bug #307941
7101 - r 7119
7102
7103 -------------------------------------------------------------------
7104 Wed Sep  6 02:24:37 CEST 2007 - dmacvicar@suse.de
7105
7106 - Fix for bug #307163 - empty package descriptions
7107   a.k.a shared tag not 100% implemented
7108 - r 7117
7109 - version 3.22.3
7110
7111 -------------------------------------------------------------------
7112 Wed Sep  5 17:52:37 CEST 2007 - schubi@suse.de
7113
7114 - logging "reverse" NEEDED_BY in the detail description of solver
7115   problems.
7116 - improved error message if a requiremnt is not fulfilled Bug 307743
7117 - Add "ignore" option to the solution if a requirement is not fulfilled
7118   Bug 304276
7119 - revision 7113
7120
7121 -------------------------------------------------------------------
7122 Wed Sep  5 14:33:02 CEST 2007 - jkupec@suse.cz
7123
7124 - fixed the order of operands of susetags local metadata status
7125   computation which caused the YaST repositories to always get
7126   refreshed (part of bug #304310)
7127 - revision 7107
7128 - version 3.22.2
7129
7130 -------------------------------------------------------------------
7131 Tue Sep  4 12:09:10 CEST 2007 - schubi@suse.de
7132
7133 - comparing vendor with VendorAttr::equivalent
7134 - revision 7103
7135
7136 -------------------------------------------------------------------
7137 Mon Sep  3 18:43:51 CEST 2007 - schwab@suse.de
7138
7139 - Use $RPM_OPT_FLAGS.
7140
7141 -------------------------------------------------------------------
7142 Mon Sep  3 17:14:02 CEST 2007 - ma@suse.de
7143
7144 - Reset transact bits when switching status from
7145   "update" to "protected" (#246976)
7146 - version 3.22.1
7147 - revision 7094
7148
7149 -------------------------------------------------------------------
7150 Mon Sep  3 13:56:42 CEST 2007 - schubi@suse.de
7151
7152 - new translations added
7153 - rev 7083
7154
7155 -------------------------------------------------------------------
7156 Fri Aug 31 22:10:55 CEST 2007 - ma@suse.de
7157
7158 - Added ability to switch off use of patch and delta rpms via zypp.conf (#305864)
7159    [main]
7160    download.use_patchrpm = no
7161    download.use_deltarpm = no
7162 - version 3.22.0
7163 - revision 7069
7164
7165 -------------------------------------------------------------------
7166 Fri Aug 31 19:56:40 CEST 2007 - ma@suse.de
7167
7168 - On demand translate patch requirements into a list of atoms.
7169   Required by the UI to display packages acssociated with a patch.
7170   (#300612)
7171 - version 3.21.1
7172 - revision 7065
7173
7174 -------------------------------------------------------------------
7175 Fri Aug 31 13:59:54 CEST 2007 - kkaempf@suse.de
7176
7177 - enrich ResolverInfo with the reason if a user-initiated request
7178   fails (#304325, #306240)
7179 - r 7051
7180
7181 -------------------------------------------------------------------
7182 Thu Aug 30 20:10:00 CEST 2007 - jkupec@suse.cz
7183
7184 - added missing implementation of LogControl::setLineFormater()
7185   (lslezak)
7186 - version 3.21.0
7187 - revision 7041
7188
7189 -------------------------------------------------------------------
7190 Thu Aug 30 18:55:15 CEST 2007 - jkupec@suse.cz
7191
7192 - enable changing url in requestMedia callback (#294481)
7193 - revision 7037
7194
7195 -------------------------------------------------------------------
7196 Thu Aug 30 18:22:32 CEST 2007 - ma@suse.de
7197
7198 - Filter readonly mount points in DiskUsageCounter (#297405)
7199 - revision 7030
7200
7201 -------------------------------------------------------------------
7202 Thu Aug 30 17:31:33 CEST 2007 - jkupec@suse.cz
7203
7204 - remember the cause of the RepoException when refreshing metadata
7205   (#301022)
7206 - r7023
7207
7208 -------------------------------------------------------------------
7209 Thu Aug 30 17:25:14 CEST 2007 - ma@suse.de
7210
7211 - Safe fix for bug #299680.
7212 - version 3.20.1
7213 - revision 7026
7214
7215 -------------------------------------------------------------------
7216 Thu Aug 30 15:48:03 CEST 2007 - schubi@suse.de
7217
7218 - Bugfix: If a requirement has been fulfilled by more than one language
7219   resolvables only thatone will be taken which fits to the selected
7220   language.
7221 - r 7018
7222
7223 -------------------------------------------------------------------
7224 Thu Aug 30 15:14:23 CEST 2007 - jkupec@suse.cz
7225
7226 - correct error code for media errors in MediaCurl::doGetFileCopy()
7227   affects only zypper error output, does not affect YaST
7228 - r7013
7229
7230 -------------------------------------------------------------------
7231 Wed Aug 29 18:28:41 CEST 2007 - jkupec@suse.cz
7232
7233 - reverted blocking of requestMedia from r6271 (#301710)
7234 - r6999
7235
7236 -------------------------------------------------------------------
7237 Wed Aug 29 18:09:29 CEST 2007 - kkaempf@suse.de
7238
7239 - prevent progress report in destructor (#299680)
7240 - r6998
7241
7242 -------------------------------------------------------------------
7243 Wed Aug 29 18:02:36 CEST 2007 - jkupec@suse.cz
7244
7245 - treat non-filelists.xml <file> entries as file provides capabilities
7246   in YUM parser (#304701)
7247 - r6992
7248
7249 -------------------------------------------------------------------
7250 Wed Aug 29 16:32:01 CEST 2007 - kkaempf@suse.de
7251
7252 - the media.1/media uniquely identifies a 'susetags' repo, not
7253   the content file (#304200)
7254
7255 -------------------------------------------------------------------
7256 Wed Aug 29 15:42:17 CEST 2007 - jkupec@suse.cz
7257
7258 - fixed locale dir (#304649)
7259 - r6984
7260
7261 -------------------------------------------------------------------
7262 Wed Aug 29 15:39:52 CEST 2007 - kkaempf@suse.de
7263
7264 - don't treat normal package license as "license to confirm"
7265   (#305906)
7266
7267 -------------------------------------------------------------------
7268 Wed Aug 29 15:28:53 CEST 2007 - ma@suse.de
7269
7270 - Fixed fix for #293039. Segfault due to uninitialzed data.
7271 - version 3.19.3
7272 - revision 6980
7273
7274 -------------------------------------------------------------------
7275 Wed Aug 29 15:10:20 CEST 2007 - schubi@suse.de
7276
7277 - reduced too much verbosed ResolverContext logging; Bug 303971
7278 - r 6977
7279
7280 -------------------------------------------------------------------
7281 Wed Aug 29 13:55:28 CEST 2007 - ma@suse.de
7282
7283 - Fixed PlainDir repositories to provide real disk usage data. For
7284   repomd and others that do not provide any detailed disk usage info,
7285   assume the packgage size is required below "/". Peviously they were
7286   treated as being empy.
7287 - version 3.19.2
7288 - revision 6972
7289
7290 -------------------------------------------------------------------
7291 Wed Aug 29 13:36:42 CEST 2007 - schubi@suse.de
7292
7293 - Add a new solver solution in the case of running in a timeout:
7294   ProblemSolutionDoubleTimeout.h
7295   #Bug 302496
7296 - revision 6970
7297
7298 -------------------------------------------------------------------
7299 Wed Aug 29 11:23:26 CEST 2007 - dmacvicar@suse.de
7300
7301 - bug in fix for (#292986)
7302
7303 -------------------------------------------------------------------
7304 Tue Aug 28 18:48:26 CEST 2007 - dmacvicar@suse.de
7305
7306 - (#297001) - libzypp: can't skip broken packages
7307 - re enable importing zypp keyring from rpm.(#302379)
7308 - 3.19.1
7309
7310 -------------------------------------------------------------------
7311 Tue Aug 28 17:30:30 CEST 2007 - kkaempf@suse.de
7312
7313 - rename ResolvableQuery::iterateResolvablesByKindsAndStrings
7314   to ResolvableQuery::iterateResolvablesByKindsAndStringsAndRepos
7315   in order to support query-by-repo (#305384)
7316 - fix iterateResolvablesByKindsAndStringsAndRepos to take any
7317   number of kinds, names, or repos (#305347)
7318 - remove ResolvableQuery::iterateResolvablesByKind, not needed
7319 - version 3.19.0
7320 - rev 6935
7321
7322 -------------------------------------------------------------------
7323 Tue Aug 28 11:27:53 CEST 2007 - dmacvicar@suse.de
7324
7325 - real fix for reading signature ids. (#390535).
7326 - delete metadata when removing repo (#301037).
7327
7328 -------------------------------------------------------------------
7329 Mon Aug 27 23:52:41 CEST 2007 - dmacvicar@suse.de
7330
7331 - following behaviour for setPartitions
7332   - if they are not set, they are detected
7333   - if they are set, that value is used.
7334   - if value set or detected is empty, all disk usage
7335     information is read. Otherwise just values in those
7336     mount points.
7337     Should work for installation as long as detectPartitions
7338     is empty at installation.(#293039)
7339
7340 -------------------------------------------------------------------
7341 Mon Aug 27 17:08:41 CEST 2007 - kkaempf@suse.de
7342
7343 - Add ZConfig::overrideSystemArchitecture() to override zypp arch
7344   from external, e.g. for the testcases
7345 - Honor ZYPP_CONF environment variable to override the buit-in
7346   /etc/zypp/zypp.conf
7347 - Check architecture at handout() to prevent NULL ptr reference.
7348 - Bug 301286
7349 - rev 6908
7350
7351 -------------------------------------------------------------------
7352 Mon Aug 27 15:53:52 CEST 2007 - schubi@suse.de
7353
7354 -The solver generate an establish call for all
7355  resolvables which has filesystemcaps if there is not a valid result from a
7356  former solver run available. This covers:
7357  * Initial solver run
7358  * Changing of filesystem whithin a workflow, cause the solver results will
7359    be reset if the filesystem dependencies have been changed
7360  Bug 271912
7361 - r 6901
7362
7363 -------------------------------------------------------------------
7364 Sun Aug 26 15:49:27 CEST 2007 - kkaempf@suse.de
7365
7366 - pass location to plaindir package (#303751)
7367 - Add name of file in question to checksum/signature related
7368   exceptions.
7369 - pass basename of file to verifyFileSignatureWorkflow (instead of
7370   empty string).
7371 - filter out incompatible architectures when parsing sustags
7372   repos (first half of #301286)
7373 - r 6882
7374
7375 -------------------------------------------------------------------
7376 Fri Aug 24 11:52:27 CEST 2007 - dmacvicar@suse.de
7377
7378 - don't run source migration if yast is running in
7379   intsys mode (#297136)
7380 - signature and checksum verification fixes. Still pending
7381   problem ZYpp getting no output from gpg when running from zypper.
7382   (#302059)
7383
7384 -------------------------------------------------------------------
7385 Thu Aug 23 13:51:41 CEST 2007 - schubi@suse.de
7386
7387 - Do not strip resolvables which have the same name but different kind
7388   (ResolverInfo*)
7389 - Flag info NEEDEDBY correctly if it will be used by freshen/supplement
7390 - r 6830
7391
7392 -------------------------------------------------------------------
7393 Wed Aug 22 18:58:44 CEST 2007 - mvidner@suse.cz
7394
7395 - Do not use "a-z" in regexes. Fixes "Invalid Url scheme 'http'" in
7396   the Estonian locale (#302525).
7397
7398 -------------------------------------------------------------------
7399 Wed Aug 22 17:59:39 CEST 2007 - aschnell@suse.de
7400
7401 - added remembering of exception history at various places
7402
7403 -------------------------------------------------------------------
7404 Wed Aug 22 16:52:09 CEST 2007 - schubi@suse.de
7405
7406 - Bugfixes concerning vendor handling:
7407 - first bug:
7408   Installed A-1.0(vendor SuSE)
7409   Available A-2.0(other vendor)
7410   A will not be regarded as "unmaintained". So it will not be deleted.
7411 - second bug:
7412   A need B-2.0. B-1.0 is installed but has another vendor. Report a
7413   proper errmessage.
7414 - Testcase : solution-tests/vendor-test.xml
7415 - r 6812
7416 - 3.18.4
7417
7418 -------------------------------------------------------------------
7419 Tue Aug 21 15:38:08 CEST 2007 - dmacvicar@suse.de
7420
7421 - ignore HASH key for download (#300982)
7422
7423 -------------------------------------------------------------------
7424 Tue Aug 21 15:17:23 CEST 2007 - schubi@suse.de
7425
7426 - Added explicitly_requested as parameter in ResolverContext::Uninstall
7427   Bug 299819
7428 - revision 6794
7429
7430 -------------------------------------------------------------------
7431 Tue Aug 21 13:06:44 CEST 2007 - dmacvicar@suse.de
7432
7433 - If no mount information is available, parse all DU entries.
7434 - read only hack mode for migrate-sources. We actually do add
7435   repositories with it, but no harm. (#292986)
7436 - fix some typos in exceptions (#301331)
7437 - 3.18.3
7438
7439 -------------------------------------------------------------------
7440 Mon Aug 20 16:06:36 CEST 2007 - schubi@suse.de
7441
7442 - Do not regard explicit request in order to recognize updated packages
7443   correctly. Bug 301676
7444 - Updated translations
7445 - r 6766
7446 - 3.18.2
7447
7448 -------------------------------------------------------------------
7449 Mon Aug 20 15:35:46 CEST 2007 - mvidner@suse.cz
7450
7451 - package-manager script: Call /sbin/yast2 with full path because of
7452   gnomesu (#269873).
7453
7454 -------------------------------------------------------------------
7455 Mon Aug 20 15:23:14 CEST 2007 - dmacvicar@suse.de
7456
7457 - add support for the HASH key. (#300982)
7458 - Use ContentFileParser in Downloader (instead of implementing
7459   the parser again, it has a reason, Downloader was written first)
7460 - update testcases and data to cover the new HASH key
7461 - 3.18.1
7462
7463 -------------------------------------------------------------------
7464 Mon Aug 20 13:21:34 CEST 2007 - kkaempf@suse.de
7465
7466 - unify query API for kind and name, summary, description
7467   (incomplete)
7468 - rev 6761, version 3.18.0
7469
7470 -------------------------------------------------------------------
7471 Fri Aug 17 12:30:55 CEST 2007 - kkaempf@suse.de
7472
7473 - add iterateResolvablesByKindsAndName
7474 - rev 6735, version 3.17.13
7475
7476 -------------------------------------------------------------------
7477 Fri Aug 17 11:45:24 CEST 2007 - kkaempf@suse.de
7478
7479 - rename ResolvableQuery::queryByName to iterateResolvablesByName
7480 - fix reading of kind and repository in ResolvableQuery
7481 - add reverse lookups in CacheTypes
7482 - add iterateResolvablesByKind
7483 - rev 6733
7484
7485 -------------------------------------------------------------------
7486 Fri Aug 17 10:37:56 CEST 2007 - schubi@suse.de
7487
7488 - shorten solver error messages Bug 259894
7489 - rev 6723
7490
7491 -------------------------------------------------------------------
7492 Thu Aug 16 23:43:50 CEST 2007 - kkaempf@suse.de
7493
7494 - fix ResolvableQuery::query(), add ResolvableQuery::queryByName()
7495   install zypp/cache header files.
7496 - rev 6719, version 3.16.13
7497
7498 -------------------------------------------------------------------
7499 Thu Aug 16 17:21:52 CEST 2007 - kkaempf@suse.de
7500
7501 - discard pattern files with incompatbile architecture, both
7502   for download and for parsing. (#298716)
7503 - rev 6711
7504
7505 -------------------------------------------------------------------
7506 Thu Aug 16 17:12:45 CEST 2007 - kkaempf@suse.de
7507
7508 - run sqlite asynchronously and add sql index files where
7509   appropriate, gives 6x performance on certain operations.
7510   Bumping cache schema version to 1004.
7511   (#300998)
7512 - rev 6710
7513
7514 -------------------------------------------------------------------
7515 Thu Aug 16 17:08:58 CEST 2007 - kkaempf@suse.de
7516
7517 - fix String::endsWith (#301038)
7518 - rev 6709
7519
7520 -------------------------------------------------------------------
7521 Thu Aug 16 11:16:25 CEST 2007 - schubi@suse.de
7522
7523 - added an _explicitly_requested in QueueItemConflict ( as already in
7524   QueueItemEstablish, QueueItemInstall, QueueItemUninstall ) in order to
7525   remove the conflicting item without an error message. Bug 299819
7526 - rev 6699
7527
7528 -------------------------------------------------------------------
7529 Thu Aug 16 07:23:31 CEST 2007 - jkupec@suse.cz
7530
7531 - forgot to set default refresh policy in checkIfToRefreshMetadata
7532 - repo.refresh.delay default set to 10 minutes
7533 - 6693
7534
7535 -------------------------------------------------------------------
7536 Wed Aug 15 15:32:36 CEST 2007 - schubi@suse.de
7537
7538 - Bugfix while regarding correct vendor in update
7539 - r6677
7540 - version 3.15.0
7541
7542 -------------------------------------------------------------------
7543 Wed Aug 15 13:57:04 CEST 2007 - jkupec@suse.cz
7544
7545 - repo.refresh.delay=<minutes> (ZConfig, "main" section) support
7546   added to delay next check & refresh until the specified number of
7547   minutes has passed from the last check or refresh (FATE #301991).
7548   Revisions: 6654, 6656, 6666, and 6667.
7549 - filesystem::touch(Pathname) added (r6666)
7550 - RepoManager::touchIndexFile(RepoInfo) added
7551 - RepoManager::checkIfToRefreshMetadata(RepoInfo,Url,policy):
7552   decision to do the refresh moved to this public method.
7553 - r6667
7554
7555 -------------------------------------------------------------------
7556 Wed Aug 15 12:38:26 CEST 2007 - schubi@suse.de
7557
7558 - generate a resolver problem if addRequires does not find a resovable
7559   #299486
7560 - rev 6660
7561
7562 -------------------------------------------------------------------
7563 Tue Aug 14 15:54:15 CEST 2007 - schubi@suse.de
7564
7565 - Prioritized delete request by the user BEFORE delete requests due
7566   missing dependencies or conflicting dependencies. Bug 298322
7567 - rev 6640
7568
7569 -------------------------------------------------------------------
7570 Fri Aug 10 20:49:20 CEST 2007 - jkupec@suse.cz
7571
7572 - support also "Plaindir" as valid repo type name (#298622)
7573 - revision 6616
7574 - version 3.14.0
7575
7576 -------------------------------------------------------------------
7577 Fri Aug 10 18:03:06 CEST 2007 - dmacvicar@suse.de
7578
7579 - fix segfault in Progress reporting
7580 - progress report use name instead of alias (#298035)
7581 - repoinfo returns alias if name is empty
7582
7583 -------------------------------------------------------------------
7584 Fri Aug 10 16:04:42 CEST 2007 - dmacvicar@suse.de
7585
7586 - merge patch by dmueller to get rid of boost-regex
7587
7588 -------------------------------------------------------------------
7589 Fri Aug 10 13:50:40 CEST 2007 - dmacvicar@suse.de
7590
7591 - dont create a second CacheStore in the same scope, will lock...
7592   #297627
7593
7594 -------------------------------------------------------------------
7595 Thu Aug  9 15:04:21 CEST 2007 - jkupec@suse.cz
7596
7597 - fixed some RepoManager exception docs & history
7598 - r6558
7599
7600 -------------------------------------------------------------------
7601 Thu Aug  9 13:33:59 CEST 2007 - dmacvicar@suse.de
7602
7603 - feature #302135: Graceful update of 3rd party packages
7604   Automatic upgrading only sees packages from same vendor
7605   This allows not needed to have those locked.
7606 - Add persistent locks file which allow wildcards. Users
7607   can lock certain packages adding lines like "kde* < 3.5"
7608 - add applyLocks() to apply persistent locks before solving
7609
7610 -------------------------------------------------------------------
7611 Thu Aug  9 13:28:20 CEST 2007 - schubi@suse.de
7612
7613 -  recognize changes in the pool (e.g. changing /etc/sysconfig/storage
7614   #271912 wq
7615 - Added locking resolvables in the testcases
7616 - rev 6544
7617
7618 -------------------------------------------------------------------
7619 Wed Aug  8 16:04:07 CEST 2007 - dmacvicar@suse.de
7620
7621 - add migrate-sources to %post (#292986)
7622 - 3.13.15
7623
7624 -------------------------------------------------------------------
7625 Wed Aug  8 13:32:52 CEST 2007 - jkupec@suse.cz
7626
7627 - fixed bug with using wrong files from raw metadata cache
7628   (bug #297611) (duncanmv) (r6501, already released in 3.13.14)
7629
7630 -------------------------------------------------------------------
7631 Wed Aug  8 12:42:39 CEST 2007 - schubi@suse.de
7632
7633 - fix in "ignore conflicts" if the conflict has been caused by an obsolete
7634   Bug# 297795
7635 - r 6517
7636
7637 -------------------------------------------------------------------
7638 Tue Aug  7 17:04:47 CEST 2007 - dmacvicar@suse.de
7639
7640 - implement susetags support for compressed metadata
7641   and testcases. (feature #301916)
7642 - implement disk usage in cache. For installation requires
7643   some changes in YaST to setup the ZYpp getPartitions()
7644   before repos are cached. (bug #293039)
7645 - added testcases for diskusage
7646 - 3.13.14
7647
7648 -------------------------------------------------------------------
7649 Mon Aug  6 10:19:12 CEST 2007 - jkupec@suse.cz
7650
7651 - fixed YUM parser to properly create source packages
7652 - disabled reading of filelists.xml.gz by default (the data are
7653   currently not stored anyway)
7654 - revision 6481
7655 - version 3.13.13
7656
7657 -------------------------------------------------------------------
7658 Sat Aug  4 01:03:19 CEST 2007 - ma@suse.de
7659
7660 - Don't download unwanted translation files (#293740).
7661 - revision 6470
7662
7663 -------------------------------------------------------------------
7664 Fri Aug  3 23:52:18 CEST 2007 - ma@suse.de
7665
7666 - Fix susetags repo to parse dikusage data (#293039)
7667 - revision 6467
7668 - version 3.13.12
7669
7670 -------------------------------------------------------------------
7671 Fri Aug  3 18:56:47 CEST 2007 - ma@suse.de
7672
7673 - Add product attribute 'type' (aka 'category' which is now
7674   deprecated). Adapted sustags and yum parsers to parse and
7675   provide this value.
7676 - revision 6464
7677 - version 3.13.11
7678
7679 -------------------------------------------------------------------
7680 Fri Aug  3 17:29:56 CEST 2007 - dmacvicar@suse.de
7681
7682 - fix modalias rel column number
7683 - version 3.13.10
7684
7685 -------------------------------------------------------------------
7686 Fri Aug  3 16:35:36 CEST 2007 - dmacvicar@suse.de
7687
7688 - Implemented option repo.add.probe to allow probing
7689   the added repositories
7690 - version 3.13.9
7691
7692 -------------------------------------------------------------------
7693 Fri Aug  3 16:07:46 CEST 2007 - schubi@suse.de
7694
7695 - Fixed detection of renamed packages while update.
7696 - Added new translations
7697 - rev 6445
7698
7699 -------------------------------------------------------------------
7700 Fri Aug  3 15:02:28 CEST 2007 - ma@suse.de
7701
7702 - Speed up retrieving MediaNr attribute, as it slows down install
7703   order calculation. (#297173)
7704 - revision 6442
7705
7706 -------------------------------------------------------------------
7707 Fri Aug  3 14:13:36 CEST 2007 - dmacvicar@suse.de
7708
7709 - Fixed cache schema upgrade
7710
7711 -------------------------------------------------------------------
7712 Fri Aug  3 13:38:17 CEST 2007 - ma@suse.de
7713
7714 - Fixed pattern includes and extends attributes.
7715 - revision 6431
7716 - version 3.13.8
7717
7718 -------------------------------------------------------------------
7719 Fri Aug  3 12:33:41 CEST 2007 - schubi@suse.de
7720
7721 - API for retrieving additional dependencies" solver/detail/Resolver.h
7722 - Handle additional dependencies in the testcases
7723 - Handle system and language dependencies in the testcases correctly.
7724 - r 6418
7725
7726 -------------------------------------------------------------------
7727 Thu Aug  2 18:14:12 CEST 2007 - ma@suse.de
7728
7729 - Indicate changed pool content if /etc/sysconfig/storage USED_FS_LIST
7730   has changed. Resolver must discard any cached filesystem dependencies.
7731   (required for #271912)
7732 - revision 6404
7733
7734 -------------------------------------------------------------------
7735 Thu Aug  2 16:37:06 CEST 2007 - ma@suse.de
7736
7737 - Indicate changed pool content to the resolver. (required for #271912)
7738 - revision 6398
7739 - version 3.13.7
7740
7741 -------------------------------------------------------------------
7742 Thu Aug  2 10:16:16 CEST 2007 - schubi@suse.de
7743
7744 - speedup error handling. Do not log ResolveInfo anymore. Set limit of 20
7745   problems. Bug 280387
7746 - r 6378
7747 - version 3.13.6
7748
7749 -------------------------------------------------------------------
7750 Wed Aug  1 18:51:12 CEST 2007 - ma@suse.de
7751
7752 - Added interface to install source packages via zypper.
7753 - revision 6373
7754 - version 3.13.5
7755
7756 -------------------------------------------------------------------
7757 Tue Jul 31 22:01:08 CEST 2007 - ma@suse.de
7758
7759 - Added package attributes Package::sourcePkgName and
7760   Package::sourcePkgEdition. Name and edition of the source
7761   rpm this package was built from.
7762 - Added ZYpp::installSrcPackage to install a single source package.
7763 - revision 6353
7764 - version 3.13.4
7765
7766 -------------------------------------------------------------------
7767 Tue Jul 31 19:06:54 CEST 2007 - ma@suse.de
7768
7769 - Temorary files and directories created by makeSibling use the
7770   same protection as the original.
7771 - revision 6344
7772 - version 3.13.3
7773
7774 -------------------------------------------------------------------
7775 Tue Jul 31 10:37:13 CEST 2007 - schubi@suse.de
7776
7777 - Removed keepExtras from resolvePool. This will be handled
7778   in the solver internally now. #294727
7779 - Checking if item really exists (#295544; ResolverInfoContainer.cc)
7780 - revision 6317
7781 - version 3.13.2
7782
7783 -------------------------------------------------------------------
7784 Mon Jul 30 17:23:19 CEST 2007 - ma@suse.de
7785
7786 - Remove tribool from RepoInfo's interface.
7787 - revision 6301
7788 - version 3.13.1
7789
7790 -------------------------------------------------------------------
7791 Mon Jul 30 13:59:33 CEST 2007 - ma@suse.de
7792
7793 - Fixed wrong media number reported by script, message and patch.
7794 - Fixed script API to provide the scripts location on media (if not
7795   inlined).
7796 - Introduced ScripProvider to make a script available on the local
7797   disk.
7798 - revision 6288
7799 - version 3.13.0
7800
7801 -------------------------------------------------------------------
7802 Fri Jul 27 18:08:42 CEST 2007 - jkupec@suse.cz
7803
7804 - don't request media chage if the media is not changeable (like
7805   e.g. http)
7806 - revision 6271
7807 - version 3.12.1
7808
7809 -------------------------------------------------------------------
7810 Fri Jul 27 17:40:44 CEST 2007 - dmacvicar@suse.de
7811
7812 - progress ticks for clean cache
7813 - ZConfig: remove default from names.
7814 - re enable reading cache callbacks
7815 - ini parser without boost::regexp
7816   patch by dmueller (#152447)
7817
7818 -------------------------------------------------------------------
7819 Fri Jul 27 17:16:27 CEST 2007 - ma@suse.de
7820
7821 - Fixed package to provide the location media number. (#294496)
7822 - revision 6263
7823
7824 -------------------------------------------------------------------
7825 Fri Jul 27 16:31:38 CEST 2007 - jkupec@suse.cz
7826
7827 - RepoFileReader - ignore empty url keys (baseurl, mirrorlist,
7828   gpgkey) instead of throwing bad url exception
7829 - revision 6259
7830
7831 -------------------------------------------------------------------
7832 Thu Jul 26 16:41:30 CEST 2007 - kkaempf@suse.de
7833
7834 - Make clearing of extra dependencies/conflicts configurable when
7835   resolvePool(). Leave the default as before (clear extras).
7836   Bug # 294727
7837 - revision 6233
7838 - version 3.12.0
7839
7840 -------------------------------------------------------------------
7841 Thu Jul 26 10:58:27 CEST 2007 - dmacvicar@suse.de
7842
7843 - /var/lib/zypp/cache -> /var/cache/zypp
7844   (#292419)
7845 - ini parser without boost::regexp, patch by dmueller
7846   (#152447)
7847
7848 -------------------------------------------------------------------
7849 Wed Jul 25 13:50:06 CEST 2007 - ma@suse.de
7850
7851 - Make temp directory configurable  via environment
7852   variable ZYPPTMPDIR.
7853 - revision 6202
7854 - version 3.11.11
7855
7856 -------------------------------------------------------------------
7857 Tue Jul 24 17:55:49 CEST 2007 - ma@suse.de
7858
7859 - Fixed bug in smart pointer comparison.
7860
7861 -------------------------------------------------------------------
7862 Mon Jul 23 13:05:53 CEST 2007 - ma@suse.de
7863
7864 - Fix failing rename of metadata download directories across
7865   filesystem boundaries.
7866
7867 -------------------------------------------------------------------
7868 Fri Jul 20 16:10:59 CEST 2007 - ma@suse.de
7869
7870 - Fixed malicious gettext include.
7871 - Make ZConfig a singleton.
7872 - revision 6123
7873
7874 -------------------------------------------------------------------
7875 Thu Jul 19 15:52:03 CEST 2007 - ma@suse.de
7876
7877 - Fixed repo::provideFile to set a deleter for downloaded files
7878   (#293004).
7879 - revision 6094
7880 - version 3.11.10
7881
7882 -------------------------------------------------------------------
7883 Thu Jul 19 12:58:12 CEST 2007 - ma@suse.de
7884
7885 - Query ByRepository now takes as well an alias.
7886
7887 -------------------------------------------------------------------
7888 Wed Jul 18 16:40:35 CEST 2007 - dmacvicar@suse.de
7889
7890 - fix retrieval of container attributes in cache
7891   (#292698)
7892
7893 -------------------------------------------------------------------
7894 Wed Jul 18 16:12:06 CEST 2007 - ma@suse.de
7895
7896 - Port zypp-query-pool (#292404)
7897 - revision 6069
7898 - version 3.11.9
7899
7900 -------------------------------------------------------------------
7901 Wed Jul 18 16:09:04 CEST 2007 - schubi@suse.de
7902
7903 - added new calls in Resolver.h: addRequire,addConflict
7904
7905 -------------------------------------------------------------------
7906 Wed Jul 18 14:43:04 CEST 2007 - ma@suse.de
7907
7908 - Fixed IniParser to allow '=' in values (#292669)
7909 - revision 6063
7910
7911 -------------------------------------------------------------------
7912 Wed Jul 18 14:16:59 CEST 2007 - dmacvicar@suse.de
7913
7914 - allow / in alias (#292628)
7915
7916 -------------------------------------------------------------------
7917 Wed Jul 18 12:38:55 CEST 2007 - ma@suse.de
7918
7919 - Fixed repo::provideFile to throw on error.
7920 - Fixed ResolvableQuery to use 0 as default for non existing
7921   numerical values.
7922 - revision 6058
7923
7924 -------------------------------------------------------------------
7925 Tue Jul 17 15:57:03 CEST 2007 - ma@suse.de
7926
7927 - Fixed OnMediLocation to use safe defaults. Added setLocaltion and
7928   additional ctor for convenience.
7929 - revision 6047
7930
7931 -------------------------------------------------------------------
7932 Tue Jul 17 10:45:39 CEST 2007 - schubi@suse.de
7933
7934 - Evalute update canditate:
7935   Take canditates only which are really installable. Bug 292077
7936   r 6034
7937
7938 -------------------------------------------------------------------
7939 Mon Jul 16 15:41:31 CEST 2007 - jkupec@suse.cz
7940
7941 - fixed some tribool bugs in RepoInfo
7942 - revision 6022
7943
7944 -------------------------------------------------------------------
7945 Mon Jul 16 11:43:33 CEST 2007 - dmacvicar@suse.de
7946
7947 - fix reading of non existant repo
7948 - r6018
7949 - first submission to stable
7950 - fix keywords parsing in susetags parser
7951 - version 3.11.8
7952
7953 -------------------------------------------------------------------
7954 Wed Jul 11 19:14:47 CEST 2007 - jkupec@suse.cz
7955
7956 - make resolvable query complete exceptionless with the database
7957 - test that packages have some attributes
7958 - disable progress adaptor for now
7959 - revision 5977
7960 - version 3.11.7
7961
7962 -------------------------------------------------------------------
7963 Wed Jul 11 14:37:02 CEST 2007 - ma@suse.de
7964
7965 - fixed unresolved symbols
7966 - revision 5972
7967 - version 3.11.6
7968
7969 -------------------------------------------------------------------
7970 Wed Jul 11 13:31:39 CEST 2007 - ma@suse.de
7971
7972 - fixed TranslatedText creating unwanted entries.
7973 - fixed capability processing
7974 - revision 5964
7975 - version 3.11.5
7976
7977 -------------------------------------------------------------------
7978 Tue Jul 10 20:01:18 CEST 2007 - jkupec@suse.cz
7979
7980 - MediaSetAccess::release() added
7981 - Use attachDesiredMedia in MediaProducts
7982 - Progress reporting improved
7983 - revision 5959
7984 - version 3.11.4
7985
7986 -------------------------------------------------------------------
7987 Tue Jul 10 14:23:13 CEST 2007 - ma@suse.de
7988
7989 - fixed parsing translated texts.
7990 - added source packages.
7991 - revision 5947
7992 - version 3.11.3
7993
7994 -------------------------------------------------------------------
7995 Tue Jul 10 13:11:31 CEST 2007 - jkupec@suse.cz
7996
7997 - repo callbacks fixed
7998 - Fixed YUM parser progress reporting
7999 - Added CombinedProgressData
8000 - make RepoImpl::resolvables() load lazy
8001 - MediaProducts added for scanning products file
8002 - Implement cache schema versioning and automatic invalidation of
8003   cache when schema changes
8004 - revision 5942
8005 - version 3.11.2
8006
8007 -------------------------------------------------------------------
8008 Fri Jul  6 13:51:50 CEST 2007 - ma@suse.de
8009
8010 - Propagate pools repository_iterator to the UI
8011 - revision 5911
8012 - version 3.11.1
8013
8014 -------------------------------------------------------------------
8015 Thu Jul  5 17:02:08 CEST 2007 - ma@suse.de
8016
8017 - Package::location is now returns an OnMediaLocation
8018 - archivesize() renamed to downloadSize()
8019 - Allow to iterate all Repositories that contribute
8020   Resolvables to the Pool.
8021 - MediaSetAccess::provideDir added
8022 - remove useless url check
8023 - add old-api-style wrapper
8024 - Add MediaProducts class
8025 - revision 5892
8026 - version 3.11.0
8027
8028 -------------------------------------------------------------------
8029 Thu Jul  5 09:31:02 CEST 2007 - schubi@suse.de
8030
8031 - function isInstalledBy/installs
8032   Added an initial installation flag which shows if the item has been
8033   triggered for installation, or the dependency is already satisfied.
8034 - Revision 5884
8035 - Version 3.4.0
8036
8037 -------------------------------------------------------------------
8038 Tue Jul  3 13:07:31 CEST 2007 - jkupec@suse.cz
8039
8040 - removed unused %{prefix}/lib/zypp from %files in spec file
8041 - revision 5870
8042
8043 -------------------------------------------------------------------
8044 Tue Jul  3 10:37:37 CEST 2007 - jkupec@suse.cz
8045
8046 - Old API (SourceManager, metadata parsers) dropped in favor of the
8047   new refactored ones (RepoManager, RepoParser(s), cache subtree,
8048   repo subtree).
8049 - Some new API improvements.
8050 - revision 5868
8051 - version 3.10.0 (bumped minor to 10 to indicate refactoring branch)
8052
8053 -------------------------------------------------------------------
8054 Fri Jun 22 15:28:03 CEST 2007 - schubi@suse.de
8055
8056 - New API calls which provides more information about one
8057   resolvable after a solverrun:
8058   isInstalledBy (const PoolItem_Ref item);
8059   installs (const PoolItem_Ref item);
8060 - Revision 5835
8061
8062 -------------------------------------------------------------------
8063 Thu Jun 21 15:58:16 CEST 2007 - adrian@suse.de
8064
8065 - fix changelog entry order
8066
8067 -------------------------------------------------------------------
8068 Wed Jun 20 11:47:33 CEST 2007 - schubi@suse.de
8069
8070 - Ignore conflicting items which are uninstallable
8071 - Create a "needed by" info if a requirement is still fulfilled.
8072 - Allow only one needed_by and needed_by_capability in QueueItemInstall
8073 - Added capability and type (REQUIRE, RECOMMEND,....) to
8074   ResolverInfoNeededBy
8075 - Evaluate ResolverInfoNeededBy for more information in the error
8076   messages
8077 - Enlarge detail description in the error messages
8078 - Revision 5807
8079
8080 -------------------------------------------------------------------
8081 Tue Jun 19 13:59:09 CEST 2007 - ma@suse.de
8082
8083 - Fixes for gcc-4.2
8084 - revision 5786
8085 - version 3.3.1
8086
8087 -------------------------------------------------------------------
8088 Mon Jun 18 17:20:45 CEST 2007 - mvidner@suse.cz
8089
8090 - fixed so versioning from libtool to cmake
8091 - 3.3.0
8092
8093 -------------------------------------------------------------------
8094 Mon Jun 18 09:47:32 CEST 2007 - dmacvicar@suse.de
8095
8096 - Use gpg2 instead of gpg for keyring and make
8097   the package depend on it (#284211)
8098
8099 -------------------------------------------------------------------
8100 Mon Jun 11 17:02:49 CEST 2007 - schubi@suse.de
8101
8102 - Required kmp packges FOR EACH installed/to_be_installed kernel will be installed.
8103   New dependency "packageand(foo:bar)" which provides an AND dependency by
8104   injecting a supplement/freshen.
8105   e.G. package novell-cluster-services-kmp-smp
8106   supplements: packageand(kernel-smp:novell-cluster-services-kmp)
8107   Bug 255011
8108 - Dont check for architecture changes in atoms (#266178)
8109 - Revision 5720
8110
8111 -------------------------------------------------------------------
8112 Wed May 23 17:03:29 CEST 2007 - ma@suse.de
8113
8114 - Fixed package-manager script (#275847)
8115 - revision 5614
8116
8117 -------------------------------------------------------------------
8118 Wed May 23 13:32:02 CEST 2007 - schubi@suse.de
8119
8120 - fixed cmake
8121 - version 3.2.2
8122
8123 -------------------------------------------------------------------
8124 Wed May 23 11:25:55 CEST 2007 - schubi@suse.de
8125
8126 - Reduced logging in order to speedup solving Bug 275100
8127 - revision 5603
8128 - version 3.2.1
8129
8130 -------------------------------------------------------------------
8131 Tue May 15 14:03:34 CEST 2007 - ma@suse.de
8132
8133 - Fix excess calls to releaseFile. (#274357)
8134 - revision 5545
8135
8136 -------------------------------------------------------------------
8137 Wed May  9 18:44:20 CEST 2007 - dmacvicar@suse.de
8138
8139 - Fix importing keys into rpm. (#270125)
8140 - r5527
8141
8142 -------------------------------------------------------------------
8143 Wed Apr 18 14:56:17 CEST 2007 - ma@suse.de
8144
8145 - Support filesystem dependencies to add needed filesystem RPMs
8146   automatically (Fate 301966).
8147 - revision 5404
8148 - version 3.2.0
8149
8150 -------------------------------------------------------------------
8151 Mon Apr 16 11:23:15 CEST 2007 - jkupec@suse.cz
8152
8153 - avoiding attaching media where not needed (#263207)
8154 - r5381
8155
8156 -------------------------------------------------------------------
8157 Fri Apr 13 17:32:55 CEST 2007 - dmacvicar@suse.de
8158
8159 - fix FileCap with attributes
8160 - r5376
8161
8162 -------------------------------------------------------------------
8163 Thu Apr 12 02:33:18 CEST 2007 - ma@suse.de
8164
8165 - Fixed computation of install order. Take requirements of
8166   an installed packages uninstall scripts into account, if
8167   the package is updated. (#258682)
8168 - revision 5349
8169 - version 3.1.1
8170 -------------------------------------------------------------------
8171 Wed Apr 11 15:24:01 CEST 2007 - ma@suse.de
8172
8173 - Parse and provide package keywords. (Fate 120368)
8174 - revision 5338
8175 - version 3.1.0
8176
8177 -------------------------------------------------------------------
8178 Thu Apr  5 15:50:15 CEST 2007 - schubi@suse.de
8179
8180 - Upgrade: Do NOT delete packages which have unresolved dependencies -->
8181   Ask the user. Bug 258322
8182 - revision 5305
8183 - version 3.0.3
8184
8185 -------------------------------------------------------------------
8186 Wed Apr  4 19:39:12 CEST 2007 - ma@suse.de
8187
8188 - Fix restoring of Sources id root prefix is used. (#238165)
8189 - revision 5299
8190 - version 3.0.2
8191
8192 -------------------------------------------------------------------
8193 Wed Apr  4 15:33:54 CEST 2007 - jkupec@suse.cz
8194
8195 - MediaManager::attachDesiredMedia() added to support multiple
8196   (CD/DVD) drives (fate #3974)
8197 - r5296
8198
8199 -------------------------------------------------------------------
8200 Wed Mar 14 14:33:26 CET 2007 - schubi@suse.de
8201
8202 - If there is no valid solver result and NOT all resolvables ( other
8203   architecture) has been regarded, let the user decide making a new
8204   solver run with ALL available resolvables. Bug 223440
8205 - reducing logging (error -> debug)  bug 252921
8206 - Revision 5219
8207
8208 -------------------------------------------------------------------
8209 Fri Mar  9 00:08:38 CET 2007 - ma@suse.de
8210
8211 - Allow configuration of trusted vendors via
8212   /var/lib/zypp/db/trustedVendors. (#186636)
8213 - revision 5194
8214 - version 3.0.1
8215
8216 -------------------------------------------------------------------
8217 Wed Mar  7 15:20:29 CET 2007 - dmacvicar@suse.de
8218
8219 - libzypp-devel -> libzypp requirement is not versioned
8220   (#251086)
8221 - r5181
8222
8223 -------------------------------------------------------------------
8224 Tue Mar  6 17:25:49 CET 2007 - schubi@suse.de
8225
8226 - Using already existing valid solver results for further solver runs.
8227   (partiell solving)
8228 - r5169
8229
8230 -------------------------------------------------------------------
8231 Fri Mar  2 16:11:16 CET 2007 - dmacvicar@suse.de
8232
8233 - fix link order
8234 - r5165
8235
8236 -------------------------------------------------------------------
8237 Tue Feb 27 15:50:39 CET 2007 - dmacvicar@suse.de
8238
8239 - merging from 10.2 / SP1
8240 - #247459 ftp probing
8241   denied == dont exists in ftp
8242 - r5124
8243
8244 -------------------------------------------------------------------
8245 Tue Feb 27 15:35:06 CET 2007 - schubi@suse.de
8246
8247 - Merging solver related stuff from SuSE-Linux-10_2-Branch ( till r5111):
8248 - Simultaneouqusly establishing of items which are conflicting eachother is
8249   useless. So only one will be established. Fixed in QueueItemInstall.cc
8250   Bug 243595
8251 - Added new upgrade options to fine tune version and patch handling.
8252   (F301990)
8253 - The context of establishPool will be stored in Resolver and will be
8254   regarded for the next solver run everytime. So it will be not reset by
8255   any solver run anymore.
8256   bug 191810 ( A broken patch will not be installed again)
8257
8258 -------------------------------------------------------------------
8259 Fri Feb 23 17:40:23 CET 2007 - jkupec@suse.cz
8260
8261 - adding sotf,timeo=X nfs mount options by default (#235211)
8262 - r5093
8263
8264 -------------------------------------------------------------------
8265 Fri Feb 23 14:16:19 CET 2007 - jkupec@suse.cz
8266
8267 - support for HTTP authentication prompt added (#190609)
8268 - fixed problem with empty path in URL
8269   in MediaCurl::doGetFileCopy()
8270 - r5085
8271
8272 -------------------------------------------------------------------
8273 Mon Feb 12 15:28:08 CET 2007 - jkupec@suse.cz
8274
8275 - Merged revisions 4926-4993,4995,4998-5006 via svnmerge from
8276   SuSE-Linux-10_2-Branch
8277
8278 - verifySystem: Regarding patterns too. Bug 239750 (schubi)
8279 - verifySystem: The result will be set to APPL_HIGH, so it will be not
8280   reset by a second "normal" solver run. #239281 (schubi)
8281 - yast2 reports invalid URL as 'unknown source type'
8282   (#209961) (dmacvicar)
8283 - Added freshen language dependency in supplemements too if there is no
8284   entry in supplements.
8285   #240617;IPA fonts are not installed even if select Japanese
8286   language (schubi)
8287 - Setting allowed authentication methods to "basic,digest" if none
8288   provided in URL (#243006) (jkupec)
8289 - Stopping after 50 valid solver results. Anymore would be useless. Bug
8290   243595 (schubi)
8291 - r 5007
8292
8293 -------------------------------------------------------------------
8294 Mon Feb 12 10:37:02 CET 2007 - mvidner@suse.cz
8295
8296 - package-manager: use a generic su script from XDG (#235303, #244442)
8297
8298 -------------------------------------------------------------------
8299 Fri Feb  9 15:21:55 CET 2007 - jkupec@suse.cz
8300
8301 - Setting allowed authentication methods to "basic,digest" if none
8302   provided in URL (#243006)
8303 - fixed gettext and rpath problems in configure.ac and Makefile.cvs
8304   (mvidner)
8305 - r4999
8306
8307 -------------------------------------------------------------------
8308 Wed Feb  7 15:52:29 CET 2007 - jkupec@suse.cz
8309
8310 - MediaCurlException::dumpOn() adjusted for ncurses dialogue
8311   (#222602)
8312 - 4984
8313
8314 -------------------------------------------------------------------
8315 Mon Jan 29 13:10:37 CET 2007 - dmacvicar@suse.de
8316
8317 - Merged revisions 4907-4926 from SuSE-Linux-10_2-Branch
8318
8319 - update packages: changing architecture is only valid while an
8320   system update and NOT while an update via a patch. Last fix does
8321   not fit for every case.
8322   Bug 230685
8323 - Patch has selected not the concerning package for update but
8324   a package which has provided the required dependencies too.
8325   Algorithmus: If there are exactly two providers which differ in architecture
8326                prefer the better arch.
8327   Fix: Regarding NVRA too. ( only if equal )
8328   Bug 238284
8329 - Download only English and Local translation
8330   (#208457)
8331 - Added solver parameter:
8332    tryAllPossibilities: regarding every solver branch ( not only
8333                         branches with e.G. best architectures
8334    preferHighestVersion: Prefer solver results which have a higher
8335                          version number.
8336   Bug #238087
8337 - update packages: changing architecture is only valid while an
8338   system update and NOT while an update via a patch.
8339   Bug 230685 - x86_64 MozillaFirefox binaries in security update
8340   repository
8341   Fix of version 2.11.2 has not worked if the first founded item
8342   had had another architecture.
8343 - r4927
8344
8345 -------------------------------------------------------------------
8346 Wed Jan 24 14:50:33 CET 2007 - lslezak@suse.cz
8347
8348 - added ZYpp::getPartitions() - return the partitinoning
8349
8350 -------------------------------------------------------------------
8351 Wed Jan 24 14:20:28 CET 2007 - dmacvicar@suse.de
8352
8353 - Merged revisions 4705-4906 via svnmerge from SuSE-Linux-10_2-Branch
8354 - Corrupt download cannot be skipped
8355   (#217425 and #224216)
8356 - Enable package read ahead/caching in commit per default to reduce
8357   interactive media changes. If the environment variable
8358   ZYPP_COMMIT_NO_PACKAGE_CACHE is set, caching will be disabled. (F100182)
8359 - added parameter not to reset resolver results while calling
8360   freshen pool Bug: 235761
8361 - Prepare package read ahead/caching of packages in commit. Adatped the
8362   workflow. Caching details are now hidden inside CommitPackageCache.
8363   The current implementation still performs no read ahead. (for F100182)
8364 - Skip invalid or broken rpm database entries. (#231211)
8365 - verifySystem: check if the solution is valid after calling freshenPool()
8366   Bug: 235761
8367 - Added own call for Resolver::verifySystem with additional
8368   hardware/language check in order to keep binary compatibility
8369   Fate #301224
8370 - Rpm requires additional quoting of special chars in filenames.
8371   (#233967)
8372 - Resolver::verifySystem checks for new hardware now by calling
8373   freshenPool. This is configureable. Fate #301224
8374 - merged texts from proofread
8375 - Don't consider patch/delta rpms if package architecture changes.
8376   (#231254)
8377 - update packages: changing architecture is only valid while an
8378   system update and NOT while an update via a patch.
8379   Bug 230685 - x86_64 MozillaFirefox binaries in security update repository
8380 - verifySystem: Do only regard items which will be on the system after the
8381   commit. Fate 301178
8382 - feature #301369
8383   Import listed GPG Keys from an trusted installation source
8384 - fix return call in new xml parser
8385 - Enable system resolvables in Helix parser (Revision 4787)
8386 - deptestomatic:
8387   Resetting transaction with the correct call;
8388   bugfix; Added kind in keep state (Revision 4788)
8389 - Wrong behaviour in soft install/uninstall. --> Setting Transact with
8390   soft (Revision 4789)
8391 - New call added: maySetToBeUninstalledSoft (Revision 4789)
8392   Both are only functions for the solver (Revision 4789)
8393 - Resetting "by causer" in order to distinguish from state
8394   "keep by user". ( function setLock in order to remove lock)
8395   (Revision 4789)
8396 - Better fix for Bug 217574: Checking if the resolveable CAN be deleted soft
8397   in QueueItemUninstall.cc (Revision 4790)
8398 - Regarding "keep state by user". So avoiding "reselecting" by
8399   other requirements.
8400   Give a corresponding problem solution if a resolvable satisfy
8401   a dependency, but has been set to keep by the user.
8402   Bug : 222531 (Revision 4791)
8403 - Allow to disable autoprotection of foreign vendor items. Required
8404   in zmd-backend. (F301735).
8405 - use sqlite-zmd if using > 10.2 in spec. Use the one available
8406   durin compile.
8407 - Item could has already been selected to soft uninstall (e.G. remove
8408   pattern which recommend this item ). Do not throw an exception anymore.
8409   bug#225278
8410 - Added syscontent::Reader: Parse serialized set of ResObjects.
8411   (for F300729)
8412 - If there has already been selected another item by the solver (e.g. from
8413   another source) we will take thatone in order to avoid parallel
8414   installation and there concerning error messages.
8415   Bug 224698
8416 - In order to handle conflicting resolvable we try to update the
8417   conflicting item. While evaluating these canditates an already selected
8418   candidate will not be regarded. So it could be that an older package
8419   will be selected for update although a newer has already been selected. Revision 4765
8420 - Conflicting items: The resolvable will be obsoleted by another. So it is useless finding an
8421   update candidate and evaluate additional branches.
8422 - r4907
8423
8424 -------------------------------------------------------------------
8425 Mon Dec  4 15:38:12 CET 2006 - mt@suse.de
8426
8427 - Improved realpath() wrapper in media handler class (#222521).
8428 - revision 4758
8429
8430 -------------------------------------------------------------------
8431 Thu Nov 30 09:15:20 CET 2006 - ma@suse.de
8432
8433 - version 3.0.0 (2.x.x now in SuSE-Linux-10_2-Branch)
8434 - revision 4713
8435
8436 -------------------------------------------------------------------
8437 Wed Nov 29 19:20:24 CET 2006 - dmacvicar@suse.de
8438
8439 - use sqlite-zmd package for the non yet shipped zypp2/ stuff
8440   because backend uses this sqlite and it is no fun to
8441   install one and the other to develop (as the -devel packages)
8442   conflict.
8443 - add cmake support for building zypp/ lib.
8444   TODO: soinfo, compile testcases, devel, zypp2,docs
8445   find rpm, curl and others.
8446 - dont serialize interactive, as it is
8447   calculated now.
8448   (it was already fixed as we don't reimplement
8449   the method, but we still serialized, parsed)
8450 - r4709
8451
8452 -------------------------------------------------------------------
8453 Tue Nov 28 22:40:12 CET 2006 - ma@suse.de
8454
8455 - fixed Patch::interactive to return true as well, if the patch
8456   itself has a licence. (#224192)
8457 - revision 4702
8458 - version 2.9.2
8459
8460 -------------------------------------------------------------------
8461 Tue Nov 28 16:36:56 CET 2006 - mt@suse.de
8462
8463 - Added search for /sbin/vol_id tool - that is in /lib/udev/vol_id
8464   on the installation image (#213852).
8465 - revision 4700
8466
8467 -------------------------------------------------------------------
8468 Tue Nov 28 11:44:52 CET 2006 - schubi@suse.de
8469
8470 - Avoid duplicate pool entries; Bug 223750; second part of the fix
8471 - r4698
8472 - Version 2.9.1
8473
8474 -------------------------------------------------------------------
8475 Mon Nov 27 18:29:58 CET 2006 - schubi@suse.de
8476
8477 - Pool has multi instances of an item in the pool. Reduced this error
8478   to items which are identically at least. #217574 and #223750
8479 - r4695
8480
8481 -------------------------------------------------------------------
8482 Mon Nov 27 17:37:44 CET 2006 - dmacvicar@suse.de
8483
8484 - replace spaces to underscores in product names
8485 - 2.8.7
8486 - r4688
8487
8488 -------------------------------------------------------------------
8489 Mon Nov 27 16:54:03 CET 2006 - dmacvicar@suse.de
8490
8491 - Mark some strings for translation (#219783 need it)
8492 - r4682
8493
8494 -------------------------------------------------------------------
8495 Mon Nov 27 16:17:07 CET 2006 - mt@suse.de
8496
8497 - Added translations marks to hal, url and mutex exceptions (#23771)
8498 - revision 4680
8499
8500 -------------------------------------------------------------------
8501 Wed Nov 22 19:24:57 CET 2006 - dmacvicar@suse.de
8502
8503 - don't make libzypp-devel depend on sqlite-devel as
8504   headers from zypp2 are not installed yet
8505 - r4663
8506
8507 -------------------------------------------------------------------
8508 Wed Nov 22 15:23:55 CET 2006 - ma@suse.de
8509
8510 - Return an error if fork failed. (#204807)
8511 - Make Script execution abortable by user request. (#212949, F100233)
8512 - revision 4660
8513 - version 2.8.6
8514
8515 -------------------------------------------------------------------
8516 Tue Nov 21 16:25:03 CET 2006 - mvidner@suse.cz
8517
8518 - Added package-manager wrapper script, with icon and .desktop (#222757).
8519   (Used by gnome-main-menu)
8520 - version 2.8.5
8521 - r4640
8522
8523 -------------------------------------------------------------------
8524 Tue Nov 21 13:11:06 CET 2006 - mt@suse.de
8525
8526 - Fixed target/hal - one more dbus_connection_close found (#216035)
8527 - revision 4636
8528 - version 2.8.4
8529
8530 -------------------------------------------------------------------
8531 Mon Nov 20 14:15:38 CET 2006 - schubi@suse.de
8532
8533 - translation added
8534   rev 4630
8535   version 2.8.3
8536
8537 -------------------------------------------------------------------
8538 Mon Nov 20 11:02:04 CET 2006 - ma@suse.de
8539
8540 - Process obsoletes when installing non-package objects. (#217352)
8541 - revision 4621
8542 - version 2.8.2
8543
8544 -------------------------------------------------------------------
8545 Fri Nov 17 16:57:39 CET 2006 - mt@suse.de
8546
8547 - Implemented volume device check using /sbin/vol_id (#213852).
8548 - Revision 4619
8549
8550 -------------------------------------------------------------------
8551 Fri Nov 17 15:53:58 CET 2006 - schubi@suse.de
8552
8553 - new translation added
8554
8555 -------------------------------------------------------------------
8556 Fri Nov 17 12:42:04 CET 2006 - mt@suse.de
8557
8558 - Implemented an reuse of already existing foreign CD/DVD mount points
8559   (e.g. automounted) - depends on REUSE_FOREIGN_MOUNTS flag (#220206).
8560 - Added a fallback check of the volume.mount_point HAL property to
8561   isAutoMountedMedia(); info.hal_mount.created_mount_point seems
8562   to be not avaliable in newer HAL versions (on 10.2).
8563 - Revision 4615
8564 - Version 2.8.1
8565
8566 -------------------------------------------------------------------
8567 Thu Nov 16 23:39:15 CET 2006 - ma@suse.de
8568
8569 - removed unused methods from Patch and PatchImplIf. Provided
8570   reasonable default implementation for Patch::interactive.
8571   (#221476).
8572 - revision 4610
8573 - Version 2.8.0
8574
8575 -------------------------------------------------------------------
8576 Thu Nov 16 15:32:04 CET 2006 - dmacvicar@suse.de
8577
8578 - Handle media eject failures (#216545)
8579 - r4606
8580
8581 -------------------------------------------------------------------
8582 Wed Nov 15 22:41:51 CET 2006 - ma@suse.de
8583
8584 - Reimplemented RpmDb::checkPackage using librpm API instead
8585   of parsing "rpm --checksig" output. (#163202)
8586 - Version 2.7.4
8587 - revision 4600
8588
8589 -------------------------------------------------------------------
8590 Wed Nov 15 15:39:26 CET 2006 - schubi@suse.de
8591
8592 - NEW behaviour of the solver:
8593   Obsolete virtual provides. E.G.:
8594
8595   Installed:
8596   -----------
8597   Name:           test-1.0-0
8598
8599   Name:           moretest-1.0-0
8600   Provides:       test
8601
8602   To be installed
8603   ------------------
8604   Name:           nomoretest-1.0-0
8605   Obsoletes:      test
8606
8607   Result
8608   --------
8609   test-1.0-0 AND  moretest-1.0-0 will be deleted. In former versions only
8610   test-1.0-0 had been deleted. Bug 220999
8611
8612 - Translations added
8613
8614 Version 2.7.3
8615 rev 4593
8616
8617 -------------------------------------------------------------------
8618 Tue Nov 14 16:32:49 CET 2006 - schubi@suse.de
8619
8620 - Bugfix in generating solver testcases:
8621    - added kind of capabilities in description file
8622    - removed unneded channel from uninstall in command file
8623
8624 -------------------------------------------------------------------
8625 Mon Nov 13 18:35:01 CET 2006 - mt@suse.de
8626
8627 - Try to call /bin/eject utility if the eject-ioctl fails.
8628 - r4568
8629
8630 -------------------------------------------------------------------
8631 Mon Nov 13 17:00:51 CET 2006 - dmacvicar@suse.de
8632
8633 - ignore empty capabilities
8634 - r4565
8635
8636 -------------------------------------------------------------------
8637 Fri Nov 10 17:52:10 CET 2006 - dmacvicar@suse.de
8638
8639 - make progress strings translatable (#219783)
8640 - r4556
8641
8642 -------------------------------------------------------------------
8643 Tue Nov  7 16:40:28 CET 2006 - schubi@suse.de
8644
8645 -  While deleting a selection all concerning recommended
8646    packages will be deleted too.
8647    BUT those packages should not be deleted which have been
8648    set to KEEP by the user. bug 217574
8649    rev 4526
8650    VERSION: 2.7.2
8651
8652 -------------------------------------------------------------------
8653 Tue Nov  7 13:12:49 CET 2006 - schubi@suse.de
8654
8655 - Makefile in zypp2 fixed
8656   Revision 4520
8657
8658 -------------------------------------------------------------------
8659 Tue Nov  7 11:38:10 CET 2006 - schubi@suse.de
8660
8661 - Translations added
8662   Revision 4514
8663   VERSION: 2.7.1
8664
8665 -------------------------------------------------------------------
8666 Mon Nov  6 12:32:22 CET 2006 - dmacvicar@suse.de
8667
8668 - Make the parser more strict, rejecting broken sources
8669   but showing the error line.
8670   Last fix making the parser relax would break multitag
8671   descriptions with empty lines, now we check dependencies
8672   at a higher level. (reference #160607)
8673 - r4501
8674
8675 -------------------------------------------------------------------
8676 Fri Nov  3 11:04:19 CET 2006 - schubi@suse.de
8677
8678 - New problem solution added: Unlock ALL resovables in order to speed up
8679   problem solution. Bug 206453
8680
8681 -------------------------------------------------------------------
8682 Fri Nov  3 10:29:08 CET 2006 - schubi@suse.de
8683
8684 - Translations added
8685
8686 -------------------------------------------------------------------
8687 Thu Nov  2 17:15:19 CET 2006 - mt@suse.de
8688
8689 - Fixed target/hal - removed dbus_connection_close calls, because
8690   the connections are shared; unref the ref-counted handle only.
8691   (#216035)
8692 - r4442
8693
8694 -------------------------------------------------------------------
8695 Thu Nov  2 16:18:27 CET 2006 - dmacvicar@suse.de
8696
8697 - skipping unreachable packages won't work
8698   (#215445)
8699 - r4468
8700
8701 -------------------------------------------------------------------
8702 Wed Oct 25 19:04:51 CEST 2006 - dmacvicar@suse.de
8703
8704 - (#213793) Target store fails to recreate stored install-time (other
8705   Date and ByteCount values as well)
8706
8707 - skip comments and blank lines in multilists
8708   fixes (#214877) - zen-updater is not installed by default
8709
8710 - Automatically fix broken products when reading
8711   the product database.
8712   still pending: honour the read-only flag
8713   Changes to make this possible include
8714   using read_dir instead of boost directory
8715   iterator.
8716
8717 -------------------------------------------------------------------
8718 Wed Oct 25 17:09:06 CEST 2006 - schubi@suse.de
8719
8720 - added new class for generating solver testcases:
8721   Testcase
8722
8723 -------------------------------------------------------------------
8724 Wed Oct 25 15:40:44 CEST 2006 - ma@suse.de
8725
8726 - Finalized ui::PatternContents. (F301229)
8727 - version 2.7.0
8728 - revision 4413
8729
8730 -------------------------------------------------------------------
8731 Wed Oct 25 08:21:52 CEST 2006 - mvidner@suse.cz
8732
8733 - Moved zypper and zypp-checkpatches(-wrapper) to zypper.rpm
8734 - version 2.6.0
8735
8736 -------------------------------------------------------------------
8737 Tue Oct 24 14:33:16 CEST 2006 - ma@suse.de
8738
8739 - Added ui::PatternContents: Helper class that will compute a patterns
8740   expanded install_packages set. (UI interface for F301229)
8741 - revision 4387
8742
8743 -------------------------------------------------------------------
8744 Tue Oct 24 09:06:24 CEST 2006 - mvidner@suse.cz
8745
8746 - removed the last reference to /usr/lib64 to fix the build
8747
8748 -------------------------------------------------------------------
8749 Mon Oct 23 17:44:42 CEST 2006 - mvidner@suse.cz
8750
8751 - added "zypper info" (jkupec)
8752 - version 2.5.2
8753
8754 -------------------------------------------------------------------
8755 Mon Oct 23 11:28:01 CEST 2006 - dmacvicar@suse.de
8756
8757 - fix rpm db timestamp
8758 - add extra urls and optional urls to product API
8759 - r4378
8760
8761 -------------------------------------------------------------------
8762 Fri Oct 20 16:55:44 CEST 2006 - mvidner@suse.cz
8763
8764 - zypper: nicer progress reports, with or without --verbose.
8765
8766 -------------------------------------------------------------------
8767 Fri Oct 20 16:25:50 CEST 2006 - ma@suse.de
8768
8769 - Fixed reloading of target data after commit. Broken since
8770   rev 3880.
8771 - version 2.5.1
8772 - revision 4365
8773
8774 -------------------------------------------------------------------
8775 Fri Oct 20 16:22:09 CEST 2006 - dmacvicar@suse.de
8776
8777 - put query-pool in /usr/lib/zypp and not lib64
8778 - r4363
8779
8780 -------------------------------------------------------------------
8781 Fri Oct 20 12:16:06 CEST 2006 - dmacvicar@suse.de
8782
8783 - revert keyring changes, causes endless loop (obvious)
8784 - add dist-product information, adapt store
8785 - version 2.5.0
8786 - r4355
8787
8788 -------------------------------------------------------------------
8789 Fri Oct 20 11:04:26 CEST 2006 - ma@suse.de
8790
8791 - zypp-query-pool: For products show additionally distributionName
8792   and distributionEdition. (required by #205392)
8793 - revision 4349
8794
8795 -------------------------------------------------------------------
8796 Fri Oct 20 00:13:49 CEST 2006 - ma@suse.de
8797
8798 - Add accessor for Product distributionName and distributionEdition.
8799   (required by #205392)
8800 - revision 4347
8801
8802 -------------------------------------------------------------------
8803 Thu Oct 19 18:40:36 CEST 2006 - dmacvicar@suse.de
8804
8805 - added test case for KeyRing
8806 - fire trustedKeyAdded in all calls to import trusted key
8807   not only in signature check workflow.
8808 - r4342
8809
8810 -------------------------------------------------------------------
8811 Thu Oct 19 18:27:02 CEST 2006 - mvidner@suse.cz
8812
8813 - zypper update: implemented minimal version (patches only)
8814 - zypper list-updates: changed default type from package to patch,
8815   consider patches affecting the package manager separately
8816
8817 -------------------------------------------------------------------
8818 Thu Oct 19 14:09:33 CEST 2006 - dmacvicar@suse.de
8819
8820 - version 2.4.1
8821 - r4338
8822
8823 -------------------------------------------------------------------
8824 Thu Oct 19 14:05:18 CEST 2006 - dmacvicar@suse.de
8825
8826 - add zypp-query-pool, so registration doesn't depend on
8827   libzypp-zmd-backend being installed. Will remove from
8828   backend when suseregister gets updated.
8829
8830 -------------------------------------------------------------------
8831 Thu Oct 19 12:31:08 CEST 2006 - schwab@suse.de
8832
8833 - Make sure config.rpath is present.
8834
8835 -------------------------------------------------------------------
8836 Wed Oct 18 21:40:25 CEST 2006 - mvidner@suse.cz
8837
8838 - zypper search: fixed uninitialized members that made all searches
8839   exact and case sensitve
8840
8841 -------------------------------------------------------------------
8842 Wed Oct 18 13:13:16 CEST 2006 - dmacvicar@suse.de
8843
8844 - zypp-checkpatches, write in the right file
8845 - r4328
8846
8847 -------------------------------------------------------------------
8848 Wed Oct 18 12:45:49 CEST 2006 - schubi@suse.de
8849
8850 - Install resolvables although they are unneeded
8851   if they have NOT the kind patch/atoms
8852   Bug 210538 - freshens/supplements does not work with patterns
8853 - r4326
8854
8855 -------------------------------------------------------------------
8856 Tue Oct 17 19:17:39 CEST 2006 - mvidner@suse.cz
8857
8858 - zypper service-add -r http://example.org/foo.repo (F#300641).
8859
8860 -------------------------------------------------------------------
8861 Tue Oct 17 18:29:34 CEST 2006 - dmacvicar@suse.de
8862
8863 - zypp-checkpatches:
8864   save version of the generated xml to
8865   regenerate it if it changes.
8866   save a random token in case of error to
8867   force recreating xml file
8868 - r4321
8869
8870 -------------------------------------------------------------------
8871 Tue Oct 17 13:49:53 CEST 2006 - dmacvicar@suse.de
8872
8873 - remove permissions for zypp checkpatches from spec
8874 - r4318
8875
8876 -------------------------------------------------------------------
8877 Tue Oct 17 12:36:57 CEST 2006 - dmacvicar@suse.de
8878
8879 - registration fails because of wrong product data
8880   (#205392)
8881   use DISTPRODUCT,DISTVERSION to create the product
8882   resolvable. have this resolvable provide
8883   PRODUCT = VERSION
8884 - r4312
8885
8886 -------------------------------------------------------------------
8887 Mon Oct 16 18:05:56 CEST 2006 - mvidner@suse.cz
8888
8889 - zypper service-add -r ./foo.repo (F#300641).
8890
8891 -------------------------------------------------------------------
8892 Mon Oct 16 15:02:00 CEST 2006 - jkupec@suse.cz
8893
8894 - zypper: added case-sensitive search, search in descriptions and
8895   summaries, search by resolvable type, substring and word
8896   matching, support for wildcards
8897 - Revision 4303
8898
8899 -------------------------------------------------------------------
8900 Mon Oct 16 13:27:50 CEST 2006 - mvidner@suse.cz
8901
8902 - Prevent the user from sending signals to zypp-checkpatches-wrapper
8903   (#211286).
8904
8905 -------------------------------------------------------------------
8906 Mon Oct 16 12:57:56 CEST 2006 - schubi@suse.de
8907
8908 - Dont incomplete an uninstalled resolvable, even not when establishing.
8909   Incomplete only makes sense for installed resolvables (when they have broken
8910   deps), for patches (because they are needed) and for atoms (because they are
8911   used during patch calculation)
8912   Bug 198379
8913
8914 - Do not branch for packages with the same NVE but different architectures.
8915   Take the best architecture.
8916
8917 -------------------------------------------------------------------
8918 Fri Oct 13 16:51:43 CEST 2006 - dmacvicar@suse.de
8919
8920 - implement rename source in sourcemanager
8921 - r4286
8922
8923 -------------------------------------------------------------------
8924 Fri Oct 13 14:32:44 CEST 2006 - dmacvicar@suse.de
8925
8926 - YaST sources: set alias to product summary if empty
8927 - show alias on logs.
8928 - r4281
8929
8930 -------------------------------------------------------------------
8931 Thu Oct 12 16:40:29 CEST 2006 - dmacvicar@suse.de
8932
8933 - version 2.4.0 (bin incompat due to callback fixes)
8934 - r4272
8935
8936 -------------------------------------------------------------------
8937 Thu Oct 12 16:30:55 CEST 2006 - ma@suse.de
8938
8939 - Provide additional solver status information to the UI.
8940   (#162164,F301272)
8941 - Fixed UI satus computation in presence of multiple available
8942   candidates.
8943 - revision 4264
8944 - version 2.3.1
8945
8946 -------------------------------------------------------------------
8947 Thu Oct 12 15:45:12 CEST 2006 - dmacvicar@suse.de
8948
8949 - remove const in MediaChangeReport requestMedia that
8950   broke cd changing.
8951 - r4262
8952
8953 -------------------------------------------------------------------
8954 Wed Oct 11 08:35:48 CEST 2006 - mvidner@suse.cz
8955
8956 - zypper: added search (jkupec)
8957 - removed the suid bit from zypp-checkpatches-wrapper so that the
8958   build passes until permissions.rpm is updated (~#211286).
8959 - r4253
8960
8961 -------------------------------------------------------------------
8962 Tue Oct 10 16:03:40 CEST 2006 - dmacvicar@suse.de
8963
8964 - Log microseconds if ZYPP_PROFILING env var is enabled.
8965 - r4252
8966
8967 -------------------------------------------------------------------
8968 Mon Oct  9 18:15:19 CEST 2006 - dmacvicar@suse.de
8969
8970 - YaST sources:
8971   Factory cannot be set with 'refresh' enabled
8972   (#204957)
8973 - get rid of some const bool signatures in Source classes
8974 - r4247
8975
8976 -------------------------------------------------------------------
8977 Mon Oct  9 15:11:16 CEST 2006 - mvidner@suse.cz
8978
8979 - Added zypp-checkpatches and a suid-root zypp-checkpatches-wrapper.
8980
8981 -------------------------------------------------------------------
8982 Fri Oct  6 13:23:32 CEST 2006 - schubi@suse.de
8983
8984 - select the best solution: prefering the total amount of install/update
8985   packages BEFORE source preferences. Bug 208784
8986
8987 -------------------------------------------------------------------
8988 Fri Oct  6 11:55:11 CEST 2006 - dmacvicar@suse.de
8989
8990 - Introduce a method to see if a source supports a
8991   kind of resolvable at that time, so we can
8992   init a YUM source like factory but avoid parsing
8993   it if it contains no patches.
8994 - add TODO
8995 - zypp-checkpatches xml output
8996 - r4235
8997
8998 -------------------------------------------------------------------
8999 Mon Oct  2 16:34:03 CEST 2006 - mvidner@suse.cz
9000
9001 - added a CLI preview: zypper
9002 - revision 4214
9003 - version 2.2.3
9004
9005 -------------------------------------------------------------------
9006 Mon Oct  2 15:11:26 CEST 2006 - dmacvicar@suse.de
9007
9008 - FATE #100165:
9009   Make Content File Aware of Different Architectures
9010   expand %a in release notes with architecture
9011
9012 -------------------------------------------------------------------
9013 Fri Sep 29 16:10:46 CEST 2006 - ma@suse.de
9014
9015 - Extended pattern parser to support includes/extends tags as hint
9016   for the IO. (F301229)
9017 - revision 4199
9018 - version 2.2.2
9019
9020 -------------------------------------------------------------------
9021 Fri Sep 29 00:31:33 CEST 2006 - ma@suse.de
9022
9023 - Enabled sending of ScriptResolvableReport.
9024 - Changed ScriptResolvableReport::start to send local path
9025   of script to be executed.
9026 - revision 4190
9027 - version 2.2.1
9028
9029 -------------------------------------------------------------------
9030 Wed Sep 27 14:14:33 CEST 2006 - ma@suse.de
9031
9032 - Added ScriptResolvableReport. Callbacks triggered on script
9033   execution during commit. (F100233)
9034 - revision 4187
9035 - version 2.2.0
9036
9037 -------------------------------------------------------------------
9038 Mon Sep 25 13:52:55 CEST 2006 - mvidner@suse.cz
9039
9040 - fix: Url::getRegisteredSchemes() would always return nothing
9041
9042 -------------------------------------------------------------------
9043 Fri Sep 22 15:34:11 CEST 2006 - jkupec@suse.cz
9044
9045 - Made the build dependency on gettext-devel explicit
9046
9047 -------------------------------------------------------------------
9048 Tue Sep 19 10:59:24 CEST 2006 - jsrain@suse.cz
9049
9050 - adapted multi-media YUM sources according to official YUM
9051   specification (F300743)
9052
9053 -------------------------------------------------------------------
9054 Mon Sep 18 17:42:26 CEST 2006 - lslezak@suse.cz
9055
9056 - use RPM_OPT_FLAGS (meissner@suse.de)
9057
9058 -------------------------------------------------------------------
9059 Mon Sep 18 15:19:53 CEST 2006 - lslezak@suse.cz
9060
9061 - SourceFactory::createFrom() - don't loose url,...
9062 - r4160
9063
9064 -------------------------------------------------------------------
9065 Mon Sep 18 12:00:46 CEST 2006 - kkaempf@suse.de
9066
9067 - reduce logging in ResolvableImpl.cc
9068 - rev 4157
9069
9070 -------------------------------------------------------------------
9071 Thu Sep 14 15:59:47 CEST 2006 - schubi@suse.de
9072
9073 - Replaced requirementIsMet by requirementIsInstalledOrUnneeded
9074   in QueueItemInstall and QueueItemRequire
9075   Bug 192535/204913
9076   removed fix:Thu Sep  7 18:31:46 CEST 2006 - schubi@suse.de
9077
9078 -------------------------------------------------------------------
9079 Thu Sep 14 12:44:53 CEST 2006 - lslezak@suse.cz
9080
9081 - fixed SourceFactory::createFrom() - don't loose alias,
9082   cachedir,... parameters
9083
9084 -------------------------------------------------------------------
9085 Thu Sep 14 10:21:02 CEST 2006 - mvidner@suse.cz
9086
9087 - Use RPM Enhances only if detected at configure time, to allow
9088   compilation with older rpm.
9089 - callback params: use const string & instead of string (dmacvicar)
9090
9091 -------------------------------------------------------------------
9092 Thu Sep  7 18:31:46 CEST 2006 - schubi@suse.de
9093
9094 - Do not regarding SATISFIED (regarding UNNEEDED) in isPresent if it is
9095   a package/script/message
9096   Bug: 192535
9097
9098 -------------------------------------------------------------------
9099 Thu Sep  7 16:19:36 CEST 2006 - dmacvicar@suse.de
9100
9101 - add Source_Ref::checksum() which in combination with
9102   timestamp can give an idea of a source change.
9103 - r4106
9104
9105 -------------------------------------------------------------------
9106 Thu Sep  7 14:32:38 CEST 2006 - mvidner@suse.cz
9107
9108 - Implemented fgzstreambuf::compressed_tell and fXstream::getbuf to
9109   enable progress reporting on compressed streams.
9110
9111 -------------------------------------------------------------------
9112 Wed Sep  6 18:31:20 CEST 2006 - dmacvicar@suse.de
9113
9114 - better error propagation
9115 - r4096
9116
9117 -------------------------------------------------------------------
9118 Tue Sep  5 19:22:56 CEST 2006 - mt@suse.de
9119
9120 - Removed libblkid dependency - the workaround using libblkid to
9121   check filesystem on XEN vbd mapped devices is obsolete, because
9122   the info is avaliable via /dev/disk/by-label link now. (#197107)
9123 - revision 4087
9124
9125 -------------------------------------------------------------------
9126 Thu Aug 31 15:16:11 CEST 2006 - ma@suse.de
9127
9128 - PackageProvider: Fixed broken retry. (#202163)
9129 - revision 4071
9130
9131 -------------------------------------------------------------------
9132 Wed Aug 30 23:50:55 CEST 2006 - ma@suse.de
9133
9134 - Fixed RpmDb::makePackageFromHeader: Catch NULL Header passed as argument and refuse
9135   to create a Package from a source package header.
9136 - Added method Pathname::extension: Return all of the characters in name
9137   after and including the last dot in the last element of name.
9138 - PlaindirImpl: Disable rpm signature verification when scaning a directory for
9139   rpms. Otherwise we'd need access to the rpm database to get the keys.
9140 - revision 4069
9141
9142 -------------------------------------------------------------------
9143 Wed Aug 30 17:42:40 CEST 2006 - schubi@suse.de
9144
9145 - Do not regarding SATISFIED/UNNEEDED in isPresent if it is
9146   a package/script/message
9147   Bug: 192535
9148
9149 -------------------------------------------------------------------
9150 Wed Aug 30 14:29:45 CEST 2006 - ma@suse.de
9151
9152 - Speedup computation of number of rpm database entries.
9153 - revision 4058
9154
9155 -------------------------------------------------------------------
9156 Tue Aug 29 16:58:20 CEST 2006 - schubi@suse.de
9157
9158 - Fixed endless loop in transactResObject
9159   Bug 198095 - YaST2 Installaler crashes when selecting Gnome pattern to a KDE installation
9160
9161 -------------------------------------------------------------------
9162 Tue Aug 29 12:05:09 CEST 2006 - dmacvicar@suse.de
9163
9164 - fix some testcases for tar file parser changes
9165 - r4045
9166
9167 -------------------------------------------------------------------
9168 Tue Aug 29 11:19:53 CEST 2006 - dmacvicar@suse.de
9169
9170 - missing includes
9171 - clean old callbacks
9172 - r4041
9173
9174 -------------------------------------------------------------------
9175 Fri Aug 25 14:32:07 CEST 2006 - schubi@suse.de
9176
9177 - zyppPattern->install_packages returns SUGGESTED package too.
9178   Bug 201476
9179   Revision 4036
9180
9181 -------------------------------------------------------------------
9182 Fri Aug 25 13:05:33 CEST 2006 - schubi@suse.de
9183
9184 - New behaviour in the solver: try with 'best' package first, try with 'all'
9185   packages if this fails.
9186   Bug :Bug 191983
9187
9188 -------------------------------------------------------------------
9189 Fri Aug 25 11:35:48 CEST 2006 - dmacvicar@suse.de
9190
9191 - libzypp 2.1.0
9192 - bump version due to incompatible callback changes in KeyRing
9193   Sources
9194
9195 -------------------------------------------------------------------
9196 Thu Aug 24 15:34:45 CEST 2006 - dmacvicar@suse.de
9197
9198 - new keyring callbacks
9199 - separate trust key from import key
9200 - use PublicKey class instead of params, to be able
9201   to add more info like photos later (pending #181682)
9202 - update zmart with those callbacks.
9203 - better error handling (Exception types)
9204 - make tmp file names more readable depending on the context
9205 - r4026
9206
9207 -------------------------------------------------------------------
9208 Tue Aug 22 22:35:30 CEST 2006 - dmacvicar@suse.de
9209
9210 - decouple probing from source creation, using the new
9211   media test for existence functions.
9212 - r4019
9213
9214
9215 -------------------------------------------------------------------
9216 Tue Aug 22 17:56:53 CEST 2006 - mt@suse.de
9217
9218 - Fixed getDoesFileExist to reset the transfer range
9219 - Added logging of curl debug messages to the zypp log.
9220   The env var ZYPP_MEDIA_CURL_DEBUG=1 logs curl infos,
9221   ZYPP_MEDIA_CURL_DEBUG=2 logs the in/out headers.
9222 - r4018
9223
9224 -------------------------------------------------------------------
9225 Fri Aug 18 14:57:35 CEST 2006 - kkaempf@suse.de
9226
9227 - remove the /etc/sysconfig/zypp:REWRITE_KERNEL_DEPS = yes check;
9228   see rev 3810 below. (#190163)
9229 - rev 3998
9230
9231 -------------------------------------------------------------------
9232 Thu Aug 17 18:15:14 CEST 2006 - dmacvicar@suse.de
9233
9234 - fix uninstalling of atoms (noop)
9235 - r3995
9236
9237 -------------------------------------------------------------------
9238 Wed Aug 16 17:41:40 CEST 2006 - dmacvicar@suse.de
9239
9240 - Implement initial verson of Media
9241   doesFileExist, for future source probing.
9242 - r3984
9243
9244 -------------------------------------------------------------------
9245 Tue Aug 15 12:01:31 CEST 2006 - dmacvicar@suse.de
9246
9247 - more dbus_connection_close fixes
9248 - r3974
9249
9250 -------------------------------------------------------------------
9251 Tue Aug 15 11:41:41 CEST 2006 - kkaempf@suse.de
9252
9253 - clean up 'incomplete' handling in QueueItemEstablish.
9254 - rev 3973.
9255
9256 -------------------------------------------------------------------
9257 Tue Aug 15 11:30:50 CEST 2006 - kkaempf@suse.de
9258
9259 - Don't set 'incomplete' for uninstalled patterns or products.
9260   (#198379)
9261 - rev 3970.
9262
9263 -------------------------------------------------------------------
9264 Mon Aug 14 16:50:53 CEST 2006 - schubi@suse.de
9265
9266 - Added new API calls:
9267   setAdditionalProvide
9268   setAdditionalConflict
9269   setAdditionalRequire
9270
9271 -------------------------------------------------------------------
9272 Mon Aug 14 11:26:20 CEST 2006 - dmacvicar@suse.de
9273
9274 - don't link examples to testsuite library.
9275
9276 -------------------------------------------------------------------
9277 Sat Aug 12 17:30:30 CEST 2006 - schwab@suse.de
9278
9279 - Disable profiling to work around compiler bug.
9280
9281 -------------------------------------------------------------------
9282 Fri Aug 11 17:01:33 CEST 2006 - dmacvicar@suse.de
9283
9284 - forward port 3924:3939
9285 - Add explicit finish callbacks for subtasks during ProvidePackage
9286   to avoid UI confusion.
9287 - rev3957
9288
9289 -------------------------------------------------------------------
9290 Fri Aug 11 11:48:44 CEST 2006 - dmacvicar@suse.de
9291
9292 - Introduce examples/
9293 - fix some svn ignores
9294 - fix compilation. Use: dbus_connection_close
9295 - rev 3943
9296
9297 -------------------------------------------------------------------
9298 Thu Aug 10 16:32:36 CEST 2006 - dmacvicar@suse.de
9299
9300 - Initial support for plain directory with rpms as source
9301 - r3935
9302
9303 -------------------------------------------------------------------
9304 Tue Aug  8 16:51:45 CEST 2006 - dmacvicar@suse.de
9305
9306 - Move the target query by kind function to
9307   a iterator, so we dont make a copy of the restore
9308   the iterator works loading by demand too
9309
9310 -------------------------------------------------------------------
9311 Mon Aug  7 17:57:26 CEST 2006 - dmacvicar@suse.de
9312
9313 - rename the new initTarget to initializeTarget,
9314   leave the old one as is, but deprecate it.
9315 - r3903
9316
9317 -------------------------------------------------------------------
9318 Mon Aug  7 15:10:08 CEST 2006 - dmacvicar@suse.de
9319
9320 - forward port from SLES10 branch , till 3888
9321 - Prefer to use available DeltaRpm or PatchRpm instead of downloading
9322   full packages. (#168844)
9323 - rpmdb : Do not use the deprecated POSIX API, but boost::regex
9324 - version 2.0.0
9325 - rev 3893
9326
9327 -------------------------------------------------------------------
9328 Fri Aug  4 15:20:13 CEST 2006 - dmacvicar@suse.de
9329
9330 - Separate target init from adding resolvables, getting rid of the
9331 uggly bool flag.
9332 - dont clear the store each time Target::resolvables is called
9333 - Load target resolvables on demand by kind, keep them cached later
9334 - add Target::resolvablesByKind(kind) to allow query specific kind
9335   without reading all kinds. Used to port TargetProduct, which
9336   was reading the whole rpm database only to displayy base product
9337   name in YaST help.
9338 - commit to pkg-bindings and packager will follow.
9339 - jsrain will port more yast stuff, especially inst_source which
9340   startup time should by reduced by half afterwards.
9341 - rev 3880
9342
9343 -------------------------------------------------------------------
9344 Tue Aug  1 13:37:29 CEST 2006 - dmacvicar@suse.de
9345
9346 - forward port:
9347   rev 3786 fix to stalle tmpfiles broke patches.
9348   SLES was released with this broken. 10.1 has a blocked
9349   zypp update because this.
9350   Attempt to fix this. (#192535)
9351 - fix configure.ac sqlite-source build path
9352 - rev 3858
9353
9354 -------------------------------------------------------------------
9355 Fri Jul 21 10:58:58 CEST 2006 - dmacvicar@suse.de
9356
9357 - link correctly
9358
9359 -------------------------------------------------------------------
9360 Wed Jul 19 13:50:57 CEST 2006 - dmacvicar@suse.de
9361
9362 - dont link sqlite in the main lib.
9363 - rev 3826
9364
9365 -------------------------------------------------------------------
9366 Tue Jul 18 17:42:45 CEST 2006 - dmacvicar@suse.de
9367
9368 - susetags: parse product parser regexp only once
9369 - parse yum factory 5 sec. (from 30) faster using
9370   another string find algorithm
9371 - rev 3824
9372
9373 -------------------------------------------------------------------
9374 Tue Jul 18 12:56:17 CEST 2006 - dmacvicar@suse.de
9375
9376 - Digest: Don't read the stream character wise but reading blocks,
9377   as advised by matz profiling.
9378 - r3819
9379
9380 -------------------------------------------------------------------
9381 Mon Jul 17 12:54:39 CEST 2006 - ma@suse.de
9382
9383 - Add "openSUSE", "ATI Technologies Inc." and "Nvidia" to
9384   trusted vendors. (#189573)
9385 - revision 3804
9386
9387 -------------------------------------------------------------------
9388 Thu Jul 13 12:52:58 CEST 2006 - dmacvicar@suse.de
9389
9390 - backport fix for stalle tmpfile (#191311)
9391 - rev 3788
9392
9393 -------------------------------------------------------------------
9394 Wed Jun 28 13:22:22 CEST 2006 - mt@suse.de
9395
9396 - deactivated media manager code that was disabling the
9397   automounter (#172419)
9398 - rev 3724
9399
9400 -------------------------------------------------------------------
9401 Mon Jun 26 17:14:53 CEST 2006 - dmacvicar@suse.de
9402
9403 - fix autorefresh (#186115)
9404 - revision 3708
9405 -------------------------------------------------------------------
9406 Fri Jun 23 13:41:18 CEST 2006 - ma@suse.de
9407
9408 - forward port from SLE branch
9409 - Set default permission for logfiles to 0640. (#187044)
9410 - revision 3696
9411
9412 -------------------------------------------------------------------
9413 Thu Jun 22 16:01:15 CEST 2006 - ma@suse.de
9414
9415 - forward port from SLE branch
9416 - Fixed installation of SP or Add-On product switching to media 2
9417   too early. (#186607)
9418 - revision 3691
9419
9420 -------------------------------------------------------------------
9421 Wed Jun 21 15:47:39 CEST 2006 - dmacvicar@suse.de
9422
9423 - forward port from SLE branch
9424 - Strip self provides without edition in Resolvable ctor.
9425   (#186079)
9426 - Source::provideResolvables not implemented in yum source type.
9427   Product not set for packages that are available from update source
9428   (#186920)
9429 - Hook modalias() supplements without package to "kernel" (#184840)
9430 - Allow on-demand SourceManager::restore() (#186678)
9431 - Hook modalias() supplements without package to "kernel" (#184840)
9432 - rev 3676
9433
9434 -------------------------------------------------------------------
9435 Mon Jun 19 15:17:17 CEST 2006 - mt@suse.de
9436
9437 - Fix adding resolving of path names for mount points (#181606)
9438 - rev 3658
9439
9440 -------------------------------------------------------------------
9441 Mon Jun 19 13:52:14 CEST 2006 - dmacvicar@suse.de
9442
9443 - merge download algorithm and refactoring from branch
9444   (#181204)
9445
9446 -------------------------------------------------------------------
9447 Thu Jun 15 17:53:40 CEST 2006 - mvidner@suse.cz
9448
9449 - autodocs: use find+xargs to overcome command length limit,
9450   do not call doxygen unnecessarily (#185334).
9451 - rev 3645
9452
9453 -------------------------------------------------------------------
9454 Thu Jun 15 07:26:29 CEST 2006 - kkaempf@suse.de
9455
9456 - Dont use getZYpp in static constructor (#185198)
9457   Bugfix #178292 was wrong.
9458 - Only warn on incompleting installed resolvables (#185197)
9459 - rev 3644
9460
9461 -------------------------------------------------------------------
9462 Wed Jun 14 22:43:40 CEST 2006 - kkaempf@suse.de
9463
9464 - Atoms might only be installed via patches (#184714)
9465 - rev 3642
9466
9467 -------------------------------------------------------------------
9468 Wed Jun 14 17:26:39 CEST 2006 - dmacvicar@suse.de
9469
9470 - fix for the last stall tmpfile (#178292)
9471 - r3637
9472
9473 -------------------------------------------------------------------
9474 Wed Jun 14 12:06:57 CEST 2006 - mt@suse.de
9475
9476 - Implemented transfer timeout inside of the progress callback.
9477   The timeout value can be set using timeout url parameter, the
9478   default transfer timeout is 180 seconds. (#181602)
9479 - Added ssl_verify and ssl_capath url options used in https scheme,
9480   allowing to change or disable the ssl verify options. (#171622)
9481 - Added fallback on read failures of /etc/mtab to /proc/mounts.
9482   Improved verbosity in mount and mount check related failure cases,
9483   incl. /etc/mtab dump. (#181606)
9484 - rev 3623
9485
9486 -------------------------------------------------------------------
9487 Wed Jun 14 10:49:10 CEST 2006 - kkaempf@suse.de
9488
9489 - combine knownAliases and knownUrls in a single function.
9490 - rev 3616
9491
9492 -------------------------------------------------------------------
9493 Mon Jun 12 16:27:46 CEST 2006 - kkaempf@suse.de
9494
9495 - honor parallel installs in resolver context (#181103)
9496 - rev 3592
9497
9498 -------------------------------------------------------------------
9499 Mon Jun 12 15:37:10 CEST 2006 - dmacvicar@suse.de
9500
9501 - right fix for tmpdir initialized in static constructor
9502 - catch around provideJustFile in providePackage
9503 -rev 3654
9504
9505 -------------------------------------------------------------------
9506 Mon Jun 12 15:15:07 CEST 2006 - dmacvicar@suse.de
9507
9508 - fix #182003 YUM packages without size
9509 - rev 3587
9510
9511 -------------------------------------------------------------------
9512 Mon Jun 12 14:58:55 CEST 2006 - kkaempf@suse.de
9513
9514 - Allow to restore and remove by Url
9515 - rev 3583
9516
9517 -------------------------------------------------------------------
9518 Mon Jun 12 13:07:31 CEST 2006 - kkaempf@suse.de
9519
9520 - make atoms parallel installable (#181103)
9521 - rev 3580
9522
9523 -------------------------------------------------------------------
9524 Fri Jun  9 16:28:11 CEST 2006 - dmacvicar@suse.de
9525
9526 - Allow to restore by alias
9527 - r3568
9528
9529 -------------------------------------------------------------------
9530 Fri Jun  9 13:06:16 CEST 2006 - mvidner@suse.cz
9531
9532 - Do not fork in a global destructor, perl dislikes it (#182672).
9533   Fixes hanging ag_ldapserver and yast2-perl-bindings tests.
9534
9535 -------------------------------------------------------------------
9536 Thu Jun  8 16:24:55 CEST 2006 - ma@suse.de
9537
9538 - Installation: Assert product information is stored to libzypp
9539   database before reboot. (#181198)
9540 - Version 1.2.0; revision 3553
9541
9542 -------------------------------------------------------------------
9543 Wed Jun  7 13:55:23 CEST 2006 - visnov@suse.cz
9544
9545 - Synchronize keys with rpm database before
9546   closing access to it (#182338)
9547 - rev 3533
9548
9549 -------------------------------------------------------------------
9550 Wed Jun  7 11:40:46 CEST 2006 - mt@suse.de
9551
9552 - Changed to just prefer DVD drives in "dvd:" scheme, instead of
9553   filter out the non-DVD drives completely. Allows a fallback to
9554   drives without the dvd HAL property e.g. in VMWare. (#177457)
9555 - rev 3530
9556
9557 -------------------------------------------------------------------
9558 Wed Jun  7 01:00:06 CEST 2006 - dmacvicar@suse.de
9559
9560 - Merge fix for stalle tmpdir due to cyclic references, using a master
9561  TmpDir for zypp. (#178292) . There is still 1 tmpdir to fix.
9562 - rev 3521
9563
9564 -------------------------------------------------------------------
9565 Wed Jun  7 01:00:05 CEST 2006 - dmacvicar@suse.de
9566
9567 - Fixes unneeded file download, and add download callbacks
9568   (still need yast side) #181204 and #160206
9569 - Fix stalle tmpdir due to cyclic references, using a master
9570   TmpDir for zypp. # 178292
9571
9572 -------------------------------------------------------------------
9573 Wed Jun  7 00:02:18 CEST 2006 - ma@suse.de
9574
9575 - fixed memory leak in PersistentStorage (#168690)
9576 - revision 3519
9577
9578 -------------------------------------------------------------------
9579 Tue Jun  6 22:24:00 CEST 2006 - ma@suse.de
9580
9581 - fixed memory leak in XMLSourceCacheParser (#168690)
9582 - revision 3517
9583
9584 -------------------------------------------------------------------
9585 Fri Jun  2 16:09:03 CEST 2006 - schubi@suse.de
9586
9587 -latest fi translation added
9588  Revision 3502
9589
9590 -------------------------------------------------------------------
9591 Thu Jun  1 15:11:47 CEST 2006 - schubi@suse.de
9592
9593 -All installed resolvables has been set to "satisfied" in
9594  ResolverContext::unneeded . BUT:
9595  Patch concerning resolvables have to be set to
9596  "unneeded" although they are installed. In order
9597  getting the state "no longer applicable" (Bug 171590)
9598 - rev 3496
9599
9600 -------------------------------------------------------------------
9601 Thu Jun  1 14:54:02 CEST 2006 - kkaempf@suse.de
9602
9603 - compute status for scripts and messages so their freshens get
9604   properly honored (aj with postgresql-server)
9605 - rev 3494
9606
9607 -------------------------------------------------------------------
9608 Thu Jun  1 13:57:48 CEST 2006 - dmacvicar@suse.de
9609
9610 - revert not-used-yet rpmdb timestamp, as
9611   it broke rpmdb::init(). (#180040)
9612 - rev 3490
9613
9614 -------------------------------------------------------------------
9615 Thu Jun  1 11:03:34 CEST 2006 - schubi@suse.de
9616
9617 - updating gmo files, if po files has been changed; bug 164449
9618
9619 -------------------------------------------------------------------
9620 Wed May 31 18:32:58 CEST 2006 - dmacvicar@suse.de
9621
9622 - Dont download twice if starting from 1st time
9623 - fix typo
9624 - rev 3481
9625
9626 -------------------------------------------------------------------
9627 Wed May 31 17:06:48 CEST 2006 - dmacvicar@suse.de
9628
9629 - set cache dir only if storeMetadata is called as a public method.´
9630 - rev 3475
9631
9632 -------------------------------------------------------------------
9633 Wed May 31 15:27:38 CEST 2006 - kkaempf@suse.de
9634
9635 - schedule a package for installation if
9636   - it freshens / supplements something
9637   - it is not installed yet
9638   (#178721)
9639 - rev 3473
9640
9641 -------------------------------------------------------------------
9642 Wed May 31 15:22:43 CEST 2006 - dmacvicar@suse.de
9643
9644 - make susetags also implement download and check first.
9645 - rev 3470
9646
9647 -------------------------------------------------------------------
9648 Tue May 30 12:43:47 CEST 2006 - dmacvicar@suse.de
9649
9650 - make yum more robust. Never parse from provideFile
9651   but only from local disk. Make sure the cache
9652   is consistent before recreating it.
9653   the code is easier to follow and probably
9654   faster. checksum and signatures are
9655   checked on caching not on parsing.
9656   Required to implement refresh for #154990
9657 - rev 3452
9658
9659 -------------------------------------------------------------------
9660 Wed May 24 16:57:54 CEST 2006 - dmacvicar@suse.de
9661
9662 - implement timestamp for YUM and SuseTags
9663 - actually use the license to confirm in yum patches
9664 - add prerequires tag in yum optonally to the bad designed
9665   and nonintuitive pre=1
9666 - rev 3448
9667
9668 -------------------------------------------------------------------
9669 Wed May 24 15:30:32 CEST 2006 - dmacvicar@suse.de
9670
9671 - dont pass root on init but before.
9672 - implement rpm db modification timestamp
9673   not used yet
9674 - move Helix source to testsuite out of the solver
9675   so we can use it for target, storage tests
9676 - add Source_Ref::timestamp(), default to now()
9677   in order to implement smart sync of sources by zmd
9678 - don't parse desc and summary twice
9679 - fix a segfault with tranlated text
9680 - fix broken size tag introduced in rev 3427
9681 - rev 3446
9682
9683 -------------------------------------------------------------------
9684 Tue May 23 20:53:27 CEST 2006 - dmacvicar@suse.de
9685
9686 - dont accept corrupt sources, improve logs
9687
9688 -------------------------------------------------------------------
9689 Tue May 23 17:26:41 CEST 2006 - ma@suse.de
9690
9691 - Added PoolItem_Ref::statusReset. Resets the PoolItem status without
9692   loosing autoprotection (eg. for foreign vendor). (assists #177469)
9693 - rev 3431
9694
9695 -------------------------------------------------------------------
9696 Tue May 23 17:04:04 CEST 2006 - jsrain@suse.cz
9697
9698 - added mediaNr() to PatchRpm and DeltaRpm classes
9699 - rev 3430
9700
9701 -------------------------------------------------------------------
9702 Tue May 23 15:58:04 CEST 2006 - dmacvicar@suse.de
9703
9704 - enable YUM license to confirm.
9705   needed for #174476
9706 - adapt store to serialize and read all new resobject fields
9707 - use install-time to now() when serializing (#174653)
9708 - rev 3427
9709
9710 -------------------------------------------------------------------
9711 Mon May 22 20:51:59 CEST 2006 - ma@suse.de
9712
9713 - Do not violate install order when restricting commit to a certain
9714   mediaNumber. (#170079)
9715 - Version 1.1.0; rev 3423
9716
9717 -------------------------------------------------------------------
9718 Mon May 22 19:03:20 CEST 2006 - mvidner@suse.cz
9719
9720 - Added SourceManager::findSourceByUrl to overcome alias mismatches
9721   (#177543).
9722 - rev 3420
9723
9724 -------------------------------------------------------------------
9725 Mon May 22 17:19:25 CEST 2006 - ma@suse.de
9726
9727 - Order all objects according to prerequirements, not just packages.
9728   (#173690)
9729 - rev 3419
9730
9731 -------------------------------------------------------------------
9732 Mon May 22 15:57:43 CEST 2006 - schubi@suse.de
9733
9734 - Added new translation
9735
9736 -------------------------------------------------------------------
9737 Fri May 19 12:53:44 CEST 2006 - dmacvicar@suse.de
9738
9739 - fix missing homedir option for gpg (#171055)
9740 - rev 3415
9741
9742 -------------------------------------------------------------------
9743 Thu May 18 19:08:52 CEST 2006 - ma@suse.de
9744
9745 - Prevent against daemons launched in rpm %post, that do not close
9746   their filedescriptors. (#174548)
9747 - Version 1.0.1; rev 3413
9748
9749 -------------------------------------------------------------------
9750 Thu May 18 16:51:41 CEST 2006 - jsrain@suse.cz
9751
9752 - fixed media number of package retrieved as a part of a patch
9753   (#174841)
9754 - rev 3409
9755
9756 -------------------------------------------------------------------
9757 Thu May 18 16:16:21 CEST 2006 - dmacvicar@suse.de
9758
9759 - fix missing package descriptions due to filtered packages
9760   by incompatible architectures. (#159109)
9761 - rev 3404
9762
9763 -------------------------------------------------------------------
9764 Thu May 18 16:08:42 CEST 2006 - kkaempf@suse.de
9765
9766 - decrease logging in DiskUsageCounter and Modalias (#163186)
9767 - rev 3406
9768
9769 -------------------------------------------------------------------
9770 Thu May 18 10:43:47 CEST 2006 - ma@suse.de
9771
9772 - Stay backward comapatible.
9773
9774 -------------------------------------------------------------------
9775 Tue May 16 21:35:27 CEST 2006 - ma@suse.de
9776
9777 - Make basic attributes available through ResObject.
9778 - Let ResObjects which do not require media access during
9779   commit return ZERO sourceMediaNr (required for #173690)
9780 - Version 1.0.0
9781 - rev 3390
9782
9783 -------------------------------------------------------------------
9784 Tue May 16 15:11:35 CEST 2006 - kkaempf@suse.de
9785
9786 - reduce logging verbosity (#163186)
9787 - rev 3381
9788
9789 -------------------------------------------------------------------
9790 Tue May 16 14:00:57 CEST 2006 - schubi@suse.de
9791
9792 - setCandidate accept candidates with compatible architectures too. Not
9793   only with the same architecture. Bug 172594 - If update package has
9794   differet arch, UI display is wrong
9795
9796 -------------------------------------------------------------------
9797 Tue May 16 09:30:45 CEST 2006 - mvidner@suse.cz
9798
9799 - Added Source_Ref::resStoreInitialized.
9800   If we know that noone has seen the resolvables yet, we can skip
9801   them too, eg. when deleting a source. (#174840)
9802 - rev 3378
9803
9804 -------------------------------------------------------------------
9805 Mon May 15 12:41:39 CEST 2006 - kkaempf@suse.de
9806
9807 - Honor freshens as conditionals independant from the installed/
9808   uninstalled status (#174797)
9809 - rev 3376
9810
9811 -------------------------------------------------------------------
9812 Mon May 15 11:15:03 CEST 2006 - kkaempf@suse.de
9813
9814 - State modifier "unneeded" is transitive for patches (#171590)
9815 - rev 3375
9816
9817 -------------------------------------------------------------------
9818 Thu May 11 17:42:29 CEST 2006 - schubi@suse.de
9819
9820 - Do not transact itself (update) in the transactResObject mechanism
9821   Bug 174290
9822
9823 -------------------------------------------------------------------
9824 Thu May 11 16:37:51 CEST 2006 - mt@suse.de
9825
9826 - Reenabled improved large file support flags (unintentionally
9827   removed in rev 1544). Fixes bug #173753.
9828 - Added large file support flags to libzypp.pc file allowing
9829   consistence checks in the application using features variable
9830 - rev 3366
9831
9832 -------------------------------------------------------------------
9833 Thu May 11 10:49:36 CEST 2006 - mvidner@suse.cz
9834
9835 - SourceManager: moved source deletion before creation
9836   so that we can recreate a deleted one (#174295)
9837 - removed dead code dealing with known_caches from SourceManager::store
9838   (see r3195)
9839 - r3362
9840
9841 -------------------------------------------------------------------
9842 Thu May 11 10:15:14 CEST 2006 - jsrain@suse.cz
9843
9844 - fixed returning product short name and summary if product read
9845   from target store (#148625)
9846 - rev 3360
9847
9848 -------------------------------------------------------------------
9849 Wed May 10 11:39:06 CEST 2006 - jsrain@suse.cz
9850
9851 - set media verifier on redirected medium (#172599)
9852 - rev 3359
9853
9854 -------------------------------------------------------------------
9855 Mon May  8 17:28:42 CEST 2006 - kkaempf@suse.de
9856
9857 - fix 'transactResKind' to collect best providers by capability
9858   and to recursively transact items of same kind (#170114)
9859 - rev 3355
9860
9861 -------------------------------------------------------------------
9862 Mon May  8 16:45:46 CEST 2006 - dmacvicar@suse.de
9863
9864 - serialize the full URL to avoid missing password and other
9865   url settings (#148108)
9866 - rev 3353
9867
9868 -------------------------------------------------------------------
9869 Fri May  5 17:47:14 CEST 2006 - mt@suse.de
9870
9871 - Added a 60 sec connect timeout to MediaCurl (#172860)
9872 - rev 3348
9873
9874 -------------------------------------------------------------------
9875 Thu May  4 15:15:37 CEST 2006 - kkaempf@suse.de
9876
9877 - re-fetch also .asc and .key files before checking signature
9878   (#172597)
9879 - rev 3350 (3345-10.1)
9880
9881 -------------------------------------------------------------------
9882 Wed May  3 17:40:45 CEST 2006 - dmacvicar@suse.de
9883
9884 - Fix yum key verification, because a double variable declaration
9885
9886 -------------------------------------------------------------------
9887 Wed May  3 15:34:00 CEST 2006 - dmacvicar@suse.de
9888
9889 - use --no-default-keyring to avoid creating a
9890   default gpg dir in / (#171055)
9891 - rev 3335
9892
9893 -------------------------------------------------------------------
9894 Wed May  3 14:40:25 CEST 2006 - dmacvicar@suse.de
9895
9896 - Fix YUM signature checking, we were passing the key instead of the
9897   signature.
9898 - When the user trust a key, sync again. Bye to the session trusted
9899   keys and user being asked all the time. (#171213)
9900 - r3332
9901
9902 -------------------------------------------------------------------
9903 Wed May  3 14:22:02 CEST 2006 - ma@suse.de
9904
9905 - Cleanup index tables when removing items from pool (#170564).
9906
9907 -------------------------------------------------------------------
9908 Wed May  3 12:23:36 CEST 2006 - kkaempf@suse.de
9909
9910 - backout rev 3246->3275 of TargetImpl.cc
9911 - add missing testsuite/utils/TestUtils.h
9912 - rev 3330
9913
9914 -------------------------------------------------------------------
9915 Wed May  3 12:13:38 CEST 2006 - dmacvicar@suse.de
9916
9917 - more fixes for #171062, there were some files still not being
9918   read from cache.
9919 - r3327
9920
9921 -------------------------------------------------------------------
9922 Tue May  2 18:41:44 CEST 2006 - dmacvicar@suse.de
9923
9924 - cache keys and signature. Remove lot of duplicated code. (#171062)
9925 - r3320
9926
9927 -------------------------------------------------------------------
9928 Tue May  2 18:02:46 CEST 2006 - mt@suse.de
9929
9930 - Disabled isUseableAttachPoint check in MediaDIR -- we do not
9931   mount here anything, so it is OK to use any dir (171351).
9932 - rev 3318
9933
9934 -------------------------------------------------------------------
9935 Tue May  2 14:58:03 CEST 2006 - kkaempf@suse.de
9936
9937 - parse "license-to-confirm" in primary.xml (#168437)
9938 - rev 3312
9939
9940 -------------------------------------------------------------------
9941 Mon May  1 17:44:29 CEST 2006 - kkaempf@suse.de
9942
9943 - Don't try to store 'Atom', not needed and the backend store
9944   rejects them anyways (addtion to #168610)
9945 - rev 3306
9946
9947 -------------------------------------------------------------------
9948 Mon May  1 04:43:01 CEST 2006 - mt@suse.de
9949
9950 - Improved device check in MediaDISK using libblkid (Bug #158529)
9951 - Allow to provide sysfs path via $SYSFS_PATH in MediaCD.cc and
9952   added a check if it is a directory
9953 - Added libcurl and libblkid checks to configure.ac
9954 - Added e2fsprogs(-devel) requires to the spec file
9955 - rev 3303
9956
9957 -------------------------------------------------------------------
9958 Sat Apr 29 21:46:22 CEST 2006 - kkaempf@suse.de
9959
9960 - dont download "other" during key check (#171041)
9961 - rev 3294
9962
9963 -------------------------------------------------------------------
9964 Sat Apr 29 11:05:15 CEST 2006 - kkaempf@suse.de
9965
9966 - allow parallel installs of atoms (used to fulfill patch require-
9967   ments, atoms aren't installed anyways) (#170098)
9968 - some testsuite improvements.
9969 - rev 3288
9970
9971 -------------------------------------------------------------------
9972 Fri Apr 28 20:15:06 CEST 2006 - dmacvicar@suse.de
9973
9974 - get rid of autobuild check when throwing exceptions without throw
9975   but with a macro, returning a null pointer at the end (never reached).
9976
9977 -------------------------------------------------------------------
9978 Fri Apr 28 19:50:28 CEST 2006 - ma@suse.de
9979
9980 - Do not violate install order when restricting commit to a certain
9981   mediaNumber. (#170079)
9982
9983 -------------------------------------------------------------------
9984 Fri Apr 28 18:12:26 CEST 2006 - dmacvicar@suse.de
9985
9986 - Don't use throw directly!
9987   use ZYPP_THROW with a Exception class, otherwise package bindings
9988   will not catch them.
9989   Should fix crashes when reading broken sources with yast.
9990 - rev 3272
9991
9992 -------------------------------------------------------------------
9993 Fri Apr 28 15:29:32 CEST 2006 - schubi@suse.de
9994
9995 - Bug 162064 - font packages are not installed for locale, e.g. khmer font not installed after CD1
9996   revision 3269
9997
9998 -------------------------------------------------------------------
9999 Fri Apr 28 14:55:04 CEST 2006 - kkaempf@suse.de
10000
10001 - revert bugfix #168906 (fom rev 3219), it filters too many errors.
10002 - further improve on #168840 (from rev 3231), match on name-edition
10003   when filtering by best arch. (#170098)
10004 - rev 3268
10005
10006 -------------------------------------------------------------------
10007 Fri Apr 28 13:01:58 CEST 2006 - dmacvicar@suse.de
10008
10009 - #170093 , lot of package descriptions missing
10010 - rev 3263
10011
10012 -------------------------------------------------------------------
10013 Thu Apr 27 20:28:01 CEST 2006 - dmacvicar@suse.de
10014
10015 - try to fix wrong permissions of /var/lib/zypp created
10016   by old zypp, only when running as root they are fixed
10017   (#169094)
10018 - YUM: Verify signatures on factoryInit.
10019   Dont provide other.xml. Cleanups, better logging.
10020   When refreshing signed soruces, don't refresh is source
10021   has not changed.
10022 - YaST sources: don't refresh if media file has not changed.
10023 - Show full url of index files in sources for signature validation
10024   (mentioned in #170139 comment #3)-
10025
10026 -------------------------------------------------------------------
10027 Thu Apr 27 18:41:02 CEST 2006 - jsrain@suse.de
10028
10029 - udpated media ID syntax for external scripts (to be consistent
10030   with packages) (#170247)
10031 - rev 3256
10032
10033 -------------------------------------------------------------------
10034 Thu Apr 27 18:33:48 CEST 2006 - jsrain@suse.de
10035
10036 - set media ID to 1 if not specified in YUM metadata (#167452)
10037 - rev 3255
10038
10039 -------------------------------------------------------------------
10040 Thu Apr 27 11:55:05 CEST 2006 - kkaempf@suse.de
10041
10042 - If freshen and supplement are fulfilled, install any kind of
10043   resolvable if not yet installed (#165746)
10044 - rev 3249
10045
10046 -------------------------------------------------------------------
10047 Wed Apr 26 18:00:42 CEST 2006 - kkaempf@suse.de
10048
10049 - make downloaded script executable. (#169191)
10050 - rev 3247
10051
10052 -------------------------------------------------------------------
10053 Wed Apr 26 10:43:03 CEST 2006 - kkaempf@suse.de
10054
10055 - Improve on last fix, compare only compatible archs.
10056 - rev 3233
10057
10058 -------------------------------------------------------------------
10059 Tue Apr 25 19:36:13 CEST 2006 - kkaempf@suse.de
10060
10061 - Only choose best arch of multiple package atoms with identical
10062   name (#168840)
10063 - rev 3231
10064
10065 -------------------------------------------------------------------
10066 Tue Apr 25 16:59:51 CEST 2006 - dmacvicar@suse.de
10067
10068 - pass empty strings to UI as key properties if unknown key
10069   (#169114)
10070 - rev 3228
10071
10072 -------------------------------------------------------------------
10073 Tue Apr 25 16:47:35 CEST 2006 - kkaempf@suse.de
10074
10075 - refrain from parsing 'other.xml' (#159316)
10076 - rev 3226
10077
10078 -------------------------------------------------------------------
10079 Tue Apr 25 16:34:50 CEST 2006 - visnov@suse.cz
10080
10081 - in source refresh, clean up the cache dir if fails
10082 - do not require repomd.xml.asc when creating a cache (#163765)
10083 - rev 3224
10084
10085 -------------------------------------------------------------------
10086 Tue Apr 25 15:17:15 CEST 2006 - dmacvicar@suse.de
10087
10088 - Check if a file exists before providing it, and just handling the
10089   exception is not sufficient, because it can release the media.
10090   it nows get all possible packages.X translations an then
10091   it selects the candidate from the existing ones (#168654)
10092 - rev 3221
10093
10094 -------------------------------------------------------------------
10095 Tue Apr 25 12:28:17 CEST 2006 - kkaempf@suse.de
10096
10097 - dont report conflicts if item is neither installed
10098   nor to-be-installed (#168906)
10099 - rev 3219
10100
10101 -------------------------------------------------------------------
10102 Tue Apr 25 11:27:09 CEST 2006 - dmacvicar@suse.de
10103
10104 - #168060 , propagate the file description or original
10105   name to the UI and not the checked filename path,
10106   which could be a tmp file.
10107   Requires changes in pkg-manager, and probably zmd-helpers.
10108 - rev 3215
10109
10110 -------------------------------------------------------------------
10111 Mon Apr 24 18:27:59 CEST 2006 - dmacvicar@suse.de
10112
10113 - /var/lib/zypp/db/languages/* are empty files (##168355)
10114 - r3206
10115
10116 -------------------------------------------------------------------
10117 Mon Apr 24 17:45:07 CEST 2006 - dmacvicar@suse.de
10118
10119 - All resolvables must honor arch, so Arch_noarch in
10120   target/store/XMLFilesBackend.cc is wrong (#160792)
10121 - Introduced code to honour shared package descriptions
10122   (#159109)
10123 - r3204
10124
10125 -------------------------------------------------------------------
10126 Mon Apr 24 16:43:48 CEST 2006 - jsrain@suse.de
10127
10128 - replace '_' in YUM elements/attributes with '-' (#168762)
10129 - rev 3201
10130
10131 -------------------------------------------------------------------
10132 Mon Apr 24 16:15:02 CEST 2006 - mt@suse.de
10133
10134 - Fixed iseries workaround - interchanged variables for scsi
10135   devices, added debug messages about the steps (#163971).
10136 - Added getenv NULL ptr check and verify of the $HOME dir's
10137   and ~/.curlrc file's ownership (#163203).
10138 - rev 3199
10139
10140 -------------------------------------------------------------------
10141 Mon Apr 24 15:44:18 CEST 2006 - ma@suse.de
10142
10143 - Use filesystem::TmpDir to create unique and unused Source cache
10144   directories. (#168051)
10145
10146 -------------------------------------------------------------------
10147 Mon Apr 24 14:30:41 CEST 2006 - ma@suse.de
10148
10149 - Enable signature checks per default. (#168525)
10150
10151 -------------------------------------------------------------------
10152 Mon Apr 24 11:20:17 CEST 2006 - visnov@suse.cz
10153
10154 - fix callbacks for providing a single file (#160206)
10155
10156 -------------------------------------------------------------------
10157 Sun Apr 23 12:28:21 CEST 2006 - kkaempf@suse.de
10158
10159 - If an installed package looses a dependency, the solver tries
10160   to upgrade it. Limit the upgrade candidates to best arch, best
10161   edition.
10162 - filter 'other' entries with incompatible arch in yum parser.
10163 - rev 3177
10164
10165 -------------------------------------------------------------------
10166 Fri Apr 21 22:47:18 CEST 2006 - jsrain@suse.de
10167
10168 - initialize the product category according to source (#168061)
10169 - rev 3172
10170
10171 -------------------------------------------------------------------
10172 Fri Apr 21 18:32:00 CEST 2006 - mvidner@suse.cz
10173
10174 - delete only one older version of a xml-store resolvable
10175   (half-baked, but the previous attempt was charred)
10176
10177 -------------------------------------------------------------------
10178 Fri Apr 21 17:49:18 CEST 2006 - jsrain@suse.de
10179
10180 - moved license_to_confirm to primary.xml
10181 - rev 3170
10182
10183 -------------------------------------------------------------------
10184 Fri Apr 21 16:36:14 CEST 2006 - ma@suse.de
10185
10186 - Removed deprecated oldstyle commit methods.
10187
10188 -------------------------------------------------------------------
10189 Fri Apr 21 15:58:14 CEST 2006 - mvidner@suse.cz
10190
10191 - when installing a xml-store resolvable (all except package,
10192   message, script), delete older versions (#160792).
10193 - read selection edition from the XML store
10194 - rev 3167
10195
10196 -------------------------------------------------------------------
10197 Thu Apr 20 14:10:41 CEST 2006 - kkaempf@suse.de
10198
10199 - properly clear transaction flag after successful commit
10200   (see rev 3122, #164365, #167285)
10201 - rev 3157
10202
10203 -------------------------------------------------------------------
10204 Thu Apr 20 13:14:25 CEST 2006 - kkaempf@suse.de
10205
10206 - recursively soft-uninstall recommended package on real uninstall,
10207   not on update (#167603)
10208 - rev 3155
10209
10210 -------------------------------------------------------------------
10211 Thu Apr 20 13:01:28 CEST 2006 - dmacvicar@suse.de
10212
10213 - fix #167605 (importing keys to rpm multiple times due to
10214   wrong interpretation of rpm gpg versioning.
10215 - add support for reading the rpm keys, with full id and fingerprint
10216 - rev 3153
10217
10218 -------------------------------------------------------------------
10219 Wed Apr 19 16:47:34 CEST 2006 - kkaempf@suse.de
10220
10221 - don't add duplicate error infos to ResolverContext (#167309)
10222 - rev 3146
10223
10224 -------------------------------------------------------------------
10225 Wed Apr 19 14:10:10 CEST 2006 - kkaempf@suse.de
10226
10227 - fix Resolver::transactReset() (see rev 3122) (#167285)
10228 - rev 3140
10229
10230 -------------------------------------------------------------------
10231 Wed Apr 19 13:48:26 CEST 2006 - ma@suse.de
10232
10233 - Introduced $ZYPP_KEYRING_DEFAULT_ACCEPT_ALL. If this environment
10234   variable is present, all signature checking callbacks will default
10235   to 'accept', in case no recipient is present.
10236
10237 -------------------------------------------------------------------
10238 Wed Apr 19 11:37:47 CEST 2006 - dmacvicar@suse.de
10239
10240 - read content file on construction, and make
10241   provideProduct only insert the already
10242   read product object into the store (#165826)
10243   (dmacvicar)
10244 - When the signature is not found, warn the
10245   user about a unsigned source. When the
10246   key is not found, do nothing, it can be in the
10247   keyring already. (#166016) (dmacvicar)
10248 - enable key verification only if
10249   ZYPP_CHECKSIG env var is set (dmacvicar)
10250 - r1529
10251
10252 -------------------------------------------------------------------
10253 Tue Apr 18 20:41:48 CEST 2006 - kkaempf@suse.de
10254
10255 - fix bugfix 164365, fix bug 167285
10256   Actually clear the transcation state instead of locking it
10257   to 'dont transact'
10258 - rev 3122
10259
10260 -------------------------------------------------------------------
10261 Tue Apr 18 15:46:59 CEST 2006 - visnov@suse.cz
10262
10263 - revert the signature/digest checking callbacks
10264 - rev 3115
10265
10266 -------------------------------------------------------------------
10267 Tue Apr 18 15:14:35 CEST 2006 - kkaempf@suse.de
10268
10269 - Bugfix #165670
10270   - Honor keep requests.
10271   - Dont flag "locked uninstall" as error if a keep request was
10272     issued before.
10273 - rev 3114
10274
10275 -------------------------------------------------------------------
10276 Tue Apr 18 12:04:35 CEST 2006 - kkaempf@suse.de
10277
10278 - rule out locked items during distribution upgrade as early
10279   as possible. (#165670)
10280 - rev 3110
10281
10282 -------------------------------------------------------------------
10283 Mon Apr 17 16:04:35 CEST 2006 - kkaempf@suse.de
10284
10285 - Bugfix #166212
10286   - use APPL_LOW as 'ui initiated, by solver' in transactKind() and
10287     transactResObject().
10288   - resetTransaction(APPL_LOW) before resolving
10289   - enhance transactCaps by using the same algorithm as in
10290     QueueItemRequire
10291     (before: transact all requires and recommends by name
10292      now: transact best requires and recommends by provides)
10293 - rev 3107
10294
10295 -------------------------------------------------------------------
10296 Fri Apr 14 16:04:35 CEST 2006 - visnov@suse.cz
10297
10298 - new callbacks for failing digest
10299 - rev 3098
10300
10301 -------------------------------------------------------------------
10302 Thu Apr 13 17:01:41 CEST 2006 - visnov@suse.cz
10303
10304 - ask for file without a checksum (#165125)
10305
10306 -------------------------------------------------------------------
10307 Thu Apr 13 16:59:38 CEST 2006 - kkaempf@suse.de
10308
10309 - dont install satisfied resolvables (#165843)
10310 - rev 3095
10311
10312 -------------------------------------------------------------------
10313 Thu Apr 13 16:00:21 CEST 2006 - kkaempf@suse.de
10314
10315 - dont abort on failed "dry_run" (#164583)
10316 - rev 3091
10317
10318 -------------------------------------------------------------------
10319 Thu Apr 13 15:19:20 CEST 2006 - visnov@suse.cz
10320
10321 - Ask user if signature file does not exist (#163765)
10322 - handle repomd.xml.asc as optional file (#163765)
10323 - rev 3089
10324
10325 -------------------------------------------------------------------
10326 Thu Apr 13 13:52:08 CEST 2006 - schubi@suse.de
10327
10328 - Bug 164365 - build 906: Deselecting a selection, all packages are still selected
10329 - rev 3087
10330
10331 -------------------------------------------------------------------
10332 Thu Apr 13 11:57:58 CEST 2006 - kkaempf@suse.de
10333
10334 - Dont do transitive uninstalls on uninstalled or upgraded items.
10335   (#165798)
10336 - rev 3083
10337
10338 -------------------------------------------------------------------
10339 Wed Apr 12 17:57:21 CEST 2006 - ma@suse.de
10340
10341 - Added 'rpmNoSignature' to ZYppCommitPolicy (#163862)
10342
10343 -------------------------------------------------------------------
10344 Wed Apr 12 16:44:57 CEST 2006 - mvidner@suse.cz
10345
10346 - Product::updateUrls: restore it from the XML store;
10347   fixed content parsing (#163192).
10348 - restore product flags fro the XML store
10349 - rev 3074
10350
10351 -------------------------------------------------------------------
10352 Wed Apr 12 13:48:25 CEST 2006 - kkaempf@suse.de
10353
10354 - Only consider best arch/version (#165477)
10355 - rev 3069
10356
10357 -------------------------------------------------------------------
10358 Wed Apr 12 10:57:50 CEST 2006 - ma@suse.de
10359
10360 - No need to parse tags at all if there is no item to store values
10361   (e.g. data for unwanted arch). Fixed segv trying to store data in
10362   NULL item. (#165479)
10363 - rev3065
10364
10365 -------------------------------------------------------------------
10366 Tue Apr 11 19:48:51 CEST 2006 - mt@suse.de
10367
10368 - Improved Url path name "//" vs. "/%2f" handling; now if the
10369   url has an authority, "/%2f" is used for ftp only (#163784)
10370 - rev 3062
10371
10372 -------------------------------------------------------------------
10373 Tue Apr 11 16:41:02 CEST 2006 - jsrain@suse.de
10374
10375 - fixed storing patch scripts to target store (#159928)
10376 - rev 3058
10377
10378 -------------------------------------------------------------------
10379 Tue Apr 11 16:24:26 CEST 2006 - kkaempf@suse.de
10380
10381 - if a patch is bad, only skip this patch, not everything
10382   (#165200)
10383 - rev 3057
10384
10385 -------------------------------------------------------------------
10386 Tue Apr 11 15:42:32 CEST 2006 - ma@suse.de
10387
10388 - Susetags:Selections: Allow parsing older .sel file formats. (#159851)
10389 - Susetags:Pattern: Fixed parser.
10390
10391 -------------------------------------------------------------------
10392 Tue Apr 11 15:21:48 CEST 2006 - kkaempf@suse.de
10393
10394 - when uninstalling, only re-establish installed items
10395   supplementing the to-be-uninstalled one. (variant of #165111)
10396 - rev 3054
10397
10398 -------------------------------------------------------------------
10399 Tue Apr 11 14:17:00 CEST 2006 - ma@suse.de
10400
10401 - Susetags:Package: Parse and provide ins/delnotify texts.
10402
10403 -------------------------------------------------------------------
10404 Tue Apr 11 13:01:31 CEST 2006 - kkaempf@suse.de
10405
10406 - when checking freshens/supplements at install, only consider
10407   best architecture/edition (#164453)
10408 - rev 3051
10409
10410 -------------------------------------------------------------------
10411 Tue Apr 11 10:31:41 CEST 2006 - kkaempf@suse.de
10412
10413 - when checking for supplements, only consider best arch, best
10414   edition for installation (#165111)
10415 - rev 3047
10416
10417 -------------------------------------------------------------------
10418 Tue Apr 11 10:23:14 CEST 2006 - schubi@suse.de
10419
10420 - Bug 165117: build 910: Update: Splitted packages are selected for
10421   all archs
10422
10423 -------------------------------------------------------------------
10424 Tue Apr 11 09:30:14 CEST 2006 - visnov@suse.cz
10425
10426 - ask user if a file exists but does not have a checksum (#162797)
10427 - rev 3044
10428
10429 -------------------------------------------------------------------
10430 Mon Apr 10 22:39:34 CEST 2006 - jsrain@suse.de
10431
10432 - parse time and size elements from delta and patch RPM
10433 - rev 3043
10434
10435 -------------------------------------------------------------------
10436 Mon Apr 10 18:55:03 CEST 2006 - mt@suse.de
10437
10438 - Added detection of iSeries virtual CD (/dev/iseries/vcd[a-h])
10439   devices - on powerpc only (#163971)
10440 - rev 3042
10441
10442 -------------------------------------------------------------------
10443 Mon Apr 10 18:05:51 CEST 2006 - kkaempf@suse.de
10444
10445 - fix endless loop in patches parsing.
10446 - rev 3039
10447
10448 -------------------------------------------------------------------
10449 Mon Apr 10 17:00:05 CEST 2006 - jsrain@suse.de
10450
10451 - fixed media handling in SuSEtags source (#164879)
10452 - rev 3037
10453
10454 -------------------------------------------------------------------
10455 Mon Apr 10 16:30:54 CEST 2006 - kkaempf@suse.de
10456
10457 - honor 'dry_run' on package remove (#164732)
10458 - rev 3036
10459
10460 -------------------------------------------------------------------
10461 Mon Apr 10 13:12:49 CEST 2006 - kkaempf@suse.de
10462
10463 - add files from yum filelist as provides to package (#164731)
10464 - rev 3032
10465
10466 -------------------------------------------------------------------
10467 Mon Apr 10 11:10:37 CEST 2006 - kkaempf@suse.de
10468
10469 - honor "+Enh:/-Enh:" in packages file (#156513)
10470
10471 -------------------------------------------------------------------
10472 Mon Apr 10 10:56:24 CEST 2006 - visnov@suse.cz
10473
10474 - fix callback receiver signature to match the callback for removing
10475   package
10476
10477 -------------------------------------------------------------------
10478 Mon Apr 10 10:32:22 CEST 2006 - mvidner@suse.cz
10479
10480 - Added Product::updateUrls, from content/UPDATEURLS (#163192).
10481 - rev 3024
10482
10483 -------------------------------------------------------------------
10484 Sat Apr  8 12:03:37 CEST 2006 - schubi@suse.de
10485
10486 - Bug 164440; Taking wrong architecture while updating obsoletes
10487   splitted packages
10488 - rev 3022
10489
10490 -------------------------------------------------------------------
10491 Sat Apr  8 10:07:06 CEST 2006 - kkaempf@suse.de
10492
10493 - allow relative paths with url file:
10494 - dont filter atoms from going into pool, multi-arch patch
10495   requirements need them. Instead, treat atoms with incompatible
10496   architecture as unneeded.
10497 - rev 3018
10498
10499 -------------------------------------------------------------------
10500 Fri Apr  7 23:57:37 CEST 2006 - jsrain@suse.de
10501
10502 - product now provides short name
10503 - rev 3013
10504
10505 -------------------------------------------------------------------
10506 Fri Apr  7 20:42:09 CEST 2006 - jsrain@suse.de
10507
10508 - read metadata for packages from correct tags in patches (#163220)
10509 - rev 3011
10510
10511 -------------------------------------------------------------------
10512 Fri Apr  7 19:57:41 CEST 2006 - kkaempf@suse.de
10513
10514 - more detailed resolver error reports (#162994)
10515 - rev 3010
10516
10517 -------------------------------------------------------------------
10518 Fri Apr  7 17:35:07 CEST 2006 - visnov@suse.cz
10519
10520 - report package download progress (#160966)
10521 - rev 3007
10522
10523 -------------------------------------------------------------------
10524 Fri Apr  7 16:27:35 CEST 2006 - kkaempf@suse.de
10525
10526 - transact also for languages (#163819)
10527 - rev 3004
10528
10529 -------------------------------------------------------------------
10530 Fri Apr  7 15:08:06 CEST 2006 - kkaempf@suse.de
10531
10532 - loop through all affected ResObjects in transactResKind (#163819)
10533 - rev 3002
10534
10535 -------------------------------------------------------------------
10536 Fri Apr  7 12:42:35 CEST 2006 - kkaempf@suse.de
10537
10538 - allow re-installation of non-packages (#162906)
10539 - rev 2998
10540
10541 -------------------------------------------------------------------
10542 Fri Apr  7 11:50:22 CEST 2006 - mt@suse.de
10543
10544 - Added loop checking for scsi cdroms (/sys/block/srX) in case
10545   HAL does not provide any drives like on iSeries (#163971).
10546 - rev 2995
10547
10548 -------------------------------------------------------------------
10549 Fri Apr  7 11:05:30 CEST 2006 - kkaempf@suse.de
10550
10551 - add 'licenceToConfirm()' to Product. (#164375)
10552
10553 -------------------------------------------------------------------
10554 Fri Apr  7 10:36:05 CEST 2006 - ma@suse.de
10555
10556 - Avoid excessive CD hopping on commit. But still far from
10557   being perfect. (#159679)
10558 - Fixed Target::commit: Despite dry_run set True, packages
10559   were depeted.
10560
10561 -------------------------------------------------------------------
10562 Fri Apr  7 08:32:32 CEST 2006 - visnov@suse.cz
10563
10564 - honour if user decides to skip a package in commit (#156031)
10565
10566 -------------------------------------------------------------------
10567 Thu Apr  6 18:14:30 CEST 2006 - jsrain@suse.de
10568
10569 - fixed parsing external reference to script in patch (#163221)
10570 - r2981
10571
10572 -------------------------------------------------------------------
10573 Thu Apr  6 17:07:10 CEST 2006 - dmacvicar@suse.de
10574
10575 - cache and provide content.asc/key optionally. Dont show a
10576   popup if they dont exists. (dmacvicar)
10577 - Actually abort when verify signature workflow is false. (dmacvicar)
10578 - r2978
10579
10580 -------------------------------------------------------------------
10581 Thu Apr  6 16:37:49 CEST 2006 - jsrain@suse.de
10582
10583 - fixed setting autorefresh flag for installation sources
10584
10585 -------------------------------------------------------------------
10586 Thu Apr  6 15:53:02 CEST 2006 - kkaempf@suse.de
10587
10588 - drop patches with incompatible architecture.
10589 - rev 2972
10590
10591 -------------------------------------------------------------------
10592 Thu Apr  6 15:33:11 CEST 2006 - mt@suse.de
10593
10594 - Added info method to media verifier base and more debug info
10595 - rev 2970
10596
10597 -------------------------------------------------------------------
10598 Wed Apr  5 19:27:46 CEST 2006 - kkaempf@suse.de
10599
10600 - Dont deny the "/" attach point in MediaDIR, since this is used
10601   for all "file:" urls, esp. local packages.
10602 - rev 2962
10603
10604 -------------------------------------------------------------------
10605 Wed Apr  5 18:21:58 CEST 2006 - schubi@suse.de
10606
10607 - Bug 159673 - only one conflict solvable per page
10608
10609 -------------------------------------------------------------------
10610 Wed Apr  5 18:01:37 CEST 2006 - kkaempf@suse.de
10611
10612 - parse all dependencies of 'packages' file (#163773)
10613 - rev 2957
10614
10615 -------------------------------------------------------------------
10616 Wed Apr  5 17:47:04 CEST 2006 - dmacvicar@suse.de
10617
10618 - Use the original media descr_dir on refresh for
10619   suse tags source (#163196)
10620 - r2952
10621
10622 -------------------------------------------------------------------
10623 Wed Apr  5 16:44:08 CEST 2006 - kkaempf@suse.de
10624
10625 - add Source::setUrl() for zmd backend helper.
10626 - rev 2946
10627
10628 -------------------------------------------------------------------
10629 Wed Apr  5 16:44:01 CEST 2006 - dmacvicar@suse.de
10630
10631 - implement rpm keyring / zypp tmp keyring two-way syncronization at rpm
10632 target init. (dmacvicar)
10633 - r2949
10634
10635 -------------------------------------------------------------------
10636 Wed Apr  5 16:28:42 CEST 2006 - mt@suse.de
10637
10638 - Fixed MediaDISK to use a mount -oro,bind id the disk
10639   partition is already attached e.g. by the automounter.
10640   Try to mount it a second time may fail (#163486).
10641 - rev 2944
10642
10643 -------------------------------------------------------------------
10644 Wed Apr  5 15:04:31 CEST 2006 - kkaempf@suse.de
10645
10646 - honor optional 3rd parameter to "=Loc:" key of packages (#154337)
10647 - rev 2940
10648
10649 -------------------------------------------------------------------
10650 Wed Apr  5 12:48:19 CEST 2006 - visnov@suse.cz
10651
10652 - only try to create a source of a given type when restoring
10653   from the persistent store (#162111)
10654
10655 -------------------------------------------------------------------
10656 Wed Apr  5 11:36:54 CEST 2006 - kkaempf@suse.de
10657
10658 - parse all dependencies for patterns (.pat) files (#160602)
10659 - drop YOUPATH and YOUURL from content file.
10660 - rev 2924
10661
10662 -------------------------------------------------------------------
10663 Wed Apr  5 09:27:08 CEST 2006 - visnov@suse.cz
10664
10665 - properly initialize autorefresh for non-remote sources (#154990)
10666 - rev 2919
10667
10668 -------------------------------------------------------------------
10669 Tue Apr  4 19:19:39 CEST 2006 - mt@suse.de
10670
10671 - Added flag to MediaManager::isUseableAttachPoint, whether
10672   to check against system mount entries or not.
10673 - Disallow to use the attachpoints of another media handlers
10674   as source path in MediaDIR.
10675 - rev 2917
10676
10677 -------------------------------------------------------------------
10678 Tue Apr  4 18:47:01 CEST 2006 - dmacvicar@suse.de
10679
10680 -implement callbacks for when package verification (checksum)
10681  fails, offer to retry or abort
10682
10683 -------------------------------------------------------------------
10684 Tue Apr  4 16:57:51 CEST 2006 - dmacvicar@suse.de
10685
10686 - Fix construction of checksum objects when using non-standard
10687   checksum algorithms
10688 - Fix broken YUM cache
10689 - r2913
10690
10691 -------------------------------------------------------------------
10692 Tue Apr  4 16:54:44 CEST 2006 - kkaempf@suse.de
10693
10694 - Keep packages with no version upgrade installed during
10695   distribution upgrade (#162972)
10696 - add 'transactReset()' helper function for UI.
10697 - rev 2908
10698
10699 -------------------------------------------------------------------
10700 Tue Apr  4 14:47:14 CEST 2006 - dmacvicar@suse.de
10701
10702 - r2906
10703
10704 -------------------------------------------------------------------
10705 Tue Apr  4 14:43:15 CEST 2006 - ma@suse.de
10706
10707 - Fixed candidate handling in ui::Selectable. (#156589)
10708
10709 -------------------------------------------------------------------
10710 Tue Apr  4 14:06:23 CEST 2006 - dmacvicar@suse.de
10711
10712 - fix #162984 , gpg hangs because the matching data file
10713   for the key cannot be find. (dmacvicar)
10714 - Fix restore of YUM source using the same cache dir semantics as
10715  susetags instead of assuming there is a cache if a cache_dir
10716   was given. (dmacvicar)
10717
10718 -------------------------------------------------------------------
10719 Tue Apr  4 12:37:51 CEST 2006 - kkaempf@suse.de
10720
10721 - use DISTPRODUCT/DISTVERSION from content file to generate the
10722   product name, version, and release.
10723 - rev 2902
10724
10725 -------------------------------------------------------------------
10726 Mon Apr  3 20:45:55 CEST 2006 - mt@suse.de
10727
10728 - Removed broken forcing of absolute ftp paths added in rev2705 to
10729   MediaCurl, refined cleanupPathName/setPathName in url (#154197).
10730 - rev 2900
10731
10732 -------------------------------------------------------------------
10733 Mon Apr  3 19:30:35 CEST 2006 - kkaempf@suse.de
10734
10735 - add Resolver::freshenPool() (#156980)
10736 - rev 2893
10737
10738 -------------------------------------------------------------------
10739 Mon Apr  3 08:33:12 CEST 2006 - kkaempf@suse.de
10740
10741 - skip incompatible archs in filelist parsing.
10742 - restrict pathes to 'interesting' ones (/bin/, /sbin/, /lib/,
10743   /lib64/, ...)
10744 - rev 2886
10745
10746 -------------------------------------------------------------------
10747 Sun Apr  2 22:18:06 CEST 2006 - kkaempf@suse.de
10748
10749 - skip incompatible archs in primary parsing.
10750 - rev 2883
10751
10752 -------------------------------------------------------------------
10753 Sun Apr  2 11:17:56 CEST 2006 - kkaempf@suse.de
10754
10755 - allow setting of source when parsing local .rpm (#147765)
10756 - rev 2880
10757
10758 -------------------------------------------------------------------
10759 Fri Mar 31 18:53:55 CEST 2006 - schubi@suse.de
10760
10761 - Do not update packages over other architectures
10762
10763 -------------------------------------------------------------------
10764 Fri Mar 31 18:28:59 CEST 2006 - sh@suse.de
10765
10766 - Added zypp/ui/UserWantedPackages to support the UI's
10767   "automatic changes" dialog (bug #152700)
10768
10769 -------------------------------------------------------------------
10770 Fri Mar 31 18:02:05 CEST 2006 - jsrain@suse.de
10771
10772 - use KeyRing class to validate repomd.xml (#160909)
10773
10774 -------------------------------------------------------------------
10775 Fri Mar 31 17:33:21 CEST 2006 - dmacvicar@suse.de
10776
10777 - Product resolvables should be readable by normal users.
10778   (#162474) (dmacvicar)
10779 - implemented keyring and metadata signature verification
10780   in susetags source
10781 - dont delete the lock if we did not acquire it
10782 - r2847
10783
10784 -------------------------------------------------------------------
10785 Fri Mar 31 16:34:51 CEST 2006 - mt@suse.de
10786
10787 - Added disabling of the automounter while MediaManager
10788   init and restoring of the old state on exit (#154326).
10789 - Implemented check if media (CD) is automounted or not
10790 - rev 2840
10791
10792 -------------------------------------------------------------------
10793 Fri Mar 31 13:27:09 CEST 2006 - mt@suse.de
10794
10795 - Implemented several hal get/set/removeDeviceProperty wrappers
10796 - Improved HalException to allow to fetch HAL/DBUS error componets
10797 - rev 2830
10798
10799 -------------------------------------------------------------------
10800 Fri Mar 31 12:44:25 CEST 2006 - kkaempf@suse.de
10801
10802 - honor subscription status of catalogs (#162350)
10803 - rev 2827
10804
10805 -------------------------------------------------------------------
10806 Fri Mar 31 11:29:05 CEST 2006 - mt@suse.de
10807
10808 - Enabled CD eject error reporting exceptions (#154326)
10809 - rev 2822
10810
10811 -------------------------------------------------------------------
10812 Fri Mar 31 06:40:51 CEST 2006 - kkaempf@suse.de
10813
10814 - support "dry run" (#159467)
10815 - implement "transactResKind" (#161400)
10816 - rev 2817
10817
10818 -------------------------------------------------------------------
10819 Thu Mar 30 17:22:49 CEST 2006 - jsrain@suse.de
10820
10821 - add checksum for external patches (#159928)
10822
10823 -------------------------------------------------------------------
10824 Thu Mar 30 16:48:01 CEST 2006 - kkaempf@suse.de
10825
10826 - calculate product architecture (#158198)
10827
10828 -------------------------------------------------------------------
10829 Wed Mar 29 23:28:13 CEST 2006 - jsrain@suse.de
10830
10831 - fixed checking checksum of YUM metadata, added sha1 vs. sha256
10832   detection
10833
10834 -------------------------------------------------------------------
10835 Wed Mar 29 23:12:30 CEST 2006 - ma@suse.de
10836
10837 - Auto protect installed packages from unknown vendor. (#157446)
10838
10839 -------------------------------------------------------------------
10840 Wed Mar 29 09:13:51 CEST 2006 - visnov@suse.de
10841
10842 - added support for external scripts to metadata (#159928) (jsrain)
10843 - fixed handling of Language resolvables (ma)
10844 - fix leak in rpmdb (dmacvicar)
10845 - added softlock for autoyast (#159466) (ma)
10846 - Fixed exceptions in doGetFileCopy() to show full url
10847   including the file instead of just the media base url. (mt)
10848 - Provide Language::summary (ma)
10849 - check patterns and selections file exist
10850   before veryfing them (#161300) (dmacvicar)
10851 - added YUM metadata checksum computation (jsrain)
10852 - added interface to patch of a message (jsrain)
10853 - r2734
10854
10855 -------------------------------------------------------------------
10856 Mon Mar 27 23:57:16 CEST 2006 - jsrain@suse.de
10857
10858 - added support for external scripts to metadata (#159928)
10859 - r2709
10860
10861 -------------------------------------------------------------------
10862 Sat Mar 25 22:08:26 CET 2006 - jsrain@suse.de
10863
10864 - report separate exception when trying to start source cache again to
10865   suppress incorrect error message in XEN installation
10866 - r2682
10867
10868 -------------------------------------------------------------------
10869 Fri Mar 24 18:16:22 CET 2006 - schubi@suse.de
10870
10871 - Implement inter process locking in zypp.
10872 - Added No medium found output
10873 - splitting modaliases in supplements TOO
10874 - parse also the available signing keys
10875
10876 -------------------------------------------------------------------
10877 Fri Mar 24 10:44:10 CET 2006 - visnov@suse.cz
10878
10879 - release all media when removing source (#159754) (visnov)
10880 - more testsuites (schubi)
10881 - updated translations (schubi)
10882 - added MediaNotEjectedException (mt)
10883 - rev 2652
10884
10885 -------------------------------------------------------------------
10886 Thu Mar 23 14:10:54 CET 2006 - dmacvicar@suse.de
10887
10888 - fix patches descriptions (dmacvicar)
10889 - fix source serialization (dmacvicar)
10890 - metadata for kernel test (schubi)
10891 - Arch tests updated (ma)
10892 - classify NULL Ptr as unique (ma)
10893 - Added host check, because file Url allows it now. (mt)
10894 - prepare modalias fix (#159766) (ma)
10895 - Provide iterator based access to SourceManager data. (ma)
10896 - Fixed "file:" Url scheme config to allow relative paths; (mt)
10897   RFC1738 says, it may contain a hostname as well...
10898 - revision 2633
10899
10900 -------------------------------------------------------------------
10901 Wed Mar 22 19:58:37 CET 2006 - visnov@suse.cz
10902
10903 - pkg-config support (mvidner)
10904 - close all medias when destructing MediaSet (jsrain)
10905 - rev 2622
10906
10907 -------------------------------------------------------------------
10908 Wed Mar 22 15:48:05 CET 2006 - dmacvicar@suse.de
10909
10910 - Bug 159976 - build 804: Adding AddOn CD via ftp gives error (dmacvicar)
10911 - Message callback implemented to show patch messages (visnov)
10912 - Bug 159696 (schubi)
10913 - provide transform_iterators to iterate over a maps keys or values (ma)
10914 - added 'bool Arch::empty() const' test for an empty Arch string (ma)
10915 - added script and message installation (jsrain)
10916 - chooses the 'right' kernel now (kkaempf)
10917 - Use noarch if no arch is specified in patches (dmacvicar)
10918 - rev 2611
10919
10920 -------------------------------------------------------------------
10921 Tue Mar 21 19:06:56 CET 2006 - mvidner@suse.cz
10922
10923 - Added some debug output including the access id (mt)
10924 - Bug #154326: Enabled FORCE_RELEASE_FOREIGN flag causing
10925   release with eject=true on attached media, to umount
10926   other mounts as well. (mt)
10927 - 159483 - solver does not blame missing dependency (schubi)
10928 - Added a variant of MediaHandler::forceRelaseAllMedia (ma)
10929 - Fixed MediaCD::forceEject() to handle DELAYED_VERIFY
10930   and use forceRelaseAllMedia if FORCE_RELEASE_FOREIGN=1 (ma)
10931 - fixed ZYPP_RETHROW (#156430) (ma)
10932 - patch for #156114 (visnov)
10933 - fixed container.erase loops (ma)
10934 - Fixed to reset desired (cached) flag before the action (mt)
10935 - Removed return in forceRelaseAllMedia (void function) (mt)
10936 - Parse nonexisting architecture to noarch so patches dont get
10937   filtered by the pool (dmacvicar)
10938 - 159512 - yast2-qt does not show label of to be installed products
10939   anymore (dmacvicar)
10940 - 159765 - Hidden patterns still visible (dmacvicar)
10941 - Use noarch if no arch is specified. (dmacvicar)
10942 - r2594
10943
10944 -------------------------------------------------------------------
10945 Tue Mar 21 09:04:06 CET 2006 - visnov@suse.de
10946
10947 - properly report error for media change callback
10948 - rev 2579
10949
10950 -------------------------------------------------------------------
10951 Mon Mar 20 23:02:07 CET 2006 - ma@suse.de
10952
10953 - fixed memory leak in XMLNodeIterator (#157474)
10954 - disabled storing filelist (YUMFileListParser) and changelog (YUMOtherParser)
10955 - Renamed private MediaManager::forceMediaRelease
10956   function to forceReleaseShared (more exact name)
10957 - Implemented forceRelaseAllMedia() that can be
10958   used to release also foreign (user) mounts.
10959 - Added use of forceRelaseAllMedia for CD/DVDs
10960   if FORCE_RELEASE_FOREIGN is 1 (default 0)
10961 - little cleanup of the checkAttached function
10962 - r2578
10963
10964 -------------------------------------------------------------------
10965 Mon Mar 20 17:04:28 CET 2006 - mvidner@suse.cz
10966
10967 - don't try to attach without exception handling (#158620)
10968 - fix descriptions, as a new tag Des for selections exists now.
10969 - fix #157683: failure after adding add-on product to install
10970   sources
10971 - added more files for translation
10972 - resolve-dependencies.cc: establish pool
10973 - parse-metadata.cc: catch bad URL
10974 - set zmdid for atoms
10975 - r2574
10976
10977 -------------------------------------------------------------------
10978 Sun Mar 19 19:24:44 CET 2006 - kkaempf@suse.de
10979
10980 - fix testsuite.
10981 - provide edition and architecture for all kinds of yum
10982   resolvables.
10983 - fix ResStatus output.
10984 - establish atoms correctly.
10985 - treat requires to unneeded resolvables as fulfilled.
10986 - rev 2559
10987
10988 -------------------------------------------------------------------
10989 Sun Mar 19 00:05:17 CET 2006 - kkaempf@suse.de
10990
10991 - fix the build
10992 - only consider best architecture/version (#157594)
10993 - prefer providers which supplement/enhance installed or
10994   to-be-installed packages (fixes the tpctl-kmp issue)
10995 - rev 2546
10996
10997 -------------------------------------------------------------------
10998 Sat Mar 18 02:22:22 CET 2006 - kkaempf@suse.de
10999
11000 - provide more filters for pkg-bindings (#158602)
11001 - add SystemResObject to provide system (modalias, hal, ...)
11002   capabilities.
11003 - handle this during resolving.
11004 - make the modalias and hal capability match the SystemResObject
11005   by default, thereyby triggering a modalias (resp. hal)
11006   evaluation.
11007 - xmlstore: decouple target store from YUM schema.
11008 - clean up moving of hal() and modalias() from provides to
11009   supplements in ResolvableImpl.
11010 - add PatchContents() for UI.
11011 - handle Edition::noedition as empty string.
11012 - r2537
11013
11014 -------------------------------------------------------------------
11015 Tue Mar 14 23:32:44 CET 2006 - jsrain@suse.de
11016
11017 - releasing all medias when asking for CD (#156981)
11018 - r2471
11019
11020 -------------------------------------------------------------------
11021 Tue Mar 14 19:38:43 CET 2006 - mvidner@suse.cz
11022
11023 - ResStatus::resetTransact must return a value.
11024 - Fixed random build failures in LanguageCode.cc.
11025   (Rewrote the CodeMaps constructor so that gcc does not
11026   optimize a 500-statement basic block.)
11027 - Fix constructions of patch objects. Actually insert atoms in atoms
11028   list. Insert atoms for package even if the package does not exists
11029   in the source. Fixes #157628 (dmacvicar).
11030 - Fixed license reading from susetags, #151834 (dmacvicar).
11031 - r2468
11032
11033 -------------------------------------------------------------------
11034 Tue Mar 14 16:59:42 CET 2006 - mvidner@suse.cz
11035
11036 - added ResStatus::resetTransact (ma)
11037 - bugfix for #156439 (schubi)
11038 - Added Source_Ref::setAlias (#154913).
11039 - Do not assume there is a product file when scanning for products
11040   (visnov)
11041 - function to disable all sources in the persistent store (visnov)
11042 - dependency errors go to stdout, not stderr; output resolver info
11043   directly to stderr (kkaempf)
11044 - rev 2464
11045
11046 -------------------------------------------------------------------
11047 Tue Mar 14 01:34:38 CET 2006 - kkaempf@suse.de
11048
11049 - fix merging of resolver info (needed for #157684).
11050 - errors are also important in ResolverInfo.
11051 - improve debug output in ResolverContext.
11052 - rev 2455
11053
11054 -------------------------------------------------------------------
11055 Mon Mar 13 22:54:01 CET 2006 - jsrain@suse.de
11056
11057 - delete RPMs downloaded via HTTP/FTP after installnig them
11058   (#157011)
11059 - fixed product registration (reverted autorefresh patch) (#157566)
11060
11061 -------------------------------------------------------------------
11062 Mon Mar 13 11:53:52 CET 2006 - kkaempf@suse.de
11063
11064 - if root!="/", always prefer the upgrade candidate (#155472)
11065 - implement license confirmed api for UI.
11066 - prefer architecture over version in distribution upgrade
11067   (#157501)
11068 - clean up media handling.
11069 - rev 2448
11070
11071 -------------------------------------------------------------------
11072 Sun Mar 12 22:31:09 CET 2006 - kkaempf@suse.de
11073
11074 - init Modalias properly.
11075 - fix warnings in testcases.
11076 - rev 2432
11077
11078 -------------------------------------------------------------------
11079 Sat Mar 11 21:25:18 CET 2006 - kkaempf@suse.de
11080
11081 - drop libjpeg-devel and sqlite-devel from build requires.
11082
11083 -------------------------------------------------------------------
11084 Sat Mar 11 08:16:53 CET 2006 - kkaempf@suse.de
11085
11086 - implement 'modalias()' capability (#157406)
11087 - make dependencies consistent, its 'freshens'.
11088 - cope with user umounts of devices.
11089 - add debug to SourceManager.
11090 - rev 2418
11091
11092 -------------------------------------------------------------------
11093 Fri Mar 10 16:20:41 CET 2006 - kkaempf@suse.de
11094
11095 - allow version downgrade during distribution upgrade if the
11096   newer package is coming from a trusted vendor (#155472)
11097 - implement locale fallback
11098 - 'freshen' -> 'freshens' in schema definitions to make it
11099   consistent with all other dependency definitions.
11100 - better error reporting for .pat and .sel files.
11101 - rule out packages from dependency resolutions which are
11102   de-selected by user (#155368)
11103 - use locale fallbacks in package translations.
11104 - refresh source when re-enabling it.
11105 - rev 2406
11106
11107 -------------------------------------------------------------------
11108 Tue Mar  7 21:18:19 CET 2006 - kkaempf@suse.de
11109
11110 - split of libzypp-zmd-backend subpackage as a stand-alone
11111   leaf package.
11112 - encapsulate bool test for Source_Ref better.
11113 - fixed stack overflow (ma).
11114 - make testsuite build again.
11115 - rev 2346
11116
11117 -------------------------------------------------------------------
11118 Tue Mar  7 16:17:07 CET 2006 - kkaempf@suse.de
11119
11120 - fixed URL rewriting for CD2 and following (#154762)
11121 - fixed ResPoolProxy diffState (for proper ok/cancel support
11122   in UI)
11123 - added special exception class for aborting installation
11124   (#154936)
11125 - only auto-change directories if they end in CDn or DVDn.
11126 - rev 2320.
11127
11128 -------------------------------------------------------------------
11129 Tue Mar  7 15:37:51 CET 2006 - kkaempf@suse.de
11130
11131 - silently ignore multiple installs of the same package.
11132 - fix disk usage for installs and uninstalls.
11133 - rev 2308
11134
11135 -------------------------------------------------------------------
11136 Mon Mar  6 22:22:57 CET 2006 - kkaempf@suse.de
11137
11138 - zmd-backend: filter out incompatible architectures from
11139   repository.
11140 - rev 2298
11141
11142 -------------------------------------------------------------------
11143 Mon Mar  6 21:35:24 CET 2006 - kkaempf@suse.de
11144
11145 - sync libzypp media data with mtab.
11146 - improve resolver error and solution reports.
11147 - fix source cache reading (#155459).
11148 - default cached sources to enabled (#155459).
11149 - let each source provide public keys.
11150 - rev 2297
11151
11152 -------------------------------------------------------------------
11153 Sun Mar  5 15:48:29 CET 2006 - kkaempf@suse.de
11154
11155 - only write by-sovler transactions back (#154976)
11156 - rev 2278
11157
11158 -------------------------------------------------------------------
11159 Sat Mar  4 12:36:40 CET 2006 - kkaempf@suse.de
11160
11161 - release last used source at end of commit (#155002)
11162 - rev 2277
11163
11164 -------------------------------------------------------------------
11165 Fri Mar  3 23:14:50 CET 2006 - kkaempf@suse.de
11166
11167 - cope with NULL values in zmd catalogs table (#153584)
11168 - set YAST_IS_RUNNING in transact zmd helper (#154820)
11169 - run SuSEconfig after transact zmd helper (#154820)
11170 - add softTransact to honor user vs. soft requirements (#154650)
11171 - honor all build keys provided by a package source.
11172 - add source metadata refresh.
11173 - add progress callbacks to zmd helpers.
11174 - rev 2276
11175
11176 -------------------------------------------------------------------
11177 Thu Mar  2 21:59:07 CET 2006 - kkaempf@suse.de
11178
11179 - include .diffs into main source.
11180 - catch exception when ejecting media which was unmounted externally
11181   (#154697).
11182 - init source in zmd-backend correctly (#154667)
11183 - implement disk usage info for YaST.
11184 - clean up XML schema files.
11185 - catch CPUs identifying as 'i686' but being 'i586'.
11186 - allow definition of preferred attach (mount) point for media.
11187 - make resolver results more readable.
11188 - use language fallbacks if none of multiple language providers
11189   matches.
11190 - get rid of ignoring wrong arch in resolver, having the wrong
11191   architecture is prevented by other means.
11192 - prepare for translations in exceptions.
11193 - fix 'abort does not abort'
11194 - implement 'flag' I/O in target cache backend.
11195 - skip incompatibles architectures in packages.<lang>
11196 - rev 2228
11197
11198 -------------------------------------------------------------------
11199 Thu Mar  2 13:44:34 CET 2006 - kkaempf@suse.de
11200
11201 - dont even provide src/nosrc from the source.
11202 - rev 2169 + diffs
11203
11204 -------------------------------------------------------------------
11205 Wed Mar  1 17:23:23 CET 2006 - kkaempf@suse.de
11206
11207 - Initialize commit result (#154409)
11208 - release media if its wrong (#154326)
11209 - dont copy src/nosrc packages to the pool (#154627)
11210 - reduce XML logging.
11211 - rev 2169 + diffs
11212
11213 -------------------------------------------------------------------
11214 Tue Feb 28 16:10:14 CET 2006 - kkaempf@suse.de
11215
11216 - fix path of .po files (#154074).
11217 - parse the correct package.<lang> file (kinda #154074).
11218 - complain about bad "=Sel:" or "=Pat:" lines (#153065).
11219 - reattach all released medias.
11220 - raise exception instead of abort() on XML errors (#154104).
11221 - update translations.
11222 - PathInfo: implemented a copy_dir_content (variant of copy_dir)
11223   and is_empty_dir utility function
11224 - rev 2169
11225
11226 -------------------------------------------------------------------
11227 Tue Feb 28 14:51:46 CET 2006 - kkaempf@suse.de
11228
11229 - check freshens and supplements for packages (#154074).
11230 - only complain about incomplete installed resolvables,
11231   if they are uninstalled, schedule them for installation.
11232   (#154074)
11233 - add testcases for locale() provides.
11234 - add lang_country -> lang fallback.
11235 - have locale(parent:...) deps match any provides of 'parent'
11236   also when uninstalling a package.
11237 - rev 2148
11238
11239 -------------------------------------------------------------------
11240 Tue Feb 28 10:35:15 CET 2006 - kkaempf@suse.de
11241
11242 - change the locale(...) separator to ";" (#153791)
11243 - complete "find-files" of zmd-backend.
11244 - rev 2140
11245
11246 -------------------------------------------------------------------
11247 Tue Feb 28 10:28:06 CET 2006 - visnov@suse.de
11248
11249 - avoid attaching media when initializing source
11250 - rev 2139
11251
11252 -------------------------------------------------------------------
11253 Mon Feb 27 21:26:00 CET 2006 - kkaempf@suse.de
11254
11255 - warn about misspelled 'locale(...)' provides
11256 - add testcases
11257 - rev 2134
11258
11259 -------------------------------------------------------------------
11260 Mon Feb 27 20:19:40 CET 2006 - kkaempf@suse.de
11261
11262 - fix the build
11263 - rev 2129
11264
11265 -------------------------------------------------------------------
11266 Mon Feb 27 18:15:16 CET 2006 - kkaempf@suse.de
11267
11268 - provide available locales to application (#153583)
11269 - honor 'requestedLocales' (language dependant packages)
11270 - honor release requests for all holders of a device.
11271 - silently re-attach after a forced release.
11272 - solver improvements.
11273 - handle source caches.
11274 - proper logging in zmd backend helpers.
11275 - rev 2127
11276
11277 -------------------------------------------------------------------
11278 Mon Feb 27 13:44:39 CET 2006 - kkaempf@suse.de
11279
11280 - upgrade always to best version and arch (#153577)
11281 - reset 'transact' state for obsoleted packages (#153578)
11282 - translation updates
11283 - rev 2113
11284
11285 -------------------------------------------------------------------
11286 Mon Feb 27 10:42:33 CET 2006 - kkaempf@suse.de
11287
11288 - add support for 'local' .rpm packages to zmd-backend.
11289 - rev 2101
11290
11291 -------------------------------------------------------------------
11292 Sun Feb 26 20:24:10 CET 2006 - kkaempf@suse.de
11293
11294 - fix build of zmd/backend.
11295 - actually fill 'files' table in package-files.
11296 - rev 2094
11297
11298 -------------------------------------------------------------------
11299 Sun Feb 26 17:43:06 CET 2006 - kkaempf@suse.de
11300
11301 - improve testcases.
11302 - add 'setPossibleLocales()' to ZYpp, this defines the set
11303   of possible locales to choose from (#153583)
11304 - provide LanguageImpl and create 'Language' resolvables for
11305   each 'possible' locale.
11306 - fix YUM parsing of patches, insert 'atoms' to link patches
11307   with packages.
11308 - replace gzstream/ with own, existing implementation.
11309 - honor locks in solver (#150231)
11310 - sync pool with target after commit() properly (#150565, #153066)
11311 - new zmd helper 'package-files'
11312 - rev 2093
11313
11314 -------------------------------------------------------------------
11315 Thu Feb 23 21:45:06 CET 2006 - kkaempf@suse.de
11316
11317 - prevent multiple initializations of the target (#153124)
11318 - implement 'loopback mounted ISO images'
11319 - retain old package sources on upgrade.
11320 - support compressed .xml files in 'repodata' type repositories.
11321 - rev 2025
11322
11323 -------------------------------------------------------------------
11324 Thu Feb 23 15:16:58 CET 2006 - kkaempf@suse.de
11325
11326 - parse locale(...) provides and construct correct dependencies.
11327
11328 -------------------------------------------------------------------
11329 Thu Feb 23 14:16:44 CET 2006 - kkaempf@suse.de
11330
11331 - always upgrade to candidate (#152760).
11332 - fix typo in package sorting.
11333 - prepare handling of locale provides.
11334 - rev 1995
11335
11336 -------------------------------------------------------------------
11337 Thu Feb 23 10:53:51 CET 2006 - kkaempf@suse.de
11338
11339 - sort src/nosrc package to right list during commit.
11340 - revert installtime/buildtime in susetags parser (#152760)
11341 - rev 1990
11342
11343 -------------------------------------------------------------------
11344 Thu Feb 23 10:22:08 CET 2006 - kkaempf@suse.de
11345
11346 - reset state after successful commit (#153030)
11347 - run "rpm -e" always with "--nodeps" (#153026)
11348 - provide separate resolvable kind for src packages.
11349 - extend status field for LOCK and LICENSE.
11350 - add sameState()/diffState() for UI.
11351 - provide 'best' candidate for UI.
11352 - set 60 sec timeout for curl access.
11353 - don't cross-compare solver results, takes too much time.
11354 - provide sizes of installed packages.
11355 - extend REQUIRES semantics in content file.
11356 - add "parse-metadata" helper to zmd-backend.
11357 - rev 1987
11358
11359 -------------------------------------------------------------------
11360 Wed Feb 22 14:51:46 CET 2006 - kkaempf@suse.de
11361
11362 - provide complete disk usage data (#152761)
11363 - include upgrade flag when copying solver solution
11364   back to pool (#152717)
11365 - rev 1959
11366
11367 -------------------------------------------------------------------
11368 Wed Feb 22 13:16:48 CET 2006 - kkaempf@suse.de
11369
11370 - don't insert incompatible architectures to the pool (#151933)
11371 - don't accept incompatible architectures from a repository
11372   (#151933)
11373 - separate rpm log (#151431).
11374 - allow extended product requires.
11375 - rev 1954
11376
11377 -------------------------------------------------------------------
11378 Tue Feb 21 22:02:59 CET 2006 - kkaempf@suse.de
11379
11380 - provide the XML schema files in the main package. (#152593)
11381
11382 -------------------------------------------------------------------
11383 Tue Feb 21 20:05:34 CET 2006 - kkaempf@suse.de
11384
11385 - provide arch compat handling.
11386 - implement data upload to zmd.
11387 - fix source metadata caching on target.
11388 - add 'supplements' dependencies to 'yum' parser.
11389 - provide user agent identification to curl calls.
11390 - move resolver branches (multiple alternatives) back in queue
11391   (resolve known things first, then the unknown ones).
11392 - clean up 'packages' parser.
11393 - rev 1947
11394
11395 -------------------------------------------------------------------
11396 Tue Feb 21 09:18:53 CET 2006 - kkaempf@suse.de
11397
11398 - improve media mount/umount interface
11399 - prepare class ArchCompat for proper architecture ordering
11400   and compatibility handling.
11401 - add returns to dummy functions in DbAccess.
11402 - rev 1913
11403
11404 -------------------------------------------------------------------
11405 Mon Feb 20 21:08:22 CET 2006 - kkaempf@suse.de
11406
11407 - don't explictly delete to-be-upgraded packages.
11408 - finish query-system, resolve-dependencies, and transact for
11409   libzypp-zmd-backend.
11410 - provide Pattern::category.
11411 - move system architecture to toplevel.
11412 - make target store pathname settable.
11413 - speed up rpmdb reading by properly filtering unwanted file
11414   provides.
11415 - rev 1905
11416
11417 -------------------------------------------------------------------
11418 Sun Feb 19 20:35:03 CET 2006 - kkaempf@suse.de
11419
11420 - new translations.
11421 - proofread texts.
11422 - when comparing solutions, prefer higher versions.
11423 - provide generic 'SafeBool' for bool conversions.
11424 - add PtrTypes testsuites.
11425 - rev 1876
11426
11427 -------------------------------------------------------------------
11428 Fri Feb 17 21:43:51 CET 2006 - kkaempf@suse.de
11429
11430 - integrate all diffs
11431 - move Target::commit to toplevel API
11432 - generalize dependency iterators and hash dependency
11433   information in pool (for speedup)
11434 - add 'supplements' as dependency
11435 - make more pattern attributes available
11436 - drop "smbfs" in favour of "cifs" (#151476)
11437 - add metadata cache to sources (Beta4 bug)
11438 - run "rpm -e"  with name-version-release
11439 - fix update conflicts
11440 - rev 1864
11441
11442 -------------------------------------------------------------------
11443 Thu Feb 16 20:02:19 CET 2006 - kkaempf@suse.de
11444
11445 - fix-mediachange.diff: dont skip CD but retry after media change
11446 - cd-eject-button.diff: fix CD url so YaST recognizes it and shows
11447   'eject' button
11448 - release-forced-eject-no-ptrfix.diff: fix refcounting in ptrs
11449   so media handle gets actually released and media unmounted.
11450
11451 -------------------------------------------------------------------
11452 Thu Feb 16 14:40:31 CET 2006 - kkaempf@suse.de
11453
11454 - implement arch scoring
11455 - prefer better arch (#151427)
11456 - transitive depedencies of weak requirements are non-weak
11457   (#151446)
11458 - rev 1778 + diff
11459
11460 -------------------------------------------------------------------
11461 Wed Feb 15 18:19:12 CET 2006 - kkaempf@suse.de
11462
11463 - ignore self and to-be-updated conflicts (#150844)
11464 - fix enable of target store (for non-packages)
11465 - rev 1778
11466
11467 -------------------------------------------------------------------
11468 Wed Feb 15 13:11:28 CET 2006 - kkaempf@suse.de
11469
11470 - fix "cd:" url (#151121)
11471 - provide location() in public Package api
11472 - allow running distribution upgrade in testmode
11473 - extend HAL interface
11474 - rev 1762
11475
11476 -------------------------------------------------------------------
11477 Wed Feb 15 10:10:48 CET 2006 - kkaempf@suse.de
11478
11479 - pass normal and locale packages from selections correctly.
11480 - its "baseconf" for base selections.
11481 - Make 'ZYpp' an obvious singleton.
11482 - provide releasenotesUrl.
11483 - dont continue upgrade without target.
11484 - implement 'fake' hal for testing.
11485 - fix package sizes.
11486 - more solver testcases.
11487 - rev 1754
11488
11489 -------------------------------------------------------------------
11490 Tue Feb 14 20:52:02 CET 2006 - kkaempf@suse.de
11491
11492 - extend requires of libzypp-devel
11493 - provide package sizes for UI
11494 - provide more UI helpers
11495 - implement Product and related functions
11496 - fix split provides in distribution upgrade
11497 - provide locale information to system
11498 - ask HAL for available devices
11499 - reduce debug information in solver
11500 - filter architectures in source, not in solver
11501 - rev 1743
11502
11503 -------------------------------------------------------------------
11504 Tue Feb 14 07:27:39 CET 2006 - visnov@suse.de
11505
11506 - disable another testsuite for now
11507 - fetch the default locale from environment
11508 - support user-defined formatting of log
11509 - rev 1710
11510
11511 -------------------------------------------------------------------
11512 Mon Feb 13 20:41:36 CET 2006 - visnov@suse.de
11513
11514 - providing basic product information from susetags source
11515 - public API for preferred language
11516 - implemented redirect of logging (#149001)
11517 - report start/finish of source data parsing (#150211)
11518 - store/restore source aliases properly (#150256)
11519 - disable a lot of debug logging to speed up solver
11520 - properly rewrite URL for CDn directory layouts (#149870)
11521 - rev 1706
11522
11523 -------------------------------------------------------------------
11524 Sun Feb 12 16:59:48 CET 2006 - kkaempf@suse.de
11525
11526 - add save/restore state to facilitate UI 'cancel'
11527 - enable target/store
11528 - add 'forceResolve' call and flag to resolver to switch between
11529   task-oriented ZMD and interactive YaST behaviour.
11530 - Fix resolver problem solution texts.
11531 - improve solver problem solution offerings.
11532 - fix media access handling to better support multiple
11533   requestors to single media.
11534 - move the media number checking to the source (media requestor)
11535   which knows how to verify the correct media.
11536 - Fix CD ordering (#149871), adding testcases.
11537 - Move 'PoolItemList' and 'PoolItemSet' typedefs inside classes.
11538 - Add selections to testcases.
11539 - rev 1673
11540
11541 -------------------------------------------------------------------
11542 Sat Feb 11 10:17:15 CET 2006 - kukuk@suse.de
11543
11544 - Fix missing return in Source.cc:124
11545
11546 -------------------------------------------------------------------
11547 Fri Feb 10 18:41:29 CET 2006 - kkaempf@suse.de
11548
11549 - cope with empty arch field in selections
11550 - enable dummy "enableStorage" function
11551 - rev 1610-branch
11552
11553 -------------------------------------------------------------------
11554 Fri Feb 10 15:36:43 CET 2006 - kkaempf@suse.de
11555
11556 - fix random data return in Source.cc
11557 - rev 1610
11558
11559 -------------------------------------------------------------------
11560 Fri Feb 10 15:00:45 CET 2006 - kkaempf@suse.de
11561
11562 - adapt zmd-backend to SourceImpl API change
11563 - rev 1608
11564
11565 -------------------------------------------------------------------
11566 Fri Feb 10 13:54:43 CET 2006 - kkaempf@suse.de
11567
11568 - fix the packages parser bug. Now all packages are parsed
11569   including (english) translations.
11570   source/susetags is back to svn head.
11571 - rev 1600
11572
11573 -------------------------------------------------------------------
11574 Fri Feb 10 10:30:12 CET 2006 - kkaempf@suse.de
11575
11576 - fix off-by-one bug in bitfield handling
11577 - revert source/susetags to rev 1411
11578 - rev 1586
11579
11580 -------------------------------------------------------------------
11581 Thu Feb  9 22:21:43 CET 2006 - kkaempf@suse.de
11582
11583 - dont prereq-sort non-packages
11584 - rev 1584
11585
11586 -------------------------------------------------------------------
11587 Thu Feb  9 21:29:00 CET 2006 - kkaempf@suse.de
11588
11589 - rev 1582
11590
11591 -------------------------------------------------------------------
11592 Thu Feb  9 11:10:54 CET 2006 - kkaempf@suse.de
11593
11594 - update to rev 1543
11595
11596 -------------------------------------------------------------------
11597 Thu Feb  9 00:49:23 CET 2006 - ro@suse.de
11598
11599 - require hal-devel in libzypp-devel
11600 - re-merge fixes (RPM_OPT_FLAGS)
11601
11602 -------------------------------------------------------------------
11603 Wed Feb  8 23:53:58 CET 2006 - kkaempf@suse.de
11604
11605 - make solver behaviour a bit more interactive
11606 - rev 1537
11607
11608 -------------------------------------------------------------------
11609 Wed Feb  8 18:45:21 CET 2006 - schwab@suse.de
11610
11611 - Fix syntax error in configure script.
11612 - Use RPM_OPT_FLAGS.
11613
11614 -------------------------------------------------------------------
11615 Wed Feb  8 17:03:37 CET 2006 - kkaempf@suse.de
11616
11617 - update for qt ui integration
11618 - rev 1504
11619
11620 -------------------------------------------------------------------
11621 Tue Feb  7 23:18:09 CET 2006 - kkaempf@suse.de
11622
11623 - split off libzypp-zmd-backend
11624 - rev 1466
11625
11626 -------------------------------------------------------------------
11627 Tue Feb  7 23:10:59 CET 2006 - kkaempf@suse.de
11628
11629 - another update to svn
11630
11631 -------------------------------------------------------------------
11632 Mon Feb  6 20:42:22 CET 2006 - kkaempf@suse.de
11633
11634 - finish rpm callbacks
11635 - finish UI API
11636 - fix state change resolver<->pool
11637 - zmd backend stuff
11638 - speed up tag file parsing
11639 - rev 1405
11640
11641 -------------------------------------------------------------------
11642 Mon Feb  6 16:53:03 CET 2006 - schubi@suse.de
11643
11644 - disabling failing tests of s390 and ppc
11645
11646 -------------------------------------------------------------------
11647 Mon Feb  6 11:14:16 CET 2006 - schubi@suse.de
11648
11649 - Snapshoot rev 1367
11650
11651 -------------------------------------------------------------------
11652 Mon Feb  6 01:42:48 CET 2006 - kkaempf@suse.de
11653
11654 - use hashes for pool
11655 - rev 1343
11656
11657 -------------------------------------------------------------------
11658 Fri Feb  3 14:21:47 CET 2006 - schubi@suse.de
11659
11660 - removed Obsoletes:    yast2-packagemanager
11661
11662 -------------------------------------------------------------------
11663 Fri Feb  3 11:36:19 CET 2006 - schubi@suse.de
11664
11665 - Snapshoot 3 Feb 2005 (11:30)
11666
11667 -------------------------------------------------------------------
11668 Thu Feb  2 14:27:02 CET 2006 - schubi@suse.de
11669
11670 - Snapshoot 2 Feb 2005 (14:00)
11671
11672 -------------------------------------------------------------------
11673 Thu Feb  2 12:23:03 CET 2006 - schubi@suse.de
11674
11675 - Snapshoot 2 Feb 2005 ( integrating YaST )
11676
11677 -------------------------------------------------------------------
11678 Wed Jan 25 21:37:50 CET 2006 - mls@suse.de
11679
11680 - converted neededforbuild to BuildRequires
11681
11682 -------------------------------------------------------------------
11683 Sat Jan 14 08:51:55 CET 2006 - kkaempf@suse.de
11684
11685 - Initial version
11686