Imported Upstream version 17.10.1
[platform/upstream/libzypp.git] / package / libzypp.changes
1 -------------------------------------------------------------------
2 Wed Nov 28 14:40:26 CET 2018 - ma@suse.de
3
4 - Adapt to changes in upcoming Boost 1.69.0
5 - Do not fail service-refresh on a empty repoindex.xml (bnc#1116840)
6 - version 17.10.1 (9)
7
8 -------------------------------------------------------------------
9 Mon Nov 26 12:14:49 CET 2018 - ma@suse.de
10
11 - str: recognize 'always' and 'never' as valid boolean strings
12 - Fix needreboot code to use SolvableSpec parser (fate#326451)
13 - SolvableSpec: Define a set of Solvables by ident and provides
14 - version 17.10.0 (9)
15
16 -------------------------------------------------------------------
17 Wed Nov 14 11:48:35 CET 2018 - ma@suse.de
18
19 - Provide needreboot config files in /etc/zypp (fate#326451, fixes #140)
20 - Need to fix soname due to libsolv ABI changes (bsc#1115341)
21 - version 17.9.0 (9)
22
23 -------------------------------------------------------------------
24 Mon Oct 29 12:20:40 CET 2018 - ma@suse.de
25
26 - Adapt to changed type names in libsolv-0.7
27 - Package needreboot file (fate#326451)
28 - Fix definitions of gettext macros (fixes #135)
29 - version 17.8.1 (2)
30
31 -------------------------------------------------------------------
32 Fri Oct 12 14:01:19 CEST 2018 - ma@suse.de
33
34 - Add infrastructure to flag specific packages to trigger a
35   reboot needed hint (fate#326451)
36 - Adapt to libsolv: Drop support for REPOKEY_TYPE_U32
37 - Resolver: add setInr to request solving namespaces
38 - ResolverNamespace: add No/AllResolverNamespaces constants
39 - version 17.8.0 (2)
40
41 -------------------------------------------------------------------
42 Mon Oct  1 14:04:15 CEST 2018 - ma@suse.de
43
44 - Fix blocking wait for finished child process (bsc#1109877)
45 - version 17.7.2 (2)
46
47 -------------------------------------------------------------------
48 Fri Sep 28 14:38:01 CEST 2018 - ma@suse.de
49
50 - Fix conversion of string and glob to regex when compiling queries
51   (bsc#1099982, bsc#939392, bsc#556664)
52 - version 17.7.1 (2)
53
54 -------------------------------------------------------------------
55 Fri Sep  7 12:07:39 CEST 2018 - ma@suse.de
56
57 - Drop type application due to poor metadata support (bsc#1100095,
58   bsc#1104415)
59 - version 17.7.0 (2)
60
61 -------------------------------------------------------------------
62 Thu Sep  6 12:16:25 CEST 2018 - ma@suse.de
63
64 - Automatically fetch repository signing key from gpgkey url
65   (bsc#1088037)
66 - lsof: use '-K i' if lsof supports it (bsc#1099847,bsc#1036304)
67 - version 17.6.4 (2)
68
69 -------------------------------------------------------------------
70 Thu Aug 30 16:44:56 CEST 2018 - ma@suse.de
71
72 - Check for not imported keys after multi key import from rpmdb
73   (bsc#1096217)
74 - version 17.6.3 (2)
75
76 -------------------------------------------------------------------
77 Tue Aug 21 18:46:35 CEST 2018 - ma@suse.de
78
79 - fixup! Add filesize check for downloads with known size (bsc#408814)
80   Fix detetction of metalink downloads and prevent aborting if
81   a metalink file is larger than the expected data file.
82 - version 17.6.2 (2)
83
84 -------------------------------------------------------------------
85 Fri Aug 17 14:52:14 CEST 2018 - ma@suse.de
86
87 - Adapt to changes in libgpgme11-11.1.0 breaking the signature
88   verification (bsc#1100427)
89 - Use %license (bsc#1082318)
90 - BuildRequires:  libsolv-devel >= 0.6.35 (for bsc#1100095)
91 - changes: add CVE numbers
92 - version 17.6.1 (2)
93
94 -------------------------------------------------------------------
95 Fri Aug  3 11:11:25 CEST 2018 - ma@suse.de
96
97 - RepoInfo::provideKey: add report telling where we look for missing
98   keys.
99 - Support listing gpgkey URLs in repo files (bsc#1088037)
100 - Add new report to request user approval for importing a package key
101 - Handle http error 502 Bad Gateway in curl backend (bsc #1070851)
102   (fixes openSUSE/zypper#177)
103 - Add filesize check for downloads with known size (bsc#408814)
104 - Removed superfluous space in translation (bsc#1102019)
105 - version 17.6.0 (2)
106
107 -------------------------------------------------------------------
108 Thu Jul 19 12:57:21 CEST 2018 - ma@suse.de
109
110 - Prevent the system from sleeping during a commit
111   (fixes openSUSE/zypper#135)
112 - RepoManager: Explicitly request repo2solv to generate application
113   pseudo packages.
114 - version 17.5.2 (2)
115
116 -------------------------------------------------------------------
117 Wed Jul 18 10:55:49 CEST 2018 - ma@suse.de
118
119 - libzypp-devel should not require cmake (bsc#1101349)
120 - Avoid zombies from ExternalProgram
121 - Update ApiConfig
122 - fix typo
123 - version 17.5.1 (2)
124
125 -------------------------------------------------------------------
126 Mon Jul  9 14:43:15 CEST 2018 - ma@suse.de
127
128 - HardLocksFile: Prevent against empty commit without Target having
129   been been loaded (bsc#1096803)
130 - lsof: use '-K i' if lsof supports it (bsc#1099847)
131 - PackageProvider: Validate deta rpms before caching (bsc#1091624,
132   bsc#1088705, CVE-2018-7685)
133 - PackageProvider: Validate downloaded rpm package signatures
134   before caching (bsc#1091624, bsc#1088705, CVE-2018-7685)
135 - version 17.5.0 (2)
136
137 -------------------------------------------------------------------
138 Mon Jun 25 10:48:55 CEST 2018 - ma@suse.de
139
140 - Flags: make it std=c++14 ready
141 - Replace 'redhat-release' with generic 'system-release' (#120)
142 - Ignore /var, /tmp and /proc in zypper ps (bsc#1096617)
143 - Show GPGME version in log
144 - version 17.4.0 (2)
145
146 -------------------------------------------------------------------
147 Thu Apr 26 18:07:11 CEST 2018 - ma@suse.de
148
149 - Avoid zombie tar processes (bsc#1076192)
150 - Replace the terminology 'uninstallable' with 'not installable'
151   (bsc#1029392)
152 - version 17.3.1 (2)
153
154 -------------------------------------------------------------------
155 Mon Apr  9 13:11:50 CEST 2018 - ma@suse.de
156
157 - Show progressbar when running posttrans scripts
158 - Execute service plugin script chrooted to the RepoManagers root
159   (bsc#1080693)
160 - Make sure the product file comes from /etc/products.d for the
161   fallback product search (bsc#1086602)
162 - Introduce ZConfig::repoManagerRoot to support having diverging
163   target and repomanager root paths
164 - Rename `stderr` as it can be a macro (fixes #102)
165 - version 17.3.0 (2)
166
167 -------------------------------------------------------------------
168 Tue Mar 13 18:03:42 CET 2018 - ma@suse.de
169
170 - Protect code against broken translations (bsc#1082711)
171 - Fix broken translated format strings
172 - Deprecate the use of asciidoc for new releases
173 - version 17.2.2 (2)
174
175 -------------------------------------------------------------------
176 Wed Mar  7 11:22:02 CET 2018 - ma@suse.de
177
178 - PoolQuery::addDependency add overload to define an individual
179   Match::Mode (bsc#1043166)
180 - version 17.2.1 (2)
181
182 -------------------------------------------------------------------
183 Thu Mar  1 17:46:39 CET 2018 - bzeller@suse.de
184
185 - Add /var/lib/gdm to CheckAccessDeleted blacklist (bsc#1079991)
186 - Use gpgme instead of calling gpg2 binary directly
187 - Fix leak in Digest.cc (bsc#1075978)
188 - version 17.2.0 (2)
189
190 -------------------------------------------------------------------
191 Tue Feb 20 18:03:24 CET 2018 - ma@suse.de
192
193 - RpmDb::checkPackage: fix parsing localized rpm output (bsc#1076415)
194 - Replace libexpat with libxml
195 - Fix libzypp tests failing with `-Wp,-D_GLIBCXX_ASSERTIONS`
196   compiler flag (fixes #84)
197 - BuildRequire gpg2 as testcases need it (fixes #84)
198 - version 17.1.3 (0)
199
200 -------------------------------------------------------------------
201 Fri Feb  2 16:07:08 CET 2018 - ma@suse.de
202
203 - Fix crash when installing broken rpm packages (bsc#1078284)
204 - Testcase: Minor fix writing update testcases
205 - version 17.1.2 (0)
206
207 -------------------------------------------------------------------
208 Mon Jan 15 17:01:33 CET 2018 - ma@suse.de
209
210 - Adapt rpm package verification to changes in rpm-4.14 (bsc#1076018)
211 - version 17.1.1 (0)
212
213 -------------------------------------------------------------------
214 Thu Jan  4 17:49:06 CET 2018 - ma@suse.de
215
216 - plugin: don't reject header values containing a ':' (bsc#1074687)
217 - Locks: Don't store duplicate locks (bsc#969569)
218 - version 17.1.0 (0)
219
220 -------------------------------------------------------------------
221 Wed Dec  6 13:29:42 CET 2017 - ma@suse.de
222
223 - Fix default for solver.allowNameChange (bsc#1071466)
224 - version 17.0.5 (0)
225
226 -------------------------------------------------------------------
227 Mon Dec  4 11:09:24 CET 2017 - ma@suse.de
228
229 - Stop BuildRequire dropped boost-devel (bsc#1062782)
230 - version 17.0.4 (0)
231
232 -------------------------------------------------------------------
233 Tue Nov 28 18:21:51 CET 2017 - ma@suse.de
234
235 - When importing multiple keys, export the individual keys
236   ascii armored for import into the rpmdb (bsc#1069381)
237 - version 17.0.3 (0)
238
239 -------------------------------------------------------------------
240 Thu Nov 23 12:33:51 CET 2017 - ma@suse.de
241
242 - Don't filter procs with a different mnt namespace (bsc#1068708)
243 - Support repo variables in an URIs host:port component
244   (bsc#1057640, bsc#1067605)
245 - version 17.0.2 (0)
246
247 -------------------------------------------------------------------
248 Fri Nov 10 15:25:20 CET 2017 - ma@suse.de
249
250 - Solvable: fix inconsistent retrieval of mediaNr (bsc#1065677)
251 - version 17.0.1 (0)
252
253 -------------------------------------------------------------------
254 Tue Nov  7 16:14:31 CET 2017 - ma@suse.de
255
256 - Locale: Fix possible segfault (bsc#1064999)
257 - RpmDb: Remove excess keys in the zypp keyring when exporting keys only
258   (bsc#1064380)
259 - KeyRing: Fix deleted keys not removed from rpmdb too (bsc#1064380)
260 - Flag gpg keycache dirty when adding/removing keys (bsc#1064380)
261 - Version 17.x for CODE-15, 16.x. is continued on SuSE-SLE-12-SP2-Branch
262 - version 17.0.0 (0)
263
264 -------------------------------------------------------------------
265 Thu Oct 12 18:04:38 CEST 2017 - ma@suse.de
266
267 - Fix media handling in presence of a repo path prefix (bsc#1062561)
268 - version 16.17.3 (0)
269
270 -------------------------------------------------------------------
271 Wed Oct 11 16:29:48 CEST 2017 - ma@suse.de
272
273 - Fix RepoProvideFile ignoring a repo path prefix (bsc#1062561)
274 - version 16.17.2 (0)
275
276 -------------------------------------------------------------------
277 Fri Sep 22 12:16:34 CEST 2017 - ma@suse.de
278
279 - Default to 'solver.dupAllowVendorChange = false' on SLE15
280   (FATE#323478)
281 - Remove unused legacy notify-message script (bsc#1058783)
282 - version 16.17.1 (0)
283
284 -------------------------------------------------------------------
285 Fri Sep  8 18:05:30 CEST 2017 - ma@suse.de
286
287 - Support multiple product licenses in repomd (FATE#322276)
288 - version 16.17.0 (0)
289
290 -------------------------------------------------------------------
291 Thu Sep  7 12:27:44 CEST 2017 - ma@suse.de
292
293 - Propagate 'rpm --import' errors (bsc#1057188)
294 - Fix typos in zypp.conf
295 - version 16.16.0 (0)
296
297 -------------------------------------------------------------------
298 Mon Aug 28 16:05:36 CEST 2017 - ma@suse.de
299
300 - Add testcase to compile (bsc#1055920)
301 - version 16.15.6 (0)
302
303 -------------------------------------------------------------------
304 Fri Aug 25 14:08:43 CEST 2017 - ma@suse.de
305
306 - Adapt to work with GnuPG 2.1.23 (bsc#1054088)
307 - version 16.15.5 (0)
308
309 -------------------------------------------------------------------
310 Fri Aug 25 12:51:43 CEST 2017 - ma@suse.de
311
312 - verifyFileSignature: Support signing with subkeys (bsc#1008325)
313 - PublicKey: Scan and provide subkey information.
314 - Enhance sort order for media.1/products (bsc#1054671)
315 - Drop detection and support for rpm-4.4 (fixes #77)
316 - version 16.15.4 (0)
317
318 -------------------------------------------------------------------
319 Fri Aug 11 15:29:40 CEST 2017 - ma@suse.de
320
321 - RepoInfo: add enum GpgCheck for convenient gpgcheck mode handling
322   (bsc#1045735)
323 - Fix repo/pkg checks to follow explicitly defined gpgcheck in a
324   .repo file
325 - version 16.15.3 (0)
326
327 -------------------------------------------------------------------
328 Fri Jul 21 13:26:48 CEST 2017 - ma@suse.de
329
330 - Weaken fix for bsc#1038984 if 'gpgcheck=0' in libzypp-16.15.x only.
331   This will allow some already released products to adapt to the
332   behavioral changes introduced by fixing bsc#1038984, while systems
333   with a default configuration (gpgcheck=1) already benefit from
334   the fix in libzypp-16.15.x. For details see section
335   'Signature checking' in /etc/zypp/zypp.conf.
336 - Fix gpg-pubkey release (creation time) computation (bsc#1036659)
337 - update lsof blacklist (bsc#1046417)
338 - version 16.15.2 (0)
339
340 -------------------------------------------------------------------
341 Tue Jul 18 13:18:16 CEST 2017 - ma@suse.de
342
343 - Be sure bad packages do not stay in the cache
344   (bsc#1045735, CVE-2017-9269)
345 - version 16.15.1 (0)
346
347 -------------------------------------------------------------------
348 Mon Jul 17 16:38:14 CEST 2017 - ma@suse.de
349
350 - PackageProvider: enforce a signed package if pkgGpgCheckIsMandatory
351 - Add RpmDb::checkPackageSignature to report unsigned packages
352 - Fix repo gpg check workflows, mainly for unsigned repos and packages
353   (bsc#1045735, bsc#1038984, CVE-2017-7435, CVE-2017-7436, CVE-2017-9269)
354 - version 16.15.0 (0)
355
356 -------------------------------------------------------------------
357 Wed Jul 12 17:06:14 CEST 2017 - ma@suse.de
358
359 - repo refresh: Re-probe if the repository type changes (bsc#1048315)
360 - MediaCurl: Propagate proper error code to DownloadProgressReport
361   (bsc#1047785)
362 - Allow to trigger an appdata refresh unconditionally (bsc#1009745)
363 - Support custom repo variables defined in /etc/zypp/vars.d (fixes #68)
364 - rename: handle EXDEV error on OverlayFS
365 - version 16.14.0 (0)
366
367 -------------------------------------------------------------------
368 Fri Jun 30 14:25:29 CEST 2017 - ma@suse.de
369
370 - Adapt loop mounting of iso images (bsc#1038132, bsc#1033236)
371 - Adjust zypp.conf for openSUSE Tumbleweed (bsc#1031756)
372 - Change arch variable names conflicting with compiler macros (fixes #70)
373 - Fix potential crash if repo has no baseurl (bnc#1043218)
374 - version 16.13.0 (0)
375
376 -------------------------------------------------------------------
377 Wed May 31 11:49:07 CEST 2017 - ma@suse.de
378
379 - Testcase: add missing solver flags (bsc#1041889)
380 - version 16.12.0 (0)
381
382 -------------------------------------------------------------------
383 Fri May 12 11:36:52 CEST 2017 - ma@suse.de
384
385 - add identIsAutoInstalled convenience methods
386 - make gcc6 happy
387 - version 16.11.0 (0)
388
389 -------------------------------------------------------------------
390 Thu May 11 15:23:28 CEST 2017 - ma@suse.de
391
392 - Use a common workflow for downloading packages and srcpackages.
393   This includes a common way of handling and reposrting gpg signature
394   and checks. (bsc#1037210)
395 - PackageProvider: as well support downloading SrcPackage (for bsc#1037210)
396 - version 16.10.0 (0)
397
398 -------------------------------------------------------------------
399 Thu Apr 27 16:03:32 CEST 2017 - ma@suse.de
400
401 - PoolQuery: Treat explicit queries for 'kind:name' correctly
402   (bsc#1035729)
403 - version 16.9.0 (0)
404
405 -------------------------------------------------------------------
406 Fri Apr 21 16:23:51 CEST 2017 - ma@suse.de
407
408 - Add API to control resolver job to update all packages (FATE#320653)
409 - Remove legacy vendor equivalence between 'suse' and 'opensuse'
410   (bsc#1030686)
411 - version 16.8.0 (0)
412
413 -------------------------------------------------------------------
414 Fri Apr 21 09:40:32 CEST 2017 - ma@suse.de
415
416 - RepoInfo: Allow temporary repos to control their metadata
417   directories (bsc#1032632)
418 - Arch: add armv5tl
419 - version 16.7.0 (0)
420
421 -------------------------------------------------------------------
422 Thu Mar 30 15:00:30 CEST 2017 - ma@suse.de
423
424 - Recognize license tarball in rpmmd repos (FATE#316159)
425 - Fix media verification to properly propagate media access errors
426   (bsc#1031093)
427 - version 16.6.1 (0)
428
429 -------------------------------------------------------------------
430 Mon Mar 27 17:10:52 CEST 2017 - ma@suse.de
431
432 - Fix invalidation of PoolItems if Pool IDs are reused (bsc#1028661)
433 - version 16.6.0 (0)
434
435 -------------------------------------------------------------------
436 Mon Mar 27 09:33:26 CEST 2017 - ma@suse.de
437
438 - Fix X-libcurl-Empty-Header-Workaround (bsc#1030919)
439 - version 16.5.2 (0)
440
441 -------------------------------------------------------------------
442 Tue Mar 21 13:38:08 CET 2017 - ma@suse.de
443
444 - MediaCurl: Treat http response 410(Gone) like 404(Not Found)
445   (bsc#1030136)
446 - version 16.5.1 (0)
447
448 -------------------------------------------------------------------
449 Thu Mar 16 14:06:03 CET 2017 - ma@suse.de
450
451 - Support multi-volume repomd repositories (FATE#320544)
452 - MediaCurl: ZYPP_MEDIA_CURL_IPRESOLVE=<4|6> to force name resolution
453   to IPv4/IPv6 only (fixes openSUSE/zypper#49)
454 - Add support for openssl >= 1.1
455 - version 16.5.0 (0)
456
457 -------------------------------------------------------------------
458 Mon Feb 20 10:10:43 CET 2017 - ma@suse.de
459
460 - PublicKey: Create tmpdirs inside ZYpp::tmpPath (bsc#926844)
461 - Don't create AnonymousUniqueId in chroot (bsc#1024741)
462 - version 16.4.3 (0)
463
464 -------------------------------------------------------------------
465 Tue Feb 14 12:07:14 CET 2017 - ma@suse.de
466
467 - dumpAsXmlOnL: xml escape node content (bsc#1024909)
468 - version 16.4.2 (0)
469
470 -------------------------------------------------------------------
471 Fri Feb  3 13:40:04 CET 2017 - ma@suse.de
472
473 - MediaMultiCurl: Trigger aliveCallback when downloading metalink
474   files (bsc#1021291)
475 - version 16.4.1 (0)
476
477 -------------------------------------------------------------------
478 Thu Jan 26 13:03:37 CET 2017 - ma@suse.de
479
480 - Add API for updating the AutoInstalled db
481 - MediaCD: Fix mountpoint creation after failing udf mount (bsc#1022046)
482 - fix misleading indentation (fixes #65)
483 - Fix compilation error reported by GCC7 (#63).
484 - Prefer calling "repo2solv" rather than "repo2solv.sh"
485 - version 16.4.0 (0)
486
487 -------------------------------------------------------------------
488 Wed Dec 14 12:24:23 CET 2016 - ma@suse.de
489
490 - Don't raise FileCheckException if user accepted a package with wrong
491   digest (bsc#1014265)
492 - Also provide the exception history when requesting a media failed
493   (bsc#1010952)
494 - version 16.3.2 (0)
495
496 -------------------------------------------------------------------
497 Tue Oct 11 18:04:18 CEST 2016 - ma@suse.de
498
499 - Let 'dup --from' leave an updateTestcase-<DATE> in /var/log (bsc#1004096)
500 - version 16.3.1 (0)
501
502 -------------------------------------------------------------------
503 Tue Oct 11 11:41:47 CEST 2016 - ma@suse.de
504
505 - RepoInfo: Allow parsing multiple gpgkey= URLs (bsc#1003748)
506 - version 16.3.0 (0)
507
508 -------------------------------------------------------------------
509 Tue Sep 20 11:41:48 CEST 2016 - ma@suse.de
510
511 - guessPackageSpec: Don't break globbing (fixes openSUSE/zypper#97)
512 - version 16.2.5 (0)
513
514 -------------------------------------------------------------------
515 Thu Sep 15 15:27:15 CEST 2016 - ma@suse.de
516
517 - RepoFileReader: fix parsing of multiline url entries (bsc#964932)
518 - Allow repo type 'rpm' as alias for 'rpm-md' (fixes openSUSE/zypper#100)
519 - version 16.2.4 (0)
520
521 -------------------------------------------------------------------
522 Fri Sep  9 16:43:30 CEST 2016 - ma@suse.de
523
524 - xmlout::Node:  Allow adding nore attributes while the start node
525   is not closed (FATE#320699)
526 - Fixes broken XML output introduced by an unwanted change in 16.2.2
527   (bsc#998344)
528 - version 16.2.3 (0)
529
530 -------------------------------------------------------------------
531 Wed Aug 10 17:10:41 CEST 2016 - ma@suse.de
532
533 - Report numeric curl error if code is unrecognized (bsc#992302)
534 - multicurl: propagate proxy settings stored in repo url (bsc#933839)
535 - version 16.2.2 (0)
536
537 -------------------------------------------------------------------
538 Thu Jul 21 13:09:33 CEST 2016 - ma@suse.de
539
540 - Rebuild .solv-files not matching the parsers LIBSOLV_TOOLVERSION
541 - BuildRequires:  libsolv-devel >= 0.6.23
542 - version 16.2.1 (0)
543
544 -------------------------------------------------------------------
545 Mon Jul 18 16:36:25 CEST 2016 - ma@suse.de
546
547 - Product: Offer tri-state hasEndOfLife details (FATE#320699)
548 - version 16.2.0 (0)
549
550 -------------------------------------------------------------------
551 Thu Jul 14 19:02:57 CEST 2016 - ma@suse.de
552
553 - use more user friendly command names for "zypper ps" (bsc#980541)
554 - version 16.1.3 (0)
555
556 -------------------------------------------------------------------
557 Thu Jul 14 15:39:03 CEST 2016 - ma@suse.de
558
559 - Don't do media number substitution on URLs of medium #1 (bsc#798470)
560 - version 16.1.2 (0)
561
562 -------------------------------------------------------------------
563 Tue Jul  5 11:39:11 CEST 2016 - ma@suse.de
564
565 - Fix Shrink pool if all repos are removed (bsc#899755, bsc#987573)
566 - version 16.1.1 (0)
567
568 -------------------------------------------------------------------
569 Fri Jun 24 12:33:29 CEST 2016 - ma@suse.de
570
571 - API enahncements for zypper (FATE#320447)
572 - version 16.1.0 (0)
573
574 -------------------------------------------------------------------
575 Tue Jun 21 11:11:03 CEST 2016 - ma@suse.de
576
577 - Filter duplicate resolver solutions (bsc#985674)
578 - zypp.conf: Add download.media_mountdir: Path where media are
579   preferably mounted or downloaded (FATE#319462)
580 - version 16.0.5 (0)
581
582 -------------------------------------------------------------------
583 Wed Jun 15 12:36:27 CEST 2016 - ma@suse.de
584
585 - Fix bug in removeRepository which may keep an empty .repo file
586   rather than deleting it (bsc#984494)
587 - version 16.0.4 (0)
588
589 -------------------------------------------------------------------
590 Mon Jun 13 12:53:03 CEST 2016 - ma@suse.de
591
592 - Shrink pool if all repos are removed (bnc#899755)
593 - Avoid direct BuildRequire on libudev-devel (#60)
594 - version 16.0.3 (0)
595
596 -------------------------------------------------------------------
597 Tue Jun  7 18:43:31 CEST 2016 - ma@suse.de
598
599 - Allow PackageKit to drop the zypp lock (bnc#899755)
600 - Avoid superfluous rebuilding of indices when solving
601 - version 16.0.2 (0)
602
603 -------------------------------------------------------------------
604 Sun Jun  5 16:12:42 CEST 2016 - ma@suse.de
605
606 - po: upadte makefiles
607 - DefaultIntegral: provide asString (for FATE#320447)
608 - version 16.0.1 (0)
609
610 -------------------------------------------------------------------
611 Fri May 13 08:45:53 CEST 2016 - ma@suse.de
612
613 - Prepare cmake to maintain the .pot and .po files in git. Add
614   initial .po file set derived from tarballs. Translations are now
615   maintained via Weblate.
616 - Provide 'libzypp(plugin:services) = 1' after fixing bsc#933760
617 - Bump major version for Factory, 15.x is continued on SuSE-SLE-12-SP1-Branch
618 - version 16.0.0 (0)
619
620 -------------------------------------------------------------------
621 Thu Apr 28 14:17:09 CEST 2016 - ma@suse.de
622
623 - Update sle-zypp-po.tar.bz2
624
625 -------------------------------------------------------------------
626 Thu Apr 28 14:04:36 CEST 2016 - ma@suse.de
627
628 - Update sle-zypp-po.tar.bz2
629
630 -------------------------------------------------------------------
631 Mon Apr 25 14:59:41 CEST 2016 - ma@suse.de
632
633 - Fix credential file parser losing entries with known URL but
634   different user name (bsc#933760)
635 - RepoManager: allow extraction of multiple baseurls for service
636   repos (bsc#964932)
637 - addRepository: fix to use the correct history file for logging
638 - specfile: add /etc/zypp/credentials.d to the file list
639 - version 15.22.0 (19)
640
641 -------------------------------------------------------------------
642 Mon Apr 18 15:03:13 CEST 2016 - ma@suse.de
643
644 - RepoindexFileReader: fix service metadata TTL default value (bsc#967828)
645 - version 15.21.7 (19)
646
647 -------------------------------------------------------------------
648 Fri Apr 15 11:31:08 CEST 2016 - ma@suse.de
649
650 - DiskUsageCounter: Limit estimated waste per file (bsc#974275)
651 - version 15.21.6 (19)
652
653 -------------------------------------------------------------------
654 Fri Mar 18 13:37:22 CET 2016 - ma@suse.de
655
656 - Use PluginExecutor for commit- and system-hooks (bnc#971637)
657 - BuildRequires:  libsolv-devel >= 0.6.19 (bnc#971018)
658 - version 15.21.5 (19)
659
660 -------------------------------------------------------------------
661 Sun Mar 13 01:13:08 CET 2016 - ma@suse.de
662
663 - Update zypp-po.tar.bz2
664
665 -------------------------------------------------------------------
666 Thu Mar 10 01:13:24 CET 2016 - ma@suse.de
667
668 - Update zypp-po.tar.bz2
669
670 -------------------------------------------------------------------
671 Tue Mar  1 12:34:53 CET 2016 - ma@suse.de
672
673 - media: Send stats header to download.opensuse.org only (bsc#955801)
674 - fix build-compare (#57, #58)
675 - version 15.21.4 (19)
676
677 -------------------------------------------------------------------
678 Thu Feb 18 18:38:52 CET 2016 - ma@suse.de
679
680 - yum::Downloader: Download only wanted 'susedata.LANG' files
681   (FATE#320518)
682 - version 15.21.3 (19)
683
684 -------------------------------------------------------------------
685 Thu Feb  4 16:38:14 CET 2016 - ma@suse.de
686
687 - installSrcPackage: trigger progress callback (bsc#580902)
688 - version 15.21.2 (19)
689
690 -------------------------------------------------------------------
691 Thu Feb  4 01:13:31 CET 2016 - ma@suse.de
692
693 - Update zypp-po.tar.bz2
694
695 -------------------------------------------------------------------
696 Fri Jan 29 11:40:51 CET 2016 - ma@suse.de
697
698 - Don't buildrequire graphviz-gnome (bsc#964150)
699 - Unwanted btrfs subvolumes must be filtered by device (not fsid)
700   (fixes #54)
701 - version 15.21.1 (19)
702
703 -------------------------------------------------------------------
704 Thu Jan 21 01:13:29 CET 2016 - ma@suse.de
705
706 - Update zypp-po.tar.bz2
707
708 -------------------------------------------------------------------
709 Wed Jan 20 17:12:42 CET 2016 - ma@suse.de
710
711 - Filter unwanted btrfs subvolumes (fixes #54, closes #55, bnc#949945)
712 - RepoInfo: Provide access to repo content keywords
713 - Build with boost-1.60.0
714 - version 15.21.0 (19)
715
716 -------------------------------------------------------------------
717 Thu Jan 14 01:13:17 CET 2016 - ma@suse.de
718
719 - Update zypp-po.tar.bz2
720
721 -------------------------------------------------------------------
722 Thu Jan  7 01:13:28 CET 2016 - ma@suse.de
723
724 - Update zypp-po.tar.bz2
725
726 -------------------------------------------------------------------
727 Thu Dec 24 01:13:13 CET 2015 - ma@suse.de
728
729 - Update zypp-po.tar.bz2
730
731 -------------------------------------------------------------------
732 Fri Dec 11 19:07:09 CET 2015 - ma@suse.de
733
734 - ResPoolProxy: make begin/end pairs Iterable
735 - String: Format and FormatNAC classes based on boost::format
736 - DefaultIntegral: provide initial value
737 - More specific exception message if GPG binary is missing (bsc#637791)
738 - version 15.20.0 (19)
739
740 -------------------------------------------------------------------
741 Thu Dec 10 01:14:50 CET 2015 - ma@suse.de
742
743 - Update zypp-po.tar.bz2
744
745 -------------------------------------------------------------------
746 Thu Dec  3 01:13:11 CET 2015 - ma@suse.de
747
748 - Update zypp-po.tar.bz2
749
750 -------------------------------------------------------------------
751 Sun Nov 22 01:13:29 CET 2015 - ma@suse.de
752
753 - Update zypp-po.tar.bz2
754
755 -------------------------------------------------------------------
756 Thu Nov 19 01:16:03 CET 2015 - ma@suse.de
757
758 - Update sle-zypp-po.tar.bz2
759
760 -------------------------------------------------------------------
761 Thu Nov 19 01:13:40 CET 2015 - ma@suse.de
762
763 - Update zypp-po.tar.bz2
764
765 -------------------------------------------------------------------
766 Mon Nov 16 12:27:02 CET 2015 - ma@suse.de
767
768 - createPot: Fix plural form detection (bsc#955053)
769 - version 15.19.7 (19)
770
771 -------------------------------------------------------------------
772 Thu Nov 12 01:13:26 CET 2015 - ma@suse.de
773
774 - Update zypp-po.tar.bz2
775
776 -------------------------------------------------------------------
777 Sun Nov  8 01:13:11 CET 2015 - ma@suse.de
778
779 - Update zypp-po.tar.bz2
780
781 -------------------------------------------------------------------
782 Fri Nov  6 11:08:46 CET 2015 - ma@suse.de
783
784 - Add testcase for uncached repo-variables.
785 - Fixed Japanese translations (bsc#949196)
786 - version 15.19.6 (19)
787
788 -------------------------------------------------------------------
789 Fri Nov  6 10:56:44 CET 2015 - ma@suse.de
790
791 - Update sle-zypp-po.tar.bz2
792
793 -------------------------------------------------------------------
794 Thu Nov  5 01:15:12 CET 2015 - ma@suse.de
795
796 - Update sle-zypp-po.tar.bz2
797
798 -------------------------------------------------------------------
799 Thu Nov  5 01:13:24 CET 2015 - ma@suse.de
800
801 - Update zypp-po.tar.bz2
802
803 -------------------------------------------------------------------
804 Tue Nov  3 10:52:01 CET 2015 - ma@suse.de
805
806 - Update sle-zypp-po.tar.bz2
807
808 -------------------------------------------------------------------
809 Tue Nov  3 10:51:43 CET 2015 - ma@suse.de
810
811 - Update zypp-po.tar.bz2
812
813 -------------------------------------------------------------------
814 Fri Oct 23 17:10:18 CEST 2015 - ma@suse.de
815
816 - Fix broken product: <-> -release package relation (bnc#951782)
817 - version 15.19.5 (19)
818
819 -------------------------------------------------------------------
820 Thu Oct 22 12:23:29 CEST 2015 - ma@suse.de
821
822 - Use a uniform translation set for SLE and openSUSE (bnc#948924)
823 - fix Plugin-services not updating repo GPGCheck settings (bnc#951402)
824 - version 15.19.4 (19)
825
826 -------------------------------------------------------------------
827 Sun Oct 18 01:13:27 CEST 2015 - ma@suse.de
828
829 - Update zypp-po.tar.bz2
830
831 -------------------------------------------------------------------
832 Thu Oct 15 01:13:57 CEST 2015 - ma@suse.de
833
834 - Update zypp-po.tar.bz2
835
836 -------------------------------------------------------------------
837 Wed Oct 14 16:36:27 CEST 2015 - ma@suse.de
838
839 - make Solvable::asUserString more readable (bnc#949957)
840 - version 15.19.3 (19)
841
842 -------------------------------------------------------------------
843 Sun Oct 11 01:13:12 CEST 2015 - ma@suse.de
844
845 - Update zypp-po.tar.bz2
846
847 -------------------------------------------------------------------
848 Thu Oct  8 01:14:43 CEST 2015 - ma@suse.de
849
850 - Update zypp-po.tar.bz2
851
852 -------------------------------------------------------------------
853 Wed Oct  7 13:11:48 CEST 2015 - ma@suse.de
854
855 - fix suse_version test (bsc#949046)
856 - version 15.19.2 (19)
857
858 -------------------------------------------------------------------
859 Wed Oct  7 11:06:24 CEST 2015 - ma@suse.de
860
861 - Locks: fix using namespaces (for FATE#318299)
862 - version 15.19.1 (19)
863
864 -------------------------------------------------------------------
865 Mon Oct  5 12:27:49 CEST 2015 - ma@suse.de
866
867 - fix reserved identifier violation (fixes #51)
868 - solver: speed up collecting pool data to build the job queue
869 - doc: short abstract about 'Code 12 Application Metadata'
870 - version 15.19.0 (19)
871
872 -------------------------------------------------------------------
873 Tue Sep 29 17:51:48 CEST 2015 - ma@suse.de
874
875 - solver verify: multiversion property needs to be assigned to
876   installed items too.
877 - ZYppCommitResult: add attemptToModify to indicate an attempt to
878   actually install/remove was made (bsc#946750, FATE#319467)
879 - version 15.18.0 (14)
880
881 -------------------------------------------------------------------
882 Mon Sep 28 12:19:26 CEST 2015 - ma@suse.de
883
884 - SetTracker: fix computation of change sets (bsc#946898)
885 - version 15.17.2 (14)
886
887 -------------------------------------------------------------------
888 Fri Sep 25 11:42:28 CEST 2015 - ma@suse.de
889
890 - Pattern: support dynamic computation of pattern visibility (bsc#900769)
891 - Avoid URL rewrite if probing local cache directories (bsc#946129)
892 - version 15.17.1 (14)
893
894 -------------------------------------------------------------------
895 Mon Sep 21 16:57:45 CEST 2015 - ma@suse.de
896
897 - Dummy (FATE#318827) to make Sles-changelog-checker stop whining.
898 - version 15.17.0 (14)
899
900 -------------------------------------------------------------------
901 Mon Sep 21 16:09:50 CEST 2015 - ma@suse.de
902
903 - Glob: fix reserved identifier violation
904 - version 15.16.2 (14)
905
906 -------------------------------------------------------------------
907 Tue Sep 15 15:02:45 CEST 2015 - ma@suse.de
908
909 - CheckAccessDeleted: Identify services by systemd cgroup (FATE#318827)
910 - version 15.16.1 (14)
911
912 -------------------------------------------------------------------
913 Mon Sep 14 12:21:30 CEST 2015 - ma@suse.de
914
915 - Reload multiversion setting from the target zypp.conf (bnc#906096)
916 - version 15.16.0 (14)
917
918 -------------------------------------------------------------------
919 Sun Sep 13 01:15:26 CEST 2015 - ma@suse.de
920
921 - Update sle-zypp-po.tar.bz2
922
923 -------------------------------------------------------------------
924 Sun Sep 13 01:13:30 CEST 2015 - ma@suse.de
925
926 - Update zypp-po.tar.bz2
927
928 -------------------------------------------------------------------
929 Thu Sep 10 01:16:00 CEST 2015 - ma@suse.de
930
931 - Update sle-zypp-po.tar.bz2
932
933 -------------------------------------------------------------------
934 Fri Sep  4 13:49:33 CEST 2015 - ma@suse.de
935
936 - Don't cache repo releasever (bnc#943563)
937 - Selectable: allow setPickStatus for non-multiversion packages
938   (bnc#943870)
939 - ResPoolProxy: add ScopedSaveState
940 - version 15.15.0 (14)
941
942 -------------------------------------------------------------------
943 Tue Sep  1 18:19:27 CEST 2015 - ma@suse.de
944
945 - zypp.conf: add solver.dupAllow{Downgrade,NameChange,ArchChange,
946   VendorChange} default options for tuning distribution upgrades.
947 - Remove obsolete method (bsc#941398) (fixes #50)
948 - fix invalid XML (bnc#942518)
949 - version 15.14.0 (14)
950
951 -------------------------------------------------------------------
952 Sun Aug 30 01:13:07 CEST 2015 - ma@suse.de
953
954 - Update zypp-po.tar.bz2
955
956 -------------------------------------------------------------------
957 Thu Aug 27 01:14:20 CEST 2015 - ma@suse.de
958
959 - Update sle-zypp-po.tar.bz2
960
961 -------------------------------------------------------------------
962 Thu Aug 20 01:13:09 CEST 2015 - ma@suse.de
963
964 - Update zypp-po.tar.bz2
965
966 -------------------------------------------------------------------
967 Sun Aug 16 01:13:23 CEST 2015 - ma@suse.de
968
969 - Update zypp-po.tar.bz2
970
971 -------------------------------------------------------------------
972 Thu Aug 13 18:16:52 CEST 2015 - ma@suse.de
973
974 - Support caching of service metadata. A TTL for the service
975   metadata may be provided in the repoindex.xml itself. The
976   default is 'no caching'. (FATE#318136)
977 - Fix setting dup_allow* solver options (bnc#941463)
978 - Don't make zypper encode {} around repo vars (bnc#941453)
979 - version 15.13.0 (11)
980
981 -------------------------------------------------------------------
982 Thu Aug 13 01:13:43 CEST 2015 - ma@suse.de
983
984 - Update zypp-po.tar.bz2
985
986 -------------------------------------------------------------------
987 Tue Aug 11 18:48:57 CEST 2015 - ma@suse.de
988
989 - History: Add 'command' tag showing who triggered the commit.
990   The corresponding HistoryLogData class for parsing is
991   HistoryLogDataStampCommand. Available data are the commandline
992   executed, user@hostname and userdata/transactionID. (FATE#312298)
993 - Add convenience comparison PoolItem<>ResObject::constPtr
994 - Fixes for SWIG 2.x
995 - version 15.12.0 (11)
996
997 -------------------------------------------------------------------
998 Mon Aug 10 16:22:06 CEST 2015 - ma@suse.de
999
1000 - Make multiversion an individual solvables property (FATE#318778)
1001 - SolvableType: common api to access solvable properties
1002 - Support for MIPS architectures
1003 - version 15.11.0 (11)
1004
1005 -------------------------------------------------------------------
1006 Sun Aug  9 01:13:24 CEST 2015 - ma@suse.de
1007
1008 - Update zypp-po.tar.bz2
1009
1010 -------------------------------------------------------------------
1011 Sun Aug  2 01:13:27 CEST 2015 - ma@suse.de
1012
1013 - Update zypp-po.tar.bz2
1014
1015 -------------------------------------------------------------------
1016 Thu Jul 30 16:13:49 CEST 2015 - ma@suse.de
1017
1018 - Resolver: Track changed requested locales and adjust installed
1019   packages accordingly. (part of FATE#318099)
1020 - Testcase: Store autoinstalled packages
1021 - Locale: Make it IdString based
1022 - Get rid of std::tr1:: hashes
1023 - Flags: Fix to work with 'enum class'
1024 - Hide away resolver internals
1025 - version 15.10.0 (10)
1026
1027 -------------------------------------------------------------------
1028 Thu Jul 30 01:13:30 CEST 2015 - ma@suse.de
1029
1030 - Update zypp-po.tar.bz2
1031
1032 -------------------------------------------------------------------
1033 Tue Jul 28 14:14:54 CEST 2015 - ma@suse.de
1034
1035 - Update sle-zypp-po.tar.bz2
1036
1037 -------------------------------------------------------------------
1038 Mon Jul 27 09:30:38 CEST 2015 - ma@suse.de
1039
1040 - Update zypp-po.tar.bz2
1041
1042 -------------------------------------------------------------------
1043 Sun Jul 26 01:13:37 CEST 2015 - ma@suse.de
1044
1045 - Update zypp-po.tar.bz2
1046
1047 -------------------------------------------------------------------
1048 Thu Jul 16 01:13:33 CEST 2015 - ma@suse.de
1049
1050 - Update zypp-po.tar.bz2
1051
1052 -------------------------------------------------------------------
1053 Sun Jul 12 01:13:20 CEST 2015 - ma@suse.de
1054
1055 - Update zypp-po.tar.bz2
1056
1057 -------------------------------------------------------------------
1058 Thu Jul  9 16:43:12 CEST 2015 - ma@suse.de
1059
1060 - Resolver allow tuning DUP mode solver flags (FATE#319128)
1061 - version 15.9.0 (5)
1062
1063 -------------------------------------------------------------------
1064 Fri Jul  3 08:23:04 CEST 2015 - ma@suse.de
1065
1066 - Flags<Enum>: add stringify
1067 - add asString for Patch::InteractiveFlag
1068 - version 15.8.0 (5)
1069
1070 -------------------------------------------------------------------
1071 Thu Jul  2 01:13:24 CEST 2015 - ma@suse.de
1072
1073 - Update zypp-po.tar.bz2
1074
1075 -------------------------------------------------------------------
1076 Wed Jul  1 14:00:42 CEST 2015 - ma@suse.de
1077
1078 - add asString for Patch::Category
1079 - version 15.7.0 (5)
1080
1081 -------------------------------------------------------------------
1082 Mon Jun 29 17:43:00 CEST 2015 - ma@suse.de
1083
1084 - Fix lost pathname when importing repo keys (bnc#936373)
1085 - Disable code swig does not understand
1086 - version 15.6.0 (5)
1087
1088 -------------------------------------------------------------------
1089 Sat Jun 27 17:07:32 CEST 2015 - ma@suse.de
1090
1091 - Patch: fixup testing Category and Severity flags (FATE#318760)
1092 - version 15.5.0 (5)
1093
1094 -------------------------------------------------------------------
1095 Fri Jun 12 12:14:04 CEST 2015 - ma@suse.de
1096
1097 - Add details to the default signature verification problem report
1098 - PathInfo: Avoid ExternalProgram in clean_dir
1099 - call rpmdb2solv without executing user-supplied scripts (bnc#926853)
1100 - version 15.4.1 (3)
1101
1102 -------------------------------------------------------------------
1103 Thu Jun 11 01:13:31 CEST 2015 - ma@suse.de
1104
1105 - Update zypp-po.tar.bz2
1106
1107 -------------------------------------------------------------------
1108 Thu Jun  4 01:13:22 CEST 2015 - ma@suse.de
1109
1110 - Update zypp-po.tar.bz2
1111
1112 -------------------------------------------------------------------
1113 Wed Jun  3 13:00:59 CEST 2015 - ma@suse.de
1114
1115 - Enhance solv.idx file handling to support zypper bash completion
1116 - Fix SSL client certificate authentication via URL option
1117   ssl_clientcert/ssl_clientkey (bnc#932393)
1118 - version 15.4.0 (3)
1119
1120 -------------------------------------------------------------------
1121 Thu May 28 01:13:23 CEST 2015 - ma@suse.de
1122
1123 - Update zypp-po.tar.bz2
1124
1125 -------------------------------------------------------------------
1126 Sun May 24 18:17:38 CEST 2015 - ma@suse.de
1127
1128 - Downloader: Accept unsigned repository if pkgGpgCheck is ON.
1129 - FindFileConflicts: avoid nested exception on user abort (bnc#931601)
1130 - Support for *.check files in the systemCheck.d directory (#45)
1131 - version 15.3.0 (3)
1132
1133 -------------------------------------------------------------------
1134 Sun May 24 01:13:19 CEST 2015 - ma@suse.de
1135
1136 - Update zypp-po.tar.bz2
1137
1138 -------------------------------------------------------------------
1139 Mon May 18 10:46:10 CEST 2015 - ma@suse.de
1140
1141 - zypp.conf: Add config values for gpgcheck, repo_gpgcheck
1142   and pkg_gpgcheck. The default behavior 'gpgcheck=On' will
1143   automatically turn on the gpg signature check for packages
1144   downloaded from repository with unsigned metadata. If the
1145   repo metadata are signed, a faster comparison via checksums
1146   is done. By explicitly setting repo_gpgcheck or pkg_gpgcheck
1147   you can enforce the signature check of repository metadata
1148   or downloaded packages to be always performed. Those defaults
1149   can be overwritten per repository. (FATE#314603)
1150 - version 15.2.0 (2)
1151
1152 -------------------------------------------------------------------
1153 Wed May 13 14:04:04 CEST 2015 - ma@suse.de
1154
1155 - Write solv.idx to speed up bash tab completion (bnc#928650)
1156 - version 15.1.3 (1)
1157
1158 -------------------------------------------------------------------
1159 Fri May  8 11:44:44 CEST 2015 - ma@suse.de
1160
1161 - gcc5 fixes
1162 - Fix repo alias containing ']' not handled correctly (bnc#929528)
1163 - Fix SEGV when dumping rpm header with epoch (bnc#929483)
1164 - version 15.1.2 (1)
1165
1166 -------------------------------------------------------------------
1167 Mon Apr 27 14:43:53 CEST 2015 - ma@suse.de
1168
1169 - PubliKey: fix reference to temporary data
1170 - version 15.1.1 (1)
1171
1172 -------------------------------------------------------------------
1173 Thu Apr 23 01:13:15 CEST 2015 - ma@suse.de
1174
1175 - Update zypp-po.tar.bz2
1176
1177 -------------------------------------------------------------------
1178 Wed Apr 22 10:50:00 CEST 2015 - ma@suse.de
1179
1180 - ZYpp: Changed ZYpp::Ptr to be a shared_ptr;
1181   a precondition for fixing bnc-899755
1182 - rpmmd: support 'metalink=' in .repo (for zypper#63)
1183 - RepoMirrorList: ignore comments and malformed urls in mirrorlist
1184 - PathInfo: remove minor/major conflicting with GNU libc macros
1185   DiskUsageCounter: remove ctors taking 'magic' bool flags
1186   ZyppCallbacks: remove unused PatchDownload callbacks
1187 - version 15.1.0 (1)
1188
1189 -------------------------------------------------------------------
1190 Thu Apr  2 19:06:56 CEST 2015 - ma@suse.de
1191
1192 - POODLE: libzypp should only talk TLS (bnc#903405)
1193 - Bump major version for Factory, 14.x is continued on SuSE-SLE-12-Branch
1194 - version 15.0.0 (0)
1195
1196 -------------------------------------------------------------------
1197 Thu Apr  2 16:01:43 CEST 2015 - ma@suse.de
1198
1199 - Fixes to build with gcc5
1200 - RepoProvideFile: Suppress MediaChangeReport while testing
1201   multiple baseurls (bnc#899510)
1202 - version 14.38.1 (30)
1203
1204 -------------------------------------------------------------------
1205 Thu Mar 19 16:44:39 CET 2015 - ma@suse.de
1206
1207 - Suppress MediaChangeReport while testing multiple baseurls (bnc#899510)
1208 - version 14.38.0 (30)
1209
1210 -------------------------------------------------------------------
1211 Mon Mar 16 14:05:28 CET 2015 - ma@suse.de
1212
1213 - add support for SHA224/384/512
1214 - version 14.37.1 (30)
1215
1216 -------------------------------------------------------------------
1217 Wed Mar 11 09:22:46 CET 2015 - ma@suse.de
1218
1219 - New RepoVarExpand: Functor expanding repo variables in a
1220   string . Supports bash style default ${v:-w}' and alternate ${v:+w}
1221   values (FATE#318354)
1222 - Easy.h: Use __typeof__ rather than typeof in header
1223 - Support repo variable replacement in service url
1224 - Support repo variable replacement in gpg url
1225 - Gettext.h: Fallback to ::gettext if accidentally included
1226   outside libzypp
1227 - version 14.37.0 (30)
1228
1229 -------------------------------------------------------------------
1230 Sun Feb 22 01:13:12 CET 2015 - ma@suse.de
1231
1232 - Update zypp-po.tar.bz2
1233
1234 -------------------------------------------------------------------
1235 Thu Feb 19 01:13:13 CET 2015 - ma@suse.de
1236
1237 - Update zypp-po.tar.bz2
1238
1239 -------------------------------------------------------------------
1240 Sun Feb 15 01:13:28 CET 2015 - ma@suse.de
1241
1242 - Update zypp-po.tar.bz2
1243
1244 -------------------------------------------------------------------
1245 Thu Feb 12 01:13:34 CET 2015 - ma@suse.de
1246
1247 - Update zypp-po.tar.bz2
1248
1249 -------------------------------------------------------------------
1250 Mon Feb  9 16:05:38 CET 2015 - ma@suse.de
1251
1252 - Don't execute scripts in /tmp or /var/tmp, as they could be
1253   mounted noexec for security reasons (bnc#915928)
1254 - zypp/PublicKey.cc: Use GPG_BINARY from KeyRing
1255 - Support $releasever_major/$releasever_minor repo variables
1256   (FATE#318354)
1257 - version 14.36.0 (30)
1258
1259 -------------------------------------------------------------------
1260 Sun Feb  8 01:13:14 CET 2015 - ma@suse.de
1261
1262 - Update zypp-po.tar.bz2
1263
1264 -------------------------------------------------------------------
1265 Thu Feb  5 01:13:27 CET 2015 - ma@suse.de
1266
1267 - Update zypp-po.tar.bz2
1268
1269 -------------------------------------------------------------------
1270 Sun Feb  1 01:13:10 CET 2015 - ma@suse.de
1271
1272 - Update zypp-po.tar.bz2
1273
1274 -------------------------------------------------------------------
1275 Thu Jan 29 01:13:12 CET 2015 - ma@suse.de
1276
1277 - Update zypp-po.tar.bz2
1278
1279 -------------------------------------------------------------------
1280 Thu Jan 22 01:13:36 CET 2015 - ma@suse.de
1281
1282 - Update zypp-po.tar.bz2
1283
1284 -------------------------------------------------------------------
1285 Wed Jan 21 10:28:49 CET 2015 - ma@suse.de
1286
1287 - PathInfo: Deprecate major/minor in favor of new devMajor/devMinor.
1288   The old names clash with GNU libc macros.
1289 - version 14.35.0 (30)
1290
1291 -------------------------------------------------------------------
1292 Sun Jan 18 01:13:09 CET 2015 - ma@suse.de
1293
1294 - Update zypp-po.tar.bz2
1295
1296 -------------------------------------------------------------------
1297 Thu Jan 15 01:13:12 CET 2015 - ma@suse.de
1298
1299 - Update zypp-po.tar.bz2
1300
1301 -------------------------------------------------------------------
1302 Mon Jan 12 15:04:17 CET 2015 - ma@suse.de
1303
1304 - Properly propagate repo variables in service refresh.
1305 - Let $ZYPP_REPO_RELEASEVER overwrite $releasever in .repo files
1306   (bnc#911658)
1307 - Call pool_set_rootdir to properly check for file conflicts.
1308 - Use xgettext --boost to support boost-format (%N%)
1309 - version 14.34.0 (30)
1310
1311 -------------------------------------------------------------------
1312 Sun Jan 11 01:13:15 CET 2015 - ma@suse.de
1313
1314 - Update zypp-po.tar.bz2
1315
1316 -------------------------------------------------------------------
1317 Thu Jan  8 01:13:23 CET 2015 - ma@suse.de
1318
1319 - Update zypp-po.tar.bz2
1320
1321 -------------------------------------------------------------------
1322 Thu Jan  1 01:13:29 CET 2015 - ma@suse.de
1323
1324 - Update zypp-po.tar.bz2
1325
1326 -------------------------------------------------------------------
1327 Sun Dec 21 01:13:33 CET 2014 - ma@suse.de
1328
1329 - Update zypp-po.tar.bz2
1330
1331 -------------------------------------------------------------------
1332 Fri Dec 19 10:05:00 CET 2014 - ma@suse.de
1333
1334 - Parse and offer productRegisterFlavor attribute (bnc#896224)
1335 - version 14.33.0 (30)
1336
1337 -------------------------------------------------------------------
1338 Thu Dec 18 01:13:20 CET 2014 - ma@suse.de
1339
1340 - Update zypp-po.tar.bz2
1341
1342 -------------------------------------------------------------------
1343 Wed Dec 17 18:44:26 CET 2014 - ma@suse.de
1344
1345 - Improve conflict message for locked packages (bnc#828631)
1346 - Fix broken de-escaping in str::splitEscaped (bnc#909772)
1347 - cleanup loging
1348 - version 14.32.2 (30)
1349
1350 -------------------------------------------------------------------
1351 Fri Dec 12 14:00:01 CET 2014 - ma@suse.de
1352
1353 - CheckAccessDeleted: Filter PIDs running in a container (bnc#909143)
1354 - version 14.32.1 (30)
1355
1356 -------------------------------------------------------------------
1357 Wed Dec 10 16:06:04 CET 2014 - ma@suse.de
1358
1359 - suppress informal license (no need to accept) upon update (bnc#908976)
1360 - version 14.32.0 (30)
1361
1362 -------------------------------------------------------------------
1363 Mon Dec  8 14:53:00 CET 2014 - ma@suse.de
1364
1365 - Adapt to gpg-2.1 (bnc#908135)
1366 - rpm: do not obsolete yast2-packagemanager-devel by libzypp-devel-doc
1367 - replaceAll: fix endless loop on empty search string
1368 - version 14.31.0 (30)
1369
1370 -------------------------------------------------------------------
1371 Thu Nov 27 07:40:30 UTC 2014 - dimstar@opensuse.org
1372
1373 - Do not provide/obsolete yast2-packagemanager-devel by the -doc
1374   package: the -devel package already does that.
1375 - Minor .spec cleanup (remove Authors section).
1376
1377 -------------------------------------------------------------------
1378 Tue Nov 11 17:09:28 CET 2014 - ma@suse.de
1379
1380 - Call rpm with '--noglob' (bnc#892431)
1381 - Downloader: unify workflow downloading a (signed) master index file
1382 - Fix iostream includes (fixes #34)
1383 - Explicitly call libsolv:pool_setdisttype (fixes #36)
1384 - version 14.30.2 (30)
1385
1386 -------------------------------------------------------------------
1387 Sun Nov  9 01:13:17 CET 2014 - ma@suse.de
1388
1389 - Update zypp-po.tar.bz2
1390
1391 -------------------------------------------------------------------
1392 Sun Nov  2 01:14:10 CET 2014 - ma@suse.de
1393
1394 - Update zypp-po.tar.bz2
1395
1396 -------------------------------------------------------------------
1397 Mon Oct 27 11:38:00 CET 2014 - ma@suse.de
1398
1399 - doc: add hint to code 12 pattern packages
1400 - MediaCurl: Fix URL path concatenation (bnc#901590)
1401 - Move doxygen html doc to libzypp-devel-doc (bnc#901691)
1402 - Remove non-breaking spaces from changes file
1403 - Control lifetime of downloaded mirrorlist
1404 - version 14.30.1 (30)
1405
1406 -------------------------------------------------------------------
1407 Thu Oct 16 11:03:11 CEST 2014 - ma@suse.de
1408
1409 - Update zypp-po.tar.bz2
1410
1411 -------------------------------------------------------------------
1412 Wed Oct 15 15:07:09 CEST 2014 - ma@suse.de
1413
1414 - Store baseurls in list as order expresses preference
1415 - Support parsing multiple baseurls from a repo file (bnc#899510)
1416 - Fix handling local mirrorlist= files in .repo (bnc#899510)
1417 - Provide missing man pages (fixes #33)
1418 - Enable building autodocs, translations and test per default on debian
1419 - Fix several typos in output messages and comments (fixes #29)
1420 - Make the include dir path configurable (fixes #27)
1421 - version 14.30.0 (30)
1422
1423 -------------------------------------------------------------------
1424 Fri Oct 10 16:01:31 CEST 2014 - ma@suse.de
1425
1426 - Update zypp-po.tar.bz2 (bnc#899603)
1427
1428 -------------------------------------------------------------------
1429 Thu Oct  9 01:13:15 CEST 2014 - ma@suse.de
1430
1431 - Update zypp-po.tar.bz2
1432
1433 -------------------------------------------------------------------
1434 Sun Oct  5 01:14:42 CEST 2014 - ma@suse.de
1435
1436 - Update zypp-po.tar.bz2
1437
1438 -------------------------------------------------------------------
1439 Sun Sep 28 01:13:30 CEST 2014 - ma@suse.de
1440
1441 - Update zypp-po.tar.bz2
1442
1443 -------------------------------------------------------------------
1444 Thu Sep 25 17:59:06 CEST 2014 - ma@suse.de
1445
1446 - Trigger appdata plugin when system repos have changed (bnc#866257)
1447 - Protect against race when destructing globals
1448 - BuildRequire libsolv-tools as libsolv-devel no longer does
1449 - version 14.29.4 (29)
1450
1451 -------------------------------------------------------------------
1452 Thu Sep 25 01:15:42 CEST 2014 - ma@suse.de
1453
1454 - Update zypp-po.tar.bz2
1455
1456 -------------------------------------------------------------------
1457 Tue Sep 23 17:07:45 CEST 2014 - ma@suse.de
1458
1459 - Fix computation of userinstalled items (bnc#897404)
1460 - version 14.29.3 (29)
1461
1462 -------------------------------------------------------------------
1463 Tue Sep 23 10:55:08 CEST 2014 - ma@suse.de
1464
1465 - Adapt to API changes in rpm.4.12
1466 - SLE-12 (suse_version 1315) uses it's own translations set
1467   (bnc#897176)
1468 - version 14.29.2 (29)
1469
1470 -------------------------------------------------------------------
1471 Sun Sep 21 01:13:25 CEST 2014 - ma@suse.de
1472
1473 - Update zypp-po.tar.bz2
1474
1475 -------------------------------------------------------------------
1476 Thu Sep 18 15:47:50 CEST 2014 - ma@suse.de
1477
1478 - Update sle-zypp-po.tar.bz2
1479
1480 -------------------------------------------------------------------
1481 Thu Sep 18 15:47:34 CEST 2014 - ma@suse.de
1482
1483 - Update zypp-po.tar.bz2
1484
1485 -------------------------------------------------------------------
1486 Thu Sep 18 15:46:11 CEST 2014 - ma@suse.de
1487
1488 - Update zypp-po.tar.bz2
1489
1490 -------------------------------------------------------------------
1491 Wed Sep 17 13:18:23 CEST 2014 - ma@suse.de
1492
1493 - adjust BuildRequires
1494 - version 14.29.1 (29)
1495
1496 -------------------------------------------------------------------
1497 Tue Sep 16 10:45:39 CEST 2014 - ma@suse.de
1498
1499 - DiskUsageCounter: Set growonly on detetcted snapshotting btrfs
1500   partitions (bnc#896176)
1501 - DiskUsageCounter: Allow MountPoint to store fstype
1502 - DiskUsageCounter: Support setting 'growonly' partition hint
1503   (bnc#896176)
1504 - version 14.29.0 (29)
1505
1506 -------------------------------------------------------------------
1507 Fri Sep  5 12:46:57 CEST 2014 - ma@suse.de
1508
1509 - Make Repository::isUpdateRepo also check for being referenced
1510   by products (bnc#892579)
1511 - Report repositories skipped as nonroot due to insufficient
1512   permission (bnc#893260)
1513 - version 14.28.0 (28)
1514
1515 -------------------------------------------------------------------
1516 Thu Sep  4 01:14:34 CEST 2014 - ma@suse.de
1517
1518 - Update zypp-po.tar.bz2
1519
1520 -------------------------------------------------------------------
1521 Fri Aug 29 14:46:25 CEST 2014 - ma@suse.de
1522
1523 - PackageProvider: consider toplevel cache if --root or --pkg-cachedir
1524   is used.
1525 - Cleanup orpahned cache dirs only at zypp.conf default locations
1526   (bnc#891515)
1527 - Remove orphaned package caches on refresh (bnc#888919)
1528 - version 14.27.2 (27)
1529
1530 -------------------------------------------------------------------
1531 Sun Aug 24 01:16:00 CEST 2014 - ma@suse.de
1532
1533 - Update zypp-po.tar.bz2
1534
1535 -------------------------------------------------------------------
1536 Mon Aug 18 14:01:06 CEST 2014 - ma@suse.de
1537
1538 - Update zypp-po.tar.bz2
1539
1540 -------------------------------------------------------------------
1541 Thu Jul 31 19:22:56 CEST 2014 - ma@suse.de
1542
1543 - Fix gpg key creation/modification date computation to properly
1544   update trusted keys stored in the rpm database.
1545 - version 14.27.1 (27)
1546
1547 -------------------------------------------------------------------
1548 Mon Jul 28 11:32:40 CEST 2014 - mls@suse.de
1549
1550 - reverted last commit to make yast2-pkg-bindings build again
1551
1552 -------------------------------------------------------------------
1553 Fri Jul 25 12:56:17 CEST 2014 - ma@suse.de
1554
1555 - JobReport: extend callback to allow passing UserData
1556 - hardlinkCopy must not fail if proc/sys/fs/protected_hardlink is on
1557 - adapt to changed boost::error_category throw specifier
1558 - version 14.27.0 (27)
1559
1560 -------------------------------------------------------------------
1561 Fri Jul 18 08:57:39 CEST 2014 - ma@suse.de
1562
1563 - Execute install scripts with cwd==/ (bnc#886764)
1564 - fix wrong '//' when extending URLs with an empty path (bnc#885254)
1565 - version 14.26.1 (26)
1566
1567 -------------------------------------------------------------------
1568 Mon Jul 14 17:46:14 CEST 2014 - ma@suse.de
1569
1570 - refreshService: add option to force repo status reset
1571 - Strip local filenames and args from URL.
1572 - version 14.26.0 (26)
1573
1574 -------------------------------------------------------------------
1575 Fri Jul 11 13:42:43 CEST 2014 - ma@suse.de
1576
1577 - Support RepoInfo content keywords (FATE#316287)
1578 - fix parsing repomd.xml twice
1579 - version 14.25.0 (23)
1580
1581 -------------------------------------------------------------------
1582 Wed Jun 11 07:36:48 CEST 2014 - ma@suse.de
1583
1584 - Patch: add isCategory/isSeverity convenience
1585 - If available provide info in ServiceException
1586 - version 14.24.0 (23)
1587
1588 -------------------------------------------------------------------
1589 Wed Jun  4 11:49:32 CEST 2014 - ma@suse.de
1590
1591 - Cleanup orphanded service repos on the fly (bnc#649846)
1592 - Service refresh must not attempt to modify plugin services
1593 - version 14.23.0 (23)
1594
1595 -------------------------------------------------------------------
1596 Wed May 28 13:41:22 CEST 2014 - ma@suse.de
1597
1598 - Fix service methods to throw ServiceException, not RepoException.
1599 - version 14.22.0 (22)
1600
1601 -------------------------------------------------------------------
1602 Tue May 27 16:31:21 CEST 2014 - ma@suse.de
1603
1604 - Let ServiceRefresh en-/disable repos with respect to previous state
1605   and user modifications.
1606 - RepoindexFileReader: support variable substitution
1607 - Parse optional autorefresh attribute from repoindex.xml
1608 - version 14.21.0 (20)
1609
1610 -------------------------------------------------------------------
1611 Wed May 14 13:52:38 CEST 2014 - ma@suse.de
1612
1613 - Add DownloadResolvableReport::infoInCache
1614 - Adjust transfer timeout settings (bnc#877405)
1615 - Fix computation of update candidate (bnc#834858)
1616 - version 14.20.0 (20)
1617
1618 -------------------------------------------------------------------
1619 Thu May  8 18:54:25 CEST 2014 - ma@suse.de
1620
1621 - KeyRingReport: New infoVerify callback showing the trusted key
1622   that will be used for verification.
1623 - version 14.19.0 (19)
1624
1625 -------------------------------------------------------------------
1626 Sun May  4 01:15:49 CEST 2014 - ma@suse.de
1627
1628 - Update zypp-po.tar.bz2
1629
1630 -------------------------------------------------------------------
1631 Thu May  1 01:15:38 CEST 2014 - ma@suse.de
1632
1633 - Update zypp-po.tar.bz2
1634
1635 -------------------------------------------------------------------
1636 Mon Apr 28 15:34:44 CEST 2014 - ma@suse.de
1637
1638 - Derive initial AutoInstalled file from history
1639 - Target: maintain AutoInstalled database file
1640 - version 14.18.0 (17)
1641
1642 -------------------------------------------------------------------
1643 Tue Apr 15 17:03:30 CEST 2014 - ma@suse.de
1644
1645 - Factor out CommitPackageCache for standalone usage. (Fate#317077)
1646 - version 14.17.5 (17)
1647
1648 -------------------------------------------------------------------
1649 Fri Apr 11 16:16:11 CEST 2014 - ma@suse.de
1650
1651 - history: log %posttrans errors and output
1652 - adapt to libsolv cannges
1653 - version 14.17.4 (17)
1654
1655 -------------------------------------------------------------------
1656 Fri Apr  4 14:29:13 CEST 2014 - ma@suse.de
1657
1658 - Log warning if baseproduct symlink is dangling or missing
1659 - version 14.17.3 (17)
1660
1661 -------------------------------------------------------------------
1662 Thu Apr  3 19:18:48 CEST 2014 - ma@suse.de
1663
1664 - RepoManager: Fix RepoStatus computation and refresh of PLAINDIR repos.
1665 - Recreate solv file caches if content may change even if raw metadata
1666   are unchanged (here: new pattern, product and application data).
1667 - version 14.17.2 (17)
1668
1669 -------------------------------------------------------------------
1670 Wed Apr  2 18:09:47 CEST 2014 - ma@suse.de
1671
1672 - CpeId: Basic functionality incl. matching
1673 - New SetRelationMixin
1674 - version 14.17.1 (17)
1675
1676 -------------------------------------------------------------------
1677 Mon Mar 31 10:23:42 CEST 2014 - ma@suse.de
1678
1679 - Use dummy licenses in test data (bnc#862471)
1680 - Install zypp-NameReqPrv helper for evaluating testcases.
1681 - version 14.17.0 (17)
1682
1683 -------------------------------------------------------------------
1684 Tue Mar 18 14:55:11 CET 2014 - ma@suse.de
1685
1686 - Update zypp-po.tar.bz2
1687
1688 -------------------------------------------------------------------
1689 Wed Feb 26 15:06:06 CET 2014 - ma@suse.de
1690
1691 - Ignore failed-eject-exception on media change (bnc#865705)
1692 - version 14.16.1 (16)
1693
1694 -------------------------------------------------------------------
1695 Tue Feb 25 13:42:13 CET 2014 - ma@suse.de
1696
1697 - Remove duplicate code detecting known kinds and move it to
1698   ResKind::explicitBuiltin.
1699 - version 14.16.0 (16)
1700
1701 -------------------------------------------------------------------
1702 Sun Feb 23 21:52:55 CET 2014 - ma@suse.de
1703
1704 - Optionally exclude suggested packages from pattern content (bnc#857671)
1705 - Fix pattern content for auto-pattens (bnc#864087)
1706 - Don't report missing filelists for non-packages (bnc#864314)
1707 - adapt to new rpm weak dependency tags
1708 - version 14.15.0 (15)
1709
1710 -------------------------------------------------------------------
1711 Fri Feb 14 13:51:46 CET 2014 - ma@suse.de
1712
1713 - Provide ContentIdentifier of required update repositories in Product
1714   (Fate#316160)
1715 - Support CpeId in Repository and Product attributes (Fate#316160)
1716 - Add API for retrieving repository ContentRevision and ContentIdentifier
1717   (Fate#316160)
1718 - version 14.14.0 (14)
1719
1720 -------------------------------------------------------------------
1721 Thu Feb 13 10:28:24 CET 2014 - ma@suse.de
1722
1723 - Adjust solver defaults to changed soft lock handling (bnc#863275)
1724 - Avoid confusing solver decisions by not storing soft locks (bnc#863275)
1725 - version 14.13.0 (13)
1726
1727 -------------------------------------------------------------------
1728 Tue Feb 11 21:22:58 CET 2014 - ma@suse.de
1729
1730 - Add Product::endOfLife attribute (Fate#316172)
1731 - Let Product::shortName fallback to name.
1732 - Remove license text from test data (bnc#862471)
1733 - version 14.12.0 (12)
1734
1735 -------------------------------------------------------------------
1736 Sun Feb  2 01:13:59 CET 2014 - ma@suse.de
1737
1738 - Update zypp-po.tar.bz2
1739
1740 -------------------------------------------------------------------
1741 Fri Jan 31 19:09:28 CET 2014 - ma@suse.de
1742
1743 - Introduce new solvable kind: Application (as provided by appdata.xml)
1744 - version 14.11.0 (7)
1745
1746 -------------------------------------------------------------------
1747 Fri Jan 31 17:37:29 CET 2014 - ma@suse.de
1748
1749 - String helper for printing indented text.
1750 - Offer translated names for dependency types.
1751 - version 14.10.0 (7)
1752
1753 -------------------------------------------------------------------
1754 Thu Jan 30 01:13:40 CET 2014 - ma@suse.de
1755
1756 - Update zypp-po.tar.bz2
1757
1758 -------------------------------------------------------------------
1759 Wed Jan 29 10:28:16 CET 2014 - ma@suse.de
1760
1761 - No fileconflict check if DownloadOnly.
1762 - version 14.9.0 (7)
1763
1764 -------------------------------------------------------------------
1765 Sat Jan 25 17:07:45 CET 2014 - ma@suse.de
1766
1767 - Collect and execute %posttrans scripts delayed (Fate#313506)
1768 - BuildRequire libsolv implementing (Fate#309385)
1769 - version 14.8.0 (7)
1770
1771 -------------------------------------------------------------------
1772 Fri Jan 24 11:26:52 CET 2014 - ma@suse.de
1773
1774 - Patterns are no longer pseudo installed (Fate#309385)
1775 - version 14.7.0 (7)
1776
1777 -------------------------------------------------------------------
1778 Fri Jan 24 08:41:13 CET 2014 - ma@suse.de
1779
1780 - Check for file conflicts in commit (bnc#673720)
1781 - Add asUserSting: human readable (translated) string representation
1782 - Add file conflict detection during commit (bnc#673720)
1783 - Add Transaction::installedResult
1784 - version 14.6.0 (6)
1785
1786 -------------------------------------------------------------------
1787 Mon Jan 20 17:14:48 CET 2014 - ma@suse.de
1788
1789 - Fix cleanup code removing the @System solv file. (bnc#853065)
1790 - Fix missing priority in RepoInfo::dumpAsXML (bnc#855845)
1791 - version 14.5.0 (4)
1792
1793 -------------------------------------------------------------------
1794 Tue Jan 14 18:38:49 CET 2014 - ma@suse.de
1795
1796 - Improve ProgressData reporting.
1797 - Allow xml::escape directly dumping to a stream.
1798 - Add support for repo authentication using SSL client certificates
1799   (bnc#683914)
1800 - Enhance Queue to perform COW
1801 - fix documentation
1802 - version 14.4.0 (4)
1803
1804 -------------------------------------------------------------------
1805 Thu Jan  9 01:13:40 CET 2014 - ma@suse.de
1806
1807 - Update zypp-po.tar.bz2
1808
1809 -------------------------------------------------------------------
1810 Fri Dec 13 19:36:34 CET 2013 - ma@suse.de
1811
1812 - Polish DiskUsageCounter
1813 - Add Bitmap type (aka sat::Map)
1814 - Remove obsolete DiskUsage class
1815 - version 14.3.0 (3)
1816
1817 -------------------------------------------------------------------
1818 Thu Dec 12 18:01:18 CET 2013 - ma@suse.de
1819
1820 - Fix disk usage computation for single packages (bnc#852943)
1821 - version 14.2.1 (2)
1822
1823 -------------------------------------------------------------------
1824 Wed Dec  4 12:54:30 UTC 2013 - jreidinger@suse.com
1825
1826 - Drop package-manager script as it is already deprecated and
1827   packagekit usage in desktop invalidates it. If someone really
1828   need it, then place it to proper top level package which can
1829   decide what GUI is proper for given task.
1830
1831 -------------------------------------------------------------------
1832 Wed Nov 20 16:32:30 CET 2013 - ma@suse.de
1833
1834 - Extend commit plugin to send the transaction list (Fate#316203)
1835 - Add base/Json.h: JSON encoder for e.g. sending data to plugins
1836 - Re-evaluate dropped packages list on upgrade, even if product
1837   remains unchanged (bnc#849251).
1838 - Add ppc64le architecture
1839 - Add m68k architecture
1840 - version 14.2.0 (2)
1841
1842 -------------------------------------------------------------------
1843 Fri Oct 25 14:21:31 CEST 2013 - ma@suse.de
1844
1845 - Always properly initialize pool storage (bnc#846565)
1846 - version 14.1.1 (0)
1847
1848 -------------------------------------------------------------------
1849 Thu Oct 17 17:57:54 CEST 2013 - ma@suse.de
1850
1851 - Add Package isCached and cachedLocation methods
1852 - fixed PluginFrame::hasKey
1853 - version 14.1.0 (0)
1854
1855 -------------------------------------------------------------------
1856 Thu Oct 10 01:13:48 CEST 2013 - ma@suse.de
1857
1858 - Update zypp-po.tar.bz2
1859
1860 -------------------------------------------------------------------
1861 Sun Oct  6 01:13:51 CEST 2013 - ma@suse.de
1862
1863 - Update zypp-po.tar.bz2
1864
1865 -------------------------------------------------------------------
1866 Thu Oct  3 01:14:59 CEST 2013 - ma@suse.de
1867
1868 - Update zypp-po.tar.bz2
1869
1870 -------------------------------------------------------------------
1871 Wed Oct  2 19:25:58 CEST 2013 - ma@suse.de
1872
1873 - fix handling symlinks in export pathname on NFSv4 (bnc#804544)
1874 - Bump major version for Factory
1875   13.1 is continued on SuSE-Code-13_1-Branch
1876 - version 14.0.0 (0)
1877
1878 -------------------------------------------------------------------
1879 Sun Sep 29 01:15:02 CEST 2013 - ma@suse.de
1880
1881 - Update zypp-po.tar.bz2
1882
1883 -------------------------------------------------------------------
1884 Sun Sep 22 01:14:26 CEST 2013 - ma@suse.de
1885
1886 - Update zypp-po.tar.bz2
1887
1888 -------------------------------------------------------------------
1889 Wed Sep 18 17:06:06 CEST 2013 - ma@suse.de
1890
1891 - Allow multiversionSpec manipulation in ZConfig
1892 - Fix string hexdecoding
1893 - Avoid parsing gpg subkeys but still parse multiple keys
1894 - version 13.7.0 (6)
1895
1896 -------------------------------------------------------------------
1897 Sun Sep 15 01:14:55 CEST 2013 - ma@suse.de
1898
1899 - Update zypp-po.tar.bz2
1900
1901 -------------------------------------------------------------------
1902 Thu Sep 12 01:15:29 CEST 2013 - ma@suse.de
1903
1904 - Update zypp-po.tar.bz2
1905
1906 -------------------------------------------------------------------
1907 Thu Sep  5 01:13:43 CEST 2013 - ma@suse.de
1908
1909 - Update zypp-po.tar.bz2
1910
1911 -------------------------------------------------------------------
1912 Mon Sep  2 17:04:37 CEST 2013 - ma@suse.de
1913
1914 - Avoid parsing gpg subkeys
1915 - Use explicit operator bool in TmpPath
1916 - Must keep legacy rpm level flag (bnc#838039)
1917 - version 13.6.0 (6)
1918
1919 -------------------------------------------------------------------
1920 Sun Sep  1 01:14:03 CEST 2013 - ma@suse.de
1921
1922 - Update zypp-po.tar.bz2
1923
1924 -------------------------------------------------------------------
1925 Thu Aug 29 01:13:44 CEST 2013 - ma@suse.de
1926
1927 - Update zypp-po.tar.bz2
1928
1929 -------------------------------------------------------------------
1930 Tue Aug 27 19:10:37 CEST 2013 - ma@suse.de
1931
1932 - remove deprecated methods
1933 - fix key expiry date parsing (bnc#828672)
1934 - Provide additional keys data in case the ASCII armored blob
1935   containes multiple keys
1936 - No rpmdb key import in readony mode (bnc#828672)
1937 - Fix rpmdb key import/export (bnc#828672)
1938 - Reduce amount of gpg calls when importing/exporting keys.
1939 - Add public accessible PublicKeyData/PublicKeyScanner classes
1940 - fix ASCII armored PublicKey parsing (bnc#828672)
1941 - fix typo (bnc#761985)
1942 - Fix multiversion update candidate to respect an installed objects
1943   arch and vendor (bnc#820444)
1944 - fix logfile truncation introduced by previous fix for (bnc#825490)
1945 - Swig can't handle move constructor
1946 - Workaround bnc#819354 by executing rpm in /. (bnc#827609)
1947 - Try to detect Arch_ppc64p7 (requires glibc-2.16: getauxval)
1948 - Fix file probing via tftp:// (bnc#803316)
1949 - Add armv7hl to armv6hl compat to be in sync with libsolv.
1950 - Support for armv6hl
1951 - version 13.5.0 (5)
1952
1953 -------------------------------------------------------------------
1954 Thu Aug 22 01:13:25 CEST 2013 - ma@suse.de
1955
1956 - Update zypp-po.tar.bz2
1957
1958 -------------------------------------------------------------------
1959 Sun Aug 18 01:13:20 CEST 2013 - ma@suse.de
1960
1961 - Update zypp-po.tar.bz2
1962
1963 -------------------------------------------------------------------
1964 Thu Aug 15 01:13:27 CEST 2013 - ma@suse.de
1965
1966 - Update zypp-po.tar.bz2
1967
1968 -------------------------------------------------------------------
1969 Thu Aug  8 01:13:27 CEST 2013 - ma@suse.de
1970
1971 - Update zypp-po.tar.bz2
1972
1973 -------------------------------------------------------------------
1974 Sun Aug  4 01:13:59 CEST 2013 - ma@suse.de
1975
1976 - Update zypp-po.tar.bz2
1977
1978 -------------------------------------------------------------------
1979 Thu Aug  1 01:13:52 CEST 2013 - ma@suse.de
1980
1981 - Update zypp-po.tar.bz2
1982
1983 -------------------------------------------------------------------
1984 Thu Jul 25 01:13:40 CEST 2013 - ma@suse.de
1985
1986 - Update zypp-po.tar.bz2
1987
1988 -------------------------------------------------------------------
1989 Thu Jul 18 01:13:43 CEST 2013 - ma@suse.de
1990
1991 - Update zypp-po.tar.bz2
1992
1993 -------------------------------------------------------------------
1994 Sun Jul 14 01:13:38 CEST 2013 - ma@suse.de
1995
1996 - Update zypp-po.tar.bz2
1997
1998 -------------------------------------------------------------------
1999 Thu Jul 11 01:13:49 CEST 2013 - ma@suse.de
2000
2001 - Update zypp-po.tar.bz2
2002
2003 -------------------------------------------------------------------
2004 Fri Jun 21 20:24:39 CEST 2013 - ma@suse.de
2005
2006 - Fix testcases failing if local pathnames contain umlauts
2007 - Pathname: add move constructor and fix assign
2008 - Set logfile permission upon file creation only (bnc#825490)
2009 - Add arch ppc64p7
2010 - version 13.4.0 (4)
2011
2012 -------------------------------------------------------------------
2013 Tue Jun 11 11:37:48 CEST 2013 - ma@suse.de
2014
2015 - Speedup scanning for modaliases (bnc#824110)
2016 - version 13.3.0 (2)
2017
2018 -------------------------------------------------------------------
2019 Sun May 26 01:13:15 CEST 2013 - ma@suse.de
2020
2021 - Update zypp-po.tar.bz2
2022
2023 -------------------------------------------------------------------
2024 Thu May 23 01:13:13 CEST 2013 - ma@suse.de
2025
2026 - Update zypp-po.tar.bz2
2027
2028 -------------------------------------------------------------------
2029 Thu May 16 12:22:48 CEST 2013 - ma@suse.de
2030
2031 - Remove deprecated old stuff (aria2 support,
2032   old InstallOrder, old History parser)
2033 - version 13.2.0 (2)
2034
2035 -------------------------------------------------------------------
2036 Thu May 16 01:13:47 CEST 2013 - ma@suse.de
2037
2038 - Update zypp-po.tar.bz2
2039
2040 -------------------------------------------------------------------
2041 Sun May 12 01:13:39 CEST 2013 - ma@suse.de
2042
2043 - Update zypp-po.tar.bz2
2044
2045 -------------------------------------------------------------------
2046 Thu May  9 01:13:54 CEST 2013 - ma@suse.de
2047
2048 - Update zypp-po.tar.bz2
2049
2050 -------------------------------------------------------------------
2051 Thu May  2 11:07:52 CEST 2013 - ma@suse.de
2052
2053 - Discourage using SafeBool in favor of explicit operator bool
2054 - version 13.1.0 (1)
2055
2056 -------------------------------------------------------------------
2057 Mon Apr 29 10:41:46 CEST 2013 - ma@suse.de
2058
2059 - Testsuite: Workaround boost::thread being not header only since
2060   boost-1.50 (boost ticket 7085)
2061 - Adaptions to smart_pointer changes in boost-1.53; mainly introduce
2062   explicit operator bool; constructible and comparable with nullptr_t.
2063 - Bump major version for Factory
2064   12.x is continued on SuSE-Code-12_3-Branch
2065 - version 13.0.0 (0)
2066
2067 -------------------------------------------------------------------
2068 Sun Apr 28 01:14:07 CEST 2013 - ma@suse.de
2069
2070 - Update zypp-po.tar.bz2
2071
2072 -------------------------------------------------------------------
2073 Fri Apr  5 14:26:35 CEST 2013 - ma@suse.de
2074
2075 - added new fuction zypp::ZYpp::provideSrcPackage
2076 - Treat opensuse-education as separate vendor (bnc#812608)
2077 - AArch64 support
2078 - version 12.11.0 (0)
2079
2080 -------------------------------------------------------------------
2081 Wed Mar 27 12:31:17 CET 2013 - ma@suse.de
2082
2083 - added tftp-support (bnc#803316)
2084 - version 12.10.1 (0)
2085
2086 -------------------------------------------------------------------
2087 Tue Mar 26 13:06:21 CET 2013 - ma@suse.de
2088
2089 - Update zypp-po.tar.bz2
2090
2091 -------------------------------------------------------------------
2092 Thu Mar 21 01:13:45 CET 2013 - ma@suse.de
2093
2094 - Update zypp-po.tar.bz2
2095
2096 -------------------------------------------------------------------
2097 Sun Mar 10 01:14:01 CET 2013 - ma@suse.de
2098
2099 - Update zypp-po.tar.bz2
2100
2101 -------------------------------------------------------------------
2102 Thu Mar  7 14:13:42 CET 2013 - ma@suse.de
2103
2104 - Adapt to libsolv dataiterator fixes
2105   (returning random data in some cases)
2106 - Require and adapt to changes in libsolv-0.3.0
2107 - version 12.10.0 (0)
2108
2109 -------------------------------------------------------------------
2110 Thu Mar  7 01:13:25 CET 2013 - ma@suse.de
2111
2112 - Update zypp-po.tar.bz2
2113
2114 -------------------------------------------------------------------
2115 Sun Mar  3 01:15:52 CET 2013 - ma@suse.de
2116
2117 - Update zypp-po.tar.bz2
2118
2119 -------------------------------------------------------------------
2120 Wed Feb 27 08:41:18 CET 2013 - ma@suse.de
2121
2122 - Rephrase error message if 'lsof' is not installed (bnc#694427)
2123 - version 12.9.0 (0)
2124
2125 -------------------------------------------------------------------
2126 Fri Feb 15 12:49:18 CET 2013 - ma@suse.de
2127
2128 - Handle dangling update script symlinks in instsys. (bnc#803751)
2129 - version 12.8.1 (0)
2130
2131 -------------------------------------------------------------------
2132 Thu Feb 14 01:13:28 CET 2013 - ma@suse.de
2133
2134 - Update zypp-po.tar.bz2
2135
2136 -------------------------------------------------------------------
2137 Thu Feb  7 01:16:50 CET 2013 - ma@suse.de
2138
2139 - Update zypp-po.tar.bz2
2140
2141 -------------------------------------------------------------------
2142 Mon Feb  4 12:35:51 CET 2013 - ma@suse.de
2143
2144 - Update zypp-po.tar.bz2
2145
2146 -------------------------------------------------------------------
2147 Tue Jan 22 11:06:55 CET 2013 - ma@suse.de
2148
2149 - make multicurl suppress progress reports for the metalink download
2150 - work around libcurl bug that sometimes gives us old values in the
2151   progress callback
2152 - version 12.8.0 (0)
2153
2154 -------------------------------------------------------------------
2155 Fri Jan 18 14:07:50 CET 2013 - ma@suse.de
2156
2157 - Reduce logging
2158 - MediaMultiCurl: throw AbortRequestException if aborted by user
2159 - version 12.7.0 (0)
2160
2161 -------------------------------------------------------------------
2162 Sun Jan 13 01:13:23 CET 2013 - ma@suse.de
2163
2164 - Update zypp-po.tar.bz2
2165
2166 -------------------------------------------------------------------
2167 Sun Jan  6 01:13:17 CET 2013 - ma@suse.de
2168
2169 - Update zypp-po.tar.bz2
2170
2171 -------------------------------------------------------------------
2172 Thu Dec 27 01:13:27 CET 2012 - ma@suse.de
2173
2174 - Update zypp-po.tar.bz2
2175
2176 -------------------------------------------------------------------
2177 Mon Dec 17 13:31:15 CET 2012 - ma@suse.de
2178
2179 - Add NamedValue<_Tp>: Simple value<>name mapping supporting aliases
2180 - Enable zypper to remove zypp locks without evaluating the
2181   query (bnc#792901)
2182 - Configure curl to "not fix the BEAST attack" (bnc#779177)
2183 - version 12.6.0 (0)
2184
2185 -------------------------------------------------------------------
2186 Sun Dec 16 01:13:16 CET 2012 - ma@suse.de
2187
2188 - Update zypp-po.tar.bz2
2189
2190 -------------------------------------------------------------------
2191 Mon Dec  3 14:31:59 CET 2012 - ma@suse.de
2192
2193 - HistoryLogReader: new HistoryLogData based API for parsing the new
2194   history file entries (fate#312521)
2195   The old HistoryItem based API is deprecated but will
2196   still be available for a while if you compile with
2197   -DWITH_DEPRECATED_HISTORYITEM_API.
2198 - Write userdata string to history log (fate#312521)
2199 - Add HistoryLogReader testcases
2200 - Adapt to libsolv 'medianr'-changes
2201 - version 12.5.0 (0)
2202
2203 -------------------------------------------------------------------
2204 Thu Nov 22 01:14:42 CET 2012 - ma@suse.de
2205
2206 - Update zypp-po.tar.bz2
2207
2208 -------------------------------------------------------------------
2209 Sun Nov 18 01:13:44 CET 2012 - ma@suse.de
2210
2211 - Update zypp-po.tar.bz2
2212
2213 -------------------------------------------------------------------
2214 Tue Nov 13 15:40:10 CET 2012 - ma@suse.de
2215
2216 - Forward userdata string to commit plugins in BEGINPLUGIN (fate#312521)
2217 - Extend ZConfig to store a user defined string value (fate#312521)
2218 - Add SIGSEGV handler trying to log a stack trace
2219 - Add zypp::dumpBacktrace to dump current stack trace to a stream.
2220 - Use gettext plural handling (bnc#784666)
2221 - version 12.4.0 (0)
2222
2223 -------------------------------------------------------------------
2224 Sun Nov  4 01:13:21 CET 2012 - ma@suse.de
2225
2226 - Update zypp-po.tar.bz2
2227
2228 -------------------------------------------------------------------
2229 Wed Oct 24 10:40:38 CEST 2012 - ma@suse.de
2230
2231 - Add simple sysconfig::write (bnc#766598)
2232 - For installed products also filelists when trying to find the buddy
2233   (bnc#784900)
2234 - Provide information whether product license needs to be accepted.
2235 - version 12.3.0 (0)
2236
2237 -------------------------------------------------------------------
2238 Thu Oct 18 01:13:43 CEST 2012 - ma@suse.de
2239
2240 - Update zypp-po.tar.bz2
2241
2242 -------------------------------------------------------------------
2243 Sun Oct  7 01:13:41 CEST 2012 - ma@suse.de
2244
2245 - Update zypp-po.tar.bz2
2246
2247 -------------------------------------------------------------------
2248 Mon Oct  1 11:00:42 CEST 2012 - ma@suse.de
2249
2250 - Enable multiversion kernel and set multiversion.kernels in
2251   /etc/zypp/zypp.conf to keep the latest, latest-1 and the running.
2252 - Fix typo (bnc#782801)
2253 - Relax evaluation of patch category tags (case insensitive)
2254
2255 -------------------------------------------------------------------
2256 Sun Sep 30 01:13:18 CEST 2012 - ma@suse.de
2257
2258 - Update zypp-po.tar.bz2
2259
2260 -------------------------------------------------------------------
2261 Sun Sep 16 01:14:34 CEST 2012 - ma@suse.de
2262
2263 - Update zypp-po.tar.bz2
2264
2265 -------------------------------------------------------------------
2266 Wed Sep 12 10:28:00 CEST 2012 - ma@suse.de
2267
2268 - Add str::commonPrefix
2269 - version 12.2.0 (0)
2270
2271 -------------------------------------------------------------------
2272 Sun Sep  9 01:13:25 CEST 2012 - ma@suse.de
2273
2274 - Update zypp-po.tar.bz2
2275
2276 -------------------------------------------------------------------
2277 Wed Sep  5 11:56:54 CEST 2012 - gs@suse.de
2278
2279 - Provide Target::reload()
2280 - version 12.1.0 (0)
2281
2282 -------------------------------------------------------------------
2283 Sun Aug 26 01:13:31 CEST 2012 - ma@suse.de
2284
2285 - Update zypp-po.tar.bz2
2286
2287 -------------------------------------------------------------------
2288 Thu Aug 23 01:13:47 CEST 2012 - ma@suse.de
2289
2290 - Update zypp-po.tar.bz2
2291
2292 -------------------------------------------------------------------
2293 Sun Aug 19 01:14:11 CEST 2012 - ma@suse.de
2294
2295 - Update zypp-po.tar.bz2
2296
2297 -------------------------------------------------------------------
2298 Thu Aug 16 01:13:43 CEST 2012 - ma@suse.de
2299
2300 - Update zypp-po.tar.bz2
2301
2302 -------------------------------------------------------------------
2303 Fri Aug 10 12:53:47 CEST 2012 - ma@suse.de
2304
2305 - Implement $ZYPP_LOCK_TIMEOUT: number of seconds to wait for a
2306   zypplock becoming available (bnc#772965)
2307 - Unify update-scripts with same content(md5sum) (bnc#773575)
2308 - version 12.0.1 (0)
2309
2310 -------------------------------------------------------------------
2311 Thu Aug  9 01:15:12 CEST 2012 - ma@suse.de
2312
2313 - Update zypp-po.tar.bz2
2314
2315 -------------------------------------------------------------------
2316 Thu Aug  2 11:55:00 CEST 2012 - ma@suse.de
2317
2318 - set $ZYPP_IS_RUNNING during commit
2319 - Bump major version for Factory
2320   11.x is continued on SuSE-Code-12_2-Branch
2321 - version 12.0.0 (0)
2322
2323 -------------------------------------------------------------------
2324 Thu Aug  2 01:14:11 CEST 2012 - ma@suse.de
2325
2326 - Update zypp-po.tar.bz2
2327
2328 -------------------------------------------------------------------
2329 Wed Aug  1 15:32:40 CEST 2012 - ma@suse.de
2330
2331 - Fixed typo (bnc#773467)
2332 - Erase any old repo instance from pool when (re)loading from cache
2333 - filter zero sized devices in disk usage counter(bnc#769819)
2334 - fix isSoftLocked computation
2335 - fix possibly reporting timeout as "aborted by user" (bnc#665327)
2336 - do not fork the uuidgen program, use kernel interface instead
2337 - remove obsolete hicolor-icon-theme BuildRequires
2338 - version 11.7.0 (6)
2339
2340 -------------------------------------------------------------------
2341 Sun Jul 29 01:13:31 CEST 2012 - ma@suse.de
2342
2343 - Update zypp-po.tar.bz2
2344
2345 -------------------------------------------------------------------
2346 Thu Jul 19 01:13:43 CEST 2012 - ma@suse.de
2347
2348 - Update zypp-po.tar.bz2
2349
2350 -------------------------------------------------------------------
2351 Sun Jul  1 01:13:31 CEST 2012 - ma@suse.de
2352
2353 - Update zypp-po.tar.bz2
2354
2355 -------------------------------------------------------------------
2356 Thu Jun 28 01:14:27 CEST 2012 - ma@suse.de
2357
2358 - Update zypp-po.tar.bz2
2359
2360 -------------------------------------------------------------------
2361 Mon Jun 25 15:23:10 CEST 2012 - ma@suse.de
2362
2363 - zypp.conf:servicesdir is ignored (bnc#765528)
2364 - allow libcurl to take proxy from environment iff proxy is not
2365   configured or disallowed (bnc#745404)
2366 - version 11.6.3 (6)
2367
2368 -------------------------------------------------------------------
2369 Sun Jun 24 01:14:32 CEST 2012 - ma@suse.de
2370
2371 - Update zypp-po.tar.bz2
2372
2373 -------------------------------------------------------------------
2374 Thu Jun 14 01:13:35 CEST 2012 - ma@suse.de
2375
2376 - Update zypp-po.tar.bz2
2377
2378 -------------------------------------------------------------------
2379 Fri Jun  8 15:57:22 CEST 2012 - ma@suse.de
2380
2381 - Adjust weaklock fix
2382
2383 -------------------------------------------------------------------
2384 Fri Jun  8 14:16:15 CEST 2012 - ma@suse.de
2385
2386 - Fix processing of weak locks (bnc#749418, bnc#765164)
2387 - [valgrind] don't dereference if we may be past the end of the repositories.
2388 - add armv7hl workaround for Adrian
2389 - version 11.6.2 (6)
2390
2391 -------------------------------------------------------------------
2392 Sun Jun  3 01:14:09 CEST 2012 - ma@suse.de
2393
2394 - Update zypp-po.tar.bz2
2395
2396 -------------------------------------------------------------------
2397 Thu May 31 10:07:37 UTC 2012 - dmacvicar@suse.com
2398
2399 - fix an invalid read revealed by valgrind in
2400   RepositoryIterator::increment()
2401
2402 -------------------------------------------------------------------
2403 Sun May 20 01:13:30 CEST 2012 - ma@suse.de
2404
2405 - Update zypp-po.tar.bz2
2406
2407 -------------------------------------------------------------------
2408 Thu May 17 01:15:25 CEST 2012 - ma@suse.de
2409
2410 - Update zypp-po.tar.bz2
2411
2412 -------------------------------------------------------------------
2413 Sun May 13 01:14:15 CEST 2012 - ma@suse.de
2414
2415 - Update zypp-po.tar.bz2
2416
2417 -------------------------------------------------------------------
2418 Tue May  8 13:39:22 CEST 2012 - ma@suse.de
2419
2420 - Use ld version script to hide symbols outside zypp namespace (bnc#755324)
2421 - remove base/Deprecated.h (macros now in APIConfig.h)
2422 - Disribute Easy.h in APIConfig.h
2423 - Add APIConfig.h providing ZYPP_API and ZYPP_LOCAL macros
2424 - version 11.6.0 (6)
2425
2426 -------------------------------------------------------------------
2427 Fri May  4 11:18:17 CEST 2012 - ma@suse.de
2428
2429 - build with gcc-4.7 (bnc#755324)
2430 - version 11.5.0 (5)
2431
2432 -------------------------------------------------------------------
2433 Wed Apr 25 18:50:20 CEST 2012 - ma@suse.de
2434
2435 - Fix lost device info when mounting CD/DVD
2436
2437 -------------------------------------------------------------------
2438 Sun Apr 22 01:15:46 CEST 2012 - ma@suse.de
2439
2440 - Update zypp-po.tar.bz2
2441
2442 -------------------------------------------------------------------
2443 Thu Apr 19 10:19:05 CEST 2012 - ma@suse.de
2444
2445 - Always consider (block) devices passed as url option (bnc#755815)
2446
2447 -------------------------------------------------------------------
2448 Thu Apr 19 01:14:57 CEST 2012 - ma@suse.de
2449
2450 - Update zypp-po.tar.bz2
2451
2452 -------------------------------------------------------------------
2453 Wed Apr 18 18:38:06 CEST 2012 - ma@suse.de
2454
2455 - Fix install progress hopping back and forth
2456 - Try to create a missing destination dir before switching to tmp
2457   space (bnc#755239)
2458
2459 -------------------------------------------------------------------
2460 Mon Apr 16 14:52:35 CEST 2012 - ma@suse.de
2461
2462 - ResStatus: add 'unneeded' bit (determined by solver)
2463 - Force using gcc-4.6 until it builds with 4.7
2464 - Support multiversion definitions being read from files in /etc/zypp/multiversion.d.
2465 - Workaround doxygen SEGV and accept incomplete docs (until bnc#755402 is fixed)
2466 - Rename zypp::sat::AttrMatcher to zypp::StrMatcher (base/StrMatcher.h)
2467 - Support (source)package download by non-root user (bnc#755239)
2468 - Delay construction of ZYppGlobalLock until its actually needed (bnc#575096)
2469 - Fix buddy handling in solver results
2470 - Simplify Selectable::multiversionInstall
2471 - Don't cache defaultCandidate as it depends on solver::allowVendorChange flag (bnc#754286)
2472 - version 11.4.0 (4)
2473
2474 -------------------------------------------------------------------
2475 Tue Apr 10 12:11:37 CEST 2012 - ma@suse.de
2476
2477 - Update zypp-po.tar.bz2
2478
2479 -------------------------------------------------------------------
2480 Sun Apr  8 01:13:24 CEST 2012 - ma@suse.de
2481
2482 - Update zypp-po.tar.bz2
2483
2484 -------------------------------------------------------------------
2485 Thu Apr  5 01:16:21 CEST 2012 - ma@suse.de
2486
2487 - Update zypp-po.tar.bz2
2488
2489 -------------------------------------------------------------------
2490 Mon Mar 26 14:47:59 CEST 2012 - ma@suse.de
2491
2492 - Cleanup orphaned media attach points (bnc#751221)
2493 - Show max support status if package is in multiple repos (bnc#735841)
2494 - Parse proxy user/pass from url (bnc#752497)
2495 - Add CMake option to disable libproxy usage and disable it on SLE. (bnc#752500)
2496 - version 11.3.0 (1)
2497
2498 -------------------------------------------------------------------
2499 Thu Mar 15 00:31:25 CET 2012 - ma@suse.de
2500
2501 - Add API for patch severity (bnc#733723, FATE#312633)
2502 - version 11.2.0 (1)
2503
2504 -------------------------------------------------------------------
2505 Tue Mar 13 13:04:48 CET 2012 - ma@suse.de
2506
2507 - Force libproxy into using "/etc/sysconfig/proxy" if it exists (bnc#679322)
2508 - Apply soft locks by name and not per package (bnc#749418)
2509 - version 11.1.1 (1)
2510
2511 -------------------------------------------------------------------
2512 Fri Feb  3 13:18:01 CET 2012 - ma@suse.de
2513
2514 - Add Fetcher support for CHECKSUMS file (replaceing SHA1SUMS) (bnc#744302)
2515 - Build with -fvisibility-inlines-hidden
2516 - CheckAccessDeleted: avoid duplicate entries for the same PID (bnc#716972)
2517 - Correctly use user:pass directly embedded in a proxy url (bnc#740764)
2518 - new sat::Map - Libsolv (bit)Map wrapper.
2519 - always set splitprovides to true now that libsolv handles them better
2520 - version 11.1.0 (1)
2521
2522 -------------------------------------------------------------------
2523 Thu Feb  2 01:14:17 CET 2012 - ma@suse.de
2524
2525 - Update zypp-po.tar.bz2
2526
2527 -------------------------------------------------------------------
2528 Sun Jan 29 01:14:28 CET 2012 - ma@suse.de
2529
2530 - Update zypp-po.tar.bz2
2531
2532 -------------------------------------------------------------------
2533 Sun Jan 22 01:13:30 CET 2012 - ma@suse.de
2534
2535 - Update zypp-po.tar.bz2
2536
2537 -------------------------------------------------------------------
2538 Tue Jan 10 18:31:41 CET 2012 - ma@suse.de
2539
2540 - Update zypp-po.tar.bz2
2541
2542 -------------------------------------------------------------------
2543 Fri Dec 23 14:51:25 CET 2011 - ma@suse.de
2544
2545 - Adapt Repository iteration to libsolv changes.
2546 - Add sat::Pool tests
2547 - Fix Flags<> api to be more consistent and add testcase.
2548 - Set min_curl_version 7.19.4 (bnc#735284)
2549 - Doc: add some words about 'Solver - Vendor protection'
2550 - version 11.0.0 (0)
2551
2552 -------------------------------------------------------------------
2553 Thu Dec  1 01:13:37 CET 2011 - ma@suse.de
2554
2555 - Update zypp-po.tar.bz2
2556
2557 -------------------------------------------------------------------
2558 Mon Nov 28 18:08:42 CET 2011 - ma@suse.de
2559
2560 - Fix and optimize Pathname ctor and provide testcases (bnc#721128)
2561 - Open all file descriptors with O_CLOEXEC to avoid leaks and races
2562 - Some improvements to the services documentation
2563 - Fix RW_pointer comparison with underlying smart pointer type.
2564 - version 10.3.5 (3)
2565
2566 -------------------------------------------------------------------
2567 Sun Nov 27 01:13:10 CET 2011 - ma@suse.de
2568
2569 - Update zypp-po.tar.bz2
2570
2571 -------------------------------------------------------------------
2572 Thu Nov 17 01:13:15 CET 2011 - ma@suse.de
2573
2574 - Update zypp-po.tar.bz2
2575
2576 -------------------------------------------------------------------
2577 Fri Nov 11 13:38:42 CET 2011 - ma@suse.de
2578
2579 - Try to find and use some CD/DVD device even if HAL/UDEV detection
2580   fails (bnc#724807)
2581 - Static initialization problem fixes (by Harald Fernengel)
2582 - version 10.3.4 (3)
2583
2584 -------------------------------------------------------------------
2585 Mon Nov  7 15:45:28 CET 2011 - ma@suse.de
2586
2587 - Don't use proxy if disabled (bnc#696805)
2588 - version 10.3.3 (3)
2589
2590 -------------------------------------------------------------------
2591 Mon Nov  7 13:49:44 UTC 2011 - dimstar@opensuse.org
2592
2593 - Add pkg-config BuildRequires: We fail to detect libproxy due to
2594   the missing pkg-config. Additionally, we have a .pc file
2595   ourselfes, which we do not get the provides for [bnc#696805]
2596
2597 -------------------------------------------------------------------
2598 Thu Nov  3 14:58:42 CET 2011 - ma@suse.de
2599
2600 - Let RepoInfo::keepPackages properly default to FALSE (bnc#727385)
2601 - version 10.3.2 (3)
2602
2603 -------------------------------------------------------------------
2604 Thu Nov  3 01:13:12 CET 2011 - ma@suse.de
2605
2606 - Update zypp-po.tar.bz2
2607
2608 -------------------------------------------------------------------
2609 Sun Oct 30 01:14:41 CEST 2011 - ma@suse.de
2610
2611 - Update zypp-po.tar.bz2
2612
2613 -------------------------------------------------------------------
2614 Thu Oct 27 01:14:10 CEST 2011 - ma@suse.de
2615
2616 - Update zypp-po.tar.bz2
2617
2618 -------------------------------------------------------------------
2619 Mon Oct 24 13:35:56 CEST 2011 - ma@suse.de
2620
2621 - Explicitly include textLocale in package translation download
2622
2623 -------------------------------------------------------------------
2624 Mon Oct 24 09:37:31 CEST 2011 - ma@suse.de
2625
2626 - Update libversion info (due to ABI change in 10.2.0 (bnc#725407)
2627 - version 10.3.1 (3)
2628
2629 -------------------------------------------------------------------
2630 Sun Oct 23 01:13:11 CEST 2011 - ma@suse.de
2631
2632 - Update zypp-po.tar.bz2
2633
2634 -------------------------------------------------------------------
2635 Fri Oct 21 11:47:39 CEST 2011 - ma@suse.de
2636
2637 - Add zypp.conf option repo.refresh.locales: A list of locales for
2638   which translated package descriptions should be downloaded if
2639   available.
2640 - Explixitly set CURLOPT_PROXYAUTH
2641 - version 10.3.0 (1)
2642
2643 -------------------------------------------------------------------
2644 Tue Oct 18 16:45:13 CEST 2011 - ma@suse.de
2645
2646 - Add arch armv7tnhl and armv7thl
2647 - Fix RepoVariablesReplacer to compute substitution values on demand only
2648 - PathInfo::hardlinkCopy: fix handling cross-device links
2649 - version 10.2.0 (1)
2650
2651 -------------------------------------------------------------------
2652 Sun Oct 16 01:13:37 CEST 2011 - ma@suse.de
2653
2654 - Update zypp-po.tar.bz2
2655
2656 -------------------------------------------------------------------
2657 Thu Oct 13 11:50:26 CEST 2011 - ma@suse.de
2658
2659 - Must not differ between type nfs and nfs4 when checking the mount
2660   table (bnc#710269)
2661 - version 10.1.1 (1)
2662
2663 -------------------------------------------------------------------
2664 Thu Oct 13 01:13:37 CEST 2011 - ma@suse.de
2665
2666 - Update zypp-po.tar.bz2
2667
2668 -------------------------------------------------------------------
2669 Tue Oct 11 15:20:43 CEST 2011 - ma@suse.de
2670
2671 - Switch to using libsolv instead of satsolver
2672 - version 10.1.0 (1)
2673
2674 -------------------------------------------------------------------
2675 Sun Oct  9 01:13:16 CEST 2011 - ma@suse.de
2676
2677 - Update zypp-po.tar.bz2
2678
2679 -------------------------------------------------------------------
2680 Thu Oct  6 01:14:00 CEST 2011 - ma@suse.de
2681
2682 - Update zypp-po.tar.bz2
2683
2684 -------------------------------------------------------------------
2685 Tue Sep 20 09:57:04 CEST 2011 - ma@suse.de
2686
2687 - Bump major version for Factory; 9.x is continued on SLE-11-SP2-Branch
2688 - version 10.0.0 (0)
2689
2690 -------------------------------------------------------------------
2691 Tue Sep 13 10:51:53 CEST 2011 - ma@suse.de
2692
2693 - Enhance Selectable API
2694 - version 9.11.0 (8)
2695
2696 -------------------------------------------------------------------
2697 Sun Sep 11 01:18:59 CEST 2011 - ma@suse.de
2698
2699 - Update sle-zypp-po.tar.bz2
2700
2701 -------------------------------------------------------------------
2702 Sun Sep 11 01:13:12 CEST 2011 - ma@suse.de
2703
2704 - Update zypp-po.tar.bz2
2705
2706 -------------------------------------------------------------------
2707 Thu Sep  8 01:19:28 CEST 2011 - ma@suse.de
2708
2709 - Update sle-zypp-po.tar.bz2
2710
2711 -------------------------------------------------------------------
2712 Thu Sep  8 01:14:08 CEST 2011 - ma@suse.de
2713
2714 - Update zypp-po.tar.bz2
2715
2716 -------------------------------------------------------------------
2717 Wed Sep  7 12:38:23 CEST 2011 - ma@suse.de
2718
2719 - Explicitly require rpm.
2720 - version 9.10.2 (8)
2721
2722 -------------------------------------------------------------------
2723 Sun Sep  4 01:16:54 CEST 2011 - ma@suse.de
2724
2725 - Update sle-zypp-po.tar.bz2
2726
2727 -------------------------------------------------------------------
2728 Sun Sep  4 01:13:27 CEST 2011 - ma@suse.de
2729
2730 - Update zypp-po.tar.bz2
2731
2732 -------------------------------------------------------------------
2733 Thu Sep  1 01:13:36 CEST 2011 - ma@suse.de
2734
2735 - Update zypp-po.tar.bz2
2736
2737 -------------------------------------------------------------------
2738 Mon Aug 29 10:51:04 CEST 2011 - ma@suse.de
2739
2740 - Extend mount entry comparison fix (bnc#710269)
2741 - version 9.10.2 (8)
2742
2743 -------------------------------------------------------------------
2744 Thu Aug 25 01:17:06 CEST 2011 - ma@suse.de
2745
2746 - Update sle-zypp-po.tar.bz2
2747
2748 -------------------------------------------------------------------
2749 Mon Aug 22 13:57:16 CEST 2011 - ma@suse.de
2750
2751 - Update sle-zypp-po.tar.bz2
2752
2753 -------------------------------------------------------------------
2754 Sun Aug 14 01:13:21 CEST 2011 - ma@suse.de
2755
2756 - Update zypp-po.tar.bz2
2757
2758 -------------------------------------------------------------------
2759 Sun Aug  7 01:16:07 CEST 2011 - ma@suse.de
2760
2761 - Update zypp-po.tar.bz2
2762
2763 -------------------------------------------------------------------
2764 Fri Aug  5 15:20:07 CEST 2011 - ma@suse.de
2765
2766 - Attempt to fix smb mount entry comparison (bnc#710269)
2767 - version 9.10.1 (8)
2768
2769 -------------------------------------------------------------------
2770 Thu Aug  4 14:54:47 CEST 2011 - ma@suse.de
2771
2772 - Allow to turn Resolvers upgrade mode on and off (bnc#709480)
2773 - Fix reading of integer arrays from rpm headers (bnc#709716)
2774 - version 9.10.0 (8)
2775
2776 -------------------------------------------------------------------
2777 Thu Aug  4 01:14:00 CEST 2011 - ma@suse.de
2778
2779 - Update zypp-po.tar.bz2
2780
2781 -------------------------------------------------------------------
2782 Thu Jul 28 13:04:10 CEST 2011 - ma@suse.de
2783
2784 - Evaluate CURLINFO_CONDITION_UNMET on zero sized successful transfers,
2785   if compiled against libcurl-7.19.4 or above. (bnc#692260)
2786 - version 9.9.2 (8)
2787
2788 -------------------------------------------------------------------
2789 Mon Jul 25 16:20:37 CEST 2011 - ma@suse.de
2790
2791 - Always read /proc/mounts when looking for mounted media (bnc#705893)
2792 - version 9.9.1 (8)
2793
2794 -------------------------------------------------------------------
2795 Fri Jul 22 13:12:34 CEST 2011 - ma@suse.de
2796
2797 - MediaUserAuth: Do not expose libcurl header files.
2798 - version 9.9.0 (8)
2799
2800 -------------------------------------------------------------------
2801 Mon Jul 18 11:33:25 CEST 2011 - ma@suse.de
2802
2803 - More initialize parser structure fixes. (bnc#705181)
2804 - version 9.8.7 (8)
2805
2806 -------------------------------------------------------------------
2807 Fri Jul 15 15:15:01 CEST 2011 - ma@suse.de
2808
2809 - Check for /etc/sysconfig/storage changes before solving (bnc#702365)
2810 - version 9.8.6 (8)
2811
2812 -------------------------------------------------------------------
2813 Fri Jul 15 13:58:53 CEST 2011 - ma@suse.de
2814
2815 - Properly initialize parser structures (bnc#705181)
2816 - version 9.8.5 (8)
2817
2818 -------------------------------------------------------------------
2819 Thu Jul  7 15:53:17 CEST 2011 - ma@suse.de
2820
2821 - Fix tests for available libcurl version.
2822 - version 9.8.4 (8)
2823
2824 -------------------------------------------------------------------
2825 Thu Jul  7 01:13:47 CEST 2011 - ma@suse.de
2826
2827 - Update zypp-po.tar.bz2
2828
2829 -------------------------------------------------------------------
2830 Mon Jul  4 10:41:42 CEST 2011 - ma@suse.de
2831
2832 - Make fix for bnc#702576 more robust.
2833 - Enhance fix for bnc#699435. Return an error if download in advance
2834   failed to provide all packages, so zypper does not silently quit.
2835 - version 9.8.3 (8)
2836
2837 -------------------------------------------------------------------
2838 Thu Jun 30 01:13:43 CEST 2011 - ma@suse.de
2839
2840 - Update zypp-po.tar.bz2
2841
2842 -------------------------------------------------------------------
2843 Wed Jun 29 12:23:24 CEST 2011 - ma@suse.de
2844
2845 - Always compute transaction from pool (bnc#702576)
2846 - version 9.8.2 (8)
2847
2848 -------------------------------------------------------------------
2849 Tue Jun 28 16:04:50 CEST 2011 - ma@suse.de
2850
2851 - Add feature provides for supported plugins.
2852
2853 -------------------------------------------------------------------
2854 Tue Jun 21 10:44:47 CEST 2011 - dmacvicar@suse.de
2855
2856 - Add configuration template for automatic kernel
2857   purge (feature#312018) to zypp.conf
2858
2859 -------------------------------------------------------------------
2860 Tue Jun 14 13:38:00 CEST 2011 - ma@suse.de
2861
2862 - Fix download loop to skip non-install actions. (bnc#699435)
2863 - version 9.8.1 (8)
2864
2865 -------------------------------------------------------------------
2866 Sun Jun 12 01:13:36 CEST 2011 - ma@suse.de
2867
2868 - Update zypp-po.tar.bz2
2869
2870 -------------------------------------------------------------------
2871 Thu Jun  9 09:34:51 CEST 2011 - ma@suse.de
2872
2873 - Fix missing return value.
2874
2875 -------------------------------------------------------------------
2876 Wed Jun  8 12:58:54 CEST 2011 - ma@suse.de
2877
2878 - Simplify ZYppCommitResult by using filtered Transaction::action_iterator.
2879 - version 9.8.0 (8)
2880
2881 -------------------------------------------------------------------
2882 Tue Jun  7 14:12:35 CEST 2011 - ma@suse.de
2883
2884 - Update zypp-po.tar.bz2
2885
2886 -------------------------------------------------------------------
2887 Tue Jun  7 12:42:20 CEST 2011 - ma@suse.de
2888
2889 - Fix transaction ORDER_BY_MEDIANR.
2890 - version 9.7.0 (5)
2891
2892 -------------------------------------------------------------------
2893 Fri Jun  3 23:12:05 CEST 2011 - ma@suse.de
2894
2895 - Basic commit plugins implemented. They may be used to implement pre/post
2896   commit actions like taking file system snapshots (fate#303699)
2897 - version 9.6.0 (5)
2898
2899 -------------------------------------------------------------------
2900 Tue May 31 17:27:45 CEST 2011 - ma@suse.de
2901
2902 - Do commit based on sat::Transaction.
2903 - version 9.5.0 (5)
2904
2905 -------------------------------------------------------------------
2906 Tue May 31 12:09:17 CEST 2011 - ma@suse.de
2907
2908 - Assert rpm database directory is created before rpmtsInitDB is
2909   called (bnc#697115)
2910
2911 -------------------------------------------------------------------
2912 Tue May 31 11:46:57 CEST 2011 - dheidler@suse.de
2913
2914 - fix var definition order in PackageProvider
2915 - fix operator~ return datatype for flags (ctor is explicit)
2916 - add method interactiveFlags to Patch describing what makes it
2917   interactive
2918 - version 9.4.0 (3)
2919
2920 -------------------------------------------------------------------
2921 Tue May 31 10:12:12 CEST 2011 - ma@suse.de
2922
2923 - Recommend 'lsof' (for zypper ps) (bnc#694427, bnc#684466)
2924
2925 -------------------------------------------------------------------
2926 Mon May 30 17:14:14 CEST 2011 - dheidler@suse.de
2927
2928 - Switch patch interactive-check to flags
2929 - version 9.3.0 (3)
2930
2931 -------------------------------------------------------------------
2932 Sun May 29 01:13:42 CEST 2011 - ma@suse.de
2933
2934 - Update zypp-po.tar.bz2
2935
2936 -------------------------------------------------------------------
2937 Fri May 27 17:02:05 CEST 2011 - ma@suse.de
2938
2939 - fix specfile to handle sles translations if available
2940
2941 -------------------------------------------------------------------
2942 Fri May 27 09:51:13 CEST 2011 - ma@suse.de
2943
2944 - Avoid using #elifdef directive.
2945
2946 -------------------------------------------------------------------
2947 Thu May 26 01:13:43 CEST 2011 - ma@suse.de
2948
2949 - Update zypp-po.tar.bz2
2950
2951 -------------------------------------------------------------------
2952 Wed May 25 09:22:28 CEST 2011 - ma@suse.de
2953
2954 - Add a fallback gnome-packagekit updater in package-manager (bnc#667504)
2955 - Backport changelog entries from SLE11-SP1 branch. Bugs mentioned here
2956   were either fixed without bnc# or do not apply to this branch. This is
2957   to make the changelog checker happy:
2958   - Set proper defaults for service repos (bnc#673943)
2959
2960 -------------------------------------------------------------------
2961 Tue May 24 12:43:32 CEST 2011 - dheidler@suse.de
2962
2963 - add option ignore_reboot_flag to Patch::interactive (bnc#665853)
2964 - version 9.2.0 (2)
2965
2966 -------------------------------------------------------------------
2967 Mon May 23 16:12:32 CEST 2011 - dheidler@suse.de
2968
2969 - respect patch content license when determinating interactive status
2970 - version 9.1.2 (1)
2971
2972 -------------------------------------------------------------------
2973 Mon May 23 12:05:10 CEST 2011 - ma@suse.de
2974
2975 - More rpm-4.9 fixes
2976 - Disable rpm V3toV4 conversion while not working with rpm 4.9
2977
2978 -------------------------------------------------------------------
2979 Sun May 22 01:14:21 CEST 2011 - ma@suse.de
2980
2981 - Update zypp-po.tar.bz2
2982
2983 -------------------------------------------------------------------
2984 Fri May 20 17:11:10 CEST 2011 - ma@suse.de
2985
2986 - Fix for rpm-4.9
2987 - version 9.1.1 (1)
2988
2989 -------------------------------------------------------------------
2990 Fri May 20 13:43:38 CEST 2011 - ma@suse.de
2991
2992 - Disable use if rpm-4.4 legacy interface (dropped in 4.9) (bnc#691089)
2993 - Fix poolquery handling repo restrictions correctly. (bnc#661976)
2994 - version 9.1.0 (1)
2995
2996 -------------------------------------------------------------------
2997 Wed May 18 14:10:20 CEST 2011 - dmacvicar@suse.de
2998
2999 - Allow MediaCD to build against HAL or nothing
3000   if udev is not present
3001
3002 -------------------------------------------------------------------
3003 Mon May 16 14:42:09 CEST 2011 - dmacvicar@suse.de
3004
3005 - forward port all changes to make it build in Code10
3006
3007 -------------------------------------------------------------------
3008 Mon May 16 11:51:51 UTC 2011 - dmacvicar@suse.de
3009
3010 - make -Werror=format-security optional and used only if
3011   supported
3012
3013 -------------------------------------------------------------------
3014 Sun May 15 01:13:47 CEST 2011 - ma@suse.de
3015
3016 - Update zypp-po.tar.bz2
3017
3018 -------------------------------------------------------------------
3019 Thu May 12 01:13:54 CEST 2011 - ma@suse.de
3020
3021 - Update zypp-po.tar.bz2
3022
3023 -------------------------------------------------------------------
3024 Fri May  6 13:22:35 CEST 2011 - dheidler@suse.de
3025
3026 - delete old metadata temp directories
3027 - version 9.0.3 (0)
3028
3029 -------------------------------------------------------------------
3030 Wed Apr 27 17:17:00 CEST 2011 - dheidler@suse.de
3031
3032 - fix max_concurrent_connections option in MultiCurl (bnc#596089)
3033 - version 9.0.2 (0)
3034
3035 -------------------------------------------------------------------
3036 Sun Apr 17 01:13:40 CEST 2011 - ma@suse.de
3037
3038 - Update zypp-po.tar.bz2
3039
3040 -------------------------------------------------------------------
3041 Tue Apr 12 18:49:32 CEST 2011 - dheidler@suse.de
3042
3043 - check for permissions before writing (fixes bnc#683509)
3044 - version 9.0.1 (0)
3045
3046 -------------------------------------------------------------------
3047 Tue Apr  5 12:08:27 CEST 2011 - ma@suse.de
3048
3049 - Switch ResPoolProxy to use multimap in order to allow iteration
3050   of all Selectables of all kinds.
3051 - Add upper/lower_bound iteration to MapKVIterator.
3052 - Add stream output for multimap/set.
3053 - version 9.0.0 (0)
3054
3055 -------------------------------------------------------------------
3056 Mon Apr  4 15:08:08 CEST 2011 - ma@suse.de
3057
3058 - Update zypp-po.tar.bz2
3059
3060 -------------------------------------------------------------------
3061 Mon Apr  4 15:04:47 CEST 2011 - ma@suse.de
3062
3063 - Update zypp-po.tar.bz2
3064
3065 -------------------------------------------------------------------
3066 Mon Apr  4 15:03:55 CEST 2011 - ma@suse.de
3067
3068 - Update zypp-po.tar.bz2
3069
3070 -------------------------------------------------------------------
3071 Thu Mar 10 01:13:39 CET 2011 - ma@suse.de
3072
3073 - Update zypp-po.tar.bz2
3074
3075 -------------------------------------------------------------------
3076 Sun Mar  6 01:13:41 CET 2011 - ma@suse.de
3077
3078 - Update zypp-po.tar.bz2
3079
3080 -------------------------------------------------------------------
3081 Wed Feb 16 14:24:27 UTC 2011 - dmacvicar@suse.de
3082
3083 - Do not look for $releasever 's value if there is no variable
3084   in the url: parses product file again and again
3085 - version 8.12.2 (10)
3086
3087 -------------------------------------------------------------------
3088 Thu Feb 10 16:01:46 CET 2011 - ma@suse.de
3089
3090 - Remove package-manager.desktop file (bnc#329635)
3091 - version 8.12.1 (10)
3092
3093 -------------------------------------------------------------------
3094 Tue Jan 25 10:09:22 CET 2011 - ma@suse.de
3095
3096 - Apply patch introducing armv7nhl:armv7hl
3097
3098 -------------------------------------------------------------------
3099 Tue Jan 18 12:28:19 UTC 2011 - dmacvicar@suse.de
3100
3101 - allow for Repo Index Services to set the enabled state of
3102   repositories from the server side.
3103 - Fix priority not being set on reading service indexes
3104 - version 8.12.0 (10)
3105
3106 -------------------------------------------------------------------
3107 Fri Jan 14 12:45:18 CET 2011 - ma@suse.de
3108
3109 - Add new ServicePlugin Exceptions.
3110
3111 -------------------------------------------------------------------
3112 Thu Jan 13 01:13:32 CET 2011 - ma@suse.de
3113
3114 - Update zypp-po.tar.bz2
3115
3116 -------------------------------------------------------------------
3117 Thu Dec 23 14:42:02 CET 2010 - dheidler@suse.de
3118
3119 - add method to check if there are manually configured urls
3120 - version 8.11.0 (10)
3121
3122 -------------------------------------------------------------------
3123 Thu Dec 23 11:31:22 CET 2010 - dheidler@suse.de
3124
3125 - create cache directory, if it doesn't exist
3126   when saving mirrorlist
3127 - version 8.10.6 (10)
3128
3129 -------------------------------------------------------------------
3130 Wed Dec 22 12:38:22 CET 2010 - dheidler@suse.de
3131
3132 - moved keepPackages code to RepoInfo::Impl
3133 - version 8.10.5 (10)
3134
3135 -------------------------------------------------------------------
3136 Tue Dec 21 13:29:06 CET 2010 - dheidler@suse.de
3137
3138 - Fix caching of mirrorlist files
3139 - version 8.10.4 (10)
3140
3141 -------------------------------------------------------------------
3142 Thu Dec 16 19:46:00 CET 2010 - ma@suse.de
3143
3144 - Do not export keyring if rpmdb is initialised, but target isn't
3145   (bnc#659494)
3146 - version 8.10.3 (10)
3147
3148 -------------------------------------------------------------------
3149 Fri Dec 10 17:17:07 CET 2010 - dheidler@suse.de
3150
3151 - Catch RPM-Exeption when instaling the Distribution (bnc#658714)
3152 - version 8.10.2 (10)
3153
3154 -------------------------------------------------------------------
3155 Wed Dec  8 14:15:12 CET 2010 - dheidler@suse.de
3156
3157 - fix retrieval of distributionVersion if target is not initialized
3158 - MultiCurl: make sure the server responds with "partial content",
3159   fixes corrupt downloads if the metalink file contains no checksums
3160 - version 8.10.1 (10)
3161
3162 -------------------------------------------------------------------
3163 Wed Dec  1 17:39:16 CET 2010 - dheidler@suse.de
3164
3165 - Added ReplacerVar caching in RepoInfo
3166 - Automaticly remove empty mirrorlist-files
3167 - version 8.10.0 (10)
3168
3169 -------------------------------------------------------------------
3170 Tue Nov 30 17:11:32 CET 2010 - dheidler@suse.de
3171
3172 - Added MirrorList caching
3173 - version 8.9.0 (7)
3174
3175 -------------------------------------------------------------------
3176 Mon Nov 29 12:31:37 CET 2010 - ma@suse.de
3177
3178 - Icons for libzypp should go into desktop-data. (bnc#329635)
3179 - version 8.8.2 (7)
3180
3181 -------------------------------------------------------------------
3182 Wed Nov 24 11:55:59 CET 2010 - ma@suse.de
3183
3184 - Properly handle FTP response 550. (bnc#645747)
3185 - version 8.8.1 (7)
3186
3187 -------------------------------------------------------------------
3188 Fri Nov 19 11:24:39 CET 2010 - mls@suse.de
3189
3190 - fix access of freed memory in MultiCurl (bnc#654600)
3191
3192 -------------------------------------------------------------------
3193 Sun Nov  7 01:13:39 CET 2010 - ma@suse.de
3194
3195 - Update zypp-po.tar.bz2
3196
3197 -------------------------------------------------------------------
3198 Wed Nov  3 16:06:46 CET 2010 - dheidler@suse.de
3199
3200 - added metalink support
3201 - version 8.8.0 (7)
3202
3203 -------------------------------------------------------------------
3204 Thu Oct 21 18:15:31 CEST 2010 - ma@suse.de
3205
3206 - Feed the ProvideFilePolicy progress callback in addition to any
3207   connected media::DownloadProgressReport (bnc#545106)
3208 - version 8.7.1 (7)
3209
3210 -------------------------------------------------------------------
3211 Wed Oct 13 16:14:13 CEST 2010 - dheidler@suse.de
3212
3213 - Make MetaLinkParser accept InputStreams
3214 - Make MetaLinkParser accept Pathnames insted of strings
3215 - Fix MetaLinkv4 hash parsing
3216 - Add MetaLinkParser test
3217 - version 8.7.0 (7)
3218
3219 -------------------------------------------------------------------
3220 Mon Oct 11 17:06:17 CEST 2010 - ma@suse.de
3221
3222 - Use timeouts in plugin script communication.
3223 - Fix ExternalProgram to correctly remember exit status.
3224 - version 8.6.0 (5)
3225
3226 -------------------------------------------------------------------
3227 Sun Oct 10 01:13:40 CEST 2010 - ma@suse.de
3228
3229 - Update zypp-po.tar.bz2
3230
3231 -------------------------------------------------------------------
3232 Fri Oct  8 08:43:02 UTC 2010 - dmacvicar@novell.com
3233
3234 - fix services not being linked to their file after being
3235   saved
3236
3237 -------------------------------------------------------------------
3238 Thu Oct  7 09:02:26 CEST 2010 - jkupec@suse.cz
3239
3240 - Don't use aria2c for FTP (bnc #641328)
3241
3242 -------------------------------------------------------------------
3243 Wed Oct  6 15:39:59 UTC 2010 - dmacvicar@novell.com
3244
3245 - implementation for url resolver plugins
3246 - version 8.5.0 (5)
3247
3248 -------------------------------------------------------------------
3249 Wed Oct  6 16:54:15 CEST 2010 - dheidler@suse.de
3250
3251 - Use DownloadInHeaps as default, when there is nothing configured
3252   and when the target root is set to "/". (bnc#591476)
3253 - version 8.4.0 (4)
3254
3255 -------------------------------------------------------------------
3256 Tue Sep 28 17:12:51 CEST 2010 - dheidler@suse.de
3257
3258 - fixed replacing releasever (for fedora systems) - (bnc#637470)
3259 - version 8.3.0 (0)
3260
3261 -------------------------------------------------------------------
3262 Fri Sep 24 13:07:25 CEST 2010 - mls@suse.de
3263
3264 - fix metalink4 parsing [bnc#641484]
3265
3266 -------------------------------------------------------------------
3267 Thu Sep 23 01:13:45 CEST 2010 - ma@suse.de
3268
3269 - Update zypp-po.tar.bz2
3270
3271 -------------------------------------------------------------------
3272 Mon Sep 20 15:31:31 UTC 2010 - dmacvicar@novell.com
3273
3274 - Allow per repository proxy settings like yum does.
3275   Including setting it to _none_ overriding the
3276   system proxy.
3277   Patch from Zhang, Qiang <qiang.z.zhang@intel.com>
3278 - version 8.2.1 (0)
3279
3280 -------------------------------------------------------------------
3281 Fri Sep 10 17:06:34 CEST 2010 - dheidler@suse.de
3282
3283 - fixed replacing basearch (for fedora systems) - (bnc#637473)
3284 - version 8.2.0 (0)
3285
3286 -------------------------------------------------------------------
3287 Fri Sep 10 11:57:29 CEST 2010 - ma@suse.de
3288
3289 - Report download failures in commit result (bnc#431854)
3290 - Fix Solvable::onSystemByUser returning true for uninstalled solvables.
3291 - version 8.1.3 (0)
3292
3293 -------------------------------------------------------------------
3294 Tue Aug 31 20:01:26 CEST 2010 - ma@suse.de
3295
3296 - Fix download-only not to omit source packages (bnc#635596)
3297 - version 8.1.2 (0)
3298
3299 -------------------------------------------------------------------
3300 Thu Aug 26 01:13:38 CEST 2010 - ma@suse.de
3301
3302 - Update zypp-po.tar.bz2
3303
3304 -------------------------------------------------------------------
3305 Fri Aug 13 12:33:26 UTC 2010 - dmacvicar@novell.com
3306
3307 - fix basearch url variable
3308 - use the right release package name on fedora
3309
3310 -------------------------------------------------------------------
3311 Tue Aug 10 13:18:08 CEST 2010 - ma@suse.de
3312
3313 - MediaDISK: Use blkid to verify disk volumes. (bnc#623226)
3314 - version 8.1.1 (0)
3315
3316 -------------------------------------------------------------------
3317 Sun Aug  8 01:13:37 CEST 2010 - ma@suse.de
3318
3319 - Update zypp-po.tar.bz2
3320
3321 -------------------------------------------------------------------
3322 Thu Aug  5 01:13:53 CEST 2010 - ma@suse.de
3323
3324 - Update zypp-po.tar.bz2
3325
3326 -------------------------------------------------------------------
3327 Tue Aug  3 16:17:04 CEST 2010 - ma@suse.de
3328
3329 - Fix memory leaks.
3330
3331 -------------------------------------------------------------------
3332 Mon Aug  2 11:58:57 CEST 2010 - ma@suse.de
3333
3334 - Enhance PoolItem interface to assist patch classification. (bnc#627316)
3335 - version 8.1.0 (0)
3336
3337 -------------------------------------------------------------------
3338 Tue Jul 27 15:38:00 CEST 2010 - ma@suse.de
3339
3340 - Fix bug in PoolQuery::addDependency
3341 - Disable MediaAria and enable MultiCurl as default http/ftp backend.
3342   MultiCurl implements MetaLink and Zsync support using libcurl. In
3343   case of trouble set ZYPP_MULTICURL=0 in the envirionment to disable
3344   the new backend.
3345 - version 8.0.1 (0)
3346
3347 -------------------------------------------------------------------
3348 Mon Jul 26 17:05:14 CEST 2010 - ma@suse.de
3349
3350 - Bump heads major version after 11.3 branched away.
3351 - version 8.0.0 (0)
3352
3353 -------------------------------------------------------------------
3354 Thu Jul 22 01:13:27 CEST 2010 - ma@suse.de
3355
3356 - Update zypp-po.tar.bz2
3357
3358 -------------------------------------------------------------------
3359 Wed Jul  7 13:56:49 CEST 2010 - ma@suse.de
3360
3361 - Add PoolQuery for name, edition AND architecture in one go. (bnc#614362)
3362 - version 7.8.0 (6)
3363
3364 -------------------------------------------------------------------
3365 Mon Jul  5 13:03:57 CEST 2010 - ma@suse.de
3366
3367 - Fix requirement to /usr/bin/uuidgen (bnc#613304)
3368
3369 -------------------------------------------------------------------
3370 Sun Jul  4 01:13:29 CEST 2010 - ma@suse.de
3371
3372 - Update zypp-po.tar.bz2
3373
3374 -------------------------------------------------------------------
3375 Tue Jun 29 17:46:13 CEST 2010 - ma@suse.de
3376
3377 - Fix CURLOPT_MAX_RECV_SPEED_LARGE expecting a curl_off_t argument.
3378
3379 -------------------------------------------------------------------
3380 Tue Jun 29 10:22:06 CEST 2010 - ma@suse.de
3381
3382 - Respect zypp.conf policy settings when solving for update.
3383
3384 -------------------------------------------------------------------
3385 Fri Jun 25 11:35:52 CEST 2010 - ma@suse.de
3386
3387 - Don't bloat logfile by logging install progess values.
3388
3389 -------------------------------------------------------------------
3390 Thu Jun 10 01:13:49 CEST 2010 - ma@suse.de
3391
3392 - Update zypp-po.tar.bz2
3393
3394 -------------------------------------------------------------------
3395 Mon Jun  7 17:52:50 CEST 2010 - ma@suse.de
3396
3397 - Add missing Date constant declarations.
3398 - version 7.7.5 (6)
3399
3400 -------------------------------------------------------------------
3401 Mon Jun  7 11:46:58 CEST 2010 - ma@suse.de
3402
3403 - Prevent against daemons launched in rpm %post, that do not close
3404   their filedescriptors. Original fix was accidentally reverted.
3405   (bnc#174548)
3406 - version 7.7.4 (6)
3407
3408 -------------------------------------------------------------------
3409 Sun Jun  6 01:13:52 CEST 2010 - ma@suse.de
3410
3411 - Update zypp-po.tar.bz2
3412
3413 -------------------------------------------------------------------
3414 Fri Jun  4 17:14:17 CEST 2010 - ma@suse.de
3415
3416 - Fix default evaluation of recommendations of installed
3417   packages (bnc#605490)
3418 - version 7.7.3 (6)
3419
3420 -------------------------------------------------------------------
3421 Thu Jun  3 01:14:08 CEST 2010 - ma@suse.de
3422
3423 - Update zypp-po.tar.bz2
3424
3425 -------------------------------------------------------------------
3426 Fri May 21 20:00:55 CEST 2010 - ma@suse.de
3427
3428 - Fix broken IdStringType comparison (bnc#607572)
3429 - version 7.7.2 (6)
3430
3431 -------------------------------------------------------------------
3432 Thu May 20 21:01:05 CEST 2010 - ma@suse.de
3433
3434 - Fix packages provided via delta rpm being placed in
3435   the wrong package cache (bnc#607583)
3436 - version 7.7.1 (6)
3437
3438 -------------------------------------------------------------------
3439 Thu May 20 01:13:49 CEST 2010 - ma@suse.de
3440
3441 - Update zypp-po.tar.bz2
3442
3443 -------------------------------------------------------------------
3444 Tue May 18 18:02:44 CEST 2010 - ma@suse.de
3445
3446 - Fix arch detection on sprac (bug #566291)
3447 - Arch: add sparc64v and sparcv9v and armv7l
3448 - RepoManager: refresh repo if last refresh is in the future (bnc#593617)
3449 - version 7.6.1 (6)
3450
3451 -------------------------------------------------------------------
3452 Mon May 17 15:25:14 CEST 2010 - ma@suse.de
3453
3454 - Fix package-manager-su to support LXDE (Andrea Florio) (bnc#582235)
3455 - Cleanup spec file (Pavol Rusnak)
3456 - version 7.6.0 (6)
3457
3458 -------------------------------------------------------------------
3459 Sun May 16 01:13:39 CEST 2010 - ma@suse.de
3460
3461 - Update zypp-po.tar.bz2
3462
3463 -------------------------------------------------------------------
3464 Wed May 12 19:09:54 CEST 2010 - ma@suse.de
3465
3466 - Add methods to evaluate gpg geys expiration dates.
3467 - Export all rpmDb keys to the zypp trusted keyring in one go.
3468 - version 7.6.0 (6)
3469
3470 -------------------------------------------------------------------
3471 Wed May 12 17:35:44 CEST 2010 - ma@suse.de
3472
3473 - Update zypp-po.tar.bz2
3474
3475 -------------------------------------------------------------------
3476 Sun May  9 01:13:45 CEST 2010 - ma@suse.de
3477
3478 - Update zypp-po.tar.bz2
3479
3480 -------------------------------------------------------------------
3481 Sat May  8 01:13:43 CEST 2010 - ma@suse.de
3482
3483 - Update zypp-po.tar.bz2
3484
3485 -------------------------------------------------------------------
3486 Fri May  7 01:13:55 CEST 2010 - ma@suse.de
3487
3488 - Update zypp-po.tar.bz2 (Revision: 54959)
3489
3490 -------------------------------------------------------------------
3491 Wed May  5 14:49:39 CEST 2010 - ma@suse.de
3492
3493 - Update zypp-po.tar.bz2 (Revision: 54959)
3494
3495 -------------------------------------------------------------------
3496 Tue May  4 01:13:43 CEST 2010 - ma@suse.de
3497
3498 - Update translations.
3499
3500 -------------------------------------------------------------------
3501 Mon May  3 18:12:36 CEST 2010 - ma@suse.de
3502
3503 - Improve solver.cleandepsOnRemove result by evaluating the install
3504   history to find packages installed on behalf of a user request (not
3505   auto added by the solver).
3506 - version 7.5.0 (5)
3507
3508 -------------------------------------------------------------------
3509 Sat May  1 01:13:43 CEST 2010 - ma@suse.de
3510
3511 - Update translations.
3512
3513 -------------------------------------------------------------------
3514 Fri Apr 30 01:13:46 CEST 2010 - ma@suse.de
3515
3516 - Update translations.
3517
3518 -------------------------------------------------------------------
3519 Thu Apr 29 17:10:29 CEST 2010 - ma@suse.de
3520
3521 - Cleanup when deleting packages. New zypp.conf expert option
3522   solver.cleandepsOnRemove telling whether the solver should per
3523   default try to remove packages exclusively required by the ones
3524   he's asked to delete (default false).
3525 - Resolver::cleandepsOnRemove API to allow applications to change
3526   the solver option.
3527 - version 7.4.0 (4)
3528
3529 -------------------------------------------------------------------
3530 Thu Apr 29 01:13:40 CEST 2010 - ma@suse.de
3531
3532 - Update translations.
3533
3534 -------------------------------------------------------------------
3535 Wed Apr 28 16:35:04 CEST 2010 - ma@suse.de
3536
3537 - Enable splitprovides on update.
3538
3539 -------------------------------------------------------------------
3540 Wed Apr 28 01:13:37 CEST 2010 - ma@suse.de
3541
3542 - Update translations.
3543
3544 -------------------------------------------------------------------
3545 Tue Apr 27 17:42:20 CEST 2010 - ma@suse.de
3546
3547 - Selectable: Classify broken but locked patch as isUnwanted (bnc#577118)
3548 - version 7.3.0 (2)
3549
3550 -------------------------------------------------------------------
3551 Tue Apr 27 11:25:17 CEST 2010 - ma@suse.de
3552
3553 - Use libudev to detect available cd/dvd devices (bnc#590707,fate#308980)
3554 - Fix specfile to BuildRequire libudev-devel.
3555 - version 7.2.0 (2)
3556
3557 -------------------------------------------------------------------
3558 Mon Apr 26 11:57:23 CEST 2010 - ma@suse.de
3559
3560 - Support URLs and ISOs ending on 'Media1', 'Media2', etc., when
3561   rewiting the URL to access a specific media number. By now only
3562   nanmes ending on 'CD' or 'DVD' were supported. (bnc#594850)
3563
3564 -------------------------------------------------------------------
3565 Fri Apr 23 01:13:34 CEST 2010 - ma@suse.de
3566
3567 - Update translations.
3568
3569 -------------------------------------------------------------------
3570 Wed Apr 21 01:13:38 CEST 2010 - ma@suse.de
3571
3572 - Update translations.
3573
3574 -------------------------------------------------------------------
3575 Tue Apr 20 16:56:59 CEST 2010 - ma@suse.de
3576
3577 - /etc/zypp/locks: Allow to specify edition ranges with
3578   solvable:name and dependencies.
3579 - version 7.1.1 (1)
3580
3581 -------------------------------------------------------------------
3582 Thu Apr 15 12:49:01 CEST 2010 - ma@suse.de
3583
3584 - Provide name of the lock holder in ZYppFactoryException. (bnc#580513)
3585 - version 7.1.0 (1)
3586
3587 -------------------------------------------------------------------
3588 Wed Apr 14 15:09:18 CEST 2010 - ma@suse.de
3589
3590 - Using boost-1.42 requires -fno-strict-aliasing (bnc#595545)
3591 - Bump major version for 11.3 development.
3592 - version 7.0.0 (0)
3593
3594 -------------------------------------------------------------------
3595 Tue Apr 13 14:36:31 CEST 2010 - ma@suse.de
3596
3597 - Fix parsing port from IPv6 URL (bnc#593385)
3598
3599 -------------------------------------------------------------------
3600 Fri Mar 26 19:23:59 CET 2010 - ma@suse.de
3601
3602 - Propagate ZConfig::setTextLocale to pool. (bnc#588850)
3603 - version 6.31.3 (31)
3604
3605 -------------------------------------------------------------------
3606 Fri Mar 26 13:50:08 CET 2010 - ma@suse.de
3607
3608 - Fix guessing package spec to match package names only. (bnc#590864)
3609 - version 6.31.2 (31)
3610
3611 -------------------------------------------------------------------
3612 Tue Mar 23 16:55:56 CET 2010 - ma@suse.de
3613
3614 - Add static Target::distributionLabel to return the baseproducts
3615   shortName and summary. Mainlu used for the bootloader menu. (bnc #586303)
3616 - version 6.31.1 (31)
3617
3618 -------------------------------------------------------------------
3619 Thu Mar 18 17:17:02 CET 2010 - ma@suse.de
3620
3621 - Fix broken bit values in enum VendorSupportOption (bnc#589331)
3622 - version 6.31.0 (31)
3623
3624 -------------------------------------------------------------------
3625 Fri Mar 12 14:46:25 CET 2010 - ma@suse.de
3626
3627 - Fix handling of symlinked packages in package cache. (bnc #585409)
3628 - version 6.30.5 (19)
3629
3630 -------------------------------------------------------------------
3631 Tue Feb 23 19:05:04 CET 2010 - jkupec@suse.cz
3632
3633 - Avoiding use of 'guest' if 'credentials' is used when moutning
3634   a CIFS share. This caused 'permission denied' error with certain
3635   server configurations (bnc #560496).
3636
3637 -------------------------------------------------------------------
3638 Tue Feb 23 17:31:05 CET 2010 - ma@suse.de
3639
3640 - Check if a downloaded file actually exists even if aria2c returned 0.
3641   (bnc #564816)
3642 - version 6.30.3 (19)
3643
3644 -------------------------------------------------------------------
3645 Mon Feb 22 15:25:34 CET 2010 - jkupec@suse.cz
3646
3647 - Made CURLE_PARTIAL_FILE an auto-retry error (bnc #471436)
3648
3649 -------------------------------------------------------------------
3650 Mon Feb 22 13:09:09 CET 2010 - ma@suse.de
3651
3652 - Turn off cookies when retrieving services repoindex.xml (bnc #573897)
3653 - Consider pending disable requests when removing service repositories. (bnc #572634)
3654 - version 6.30.1 (19)
3655
3656 -------------------------------------------------------------------
3657 Sun Feb 21 14:11:49 CET 2010 - jkupec@suse.cz
3658
3659 - RepoManager::cleanCacheDirGarbage added for removing directories
3660   which do not belong to any of known repos (bnc #467693)
3661 - version 6.30.0 (19)
3662
3663 -------------------------------------------------------------------
3664 Thu Feb 11 13:40:49 CET 2010 - ma@suse.de
3665
3666 - On SLE aria2 is not required, so conflict with a too old aria2
3667   version installed. (bnc #578052)
3668 - version 6.29.5 (19)
3669
3670 -------------------------------------------------------------------
3671 Wed Feb 10 12:45:21 CET 2010 - ma@suse.de
3672
3673 - Fix package-manager script wrongly escaping UTF-8 chars in path
3674   names (bnc #571410)
3675 - version 6.29.4 (19)
3676
3677 -------------------------------------------------------------------
3678 Mon Feb  8 13:21:40 CET 2010 - ma@suse.de
3679
3680 - Support an alternate SLE-SP1 translation set.
3681 - version 6.29.3 (19)
3682
3683 -------------------------------------------------------------------
3684 Wed Feb  3 15:57:13 CET 2010 - ma@suse.de
3685
3686 - Remember the enabled state of removed service repositories. This
3687   way we are able to restore service repositories correctly after a
3688   subscrition expired and gets renewed. (bnc #572634)
3689 - version 6.29.2 (19)
3690
3691 -------------------------------------------------------------------
3692 Thu Jan 28 16:12:25 CET 2010 - jkupec@suse.cz
3693
3694 - Abort aria2c download when the progress callback receives 'false'
3695   (bnc #545106)
3696
3697 -------------------------------------------------------------------
3698 Tue Jan 19 14:50:15 CET 2010 - ma@suse.de
3699
3700 - Evaluate SolvAttr::repositoryToolVersion to prevent loading
3701   outdated solv files. (bnc #570623)
3702 - version 6.29.0 (19)
3703
3704 -------------------------------------------------------------------
3705 Fri Jan 15 18:15:26 CET 2010 - jkupec@suse.cz
3706
3707 - Use regex to parse aria2c progress lines (bnc #570917)
3708 - version 6.28.1 (19)
3709
3710 -------------------------------------------------------------------
3711 Thu Jan  7 12:25:24 CET 2010 - jkupec@suse.cz
3712
3713 - Set SignatureFileChecker context even if the key is not known
3714   (bnc #495977)
3715 - version 6.28.0 (19)
3716
3717 -------------------------------------------------------------------
3718 Thu Dec 10 17:18:34 CET 2009 - jkupec@suse.cz
3719
3720 - RepoInfoBase::label() added for use in UI messages, plus
3721   ZConfig::repoLabelIsAlias()
3722
3723 -------------------------------------------------------------------
3724 Tue Dec  8 19:41:17 CET 2009 - ma@suse.de
3725
3726 - Fix transaction building in presence of multiversion installable items.
3727 - version 6.27.1 (19)
3728
3729 -------------------------------------------------------------------
3730 Fri Dec  4 17:19:58 CET 2009 - ma@suse.de
3731
3732 - Improve multiversion status handling and installation. (fate #305311)
3733 - version 6.27.0 (19)
3734
3735 -------------------------------------------------------------------
3736 Fri Dec  4 14:56:19 CET 2009 - jkupec@suse.cz
3737
3738 - Don't allow an alias to start with '.' (bnc #473834)
3739
3740 -------------------------------------------------------------------
3741 Thu Dec  3 12:00:16 CET 2009 - ma@suse.de
3742
3743 - PickList and status interface for handling packages which are
3744   installable in multiple versions. (fate #305311)
3745 - version 6.26.0 (19)
3746
3747 -------------------------------------------------------------------
3748 Wed Dec  2 13:10:43 CET 2009 - ma@suse.de
3749
3750 - Add Selectable::highestAvailableVersionObj. Returns the highest
3751   available package version, ignoring priorities and policies. (bnc #557557)
3752 - version 6.25.0 (19)
3753
3754 -------------------------------------------------------------------
3755 Mon Nov 30 17:56:02 CET 2009 - ma@suse.de
3756
3757 - Also parse <product> tag from .prod files <upgrade> section.
3758 - version 6.24.3 (19)
3759
3760 -------------------------------------------------------------------
3761 Fri Nov 27 11:20:34 CET 2009 - ma@suse.de
3762
3763 - Fix chroot execution of update scripts. (bnc #558813)
3764 - version 6.24.3 (19)
3765
3766 -------------------------------------------------------------------
3767 Thu Nov 26 16:06:52 CET 2009 - jkupec@suse.cz
3768
3769 - Fixed parsing of download speed from aria2c (bnc #537870)
3770
3771 -------------------------------------------------------------------
3772 Wed Nov 25 16:28:29 CET 2009 - ma@suse.de
3773
3774 - Add ui::Selecatble interface for picking specific package versions
3775   to install or delete if multiversion install is on.
3776 - version 6.24.0 (19)
3777
3778 -------------------------------------------------------------------
3779 Fri Nov 20 13:30:02 CET 2009 - ma@suse.de
3780
3781 - Parse zypp.conf multiversion option and make the setting available
3782   in pool and resolver.
3783 - version 6.23.0 (19)
3784
3785 -------------------------------------------------------------------
3786 Mon Nov 16 16:27:39 CET 2009 - ma@suse.de
3787
3788 - Specfile fixes to build on sle11-sp1.
3789 - Fix repository probing and building in presence of productdir. (bnc #553712)
3790 - version 6.22.3 (19)
3791
3792 -------------------------------------------------------------------
3793 Thu Nov 12 15:31:10 UTC 2009 - dmacvicar@suse.de
3794
3795 - Forward port and document already present changes
3796   from Code11-Branch
3797   * void SEGV if trying to access data of installed packages, that were
3798     deleted behind our back (bnc #530595)
3799   * ProxyInfoSysconfig: take care variables get initialized.
3800   * Fix parsing of rpm.install.excludedocs option (bnc #518883)
3801   * Use rpm variables in specfile. (bnc #512466)
3802   * Fix to compile with -Werror=format-security
3803   * Fix packageand() in testcase generation
3804   * Don't link unneeded libraries. (bnc #490895)
3805   * Fix Patch::categoryEnum.
3806   * Adapt to changed satsolver API. (bnc #480303)
3807   * Taking ALL translations for generating GMO files (bnc #458739)
3808   * Advice users to contact NCC if access to a 'novell.com'
3809     repository is denied (bnc #464586).
3810 - version 6.22.2 (19)
3811
3812 -------------------------------------------------------------------
3813 Thu Nov 12 11:53:04 CET 2009 - ma@suse.de
3814
3815 - Raised the limit of redirections from 3 to 6 (bnc #465532)
3816 - Following redirections also for https (bnc #545722).
3817 - Following https redirections requires at least libcurl4-7.19.4. (bnc #553895)
3818 - Do not report cached packages as being downloaded. (bnc #545295)
3819 - Per default do not collect and report deleted files outside bin and lib
3820   directories for 'zypper ps'. (bnc #554480)
3821 - version 6.22.1 (19)
3822
3823 -------------------------------------------------------------------
3824 Wed Nov 11 13:54:52 CET 2009 - ma@suse.de
3825
3826 - CheckAccessDeleted: Per default do not collect and report deleted files
3827   that outside bin and lib directories. 'zypper ps' reporting false positive
3828   seems to confuse. (bnc #554480)
3829
3830 -------------------------------------------------------------------
3831 Wed Nov 11 11:45:01 CET 2009 - ma@suse.de
3832
3833 - Following https redirections requires at least libcurl4-7.19.4. (bnc #553895)
3834
3835 -------------------------------------------------------------------
3836 Fri Nov  6 22:16:10 CET 2009 - ma@suse.de
3837
3838 - dup: Process drop list only if product actually changes. (bnc #552180)
3839 - Selectable: Consider allowed arch/noarch changes when comuting candiadates.
3840 - version 6.22.0 (19)
3841
3842 -------------------------------------------------------------------
3843 Mon Nov  2 21:33:40 CET 2009 - ma@suse.de
3844
3845 - Enhance interface for zypper. (bnc #551956)
3846 - version 6.21.4 (19)
3847
3848 -------------------------------------------------------------------
3849 Mon Nov  2 20:03:31 CET 2009 - ma@suse.de
3850
3851 - CIFS/SMB: Support mountoption 'noguest' to prevent passing 'guest' option
3852   to mount. "cifs://server/share/path?mountoptions=noguest,ro" (bnc #547354)
3853 - version 6.21.3 (19)
3854
3855 -------------------------------------------------------------------
3856 Mon Nov  2 16:35:33 CET 2009 - ma@suse.de
3857
3858 - CheckAccessDeleted: Avoid reporting false positive due to insufficient
3859   permission.
3860
3861 -------------------------------------------------------------------
3862 Mon Nov  2 13:59:33 CET 2009 - ma@suse.de
3863
3864 - Don't try to access droplist of dropped products. (bnc #551697)
3865 - version 6.21.2 (19)
3866
3867 -------------------------------------------------------------------
3868 Fri Oct 30 12:30:48 CET 2009 - ma@suse.de
3869
3870 - Don't try to use an empty proxy string. (bnc #551314)
3871 - MediaSMB failed to pass the --workgroup option to mount. (bnc #547354)
3872 - version 6.21.1 (19)
3873
3874 -------------------------------------------------------------------
3875 Fri Oct 30 11:28:05 CET 2009 - ma@suse.de
3876
3877 - New class PoolItemBest: Find the best candidates e.g. in a PoolQuery
3878   result. ui::Selectabe enhancements. Both will aid applications to
3879   install package sets determined by query results. (bnc # 548392)
3880 - Fix upgradeRepo solution to keep obsolete packages. (bnc #550915)
3881 - Updated iso3166-1 country codes (bnc #531350)
3882 - version 6.21.0 (19)
3883
3884 -------------------------------------------------------------------
3885 Tue Oct 27 12:30:29 CET 2009 - ma@suse.de
3886
3887 - Add Resolver::upgradingRepo demanded by GUI. (bnc #548551)
3888 - version 6.20.0 (19)
3889
3890 -------------------------------------------------------------------
3891 Thu Oct 22 15:09:57 CEST 2009 - ma@suse.de
3892
3893 - Fixes to make libzypp-bindings compile.
3894 - version 6.19.3 (19)
3895
3896 -------------------------------------------------------------------
3897 Tue Oct 20 16:06:13 CEST 2009 - ma@suse.de
3898
3899 - Credentials are passed as commandline options to aria2c, so strip any
3900   'user@' from the URL. Otherwise aria will use an empty password for
3901   this URL and authentication will fail. (bnc #544634)
3902 - version 6.19.2 (19)
3903
3904 -------------------------------------------------------------------
3905 Mon Oct 19 13:39:31 CEST 2009 - ma@suse.de
3906
3907 - Repository::setInfo: Propagate priority changes to the solver to
3908   avoid reloading the whole repo (bnc #498266).
3909 - version 6.19.1 (19)
3910
3911 -------------------------------------------------------------------
3912 Thu Oct 15 20:48:02 CEST 2009 - ma@suse.de
3913
3914 - ResStatus: add isOrphaned to test whether a package is not provided
3915   by any enabled repository. Orphaned packages are usually good candidates
3916   for cleanup unless the providing repository was intentionally disabled.
3917 - version 6.19.0 (19)
3918
3919 -------------------------------------------------------------------
3920 Thu Oct 15 17:28:38 CEST 2009 - dmacvicar@suse.de
3921
3922 - aria2: pass credentials in a file instead of the command line
3923   which is logged.
3924 - aria2: we get the url in the progress if there is no response
3925   from the server yet, handle that to avoid flooding the log.
3926 - version 6.18.2 (17)
3927
3928 -------------------------------------------------------------------
3929 Thu Oct 15 16:56:25 CEST 2009 - ma@suse.de
3930
3931 - Performing a dist upgrade the solver may try to delete old and no
3932   longer provided (dropped) packages, even if they do not cause any
3933   dependency problem. This behaviour may be trurned off via zypp.conf
3934   option solver.upgradeRemoveDropedPackages. (bnc #539543)
3935 - New zypp.conf option solver.upgradeRemoveDropedPackages (true).
3936 - Add Product::droplist: List of dropped packages, i.e. packages no
3937   longer provided by a product.
3938 - version 6.18.1 (17)
3939
3940 -------------------------------------------------------------------
3941 Wed Oct  7 16:45:21 CEST 2009 - ma@suse.de
3942
3943 - Return update messages via ZYppCommitResult. Support variable
3944   substitution in notification command. (fate #301175)
3945 - Fix evaluation of no_proxy entries (bnc #543337)
3946 - aria/curl: Fix header data in case the target is
3947   not initialized when downloading.
3948 - version 6.18.0 (17)
3949
3950 -------------------------------------------------------------------
3951 Thu Sep 24 17:21:45 CEST 2009 - ma@suse.de
3952
3953 - Add zypp.conf option update.messages.notify: Command to be invoked
3954   to send update messages. (fate #301175)
3955 - version 6.17.2 (17)
3956
3957 -------------------------------------------------------------------
3958 Tue Sep 22 20:32:38 CEST 2009 - ma@suse.de
3959
3960 - Add Selectable::updateCandidateObj returning the candidate for
3961   update, if there is one. The updateCandidate must not violate
3962   any active solver policy.
3963 - version 6.17.1 (17)
3964
3965 -------------------------------------------------------------------
3966 Fri Sep 18 17:20:37 CEST 2009 - ma@suse.de
3967
3968 - Make sure rpmReadConfigFiles was called before using librpm (bnc #539603).
3969 - Remove dead rpm database caching code from class RpmDb.
3970 - version 6.17.0 (17)
3971
3972 -------------------------------------------------------------------
3973 Fri Sep 11 15:13:30 CEST 2009 - ma@km13.de
3974
3975 - New commit.downloadMode option in zypp.conf. Allows to set a
3976   prefered download policy for commit.
3977 - version 6.16.0 (11)
3978
3979 -------------------------------------------------------------------
3980 Thu Sep 10 19:03:01 CEST 2009 - ma@suse.de
3981
3982 - Support nfs4 (nfs4://... or nfs://...?type=nfs4) (fate #306451)
3983 - Added Url::schemeIsLocal, schemeIsRemote, schemeIsVolatile and
3984   schemeIsDownloading.
3985 - version 6.15.0 (11)
3986
3987 -------------------------------------------------------------------
3988 Wed Sep  9 15:02:18 CEST 2009 - ma@suse.de
3989
3990 - Add Capability::guessPackageSpec; parser also supporting "name-ver-rel.arch"
3991   formats for building Capabilities(originally "name.arch=ver-rel").
3992 - version 6.14.3 (11)
3993
3994 -------------------------------------------------------------------
3995 Mon Sep  7 17:31:20 CEST 2009 - ma@suse.de
3996
3997 - Fix resolution to force installation even if dependencies are missing.
3998   (bnc #531564)
3999 - Rephrase solver resolution to point out if a package will break.
4000   (bnc #520083)
4001
4002 -------------------------------------------------------------------
4003 Fri Sep  4 12:19:50 CEST 2009 - ma@suse.de
4004
4005 - Lock rpms architecture only on distupgrade of the running system.
4006   (bnc #458520)
4007 - version 6.14.2 (11)
4008
4009 -------------------------------------------------------------------
4010 Thu Sep  3 13:41:31 CEST 2009 - ma@suse.de
4011
4012 - Fix PoolQuery comparison (bnc #528755)
4013 - Fix serialization and restore of predicated PoolQueries.
4014 - version 6.14.0 (11)
4015
4016 -------------------------------------------------------------------
4017 Mon Aug 31 15:17:01 CEST 2009 - ma@suse.de
4018
4019 - package-manager script: Fall back to package selection if no
4020   packages are passed on the commandline. (bnc #529137)
4021
4022 -------------------------------------------------------------------
4023 Fri Aug 28 17:33:55 CEST 2009 - dmacvicar@suse.de
4024
4025 - package-manager script:
4026   do not fail if kpackagekit is not installed (bnc #529510)
4027 - version 6.13.3 (11)
4028
4029 -------------------------------------------------------------------
4030 Wed Aug 26 15:55:22 CEST 2009 - ma@suse.de
4031
4032 - Tune CheckAccessDeleted to focus on libraries and executables.
4033 - version 6.13.2 (11)
4034
4035 -------------------------------------------------------------------
4036 Thu Aug  6 18:18:21 CEST 2009 - ma@suse.de
4037
4038 - Provide class CheckAccessDeleted and command zypp-CheckAccessDeleted
4039   to check for running processes which access meanwhile deleted files or
4040   libraries.  This may be used after commit, when trying to figure out
4041   which services need to be restated. (fate #300763).
4042 - version 6.13.1 (11)
4043
4044 -------------------------------------------------------------------
4045 Mon Aug  3 18:46:13 CEST 2009 - ma@suse.de
4046
4047 - New Resolver::addUpgradeRepo to perform a dist upgrade restricted to
4048   certain repositories.
4049 - version 6.13.0 (11)
4050
4051 -------------------------------------------------------------------
4052 Fri Jul 31 17:55:33 CEST 2009 - ma@suse.de
4053
4054 - Remove confusing newlines in vendor change info (bnc #503859)
4055 - Removing a package lock was not counted as state change (bnc #501850)
4056 - Take solver_allowVendorChange option into account when computing the
4057   Selectables default candidate.
4058 - version 6.12.0 (11)
4059
4060 -------------------------------------------------------------------
4061 Wed Jul 29 13:36:19 CEST 2009 - ma@suse.de
4062
4063 - Avoid deadlock after fork and failed exec. (bnc 493152)
4064 - No need to manually detect the location of aria2 binary.
4065 - version 6.11.4 (11)
4066
4067 -------------------------------------------------------------------
4068 Tue Jul 28 23:05:43 CEST 2009 - jkupec@suse.cz
4069
4070 - Fixed parsing of download rate report (changed in aria2 1.4.0)
4071   (bnc #513944)
4072
4073 -------------------------------------------------------------------
4074 Mon Jul 27 16:05:43 CEST 2009 - ma@suse.de
4075
4076 - Create LogControl on demand instead of using a static var. (bnc #525339)
4077 - version 6.11.2 (11)
4078
4079 -------------------------------------------------------------------
4080 Thu Jul 23 00:22:50 CEST 2009 - ma@km13.de
4081
4082 - New misc::defaultLoadSystem: Convenience to create the ZYpp instance
4083   and load target and enabled repositories.
4084
4085 -------------------------------------------------------------------
4086 Wed Jul 22 14:57:32 CEST 2009 - ma@suse.de
4087
4088 - New class InstanceId to build strings to identify/retrieve specific
4089   Solvables.
4090 - version 6.11.1 (11)
4091
4092 -------------------------------------------------------------------
4093 Mon Jul 20 23:57:46 CEST 2009 - ma@km13.de
4094
4095 - Add download policies to ZYppCommitPolicy, supporting DownloadOnly
4096   and DownloadInAdvance. (fate #302159, fate #305624)
4097 - version 6.11.0 (11)
4098
4099 -------------------------------------------------------------------
4100 Thu Jul 16 17:05:27 CEST 2009 - dmacvicar@suse.de
4101
4102 - add support to the package-manager script to use kpackagekit
4103   or gnome-packagekit if available, which allows to install local
4104   rpms with one click from file manager following desktop policies
4105   and fetching other dependencies if required.
4106   (fate #306526)
4107 - version 6.10.5 (10)
4108
4109 -------------------------------------------------------------------
4110 Thu Jul 16 16:25:24 CEST 2009 - ma@suse.de
4111
4112 - New solver.upgradeTestcasesToKeep option in zypp.conf. It tells
4113   how many dist upgrade solver testcases should be kept on the system.
4114   Per default just the last two are kept.
4115 - version 6.10.4 (10)
4116
4117 -------------------------------------------------------------------
4118 Wed Jul 15 17:53:43 CEST 2009 - ma@suse.de
4119
4120 - Don't write a solver testcase when solving for dist upgrade,
4121   but when actually committing.
4122 - version 6.10.3 (10)
4123
4124 -------------------------------------------------------------------
4125 Wed Jul 15 16:45:39 CEST 2009 - ma@suse.de
4126
4127 - Add new string Match::Mode STRINGSTART and STRINGEND.
4128
4129 -------------------------------------------------------------------
4130 Tue Jul 15 14:38:51 CEST 2009 - jkupec@suse.cz
4131
4132 - log redirections when cURL media backend is used (fate #305320).
4133
4134 -------------------------------------------------------------------
4135 Tue Jul 14 18:15:51 CEST 2009 - ma@suse.de
4136
4137 - Support "product version" detection on systems not using
4138   /etc/product.d/baseproduct by looking for the first package
4139   providing ZConfig::distroverpkg (defaults to redhat-release).
4140 - version 6.10.2 (10)
4141
4142 -------------------------------------------------------------------
4143 Fri Jul 10 15:21:39 CEST 2009 - ma@suse.de
4144
4145 - Adapt to boost_unit_test_framework-1.38.
4146 - version 6.10.1 (10)
4147
4148 -------------------------------------------------------------------
4149 Wed Jul  8 16:19:31 CEST 2009 - ma@suse.de
4150
4151 - Remove obsolete UpgradeStatistics class from libzypp.
4152
4153 -------------------------------------------------------------------
4154 Tue Jul  7 17:45:47 CEST 2009 - ma@suse.de
4155
4156 - Fix HistoryLog to initialize on demand.
4157 - version 6.10.0 (10)
4158
4159 -------------------------------------------------------------------
4160 Fri Jul  3 13:01:13 CEST 2009 - ma@suse.de
4161
4162 - Fix parsing of rpm.install.excludedocs option (bnc #518883)
4163
4164 -------------------------------------------------------------------
4165 Fri Jul  3 09:20:56 CEST 2009 - ma@suse.de
4166
4167 - When unmounting ISO images, don't mix up exceptions thrown by the
4168   loop mounted ISO and those thrown by the media containing it.
4169   (bnc #517856)
4170
4171 -------------------------------------------------------------------
4172 Thu Jul  2 16:42:42 CEST 2009 - ma@suse.de
4173
4174 - Adapt to satsolvers improved dataiterator handling.
4175 - version 6.9.3 (8)
4176
4177 -------------------------------------------------------------------
4178 Wed Jul  1 18:05:54 CEST 2009 - ma@suse.de
4179
4180 - Support PoolQuery for sub-structures attributes. (fate #305503)
4181 - version 6.9.2 (8)
4182
4183 -------------------------------------------------------------------
4184 Wed Jul  1 13:44:04 CEST 2009 - ma@suse.de
4185
4186 - Running as non-root user use a temporary @System solvfile in case the
4187   global one is outdated and needed refresh. (bnc #517183)
4188 - version 6.9.1 (8)
4189
4190 -------------------------------------------------------------------
4191 Tue Jun 30 16:32:08 CEST 2009 - ma@suse.de
4192
4193 - Enhance LookupAttr to allow direct query of attributes within
4194   sub-structures (flexarrays).
4195
4196 -------------------------------------------------------------------
4197 Fri Jun 26 12:06:51 CEST 2009 - ma@suse.de
4198
4199 - Enhance PoolQueryIterator to allow detailed inspection of attribute
4200   matches.
4201 - Prefer datadir stored as repo attribute, but fallback searching in
4202   solvbales (old solv files do this).
4203 - version 6.9.0 (8)
4204
4205 -------------------------------------------------------------------
4206 Tue Jun 23 13:29:36 CEST 2009 - ma@suse.de
4207
4208 - Allow building libzypp with rpm-5 (experimental)
4209 - version 6.8.3 (8)
4210
4211 -------------------------------------------------------------------
4212 Wed Jun 17 15:39:17 CEST 2009 - ma@suse.de
4213
4214 - Allow building libzypp without HAL (not recommended). Without HAL
4215   CD/DVD device detection is limited to /dev/dvd and /dev/cdrom.
4216 - version 6.8.2 (8)
4217
4218 -------------------------------------------------------------------
4219 Fri Jun  5 21:16:45 CEST 2009 - ma@suse.de
4220
4221 - Fix solver to use IdSting to avoid failing vendor checks.
4222 - version 6.8.1 (8)
4223
4224 -------------------------------------------------------------------
4225 Thu Jun  4 14:22:58 CEST 2009 - ma@suse.de
4226
4227 - Cleanup and remove deprecated interface methods.
4228 - version 6.8.0 (8)
4229
4230 -------------------------------------------------------------------
4231 Fri May 29 20:12:55 CEST 2009 - ma@suse.de
4232
4233 - Improve PoolQuery to allow queries on dependencies. (bnc #475682)
4234 - version 6.7.0 (6)
4235
4236 -------------------------------------------------------------------
4237 Thu May 28 12:53:02 CEST 2009 - ma@suse.de
4238
4239 - New solver.allowVendorChange expert option in zypp.conf.
4240 - version 6.6.0 (6)
4241
4242 ------------------------------------------------------------------
4243 Wed May 20 14:23:07 CEST 2009 - ma@suse.de
4244
4245 - Fix lost housekeeping data in modifyRepo (bnc #503207)
4246
4247 -------------------------------------------------------------------
4248 Fri May  8 16:43:47 CEST 2009 - ma@suse.de
4249
4250 - Allow service refresh to change a repositories url (bnc #502157)
4251
4252 -------------------------------------------------------------------
4253 Tue May  5 13:39:08 CEST 2009 - ma@suse.de
4254
4255 - Detect and compile with rpm 4.7 (bnc #444211)
4256 - version 6.5.2 (5)
4257
4258 -------------------------------------------------------------------
4259 Mon May  4 16:19:54 CEST 2009 - ma@suse.de
4260
4261 - Improve problem report on broken systemCheck rule (bnc #475144)
4262
4263 -------------------------------------------------------------------
4264 Mon Apr 27 15:26:54 CEST 2009 - ma@suse.de
4265
4266 - In update repos providing multiple release package versions for
4267   the same product, link a product to the latest version. (bnc #497696)
4268
4269 -------------------------------------------------------------------
4270 Mon Apr 27 14:28:07 CEST 2009 - ma@suse.de
4271
4272 - New classes wraping satsolver datamatcher (Match and sat::AttrMatcher)
4273 - Extend LookupAttr to support matching specific string patterns.
4274 - Rewrote PoolQuery::Iterator (adapt to AttrMatcher, fixes and speedup)
4275 - version 6.5.0 (5)
4276
4277 -------------------------------------------------------------------
4278 Thu Apr 16 12:49:40 CEST 2009 - ma@suse.de
4279
4280 - Soft lock packages deleted on behalf of a user request.
4281 - version 6.4.1 (2)
4282
4283 -------------------------------------------------------------------
4284 Tue Mar 31 15:51:32 CEST 2009 - ma@suse.de
4285
4286 - New zypp.conf option 'download.media_preference': Hint which media
4287   to prefer when installing packages (download vs. CD).
4288 - version 6.4.0 (2)
4289
4290 ------------------------------------------------------------------
4291 Thu Mar 12 18:38:30 CET 2009 - ma@suse.de
4292
4293 - Add Resolver::setSolveSrcPackages. Per default disable solving
4294   of source package dependencies. We will later allow to enable
4295   it per package.
4296 - version 6.3.0 (2)
4297
4298 -------------------------------------------------------------------
4299 Fri Mar  6 17:17:26 CET 2009 - dmacvicar@suse.de
4300
4301 - aria2: show the download speed in the right unit
4302 - aria2: show the filename in progress, not the repository
4303 - aria2: don't show done twice
4304
4305 -------------------------------------------------------------------
4306 Thu Mar  5 14:52:44 CET 2009 - ma@suse.de
4307
4308 - Remove a lock if the locking process is in zombie state. (bnc #481577)
4309
4310 -------------------------------------------------------------------
4311 Wed Mar  4 00:13:19 CET 2009 - jkupec@suse.cz
4312
4313 - zypp.conf: fixed and enabled 'servicesdir'
4314
4315 -------------------------------------------------------------------
4316 Tue Mar  3 13:38:11 CET 2009 - dmacvicar@suse.de
4317
4318 - aria2: implement speed indicators (bnc#475506)
4319 - aria2: implement progress indicators correctly (bnc#473846)
4320 - aria2: fix broken pipe when looking for aria2c which caused
4321          a fallback to curl. (bnc#480930)
4322 - aria2: implement saving and reading mirror stats data in
4323          /var/cache/zypp/aria2.stats
4324 - aria2: handle failover correctly (bnc#481115)
4325 - aria2: various improvements in error and report  handling
4326 - aria2: curl: reset settings on attach to avoid duplicate
4327   headers
4328 - version 6.2.1 (2)
4329
4330 -------------------------------------------------------------------
4331 Tue Mar  3 12:44:24 CET 2009 - ma@suse.de
4332
4333 - Adapt to changed satsolver API.
4334
4335 -------------------------------------------------------------------
4336 Fri Feb 27 16:23:36 CET 2009 - dmacvicar@suse.de
4337
4338 - Make sure Fetcher pass optional files as non-interactive
4339 - Fixes file does not exist error when key/sig does not exist
4340 - version 6.2.0 (2)
4341
4342 -------------------------------------------------------------------
4343 Thu Feb 26 13:49:56 CET 2009 - ma@suse.de
4344
4345 - Use correct default for zconfig(solver.checkSystemFile) (bnc# 475144)
4346
4347 -------------------------------------------------------------------
4348 Thu Feb 26 01:25:33 CET 2009 - ma@suse.de
4349
4350 - Prevent ResStatus from overriding user locks. (bnc #475230)
4351
4352 -------------------------------------------------------------------
4353 Sun Feb 22 15:27:11 CET 2009 - ma@suse.de
4354
4355 - Never refresh repositories from CD/DVD, once they are created. (bnc #476429)
4356
4357 -------------------------------------------------------------------
4358 Sat Feb 21 18:31:17 CET 2009 - dmacvicar@suse.de
4359
4360 Implemented the following options with aria backend:
4361
4362 - download.max_concurrent_connections (default 2)
4363   download.min_download_speed (default no limit)
4364   download.max_download_speed (default no limit)
4365   download.max_silent_tries (default 5)
4366
4367 -------------------------------------------------------------------
4368 Fri Feb 20 16:28:19 CET 2009 - dmacvicar@suse.de
4369
4370 - MediaAria2c: allow disabling aria2 using ZYPP_ARIA2C=0.
4371   Various improvements including file existence checking
4372   Disable HEAD request if aria2c >= 1.20
4373   Restrict max connections to 2 for now.
4374
4375 -------------------------------------------------------------------
4376 Wed Feb 18 15:51:38 CET 2009 - ma@suse.de
4377
4378 - Neither lose packages with empty name, nor SEGV when processing them. (bnc #470011)
4379
4380 -------------------------------------------------------------------
4381 Tue Feb 17 23:17:54 CET 2009 - ma@suse.de
4382
4383 - Compute obsoletes based on names only (not considering provides) (bnc #471023)
4384
4385 -------------------------------------------------------------------
4386 Tue Feb 17 12:56:57 CET 2009 - jkupec@suse.cz
4387
4388 - Fixed FTP authentication (bnc #472879)
4389
4390 -------------------------------------------------------------------
4391 Wed Feb 11 13:31:03 CET 2009 - ma@suse.de
4392
4393 - Follow IEC and use the binary prefixes (KiB,MiB,GiB) for printing Byte
4394   counts based on a power of 1024 (formerly just K,M,G). Byte counts based
4395   on a power of 1000 stay unaffected (kB,MB,GB).
4396
4397 -------------------------------------------------------------------
4398 Mon Feb  9 13:14:26 CET 2009 - ma@suse.de
4399
4400 - Fix installation prompting for the wrong CD/DVD. (bnc #472892)
4401
4402 -------------------------------------------------------------------
4403 Tue Feb  3 18:07:38 CET 2009 - ma@suse.de
4404
4405 - Send any output from rpm install/delete scripts via callback, so
4406   applications are able to display it. (bnc #369450)
4407
4408 -------------------------------------------------------------------
4409 Mon Feb  2 14:12:08 CET 2009 - ma@suse.de
4410
4411 - Add missing translations (bnc #256289)
4412
4413 -------------------------------------------------------------------
4414 Wed Jan 28 14:37:28 CET 2009 - jkupec@suse.cz
4415
4416 - HistoryLogReader added
4417
4418 -------------------------------------------------------------------
4419 Tue Jan 27 13:35:44 CET 2009 - ma@suse.de
4420
4421 - Respect content-file DATDIR when downloading packages. (bnc #468612)
4422
4423 -------------------------------------------------------------------
4424 Tue Jan 27 13:28:54 CET 2009 - jkupec@suse.cz
4425
4426 - Enabled CredentialManager for MediaSMB (bnc #460970).
4427 - Ignore URL's username, password, and query string in AuthData
4428   comparator in CredentialManager.
4429
4430 -------------------------------------------------------------------
4431 Mon Jan 26 12:41:07 CET 2009 - ma@suse.de
4432
4433 - Let vendor checks per default differ between 'openSUSE Build Service'
4434   and 'openSUSE' (bnc #467262).
4435
4436 -------------------------------------------------------------------
4437 Fri Jan 23 12:34:44 CET 2009 - ma@suse.de
4438
4439 - Fix handling of plaindir repos on mounted devices (e.g. USB) (bnc #464778)
4440 - Fix plaindir checksum computation not to to follow symlinks (bnc #464778)
4441
4442 -------------------------------------------------------------------
4443 Thu Jan 22 10:41:27 CET 2009 - ma@suse.de
4444
4445 - Tell satsolver about product buddies (bnc #466565)
4446
4447 -------------------------------------------------------------------
4448 Fri Jan  9 17:01:10 CET 2009 - jkupec@suse.cz
4449
4450 - handle HTTP 503 reponses as temporary errors (bnc #462545)
4451
4452 -------------------------------------------------------------------
4453 Thu Dec 18 22:26:18 CET 2008 - ma@suse.de
4454
4455 - Fixed lost user request to abort during commit. (bnc #388810, bnc #450273)
4456 - revision 11954
4457 - version 5.25.0 (23)
4458
4459 -------------------------------------------------------------------
4460 Thu Dec 18 13:02:27 CET 2008 - ma@suse.de
4461
4462 - Add Package::filelist, faster and less memory consuming
4463   implementation of Package::filenames (now deprecated).
4464 - revision 11949
4465
4466 -------------------------------------------------------------------
4467 Thu Dec 11 21:39:50 CET 2008 - ma@suse.de
4468
4469 - Add str::hexencode and str::hexdecode to encode special characters
4470   in a string as %XX.
4471 - Hexdecode modalias strings in rpm dependencies because rpm does not
4472   allow comma, blank and other special chars. (bnc #456695)
4473 - revision 11927
4474
4475 -------------------------------------------------------------------
4476 Thu Dec 11 17:13:06 CET 2008 - ma@suse.de
4477
4478 - Catch and report media errors when proving packages. (bnc #457652)
4479 - revision 11926
4480
4481 -------------------------------------------------------------------
4482 Wed Dec 10 16:09:08 CET 2008 - ma@suse.de
4483
4484 - Remove obsolete zypp.conf::productsdir and deprecate
4485   ZConfig::productsPath().
4486 - Monitor /etc/products.d to determine if @system.solv needs to be
4487   rebuilt. (bnc #457933)
4488 - revision 11923
4489 - version 5.24.7 (23)
4490
4491 -------------------------------------------------------------------
4492 Mon Dec  8 15:31:18 CET 2008 - ma@suse.de
4493
4494 - Execute patch scripts chroot to the installed system. (bnc #456795)
4495 - revision 11908
4496
4497 -------------------------------------------------------------------
4498 Mon Dec  8 10:39:30 CET 2008 - schubi@suse.de
4499
4500 - Make the solver reset function public (bnc #439373)
4501 - Revision 11904
4502
4503 -------------------------------------------------------------------
4504 Sun Dec  7 20:21:09 CET 2008 - coolo@suse.de
4505
4506 - note for coolo: do not trust bash advisory from TPM colleagues
4507
4508 -------------------------------------------------------------------
4509 Fri Dec  5 14:22:11 CET 2008 - ma@suse.de
4510
4511 - Fix solvers inappropriate selection as byUSER (bnc 455965)
4512 - revision 11891
4513 - version 5.24.6 (23)
4514
4515 -------------------------------------------------------------------
4516 Thu Dec  4 11:10:35 CET 2008 - coolo@suse.de
4517
4518 - fix %post script to not warn on fresh install
4519
4520 -------------------------------------------------------------------
4521 Mon Dec  1 19:38:24 CET 2008 - ma@suse.de
4522
4523 - Fix install order computation losing some installed packages
4524   pre-requirements. (bnc #439802)
4525 - revision 11845
4526 - version 5.24.5 (23)
4527
4528 -------------------------------------------------------------------
4529 Fri Nov 28 16:33:56 CET 2008 - ma@suse.de
4530
4531 - Prune soft locks to prevent installation but not update of
4532   already installed packages.
4533 - revision 11829
4534 - version 5.24.4 (23)
4535
4536 -------------------------------------------------------------------
4537 Fri Nov 28 11:36:03 CET 2008 - schubi@suse.de
4538
4539 - Taking solutions which based on user requirements/conflict
4540   "by User" solutions (bnc #442718)
4541 - revision 11825
4542
4543 -------------------------------------------------------------------
4544 Fri Nov 28 00:05:17 CET 2008 - ma@suse.de
4545
4546 - Take into account the requirements of all obsoleted packages uninstall
4547   scripts when computing the installation order. (bnc #439802)
4548 - revision 11823
4549 - version 5.24.3 (23)
4550
4551 -------------------------------------------------------------------
4552 Thu Nov 27 14:45:07 CET 2008 - dmacvicar@suse.de
4553
4554 - fix maybeUnsuported() method returning wrong result
4555 - add testcase for future coverage
4556 - don't force time based uuid for anonymous id string (bnc #449654)
4557 - RELEASE: 5.24.2 (23)
4558
4559 -------------------------------------------------------------------
4560 Wed Nov 26 17:18:00 CET 2008 - ma@suse.de
4561
4562 - Call 'repo2solv -R' (recursive scan) for plaindir repos. (bnc #443350)
4563 - revision 11810
4564
4565 -------------------------------------------------------------------
4566 Wed Nov 26 17:09:12 CET 2008 - dmacvicar@suse.de
4567
4568 - SHA1SUMS.key is not imported by zypp as known key (bnc #446188)
4569 - path and url in add_on_products.xml is evaluated wrong
4570   (bnc #446170)
4571
4572 -------------------------------------------------------------------
4573 Mon Nov 24 17:47:35 CET 2008 - schubi@suse.de
4574
4575 - activate locking for doUpdate (bnc #447684)
4576 - revision 11792
4577 - RELEASE: 5.24.1 (23)
4578
4579 -------------------------------------------------------------------
4580 Fri Nov 21 16:56:10 CET 2008 - dmacvicar@suse.de
4581
4582 - remove unused updaterepokey, replaced by repo
4583   product information
4584
4585 -------------------------------------------------------------------
4586 Fri Nov 21 15:12:52 CET 2008 - jkupec@suse.cz
4587
4588 - fixed uninitialized value in OnMediaLocation (bnc #447010)
4589 - revision 11770
4590
4591 -------------------------------------------------------------------
4592 Thu Nov 20 23:59:16 CET 2008 - ma@suse.de
4593
4594 - Fix retrieval of deltarpm info.
4595 - revision 11764
4596 - version 5.24.0 (23)
4597
4598 -------------------------------------------------------------------
4599 Thu Nov 20 22:15:28 CET 2008 - ma@suse.de
4600
4601 - Fix retrieval of Repository attributes like timestamps, keywords
4602   and product info.
4603 - revision 11760
4604
4605 -------------------------------------------------------------------
4606 Thu Nov 20 19:30:05 CET 2008 - ma@suse.de
4607
4608 - Enhance class LookupAttr and add convenience class LookupRepoAttr to
4609   iterate those solv file attributes which are not acssociated with a
4610   solvable. E.g. product or deltarpm info.
4611 - revision 11754
4612
4613 -------------------------------------------------------------------
4614 Wed Nov 19 15:49:38 CET 2008 - jkupec@suse.cz
4615
4616 - encode user-supplied URL strings before using them in the Url object
4617   (bnc #446395, bnc #444267)
4618 - revision 11720
4619
4620 -------------------------------------------------------------------
4621 Wed Nov 19 15:15:14 CET 2008 - ma@suse.de
4622
4623 - Support loading helix files.
4624 - revision 11719
4625
4626 -------------------------------------------------------------------
4627 Tue Nov 18 18:37:30 CET 2008 - ma@suse.de
4628
4629 - Add class filesystem::Glob to find pathnames matching a pattern
4630   by using ::glob.
4631 - revision 11708
4632
4633 -------------------------------------------------------------------
4634 Thu Nov 13 11:07:56 CET 2008 - schubi@suse.de
4635
4636 - Taking care for ppc64 while distupgrade (bnc #443685)
4637 - revision 11670
4638
4639 -------------------------------------------------------------------
4640 Wed Nov 12 18:53:03 CET 2008 - ma@suse.de
4641
4642 - Add Capability ctor from Arch and Name: (Arch_i386, "name") or
4643   (Arch_i386, "name == 1.0").
4644 - revision 11669
4645
4646 -------------------------------------------------------------------
4647 Wed Nov 12 14:31:20 CET 2008 - ma@suse.de
4648
4649 - Take care to always reset CURLOPT_TIMECONDITION to prevent incomplete
4650   downloads. (bnc #444109)
4651 - revision 11656
4652 - version 5.23.0 (23)
4653
4654 -------------------------------------------------------------------
4655 Wed Nov 12 13:19:02 CET 2008 - ma@suse.de
4656
4657 - Check for modaliases below /sys (bnc #430179)
4658 - revision 11653
4659
4660 -------------------------------------------------------------------
4661 Tue Nov 11 18:36:33 CET 2008 - ma@suse.de
4662
4663 - Avoid superfluous file copying and gpg invocation in keyring handling.
4664 - revision 11650
4665
4666 -------------------------------------------------------------------
4667 Tue Nov 11 14:48:52 CET 2008 - ma@suse.de
4668
4669 - Prevent fetcher from processing the same index file twice. (bnc #443644)
4670 - revision 11648
4671 - version 5.22.0 (21)
4672
4673 -------------------------------------------------------------------
4674 Fri Nov  7 23:55:47 CET 2008 - ma@suse.de
4675
4676 - Fix retrieval of patch contents and references attributes. (bnc #442200)
4677 - revision 11641
4678 - version 5.21.0 (21)
4679
4680 -------------------------------------------------------------------
4681 Fri Nov  7 19:51:00 CET 2008 - ma@suse.de
4682
4683 - Add CheckSum::asString.
4684 - revision 11634
4685
4686 -------------------------------------------------------------------
4687 Fri Nov  7 17:55:48 CET 2008 - ma@suse.de
4688
4689 - revision 11631
4690 - version 5.20.0 (20)
4691
4692 -------------------------------------------------------------------
4693 Thu Nov  6 18:35:25 CET 2008 - dmacvicar@suse.de
4694
4695 - re-add the flavor to the http header now using a flavor
4696   cache that is updated on every target load.
4697   Target::dstributionFlavor provides access to this cache
4698   in case you need the last used flavor without loading
4699   the target.
4700
4701 -------------------------------------------------------------------
4702 Thu Nov  6 16:23:03 CET 2008 - schubi@suse.de
4703
4704 - added flag: ignorealreadyrecommended to the testcases (bnc #432136)
4705 - revsion 11539
4706
4707 -------------------------------------------------------------------
4708 Thu Nov  6 09:41:48 CET 2008 - schubi@suse.de
4709
4710 - Adding rule rpm-arch for installed rpm package in order to avoid
4711   unneeded architecture change. (bnc #441004)
4712 - revision 11585
4713
4714 -------------------------------------------------------------------
4715 Tue Nov  4 13:21:35 CET 2008 - jkupec@suse.cz
4716
4717 - handle MediaTimeoutException also in MediaSetAccess::provideFile()
4718   (bnc #439983)
4719 - revision 11568
4720
4721 -------------------------------------------------------------------
4722 Mon Nov  3 15:30:53 CET 2008 - dmacvicar@suse.de
4723
4724 - merge contributions by Jon Nelson, the patches resolve
4725   the following issues:
4726 - disable the "Pragma: nocache" header which is automatically
4727   used by curl.
4728   re-enables the use of a caching http proxy (like squid or others)
4729   and corrects (bnc #326208)
4730 - don't generate an If-Modified-Since header if we don't have a
4731   previous file to work with
4732 - don't generate a Proxy-Authenticate header if one is not called
4733   for.
4734
4735 -------------------------------------------------------------------
4736 Fri Oct 31 14:01:57 CET 2008 - ma@suse.de
4737
4738 - Do not save solver locks (by APPL_HIGH).
4739 - revision 11558
4740
4741 -------------------------------------------------------------------
4742 Fri Oct 31 13:53:39 CET 2008 - dmacvicar@suse.de
4743
4744 - fetcher.setOptions( Fetcher::AutoAddIndexes ) allows
4745   for automatic signed index discovery.
4746 - enqueueDir with checksum checking s now enqueueDigestedDir
4747
4748 -------------------------------------------------------------------
4749 Thu Oct 30 14:24:57 CET 2008 - schubi@suse.de
4750
4751 - solutions: keep/lock will be done by APPL_HIGH. So they will not be
4752   saved in the lockfiles
4753 - "keep obsolete" will be handled with lock by APPL_HIGH (bnc #439134)
4754 - revision  11549
4755
4756 -------------------------------------------------------------------
4757 Wed Oct 29 14:14:16 CET 2008 - jkupec@suse.cz
4758
4759 - throw a MediaTimeoutException also on http 504 (gateway timeout)
4760   (bnc #425035)
4761 - revision 11535
4762
4763 -------------------------------------------------------------------
4764 Wed Oct 29 12:51:55 CET 2008 - ma@suse.de
4765
4766 - Add 'sh4' architectures.
4767 - revision 11534
4768
4769 -------------------------------------------------------------------
4770 Tue Oct 28 22:01:40 CET 2008 - dmacvicar@suse.de
4771
4772 - don't free the header before curl_perform as curl does not
4773   copy it. (bnc#439532)
4774
4775 -------------------------------------------------------------------
4776 Tue Oct 28 16:47:36 CET 2008 - ma@suse.de
4777
4778 - Add 'arm' architectures.
4779 - revision 11525
4780
4781 -------------------------------------------------------------------
4782 Tue Oct 28 10:07:13 CET 2008 - schubi@suse.de
4783
4784 - regarding "keep obsolete" in the solutions (bnc #439134)
4785 - revision 11517
4786
4787 -------------------------------------------------------------------
4788 Mon Oct 27 10:51:01 CET 2008 - dmacvicar@suse.de
4789
4790 - fix broken aria2c command line (bnc#438971)
4791
4792 -------------------------------------------------------------------
4793 Sun Oct 26 14:53:56 CET 2008 - coolo@suse.de
4794
4795 - adding svn r11488 to fix compile of PackageKit
4796
4797 -------------------------------------------------------------------
4798 Fri Oct 24 18:12:34 CEST 2008 - ma@suse.de
4799
4800 - Remove error prone methods from OnMediaLocation API to prevent
4801   accidental missuse. (bnc #437328)
4802 - revision 11487
4803 - version 5.19.0 (19)
4804
4805 -------------------------------------------------------------------
4806 Fri Oct 24 16:07:45 CEST 2008 - ma@suse.de
4807
4808 - Provide the /etc/products.d enties filename as Product::referenceFilename.
4809   Use it to remove orphan products. (bnc #432932)
4810 - Fix media exception handling in commit (bnc #395704)
4811 - revision 11485
4812 - version 5.18.0 (17)
4813
4814 -------------------------------------------------------------------
4815 Fri Oct 24 10:29:19 CEST 2008 - schubi@suse.de
4816
4817 - Taking "unlock" instead of setTransact(false) in the solutions (bnc #436923)
4818 - revision 11468
4819 - version 5.17.0 (17)
4820
4821 -------------------------------------------------------------------
4822 Wed Oct 22 14:33:10 CEST 2008 - ma@suse.de
4823
4824 - For retrieving a product license fall back to license.tar.gz. (bnc #372386)
4825 - revision 11447
4826
4827 -------------------------------------------------------------------
4828 Wed Oct 22 14:16:33 CEST 2008 - dmacvicar@suse.de
4829
4830 - move anonymous unique id to a private http header
4831   X-ZYpp-AnonymousUniqueId (bnc#431571 )
4832
4833 -------------------------------------------------------------------
4834 Wed Oct 22 12:58:35 CEST 2008 - ma@suse.de
4835
4836 - Adapt to satsolver-0.12 API.
4837 - Add Locale:: bestMatch to find the best match within a set of
4838   available Locales.
4839 - revision 11441
4840
4841 -------------------------------------------------------------------
4842 Mon Oct 20 16:44:58 CEST 2008 - ma@suse.de
4843
4844 - RepoInfo: Add methods to handle repository licenses. (bnc #372386)
4845 - revision 11419
4846
4847 -------------------------------------------------------------------
4848 Mon Oct 20 16:39:41 CEST 2008 - ma@suse.de
4849
4850 - Adapt to changed satsolver dataiterator API.
4851 - revision 11418
4852
4853 -------------------------------------------------------------------
4854 Fri Oct 17 18:31:47 CEST 2008 - ma@suse.de
4855
4856 - Secure download of license file on repo refresh (bnc #372386)
4857 - revision 11398
4858
4859 -------------------------------------------------------------------
4860 Fri Oct 17 17:26:25 CEST 2008 - ma@suse.de
4861
4862 - Call 'repo2solv.sh -o' instead of using output redirection. (bnc #420046)
4863 - revision 11397
4864
4865 -------------------------------------------------------------------
4866 Thu Oct 16 17:57:15 CEST 2008 - jkupec@suse.cz
4867
4868 - repository license methods added to RepoManager (bnc #372386)
4869 - revision 11377
4870
4871 -------------------------------------------------------------------
4872 Thu Oct 16 16:26:01 CEST 2008 - dmacvicar@suse.de
4873
4874 - don't take into account stat information when looking
4875   for remote SHA1SUMS (part of bnc#409927)
4876
4877 -------------------------------------------------------------------
4878 Wed Oct 15 18:01:48 CEST 2008 - jkupec@suse.cz
4879
4880 - MediaSetAccess::provideOptionalFile() added
4881 - revision 11369
4882
4883 -------------------------------------------------------------------
4884 Wed Oct 15 18:01:48 CEST 2008 - jkupec@suse.cz
4885 - version 5.16.1 (16)
4886
4887 -------------------------------------------------------------------
4888 Tue Oct 14 16:15:09 CEST 2008 - jkupec@suse.cz
4889
4890 - don't initialize servicesTargetDistro via global ZYpp instance in
4891   RepoManagerOptions() constructor (bnc #435184)
4892 - revision 11342
4893
4894 -------------------------------------------------------------------
4895 Mon Oct 13 19:12:40 CEST 2008 - jkupec@suse.cz
4896
4897 - repository probing: check for other types of repo even on
4898   MediaException, throw only if all fail (bnc #335906)
4899 - revision 11332
4900
4901 -------------------------------------------------------------------
4902 Mon Oct 13 14:16:25 CEST 2008 - ma@suse.de
4903
4904 - Adapt to satsolver changes.
4905 - revision 11331
4906 - version 5.16.0 (16)
4907
4908 -------------------------------------------------------------------
4909 Mon Oct 13 13:28:48 CEST 2008 - ma@suse.de
4910
4911 - Fix reading delta rpm checksum from solv file.
4912 - revision 11313
4913
4914 -------------------------------------------------------------------
4915 Mon Oct 13 12:12:39 CEST 2008 - ma@suse.de
4916
4917 - Fix package-manager script to properly quote arguments. (bnc #30903)
4918 - revision 11311
4919
4920 -------------------------------------------------------------------
4921 Mon Oct 13 11:03:04 CEST 2008 - schubi@suse.de
4922
4923 - regarding orphaned resolvables
4924 - removed old distupgrade algorithm
4925 - revision 11307
4926
4927 -------------------------------------------------------------------
4928 Sun Oct 12 13:55:51 CEST 2008 - jkupec@suse.cz
4929
4930 - handle ftp response 530 (login failed) like http 403
4931   (bnc #433537)
4932 - revision 11305
4933
4934 -------------------------------------------------------------------
4935 Thu Oct  9 17:37:18 CEST 2008 - ma@suse.de
4936
4937 - Adapt to satsolvers 'big solv data change'.
4938 - revision 11294
4939
4940 -------------------------------------------------------------------
4941 Thu Oct  9 17:18:18 CEST 2008 - schubi@suse.de
4942
4943 - Taking the right solution actions for locked resolvables (bnc #400840)
4944 - revision 11289
4945
4946 -------------------------------------------------------------------
4947 Thu Oct  9 13:52:03 CEST 2008 - ma@suse.de
4948
4949 - Add required copy-ctor and assignment operator to WhatProvides.
4950   (bnc #433087)
4951 - revision 11276
4952
4953 -------------------------------------------------------------------
4954 Wed Oct  8 16:24:25 CEST 2008 - jkupec@suse.cz
4955
4956 - detect and use unused loop device for mounting ISO images
4957   (bnc #428009)
4958 - revision 11262
4959 - version 5.15.1 (13)
4960
4961 -------------------------------------------------------------------
4962 Wed Oct  8 15:39:08 CEST 2008 - jkupec@suse.cz
4963
4964 - fixed segfault when saving the probed repo type in
4965   RepoManager::refreshMetadata() (bnc #431963)
4966 - revision 11261
4967
4968 -------------------------------------------------------------------
4969 Wed Oct  8 11:33:00 CEST 2008 - dmacvicar@suse.de
4970
4971 - improve log message (bnc#429114)
4972
4973 -------------------------------------------------------------------
4974 Wed Oct  8 11:15:20 CEST 2008 - lslezak@suse.cz
4975
4976 - disk usage - ignore /proc filesystem (bnc#418783)
4977 - revision 11258
4978
4979 -------------------------------------------------------------------
4980 Tue Oct  7 13:24:10 CEST 2008 - ma@suse.de
4981
4982 - Fixed detection of loopback mounted iso-files. The mtab entry does
4983   not necessarily mention the iso-file. (bnc #432504)
4984 - revision 11252
4985 - version 5.15.0 (13)
4986
4987 -------------------------------------------------------------------
4988 Thu Oct  2 19:46:13 CEST 2008 - ma@suse.de
4989
4990 - Add zypp.conf option 'download.use_deltarpmr.always' to enable using
4991   delta rpms even if the package is available on a local source.
4992   (Axel C. Frinke)
4993 - revision 11235
4994 - version 5.14.0 (13)
4995
4996 -------------------------------------------------------------------
4997 Thu Oct  2 18:50:11 CEST 2008 - ma@suse.de
4998
4999 - Add product attribute: PRODUCTLINE.
5000 - revision 11234
5001
5002 -------------------------------------------------------------------
5003 Thu Oct  2 17:18:19 CEST 2008 - ma@suse.de
5004
5005 - Do not consider self provided requirements whan computing the
5006   installation order.
5007 - revision 11231
5008
5009 -------------------------------------------------------------------
5010 Wed Oct  1 16:07:36 CEST 2008 - ma@suse.de
5011
5012 - Rephrase missleading error message. (bnc #431229)
5013 - revision 11222
5014
5015 -------------------------------------------------------------------
5016 Tue Sep 30 17:23:48 CEST 2008 - ma@suse.de
5017
5018 - Allow computation of disk usage per solvable.
5019 - revision 11218
5020
5021 -------------------------------------------------------------------
5022 Mon Sep 29 23:59:10 CEST 2008 - dmacvicar@suse.de
5023
5024 - Merge aria2c Media handler code from Google SOC 2008
5025   (Gerard Farras)
5026 - Only activated by making env var ZYPP_ARIA=1
5027
5028 -------------------------------------------------------------------
5029 Mon Sep 29 15:56:17 CEST 2008 - jkupec@suse.cz
5030
5031 - history: tell which package failed before logging rpm output or
5032   error message (bnc #430585)
5033 - no localization for history log comments
5034 - revision 11202
5035
5036 -------------------------------------------------------------------
5037 Mon Sep 29 13:43:08 CEST 2008 - ma@suse.de
5038
5039 - Fix zypp::WhatProvides::empty returning inverse result.
5040 - revision 11200
5041 - version 5.13.1 (13)
5042
5043 -------------------------------------------------------------------
5044 Sat Sep 27 23:36:19 CEST 2008 - jkupec@suse.cz
5045
5046 - fixed endless loop when CredentialManager returns bad password
5047 - CredentialManager now correctly updates password of existing
5048   credentials
5049 - revision 11187
5050
5051 -------------------------------------------------------------------
5052 Fri Sep 26 15:37:50 CEST 2008 - ma@suse.de
5053
5054 - Fix computation of Product::flavor.
5055 - Add Product::productLine. A vendor specific string denoting the
5056   product line.
5057 - revision 11182
5058 - version 5.13.0 (13)
5059
5060 -------------------------------------------------------------------
5061 Fri Sep 26 15:25:33 CEST 2008 - jkupec@suse.cz
5062
5063 - save user credentials after asking for them
5064 - revision 11181
5065
5066 -------------------------------------------------------------------
5067 Thu Sep 25 23:19:55 CEST 2008 - jkupec@suse.cz
5068
5069 - ZConfig::credentialsGlobal{File,Dir}() added
5070   (/etc/zypp/credentials.{cat,d})
5071 - revision 11176
5072
5073 -------------------------------------------------------------------
5074 Thu Sep 25 17:09:44 CEST 2008 - jkupec@suse.cz
5075
5076 - Target::setInstallationLogfile() removed from zypp/Target.h
5077 - revision 11171
5078
5079 -------------------------------------------------------------------
5080 Thu Sep 25 13:11:43 CEST 2008 - ma@suse.de
5081
5082 - Remove obsolete zypp-query-pool binary. zypper provides all
5083   the information one needs.
5084 - revision 11160
5085
5086 -------------------------------------------------------------------
5087 Wed Sep 24 19:11:19 CEST 2008 - jkupec@suse.cz
5088
5089 - HistoryLog added and used to log package installs/removes and
5090   repository adds, removes, url and alias changes into
5091   history.logfile (/var/log/zypp/history) (fate #110205)
5092 - str::escape(string, char) added
5093 - revision 11150
5094 - version 5.12.1 (12)
5095
5096 -------------------------------------------------------------------
5097 Tue Sep 23 14:02:08 CEST 2008 - jkupec@suse.cz
5098
5099 - CredentialManager: look for credentials with
5100   wanted_url.startsWith(stored_url)
5101 - RepoManager: don't pass service credentials down to repos if
5102   their urls are not based on service's url.
5103 - revision 11134
5104
5105 -------------------------------------------------------------------
5106 Mon Sep 22 16:27:41 CEST 2008 - ma@suse.de
5107
5108 - Remove superfluous PRODUCT_REFERENCES attribute.
5109 - revision 11127
5110
5111 -------------------------------------------------------------------
5112 Mon Sep 22 16:13:08 CEST 2008 - ma@suse.de
5113
5114 - Add Url::hasCredentialsInAuthority test for username or password
5115   being encoded in the authority component. I.e. user:pass@host.
5116 - Handle repos to be disabled disable in service refresh.
5117 - revision 11126
5118
5119 -------------------------------------------------------------------
5120 Mon Sep 22 12:10:34 CEST 2008 - jkupec@suse.cz
5121
5122 - provided context to keyring callbacks (bnc #370223)
5123 - merged trust & import callbacks (bnc #366467)
5124   (don't worry, still allows to trust && !import)
5125 - revision 11113
5126
5127 -------------------------------------------------------------------
5128 Fri Sep 19 13:17:38 CEST 2008 - ma@suse.de
5129
5130 - Moved DefaultAcceptBits enum to class KeyRing (formerly KeyRingReort).
5131 - revision 11102
5132
5133 -------------------------------------------------------------------
5134 Thu Sep 18 16:11:23 CEST 2008 - ma@suse.de
5135
5136 - Use service alias as namespace for it's repositories aliases.
5137 - revision 11097
5138 - version 5.11.0 (11)
5139
5140 -------------------------------------------------------------------
5141 Thu Sep 18 12:45:25 CEST 2008 - jkupec@suse.cz
5142
5143 - pass service's credentials down to repos
5144 - support ?credentials=filepath in URL to specify credentials
5145 - revision 11092
5146
5147 -------------------------------------------------------------------
5148 Thu Sep 18 09:57:49 CEST 2008 - ma@suse.de
5149
5150 - Add Product::isTargetDistribution to identify the systems installed
5151   baseproduct. This should replace tests for Product::type is "base".
5152 - revision 11089
5153
5154 -------------------------------------------------------------------
5155 Wed Sep 17 18:05:44 CEST 2008 - jkupec@suse.cz
5156
5157 - save user credentials when adding repos/services with URLs containing
5158   the credentials (bnc #425462)
5159 - revision 11085
5160
5161 -------------------------------------------------------------------
5162 Wed Sep 17 15:08:54 CEST 2008 - ma@suse.de
5163
5164 - Adapt to rpms new way of quoting whitespace in pathnames.(bnc #426924)
5165 - revision 11082
5166
5167 -------------------------------------------------------------------
5168 Tue Sep 16 18:41:39 CEST 2008 - ma@suse.de
5169
5170 - Service handling fixes. Added ServiceException.
5171 - revision 11077
5172
5173 -------------------------------------------------------------------
5174 Mon Sep 15 11:40:04 CEST 2008 - ma@suse.de
5175
5176 - Fix building of transaltions.
5177 - revision 11064
5178
5179 -------------------------------------------------------------------
5180 Sun Sep 14 00:10:21 CEST 2008 - jkupec@suse.cz
5181
5182 - ServiceInfo.clearReposTo{Enable,Disable}() methods added
5183 - revision 11060
5184
5185 -------------------------------------------------------------------
5186 Fri Sep 12 18:24:28 CEST 2008 - ma@suse.de
5187
5188 - Create new Service repos in disbaled sate.
5189 - revision 11056
5190 - version 5.10.0 (10)
5191
5192 -------------------------------------------------------------------
5193 Fri Sep 12 16:04:54 CEST 2008 - ma@suse.de
5194
5195 - Make registerTarget and registerRelease abvailable for installed
5196   product. Required for registration.
5197 - revision 11043
5198
5199 -------------------------------------------------------------------
5200 Fri Sep 12 12:59:50 CEST 2008 - ma@suse.de
5201
5202 - Add url lists query to Product interface. A generic query and
5203   convenience methods to query urls for "releasenotes", "register",
5204   "updateurls", "extraurls",  "optionalurls" and "smolt" (bnc #413444)
5205 - revision 11029
5206
5207 -------------------------------------------------------------------
5208 Fri Sep 12 01:38:25 CEST 2008 - jkupec@suse.cz
5209
5210 - ServiceType and ServiceInfo::type() added (contains only RIS for
5211   now), service type probing added.
5212 - Avoiding the use of 'path' for services (appending
5213   the repoindex.xml's 'path' to the baseurl of created repos)
5214 - renamed ServiceInfo::*catalog*() methods to *repo*() methods
5215 - revision 11022
5216
5217 -------------------------------------------------------------------
5218 Thu Sep 11 16:01:57 CEST 2008 - dmacvicar@suse.de
5219
5220 - add Repostiroy::updateKeys and
5221   Repository::providesUpdatesForKey(string) for repo and
5222   product matching
5223 - Provide Repository::isUpdateRepo
5224
5225 -------------------------------------------------------------------
5226 Thu Sep 11 14:41:28 CEST 2008 - ma@suse.de
5227
5228 - Fix evaluation of vendor support flags.
5229 - Adapt retrieval of registration data (targetDistribution,
5230   targetDistributionRelease and targetDistributionFlavor).
5231 - revision 11013
5232
5233 -------------------------------------------------------------------
5234 Wed Sep 10 18:23:52 CEST 2008 - ma@suse.de
5235
5236 - Follow gpgcheck tag in .repo file and do no check if disabled.
5237 - revision 11010
5238 - version 5.9.0 (8)
5239
5240 -------------------------------------------------------------------
5241 Wed Sep 10 17:54:20 CEST 2008 - jkupec@suse.cz
5242
5243 - added dumpAsXMLOn(stream,string) to ServiceInfo to print services
5244   with content (repos)
5245 - revision 11004
5246
5247 -------------------------------------------------------------------
5248 Wed Sep 10 17:31:41 CEST 2008 - ma@suse.de
5249
5250 - Remove obsolete product attributes.
5251 - Store less packages in /var/lib/zypp/SoftLocks (bnc #418050)
5252 - revision 11001
5253
5254 -------------------------------------------------------------------
5255 Wed Sep 10 16:40:00 CEST 2008 - ma@suse.de
5256
5257 - Provide product::updaterepoKey: Update repository indicator string.
5258 - revision 11000
5259
5260 -------------------------------------------------------------------
5261 Tue Sep  9 17:33:03 CEST 2008 - dmacvicar@suse.de
5262
5263 - provide context about the repository (name/alias) if available when
5264   checking signatures (bnc#370223)
5265 - 5.8.0
5266
5267 -------------------------------------------------------------------
5268 Tue Sep  9 13:04:11 CEST 2008 - ma@suse.de
5269
5270 - Add ServiceInfo interface to define a set of catalogs (repository
5271   aliases) to be enabled on next refresh.
5272 - revision 10970
5273
5274 -------------------------------------------------------------------
5275 Tue Sep  9 11:40:42 CEST 2008 - ma@suse.de
5276
5277 - Fix reading of Traget::targetDistribution.
5278 - Allow to configure default answers in signature verification workflow.
5279 - revision 10968
5280
5281 -------------------------------------------------------------------
5282 Mon Sep  8 17:11:02 CEST 2008 - jkupec@suse.cz
5283
5284 - CredentialManager added to manage stored credentials
5285 - MediaCurl adapted to use CredentialManager to read credentials
5286 - revision 10958
5287
5288 -------------------------------------------------------------------
5289 Fri Sep  5 11:40:05 CEST 2008 - jkupec@suse.cz
5290
5291 - operator ==, !=, < definition moved to RepoInfoBase from
5292   the derived classes
5293 - fixed RepoInfo::dumpAsIniOn() to not print 'type' if it is unknown
5294   (bnc #407515)
5295 - {Repo,Service}Info::dumpAsXMLOn(ostream) added
5296 - RepoInfo::dumpRepoOn() deprecated in favor of dumpAsIniOn()
5297 - use shared_ptr instead of itrusive for {Repo,Service}Info
5298 - revision 10931:10942
5299
5300 -------------------------------------------------------------------
5301 Thu Sep  4 16:47:07 CEST 2008 - jkupec@suse.cz
5302
5303 - RepoInfo{,Base} setters made void
5304 - revision 10931
5305
5306 -------------------------------------------------------------------
5307 Wed Sep  3 14:53:06 CEST 2008 - jkupec@suse.cz
5308
5309 - skip repositories with non-matching target distro when reading
5310   repoindex
5311 - revision 10926
5312
5313 -------------------------------------------------------------------
5314 Tue Sep  2 11:04:52 CEST 2008 - schubi@suse.de
5315
5316 - Enabled distupgrade of the SAT solver. In order to use the old
5317   distupgrade you can set the environment variable ZYPP_NO_SAT_UPDATE.
5318   This variable will can be used until the old distupgrade mechanism will
5319   be removed from libzypp. Have a look to above changelogs.
5320 - revision 10911
5321 - version 5.7.0 (5)
5322
5323 -------------------------------------------------------------------
5324 Tue Aug 19 16:36:47 CEST 2008 - dmacvicar@suse.de
5325
5326 - add Package::maybeUnsupported to remove duplicated
5327   code in clients dealing with Package::vendorSupport
5328
5329 -------------------------------------------------------------------
5330 Tue Aug 19 11:04:52 CEST 2008 - schubi@suse.de
5331
5332 - Reset transaction only if this solvable has no buddy (bnc #417799)
5333   e.g. do not reset Products cause the concerning release package
5334   could not already be installed.
5335 - revision 10883
5336 - version 5.6.1 (5)
5337
5338 -------------------------------------------------------------------
5339 Mon Aug 18 17:31:02 CEST 2008 - dmacvicar@suse.de
5340
5341 - don't report "may be outdated" for @System repo.
5342
5343 -------------------------------------------------------------------
5344 Fri Aug 15 20:20:07 CEST 2008 - ma@suse.de
5345
5346 - Add Target::targetDistribution. Returns "distribution-arch" of
5347   the installed base product. Used for registration and Service
5348   refresh. (for Fate #304915)
5349 - revision 10877
5350 - version 5.6.0 (5)
5351
5352 -------------------------------------------------------------------
5353 Fri Aug 15 17:42:58 CEST 2008 - ma@suse.de
5354
5355 - Add method Product::replacedProducts to identify installed
5356   Products that would be replaced by installing a new Product.
5357   (for Fate #301997)
5358 - revision 10876
5359
5360 -------------------------------------------------------------------
5361 Fri Aug 15 15:30:32 CEST 2008 - ma@suse.de
5362
5363 - Fixes to Selectable doing staus manipulation on non-USER level.
5364 - revision 10873
5365
5366 -------------------------------------------------------------------
5367 Fri Aug 15 14:23:02 CEST 2008 - ma@suse.de
5368
5369 - Add method ZYpp::getTarget that returns the Target or a NULL pointer,
5370   if it is not yet initialized. This is to avoid try/catch blocks just
5371   to test whether the Target is initialized. (bnc #417556)
5372 - Add method Target::assertRootPrefix. Pass a pathname and get back the
5373   path prefixed with the tragets root, unless it already had that prefix.
5374 - revision 10870
5375
5376 -------------------------------------------------------------------
5377 Thu Aug 14 18:44:45 CEST 2008 - schubi@suse.de
5378
5379 - Regarding error messages for Products correctly (FATE #304502)
5380 - rev 10863
5381
5382 -------------------------------------------------------------------
5383 Thu Aug 14 14:03:27 CEST 2008 - ma@suse.de
5384
5385 - Let Selectable default to USER level.
5386 - revision 10850
5387 - version 5.5.1 (5)
5388
5389 -------------------------------------------------------------------
5390 Wed Aug 13 21:01:25 CEST 2008 - ma@suse.de
5391
5392 - Change Selectable API to support doing staus manipulation on
5393   non-USER level.
5394 - revision 10847
5395 - version 5.5.0 (5)
5396
5397 -------------------------------------------------------------------
5398 Wed Aug 13 16:48:49 CEST 2008 - dmacvicar@suse.de
5399
5400 - support sat solver API for searching files
5401
5402 -------------------------------------------------------------------
5403 Wed Aug 13 15:12:45 CEST 2008 - ma@suse.de
5404
5405 - Add ResPool::reposFind to get repositories by alias.
5406 - revision 10835
5407
5408 -------------------------------------------------------------------
5409 Tue Aug 12 19:37:36 CEST 2008 - ma@suse.de
5410
5411 - Advise rpmdb2solv to parse the product database.
5412 - revision 10824
5413 - version 5.4.0 (4)
5414
5415 -------------------------------------------------------------------
5416 Tue Aug 12 12:05:49 CEST 2008 - ma@suse.de
5417
5418 - Offer a simpler, fate based status manipulation in ui::Selectable.
5419   This is easier to handle, as the ui::Status always distinguishes
5420   wheter an object is installed or not.
5421 - revision 10814
5422
5423 -------------------------------------------------------------------
5424 Mon Aug 11 18:00:40 CEST 2008 - ma@suse.de
5425
5426 - Propagate default rpm install flags from zypp.conf via ZConfig and
5427   ZYppCommitPolicy down to the installer. (FATE #302952)
5428 - revision 10813
5429
5430 -------------------------------------------------------------------
5431 Mon Aug 11 16:28:07 CEST 2008 - ma@suse.de
5432
5433 - Add base::Flags (like qt's QFlags) a type-safe way of storing
5434   OR-combinations of enum values.
5435 - revision 10811
5436
5437 -------------------------------------------------------------------
5438 Fri Aug  8 17:01:00 CEST 2008 - ma@suse.de
5439
5440 - Add static ui::Selectable::get methods as convenient ctor
5441   substitute.
5442 - revision 10806
5443
5444 -------------------------------------------------------------------
5445 Fri Aug  8 15:41:17 CEST 2008 - ma@suse.de
5446
5447 - Adapt zypp-query-pool to new product handling.
5448 - revision 10803
5449
5450 -------------------------------------------------------------------
5451 Fri Aug  8 14:11:03 CEST 2008 - ma@suse.de
5452
5453 - Don't pass epoch to 'rpm -e', it does not support it.
5454 - revision 10800
5455
5456 -------------------------------------------------------------------
5457 Fri Aug  8 13:27:42 CEST 2008 - ma@suse.de
5458
5459 - Adapt to new product handling. Products are no longer pseudo
5460   installed objects verified by the solver, but actually installed.
5461   Thus removed satisfiedProduct iterator, fixed Selctables.
5462 - Removed class ProductInfo as we keep Product.
5463 - revision 10797
5464
5465 -------------------------------------------------------------------
5466 Thu Aug  7 22:00:55 CEST 2008 - dmacvicar@suse.de
5467
5468 - implement relogin suggested support (fate#304889)
5469
5470 -------------------------------------------------------------------
5471 Wed Aug  6 18:21:30 CEST 2008 - ma@suse.de
5472
5473 - Detect correct download path even if repository type
5474   is not set. (bnc #386386)
5475 - revision 10768
5476
5477 -------------------------------------------------------------------
5478 Wed Aug  6 17:15:48 CEST 2008 - ma@suse.de
5479
5480 - Cleanup, mostly by removing, unused parser code and related classes.
5481 - revision 10765
5482
5483 -------------------------------------------------------------------
5484 Wed Aug  6 16:23:27 CEST 2008 - ma@suse.de
5485
5486 - Don't let exception escape MediaSetAccess dtor (bnc #415017)
5487 - revision 10763
5488
5489 -------------------------------------------------------------------
5490 Mon Aug  4 19:34:27 CEST 2008 - ma@suse.de
5491
5492 - Add new product attributes (flavor,referencePackage).
5493 - Add PoolItem buddies, i.e. two PoolItems sharing the same status
5494   object. This is used to keep the product resolvable and the
5495   package providing the product metadata in sync.
5496 - revision 10742
5497
5498 -------------------------------------------------------------------
5499 Sat Aug  2 19:26:52 CEST 2008 - jkupec@suse.cz
5500
5501 - support an optional url attribute in repoindex.xml's <repo>
5502 - revision 10729
5503
5504 -------------------------------------------------------------------
5505 Thu Jul 31 21:52:11 CEST 2008 - ma@suse.de
5506
5507 - New class ProductInfo to provide product related metadata that
5508   might be associated with a package. This will replace the Product
5509   resolvable.
5510 - revision 10715
5511
5512 -------------------------------------------------------------------
5513 Thu Jul 31 19:01:54 CEST 2008 - dmacvicar@suse.de
5514
5515 - generate a unique anonymous unique string per target
5516   and add it to the agent string for better statistics
5517
5518 -------------------------------------------------------------------
5519 Thu Jul 31 19:01:14 CEST 2008 - ma@suse.de
5520
5521 - Follow solver policy and make repository priority the highest
5522   key, when ordering packages. Then architecture, and edition last.
5523 - revision 10710
5524
5525 -------------------------------------------------------------------
5526 Wed Jul 30 19:12:00 CEST 2008 - ma@suse.de
5527
5528 - /var/lib/zypp and /var/cache/zypp should be owned by libzypp
5529   (bnc #412094)
5530 - revision 10702
5531
5532 -------------------------------------------------------------------
5533 Wed Jul 30 12:47:48 CEST 2008 - jkupec@suse.cz
5534
5535 - Service renamed to ServiceInfo
5536 - RepoInfoBase added; RepoInfo and ServiceInfo now derive from it
5537 - revision 10695
5538
5539 -------------------------------------------------------------------
5540 Tue Jul 29 12:59:46 CEST 2008 - jkupec@suse.cz
5541
5542 - fixed yum repos to work with non '/' base url post fix
5543   (bnc #341617)
5544 - revision 10662
5545
5546 -------------------------------------------------------------------
5547 Mon Jul 28 18:13:24 CEST 2008 - ma@suse.de
5548
5549 - Fixed SolvIterMixin::Selectable_iterator eating some solvables
5550   (bnc #411339)
5551 - revision 10680
5552
5553 -------------------------------------------------------------------
5554 Fri Jul 25 20:12:55 CEST 2008 - ma@suse.de
5555
5556 - Several changes to make libzypp-bindings compile using the original
5557   header files and no private copies. (bnc #391831)
5558 - revision 10668
5559 - version 5.3.0
5560
5561 -------------------------------------------------------------------
5562 Wed Jul 23 17:17:47 CEST 2008 - jkupec@suse.cz
5563
5564 - Service::enabled() added
5565 - revision 10657
5566
5567 -------------------------------------------------------------------
5568 Tue Jul 22 17:18:28 CEST 2008 - jkupec@suse.cz
5569
5570 - Removed FRESHENS dependency type
5571 - revision 10643
5572
5573 -------------------------------------------------------------------
5574 Thu Jul 17 09:49:40 CEST 2008 - schubi@suse.de
5575
5576 - Allow parallel installation of packages which have been defined
5577   in zypp.conf (parameter "multiversion") Fate #302050
5578 - Additional check for broken system.
5579   (defined in zypp.conv: solver.checkSystemFile)
5580 - revision 10600
5581
5582 -------------------------------------------------------------------
5583 Wed Jul 16 14:39:50 CEST 2008 - ma@suse.de
5584
5585 - Add ui::Selectable::isNeeded to indicate patch relevance (bnc #409150)
5586 - revision 10596
5587
5588 -------------------------------------------------------------------
5589 Wed Jul 16 01:10:37 CEST 2008 - ma@suse.de
5590
5591 - Remove Atom, Script, Message and other obsolete classes.
5592 - revision 10592
5593
5594 -------------------------------------------------------------------
5595 Mon Jul 14 13:36:26 CEST 2008 - ma@suse.de
5596
5597 - Also report the name of the locking process in ZYppFactoryException
5598   (bnc #280537)
5599 - revision 10572
5600
5601 -------------------------------------------------------------------
5602 Mon Jul 14 11:26:30 CEST 2008 - schubi@suse.de
5603
5604 - corrected logging of solver settings
5605 - regard locking while doUpdate (bnc #405427)
5606 - revision 10564
5607
5608 -------------------------------------------------------------------
5609 Sat Jul 12 22:14:32 CEST 2008 - jkupec@suse.cz
5610
5611 - make curl use the right transfer mode
5612   (CURLOPT_PROXY_TRANSFER_MODE) when proxy is used (bnc #306272)
5613 - revision 10559
5614
5615 -------------------------------------------------------------------
5616 Sat Jul 12 11:19:56 CEST 2008 - jkupec@suse.cz
5617
5618 - reuse existing disk mounts (applied Marius' patch) (bnc #208222)
5619 - revision 10557
5620
5621 -------------------------------------------------------------------
5622 Wed Jul  9 18:13:58 CEST 2008 - ma@suse.de
5623
5624 - Provide Package::url() if available in solv file. (bnc #402434)
5625 - A missing cookie file must not be treated as an error. Simply
5626   rebuild the cache (bnc #405867)
5627 - Add 22x22 and 24x24 icons (bnc #329635)
5628 - revision 10528
5629
5630 -------------------------------------------------------------------
5631 Mon Jul  7 13:39:09 CEST 2008 - schubi@suse.de
5632
5633 - Do not update an already updated package (bnc #400422)
5634 - revision 10504
5635
5636 -------------------------------------------------------------------
5637 Fri Jul  4 17:19:24 CEST 2008 - ma@suse.de
5638
5639 - Also check if the fingerprint matches before importing updated keys.
5640   (bnc #393160)
5641 - revision 10500
5642
5643 -------------------------------------------------------------------
5644 Mon Jun 30 23:55:20 CEST 2008 - dmacvicar@suse.de
5645
5646 - forward port add message attribute to patches.
5647 - port import newer keys if a trusted key is updated
5648 - (bnc#393160)
5649 - version 5.0.2
5650
5651 -------------------------------------------------------------------
5652 Mon Jun 30 10:28:27 CEST 2008 - ma@suse.de
5653
5654 - Fix permanent duplication of gpg keys in the rpm database. Also
5655   retrieve correct creation and expire dates. (bnc #401259)
5656 - Invoke gpg with --homdir, otherwise command fails if executed
5657   within a wrapper. (bnc #401259)
5658 - revision 10487
5659
5660 -------------------------------------------------------------------
5661 Thu Jun 26 12:07:33 CEST 2008 - schubi@suse.de
5662
5663 - version 5.0.1
5664 - revision 10464
5665
5666 -------------------------------------------------------------------
5667 Thu Jun 19 17:55:35 CEST 2008 - ma@suse.de
5668
5669 - Handle new patch messages and scripts in commit. Provide callbacks
5670   to display the patch messages and give visual feedback on script
5671   execution. (bnc #401220)
5672 - revision 10411
5673
5674 -------------------------------------------------------------------
5675 Thu Jun 19 17:35:59 CEST 2008 - ma@suse.de
5676
5677 - Fix wrong parenthesis causing bug 399320
5678 - version
5679 - revision
5680
5681 -------------------------------------------------------------------
5682 Tue Jun 10 09:52:03 CEST 2008 - jreidinger@suse.cz
5683
5684 - improve performance of gsub
5685 - change replace_all to replaceAll (same name convency)
5686 - add tests for gsub and replaceAll
5687 - revision 10366
5688
5689 -------------------------------------------------------------------
5690 Fri Jun  6 13:29:59 CEST 2008 - ma@suse.de
5691
5692 - Handle application/x-redhat-package-manager in package-manager.desktop
5693   (bnc #391183)
5694 - revision 10361
5695
5696 -------------------------------------------------------------------
5697 Thu Jun  5 18:01:15 CEST 2008 - jkupec@suse.cz
5698
5699 - X-SuSE-ControlCenter-System category added
5700   to package-manager.desktop (bnc #302324)
5701 - revision 10353
5702
5703 -------------------------------------------------------------------
5704 Wed Jun  4 14:57:13 CEST 2008 - ma@suse.de
5705
5706 - Fix crash when requesting disk usage without a target loaded. (bnc #396755)
5707 - revision 10340
5708
5709 -------------------------------------------------------------------
5710 Wed Jun  4 14:05:09 CEST 2008 - ma@suse.de
5711
5712 - Fix memory corruption in curl media handler (bnc #396979)
5713 - revision 10338
5714
5715 -------------------------------------------------------------------
5716 Tue Jun  3 20:00:00 CEST 2008 - ma@suse.de
5717
5718 - Take care satsolver recognizes 'Capability( "srcpackage:zypper" )'
5719   as 'source package named zypper'. So these capabilities can be used
5720   together with sat::Whatprovides or in resolver requests. (bnc #369893)
5721 - revision 10335
5722
5723 -------------------------------------------------------------------
5724 Tue Jun  3 15:40:37 CEST 2008 - jreidinger@suse.cz
5725
5726 - allow aborting progress during removing packages. (bnc #389238)
5727 - revision 10331
5728
5729 -------------------------------------------------------------------
5730 Mon Jun  2 15:31:36 CEST 2008 - schubi@suse.de
5731
5732 - New option for ignoring Obsoletes. This is used for installing more than
5733   one pacakges with the same name but different versions.
5734   Often used by kernel.
5735 - r 10299
5736
5737 -------------------------------------------------------------------
5738 Sun Jun  1 23:14:34 CEST 2008 - - ma@suse.de
5739
5740 - Revert inappropriate Selectable cleanup. Fix Selectable
5741   status computation. Unmaintained packages were wrongly
5742   reported as unsinstalled. (bnc #394630)
5743 - version 5.0.0 (4.x continued in SuSE-Linux-11_0-Branch)
5744 - revision 10295
5745
5746 -------------------------------------------------------------------
5747 Fri May 30 12:14:47 CEST 2008 - tgoettlicher@suse.de
5748
5749 - fixed typo
5750
5751 -------------------------------------------------------------------
5752 Wed May 28 18:54:27 CEST 2008 - ma@suse.de
5753
5754 - Reenable diskusage calculation (bnc #395051)
5755 - version 4.25.1
5756 - revision 10273
5757
5758 -------------------------------------------------------------------
5759 Wed May 28 18:50:11 CEST 2008 - jkupec@suse.cz
5760
5761 - RepoManager::packagesPath(RepoInfo) added (bnc #394728)
5762 - revision 10271
5763
5764 -------------------------------------------------------------------
5765 Wed May 28 16:26:09 CEST 2008 - jkupec@suse.cz
5766
5767 - RepoInfo: don't overwrite flags that have already been set externally
5768   (bnc #394728)
5769 - revision 10256
5770
5771 -------------------------------------------------------------------
5772 Wed May 28 15:30:24 CEST 2008 - ma@suse.de
5773
5774 - Create missing directories when saving config files. (bnc #395026)
5775 - Fix undefined behaviour in RepoManager.
5776 - revision 10255
5777
5778 -------------------------------------------------------------------
5779 Wed May 28 15:23:44 CEST 2008 - schubi@suse.de
5780
5781 - SOLVER_ERASE_SOLVABLE_NAME: As we do not know, if this request has come
5782   from resolvePool or resolveQueue we will have to take care for both
5783   cases. (bnc#393969)
5784 - r 10252
5785
5786 -------------------------------------------------------------------
5787 Tue May 27 22:35:37 CEST 2008 - coolo@suse.de
5788
5789 - compile with RPM_OPT_FLAGS
5790
5791 -------------------------------------------------------------------
5792 Mon May 26 17:23:24 CEST 2008 - jkupec@suse.cz
5793
5794 - old2new locks file converter script added to %post (jredinger)
5795 - r 10227
5796
5797 -------------------------------------------------------------------
5798 Mon May 26 11:48:35 CEST 2008 - schubi@suse.de
5799
5800 - Do not regard packages with the same name while upgrading obsoleted
5801   packages (bnc#394367)
5802 - r 10219
5803
5804 -------------------------------------------------------------------
5805 Sat May 24 01:23:44 CEST 2008 - dmacvicar@suse.de
5806
5807 - revert commit don't check for existence of keys,
5808   to avoid a non needed HEAD request. (related bnc#381280)
5809   as it creates popup error callbacks due to the 404's in
5810   the keys. Leave however the OnMediaLocation::optional()
5811   API to look for another fix strategy.
5812
5813 -------------------------------------------------------------------
5814 Fri May 23 15:52:20 CEST 2008 - dmacvicar@suse.de
5815
5816 - define path for messages and scripts and document
5817   them in zypp.conf
5818
5819 -------------------------------------------------------------------
5820 Fri May 23 14:42:34 CEST 2008 - schubi@suse.de
5821
5822 - Added IgnoreAlreadyRecommended flag. So recomments/suggest will
5823   be ignored for already INSTALLED packages (bnc #389694)
5824 - r 10202
5825
5826 -------------------------------------------------------------------
5827 Fri May 23 10:22:47 CEST 2008 - schubi@suse.de
5828
5829 - Packages which obsoletes and do NOT required other installed
5830   packages will be installed if no other packages obsolete the installed package too.
5831 - r 10196
5832
5833 -------------------------------------------------------------------
5834 Thu May 22 02:22:29 CEST 2008 - dmacvicar@suse.de
5835
5836 - fix filelist for installed packages (bnc#392544)
5837 - fix changelog retrieval for installed packages
5838
5839 -------------------------------------------------------------------
5840 Wed May 21 13:50:00 CEST 2008 - dmacvicar@suse.de
5841
5842 - deprecate Repository::name() and use alias() to
5843   be consistent. Related to (bnc#383553)
5844 - don't check for existence of keys, to avoid a non needed
5845   HEAD request. (helps bnc#381280)
5846 - 4.25.0
5847
5848 -------------------------------------------------------------------
5849 Wed May 21 11:37:23 CEST 2008 - schubi@suse.de
5850
5851 - added onlyRequires in the testcase (bnc #389184)
5852
5853 -------------------------------------------------------------------
5854 Tue May 20 12:12:27 CEST 2008 - jreidinger@suse.cz
5855
5856 - allow installation and refreshing from repository with alias that
5857   contains ' or " (bnc #392426)
5858 - r10158
5859
5860 -------------------------------------------------------------------
5861 Mon May 19 21:11:41 CEST 2008 - jkupec@suse.cz
5862
5863 - delta rpm support reenabled
5864 - r10150
5865
5866 -------------------------------------------------------------------
5867 Mon May 19 18:13:19 CEST 2008 - schubi@suse.de
5868
5869 - Resetting Delete Details in ResStatus correctly (bnc #391785)
5870 - r 10145
5871
5872 -------------------------------------------------------------------
5873 Mon May 19 11:47:06 CEST 2008 - dmacvicar@suse.de
5874
5875 - when setting status to non installed for uninstalled packages
5876   set the user transaction so they go to soft locks.
5877   (related to bnc#389739 )
5878
5879 -------------------------------------------------------------------
5880 Fri May 16 16:56:04 CEST 2008 - schubi@suse.de
5881
5882 - Added new calls : isInstalledBy (const PoolItem item);
5883                     installs (const PoolItem item);
5884 - r 10125
5885 - 4.23.0
5886
5887 -------------------------------------------------------------------
5888 Fri May 16 16:49:04 CEST 2008 - jreidinger@suse.cz
5889
5890 - don't run merge in save when toAdd/Remove queue is empty
5891 - throw when locks cannot load its file
5892 - r10124
5893
5894 -------------------------------------------------------------------
5895 Fri May 16 09:59:09 CEST 2008 - jreidinger@suse.cz
5896
5897 - throw more describing exception when repo probing failed
5898   (bnc #389690)
5899 - revision 10118
5900
5901 -------------------------------------------------------------------
5902 Thu May 15 15:15:59 CEST 2008 - jreidinger@suse.cz
5903
5904 - allow call only merge old locks and newly added/removed without
5905   saving it to file
5906 - -revision 10104
5907
5908 -------------------------------------------------------------------
5909 Tue May 13 17:37:11 CEST 2008 - dmacvicar@suse.de
5910
5911 - report non packages as keep installed if satisfied to the
5912   user interace (Selectables)
5913 - 4.21.3
5914
5915 -------------------------------------------------------------------
5916 Tue May 13 15:50:28 CEST 2008 - jkupec@suse.cz
5917
5918 - create /etc/zypp/products.d on install
5919
5920 -------------------------------------------------------------------
5921 Mon May 12 17:21:19 CEST 2008 - jkupec@suse.cz
5922
5923 - /etc/zypp/products.d added to file list (bnc #385868)
5924 - revision 10049
5925 - version 4.21.2
5926
5927 -------------------------------------------------------------------
5928 Mon May 12 17:15:34 CEST 2008 - jkupec@suse.cz
5929
5930 - call RemoveResolvableReport::problem() before finish() on error
5931   (bnc #388810)
5932 - revision 10045
5933
5934 -------------------------------------------------------------------
5935 Sat May 10 21:57:29 CEST 2008 - coolo@suse.de
5936
5937 - fix file list
5938
5939 -------------------------------------------------------------------
5940 Fri May  9 23:15:53 CEST 2008 - ma@suse.de
5941
5942 - Product now retrieves all attributes from the solv file.
5943 - version 4.21.1
5944 - revision 10031
5945
5946 -------------------------------------------------------------------
5947 Fri May  9 21:28:42 CEST 2008 - ma@suse.de
5948
5949 - Add zypp.conf option configdir (/etc/zypp) and arrange
5950   all config files and directories to follow {configdir}
5951   per default.
5952 - Fix zypp-query-pool to print satisfied products and additional
5953   products defined in {configdir}/products.d for registration.
5954   (bnc #385868)
5955 - version 4.21.0
5956 - revision 10029
5957
5958 -------------------------------------------------------------------
5959 Fri May  9 15:30:40 CEST 2008 - jreidinger@suse.cz
5960
5961 - implement remove duplicate entries in lock file (bnc#385967)
5962
5963 -------------------------------------------------------------------
5964 Fri May  9 15:15:32 CEST 2008 - ma@suse.de
5965
5966 - Speedup rpmdb2solv by reusing an existing solv file.
5967 - version 4.20.1
5968 - revision 10012
5969
5970 -------------------------------------------------------------------
5971 Thu May  8 18:13:54 CEST 2008 - ma@suse.de
5972
5973 - Fix failed package download due to unkown repository type (bnc #386386)
5974 - revision 9995
5975
5976 -------------------------------------------------------------------
5977 Thu May  8 16:33:37 CEST 2008 - ma@suse.de
5978
5979 - Support optional root argument to RepoManagerOptions, to prefix all
5980   path names taken from ZConfig. (bnc #388265)
5981 - version 4.20.0
5982 - revision 9993
5983
5984 -------------------------------------------------------------------
5985 Thu May  8 14:21:51 CEST 2008 - schubi@suse.de
5986
5987 - new solution action for removing requirements/conflicts (bnc #387631)
5988 - revision 9988
5989
5990 -------------------------------------------------------------------
5991 Thu May  8 10:56:49 CEST 2008 - ma@suse.de
5992
5993 - Provide enumerated patch category 'Patch::categoryEnum()' (bnc #159100)
5994 - revision 9984
5995
5996 -------------------------------------------------------------------
5997 Wed May  7 13:52:24 CEST 2008 - schubi@suse.de
5998
5999 - DistUpgrade: searching for providers -> regarding name onl
6000 - r 9977
6001
6002 -------------------------------------------------------------------
6003 Tue May  6 17:35:59 CEST 2008 - dmacvicar@suse.de
6004
6005 - add flag --registrable (-r) to query pool to avoid
6006   using system as a filter
6007 - 4.19.1
6008
6009 -------------------------------------------------------------------
6010 Tue May  6 07:37:22 CEST 2008 - coolo@suse.de
6011
6012 - return values in non-void functions
6013
6014 -------------------------------------------------------------------
6015 Mon May  5 14:08:20 CEST 2008 - jkupec@suse.cz
6016
6017 - support multiple search strings in PoolQuery (ORed)
6018 - revision 9945
6019
6020 -------------------------------------------------------------------
6021 Mon May  5 09:55:29 CEST 2008 - schubi@suse.de
6022
6023 - Switch off the upgrade mode of the
6024   SAT solver cause the packages have already been evaluated by
6025   the distupgrade machanism of libzypp. (bnc #386375)
6026 - rev 9943
6027
6028 -------------------------------------------------------------------
6029 Fri May  2 16:36:04 CEST 2008 - jreidinger@suse.cz
6030
6031 - release file after copy to cache as soon as possible.
6032   (bnc #381311)
6033 - r9940
6034
6035 -------------------------------------------------------------------
6036 Fri May  2 16:28:05 CEST 2008 - schubi@suse.de
6037
6038 - Bugfix: keep states by user has been removed it the
6039   package has not been installed BUT has been recommended by another package.
6040   (bnc #385832)
6041 - rev 9938
6042
6043 -------------------------------------------------------------------
6044 Fri May  2 12:19:22 CEST 2008 - jreidinger@suse.cz
6045
6046 - add isLocal function to Url which say if scheme is local or
6047   internet.
6048 - r9932
6049
6050 -------------------------------------------------------------------
6051 Fri May  2 09:36:18 CEST 2008 - jreidinger@suse.cz
6052
6053 - cache decision for repository depend on his url.
6054 - http,ftp and smb cache packages.
6055 - revision 9929
6056
6057 -------------------------------------------------------------------
6058 Thu May  1 00:50:51 CEST 2008 - ma@suse.de
6059
6060 - Load and maintain persistent hard locks stored in /etc/zypp/locks.
6061   Locks are loaded together with the target, and changes are writen
6062   back on commit. zypp.conf option locksfile.apply can be used to turn
6063   this feature on or off. (FATE #120352)
6064 - version 4.18.0
6065 - revision 9927
6066
6067 -------------------------------------------------------------------
6068 Wed Apr 30 16:27:49 CEST 2008 - ma@suse.de
6069
6070 - Add zypp.conf option solvfilesdir: Path where the repo solv files
6071   are created. Default value: {cachedir}/solv.
6072 - Target and repositories now save their solvfiles below {solvfilesdir}
6073   in directories named after the repositories alias.
6074 - version 4.18.0
6075 - revision 9913
6076
6077 -------------------------------------------------------------------
6078 Wed Apr 30 14:19:16 CEST 2008 - jkupec@suse.cz
6079
6080 - fixed filesystem::expandlink(Pathname) (bnc #368477)
6081 - r9906
6082
6083 -------------------------------------------------------------------
6084 Tue Apr 29 16:37:19 CEST 2008 - schubi@suse.de
6085
6086 - cleanup in return values of doUpgrade and doUpdate
6087 - r9886
6088 - 4.17.0
6089
6090 -------------------------------------------------------------------
6091 Mon Apr 28 18:27:54 CEST 2008 - jkupec@suse.cz
6092
6093 - check for valid pool in begin(), improve the code (bnc #384337)
6094 - r9872
6095 - 4.16.0
6096
6097 -------------------------------------------------------------------
6098 Mon Apr 28 15:40:09 CEST 2008 - mvidner@suse.cz
6099
6100 - Updated package-manager-su from xdg-utils-1.0.2-48 (bnc#339549).
6101
6102 -------------------------------------------------------------------
6103 Mon Apr 28 15:25:46 CEST 2008 - schubi@suse.de
6104
6105 - added translations
6106
6107 -------------------------------------------------------------------
6108 Mon Apr 28 11:15:47 CEST 2008 - jkupec@suse.cz
6109
6110 - ostream operator<<(ostream,TriBool) added
6111 - r9833
6112
6113 -------------------------------------------------------------------
6114 Fri Apr 25 16:12:12 CEST 2008 - ma@suse.de
6115
6116 - Prevent target::unload from creating a system repo in order
6117   to unload it. (bnc 382297)
6118 - version 4.15.2
6119 - revision 9822
6120
6121 -------------------------------------------------------------------
6122 Fri Apr 25 14:15:17 CEST 2008 - ma@suse.de
6123
6124 - Prevent deselected or deleted items from being re-selected due to
6125   recommends (aka. persistent soft locks). Unlike hard locked, those
6126   items will be automatically selected if required. The list of soft
6127   locked items is stored in /var/lib/zypp/SoftLocks.
6128 - version 4.15.1
6129 - revision 9818
6130
6131 -------------------------------------------------------------------
6132 Wed Apr 23 22:24:00 CEST 2008 - ma@suse.de
6133
6134 - Remove obsolete AdditionalCapabilities interface from ResPool.
6135   Forward sat::Pool::RepositoryIterator. There's no more need to
6136   maintain an extra Repository list in ResPool.
6137 - revision 9806
6138
6139 -------------------------------------------------------------------
6140 Wed Apr 23 21:12:56 CEST 2008 - ma@suse.de
6141
6142 - Support dependencies requiring a specific architecture:
6143   "name[.arch] [op edition]". See class Capability for details
6144   about how to construct dependencies. (bnc #305445)
6145 - version 4.15.0
6146 - revision 9805
6147
6148 -------------------------------------------------------------------
6149 Tue Apr 22 17:39:28 CEST 2008 - dmacvicar@suse.de
6150
6151 - patch attributes and deprecate old ones
6152 - 4.14.0
6153
6154 -------------------------------------------------------------------
6155 Tue Apr 22 15:44:34 CEST 2008 - jreidinger@suse.cz
6156
6157 - change locks api -
6158 - make more functions const
6159 - replace add/remove by selectable to add/remove by ident or name and kind
6160 - rename iterator to const_iterator to avoid confusion
6161 - revision 9781
6162
6163 -------------------------------------------------------------------
6164 Tue Apr 22 13:55:14 CEST 2008 - schubi@suse.de
6165
6166 - Do architecture changes while "dup" in the external distribution
6167   upgrade ONLY. bnc #382274
6168 - Added "ignore" to the solutions
6169 - Added "self-conflicts" to the solution
6170 - added new solver mechanism "resolveQueue"
6171 - Bugfix broken/satisfied products
6172 - rev 9776
6173
6174 -------------------------------------------------------------------
6175 Tue Apr 22 10:33:03 CEST 2008 - ma@suse.de
6176
6177 - Added Pattern::core returning the packages required by a pattern.
6178   (see also Pattern::depends and Pattern::contents).
6179 - revision 9771
6180
6181 -------------------------------------------------------------------
6182 Mon Apr 21 15:38:10 CEST 2008 - ma@suse.de
6183
6184 - Added Target::release(), returning the targets distribution
6185   release string.
6186 - revision 9761
6187
6188 -------------------------------------------------------------------
6189 Sat Apr 19 01:08:04 CEST 2008 - ma@suse.de
6190
6191 - per default abort if package installation fails. (bnc #381203)
6192 - version 4.13.3
6193 - revision 9725
6194
6195 -------------------------------------------------------------------
6196 Fri Apr 18 15:19:36 CEST 2008 - dmacvicar@suse.de
6197
6198 - add ZYpp and curl version to http agent string
6199   (bnc #381280)
6200
6201 -------------------------------------------------------------------
6202 Thu Apr 17 16:29:15 CEST 2008 - ma@suse.de
6203
6204 - Fixed pools package index wrongly including source packages. (bnc #380283)
6205 - version 4.13.2
6206 - revision 9683
6207
6208 -------------------------------------------------------------------
6209 Wed Apr 16 15:00:19 CEST 2008 - ma@suse.de
6210
6211 - Disable fast creation of @System.solv. It may produce wrong results
6212   e.g. after a rebuilddb.
6213 - version 4.13.1
6214 - revision 9666
6215
6216 -------------------------------------------------------------------
6217 Wed Apr 16 12:50:09 CEST 2008 - ma@suse.de
6218
6219 - initializeTarget now takes an additional option, telling whether to
6220   rebuild an existing rpm database before using it. Default is false.
6221   (bnc #308352)
6222 - version 4.13.0
6223 - revision 9664
6224
6225 -------------------------------------------------------------------
6226 Tue Apr 15 12:57:42 CEST 2008 - jreidinger@suse.cz
6227
6228 - save do nothing if no locks added/removed
6229 - fix bug with multiple save lock
6230 - don't save same query multiple times
6231 - improve tests
6232 - revision 9644
6233
6234 -------------------------------------------------------------------
6235 Tue Apr 15 09:34:29 CEST 2008 - schubi@suse.de
6236
6237 - added new translations
6238 - activate zypp-query-pool
6239 - Revision 9637
6240 - 4.12.1
6241
6242 -------------------------------------------------------------------
6243 Tue Apr 15 00:54:07 CEST 2008 - jkupec@suse.cz
6244
6245 - Locks API cleaned-up, iterator added, light read() added
6246 - PoolQuery::attribute(SolvAttr) getter added
6247 - revision 9609
6248
6249 -------------------------------------------------------------------
6250 Mon Apr 14 17:00:05 CEST 2008 - dmacvicar@suse.de
6251
6252 - reenable zypp-query-pool
6253 - 4.11.1
6254
6255 -------------------------------------------------------------------
6256 Mon Apr 14 12:53:09 CEST 2008 - ma@suse.de
6257
6258 - Enable evaluation of hardware dependencies.
6259 - Enable evaluation of filesystem dependencies.
6260 - revision 9605
6261
6262 -------------------------------------------------------------------
6263 Sun Apr 13 02:17:25 CEST 2008 - jkupec@suse.cz
6264
6265 - RawMetadataRefreshPolicy: CheckIfNeededIgnoreDelay added
6266   needed for explicit refresh request
6267 - revision 9574
6268
6269 -------------------------------------------------------------------
6270 Fri Apr 11 21:55:21 CEST 2008 - ma@suse.de
6271
6272 - Install ResPoolProxy index to speedup Solvable to Selectable
6273   conversion.
6274 - version 4.11.0
6275 - revision 9558
6276
6277 -------------------------------------------------------------------
6278 Fri Apr 11 18:02:14 CEST 2008 - kkaempf@suse.de
6279
6280 - Implement update scripts installed by packages. After every
6281   package install /var/adm/update-scripts is scanned for the first
6282   file starting with "<name>-<version>.<release>-", which is then
6283   executed.
6284 - revision 9547
6285
6286 -------------------------------------------------------------------
6287 Fri Apr 11 14:43:05 CEST 2008 - ma@suse.de
6288
6289 - Fix SolvIterMixin to avioid multiple visits of the same Selectable.
6290 - Add Resolvable::poolItem() providing access to the corresponding
6291   PoolItem. API to query isRelevant/isSatisfied/isBroken was moved
6292   to PoolItem.
6293 - Add ResPool::satisfiedProductsBegin/End iterator over all products
6294   whose dependencies are satisfied. This reflects the status determined
6295   by the last solver run. (#368104)
6296 - revision 9535
6297
6298 -------------------------------------------------------------------
6299 Fri Apr 11 12:07:47 CEST 2008 - jreidinger@suse.cz
6300
6301 - switch to new locks api
6302 - revision 9524
6303
6304 -------------------------------------------------------------------
6305 Wed Apr  9 21:24:54 CEST 2008 - ma@suse.de
6306
6307 - Enable ui::Selectable lookup by Solvable/PoolItem in ResPoolProxy.
6308 - Add SolvIterMixin: Base class providing PoolItem_iterator and
6309   Selectable_iterator iterator types based on a Solvable iterator.
6310 - Enhanced WhatProvides and SolvableSet to PoolItem_iterator to offer
6311   PoolItem_iterator and Selectable_iterator.
6312 - Add Solvable::SplitIdent: Helper class that splits an identifier
6313   into kind and name.
6314 - Provide methods Pattern::contents returning a collection of packages
6315   associated with the pattern/patch.
6316 - revision 9496
6317
6318 -------------------------------------------------------------------
6319 Tue Apr  8 15:50:48 CEST 2008 - jreidinger@suse.cz
6320
6321 - add comparing to PoolQuery
6322 - revision 9466
6323
6324 -------------------------------------------------------------------
6325 Tue Apr  8 13:18:30 CEST 2008 - jreidinger@suse.cz
6326
6327 - move RepoInfo to universal RepoException. This can enable more verbose output - for frontend. (helps with bnc #377137)
6328 - revision 9452
6329
6330 -------------------------------------------------------------------
6331 Tue Apr  8 10:52:30 CEST 2008 - jreidinger@suse.cz
6332
6333 - initial implementation of new locks (FATE #120118 and #120352)
6334 - revision 9442
6335
6336 -------------------------------------------------------------------
6337 Tue Apr  7 15:18:22 CEST 2008 - dmacvicar@suse.de
6338
6339 - selectable API updates and changes
6340 - 4.10.0
6341
6342 -------------------------------------------------------------------
6343 Fri Apr  4 14:01:45 CEST 2008 - jreidinger@suse.cz
6344
6345 - add split with respect to escaped delimeters and also for quotes
6346 - revision 9373
6347
6348 -------------------------------------------------------------------
6349 Thu Apr  3 12:55:50 CEST 2008 - ma@suse.de
6350
6351 - Fixed some missing package and source package attributes.
6352 - revision 9348
6353
6354 -------------------------------------------------------------------
6355 Thu Apr  3 11:59:13 CEST 2008 - ma@suse.de
6356
6357 - Allow to store a media label in MediaSetAccess. This label is
6358   passed to a media change requests to describe which CD is
6359   requested.  (bnc #330094)
6360 - Fixed some missing package and source package attributes.
6361 - revision 9347
6362
6363 -------------------------------------------------------------------
6364 Wed Apr  2 13:48:52 CEST 2008 - schubi@suse.de
6365
6366 - Moved poolItem.status().isSatisfied(),.... to poolItem.isSatisfied()
6367 - Removed establish state in ResStatus
6368 - revision 9337
6369 - version 4.7.0
6370
6371 -------------------------------------------------------------------
6372 Wed Apr  2 10:24:17 CEST 2008 - ma@suse.de
6373
6374 - Add PoolItem::isSatisfied()/isBroken() to test whether
6375   the items requirements are met.
6376 - revision 9334
6377
6378 -------------------------------------------------------------------
6379 Tue Apr  1 21:54:10 CEST 2008 - ma@suse.de
6380
6381 - Extend sat::WhatProvides to allow to query for possible providers
6382   of a collection of capabilies. E.g. all providers of a packages
6383   requirements.
6384 - Fixed retrieval of translated texts from .solv files, provided the
6385   solv file contains them.
6386 - revision 9328
6387
6388 -------------------------------------------------------------------
6389 Tue Apr  1 16:17:44 CEST 2008 - jreidinger@suse.cz
6390
6391 - initial implementation of serialize/recovery PoolQuery
6392   (needed by FATE #120118)
6393 - revision 9325
6394
6395 -------------------------------------------------------------------
6396 Wed Mar 26 16:15:24 CET 2008 - ma@suse.de
6397
6398 - Allow prioritizing repos by adding a line 'priority=N' to the
6399   .repo file. Where N is an integer number from 1 (highest prio)
6400   to 99 (least and default). (bnc #369827, fate #302872)
6401 - version 4.6.1
6402 - revision 9276
6403
6404 -------------------------------------------------------------------
6405 Mon Mar 24 21:17:05 CET 2008 - coolo@suse.de
6406
6407 - support plaindir again (at least the most important parts)
6408
6409 -------------------------------------------------------------------
6410 Fri Mar 21 13:23:13 CET 2008 - jreidinger@suse.cz
6411
6412 - Throwing special exception MediaBadCAException in case of SSL
6413   certificate validation failure.(bnc #223512)
6414 - revision 9250
6415
6416 -------------------------------------------------------------------
6417 Fri Mar 21 12:38:39 CET 2008 - jreidinger@suse.cz
6418
6419 - add new error IO_SOFT to media request callback for temporary
6420   connection problem. (bnc #328822)
6421 - add new media exception timeout when somethink fail due to exceed
6422   timeout
6423 - mediacurl throw timeout exception when timeouted
6424 - revision 9246
6425
6426 -------------------------------------------------------------------
6427 Thu Mar 20 15:00:24 CET 2008 - jreidinger@suse.cz
6428
6429 - return more information from checking if metadata need refresh,
6430   so user can get better info. (bnc #307249)
6431 - revision 9231
6432
6433 -------------------------------------------------------------------
6434 Tue Mar 18 21:59:04 CET 2008 - ma@suse.de
6435
6436 - class sat::LocaleSupport: Convenience methods to manage support
6437   for language specific packages.
6438 - revision 9197
6439
6440 -------------------------------------------------------------------
6441 Tue Mar 18 13:54:16 CET 2008 - jkupec@suse.cz
6442
6443 - removed obsolete capability handling stuff (ma)
6444 - version 4.5.0
6445
6446 -------------------------------------------------------------------
6447 Tue Mar 18 11:42:51 CET 2008 - jreidinger@suse.cz
6448
6449 - Don't mask skip and abort exception in Fetcher
6450 - revision 9188
6451
6452 -------------------------------------------------------------------
6453 Tue Mar 18 11:00:22 CET 2008 - jreidinger@suse.cz
6454
6455 - action is correctly set in mediaRequest callback
6456 - revision 9186
6457
6458 -------------------------------------------------------------------
6459 Mon Mar 17 12:33:44 CET 2008 - ma@suse.de
6460
6461 - Fix SEGV in commit (bnc# 371137)
6462 - version 4.4.3
6463 - revision 9174
6464
6465 -------------------------------------------------------------------
6466 Fri Mar 14 17:28:39 CET 2008 - ma@suse.de
6467
6468 - version 4.4.2
6469
6470 -------------------------------------------------------------------
6471 Fri Mar 14 14:27:43 CET 2008 - dmacvicar@suse.de
6472
6473 - look for openssl in cmake, actually we build require it
6474 - explicitely link against openssl and crypto, required to
6475   compile in all platforms/distros.
6476
6477 -------------------------------------------------------------------
6478 Fri Mar 14 12:07:41 CET 2008 - jreidinger@suse.cz
6479
6480 - Save repo type during refresh if type is NONE (f.e. lazy probing).
6481 - revision 9153
6482
6483 -------------------------------------------------------------------
6484 Fri Mar 14 11:34:24 CET 2008 - jreidinger@suse.cz
6485
6486 - replace gpg escaped semicolon with real semicolon (bnc #355434)
6487 - revision 9151
6488
6489 -------------------------------------------------------------------
6490 Fri Mar 14 10:17:41 CET 2008 - jreidinger@suse.cz
6491
6492 - make strings from RpmDb and Keyring exceptions translatable
6493 - revision 9146
6494
6495 -------------------------------------------------------------------
6496 Thu Mar 13 18:41:26 CET 2008 - dmacvicar@suse.de
6497
6498 - fix retrieving keys (bnc #368099)
6499 - version 4.4.1
6500
6501 -------------------------------------------------------------------
6502 Thu Mar 13 18:40:57 CET 2008 - jreidinger@suse.cz
6503
6504 - enable frontend to rewrite add_probe settings.(bnc #309612)
6505 - Correct adding repo without type to lazy probing.
6506 - revision 9135
6507
6508 -------------------------------------------------------------------
6509 Thu Mar 13 17:59:52 CET 2008 - jreidinger@suse.cz
6510
6511 - get better message if something fail when trying run rpm
6512   (bnc #344584)
6513 - revision 9133
6514
6515 -------------------------------------------------------------------
6516 Thu Mar 13 12:33:13 CET 2008 - ma@suse.de
6517
6518 - Add ExternalProgram::execError and ExternalProgram::command
6519   to improve error reporting.
6520 - revision 9112
6521
6522 -------------------------------------------------------------------
6523 Thu Mar 13 11:45:20 CET 2008 - jkupec@suse.cz
6524
6525 - release all media before requesting another (bnc #336881)
6526 - revision 9110
6527
6528 -------------------------------------------------------------------
6529 Thu Mar 13 11:32:56 CET 2008 - jkupec@suse.cz
6530
6531 - getDetectedDevices added (fate #120298)
6532 - revision 9108
6533
6534 -------------------------------------------------------------------
6535 Wed Mar 12 15:55:14 CET 2008 - jkupec@suse.cz
6536
6537 - media backend release() methods changed to take string & instead
6538   of bool (needed for FATE #120298)
6539 - media label, detected device list and current device arguments
6540   added to the requestMedia callback
6541 - version 4.4.0
6542
6543 -------------------------------------------------------------------
6544 Wed Mar 12 14:16:07 CET 2008 - coolo@suse.de
6545
6546 - fix for bnc#369543
6547
6548 -------------------------------------------------------------------
6549 Mon Mar 10 13:30:04 CET 2008 - jkupec@suse.cz
6550
6551 - provide download rate info (average and curent) in the
6552   media::DownloadProgressReport for ftp/http (bnc #168935)
6553 - r9074
6554
6555 -------------------------------------------------------------------
6556 Mon Mar 10 12:45:03 CET 2008 - jkupec@suse.cz
6557
6558 - cleanCache(): clean also .cookie files
6559 - cleanTargetCache() added
6560 - use escaped_alias() in rawcache_path_for_repoinfo() and
6561   packagescache_path_for_repoinfo()
6562 - r9068
6563
6564 -------------------------------------------------------------------
6565 Fri Mar  7 19:59:10 CET 2008 - jkupec@suse.cz
6566
6567 - fixed location of RPMs in subdirs when parsing plaindir repo
6568   recursively (bnc #368218)
6569 - revision 9060
6570
6571 -------------------------------------------------------------------
6572 Thu Mar  6 13:42:53 CET 2008 - ma@suse.de
6573
6574 - Do not filter any installed solvables.
6575 - revision 9031
6576 - version 4.3.2
6577
6578 -------------------------------------------------------------------
6579 Wed Mar  5 11:33:26 CET 2008 - ma@suse.de
6580
6581 - Try to rebuild broken solv files in Target::load.
6582 - revision 9015
6583
6584 -------------------------------------------------------------------
6585 Tue Mar  4 18:17:41 CET 2008 - ma@suse.de
6586
6587 - Try to rebuild broken solv files in RepoManager::loadFromCache.
6588 - Fix RepoStatus::operator&& and RepoStatus testsuite.
6589 - revision 9008
6590
6591 -------------------------------------------------------------------
6592 Tue Mar  4 16:09:14 CET 2008 - schubi@suse.de
6593
6594 - improved problem description while a vendor change
6595 - improved problem description if a requirement cannot be fulfilled. Bug #358560
6596 - revision 9002
6597
6598 -------------------------------------------------------------------
6599 Tue Mar  4 12:57:58 CET 2008 - ma@suse.de
6600
6601 - Save and restore requested locales on target load/commit.
6602 - revision 8999
6603
6604 -------------------------------------------------------------------
6605 Mon Mar  3 17:10:26 CET 2008 - schubi@suse.de
6606
6607 - (Update) Prevent reinstallation of installed packages.
6608 - revision 8984
6609
6610 -------------------------------------------------------------------
6611 Sun Mar  2 16:13:16 CET 2008 - coolo@suse.de
6612
6613 - refresh metadata if there is no cache to unbreak compat with
6614   kiwi (that relied on "zypper sa <url> <alias>" to create a repo
6615   that "zypper in" could work on)
6616
6617 -------------------------------------------------------------------
6618 Sun Mar  2 10:28:13 CET 2008 - coolo@suse.de
6619
6620 - create cache directory before calling rpmdb2solv (in an empty
6621   chroot)
6622 - version 4.3.1
6623
6624 -------------------------------------------------------------------
6625 Thu Feb 28 16:43:11 CET 2008 - jkupec@suse.cz
6626
6627 - special exception message if server returns 403 response
6628   (forbidden) (port from SP2)
6629 - MediaException messages marked for translation
6630
6631 -------------------------------------------------------------------
6632 Wed Feb 27 10:31:24 CET 2008 - dmacvicar@suse.de
6633
6634 - make sure we have target cache on target initialize
6635 - version 4.3.0
6636
6637 -------------------------------------------------------------------
6638 Tue Feb 26 13:59:03 CET 2008 - lslezak@suse.cz
6639
6640 - DiskUsageCounter.cc - ignore "vfat", "fat", "ntfs" and "ntfs-3g"
6641   file systems (#333166)
6642 - rev. 8915
6643
6644 -------------------------------------------------------------------
6645 Tue Feb 26 13:26:30 CET 2008 - ma@suse.de
6646
6647 - Fixed Capabilites iterator exposing prereq marker.
6648 - revision 8914
6649
6650 -------------------------------------------------------------------
6651 Tue Feb 26 11:29:05 CET 2008 - schubi@suse.de
6652
6653 - postinstall script fixed
6654 - version 4.2.10
6655
6656 -------------------------------------------------------------------
6657 Mon Feb 25 17:06:53 CET 2008 - schubi@suse.de
6658
6659 - Testcases regards modaliases, rpmlib, ... correctly
6660 - Revision 8904
6661
6662 -------------------------------------------------------------------
6663 Mon Feb 25 13:20:26 CET 2008 - ma@suse.de
6664
6665 - Remove obsolete sql database. (bnc#363224)
6666 - revision 8898
6667
6668 -------------------------------------------------------------------
6669 Fri Feb 22 14:03:59 CET 2008 - ma@suse.de
6670
6671 - Take care target uses --root when creating solv files (bnc #363789)
6672 - revision 8881
6673
6674 -------------------------------------------------------------------
6675 Fri Feb 22 10:10:14 CET 2008 - schubi@suse.de
6676
6677 - Unmaintained packages which does not fit to the updated system
6678   (broken dependencies) will be deleted.
6679 - revision 8867
6680
6681 -------------------------------------------------------------------
6682 Fri Feb 22 07:20:35 CET 2008 - coolo@suse.de
6683
6684 - let libzypp-devel require libsatsolver-devel
6685
6686 -------------------------------------------------------------------
6687 Wed Feb 20 13:47:56 CET 2008 - ma@suse.de
6688
6689 - Cleanup unused /var/lib/zypp/cache in migrate_sources (#305160)
6690 - revision 8833
6691
6692 -------------------------------------------------------------------
6693 Tue Feb 19 16:21:12 CET 2008 - jkupec@suse.cz
6694
6695 - media: fixed DownloadProgressReport.finish() url argument in
6696   doGetFileCopy()
6697 - revision 8815
6698
6699 -------------------------------------------------------------------
6700 Tue Feb 19 11:21:59 CET 2008 - dmacvicar@suse.de
6701
6702 - hardlink when possible to optimize data transfer
6703   and space across caches.
6704 - version 4.2.8
6705
6706 -------------------------------------------------------------------
6707 Tue Feb 19 08:15:07 CET 2008 - coolo@suse.de
6708
6709 - added some locale support to sat::Solvable
6710 - version 4.2.7
6711
6712 -------------------------------------------------------------------
6713 Mon Feb 18 14:15:48 CET 2008 - dmacvicar@suse.de
6714
6715 - handle error messages better in doesFileExist too which is
6716   used during probing. (bnc #362608)
6717
6718 -------------------------------------------------------------------
6719 Sun Feb 17 21:44:12 CET 2008 - dmacvicar@suse.de
6720
6721 - Fetcher::reset() should not reset cache directories.
6722   (bnc #348050)
6723 - version 4.2.6
6724
6725 -------------------------------------------------------------------
6726 Fri Feb 16 15:47:00 CET 2008 - dmacvicar@suse.de
6727
6728 - Use CURLOPT_NOBODY instead of a CURLOPT_RANGE of 1 byte
6729   for http and https, but this time set CURLOPT_HTTPGET back to 1
6730   so it actually works. This makes Media::doesFileExist
6731   efficient for http and https.
6732   (related to bnc #348050)
6733 - version 4.2.5
6734
6735 -------------------------------------------------------------------
6736 Fri Feb 15 10:52:59 CET 2008 - coolo@suse.de
6737
6738 - using .solv files only now (fate #303018)
6739 - revision 8699
6740
6741 -------------------------------------------------------------------
6742 Tue Feb 12 17:10:48 CET 2008 - coolo@suse.de
6743
6744 - fix architectures on distupgrade
6745
6746 -------------------------------------------------------------------
6747 Fri Feb  8 12:50:30 CET 2008 - coolo@suse.de
6748
6749 - fixes from trunk merged
6750
6751 -------------------------------------------------------------------
6752 Fri Feb  1 17:45:07 CET 2008 - jkupec@suse.cz
6753
6754 - fixed renaming a repo to an existing one (bnc #228216)
6755 - revision 8431
6756
6757 -------------------------------------------------------------------
6758 Sun Jan 27 21:35:13 CET 2008 - coolo@suse.de
6759
6760 - fix changelog
6761
6762 -------------------------------------------------------------------
6763 Thu Jan 24 18:26:47 CET 2008 - jkupec@suse.cz
6764
6765 - read .curlrc more robustly to obtain user-proxy (#330351)
6766 - revision 8368
6767
6768 -------------------------------------------------------------------
6769 Fri Jan 18 12:19:09 CET 2008 - coolo@suse.de
6770
6771 - always buildrequire openssl-devel
6772 - replacing strange utf-8 chars in changelog
6773 - revision 8317
6774
6775 -------------------------------------------------------------------
6776 Thu Jan 17 15:07:52 CET 2008 - jkupec@suse.cz
6777
6778 - Saner NFS timeo default (#350309)
6779 - revision 8314
6780
6781 -------------------------------------------------------------------
6782 Thu Jan 17 12:03:10 CET 2008 - kkaempf@suse.de
6783
6784 - support 'patterns.pat' and 'patterns.pat.gz' to read all
6785   patterns in one go.
6786 - rev 8309
6787
6788 -------------------------------------------------------------------
6789 Tue Jan 15 14:56:21 CET 2008 - lslezak@suse.cz
6790
6791 - added RpmDb::removePubkey(), call it from
6792   KeyRing::Impl::deleteKey() - remove the GPG key from RPM when it
6793   is removed from the trusted keyring
6794 - revision 8288
6795
6796 -------------------------------------------------------------------
6797 Mon Jan 14 17:11:15 CET 2008 - schubi@suse.de
6798
6799 - Textchanges
6800 - reduced logging in SAT-solver
6801 - ordering solutions
6802 - version 4.1.8
6803 - revision 8276
6804
6805 -------------------------------------------------------------------
6806 Thu Jan 10 16:50:26 CET 2008 - schubi@suse.de
6807
6808 - Enabled SAT solver via default. (removed ZYPP_SAT_SOLVER)
6809   ZYPP_RC_SOLVER=1 will enable the old RedCapet solver
6810 - Revision 8255
6811 - Version 4.1.7
6812
6813 -------------------------------------------------------------------
6814 Wed Jan  2 18:24:34 CET 2008 - jkupec@suse.cz
6815
6816 - Pathname zypp::filesystem::expandlink(const Pathname &) added
6817 - if the provided file is a symlink, expand it (#274651) (this
6818   probably won't work for schemes other than file/dir and cd/dvd)
6819 - revision 8179
6820
6821 -------------------------------------------------------------------
6822 Tue Dec 18 12:28:22 CET 2007 - aschnell@suse.de
6823
6824 - fixed password handling in URLs (bug #347273)
6825 - revision 8118
6826
6827 -------------------------------------------------------------------
6828 Mon Dec 17 13:47:44 CET 2007 - ma@suse.de
6829
6830 - Fixed default text locale detection not to use static variables. (#346872)
6831 - version 4.1.6
6832 - revision 8116
6833
6834 -------------------------------------------------------------------
6835 Mon Dec 10 12:46:26 CET 2007 - ma@suse.de
6836
6837 - Log more details about zypp lock owner. (#294094)
6838 - revision 8088
6839
6840 -------------------------------------------------------------------
6841 Fri Dec  7 15:47:53 CET 2007 - ma@suse.de
6842
6843 - Remove runtime dependency for libboost_filesystem (#345773)
6844 - version 4.1.5
6845 - revision 8061
6846
6847 -------------------------------------------------------------------
6848 Fri Nov 30 14:20:34 CET 2007 - schubi@suse.de
6849
6850 - Enable SAT solver via environment variable ZYPP_SAT_SOLVER.
6851   e.g.: ZYPP_SAT_SOLVER=1 zypper install foo
6852 - version 4.1.4
6853 - revision 7998
6854
6855 -------------------------------------------------------------------
6856 Wed Nov 28 15:12:33 CET 2007 - aschnell@suse.de
6857
6858 - make IniParser more strict (bug #306697)
6859
6860 -------------------------------------------------------------------
6861 Mon Nov 26 13:19:34 CET 2007 - ma@suse.de
6862
6863 - Fix missing packages in patch content list. (#340896)
6864 - revision 7925
6865
6866 -------------------------------------------------------------------
6867 Fri Nov 16 12:46:39 CET 2007 - coolo@suse.de
6868
6869 - fix build
6870
6871 -------------------------------------------------------------------
6872 Wed Nov 14 14:23:23 CET 2007 - ma@suse.de
6873
6874 - Output date strings in UTF-8. (#339423)
6875 - revision 7807
6876
6877 -------------------------------------------------------------------
6878 Tue Nov 13 13:40:03 CET 2007 - schubi@suse.de
6879
6880 - fixes for new gcc
6881 - version 4.1.3
6882 - r7788
6883
6884 -------------------------------------------------------------------
6885 Mon Nov  5 15:22:33 CET 2007 - ma@suse.de
6886
6887 - Don't mark failed patch scripts as installed. (#327523)
6888 - version 4.1.2
6889 - revision 7744
6890
6891 -------------------------------------------------------------------
6892 Wed Oct 31 09:19:59 CET 2007 - dmueller@suse.de
6893
6894 - update rpmlint suppression
6895
6896 -------------------------------------------------------------------
6897 Fri Oct 26 15:12:24 CEST 2007 - aschnell@suse.de
6898
6899 - fixed retrieval of epoch from rpmdb (bug #246680)
6900
6901 -------------------------------------------------------------------
6902 Thu Oct 25 16:29:24 CEST 2007 - aschnell@suse.de
6903
6904 - allow non-existing "packages" file in susetags parser (bug
6905   #309235)
6906
6907 -------------------------------------------------------------------
6908 Fri Oct 12 15:47:37 CEST 2007 - ma@suse.de
6909
6910 - SMBIOS DMI modalias matching added (#333152)
6911 - revision 7494
6912
6913 -------------------------------------------------------------------
6914 Sat Oct  6 16:37:11 CEST 2007 - jkupec@suse.cz
6915 - do not download the same file multiple times in one attach session
6916   (#307098), r7456
6917 - special cdrom detection code for SCSI / Virtual CDROMs on iSeries
6918   removed - should be correctly detected by HAL now
6919   (#167629, #163971), r7452
6920 - version 4.1.1
6921
6922 -------------------------------------------------------------------
6923 Fri Oct 05 10:35:47 CEST 2007 - aschnell@suse.de
6924
6925 - filter architecture in plaindir parser (bug #330791)
6926
6927 -------------------------------------------------------------------
6928 Thu Oct  4 16:31:58 CEST 2007 - ma@suse.de
6929
6930 - Throw constructing malformed checksums. (#189096)
6931 - revision 7441
6932
6933 -------------------------------------------------------------------
6934 Thu Oct  4 14:22:31 CEST 2007 - mvidner@suse.cz
6935
6936 - Renamed templates back because proper qualification makes it work
6937   too.
6938 - 4.1.0
6939
6940 -------------------------------------------------------------------
6941 Thu Oct 04 11:23:19 CEST 2007 - aschnell@suse.de
6942
6943 - only look for repositories in file ending ".repo" (bug #294779)
6944
6945 -------------------------------------------------------------------
6946 Wed Oct  3 13:37:57 CEST 2007 - mvidner@suse.cz
6947
6948 - Fixed compilation errors with GCC 4.3 by adding missing includes
6949   and renaming templates: MaxBits to MaxBitsT, Mask to MaskT,
6950   Compare<Edition> to CompareEd.
6951 - r7426
6952
6953 -------------------------------------------------------------------
6954 Mon Oct  1 20:29:36 CEST 2007 - ma@suse.de
6955
6956 - Incorporated patch from Michael Matz to speedup cache reading.
6957 - revision 7413
6958
6959 -------------------------------------------------------------------
6960 Fri Sep 28 18:40:59 CEST 2007 - schubi@suse.de
6961
6962 - Resolvertestcase:
6963   - log Repository info
6964   - set keep state in the testcase
6965   - handle vendor
6966 - r 4707
6967
6968 -------------------------------------------------------------------
6969 Thu Sep 27 17:13:14 CEST 2007 - ma@suse.de
6970
6971 - Fixed pattern parser SEGV on broken pattern files. (#328546)
6972 - revision 7402
6973
6974 -------------------------------------------------------------------
6975 Wed Sep 26 11:08:14 CEST 2007 - schubi@suse.de
6976
6977 - QueuItemRequire: Filter out all provider which have worser architecture,
6978   are NOT noarch and have not the same name as the requirement. The
6979   last one is needed for updating packages via patch/atoms.
6980   Bug 328081
6981 - Revert changes of r 7340
6982 - r 7386
6983
6984 -------------------------------------------------------------------
6985 Tue Sep 25 15:51:34 CEST 2007 - ma@suse.de
6986
6987 - Add missing '--install' parameter in desktop file. (#308640)
6988 - version 4.0.0
6989 - revision 7369
6990
6991 -------------------------------------------------------------------
6992 Tue Sep 25 11:08:13 CEST 2007 - jkupec@suse.cz
6993
6994 - release all attached media before attempting to eject (#293428)
6995 - fixed parsing of --proxy-user parameter of .curlrc (#309139)
6996 - revision 7352
6997 - version 3.26.0
6998
6999 -------------------------------------------------------------------
7000 Mon Sep 24 16:10:32 CEST 2007 - dmacvicar@suse.de
7001
7002 - provide a way to retrieve the metadata path. Used for
7003   installation, which incorrectly creates a repository in
7004   cache without adding it first, so metadata path is not
7005   set and therefore it is not possible to setup a media
7006   verifier on installation. Part of fix for (#293428)
7007 - 3.25.0
7008
7009 -------------------------------------------------------------------
7010 Mon Sep 24 15:48:47 CEST 2007 - schubi@suse.de
7011
7012 - If more than one resolvables provide a requirements and have different
7013   architecture take thatone with the best architecture. (Not regarding the
7014   name). Bug: Branching too much while an installation of a multi-arch-DVD
7015 - r 7340
7016 - version 3.24.8
7017
7018 -------------------------------------------------------------------
7019 Fri Sep 21 15:50:30 CEST 2007 - schubi@suse.de
7020
7021 - Checking the queue if an item will be deleted. If yes, the requirements
7022   are not needed anymore. Bug 326384
7023 - version 3.24.7
7024 - r 7329
7025
7026 -------------------------------------------------------------------
7027 Thu Sep 20 17:37:30 CEST 2007 - jkupec@suse.cz
7028
7029 - don't probe the repository type upon saving if disabled (#326769)
7030 - version 3.24.6
7031 - revision 7319
7032
7033 -------------------------------------------------------------------
7034 Thu Sep 20 15:19:53 CEST 2007 - ma@suse.de
7035
7036 - Avoid calling rpm repeatedly in case of an error. This is fault-prone,
7037   esp. if the error occurred executing the packages post-install script.
7038 - version 3.24.5
7039 - revision 7317
7040
7041 -------------------------------------------------------------------
7042 Thu Sep 20 11:00:04 CEST 2007 - ma@suse.de
7043
7044 - If a package is deselected by user, apply this soft lock to all
7045   available versions of this package.
7046 - version 3.24.4
7047 - revision 7316
7048
7049 -------------------------------------------------------------------
7050 Wed Sep 19 17:45:12 CEST 2007 - schubi@suse.de
7051
7052 - Update: Do not set an item to installation if there has been already set
7053   one for installation which has the same NVA. Bug  326286
7054 - version 3.24.3
7055 - r 7311
7056
7057 -------------------------------------------------------------------
7058 Wed Sep 19 14:19:49 CEST 2007 - ma@suse.de
7059
7060 - Enable package cache during commit. (#326249)
7061 - revision 7309
7062
7063 -------------------------------------------------------------------
7064 Tue Sep 18 14:01:02 CEST 2007 - schubi@suse.de
7065
7066 - Do not regarding requirements for packages which will be deleted in the
7067   same solver run. Bug 310618
7068 - r 7292
7069 - version 3.24.2
7070
7071 -------------------------------------------------------------------
7072 Mon Sep 17 16:33:14 CEST 2007 - jkupec@suse.cz
7073
7074 - don't download filelists.xml.gz (#307105)
7075 - version 3.24.1
7076 - revision 7269
7077
7078 -------------------------------------------------------------------
7079 Mon Sep 17 15:51:04 CEST 2007 - ma@suse.de
7080
7081 - Improve estimated diskusage while there is no valid
7082   solver result. (#325617)
7083 - revision 7266
7084
7085 -------------------------------------------------------------------
7086 Mon Sep 17 15:22:47 CEST 2007 - schubi@suse.de
7087
7088 -Bugfix in vendor change of a required resolvable (Correct error message)
7089  Bug 310455
7090 - r 7262
7091
7092 -------------------------------------------------------------------
7093 Mon Sep 17 12:36:28 CEST 2007 - lslezak@suse.cz
7094
7095 - fixed DU parsing in inst-sys (#308659)
7096 - revision 7256
7097
7098 -------------------------------------------------------------------
7099 Fri Sep 14 22:57:54 CEST 2007 - ma@suse.de
7100
7101 - Enable using patch and delta rpms. (#309124)
7102 - version 3.24.0
7103 - revision 7253
7104
7105 -------------------------------------------------------------------
7106 Thu Sep 13 17:59:55 CEST 2007 - ma@suse.de
7107
7108 - On update do not delete unmaintained non-SuSE packages.
7109 - version 3.23.2
7110 - revision 7239
7111
7112 -------------------------------------------------------------------
7113 Thu Sep 13 13:02:39 CEST 2007 - lslezak@suse.cz
7114
7115 - ZYppImpl::getPartitions() - don't return the current partitioning
7116   when the partitioning hasn't been set - fixes DU parsing in
7117   inst-sys (#308659)
7118
7119 -------------------------------------------------------------------
7120 Thu Sep 13 11:30:47 CEST 2007 - dmacvicar@suse.de
7121
7122 - Throw specific exceptions during commit (#308511)
7123 - 3.23.1
7124
7125 -------------------------------------------------------------------
7126 Wed Sep 12 18:48:00 CEST 2007 - ma@suse.de
7127
7128 - Various disk space calculation fixes. Susetags, plaindir and rpmdb
7129   now provide more detailed disk usage information.
7130   Yum metadata don't, so we book the package size to '/'. (#308362)
7131 - version 3.23.0
7132 - revision 7225
7133
7134 -------------------------------------------------------------------
7135 Wed Sep 12 15:48:41 CEST 2007 - schubi@suse.de
7136
7137 - Regarding keep state while recycle old valid solver results. Bug 286889
7138 - r 7209
7139
7140 -------------------------------------------------------------------
7141 Wed Sep 12 12:24:49 CEST 2007 - jkupec@suse.cz
7142
7143 - report 100% progress on finishing RPM removal (bug #309431)
7144 - revision 7200
7145
7146 -------------------------------------------------------------------
7147 Tue Sep 11 17:25:35 CEST 2007 - schubi@suse.de
7148
7149 - Update: rename language packages --> take that package which fits to the
7150   selected language Bug 308098
7151 - r 7919
7152
7153 -------------------------------------------------------------------
7154 Tue Sep 11 16:11:20 CEST 2007 - dmacvicar@suse.de
7155
7156 - restore deltas and patch rpms from the cache (#309124)
7157 - 3.22.8
7158
7159 -------------------------------------------------------------------
7160 Tue Sep 11 14:54:44 CEST 2007 - ma@suse.de
7161
7162 - Don't fail if a product is deleted multiple times (e.g. due to
7163   obsoletes and an explicit deleted request). (#308746)
7164 - version 3.22.7
7165 - revision 7184
7166
7167 -------------------------------------------------------------------
7168 Tue Sep 11 13:52:47 CEST 2007 - jkupec@suse.cz
7169
7170 - SYSCONFDIR variable added for modifying /etc
7171
7172 -------------------------------------------------------------------
7173 Tue Sep 11 12:18:11 CEST 2007 - schubi@suse.de
7174
7175 - uninstallable resolvable -->suggested solution: delete; Bug 308164
7176 - r 7177
7177
7178 -------------------------------------------------------------------
7179 Mon Sep 10 16:19:05 CEST 2007 - schubi@suse.de
7180
7181 - new translations added
7182 - r 7166
7183 - version 3.22.6
7184
7185 -------------------------------------------------------------------
7186 Mon Sep 10 15:50:49 CEST 2007 - lslezak@suse.cz
7187
7188 - fixed disk usage counting of updated packages (#308362)
7189
7190 -------------------------------------------------------------------
7191 Mon Sep 10 14:17:29 CEST 2007 - schubi@suse.de
7192
7193 - Splitting packages: Take the package with the best
7194   architecture,edition ONLY; Bug 308591
7195 - r 7160
7196
7197 -------------------------------------------------------------------
7198 Mon Sep 10 10:55:45 CEST 2007 - lslezak@suse.cz
7199
7200 - properly report fallback disk usage size (in kB instead of bytes)
7201   when disk usage is not known (YUM repos) (#308475)
7202
7203 -------------------------------------------------------------------
7204 Fri Sep  7 13:27:26 CEST 2007 - ma@suse.de
7205
7206 - Install a sample /etc/zypp.conf. (#306615)
7207 - Fixed missing soversion symlink in package.
7208 - version 3.22.5
7209 - revision 7150
7210
7211 -------------------------------------------------------------------
7212 Fri Sep  7 13:03:48 CEST 2007 - schubi@suse.de
7213
7214 - RequirementIsMet: return true only if ALL Atoms are NOT incomplete; Bug
7215   308252
7216 - r 7143
7217
7218 -------------------------------------------------------------------
7219 Thu Sep  6 18:22:36 CEST 2007 - schubi@suse.de
7220
7221 - Error: Select two candidate with the same name while update.
7222   Solution: If there is a candidate which is already selected for installation -->
7223   take thatone #308082
7224 - r 7132
7225
7226 -------------------------------------------------------------------
7227 Thu Sep  6 14:11:58 CEST 2007 - ma@suse.de
7228
7229 - Work arround installed patterns providing an empty vendor string. (#307743)
7230 - Let the solver treat vendor suse and opensuse as equivalent.
7231 - version 3.22.4
7232
7233 -------------------------------------------------------------------
7234 Thu Sep  6 12:33:27 CEST 2007 - schubi@suse.de
7235
7236 - Checking item before evaluating the concerning vendor. bug #307941
7237 - r 7119
7238
7239 -------------------------------------------------------------------
7240 Wed Sep  6 02:24:37 CEST 2007 - dmacvicar@suse.de
7241
7242 - Fix for bug #307163 - empty package descriptions
7243   a.k.a shared tag not 100% implemented
7244 - r 7117
7245 - version 3.22.3
7246
7247 -------------------------------------------------------------------
7248 Wed Sep  5 17:52:37 CEST 2007 - schubi@suse.de
7249
7250 - logging "reverse" NEEDED_BY in the detail description of solver
7251   problems.
7252 - improved error message if a requiremnt is not fulfilled Bug 307743
7253 - Add "ignore" option to the solution if a requirement is not fulfilled
7254   Bug 304276
7255 - revision 7113
7256
7257 -------------------------------------------------------------------
7258 Wed Sep  5 14:33:02 CEST 2007 - jkupec@suse.cz
7259
7260 - fixed the order of operands of susetags local metadata status
7261   computation which caused the YaST repositories to always get
7262   refreshed (part of bug #304310)
7263 - revision 7107
7264 - version 3.22.2
7265
7266 -------------------------------------------------------------------
7267 Tue Sep  4 12:09:10 CEST 2007 - schubi@suse.de
7268
7269 - comparing vendor with VendorAttr::equivalent
7270 - revision 7103
7271
7272 -------------------------------------------------------------------
7273 Mon Sep  3 18:43:51 CEST 2007 - schwab@suse.de
7274
7275 - Use $RPM_OPT_FLAGS.
7276
7277 -------------------------------------------------------------------
7278 Mon Sep  3 17:14:02 CEST 2007 - ma@suse.de
7279
7280 - Reset transact bits when switching status from
7281   "update" to "protected" (#246976)
7282 - version 3.22.1
7283 - revision 7094
7284
7285 -------------------------------------------------------------------
7286 Mon Sep  3 13:56:42 CEST 2007 - schubi@suse.de
7287
7288 - new translations added
7289 - rev 7083
7290
7291 -------------------------------------------------------------------
7292 Fri Aug 31 22:10:55 CEST 2007 - ma@suse.de
7293
7294 - Added ability to switch off use of patch and delta rpms via zypp.conf (#305864)
7295    [main]
7296    download.use_patchrpm = no
7297    download.use_deltarpm = no
7298 - version 3.22.0
7299 - revision 7069
7300
7301 -------------------------------------------------------------------
7302 Fri Aug 31 19:56:40 CEST 2007 - ma@suse.de
7303
7304 - On demand translate patch requirements into a list of atoms.
7305   Required by the UI to display packages acssociated with a patch.
7306   (#300612)
7307 - version 3.21.1
7308 - revision 7065
7309
7310 -------------------------------------------------------------------
7311 Fri Aug 31 13:59:54 CEST 2007 - kkaempf@suse.de
7312
7313 - enrich ResolverInfo with the reason if a user-initiated request
7314   fails (#304325, #306240)
7315 - r 7051
7316
7317 -------------------------------------------------------------------
7318 Thu Aug 30 20:10:00 CEST 2007 - jkupec@suse.cz
7319
7320 - added missing implementation of LogControl::setLineFormater()
7321   (lslezak)
7322 - version 3.21.0
7323 - revision 7041
7324
7325 -------------------------------------------------------------------
7326 Thu Aug 30 18:55:15 CEST 2007 - jkupec@suse.cz
7327
7328 - enable changing url in requestMedia callback (#294481)
7329 - revision 7037
7330
7331 -------------------------------------------------------------------
7332 Thu Aug 30 18:22:32 CEST 2007 - ma@suse.de
7333
7334 - Filter readonly mount points in DiskUsageCounter (#297405)
7335 - revision 7030
7336
7337 -------------------------------------------------------------------
7338 Thu Aug 30 17:31:33 CEST 2007 - jkupec@suse.cz
7339
7340 - remember the cause of the RepoException when refreshing metadata
7341   (#301022)
7342 - r7023
7343
7344 -------------------------------------------------------------------
7345 Thu Aug 30 17:25:14 CEST 2007 - ma@suse.de
7346
7347 - Safe fix for bug #299680.
7348 - version 3.20.1
7349 - revision 7026
7350
7351 -------------------------------------------------------------------
7352 Thu Aug 30 15:48:03 CEST 2007 - schubi@suse.de
7353
7354 - Bugfix: If a requirement has been fulfilled by more than one language
7355   resolvables only thatone will be taken which fits to the selected
7356   language.
7357 - r 7018
7358
7359 -------------------------------------------------------------------
7360 Thu Aug 30 15:14:23 CEST 2007 - jkupec@suse.cz
7361
7362 - correct error code for media errors in MediaCurl::doGetFileCopy()
7363   affects only zypper error output, does not affect YaST
7364 - r7013
7365
7366 -------------------------------------------------------------------
7367 Wed Aug 29 18:28:41 CEST 2007 - jkupec@suse.cz
7368
7369 - reverted blocking of requestMedia from r6271 (#301710)
7370 - r6999
7371
7372 -------------------------------------------------------------------
7373 Wed Aug 29 18:09:29 CEST 2007 - kkaempf@suse.de
7374
7375 - prevent progress report in destructor (#299680)
7376 - r6998
7377
7378 -------------------------------------------------------------------
7379 Wed Aug 29 18:02:36 CEST 2007 - jkupec@suse.cz
7380
7381 - treat non-filelists.xml <file> entries as file provides capabilities
7382   in YUM parser (#304701)
7383 - r6992
7384
7385 -------------------------------------------------------------------
7386 Wed Aug 29 16:32:01 CEST 2007 - kkaempf@suse.de
7387
7388 - the media.1/media uniquely identifies a 'susetags' repo, not
7389   the content file (#304200)
7390
7391 -------------------------------------------------------------------
7392 Wed Aug 29 15:42:17 CEST 2007 - jkupec@suse.cz
7393
7394 - fixed locale dir (#304649)
7395 - r6984
7396
7397 -------------------------------------------------------------------
7398 Wed Aug 29 15:39:52 CEST 2007 - kkaempf@suse.de
7399
7400 - don't treat normal package license as "license to confirm"
7401   (#305906)
7402
7403 -------------------------------------------------------------------
7404 Wed Aug 29 15:28:53 CEST 2007 - ma@suse.de
7405
7406 - Fixed fix for #293039. Segfault due to uninitialzed data.
7407 - version 3.19.3
7408 - revision 6980
7409
7410 -------------------------------------------------------------------
7411 Wed Aug 29 15:10:20 CEST 2007 - schubi@suse.de
7412
7413 - reduced too much verbosed ResolverContext logging; Bug 303971
7414 - r 6977
7415
7416 -------------------------------------------------------------------
7417 Wed Aug 29 13:55:28 CEST 2007 - ma@suse.de
7418
7419 - Fixed PlainDir repositories to provide real disk usage data. For
7420   repomd and others that do not provide any detailed disk usage info,
7421   assume the packgage size is required below "/". Peviously they were
7422   treated as being empy.
7423 - version 3.19.2
7424 - revision 6972
7425
7426 -------------------------------------------------------------------
7427 Wed Aug 29 13:36:42 CEST 2007 - schubi@suse.de
7428
7429 - Add a new solver solution in the case of running in a timeout:
7430   ProblemSolutionDoubleTimeout.h
7431   #Bug 302496
7432 - revision 6970
7433
7434 -------------------------------------------------------------------
7435 Wed Aug 29 11:23:26 CEST 2007 - dmacvicar@suse.de
7436
7437 - bug in fix for (#292986)
7438
7439 -------------------------------------------------------------------
7440 Tue Aug 28 18:48:26 CEST 2007 - dmacvicar@suse.de
7441
7442 - (#297001) - libzypp: can't skip broken packages
7443 - re enable importing zypp keyring from rpm.(#302379)
7444 - 3.19.1
7445
7446 -------------------------------------------------------------------
7447 Tue Aug 28 17:30:30 CEST 2007 - kkaempf@suse.de
7448
7449 - rename ResolvableQuery::iterateResolvablesByKindsAndStrings
7450   to ResolvableQuery::iterateResolvablesByKindsAndStringsAndRepos
7451   in order to support query-by-repo (#305384)
7452 - fix iterateResolvablesByKindsAndStringsAndRepos to take any
7453   number of kinds, names, or repos (#305347)
7454 - remove ResolvableQuery::iterateResolvablesByKind, not needed
7455 - version 3.19.0
7456 - rev 6935
7457
7458 -------------------------------------------------------------------
7459 Tue Aug 28 11:27:53 CEST 2007 - dmacvicar@suse.de
7460
7461 - real fix for reading signature ids. (#390535).
7462 - delete metadata when removing repo (#301037).
7463
7464 -------------------------------------------------------------------
7465 Mon Aug 27 23:52:41 CEST 2007 - dmacvicar@suse.de
7466
7467 - following behaviour for setPartitions
7468   - if they are not set, they are detected
7469   - if they are set, that value is used.
7470   - if value set or detected is empty, all disk usage
7471     information is read. Otherwise just values in those
7472     mount points.
7473     Should work for installation as long as detectPartitions
7474     is empty at installation.(#293039)
7475
7476 -------------------------------------------------------------------
7477 Mon Aug 27 17:08:41 CEST 2007 - kkaempf@suse.de
7478
7479 - Add ZConfig::overrideSystemArchitecture() to override zypp arch
7480   from external, e.g. for the testcases
7481 - Honor ZYPP_CONF environment variable to override the buit-in
7482   /etc/zypp/zypp.conf
7483 - Check architecture at handout() to prevent NULL ptr reference.
7484 - Bug 301286
7485 - rev 6908
7486
7487 -------------------------------------------------------------------
7488 Mon Aug 27 15:53:52 CEST 2007 - schubi@suse.de
7489
7490 -The solver generate an establish call for all
7491  resolvables which has filesystemcaps if there is not a valid result from a
7492  former solver run available. This covers:
7493  * Initial solver run
7494  * Changing of filesystem whithin a workflow, cause the solver results will
7495    be reset if the filesystem dependencies have been changed
7496  Bug 271912
7497 - r 6901
7498
7499 -------------------------------------------------------------------
7500 Sun Aug 26 15:49:27 CEST 2007 - kkaempf@suse.de
7501
7502 - pass location to plaindir package (#303751)
7503 - Add name of file in question to checksum/signature related
7504   exceptions.
7505 - pass basename of file to verifyFileSignatureWorkflow (instead of
7506   empty string).
7507 - filter out incompatible architectures when parsing sustags
7508   repos (first half of #301286)
7509 - r 6882
7510
7511 -------------------------------------------------------------------
7512 Fri Aug 24 11:52:27 CEST 2007 - dmacvicar@suse.de
7513
7514 - don't run source migration if yast is running in
7515   intsys mode (#297136)
7516 - signature and checksum verification fixes. Still pending
7517   problem ZYpp getting no output from gpg when running from zypper.
7518   (#302059)
7519
7520 -------------------------------------------------------------------
7521 Thu Aug 23 13:51:41 CEST 2007 - schubi@suse.de
7522
7523 - Do not strip resolvables which have the same name but different kind
7524   (ResolverInfo*)
7525 - Flag info NEEDEDBY correctly if it will be used by freshen/supplement
7526 - r 6830
7527
7528 -------------------------------------------------------------------
7529 Wed Aug 22 18:58:44 CEST 2007 - mvidner@suse.cz
7530
7531 - Do not use "a-z" in regexes. Fixes "Invalid Url scheme 'http'" in
7532   the Estonian locale (#302525).
7533
7534 -------------------------------------------------------------------
7535 Wed Aug 22 17:59:39 CEST 2007 - aschnell@suse.de
7536
7537 - added remembering of exception history at various places
7538
7539 -------------------------------------------------------------------
7540 Wed Aug 22 16:52:09 CEST 2007 - schubi@suse.de
7541
7542 - Bugfixes concerning vendor handling:
7543 - first bug:
7544   Installed A-1.0(vendor SuSE)
7545   Available A-2.0(other vendor)
7546   A will not be regarded as "unmaintained". So it will not be deleted.
7547 - second bug:
7548   A need B-2.0. B-1.0 is installed but has another vendor. Report a
7549   proper errmessage.
7550 - Testcase : solution-tests/vendor-test.xml
7551 - r 6812
7552 - 3.18.4
7553
7554 -------------------------------------------------------------------
7555 Tue Aug 21 15:38:08 CEST 2007 - dmacvicar@suse.de
7556
7557 - ignore HASH key for download (#300982)
7558
7559 -------------------------------------------------------------------
7560 Tue Aug 21 15:17:23 CEST 2007 - schubi@suse.de
7561
7562 - Added explicitly_requested as parameter in ResolverContext::Uninstall
7563   Bug 299819
7564 - revision 6794
7565
7566 -------------------------------------------------------------------
7567 Tue Aug 21 13:06:44 CEST 2007 - dmacvicar@suse.de
7568
7569 - If no mount information is available, parse all DU entries.
7570 - read only hack mode for migrate-sources. We actually do add
7571   repositories with it, but no harm. (#292986)
7572 - fix some typos in exceptions (#301331)
7573 - 3.18.3
7574
7575 -------------------------------------------------------------------
7576 Mon Aug 20 16:06:36 CEST 2007 - schubi@suse.de
7577
7578 - Do not regard explicit request in order to recognize updated packages
7579   correctly. Bug 301676
7580 - Updated translations
7581 - r 6766
7582 - 3.18.2
7583
7584 -------------------------------------------------------------------
7585 Mon Aug 20 15:35:46 CEST 2007 - mvidner@suse.cz
7586
7587 - package-manager script: Call /sbin/yast2 with full path because of
7588   gnomesu (#269873).
7589
7590 -------------------------------------------------------------------
7591 Mon Aug 20 15:23:14 CEST 2007 - dmacvicar@suse.de
7592
7593 - add support for the HASH key. (#300982)
7594 - Use ContentFileParser in Downloader (instead of implementing
7595   the parser again, it has a reason, Downloader was written first)
7596 - update testcases and data to cover the new HASH key
7597 - 3.18.1
7598
7599 -------------------------------------------------------------------
7600 Mon Aug 20 13:21:34 CEST 2007 - kkaempf@suse.de
7601
7602 - unify query API for kind and name, summary, description
7603   (incomplete)
7604 - rev 6761, version 3.18.0
7605
7606 -------------------------------------------------------------------
7607 Fri Aug 17 12:30:55 CEST 2007 - kkaempf@suse.de
7608
7609 - add iterateResolvablesByKindsAndName
7610 - rev 6735, version 3.17.13
7611
7612 -------------------------------------------------------------------
7613 Fri Aug 17 11:45:24 CEST 2007 - kkaempf@suse.de
7614
7615 - rename ResolvableQuery::queryByName to iterateResolvablesByName
7616 - fix reading of kind and repository in ResolvableQuery
7617 - add reverse lookups in CacheTypes
7618 - add iterateResolvablesByKind
7619 - rev 6733
7620
7621 -------------------------------------------------------------------
7622 Fri Aug 17 10:37:56 CEST 2007 - schubi@suse.de
7623
7624 - shorten solver error messages Bug 259894
7625 - rev 6723
7626
7627 -------------------------------------------------------------------
7628 Thu Aug 16 23:43:50 CEST 2007 - kkaempf@suse.de
7629
7630 - fix ResolvableQuery::query(), add ResolvableQuery::queryByName()
7631   install zypp/cache header files.
7632 - rev 6719, version 3.16.13
7633
7634 -------------------------------------------------------------------
7635 Thu Aug 16 17:21:52 CEST 2007 - kkaempf@suse.de
7636
7637 - discard pattern files with incompatbile architecture, both
7638   for download and for parsing. (#298716)
7639 - rev 6711
7640
7641 -------------------------------------------------------------------
7642 Thu Aug 16 17:12:45 CEST 2007 - kkaempf@suse.de
7643
7644 - run sqlite asynchronously and add sql index files where
7645   appropriate, gives 6x performance on certain operations.
7646   Bumping cache schema version to 1004.
7647   (#300998)
7648 - rev 6710
7649
7650 -------------------------------------------------------------------
7651 Thu Aug 16 17:08:58 CEST 2007 - kkaempf@suse.de
7652
7653 - fix String::endsWith (#301038)
7654 - rev 6709
7655
7656 -------------------------------------------------------------------
7657 Thu Aug 16 11:16:25 CEST 2007 - schubi@suse.de
7658
7659 - added an _explicitly_requested in QueueItemConflict ( as already in
7660   QueueItemEstablish, QueueItemInstall, QueueItemUninstall ) in order to
7661   remove the conflicting item without an error message. Bug 299819
7662 - rev 6699
7663
7664 -------------------------------------------------------------------
7665 Thu Aug 16 07:23:31 CEST 2007 - jkupec@suse.cz
7666
7667 - forgot to set default refresh policy in checkIfToRefreshMetadata
7668 - repo.refresh.delay default set to 10 minutes
7669 - 6693
7670
7671 -------------------------------------------------------------------
7672 Wed Aug 15 15:32:36 CEST 2007 - schubi@suse.de
7673
7674 - Bugfix while regarding correct vendor in update
7675 - r6677
7676 - version 3.15.0
7677
7678 -------------------------------------------------------------------
7679 Wed Aug 15 13:57:04 CEST 2007 - jkupec@suse.cz
7680
7681 - repo.refresh.delay=<minutes> (ZConfig, "main" section) support
7682   added to delay next check & refresh until the specified number of
7683   minutes has passed from the last check or refresh (FATE #301991).
7684   Revisions: 6654, 6656, 6666, and 6667.
7685 - filesystem::touch(Pathname) added (r6666)
7686 - RepoManager::touchIndexFile(RepoInfo) added
7687 - RepoManager::checkIfToRefreshMetadata(RepoInfo,Url,policy):
7688   decision to do the refresh moved to this public method.
7689 - r6667
7690
7691 -------------------------------------------------------------------
7692 Wed Aug 15 12:38:26 CEST 2007 - schubi@suse.de
7693
7694 - generate a resolver problem if addRequires does not find a resovable
7695   #299486
7696 - rev 6660
7697
7698 -------------------------------------------------------------------
7699 Tue Aug 14 15:54:15 CEST 2007 - schubi@suse.de
7700
7701 - Prioritized delete request by the user BEFORE delete requests due
7702   missing dependencies or conflicting dependencies. Bug 298322
7703 - rev 6640
7704
7705 -------------------------------------------------------------------
7706 Fri Aug 10 20:49:20 CEST 2007 - jkupec@suse.cz
7707
7708 - support also "Plaindir" as valid repo type name (#298622)
7709 - revision 6616
7710 - version 3.14.0
7711
7712 -------------------------------------------------------------------
7713 Fri Aug 10 18:03:06 CEST 2007 - dmacvicar@suse.de
7714
7715 - fix segfault in Progress reporting
7716 - progress report use name instead of alias (#298035)
7717 - repoinfo returns alias if name is empty
7718
7719 -------------------------------------------------------------------
7720 Fri Aug 10 16:04:42 CEST 2007 - dmacvicar@suse.de
7721
7722 - merge patch by dmueller to get rid of boost-regex
7723
7724 -------------------------------------------------------------------
7725 Fri Aug 10 13:50:40 CEST 2007 - dmacvicar@suse.de
7726
7727 - dont create a second CacheStore in the same scope, will lock...
7728   #297627
7729
7730 -------------------------------------------------------------------
7731 Thu Aug  9 15:04:21 CEST 2007 - jkupec@suse.cz
7732
7733 - fixed some RepoManager exception docs & history
7734 - r6558
7735
7736 -------------------------------------------------------------------
7737 Thu Aug  9 13:33:59 CEST 2007 - dmacvicar@suse.de
7738
7739 - feature #302135: Graceful update of 3rd party packages
7740   Automatic upgrading only sees packages from same vendor
7741   This allows not needed to have those locked.
7742 - Add persistent locks file which allow wildcards. Users
7743   can lock certain packages adding lines like "kde* < 3.5"
7744 - add applyLocks() to apply persistent locks before solving
7745
7746 -------------------------------------------------------------------
7747 Thu Aug  9 13:28:20 CEST 2007 - schubi@suse.de
7748
7749 -  recognize changes in the pool (e.g. changing /etc/sysconfig/storage
7750   #271912 wq
7751 - Added locking resolvables in the testcases
7752 - rev 6544
7753
7754 -------------------------------------------------------------------
7755 Wed Aug  8 16:04:07 CEST 2007 - dmacvicar@suse.de
7756
7757 - add migrate-sources to %post (#292986)
7758 - 3.13.15
7759
7760 -------------------------------------------------------------------
7761 Wed Aug  8 13:32:52 CEST 2007 - jkupec@suse.cz
7762
7763 - fixed bug with using wrong files from raw metadata cache
7764   (bug #297611) (duncanmv) (r6501, already released in 3.13.14)
7765
7766 -------------------------------------------------------------------
7767 Wed Aug  8 12:42:39 CEST 2007 - schubi@suse.de
7768
7769 - fix in "ignore conflicts" if the conflict has been caused by an obsolete
7770   Bug# 297795
7771 - r 6517
7772
7773 -------------------------------------------------------------------
7774 Tue Aug  7 17:04:47 CEST 2007 - dmacvicar@suse.de
7775
7776 - implement susetags support for compressed metadata
7777   and testcases. (feature #301916)
7778 - implement disk usage in cache. For installation requires
7779   some changes in YaST to setup the ZYpp getPartitions()
7780   before repos are cached. (bug #293039)
7781 - added testcases for diskusage
7782 - 3.13.14
7783
7784 -------------------------------------------------------------------
7785 Mon Aug  6 10:19:12 CEST 2007 - jkupec@suse.cz
7786
7787 - fixed YUM parser to properly create source packages
7788 - disabled reading of filelists.xml.gz by default (the data are
7789   currently not stored anyway)
7790 - revision 6481
7791 - version 3.13.13
7792
7793 -------------------------------------------------------------------
7794 Sat Aug  4 01:03:19 CEST 2007 - ma@suse.de
7795
7796 - Don't download unwanted translation files (#293740).
7797 - revision 6470
7798
7799 -------------------------------------------------------------------
7800 Fri Aug  3 23:52:18 CEST 2007 - ma@suse.de
7801
7802 - Fix susetags repo to parse dikusage data (#293039)
7803 - revision 6467
7804 - version 3.13.12
7805
7806 -------------------------------------------------------------------
7807 Fri Aug  3 18:56:47 CEST 2007 - ma@suse.de
7808
7809 - Add product attribute 'type' (aka 'category' which is now
7810   deprecated). Adapted sustags and yum parsers to parse and
7811   provide this value.
7812 - revision 6464
7813 - version 3.13.11
7814
7815 -------------------------------------------------------------------
7816 Fri Aug  3 17:29:56 CEST 2007 - dmacvicar@suse.de
7817
7818 - fix modalias rel column number
7819 - version 3.13.10
7820
7821 -------------------------------------------------------------------
7822 Fri Aug  3 16:35:36 CEST 2007 - dmacvicar@suse.de
7823
7824 - Implemented option repo.add.probe to allow probing
7825   the added repositories
7826 - version 3.13.9
7827
7828 -------------------------------------------------------------------
7829 Fri Aug  3 16:07:46 CEST 2007 - schubi@suse.de
7830
7831 - Fixed detection of renamed packages while update.
7832 - Added new translations
7833 - rev 6445
7834
7835 -------------------------------------------------------------------
7836 Fri Aug  3 15:02:28 CEST 2007 - ma@suse.de
7837
7838 - Speed up retrieving MediaNr attribute, as it slows down install
7839   order calculation. (#297173)
7840 - revision 6442
7841
7842 -------------------------------------------------------------------
7843 Fri Aug  3 14:13:36 CEST 2007 - dmacvicar@suse.de
7844
7845 - Fixed cache schema upgrade
7846
7847 -------------------------------------------------------------------
7848 Fri Aug  3 13:38:17 CEST 2007 - ma@suse.de
7849
7850 - Fixed pattern includes and extends attributes.
7851 - revision 6431
7852 - version 3.13.8
7853
7854 -------------------------------------------------------------------
7855 Fri Aug  3 12:33:41 CEST 2007 - schubi@suse.de
7856
7857 - API for retrieving additional dependencies" solver/detail/Resolver.h
7858 - Handle additional dependencies in the testcases
7859 - Handle system and language dependencies in the testcases correctly.
7860 - r 6418
7861
7862 -------------------------------------------------------------------
7863 Thu Aug  2 18:14:12 CEST 2007 - ma@suse.de
7864
7865 - Indicate changed pool content if /etc/sysconfig/storage USED_FS_LIST
7866   has changed. Resolver must discard any cached filesystem dependencies.
7867   (required for #271912)
7868 - revision 6404
7869
7870 -------------------------------------------------------------------
7871 Thu Aug  2 16:37:06 CEST 2007 - ma@suse.de
7872
7873 - Indicate changed pool content to the resolver. (required for #271912)
7874 - revision 6398
7875 - version 3.13.7
7876
7877 -------------------------------------------------------------------
7878 Thu Aug  2 10:16:16 CEST 2007 - schubi@suse.de
7879
7880 - speedup error handling. Do not log ResolveInfo anymore. Set limit of 20
7881   problems. Bug 280387
7882 - r 6378
7883 - version 3.13.6
7884
7885 -------------------------------------------------------------------
7886 Wed Aug  1 18:51:12 CEST 2007 - ma@suse.de
7887
7888 - Added interface to install source packages via zypper.
7889 - revision 6373
7890 - version 3.13.5
7891
7892 -------------------------------------------------------------------
7893 Tue Jul 31 22:01:08 CEST 2007 - ma@suse.de
7894
7895 - Added package attributes Package::sourcePkgName and
7896   Package::sourcePkgEdition. Name and edition of the source
7897   rpm this package was built from.
7898 - Added ZYpp::installSrcPackage to install a single source package.
7899 - revision 6353
7900 - version 3.13.4
7901
7902 -------------------------------------------------------------------
7903 Tue Jul 31 19:06:54 CEST 2007 - ma@suse.de
7904
7905 - Temorary files and directories created by makeSibling use the
7906   same protection as the original.
7907 - revision 6344
7908 - version 3.13.3
7909
7910 -------------------------------------------------------------------
7911 Tue Jul 31 10:37:13 CEST 2007 - schubi@suse.de
7912
7913 - Removed keepExtras from resolvePool. This will be handled
7914   in the solver internally now. #294727
7915 - Checking if item really exists (#295544; ResolverInfoContainer.cc)
7916 - revision 6317
7917 - version 3.13.2
7918
7919 -------------------------------------------------------------------
7920 Mon Jul 30 17:23:19 CEST 2007 - ma@suse.de
7921
7922 - Remove tribool from RepoInfo's interface.
7923 - revision 6301
7924 - version 3.13.1
7925
7926 -------------------------------------------------------------------
7927 Mon Jul 30 13:59:33 CEST 2007 - ma@suse.de
7928
7929 - Fixed wrong media number reported by script, message and patch.
7930 - Fixed script API to provide the scripts location on media (if not
7931   inlined).
7932 - Introduced ScripProvider to make a script available on the local
7933   disk.
7934 - revision 6288
7935 - version 3.13.0
7936
7937 -------------------------------------------------------------------
7938 Fri Jul 27 18:08:42 CEST 2007 - jkupec@suse.cz
7939
7940 - don't request media chage if the media is not changeable (like
7941   e.g. http)
7942 - revision 6271
7943 - version 3.12.1
7944
7945 -------------------------------------------------------------------
7946 Fri Jul 27 17:40:44 CEST 2007 - dmacvicar@suse.de
7947
7948 - progress ticks for clean cache
7949 - ZConfig: remove default from names.
7950 - re enable reading cache callbacks
7951 - ini parser without boost::regexp
7952   patch by dmueller (#152447)
7953
7954 -------------------------------------------------------------------
7955 Fri Jul 27 17:16:27 CEST 2007 - ma@suse.de
7956
7957 - Fixed package to provide the location media number. (#294496)
7958 - revision 6263
7959
7960 -------------------------------------------------------------------
7961 Fri Jul 27 16:31:38 CEST 2007 - jkupec@suse.cz
7962
7963 - RepoFileReader - ignore empty url keys (baseurl, mirrorlist,
7964   gpgkey) instead of throwing bad url exception
7965 - revision 6259
7966
7967 -------------------------------------------------------------------
7968 Thu Jul 26 16:41:30 CEST 2007 - kkaempf@suse.de
7969
7970 - Make clearing of extra dependencies/conflicts configurable when
7971   resolvePool(). Leave the default as before (clear extras).
7972   Bug # 294727
7973 - revision 6233
7974 - version 3.12.0
7975
7976 -------------------------------------------------------------------
7977 Thu Jul 26 10:58:27 CEST 2007 - dmacvicar@suse.de
7978
7979 - /var/lib/zypp/cache -> /var/cache/zypp
7980   (#292419)
7981 - ini parser without boost::regexp, patch by dmueller
7982   (#152447)
7983
7984 -------------------------------------------------------------------
7985 Wed Jul 25 13:50:06 CEST 2007 - ma@suse.de
7986
7987 - Make temp directory configurable  via environment
7988   variable ZYPPTMPDIR.
7989 - revision 6202
7990 - version 3.11.11
7991
7992 -------------------------------------------------------------------
7993 Tue Jul 24 17:55:49 CEST 2007 - ma@suse.de
7994
7995 - Fixed bug in smart pointer comparison.
7996
7997 -------------------------------------------------------------------
7998 Mon Jul 23 13:05:53 CEST 2007 - ma@suse.de
7999
8000 - Fix failing rename of metadata download directories across
8001   filesystem boundaries.
8002
8003 -------------------------------------------------------------------
8004 Fri Jul 20 16:10:59 CEST 2007 - ma@suse.de
8005
8006 - Fixed malicious gettext include.
8007 - Make ZConfig a singleton.
8008 - revision 6123
8009
8010 -------------------------------------------------------------------
8011 Thu Jul 19 15:52:03 CEST 2007 - ma@suse.de
8012
8013 - Fixed repo::provideFile to set a deleter for downloaded files
8014   (#293004).
8015 - revision 6094
8016 - version 3.11.10
8017
8018 -------------------------------------------------------------------
8019 Thu Jul 19 12:58:12 CEST 2007 - ma@suse.de
8020
8021 - Query ByRepository now takes as well an alias.
8022
8023 -------------------------------------------------------------------
8024 Wed Jul 18 16:40:35 CEST 2007 - dmacvicar@suse.de
8025
8026 - fix retrieval of container attributes in cache
8027   (#292698)
8028
8029 -------------------------------------------------------------------
8030 Wed Jul 18 16:12:06 CEST 2007 - ma@suse.de
8031
8032 - Port zypp-query-pool (#292404)
8033 - revision 6069
8034 - version 3.11.9
8035
8036 -------------------------------------------------------------------
8037 Wed Jul 18 16:09:04 CEST 2007 - schubi@suse.de
8038
8039 - added new calls in Resolver.h: addRequire,addConflict
8040
8041 -------------------------------------------------------------------
8042 Wed Jul 18 14:43:04 CEST 2007 - ma@suse.de
8043
8044 - Fixed IniParser to allow '=' in values (#292669)
8045 - revision 6063
8046
8047 -------------------------------------------------------------------
8048 Wed Jul 18 14:16:59 CEST 2007 - dmacvicar@suse.de
8049
8050 - allow / in alias (#292628)
8051
8052 -------------------------------------------------------------------
8053 Wed Jul 18 12:38:55 CEST 2007 - ma@suse.de
8054
8055 - Fixed repo::provideFile to throw on error.
8056 - Fixed ResolvableQuery to use 0 as default for non existing
8057   numerical values.
8058 - revision 6058
8059
8060 -------------------------------------------------------------------
8061 Tue Jul 17 15:57:03 CEST 2007 - ma@suse.de
8062
8063 - Fixed OnMediLocation to use safe defaults. Added setLocaltion and
8064   additional ctor for convenience.
8065 - revision 6047
8066
8067 -------------------------------------------------------------------
8068 Tue Jul 17 10:45:39 CEST 2007 - schubi@suse.de
8069
8070 - Evalute update canditate:
8071   Take canditates only which are really installable. Bug 292077
8072   r 6034
8073
8074 -------------------------------------------------------------------
8075 Mon Jul 16 15:41:31 CEST 2007 - jkupec@suse.cz
8076
8077 - fixed some tribool bugs in RepoInfo
8078 - revision 6022
8079
8080 -------------------------------------------------------------------
8081 Mon Jul 16 11:43:33 CEST 2007 - dmacvicar@suse.de
8082
8083 - fix reading of non existant repo
8084 - r6018
8085 - first submission to stable
8086 - fix keywords parsing in susetags parser
8087 - version 3.11.8
8088
8089 -------------------------------------------------------------------
8090 Wed Jul 11 19:14:47 CEST 2007 - jkupec@suse.cz
8091
8092 - make resolvable query complete exceptionless with the database
8093 - test that packages have some attributes
8094 - disable progress adaptor for now
8095 - revision 5977
8096 - version 3.11.7
8097
8098 -------------------------------------------------------------------
8099 Wed Jul 11 14:37:02 CEST 2007 - ma@suse.de
8100
8101 - fixed unresolved symbols
8102 - revision 5972
8103 - version 3.11.6
8104
8105 -------------------------------------------------------------------
8106 Wed Jul 11 13:31:39 CEST 2007 - ma@suse.de
8107
8108 - fixed TranslatedText creating unwanted entries.
8109 - fixed capability processing
8110 - revision 5964
8111 - version 3.11.5
8112
8113 -------------------------------------------------------------------
8114 Tue Jul 10 20:01:18 CEST 2007 - jkupec@suse.cz
8115
8116 - MediaSetAccess::release() added
8117 - Use attachDesiredMedia in MediaProducts
8118 - Progress reporting improved
8119 - revision 5959
8120 - version 3.11.4
8121
8122 -------------------------------------------------------------------
8123 Tue Jul 10 14:23:13 CEST 2007 - ma@suse.de
8124
8125 - fixed parsing translated texts.
8126 - added source packages.
8127 - revision 5947
8128 - version 3.11.3
8129
8130 -------------------------------------------------------------------
8131 Tue Jul 10 13:11:31 CEST 2007 - jkupec@suse.cz
8132
8133 - repo callbacks fixed
8134 - Fixed YUM parser progress reporting
8135 - Added CombinedProgressData
8136 - make RepoImpl::resolvables() load lazy
8137 - MediaProducts added for scanning products file
8138 - Implement cache schema versioning and automatic invalidation of
8139   cache when schema changes
8140 - revision 5942
8141 - version 3.11.2
8142
8143 -------------------------------------------------------------------
8144 Fri Jul  6 13:51:50 CEST 2007 - ma@suse.de
8145
8146 - Propagate pools repository_iterator to the UI
8147 - revision 5911
8148 - version 3.11.1
8149
8150 -------------------------------------------------------------------
8151 Thu Jul  5 17:02:08 CEST 2007 - ma@suse.de
8152
8153 - Package::location is now returns an OnMediaLocation
8154 - archivesize() renamed to downloadSize()
8155 - Allow to iterate all Repositories that contribute
8156   Resolvables to the Pool.
8157 - MediaSetAccess::provideDir added
8158 - remove useless url check
8159 - add old-api-style wrapper
8160 - Add MediaProducts class
8161 - revision 5892
8162 - version 3.11.0
8163
8164 -------------------------------------------------------------------
8165 Thu Jul  5 09:31:02 CEST 2007 - schubi@suse.de
8166
8167 - function isInstalledBy/installs
8168   Added an initial installation flag which shows if the item has been
8169   triggered for installation, or the dependency is already satisfied.
8170 - Revision 5884
8171 - Version 3.4.0
8172
8173 -------------------------------------------------------------------
8174 Tue Jul  3 13:07:31 CEST 2007 - jkupec@suse.cz
8175
8176 - removed unused %{prefix}/lib/zypp from %files in spec file
8177 - revision 5870
8178
8179 -------------------------------------------------------------------
8180 Tue Jul  3 10:37:37 CEST 2007 - jkupec@suse.cz
8181
8182 - Old API (SourceManager, metadata parsers) dropped in favor of the
8183   new refactored ones (RepoManager, RepoParser(s), cache subtree,
8184   repo subtree).
8185 - Some new API improvements.
8186 - revision 5868
8187 - version 3.10.0 (bumped minor to 10 to indicate refactoring branch)
8188
8189 -------------------------------------------------------------------
8190 Fri Jun 22 15:28:03 CEST 2007 - schubi@suse.de
8191
8192 - New API calls which provides more information about one
8193   resolvable after a solverrun:
8194   isInstalledBy (const PoolItem_Ref item);
8195   installs (const PoolItem_Ref item);
8196 - Revision 5835
8197
8198 -------------------------------------------------------------------
8199 Thu Jun 21 15:58:16 CEST 2007 - adrian@suse.de
8200
8201 - fix changelog entry order
8202
8203 -------------------------------------------------------------------
8204 Wed Jun 20 11:47:33 CEST 2007 - schubi@suse.de
8205
8206 - Ignore conflicting items which are uninstallable
8207 - Create a "needed by" info if a requirement is still fulfilled.
8208 - Allow only one needed_by and needed_by_capability in QueueItemInstall
8209 - Added capability and type (REQUIRE, RECOMMEND,....) to
8210   ResolverInfoNeededBy
8211 - Evaluate ResolverInfoNeededBy for more information in the error
8212   messages
8213 - Enlarge detail description in the error messages
8214 - Revision 5807
8215
8216 -------------------------------------------------------------------
8217 Tue Jun 19 13:59:09 CEST 2007 - ma@suse.de
8218
8219 - Fixes for gcc-4.2
8220 - revision 5786
8221 - version 3.3.1
8222
8223 -------------------------------------------------------------------
8224 Mon Jun 18 17:20:45 CEST 2007 - mvidner@suse.cz
8225
8226 - fixed so versioning from libtool to cmake
8227 - 3.3.0
8228
8229 -------------------------------------------------------------------
8230 Mon Jun 18 09:47:32 CEST 2007 - dmacvicar@suse.de
8231
8232 - Use gpg2 instead of gpg for keyring and make
8233   the package depend on it (#284211)
8234
8235 -------------------------------------------------------------------
8236 Mon Jun 11 17:02:49 CEST 2007 - schubi@suse.de
8237
8238 - Required kmp packges FOR EACH installed/to_be_installed kernel will be installed.
8239   New dependency "packageand(foo:bar)" which provides an AND dependency by
8240   injecting a supplement/freshen.
8241   e.G. package novell-cluster-services-kmp-smp
8242   supplements: packageand(kernel-smp:novell-cluster-services-kmp)
8243   Bug 255011
8244 - Dont check for architecture changes in atoms (#266178)
8245 - Revision 5720
8246
8247 -------------------------------------------------------------------
8248 Wed May 23 17:03:29 CEST 2007 - ma@suse.de
8249
8250 - Fixed package-manager script (#275847)
8251 - revision 5614
8252
8253 -------------------------------------------------------------------
8254 Wed May 23 13:32:02 CEST 2007 - schubi@suse.de
8255
8256 - fixed cmake
8257 - version 3.2.2
8258
8259 -------------------------------------------------------------------
8260 Wed May 23 11:25:55 CEST 2007 - schubi@suse.de
8261
8262 - Reduced logging in order to speedup solving Bug 275100
8263 - revision 5603
8264 - version 3.2.1
8265
8266 -------------------------------------------------------------------
8267 Tue May 15 14:03:34 CEST 2007 - ma@suse.de
8268
8269 - Fix excess calls to releaseFile. (#274357)
8270 - revision 5545
8271
8272 -------------------------------------------------------------------
8273 Wed May  9 18:44:20 CEST 2007 - dmacvicar@suse.de
8274
8275 - Fix importing keys into rpm. (#270125)
8276 - r5527
8277
8278 -------------------------------------------------------------------
8279 Wed Apr 18 14:56:17 CEST 2007 - ma@suse.de
8280
8281 - Support filesystem dependencies to add needed filesystem RPMs
8282   automatically (Fate 301966).
8283 - revision 5404
8284 - version 3.2.0
8285
8286 -------------------------------------------------------------------
8287 Mon Apr 16 11:23:15 CEST 2007 - jkupec@suse.cz
8288
8289 - avoiding attaching media where not needed (#263207)
8290 - r5381
8291
8292 -------------------------------------------------------------------
8293 Fri Apr 13 17:32:55 CEST 2007 - dmacvicar@suse.de
8294
8295 - fix FileCap with attributes
8296 - r5376
8297
8298 -------------------------------------------------------------------
8299 Thu Apr 12 02:33:18 CEST 2007 - ma@suse.de
8300
8301 - Fixed computation of install order. Take requirements of
8302   an installed packages uninstall scripts into account, if
8303   the package is updated. (#258682)
8304 - revision 5349
8305 - version 3.1.1
8306 -------------------------------------------------------------------
8307 Wed Apr 11 15:24:01 CEST 2007 - ma@suse.de
8308
8309 - Parse and provide package keywords. (Fate 120368)
8310 - revision 5338
8311 - version 3.1.0
8312
8313 -------------------------------------------------------------------
8314 Thu Apr  5 15:50:15 CEST 2007 - schubi@suse.de
8315
8316 - Upgrade: Do NOT delete packages which have unresolved dependencies -->
8317   Ask the user. Bug 258322
8318 - revision 5305
8319 - version 3.0.3
8320
8321 -------------------------------------------------------------------
8322 Wed Apr  4 19:39:12 CEST 2007 - ma@suse.de
8323
8324 - Fix restoring of Sources id root prefix is used. (#238165)
8325 - revision 5299
8326 - version 3.0.2
8327
8328 -------------------------------------------------------------------
8329 Wed Apr  4 15:33:54 CEST 2007 - jkupec@suse.cz
8330
8331 - MediaManager::attachDesiredMedia() added to support multiple
8332   (CD/DVD) drives (fate #3974)
8333 - r5296
8334
8335 -------------------------------------------------------------------
8336 Wed Mar 14 14:33:26 CET 2007 - schubi@suse.de
8337
8338 - If there is no valid solver result and NOT all resolvables ( other
8339   architecture) has been regarded, let the user decide making a new
8340   solver run with ALL available resolvables. Bug 223440
8341 - reducing logging (error -> debug)  bug 252921
8342 - Revision 5219
8343
8344 -------------------------------------------------------------------
8345 Fri Mar  9 00:08:38 CET 2007 - ma@suse.de
8346
8347 - Allow configuration of trusted vendors via
8348   /var/lib/zypp/db/trustedVendors. (#186636)
8349 - revision 5194
8350 - version 3.0.1
8351
8352 -------------------------------------------------------------------
8353 Wed Mar  7 15:20:29 CET 2007 - dmacvicar@suse.de
8354
8355 - libzypp-devel -> libzypp requirement is not versioned
8356   (#251086)
8357 - r5181
8358
8359 -------------------------------------------------------------------
8360 Tue Mar  6 17:25:49 CET 2007 - schubi@suse.de
8361
8362 - Using already existing valid solver results for further solver runs.
8363   (partiell solving)
8364 - r5169
8365
8366 -------------------------------------------------------------------
8367 Fri Mar  2 16:11:16 CET 2007 - dmacvicar@suse.de
8368
8369 - fix link order
8370 - r5165
8371
8372 -------------------------------------------------------------------
8373 Tue Feb 27 15:50:39 CET 2007 - dmacvicar@suse.de
8374
8375 - merging from 10.2 / SP1
8376 - #247459 ftp probing
8377   denied == dont exists in ftp
8378 - r5124
8379
8380 -------------------------------------------------------------------
8381 Tue Feb 27 15:35:06 CET 2007 - schubi@suse.de
8382
8383 - Merging solver related stuff from SuSE-Linux-10_2-Branch ( till r5111):
8384 - Simultaneouqusly establishing of items which are conflicting eachother is
8385   useless. So only one will be established. Fixed in QueueItemInstall.cc
8386   Bug 243595
8387 - Added new upgrade options to fine tune version and patch handling.
8388   (F301990)
8389 - The context of establishPool will be stored in Resolver and will be
8390   regarded for the next solver run everytime. So it will be not reset by
8391   any solver run anymore.
8392   bug 191810 ( A broken patch will not be installed again)
8393
8394 -------------------------------------------------------------------
8395 Fri Feb 23 17:40:23 CET 2007 - jkupec@suse.cz
8396
8397 - adding sotf,timeo=X nfs mount options by default (#235211)
8398 - r5093
8399
8400 -------------------------------------------------------------------
8401 Fri Feb 23 14:16:19 CET 2007 - jkupec@suse.cz
8402
8403 - support for HTTP authentication prompt added (#190609)
8404 - fixed problem with empty path in URL
8405   in MediaCurl::doGetFileCopy()
8406 - r5085
8407
8408 -------------------------------------------------------------------
8409 Mon Feb 12 15:28:08 CET 2007 - jkupec@suse.cz
8410
8411 - Merged revisions 4926-4993,4995,4998-5006 via svnmerge from
8412   SuSE-Linux-10_2-Branch
8413
8414 - verifySystem: Regarding patterns too. Bug 239750 (schubi)
8415 - verifySystem: The result will be set to APPL_HIGH, so it will be not
8416   reset by a second "normal" solver run. #239281 (schubi)
8417 - yast2 reports invalid URL as 'unknown source type'
8418   (#209961) (dmacvicar)
8419 - Added freshen language dependency in supplemements too if there is no
8420   entry in supplements.
8421   #240617;IPA fonts are not installed even if select Japanese
8422   language (schubi)
8423 - Setting allowed authentication methods to "basic,digest" if none
8424   provided in URL (#243006) (jkupec)
8425 - Stopping after 50 valid solver results. Anymore would be useless. Bug
8426   243595 (schubi)
8427 - r 5007
8428
8429 -------------------------------------------------------------------
8430 Mon Feb 12 10:37:02 CET 2007 - mvidner@suse.cz
8431
8432 - package-manager: use a generic su script from XDG (#235303, #244442)
8433
8434 -------------------------------------------------------------------
8435 Fri Feb  9 15:21:55 CET 2007 - jkupec@suse.cz
8436
8437 - Setting allowed authentication methods to "basic,digest" if none
8438   provided in URL (#243006)
8439 - fixed gettext and rpath problems in configure.ac and Makefile.cvs
8440   (mvidner)
8441 - r4999
8442
8443 -------------------------------------------------------------------
8444 Wed Feb  7 15:52:29 CET 2007 - jkupec@suse.cz
8445
8446 - MediaCurlException::dumpOn() adjusted for ncurses dialogue
8447   (#222602)
8448 - 4984
8449
8450 -------------------------------------------------------------------
8451 Mon Jan 29 13:10:37 CET 2007 - dmacvicar@suse.de
8452
8453 - Merged revisions 4907-4926 from SuSE-Linux-10_2-Branch
8454
8455 - update packages: changing architecture is only valid while an
8456   system update and NOT while an update via a patch. Last fix does
8457   not fit for every case.
8458   Bug 230685
8459 - Patch has selected not the concerning package for update but
8460   a package which has provided the required dependencies too.
8461   Algorithmus: If there are exactly two providers which differ in architecture
8462                prefer the better arch.
8463   Fix: Regarding NVRA too. ( only if equal )
8464   Bug 238284
8465 - Download only English and Local translation
8466   (#208457)
8467 - Added solver parameter:
8468    tryAllPossibilities: regarding every solver branch ( not only
8469                         branches with e.G. best architectures
8470    preferHighestVersion: Prefer solver results which have a higher
8471                          version number.
8472   Bug #238087
8473 - update packages: changing architecture is only valid while an
8474   system update and NOT while an update via a patch.
8475   Bug 230685 - x86_64 MozillaFirefox binaries in security update
8476   repository
8477   Fix of version 2.11.2 has not worked if the first founded item
8478   had had another architecture.
8479 - r4927
8480
8481 -------------------------------------------------------------------
8482 Wed Jan 24 14:50:33 CET 2007 - lslezak@suse.cz
8483
8484 - added ZYpp::getPartitions() - return the partitinoning
8485
8486 -------------------------------------------------------------------
8487 Wed Jan 24 14:20:28 CET 2007 - dmacvicar@suse.de
8488
8489 - Merged revisions 4705-4906 via svnmerge from SuSE-Linux-10_2-Branch
8490 - Corrupt download cannot be skipped
8491   (#217425 and #224216)
8492 - Enable package read ahead/caching in commit per default to reduce
8493   interactive media changes. If the environment variable
8494   ZYPP_COMMIT_NO_PACKAGE_CACHE is set, caching will be disabled. (F100182)
8495 - added parameter not to reset resolver results while calling
8496   freshen pool Bug: 235761
8497 - Prepare package read ahead/caching of packages in commit. Adatped the
8498   workflow. Caching details are now hidden inside CommitPackageCache.
8499   The current implementation still performs no read ahead. (for F100182)
8500 - Skip invalid or broken rpm database entries. (#231211)
8501 - verifySystem: check if the solution is valid after calling freshenPool()
8502   Bug: 235761
8503 - Added own call for Resolver::verifySystem with additional
8504   hardware/language check in order to keep binary compatibility
8505   Fate #301224
8506 - Rpm requires additional quoting of special chars in filenames.
8507   (#233967)
8508 - Resolver::verifySystem checks for new hardware now by calling
8509   freshenPool. This is configureable. Fate #301224
8510 - merged texts from proofread
8511 - Don't consider patch/delta rpms if package architecture changes.
8512   (#231254)
8513 - update packages: changing architecture is only valid while an
8514   system update and NOT while an update via a patch.
8515   Bug 230685 - x86_64 MozillaFirefox binaries in security update repository
8516 - verifySystem: Do only regard items which will be on the system after the
8517   commit. Fate 301178
8518 - feature #301369
8519   Import listed GPG Keys from an trusted installation source
8520 - fix return call in new xml parser
8521 - Enable system resolvables in Helix parser (Revision 4787)
8522 - deptestomatic:
8523   Resetting transaction with the correct call;
8524   bugfix; Added kind in keep state (Revision 4788)
8525 - Wrong behaviour in soft install/uninstall. --> Setting Transact with
8526   soft (Revision 4789)
8527 - New call added: maySetToBeUninstalledSoft (Revision 4789)
8528   Both are only functions for the solver (Revision 4789)
8529 - Resetting "by causer" in order to distinguish from state
8530   "keep by user". ( function setLock in order to remove lock)
8531   (Revision 4789)
8532 - Better fix for Bug 217574: Checking if the resolveable CAN be deleted soft
8533   in QueueItemUninstall.cc (Revision 4790)
8534 - Regarding "keep state by user". So avoiding "reselecting" by
8535   other requirements.
8536   Give a corresponding problem solution if a resolvable satisfy
8537   a dependency, but has been set to keep by the user.
8538   Bug : 222531 (Revision 4791)
8539 - Allow to disable autoprotection of foreign vendor items. Required
8540   in zmd-backend. (F301735).
8541 - use sqlite-zmd if using > 10.2 in spec. Use the one available
8542   durin compile.
8543 - Item could has already been selected to soft uninstall (e.G. remove
8544   pattern which recommend this item ). Do not throw an exception anymore.
8545   bug#225278
8546 - Added syscontent::Reader: Parse serialized set of ResObjects.
8547   (for F300729)
8548 - If there has already been selected another item by the solver (e.g. from
8549   another source) we will take thatone in order to avoid parallel
8550   installation and there concerning error messages.
8551   Bug 224698
8552 - In order to handle conflicting resolvable we try to update the
8553   conflicting item. While evaluating these canditates an already selected
8554   candidate will not be regarded. So it could be that an older package
8555   will be selected for update although a newer has already been selected. Revision 4765
8556 - Conflicting items: The resolvable will be obsoleted by another. So it is useless finding an
8557   update candidate and evaluate additional branches.
8558 - r4907
8559
8560 -------------------------------------------------------------------
8561 Mon Dec  4 15:38:12 CET 2006 - mt@suse.de
8562
8563 - Improved realpath() wrapper in media handler class (#222521).
8564 - revision 4758
8565
8566 -------------------------------------------------------------------
8567 Thu Nov 30 09:15:20 CET 2006 - ma@suse.de
8568
8569 - version 3.0.0 (2.x.x now in SuSE-Linux-10_2-Branch)
8570 - revision 4713
8571
8572 -------------------------------------------------------------------
8573 Wed Nov 29 19:20:24 CET 2006 - dmacvicar@suse.de
8574
8575 - use sqlite-zmd package for the non yet shipped zypp2/ stuff
8576   because backend uses this sqlite and it is no fun to
8577   install one and the other to develop (as the -devel packages)
8578   conflict.
8579 - add cmake support for building zypp/ lib.
8580   TODO: soinfo, compile testcases, devel, zypp2,docs
8581   find rpm, curl and others.
8582 - dont serialize interactive, as it is
8583   calculated now.
8584   (it was already fixed as we don't reimplement
8585   the method, but we still serialized, parsed)
8586 - r4709
8587
8588 -------------------------------------------------------------------
8589 Tue Nov 28 22:40:12 CET 2006 - ma@suse.de
8590
8591 - fixed Patch::interactive to return true as well, if the patch
8592   itself has a licence. (#224192)
8593 - revision 4702
8594 - version 2.9.2
8595
8596 -------------------------------------------------------------------
8597 Tue Nov 28 16:36:56 CET 2006 - mt@suse.de
8598
8599 - Added search for /sbin/vol_id tool - that is in /lib/udev/vol_id
8600   on the installation image (#213852).
8601 - revision 4700
8602
8603 -------------------------------------------------------------------
8604 Tue Nov 28 11:44:52 CET 2006 - schubi@suse.de
8605
8606 - Avoid duplicate pool entries; Bug 223750; second part of the fix
8607 - r4698
8608 - Version 2.9.1
8609
8610 -------------------------------------------------------------------
8611 Mon Nov 27 18:29:58 CET 2006 - schubi@suse.de
8612
8613 - Pool has multi instances of an item in the pool. Reduced this error
8614   to items which are identically at least. #217574 and #223750
8615 - r4695
8616
8617 -------------------------------------------------------------------
8618 Mon Nov 27 17:37:44 CET 2006 - dmacvicar@suse.de
8619
8620 - replace spaces to underscores in product names
8621 - 2.8.7
8622 - r4688
8623
8624 -------------------------------------------------------------------
8625 Mon Nov 27 16:54:03 CET 2006 - dmacvicar@suse.de
8626
8627 - Mark some strings for translation (#219783 need it)
8628 - r4682
8629
8630 -------------------------------------------------------------------
8631 Mon Nov 27 16:17:07 CET 2006 - mt@suse.de
8632
8633 - Added translations marks to hal, url and mutex exceptions (#23771)
8634 - revision 4680
8635
8636 -------------------------------------------------------------------
8637 Wed Nov 22 19:24:57 CET 2006 - dmacvicar@suse.de
8638
8639 - don't make libzypp-devel depend on sqlite-devel as
8640   headers from zypp2 are not installed yet
8641 - r4663
8642
8643 -------------------------------------------------------------------
8644 Wed Nov 22 15:23:55 CET 2006 - ma@suse.de
8645
8646 - Return an error if fork failed. (#204807)
8647 - Make Script execution abortable by user request. (#212949, F100233)
8648 - revision 4660
8649 - version 2.8.6
8650
8651 -------------------------------------------------------------------
8652 Tue Nov 21 16:25:03 CET 2006 - mvidner@suse.cz
8653
8654 - Added package-manager wrapper script, with icon and .desktop (#222757).
8655   (Used by gnome-main-menu)
8656 - version 2.8.5
8657 - r4640
8658
8659 -------------------------------------------------------------------
8660 Tue Nov 21 13:11:06 CET 2006 - mt@suse.de
8661
8662 - Fixed target/hal - one more dbus_connection_close found (#216035)
8663 - revision 4636
8664 - version 2.8.4
8665
8666 -------------------------------------------------------------------
8667 Mon Nov 20 14:15:38 CET 2006 - schubi@suse.de
8668
8669 - translation added
8670   rev 4630
8671   version 2.8.3
8672
8673 -------------------------------------------------------------------
8674 Mon Nov 20 11:02:04 CET 2006 - ma@suse.de
8675
8676 - Process obsoletes when installing non-package objects. (#217352)
8677 - revision 4621
8678 - version 2.8.2
8679
8680 -------------------------------------------------------------------
8681 Fri Nov 17 16:57:39 CET 2006 - mt@suse.de
8682
8683 - Implemented volume device check using /sbin/vol_id (#213852).
8684 - Revision 4619
8685
8686 -------------------------------------------------------------------
8687 Fri Nov 17 15:53:58 CET 2006 - schubi@suse.de
8688
8689 - new translation added
8690
8691 -------------------------------------------------------------------
8692 Fri Nov 17 12:42:04 CET 2006 - mt@suse.de
8693
8694 - Implemented an reuse of already existing foreign CD/DVD mount points
8695   (e.g. automounted) - depends on REUSE_FOREIGN_MOUNTS flag (#220206).
8696 - Added a fallback check of the volume.mount_point HAL property to
8697   isAutoMountedMedia(); info.hal_mount.created_mount_point seems
8698   to be not avaliable in newer HAL versions (on 10.2).
8699 - Revision 4615
8700 - Version 2.8.1
8701
8702 -------------------------------------------------------------------
8703 Thu Nov 16 23:39:15 CET 2006 - ma@suse.de
8704
8705 - removed unused methods from Patch and PatchImplIf. Provided
8706   reasonable default implementation for Patch::interactive.
8707   (#221476).
8708 - revision 4610
8709 - Version 2.8.0
8710
8711 -------------------------------------------------------------------
8712 Thu Nov 16 15:32:04 CET 2006 - dmacvicar@suse.de
8713
8714 - Handle media eject failures (#216545)
8715 - r4606
8716
8717 -------------------------------------------------------------------
8718 Wed Nov 15 22:41:51 CET 2006 - ma@suse.de
8719
8720 - Reimplemented RpmDb::checkPackage using librpm API instead
8721   of parsing "rpm --checksig" output. (#163202)
8722 - Version 2.7.4
8723 - revision 4600
8724
8725 -------------------------------------------------------------------
8726 Wed Nov 15 15:39:26 CET 2006 - schubi@suse.de
8727
8728 - NEW behaviour of the solver:
8729   Obsolete virtual provides. E.G.:
8730
8731   Installed:
8732   -----------
8733   Name:           test-1.0-0
8734
8735   Name:           moretest-1.0-0
8736   Provides:       test
8737
8738   To be installed
8739   ------------------
8740   Name:           nomoretest-1.0-0
8741   Obsoletes:      test
8742
8743   Result
8744   --------
8745   test-1.0-0 AND  moretest-1.0-0 will be deleted. In former versions only
8746   test-1.0-0 had been deleted. Bug 220999
8747
8748 - Translations added
8749
8750 Version 2.7.3
8751 rev 4593
8752
8753 -------------------------------------------------------------------
8754 Tue Nov 14 16:32:49 CET 2006 - schubi@suse.de
8755
8756 - Bugfix in generating solver testcases:
8757    - added kind of capabilities in description file
8758    - removed unneded channel from uninstall in command file
8759
8760 -------------------------------------------------------------------
8761 Mon Nov 13 18:35:01 CET 2006 - mt@suse.de
8762
8763 - Try to call /bin/eject utility if the eject-ioctl fails.
8764 - r4568
8765
8766 -------------------------------------------------------------------
8767 Mon Nov 13 17:00:51 CET 2006 - dmacvicar@suse.de
8768
8769 - ignore empty capabilities
8770 - r4565
8771
8772 -------------------------------------------------------------------
8773 Fri Nov 10 17:52:10 CET 2006 - dmacvicar@suse.de
8774
8775 - make progress strings translatable (#219783)
8776 - r4556
8777
8778 -------------------------------------------------------------------
8779 Tue Nov  7 16:40:28 CET 2006 - schubi@suse.de
8780
8781 -  While deleting a selection all concerning recommended
8782    packages will be deleted too.
8783    BUT those packages should not be deleted which have been
8784    set to KEEP by the user. bug 217574
8785    rev 4526
8786    VERSION: 2.7.2
8787
8788 -------------------------------------------------------------------
8789 Tue Nov  7 13:12:49 CET 2006 - schubi@suse.de
8790
8791 - Makefile in zypp2 fixed
8792   Revision 4520
8793
8794 -------------------------------------------------------------------
8795 Tue Nov  7 11:38:10 CET 2006 - schubi@suse.de
8796
8797 - Translations added
8798   Revision 4514
8799   VERSION: 2.7.1
8800
8801 -------------------------------------------------------------------
8802 Mon Nov  6 12:32:22 CET 2006 - dmacvicar@suse.de
8803
8804 - Make the parser more strict, rejecting broken sources
8805   but showing the error line.
8806   Last fix making the parser relax would break multitag
8807   descriptions with empty lines, now we check dependencies
8808   at a higher level. (reference #160607)
8809 - r4501
8810
8811 -------------------------------------------------------------------
8812 Fri Nov  3 11:04:19 CET 2006 - schubi@suse.de
8813
8814 - New problem solution added: Unlock ALL resovables in order to speed up
8815   problem solution. Bug 206453
8816
8817 -------------------------------------------------------------------
8818 Fri Nov  3 10:29:08 CET 2006 - schubi@suse.de
8819
8820 - Translations added
8821
8822 -------------------------------------------------------------------
8823 Thu Nov  2 17:15:19 CET 2006 - mt@suse.de
8824
8825 - Fixed target/hal - removed dbus_connection_close calls, because
8826   the connections are shared; unref the ref-counted handle only.
8827   (#216035)
8828 - r4442
8829
8830 -------------------------------------------------------------------
8831 Thu Nov  2 16:18:27 CET 2006 - dmacvicar@suse.de
8832
8833 - skipping unreachable packages won't work
8834   (#215445)
8835 - r4468
8836
8837 -------------------------------------------------------------------
8838 Wed Oct 25 19:04:51 CEST 2006 - dmacvicar@suse.de
8839
8840 - (#213793) Target store fails to recreate stored install-time (other
8841   Date and ByteCount values as well)
8842
8843 - skip comments and blank lines in multilists
8844   fixes (#214877) - zen-updater is not installed by default
8845
8846 - Automatically fix broken products when reading
8847   the product database.
8848   still pending: honour the read-only flag
8849   Changes to make this possible include
8850   using read_dir instead of boost directory
8851   iterator.
8852
8853 -------------------------------------------------------------------
8854 Wed Oct 25 17:09:06 CEST 2006 - schubi@suse.de
8855
8856 - added new class for generating solver testcases:
8857   Testcase
8858
8859 -------------------------------------------------------------------
8860 Wed Oct 25 15:40:44 CEST 2006 - ma@suse.de
8861
8862 - Finalized ui::PatternContents. (F301229)
8863 - version 2.7.0
8864 - revision 4413
8865
8866 -------------------------------------------------------------------
8867 Wed Oct 25 08:21:52 CEST 2006 - mvidner@suse.cz
8868
8869 - Moved zypper and zypp-checkpatches(-wrapper) to zypper.rpm
8870 - version 2.6.0
8871
8872 -------------------------------------------------------------------
8873 Tue Oct 24 14:33:16 CEST 2006 - ma@suse.de
8874
8875 - Added ui::PatternContents: Helper class that will compute a patterns
8876   expanded install_packages set. (UI interface for F301229)
8877 - revision 4387
8878
8879 -------------------------------------------------------------------
8880 Tue Oct 24 09:06:24 CEST 2006 - mvidner@suse.cz
8881
8882 - removed the last reference to /usr/lib64 to fix the build
8883
8884 -------------------------------------------------------------------
8885 Mon Oct 23 17:44:42 CEST 2006 - mvidner@suse.cz
8886
8887 - added "zypper info" (jkupec)
8888 - version 2.5.2
8889
8890 -------------------------------------------------------------------
8891 Mon Oct 23 11:28:01 CEST 2006 - dmacvicar@suse.de
8892
8893 - fix rpm db timestamp
8894 - add extra urls and optional urls to product API
8895 - r4378
8896
8897 -------------------------------------------------------------------
8898 Fri Oct 20 16:55:44 CEST 2006 - mvidner@suse.cz
8899
8900 - zypper: nicer progress reports, with or without --verbose.
8901
8902 -------------------------------------------------------------------
8903 Fri Oct 20 16:25:50 CEST 2006 - ma@suse.de
8904
8905 - Fixed reloading of target data after commit. Broken since
8906   rev 3880.
8907 - version 2.5.1
8908 - revision 4365
8909
8910 -------------------------------------------------------------------
8911 Fri Oct 20 16:22:09 CEST 2006 - dmacvicar@suse.de
8912
8913 - put query-pool in /usr/lib/zypp and not lib64
8914 - r4363
8915
8916 -------------------------------------------------------------------
8917 Fri Oct 20 12:16:06 CEST 2006 - dmacvicar@suse.de
8918
8919 - revert keyring changes, causes endless loop (obvious)
8920 - add dist-product information, adapt store
8921 - version 2.5.0
8922 - r4355
8923
8924 -------------------------------------------------------------------
8925 Fri Oct 20 11:04:26 CEST 2006 - ma@suse.de
8926
8927 - zypp-query-pool: For products show additionally distributionName
8928   and distributionEdition. (required by #205392)
8929 - revision 4349
8930
8931 -------------------------------------------------------------------
8932 Fri Oct 20 00:13:49 CEST 2006 - ma@suse.de
8933
8934 - Add accessor for Product distributionName and distributionEdition.
8935   (required by #205392)
8936 - revision 4347
8937
8938 -------------------------------------------------------------------
8939 Thu Oct 19 18:40:36 CEST 2006 - dmacvicar@suse.de
8940
8941 - added test case for KeyRing
8942 - fire trustedKeyAdded in all calls to import trusted key
8943   not only in signature check workflow.
8944 - r4342
8945
8946 -------------------------------------------------------------------
8947 Thu Oct 19 18:27:02 CEST 2006 - mvidner@suse.cz
8948
8949 - zypper update: implemented minimal version (patches only)
8950 - zypper list-updates: changed default type from package to patch,
8951   consider patches affecting the package manager separately
8952
8953 -------------------------------------------------------------------
8954 Thu Oct 19 14:09:33 CEST 2006 - dmacvicar@suse.de
8955
8956 - version 2.4.1
8957 - r4338
8958
8959 -------------------------------------------------------------------
8960 Thu Oct 19 14:05:18 CEST 2006 - dmacvicar@suse.de
8961
8962 - add zypp-query-pool, so registration doesn't depend on
8963   libzypp-zmd-backend being installed. Will remove from
8964   backend when suseregister gets updated.
8965
8966 -------------------------------------------------------------------
8967 Thu Oct 19 12:31:08 CEST 2006 - schwab@suse.de
8968
8969 - Make sure config.rpath is present.
8970
8971 -------------------------------------------------------------------
8972 Wed Oct 18 21:40:25 CEST 2006 - mvidner@suse.cz
8973
8974 - zypper search: fixed uninitialized members that made all searches
8975   exact and case sensitve
8976
8977 -------------------------------------------------------------------
8978 Wed Oct 18 13:13:16 CEST 2006 - dmacvicar@suse.de
8979
8980 - zypp-checkpatches, write in the right file
8981 - r4328
8982
8983 -------------------------------------------------------------------
8984 Wed Oct 18 12:45:49 CEST 2006 - schubi@suse.de
8985
8986 - Install resolvables although they are unneeded
8987   if they have NOT the kind patch/atoms
8988   Bug 210538 - freshens/supplements does not work with patterns
8989 - r4326
8990
8991 -------------------------------------------------------------------
8992 Tue Oct 17 19:17:39 CEST 2006 - mvidner@suse.cz
8993
8994 - zypper service-add -r http://example.org/foo.repo (F#300641).
8995
8996 -------------------------------------------------------------------
8997 Tue Oct 17 18:29:34 CEST 2006 - dmacvicar@suse.de
8998
8999 - zypp-checkpatches:
9000   save version of the generated xml to
9001   regenerate it if it changes.
9002   save a random token in case of error to
9003   force recreating xml file
9004 - r4321
9005
9006 -------------------------------------------------------------------
9007 Tue Oct 17 13:49:53 CEST 2006 - dmacvicar@suse.de
9008
9009 - remove permissions for zypp checkpatches from spec
9010 - r4318
9011
9012 -------------------------------------------------------------------
9013 Tue Oct 17 12:36:57 CEST 2006 - dmacvicar@suse.de
9014
9015 - registration fails because of wrong product data
9016   (#205392)
9017   use DISTPRODUCT,DISTVERSION to create the product
9018   resolvable. have this resolvable provide
9019   PRODUCT = VERSION
9020 - r4312
9021
9022 -------------------------------------------------------------------
9023 Mon Oct 16 18:05:56 CEST 2006 - mvidner@suse.cz
9024
9025 - zypper service-add -r ./foo.repo (F#300641).
9026
9027 -------------------------------------------------------------------
9028 Mon Oct 16 15:02:00 CEST 2006 - jkupec@suse.cz
9029
9030 - zypper: added case-sensitive search, search in descriptions and
9031   summaries, search by resolvable type, substring and word
9032   matching, support for wildcards
9033 - Revision 4303
9034
9035 -------------------------------------------------------------------
9036 Mon Oct 16 13:27:50 CEST 2006 - mvidner@suse.cz
9037
9038 - Prevent the user from sending signals to zypp-checkpatches-wrapper
9039   (#211286).
9040
9041 -------------------------------------------------------------------
9042 Mon Oct 16 12:57:56 CEST 2006 - schubi@suse.de
9043
9044 - Dont incomplete an uninstalled resolvable, even not when establishing.
9045   Incomplete only makes sense for installed resolvables (when they have broken
9046   deps), for patches (because they are needed) and for atoms (because they are
9047   used during patch calculation)
9048   Bug 198379
9049
9050 - Do not branch for packages with the same NVE but different architectures.
9051   Take the best architecture.
9052
9053 -------------------------------------------------------------------
9054 Fri Oct 13 16:51:43 CEST 2006 - dmacvicar@suse.de
9055
9056 - implement rename source in sourcemanager
9057 - r4286
9058
9059 -------------------------------------------------------------------
9060 Fri Oct 13 14:32:44 CEST 2006 - dmacvicar@suse.de
9061
9062 - YaST sources: set alias to product summary if empty
9063 - show alias on logs.
9064 - r4281
9065
9066 -------------------------------------------------------------------
9067 Thu Oct 12 16:40:29 CEST 2006 - dmacvicar@suse.de
9068
9069 - version 2.4.0 (bin incompat due to callback fixes)
9070 - r4272
9071
9072 -------------------------------------------------------------------
9073 Thu Oct 12 16:30:55 CEST 2006 - ma@suse.de
9074
9075 - Provide additional solver status information to the UI.
9076   (#162164,F301272)
9077 - Fixed UI satus computation in presence of multiple available
9078   candidates.
9079 - revision 4264
9080 - version 2.3.1
9081
9082 -------------------------------------------------------------------
9083 Thu Oct 12 15:45:12 CEST 2006 - dmacvicar@suse.de
9084
9085 - remove const in MediaChangeReport requestMedia that
9086   broke cd changing.
9087 - r4262
9088
9089 -------------------------------------------------------------------
9090 Wed Oct 11 08:35:48 CEST 2006 - mvidner@suse.cz
9091
9092 - zypper: added search (jkupec)
9093 - removed the suid bit from zypp-checkpatches-wrapper so that the
9094   build passes until permissions.rpm is updated (~#211286).
9095 - r4253
9096
9097 -------------------------------------------------------------------
9098 Tue Oct 10 16:03:40 CEST 2006 - dmacvicar@suse.de
9099
9100 - Log microseconds if ZYPP_PROFILING env var is enabled.
9101 - r4252
9102
9103 -------------------------------------------------------------------
9104 Mon Oct  9 18:15:19 CEST 2006 - dmacvicar@suse.de
9105
9106 - YaST sources:
9107   Factory cannot be set with 'refresh' enabled
9108   (#204957)
9109 - get rid of some const bool signatures in Source classes
9110 - r4247
9111
9112 -------------------------------------------------------------------
9113 Mon Oct  9 15:11:16 CEST 2006 - mvidner@suse.cz
9114
9115 - Added zypp-checkpatches and a suid-root zypp-checkpatches-wrapper.
9116
9117 -------------------------------------------------------------------
9118 Fri Oct  6 13:23:32 CEST 2006 - schubi@suse.de
9119
9120 - select the best solution: prefering the total amount of install/update
9121   packages BEFORE source preferences. Bug 208784
9122
9123 -------------------------------------------------------------------
9124 Fri Oct  6 11:55:11 CEST 2006 - dmacvicar@suse.de
9125
9126 - Introduce a method to see if a source supports a
9127   kind of resolvable at that time, so we can
9128   init a YUM source like factory but avoid parsing
9129   it if it contains no patches.
9130 - add TODO
9131 - zypp-checkpatches xml output
9132 - r4235
9133
9134 -------------------------------------------------------------------
9135 Mon Oct  2 16:34:03 CEST 2006 - mvidner@suse.cz
9136
9137 - added a CLI preview: zypper
9138 - revision 4214
9139 - version 2.2.3
9140
9141 -------------------------------------------------------------------
9142 Mon Oct  2 15:11:26 CEST 2006 - dmacvicar@suse.de
9143
9144 - FATE #100165:
9145   Make Content File Aware of Different Architectures
9146   expand %a in release notes with architecture
9147
9148 -------------------------------------------------------------------
9149 Fri Sep 29 16:10:46 CEST 2006 - ma@suse.de
9150
9151 - Extended pattern parser to support includes/extends tags as hint
9152   for the IO. (F301229)
9153 - revision 4199
9154 - version 2.2.2
9155
9156 -------------------------------------------------------------------
9157 Fri Sep 29 00:31:33 CEST 2006 - ma@suse.de
9158
9159 - Enabled sending of ScriptResolvableReport.
9160 - Changed ScriptResolvableReport::start to send local path
9161   of script to be executed.
9162 - revision 4190
9163 - version 2.2.1
9164
9165 -------------------------------------------------------------------
9166 Wed Sep 27 14:14:33 CEST 2006 - ma@suse.de
9167
9168 - Added ScriptResolvableReport. Callbacks triggered on script
9169   execution during commit. (F100233)
9170 - revision 4187
9171 - version 2.2.0
9172
9173 -------------------------------------------------------------------
9174 Mon Sep 25 13:52:55 CEST 2006 - mvidner@suse.cz
9175
9176 - fix: Url::getRegisteredSchemes() would always return nothing
9177
9178 -------------------------------------------------------------------
9179 Fri Sep 22 15:34:11 CEST 2006 - jkupec@suse.cz
9180
9181 - Made the build dependency on gettext-devel explicit
9182
9183 -------------------------------------------------------------------
9184 Tue Sep 19 10:59:24 CEST 2006 - jsrain@suse.cz
9185
9186 - adapted multi-media YUM sources according to official YUM
9187   specification (F300743)
9188
9189 -------------------------------------------------------------------
9190 Mon Sep 18 17:42:26 CEST 2006 - lslezak@suse.cz
9191
9192 - use RPM_OPT_FLAGS (meissner@suse.de)
9193
9194 -------------------------------------------------------------------
9195 Mon Sep 18 15:19:53 CEST 2006 - lslezak@suse.cz
9196
9197 - SourceFactory::createFrom() - don't loose url,...
9198 - r4160
9199
9200 -------------------------------------------------------------------
9201 Mon Sep 18 12:00:46 CEST 2006 - kkaempf@suse.de
9202
9203 - reduce logging in ResolvableImpl.cc
9204 - rev 4157
9205
9206 -------------------------------------------------------------------
9207 Thu Sep 14 15:59:47 CEST 2006 - schubi@suse.de
9208
9209 - Replaced requirementIsMet by requirementIsInstalledOrUnneeded
9210   in QueueItemInstall and QueueItemRequire
9211   Bug 192535/204913
9212   removed fix:Thu Sep  7 18:31:46 CEST 2006 - schubi@suse.de
9213
9214 -------------------------------------------------------------------
9215 Thu Sep 14 12:44:53 CEST 2006 - lslezak@suse.cz
9216
9217 - fixed SourceFactory::createFrom() - don't loose alias,
9218   cachedir,... parameters
9219
9220 -------------------------------------------------------------------
9221 Thu Sep 14 10:21:02 CEST 2006 - mvidner@suse.cz
9222
9223 - Use RPM Enhances only if detected at configure time, to allow
9224   compilation with older rpm.
9225 - callback params: use const string & instead of string (dmacvicar)
9226
9227 -------------------------------------------------------------------
9228 Thu Sep  7 18:31:46 CEST 2006 - schubi@suse.de
9229
9230 - Do not regarding SATISFIED (regarding UNNEEDED) in isPresent if it is
9231   a package/script/message
9232   Bug: 192535
9233
9234 -------------------------------------------------------------------
9235 Thu Sep  7 16:19:36 CEST 2006 - dmacvicar@suse.de
9236
9237 - add Source_Ref::checksum() which in combination with
9238   timestamp can give an idea of a source change.
9239 - r4106
9240
9241 -------------------------------------------------------------------
9242 Thu Sep  7 14:32:38 CEST 2006 - mvidner@suse.cz
9243
9244 - Implemented fgzstreambuf::compressed_tell and fXstream::getbuf to
9245   enable progress reporting on compressed streams.
9246
9247 -------------------------------------------------------------------
9248 Wed Sep  6 18:31:20 CEST 2006 - dmacvicar@suse.de
9249
9250 - better error propagation
9251 - r4096
9252
9253 -------------------------------------------------------------------
9254 Tue Sep  5 19:22:56 CEST 2006 - mt@suse.de
9255
9256 - Removed libblkid dependency - the workaround using libblkid to
9257   check filesystem on XEN vbd mapped devices is obsolete, because
9258   the info is avaliable via /dev/disk/by-label link now. (#197107)
9259 - revision 4087
9260
9261 -------------------------------------------------------------------
9262 Thu Aug 31 15:16:11 CEST 2006 - ma@suse.de
9263
9264 - PackageProvider: Fixed broken retry. (#202163)
9265 - revision 4071
9266
9267 -------------------------------------------------------------------
9268 Wed Aug 30 23:50:55 CEST 2006 - ma@suse.de
9269
9270 - Fixed RpmDb::makePackageFromHeader: Catch NULL Header passed as argument and refuse
9271   to create a Package from a source package header.
9272 - Added method Pathname::extension: Return all of the characters in name
9273   after and including the last dot in the last element of name.
9274 - PlaindirImpl: Disable rpm signature verification when scaning a directory for
9275   rpms. Otherwise we'd need access to the rpm database to get the keys.
9276 - revision 4069
9277
9278 -------------------------------------------------------------------
9279 Wed Aug 30 17:42:40 CEST 2006 - schubi@suse.de
9280
9281 - Do not regarding SATISFIED/UNNEEDED in isPresent if it is
9282   a package/script/message
9283   Bug: 192535
9284
9285 -------------------------------------------------------------------
9286 Wed Aug 30 14:29:45 CEST 2006 - ma@suse.de
9287
9288 - Speedup computation of number of rpm database entries.
9289 - revision 4058
9290
9291 -------------------------------------------------------------------
9292 Tue Aug 29 16:58:20 CEST 2006 - schubi@suse.de
9293
9294 - Fixed endless loop in transactResObject
9295   Bug 198095 - YaST2 Installaler crashes when selecting Gnome pattern to a KDE installation
9296
9297 -------------------------------------------------------------------
9298 Tue Aug 29 12:05:09 CEST 2006 - dmacvicar@suse.de
9299
9300 - fix some testcases for tar file parser changes
9301 - r4045
9302
9303 -------------------------------------------------------------------
9304 Tue Aug 29 11:19:53 CEST 2006 - dmacvicar@suse.de
9305
9306 - missing includes
9307 - clean old callbacks
9308 - r4041
9309
9310 -------------------------------------------------------------------
9311 Fri Aug 25 14:32:07 CEST 2006 - schubi@suse.de
9312
9313 - zyppPattern->install_packages returns SUGGESTED package too.
9314   Bug 201476
9315   Revision 4036
9316
9317 -------------------------------------------------------------------
9318 Fri Aug 25 13:05:33 CEST 2006 - schubi@suse.de
9319
9320 - New behaviour in the solver: try with 'best' package first, try with 'all'
9321   packages if this fails.
9322   Bug :Bug 191983
9323
9324 -------------------------------------------------------------------
9325 Fri Aug 25 11:35:48 CEST 2006 - dmacvicar@suse.de
9326
9327 - libzypp 2.1.0
9328 - bump version due to incompatible callback changes in KeyRing
9329   Sources
9330
9331 -------------------------------------------------------------------
9332 Thu Aug 24 15:34:45 CEST 2006 - dmacvicar@suse.de
9333
9334 - new keyring callbacks
9335 - separate trust key from import key
9336 - use PublicKey class instead of params, to be able
9337   to add more info like photos later (pending #181682)
9338 - update zmart with those callbacks.
9339 - better error handling (Exception types)
9340 - make tmp file names more readable depending on the context
9341 - r4026
9342
9343 -------------------------------------------------------------------
9344 Tue Aug 22 22:35:30 CEST 2006 - dmacvicar@suse.de
9345
9346 - decouple probing from source creation, using the new
9347   media test for existence functions.
9348 - r4019
9349
9350
9351 -------------------------------------------------------------------
9352 Tue Aug 22 17:56:53 CEST 2006 - mt@suse.de
9353
9354 - Fixed getDoesFileExist to reset the transfer range
9355 - Added logging of curl debug messages to the zypp log.
9356   The env var ZYPP_MEDIA_CURL_DEBUG=1 logs curl infos,
9357   ZYPP_MEDIA_CURL_DEBUG=2 logs the in/out headers.
9358 - r4018
9359
9360 -------------------------------------------------------------------
9361 Fri Aug 18 14:57:35 CEST 2006 - kkaempf@suse.de
9362
9363 - remove the /etc/sysconfig/zypp:REWRITE_KERNEL_DEPS = yes check;
9364   see rev 3810 below. (#190163)
9365 - rev 3998
9366
9367 -------------------------------------------------------------------
9368 Thu Aug 17 18:15:14 CEST 2006 - dmacvicar@suse.de
9369
9370 - fix uninstalling of atoms (noop)
9371 - r3995
9372
9373 -------------------------------------------------------------------
9374 Wed Aug 16 17:41:40 CEST 2006 - dmacvicar@suse.de
9375
9376 - Implement initial verson of Media
9377   doesFileExist, for future source probing.
9378 - r3984
9379
9380 -------------------------------------------------------------------
9381 Tue Aug 15 12:01:31 CEST 2006 - dmacvicar@suse.de
9382
9383 - more dbus_connection_close fixes
9384 - r3974
9385
9386 -------------------------------------------------------------------
9387 Tue Aug 15 11:41:41 CEST 2006 - kkaempf@suse.de
9388
9389 - clean up 'incomplete' handling in QueueItemEstablish.
9390 - rev 3973.
9391
9392 -------------------------------------------------------------------
9393 Tue Aug 15 11:30:50 CEST 2006 - kkaempf@suse.de
9394
9395 - Don't set 'incomplete' for uninstalled patterns or products.
9396   (#198379)
9397 - rev 3970.
9398
9399 -------------------------------------------------------------------
9400 Mon Aug 14 16:50:53 CEST 2006 - schubi@suse.de
9401
9402 - Added new API calls:
9403   setAdditionalProvide
9404   setAdditionalConflict
9405   setAdditionalRequire
9406
9407 -------------------------------------------------------------------
9408 Mon Aug 14 11:26:20 CEST 2006 - dmacvicar@suse.de
9409
9410 - don't link examples to testsuite library.
9411
9412 -------------------------------------------------------------------
9413 Sat Aug 12 17:30:30 CEST 2006 - schwab@suse.de
9414
9415 - Disable profiling to work around compiler bug.
9416
9417 -------------------------------------------------------------------
9418 Fri Aug 11 17:01:33 CEST 2006 - dmacvicar@suse.de
9419
9420 - forward port 3924:3939
9421 - Add explicit finish callbacks for subtasks during ProvidePackage
9422   to avoid UI confusion.
9423 - rev3957
9424
9425 -------------------------------------------------------------------
9426 Fri Aug 11 11:48:44 CEST 2006 - dmacvicar@suse.de
9427
9428 - Introduce examples/
9429 - fix some svn ignores
9430 - fix compilation. Use: dbus_connection_close
9431 - rev 3943
9432
9433 -------------------------------------------------------------------
9434 Thu Aug 10 16:32:36 CEST 2006 - dmacvicar@suse.de
9435
9436 - Initial support for plain directory with rpms as source
9437 - r3935
9438
9439 -------------------------------------------------------------------
9440 Tue Aug  8 16:51:45 CEST 2006 - dmacvicar@suse.de
9441
9442 - Move the target query by kind function to
9443   a iterator, so we dont make a copy of the restore
9444   the iterator works loading by demand too
9445
9446 -------------------------------------------------------------------
9447 Mon Aug  7 17:57:26 CEST 2006 - dmacvicar@suse.de
9448
9449 - rename the new initTarget to initializeTarget,
9450   leave the old one as is, but deprecate it.
9451 - r3903
9452
9453 -------------------------------------------------------------------
9454 Mon Aug  7 15:10:08 CEST 2006 - dmacvicar@suse.de
9455
9456 - forward port from SLES10 branch , till 3888
9457 - Prefer to use available DeltaRpm or PatchRpm instead of downloading
9458   full packages. (#168844)
9459 - rpmdb : Do not use the deprecated POSIX API, but boost::regex
9460 - version 2.0.0
9461 - rev 3893
9462
9463 -------------------------------------------------------------------
9464 Fri Aug  4 15:20:13 CEST 2006 - dmacvicar@suse.de
9465
9466 - Separate target init from adding resolvables, getting rid of the
9467 uggly bool flag.
9468 - dont clear the store each time Target::resolvables is called
9469 - Load target resolvables on demand by kind, keep them cached later
9470 - add Target::resolvablesByKind(kind) to allow query specific kind
9471   without reading all kinds. Used to port TargetProduct, which
9472   was reading the whole rpm database only to displayy base product
9473   name in YaST help.
9474 - commit to pkg-bindings and packager will follow.
9475 - jsrain will port more yast stuff, especially inst_source which
9476   startup time should by reduced by half afterwards.
9477 - rev 3880
9478
9479 -------------------------------------------------------------------
9480 Tue Aug  1 13:37:29 CEST 2006 - dmacvicar@suse.de
9481
9482 - forward port:
9483   rev 3786 fix to stalle tmpfiles broke patches.
9484   SLES was released with this broken. 10.1 has a blocked
9485   zypp update because this.
9486   Attempt to fix this. (#192535)
9487 - fix configure.ac sqlite-source build path
9488 - rev 3858
9489
9490 -------------------------------------------------------------------
9491 Fri Jul 21 10:58:58 CEST 2006 - dmacvicar@suse.de
9492
9493 - link correctly
9494
9495 -------------------------------------------------------------------
9496 Wed Jul 19 13:50:57 CEST 2006 - dmacvicar@suse.de
9497
9498 - dont link sqlite in the main lib.
9499 - rev 3826
9500
9501 -------------------------------------------------------------------
9502 Tue Jul 18 17:42:45 CEST 2006 - dmacvicar@suse.de
9503
9504 - susetags: parse product parser regexp only once
9505 - parse yum factory 5 sec. (from 30) faster using
9506   another string find algorithm
9507 - rev 3824
9508
9509 -------------------------------------------------------------------
9510 Tue Jul 18 12:56:17 CEST 2006 - dmacvicar@suse.de
9511
9512 - Digest: Don't read the stream character wise but reading blocks,
9513   as advised by matz profiling.
9514 - r3819
9515
9516 -------------------------------------------------------------------
9517 Mon Jul 17 12:54:39 CEST 2006 - ma@suse.de
9518
9519 - Add "openSUSE", "ATI Technologies Inc." and "Nvidia" to
9520   trusted vendors. (#189573)
9521 - revision 3804
9522
9523 -------------------------------------------------------------------
9524 Thu Jul 13 12:52:58 CEST 2006 - dmacvicar@suse.de
9525
9526 - backport fix for stalle tmpfile (#191311)
9527 - rev 3788
9528
9529 -------------------------------------------------------------------
9530 Wed Jun 28 13:22:22 CEST 2006 - mt@suse.de
9531
9532 - deactivated media manager code that was disabling the
9533   automounter (#172419)
9534 - rev 3724
9535
9536 -------------------------------------------------------------------
9537 Mon Jun 26 17:14:53 CEST 2006 - dmacvicar@suse.de
9538
9539 - fix autorefresh (#186115)
9540 - revision 3708
9541 -------------------------------------------------------------------
9542 Fri Jun 23 13:41:18 CEST 2006 - ma@suse.de
9543
9544 - forward port from SLE branch
9545 - Set default permission for logfiles to 0640. (#187044)
9546 - revision 3696
9547
9548 -------------------------------------------------------------------
9549 Thu Jun 22 16:01:15 CEST 2006 - ma@suse.de
9550
9551 - forward port from SLE branch
9552 - Fixed installation of SP or Add-On product switching to media 2
9553   too early. (#186607)
9554 - revision 3691
9555
9556 -------------------------------------------------------------------
9557 Wed Jun 21 15:47:39 CEST 2006 - dmacvicar@suse.de
9558
9559 - forward port from SLE branch
9560 - Strip self provides without edition in Resolvable ctor.
9561   (#186079)
9562 - Source::provideResolvables not implemented in yum source type.
9563   Product not set for packages that are available from update source
9564   (#186920)
9565 - Hook modalias() supplements without package to "kernel" (#184840)
9566 - Allow on-demand SourceManager::restore() (#186678)
9567 - Hook modalias() supplements without package to "kernel" (#184840)
9568 - rev 3676
9569
9570 -------------------------------------------------------------------
9571 Mon Jun 19 15:17:17 CEST 2006 - mt@suse.de
9572
9573 - Fix adding resolving of path names for mount points (#181606)
9574 - rev 3658
9575
9576 -------------------------------------------------------------------
9577 Mon Jun 19 13:52:14 CEST 2006 - dmacvicar@suse.de
9578
9579 - merge download algorithm and refactoring from branch
9580   (#181204)
9581
9582 -------------------------------------------------------------------
9583 Thu Jun 15 17:53:40 CEST 2006 - mvidner@suse.cz
9584
9585 - autodocs: use find+xargs to overcome command length limit,
9586   do not call doxygen unnecessarily (#185334).
9587 - rev 3645
9588
9589 -------------------------------------------------------------------
9590 Thu Jun 15 07:26:29 CEST 2006 - kkaempf@suse.de
9591
9592 - Dont use getZYpp in static constructor (#185198)
9593   Bugfix #178292 was wrong.
9594 - Only warn on incompleting installed resolvables (#185197)
9595 - rev 3644
9596
9597 -------------------------------------------------------------------
9598 Wed Jun 14 22:43:40 CEST 2006 - kkaempf@suse.de
9599
9600 - Atoms might only be installed via patches (#184714)
9601 - rev 3642
9602
9603 -------------------------------------------------------------------
9604 Wed Jun 14 17:26:39 CEST 2006 - dmacvicar@suse.de
9605
9606 - fix for the last stall tmpfile (#178292)
9607 - r3637
9608
9609 -------------------------------------------------------------------
9610 Wed Jun 14 12:06:57 CEST 2006 - mt@suse.de
9611
9612 - Implemented transfer timeout inside of the progress callback.
9613   The timeout value can be set using timeout url parameter, the
9614   default transfer timeout is 180 seconds. (#181602)
9615 - Added ssl_verify and ssl_capath url options used in https scheme,
9616   allowing to change or disable the ssl verify options. (#171622)
9617 - Added fallback on read failures of /etc/mtab to /proc/mounts.
9618   Improved verbosity in mount and mount check related failure cases,
9619   incl. /etc/mtab dump. (#181606)
9620 - rev 3623
9621
9622 -------------------------------------------------------------------
9623 Wed Jun 14 10:49:10 CEST 2006 - kkaempf@suse.de
9624
9625 - combine knownAliases and knownUrls in a single function.
9626 - rev 3616
9627
9628 -------------------------------------------------------------------
9629 Mon Jun 12 16:27:46 CEST 2006 - kkaempf@suse.de
9630
9631 - honor parallel installs in resolver context (#181103)
9632 - rev 3592
9633
9634 -------------------------------------------------------------------
9635 Mon Jun 12 15:37:10 CEST 2006 - dmacvicar@suse.de
9636
9637 - right fix for tmpdir initialized in static constructor
9638 - catch around provideJustFile in providePackage
9639 -rev 3654
9640
9641 -------------------------------------------------------------------
9642 Mon Jun 12 15:15:07 CEST 2006 - dmacvicar@suse.de
9643
9644 - fix #182003 YUM packages without size
9645 - rev 3587
9646
9647 -------------------------------------------------------------------
9648 Mon Jun 12 14:58:55 CEST 2006 - kkaempf@suse.de
9649
9650 - Allow to restore and remove by Url
9651 - rev 3583
9652
9653 -------------------------------------------------------------------
9654 Mon Jun 12 13:07:31 CEST 2006 - kkaempf@suse.de
9655
9656 - make atoms parallel installable (#181103)
9657 - rev 3580
9658
9659 -------------------------------------------------------------------
9660 Fri Jun  9 16:28:11 CEST 2006 - dmacvicar@suse.de
9661
9662 - Allow to restore by alias
9663 - r3568
9664
9665 -------------------------------------------------------------------
9666 Fri Jun  9 13:06:16 CEST 2006 - mvidner@suse.cz
9667
9668 - Do not fork in a global destructor, perl dislikes it (#182672).
9669   Fixes hanging ag_ldapserver and yast2-perl-bindings tests.
9670
9671 -------------------------------------------------------------------
9672 Thu Jun  8 16:24:55 CEST 2006 - ma@suse.de
9673
9674 - Installation: Assert product information is stored to libzypp
9675   database before reboot. (#181198)
9676 - Version 1.2.0; revision 3553
9677
9678 -------------------------------------------------------------------
9679 Wed Jun  7 13:55:23 CEST 2006 - visnov@suse.cz
9680
9681 - Synchronize keys with rpm database before
9682   closing access to it (#182338)
9683 - rev 3533
9684
9685 -------------------------------------------------------------------
9686 Wed Jun  7 11:40:46 CEST 2006 - mt@suse.de
9687
9688 - Changed to just prefer DVD drives in "dvd:" scheme, instead of
9689   filter out the non-DVD drives completely. Allows a fallback to
9690   drives without the dvd HAL property e.g. in VMWare. (#177457)
9691 - rev 3530
9692
9693 -------------------------------------------------------------------
9694 Wed Jun  7 01:00:06 CEST 2006 - dmacvicar@suse.de
9695
9696 - Merge fix for stalle tmpdir due to cyclic references, using a master
9697  TmpDir for zypp. (#178292) . There is still 1 tmpdir to fix.
9698 - rev 3521
9699
9700 -------------------------------------------------------------------
9701 Wed Jun  7 01:00:05 CEST 2006 - dmacvicar@suse.de
9702
9703 - Fixes unneeded file download, and add download callbacks
9704   (still need yast side) #181204 and #160206
9705 - Fix stalle tmpdir due to cyclic references, using a master
9706   TmpDir for zypp. # 178292
9707
9708 -------------------------------------------------------------------
9709 Wed Jun  7 00:02:18 CEST 2006 - ma@suse.de
9710
9711 - fixed memory leak in PersistentStorage (#168690)
9712 - revision 3519
9713
9714 -------------------------------------------------------------------
9715 Tue Jun  6 22:24:00 CEST 2006 - ma@suse.de
9716
9717 - fixed memory leak in XMLSourceCacheParser (#168690)
9718 - revision 3517
9719
9720 -------------------------------------------------------------------
9721 Fri Jun  2 16:09:03 CEST 2006 - schubi@suse.de
9722
9723 -latest fi translation added
9724  Revision 3502
9725
9726 -------------------------------------------------------------------
9727 Thu Jun  1 15:11:47 CEST 2006 - schubi@suse.de
9728
9729 -All installed resolvables has been set to "satisfied" in
9730  ResolverContext::unneeded . BUT:
9731  Patch concerning resolvables have to be set to
9732  "unneeded" although they are installed. In order
9733  getting the state "no longer applicable" (Bug 171590)
9734 - rev 3496
9735
9736 -------------------------------------------------------------------
9737 Thu Jun  1 14:54:02 CEST 2006 - kkaempf@suse.de
9738
9739 - compute status for scripts and messages so their freshens get
9740   properly honored (aj with postgresql-server)
9741 - rev 3494
9742
9743 -------------------------------------------------------------------
9744 Thu Jun  1 13:57:48 CEST 2006 - dmacvicar@suse.de
9745
9746 - revert not-used-yet rpmdb timestamp, as
9747   it broke rpmdb::init(). (#180040)
9748 - rev 3490
9749
9750 -------------------------------------------------------------------
9751 Thu Jun  1 11:03:34 CEST 2006 - schubi@suse.de
9752
9753 - updating gmo files, if po files has been changed; bug 164449
9754
9755 -------------------------------------------------------------------
9756 Wed May 31 18:32:58 CEST 2006 - dmacvicar@suse.de
9757
9758 - Dont download twice if starting from 1st time
9759 - fix typo
9760 - rev 3481
9761
9762 -------------------------------------------------------------------
9763 Wed May 31 17:06:48 CEST 2006 - dmacvicar@suse.de
9764
9765 - set cache dir only if storeMetadata is called as a public method.´
9766 - rev 3475
9767
9768 -------------------------------------------------------------------
9769 Wed May 31 15:27:38 CEST 2006 - kkaempf@suse.de
9770
9771 - schedule a package for installation if
9772   - it freshens / supplements something
9773   - it is not installed yet
9774   (#178721)
9775 - rev 3473
9776
9777 -------------------------------------------------------------------
9778 Wed May 31 15:22:43 CEST 2006 - dmacvicar@suse.de
9779
9780 - make susetags also implement download and check first.
9781 - rev 3470
9782
9783 -------------------------------------------------------------------
9784 Tue May 30 12:43:47 CEST 2006 - dmacvicar@suse.de
9785
9786 - make yum more robust. Never parse from provideFile
9787   but only from local disk. Make sure the cache
9788   is consistent before recreating it.
9789   the code is easier to follow and probably
9790   faster. checksum and signatures are
9791   checked on caching not on parsing.
9792   Required to implement refresh for #154990
9793 - rev 3452
9794
9795 -------------------------------------------------------------------
9796 Wed May 24 16:57:54 CEST 2006 - dmacvicar@suse.de
9797
9798 - implement timestamp for YUM and SuseTags
9799 - actually use the license to confirm in yum patches
9800 - add prerequires tag in yum optonally to the bad designed
9801   and nonintuitive pre=1
9802 - rev 3448
9803
9804 -------------------------------------------------------------------
9805 Wed May 24 15:30:32 CEST 2006 - dmacvicar@suse.de
9806
9807 - dont pass root on init but before.
9808 - implement rpm db modification timestamp
9809   not used yet
9810 - move Helix source to testsuite out of the solver
9811   so we can use it for target, storage tests
9812 - add Source_Ref::timestamp(), default to now()
9813   in order to implement smart sync of sources by zmd
9814 - don't parse desc and summary twice
9815 - fix a segfault with tranlated text
9816 - fix broken size tag introduced in rev 3427
9817 - rev 3446
9818
9819 -------------------------------------------------------------------
9820 Tue May 23 20:53:27 CEST 2006 - dmacvicar@suse.de
9821
9822 - dont accept corrupt sources, improve logs
9823
9824 -------------------------------------------------------------------
9825 Tue May 23 17:26:41 CEST 2006 - ma@suse.de
9826
9827 - Added PoolItem_Ref::statusReset. Resets the PoolItem status without
9828   loosing autoprotection (eg. for foreign vendor). (assists #177469)
9829 - rev 3431
9830
9831 -------------------------------------------------------------------
9832 Tue May 23 17:04:04 CEST 2006 - jsrain@suse.cz
9833
9834 - added mediaNr() to PatchRpm and DeltaRpm classes
9835 - rev 3430
9836
9837 -------------------------------------------------------------------
9838 Tue May 23 15:58:04 CEST 2006 - dmacvicar@suse.de
9839
9840 - enable YUM license to confirm.
9841   needed for #174476
9842 - adapt store to serialize and read all new resobject fields
9843 - use install-time to now() when serializing (#174653)
9844 - rev 3427
9845
9846 -------------------------------------------------------------------
9847 Mon May 22 20:51:59 CEST 2006 - ma@suse.de
9848
9849 - Do not violate install order when restricting commit to a certain
9850   mediaNumber. (#170079)
9851 - Version 1.1.0; rev 3423
9852
9853 -------------------------------------------------------------------
9854 Mon May 22 19:03:20 CEST 2006 - mvidner@suse.cz
9855
9856 - Added SourceManager::findSourceByUrl to overcome alias mismatches
9857   (#177543).
9858 - rev 3420
9859
9860 -------------------------------------------------------------------
9861 Mon May 22 17:19:25 CEST 2006 - ma@suse.de
9862
9863 - Order all objects according to prerequirements, not just packages.
9864   (#173690)
9865 - rev 3419
9866
9867 -------------------------------------------------------------------
9868 Mon May 22 15:57:43 CEST 2006 - schubi@suse.de
9869
9870 - Added new translation
9871
9872 -------------------------------------------------------------------
9873 Fri May 19 12:53:44 CEST 2006 - dmacvicar@suse.de
9874
9875 - fix missing homedir option for gpg (#171055)
9876 - rev 3415
9877
9878 -------------------------------------------------------------------
9879 Thu May 18 19:08:52 CEST 2006 - ma@suse.de
9880
9881 - Prevent against daemons launched in rpm %post, that do not close
9882   their filedescriptors. (#174548)
9883 - Version 1.0.1; rev 3413
9884
9885 -------------------------------------------------------------------
9886 Thu May 18 16:51:41 CEST 2006 - jsrain@suse.cz
9887
9888 - fixed media number of package retrieved as a part of a patch
9889   (#174841)
9890 - rev 3409
9891
9892 -------------------------------------------------------------------
9893 Thu May 18 16:16:21 CEST 2006 - dmacvicar@suse.de
9894
9895 - fix missing package descriptions due to filtered packages
9896   by incompatible architectures. (#159109)
9897 - rev 3404
9898
9899 -------------------------------------------------------------------
9900 Thu May 18 16:08:42 CEST 2006 - kkaempf@suse.de
9901
9902 - decrease logging in DiskUsageCounter and Modalias (#163186)
9903 - rev 3406
9904
9905 -------------------------------------------------------------------
9906 Thu May 18 10:43:47 CEST 2006 - ma@suse.de
9907
9908 - Stay backward comapatible.
9909
9910 -------------------------------------------------------------------
9911 Tue May 16 21:35:27 CEST 2006 - ma@suse.de
9912
9913 - Make basic attributes available through ResObject.
9914 - Let ResObjects which do not require media access during
9915   commit return ZERO sourceMediaNr (required for #173690)
9916 - Version 1.0.0
9917 - rev 3390
9918
9919 -------------------------------------------------------------------
9920 Tue May 16 15:11:35 CEST 2006 - kkaempf@suse.de
9921
9922 - reduce logging verbosity (#163186)
9923 - rev 3381
9924
9925 -------------------------------------------------------------------
9926 Tue May 16 14:00:57 CEST 2006 - schubi@suse.de
9927
9928 - setCandidate accept candidates with compatible architectures too. Not
9929   only with the same architecture. Bug 172594 - If update package has
9930   differet arch, UI display is wrong
9931
9932 -------------------------------------------------------------------
9933 Tue May 16 09:30:45 CEST 2006 - mvidner@suse.cz
9934
9935 - Added Source_Ref::resStoreInitialized.
9936   If we know that noone has seen the resolvables yet, we can skip
9937   them too, eg. when deleting a source. (#174840)
9938 - rev 3378
9939
9940 -------------------------------------------------------------------
9941 Mon May 15 12:41:39 CEST 2006 - kkaempf@suse.de
9942
9943 - Honor freshens as conditionals independant from the installed/
9944   uninstalled status (#174797)
9945 - rev 3376
9946
9947 -------------------------------------------------------------------
9948 Mon May 15 11:15:03 CEST 2006 - kkaempf@suse.de
9949
9950 - State modifier "unneeded" is transitive for patches (#171590)
9951 - rev 3375
9952
9953 -------------------------------------------------------------------
9954 Thu May 11 17:42:29 CEST 2006 - schubi@suse.de
9955
9956 - Do not transact itself (update) in the transactResObject mechanism
9957   Bug 174290
9958
9959 -------------------------------------------------------------------
9960 Thu May 11 16:37:51 CEST 2006 - mt@suse.de
9961
9962 - Reenabled improved large file support flags (unintentionally
9963   removed in rev 1544). Fixes bug #173753.
9964 - Added large file support flags to libzypp.pc file allowing
9965   consistence checks in the application using features variable
9966 - rev 3366
9967
9968 -------------------------------------------------------------------
9969 Thu May 11 10:49:36 CEST 2006 - mvidner@suse.cz
9970
9971 - SourceManager: moved source deletion before creation
9972   so that we can recreate a deleted one (#174295)
9973 - removed dead code dealing with known_caches from SourceManager::store
9974   (see r3195)
9975 - r3362
9976
9977 -------------------------------------------------------------------
9978 Thu May 11 10:15:14 CEST 2006 - jsrain@suse.cz
9979
9980 - fixed returning product short name and summary if product read
9981   from target store (#148625)
9982 - rev 3360
9983
9984 -------------------------------------------------------------------
9985 Wed May 10 11:39:06 CEST 2006 - jsrain@suse.cz
9986
9987 - set media verifier on redirected medium (#172599)
9988 - rev 3359
9989
9990 -------------------------------------------------------------------
9991 Mon May  8 17:28:42 CEST 2006 - kkaempf@suse.de
9992
9993 - fix 'transactResKind' to collect best providers by capability
9994   and to recursively transact items of same kind (#170114)
9995 - rev 3355
9996
9997 -------------------------------------------------------------------
9998 Mon May  8 16:45:46 CEST 2006 - dmacvicar@suse.de
9999
10000 - serialize the full URL to avoid missing password and other
10001   url settings (#148108)
10002 - rev 3353
10003
10004 -------------------------------------------------------------------
10005 Fri May  5 17:47:14 CEST 2006 - mt@suse.de
10006
10007 - Added a 60 sec connect timeout to MediaCurl (#172860)
10008 - rev 3348
10009
10010 -------------------------------------------------------------------
10011 Thu May  4 15:15:37 CEST 2006 - kkaempf@suse.de
10012
10013 - re-fetch also .asc and .key files before checking signature
10014   (#172597)
10015 - rev 3350 (3345-10.1)
10016
10017 -------------------------------------------------------------------
10018 Wed May  3 17:40:45 CEST 2006 - dmacvicar@suse.de
10019
10020 - Fix yum key verification, because a double variable declaration
10021
10022 -------------------------------------------------------------------
10023 Wed May  3 15:34:00 CEST 2006 - dmacvicar@suse.de
10024
10025 - use --no-default-keyring to avoid creating a
10026   default gpg dir in / (#171055)
10027 - rev 3335
10028
10029 -------------------------------------------------------------------
10030 Wed May  3 14:40:25 CEST 2006 - dmacvicar@suse.de
10031
10032 - Fix YUM signature checking, we were passing the key instead of the
10033   signature.
10034 - When the user trust a key, sync again. Bye to the session trusted
10035   keys and user being asked all the time. (#171213)
10036 - r3332
10037
10038 -------------------------------------------------------------------
10039 Wed May  3 14:22:02 CEST 2006 - ma@suse.de
10040
10041 - Cleanup index tables when removing items from pool (#170564).
10042
10043 -------------------------------------------------------------------
10044 Wed May  3 12:23:36 CEST 2006 - kkaempf@suse.de
10045
10046 - backout rev 3246->3275 of TargetImpl.cc
10047 - add missing testsuite/utils/TestUtils.h
10048 - rev 3330
10049
10050 -------------------------------------------------------------------
10051 Wed May  3 12:13:38 CEST 2006 - dmacvicar@suse.de
10052
10053 - more fixes for #171062, there were some files still not being
10054   read from cache.
10055 - r3327
10056
10057 -------------------------------------------------------------------
10058 Tue May  2 18:41:44 CEST 2006 - dmacvicar@suse.de
10059
10060 - cache keys and signature. Remove lot of duplicated code. (#171062)
10061 - r3320
10062
10063 -------------------------------------------------------------------
10064 Tue May  2 18:02:46 CEST 2006 - mt@suse.de
10065
10066 - Disabled isUseableAttachPoint check in MediaDIR -- we do not
10067   mount here anything, so it is OK to use any dir (171351).
10068 - rev 3318
10069
10070 -------------------------------------------------------------------
10071 Tue May  2 14:58:03 CEST 2006 - kkaempf@suse.de
10072
10073 - parse "license-to-confirm" in primary.xml (#168437)
10074 - rev 3312
10075
10076 -------------------------------------------------------------------
10077 Mon May  1 17:44:29 CEST 2006 - kkaempf@suse.de
10078
10079 - Don't try to store 'Atom', not needed and the backend store
10080   rejects them anyways (addtion to #168610)
10081 - rev 3306
10082
10083 -------------------------------------------------------------------
10084 Mon May  1 04:43:01 CEST 2006 - mt@suse.de
10085
10086 - Improved device check in MediaDISK using libblkid (Bug #158529)
10087 - Allow to provide sysfs path via $SYSFS_PATH in MediaCD.cc and
10088   added a check if it is a directory
10089 - Added libcurl and libblkid checks to configure.ac
10090 - Added e2fsprogs(-devel) requires to the spec file
10091 - rev 3303
10092
10093 -------------------------------------------------------------------
10094 Sat Apr 29 21:46:22 CEST 2006 - kkaempf@suse.de
10095
10096 - dont download "other" during key check (#171041)
10097 - rev 3294
10098
10099 -------------------------------------------------------------------
10100 Sat Apr 29 11:05:15 CEST 2006 - kkaempf@suse.de
10101
10102 - allow parallel installs of atoms (used to fulfill patch require-
10103   ments, atoms aren't installed anyways) (#170098)
10104 - some testsuite improvements.
10105 - rev 3288
10106
10107 -------------------------------------------------------------------
10108 Fri Apr 28 20:15:06 CEST 2006 - dmacvicar@suse.de
10109
10110 - get rid of autobuild check when throwing exceptions without throw
10111   but with a macro, returning a null pointer at the end (never reached).
10112
10113 -------------------------------------------------------------------
10114 Fri Apr 28 19:50:28 CEST 2006 - ma@suse.de
10115
10116 - Do not violate install order when restricting commit to a certain
10117   mediaNumber. (#170079)
10118
10119 -------------------------------------------------------------------
10120 Fri Apr 28 18:12:26 CEST 2006 - dmacvicar@suse.de
10121
10122 - Don't use throw directly!
10123   use ZYPP_THROW with a Exception class, otherwise package bindings
10124   will not catch them.
10125   Should fix crashes when reading broken sources with yast.
10126 - rev 3272
10127
10128 -------------------------------------------------------------------
10129 Fri Apr 28 15:29:32 CEST 2006 - schubi@suse.de
10130
10131 - Bug 162064 - font packages are not installed for locale, e.g. khmer font not installed after CD1
10132   revision 3269
10133
10134 -------------------------------------------------------------------
10135 Fri Apr 28 14:55:04 CEST 2006 - kkaempf@suse.de
10136
10137 - revert bugfix #168906 (fom rev 3219), it filters too many errors.
10138 - further improve on #168840 (from rev 3231), match on name-edition
10139   when filtering by best arch. (#170098)
10140 - rev 3268
10141
10142 -------------------------------------------------------------------
10143 Fri Apr 28 13:01:58 CEST 2006 - dmacvicar@suse.de
10144
10145 - #170093 , lot of package descriptions missing
10146 - rev 3263
10147
10148 -------------------------------------------------------------------
10149 Thu Apr 27 20:28:01 CEST 2006 - dmacvicar@suse.de
10150
10151 - try to fix wrong permissions of /var/lib/zypp created
10152   by old zypp, only when running as root they are fixed
10153   (#169094)
10154 - YUM: Verify signatures on factoryInit.
10155   Dont provide other.xml. Cleanups, better logging.
10156   When refreshing signed soruces, don't refresh is source
10157   has not changed.
10158 - YaST sources: don't refresh if media file has not changed.
10159 - Show full url of index files in sources for signature validation
10160   (mentioned in #170139 comment #3)-
10161
10162 -------------------------------------------------------------------
10163 Thu Apr 27 18:41:02 CEST 2006 - jsrain@suse.de
10164
10165 - udpated media ID syntax for external scripts (to be consistent
10166   with packages) (#170247)
10167 - rev 3256
10168
10169 -------------------------------------------------------------------
10170 Thu Apr 27 18:33:48 CEST 2006 - jsrain@suse.de
10171
10172 - set media ID to 1 if not specified in YUM metadata (#167452)
10173 - rev 3255
10174
10175 -------------------------------------------------------------------
10176 Thu Apr 27 11:55:05 CEST 2006 - kkaempf@suse.de
10177
10178 - If freshen and supplement are fulfilled, install any kind of
10179   resolvable if not yet installed (#165746)
10180 - rev 3249
10181
10182 -------------------------------------------------------------------
10183 Wed Apr 26 18:00:42 CEST 2006 - kkaempf@suse.de
10184
10185 - make downloaded script executable. (#169191)
10186 - rev 3247
10187
10188 -------------------------------------------------------------------
10189 Wed Apr 26 10:43:03 CEST 2006 - kkaempf@suse.de
10190
10191 - Improve on last fix, compare only compatible archs.
10192 - rev 3233
10193
10194 -------------------------------------------------------------------
10195 Tue Apr 25 19:36:13 CEST 2006 - kkaempf@suse.de
10196
10197 - Only choose best arch of multiple package atoms with identical
10198   name (#168840)
10199 - rev 3231
10200
10201 -------------------------------------------------------------------
10202 Tue Apr 25 16:59:51 CEST 2006 - dmacvicar@suse.de
10203
10204 - pass empty strings to UI as key properties if unknown key
10205   (#169114)
10206 - rev 3228
10207
10208 -------------------------------------------------------------------
10209 Tue Apr 25 16:47:35 CEST 2006 - kkaempf@suse.de
10210
10211 - refrain from parsing 'other.xml' (#159316)
10212 - rev 3226
10213
10214 -------------------------------------------------------------------
10215 Tue Apr 25 16:34:50 CEST 2006 - visnov@suse.cz
10216
10217 - in source refresh, clean up the cache dir if fails
10218 - do not require repomd.xml.asc when creating a cache (#163765)
10219 - rev 3224
10220
10221 -------------------------------------------------------------------
10222 Tue Apr 25 15:17:15 CEST 2006 - dmacvicar@suse.de
10223
10224 - Check if a file exists before providing it, and just handling the
10225   exception is not sufficient, because it can release the media.
10226   it nows get all possible packages.X translations an then
10227   it selects the candidate from the existing ones (#168654)
10228 - rev 3221
10229
10230 -------------------------------------------------------------------
10231 Tue Apr 25 12:28:17 CEST 2006 - kkaempf@suse.de
10232
10233 - dont report conflicts if item is neither installed
10234   nor to-be-installed (#168906)
10235 - rev 3219
10236
10237 -------------------------------------------------------------------
10238 Tue Apr 25 11:27:09 CEST 2006 - dmacvicar@suse.de
10239
10240 - #168060 , propagate the file description or original
10241   name to the UI and not the checked filename path,
10242   which could be a tmp file.
10243   Requires changes in pkg-manager, and probably zmd-helpers.
10244 - rev 3215
10245
10246 -------------------------------------------------------------------
10247 Mon Apr 24 18:27:59 CEST 2006 - dmacvicar@suse.de
10248
10249 - /var/lib/zypp/db/languages/* are empty files (##168355)
10250 - r3206
10251
10252 -------------------------------------------------------------------
10253 Mon Apr 24 17:45:07 CEST 2006 - dmacvicar@suse.de
10254
10255 - All resolvables must honor arch, so Arch_noarch in
10256   target/store/XMLFilesBackend.cc is wrong (#160792)
10257 - Introduced code to honour shared package descriptions
10258   (#159109)
10259 - r3204
10260
10261 -------------------------------------------------------------------
10262 Mon Apr 24 16:43:48 CEST 2006 - jsrain@suse.de
10263
10264 - replace '_' in YUM elements/attributes with '-' (#168762)
10265 - rev 3201
10266
10267 -------------------------------------------------------------------
10268 Mon Apr 24 16:15:02 CEST 2006 - mt@suse.de
10269
10270 - Fixed iseries workaround - interchanged variables for scsi
10271   devices, added debug messages about the steps (#163971).
10272 - Added getenv NULL ptr check and verify of the $HOME dir's
10273   and ~/.curlrc file's ownership (#163203).
10274 - rev 3199
10275
10276 -------------------------------------------------------------------
10277 Mon Apr 24 15:44:18 CEST 2006 - ma@suse.de
10278
10279 - Use filesystem::TmpDir to create unique and unused Source cache
10280   directories. (#168051)
10281
10282 -------------------------------------------------------------------
10283 Mon Apr 24 14:30:41 CEST 2006 - ma@suse.de
10284
10285 - Enable signature checks per default. (#168525)
10286
10287 -------------------------------------------------------------------
10288 Mon Apr 24 11:20:17 CEST 2006 - visnov@suse.cz
10289
10290 - fix callbacks for providing a single file (#160206)
10291
10292 -------------------------------------------------------------------
10293 Sun Apr 23 12:28:21 CEST 2006 - kkaempf@suse.de
10294
10295 - If an installed package looses a dependency, the solver tries
10296   to upgrade it. Limit the upgrade candidates to best arch, best
10297   edition.
10298 - filter 'other' entries with incompatible arch in yum parser.
10299 - rev 3177
10300
10301 -------------------------------------------------------------------
10302 Fri Apr 21 22:47:18 CEST 2006 - jsrain@suse.de
10303
10304 - initialize the product category according to source (#168061)
10305 - rev 3172
10306
10307 -------------------------------------------------------------------
10308 Fri Apr 21 18:32:00 CEST 2006 - mvidner@suse.cz
10309
10310 - delete only one older version of a xml-store resolvable
10311   (half-baked, but the previous attempt was charred)
10312
10313 -------------------------------------------------------------------
10314 Fri Apr 21 17:49:18 CEST 2006 - jsrain@suse.de
10315
10316 - moved license_to_confirm to primary.xml
10317 - rev 3170
10318
10319 -------------------------------------------------------------------
10320 Fri Apr 21 16:36:14 CEST 2006 - ma@suse.de
10321
10322 - Removed deprecated oldstyle commit methods.
10323
10324 -------------------------------------------------------------------
10325 Fri Apr 21 15:58:14 CEST 2006 - mvidner@suse.cz
10326
10327 - when installing a xml-store resolvable (all except package,
10328   message, script), delete older versions (#160792).
10329 - read selection edition from the XML store
10330 - rev 3167
10331
10332 -------------------------------------------------------------------
10333 Thu Apr 20 14:10:41 CEST 2006 - kkaempf@suse.de
10334
10335 - properly clear transaction flag after successful commit
10336   (see rev 3122, #164365, #167285)
10337 - rev 3157
10338
10339 -------------------------------------------------------------------
10340 Thu Apr 20 13:14:25 CEST 2006 - kkaempf@suse.de
10341
10342 - recursively soft-uninstall recommended package on real uninstall,
10343   not on update (#167603)
10344 - rev 3155
10345
10346 -------------------------------------------------------------------
10347 Thu Apr 20 13:01:28 CEST 2006 - dmacvicar@suse.de
10348
10349 - fix #167605 (importing keys to rpm multiple times due to
10350   wrong interpretation of rpm gpg versioning.
10351 - add support for reading the rpm keys, with full id and fingerprint
10352 - rev 3153
10353
10354 -------------------------------------------------------------------
10355 Wed Apr 19 16:47:34 CEST 2006 - kkaempf@suse.de
10356
10357 - don't add duplicate error infos to ResolverContext (#167309)
10358 - rev 3146
10359
10360 -------------------------------------------------------------------
10361 Wed Apr 19 14:10:10 CEST 2006 - kkaempf@suse.de
10362
10363 - fix Resolver::transactReset() (see rev 3122) (#167285)
10364 - rev 3140
10365
10366 -------------------------------------------------------------------
10367 Wed Apr 19 13:48:26 CEST 2006 - ma@suse.de
10368
10369 - Introduced $ZYPP_KEYRING_DEFAULT_ACCEPT_ALL. If this environment
10370   variable is present, all signature checking callbacks will default
10371   to 'accept', in case no recipient is present.
10372
10373 -------------------------------------------------------------------
10374 Wed Apr 19 11:37:47 CEST 2006 - dmacvicar@suse.de
10375
10376 - read content file on construction, and make
10377   provideProduct only insert the already
10378   read product object into the store (#165826)
10379   (dmacvicar)
10380 - When the signature is not found, warn the
10381   user about a unsigned source. When the
10382   key is not found, do nothing, it can be in the
10383   keyring already. (#166016) (dmacvicar)
10384 - enable key verification only if
10385   ZYPP_CHECKSIG env var is set (dmacvicar)
10386 - r1529
10387
10388 -------------------------------------------------------------------
10389 Tue Apr 18 20:41:48 CEST 2006 - kkaempf@suse.de
10390
10391 - fix bugfix 164365, fix bug 167285
10392   Actually clear the transcation state instead of locking it
10393   to 'dont transact'
10394 - rev 3122
10395
10396 -------------------------------------------------------------------
10397 Tue Apr 18 15:46:59 CEST 2006 - visnov@suse.cz
10398
10399 - revert the signature/digest checking callbacks
10400 - rev 3115
10401
10402 -------------------------------------------------------------------
10403 Tue Apr 18 15:14:35 CEST 2006 - kkaempf@suse.de
10404
10405 - Bugfix #165670
10406   - Honor keep requests.
10407   - Dont flag "locked uninstall" as error if a keep request was
10408     issued before.
10409 - rev 3114
10410
10411 -------------------------------------------------------------------
10412 Tue Apr 18 12:04:35 CEST 2006 - kkaempf@suse.de
10413
10414 - rule out locked items during distribution upgrade as early
10415   as possible. (#165670)
10416 - rev 3110
10417
10418 -------------------------------------------------------------------
10419 Mon Apr 17 16:04:35 CEST 2006 - kkaempf@suse.de
10420
10421 - Bugfix #166212
10422   - use APPL_LOW as 'ui initiated, by solver' in transactKind() and
10423     transactResObject().
10424   - resetTransaction(APPL_LOW) before resolving
10425   - enhance transactCaps by using the same algorithm as in
10426     QueueItemRequire
10427     (before: transact all requires and recommends by name
10428      now: transact best requires and recommends by provides)
10429 - rev 3107
10430
10431 -------------------------------------------------------------------
10432 Fri Apr 14 16:04:35 CEST 2006 - visnov@suse.cz
10433
10434 - new callbacks for failing digest
10435 - rev 3098
10436
10437 -------------------------------------------------------------------
10438 Thu Apr 13 17:01:41 CEST 2006 - visnov@suse.cz
10439
10440 - ask for file without a checksum (#165125)
10441
10442 -------------------------------------------------------------------
10443 Thu Apr 13 16:59:38 CEST 2006 - kkaempf@suse.de
10444
10445 - dont install satisfied resolvables (#165843)
10446 - rev 3095
10447
10448 -------------------------------------------------------------------
10449 Thu Apr 13 16:00:21 CEST 2006 - kkaempf@suse.de
10450
10451 - dont abort on failed "dry_run" (#164583)
10452 - rev 3091
10453
10454 -------------------------------------------------------------------
10455 Thu Apr 13 15:19:20 CEST 2006 - visnov@suse.cz
10456
10457 - Ask user if signature file does not exist (#163765)
10458 - handle repomd.xml.asc as optional file (#163765)
10459 - rev 3089
10460
10461 -------------------------------------------------------------------
10462 Thu Apr 13 13:52:08 CEST 2006 - schubi@suse.de
10463
10464 - Bug 164365 - build 906: Deselecting a selection, all packages are still selected
10465 - rev 3087
10466
10467 -------------------------------------------------------------------
10468 Thu Apr 13 11:57:58 CEST 2006 - kkaempf@suse.de
10469
10470 - Dont do transitive uninstalls on uninstalled or upgraded items.
10471   (#165798)
10472 - rev 3083
10473
10474 -------------------------------------------------------------------
10475 Wed Apr 12 17:57:21 CEST 2006 - ma@suse.de
10476
10477 - Added 'rpmNoSignature' to ZYppCommitPolicy (#163862)
10478
10479 -------------------------------------------------------------------
10480 Wed Apr 12 16:44:57 CEST 2006 - mvidner@suse.cz
10481
10482 - Product::updateUrls: restore it from the XML store;
10483   fixed content parsing (#163192).
10484 - restore product flags fro the XML store
10485 - rev 3074
10486
10487 -------------------------------------------------------------------
10488 Wed Apr 12 13:48:25 CEST 2006 - kkaempf@suse.de
10489
10490 - Only consider best arch/version (#165477)
10491 - rev 3069
10492
10493 -------------------------------------------------------------------
10494 Wed Apr 12 10:57:50 CEST 2006 - ma@suse.de
10495
10496 - No need to parse tags at all if there is no item to store values
10497   (e.g. data for unwanted arch). Fixed segv trying to store data in
10498   NULL item. (#165479)
10499 - rev3065
10500
10501 -------------------------------------------------------------------
10502 Tue Apr 11 19:48:51 CEST 2006 - mt@suse.de
10503
10504 - Improved Url path name "//" vs. "/%2f" handling; now if the
10505   url has an authority, "/%2f" is used for ftp only (#163784)
10506 - rev 3062
10507
10508 -------------------------------------------------------------------
10509 Tue Apr 11 16:41:02 CEST 2006 - jsrain@suse.de
10510
10511 - fixed storing patch scripts to target store (#159928)
10512 - rev 3058
10513
10514 -------------------------------------------------------------------
10515 Tue Apr 11 16:24:26 CEST 2006 - kkaempf@suse.de
10516
10517 - if a patch is bad, only skip this patch, not everything
10518   (#165200)
10519 - rev 3057
10520
10521 -------------------------------------------------------------------
10522 Tue Apr 11 15:42:32 CEST 2006 - ma@suse.de
10523
10524 - Susetags:Selections: Allow parsing older .sel file formats. (#159851)
10525 - Susetags:Pattern: Fixed parser.
10526
10527 -------------------------------------------------------------------
10528 Tue Apr 11 15:21:48 CEST 2006 - kkaempf@suse.de
10529
10530 - when uninstalling, only re-establish installed items
10531   supplementing the to-be-uninstalled one. (variant of #165111)
10532 - rev 3054
10533
10534 -------------------------------------------------------------------
10535 Tue Apr 11 14:17:00 CEST 2006 - ma@suse.de
10536
10537 - Susetags:Package: Parse and provide ins/delnotify texts.
10538
10539 -------------------------------------------------------------------
10540 Tue Apr 11 13:01:31 CEST 2006 - kkaempf@suse.de
10541
10542 - when checking freshens/supplements at install, only consider
10543   best architecture/edition (#164453)
10544 - rev 3051
10545
10546 -------------------------------------------------------------------
10547 Tue Apr 11 10:31:41 CEST 2006 - kkaempf@suse.de
10548
10549 - when checking for supplements, only consider best arch, best
10550   edition for installation (#165111)
10551 - rev 3047
10552
10553 -------------------------------------------------------------------
10554 Tue Apr 11 10:23:14 CEST 2006 - schubi@suse.de
10555
10556 - Bug 165117: build 910: Update: Splitted packages are selected for
10557   all archs
10558
10559 -------------------------------------------------------------------
10560 Tue Apr 11 09:30:14 CEST 2006 - visnov@suse.cz
10561
10562 - ask user if a file exists but does not have a checksum (#162797)
10563 - rev 3044
10564
10565 -------------------------------------------------------------------
10566 Mon Apr 10 22:39:34 CEST 2006 - jsrain@suse.de
10567
10568 - parse time and size elements from delta and patch RPM
10569 - rev 3043
10570
10571 -------------------------------------------------------------------
10572 Mon Apr 10 18:55:03 CEST 2006 - mt@suse.de
10573
10574 - Added detection of iSeries virtual CD (/dev/iseries/vcd[a-h])
10575   devices - on powerpc only (#163971)
10576 - rev 3042
10577
10578 -------------------------------------------------------------------
10579 Mon Apr 10 18:05:51 CEST 2006 - kkaempf@suse.de
10580
10581 - fix endless loop in patches parsing.
10582 - rev 3039
10583
10584 -------------------------------------------------------------------
10585 Mon Apr 10 17:00:05 CEST 2006 - jsrain@suse.de
10586
10587 - fixed media handling in SuSEtags source (#164879)
10588 - rev 3037
10589
10590 -------------------------------------------------------------------
10591 Mon Apr 10 16:30:54 CEST 2006 - kkaempf@suse.de
10592
10593 - honor 'dry_run' on package remove (#164732)
10594 - rev 3036
10595
10596 -------------------------------------------------------------------
10597 Mon Apr 10 13:12:49 CEST 2006 - kkaempf@suse.de
10598
10599 - add files from yum filelist as provides to package (#164731)
10600 - rev 3032
10601
10602 -------------------------------------------------------------------
10603 Mon Apr 10 11:10:37 CEST 2006 - kkaempf@suse.de
10604
10605 - honor "+Enh:/-Enh:" in packages file (#156513)
10606
10607 -------------------------------------------------------------------
10608 Mon Apr 10 10:56:24 CEST 2006 - visnov@suse.cz
10609
10610 - fix callback receiver signature to match the callback for removing
10611   package
10612
10613 -------------------------------------------------------------------
10614 Mon Apr 10 10:32:22 CEST 2006 - mvidner@suse.cz
10615
10616 - Added Product::updateUrls, from content/UPDATEURLS (#163192).
10617 - rev 3024
10618
10619 -------------------------------------------------------------------
10620 Sat Apr  8 12:03:37 CEST 2006 - schubi@suse.de
10621
10622 - Bug 164440; Taking wrong architecture while updating obsoletes
10623   splitted packages
10624 - rev 3022
10625
10626 -------------------------------------------------------------------
10627 Sat Apr  8 10:07:06 CEST 2006 - kkaempf@suse.de
10628
10629 - allow relative paths with url file:
10630 - dont filter atoms from going into pool, multi-arch patch
10631   requirements need them. Instead, treat atoms with incompatible
10632   architecture as unneeded.
10633 - rev 3018
10634
10635 -------------------------------------------------------------------
10636 Fri Apr  7 23:57:37 CEST 2006 - jsrain@suse.de
10637
10638 - product now provides short name
10639 - rev 3013
10640
10641 -------------------------------------------------------------------
10642 Fri Apr  7 20:42:09 CEST 2006 - jsrain@suse.de
10643
10644 - read metadata for packages from correct tags in patches (#163220)
10645 - rev 3011
10646
10647 -------------------------------------------------------------------
10648 Fri Apr  7 19:57:41 CEST 2006 - kkaempf@suse.de
10649
10650 - more detailed resolver error reports (#162994)
10651 - rev 3010
10652
10653 -------------------------------------------------------------------
10654 Fri Apr  7 17:35:07 CEST 2006 - visnov@suse.cz
10655
10656 - report package download progress (#160966)
10657 - rev 3007
10658
10659 -------------------------------------------------------------------
10660 Fri Apr  7 16:27:35 CEST 2006 - kkaempf@suse.de
10661
10662 - transact also for languages (#163819)
10663 - rev 3004
10664
10665 -------------------------------------------------------------------
10666 Fri Apr  7 15:08:06 CEST 2006 - kkaempf@suse.de
10667
10668 - loop through all affected ResObjects in transactResKind (#163819)
10669 - rev 3002
10670
10671 -------------------------------------------------------------------
10672 Fri Apr  7 12:42:35 CEST 2006 - kkaempf@suse.de
10673
10674 - allow re-installation of non-packages (#162906)
10675 - rev 2998
10676
10677 -------------------------------------------------------------------
10678 Fri Apr  7 11:50:22 CEST 2006 - mt@suse.de
10679
10680 - Added loop checking for scsi cdroms (/sys/block/srX) in case
10681   HAL does not provide any drives like on iSeries (#163971).
10682 - rev 2995
10683
10684 -------------------------------------------------------------------
10685 Fri Apr  7 11:05:30 CEST 2006 - kkaempf@suse.de
10686
10687 - add 'licenceToConfirm()' to Product. (#164375)
10688
10689 -------------------------------------------------------------------
10690 Fri Apr  7 10:36:05 CEST 2006 - ma@suse.de
10691
10692 - Avoid excessive CD hopping on commit. But still far from
10693   being perfect. (#159679)
10694 - Fixed Target::commit: Despite dry_run set True, packages
10695   were depeted.
10696
10697 -------------------------------------------------------------------
10698 Fri Apr  7 08:32:32 CEST 2006 - visnov@suse.cz
10699
10700 - honour if user decides to skip a package in commit (#156031)
10701
10702 -------------------------------------------------------------------
10703 Thu Apr  6 18:14:30 CEST 2006 - jsrain@suse.de
10704
10705 - fixed parsing external reference to script in patch (#163221)
10706 - r2981
10707
10708 -------------------------------------------------------------------
10709 Thu Apr  6 17:07:10 CEST 2006 - dmacvicar@suse.de
10710
10711 - cache and provide content.asc/key optionally. Dont show a
10712   popup if they dont exists. (dmacvicar)
10713 - Actually abort when verify signature workflow is false. (dmacvicar)
10714 - r2978
10715
10716 -------------------------------------------------------------------
10717 Thu Apr  6 16:37:49 CEST 2006 - jsrain@suse.de
10718
10719 - fixed setting autorefresh flag for installation sources
10720
10721 -------------------------------------------------------------------
10722 Thu Apr  6 15:53:02 CEST 2006 - kkaempf@suse.de
10723
10724 - drop patches with incompatible architecture.
10725 - rev 2972
10726
10727 -------------------------------------------------------------------
10728 Thu Apr  6 15:33:11 CEST 2006 - mt@suse.de
10729
10730 - Added info method to media verifier base and more debug info
10731 - rev 2970
10732
10733 -------------------------------------------------------------------
10734 Wed Apr  5 19:27:46 CEST 2006 - kkaempf@suse.de
10735
10736 - Dont deny the "/" attach point in MediaDIR, since this is used
10737   for all "file:" urls, esp. local packages.
10738 - rev 2962
10739
10740 -------------------------------------------------------------------
10741 Wed Apr  5 18:21:58 CEST 2006 - schubi@suse.de
10742
10743 - Bug 159673 - only one conflict solvable per page
10744
10745 -------------------------------------------------------------------
10746 Wed Apr  5 18:01:37 CEST 2006 - kkaempf@suse.de
10747
10748 - parse all dependencies of 'packages' file (#163773)
10749 - rev 2957
10750
10751 -------------------------------------------------------------------
10752 Wed Apr  5 17:47:04 CEST 2006 - dmacvicar@suse.de
10753
10754 - Use the original media descr_dir on refresh for
10755   suse tags source (#163196)
10756 - r2952
10757
10758 -------------------------------------------------------------------
10759 Wed Apr  5 16:44:08 CEST 2006 - kkaempf@suse.de
10760
10761 - add Source::setUrl() for zmd backend helper.
10762 - rev 2946
10763
10764 -------------------------------------------------------------------
10765 Wed Apr  5 16:44:01 CEST 2006 - dmacvicar@suse.de
10766
10767 - implement rpm keyring / zypp tmp keyring two-way syncronization at rpm
10768 target init. (dmacvicar)
10769 - r2949
10770
10771 -------------------------------------------------------------------
10772 Wed Apr  5 16:28:42 CEST 2006 - mt@suse.de
10773
10774 - Fixed MediaDISK to use a mount -oro,bind id the disk
10775   partition is already attached e.g. by the automounter.
10776   Try to mount it a second time may fail (#163486).
10777 - rev 2944
10778
10779 -------------------------------------------------------------------
10780 Wed Apr  5 15:04:31 CEST 2006 - kkaempf@suse.de
10781
10782 - honor optional 3rd parameter to "=Loc:" key of packages (#154337)
10783 - rev 2940
10784
10785 -------------------------------------------------------------------
10786 Wed Apr  5 12:48:19 CEST 2006 - visnov@suse.cz
10787
10788 - only try to create a source of a given type when restoring
10789   from the persistent store (#162111)
10790
10791 -------------------------------------------------------------------
10792 Wed Apr  5 11:36:54 CEST 2006 - kkaempf@suse.de
10793
10794 - parse all dependencies for patterns (.pat) files (#160602)
10795 - drop YOUPATH and YOUURL from content file.
10796 - rev 2924
10797
10798 -------------------------------------------------------------------
10799 Wed Apr  5 09:27:08 CEST 2006 - visnov@suse.cz
10800
10801 - properly initialize autorefresh for non-remote sources (#154990)
10802 - rev 2919
10803
10804 -------------------------------------------------------------------
10805 Tue Apr  4 19:19:39 CEST 2006 - mt@suse.de
10806
10807 - Added flag to MediaManager::isUseableAttachPoint, whether
10808   to check against system mount entries or not.
10809 - Disallow to use the attachpoints of another media handlers
10810   as source path in MediaDIR.
10811 - rev 2917
10812
10813 -------------------------------------------------------------------
10814 Tue Apr  4 18:47:01 CEST 2006 - dmacvicar@suse.de
10815
10816 -implement callbacks for when package verification (checksum)
10817  fails, offer to retry or abort
10818
10819 -------------------------------------------------------------------
10820 Tue Apr  4 16:57:51 CEST 2006 - dmacvicar@suse.de
10821
10822 - Fix construction of checksum objects when using non-standard
10823   checksum algorithms
10824 - Fix broken YUM cache
10825 - r2913
10826
10827 -------------------------------------------------------------------
10828 Tue Apr  4 16:54:44 CEST 2006 - kkaempf@suse.de
10829
10830 - Keep packages with no version upgrade installed during
10831   distribution upgrade (#162972)
10832 - add 'transactReset()' helper function for UI.
10833 - rev 2908
10834
10835 -------------------------------------------------------------------
10836 Tue Apr  4 14:47:14 CEST 2006 - dmacvicar@suse.de
10837
10838 - r2906
10839
10840 -------------------------------------------------------------------
10841 Tue Apr  4 14:43:15 CEST 2006 - ma@suse.de
10842
10843 - Fixed candidate handling in ui::Selectable. (#156589)
10844
10845 -------------------------------------------------------------------
10846 Tue Apr  4 14:06:23 CEST 2006 - dmacvicar@suse.de
10847
10848 - fix #162984 , gpg hangs because the matching data file
10849   for the key cannot be find. (dmacvicar)
10850 - Fix restore of YUM source using the same cache dir semantics as
10851  susetags instead of assuming there is a cache if a cache_dir
10852   was given. (dmacvicar)
10853
10854 -------------------------------------------------------------------
10855 Tue Apr  4 12:37:51 CEST 2006 - kkaempf@suse.de
10856
10857 - use DISTPRODUCT/DISTVERSION from content file to generate the
10858   product name, version, and release.
10859 - rev 2902
10860
10861 -------------------------------------------------------------------
10862 Mon Apr  3 20:45:55 CEST 2006 - mt@suse.de
10863
10864 - Removed broken forcing of absolute ftp paths added in rev2705 to
10865   MediaCurl, refined cleanupPathName/setPathName in url (#154197).
10866 - rev 2900
10867
10868 -------------------------------------------------------------------
10869 Mon Apr  3 19:30:35 CEST 2006 - kkaempf@suse.de
10870
10871 - add Resolver::freshenPool() (#156980)
10872 - rev 2893
10873
10874 -------------------------------------------------------------------
10875 Mon Apr  3 08:33:12 CEST 2006 - kkaempf@suse.de
10876
10877 - skip incompatible archs in filelist parsing.
10878 - restrict pathes to 'interesting' ones (/bin/, /sbin/, /lib/,
10879   /lib64/, ...)
10880 - rev 2886
10881
10882 -------------------------------------------------------------------
10883 Sun Apr  2 22:18:06 CEST 2006 - kkaempf@suse.de
10884
10885 - skip incompatible archs in primary parsing.
10886 - rev 2883
10887
10888 -------------------------------------------------------------------
10889 Sun Apr  2 11:17:56 CEST 2006 - kkaempf@suse.de
10890
10891 - allow setting of source when parsing local .rpm (#147765)
10892 - rev 2880
10893
10894 -------------------------------------------------------------------
10895 Fri Mar 31 18:53:55 CEST 2006 - schubi@suse.de
10896
10897 - Do not update packages over other architectures
10898
10899 -------------------------------------------------------------------
10900 Fri Mar 31 18:28:59 CEST 2006 - sh@suse.de
10901
10902 - Added zypp/ui/UserWantedPackages to support the UI's
10903   "automatic changes" dialog (bug #152700)
10904
10905 -------------------------------------------------------------------
10906 Fri Mar 31 18:02:05 CEST 2006 - jsrain@suse.de
10907
10908 - use KeyRing class to validate repomd.xml (#160909)
10909
10910 -------------------------------------------------------------------
10911 Fri Mar 31 17:33:21 CEST 2006 - dmacvicar@suse.de
10912
10913 - Product resolvables should be readable by normal users.
10914   (#162474) (dmacvicar)
10915 - implemented keyring and metadata signature verification
10916   in susetags source
10917 - dont delete the lock if we did not acquire it
10918 - r2847
10919
10920 -------------------------------------------------------------------
10921 Fri Mar 31 16:34:51 CEST 2006 - mt@suse.de
10922
10923 - Added disabling of the automounter while MediaManager
10924   init and restoring of the old state on exit (#154326).
10925 - Implemented check if media (CD) is automounted or not
10926 - rev 2840
10927
10928 -------------------------------------------------------------------
10929 Fri Mar 31 13:27:09 CEST 2006 - mt@suse.de
10930
10931 - Implemented several hal get/set/removeDeviceProperty wrappers
10932 - Improved HalException to allow to fetch HAL/DBUS error componets
10933 - rev 2830
10934
10935 -------------------------------------------------------------------
10936 Fri Mar 31 12:44:25 CEST 2006 - kkaempf@suse.de
10937
10938 - honor subscription status of catalogs (#162350)
10939 - rev 2827
10940
10941 -------------------------------------------------------------------
10942 Fri Mar 31 11:29:05 CEST 2006 - mt@suse.de
10943
10944 - Enabled CD eject error reporting exceptions (#154326)
10945 - rev 2822
10946
10947 -------------------------------------------------------------------
10948 Fri Mar 31 06:40:51 CEST 2006 - kkaempf@suse.de
10949
10950 - support "dry run" (#159467)
10951 - implement "transactResKind" (#161400)
10952 - rev 2817
10953
10954 -------------------------------------------------------------------
10955 Thu Mar 30 17:22:49 CEST 2006 - jsrain@suse.de
10956
10957 - add checksum for external patches (#159928)
10958
10959 -------------------------------------------------------------------
10960 Thu Mar 30 16:48:01 CEST 2006 - kkaempf@suse.de
10961
10962 - calculate product architecture (#158198)
10963
10964 -------------------------------------------------------------------
10965 Wed Mar 29 23:28:13 CEST 2006 - jsrain@suse.de
10966
10967 - fixed checking checksum of YUM metadata, added sha1 vs. sha256
10968   detection
10969
10970 -------------------------------------------------------------------
10971 Wed Mar 29 23:12:30 CEST 2006 - ma@suse.de
10972
10973 - Auto protect installed packages from unknown vendor. (#157446)
10974
10975 -------------------------------------------------------------------
10976 Wed Mar 29 09:13:51 CEST 2006 - visnov@suse.de
10977
10978 - added support for external scripts to metadata (#159928) (jsrain)
10979 - fixed handling of Language resolvables (ma)
10980 - fix leak in rpmdb (dmacvicar)
10981 - added softlock for autoyast (#159466) (ma)
10982 - Fixed exceptions in doGetFileCopy() to show full url
10983   including the file instead of just the media base url. (mt)
10984 - Provide Language::summary (ma)
10985 - check patterns and selections file exist
10986   before veryfing them (#161300) (dmacvicar)
10987 - added YUM metadata checksum computation (jsrain)
10988 - added interface to patch of a message (jsrain)
10989 - r2734
10990
10991 -------------------------------------------------------------------
10992 Mon Mar 27 23:57:16 CEST 2006 - jsrain@suse.de
10993
10994 - added support for external scripts to metadata (#159928)
10995 - r2709
10996
10997 -------------------------------------------------------------------
10998 Sat Mar 25 22:08:26 CET 2006 - jsrain@suse.de
10999
11000 - report separate exception when trying to start source cache again to
11001   suppress incorrect error message in XEN installation
11002 - r2682
11003
11004 -------------------------------------------------------------------
11005 Fri Mar 24 18:16:22 CET 2006 - schubi@suse.de
11006
11007 - Implement inter process locking in zypp.
11008 - Added No medium found output
11009 - splitting modaliases in supplements TOO
11010 - parse also the available signing keys
11011
11012 -------------------------------------------------------------------
11013 Fri Mar 24 10:44:10 CET 2006 - visnov@suse.cz
11014
11015 - release all media when removing source (#159754) (visnov)
11016 - more testsuites (schubi)
11017 - updated translations (schubi)
11018 - added MediaNotEjectedException (mt)
11019 - rev 2652
11020
11021 -------------------------------------------------------------------
11022 Thu Mar 23 14:10:54 CET 2006 - dmacvicar@suse.de
11023
11024 - fix patches descriptions (dmacvicar)
11025 - fix source serialization (dmacvicar)
11026 - metadata for kernel test (schubi)
11027 - Arch tests updated (ma)
11028 - classify NULL Ptr as unique (ma)
11029 - Added host check, because file Url allows it now. (mt)
11030 - prepare modalias fix (#159766) (ma)
11031 - Provide iterator based access to SourceManager data. (ma)
11032 - Fixed "file:" Url scheme config to allow relative paths; (mt)
11033   RFC1738 says, it may contain a hostname as well...
11034 - revision 2633
11035
11036 -------------------------------------------------------------------
11037 Wed Mar 22 19:58:37 CET 2006 - visnov@suse.cz
11038
11039 - pkg-config support (mvidner)
11040 - close all medias when destructing MediaSet (jsrain)
11041 - rev 2622
11042
11043 -------------------------------------------------------------------
11044 Wed Mar 22 15:48:05 CET 2006 - dmacvicar@suse.de
11045
11046 - Bug 159976 - build 804: Adding AddOn CD via ftp gives error (dmacvicar)
11047 - Message callback implemented to show patch messages (visnov)
11048 - Bug 159696 (schubi)
11049 - provide transform_iterators to iterate over a maps keys or values (ma)
11050 - added 'bool Arch::empty() const' test for an empty Arch string (ma)
11051 - added script and message installation (jsrain)
11052 - chooses the 'right' kernel now (kkaempf)
11053 - Use noarch if no arch is specified in patches (dmacvicar)
11054 - rev 2611
11055
11056 -------------------------------------------------------------------
11057 Tue Mar 21 19:06:56 CET 2006 - mvidner@suse.cz
11058
11059 - Added some debug output including the access id (mt)
11060 - Bug #154326: Enabled FORCE_RELEASE_FOREIGN flag causing
11061   release with eject=true on attached media, to umount
11062   other mounts as well. (mt)
11063 - 159483 - solver does not blame missing dependency (schubi)
11064 - Added a variant of MediaHandler::forceRelaseAllMedia (ma)
11065 - Fixed MediaCD::forceEject() to handle DELAYED_VERIFY
11066   and use forceRelaseAllMedia if FORCE_RELEASE_FOREIGN=1 (ma)
11067 - fixed ZYPP_RETHROW (#156430) (ma)
11068 - patch for #156114 (visnov)
11069 - fixed container.erase loops (ma)
11070 - Fixed to reset desired (cached) flag before the action (mt)
11071 - Removed return in forceRelaseAllMedia (void function) (mt)
11072 - Parse nonexisting architecture to noarch so patches dont get
11073   filtered by the pool (dmacvicar)
11074 - 159512 - yast2-qt does not show label of to be installed products
11075   anymore (dmacvicar)
11076 - 159765 - Hidden patterns still visible (dmacvicar)
11077 - Use noarch if no arch is specified. (dmacvicar)
11078 - r2594
11079
11080 -------------------------------------------------------------------
11081 Tue Mar 21 09:04:06 CET 2006 - visnov@suse.de
11082
11083 - properly report error for media change callback
11084 - rev 2579
11085
11086 -------------------------------------------------------------------
11087 Mon Mar 20 23:02:07 CET 2006 - ma@suse.de
11088
11089 - fixed memory leak in XMLNodeIterator (#157474)
11090 - disabled storing filelist (YUMFileListParser) and changelog (YUMOtherParser)
11091 - Renamed private MediaManager::forceMediaRelease
11092   function to forceReleaseShared (more exact name)
11093 - Implemented forceRelaseAllMedia() that can be
11094   used to release also foreign (user) mounts.
11095 - Added use of forceRelaseAllMedia for CD/DVDs
11096   if FORCE_RELEASE_FOREIGN is 1 (default 0)
11097 - little cleanup of the checkAttached function
11098 - r2578
11099
11100 -------------------------------------------------------------------
11101 Mon Mar 20 17:04:28 CET 2006 - mvidner@suse.cz
11102
11103 - don't try to attach without exception handling (#158620)
11104 - fix descriptions, as a new tag Des for selections exists now.
11105 - fix #157683: failure after adding add-on product to install
11106   sources
11107 - added more files for translation
11108 - resolve-dependencies.cc: establish pool
11109 - parse-metadata.cc: catch bad URL
11110 - set zmdid for atoms
11111 - r2574
11112
11113 -------------------------------------------------------------------
11114 Sun Mar 19 19:24:44 CET 2006 - kkaempf@suse.de
11115
11116 - fix testsuite.
11117 - provide edition and architecture for all kinds of yum
11118   resolvables.
11119 - fix ResStatus output.
11120 - establish atoms correctly.
11121 - treat requires to unneeded resolvables as fulfilled.
11122 - rev 2559
11123
11124 -------------------------------------------------------------------
11125 Sun Mar 19 00:05:17 CET 2006 - kkaempf@suse.de
11126
11127 - fix the build
11128 - only consider best architecture/version (#157594)
11129 - prefer providers which supplement/enhance installed or
11130   to-be-installed packages (fixes the tpctl-kmp issue)
11131 - rev 2546
11132
11133 -------------------------------------------------------------------
11134 Sat Mar 18 02:22:22 CET 2006 - kkaempf@suse.de
11135
11136 - provide more filters for pkg-bindings (#158602)
11137 - add SystemResObject to provide system (modalias, hal, ...)
11138   capabilities.
11139 - handle this during resolving.
11140 - make the modalias and hal capability match the SystemResObject
11141   by default, thereyby triggering a modalias (resp. hal)
11142   evaluation.
11143 - xmlstore: decouple target store from YUM schema.
11144 - clean up moving of hal() and modalias() from provides to
11145   supplements in ResolvableImpl.
11146 - add PatchContents() for UI.
11147 - handle Edition::noedition as empty string.
11148 - r2537
11149
11150 -------------------------------------------------------------------
11151 Tue Mar 14 23:32:44 CET 2006 - jsrain@suse.de
11152
11153 - releasing all medias when asking for CD (#156981)
11154 - r2471
11155
11156 -------------------------------------------------------------------
11157 Tue Mar 14 19:38:43 CET 2006 - mvidner@suse.cz
11158
11159 - ResStatus::resetTransact must return a value.
11160 - Fixed random build failures in LanguageCode.cc.
11161   (Rewrote the CodeMaps constructor so that gcc does not
11162   optimize a 500-statement basic block.)
11163 - Fix constructions of patch objects. Actually insert atoms in atoms
11164   list. Insert atoms for package even if the package does not exists
11165   in the source. Fixes #157628 (dmacvicar).
11166 - Fixed license reading from susetags, #151834 (dmacvicar).
11167 - r2468
11168
11169 -------------------------------------------------------------------
11170 Tue Mar 14 16:59:42 CET 2006 - mvidner@suse.cz
11171
11172 - added ResStatus::resetTransact (ma)
11173 - bugfix for #156439 (schubi)
11174 - Added Source_Ref::setAlias (#154913).
11175 - Do not assume there is a product file when scanning for products
11176   (visnov)
11177 - function to disable all sources in the persistent store (visnov)
11178 - dependency errors go to stdout, not stderr; output resolver info
11179   directly to stderr (kkaempf)
11180 - rev 2464
11181
11182 -------------------------------------------------------------------
11183 Tue Mar 14 01:34:38 CET 2006 - kkaempf@suse.de
11184
11185 - fix merging of resolver info (needed for #157684).
11186 - errors are also important in ResolverInfo.
11187 - improve debug output in ResolverContext.
11188 - rev 2455
11189
11190 -------------------------------------------------------------------
11191 Mon Mar 13 22:54:01 CET 2006 - jsrain@suse.de
11192
11193 - delete RPMs downloaded via HTTP/FTP after installnig them
11194   (#157011)
11195 - fixed product registration (reverted autorefresh patch) (#157566)
11196
11197 -------------------------------------------------------------------
11198 Mon Mar 13 11:53:52 CET 2006 - kkaempf@suse.de
11199
11200 - if root!="/", always prefer the upgrade candidate (#155472)
11201 - implement license confirmed api for UI.
11202 - prefer architecture over version in distribution upgrade
11203   (#157501)
11204 - clean up media handling.
11205 - rev 2448
11206
11207 -------------------------------------------------------------------
11208 Sun Mar 12 22:31:09 CET 2006 - kkaempf@suse.de
11209
11210 - init Modalias properly.
11211 - fix warnings in testcases.
11212 - rev 2432
11213
11214 -------------------------------------------------------------------
11215 Sat Mar 11 21:25:18 CET 2006 - kkaempf@suse.de
11216
11217 - drop libjpeg-devel and sqlite-devel from build requires.
11218
11219 -------------------------------------------------------------------
11220 Sat Mar 11 08:16:53 CET 2006 - kkaempf@suse.de
11221
11222 - implement 'modalias()' capability (#157406)
11223 - make dependencies consistent, its 'freshens'.
11224 - cope with user umounts of devices.
11225 - add debug to SourceManager.
11226 - rev 2418
11227
11228 -------------------------------------------------------------------
11229 Fri Mar 10 16:20:41 CET 2006 - kkaempf@suse.de
11230
11231 - allow version downgrade during distribution upgrade if the
11232   newer package is coming from a trusted vendor (#155472)
11233 - implement locale fallback
11234 - 'freshen' -> 'freshens' in schema definitions to make it
11235   consistent with all other dependency definitions.
11236 - better error reporting for .pat and .sel files.
11237 - rule out packages from dependency resolutions which are
11238   de-selected by user (#155368)
11239 - use locale fallbacks in package translations.
11240 - refresh source when re-enabling it.
11241 - rev 2406
11242
11243 -------------------------------------------------------------------
11244 Tue Mar  7 21:18:19 CET 2006 - kkaempf@suse.de
11245
11246 - split of libzypp-zmd-backend subpackage as a stand-alone
11247   leaf package.
11248 - encapsulate bool test for Source_Ref better.
11249 - fixed stack overflow (ma).
11250 - make testsuite build again.
11251 - rev 2346
11252
11253 -------------------------------------------------------------------
11254 Tue Mar  7 16:17:07 CET 2006 - kkaempf@suse.de
11255
11256 - fixed URL rewriting for CD2 and following (#154762)
11257 - fixed ResPoolProxy diffState (for proper ok/cancel support
11258   in UI)
11259 - added special exception class for aborting installation
11260   (#154936)
11261 - only auto-change directories if they end in CDn or DVDn.
11262 - rev 2320.
11263
11264 -------------------------------------------------------------------
11265 Tue Mar  7 15:37:51 CET 2006 - kkaempf@suse.de
11266
11267 - silently ignore multiple installs of the same package.
11268 - fix disk usage for installs and uninstalls.
11269 - rev 2308
11270
11271 -------------------------------------------------------------------
11272 Mon Mar  6 22:22:57 CET 2006 - kkaempf@suse.de
11273
11274 - zmd-backend: filter out incompatible architectures from
11275   repository.
11276 - rev 2298
11277
11278 -------------------------------------------------------------------
11279 Mon Mar  6 21:35:24 CET 2006 - kkaempf@suse.de
11280
11281 - sync libzypp media data with mtab.
11282 - improve resolver error and solution reports.
11283 - fix source cache reading (#155459).
11284 - default cached sources to enabled (#155459).
11285 - let each source provide public keys.
11286 - rev 2297
11287
11288 -------------------------------------------------------------------
11289 Sun Mar  5 15:48:29 CET 2006 - kkaempf@suse.de
11290
11291 - only write by-sovler transactions back (#154976)
11292 - rev 2278
11293
11294 -------------------------------------------------------------------
11295 Sat Mar  4 12:36:40 CET 2006 - kkaempf@suse.de
11296
11297 - release last used source at end of commit (#155002)
11298 - rev 2277
11299
11300 -------------------------------------------------------------------
11301 Fri Mar  3 23:14:50 CET 2006 - kkaempf@suse.de
11302
11303 - cope with NULL values in zmd catalogs table (#153584)
11304 - set YAST_IS_RUNNING in transact zmd helper (#154820)
11305 - run SuSEconfig after transact zmd helper (#154820)
11306 - add softTransact to honor user vs. soft requirements (#154650)
11307 - honor all build keys provided by a package source.
11308 - add source metadata refresh.
11309 - add progress callbacks to zmd helpers.
11310 - rev 2276
11311
11312 -------------------------------------------------------------------
11313 Thu Mar  2 21:59:07 CET 2006 - kkaempf@suse.de
11314
11315 - include .diffs into main source.
11316 - catch exception when ejecting media which was unmounted externally
11317   (#154697).
11318 - init source in zmd-backend correctly (#154667)
11319 - implement disk usage info for YaST.
11320 - clean up XML schema files.
11321 - catch CPUs identifying as 'i686' but being 'i586'.
11322 - allow definition of preferred attach (mount) point for media.
11323 - make resolver results more readable.
11324 - use language fallbacks if none of multiple language providers
11325   matches.
11326 - get rid of ignoring wrong arch in resolver, having the wrong
11327   architecture is prevented by other means.
11328 - prepare for translations in exceptions.
11329 - fix 'abort does not abort'
11330 - implement 'flag' I/O in target cache backend.
11331 - skip incompatibles architectures in packages.<lang>
11332 - rev 2228
11333
11334 -------------------------------------------------------------------
11335 Thu Mar  2 13:44:34 CET 2006 - kkaempf@suse.de
11336
11337 - dont even provide src/nosrc from the source.
11338 - rev 2169 + diffs
11339
11340 -------------------------------------------------------------------
11341 Wed Mar  1 17:23:23 CET 2006 - kkaempf@suse.de
11342
11343 - Initialize commit result (#154409)
11344 - release media if its wrong (#154326)
11345 - dont copy src/nosrc packages to the pool (#154627)
11346 - reduce XML logging.
11347 - rev 2169 + diffs
11348
11349 -------------------------------------------------------------------
11350 Tue Feb 28 16:10:14 CET 2006 - kkaempf@suse.de
11351
11352 - fix path of .po files (#154074).
11353 - parse the correct package.<lang> file (kinda #154074).
11354 - complain about bad "=Sel:" or "=Pat:" lines (#153065).
11355 - reattach all released medias.
11356 - raise exception instead of abort() on XML errors (#154104).
11357 - update translations.
11358 - PathInfo: implemented a copy_dir_content (variant of copy_dir)
11359   and is_empty_dir utility function
11360 - rev 2169
11361
11362 -------------------------------------------------------------------
11363 Tue Feb 28 14:51:46 CET 2006 - kkaempf@suse.de
11364
11365 - check freshens and supplements for packages (#154074).
11366 - only complain about incomplete installed resolvables,
11367   if they are uninstalled, schedule them for installation.
11368   (#154074)
11369 - add testcases for locale() provides.
11370 - add lang_country -> lang fallback.
11371 - have locale(parent:...) deps match any provides of 'parent'
11372   also when uninstalling a package.
11373 - rev 2148
11374
11375 -------------------------------------------------------------------
11376 Tue Feb 28 10:35:15 CET 2006 - kkaempf@suse.de
11377
11378 - change the locale(...) separator to ";" (#153791)
11379 - complete "find-files" of zmd-backend.
11380 - rev 2140
11381
11382 -------------------------------------------------------------------
11383 Tue Feb 28 10:28:06 CET 2006 - visnov@suse.de
11384
11385 - avoid attaching media when initializing source
11386 - rev 2139
11387
11388 -------------------------------------------------------------------
11389 Mon Feb 27 21:26:00 CET 2006 - kkaempf@suse.de
11390
11391 - warn about misspelled 'locale(...)' provides
11392 - add testcases
11393 - rev 2134
11394
11395 -------------------------------------------------------------------
11396 Mon Feb 27 20:19:40 CET 2006 - kkaempf@suse.de
11397
11398 - fix the build
11399 - rev 2129
11400
11401 -------------------------------------------------------------------
11402 Mon Feb 27 18:15:16 CET 2006 - kkaempf@suse.de
11403
11404 - provide available locales to application (#153583)
11405 - honor 'requestedLocales' (language dependant packages)
11406 - honor release requests for all holders of a device.
11407 - silently re-attach after a forced release.
11408 - solver improvements.
11409 - handle source caches.
11410 - proper logging in zmd backend helpers.
11411 - rev 2127
11412
11413 -------------------------------------------------------------------
11414 Mon Feb 27 13:44:39 CET 2006 - kkaempf@suse.de
11415
11416 - upgrade always to best version and arch (#153577)
11417 - reset 'transact' state for obsoleted packages (#153578)
11418 - translation updates
11419 - rev 2113
11420
11421 -------------------------------------------------------------------
11422 Mon Feb 27 10:42:33 CET 2006 - kkaempf@suse.de
11423
11424 - add support for 'local' .rpm packages to zmd-backend.
11425 - rev 2101
11426
11427 -------------------------------------------------------------------
11428 Sun Feb 26 20:24:10 CET 2006 - kkaempf@suse.de
11429
11430 - fix build of zmd/backend.
11431 - actually fill 'files' table in package-files.
11432 - rev 2094
11433
11434 -------------------------------------------------------------------
11435 Sun Feb 26 17:43:06 CET 2006 - kkaempf@suse.de
11436
11437 - improve testcases.
11438 - add 'setPossibleLocales()' to ZYpp, this defines the set
11439   of possible locales to choose from (#153583)
11440 - provide LanguageImpl and create 'Language' resolvables for
11441   each 'possible' locale.
11442 - fix YUM parsing of patches, insert 'atoms' to link patches
11443   with packages.
11444 - replace gzstream/ with own, existing implementation.
11445 - honor locks in solver (#150231)
11446 - sync pool with target after commit() properly (#150565, #153066)
11447 - new zmd helper 'package-files'
11448 - rev 2093
11449
11450 -------------------------------------------------------------------
11451 Thu Feb 23 21:45:06 CET 2006 - kkaempf@suse.de
11452
11453 - prevent multiple initializations of the target (#153124)
11454 - implement 'loopback mounted ISO images'
11455 - retain old package sources on upgrade.
11456 - support compressed .xml files in 'repodata' type repositories.
11457 - rev 2025
11458
11459 -------------------------------------------------------------------
11460 Thu Feb 23 15:16:58 CET 2006 - kkaempf@suse.de
11461
11462 - parse locale(...) provides and construct correct dependencies.
11463
11464 -------------------------------------------------------------------
11465 Thu Feb 23 14:16:44 CET 2006 - kkaempf@suse.de
11466
11467 - always upgrade to candidate (#152760).
11468 - fix typo in package sorting.
11469 - prepare handling of locale provides.
11470 - rev 1995
11471
11472 -------------------------------------------------------------------
11473 Thu Feb 23 10:53:51 CET 2006 - kkaempf@suse.de
11474
11475 - sort src/nosrc package to right list during commit.
11476 - revert installtime/buildtime in susetags parser (#152760)
11477 - rev 1990
11478
11479 -------------------------------------------------------------------
11480 Thu Feb 23 10:22:08 CET 2006 - kkaempf@suse.de
11481
11482 - reset state after successful commit (#153030)
11483 - run "rpm -e" always with "--nodeps" (#153026)
11484 - provide separate resolvable kind for src packages.
11485 - extend status field for LOCK and LICENSE.
11486 - add sameState()/diffState() for UI.
11487 - provide 'best' candidate for UI.
11488 - set 60 sec timeout for curl access.
11489 - don't cross-compare solver results, takes too much time.
11490 - provide sizes of installed packages.
11491 - extend REQUIRES semantics in content file.
11492 - add "parse-metadata" helper to zmd-backend.
11493 - rev 1987
11494
11495 -------------------------------------------------------------------
11496 Wed Feb 22 14:51:46 CET 2006 - kkaempf@suse.de
11497
11498 - provide complete disk usage data (#152761)
11499 - include upgrade flag when copying solver solution
11500   back to pool (#152717)
11501 - rev 1959
11502
11503 -------------------------------------------------------------------
11504 Wed Feb 22 13:16:48 CET 2006 - kkaempf@suse.de
11505
11506 - don't insert incompatible architectures to the pool (#151933)
11507 - don't accept incompatible architectures from a repository
11508   (#151933)
11509 - separate rpm log (#151431).
11510 - allow extended product requires.
11511 - rev 1954
11512
11513 -------------------------------------------------------------------
11514 Tue Feb 21 22:02:59 CET 2006 - kkaempf@suse.de
11515
11516 - provide the XML schema files in the main package. (#152593)
11517
11518 -------------------------------------------------------------------
11519 Tue Feb 21 20:05:34 CET 2006 - kkaempf@suse.de
11520
11521 - provide arch compat handling.
11522 - implement data upload to zmd.
11523 - fix source metadata caching on target.
11524 - add 'supplements' dependencies to 'yum' parser.
11525 - provide user agent identification to curl calls.
11526 - move resolver branches (multiple alternatives) back in queue
11527   (resolve known things first, then the unknown ones).
11528 - clean up 'packages' parser.
11529 - rev 1947
11530
11531 -------------------------------------------------------------------
11532 Tue Feb 21 09:18:53 CET 2006 - kkaempf@suse.de
11533
11534 - improve media mount/umount interface
11535 - prepare class ArchCompat for proper architecture ordering
11536   and compatibility handling.
11537 - add returns to dummy functions in DbAccess.
11538 - rev 1913
11539
11540 -------------------------------------------------------------------
11541 Mon Feb 20 21:08:22 CET 2006 - kkaempf@suse.de
11542
11543 - don't explictly delete to-be-upgraded packages.
11544 - finish query-system, resolve-dependencies, and transact for
11545   libzypp-zmd-backend.
11546 - provide Pattern::category.
11547 - move system architecture to toplevel.
11548 - make target store pathname settable.
11549 - speed up rpmdb reading by properly filtering unwanted file
11550   provides.
11551 - rev 1905
11552
11553 -------------------------------------------------------------------
11554 Sun Feb 19 20:35:03 CET 2006 - kkaempf@suse.de
11555
11556 - new translations.
11557 - proofread texts.
11558 - when comparing solutions, prefer higher versions.
11559 - provide generic 'SafeBool' for bool conversions.
11560 - add PtrTypes testsuites.
11561 - rev 1876
11562
11563 -------------------------------------------------------------------
11564 Fri Feb 17 21:43:51 CET 2006 - kkaempf@suse.de
11565
11566 - integrate all diffs
11567 - move Target::commit to toplevel API
11568 - generalize dependency iterators and hash dependency
11569   information in pool (for speedup)
11570 - add 'supplements' as dependency
11571 - make more pattern attributes available
11572 - drop "smbfs" in favour of "cifs" (#151476)
11573 - add metadata cache to sources (Beta4 bug)
11574 - run "rpm -e"  with name-version-release
11575 - fix update conflicts
11576 - rev 1864
11577
11578 -------------------------------------------------------------------
11579 Thu Feb 16 20:02:19 CET 2006 - kkaempf@suse.de
11580
11581 - fix-mediachange.diff: dont skip CD but retry after media change
11582 - cd-eject-button.diff: fix CD url so YaST recognizes it and shows
11583   'eject' button
11584 - release-forced-eject-no-ptrfix.diff: fix refcounting in ptrs
11585   so media handle gets actually released and media unmounted.
11586
11587 -------------------------------------------------------------------
11588 Thu Feb 16 14:40:31 CET 2006 - kkaempf@suse.de
11589
11590 - implement arch scoring
11591 - prefer better arch (#151427)
11592 - transitive depedencies of weak requirements are non-weak
11593   (#151446)
11594 - rev 1778 + diff
11595
11596 -------------------------------------------------------------------
11597 Wed Feb 15 18:19:12 CET 2006 - kkaempf@suse.de
11598
11599 - ignore self and to-be-updated conflicts (#150844)
11600 - fix enable of target store (for non-packages)
11601 - rev 1778
11602
11603 -------------------------------------------------------------------
11604 Wed Feb 15 13:11:28 CET 2006 - kkaempf@suse.de
11605
11606 - fix "cd:" url (#151121)
11607 - provide location() in public Package api
11608 - allow running distribution upgrade in testmode
11609 - extend HAL interface
11610 - rev 1762
11611
11612 -------------------------------------------------------------------
11613 Wed Feb 15 10:10:48 CET 2006 - kkaempf@suse.de
11614
11615 - pass normal and locale packages from selections correctly.
11616 - its "baseconf" for base selections.
11617 - Make 'ZYpp' an obvious singleton.
11618 - provide releasenotesUrl.
11619 - dont continue upgrade without target.
11620 - implement 'fake' hal for testing.
11621 - fix package sizes.
11622 - more solver testcases.
11623 - rev 1754
11624
11625 -------------------------------------------------------------------
11626 Tue Feb 14 20:52:02 CET 2006 - kkaempf@suse.de
11627
11628 - extend requires of libzypp-devel
11629 - provide package sizes for UI
11630 - provide more UI helpers
11631 - implement Product and related functions
11632 - fix split provides in distribution upgrade
11633 - provide locale information to system
11634 - ask HAL for available devices
11635 - reduce debug information in solver
11636 - filter architectures in source, not in solver
11637 - rev 1743
11638
11639 -------------------------------------------------------------------
11640 Tue Feb 14 07:27:39 CET 2006 - visnov@suse.de
11641
11642 - disable another testsuite for now
11643 - fetch the default locale from environment
11644 - support user-defined formatting of log
11645 - rev 1710
11646
11647 -------------------------------------------------------------------
11648 Mon Feb 13 20:41:36 CET 2006 - visnov@suse.de
11649
11650 - providing basic product information from susetags source
11651 - public API for preferred language
11652 - implemented redirect of logging (#149001)
11653 - report start/finish of source data parsing (#150211)
11654 - store/restore source aliases properly (#150256)
11655 - disable a lot of debug logging to speed up solver
11656 - properly rewrite URL for CDn directory layouts (#149870)
11657 - rev 1706
11658
11659 -------------------------------------------------------------------
11660 Sun Feb 12 16:59:48 CET 2006 - kkaempf@suse.de
11661
11662 - add save/restore state to facilitate UI 'cancel'
11663 - enable target/store
11664 - add 'forceResolve' call and flag to resolver to switch between
11665   task-oriented ZMD and interactive YaST behaviour.
11666 - Fix resolver problem solution texts.
11667 - improve solver problem solution offerings.
11668 - fix media access handling to better support multiple
11669   requestors to single media.
11670 - move the media number checking to the source (media requestor)
11671   which knows how to verify the correct media.
11672 - Fix CD ordering (#149871), adding testcases.
11673 - Move 'PoolItemList' and 'PoolItemSet' typedefs inside classes.
11674 - Add selections to testcases.
11675 - rev 1673
11676
11677 -------------------------------------------------------------------
11678 Sat Feb 11 10:17:15 CET 2006 - kukuk@suse.de
11679
11680 - Fix missing return in Source.cc:124
11681
11682 -------------------------------------------------------------------
11683 Fri Feb 10 18:41:29 CET 2006 - kkaempf@suse.de
11684
11685 - cope with empty arch field in selections
11686 - enable dummy "enableStorage" function
11687 - rev 1610-branch
11688
11689 -------------------------------------------------------------------
11690 Fri Feb 10 15:36:43 CET 2006 - kkaempf@suse.de
11691
11692 - fix random data return in Source.cc
11693 - rev 1610
11694
11695 -------------------------------------------------------------------
11696 Fri Feb 10 15:00:45 CET 2006 - kkaempf@suse.de
11697
11698 - adapt zmd-backend to SourceImpl API change
11699 - rev 1608
11700
11701 -------------------------------------------------------------------
11702 Fri Feb 10 13:54:43 CET 2006 - kkaempf@suse.de
11703
11704 - fix the packages parser bug. Now all packages are parsed
11705   including (english) translations.
11706   source/susetags is back to svn head.
11707 - rev 1600
11708
11709 -------------------------------------------------------------------
11710 Fri Feb 10 10:30:12 CET 2006 - kkaempf@suse.de
11711
11712 - fix off-by-one bug in bitfield handling
11713 - revert source/susetags to rev 1411
11714 - rev 1586
11715
11716 -------------------------------------------------------------------
11717 Thu Feb  9 22:21:43 CET 2006 - kkaempf@suse.de
11718
11719 - dont prereq-sort non-packages
11720 - rev 1584
11721
11722 -------------------------------------------------------------------
11723 Thu Feb  9 21:29:00 CET 2006 - kkaempf@suse.de
11724
11725 - rev 1582
11726
11727 -------------------------------------------------------------------
11728 Thu Feb  9 11:10:54 CET 2006 - kkaempf@suse.de
11729
11730 - update to rev 1543
11731
11732 -------------------------------------------------------------------
11733 Thu Feb  9 00:49:23 CET 2006 - ro@suse.de
11734
11735 - require hal-devel in libzypp-devel
11736 - re-merge fixes (RPM_OPT_FLAGS)
11737
11738 -------------------------------------------------------------------
11739 Wed Feb  8 23:53:58 CET 2006 - kkaempf@suse.de
11740
11741 - make solver behaviour a bit more interactive
11742 - rev 1537
11743
11744 -------------------------------------------------------------------
11745 Wed Feb  8 18:45:21 CET 2006 - schwab@suse.de
11746
11747 - Fix syntax error in configure script.
11748 - Use RPM_OPT_FLAGS.
11749
11750 -------------------------------------------------------------------
11751 Wed Feb  8 17:03:37 CET 2006 - kkaempf@suse.de
11752
11753 - update for qt ui integration
11754 - rev 1504
11755
11756 -------------------------------------------------------------------
11757 Tue Feb  7 23:18:09 CET 2006 - kkaempf@suse.de
11758
11759 - split off libzypp-zmd-backend
11760 - rev 1466
11761
11762 -------------------------------------------------------------------
11763 Tue Feb  7 23:10:59 CET 2006 - kkaempf@suse.de
11764
11765 - another update to svn
11766
11767 -------------------------------------------------------------------
11768 Mon Feb  6 20:42:22 CET 2006 - kkaempf@suse.de
11769
11770 - finish rpm callbacks
11771 - finish UI API
11772 - fix state change resolver<->pool
11773 - zmd backend stuff
11774 - speed up tag file parsing
11775 - rev 1405
11776
11777 -------------------------------------------------------------------
11778 Mon Feb  6 16:53:03 CET 2006 - schubi@suse.de
11779
11780 - disabling failing tests of s390 and ppc
11781
11782 -------------------------------------------------------------------
11783 Mon Feb  6 11:14:16 CET 2006 - schubi@suse.de
11784
11785 - Snapshoot rev 1367
11786
11787 -------------------------------------------------------------------
11788 Mon Feb  6 01:42:48 CET 2006 - kkaempf@suse.de
11789
11790 - use hashes for pool
11791 - rev 1343
11792
11793 -------------------------------------------------------------------
11794 Fri Feb  3 14:21:47 CET 2006 - schubi@suse.de
11795
11796 - removed Obsoletes:    yast2-packagemanager
11797
11798 -------------------------------------------------------------------
11799 Fri Feb  3 11:36:19 CET 2006 - schubi@suse.de
11800
11801 - Snapshoot 3 Feb 2005 (11:30)
11802
11803 -------------------------------------------------------------------
11804 Thu Feb  2 14:27:02 CET 2006 - schubi@suse.de
11805
11806 - Snapshoot 2 Feb 2005 (14:00)
11807
11808 -------------------------------------------------------------------
11809 Thu Feb  2 12:23:03 CET 2006 - schubi@suse.de
11810
11811 - Snapshoot 2 Feb 2005 ( integrating YaST )
11812
11813 -------------------------------------------------------------------
11814 Wed Jan 25 21:37:50 CET 2006 - mls@suse.de
11815
11816 - converted neededforbuild to BuildRequires
11817
11818 -------------------------------------------------------------------
11819 Sat Jan 14 08:51:55 CET 2006 - kkaempf@suse.de
11820
11821 - Initial version
11822