938b7db2d9be106b2ac596387bc64c298f4cc9a6
[platform/upstream/libzypp.git] / package / libzypp.changes
1 -------------------------------------------------------------------
2 Thu Jul 25 17:25:10 CEST 2019 - ma@suse.de
3
4 - MediaCurl: Fix leaking filedescriptors (bsc#1116995)
5 - commit: Run file conflict check on dry-run (best with download-only)
6   (bsc#1140039)
7 - commit: do not remove orphan products if the .prod file is owned by
8   a package (bsc#1139795)
9 - version 17.13.0 (12)
10
11 -------------------------------------------------------------------
12 Tue May 28 16:50:14 CEST 2019 - ma@suse.de
13
14 - Drop unused InterProcessMutex class and test
15 - Drop unused WebpinResult class and test
16 - Give posttrans script a parameter of 0 (issue #168)
17 - Use CURL_HTTP_VERSION_2TLS if available (fixes #141)
18 - version 17.12.0 (12)
19
20 -------------------------------------------------------------------
21 Thu Apr  4 13:24:40 CEST 2019 - ma@suse.de
22
23 - Enhance scanning /sys for modaliases (bsc#1130161)
24 - version 17.11.4 (9)
25
26 -------------------------------------------------------------------
27 Tue Apr  2 18:15:12 CEST 2019 - ma@suse.de
28
29 - Prevent SEGV if the application sets an empty TextLocale (bsc#1127026)
30
31 -------------------------------------------------------------------
32 Mon Apr  1 08:49:45 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
33
34 - Fix build with CMake >= 3.14.0:
35   Starting with CMake 3.14, EXCLUDE_FROM_ALL now spreads from
36   directories to targets. 'make -C someSubdir' when 'someSubdir'
37   uses the 'EXCLUDE_FROM_ALL' keyword does nothing. (gh/libzypp#libzypp#165)
38
39 -------------------------------------------------------------------
40 Thu Mar 21 12:35:39 CET 2019 - ma@suse.de
41
42 - KeyManager: Work around bsc#1127220 [libgpgme] no error upon
43   incomplete import due to signal received.
44 - MediaCurl: add hint to check SCC for an expired regcode on
45   http error 403 (bsc#965786)
46 - version 17.11.3 (9)
47
48 -------------------------------------------------------------------
49 Mon Feb 25 12:07:19 CET 2019 - ma@suse.de
50
51 - Correctly handle exceptions when verifying the medium (bsc#1065022)
52 - Only write type field when probing (bsc#1114908)
53 - Don't blame user on TargetAbortedException (bsc#978193)
54 - version 17.11.2 (9)
55
56 -------------------------------------------------------------------
57 Thu Jan 31 17:41:21 CET 2019 - ma@suse.de
58
59 - CheckAccessDeleted: Suppress reporting `/memfd:` pseudo files
60   (bsc#1123843)
61 - MediaCurl: improve reporting https->http redirection errors
62 - Prevent SEGV if the application sets an empty TextLocale
63 - Url: don't force printing an empty authority if the schema does not
64   allow authority at all
65 - Try to the missing rpmDB compat symlink in case the rpm package got
66   deleted (bsc#1122471)
67 - version 17.11.1 (9)
68
69 -------------------------------------------------------------------
70 Fri Jan 11 10:24:33 CET 2019 - ma@suse.de
71
72 - PoolItemBest: Optionally prefer not locked packages (for bsc#1113296)
73 - ui::Selectable: add `hasLocks` to indicate a partially locked
74   item (for bsc#1113296)
75 - version 17.11.0 (9)
76
77 -------------------------------------------------------------------
78 Tue Dec 18 14:01:19 CET 2018 - ma@suse.de
79
80 - Simplify complex locks so zypper can display them (bsc#1112911)
81 - version 17.10.3 (9)
82
83 -------------------------------------------------------------------
84 Mon Dec 10 16:57:34 CET 2018 - ma@suse.de
85
86 - commit: set `SYSTEMD_OFFLINE=1` during chrooted commits (bsc#1118758)
87 - no-recommends: Nevertheless consider resolver namespaces (hardware,
88   language,..supporting packages) (FATE#325513)
89 - BuildRequires:  libsolv-devel >= 0.7.2
90   (SOLVER_FLAG_ONLY_NAMESPACE_RECOMMENDED)
91 - Remove world-readable bit from /var/log/zypp (bsc#1099019)
92 - version 17.10.2 (9)
93
94 -------------------------------------------------------------------
95 Wed Nov 28 14:40:26 CET 2018 - ma@suse.de
96
97 - Adapt to changes in upcoming Boost 1.69.0
98 - Do not fail service-refresh on a empty repoindex.xml (bnc#1116840)
99 - version 17.10.1 (9)
100
101 -------------------------------------------------------------------
102 Mon Nov 26 12:14:49 CET 2018 - ma@suse.de
103
104 - str: recognize 'always' and 'never' as valid boolean strings
105 - Fix needreboot code to use SolvableSpec parser (fate#326451)
106 - SolvableSpec: Define a set of Solvables by ident and provides
107 - version 17.10.0 (9)
108
109 -------------------------------------------------------------------
110 Wed Nov 14 11:48:35 CET 2018 - ma@suse.de
111
112 - Provide needreboot config files in /etc/zypp (fate#326451, fixes #140)
113 - Need to fix soname due to libsolv ABI changes (bsc#1115341)
114 - version 17.9.0 (9)
115
116 -------------------------------------------------------------------
117 Mon Oct 29 12:20:40 CET 2018 - ma@suse.de
118
119 - Adapt to changed type names in libsolv-0.7
120 - Package needreboot file (fate#326451)
121 - Fix definitions of gettext macros (fixes #135)
122 - version 17.8.1 (2)
123
124 -------------------------------------------------------------------
125 Fri Oct 12 14:01:19 CEST 2018 - ma@suse.de
126
127 - Add infrastructure to flag specific packages to trigger a
128   reboot needed hint (fate#326451)
129 - Adapt to libsolv: Drop support for REPOKEY_TYPE_U32
130 - Resolver: add setInr to request solving namespaces
131 - ResolverNamespace: add No/AllResolverNamespaces constants
132 - version 17.8.0 (2)
133
134 -------------------------------------------------------------------
135 Mon Oct  1 14:04:15 CEST 2018 - ma@suse.de
136
137 - Fix blocking wait for finished child process (bsc#1109877)
138 - version 17.7.2 (2)
139
140 -------------------------------------------------------------------
141 Fri Sep 28 14:38:01 CEST 2018 - ma@suse.de
142
143 - Fix conversion of string and glob to regex when compiling queries
144   (bsc#1099982, bsc#939392, bsc#556664)
145 - version 17.7.1 (2)
146
147 -------------------------------------------------------------------
148 Fri Sep  7 12:07:39 CEST 2018 - ma@suse.de
149
150 - Drop type application due to poor metadata support (bsc#1100095,
151   bsc#1104415)
152 - version 17.7.0 (2)
153
154 -------------------------------------------------------------------
155 Thu Sep  6 12:16:25 CEST 2018 - ma@suse.de
156
157 - Automatically fetch repository signing key from gpgkey url
158   (bsc#1088037)
159 - lsof: use '-K i' if lsof supports it (bsc#1099847,bsc#1036304)
160 - version 17.6.4 (2)
161
162 -------------------------------------------------------------------
163 Thu Aug 30 16:44:56 CEST 2018 - ma@suse.de
164
165 - Check for not imported keys after multi key import from rpmdb
166   (bsc#1096217)
167 - version 17.6.3 (2)
168
169 -------------------------------------------------------------------
170 Tue Aug 21 18:46:35 CEST 2018 - ma@suse.de
171
172 - fixup! Add filesize check for downloads with known size (bsc#408814)
173   Fix detetction of metalink downloads and prevent aborting if
174   a metalink file is larger than the expected data file.
175 - version 17.6.2 (2)
176
177 -------------------------------------------------------------------
178 Fri Aug 17 14:52:14 CEST 2018 - ma@suse.de
179
180 - Adapt to changes in libgpgme11-11.1.0 breaking the signature
181   verification (bsc#1100427)
182 - Use %license (bsc#1082318)
183 - BuildRequires:  libsolv-devel >= 0.6.35 (for bsc#1100095)
184 - changes: add CVE numbers
185 - version 17.6.1 (2)
186
187 -------------------------------------------------------------------
188 Fri Aug  3 11:11:25 CEST 2018 - ma@suse.de
189
190 - RepoInfo::provideKey: add report telling where we look for missing
191   keys.
192 - Support listing gpgkey URLs in repo files (bsc#1088037)
193 - Add new report to request user approval for importing a package key
194 - Handle http error 502 Bad Gateway in curl backend (bsc #1070851)
195   (fixes openSUSE/zypper#177)
196 - Add filesize check for downloads with known size (bsc#408814)
197 - Removed superfluous space in translation (bsc#1102019)
198 - version 17.6.0 (2)
199
200 -------------------------------------------------------------------
201 Thu Jul 19 12:57:21 CEST 2018 - ma@suse.de
202
203 - Prevent the system from sleeping during a commit
204   (fixes openSUSE/zypper#135)
205 - RepoManager: Explicitly request repo2solv to generate application
206   pseudo packages.
207 - version 17.5.2 (2)
208
209 -------------------------------------------------------------------
210 Wed Jul 18 10:55:49 CEST 2018 - ma@suse.de
211
212 - libzypp-devel should not require cmake (bsc#1101349)
213 - Avoid zombies from ExternalProgram
214 - Update ApiConfig
215 - fix typo
216 - version 17.5.1 (2)
217
218 -------------------------------------------------------------------
219 Mon Jul  9 14:43:15 CEST 2018 - ma@suse.de
220
221 - HardLocksFile: Prevent against empty commit without Target having
222   been been loaded (bsc#1096803)
223 - lsof: use '-K i' if lsof supports it (bsc#1099847)
224 - PackageProvider: Validate deta rpms before caching (bsc#1091624,
225   bsc#1088705, CVE-2018-7685)
226 - PackageProvider: Validate downloaded rpm package signatures
227   before caching (bsc#1091624, bsc#1088705, CVE-2018-7685)
228 - version 17.5.0 (2)
229
230 -------------------------------------------------------------------
231 Mon Jun 25 10:48:55 CEST 2018 - ma@suse.de
232
233 - Flags: make it std=c++14 ready
234 - Replace 'redhat-release' with generic 'system-release' (#120)
235 - Ignore /var, /tmp and /proc in zypper ps (bsc#1096617)
236 - Show GPGME version in log
237 - version 17.4.0 (2)
238
239 -------------------------------------------------------------------
240 Thu Apr 26 18:07:11 CEST 2018 - ma@suse.de
241
242 - Avoid zombie tar processes (bsc#1076192)
243 - Replace the terminology 'uninstallable' with 'not installable'
244   (bsc#1029392)
245 - version 17.3.1 (2)
246
247 -------------------------------------------------------------------
248 Mon Apr  9 13:11:50 CEST 2018 - ma@suse.de
249
250 - Show progressbar when running posttrans scripts
251 - Execute service plugin script chrooted to the RepoManagers root
252   (bsc#1080693)
253 - Make sure the product file comes from /etc/products.d for the
254   fallback product search (bsc#1086602)
255 - Introduce ZConfig::repoManagerRoot to support having diverging
256   target and repomanager root paths
257 - Rename `stderr` as it can be a macro (fixes #102)
258 - version 17.3.0 (2)
259
260 -------------------------------------------------------------------
261 Tue Mar 13 18:03:42 CET 2018 - ma@suse.de
262
263 - Protect code against broken translations (bsc#1082711)
264 - Fix broken translated format strings
265 - Deprecate the use of asciidoc for new releases
266 - version 17.2.2 (2)
267
268 -------------------------------------------------------------------
269 Wed Mar  7 11:22:02 CET 2018 - ma@suse.de
270
271 - PoolQuery::addDependency add overload to define an individual
272   Match::Mode (bsc#1043166)
273 - version 17.2.1 (2)
274
275 -------------------------------------------------------------------
276 Thu Mar  1 17:46:39 CET 2018 - bzeller@suse.de
277
278 - Add /var/lib/gdm to CheckAccessDeleted blacklist (bsc#1079991)
279 - Use gpgme instead of calling gpg2 binary directly
280 - Fix leak in Digest.cc (bsc#1075978)
281 - version 17.2.0 (2)
282
283 -------------------------------------------------------------------
284 Tue Feb 20 18:03:24 CET 2018 - ma@suse.de
285
286 - RpmDb::checkPackage: fix parsing localized rpm output (bsc#1076415)
287 - Replace libexpat with libxml
288 - Fix libzypp tests failing with `-Wp,-D_GLIBCXX_ASSERTIONS`
289   compiler flag (fixes #84)
290 - BuildRequire gpg2 as testcases need it (fixes #84)
291 - version 17.1.3 (0)
292
293 -------------------------------------------------------------------
294 Fri Feb  2 16:07:08 CET 2018 - ma@suse.de
295
296 - Fix crash when installing broken rpm packages (bsc#1078284)
297 - Testcase: Minor fix writing update testcases
298 - version 17.1.2 (0)
299
300 -------------------------------------------------------------------
301 Mon Jan 15 17:01:33 CET 2018 - ma@suse.de
302
303 - Adapt rpm package verification to changes in rpm-4.14 (bsc#1076018)
304 - version 17.1.1 (0)
305
306 -------------------------------------------------------------------
307 Thu Jan  4 17:49:06 CET 2018 - ma@suse.de
308
309 - plugin: don't reject header values containing a ':' (bsc#1074687)
310 - Locks: Don't store duplicate locks (bsc#969569)
311 - version 17.1.0 (0)
312
313 -------------------------------------------------------------------
314 Wed Dec  6 13:29:42 CET 2017 - ma@suse.de
315
316 - Fix default for solver.allowNameChange (bsc#1071466)
317 - version 17.0.5 (0)
318
319 -------------------------------------------------------------------
320 Mon Dec  4 11:09:24 CET 2017 - ma@suse.de
321
322 - Stop BuildRequire dropped boost-devel (bsc#1062782)
323 - version 17.0.4 (0)
324
325 -------------------------------------------------------------------
326 Tue Nov 28 18:21:51 CET 2017 - ma@suse.de
327
328 - When importing multiple keys, export the individual keys
329   ascii armored for import into the rpmdb (bsc#1069381)
330 - version 17.0.3 (0)
331
332 -------------------------------------------------------------------
333 Thu Nov 23 12:33:51 CET 2017 - ma@suse.de
334
335 - Don't filter procs with a different mnt namespace (bsc#1068708)
336 - Support repo variables in an URIs host:port component
337   (bsc#1057640, bsc#1067605)
338 - version 17.0.2 (0)
339
340 -------------------------------------------------------------------
341 Fri Nov 10 15:25:20 CET 2017 - ma@suse.de
342
343 - Solvable: fix inconsistent retrieval of mediaNr (bsc#1065677)
344 - version 17.0.1 (0)
345
346 -------------------------------------------------------------------
347 Tue Nov  7 16:14:31 CET 2017 - ma@suse.de
348
349 - Locale: Fix possible segfault (bsc#1064999)
350 - RpmDb: Remove excess keys in the zypp keyring when exporting keys only
351   (bsc#1064380)
352 - KeyRing: Fix deleted keys not removed from rpmdb too (bsc#1064380)
353 - Flag gpg keycache dirty when adding/removing keys (bsc#1064380)
354 - Version 17.x for CODE-15, 16.x. is continued on SuSE-SLE-12-SP2-Branch
355 - version 17.0.0 (0)
356
357 -------------------------------------------------------------------
358 Thu Oct 12 18:04:38 CEST 2017 - ma@suse.de
359
360 - Fix media handling in presence of a repo path prefix (bsc#1062561)
361 - version 16.17.3 (0)
362
363 -------------------------------------------------------------------
364 Wed Oct 11 16:29:48 CEST 2017 - ma@suse.de
365
366 - Fix RepoProvideFile ignoring a repo path prefix (bsc#1062561)
367 - version 16.17.2 (0)
368
369 -------------------------------------------------------------------
370 Fri Sep 22 12:16:34 CEST 2017 - ma@suse.de
371
372 - Default to 'solver.dupAllowVendorChange = false' on SLE15
373   (FATE#323478)
374 - Remove unused legacy notify-message script (bsc#1058783)
375 - version 16.17.1 (0)
376
377 -------------------------------------------------------------------
378 Fri Sep  8 18:05:30 CEST 2017 - ma@suse.de
379
380 - Support multiple product licenses in repomd (FATE#322276)
381 - version 16.17.0 (0)
382
383 -------------------------------------------------------------------
384 Thu Sep  7 12:27:44 CEST 2017 - ma@suse.de
385
386 - Propagate 'rpm --import' errors (bsc#1057188)
387 - Fix typos in zypp.conf
388 - version 16.16.0 (0)
389
390 -------------------------------------------------------------------
391 Mon Aug 28 16:05:36 CEST 2017 - ma@suse.de
392
393 - Add testcase to compile (bsc#1055920)
394 - version 16.15.6 (0)
395
396 -------------------------------------------------------------------
397 Fri Aug 25 14:08:43 CEST 2017 - ma@suse.de
398
399 - Adapt to work with GnuPG 2.1.23 (bsc#1054088)
400 - version 16.15.5 (0)
401
402 -------------------------------------------------------------------
403 Fri Aug 25 12:51:43 CEST 2017 - ma@suse.de
404
405 - verifyFileSignature: Support signing with subkeys (bsc#1008325)
406 - PublicKey: Scan and provide subkey information.
407 - Enhance sort order for media.1/products (bsc#1054671)
408 - Drop detection and support for rpm-4.4 (fixes #77)
409 - version 16.15.4 (0)
410
411 -------------------------------------------------------------------
412 Fri Aug 11 15:29:40 CEST 2017 - ma@suse.de
413
414 - RepoInfo: add enum GpgCheck for convenient gpgcheck mode handling
415   (bsc#1045735)
416 - Fix repo/pkg checks to follow explicitly defined gpgcheck in a
417   .repo file
418 - version 16.15.3 (0)
419
420 -------------------------------------------------------------------
421 Fri Jul 21 13:26:48 CEST 2017 - ma@suse.de
422
423 - Weaken fix for bsc#1038984 if 'gpgcheck=0' in libzypp-16.15.x only.
424   This will allow some already released products to adapt to the
425   behavioral changes introduced by fixing bsc#1038984, while systems
426   with a default configuration (gpgcheck=1) already benefit from
427   the fix in libzypp-16.15.x. For details see section
428   'Signature checking' in /etc/zypp/zypp.conf.
429 - Fix gpg-pubkey release (creation time) computation (bsc#1036659)
430 - update lsof blacklist (bsc#1046417)
431 - version 16.15.2 (0)
432
433 -------------------------------------------------------------------
434 Tue Jul 18 13:18:16 CEST 2017 - ma@suse.de
435
436 - Be sure bad packages do not stay in the cache
437   (bsc#1045735, CVE-2017-9269)
438 - version 16.15.1 (0)
439
440 -------------------------------------------------------------------
441 Mon Jul 17 16:38:14 CEST 2017 - ma@suse.de
442
443 - PackageProvider: enforce a signed package if pkgGpgCheckIsMandatory
444 - Add RpmDb::checkPackageSignature to report unsigned packages
445 - Fix repo gpg check workflows, mainly for unsigned repos and packages
446   (bsc#1045735, bsc#1038984, CVE-2017-7435, CVE-2017-7436, CVE-2017-9269)
447 - version 16.15.0 (0)
448
449 -------------------------------------------------------------------
450 Wed Jul 12 17:06:14 CEST 2017 - ma@suse.de
451
452 - repo refresh: Re-probe if the repository type changes (bsc#1048315)
453 - MediaCurl: Propagate proper error code to DownloadProgressReport
454   (bsc#1047785)
455 - Allow to trigger an appdata refresh unconditionally (bsc#1009745)
456 - Support custom repo variables defined in /etc/zypp/vars.d (fixes #68)
457 - rename: handle EXDEV error on OverlayFS
458 - version 16.14.0 (0)
459
460 -------------------------------------------------------------------
461 Fri Jun 30 14:25:29 CEST 2017 - ma@suse.de
462
463 - Adapt loop mounting of iso images (bsc#1038132, bsc#1033236)
464 - Adjust zypp.conf for openSUSE Tumbleweed (bsc#1031756)
465 - Change arch variable names conflicting with compiler macros (fixes #70)
466 - Fix potential crash if repo has no baseurl (bnc#1043218)
467 - version 16.13.0 (0)
468
469 -------------------------------------------------------------------
470 Wed May 31 11:49:07 CEST 2017 - ma@suse.de
471
472 - Testcase: add missing solver flags (bsc#1041889)
473 - version 16.12.0 (0)
474
475 -------------------------------------------------------------------
476 Fri May 12 11:36:52 CEST 2017 - ma@suse.de
477
478 - add identIsAutoInstalled convenience methods
479 - make gcc6 happy
480 - version 16.11.0 (0)
481
482 -------------------------------------------------------------------
483 Thu May 11 15:23:28 CEST 2017 - ma@suse.de
484
485 - Use a common workflow for downloading packages and srcpackages.
486   This includes a common way of handling and reposrting gpg signature
487   and checks. (bsc#1037210)
488 - PackageProvider: as well support downloading SrcPackage (for bsc#1037210)
489 - version 16.10.0 (0)
490
491 -------------------------------------------------------------------
492 Thu Apr 27 16:03:32 CEST 2017 - ma@suse.de
493
494 - PoolQuery: Treat explicit queries for 'kind:name' correctly
495   (bsc#1035729)
496 - version 16.9.0 (0)
497
498 -------------------------------------------------------------------
499 Fri Apr 21 16:23:51 CEST 2017 - ma@suse.de
500
501 - Add API to control resolver job to update all packages (FATE#320653)
502 - Remove legacy vendor equivalence between 'suse' and 'opensuse'
503   (bsc#1030686)
504 - version 16.8.0 (0)
505
506 -------------------------------------------------------------------
507 Fri Apr 21 09:40:32 CEST 2017 - ma@suse.de
508
509 - RepoInfo: Allow temporary repos to control their metadata
510   directories (bsc#1032632)
511 - Arch: add armv5tl
512 - version 16.7.0 (0)
513
514 -------------------------------------------------------------------
515 Thu Mar 30 15:00:30 CEST 2017 - ma@suse.de
516
517 - Recognize license tarball in rpmmd repos (FATE#316159)
518 - Fix media verification to properly propagate media access errors
519   (bsc#1031093)
520 - version 16.6.1 (0)
521
522 -------------------------------------------------------------------
523 Mon Mar 27 17:10:52 CEST 2017 - ma@suse.de
524
525 - Fix invalidation of PoolItems if Pool IDs are reused (bsc#1028661)
526 - version 16.6.0 (0)
527
528 -------------------------------------------------------------------
529 Mon Mar 27 09:33:26 CEST 2017 - ma@suse.de
530
531 - Fix X-libcurl-Empty-Header-Workaround (bsc#1030919)
532 - version 16.5.2 (0)
533
534 -------------------------------------------------------------------
535 Tue Mar 21 13:38:08 CET 2017 - ma@suse.de
536
537 - MediaCurl: Treat http response 410(Gone) like 404(Not Found)
538   (bsc#1030136)
539 - version 16.5.1 (0)
540
541 -------------------------------------------------------------------
542 Thu Mar 16 14:06:03 CET 2017 - ma@suse.de
543
544 - Support multi-volume repomd repositories (FATE#320544)
545 - MediaCurl: ZYPP_MEDIA_CURL_IPRESOLVE=<4|6> to force name resolution
546   to IPv4/IPv6 only (fixes openSUSE/zypper#49)
547 - Add support for openssl >= 1.1
548 - version 16.5.0 (0)
549
550 -------------------------------------------------------------------
551 Mon Feb 20 10:10:43 CET 2017 - ma@suse.de
552
553 - PublicKey: Create tmpdirs inside ZYpp::tmpPath (bsc#926844)
554 - Don't create AnonymousUniqueId in chroot (bsc#1024741)
555 - version 16.4.3 (0)
556
557 -------------------------------------------------------------------
558 Tue Feb 14 12:07:14 CET 2017 - ma@suse.de
559
560 - dumpAsXmlOnL: xml escape node content (bsc#1024909)
561 - version 16.4.2 (0)
562
563 -------------------------------------------------------------------
564 Fri Feb  3 13:40:04 CET 2017 - ma@suse.de
565
566 - MediaMultiCurl: Trigger aliveCallback when downloading metalink
567   files (bsc#1021291)
568 - version 16.4.1 (0)
569
570 -------------------------------------------------------------------
571 Thu Jan 26 13:03:37 CET 2017 - ma@suse.de
572
573 - Add API for updating the AutoInstalled db
574 - MediaCD: Fix mountpoint creation after failing udf mount (bsc#1022046)
575 - fix misleading indentation (fixes #65)
576 - Fix compilation error reported by GCC7 (#63).
577 - Prefer calling "repo2solv" rather than "repo2solv.sh"
578 - version 16.4.0 (0)
579
580 -------------------------------------------------------------------
581 Wed Dec 14 12:24:23 CET 2016 - ma@suse.de
582
583 - Don't raise FileCheckException if user accepted a package with wrong
584   digest (bsc#1014265)
585 - Also provide the exception history when requesting a media failed
586   (bsc#1010952)
587 - version 16.3.2 (0)
588
589 -------------------------------------------------------------------
590 Tue Oct 11 18:04:18 CEST 2016 - ma@suse.de
591
592 - Let 'dup --from' leave an updateTestcase-<DATE> in /var/log (bsc#1004096)
593 - version 16.3.1 (0)
594
595 -------------------------------------------------------------------
596 Tue Oct 11 11:41:47 CEST 2016 - ma@suse.de
597
598 - RepoInfo: Allow parsing multiple gpgkey= URLs (bsc#1003748)
599 - version 16.3.0 (0)
600
601 -------------------------------------------------------------------
602 Tue Sep 20 11:41:48 CEST 2016 - ma@suse.de
603
604 - guessPackageSpec: Don't break globbing (fixes openSUSE/zypper#97)
605 - version 16.2.5 (0)
606
607 -------------------------------------------------------------------
608 Thu Sep 15 15:27:15 CEST 2016 - ma@suse.de
609
610 - RepoFileReader: fix parsing of multiline url entries (bsc#964932)
611 - Allow repo type 'rpm' as alias for 'rpm-md' (fixes openSUSE/zypper#100)
612 - version 16.2.4 (0)
613
614 -------------------------------------------------------------------
615 Fri Sep  9 16:43:30 CEST 2016 - ma@suse.de
616
617 - xmlout::Node:  Allow adding nore attributes while the start node
618   is not closed (FATE#320699)
619 - Fixes broken XML output introduced by an unwanted change in 16.2.2
620   (bsc#998344)
621 - version 16.2.3 (0)
622
623 -------------------------------------------------------------------
624 Wed Aug 10 17:10:41 CEST 2016 - ma@suse.de
625
626 - Report numeric curl error if code is unrecognized (bsc#992302)
627 - multicurl: propagate proxy settings stored in repo url (bsc#933839)
628 - version 16.2.2 (0)
629
630 -------------------------------------------------------------------
631 Thu Jul 21 13:09:33 CEST 2016 - ma@suse.de
632
633 - Rebuild .solv-files not matching the parsers LIBSOLV_TOOLVERSION
634 - BuildRequires:  libsolv-devel >= 0.6.23
635 - version 16.2.1 (0)
636
637 -------------------------------------------------------------------
638 Mon Jul 18 16:36:25 CEST 2016 - ma@suse.de
639
640 - Product: Offer tri-state hasEndOfLife details (FATE#320699)
641 - version 16.2.0 (0)
642
643 -------------------------------------------------------------------
644 Thu Jul 14 19:02:57 CEST 2016 - ma@suse.de
645
646 - use more user friendly command names for "zypper ps" (bsc#980541)
647 - version 16.1.3 (0)
648
649 -------------------------------------------------------------------
650 Thu Jul 14 15:39:03 CEST 2016 - ma@suse.de
651
652 - Don't do media number substitution on URLs of medium #1 (bsc#798470)
653 - version 16.1.2 (0)
654
655 -------------------------------------------------------------------
656 Tue Jul  5 11:39:11 CEST 2016 - ma@suse.de
657
658 - Fix Shrink pool if all repos are removed (bsc#899755, bsc#987573)
659 - version 16.1.1 (0)
660
661 -------------------------------------------------------------------
662 Fri Jun 24 12:33:29 CEST 2016 - ma@suse.de
663
664 - API enahncements for zypper (FATE#320447)
665 - version 16.1.0 (0)
666
667 -------------------------------------------------------------------
668 Tue Jun 21 11:11:03 CEST 2016 - ma@suse.de
669
670 - Filter duplicate resolver solutions (bsc#985674)
671 - zypp.conf: Add download.media_mountdir: Path where media are
672   preferably mounted or downloaded (FATE#319462)
673 - version 16.0.5 (0)
674
675 -------------------------------------------------------------------
676 Wed Jun 15 12:36:27 CEST 2016 - ma@suse.de
677
678 - Fix bug in removeRepository which may keep an empty .repo file
679   rather than deleting it (bsc#984494)
680 - version 16.0.4 (0)
681
682 -------------------------------------------------------------------
683 Mon Jun 13 12:53:03 CEST 2016 - ma@suse.de
684
685 - Shrink pool if all repos are removed (bnc#899755)
686 - Avoid direct BuildRequire on libudev-devel (#60)
687 - version 16.0.3 (0)
688
689 -------------------------------------------------------------------
690 Tue Jun  7 18:43:31 CEST 2016 - ma@suse.de
691
692 - Allow PackageKit to drop the zypp lock (bnc#899755)
693 - Avoid superfluous rebuilding of indices when solving
694 - version 16.0.2 (0)
695
696 -------------------------------------------------------------------
697 Sun Jun  5 16:12:42 CEST 2016 - ma@suse.de
698
699 - po: upadte makefiles
700 - DefaultIntegral: provide asString (for FATE#320447)
701 - version 16.0.1 (0)
702
703 -------------------------------------------------------------------
704 Fri May 13 08:45:53 CEST 2016 - ma@suse.de
705
706 - Prepare cmake to maintain the .pot and .po files in git. Add
707   initial .po file set derived from tarballs. Translations are now
708   maintained via Weblate.
709 - Provide 'libzypp(plugin:services) = 1' after fixing bsc#933760
710 - Bump major version for Factory, 15.x is continued on SuSE-SLE-12-SP1-Branch
711 - version 16.0.0 (0)
712
713 -------------------------------------------------------------------
714 Thu Apr 28 14:17:09 CEST 2016 - ma@suse.de
715
716 - Update sle-zypp-po.tar.bz2
717
718 -------------------------------------------------------------------
719 Thu Apr 28 14:04:36 CEST 2016 - ma@suse.de
720
721 - Update sle-zypp-po.tar.bz2
722
723 -------------------------------------------------------------------
724 Mon Apr 25 14:59:41 CEST 2016 - ma@suse.de
725
726 - Fix credential file parser losing entries with known URL but
727   different user name (bsc#933760)
728 - RepoManager: allow extraction of multiple baseurls for service
729   repos (bsc#964932)
730 - addRepository: fix to use the correct history file for logging
731 - specfile: add /etc/zypp/credentials.d to the file list
732 - version 15.22.0 (19)
733
734 -------------------------------------------------------------------
735 Mon Apr 18 15:03:13 CEST 2016 - ma@suse.de
736
737 - RepoindexFileReader: fix service metadata TTL default value (bsc#967828)
738 - version 15.21.7 (19)
739
740 -------------------------------------------------------------------
741 Fri Apr 15 11:31:08 CEST 2016 - ma@suse.de
742
743 - DiskUsageCounter: Limit estimated waste per file (bsc#974275)
744 - version 15.21.6 (19)
745
746 -------------------------------------------------------------------
747 Fri Mar 18 13:37:22 CET 2016 - ma@suse.de
748
749 - Use PluginExecutor for commit- and system-hooks (bnc#971637)
750 - BuildRequires:  libsolv-devel >= 0.6.19 (bnc#971018)
751 - version 15.21.5 (19)
752
753 -------------------------------------------------------------------
754 Sun Mar 13 01:13:08 CET 2016 - ma@suse.de
755
756 - Update zypp-po.tar.bz2
757
758 -------------------------------------------------------------------
759 Thu Mar 10 01:13:24 CET 2016 - ma@suse.de
760
761 - Update zypp-po.tar.bz2
762
763 -------------------------------------------------------------------
764 Tue Mar  1 12:34:53 CET 2016 - ma@suse.de
765
766 - media: Send stats header to download.opensuse.org only (bsc#955801)
767 - fix build-compare (#57, #58)
768 - version 15.21.4 (19)
769
770 -------------------------------------------------------------------
771 Thu Feb 18 18:38:52 CET 2016 - ma@suse.de
772
773 - yum::Downloader: Download only wanted 'susedata.LANG' files
774   (FATE#320518)
775 - version 15.21.3 (19)
776
777 -------------------------------------------------------------------
778 Thu Feb  4 16:38:14 CET 2016 - ma@suse.de
779
780 - installSrcPackage: trigger progress callback (bsc#580902)
781 - version 15.21.2 (19)
782
783 -------------------------------------------------------------------
784 Thu Feb  4 01:13:31 CET 2016 - ma@suse.de
785
786 - Update zypp-po.tar.bz2
787
788 -------------------------------------------------------------------
789 Fri Jan 29 11:40:51 CET 2016 - ma@suse.de
790
791 - Don't buildrequire graphviz-gnome (bsc#964150)
792 - Unwanted btrfs subvolumes must be filtered by device (not fsid)
793   (fixes #54)
794 - version 15.21.1 (19)
795
796 -------------------------------------------------------------------
797 Thu Jan 21 01:13:29 CET 2016 - ma@suse.de
798
799 - Update zypp-po.tar.bz2
800
801 -------------------------------------------------------------------
802 Wed Jan 20 17:12:42 CET 2016 - ma@suse.de
803
804 - Filter unwanted btrfs subvolumes (fixes #54, closes #55, bnc#949945)
805 - RepoInfo: Provide access to repo content keywords
806 - Build with boost-1.60.0
807 - version 15.21.0 (19)
808
809 -------------------------------------------------------------------
810 Thu Jan 14 01:13:17 CET 2016 - ma@suse.de
811
812 - Update zypp-po.tar.bz2
813
814 -------------------------------------------------------------------
815 Thu Jan  7 01:13:28 CET 2016 - ma@suse.de
816
817 - Update zypp-po.tar.bz2
818
819 -------------------------------------------------------------------
820 Thu Dec 24 01:13:13 CET 2015 - ma@suse.de
821
822 - Update zypp-po.tar.bz2
823
824 -------------------------------------------------------------------
825 Fri Dec 11 19:07:09 CET 2015 - ma@suse.de
826
827 - ResPoolProxy: make begin/end pairs Iterable
828 - String: Format and FormatNAC classes based on boost::format
829 - DefaultIntegral: provide initial value
830 - More specific exception message if GPG binary is missing (bsc#637791)
831 - version 15.20.0 (19)
832
833 -------------------------------------------------------------------
834 Thu Dec 10 01:14:50 CET 2015 - ma@suse.de
835
836 - Update zypp-po.tar.bz2
837
838 -------------------------------------------------------------------
839 Thu Dec  3 01:13:11 CET 2015 - ma@suse.de
840
841 - Update zypp-po.tar.bz2
842
843 -------------------------------------------------------------------
844 Sun Nov 22 01:13:29 CET 2015 - ma@suse.de
845
846 - Update zypp-po.tar.bz2
847
848 -------------------------------------------------------------------
849 Thu Nov 19 01:16:03 CET 2015 - ma@suse.de
850
851 - Update sle-zypp-po.tar.bz2
852
853 -------------------------------------------------------------------
854 Thu Nov 19 01:13:40 CET 2015 - ma@suse.de
855
856 - Update zypp-po.tar.bz2
857
858 -------------------------------------------------------------------
859 Mon Nov 16 12:27:02 CET 2015 - ma@suse.de
860
861 - createPot: Fix plural form detection (bsc#955053)
862 - version 15.19.7 (19)
863
864 -------------------------------------------------------------------
865 Thu Nov 12 01:13:26 CET 2015 - ma@suse.de
866
867 - Update zypp-po.tar.bz2
868
869 -------------------------------------------------------------------
870 Sun Nov  8 01:13:11 CET 2015 - ma@suse.de
871
872 - Update zypp-po.tar.bz2
873
874 -------------------------------------------------------------------
875 Fri Nov  6 11:08:46 CET 2015 - ma@suse.de
876
877 - Add testcase for uncached repo-variables.
878 - Fixed Japanese translations (bsc#949196)
879 - version 15.19.6 (19)
880
881 -------------------------------------------------------------------
882 Fri Nov  6 10:56:44 CET 2015 - ma@suse.de
883
884 - Update sle-zypp-po.tar.bz2
885
886 -------------------------------------------------------------------
887 Thu Nov  5 01:15:12 CET 2015 - ma@suse.de
888
889 - Update sle-zypp-po.tar.bz2
890
891 -------------------------------------------------------------------
892 Thu Nov  5 01:13:24 CET 2015 - ma@suse.de
893
894 - Update zypp-po.tar.bz2
895
896 -------------------------------------------------------------------
897 Tue Nov  3 10:52:01 CET 2015 - ma@suse.de
898
899 - Update sle-zypp-po.tar.bz2
900
901 -------------------------------------------------------------------
902 Tue Nov  3 10:51:43 CET 2015 - ma@suse.de
903
904 - Update zypp-po.tar.bz2
905
906 -------------------------------------------------------------------
907 Fri Oct 23 17:10:18 CEST 2015 - ma@suse.de
908
909 - Fix broken product: <-> -release package relation (bnc#951782)
910 - version 15.19.5 (19)
911
912 -------------------------------------------------------------------
913 Thu Oct 22 12:23:29 CEST 2015 - ma@suse.de
914
915 - Use a uniform translation set for SLE and openSUSE (bnc#948924)
916 - fix Plugin-services not updating repo GPGCheck settings (bnc#951402)
917 - version 15.19.4 (19)
918
919 -------------------------------------------------------------------
920 Sun Oct 18 01:13:27 CEST 2015 - ma@suse.de
921
922 - Update zypp-po.tar.bz2
923
924 -------------------------------------------------------------------
925 Thu Oct 15 01:13:57 CEST 2015 - ma@suse.de
926
927 - Update zypp-po.tar.bz2
928
929 -------------------------------------------------------------------
930 Wed Oct 14 16:36:27 CEST 2015 - ma@suse.de
931
932 - make Solvable::asUserString more readable (bnc#949957)
933 - version 15.19.3 (19)
934
935 -------------------------------------------------------------------
936 Sun Oct 11 01:13:12 CEST 2015 - ma@suse.de
937
938 - Update zypp-po.tar.bz2
939
940 -------------------------------------------------------------------
941 Thu Oct  8 01:14:43 CEST 2015 - ma@suse.de
942
943 - Update zypp-po.tar.bz2
944
945 -------------------------------------------------------------------
946 Wed Oct  7 13:11:48 CEST 2015 - ma@suse.de
947
948 - fix suse_version test (bsc#949046)
949 - version 15.19.2 (19)
950
951 -------------------------------------------------------------------
952 Wed Oct  7 11:06:24 CEST 2015 - ma@suse.de
953
954 - Locks: fix using namespaces (for FATE#318299)
955 - version 15.19.1 (19)
956
957 -------------------------------------------------------------------
958 Mon Oct  5 12:27:49 CEST 2015 - ma@suse.de
959
960 - fix reserved identifier violation (fixes #51)
961 - solver: speed up collecting pool data to build the job queue
962 - doc: short abstract about 'Code 12 Application Metadata'
963 - version 15.19.0 (19)
964
965 -------------------------------------------------------------------
966 Tue Sep 29 17:51:48 CEST 2015 - ma@suse.de
967
968 - solver verify: multiversion property needs to be assigned to
969   installed items too.
970 - ZYppCommitResult: add attemptToModify to indicate an attempt to
971   actually install/remove was made (bsc#946750, FATE#319467)
972 - version 15.18.0 (14)
973
974 -------------------------------------------------------------------
975 Mon Sep 28 12:19:26 CEST 2015 - ma@suse.de
976
977 - SetTracker: fix computation of change sets (bsc#946898)
978 - version 15.17.2 (14)
979
980 -------------------------------------------------------------------
981 Fri Sep 25 11:42:28 CEST 2015 - ma@suse.de
982
983 - Pattern: support dynamic computation of pattern visibility (bsc#900769)
984 - Avoid URL rewrite if probing local cache directories (bsc#946129)
985 - version 15.17.1 (14)
986
987 -------------------------------------------------------------------
988 Mon Sep 21 16:57:45 CEST 2015 - ma@suse.de
989
990 - Dummy (FATE#318827) to make Sles-changelog-checker stop whining.
991 - version 15.17.0 (14)
992
993 -------------------------------------------------------------------
994 Mon Sep 21 16:09:50 CEST 2015 - ma@suse.de
995
996 - Glob: fix reserved identifier violation
997 - version 15.16.2 (14)
998
999 -------------------------------------------------------------------
1000 Tue Sep 15 15:02:45 CEST 2015 - ma@suse.de
1001
1002 - CheckAccessDeleted: Identify services by systemd cgroup (FATE#318827)
1003 - version 15.16.1 (14)
1004
1005 -------------------------------------------------------------------
1006 Mon Sep 14 12:21:30 CEST 2015 - ma@suse.de
1007
1008 - Reload multiversion setting from the target zypp.conf (bnc#906096)
1009 - version 15.16.0 (14)
1010
1011 -------------------------------------------------------------------
1012 Sun Sep 13 01:15:26 CEST 2015 - ma@suse.de
1013
1014 - Update sle-zypp-po.tar.bz2
1015
1016 -------------------------------------------------------------------
1017 Sun Sep 13 01:13:30 CEST 2015 - ma@suse.de
1018
1019 - Update zypp-po.tar.bz2
1020
1021 -------------------------------------------------------------------
1022 Thu Sep 10 01:16:00 CEST 2015 - ma@suse.de
1023
1024 - Update sle-zypp-po.tar.bz2
1025
1026 -------------------------------------------------------------------
1027 Fri Sep  4 13:49:33 CEST 2015 - ma@suse.de
1028
1029 - Don't cache repo releasever (bnc#943563)
1030 - Selectable: allow setPickStatus for non-multiversion packages
1031   (bnc#943870)
1032 - ResPoolProxy: add ScopedSaveState
1033 - version 15.15.0 (14)
1034
1035 -------------------------------------------------------------------
1036 Tue Sep  1 18:19:27 CEST 2015 - ma@suse.de
1037
1038 - zypp.conf: add solver.dupAllow{Downgrade,NameChange,ArchChange,
1039   VendorChange} default options for tuning distribution upgrades.
1040 - Remove obsolete method (bsc#941398) (fixes #50)
1041 - fix invalid XML (bnc#942518)
1042 - version 15.14.0 (14)
1043
1044 -------------------------------------------------------------------
1045 Sun Aug 30 01:13:07 CEST 2015 - ma@suse.de
1046
1047 - Update zypp-po.tar.bz2
1048
1049 -------------------------------------------------------------------
1050 Thu Aug 27 01:14:20 CEST 2015 - ma@suse.de
1051
1052 - Update sle-zypp-po.tar.bz2
1053
1054 -------------------------------------------------------------------
1055 Thu Aug 20 01:13:09 CEST 2015 - ma@suse.de
1056
1057 - Update zypp-po.tar.bz2
1058
1059 -------------------------------------------------------------------
1060 Sun Aug 16 01:13:23 CEST 2015 - ma@suse.de
1061
1062 - Update zypp-po.tar.bz2
1063
1064 -------------------------------------------------------------------
1065 Thu Aug 13 18:16:52 CEST 2015 - ma@suse.de
1066
1067 - Support caching of service metadata. A TTL for the service
1068   metadata may be provided in the repoindex.xml itself. The
1069   default is 'no caching'. (FATE#318136)
1070 - Fix setting dup_allow* solver options (bnc#941463)
1071 - Don't make zypper encode {} around repo vars (bnc#941453)
1072 - version 15.13.0 (11)
1073
1074 -------------------------------------------------------------------
1075 Thu Aug 13 01:13:43 CEST 2015 - ma@suse.de
1076
1077 - Update zypp-po.tar.bz2
1078
1079 -------------------------------------------------------------------
1080 Tue Aug 11 18:48:57 CEST 2015 - ma@suse.de
1081
1082 - History: Add 'command' tag showing who triggered the commit.
1083   The corresponding HistoryLogData class for parsing is
1084   HistoryLogDataStampCommand. Available data are the commandline
1085   executed, user@hostname and userdata/transactionID. (FATE#312298)
1086 - Add convenience comparison PoolItem<>ResObject::constPtr
1087 - Fixes for SWIG 2.x
1088 - version 15.12.0 (11)
1089
1090 -------------------------------------------------------------------
1091 Mon Aug 10 16:22:06 CEST 2015 - ma@suse.de
1092
1093 - Make multiversion an individual solvables property (FATE#318778)
1094 - SolvableType: common api to access solvable properties
1095 - Support for MIPS architectures
1096 - version 15.11.0 (11)
1097
1098 -------------------------------------------------------------------
1099 Sun Aug  9 01:13:24 CEST 2015 - ma@suse.de
1100
1101 - Update zypp-po.tar.bz2
1102
1103 -------------------------------------------------------------------
1104 Sun Aug  2 01:13:27 CEST 2015 - ma@suse.de
1105
1106 - Update zypp-po.tar.bz2
1107
1108 -------------------------------------------------------------------
1109 Thu Jul 30 16:13:49 CEST 2015 - ma@suse.de
1110
1111 - Resolver: Track changed requested locales and adjust installed
1112   packages accordingly. (part of FATE#318099)
1113 - Testcase: Store autoinstalled packages
1114 - Locale: Make it IdString based
1115 - Get rid of std::tr1:: hashes
1116 - Flags: Fix to work with 'enum class'
1117 - Hide away resolver internals
1118 - version 15.10.0 (10)
1119
1120 -------------------------------------------------------------------
1121 Thu Jul 30 01:13:30 CEST 2015 - ma@suse.de
1122
1123 - Update zypp-po.tar.bz2
1124
1125 -------------------------------------------------------------------
1126 Tue Jul 28 14:14:54 CEST 2015 - ma@suse.de
1127
1128 - Update sle-zypp-po.tar.bz2
1129
1130 -------------------------------------------------------------------
1131 Mon Jul 27 09:30:38 CEST 2015 - ma@suse.de
1132
1133 - Update zypp-po.tar.bz2
1134
1135 -------------------------------------------------------------------
1136 Sun Jul 26 01:13:37 CEST 2015 - ma@suse.de
1137
1138 - Update zypp-po.tar.bz2
1139
1140 -------------------------------------------------------------------
1141 Thu Jul 16 01:13:33 CEST 2015 - ma@suse.de
1142
1143 - Update zypp-po.tar.bz2
1144
1145 -------------------------------------------------------------------
1146 Sun Jul 12 01:13:20 CEST 2015 - ma@suse.de
1147
1148 - Update zypp-po.tar.bz2
1149
1150 -------------------------------------------------------------------
1151 Thu Jul  9 16:43:12 CEST 2015 - ma@suse.de
1152
1153 - Resolver allow tuning DUP mode solver flags (FATE#319128)
1154 - version 15.9.0 (5)
1155
1156 -------------------------------------------------------------------
1157 Fri Jul  3 08:23:04 CEST 2015 - ma@suse.de
1158
1159 - Flags<Enum>: add stringify
1160 - add asString for Patch::InteractiveFlag
1161 - version 15.8.0 (5)
1162
1163 -------------------------------------------------------------------
1164 Thu Jul  2 01:13:24 CEST 2015 - ma@suse.de
1165
1166 - Update zypp-po.tar.bz2
1167
1168 -------------------------------------------------------------------
1169 Wed Jul  1 14:00:42 CEST 2015 - ma@suse.de
1170
1171 - add asString for Patch::Category
1172 - version 15.7.0 (5)
1173
1174 -------------------------------------------------------------------
1175 Mon Jun 29 17:43:00 CEST 2015 - ma@suse.de
1176
1177 - Fix lost pathname when importing repo keys (bnc#936373)
1178 - Disable code swig does not understand
1179 - version 15.6.0 (5)
1180
1181 -------------------------------------------------------------------
1182 Sat Jun 27 17:07:32 CEST 2015 - ma@suse.de
1183
1184 - Patch: fixup testing Category and Severity flags (FATE#318760)
1185 - version 15.5.0 (5)
1186
1187 -------------------------------------------------------------------
1188 Fri Jun 12 12:14:04 CEST 2015 - ma@suse.de
1189
1190 - Add details to the default signature verification problem report
1191 - PathInfo: Avoid ExternalProgram in clean_dir
1192 - call rpmdb2solv without executing user-supplied scripts (bnc#926853)
1193 - version 15.4.1 (3)
1194
1195 -------------------------------------------------------------------
1196 Thu Jun 11 01:13:31 CEST 2015 - ma@suse.de
1197
1198 - Update zypp-po.tar.bz2
1199
1200 -------------------------------------------------------------------
1201 Thu Jun  4 01:13:22 CEST 2015 - ma@suse.de
1202
1203 - Update zypp-po.tar.bz2
1204
1205 -------------------------------------------------------------------
1206 Wed Jun  3 13:00:59 CEST 2015 - ma@suse.de
1207
1208 - Enhance solv.idx file handling to support zypper bash completion
1209 - Fix SSL client certificate authentication via URL option
1210   ssl_clientcert/ssl_clientkey (bnc#932393)
1211 - version 15.4.0 (3)
1212
1213 -------------------------------------------------------------------
1214 Thu May 28 01:13:23 CEST 2015 - ma@suse.de
1215
1216 - Update zypp-po.tar.bz2
1217
1218 -------------------------------------------------------------------
1219 Sun May 24 18:17:38 CEST 2015 - ma@suse.de
1220
1221 - Downloader: Accept unsigned repository if pkgGpgCheck is ON.
1222 - FindFileConflicts: avoid nested exception on user abort (bnc#931601)
1223 - Support for *.check files in the systemCheck.d directory (#45)
1224 - version 15.3.0 (3)
1225
1226 -------------------------------------------------------------------
1227 Sun May 24 01:13:19 CEST 2015 - ma@suse.de
1228
1229 - Update zypp-po.tar.bz2
1230
1231 -------------------------------------------------------------------
1232 Mon May 18 10:46:10 CEST 2015 - ma@suse.de
1233
1234 - zypp.conf: Add config values for gpgcheck, repo_gpgcheck
1235   and pkg_gpgcheck. The default behavior 'gpgcheck=On' will
1236   automatically turn on the gpg signature check for packages
1237   downloaded from repository with unsigned metadata. If the
1238   repo metadata are signed, a faster comparison via checksums
1239   is done. By explicitly setting repo_gpgcheck or pkg_gpgcheck
1240   you can enforce the signature check of repository metadata
1241   or downloaded packages to be always performed. Those defaults
1242   can be overwritten per repository. (FATE#314603)
1243 - version 15.2.0 (2)
1244
1245 -------------------------------------------------------------------
1246 Wed May 13 14:04:04 CEST 2015 - ma@suse.de
1247
1248 - Write solv.idx to speed up bash tab completion (bnc#928650)
1249 - version 15.1.3 (1)
1250
1251 -------------------------------------------------------------------
1252 Fri May  8 11:44:44 CEST 2015 - ma@suse.de
1253
1254 - gcc5 fixes
1255 - Fix repo alias containing ']' not handled correctly (bnc#929528)
1256 - Fix SEGV when dumping rpm header with epoch (bnc#929483)
1257 - version 15.1.2 (1)
1258
1259 -------------------------------------------------------------------
1260 Mon Apr 27 14:43:53 CEST 2015 - ma@suse.de
1261
1262 - PubliKey: fix reference to temporary data
1263 - version 15.1.1 (1)
1264
1265 -------------------------------------------------------------------
1266 Thu Apr 23 01:13:15 CEST 2015 - ma@suse.de
1267
1268 - Update zypp-po.tar.bz2
1269
1270 -------------------------------------------------------------------
1271 Wed Apr 22 10:50:00 CEST 2015 - ma@suse.de
1272
1273 - ZYpp: Changed ZYpp::Ptr to be a shared_ptr;
1274   a precondition for fixing bnc-899755
1275 - rpmmd: support 'metalink=' in .repo (for zypper#63)
1276 - RepoMirrorList: ignore comments and malformed urls in mirrorlist
1277 - PathInfo: remove minor/major conflicting with GNU libc macros
1278   DiskUsageCounter: remove ctors taking 'magic' bool flags
1279   ZyppCallbacks: remove unused PatchDownload callbacks
1280 - version 15.1.0 (1)
1281
1282 -------------------------------------------------------------------
1283 Thu Apr  2 19:06:56 CEST 2015 - ma@suse.de
1284
1285 - POODLE: libzypp should only talk TLS (bnc#903405)
1286 - Bump major version for Factory, 14.x is continued on SuSE-SLE-12-Branch
1287 - version 15.0.0 (0)
1288
1289 -------------------------------------------------------------------
1290 Thu Apr  2 16:01:43 CEST 2015 - ma@suse.de
1291
1292 - Fixes to build with gcc5
1293 - RepoProvideFile: Suppress MediaChangeReport while testing
1294   multiple baseurls (bnc#899510)
1295 - version 14.38.1 (30)
1296
1297 -------------------------------------------------------------------
1298 Thu Mar 19 16:44:39 CET 2015 - ma@suse.de
1299
1300 - Suppress MediaChangeReport while testing multiple baseurls (bnc#899510)
1301 - version 14.38.0 (30)
1302
1303 -------------------------------------------------------------------
1304 Mon Mar 16 14:05:28 CET 2015 - ma@suse.de
1305
1306 - add support for SHA224/384/512
1307 - version 14.37.1 (30)
1308
1309 -------------------------------------------------------------------
1310 Wed Mar 11 09:22:46 CET 2015 - ma@suse.de
1311
1312 - New RepoVarExpand: Functor expanding repo variables in a
1313   string . Supports bash style default ${v:-w}' and alternate ${v:+w}
1314   values (FATE#318354)
1315 - Easy.h: Use __typeof__ rather than typeof in header
1316 - Support repo variable replacement in service url
1317 - Support repo variable replacement in gpg url
1318 - Gettext.h: Fallback to ::gettext if accidentally included
1319   outside libzypp
1320 - version 14.37.0 (30)
1321
1322 -------------------------------------------------------------------
1323 Sun Feb 22 01:13:12 CET 2015 - ma@suse.de
1324
1325 - Update zypp-po.tar.bz2
1326
1327 -------------------------------------------------------------------
1328 Thu Feb 19 01:13:13 CET 2015 - ma@suse.de
1329
1330 - Update zypp-po.tar.bz2
1331
1332 -------------------------------------------------------------------
1333 Sun Feb 15 01:13:28 CET 2015 - ma@suse.de
1334
1335 - Update zypp-po.tar.bz2
1336
1337 -------------------------------------------------------------------
1338 Thu Feb 12 01:13:34 CET 2015 - ma@suse.de
1339
1340 - Update zypp-po.tar.bz2
1341
1342 -------------------------------------------------------------------
1343 Mon Feb  9 16:05:38 CET 2015 - ma@suse.de
1344
1345 - Don't execute scripts in /tmp or /var/tmp, as they could be
1346   mounted noexec for security reasons (bnc#915928)
1347 - zypp/PublicKey.cc: Use GPG_BINARY from KeyRing
1348 - Support $releasever_major/$releasever_minor repo variables
1349   (FATE#318354)
1350 - version 14.36.0 (30)
1351
1352 -------------------------------------------------------------------
1353 Sun Feb  8 01:13:14 CET 2015 - ma@suse.de
1354
1355 - Update zypp-po.tar.bz2
1356
1357 -------------------------------------------------------------------
1358 Thu Feb  5 01:13:27 CET 2015 - ma@suse.de
1359
1360 - Update zypp-po.tar.bz2
1361
1362 -------------------------------------------------------------------
1363 Sun Feb  1 01:13:10 CET 2015 - ma@suse.de
1364
1365 - Update zypp-po.tar.bz2
1366
1367 -------------------------------------------------------------------
1368 Thu Jan 29 01:13:12 CET 2015 - ma@suse.de
1369
1370 - Update zypp-po.tar.bz2
1371
1372 -------------------------------------------------------------------
1373 Thu Jan 22 01:13:36 CET 2015 - ma@suse.de
1374
1375 - Update zypp-po.tar.bz2
1376
1377 -------------------------------------------------------------------
1378 Wed Jan 21 10:28:49 CET 2015 - ma@suse.de
1379
1380 - PathInfo: Deprecate major/minor in favor of new devMajor/devMinor.
1381   The old names clash with GNU libc macros.
1382 - version 14.35.0 (30)
1383
1384 -------------------------------------------------------------------
1385 Sun Jan 18 01:13:09 CET 2015 - ma@suse.de
1386
1387 - Update zypp-po.tar.bz2
1388
1389 -------------------------------------------------------------------
1390 Thu Jan 15 01:13:12 CET 2015 - ma@suse.de
1391
1392 - Update zypp-po.tar.bz2
1393
1394 -------------------------------------------------------------------
1395 Mon Jan 12 15:04:17 CET 2015 - ma@suse.de
1396
1397 - Properly propagate repo variables in service refresh.
1398 - Let $ZYPP_REPO_RELEASEVER overwrite $releasever in .repo files
1399   (bnc#911658)
1400 - Call pool_set_rootdir to properly check for file conflicts.
1401 - Use xgettext --boost to support boost-format (%N%)
1402 - version 14.34.0 (30)
1403
1404 -------------------------------------------------------------------
1405 Sun Jan 11 01:13:15 CET 2015 - ma@suse.de
1406
1407 - Update zypp-po.tar.bz2
1408
1409 -------------------------------------------------------------------
1410 Thu Jan  8 01:13:23 CET 2015 - ma@suse.de
1411
1412 - Update zypp-po.tar.bz2
1413
1414 -------------------------------------------------------------------
1415 Thu Jan  1 01:13:29 CET 2015 - ma@suse.de
1416
1417 - Update zypp-po.tar.bz2
1418
1419 -------------------------------------------------------------------
1420 Sun Dec 21 01:13:33 CET 2014 - ma@suse.de
1421
1422 - Update zypp-po.tar.bz2
1423
1424 -------------------------------------------------------------------
1425 Fri Dec 19 10:05:00 CET 2014 - ma@suse.de
1426
1427 - Parse and offer productRegisterFlavor attribute (bnc#896224)
1428 - version 14.33.0 (30)
1429
1430 -------------------------------------------------------------------
1431 Thu Dec 18 01:13:20 CET 2014 - ma@suse.de
1432
1433 - Update zypp-po.tar.bz2
1434
1435 -------------------------------------------------------------------
1436 Wed Dec 17 18:44:26 CET 2014 - ma@suse.de
1437
1438 - Improve conflict message for locked packages (bnc#828631)
1439 - Fix broken de-escaping in str::splitEscaped (bnc#909772)
1440 - cleanup loging
1441 - version 14.32.2 (30)
1442
1443 -------------------------------------------------------------------
1444 Fri Dec 12 14:00:01 CET 2014 - ma@suse.de
1445
1446 - CheckAccessDeleted: Filter PIDs running in a container (bnc#909143)
1447 - version 14.32.1 (30)
1448
1449 -------------------------------------------------------------------
1450 Wed Dec 10 16:06:04 CET 2014 - ma@suse.de
1451
1452 - suppress informal license (no need to accept) upon update (bnc#908976)
1453 - version 14.32.0 (30)
1454
1455 -------------------------------------------------------------------
1456 Mon Dec  8 14:53:00 CET 2014 - ma@suse.de
1457
1458 - Adapt to gpg-2.1 (bnc#908135)
1459 - rpm: do not obsolete yast2-packagemanager-devel by libzypp-devel-doc
1460 - replaceAll: fix endless loop on empty search string
1461 - version 14.31.0 (30)
1462
1463 -------------------------------------------------------------------
1464 Thu Nov 27 07:40:30 UTC 2014 - dimstar@opensuse.org
1465
1466 - Do not provide/obsolete yast2-packagemanager-devel by the -doc
1467   package: the -devel package already does that.
1468 - Minor .spec cleanup (remove Authors section).
1469
1470 -------------------------------------------------------------------
1471 Tue Nov 11 17:09:28 CET 2014 - ma@suse.de
1472
1473 - Call rpm with '--noglob' (bnc#892431)
1474 - Downloader: unify workflow downloading a (signed) master index file
1475 - Fix iostream includes (fixes #34)
1476 - Explicitly call libsolv:pool_setdisttype (fixes #36)
1477 - version 14.30.2 (30)
1478
1479 -------------------------------------------------------------------
1480 Sun Nov  9 01:13:17 CET 2014 - ma@suse.de
1481
1482 - Update zypp-po.tar.bz2
1483
1484 -------------------------------------------------------------------
1485 Sun Nov  2 01:14:10 CET 2014 - ma@suse.de
1486
1487 - Update zypp-po.tar.bz2
1488
1489 -------------------------------------------------------------------
1490 Mon Oct 27 11:38:00 CET 2014 - ma@suse.de
1491
1492 - doc: add hint to code 12 pattern packages
1493 - MediaCurl: Fix URL path concatenation (bnc#901590)
1494 - Move doxygen html doc to libzypp-devel-doc (bnc#901691)
1495 - Remove non-breaking spaces from changes file
1496 - Control lifetime of downloaded mirrorlist
1497 - version 14.30.1 (30)
1498
1499 -------------------------------------------------------------------
1500 Thu Oct 16 11:03:11 CEST 2014 - ma@suse.de
1501
1502 - Update zypp-po.tar.bz2
1503
1504 -------------------------------------------------------------------
1505 Wed Oct 15 15:07:09 CEST 2014 - ma@suse.de
1506
1507 - Store baseurls in list as order expresses preference
1508 - Support parsing multiple baseurls from a repo file (bnc#899510)
1509 - Fix handling local mirrorlist= files in .repo (bnc#899510)
1510 - Provide missing man pages (fixes #33)
1511 - Enable building autodocs, translations and test per default on debian
1512 - Fix several typos in output messages and comments (fixes #29)
1513 - Make the include dir path configurable (fixes #27)
1514 - version 14.30.0 (30)
1515
1516 -------------------------------------------------------------------
1517 Fri Oct 10 16:01:31 CEST 2014 - ma@suse.de
1518
1519 - Update zypp-po.tar.bz2 (bnc#899603)
1520
1521 -------------------------------------------------------------------
1522 Thu Oct  9 01:13:15 CEST 2014 - ma@suse.de
1523
1524 - Update zypp-po.tar.bz2
1525
1526 -------------------------------------------------------------------
1527 Sun Oct  5 01:14:42 CEST 2014 - ma@suse.de
1528
1529 - Update zypp-po.tar.bz2
1530
1531 -------------------------------------------------------------------
1532 Sun Sep 28 01:13:30 CEST 2014 - ma@suse.de
1533
1534 - Update zypp-po.tar.bz2
1535
1536 -------------------------------------------------------------------
1537 Thu Sep 25 17:59:06 CEST 2014 - ma@suse.de
1538
1539 - Trigger appdata plugin when system repos have changed (bnc#866257)
1540 - Protect against race when destructing globals
1541 - BuildRequire libsolv-tools as libsolv-devel no longer does
1542 - version 14.29.4 (29)
1543
1544 -------------------------------------------------------------------
1545 Thu Sep 25 01:15:42 CEST 2014 - ma@suse.de
1546
1547 - Update zypp-po.tar.bz2
1548
1549 -------------------------------------------------------------------
1550 Tue Sep 23 17:07:45 CEST 2014 - ma@suse.de
1551
1552 - Fix computation of userinstalled items (bnc#897404)
1553 - version 14.29.3 (29)
1554
1555 -------------------------------------------------------------------
1556 Tue Sep 23 10:55:08 CEST 2014 - ma@suse.de
1557
1558 - Adapt to API changes in rpm.4.12
1559 - SLE-12 (suse_version 1315) uses it's own translations set
1560   (bnc#897176)
1561 - version 14.29.2 (29)
1562
1563 -------------------------------------------------------------------
1564 Sun Sep 21 01:13:25 CEST 2014 - ma@suse.de
1565
1566 - Update zypp-po.tar.bz2
1567
1568 -------------------------------------------------------------------
1569 Thu Sep 18 15:47:50 CEST 2014 - ma@suse.de
1570
1571 - Update sle-zypp-po.tar.bz2
1572
1573 -------------------------------------------------------------------
1574 Thu Sep 18 15:47:34 CEST 2014 - ma@suse.de
1575
1576 - Update zypp-po.tar.bz2
1577
1578 -------------------------------------------------------------------
1579 Thu Sep 18 15:46:11 CEST 2014 - ma@suse.de
1580
1581 - Update zypp-po.tar.bz2
1582
1583 -------------------------------------------------------------------
1584 Wed Sep 17 13:18:23 CEST 2014 - ma@suse.de
1585
1586 - adjust BuildRequires
1587 - version 14.29.1 (29)
1588
1589 -------------------------------------------------------------------
1590 Tue Sep 16 10:45:39 CEST 2014 - ma@suse.de
1591
1592 - DiskUsageCounter: Set growonly on detetcted snapshotting btrfs
1593   partitions (bnc#896176)
1594 - DiskUsageCounter: Allow MountPoint to store fstype
1595 - DiskUsageCounter: Support setting 'growonly' partition hint
1596   (bnc#896176)
1597 - version 14.29.0 (29)
1598
1599 -------------------------------------------------------------------
1600 Fri Sep  5 12:46:57 CEST 2014 - ma@suse.de
1601
1602 - Make Repository::isUpdateRepo also check for being referenced
1603   by products (bnc#892579)
1604 - Report repositories skipped as nonroot due to insufficient
1605   permission (bnc#893260)
1606 - version 14.28.0 (28)
1607
1608 -------------------------------------------------------------------
1609 Thu Sep  4 01:14:34 CEST 2014 - ma@suse.de
1610
1611 - Update zypp-po.tar.bz2
1612
1613 -------------------------------------------------------------------
1614 Fri Aug 29 14:46:25 CEST 2014 - ma@suse.de
1615
1616 - PackageProvider: consider toplevel cache if --root or --pkg-cachedir
1617   is used.
1618 - Cleanup orpahned cache dirs only at zypp.conf default locations
1619   (bnc#891515)
1620 - Remove orphaned package caches on refresh (bnc#888919)
1621 - version 14.27.2 (27)
1622
1623 -------------------------------------------------------------------
1624 Sun Aug 24 01:16:00 CEST 2014 - ma@suse.de
1625
1626 - Update zypp-po.tar.bz2
1627
1628 -------------------------------------------------------------------
1629 Mon Aug 18 14:01:06 CEST 2014 - ma@suse.de
1630
1631 - Update zypp-po.tar.bz2
1632
1633 -------------------------------------------------------------------
1634 Thu Jul 31 19:22:56 CEST 2014 - ma@suse.de
1635
1636 - Fix gpg key creation/modification date computation to properly
1637   update trusted keys stored in the rpm database.
1638 - version 14.27.1 (27)
1639
1640 -------------------------------------------------------------------
1641 Mon Jul 28 11:32:40 CEST 2014 - mls@suse.de
1642
1643 - reverted last commit to make yast2-pkg-bindings build again
1644
1645 -------------------------------------------------------------------
1646 Fri Jul 25 12:56:17 CEST 2014 - ma@suse.de
1647
1648 - JobReport: extend callback to allow passing UserData
1649 - hardlinkCopy must not fail if proc/sys/fs/protected_hardlink is on
1650 - adapt to changed boost::error_category throw specifier
1651 - version 14.27.0 (27)
1652
1653 -------------------------------------------------------------------
1654 Fri Jul 18 08:57:39 CEST 2014 - ma@suse.de
1655
1656 - Execute install scripts with cwd==/ (bnc#886764)
1657 - fix wrong '//' when extending URLs with an empty path (bnc#885254)
1658 - version 14.26.1 (26)
1659
1660 -------------------------------------------------------------------
1661 Mon Jul 14 17:46:14 CEST 2014 - ma@suse.de
1662
1663 - refreshService: add option to force repo status reset
1664 - Strip local filenames and args from URL.
1665 - version 14.26.0 (26)
1666
1667 -------------------------------------------------------------------
1668 Fri Jul 11 13:42:43 CEST 2014 - ma@suse.de
1669
1670 - Support RepoInfo content keywords (FATE#316287)
1671 - fix parsing repomd.xml twice
1672 - version 14.25.0 (23)
1673
1674 -------------------------------------------------------------------
1675 Wed Jun 11 07:36:48 CEST 2014 - ma@suse.de
1676
1677 - Patch: add isCategory/isSeverity convenience
1678 - If available provide info in ServiceException
1679 - version 14.24.0 (23)
1680
1681 -------------------------------------------------------------------
1682 Wed Jun  4 11:49:32 CEST 2014 - ma@suse.de
1683
1684 - Cleanup orphanded service repos on the fly (bnc#649846)
1685 - Service refresh must not attempt to modify plugin services
1686 - version 14.23.0 (23)
1687
1688 -------------------------------------------------------------------
1689 Wed May 28 13:41:22 CEST 2014 - ma@suse.de
1690
1691 - Fix service methods to throw ServiceException, not RepoException.
1692 - version 14.22.0 (22)
1693
1694 -------------------------------------------------------------------
1695 Tue May 27 16:31:21 CEST 2014 - ma@suse.de
1696
1697 - Let ServiceRefresh en-/disable repos with respect to previous state
1698   and user modifications.
1699 - RepoindexFileReader: support variable substitution
1700 - Parse optional autorefresh attribute from repoindex.xml
1701 - version 14.21.0 (20)
1702
1703 -------------------------------------------------------------------
1704 Wed May 14 13:52:38 CEST 2014 - ma@suse.de
1705
1706 - Add DownloadResolvableReport::infoInCache
1707 - Adjust transfer timeout settings (bnc#877405)
1708 - Fix computation of update candidate (bnc#834858)
1709 - version 14.20.0 (20)
1710
1711 -------------------------------------------------------------------
1712 Thu May  8 18:54:25 CEST 2014 - ma@suse.de
1713
1714 - KeyRingReport: New infoVerify callback showing the trusted key
1715   that will be used for verification.
1716 - version 14.19.0 (19)
1717
1718 -------------------------------------------------------------------
1719 Sun May  4 01:15:49 CEST 2014 - ma@suse.de
1720
1721 - Update zypp-po.tar.bz2
1722
1723 -------------------------------------------------------------------
1724 Thu May  1 01:15:38 CEST 2014 - ma@suse.de
1725
1726 - Update zypp-po.tar.bz2
1727
1728 -------------------------------------------------------------------
1729 Mon Apr 28 15:34:44 CEST 2014 - ma@suse.de
1730
1731 - Derive initial AutoInstalled file from history
1732 - Target: maintain AutoInstalled database file
1733 - version 14.18.0 (17)
1734
1735 -------------------------------------------------------------------
1736 Tue Apr 15 17:03:30 CEST 2014 - ma@suse.de
1737
1738 - Factor out CommitPackageCache for standalone usage. (Fate#317077)
1739 - version 14.17.5 (17)
1740
1741 -------------------------------------------------------------------
1742 Fri Apr 11 16:16:11 CEST 2014 - ma@suse.de
1743
1744 - history: log %posttrans errors and output
1745 - adapt to libsolv cannges
1746 - version 14.17.4 (17)
1747
1748 -------------------------------------------------------------------
1749 Fri Apr  4 14:29:13 CEST 2014 - ma@suse.de
1750
1751 - Log warning if baseproduct symlink is dangling or missing
1752 - version 14.17.3 (17)
1753
1754 -------------------------------------------------------------------
1755 Thu Apr  3 19:18:48 CEST 2014 - ma@suse.de
1756
1757 - RepoManager: Fix RepoStatus computation and refresh of PLAINDIR repos.
1758 - Recreate solv file caches if content may change even if raw metadata
1759   are unchanged (here: new pattern, product and application data).
1760 - version 14.17.2 (17)
1761
1762 -------------------------------------------------------------------
1763 Wed Apr  2 18:09:47 CEST 2014 - ma@suse.de
1764
1765 - CpeId: Basic functionality incl. matching
1766 - New SetRelationMixin
1767 - version 14.17.1 (17)
1768
1769 -------------------------------------------------------------------
1770 Mon Mar 31 10:23:42 CEST 2014 - ma@suse.de
1771
1772 - Use dummy licenses in test data (bnc#862471)
1773 - Install zypp-NameReqPrv helper for evaluating testcases.
1774 - version 14.17.0 (17)
1775
1776 -------------------------------------------------------------------
1777 Tue Mar 18 14:55:11 CET 2014 - ma@suse.de
1778
1779 - Update zypp-po.tar.bz2
1780
1781 -------------------------------------------------------------------
1782 Wed Feb 26 15:06:06 CET 2014 - ma@suse.de
1783
1784 - Ignore failed-eject-exception on media change (bnc#865705)
1785 - version 14.16.1 (16)
1786
1787 -------------------------------------------------------------------
1788 Tue Feb 25 13:42:13 CET 2014 - ma@suse.de
1789
1790 - Remove duplicate code detecting known kinds and move it to
1791   ResKind::explicitBuiltin.
1792 - version 14.16.0 (16)
1793
1794 -------------------------------------------------------------------
1795 Sun Feb 23 21:52:55 CET 2014 - ma@suse.de
1796
1797 - Optionally exclude suggested packages from pattern content (bnc#857671)
1798 - Fix pattern content for auto-pattens (bnc#864087)
1799 - Don't report missing filelists for non-packages (bnc#864314)
1800 - adapt to new rpm weak dependency tags
1801 - version 14.15.0 (15)
1802
1803 -------------------------------------------------------------------
1804 Fri Feb 14 13:51:46 CET 2014 - ma@suse.de
1805
1806 - Provide ContentIdentifier of required update repositories in Product
1807   (Fate#316160)
1808 - Support CpeId in Repository and Product attributes (Fate#316160)
1809 - Add API for retrieving repository ContentRevision and ContentIdentifier
1810   (Fate#316160)
1811 - version 14.14.0 (14)
1812
1813 -------------------------------------------------------------------
1814 Thu Feb 13 10:28:24 CET 2014 - ma@suse.de
1815
1816 - Adjust solver defaults to changed soft lock handling (bnc#863275)
1817 - Avoid confusing solver decisions by not storing soft locks (bnc#863275)
1818 - version 14.13.0 (13)
1819
1820 -------------------------------------------------------------------
1821 Tue Feb 11 21:22:58 CET 2014 - ma@suse.de
1822
1823 - Add Product::endOfLife attribute (Fate#316172)
1824 - Let Product::shortName fallback to name.
1825 - Remove license text from test data (bnc#862471)
1826 - version 14.12.0 (12)
1827
1828 -------------------------------------------------------------------
1829 Sun Feb  2 01:13:59 CET 2014 - ma@suse.de
1830
1831 - Update zypp-po.tar.bz2
1832
1833 -------------------------------------------------------------------
1834 Fri Jan 31 19:09:28 CET 2014 - ma@suse.de
1835
1836 - Introduce new solvable kind: Application (as provided by appdata.xml)
1837 - version 14.11.0 (7)
1838
1839 -------------------------------------------------------------------
1840 Fri Jan 31 17:37:29 CET 2014 - ma@suse.de
1841
1842 - String helper for printing indented text.
1843 - Offer translated names for dependency types.
1844 - version 14.10.0 (7)
1845
1846 -------------------------------------------------------------------
1847 Thu Jan 30 01:13:40 CET 2014 - ma@suse.de
1848
1849 - Update zypp-po.tar.bz2
1850
1851 -------------------------------------------------------------------
1852 Wed Jan 29 10:28:16 CET 2014 - ma@suse.de
1853
1854 - No fileconflict check if DownloadOnly.
1855 - version 14.9.0 (7)
1856
1857 -------------------------------------------------------------------
1858 Sat Jan 25 17:07:45 CET 2014 - ma@suse.de
1859
1860 - Collect and execute %posttrans scripts delayed (Fate#313506)
1861 - BuildRequire libsolv implementing (Fate#309385)
1862 - version 14.8.0 (7)
1863
1864 -------------------------------------------------------------------
1865 Fri Jan 24 11:26:52 CET 2014 - ma@suse.de
1866
1867 - Patterns are no longer pseudo installed (Fate#309385)
1868 - version 14.7.0 (7)
1869
1870 -------------------------------------------------------------------
1871 Fri Jan 24 08:41:13 CET 2014 - ma@suse.de
1872
1873 - Check for file conflicts in commit (bnc#673720)
1874 - Add asUserSting: human readable (translated) string representation
1875 - Add file conflict detection during commit (bnc#673720)
1876 - Add Transaction::installedResult
1877 - version 14.6.0 (6)
1878
1879 -------------------------------------------------------------------
1880 Mon Jan 20 17:14:48 CET 2014 - ma@suse.de
1881
1882 - Fix cleanup code removing the @System solv file. (bnc#853065)
1883 - Fix missing priority in RepoInfo::dumpAsXML (bnc#855845)
1884 - version 14.5.0 (4)
1885
1886 -------------------------------------------------------------------
1887 Tue Jan 14 18:38:49 CET 2014 - ma@suse.de
1888
1889 - Improve ProgressData reporting.
1890 - Allow xml::escape directly dumping to a stream.
1891 - Add support for repo authentication using SSL client certificates
1892   (bnc#683914)
1893 - Enhance Queue to perform COW
1894 - fix documentation
1895 - version 14.4.0 (4)
1896
1897 -------------------------------------------------------------------
1898 Thu Jan  9 01:13:40 CET 2014 - ma@suse.de
1899
1900 - Update zypp-po.tar.bz2
1901
1902 -------------------------------------------------------------------
1903 Fri Dec 13 19:36:34 CET 2013 - ma@suse.de
1904
1905 - Polish DiskUsageCounter
1906 - Add Bitmap type (aka sat::Map)
1907 - Remove obsolete DiskUsage class
1908 - version 14.3.0 (3)
1909
1910 -------------------------------------------------------------------
1911 Thu Dec 12 18:01:18 CET 2013 - ma@suse.de
1912
1913 - Fix disk usage computation for single packages (bnc#852943)
1914 - version 14.2.1 (2)
1915
1916 -------------------------------------------------------------------
1917 Wed Dec  4 12:54:30 UTC 2013 - jreidinger@suse.com
1918
1919 - Drop package-manager script as it is already deprecated and
1920   packagekit usage in desktop invalidates it. If someone really
1921   need it, then place it to proper top level package which can
1922   decide what GUI is proper for given task.
1923
1924 -------------------------------------------------------------------
1925 Wed Nov 20 16:32:30 CET 2013 - ma@suse.de
1926
1927 - Extend commit plugin to send the transaction list (Fate#316203)
1928 - Add base/Json.h: JSON encoder for e.g. sending data to plugins
1929 - Re-evaluate dropped packages list on upgrade, even if product
1930   remains unchanged (bnc#849251).
1931 - Add ppc64le architecture
1932 - Add m68k architecture
1933 - version 14.2.0 (2)
1934
1935 -------------------------------------------------------------------
1936 Fri Oct 25 14:21:31 CEST 2013 - ma@suse.de
1937
1938 - Always properly initialize pool storage (bnc#846565)
1939 - version 14.1.1 (0)
1940
1941 -------------------------------------------------------------------
1942 Thu Oct 17 17:57:54 CEST 2013 - ma@suse.de
1943
1944 - Add Package isCached and cachedLocation methods
1945 - fixed PluginFrame::hasKey
1946 - version 14.1.0 (0)
1947
1948 -------------------------------------------------------------------
1949 Thu Oct 10 01:13:48 CEST 2013 - ma@suse.de
1950
1951 - Update zypp-po.tar.bz2
1952
1953 -------------------------------------------------------------------
1954 Sun Oct  6 01:13:51 CEST 2013 - ma@suse.de
1955
1956 - Update zypp-po.tar.bz2
1957
1958 -------------------------------------------------------------------
1959 Thu Oct  3 01:14:59 CEST 2013 - ma@suse.de
1960
1961 - Update zypp-po.tar.bz2
1962
1963 -------------------------------------------------------------------
1964 Wed Oct  2 19:25:58 CEST 2013 - ma@suse.de
1965
1966 - fix handling symlinks in export pathname on NFSv4 (bnc#804544)
1967 - Bump major version for Factory
1968   13.1 is continued on SuSE-Code-13_1-Branch
1969 - version 14.0.0 (0)
1970
1971 -------------------------------------------------------------------
1972 Sun Sep 29 01:15:02 CEST 2013 - ma@suse.de
1973
1974 - Update zypp-po.tar.bz2
1975
1976 -------------------------------------------------------------------
1977 Sun Sep 22 01:14:26 CEST 2013 - ma@suse.de
1978
1979 - Update zypp-po.tar.bz2
1980
1981 -------------------------------------------------------------------
1982 Wed Sep 18 17:06:06 CEST 2013 - ma@suse.de
1983
1984 - Allow multiversionSpec manipulation in ZConfig
1985 - Fix string hexdecoding
1986 - Avoid parsing gpg subkeys but still parse multiple keys
1987 - version 13.7.0 (6)
1988
1989 -------------------------------------------------------------------
1990 Sun Sep 15 01:14:55 CEST 2013 - ma@suse.de
1991
1992 - Update zypp-po.tar.bz2
1993
1994 -------------------------------------------------------------------
1995 Thu Sep 12 01:15:29 CEST 2013 - ma@suse.de
1996
1997 - Update zypp-po.tar.bz2
1998
1999 -------------------------------------------------------------------
2000 Thu Sep  5 01:13:43 CEST 2013 - ma@suse.de
2001
2002 - Update zypp-po.tar.bz2
2003
2004 -------------------------------------------------------------------
2005 Mon Sep  2 17:04:37 CEST 2013 - ma@suse.de
2006
2007 - Avoid parsing gpg subkeys
2008 - Use explicit operator bool in TmpPath
2009 - Must keep legacy rpm level flag (bnc#838039)
2010 - version 13.6.0 (6)
2011
2012 -------------------------------------------------------------------
2013 Sun Sep  1 01:14:03 CEST 2013 - ma@suse.de
2014
2015 - Update zypp-po.tar.bz2
2016
2017 -------------------------------------------------------------------
2018 Thu Aug 29 01:13:44 CEST 2013 - ma@suse.de
2019
2020 - Update zypp-po.tar.bz2
2021
2022 -------------------------------------------------------------------
2023 Tue Aug 27 19:10:37 CEST 2013 - ma@suse.de
2024
2025 - remove deprecated methods
2026 - fix key expiry date parsing (bnc#828672)
2027 - Provide additional keys data in case the ASCII armored blob
2028   containes multiple keys
2029 - No rpmdb key import in readony mode (bnc#828672)
2030 - Fix rpmdb key import/export (bnc#828672)
2031 - Reduce amount of gpg calls when importing/exporting keys.
2032 - Add public accessible PublicKeyData/PublicKeyScanner classes
2033 - fix ASCII armored PublicKey parsing (bnc#828672)
2034 - fix typo (bnc#761985)
2035 - Fix multiversion update candidate to respect an installed objects
2036   arch and vendor (bnc#820444)
2037 - fix logfile truncation introduced by previous fix for (bnc#825490)
2038 - Swig can't handle move constructor
2039 - Workaround bnc#819354 by executing rpm in /. (bnc#827609)
2040 - Try to detect Arch_ppc64p7 (requires glibc-2.16: getauxval)
2041 - Fix file probing via tftp:// (bnc#803316)
2042 - Add armv7hl to armv6hl compat to be in sync with libsolv.
2043 - Support for armv6hl
2044 - version 13.5.0 (5)
2045
2046 -------------------------------------------------------------------
2047 Thu Aug 22 01:13:25 CEST 2013 - ma@suse.de
2048
2049 - Update zypp-po.tar.bz2
2050
2051 -------------------------------------------------------------------
2052 Sun Aug 18 01:13:20 CEST 2013 - ma@suse.de
2053
2054 - Update zypp-po.tar.bz2
2055
2056 -------------------------------------------------------------------
2057 Thu Aug 15 01:13:27 CEST 2013 - ma@suse.de
2058
2059 - Update zypp-po.tar.bz2
2060
2061 -------------------------------------------------------------------
2062 Thu Aug  8 01:13:27 CEST 2013 - ma@suse.de
2063
2064 - Update zypp-po.tar.bz2
2065
2066 -------------------------------------------------------------------
2067 Sun Aug  4 01:13:59 CEST 2013 - ma@suse.de
2068
2069 - Update zypp-po.tar.bz2
2070
2071 -------------------------------------------------------------------
2072 Thu Aug  1 01:13:52 CEST 2013 - ma@suse.de
2073
2074 - Update zypp-po.tar.bz2
2075
2076 -------------------------------------------------------------------
2077 Thu Jul 25 01:13:40 CEST 2013 - ma@suse.de
2078
2079 - Update zypp-po.tar.bz2
2080
2081 -------------------------------------------------------------------
2082 Thu Jul 18 01:13:43 CEST 2013 - ma@suse.de
2083
2084 - Update zypp-po.tar.bz2
2085
2086 -------------------------------------------------------------------
2087 Sun Jul 14 01:13:38 CEST 2013 - ma@suse.de
2088
2089 - Update zypp-po.tar.bz2
2090
2091 -------------------------------------------------------------------
2092 Thu Jul 11 01:13:49 CEST 2013 - ma@suse.de
2093
2094 - Update zypp-po.tar.bz2
2095
2096 -------------------------------------------------------------------
2097 Fri Jun 21 20:24:39 CEST 2013 - ma@suse.de
2098
2099 - Fix testcases failing if local pathnames contain umlauts
2100 - Pathname: add move constructor and fix assign
2101 - Set logfile permission upon file creation only (bnc#825490)
2102 - Add arch ppc64p7
2103 - version 13.4.0 (4)
2104
2105 -------------------------------------------------------------------
2106 Tue Jun 11 11:37:48 CEST 2013 - ma@suse.de
2107
2108 - Speedup scanning for modaliases (bnc#824110)
2109 - version 13.3.0 (2)
2110
2111 -------------------------------------------------------------------
2112 Sun May 26 01:13:15 CEST 2013 - ma@suse.de
2113
2114 - Update zypp-po.tar.bz2
2115
2116 -------------------------------------------------------------------
2117 Thu May 23 01:13:13 CEST 2013 - ma@suse.de
2118
2119 - Update zypp-po.tar.bz2
2120
2121 -------------------------------------------------------------------
2122 Thu May 16 12:22:48 CEST 2013 - ma@suse.de
2123
2124 - Remove deprecated old stuff (aria2 support,
2125   old InstallOrder, old History parser)
2126 - version 13.2.0 (2)
2127
2128 -------------------------------------------------------------------
2129 Thu May 16 01:13:47 CEST 2013 - ma@suse.de
2130
2131 - Update zypp-po.tar.bz2
2132
2133 -------------------------------------------------------------------
2134 Sun May 12 01:13:39 CEST 2013 - ma@suse.de
2135
2136 - Update zypp-po.tar.bz2
2137
2138 -------------------------------------------------------------------
2139 Thu May  9 01:13:54 CEST 2013 - ma@suse.de
2140
2141 - Update zypp-po.tar.bz2
2142
2143 -------------------------------------------------------------------
2144 Thu May  2 11:07:52 CEST 2013 - ma@suse.de
2145
2146 - Discourage using SafeBool in favor of explicit operator bool
2147 - version 13.1.0 (1)
2148
2149 -------------------------------------------------------------------
2150 Mon Apr 29 10:41:46 CEST 2013 - ma@suse.de
2151
2152 - Testsuite: Workaround boost::thread being not header only since
2153   boost-1.50 (boost ticket 7085)
2154 - Adaptions to smart_pointer changes in boost-1.53; mainly introduce
2155   explicit operator bool; constructible and comparable with nullptr_t.
2156 - Bump major version for Factory
2157   12.x is continued on SuSE-Code-12_3-Branch
2158 - version 13.0.0 (0)
2159
2160 -------------------------------------------------------------------
2161 Sun Apr 28 01:14:07 CEST 2013 - ma@suse.de
2162
2163 - Update zypp-po.tar.bz2
2164
2165 -------------------------------------------------------------------
2166 Fri Apr  5 14:26:35 CEST 2013 - ma@suse.de
2167
2168 - added new fuction zypp::ZYpp::provideSrcPackage
2169 - Treat opensuse-education as separate vendor (bnc#812608)
2170 - AArch64 support
2171 - version 12.11.0 (0)
2172
2173 -------------------------------------------------------------------
2174 Wed Mar 27 12:31:17 CET 2013 - ma@suse.de
2175
2176 - added tftp-support (bnc#803316)
2177 - version 12.10.1 (0)
2178
2179 -------------------------------------------------------------------
2180 Tue Mar 26 13:06:21 CET 2013 - ma@suse.de
2181
2182 - Update zypp-po.tar.bz2
2183
2184 -------------------------------------------------------------------
2185 Thu Mar 21 01:13:45 CET 2013 - ma@suse.de
2186
2187 - Update zypp-po.tar.bz2
2188
2189 -------------------------------------------------------------------
2190 Sun Mar 10 01:14:01 CET 2013 - ma@suse.de
2191
2192 - Update zypp-po.tar.bz2
2193
2194 -------------------------------------------------------------------
2195 Thu Mar  7 14:13:42 CET 2013 - ma@suse.de
2196
2197 - Adapt to libsolv dataiterator fixes
2198   (returning random data in some cases)
2199 - Require and adapt to changes in libsolv-0.3.0
2200 - version 12.10.0 (0)
2201
2202 -------------------------------------------------------------------
2203 Thu Mar  7 01:13:25 CET 2013 - ma@suse.de
2204
2205 - Update zypp-po.tar.bz2
2206
2207 -------------------------------------------------------------------
2208 Sun Mar  3 01:15:52 CET 2013 - ma@suse.de
2209
2210 - Update zypp-po.tar.bz2
2211
2212 -------------------------------------------------------------------
2213 Wed Feb 27 08:41:18 CET 2013 - ma@suse.de
2214
2215 - Rephrase error message if 'lsof' is not installed (bnc#694427)
2216 - version 12.9.0 (0)
2217
2218 -------------------------------------------------------------------
2219 Fri Feb 15 12:49:18 CET 2013 - ma@suse.de
2220
2221 - Handle dangling update script symlinks in instsys. (bnc#803751)
2222 - version 12.8.1 (0)
2223
2224 -------------------------------------------------------------------
2225 Thu Feb 14 01:13:28 CET 2013 - ma@suse.de
2226
2227 - Update zypp-po.tar.bz2
2228
2229 -------------------------------------------------------------------
2230 Thu Feb  7 01:16:50 CET 2013 - ma@suse.de
2231
2232 - Update zypp-po.tar.bz2
2233
2234 -------------------------------------------------------------------
2235 Mon Feb  4 12:35:51 CET 2013 - ma@suse.de
2236
2237 - Update zypp-po.tar.bz2
2238
2239 -------------------------------------------------------------------
2240 Tue Jan 22 11:06:55 CET 2013 - ma@suse.de
2241
2242 - make multicurl suppress progress reports for the metalink download
2243 - work around libcurl bug that sometimes gives us old values in the
2244   progress callback
2245 - version 12.8.0 (0)
2246
2247 -------------------------------------------------------------------
2248 Fri Jan 18 14:07:50 CET 2013 - ma@suse.de
2249
2250 - Reduce logging
2251 - MediaMultiCurl: throw AbortRequestException if aborted by user
2252 - version 12.7.0 (0)
2253
2254 -------------------------------------------------------------------
2255 Sun Jan 13 01:13:23 CET 2013 - ma@suse.de
2256
2257 - Update zypp-po.tar.bz2
2258
2259 -------------------------------------------------------------------
2260 Sun Jan  6 01:13:17 CET 2013 - ma@suse.de
2261
2262 - Update zypp-po.tar.bz2
2263
2264 -------------------------------------------------------------------
2265 Thu Dec 27 01:13:27 CET 2012 - ma@suse.de
2266
2267 - Update zypp-po.tar.bz2
2268
2269 -------------------------------------------------------------------
2270 Mon Dec 17 13:31:15 CET 2012 - ma@suse.de
2271
2272 - Add NamedValue<_Tp>: Simple value<>name mapping supporting aliases
2273 - Enable zypper to remove zypp locks without evaluating the
2274   query (bnc#792901)
2275 - Configure curl to "not fix the BEAST attack" (bnc#779177)
2276 - version 12.6.0 (0)
2277
2278 -------------------------------------------------------------------
2279 Sun Dec 16 01:13:16 CET 2012 - ma@suse.de
2280
2281 - Update zypp-po.tar.bz2
2282
2283 -------------------------------------------------------------------
2284 Mon Dec  3 14:31:59 CET 2012 - ma@suse.de
2285
2286 - HistoryLogReader: new HistoryLogData based API for parsing the new
2287   history file entries (fate#312521)
2288   The old HistoryItem based API is deprecated but will
2289   still be available for a while if you compile with
2290   -DWITH_DEPRECATED_HISTORYITEM_API.
2291 - Write userdata string to history log (fate#312521)
2292 - Add HistoryLogReader testcases
2293 - Adapt to libsolv 'medianr'-changes
2294 - version 12.5.0 (0)
2295
2296 -------------------------------------------------------------------
2297 Thu Nov 22 01:14:42 CET 2012 - ma@suse.de
2298
2299 - Update zypp-po.tar.bz2
2300
2301 -------------------------------------------------------------------
2302 Sun Nov 18 01:13:44 CET 2012 - ma@suse.de
2303
2304 - Update zypp-po.tar.bz2
2305
2306 -------------------------------------------------------------------
2307 Tue Nov 13 15:40:10 CET 2012 - ma@suse.de
2308
2309 - Forward userdata string to commit plugins in BEGINPLUGIN (fate#312521)
2310 - Extend ZConfig to store a user defined string value (fate#312521)
2311 - Add SIGSEGV handler trying to log a stack trace
2312 - Add zypp::dumpBacktrace to dump current stack trace to a stream.
2313 - Use gettext plural handling (bnc#784666)
2314 - version 12.4.0 (0)
2315
2316 -------------------------------------------------------------------
2317 Sun Nov  4 01:13:21 CET 2012 - ma@suse.de
2318
2319 - Update zypp-po.tar.bz2
2320
2321 -------------------------------------------------------------------
2322 Wed Oct 24 10:40:38 CEST 2012 - ma@suse.de
2323
2324 - Add simple sysconfig::write (bnc#766598)
2325 - For installed products also filelists when trying to find the buddy
2326   (bnc#784900)
2327 - Provide information whether product license needs to be accepted.
2328 - version 12.3.0 (0)
2329
2330 -------------------------------------------------------------------
2331 Thu Oct 18 01:13:43 CEST 2012 - ma@suse.de
2332
2333 - Update zypp-po.tar.bz2
2334
2335 -------------------------------------------------------------------
2336 Sun Oct  7 01:13:41 CEST 2012 - ma@suse.de
2337
2338 - Update zypp-po.tar.bz2
2339
2340 -------------------------------------------------------------------
2341 Mon Oct  1 11:00:42 CEST 2012 - ma@suse.de
2342
2343 - Enable multiversion kernel and set multiversion.kernels in
2344   /etc/zypp/zypp.conf to keep the latest, latest-1 and the running.
2345 - Fix typo (bnc#782801)
2346 - Relax evaluation of patch category tags (case insensitive)
2347
2348 -------------------------------------------------------------------
2349 Sun Sep 30 01:13:18 CEST 2012 - ma@suse.de
2350
2351 - Update zypp-po.tar.bz2
2352
2353 -------------------------------------------------------------------
2354 Sun Sep 16 01:14:34 CEST 2012 - ma@suse.de
2355
2356 - Update zypp-po.tar.bz2
2357
2358 -------------------------------------------------------------------
2359 Wed Sep 12 10:28:00 CEST 2012 - ma@suse.de
2360
2361 - Add str::commonPrefix
2362 - version 12.2.0 (0)
2363
2364 -------------------------------------------------------------------
2365 Sun Sep  9 01:13:25 CEST 2012 - ma@suse.de
2366
2367 - Update zypp-po.tar.bz2
2368
2369 -------------------------------------------------------------------
2370 Wed Sep  5 11:56:54 CEST 2012 - gs@suse.de
2371
2372 - Provide Target::reload()
2373 - version 12.1.0 (0)
2374
2375 -------------------------------------------------------------------
2376 Sun Aug 26 01:13:31 CEST 2012 - ma@suse.de
2377
2378 - Update zypp-po.tar.bz2
2379
2380 -------------------------------------------------------------------
2381 Thu Aug 23 01:13:47 CEST 2012 - ma@suse.de
2382
2383 - Update zypp-po.tar.bz2
2384
2385 -------------------------------------------------------------------
2386 Sun Aug 19 01:14:11 CEST 2012 - ma@suse.de
2387
2388 - Update zypp-po.tar.bz2
2389
2390 -------------------------------------------------------------------
2391 Thu Aug 16 01:13:43 CEST 2012 - ma@suse.de
2392
2393 - Update zypp-po.tar.bz2
2394
2395 -------------------------------------------------------------------
2396 Fri Aug 10 12:53:47 CEST 2012 - ma@suse.de
2397
2398 - Implement $ZYPP_LOCK_TIMEOUT: number of seconds to wait for a
2399   zypplock becoming available (bnc#772965)
2400 - Unify update-scripts with same content(md5sum) (bnc#773575)
2401 - version 12.0.1 (0)
2402
2403 -------------------------------------------------------------------
2404 Thu Aug  9 01:15:12 CEST 2012 - ma@suse.de
2405
2406 - Update zypp-po.tar.bz2
2407
2408 -------------------------------------------------------------------
2409 Thu Aug  2 11:55:00 CEST 2012 - ma@suse.de
2410
2411 - set $ZYPP_IS_RUNNING during commit
2412 - Bump major version for Factory
2413   11.x is continued on SuSE-Code-12_2-Branch
2414 - version 12.0.0 (0)
2415
2416 -------------------------------------------------------------------
2417 Thu Aug  2 01:14:11 CEST 2012 - ma@suse.de
2418
2419 - Update zypp-po.tar.bz2
2420
2421 -------------------------------------------------------------------
2422 Wed Aug  1 15:32:40 CEST 2012 - ma@suse.de
2423
2424 - Fixed typo (bnc#773467)
2425 - Erase any old repo instance from pool when (re)loading from cache
2426 - filter zero sized devices in disk usage counter(bnc#769819)
2427 - fix isSoftLocked computation
2428 - fix possibly reporting timeout as "aborted by user" (bnc#665327)
2429 - do not fork the uuidgen program, use kernel interface instead
2430 - remove obsolete hicolor-icon-theme BuildRequires
2431 - version 11.7.0 (6)
2432
2433 -------------------------------------------------------------------
2434 Sun Jul 29 01:13:31 CEST 2012 - ma@suse.de
2435
2436 - Update zypp-po.tar.bz2
2437
2438 -------------------------------------------------------------------
2439 Thu Jul 19 01:13:43 CEST 2012 - ma@suse.de
2440
2441 - Update zypp-po.tar.bz2
2442
2443 -------------------------------------------------------------------
2444 Sun Jul  1 01:13:31 CEST 2012 - ma@suse.de
2445
2446 - Update zypp-po.tar.bz2
2447
2448 -------------------------------------------------------------------
2449 Thu Jun 28 01:14:27 CEST 2012 - ma@suse.de
2450
2451 - Update zypp-po.tar.bz2
2452
2453 -------------------------------------------------------------------
2454 Mon Jun 25 15:23:10 CEST 2012 - ma@suse.de
2455
2456 - zypp.conf:servicesdir is ignored (bnc#765528)
2457 - allow libcurl to take proxy from environment iff proxy is not
2458   configured or disallowed (bnc#745404)
2459 - version 11.6.3 (6)
2460
2461 -------------------------------------------------------------------
2462 Sun Jun 24 01:14:32 CEST 2012 - ma@suse.de
2463
2464 - Update zypp-po.tar.bz2
2465
2466 -------------------------------------------------------------------
2467 Thu Jun 14 01:13:35 CEST 2012 - ma@suse.de
2468
2469 - Update zypp-po.tar.bz2
2470
2471 -------------------------------------------------------------------
2472 Fri Jun  8 15:57:22 CEST 2012 - ma@suse.de
2473
2474 - Adjust weaklock fix
2475
2476 -------------------------------------------------------------------
2477 Fri Jun  8 14:16:15 CEST 2012 - ma@suse.de
2478
2479 - Fix processing of weak locks (bnc#749418, bnc#765164)
2480 - [valgrind] don't dereference if we may be past the end of the repositories.
2481 - add armv7hl workaround for Adrian
2482 - version 11.6.2 (6)
2483
2484 -------------------------------------------------------------------
2485 Sun Jun  3 01:14:09 CEST 2012 - ma@suse.de
2486
2487 - Update zypp-po.tar.bz2
2488
2489 -------------------------------------------------------------------
2490 Thu May 31 10:07:37 UTC 2012 - dmacvicar@suse.com
2491
2492 - fix an invalid read revealed by valgrind in
2493   RepositoryIterator::increment()
2494
2495 -------------------------------------------------------------------
2496 Sun May 20 01:13:30 CEST 2012 - ma@suse.de
2497
2498 - Update zypp-po.tar.bz2
2499
2500 -------------------------------------------------------------------
2501 Thu May 17 01:15:25 CEST 2012 - ma@suse.de
2502
2503 - Update zypp-po.tar.bz2
2504
2505 -------------------------------------------------------------------
2506 Sun May 13 01:14:15 CEST 2012 - ma@suse.de
2507
2508 - Update zypp-po.tar.bz2
2509
2510 -------------------------------------------------------------------
2511 Tue May  8 13:39:22 CEST 2012 - ma@suse.de
2512
2513 - Use ld version script to hide symbols outside zypp namespace (bnc#755324)
2514 - remove base/Deprecated.h (macros now in APIConfig.h)
2515 - Disribute Easy.h in APIConfig.h
2516 - Add APIConfig.h providing ZYPP_API and ZYPP_LOCAL macros
2517 - version 11.6.0 (6)
2518
2519 -------------------------------------------------------------------
2520 Fri May  4 11:18:17 CEST 2012 - ma@suse.de
2521
2522 - build with gcc-4.7 (bnc#755324)
2523 - version 11.5.0 (5)
2524
2525 -------------------------------------------------------------------
2526 Wed Apr 25 18:50:20 CEST 2012 - ma@suse.de
2527
2528 - Fix lost device info when mounting CD/DVD
2529
2530 -------------------------------------------------------------------
2531 Sun Apr 22 01:15:46 CEST 2012 - ma@suse.de
2532
2533 - Update zypp-po.tar.bz2
2534
2535 -------------------------------------------------------------------
2536 Thu Apr 19 10:19:05 CEST 2012 - ma@suse.de
2537
2538 - Always consider (block) devices passed as url option (bnc#755815)
2539
2540 -------------------------------------------------------------------
2541 Thu Apr 19 01:14:57 CEST 2012 - ma@suse.de
2542
2543 - Update zypp-po.tar.bz2
2544
2545 -------------------------------------------------------------------
2546 Wed Apr 18 18:38:06 CEST 2012 - ma@suse.de
2547
2548 - Fix install progress hopping back and forth
2549 - Try to create a missing destination dir before switching to tmp
2550   space (bnc#755239)
2551
2552 -------------------------------------------------------------------
2553 Mon Apr 16 14:52:35 CEST 2012 - ma@suse.de
2554
2555 - ResStatus: add 'unneeded' bit (determined by solver)
2556 - Force using gcc-4.6 until it builds with 4.7
2557 - Support multiversion definitions being read from files in /etc/zypp/multiversion.d.
2558 - Workaround doxygen SEGV and accept incomplete docs (until bnc#755402 is fixed)
2559 - Rename zypp::sat::AttrMatcher to zypp::StrMatcher (base/StrMatcher.h)
2560 - Support (source)package download by non-root user (bnc#755239)
2561 - Delay construction of ZYppGlobalLock until its actually needed (bnc#575096)
2562 - Fix buddy handling in solver results
2563 - Simplify Selectable::multiversionInstall
2564 - Don't cache defaultCandidate as it depends on solver::allowVendorChange flag (bnc#754286)
2565 - version 11.4.0 (4)
2566
2567 -------------------------------------------------------------------
2568 Tue Apr 10 12:11:37 CEST 2012 - ma@suse.de
2569
2570 - Update zypp-po.tar.bz2
2571
2572 -------------------------------------------------------------------
2573 Sun Apr  8 01:13:24 CEST 2012 - ma@suse.de
2574
2575 - Update zypp-po.tar.bz2
2576
2577 -------------------------------------------------------------------
2578 Thu Apr  5 01:16:21 CEST 2012 - ma@suse.de
2579
2580 - Update zypp-po.tar.bz2
2581
2582 -------------------------------------------------------------------
2583 Mon Mar 26 14:47:59 CEST 2012 - ma@suse.de
2584
2585 - Cleanup orphaned media attach points (bnc#751221)
2586 - Show max support status if package is in multiple repos (bnc#735841)
2587 - Parse proxy user/pass from url (bnc#752497)
2588 - Add CMake option to disable libproxy usage and disable it on SLE. (bnc#752500)
2589 - version 11.3.0 (1)
2590
2591 -------------------------------------------------------------------
2592 Thu Mar 15 00:31:25 CET 2012 - ma@suse.de
2593
2594 - Add API for patch severity (bnc#733723, FATE#312633)
2595 - version 11.2.0 (1)
2596
2597 -------------------------------------------------------------------
2598 Tue Mar 13 13:04:48 CET 2012 - ma@suse.de
2599
2600 - Force libproxy into using "/etc/sysconfig/proxy" if it exists (bnc#679322)
2601 - Apply soft locks by name and not per package (bnc#749418)
2602 - version 11.1.1 (1)
2603
2604 -------------------------------------------------------------------
2605 Fri Feb  3 13:18:01 CET 2012 - ma@suse.de
2606
2607 - Add Fetcher support for CHECKSUMS file (replaceing SHA1SUMS) (bnc#744302)
2608 - Build with -fvisibility-inlines-hidden
2609 - CheckAccessDeleted: avoid duplicate entries for the same PID (bnc#716972)
2610 - Correctly use user:pass directly embedded in a proxy url (bnc#740764)
2611 - new sat::Map - Libsolv (bit)Map wrapper.
2612 - always set splitprovides to true now that libsolv handles them better
2613 - version 11.1.0 (1)
2614
2615 -------------------------------------------------------------------
2616 Thu Feb  2 01:14:17 CET 2012 - ma@suse.de
2617
2618 - Update zypp-po.tar.bz2
2619
2620 -------------------------------------------------------------------
2621 Sun Jan 29 01:14:28 CET 2012 - ma@suse.de
2622
2623 - Update zypp-po.tar.bz2
2624
2625 -------------------------------------------------------------------
2626 Sun Jan 22 01:13:30 CET 2012 - ma@suse.de
2627
2628 - Update zypp-po.tar.bz2
2629
2630 -------------------------------------------------------------------
2631 Tue Jan 10 18:31:41 CET 2012 - ma@suse.de
2632
2633 - Update zypp-po.tar.bz2
2634
2635 -------------------------------------------------------------------
2636 Fri Dec 23 14:51:25 CET 2011 - ma@suse.de
2637
2638 - Adapt Repository iteration to libsolv changes.
2639 - Add sat::Pool tests
2640 - Fix Flags<> api to be more consistent and add testcase.
2641 - Set min_curl_version 7.19.4 (bnc#735284)
2642 - Doc: add some words about 'Solver - Vendor protection'
2643 - version 11.0.0 (0)
2644
2645 -------------------------------------------------------------------
2646 Thu Dec  1 01:13:37 CET 2011 - ma@suse.de
2647
2648 - Update zypp-po.tar.bz2
2649
2650 -------------------------------------------------------------------
2651 Mon Nov 28 18:08:42 CET 2011 - ma@suse.de
2652
2653 - Fix and optimize Pathname ctor and provide testcases (bnc#721128)
2654 - Open all file descriptors with O_CLOEXEC to avoid leaks and races
2655 - Some improvements to the services documentation
2656 - Fix RW_pointer comparison with underlying smart pointer type.
2657 - version 10.3.5 (3)
2658
2659 -------------------------------------------------------------------
2660 Sun Nov 27 01:13:10 CET 2011 - ma@suse.de
2661
2662 - Update zypp-po.tar.bz2
2663
2664 -------------------------------------------------------------------
2665 Thu Nov 17 01:13:15 CET 2011 - ma@suse.de
2666
2667 - Update zypp-po.tar.bz2
2668
2669 -------------------------------------------------------------------
2670 Fri Nov 11 13:38:42 CET 2011 - ma@suse.de
2671
2672 - Try to find and use some CD/DVD device even if HAL/UDEV detection
2673   fails (bnc#724807)
2674 - Static initialization problem fixes (by Harald Fernengel)
2675 - version 10.3.4 (3)
2676
2677 -------------------------------------------------------------------
2678 Mon Nov  7 15:45:28 CET 2011 - ma@suse.de
2679
2680 - Don't use proxy if disabled (bnc#696805)
2681 - version 10.3.3 (3)
2682
2683 -------------------------------------------------------------------
2684 Mon Nov  7 13:49:44 UTC 2011 - dimstar@opensuse.org
2685
2686 - Add pkg-config BuildRequires: We fail to detect libproxy due to
2687   the missing pkg-config. Additionally, we have a .pc file
2688   ourselfes, which we do not get the provides for [bnc#696805]
2689
2690 -------------------------------------------------------------------
2691 Thu Nov  3 14:58:42 CET 2011 - ma@suse.de
2692
2693 - Let RepoInfo::keepPackages properly default to FALSE (bnc#727385)
2694 - version 10.3.2 (3)
2695
2696 -------------------------------------------------------------------
2697 Thu Nov  3 01:13:12 CET 2011 - ma@suse.de
2698
2699 - Update zypp-po.tar.bz2
2700
2701 -------------------------------------------------------------------
2702 Sun Oct 30 01:14:41 CEST 2011 - ma@suse.de
2703
2704 - Update zypp-po.tar.bz2
2705
2706 -------------------------------------------------------------------
2707 Thu Oct 27 01:14:10 CEST 2011 - ma@suse.de
2708
2709 - Update zypp-po.tar.bz2
2710
2711 -------------------------------------------------------------------
2712 Mon Oct 24 13:35:56 CEST 2011 - ma@suse.de
2713
2714 - Explicitly include textLocale in package translation download
2715
2716 -------------------------------------------------------------------
2717 Mon Oct 24 09:37:31 CEST 2011 - ma@suse.de
2718
2719 - Update libversion info (due to ABI change in 10.2.0 (bnc#725407)
2720 - version 10.3.1 (3)
2721
2722 -------------------------------------------------------------------
2723 Sun Oct 23 01:13:11 CEST 2011 - ma@suse.de
2724
2725 - Update zypp-po.tar.bz2
2726
2727 -------------------------------------------------------------------
2728 Fri Oct 21 11:47:39 CEST 2011 - ma@suse.de
2729
2730 - Add zypp.conf option repo.refresh.locales: A list of locales for
2731   which translated package descriptions should be downloaded if
2732   available.
2733 - Explixitly set CURLOPT_PROXYAUTH
2734 - version 10.3.0 (1)
2735
2736 -------------------------------------------------------------------
2737 Tue Oct 18 16:45:13 CEST 2011 - ma@suse.de
2738
2739 - Add arch armv7tnhl and armv7thl
2740 - Fix RepoVariablesReplacer to compute substitution values on demand only
2741 - PathInfo::hardlinkCopy: fix handling cross-device links
2742 - version 10.2.0 (1)
2743
2744 -------------------------------------------------------------------
2745 Sun Oct 16 01:13:37 CEST 2011 - ma@suse.de
2746
2747 - Update zypp-po.tar.bz2
2748
2749 -------------------------------------------------------------------
2750 Thu Oct 13 11:50:26 CEST 2011 - ma@suse.de
2751
2752 - Must not differ between type nfs and nfs4 when checking the mount
2753   table (bnc#710269)
2754 - version 10.1.1 (1)
2755
2756 -------------------------------------------------------------------
2757 Thu Oct 13 01:13:37 CEST 2011 - ma@suse.de
2758
2759 - Update zypp-po.tar.bz2
2760
2761 -------------------------------------------------------------------
2762 Tue Oct 11 15:20:43 CEST 2011 - ma@suse.de
2763
2764 - Switch to using libsolv instead of satsolver
2765 - version 10.1.0 (1)
2766
2767 -------------------------------------------------------------------
2768 Sun Oct  9 01:13:16 CEST 2011 - ma@suse.de
2769
2770 - Update zypp-po.tar.bz2
2771
2772 -------------------------------------------------------------------
2773 Thu Oct  6 01:14:00 CEST 2011 - ma@suse.de
2774
2775 - Update zypp-po.tar.bz2
2776
2777 -------------------------------------------------------------------
2778 Tue Sep 20 09:57:04 CEST 2011 - ma@suse.de
2779
2780 - Bump major version for Factory; 9.x is continued on SLE-11-SP2-Branch
2781 - version 10.0.0 (0)
2782
2783 -------------------------------------------------------------------
2784 Tue Sep 13 10:51:53 CEST 2011 - ma@suse.de
2785
2786 - Enhance Selectable API
2787 - version 9.11.0 (8)
2788
2789 -------------------------------------------------------------------
2790 Sun Sep 11 01:18:59 CEST 2011 - ma@suse.de
2791
2792 - Update sle-zypp-po.tar.bz2
2793
2794 -------------------------------------------------------------------
2795 Sun Sep 11 01:13:12 CEST 2011 - ma@suse.de
2796
2797 - Update zypp-po.tar.bz2
2798
2799 -------------------------------------------------------------------
2800 Thu Sep  8 01:19:28 CEST 2011 - ma@suse.de
2801
2802 - Update sle-zypp-po.tar.bz2
2803
2804 -------------------------------------------------------------------
2805 Thu Sep  8 01:14:08 CEST 2011 - ma@suse.de
2806
2807 - Update zypp-po.tar.bz2
2808
2809 -------------------------------------------------------------------
2810 Wed Sep  7 12:38:23 CEST 2011 - ma@suse.de
2811
2812 - Explicitly require rpm.
2813 - version 9.10.2 (8)
2814
2815 -------------------------------------------------------------------
2816 Sun Sep  4 01:16:54 CEST 2011 - ma@suse.de
2817
2818 - Update sle-zypp-po.tar.bz2
2819
2820 -------------------------------------------------------------------
2821 Sun Sep  4 01:13:27 CEST 2011 - ma@suse.de
2822
2823 - Update zypp-po.tar.bz2
2824
2825 -------------------------------------------------------------------
2826 Thu Sep  1 01:13:36 CEST 2011 - ma@suse.de
2827
2828 - Update zypp-po.tar.bz2
2829
2830 -------------------------------------------------------------------
2831 Mon Aug 29 10:51:04 CEST 2011 - ma@suse.de
2832
2833 - Extend mount entry comparison fix (bnc#710269)
2834 - version 9.10.2 (8)
2835
2836 -------------------------------------------------------------------
2837 Thu Aug 25 01:17:06 CEST 2011 - ma@suse.de
2838
2839 - Update sle-zypp-po.tar.bz2
2840
2841 -------------------------------------------------------------------
2842 Mon Aug 22 13:57:16 CEST 2011 - ma@suse.de
2843
2844 - Update sle-zypp-po.tar.bz2
2845
2846 -------------------------------------------------------------------
2847 Sun Aug 14 01:13:21 CEST 2011 - ma@suse.de
2848
2849 - Update zypp-po.tar.bz2
2850
2851 -------------------------------------------------------------------
2852 Sun Aug  7 01:16:07 CEST 2011 - ma@suse.de
2853
2854 - Update zypp-po.tar.bz2
2855
2856 -------------------------------------------------------------------
2857 Fri Aug  5 15:20:07 CEST 2011 - ma@suse.de
2858
2859 - Attempt to fix smb mount entry comparison (bnc#710269)
2860 - version 9.10.1 (8)
2861
2862 -------------------------------------------------------------------
2863 Thu Aug  4 14:54:47 CEST 2011 - ma@suse.de
2864
2865 - Allow to turn Resolvers upgrade mode on and off (bnc#709480)
2866 - Fix reading of integer arrays from rpm headers (bnc#709716)
2867 - version 9.10.0 (8)
2868
2869 -------------------------------------------------------------------
2870 Thu Aug  4 01:14:00 CEST 2011 - ma@suse.de
2871
2872 - Update zypp-po.tar.bz2
2873
2874 -------------------------------------------------------------------
2875 Thu Jul 28 13:04:10 CEST 2011 - ma@suse.de
2876
2877 - Evaluate CURLINFO_CONDITION_UNMET on zero sized successful transfers,
2878   if compiled against libcurl-7.19.4 or above. (bnc#692260)
2879 - version 9.9.2 (8)
2880
2881 -------------------------------------------------------------------
2882 Mon Jul 25 16:20:37 CEST 2011 - ma@suse.de
2883
2884 - Always read /proc/mounts when looking for mounted media (bnc#705893)
2885 - version 9.9.1 (8)
2886
2887 -------------------------------------------------------------------
2888 Fri Jul 22 13:12:34 CEST 2011 - ma@suse.de
2889
2890 - MediaUserAuth: Do not expose libcurl header files.
2891 - version 9.9.0 (8)
2892
2893 -------------------------------------------------------------------
2894 Mon Jul 18 11:33:25 CEST 2011 - ma@suse.de
2895
2896 - More initialize parser structure fixes. (bnc#705181)
2897 - version 9.8.7 (8)
2898
2899 -------------------------------------------------------------------
2900 Fri Jul 15 15:15:01 CEST 2011 - ma@suse.de
2901
2902 - Check for /etc/sysconfig/storage changes before solving (bnc#702365)
2903 - version 9.8.6 (8)
2904
2905 -------------------------------------------------------------------
2906 Fri Jul 15 13:58:53 CEST 2011 - ma@suse.de
2907
2908 - Properly initialize parser structures (bnc#705181)
2909 - version 9.8.5 (8)
2910
2911 -------------------------------------------------------------------
2912 Thu Jul  7 15:53:17 CEST 2011 - ma@suse.de
2913
2914 - Fix tests for available libcurl version.
2915 - version 9.8.4 (8)
2916
2917 -------------------------------------------------------------------
2918 Thu Jul  7 01:13:47 CEST 2011 - ma@suse.de
2919
2920 - Update zypp-po.tar.bz2
2921
2922 -------------------------------------------------------------------
2923 Mon Jul  4 10:41:42 CEST 2011 - ma@suse.de
2924
2925 - Make fix for bnc#702576 more robust.
2926 - Enhance fix for bnc#699435. Return an error if download in advance
2927   failed to provide all packages, so zypper does not silently quit.
2928 - version 9.8.3 (8)
2929
2930 -------------------------------------------------------------------
2931 Thu Jun 30 01:13:43 CEST 2011 - ma@suse.de
2932
2933 - Update zypp-po.tar.bz2
2934
2935 -------------------------------------------------------------------
2936 Wed Jun 29 12:23:24 CEST 2011 - ma@suse.de
2937
2938 - Always compute transaction from pool (bnc#702576)
2939 - version 9.8.2 (8)
2940
2941 -------------------------------------------------------------------
2942 Tue Jun 28 16:04:50 CEST 2011 - ma@suse.de
2943
2944 - Add feature provides for supported plugins.
2945
2946 -------------------------------------------------------------------
2947 Tue Jun 21 10:44:47 CEST 2011 - dmacvicar@suse.de
2948
2949 - Add configuration template for automatic kernel
2950   purge (feature#312018) to zypp.conf
2951
2952 -------------------------------------------------------------------
2953 Tue Jun 14 13:38:00 CEST 2011 - ma@suse.de
2954
2955 - Fix download loop to skip non-install actions. (bnc#699435)
2956 - version 9.8.1 (8)
2957
2958 -------------------------------------------------------------------
2959 Sun Jun 12 01:13:36 CEST 2011 - ma@suse.de
2960
2961 - Update zypp-po.tar.bz2
2962
2963 -------------------------------------------------------------------
2964 Thu Jun  9 09:34:51 CEST 2011 - ma@suse.de
2965
2966 - Fix missing return value.
2967
2968 -------------------------------------------------------------------
2969 Wed Jun  8 12:58:54 CEST 2011 - ma@suse.de
2970
2971 - Simplify ZYppCommitResult by using filtered Transaction::action_iterator.
2972 - version 9.8.0 (8)
2973
2974 -------------------------------------------------------------------
2975 Tue Jun  7 14:12:35 CEST 2011 - ma@suse.de
2976
2977 - Update zypp-po.tar.bz2
2978
2979 -------------------------------------------------------------------
2980 Tue Jun  7 12:42:20 CEST 2011 - ma@suse.de
2981
2982 - Fix transaction ORDER_BY_MEDIANR.
2983 - version 9.7.0 (5)
2984
2985 -------------------------------------------------------------------
2986 Fri Jun  3 23:12:05 CEST 2011 - ma@suse.de
2987
2988 - Basic commit plugins implemented. They may be used to implement pre/post
2989   commit actions like taking file system snapshots (fate#303699)
2990 - version 9.6.0 (5)
2991
2992 -------------------------------------------------------------------
2993 Tue May 31 17:27:45 CEST 2011 - ma@suse.de
2994
2995 - Do commit based on sat::Transaction.
2996 - version 9.5.0 (5)
2997
2998 -------------------------------------------------------------------
2999 Tue May 31 12:09:17 CEST 2011 - ma@suse.de
3000
3001 - Assert rpm database directory is created before rpmtsInitDB is
3002   called (bnc#697115)
3003
3004 -------------------------------------------------------------------
3005 Tue May 31 11:46:57 CEST 2011 - dheidler@suse.de
3006
3007 - fix var definition order in PackageProvider
3008 - fix operator~ return datatype for flags (ctor is explicit)
3009 - add method interactiveFlags to Patch describing what makes it
3010   interactive
3011 - version 9.4.0 (3)
3012
3013 -------------------------------------------------------------------
3014 Tue May 31 10:12:12 CEST 2011 - ma@suse.de
3015
3016 - Recommend 'lsof' (for zypper ps) (bnc#694427, bnc#684466)
3017
3018 -------------------------------------------------------------------
3019 Mon May 30 17:14:14 CEST 2011 - dheidler@suse.de
3020
3021 - Switch patch interactive-check to flags
3022 - version 9.3.0 (3)
3023
3024 -------------------------------------------------------------------
3025 Sun May 29 01:13:42 CEST 2011 - ma@suse.de
3026
3027 - Update zypp-po.tar.bz2
3028
3029 -------------------------------------------------------------------
3030 Fri May 27 17:02:05 CEST 2011 - ma@suse.de
3031
3032 - fix specfile to handle sles translations if available
3033
3034 -------------------------------------------------------------------
3035 Fri May 27 09:51:13 CEST 2011 - ma@suse.de
3036
3037 - Avoid using #elifdef directive.
3038
3039 -------------------------------------------------------------------
3040 Thu May 26 01:13:43 CEST 2011 - ma@suse.de
3041
3042 - Update zypp-po.tar.bz2
3043
3044 -------------------------------------------------------------------
3045 Wed May 25 09:22:28 CEST 2011 - ma@suse.de
3046
3047 - Add a fallback gnome-packagekit updater in package-manager (bnc#667504)
3048 - Backport changelog entries from SLE11-SP1 branch. Bugs mentioned here
3049   were either fixed without bnc# or do not apply to this branch. This is
3050   to make the changelog checker happy:
3051   - Set proper defaults for service repos (bnc#673943)
3052
3053 -------------------------------------------------------------------
3054 Tue May 24 12:43:32 CEST 2011 - dheidler@suse.de
3055
3056 - add option ignore_reboot_flag to Patch::interactive (bnc#665853)
3057 - version 9.2.0 (2)
3058
3059 -------------------------------------------------------------------
3060 Mon May 23 16:12:32 CEST 2011 - dheidler@suse.de
3061
3062 - respect patch content license when determinating interactive status
3063 - version 9.1.2 (1)
3064
3065 -------------------------------------------------------------------
3066 Mon May 23 12:05:10 CEST 2011 - ma@suse.de
3067
3068 - More rpm-4.9 fixes
3069 - Disable rpm V3toV4 conversion while not working with rpm 4.9
3070
3071 -------------------------------------------------------------------
3072 Sun May 22 01:14:21 CEST 2011 - ma@suse.de
3073
3074 - Update zypp-po.tar.bz2
3075
3076 -------------------------------------------------------------------
3077 Fri May 20 17:11:10 CEST 2011 - ma@suse.de
3078
3079 - Fix for rpm-4.9
3080 - version 9.1.1 (1)
3081
3082 -------------------------------------------------------------------
3083 Fri May 20 13:43:38 CEST 2011 - ma@suse.de
3084
3085 - Disable use if rpm-4.4 legacy interface (dropped in 4.9) (bnc#691089)
3086 - Fix poolquery handling repo restrictions correctly. (bnc#661976)
3087 - version 9.1.0 (1)
3088
3089 -------------------------------------------------------------------
3090 Wed May 18 14:10:20 CEST 2011 - dmacvicar@suse.de
3091
3092 - Allow MediaCD to build against HAL or nothing
3093   if udev is not present
3094
3095 -------------------------------------------------------------------
3096 Mon May 16 14:42:09 CEST 2011 - dmacvicar@suse.de
3097
3098 - forward port all changes to make it build in Code10
3099
3100 -------------------------------------------------------------------
3101 Mon May 16 11:51:51 UTC 2011 - dmacvicar@suse.de
3102
3103 - make -Werror=format-security optional and used only if
3104   supported
3105
3106 -------------------------------------------------------------------
3107 Sun May 15 01:13:47 CEST 2011 - ma@suse.de
3108
3109 - Update zypp-po.tar.bz2
3110
3111 -------------------------------------------------------------------
3112 Thu May 12 01:13:54 CEST 2011 - ma@suse.de
3113
3114 - Update zypp-po.tar.bz2
3115
3116 -------------------------------------------------------------------
3117 Fri May  6 13:22:35 CEST 2011 - dheidler@suse.de
3118
3119 - delete old metadata temp directories
3120 - version 9.0.3 (0)
3121
3122 -------------------------------------------------------------------
3123 Wed Apr 27 17:17:00 CEST 2011 - dheidler@suse.de
3124
3125 - fix max_concurrent_connections option in MultiCurl (bnc#596089)
3126 - version 9.0.2 (0)
3127
3128 -------------------------------------------------------------------
3129 Sun Apr 17 01:13:40 CEST 2011 - ma@suse.de
3130
3131 - Update zypp-po.tar.bz2
3132
3133 -------------------------------------------------------------------
3134 Tue Apr 12 18:49:32 CEST 2011 - dheidler@suse.de
3135
3136 - check for permissions before writing (fixes bnc#683509)
3137 - version 9.0.1 (0)
3138
3139 -------------------------------------------------------------------
3140 Tue Apr  5 12:08:27 CEST 2011 - ma@suse.de
3141
3142 - Switch ResPoolProxy to use multimap in order to allow iteration
3143   of all Selectables of all kinds.
3144 - Add upper/lower_bound iteration to MapKVIterator.
3145 - Add stream output for multimap/set.
3146 - version 9.0.0 (0)
3147
3148 -------------------------------------------------------------------
3149 Mon Apr  4 15:08:08 CEST 2011 - ma@suse.de
3150
3151 - Update zypp-po.tar.bz2
3152
3153 -------------------------------------------------------------------
3154 Mon Apr  4 15:04:47 CEST 2011 - ma@suse.de
3155
3156 - Update zypp-po.tar.bz2
3157
3158 -------------------------------------------------------------------
3159 Mon Apr  4 15:03:55 CEST 2011 - ma@suse.de
3160
3161 - Update zypp-po.tar.bz2
3162
3163 -------------------------------------------------------------------
3164 Thu Mar 10 01:13:39 CET 2011 - ma@suse.de
3165
3166 - Update zypp-po.tar.bz2
3167
3168 -------------------------------------------------------------------
3169 Sun Mar  6 01:13:41 CET 2011 - ma@suse.de
3170
3171 - Update zypp-po.tar.bz2
3172
3173 -------------------------------------------------------------------
3174 Wed Feb 16 14:24:27 UTC 2011 - dmacvicar@suse.de
3175
3176 - Do not look for $releasever 's value if there is no variable
3177   in the url: parses product file again and again
3178 - version 8.12.2 (10)
3179
3180 -------------------------------------------------------------------
3181 Thu Feb 10 16:01:46 CET 2011 - ma@suse.de
3182
3183 - Remove package-manager.desktop file (bnc#329635)
3184 - version 8.12.1 (10)
3185
3186 -------------------------------------------------------------------
3187 Tue Jan 25 10:09:22 CET 2011 - ma@suse.de
3188
3189 - Apply patch introducing armv7nhl:armv7hl
3190
3191 -------------------------------------------------------------------
3192 Tue Jan 18 12:28:19 UTC 2011 - dmacvicar@suse.de
3193
3194 - allow for Repo Index Services to set the enabled state of
3195   repositories from the server side.
3196 - Fix priority not being set on reading service indexes
3197 - version 8.12.0 (10)
3198
3199 -------------------------------------------------------------------
3200 Fri Jan 14 12:45:18 CET 2011 - ma@suse.de
3201
3202 - Add new ServicePlugin Exceptions.
3203
3204 -------------------------------------------------------------------
3205 Thu Jan 13 01:13:32 CET 2011 - ma@suse.de
3206
3207 - Update zypp-po.tar.bz2
3208
3209 -------------------------------------------------------------------
3210 Thu Dec 23 14:42:02 CET 2010 - dheidler@suse.de
3211
3212 - add method to check if there are manually configured urls
3213 - version 8.11.0 (10)
3214
3215 -------------------------------------------------------------------
3216 Thu Dec 23 11:31:22 CET 2010 - dheidler@suse.de
3217
3218 - create cache directory, if it doesn't exist
3219   when saving mirrorlist
3220 - version 8.10.6 (10)
3221
3222 -------------------------------------------------------------------
3223 Wed Dec 22 12:38:22 CET 2010 - dheidler@suse.de
3224
3225 - moved keepPackages code to RepoInfo::Impl
3226 - version 8.10.5 (10)
3227
3228 -------------------------------------------------------------------
3229 Tue Dec 21 13:29:06 CET 2010 - dheidler@suse.de
3230
3231 - Fix caching of mirrorlist files
3232 - version 8.10.4 (10)
3233
3234 -------------------------------------------------------------------
3235 Thu Dec 16 19:46:00 CET 2010 - ma@suse.de
3236
3237 - Do not export keyring if rpmdb is initialised, but target isn't
3238   (bnc#659494)
3239 - version 8.10.3 (10)
3240
3241 -------------------------------------------------------------------
3242 Fri Dec 10 17:17:07 CET 2010 - dheidler@suse.de
3243
3244 - Catch RPM-Exeption when instaling the Distribution (bnc#658714)
3245 - version 8.10.2 (10)
3246
3247 -------------------------------------------------------------------
3248 Wed Dec  8 14:15:12 CET 2010 - dheidler@suse.de
3249
3250 - fix retrieval of distributionVersion if target is not initialized
3251 - MultiCurl: make sure the server responds with "partial content",
3252   fixes corrupt downloads if the metalink file contains no checksums
3253 - version 8.10.1 (10)
3254
3255 -------------------------------------------------------------------
3256 Wed Dec  1 17:39:16 CET 2010 - dheidler@suse.de
3257
3258 - Added ReplacerVar caching in RepoInfo
3259 - Automaticly remove empty mirrorlist-files
3260 - version 8.10.0 (10)
3261
3262 -------------------------------------------------------------------
3263 Tue Nov 30 17:11:32 CET 2010 - dheidler@suse.de
3264
3265 - Added MirrorList caching
3266 - version 8.9.0 (7)
3267
3268 -------------------------------------------------------------------
3269 Mon Nov 29 12:31:37 CET 2010 - ma@suse.de
3270
3271 - Icons for libzypp should go into desktop-data. (bnc#329635)
3272 - version 8.8.2 (7)
3273
3274 -------------------------------------------------------------------
3275 Wed Nov 24 11:55:59 CET 2010 - ma@suse.de
3276
3277 - Properly handle FTP response 550. (bnc#645747)
3278 - version 8.8.1 (7)
3279
3280 -------------------------------------------------------------------
3281 Fri Nov 19 11:24:39 CET 2010 - mls@suse.de
3282
3283 - fix access of freed memory in MultiCurl (bnc#654600)
3284
3285 -------------------------------------------------------------------
3286 Sun Nov  7 01:13:39 CET 2010 - ma@suse.de
3287
3288 - Update zypp-po.tar.bz2
3289
3290 -------------------------------------------------------------------
3291 Wed Nov  3 16:06:46 CET 2010 - dheidler@suse.de
3292
3293 - added metalink support
3294 - version 8.8.0 (7)
3295
3296 -------------------------------------------------------------------
3297 Thu Oct 21 18:15:31 CEST 2010 - ma@suse.de
3298
3299 - Feed the ProvideFilePolicy progress callback in addition to any
3300   connected media::DownloadProgressReport (bnc#545106)
3301 - version 8.7.1 (7)
3302
3303 -------------------------------------------------------------------
3304 Wed Oct 13 16:14:13 CEST 2010 - dheidler@suse.de
3305
3306 - Make MetaLinkParser accept InputStreams
3307 - Make MetaLinkParser accept Pathnames insted of strings
3308 - Fix MetaLinkv4 hash parsing
3309 - Add MetaLinkParser test
3310 - version 8.7.0 (7)
3311
3312 -------------------------------------------------------------------
3313 Mon Oct 11 17:06:17 CEST 2010 - ma@suse.de
3314
3315 - Use timeouts in plugin script communication.
3316 - Fix ExternalProgram to correctly remember exit status.
3317 - version 8.6.0 (5)
3318
3319 -------------------------------------------------------------------
3320 Sun Oct 10 01:13:40 CEST 2010 - ma@suse.de
3321
3322 - Update zypp-po.tar.bz2
3323
3324 -------------------------------------------------------------------
3325 Fri Oct  8 08:43:02 UTC 2010 - dmacvicar@novell.com
3326
3327 - fix services not being linked to their file after being
3328   saved
3329
3330 -------------------------------------------------------------------
3331 Thu Oct  7 09:02:26 CEST 2010 - jkupec@suse.cz
3332
3333 - Don't use aria2c for FTP (bnc #641328)
3334
3335 -------------------------------------------------------------------
3336 Wed Oct  6 15:39:59 UTC 2010 - dmacvicar@novell.com
3337
3338 - implementation for url resolver plugins
3339 - version 8.5.0 (5)
3340
3341 -------------------------------------------------------------------
3342 Wed Oct  6 16:54:15 CEST 2010 - dheidler@suse.de
3343
3344 - Use DownloadInHeaps as default, when there is nothing configured
3345   and when the target root is set to "/". (bnc#591476)
3346 - version 8.4.0 (4)
3347
3348 -------------------------------------------------------------------
3349 Tue Sep 28 17:12:51 CEST 2010 - dheidler@suse.de
3350
3351 - fixed replacing releasever (for fedora systems) - (bnc#637470)
3352 - version 8.3.0 (0)
3353
3354 -------------------------------------------------------------------
3355 Fri Sep 24 13:07:25 CEST 2010 - mls@suse.de
3356
3357 - fix metalink4 parsing [bnc#641484]
3358
3359 -------------------------------------------------------------------
3360 Thu Sep 23 01:13:45 CEST 2010 - ma@suse.de
3361
3362 - Update zypp-po.tar.bz2
3363
3364 -------------------------------------------------------------------
3365 Mon Sep 20 15:31:31 UTC 2010 - dmacvicar@novell.com
3366
3367 - Allow per repository proxy settings like yum does.
3368   Including setting it to _none_ overriding the
3369   system proxy.
3370   Patch from Zhang, Qiang <qiang.z.zhang@intel.com>
3371 - version 8.2.1 (0)
3372
3373 -------------------------------------------------------------------
3374 Fri Sep 10 17:06:34 CEST 2010 - dheidler@suse.de
3375
3376 - fixed replacing basearch (for fedora systems) - (bnc#637473)
3377 - version 8.2.0 (0)
3378
3379 -------------------------------------------------------------------
3380 Fri Sep 10 11:57:29 CEST 2010 - ma@suse.de
3381
3382 - Report download failures in commit result (bnc#431854)
3383 - Fix Solvable::onSystemByUser returning true for uninstalled solvables.
3384 - version 8.1.3 (0)
3385
3386 -------------------------------------------------------------------
3387 Tue Aug 31 20:01:26 CEST 2010 - ma@suse.de
3388
3389 - Fix download-only not to omit source packages (bnc#635596)
3390 - version 8.1.2 (0)
3391
3392 -------------------------------------------------------------------
3393 Thu Aug 26 01:13:38 CEST 2010 - ma@suse.de
3394
3395 - Update zypp-po.tar.bz2
3396
3397 -------------------------------------------------------------------
3398 Fri Aug 13 12:33:26 UTC 2010 - dmacvicar@novell.com
3399
3400 - fix basearch url variable
3401 - use the right release package name on fedora
3402
3403 -------------------------------------------------------------------
3404 Tue Aug 10 13:18:08 CEST 2010 - ma@suse.de
3405
3406 - MediaDISK: Use blkid to verify disk volumes. (bnc#623226)
3407 - version 8.1.1 (0)
3408
3409 -------------------------------------------------------------------
3410 Sun Aug  8 01:13:37 CEST 2010 - ma@suse.de
3411
3412 - Update zypp-po.tar.bz2
3413
3414 -------------------------------------------------------------------
3415 Thu Aug  5 01:13:53 CEST 2010 - ma@suse.de
3416
3417 - Update zypp-po.tar.bz2
3418
3419 -------------------------------------------------------------------
3420 Tue Aug  3 16:17:04 CEST 2010 - ma@suse.de
3421
3422 - Fix memory leaks.
3423
3424 -------------------------------------------------------------------
3425 Mon Aug  2 11:58:57 CEST 2010 - ma@suse.de
3426
3427 - Enhance PoolItem interface to assist patch classification. (bnc#627316)
3428 - version 8.1.0 (0)
3429
3430 -------------------------------------------------------------------
3431 Tue Jul 27 15:38:00 CEST 2010 - ma@suse.de
3432
3433 - Fix bug in PoolQuery::addDependency
3434 - Disable MediaAria and enable MultiCurl as default http/ftp backend.
3435   MultiCurl implements MetaLink and Zsync support using libcurl. In
3436   case of trouble set ZYPP_MULTICURL=0 in the envirionment to disable
3437   the new backend.
3438 - version 8.0.1 (0)
3439
3440 -------------------------------------------------------------------
3441 Mon Jul 26 17:05:14 CEST 2010 - ma@suse.de
3442
3443 - Bump heads major version after 11.3 branched away.
3444 - version 8.0.0 (0)
3445
3446 -------------------------------------------------------------------
3447 Thu Jul 22 01:13:27 CEST 2010 - ma@suse.de
3448
3449 - Update zypp-po.tar.bz2
3450
3451 -------------------------------------------------------------------
3452 Wed Jul  7 13:56:49 CEST 2010 - ma@suse.de
3453
3454 - Add PoolQuery for name, edition AND architecture in one go. (bnc#614362)
3455 - version 7.8.0 (6)
3456
3457 -------------------------------------------------------------------
3458 Mon Jul  5 13:03:57 CEST 2010 - ma@suse.de
3459
3460 - Fix requirement to /usr/bin/uuidgen (bnc#613304)
3461
3462 -------------------------------------------------------------------
3463 Sun Jul  4 01:13:29 CEST 2010 - ma@suse.de
3464
3465 - Update zypp-po.tar.bz2
3466
3467 -------------------------------------------------------------------
3468 Tue Jun 29 17:46:13 CEST 2010 - ma@suse.de
3469
3470 - Fix CURLOPT_MAX_RECV_SPEED_LARGE expecting a curl_off_t argument.
3471
3472 -------------------------------------------------------------------
3473 Tue Jun 29 10:22:06 CEST 2010 - ma@suse.de
3474
3475 - Respect zypp.conf policy settings when solving for update.
3476
3477 -------------------------------------------------------------------
3478 Fri Jun 25 11:35:52 CEST 2010 - ma@suse.de
3479
3480 - Don't bloat logfile by logging install progess values.
3481
3482 -------------------------------------------------------------------
3483 Thu Jun 10 01:13:49 CEST 2010 - ma@suse.de
3484
3485 - Update zypp-po.tar.bz2
3486
3487 -------------------------------------------------------------------
3488 Mon Jun  7 17:52:50 CEST 2010 - ma@suse.de
3489
3490 - Add missing Date constant declarations.
3491 - version 7.7.5 (6)
3492
3493 -------------------------------------------------------------------
3494 Mon Jun  7 11:46:58 CEST 2010 - ma@suse.de
3495
3496 - Prevent against daemons launched in rpm %post, that do not close
3497   their filedescriptors. Original fix was accidentally reverted.
3498   (bnc#174548)
3499 - version 7.7.4 (6)
3500
3501 -------------------------------------------------------------------
3502 Sun Jun  6 01:13:52 CEST 2010 - ma@suse.de
3503
3504 - Update zypp-po.tar.bz2
3505
3506 -------------------------------------------------------------------
3507 Fri Jun  4 17:14:17 CEST 2010 - ma@suse.de
3508
3509 - Fix default evaluation of recommendations of installed
3510   packages (bnc#605490)
3511 - version 7.7.3 (6)
3512
3513 -------------------------------------------------------------------
3514 Thu Jun  3 01:14:08 CEST 2010 - ma@suse.de
3515
3516 - Update zypp-po.tar.bz2
3517
3518 -------------------------------------------------------------------
3519 Fri May 21 20:00:55 CEST 2010 - ma@suse.de
3520
3521 - Fix broken IdStringType comparison (bnc#607572)
3522 - version 7.7.2 (6)
3523
3524 -------------------------------------------------------------------
3525 Thu May 20 21:01:05 CEST 2010 - ma@suse.de
3526
3527 - Fix packages provided via delta rpm being placed in
3528   the wrong package cache (bnc#607583)
3529 - version 7.7.1 (6)
3530
3531 -------------------------------------------------------------------
3532 Thu May 20 01:13:49 CEST 2010 - ma@suse.de
3533
3534 - Update zypp-po.tar.bz2
3535
3536 -------------------------------------------------------------------
3537 Tue May 18 18:02:44 CEST 2010 - ma@suse.de
3538
3539 - Fix arch detection on sprac (bug #566291)
3540 - Arch: add sparc64v and sparcv9v and armv7l
3541 - RepoManager: refresh repo if last refresh is in the future (bnc#593617)
3542 - version 7.6.1 (6)
3543
3544 -------------------------------------------------------------------
3545 Mon May 17 15:25:14 CEST 2010 - ma@suse.de
3546
3547 - Fix package-manager-su to support LXDE (Andrea Florio) (bnc#582235)
3548 - Cleanup spec file (Pavol Rusnak)
3549 - version 7.6.0 (6)
3550
3551 -------------------------------------------------------------------
3552 Sun May 16 01:13:39 CEST 2010 - ma@suse.de
3553
3554 - Update zypp-po.tar.bz2
3555
3556 -------------------------------------------------------------------
3557 Wed May 12 19:09:54 CEST 2010 - ma@suse.de
3558
3559 - Add methods to evaluate gpg geys expiration dates.
3560 - Export all rpmDb keys to the zypp trusted keyring in one go.
3561 - version 7.6.0 (6)
3562
3563 -------------------------------------------------------------------
3564 Wed May 12 17:35:44 CEST 2010 - ma@suse.de
3565
3566 - Update zypp-po.tar.bz2
3567
3568 -------------------------------------------------------------------
3569 Sun May  9 01:13:45 CEST 2010 - ma@suse.de
3570
3571 - Update zypp-po.tar.bz2
3572
3573 -------------------------------------------------------------------
3574 Sat May  8 01:13:43 CEST 2010 - ma@suse.de
3575
3576 - Update zypp-po.tar.bz2
3577
3578 -------------------------------------------------------------------
3579 Fri May  7 01:13:55 CEST 2010 - ma@suse.de
3580
3581 - Update zypp-po.tar.bz2 (Revision: 54959)
3582
3583 -------------------------------------------------------------------
3584 Wed May  5 14:49:39 CEST 2010 - ma@suse.de
3585
3586 - Update zypp-po.tar.bz2 (Revision: 54959)
3587
3588 -------------------------------------------------------------------
3589 Tue May  4 01:13:43 CEST 2010 - ma@suse.de
3590
3591 - Update translations.
3592
3593 -------------------------------------------------------------------
3594 Mon May  3 18:12:36 CEST 2010 - ma@suse.de
3595
3596 - Improve solver.cleandepsOnRemove result by evaluating the install
3597   history to find packages installed on behalf of a user request (not
3598   auto added by the solver).
3599 - version 7.5.0 (5)
3600
3601 -------------------------------------------------------------------
3602 Sat May  1 01:13:43 CEST 2010 - ma@suse.de
3603
3604 - Update translations.
3605
3606 -------------------------------------------------------------------
3607 Fri Apr 30 01:13:46 CEST 2010 - ma@suse.de
3608
3609 - Update translations.
3610
3611 -------------------------------------------------------------------
3612 Thu Apr 29 17:10:29 CEST 2010 - ma@suse.de
3613
3614 - Cleanup when deleting packages. New zypp.conf expert option
3615   solver.cleandepsOnRemove telling whether the solver should per
3616   default try to remove packages exclusively required by the ones
3617   he's asked to delete (default false).
3618 - Resolver::cleandepsOnRemove API to allow applications to change
3619   the solver option.
3620 - version 7.4.0 (4)
3621
3622 -------------------------------------------------------------------
3623 Thu Apr 29 01:13:40 CEST 2010 - ma@suse.de
3624
3625 - Update translations.
3626
3627 -------------------------------------------------------------------
3628 Wed Apr 28 16:35:04 CEST 2010 - ma@suse.de
3629
3630 - Enable splitprovides on update.
3631
3632 -------------------------------------------------------------------
3633 Wed Apr 28 01:13:37 CEST 2010 - ma@suse.de
3634
3635 - Update translations.
3636
3637 -------------------------------------------------------------------
3638 Tue Apr 27 17:42:20 CEST 2010 - ma@suse.de
3639
3640 - Selectable: Classify broken but locked patch as isUnwanted (bnc#577118)
3641 - version 7.3.0 (2)
3642
3643 -------------------------------------------------------------------
3644 Tue Apr 27 11:25:17 CEST 2010 - ma@suse.de
3645
3646 - Use libudev to detect available cd/dvd devices (bnc#590707,fate#308980)
3647 - Fix specfile to BuildRequire libudev-devel.
3648 - version 7.2.0 (2)
3649
3650 -------------------------------------------------------------------
3651 Mon Apr 26 11:57:23 CEST 2010 - ma@suse.de
3652
3653 - Support URLs and ISOs ending on 'Media1', 'Media2', etc., when
3654   rewiting the URL to access a specific media number. By now only
3655   nanmes ending on 'CD' or 'DVD' were supported. (bnc#594850)
3656
3657 -------------------------------------------------------------------
3658 Fri Apr 23 01:13:34 CEST 2010 - ma@suse.de
3659
3660 - Update translations.
3661
3662 -------------------------------------------------------------------
3663 Wed Apr 21 01:13:38 CEST 2010 - ma@suse.de
3664
3665 - Update translations.
3666
3667 -------------------------------------------------------------------
3668 Tue Apr 20 16:56:59 CEST 2010 - ma@suse.de
3669
3670 - /etc/zypp/locks: Allow to specify edition ranges with
3671   solvable:name and dependencies.
3672 - version 7.1.1 (1)
3673
3674 -------------------------------------------------------------------
3675 Thu Apr 15 12:49:01 CEST 2010 - ma@suse.de
3676
3677 - Provide name of the lock holder in ZYppFactoryException. (bnc#580513)
3678 - version 7.1.0 (1)
3679
3680 -------------------------------------------------------------------
3681 Wed Apr 14 15:09:18 CEST 2010 - ma@suse.de
3682
3683 - Using boost-1.42 requires -fno-strict-aliasing (bnc#595545)
3684 - Bump major version for 11.3 development.
3685 - version 7.0.0 (0)
3686
3687 -------------------------------------------------------------------
3688 Tue Apr 13 14:36:31 CEST 2010 - ma@suse.de
3689
3690 - Fix parsing port from IPv6 URL (bnc#593385)
3691
3692 -------------------------------------------------------------------
3693 Fri Mar 26 19:23:59 CET 2010 - ma@suse.de
3694
3695 - Propagate ZConfig::setTextLocale to pool. (bnc#588850)
3696 - version 6.31.3 (31)
3697
3698 -------------------------------------------------------------------
3699 Fri Mar 26 13:50:08 CET 2010 - ma@suse.de
3700
3701 - Fix guessing package spec to match package names only. (bnc#590864)
3702 - version 6.31.2 (31)
3703
3704 -------------------------------------------------------------------
3705 Tue Mar 23 16:55:56 CET 2010 - ma@suse.de
3706
3707 - Add static Target::distributionLabel to return the baseproducts
3708   shortName and summary. Mainlu used for the bootloader menu. (bnc #586303)
3709 - version 6.31.1 (31)
3710
3711 -------------------------------------------------------------------
3712 Thu Mar 18 17:17:02 CET 2010 - ma@suse.de
3713
3714 - Fix broken bit values in enum VendorSupportOption (bnc#589331)
3715 - version 6.31.0 (31)
3716
3717 -------------------------------------------------------------------
3718 Fri Mar 12 14:46:25 CET 2010 - ma@suse.de
3719
3720 - Fix handling of symlinked packages in package cache. (bnc #585409)
3721 - version 6.30.5 (19)
3722
3723 -------------------------------------------------------------------
3724 Tue Feb 23 19:05:04 CET 2010 - jkupec@suse.cz
3725
3726 - Avoiding use of 'guest' if 'credentials' is used when moutning
3727   a CIFS share. This caused 'permission denied' error with certain
3728   server configurations (bnc #560496).
3729
3730 -------------------------------------------------------------------
3731 Tue Feb 23 17:31:05 CET 2010 - ma@suse.de
3732
3733 - Check if a downloaded file actually exists even if aria2c returned 0.
3734   (bnc #564816)
3735 - version 6.30.3 (19)
3736
3737 -------------------------------------------------------------------
3738 Mon Feb 22 15:25:34 CET 2010 - jkupec@suse.cz
3739
3740 - Made CURLE_PARTIAL_FILE an auto-retry error (bnc #471436)
3741
3742 -------------------------------------------------------------------
3743 Mon Feb 22 13:09:09 CET 2010 - ma@suse.de
3744
3745 - Turn off cookies when retrieving services repoindex.xml (bnc #573897)
3746 - Consider pending disable requests when removing service repositories. (bnc #572634)
3747 - version 6.30.1 (19)
3748
3749 -------------------------------------------------------------------
3750 Sun Feb 21 14:11:49 CET 2010 - jkupec@suse.cz
3751
3752 - RepoManager::cleanCacheDirGarbage added for removing directories
3753   which do not belong to any of known repos (bnc #467693)
3754 - version 6.30.0 (19)
3755
3756 -------------------------------------------------------------------
3757 Thu Feb 11 13:40:49 CET 2010 - ma@suse.de
3758
3759 - On SLE aria2 is not required, so conflict with a too old aria2
3760   version installed. (bnc #578052)
3761 - version 6.29.5 (19)
3762
3763 -------------------------------------------------------------------
3764 Wed Feb 10 12:45:21 CET 2010 - ma@suse.de
3765
3766 - Fix package-manager script wrongly escaping UTF-8 chars in path
3767   names (bnc #571410)
3768 - version 6.29.4 (19)
3769
3770 -------------------------------------------------------------------
3771 Mon Feb  8 13:21:40 CET 2010 - ma@suse.de
3772
3773 - Support an alternate SLE-SP1 translation set.
3774 - version 6.29.3 (19)
3775
3776 -------------------------------------------------------------------
3777 Wed Feb  3 15:57:13 CET 2010 - ma@suse.de
3778
3779 - Remember the enabled state of removed service repositories. This
3780   way we are able to restore service repositories correctly after a
3781   subscrition expired and gets renewed. (bnc #572634)
3782 - version 6.29.2 (19)
3783
3784 -------------------------------------------------------------------
3785 Thu Jan 28 16:12:25 CET 2010 - jkupec@suse.cz
3786
3787 - Abort aria2c download when the progress callback receives 'false'
3788   (bnc #545106)
3789
3790 -------------------------------------------------------------------
3791 Tue Jan 19 14:50:15 CET 2010 - ma@suse.de
3792
3793 - Evaluate SolvAttr::repositoryToolVersion to prevent loading
3794   outdated solv files. (bnc #570623)
3795 - version 6.29.0 (19)
3796
3797 -------------------------------------------------------------------
3798 Fri Jan 15 18:15:26 CET 2010 - jkupec@suse.cz
3799
3800 - Use regex to parse aria2c progress lines (bnc #570917)
3801 - version 6.28.1 (19)
3802
3803 -------------------------------------------------------------------
3804 Thu Jan  7 12:25:24 CET 2010 - jkupec@suse.cz
3805
3806 - Set SignatureFileChecker context even if the key is not known
3807   (bnc #495977)
3808 - version 6.28.0 (19)
3809
3810 -------------------------------------------------------------------
3811 Thu Dec 10 17:18:34 CET 2009 - jkupec@suse.cz
3812
3813 - RepoInfoBase::label() added for use in UI messages, plus
3814   ZConfig::repoLabelIsAlias()
3815
3816 -------------------------------------------------------------------
3817 Tue Dec  8 19:41:17 CET 2009 - ma@suse.de
3818
3819 - Fix transaction building in presence of multiversion installable items.
3820 - version 6.27.1 (19)
3821
3822 -------------------------------------------------------------------
3823 Fri Dec  4 17:19:58 CET 2009 - ma@suse.de
3824
3825 - Improve multiversion status handling and installation. (fate #305311)
3826 - version 6.27.0 (19)
3827
3828 -------------------------------------------------------------------
3829 Fri Dec  4 14:56:19 CET 2009 - jkupec@suse.cz
3830
3831 - Don't allow an alias to start with '.' (bnc #473834)
3832
3833 -------------------------------------------------------------------
3834 Thu Dec  3 12:00:16 CET 2009 - ma@suse.de
3835
3836 - PickList and status interface for handling packages which are
3837   installable in multiple versions. (fate #305311)
3838 - version 6.26.0 (19)
3839
3840 -------------------------------------------------------------------
3841 Wed Dec  2 13:10:43 CET 2009 - ma@suse.de
3842
3843 - Add Selectable::highestAvailableVersionObj. Returns the highest
3844   available package version, ignoring priorities and policies. (bnc #557557)
3845 - version 6.25.0 (19)
3846
3847 -------------------------------------------------------------------
3848 Mon Nov 30 17:56:02 CET 2009 - ma@suse.de
3849
3850 - Also parse <product> tag from .prod files <upgrade> section.
3851 - version 6.24.3 (19)
3852
3853 -------------------------------------------------------------------
3854 Fri Nov 27 11:20:34 CET 2009 - ma@suse.de
3855
3856 - Fix chroot execution of update scripts. (bnc #558813)
3857 - version 6.24.3 (19)
3858
3859 -------------------------------------------------------------------
3860 Thu Nov 26 16:06:52 CET 2009 - jkupec@suse.cz
3861
3862 - Fixed parsing of download speed from aria2c (bnc #537870)
3863
3864 -------------------------------------------------------------------
3865 Wed Nov 25 16:28:29 CET 2009 - ma@suse.de
3866
3867 - Add ui::Selecatble interface for picking specific package versions
3868   to install or delete if multiversion install is on.
3869 - version 6.24.0 (19)
3870
3871 -------------------------------------------------------------------
3872 Fri Nov 20 13:30:02 CET 2009 - ma@suse.de
3873
3874 - Parse zypp.conf multiversion option and make the setting available
3875   in pool and resolver.
3876 - version 6.23.0 (19)
3877
3878 -------------------------------------------------------------------
3879 Mon Nov 16 16:27:39 CET 2009 - ma@suse.de
3880
3881 - Specfile fixes to build on sle11-sp1.
3882 - Fix repository probing and building in presence of productdir. (bnc #553712)
3883 - version 6.22.3 (19)
3884
3885 -------------------------------------------------------------------
3886 Thu Nov 12 15:31:10 UTC 2009 - dmacvicar@suse.de
3887
3888 - Forward port and document already present changes
3889   from Code11-Branch
3890   * void SEGV if trying to access data of installed packages, that were
3891     deleted behind our back (bnc #530595)
3892   * ProxyInfoSysconfig: take care variables get initialized.
3893   * Fix parsing of rpm.install.excludedocs option (bnc #518883)
3894   * Use rpm variables in specfile. (bnc #512466)
3895   * Fix to compile with -Werror=format-security
3896   * Fix packageand() in testcase generation
3897   * Don't link unneeded libraries. (bnc #490895)
3898   * Fix Patch::categoryEnum.
3899   * Adapt to changed satsolver API. (bnc #480303)
3900   * Taking ALL translations for generating GMO files (bnc #458739)
3901   * Advice users to contact NCC if access to a 'novell.com'
3902     repository is denied (bnc #464586).
3903 - version 6.22.2 (19)
3904
3905 -------------------------------------------------------------------
3906 Thu Nov 12 11:53:04 CET 2009 - ma@suse.de
3907
3908 - Raised the limit of redirections from 3 to 6 (bnc #465532)
3909 - Following redirections also for https (bnc #545722).
3910 - Following https redirections requires at least libcurl4-7.19.4. (bnc #553895)
3911 - Do not report cached packages as being downloaded. (bnc #545295)
3912 - Per default do not collect and report deleted files outside bin and lib
3913   directories for 'zypper ps'. (bnc #554480)
3914 - version 6.22.1 (19)
3915
3916 -------------------------------------------------------------------
3917 Wed Nov 11 13:54:52 CET 2009 - ma@suse.de
3918
3919 - CheckAccessDeleted: Per default do not collect and report deleted files
3920   that outside bin and lib directories. 'zypper ps' reporting false positive
3921   seems to confuse. (bnc #554480)
3922
3923 -------------------------------------------------------------------
3924 Wed Nov 11 11:45:01 CET 2009 - ma@suse.de
3925
3926 - Following https redirections requires at least libcurl4-7.19.4. (bnc #553895)
3927
3928 -------------------------------------------------------------------
3929 Fri Nov  6 22:16:10 CET 2009 - ma@suse.de
3930
3931 - dup: Process drop list only if product actually changes. (bnc #552180)
3932 - Selectable: Consider allowed arch/noarch changes when comuting candiadates.
3933 - version 6.22.0 (19)
3934
3935 -------------------------------------------------------------------
3936 Mon Nov  2 21:33:40 CET 2009 - ma@suse.de
3937
3938 - Enhance interface for zypper. (bnc #551956)
3939 - version 6.21.4 (19)
3940
3941 -------------------------------------------------------------------
3942 Mon Nov  2 20:03:31 CET 2009 - ma@suse.de
3943
3944 - CIFS/SMB: Support mountoption 'noguest' to prevent passing 'guest' option
3945   to mount. "cifs://server/share/path?mountoptions=noguest,ro" (bnc #547354)
3946 - version 6.21.3 (19)
3947
3948 -------------------------------------------------------------------
3949 Mon Nov  2 16:35:33 CET 2009 - ma@suse.de
3950
3951 - CheckAccessDeleted: Avoid reporting false positive due to insufficient
3952   permission.
3953
3954 -------------------------------------------------------------------
3955 Mon Nov  2 13:59:33 CET 2009 - ma@suse.de
3956
3957 - Don't try to access droplist of dropped products. (bnc #551697)
3958 - version 6.21.2 (19)
3959
3960 -------------------------------------------------------------------
3961 Fri Oct 30 12:30:48 CET 2009 - ma@suse.de
3962
3963 - Don't try to use an empty proxy string. (bnc #551314)
3964 - MediaSMB failed to pass the --workgroup option to mount. (bnc #547354)
3965 - version 6.21.1 (19)
3966
3967 -------------------------------------------------------------------
3968 Fri Oct 30 11:28:05 CET 2009 - ma@suse.de
3969
3970 - New class PoolItemBest: Find the best candidates e.g. in a PoolQuery
3971   result. ui::Selectabe enhancements. Both will aid applications to
3972   install package sets determined by query results. (bnc # 548392)
3973 - Fix upgradeRepo solution to keep obsolete packages. (bnc #550915)
3974 - Updated iso3166-1 country codes (bnc #531350)
3975 - version 6.21.0 (19)
3976
3977 -------------------------------------------------------------------
3978 Tue Oct 27 12:30:29 CET 2009 - ma@suse.de
3979
3980 - Add Resolver::upgradingRepo demanded by GUI. (bnc #548551)
3981 - version 6.20.0 (19)
3982
3983 -------------------------------------------------------------------
3984 Thu Oct 22 15:09:57 CEST 2009 - ma@suse.de
3985
3986 - Fixes to make libzypp-bindings compile.
3987 - version 6.19.3 (19)
3988
3989 -------------------------------------------------------------------
3990 Tue Oct 20 16:06:13 CEST 2009 - ma@suse.de
3991
3992 - Credentials are passed as commandline options to aria2c, so strip any
3993   'user@' from the URL. Otherwise aria will use an empty password for
3994   this URL and authentication will fail. (bnc #544634)
3995 - version 6.19.2 (19)
3996
3997 -------------------------------------------------------------------
3998 Mon Oct 19 13:39:31 CEST 2009 - ma@suse.de
3999
4000 - Repository::setInfo: Propagate priority changes to the solver to
4001   avoid reloading the whole repo (bnc #498266).
4002 - version 6.19.1 (19)
4003
4004 -------------------------------------------------------------------
4005 Thu Oct 15 20:48:02 CEST 2009 - ma@suse.de
4006
4007 - ResStatus: add isOrphaned to test whether a package is not provided
4008   by any enabled repository. Orphaned packages are usually good candidates
4009   for cleanup unless the providing repository was intentionally disabled.
4010 - version 6.19.0 (19)
4011
4012 -------------------------------------------------------------------
4013 Thu Oct 15 17:28:38 CEST 2009 - dmacvicar@suse.de
4014
4015 - aria2: pass credentials in a file instead of the command line
4016   which is logged.
4017 - aria2: we get the url in the progress if there is no response
4018   from the server yet, handle that to avoid flooding the log.
4019 - version 6.18.2 (17)
4020
4021 -------------------------------------------------------------------
4022 Thu Oct 15 16:56:25 CEST 2009 - ma@suse.de
4023
4024 - Performing a dist upgrade the solver may try to delete old and no
4025   longer provided (dropped) packages, even if they do not cause any
4026   dependency problem. This behaviour may be trurned off via zypp.conf
4027   option solver.upgradeRemoveDropedPackages. (bnc #539543)
4028 - New zypp.conf option solver.upgradeRemoveDropedPackages (true).
4029 - Add Product::droplist: List of dropped packages, i.e. packages no
4030   longer provided by a product.
4031 - version 6.18.1 (17)
4032
4033 -------------------------------------------------------------------
4034 Wed Oct  7 16:45:21 CEST 2009 - ma@suse.de
4035
4036 - Return update messages via ZYppCommitResult. Support variable
4037   substitution in notification command. (fate #301175)
4038 - Fix evaluation of no_proxy entries (bnc #543337)
4039 - aria/curl: Fix header data in case the target is
4040   not initialized when downloading.
4041 - version 6.18.0 (17)
4042
4043 -------------------------------------------------------------------
4044 Thu Sep 24 17:21:45 CEST 2009 - ma@suse.de
4045
4046 - Add zypp.conf option update.messages.notify: Command to be invoked
4047   to send update messages. (fate #301175)
4048 - version 6.17.2 (17)
4049
4050 -------------------------------------------------------------------
4051 Tue Sep 22 20:32:38 CEST 2009 - ma@suse.de
4052
4053 - Add Selectable::updateCandidateObj returning the candidate for
4054   update, if there is one. The updateCandidate must not violate
4055   any active solver policy.
4056 - version 6.17.1 (17)
4057
4058 -------------------------------------------------------------------
4059 Fri Sep 18 17:20:37 CEST 2009 - ma@suse.de
4060
4061 - Make sure rpmReadConfigFiles was called before using librpm (bnc #539603).
4062 - Remove dead rpm database caching code from class RpmDb.
4063 - version 6.17.0 (17)
4064
4065 -------------------------------------------------------------------
4066 Fri Sep 11 15:13:30 CEST 2009 - ma@km13.de
4067
4068 - New commit.downloadMode option in zypp.conf. Allows to set a
4069   prefered download policy for commit.
4070 - version 6.16.0 (11)
4071
4072 -------------------------------------------------------------------
4073 Thu Sep 10 19:03:01 CEST 2009 - ma@suse.de
4074
4075 - Support nfs4 (nfs4://... or nfs://...?type=nfs4) (fate #306451)
4076 - Added Url::schemeIsLocal, schemeIsRemote, schemeIsVolatile and
4077   schemeIsDownloading.
4078 - version 6.15.0 (11)
4079
4080 -------------------------------------------------------------------
4081 Wed Sep  9 15:02:18 CEST 2009 - ma@suse.de
4082
4083 - Add Capability::guessPackageSpec; parser also supporting "name-ver-rel.arch"
4084   formats for building Capabilities(originally "name.arch=ver-rel").
4085 - version 6.14.3 (11)
4086
4087 -------------------------------------------------------------------
4088 Mon Sep  7 17:31:20 CEST 2009 - ma@suse.de
4089
4090 - Fix resolution to force installation even if dependencies are missing.
4091   (bnc #531564)
4092 - Rephrase solver resolution to point out if a package will break.
4093   (bnc #520083)
4094
4095 -------------------------------------------------------------------
4096 Fri Sep  4 12:19:50 CEST 2009 - ma@suse.de
4097
4098 - Lock rpms architecture only on distupgrade of the running system.
4099   (bnc #458520)
4100 - version 6.14.2 (11)
4101
4102 -------------------------------------------------------------------
4103 Thu Sep  3 13:41:31 CEST 2009 - ma@suse.de
4104
4105 - Fix PoolQuery comparison (bnc #528755)
4106 - Fix serialization and restore of predicated PoolQueries.
4107 - version 6.14.0 (11)
4108
4109 -------------------------------------------------------------------
4110 Mon Aug 31 15:17:01 CEST 2009 - ma@suse.de
4111
4112 - package-manager script: Fall back to package selection if no
4113   packages are passed on the commandline. (bnc #529137)
4114
4115 -------------------------------------------------------------------
4116 Fri Aug 28 17:33:55 CEST 2009 - dmacvicar@suse.de
4117
4118 - package-manager script:
4119   do not fail if kpackagekit is not installed (bnc #529510)
4120 - version 6.13.3 (11)
4121
4122 -------------------------------------------------------------------
4123 Wed Aug 26 15:55:22 CEST 2009 - ma@suse.de
4124
4125 - Tune CheckAccessDeleted to focus on libraries and executables.
4126 - version 6.13.2 (11)
4127
4128 -------------------------------------------------------------------
4129 Thu Aug  6 18:18:21 CEST 2009 - ma@suse.de
4130
4131 - Provide class CheckAccessDeleted and command zypp-CheckAccessDeleted
4132   to check for running processes which access meanwhile deleted files or
4133   libraries.  This may be used after commit, when trying to figure out
4134   which services need to be restated. (fate #300763).
4135 - version 6.13.1 (11)
4136
4137 -------------------------------------------------------------------
4138 Mon Aug  3 18:46:13 CEST 2009 - ma@suse.de
4139
4140 - New Resolver::addUpgradeRepo to perform a dist upgrade restricted to
4141   certain repositories.
4142 - version 6.13.0 (11)
4143
4144 -------------------------------------------------------------------
4145 Fri Jul 31 17:55:33 CEST 2009 - ma@suse.de
4146
4147 - Remove confusing newlines in vendor change info (bnc #503859)
4148 - Removing a package lock was not counted as state change (bnc #501850)
4149 - Take solver_allowVendorChange option into account when computing the
4150   Selectables default candidate.
4151 - version 6.12.0 (11)
4152
4153 -------------------------------------------------------------------
4154 Wed Jul 29 13:36:19 CEST 2009 - ma@suse.de
4155
4156 - Avoid deadlock after fork and failed exec. (bnc 493152)
4157 - No need to manually detect the location of aria2 binary.
4158 - version 6.11.4 (11)
4159
4160 -------------------------------------------------------------------
4161 Tue Jul 28 23:05:43 CEST 2009 - jkupec@suse.cz
4162
4163 - Fixed parsing of download rate report (changed in aria2 1.4.0)
4164   (bnc #513944)
4165
4166 -------------------------------------------------------------------
4167 Mon Jul 27 16:05:43 CEST 2009 - ma@suse.de
4168
4169 - Create LogControl on demand instead of using a static var. (bnc #525339)
4170 - version 6.11.2 (11)
4171
4172 -------------------------------------------------------------------
4173 Thu Jul 23 00:22:50 CEST 2009 - ma@km13.de
4174
4175 - New misc::defaultLoadSystem: Convenience to create the ZYpp instance
4176   and load target and enabled repositories.
4177
4178 -------------------------------------------------------------------
4179 Wed Jul 22 14:57:32 CEST 2009 - ma@suse.de
4180
4181 - New class InstanceId to build strings to identify/retrieve specific
4182   Solvables.
4183 - version 6.11.1 (11)
4184
4185 -------------------------------------------------------------------
4186 Mon Jul 20 23:57:46 CEST 2009 - ma@km13.de
4187
4188 - Add download policies to ZYppCommitPolicy, supporting DownloadOnly
4189   and DownloadInAdvance. (fate #302159, fate #305624)
4190 - version 6.11.0 (11)
4191
4192 -------------------------------------------------------------------
4193 Thu Jul 16 17:05:27 CEST 2009 - dmacvicar@suse.de
4194
4195 - add support to the package-manager script to use kpackagekit
4196   or gnome-packagekit if available, which allows to install local
4197   rpms with one click from file manager following desktop policies
4198   and fetching other dependencies if required.
4199   (fate #306526)
4200 - version 6.10.5 (10)
4201
4202 -------------------------------------------------------------------
4203 Thu Jul 16 16:25:24 CEST 2009 - ma@suse.de
4204
4205 - New solver.upgradeTestcasesToKeep option in zypp.conf. It tells
4206   how many dist upgrade solver testcases should be kept on the system.
4207   Per default just the last two are kept.
4208 - version 6.10.4 (10)
4209
4210 -------------------------------------------------------------------
4211 Wed Jul 15 17:53:43 CEST 2009 - ma@suse.de
4212
4213 - Don't write a solver testcase when solving for dist upgrade,
4214   but when actually committing.
4215 - version 6.10.3 (10)
4216
4217 -------------------------------------------------------------------
4218 Wed Jul 15 16:45:39 CEST 2009 - ma@suse.de
4219
4220 - Add new string Match::Mode STRINGSTART and STRINGEND.
4221
4222 -------------------------------------------------------------------
4223 Tue Jul 15 14:38:51 CEST 2009 - jkupec@suse.cz
4224
4225 - log redirections when cURL media backend is used (fate #305320).
4226
4227 -------------------------------------------------------------------
4228 Tue Jul 14 18:15:51 CEST 2009 - ma@suse.de
4229
4230 - Support "product version" detection on systems not using
4231   /etc/product.d/baseproduct by looking for the first package
4232   providing ZConfig::distroverpkg (defaults to redhat-release).
4233 - version 6.10.2 (10)
4234
4235 -------------------------------------------------------------------
4236 Fri Jul 10 15:21:39 CEST 2009 - ma@suse.de
4237
4238 - Adapt to boost_unit_test_framework-1.38.
4239 - version 6.10.1 (10)
4240
4241 -------------------------------------------------------------------
4242 Wed Jul  8 16:19:31 CEST 2009 - ma@suse.de
4243
4244 - Remove obsolete UpgradeStatistics class from libzypp.
4245
4246 -------------------------------------------------------------------
4247 Tue Jul  7 17:45:47 CEST 2009 - ma@suse.de
4248
4249 - Fix HistoryLog to initialize on demand.
4250 - version 6.10.0 (10)
4251
4252 -------------------------------------------------------------------
4253 Fri Jul  3 13:01:13 CEST 2009 - ma@suse.de
4254
4255 - Fix parsing of rpm.install.excludedocs option (bnc #518883)
4256
4257 -------------------------------------------------------------------
4258 Fri Jul  3 09:20:56 CEST 2009 - ma@suse.de
4259
4260 - When unmounting ISO images, don't mix up exceptions thrown by the
4261   loop mounted ISO and those thrown by the media containing it.
4262   (bnc #517856)
4263
4264 -------------------------------------------------------------------
4265 Thu Jul  2 16:42:42 CEST 2009 - ma@suse.de
4266
4267 - Adapt to satsolvers improved dataiterator handling.
4268 - version 6.9.3 (8)
4269
4270 -------------------------------------------------------------------
4271 Wed Jul  1 18:05:54 CEST 2009 - ma@suse.de
4272
4273 - Support PoolQuery for sub-structures attributes. (fate #305503)
4274 - version 6.9.2 (8)
4275
4276 -------------------------------------------------------------------
4277 Wed Jul  1 13:44:04 CEST 2009 - ma@suse.de
4278
4279 - Running as non-root user use a temporary @System solvfile in case the
4280   global one is outdated and needed refresh. (bnc #517183)
4281 - version 6.9.1 (8)
4282
4283 -------------------------------------------------------------------
4284 Tue Jun 30 16:32:08 CEST 2009 - ma@suse.de
4285
4286 - Enhance LookupAttr to allow direct query of attributes within
4287   sub-structures (flexarrays).
4288
4289 -------------------------------------------------------------------
4290 Fri Jun 26 12:06:51 CEST 2009 - ma@suse.de
4291
4292 - Enhance PoolQueryIterator to allow detailed inspection of attribute
4293   matches.
4294 - Prefer datadir stored as repo attribute, but fallback searching in
4295   solvbales (old solv files do this).
4296 - version 6.9.0 (8)
4297
4298 -------------------------------------------------------------------
4299 Tue Jun 23 13:29:36 CEST 2009 - ma@suse.de
4300
4301 - Allow building libzypp with rpm-5 (experimental)
4302 - version 6.8.3 (8)
4303
4304 -------------------------------------------------------------------
4305 Wed Jun 17 15:39:17 CEST 2009 - ma@suse.de
4306
4307 - Allow building libzypp without HAL (not recommended). Without HAL
4308   CD/DVD device detection is limited to /dev/dvd and /dev/cdrom.
4309 - version 6.8.2 (8)
4310
4311 -------------------------------------------------------------------
4312 Fri Jun  5 21:16:45 CEST 2009 - ma@suse.de
4313
4314 - Fix solver to use IdSting to avoid failing vendor checks.
4315 - version 6.8.1 (8)
4316
4317 -------------------------------------------------------------------
4318 Thu Jun  4 14:22:58 CEST 2009 - ma@suse.de
4319
4320 - Cleanup and remove deprecated interface methods.
4321 - version 6.8.0 (8)
4322
4323 -------------------------------------------------------------------
4324 Fri May 29 20:12:55 CEST 2009 - ma@suse.de
4325
4326 - Improve PoolQuery to allow queries on dependencies. (bnc #475682)
4327 - version 6.7.0 (6)
4328
4329 -------------------------------------------------------------------
4330 Thu May 28 12:53:02 CEST 2009 - ma@suse.de
4331
4332 - New solver.allowVendorChange expert option in zypp.conf.
4333 - version 6.6.0 (6)
4334
4335 ------------------------------------------------------------------
4336 Wed May 20 14:23:07 CEST 2009 - ma@suse.de
4337
4338 - Fix lost housekeeping data in modifyRepo (bnc #503207)
4339
4340 -------------------------------------------------------------------
4341 Fri May  8 16:43:47 CEST 2009 - ma@suse.de
4342
4343 - Allow service refresh to change a repositories url (bnc #502157)
4344
4345 -------------------------------------------------------------------
4346 Tue May  5 13:39:08 CEST 2009 - ma@suse.de
4347
4348 - Detect and compile with rpm 4.7 (bnc #444211)
4349 - version 6.5.2 (5)
4350
4351 -------------------------------------------------------------------
4352 Mon May  4 16:19:54 CEST 2009 - ma@suse.de
4353
4354 - Improve problem report on broken systemCheck rule (bnc #475144)
4355
4356 -------------------------------------------------------------------
4357 Mon Apr 27 15:26:54 CEST 2009 - ma@suse.de
4358
4359 - In update repos providing multiple release package versions for
4360   the same product, link a product to the latest version. (bnc #497696)
4361
4362 -------------------------------------------------------------------
4363 Mon Apr 27 14:28:07 CEST 2009 - ma@suse.de
4364
4365 - New classes wraping satsolver datamatcher (Match and sat::AttrMatcher)
4366 - Extend LookupAttr to support matching specific string patterns.
4367 - Rewrote PoolQuery::Iterator (adapt to AttrMatcher, fixes and speedup)
4368 - version 6.5.0 (5)
4369
4370 -------------------------------------------------------------------
4371 Thu Apr 16 12:49:40 CEST 2009 - ma@suse.de
4372
4373 - Soft lock packages deleted on behalf of a user request.
4374 - version 6.4.1 (2)
4375
4376 -------------------------------------------------------------------
4377 Tue Mar 31 15:51:32 CEST 2009 - ma@suse.de
4378
4379 - New zypp.conf option 'download.media_preference': Hint which media
4380   to prefer when installing packages (download vs. CD).
4381 - version 6.4.0 (2)
4382
4383 ------------------------------------------------------------------
4384 Thu Mar 12 18:38:30 CET 2009 - ma@suse.de
4385
4386 - Add Resolver::setSolveSrcPackages. Per default disable solving
4387   of source package dependencies. We will later allow to enable
4388   it per package.
4389 - version 6.3.0 (2)
4390
4391 -------------------------------------------------------------------
4392 Fri Mar  6 17:17:26 CET 2009 - dmacvicar@suse.de
4393
4394 - aria2: show the download speed in the right unit
4395 - aria2: show the filename in progress, not the repository
4396 - aria2: don't show done twice
4397
4398 -------------------------------------------------------------------
4399 Thu Mar  5 14:52:44 CET 2009 - ma@suse.de
4400
4401 - Remove a lock if the locking process is in zombie state. (bnc #481577)
4402
4403 -------------------------------------------------------------------
4404 Wed Mar  4 00:13:19 CET 2009 - jkupec@suse.cz
4405
4406 - zypp.conf: fixed and enabled 'servicesdir'
4407
4408 -------------------------------------------------------------------
4409 Tue Mar  3 13:38:11 CET 2009 - dmacvicar@suse.de
4410
4411 - aria2: implement speed indicators (bnc#475506)
4412 - aria2: implement progress indicators correctly (bnc#473846)
4413 - aria2: fix broken pipe when looking for aria2c which caused
4414          a fallback to curl. (bnc#480930)
4415 - aria2: implement saving and reading mirror stats data in
4416          /var/cache/zypp/aria2.stats
4417 - aria2: handle failover correctly (bnc#481115)
4418 - aria2: various improvements in error and report  handling
4419 - aria2: curl: reset settings on attach to avoid duplicate
4420   headers
4421 - version 6.2.1 (2)
4422
4423 -------------------------------------------------------------------
4424 Tue Mar  3 12:44:24 CET 2009 - ma@suse.de
4425
4426 - Adapt to changed satsolver API.
4427
4428 -------------------------------------------------------------------
4429 Fri Feb 27 16:23:36 CET 2009 - dmacvicar@suse.de
4430
4431 - Make sure Fetcher pass optional files as non-interactive
4432 - Fixes file does not exist error when key/sig does not exist
4433 - version 6.2.0 (2)
4434
4435 -------------------------------------------------------------------
4436 Thu Feb 26 13:49:56 CET 2009 - ma@suse.de
4437
4438 - Use correct default for zconfig(solver.checkSystemFile) (bnc# 475144)
4439
4440 -------------------------------------------------------------------
4441 Thu Feb 26 01:25:33 CET 2009 - ma@suse.de
4442
4443 - Prevent ResStatus from overriding user locks. (bnc #475230)
4444
4445 -------------------------------------------------------------------
4446 Sun Feb 22 15:27:11 CET 2009 - ma@suse.de
4447
4448 - Never refresh repositories from CD/DVD, once they are created. (bnc #476429)
4449
4450 -------------------------------------------------------------------
4451 Sat Feb 21 18:31:17 CET 2009 - dmacvicar@suse.de
4452
4453 Implemented the following options with aria backend:
4454
4455 - download.max_concurrent_connections (default 2)
4456   download.min_download_speed (default no limit)
4457   download.max_download_speed (default no limit)
4458   download.max_silent_tries (default 5)
4459
4460 -------------------------------------------------------------------
4461 Fri Feb 20 16:28:19 CET 2009 - dmacvicar@suse.de
4462
4463 - MediaAria2c: allow disabling aria2 using ZYPP_ARIA2C=0.
4464   Various improvements including file existence checking
4465   Disable HEAD request if aria2c >= 1.20
4466   Restrict max connections to 2 for now.
4467
4468 -------------------------------------------------------------------
4469 Wed Feb 18 15:51:38 CET 2009 - ma@suse.de
4470
4471 - Neither lose packages with empty name, nor SEGV when processing them. (bnc #470011)
4472
4473 -------------------------------------------------------------------
4474 Tue Feb 17 23:17:54 CET 2009 - ma@suse.de
4475
4476 - Compute obsoletes based on names only (not considering provides) (bnc #471023)
4477
4478 -------------------------------------------------------------------
4479 Tue Feb 17 12:56:57 CET 2009 - jkupec@suse.cz
4480
4481 - Fixed FTP authentication (bnc #472879)
4482
4483 -------------------------------------------------------------------
4484 Wed Feb 11 13:31:03 CET 2009 - ma@suse.de
4485
4486 - Follow IEC and use the binary prefixes (KiB,MiB,GiB) for printing Byte
4487   counts based on a power of 1024 (formerly just K,M,G). Byte counts based
4488   on a power of 1000 stay unaffected (kB,MB,GB).
4489
4490 -------------------------------------------------------------------
4491 Mon Feb  9 13:14:26 CET 2009 - ma@suse.de
4492
4493 - Fix installation prompting for the wrong CD/DVD. (bnc #472892)
4494
4495 -------------------------------------------------------------------
4496 Tue Feb  3 18:07:38 CET 2009 - ma@suse.de
4497
4498 - Send any output from rpm install/delete scripts via callback, so
4499   applications are able to display it. (bnc #369450)
4500
4501 -------------------------------------------------------------------
4502 Mon Feb  2 14:12:08 CET 2009 - ma@suse.de
4503
4504 - Add missing translations (bnc #256289)
4505
4506 -------------------------------------------------------------------
4507 Wed Jan 28 14:37:28 CET 2009 - jkupec@suse.cz
4508
4509 - HistoryLogReader added
4510
4511 -------------------------------------------------------------------
4512 Tue Jan 27 13:35:44 CET 2009 - ma@suse.de
4513
4514 - Respect content-file DATDIR when downloading packages. (bnc #468612)
4515
4516 -------------------------------------------------------------------
4517 Tue Jan 27 13:28:54 CET 2009 - jkupec@suse.cz
4518
4519 - Enabled CredentialManager for MediaSMB (bnc #460970).
4520 - Ignore URL's username, password, and query string in AuthData
4521   comparator in CredentialManager.
4522
4523 -------------------------------------------------------------------
4524 Mon Jan 26 12:41:07 CET 2009 - ma@suse.de
4525
4526 - Let vendor checks per default differ between 'openSUSE Build Service'
4527   and 'openSUSE' (bnc #467262).
4528
4529 -------------------------------------------------------------------
4530 Fri Jan 23 12:34:44 CET 2009 - ma@suse.de
4531
4532 - Fix handling of plaindir repos on mounted devices (e.g. USB) (bnc #464778)
4533 - Fix plaindir checksum computation not to to follow symlinks (bnc #464778)
4534
4535 -------------------------------------------------------------------
4536 Thu Jan 22 10:41:27 CET 2009 - ma@suse.de
4537
4538 - Tell satsolver about product buddies (bnc #466565)
4539
4540 -------------------------------------------------------------------
4541 Fri Jan  9 17:01:10 CET 2009 - jkupec@suse.cz
4542
4543 - handle HTTP 503 reponses as temporary errors (bnc #462545)
4544
4545 -------------------------------------------------------------------
4546 Thu Dec 18 22:26:18 CET 2008 - ma@suse.de
4547
4548 - Fixed lost user request to abort during commit. (bnc #388810, bnc #450273)
4549 - revision 11954
4550 - version 5.25.0 (23)
4551
4552 -------------------------------------------------------------------
4553 Thu Dec 18 13:02:27 CET 2008 - ma@suse.de
4554
4555 - Add Package::filelist, faster and less memory consuming
4556   implementation of Package::filenames (now deprecated).
4557 - revision 11949
4558
4559 -------------------------------------------------------------------
4560 Thu Dec 11 21:39:50 CET 2008 - ma@suse.de
4561
4562 - Add str::hexencode and str::hexdecode to encode special characters
4563   in a string as %XX.
4564 - Hexdecode modalias strings in rpm dependencies because rpm does not
4565   allow comma, blank and other special chars. (bnc #456695)
4566 - revision 11927
4567
4568 -------------------------------------------------------------------
4569 Thu Dec 11 17:13:06 CET 2008 - ma@suse.de
4570
4571 - Catch and report media errors when proving packages. (bnc #457652)
4572 - revision 11926
4573
4574 -------------------------------------------------------------------
4575 Wed Dec 10 16:09:08 CET 2008 - ma@suse.de
4576
4577 - Remove obsolete zypp.conf::productsdir and deprecate
4578   ZConfig::productsPath().
4579 - Monitor /etc/products.d to determine if @system.solv needs to be
4580   rebuilt. (bnc #457933)
4581 - revision 11923
4582 - version 5.24.7 (23)
4583
4584 -------------------------------------------------------------------
4585 Mon Dec  8 15:31:18 CET 2008 - ma@suse.de
4586
4587 - Execute patch scripts chroot to the installed system. (bnc #456795)
4588 - revision 11908
4589
4590 -------------------------------------------------------------------
4591 Mon Dec  8 10:39:30 CET 2008 - schubi@suse.de
4592
4593 - Make the solver reset function public (bnc #439373)
4594 - Revision 11904
4595
4596 -------------------------------------------------------------------
4597 Sun Dec  7 20:21:09 CET 2008 - coolo@suse.de
4598
4599 - note for coolo: do not trust bash advisory from TPM colleagues
4600
4601 -------------------------------------------------------------------
4602 Fri Dec  5 14:22:11 CET 2008 - ma@suse.de
4603
4604 - Fix solvers inappropriate selection as byUSER (bnc 455965)
4605 - revision 11891
4606 - version 5.24.6 (23)
4607
4608 -------------------------------------------------------------------
4609 Thu Dec  4 11:10:35 CET 2008 - coolo@suse.de
4610
4611 - fix %post script to not warn on fresh install
4612
4613 -------------------------------------------------------------------
4614 Mon Dec  1 19:38:24 CET 2008 - ma@suse.de
4615
4616 - Fix install order computation losing some installed packages
4617   pre-requirements. (bnc #439802)
4618 - revision 11845
4619 - version 5.24.5 (23)
4620
4621 -------------------------------------------------------------------
4622 Fri Nov 28 16:33:56 CET 2008 - ma@suse.de
4623
4624 - Prune soft locks to prevent installation but not update of
4625   already installed packages.
4626 - revision 11829
4627 - version 5.24.4 (23)
4628
4629 -------------------------------------------------------------------
4630 Fri Nov 28 11:36:03 CET 2008 - schubi@suse.de
4631
4632 - Taking solutions which based on user requirements/conflict
4633   "by User" solutions (bnc #442718)
4634 - revision 11825
4635
4636 -------------------------------------------------------------------
4637 Fri Nov 28 00:05:17 CET 2008 - ma@suse.de
4638
4639 - Take into account the requirements of all obsoleted packages uninstall
4640   scripts when computing the installation order. (bnc #439802)
4641 - revision 11823
4642 - version 5.24.3 (23)
4643
4644 -------------------------------------------------------------------
4645 Thu Nov 27 14:45:07 CET 2008 - dmacvicar@suse.de
4646
4647 - fix maybeUnsuported() method returning wrong result
4648 - add testcase for future coverage
4649 - don't force time based uuid for anonymous id string (bnc #449654)
4650 - RELEASE: 5.24.2 (23)
4651
4652 -------------------------------------------------------------------
4653 Wed Nov 26 17:18:00 CET 2008 - ma@suse.de
4654
4655 - Call 'repo2solv -R' (recursive scan) for plaindir repos. (bnc #443350)
4656 - revision 11810
4657
4658 -------------------------------------------------------------------
4659 Wed Nov 26 17:09:12 CET 2008 - dmacvicar@suse.de
4660
4661 - SHA1SUMS.key is not imported by zypp as known key (bnc #446188)
4662 - path and url in add_on_products.xml is evaluated wrong
4663   (bnc #446170)
4664
4665 -------------------------------------------------------------------
4666 Mon Nov 24 17:47:35 CET 2008 - schubi@suse.de
4667
4668 - activate locking for doUpdate (bnc #447684)
4669 - revision 11792
4670 - RELEASE: 5.24.1 (23)
4671
4672 -------------------------------------------------------------------
4673 Fri Nov 21 16:56:10 CET 2008 - dmacvicar@suse.de
4674
4675 - remove unused updaterepokey, replaced by repo
4676   product information
4677
4678 -------------------------------------------------------------------
4679 Fri Nov 21 15:12:52 CET 2008 - jkupec@suse.cz
4680
4681 - fixed uninitialized value in OnMediaLocation (bnc #447010)
4682 - revision 11770
4683
4684 -------------------------------------------------------------------
4685 Thu Nov 20 23:59:16 CET 2008 - ma@suse.de
4686
4687 - Fix retrieval of deltarpm info.
4688 - revision 11764
4689 - version 5.24.0 (23)
4690
4691 -------------------------------------------------------------------
4692 Thu Nov 20 22:15:28 CET 2008 - ma@suse.de
4693
4694 - Fix retrieval of Repository attributes like timestamps, keywords
4695   and product info.
4696 - revision 11760
4697
4698 -------------------------------------------------------------------
4699 Thu Nov 20 19:30:05 CET 2008 - ma@suse.de
4700
4701 - Enhance class LookupAttr and add convenience class LookupRepoAttr to
4702   iterate those solv file attributes which are not acssociated with a
4703   solvable. E.g. product or deltarpm info.
4704 - revision 11754
4705
4706 -------------------------------------------------------------------
4707 Wed Nov 19 15:49:38 CET 2008 - jkupec@suse.cz
4708
4709 - encode user-supplied URL strings before using them in the Url object
4710   (bnc #446395, bnc #444267)
4711 - revision 11720
4712
4713 -------------------------------------------------------------------
4714 Wed Nov 19 15:15:14 CET 2008 - ma@suse.de
4715
4716 - Support loading helix files.
4717 - revision 11719
4718
4719 -------------------------------------------------------------------
4720 Tue Nov 18 18:37:30 CET 2008 - ma@suse.de
4721
4722 - Add class filesystem::Glob to find pathnames matching a pattern
4723   by using ::glob.
4724 - revision 11708
4725
4726 -------------------------------------------------------------------
4727 Thu Nov 13 11:07:56 CET 2008 - schubi@suse.de
4728
4729 - Taking care for ppc64 while distupgrade (bnc #443685)
4730 - revision 11670
4731
4732 -------------------------------------------------------------------
4733 Wed Nov 12 18:53:03 CET 2008 - ma@suse.de
4734
4735 - Add Capability ctor from Arch and Name: (Arch_i386, "name") or
4736   (Arch_i386, "name == 1.0").
4737 - revision 11669
4738
4739 -------------------------------------------------------------------
4740 Wed Nov 12 14:31:20 CET 2008 - ma@suse.de
4741
4742 - Take care to always reset CURLOPT_TIMECONDITION to prevent incomplete
4743   downloads. (bnc #444109)
4744 - revision 11656
4745 - version 5.23.0 (23)
4746
4747 -------------------------------------------------------------------
4748 Wed Nov 12 13:19:02 CET 2008 - ma@suse.de
4749
4750 - Check for modaliases below /sys (bnc #430179)
4751 - revision 11653
4752
4753 -------------------------------------------------------------------
4754 Tue Nov 11 18:36:33 CET 2008 - ma@suse.de
4755
4756 - Avoid superfluous file copying and gpg invocation in keyring handling.
4757 - revision 11650
4758
4759 -------------------------------------------------------------------
4760 Tue Nov 11 14:48:52 CET 2008 - ma@suse.de
4761
4762 - Prevent fetcher from processing the same index file twice. (bnc #443644)
4763 - revision 11648
4764 - version 5.22.0 (21)
4765
4766 -------------------------------------------------------------------
4767 Fri Nov  7 23:55:47 CET 2008 - ma@suse.de
4768
4769 - Fix retrieval of patch contents and references attributes. (bnc #442200)
4770 - revision 11641
4771 - version 5.21.0 (21)
4772
4773 -------------------------------------------------------------------
4774 Fri Nov  7 19:51:00 CET 2008 - ma@suse.de
4775
4776 - Add CheckSum::asString.
4777 - revision 11634
4778
4779 -------------------------------------------------------------------
4780 Fri Nov  7 17:55:48 CET 2008 - ma@suse.de
4781
4782 - revision 11631
4783 - version 5.20.0 (20)
4784
4785 -------------------------------------------------------------------
4786 Thu Nov  6 18:35:25 CET 2008 - dmacvicar@suse.de
4787
4788 - re-add the flavor to the http header now using a flavor
4789   cache that is updated on every target load.
4790   Target::dstributionFlavor provides access to this cache
4791   in case you need the last used flavor without loading
4792   the target.
4793
4794 -------------------------------------------------------------------
4795 Thu Nov  6 16:23:03 CET 2008 - schubi@suse.de
4796
4797 - added flag: ignorealreadyrecommended to the testcases (bnc #432136)
4798 - revsion 11539
4799
4800 -------------------------------------------------------------------
4801 Thu Nov  6 09:41:48 CET 2008 - schubi@suse.de
4802
4803 - Adding rule rpm-arch for installed rpm package in order to avoid
4804   unneeded architecture change. (bnc #441004)
4805 - revision 11585
4806
4807 -------------------------------------------------------------------
4808 Tue Nov  4 13:21:35 CET 2008 - jkupec@suse.cz
4809
4810 - handle MediaTimeoutException also in MediaSetAccess::provideFile()
4811   (bnc #439983)
4812 - revision 11568
4813
4814 -------------------------------------------------------------------
4815 Mon Nov  3 15:30:53 CET 2008 - dmacvicar@suse.de
4816
4817 - merge contributions by Jon Nelson, the patches resolve
4818   the following issues:
4819 - disable the "Pragma: nocache" header which is automatically
4820   used by curl.
4821   re-enables the use of a caching http proxy (like squid or others)
4822   and corrects (bnc #326208)
4823 - don't generate an If-Modified-Since header if we don't have a
4824   previous file to work with
4825 - don't generate a Proxy-Authenticate header if one is not called
4826   for.
4827
4828 -------------------------------------------------------------------
4829 Fri Oct 31 14:01:57 CET 2008 - ma@suse.de
4830
4831 - Do not save solver locks (by APPL_HIGH).
4832 - revision 11558
4833
4834 -------------------------------------------------------------------
4835 Fri Oct 31 13:53:39 CET 2008 - dmacvicar@suse.de
4836
4837 - fetcher.setOptions( Fetcher::AutoAddIndexes ) allows
4838   for automatic signed index discovery.
4839 - enqueueDir with checksum checking s now enqueueDigestedDir
4840
4841 -------------------------------------------------------------------
4842 Thu Oct 30 14:24:57 CET 2008 - schubi@suse.de
4843
4844 - solutions: keep/lock will be done by APPL_HIGH. So they will not be
4845   saved in the lockfiles
4846 - "keep obsolete" will be handled with lock by APPL_HIGH (bnc #439134)
4847 - revision  11549
4848
4849 -------------------------------------------------------------------
4850 Wed Oct 29 14:14:16 CET 2008 - jkupec@suse.cz
4851
4852 - throw a MediaTimeoutException also on http 504 (gateway timeout)
4853   (bnc #425035)
4854 - revision 11535
4855
4856 -------------------------------------------------------------------
4857 Wed Oct 29 12:51:55 CET 2008 - ma@suse.de
4858
4859 - Add 'sh4' architectures.
4860 - revision 11534
4861
4862 -------------------------------------------------------------------
4863 Tue Oct 28 22:01:40 CET 2008 - dmacvicar@suse.de
4864
4865 - don't free the header before curl_perform as curl does not
4866   copy it. (bnc#439532)
4867
4868 -------------------------------------------------------------------
4869 Tue Oct 28 16:47:36 CET 2008 - ma@suse.de
4870
4871 - Add 'arm' architectures.
4872 - revision 11525
4873
4874 -------------------------------------------------------------------
4875 Tue Oct 28 10:07:13 CET 2008 - schubi@suse.de
4876
4877 - regarding "keep obsolete" in the solutions (bnc #439134)
4878 - revision 11517
4879
4880 -------------------------------------------------------------------
4881 Mon Oct 27 10:51:01 CET 2008 - dmacvicar@suse.de
4882
4883 - fix broken aria2c command line (bnc#438971)
4884
4885 -------------------------------------------------------------------
4886 Sun Oct 26 14:53:56 CET 2008 - coolo@suse.de
4887
4888 - adding svn r11488 to fix compile of PackageKit
4889
4890 -------------------------------------------------------------------
4891 Fri Oct 24 18:12:34 CEST 2008 - ma@suse.de
4892
4893 - Remove error prone methods from OnMediaLocation API to prevent
4894   accidental missuse. (bnc #437328)
4895 - revision 11487
4896 - version 5.19.0 (19)
4897
4898 -------------------------------------------------------------------
4899 Fri Oct 24 16:07:45 CEST 2008 - ma@suse.de
4900
4901 - Provide the /etc/products.d enties filename as Product::referenceFilename.
4902   Use it to remove orphan products. (bnc #432932)
4903 - Fix media exception handling in commit (bnc #395704)
4904 - revision 11485
4905 - version 5.18.0 (17)
4906
4907 -------------------------------------------------------------------
4908 Fri Oct 24 10:29:19 CEST 2008 - schubi@suse.de
4909
4910 - Taking "unlock" instead of setTransact(false) in the solutions (bnc #436923)
4911 - revision 11468
4912 - version 5.17.0 (17)
4913
4914 -------------------------------------------------------------------
4915 Wed Oct 22 14:33:10 CEST 2008 - ma@suse.de
4916
4917 - For retrieving a product license fall back to license.tar.gz. (bnc #372386)
4918 - revision 11447
4919
4920 -------------------------------------------------------------------
4921 Wed Oct 22 14:16:33 CEST 2008 - dmacvicar@suse.de
4922
4923 - move anonymous unique id to a private http header
4924   X-ZYpp-AnonymousUniqueId (bnc#431571 )
4925
4926 -------------------------------------------------------------------
4927 Wed Oct 22 12:58:35 CEST 2008 - ma@suse.de
4928
4929 - Adapt to satsolver-0.12 API.
4930 - Add Locale:: bestMatch to find the best match within a set of
4931   available Locales.
4932 - revision 11441
4933
4934 -------------------------------------------------------------------
4935 Mon Oct 20 16:44:58 CEST 2008 - ma@suse.de
4936
4937 - RepoInfo: Add methods to handle repository licenses. (bnc #372386)
4938 - revision 11419
4939
4940 -------------------------------------------------------------------
4941 Mon Oct 20 16:39:41 CEST 2008 - ma@suse.de
4942
4943 - Adapt to changed satsolver dataiterator API.
4944 - revision 11418
4945
4946 -------------------------------------------------------------------
4947 Fri Oct 17 18:31:47 CEST 2008 - ma@suse.de
4948
4949 - Secure download of license file on repo refresh (bnc #372386)
4950 - revision 11398
4951
4952 -------------------------------------------------------------------
4953 Fri Oct 17 17:26:25 CEST 2008 - ma@suse.de
4954
4955 - Call 'repo2solv.sh -o' instead of using output redirection. (bnc #420046)
4956 - revision 11397
4957
4958 -------------------------------------------------------------------
4959 Thu Oct 16 17:57:15 CEST 2008 - jkupec@suse.cz
4960
4961 - repository license methods added to RepoManager (bnc #372386)
4962 - revision 11377
4963
4964 -------------------------------------------------------------------
4965 Thu Oct 16 16:26:01 CEST 2008 - dmacvicar@suse.de
4966
4967 - don't take into account stat information when looking
4968   for remote SHA1SUMS (part of bnc#409927)
4969
4970 -------------------------------------------------------------------
4971 Wed Oct 15 18:01:48 CEST 2008 - jkupec@suse.cz
4972
4973 - MediaSetAccess::provideOptionalFile() added
4974 - revision 11369
4975
4976 -------------------------------------------------------------------
4977 Wed Oct 15 18:01:48 CEST 2008 - jkupec@suse.cz
4978 - version 5.16.1 (16)
4979
4980 -------------------------------------------------------------------
4981 Tue Oct 14 16:15:09 CEST 2008 - jkupec@suse.cz
4982
4983 - don't initialize servicesTargetDistro via global ZYpp instance in
4984   RepoManagerOptions() constructor (bnc #435184)
4985 - revision 11342
4986
4987 -------------------------------------------------------------------
4988 Mon Oct 13 19:12:40 CEST 2008 - jkupec@suse.cz
4989
4990 - repository probing: check for other types of repo even on
4991   MediaException, throw only if all fail (bnc #335906)
4992 - revision 11332
4993
4994 -------------------------------------------------------------------
4995 Mon Oct 13 14:16:25 CEST 2008 - ma@suse.de
4996
4997 - Adapt to satsolver changes.
4998 - revision 11331
4999 - version 5.16.0 (16)
5000
5001 -------------------------------------------------------------------
5002 Mon Oct 13 13:28:48 CEST 2008 - ma@suse.de
5003
5004 - Fix reading delta rpm checksum from solv file.
5005 - revision 11313
5006
5007 -------------------------------------------------------------------
5008 Mon Oct 13 12:12:39 CEST 2008 - ma@suse.de
5009
5010 - Fix package-manager script to properly quote arguments. (bnc #30903)
5011 - revision 11311
5012
5013 -------------------------------------------------------------------
5014 Mon Oct 13 11:03:04 CEST 2008 - schubi@suse.de
5015
5016 - regarding orphaned resolvables
5017 - removed old distupgrade algorithm
5018 - revision 11307
5019
5020 -------------------------------------------------------------------
5021 Sun Oct 12 13:55:51 CEST 2008 - jkupec@suse.cz
5022
5023 - handle ftp response 530 (login failed) like http 403
5024   (bnc #433537)
5025 - revision 11305
5026
5027 -------------------------------------------------------------------
5028 Thu Oct  9 17:37:18 CEST 2008 - ma@suse.de
5029
5030 - Adapt to satsolvers 'big solv data change'.
5031 - revision 11294
5032
5033 -------------------------------------------------------------------
5034 Thu Oct  9 17:18:18 CEST 2008 - schubi@suse.de
5035
5036 - Taking the right solution actions for locked resolvables (bnc #400840)
5037 - revision 11289
5038
5039 -------------------------------------------------------------------
5040 Thu Oct  9 13:52:03 CEST 2008 - ma@suse.de
5041
5042 - Add required copy-ctor and assignment operator to WhatProvides.
5043   (bnc #433087)
5044 - revision 11276
5045
5046 -------------------------------------------------------------------
5047 Wed Oct  8 16:24:25 CEST 2008 - jkupec@suse.cz
5048
5049 - detect and use unused loop device for mounting ISO images
5050   (bnc #428009)
5051 - revision 11262
5052 - version 5.15.1 (13)
5053
5054 -------------------------------------------------------------------
5055 Wed Oct  8 15:39:08 CEST 2008 - jkupec@suse.cz
5056
5057 - fixed segfault when saving the probed repo type in
5058   RepoManager::refreshMetadata() (bnc #431963)
5059 - revision 11261
5060
5061 -------------------------------------------------------------------
5062 Wed Oct  8 11:33:00 CEST 2008 - dmacvicar@suse.de
5063
5064 - improve log message (bnc#429114)
5065
5066 -------------------------------------------------------------------
5067 Wed Oct  8 11:15:20 CEST 2008 - lslezak@suse.cz
5068
5069 - disk usage - ignore /proc filesystem (bnc#418783)
5070 - revision 11258
5071
5072 -------------------------------------------------------------------
5073 Tue Oct  7 13:24:10 CEST 2008 - ma@suse.de
5074
5075 - Fixed detection of loopback mounted iso-files. The mtab entry does
5076   not necessarily mention the iso-file. (bnc #432504)
5077 - revision 11252
5078 - version 5.15.0 (13)
5079
5080 -------------------------------------------------------------------
5081 Thu Oct  2 19:46:13 CEST 2008 - ma@suse.de
5082
5083 - Add zypp.conf option 'download.use_deltarpmr.always' to enable using
5084   delta rpms even if the package is available on a local source.
5085   (Axel C. Frinke)
5086 - revision 11235
5087 - version 5.14.0 (13)
5088
5089 -------------------------------------------------------------------
5090 Thu Oct  2 18:50:11 CEST 2008 - ma@suse.de
5091
5092 - Add product attribute: PRODUCTLINE.
5093 - revision 11234
5094
5095 -------------------------------------------------------------------
5096 Thu Oct  2 17:18:19 CEST 2008 - ma@suse.de
5097
5098 - Do not consider self provided requirements whan computing the
5099   installation order.
5100 - revision 11231
5101
5102 -------------------------------------------------------------------
5103 Wed Oct  1 16:07:36 CEST 2008 - ma@suse.de
5104
5105 - Rephrase missleading error message. (bnc #431229)
5106 - revision 11222
5107
5108 -------------------------------------------------------------------
5109 Tue Sep 30 17:23:48 CEST 2008 - ma@suse.de
5110
5111 - Allow computation of disk usage per solvable.
5112 - revision 11218
5113
5114 -------------------------------------------------------------------
5115 Mon Sep 29 23:59:10 CEST 2008 - dmacvicar@suse.de
5116
5117 - Merge aria2c Media handler code from Google SOC 2008
5118   (Gerard Farras)
5119 - Only activated by making env var ZYPP_ARIA=1
5120
5121 -------------------------------------------------------------------
5122 Mon Sep 29 15:56:17 CEST 2008 - jkupec@suse.cz
5123
5124 - history: tell which package failed before logging rpm output or
5125   error message (bnc #430585)
5126 - no localization for history log comments
5127 - revision 11202
5128
5129 -------------------------------------------------------------------
5130 Mon Sep 29 13:43:08 CEST 2008 - ma@suse.de
5131
5132 - Fix zypp::WhatProvides::empty returning inverse result.
5133 - revision 11200
5134 - version 5.13.1 (13)
5135
5136 -------------------------------------------------------------------
5137 Sat Sep 27 23:36:19 CEST 2008 - jkupec@suse.cz
5138
5139 - fixed endless loop when CredentialManager returns bad password
5140 - CredentialManager now correctly updates password of existing
5141   credentials
5142 - revision 11187
5143
5144 -------------------------------------------------------------------
5145 Fri Sep 26 15:37:50 CEST 2008 - ma@suse.de
5146
5147 - Fix computation of Product::flavor.
5148 - Add Product::productLine. A vendor specific string denoting the
5149   product line.
5150 - revision 11182
5151 - version 5.13.0 (13)
5152
5153 -------------------------------------------------------------------
5154 Fri Sep 26 15:25:33 CEST 2008 - jkupec@suse.cz
5155
5156 - save user credentials after asking for them
5157 - revision 11181
5158
5159 -------------------------------------------------------------------
5160 Thu Sep 25 23:19:55 CEST 2008 - jkupec@suse.cz
5161
5162 - ZConfig::credentialsGlobal{File,Dir}() added
5163   (/etc/zypp/credentials.{cat,d})
5164 - revision 11176
5165
5166 -------------------------------------------------------------------
5167 Thu Sep 25 17:09:44 CEST 2008 - jkupec@suse.cz
5168
5169 - Target::setInstallationLogfile() removed from zypp/Target.h
5170 - revision 11171
5171
5172 -------------------------------------------------------------------
5173 Thu Sep 25 13:11:43 CEST 2008 - ma@suse.de
5174
5175 - Remove obsolete zypp-query-pool binary. zypper provides all
5176   the information one needs.
5177 - revision 11160
5178
5179 -------------------------------------------------------------------
5180 Wed Sep 24 19:11:19 CEST 2008 - jkupec@suse.cz
5181
5182 - HistoryLog added and used to log package installs/removes and
5183   repository adds, removes, url and alias changes into
5184   history.logfile (/var/log/zypp/history) (fate #110205)
5185 - str::escape(string, char) added
5186 - revision 11150
5187 - version 5.12.1 (12)
5188
5189 -------------------------------------------------------------------
5190 Tue Sep 23 14:02:08 CEST 2008 - jkupec@suse.cz
5191
5192 - CredentialManager: look for credentials with
5193   wanted_url.startsWith(stored_url)
5194 - RepoManager: don't pass service credentials down to repos if
5195   their urls are not based on service's url.
5196 - revision 11134
5197
5198 -------------------------------------------------------------------
5199 Mon Sep 22 16:27:41 CEST 2008 - ma@suse.de
5200
5201 - Remove superfluous PRODUCT_REFERENCES attribute.
5202 - revision 11127
5203
5204 -------------------------------------------------------------------
5205 Mon Sep 22 16:13:08 CEST 2008 - ma@suse.de
5206
5207 - Add Url::hasCredentialsInAuthority test for username or password
5208   being encoded in the authority component. I.e. user:pass@host.
5209 - Handle repos to be disabled disable in service refresh.
5210 - revision 11126
5211
5212 -------------------------------------------------------------------
5213 Mon Sep 22 12:10:34 CEST 2008 - jkupec@suse.cz
5214
5215 - provided context to keyring callbacks (bnc #370223)
5216 - merged trust & import callbacks (bnc #366467)
5217   (don't worry, still allows to trust && !import)
5218 - revision 11113
5219
5220 -------------------------------------------------------------------
5221 Fri Sep 19 13:17:38 CEST 2008 - ma@suse.de
5222
5223 - Moved DefaultAcceptBits enum to class KeyRing (formerly KeyRingReort).
5224 - revision 11102
5225
5226 -------------------------------------------------------------------
5227 Thu Sep 18 16:11:23 CEST 2008 - ma@suse.de
5228
5229 - Use service alias as namespace for it's repositories aliases.
5230 - revision 11097
5231 - version 5.11.0 (11)
5232
5233 -------------------------------------------------------------------
5234 Thu Sep 18 12:45:25 CEST 2008 - jkupec@suse.cz
5235
5236 - pass service's credentials down to repos
5237 - support ?credentials=filepath in URL to specify credentials
5238 - revision 11092
5239
5240 -------------------------------------------------------------------
5241 Thu Sep 18 09:57:49 CEST 2008 - ma@suse.de
5242
5243 - Add Product::isTargetDistribution to identify the systems installed
5244   baseproduct. This should replace tests for Product::type is "base".
5245 - revision 11089
5246
5247 -------------------------------------------------------------------
5248 Wed Sep 17 18:05:44 CEST 2008 - jkupec@suse.cz
5249
5250 - save user credentials when adding repos/services with URLs containing
5251   the credentials (bnc #425462)
5252 - revision 11085
5253
5254 -------------------------------------------------------------------
5255 Wed Sep 17 15:08:54 CEST 2008 - ma@suse.de
5256
5257 - Adapt to rpms new way of quoting whitespace in pathnames.(bnc #426924)
5258 - revision 11082
5259
5260 -------------------------------------------------------------------
5261 Tue Sep 16 18:41:39 CEST 2008 - ma@suse.de
5262
5263 - Service handling fixes. Added ServiceException.
5264 - revision 11077
5265
5266 -------------------------------------------------------------------
5267 Mon Sep 15 11:40:04 CEST 2008 - ma@suse.de
5268
5269 - Fix building of transaltions.
5270 - revision 11064
5271
5272 -------------------------------------------------------------------
5273 Sun Sep 14 00:10:21 CEST 2008 - jkupec@suse.cz
5274
5275 - ServiceInfo.clearReposTo{Enable,Disable}() methods added
5276 - revision 11060
5277
5278 -------------------------------------------------------------------
5279 Fri Sep 12 18:24:28 CEST 2008 - ma@suse.de
5280
5281 - Create new Service repos in disbaled sate.
5282 - revision 11056
5283 - version 5.10.0 (10)
5284
5285 -------------------------------------------------------------------
5286 Fri Sep 12 16:04:54 CEST 2008 - ma@suse.de
5287
5288 - Make registerTarget and registerRelease abvailable for installed
5289   product. Required for registration.
5290 - revision 11043
5291
5292 -------------------------------------------------------------------
5293 Fri Sep 12 12:59:50 CEST 2008 - ma@suse.de
5294
5295 - Add url lists query to Product interface. A generic query and
5296   convenience methods to query urls for "releasenotes", "register",
5297   "updateurls", "extraurls",  "optionalurls" and "smolt" (bnc #413444)
5298 - revision 11029
5299
5300 -------------------------------------------------------------------
5301 Fri Sep 12 01:38:25 CEST 2008 - jkupec@suse.cz
5302
5303 - ServiceType and ServiceInfo::type() added (contains only RIS for
5304   now), service type probing added.
5305 - Avoiding the use of 'path' for services (appending
5306   the repoindex.xml's 'path' to the baseurl of created repos)
5307 - renamed ServiceInfo::*catalog*() methods to *repo*() methods
5308 - revision 11022
5309
5310 -------------------------------------------------------------------
5311 Thu Sep 11 16:01:57 CEST 2008 - dmacvicar@suse.de
5312
5313 - add Repostiroy::updateKeys and
5314   Repository::providesUpdatesForKey(string) for repo and
5315   product matching
5316 - Provide Repository::isUpdateRepo
5317
5318 -------------------------------------------------------------------
5319 Thu Sep 11 14:41:28 CEST 2008 - ma@suse.de
5320
5321 - Fix evaluation of vendor support flags.
5322 - Adapt retrieval of registration data (targetDistribution,
5323   targetDistributionRelease and targetDistributionFlavor).
5324 - revision 11013
5325
5326 -------------------------------------------------------------------
5327 Wed Sep 10 18:23:52 CEST 2008 - ma@suse.de
5328
5329 - Follow gpgcheck tag in .repo file and do no check if disabled.
5330 - revision 11010
5331 - version 5.9.0 (8)
5332
5333 -------------------------------------------------------------------
5334 Wed Sep 10 17:54:20 CEST 2008 - jkupec@suse.cz
5335
5336 - added dumpAsXMLOn(stream,string) to ServiceInfo to print services
5337   with content (repos)
5338 - revision 11004
5339
5340 -------------------------------------------------------------------
5341 Wed Sep 10 17:31:41 CEST 2008 - ma@suse.de
5342
5343 - Remove obsolete product attributes.
5344 - Store less packages in /var/lib/zypp/SoftLocks (bnc #418050)
5345 - revision 11001
5346
5347 -------------------------------------------------------------------
5348 Wed Sep 10 16:40:00 CEST 2008 - ma@suse.de
5349
5350 - Provide product::updaterepoKey: Update repository indicator string.
5351 - revision 11000
5352
5353 -------------------------------------------------------------------
5354 Tue Sep  9 17:33:03 CEST 2008 - dmacvicar@suse.de
5355
5356 - provide context about the repository (name/alias) if available when
5357   checking signatures (bnc#370223)
5358 - 5.8.0
5359
5360 -------------------------------------------------------------------
5361 Tue Sep  9 13:04:11 CEST 2008 - ma@suse.de
5362
5363 - Add ServiceInfo interface to define a set of catalogs (repository
5364   aliases) to be enabled on next refresh.
5365 - revision 10970
5366
5367 -------------------------------------------------------------------
5368 Tue Sep  9 11:40:42 CEST 2008 - ma@suse.de
5369
5370 - Fix reading of Traget::targetDistribution.
5371 - Allow to configure default answers in signature verification workflow.
5372 - revision 10968
5373
5374 -------------------------------------------------------------------
5375 Mon Sep  8 17:11:02 CEST 2008 - jkupec@suse.cz
5376
5377 - CredentialManager added to manage stored credentials
5378 - MediaCurl adapted to use CredentialManager to read credentials
5379 - revision 10958
5380
5381 -------------------------------------------------------------------
5382 Fri Sep  5 11:40:05 CEST 2008 - jkupec@suse.cz
5383
5384 - operator ==, !=, < definition moved to RepoInfoBase from
5385   the derived classes
5386 - fixed RepoInfo::dumpAsIniOn() to not print 'type' if it is unknown
5387   (bnc #407515)
5388 - {Repo,Service}Info::dumpAsXMLOn(ostream) added
5389 - RepoInfo::dumpRepoOn() deprecated in favor of dumpAsIniOn()
5390 - use shared_ptr instead of itrusive for {Repo,Service}Info
5391 - revision 10931:10942
5392
5393 -------------------------------------------------------------------
5394 Thu Sep  4 16:47:07 CEST 2008 - jkupec@suse.cz
5395
5396 - RepoInfo{,Base} setters made void
5397 - revision 10931
5398
5399 -------------------------------------------------------------------
5400 Wed Sep  3 14:53:06 CEST 2008 - jkupec@suse.cz
5401
5402 - skip repositories with non-matching target distro when reading
5403   repoindex
5404 - revision 10926
5405
5406 -------------------------------------------------------------------
5407 Tue Sep  2 11:04:52 CEST 2008 - schubi@suse.de
5408
5409 - Enabled distupgrade of the SAT solver. In order to use the old
5410   distupgrade you can set the environment variable ZYPP_NO_SAT_UPDATE.
5411   This variable will can be used until the old distupgrade mechanism will
5412   be removed from libzypp. Have a look to above changelogs.
5413 - revision 10911
5414 - version 5.7.0 (5)
5415
5416 -------------------------------------------------------------------
5417 Tue Aug 19 16:36:47 CEST 2008 - dmacvicar@suse.de
5418
5419 - add Package::maybeUnsupported to remove duplicated
5420   code in clients dealing with Package::vendorSupport
5421
5422 -------------------------------------------------------------------
5423 Tue Aug 19 11:04:52 CEST 2008 - schubi@suse.de
5424
5425 - Reset transaction only if this solvable has no buddy (bnc #417799)
5426   e.g. do not reset Products cause the concerning release package
5427   could not already be installed.
5428 - revision 10883
5429 - version 5.6.1 (5)
5430
5431 -------------------------------------------------------------------
5432 Mon Aug 18 17:31:02 CEST 2008 - dmacvicar@suse.de
5433
5434 - don't report "may be outdated" for @System repo.
5435
5436 -------------------------------------------------------------------
5437 Fri Aug 15 20:20:07 CEST 2008 - ma@suse.de
5438
5439 - Add Target::targetDistribution. Returns "distribution-arch" of
5440   the installed base product. Used for registration and Service
5441   refresh. (for Fate #304915)
5442 - revision 10877
5443 - version 5.6.0 (5)
5444
5445 -------------------------------------------------------------------
5446 Fri Aug 15 17:42:58 CEST 2008 - ma@suse.de
5447
5448 - Add method Product::replacedProducts to identify installed
5449   Products that would be replaced by installing a new Product.
5450   (for Fate #301997)
5451 - revision 10876
5452
5453 -------------------------------------------------------------------
5454 Fri Aug 15 15:30:32 CEST 2008 - ma@suse.de
5455
5456 - Fixes to Selectable doing staus manipulation on non-USER level.
5457 - revision 10873
5458
5459 -------------------------------------------------------------------
5460 Fri Aug 15 14:23:02 CEST 2008 - ma@suse.de
5461
5462 - Add method ZYpp::getTarget that returns the Target or a NULL pointer,
5463   if it is not yet initialized. This is to avoid try/catch blocks just
5464   to test whether the Target is initialized. (bnc #417556)
5465 - Add method Target::assertRootPrefix. Pass a pathname and get back the
5466   path prefixed with the tragets root, unless it already had that prefix.
5467 - revision 10870
5468
5469 -------------------------------------------------------------------
5470 Thu Aug 14 18:44:45 CEST 2008 - schubi@suse.de
5471
5472 - Regarding error messages for Products correctly (FATE #304502)
5473 - rev 10863
5474
5475 -------------------------------------------------------------------
5476 Thu Aug 14 14:03:27 CEST 2008 - ma@suse.de
5477
5478 - Let Selectable default to USER level.
5479 - revision 10850
5480 - version 5.5.1 (5)
5481
5482 -------------------------------------------------------------------
5483 Wed Aug 13 21:01:25 CEST 2008 - ma@suse.de
5484
5485 - Change Selectable API to support doing staus manipulation on
5486   non-USER level.
5487 - revision 10847
5488 - version 5.5.0 (5)
5489
5490 -------------------------------------------------------------------
5491 Wed Aug 13 16:48:49 CEST 2008 - dmacvicar@suse.de
5492
5493 - support sat solver API for searching files
5494
5495 -------------------------------------------------------------------
5496 Wed Aug 13 15:12:45 CEST 2008 - ma@suse.de
5497
5498 - Add ResPool::reposFind to get repositories by alias.
5499 - revision 10835
5500
5501 -------------------------------------------------------------------
5502 Tue Aug 12 19:37:36 CEST 2008 - ma@suse.de
5503
5504 - Advise rpmdb2solv to parse the product database.
5505 - revision 10824
5506 - version 5.4.0 (4)
5507
5508 -------------------------------------------------------------------
5509 Tue Aug 12 12:05:49 CEST 2008 - ma@suse.de
5510
5511 - Offer a simpler, fate based status manipulation in ui::Selectable.
5512   This is easier to handle, as the ui::Status always distinguishes
5513   wheter an object is installed or not.
5514 - revision 10814
5515
5516 -------------------------------------------------------------------
5517 Mon Aug 11 18:00:40 CEST 2008 - ma@suse.de
5518
5519 - Propagate default rpm install flags from zypp.conf via ZConfig and
5520   ZYppCommitPolicy down to the installer. (FATE #302952)
5521 - revision 10813
5522
5523 -------------------------------------------------------------------
5524 Mon Aug 11 16:28:07 CEST 2008 - ma@suse.de
5525
5526 - Add base::Flags (like qt's QFlags) a type-safe way of storing
5527   OR-combinations of enum values.
5528 - revision 10811
5529
5530 -------------------------------------------------------------------
5531 Fri Aug  8 17:01:00 CEST 2008 - ma@suse.de
5532
5533 - Add static ui::Selectable::get methods as convenient ctor
5534   substitute.
5535 - revision 10806
5536
5537 -------------------------------------------------------------------
5538 Fri Aug  8 15:41:17 CEST 2008 - ma@suse.de
5539
5540 - Adapt zypp-query-pool to new product handling.
5541 - revision 10803
5542
5543 -------------------------------------------------------------------
5544 Fri Aug  8 14:11:03 CEST 2008 - ma@suse.de
5545
5546 - Don't pass epoch to 'rpm -e', it does not support it.
5547 - revision 10800
5548
5549 -------------------------------------------------------------------
5550 Fri Aug  8 13:27:42 CEST 2008 - ma@suse.de
5551
5552 - Adapt to new product handling. Products are no longer pseudo
5553   installed objects verified by the solver, but actually installed.
5554   Thus removed satisfiedProduct iterator, fixed Selctables.
5555 - Removed class ProductInfo as we keep Product.
5556 - revision 10797
5557
5558 -------------------------------------------------------------------
5559 Thu Aug  7 22:00:55 CEST 2008 - dmacvicar@suse.de
5560
5561 - implement relogin suggested support (fate#304889)
5562
5563 -------------------------------------------------------------------
5564 Wed Aug  6 18:21:30 CEST 2008 - ma@suse.de
5565
5566 - Detect correct download path even if repository type
5567   is not set. (bnc #386386)
5568 - revision 10768
5569
5570 -------------------------------------------------------------------
5571 Wed Aug  6 17:15:48 CEST 2008 - ma@suse.de
5572
5573 - Cleanup, mostly by removing, unused parser code and related classes.
5574 - revision 10765
5575
5576 -------------------------------------------------------------------
5577 Wed Aug  6 16:23:27 CEST 2008 - ma@suse.de
5578
5579 - Don't let exception escape MediaSetAccess dtor (bnc #415017)
5580 - revision 10763
5581
5582 -------------------------------------------------------------------
5583 Mon Aug  4 19:34:27 CEST 2008 - ma@suse.de
5584
5585 - Add new product attributes (flavor,referencePackage).
5586 - Add PoolItem buddies, i.e. two PoolItems sharing the same status
5587   object. This is used to keep the product resolvable and the
5588   package providing the product metadata in sync.
5589 - revision 10742
5590
5591 -------------------------------------------------------------------
5592 Sat Aug  2 19:26:52 CEST 2008 - jkupec@suse.cz
5593
5594 - support an optional url attribute in repoindex.xml's <repo>
5595 - revision 10729
5596
5597 -------------------------------------------------------------------
5598 Thu Jul 31 21:52:11 CEST 2008 - ma@suse.de
5599
5600 - New class ProductInfo to provide product related metadata that
5601   might be associated with a package. This will replace the Product
5602   resolvable.
5603 - revision 10715
5604
5605 -------------------------------------------------------------------
5606 Thu Jul 31 19:01:54 CEST 2008 - dmacvicar@suse.de
5607
5608 - generate a unique anonymous unique string per target
5609   and add it to the agent string for better statistics
5610
5611 -------------------------------------------------------------------
5612 Thu Jul 31 19:01:14 CEST 2008 - ma@suse.de
5613
5614 - Follow solver policy and make repository priority the highest
5615   key, when ordering packages. Then architecture, and edition last.
5616 - revision 10710
5617
5618 -------------------------------------------------------------------
5619 Wed Jul 30 19:12:00 CEST 2008 - ma@suse.de
5620
5621 - /var/lib/zypp and /var/cache/zypp should be owned by libzypp
5622   (bnc #412094)
5623 - revision 10702
5624
5625 -------------------------------------------------------------------
5626 Wed Jul 30 12:47:48 CEST 2008 - jkupec@suse.cz
5627
5628 - Service renamed to ServiceInfo
5629 - RepoInfoBase added; RepoInfo and ServiceInfo now derive from it
5630 - revision 10695
5631
5632 -------------------------------------------------------------------
5633 Tue Jul 29 12:59:46 CEST 2008 - jkupec@suse.cz
5634
5635 - fixed yum repos to work with non '/' base url post fix
5636   (bnc #341617)
5637 - revision 10662
5638
5639 -------------------------------------------------------------------
5640 Mon Jul 28 18:13:24 CEST 2008 - ma@suse.de
5641
5642 - Fixed SolvIterMixin::Selectable_iterator eating some solvables
5643   (bnc #411339)
5644 - revision 10680
5645
5646 -------------------------------------------------------------------
5647 Fri Jul 25 20:12:55 CEST 2008 - ma@suse.de
5648
5649 - Several changes to make libzypp-bindings compile using the original
5650   header files and no private copies. (bnc #391831)
5651 - revision 10668
5652 - version 5.3.0
5653
5654 -------------------------------------------------------------------
5655 Wed Jul 23 17:17:47 CEST 2008 - jkupec@suse.cz
5656
5657 - Service::enabled() added
5658 - revision 10657
5659
5660 -------------------------------------------------------------------
5661 Tue Jul 22 17:18:28 CEST 2008 - jkupec@suse.cz
5662
5663 - Removed FRESHENS dependency type
5664 - revision 10643
5665
5666 -------------------------------------------------------------------
5667 Thu Jul 17 09:49:40 CEST 2008 - schubi@suse.de
5668
5669 - Allow parallel installation of packages which have been defined
5670   in zypp.conf (parameter "multiversion") Fate #302050
5671 - Additional check for broken system.
5672   (defined in zypp.conv: solver.checkSystemFile)
5673 - revision 10600
5674
5675 -------------------------------------------------------------------
5676 Wed Jul 16 14:39:50 CEST 2008 - ma@suse.de
5677
5678 - Add ui::Selectable::isNeeded to indicate patch relevance (bnc #409150)
5679 - revision 10596
5680
5681 -------------------------------------------------------------------
5682 Wed Jul 16 01:10:37 CEST 2008 - ma@suse.de
5683
5684 - Remove Atom, Script, Message and other obsolete classes.
5685 - revision 10592
5686
5687 -------------------------------------------------------------------
5688 Mon Jul 14 13:36:26 CEST 2008 - ma@suse.de
5689
5690 - Also report the name of the locking process in ZYppFactoryException
5691   (bnc #280537)
5692 - revision 10572
5693
5694 -------------------------------------------------------------------
5695 Mon Jul 14 11:26:30 CEST 2008 - schubi@suse.de
5696
5697 - corrected logging of solver settings
5698 - regard locking while doUpdate (bnc #405427)
5699 - revision 10564
5700
5701 -------------------------------------------------------------------
5702 Sat Jul 12 22:14:32 CEST 2008 - jkupec@suse.cz
5703
5704 - make curl use the right transfer mode
5705   (CURLOPT_PROXY_TRANSFER_MODE) when proxy is used (bnc #306272)
5706 - revision 10559
5707
5708 -------------------------------------------------------------------
5709 Sat Jul 12 11:19:56 CEST 2008 - jkupec@suse.cz
5710
5711 - reuse existing disk mounts (applied Marius' patch) (bnc #208222)
5712 - revision 10557
5713
5714 -------------------------------------------------------------------
5715 Wed Jul  9 18:13:58 CEST 2008 - ma@suse.de
5716
5717 - Provide Package::url() if available in solv file. (bnc #402434)
5718 - A missing cookie file must not be treated as an error. Simply
5719   rebuild the cache (bnc #405867)
5720 - Add 22x22 and 24x24 icons (bnc #329635)
5721 - revision 10528
5722
5723 -------------------------------------------------------------------
5724 Mon Jul  7 13:39:09 CEST 2008 - schubi@suse.de
5725
5726 - Do not update an already updated package (bnc #400422)
5727 - revision 10504
5728
5729 -------------------------------------------------------------------
5730 Fri Jul  4 17:19:24 CEST 2008 - ma@suse.de
5731
5732 - Also check if the fingerprint matches before importing updated keys.
5733   (bnc #393160)
5734 - revision 10500
5735
5736 -------------------------------------------------------------------
5737 Mon Jun 30 23:55:20 CEST 2008 - dmacvicar@suse.de
5738
5739 - forward port add message attribute to patches.
5740 - port import newer keys if a trusted key is updated
5741 - (bnc#393160)
5742 - version 5.0.2
5743
5744 -------------------------------------------------------------------
5745 Mon Jun 30 10:28:27 CEST 2008 - ma@suse.de
5746
5747 - Fix permanent duplication of gpg keys in the rpm database. Also
5748   retrieve correct creation and expire dates. (bnc #401259)
5749 - Invoke gpg with --homdir, otherwise command fails if executed
5750   within a wrapper. (bnc #401259)
5751 - revision 10487
5752
5753 -------------------------------------------------------------------
5754 Thu Jun 26 12:07:33 CEST 2008 - schubi@suse.de
5755
5756 - version 5.0.1
5757 - revision 10464
5758
5759 -------------------------------------------------------------------
5760 Thu Jun 19 17:55:35 CEST 2008 - ma@suse.de
5761
5762 - Handle new patch messages and scripts in commit. Provide callbacks
5763   to display the patch messages and give visual feedback on script
5764   execution. (bnc #401220)
5765 - revision 10411
5766
5767 -------------------------------------------------------------------
5768 Thu Jun 19 17:35:59 CEST 2008 - ma@suse.de
5769
5770 - Fix wrong parenthesis causing bug 399320
5771 - version
5772 - revision
5773
5774 -------------------------------------------------------------------
5775 Tue Jun 10 09:52:03 CEST 2008 - jreidinger@suse.cz
5776
5777 - improve performance of gsub
5778 - change replace_all to replaceAll (same name convency)
5779 - add tests for gsub and replaceAll
5780 - revision 10366
5781
5782 -------------------------------------------------------------------
5783 Fri Jun  6 13:29:59 CEST 2008 - ma@suse.de
5784
5785 - Handle application/x-redhat-package-manager in package-manager.desktop
5786   (bnc #391183)
5787 - revision 10361
5788
5789 -------------------------------------------------------------------
5790 Thu Jun  5 18:01:15 CEST 2008 - jkupec@suse.cz
5791
5792 - X-SuSE-ControlCenter-System category added
5793   to package-manager.desktop (bnc #302324)
5794 - revision 10353
5795
5796 -------------------------------------------------------------------
5797 Wed Jun  4 14:57:13 CEST 2008 - ma@suse.de
5798
5799 - Fix crash when requesting disk usage without a target loaded. (bnc #396755)
5800 - revision 10340
5801
5802 -------------------------------------------------------------------
5803 Wed Jun  4 14:05:09 CEST 2008 - ma@suse.de
5804
5805 - Fix memory corruption in curl media handler (bnc #396979)
5806 - revision 10338
5807
5808 -------------------------------------------------------------------
5809 Tue Jun  3 20:00:00 CEST 2008 - ma@suse.de
5810
5811 - Take care satsolver recognizes 'Capability( "srcpackage:zypper" )'
5812   as 'source package named zypper'. So these capabilities can be used
5813   together with sat::Whatprovides or in resolver requests. (bnc #369893)
5814 - revision 10335
5815
5816 -------------------------------------------------------------------
5817 Tue Jun  3 15:40:37 CEST 2008 - jreidinger@suse.cz
5818
5819 - allow aborting progress during removing packages. (bnc #389238)
5820 - revision 10331
5821
5822 -------------------------------------------------------------------
5823 Mon Jun  2 15:31:36 CEST 2008 - schubi@suse.de
5824
5825 - New option for ignoring Obsoletes. This is used for installing more than
5826   one pacakges with the same name but different versions.
5827   Often used by kernel.
5828 - r 10299
5829
5830 -------------------------------------------------------------------
5831 Sun Jun  1 23:14:34 CEST 2008 - - ma@suse.de
5832
5833 - Revert inappropriate Selectable cleanup. Fix Selectable
5834   status computation. Unmaintained packages were wrongly
5835   reported as unsinstalled. (bnc #394630)
5836 - version 5.0.0 (4.x continued in SuSE-Linux-11_0-Branch)
5837 - revision 10295
5838
5839 -------------------------------------------------------------------
5840 Fri May 30 12:14:47 CEST 2008 - tgoettlicher@suse.de
5841
5842 - fixed typo
5843
5844 -------------------------------------------------------------------
5845 Wed May 28 18:54:27 CEST 2008 - ma@suse.de
5846
5847 - Reenable diskusage calculation (bnc #395051)
5848 - version 4.25.1
5849 - revision 10273
5850
5851 -------------------------------------------------------------------
5852 Wed May 28 18:50:11 CEST 2008 - jkupec@suse.cz
5853
5854 - RepoManager::packagesPath(RepoInfo) added (bnc #394728)
5855 - revision 10271
5856
5857 -------------------------------------------------------------------
5858 Wed May 28 16:26:09 CEST 2008 - jkupec@suse.cz
5859
5860 - RepoInfo: don't overwrite flags that have already been set externally
5861   (bnc #394728)
5862 - revision 10256
5863
5864 -------------------------------------------------------------------
5865 Wed May 28 15:30:24 CEST 2008 - ma@suse.de
5866
5867 - Create missing directories when saving config files. (bnc #395026)
5868 - Fix undefined behaviour in RepoManager.
5869 - revision 10255
5870
5871 -------------------------------------------------------------------
5872 Wed May 28 15:23:44 CEST 2008 - schubi@suse.de
5873
5874 - SOLVER_ERASE_SOLVABLE_NAME: As we do not know, if this request has come
5875   from resolvePool or resolveQueue we will have to take care for both
5876   cases. (bnc#393969)
5877 - r 10252
5878
5879 -------------------------------------------------------------------
5880 Tue May 27 22:35:37 CEST 2008 - coolo@suse.de
5881
5882 - compile with RPM_OPT_FLAGS
5883
5884 -------------------------------------------------------------------
5885 Mon May 26 17:23:24 CEST 2008 - jkupec@suse.cz
5886
5887 - old2new locks file converter script added to %post (jredinger)
5888 - r 10227
5889
5890 -------------------------------------------------------------------
5891 Mon May 26 11:48:35 CEST 2008 - schubi@suse.de
5892
5893 - Do not regard packages with the same name while upgrading obsoleted
5894   packages (bnc#394367)
5895 - r 10219
5896
5897 -------------------------------------------------------------------
5898 Sat May 24 01:23:44 CEST 2008 - dmacvicar@suse.de
5899
5900 - revert commit don't check for existence of keys,
5901   to avoid a non needed HEAD request. (related bnc#381280)
5902   as it creates popup error callbacks due to the 404's in
5903   the keys. Leave however the OnMediaLocation::optional()
5904   API to look for another fix strategy.
5905
5906 -------------------------------------------------------------------
5907 Fri May 23 15:52:20 CEST 2008 - dmacvicar@suse.de
5908
5909 - define path for messages and scripts and document
5910   them in zypp.conf
5911
5912 -------------------------------------------------------------------
5913 Fri May 23 14:42:34 CEST 2008 - schubi@suse.de
5914
5915 - Added IgnoreAlreadyRecommended flag. So recomments/suggest will
5916   be ignored for already INSTALLED packages (bnc #389694)
5917 - r 10202
5918
5919 -------------------------------------------------------------------
5920 Fri May 23 10:22:47 CEST 2008 - schubi@suse.de
5921
5922 - Packages which obsoletes and do NOT required other installed
5923   packages will be installed if no other packages obsolete the installed package too.
5924 - r 10196
5925
5926 -------------------------------------------------------------------
5927 Thu May 22 02:22:29 CEST 2008 - dmacvicar@suse.de
5928
5929 - fix filelist for installed packages (bnc#392544)
5930 - fix changelog retrieval for installed packages
5931
5932 -------------------------------------------------------------------
5933 Wed May 21 13:50:00 CEST 2008 - dmacvicar@suse.de
5934
5935 - deprecate Repository::name() and use alias() to
5936   be consistent. Related to (bnc#383553)
5937 - don't check for existence of keys, to avoid a non needed
5938   HEAD request. (helps bnc#381280)
5939 - 4.25.0
5940
5941 -------------------------------------------------------------------
5942 Wed May 21 11:37:23 CEST 2008 - schubi@suse.de
5943
5944 - added onlyRequires in the testcase (bnc #389184)
5945
5946 -------------------------------------------------------------------
5947 Tue May 20 12:12:27 CEST 2008 - jreidinger@suse.cz
5948
5949 - allow installation and refreshing from repository with alias that
5950   contains ' or " (bnc #392426)
5951 - r10158
5952
5953 -------------------------------------------------------------------
5954 Mon May 19 21:11:41 CEST 2008 - jkupec@suse.cz
5955
5956 - delta rpm support reenabled
5957 - r10150
5958
5959 -------------------------------------------------------------------
5960 Mon May 19 18:13:19 CEST 2008 - schubi@suse.de
5961
5962 - Resetting Delete Details in ResStatus correctly (bnc #391785)
5963 - r 10145
5964
5965 -------------------------------------------------------------------
5966 Mon May 19 11:47:06 CEST 2008 - dmacvicar@suse.de
5967
5968 - when setting status to non installed for uninstalled packages
5969   set the user transaction so they go to soft locks.
5970   (related to bnc#389739 )
5971
5972 -------------------------------------------------------------------
5973 Fri May 16 16:56:04 CEST 2008 - schubi@suse.de
5974
5975 - Added new calls : isInstalledBy (const PoolItem item);
5976                     installs (const PoolItem item);
5977 - r 10125
5978 - 4.23.0
5979
5980 -------------------------------------------------------------------
5981 Fri May 16 16:49:04 CEST 2008 - jreidinger@suse.cz
5982
5983 - don't run merge in save when toAdd/Remove queue is empty
5984 - throw when locks cannot load its file
5985 - r10124
5986
5987 -------------------------------------------------------------------
5988 Fri May 16 09:59:09 CEST 2008 - jreidinger@suse.cz
5989
5990 - throw more describing exception when repo probing failed
5991   (bnc #389690)
5992 - revision 10118
5993
5994 -------------------------------------------------------------------
5995 Thu May 15 15:15:59 CEST 2008 - jreidinger@suse.cz
5996
5997 - allow call only merge old locks and newly added/removed without
5998   saving it to file
5999 - -revision 10104
6000
6001 -------------------------------------------------------------------
6002 Tue May 13 17:37:11 CEST 2008 - dmacvicar@suse.de
6003
6004 - report non packages as keep installed if satisfied to the
6005   user interace (Selectables)
6006 - 4.21.3
6007
6008 -------------------------------------------------------------------
6009 Tue May 13 15:50:28 CEST 2008 - jkupec@suse.cz
6010
6011 - create /etc/zypp/products.d on install
6012
6013 -------------------------------------------------------------------
6014 Mon May 12 17:21:19 CEST 2008 - jkupec@suse.cz
6015
6016 - /etc/zypp/products.d added to file list (bnc #385868)
6017 - revision 10049
6018 - version 4.21.2
6019
6020 -------------------------------------------------------------------
6021 Mon May 12 17:15:34 CEST 2008 - jkupec@suse.cz
6022
6023 - call RemoveResolvableReport::problem() before finish() on error
6024   (bnc #388810)
6025 - revision 10045
6026
6027 -------------------------------------------------------------------
6028 Sat May 10 21:57:29 CEST 2008 - coolo@suse.de
6029
6030 - fix file list
6031
6032 -------------------------------------------------------------------
6033 Fri May  9 23:15:53 CEST 2008 - ma@suse.de
6034
6035 - Product now retrieves all attributes from the solv file.
6036 - version 4.21.1
6037 - revision 10031
6038
6039 -------------------------------------------------------------------
6040 Fri May  9 21:28:42 CEST 2008 - ma@suse.de
6041
6042 - Add zypp.conf option configdir (/etc/zypp) and arrange
6043   all config files and directories to follow {configdir}
6044   per default.
6045 - Fix zypp-query-pool to print satisfied products and additional
6046   products defined in {configdir}/products.d for registration.
6047   (bnc #385868)
6048 - version 4.21.0
6049 - revision 10029
6050
6051 -------------------------------------------------------------------
6052 Fri May  9 15:30:40 CEST 2008 - jreidinger@suse.cz
6053
6054 - implement remove duplicate entries in lock file (bnc#385967)
6055
6056 -------------------------------------------------------------------
6057 Fri May  9 15:15:32 CEST 2008 - ma@suse.de
6058
6059 - Speedup rpmdb2solv by reusing an existing solv file.
6060 - version 4.20.1
6061 - revision 10012
6062
6063 -------------------------------------------------------------------
6064 Thu May  8 18:13:54 CEST 2008 - ma@suse.de
6065
6066 - Fix failed package download due to unkown repository type (bnc #386386)
6067 - revision 9995
6068
6069 -------------------------------------------------------------------
6070 Thu May  8 16:33:37 CEST 2008 - ma@suse.de
6071
6072 - Support optional root argument to RepoManagerOptions, to prefix all
6073   path names taken from ZConfig. (bnc #388265)
6074 - version 4.20.0
6075 - revision 9993
6076
6077 -------------------------------------------------------------------
6078 Thu May  8 14:21:51 CEST 2008 - schubi@suse.de
6079
6080 - new solution action for removing requirements/conflicts (bnc #387631)
6081 - revision 9988
6082
6083 -------------------------------------------------------------------
6084 Thu May  8 10:56:49 CEST 2008 - ma@suse.de
6085
6086 - Provide enumerated patch category 'Patch::categoryEnum()' (bnc #159100)
6087 - revision 9984
6088
6089 -------------------------------------------------------------------
6090 Wed May  7 13:52:24 CEST 2008 - schubi@suse.de
6091
6092 - DistUpgrade: searching for providers -> regarding name onl
6093 - r 9977
6094
6095 -------------------------------------------------------------------
6096 Tue May  6 17:35:59 CEST 2008 - dmacvicar@suse.de
6097
6098 - add flag --registrable (-r) to query pool to avoid
6099   using system as a filter
6100 - 4.19.1
6101
6102 -------------------------------------------------------------------
6103 Tue May  6 07:37:22 CEST 2008 - coolo@suse.de
6104
6105 - return values in non-void functions
6106
6107 -------------------------------------------------------------------
6108 Mon May  5 14:08:20 CEST 2008 - jkupec@suse.cz
6109
6110 - support multiple search strings in PoolQuery (ORed)
6111 - revision 9945
6112
6113 -------------------------------------------------------------------
6114 Mon May  5 09:55:29 CEST 2008 - schubi@suse.de
6115
6116 - Switch off the upgrade mode of the
6117   SAT solver cause the packages have already been evaluated by
6118   the distupgrade machanism of libzypp. (bnc #386375)
6119 - rev 9943
6120
6121 -------------------------------------------------------------------
6122 Fri May  2 16:36:04 CEST 2008 - jreidinger@suse.cz
6123
6124 - release file after copy to cache as soon as possible.
6125   (bnc #381311)
6126 - r9940
6127
6128 -------------------------------------------------------------------
6129 Fri May  2 16:28:05 CEST 2008 - schubi@suse.de
6130
6131 - Bugfix: keep states by user has been removed it the
6132   package has not been installed BUT has been recommended by another package.
6133   (bnc #385832)
6134 - rev 9938
6135
6136 -------------------------------------------------------------------
6137 Fri May  2 12:19:22 CEST 2008 - jreidinger@suse.cz
6138
6139 - add isLocal function to Url which say if scheme is local or
6140   internet.
6141 - r9932
6142
6143 -------------------------------------------------------------------
6144 Fri May  2 09:36:18 CEST 2008 - jreidinger@suse.cz
6145
6146 - cache decision for repository depend on his url.
6147 - http,ftp and smb cache packages.
6148 - revision 9929
6149
6150 -------------------------------------------------------------------
6151 Thu May  1 00:50:51 CEST 2008 - ma@suse.de
6152
6153 - Load and maintain persistent hard locks stored in /etc/zypp/locks.
6154   Locks are loaded together with the target, and changes are writen
6155   back on commit. zypp.conf option locksfile.apply can be used to turn
6156   this feature on or off. (FATE #120352)
6157 - version 4.18.0
6158 - revision 9927
6159
6160 -------------------------------------------------------------------
6161 Wed Apr 30 16:27:49 CEST 2008 - ma@suse.de
6162
6163 - Add zypp.conf option solvfilesdir: Path where the repo solv files
6164   are created. Default value: {cachedir}/solv.
6165 - Target and repositories now save their solvfiles below {solvfilesdir}
6166   in directories named after the repositories alias.
6167 - version 4.18.0
6168 - revision 9913
6169
6170 -------------------------------------------------------------------
6171 Wed Apr 30 14:19:16 CEST 2008 - jkupec@suse.cz
6172
6173 - fixed filesystem::expandlink(Pathname) (bnc #368477)
6174 - r9906
6175
6176 -------------------------------------------------------------------
6177 Tue Apr 29 16:37:19 CEST 2008 - schubi@suse.de
6178
6179 - cleanup in return values of doUpgrade and doUpdate
6180 - r9886
6181 - 4.17.0
6182
6183 -------------------------------------------------------------------
6184 Mon Apr 28 18:27:54 CEST 2008 - jkupec@suse.cz
6185
6186 - check for valid pool in begin(), improve the code (bnc #384337)
6187 - r9872
6188 - 4.16.0
6189
6190 -------------------------------------------------------------------
6191 Mon Apr 28 15:40:09 CEST 2008 - mvidner@suse.cz
6192
6193 - Updated package-manager-su from xdg-utils-1.0.2-48 (bnc#339549).
6194
6195 -------------------------------------------------------------------
6196 Mon Apr 28 15:25:46 CEST 2008 - schubi@suse.de
6197
6198 - added translations
6199
6200 -------------------------------------------------------------------
6201 Mon Apr 28 11:15:47 CEST 2008 - jkupec@suse.cz
6202
6203 - ostream operator<<(ostream,TriBool) added
6204 - r9833
6205
6206 -------------------------------------------------------------------
6207 Fri Apr 25 16:12:12 CEST 2008 - ma@suse.de
6208
6209 - Prevent target::unload from creating a system repo in order
6210   to unload it. (bnc 382297)
6211 - version 4.15.2
6212 - revision 9822
6213
6214 -------------------------------------------------------------------
6215 Fri Apr 25 14:15:17 CEST 2008 - ma@suse.de
6216
6217 - Prevent deselected or deleted items from being re-selected due to
6218   recommends (aka. persistent soft locks). Unlike hard locked, those
6219   items will be automatically selected if required. The list of soft
6220   locked items is stored in /var/lib/zypp/SoftLocks.
6221 - version 4.15.1
6222 - revision 9818
6223
6224 -------------------------------------------------------------------
6225 Wed Apr 23 22:24:00 CEST 2008 - ma@suse.de
6226
6227 - Remove obsolete AdditionalCapabilities interface from ResPool.
6228   Forward sat::Pool::RepositoryIterator. There's no more need to
6229   maintain an extra Repository list in ResPool.
6230 - revision 9806
6231
6232 -------------------------------------------------------------------
6233 Wed Apr 23 21:12:56 CEST 2008 - ma@suse.de
6234
6235 - Support dependencies requiring a specific architecture:
6236   "name[.arch] [op edition]". See class Capability for details
6237   about how to construct dependencies. (bnc #305445)
6238 - version 4.15.0
6239 - revision 9805
6240
6241 -------------------------------------------------------------------
6242 Tue Apr 22 17:39:28 CEST 2008 - dmacvicar@suse.de
6243
6244 - patch attributes and deprecate old ones
6245 - 4.14.0
6246
6247 -------------------------------------------------------------------
6248 Tue Apr 22 15:44:34 CEST 2008 - jreidinger@suse.cz
6249
6250 - change locks api -
6251 - make more functions const
6252 - replace add/remove by selectable to add/remove by ident or name and kind
6253 - rename iterator to const_iterator to avoid confusion
6254 - revision 9781
6255
6256 -------------------------------------------------------------------
6257 Tue Apr 22 13:55:14 CEST 2008 - schubi@suse.de
6258
6259 - Do architecture changes while "dup" in the external distribution
6260   upgrade ONLY. bnc #382274
6261 - Added "ignore" to the solutions
6262 - Added "self-conflicts" to the solution
6263 - added new solver mechanism "resolveQueue"
6264 - Bugfix broken/satisfied products
6265 - rev 9776
6266
6267 -------------------------------------------------------------------
6268 Tue Apr 22 10:33:03 CEST 2008 - ma@suse.de
6269
6270 - Added Pattern::core returning the packages required by a pattern.
6271   (see also Pattern::depends and Pattern::contents).
6272 - revision 9771
6273
6274 -------------------------------------------------------------------
6275 Mon Apr 21 15:38:10 CEST 2008 - ma@suse.de
6276
6277 - Added Target::release(), returning the targets distribution
6278   release string.
6279 - revision 9761
6280
6281 -------------------------------------------------------------------
6282 Sat Apr 19 01:08:04 CEST 2008 - ma@suse.de
6283
6284 - per default abort if package installation fails. (bnc #381203)
6285 - version 4.13.3
6286 - revision 9725
6287
6288 -------------------------------------------------------------------
6289 Fri Apr 18 15:19:36 CEST 2008 - dmacvicar@suse.de
6290
6291 - add ZYpp and curl version to http agent string
6292   (bnc #381280)
6293
6294 -------------------------------------------------------------------
6295 Thu Apr 17 16:29:15 CEST 2008 - ma@suse.de
6296
6297 - Fixed pools package index wrongly including source packages. (bnc #380283)
6298 - version 4.13.2
6299 - revision 9683
6300
6301 -------------------------------------------------------------------
6302 Wed Apr 16 15:00:19 CEST 2008 - ma@suse.de
6303
6304 - Disable fast creation of @System.solv. It may produce wrong results
6305   e.g. after a rebuilddb.
6306 - version 4.13.1
6307 - revision 9666
6308
6309 -------------------------------------------------------------------
6310 Wed Apr 16 12:50:09 CEST 2008 - ma@suse.de
6311
6312 - initializeTarget now takes an additional option, telling whether to
6313   rebuild an existing rpm database before using it. Default is false.
6314   (bnc #308352)
6315 - version 4.13.0
6316 - revision 9664
6317
6318 -------------------------------------------------------------------
6319 Tue Apr 15 12:57:42 CEST 2008 - jreidinger@suse.cz
6320
6321 - save do nothing if no locks added/removed
6322 - fix bug with multiple save lock
6323 - don't save same query multiple times
6324 - improve tests
6325 - revision 9644
6326
6327 -------------------------------------------------------------------
6328 Tue Apr 15 09:34:29 CEST 2008 - schubi@suse.de
6329
6330 - added new translations
6331 - activate zypp-query-pool
6332 - Revision 9637
6333 - 4.12.1
6334
6335 -------------------------------------------------------------------
6336 Tue Apr 15 00:54:07 CEST 2008 - jkupec@suse.cz
6337
6338 - Locks API cleaned-up, iterator added, light read() added
6339 - PoolQuery::attribute(SolvAttr) getter added
6340 - revision 9609
6341
6342 -------------------------------------------------------------------
6343 Mon Apr 14 17:00:05 CEST 2008 - dmacvicar@suse.de
6344
6345 - reenable zypp-query-pool
6346 - 4.11.1
6347
6348 -------------------------------------------------------------------
6349 Mon Apr 14 12:53:09 CEST 2008 - ma@suse.de
6350
6351 - Enable evaluation of hardware dependencies.
6352 - Enable evaluation of filesystem dependencies.
6353 - revision 9605
6354
6355 -------------------------------------------------------------------
6356 Sun Apr 13 02:17:25 CEST 2008 - jkupec@suse.cz
6357
6358 - RawMetadataRefreshPolicy: CheckIfNeededIgnoreDelay added
6359   needed for explicit refresh request
6360 - revision 9574
6361
6362 -------------------------------------------------------------------
6363 Fri Apr 11 21:55:21 CEST 2008 - ma@suse.de
6364
6365 - Install ResPoolProxy index to speedup Solvable to Selectable
6366   conversion.
6367 - version 4.11.0
6368 - revision 9558
6369
6370 -------------------------------------------------------------------
6371 Fri Apr 11 18:02:14 CEST 2008 - kkaempf@suse.de
6372
6373 - Implement update scripts installed by packages. After every
6374   package install /var/adm/update-scripts is scanned for the first
6375   file starting with "<name>-<version>.<release>-", which is then
6376   executed.
6377 - revision 9547
6378
6379 -------------------------------------------------------------------
6380 Fri Apr 11 14:43:05 CEST 2008 - ma@suse.de
6381
6382 - Fix SolvIterMixin to avioid multiple visits of the same Selectable.
6383 - Add Resolvable::poolItem() providing access to the corresponding
6384   PoolItem. API to query isRelevant/isSatisfied/isBroken was moved
6385   to PoolItem.
6386 - Add ResPool::satisfiedProductsBegin/End iterator over all products
6387   whose dependencies are satisfied. This reflects the status determined
6388   by the last solver run. (#368104)
6389 - revision 9535
6390
6391 -------------------------------------------------------------------
6392 Fri Apr 11 12:07:47 CEST 2008 - jreidinger@suse.cz
6393
6394 - switch to new locks api
6395 - revision 9524
6396
6397 -------------------------------------------------------------------
6398 Wed Apr  9 21:24:54 CEST 2008 - ma@suse.de
6399
6400 - Enable ui::Selectable lookup by Solvable/PoolItem in ResPoolProxy.
6401 - Add SolvIterMixin: Base class providing PoolItem_iterator and
6402   Selectable_iterator iterator types based on a Solvable iterator.
6403 - Enhanced WhatProvides and SolvableSet to PoolItem_iterator to offer
6404   PoolItem_iterator and Selectable_iterator.
6405 - Add Solvable::SplitIdent: Helper class that splits an identifier
6406   into kind and name.
6407 - Provide methods Pattern::contents returning a collection of packages
6408   associated with the pattern/patch.
6409 - revision 9496
6410
6411 -------------------------------------------------------------------
6412 Tue Apr  8 15:50:48 CEST 2008 - jreidinger@suse.cz
6413
6414 - add comparing to PoolQuery
6415 - revision 9466
6416
6417 -------------------------------------------------------------------
6418 Tue Apr  8 13:18:30 CEST 2008 - jreidinger@suse.cz
6419
6420 - move RepoInfo to universal RepoException. This can enable more verbose output - for frontend. (helps with bnc #377137)
6421 - revision 9452
6422
6423 -------------------------------------------------------------------
6424 Tue Apr  8 10:52:30 CEST 2008 - jreidinger@suse.cz
6425
6426 - initial implementation of new locks (FATE #120118 and #120352)
6427 - revision 9442
6428
6429 -------------------------------------------------------------------
6430 Tue Apr  7 15:18:22 CEST 2008 - dmacvicar@suse.de
6431
6432 - selectable API updates and changes
6433 - 4.10.0
6434
6435 -------------------------------------------------------------------
6436 Fri Apr  4 14:01:45 CEST 2008 - jreidinger@suse.cz
6437
6438 - add split with respect to escaped delimeters and also for quotes
6439 - revision 9373
6440
6441 -------------------------------------------------------------------
6442 Thu Apr  3 12:55:50 CEST 2008 - ma@suse.de
6443
6444 - Fixed some missing package and source package attributes.
6445 - revision 9348
6446
6447 -------------------------------------------------------------------
6448 Thu Apr  3 11:59:13 CEST 2008 - ma@suse.de
6449
6450 - Allow to store a media label in MediaSetAccess. This label is
6451   passed to a media change requests to describe which CD is
6452   requested.  (bnc #330094)
6453 - Fixed some missing package and source package attributes.
6454 - revision 9347
6455
6456 -------------------------------------------------------------------
6457 Wed Apr  2 13:48:52 CEST 2008 - schubi@suse.de
6458
6459 - Moved poolItem.status().isSatisfied(),.... to poolItem.isSatisfied()
6460 - Removed establish state in ResStatus
6461 - revision 9337
6462 - version 4.7.0
6463
6464 -------------------------------------------------------------------
6465 Wed Apr  2 10:24:17 CEST 2008 - ma@suse.de
6466
6467 - Add PoolItem::isSatisfied()/isBroken() to test whether
6468   the items requirements are met.
6469 - revision 9334
6470
6471 -------------------------------------------------------------------
6472 Tue Apr  1 21:54:10 CEST 2008 - ma@suse.de
6473
6474 - Extend sat::WhatProvides to allow to query for possible providers
6475   of a collection of capabilies. E.g. all providers of a packages
6476   requirements.
6477 - Fixed retrieval of translated texts from .solv files, provided the
6478   solv file contains them.
6479 - revision 9328
6480
6481 -------------------------------------------------------------------
6482 Tue Apr  1 16:17:44 CEST 2008 - jreidinger@suse.cz
6483
6484 - initial implementation of serialize/recovery PoolQuery
6485   (needed by FATE #120118)
6486 - revision 9325
6487
6488 -------------------------------------------------------------------
6489 Wed Mar 26 16:15:24 CET 2008 - ma@suse.de
6490
6491 - Allow prioritizing repos by adding a line 'priority=N' to the
6492   .repo file. Where N is an integer number from 1 (highest prio)
6493   to 99 (least and default). (bnc #369827, fate #302872)
6494 - version 4.6.1
6495 - revision 9276
6496
6497 -------------------------------------------------------------------
6498 Mon Mar 24 21:17:05 CET 2008 - coolo@suse.de
6499
6500 - support plaindir again (at least the most important parts)
6501
6502 -------------------------------------------------------------------
6503 Fri Mar 21 13:23:13 CET 2008 - jreidinger@suse.cz
6504
6505 - Throwing special exception MediaBadCAException in case of SSL
6506   certificate validation failure.(bnc #223512)
6507 - revision 9250
6508
6509 -------------------------------------------------------------------
6510 Fri Mar 21 12:38:39 CET 2008 - jreidinger@suse.cz
6511
6512 - add new error IO_SOFT to media request callback for temporary
6513   connection problem. (bnc #328822)
6514 - add new media exception timeout when somethink fail due to exceed
6515   timeout
6516 - mediacurl throw timeout exception when timeouted
6517 - revision 9246
6518
6519 -------------------------------------------------------------------
6520 Thu Mar 20 15:00:24 CET 2008 - jreidinger@suse.cz
6521
6522 - return more information from checking if metadata need refresh,
6523   so user can get better info. (bnc #307249)
6524 - revision 9231
6525
6526 -------------------------------------------------------------------
6527 Tue Mar 18 21:59:04 CET 2008 - ma@suse.de
6528
6529 - class sat::LocaleSupport: Convenience methods to manage support
6530   for language specific packages.
6531 - revision 9197
6532
6533 -------------------------------------------------------------------
6534 Tue Mar 18 13:54:16 CET 2008 - jkupec@suse.cz
6535
6536 - removed obsolete capability handling stuff (ma)
6537 - version 4.5.0
6538
6539 -------------------------------------------------------------------
6540 Tue Mar 18 11:42:51 CET 2008 - jreidinger@suse.cz
6541
6542 - Don't mask skip and abort exception in Fetcher
6543 - revision 9188
6544
6545 -------------------------------------------------------------------
6546 Tue Mar 18 11:00:22 CET 2008 - jreidinger@suse.cz
6547
6548 - action is correctly set in mediaRequest callback
6549 - revision 9186
6550
6551 -------------------------------------------------------------------
6552 Mon Mar 17 12:33:44 CET 2008 - ma@suse.de
6553
6554 - Fix SEGV in commit (bnc# 371137)
6555 - version 4.4.3
6556 - revision 9174
6557
6558 -------------------------------------------------------------------
6559 Fri Mar 14 17:28:39 CET 2008 - ma@suse.de
6560
6561 - version 4.4.2
6562
6563 -------------------------------------------------------------------
6564 Fri Mar 14 14:27:43 CET 2008 - dmacvicar@suse.de
6565
6566 - look for openssl in cmake, actually we build require it
6567 - explicitely link against openssl and crypto, required to
6568   compile in all platforms/distros.
6569
6570 -------------------------------------------------------------------
6571 Fri Mar 14 12:07:41 CET 2008 - jreidinger@suse.cz
6572
6573 - Save repo type during refresh if type is NONE (f.e. lazy probing).
6574 - revision 9153
6575
6576 -------------------------------------------------------------------
6577 Fri Mar 14 11:34:24 CET 2008 - jreidinger@suse.cz
6578
6579 - replace gpg escaped semicolon with real semicolon (bnc #355434)
6580 - revision 9151
6581
6582 -------------------------------------------------------------------
6583 Fri Mar 14 10:17:41 CET 2008 - jreidinger@suse.cz
6584
6585 - make strings from RpmDb and Keyring exceptions translatable
6586 - revision 9146
6587
6588 -------------------------------------------------------------------
6589 Thu Mar 13 18:41:26 CET 2008 - dmacvicar@suse.de
6590
6591 - fix retrieving keys (bnc #368099)
6592 - version 4.4.1
6593
6594 -------------------------------------------------------------------
6595 Thu Mar 13 18:40:57 CET 2008 - jreidinger@suse.cz
6596
6597 - enable frontend to rewrite add_probe settings.(bnc #309612)
6598 - Correct adding repo without type to lazy probing.
6599 - revision 9135
6600
6601 -------------------------------------------------------------------
6602 Thu Mar 13 17:59:52 CET 2008 - jreidinger@suse.cz
6603
6604 - get better message if something fail when trying run rpm
6605   (bnc #344584)
6606 - revision 9133
6607
6608 -------------------------------------------------------------------
6609 Thu Mar 13 12:33:13 CET 2008 - ma@suse.de
6610
6611 - Add ExternalProgram::execError and ExternalProgram::command
6612   to improve error reporting.
6613 - revision 9112
6614
6615 -------------------------------------------------------------------
6616 Thu Mar 13 11:45:20 CET 2008 - jkupec@suse.cz
6617
6618 - release all media before requesting another (bnc #336881)
6619 - revision 9110
6620
6621 -------------------------------------------------------------------
6622 Thu Mar 13 11:32:56 CET 2008 - jkupec@suse.cz
6623
6624 - getDetectedDevices added (fate #120298)
6625 - revision 9108
6626
6627 -------------------------------------------------------------------
6628 Wed Mar 12 15:55:14 CET 2008 - jkupec@suse.cz
6629
6630 - media backend release() methods changed to take string & instead
6631   of bool (needed for FATE #120298)
6632 - media label, detected device list and current device arguments
6633   added to the requestMedia callback
6634 - version 4.4.0
6635
6636 -------------------------------------------------------------------
6637 Wed Mar 12 14:16:07 CET 2008 - coolo@suse.de
6638
6639 - fix for bnc#369543
6640
6641 -------------------------------------------------------------------
6642 Mon Mar 10 13:30:04 CET 2008 - jkupec@suse.cz
6643
6644 - provide download rate info (average and curent) in the
6645   media::DownloadProgressReport for ftp/http (bnc #168935)
6646 - r9074
6647
6648 -------------------------------------------------------------------
6649 Mon Mar 10 12:45:03 CET 2008 - jkupec@suse.cz
6650
6651 - cleanCache(): clean also .cookie files
6652 - cleanTargetCache() added
6653 - use escaped_alias() in rawcache_path_for_repoinfo() and
6654   packagescache_path_for_repoinfo()
6655 - r9068
6656
6657 -------------------------------------------------------------------
6658 Fri Mar  7 19:59:10 CET 2008 - jkupec@suse.cz
6659
6660 - fixed location of RPMs in subdirs when parsing plaindir repo
6661   recursively (bnc #368218)
6662 - revision 9060
6663
6664 -------------------------------------------------------------------
6665 Thu Mar  6 13:42:53 CET 2008 - ma@suse.de
6666
6667 - Do not filter any installed solvables.
6668 - revision 9031
6669 - version 4.3.2
6670
6671 -------------------------------------------------------------------
6672 Wed Mar  5 11:33:26 CET 2008 - ma@suse.de
6673
6674 - Try to rebuild broken solv files in Target::load.
6675 - revision 9015
6676
6677 -------------------------------------------------------------------
6678 Tue Mar  4 18:17:41 CET 2008 - ma@suse.de
6679
6680 - Try to rebuild broken solv files in RepoManager::loadFromCache.
6681 - Fix RepoStatus::operator&& and RepoStatus testsuite.
6682 - revision 9008
6683
6684 -------------------------------------------------------------------
6685 Tue Mar  4 16:09:14 CET 2008 - schubi@suse.de
6686
6687 - improved problem description while a vendor change
6688 - improved problem description if a requirement cannot be fulfilled. Bug #358560
6689 - revision 9002
6690
6691 -------------------------------------------------------------------
6692 Tue Mar  4 12:57:58 CET 2008 - ma@suse.de
6693
6694 - Save and restore requested locales on target load/commit.
6695 - revision 8999
6696
6697 -------------------------------------------------------------------
6698 Mon Mar  3 17:10:26 CET 2008 - schubi@suse.de
6699
6700 - (Update) Prevent reinstallation of installed packages.
6701 - revision 8984
6702
6703 -------------------------------------------------------------------
6704 Sun Mar  2 16:13:16 CET 2008 - coolo@suse.de
6705
6706 - refresh metadata if there is no cache to unbreak compat with
6707   kiwi (that relied on "zypper sa <url> <alias>" to create a repo
6708   that "zypper in" could work on)
6709
6710 -------------------------------------------------------------------
6711 Sun Mar  2 10:28:13 CET 2008 - coolo@suse.de
6712
6713 - create cache directory before calling rpmdb2solv (in an empty
6714   chroot)
6715 - version 4.3.1
6716
6717 -------------------------------------------------------------------
6718 Thu Feb 28 16:43:11 CET 2008 - jkupec@suse.cz
6719
6720 - special exception message if server returns 403 response
6721   (forbidden) (port from SP2)
6722 - MediaException messages marked for translation
6723
6724 -------------------------------------------------------------------
6725 Wed Feb 27 10:31:24 CET 2008 - dmacvicar@suse.de
6726
6727 - make sure we have target cache on target initialize
6728 - version 4.3.0
6729
6730 -------------------------------------------------------------------
6731 Tue Feb 26 13:59:03 CET 2008 - lslezak@suse.cz
6732
6733 - DiskUsageCounter.cc - ignore "vfat", "fat", "ntfs" and "ntfs-3g"
6734   file systems (#333166)
6735 - rev. 8915
6736
6737 -------------------------------------------------------------------
6738 Tue Feb 26 13:26:30 CET 2008 - ma@suse.de
6739
6740 - Fixed Capabilites iterator exposing prereq marker.
6741 - revision 8914
6742
6743 -------------------------------------------------------------------
6744 Tue Feb 26 11:29:05 CET 2008 - schubi@suse.de
6745
6746 - postinstall script fixed
6747 - version 4.2.10
6748
6749 -------------------------------------------------------------------
6750 Mon Feb 25 17:06:53 CET 2008 - schubi@suse.de
6751
6752 - Testcases regards modaliases, rpmlib, ... correctly
6753 - Revision 8904
6754
6755 -------------------------------------------------------------------
6756 Mon Feb 25 13:20:26 CET 2008 - ma@suse.de
6757
6758 - Remove obsolete sql database. (bnc#363224)
6759 - revision 8898
6760
6761 -------------------------------------------------------------------
6762 Fri Feb 22 14:03:59 CET 2008 - ma@suse.de
6763
6764 - Take care target uses --root when creating solv files (bnc #363789)
6765 - revision 8881
6766
6767 -------------------------------------------------------------------
6768 Fri Feb 22 10:10:14 CET 2008 - schubi@suse.de
6769
6770 - Unmaintained packages which does not fit to the updated system
6771   (broken dependencies) will be deleted.
6772 - revision 8867
6773
6774 -------------------------------------------------------------------
6775 Fri Feb 22 07:20:35 CET 2008 - coolo@suse.de
6776
6777 - let libzypp-devel require libsatsolver-devel
6778
6779 -------------------------------------------------------------------
6780 Wed Feb 20 13:47:56 CET 2008 - ma@suse.de
6781
6782 - Cleanup unused /var/lib/zypp/cache in migrate_sources (#305160)
6783 - revision 8833
6784
6785 -------------------------------------------------------------------
6786 Tue Feb 19 16:21:12 CET 2008 - jkupec@suse.cz
6787
6788 - media: fixed DownloadProgressReport.finish() url argument in
6789   doGetFileCopy()
6790 - revision 8815
6791
6792 -------------------------------------------------------------------
6793 Tue Feb 19 11:21:59 CET 2008 - dmacvicar@suse.de
6794
6795 - hardlink when possible to optimize data transfer
6796   and space across caches.
6797 - version 4.2.8
6798
6799 -------------------------------------------------------------------
6800 Tue Feb 19 08:15:07 CET 2008 - coolo@suse.de
6801
6802 - added some locale support to sat::Solvable
6803 - version 4.2.7
6804
6805 -------------------------------------------------------------------
6806 Mon Feb 18 14:15:48 CET 2008 - dmacvicar@suse.de
6807
6808 - handle error messages better in doesFileExist too which is
6809   used during probing. (bnc #362608)
6810
6811 -------------------------------------------------------------------
6812 Sun Feb 17 21:44:12 CET 2008 - dmacvicar@suse.de
6813
6814 - Fetcher::reset() should not reset cache directories.
6815   (bnc #348050)
6816 - version 4.2.6
6817
6818 -------------------------------------------------------------------
6819 Fri Feb 16 15:47:00 CET 2008 - dmacvicar@suse.de
6820
6821 - Use CURLOPT_NOBODY instead of a CURLOPT_RANGE of 1 byte
6822   for http and https, but this time set CURLOPT_HTTPGET back to 1
6823   so it actually works. This makes Media::doesFileExist
6824   efficient for http and https.
6825   (related to bnc #348050)
6826 - version 4.2.5
6827
6828 -------------------------------------------------------------------
6829 Fri Feb 15 10:52:59 CET 2008 - coolo@suse.de
6830
6831 - using .solv files only now (fate #303018)
6832 - revision 8699
6833
6834 -------------------------------------------------------------------
6835 Tue Feb 12 17:10:48 CET 2008 - coolo@suse.de
6836
6837 - fix architectures on distupgrade
6838
6839 -------------------------------------------------------------------
6840 Fri Feb  8 12:50:30 CET 2008 - coolo@suse.de
6841
6842 - fixes from trunk merged
6843
6844 -------------------------------------------------------------------
6845 Fri Feb  1 17:45:07 CET 2008 - jkupec@suse.cz
6846
6847 - fixed renaming a repo to an existing one (bnc #228216)
6848 - revision 8431
6849
6850 -------------------------------------------------------------------
6851 Sun Jan 27 21:35:13 CET 2008 - coolo@suse.de
6852
6853 - fix changelog
6854
6855 -------------------------------------------------------------------
6856 Thu Jan 24 18:26:47 CET 2008 - jkupec@suse.cz
6857
6858 - read .curlrc more robustly to obtain user-proxy (#330351)
6859 - revision 8368
6860
6861 -------------------------------------------------------------------
6862 Fri Jan 18 12:19:09 CET 2008 - coolo@suse.de
6863
6864 - always buildrequire openssl-devel
6865 - replacing strange utf-8 chars in changelog
6866 - revision 8317
6867
6868 -------------------------------------------------------------------
6869 Thu Jan 17 15:07:52 CET 2008 - jkupec@suse.cz
6870
6871 - Saner NFS timeo default (#350309)
6872 - revision 8314
6873
6874 -------------------------------------------------------------------
6875 Thu Jan 17 12:03:10 CET 2008 - kkaempf@suse.de
6876
6877 - support 'patterns.pat' and 'patterns.pat.gz' to read all
6878   patterns in one go.
6879 - rev 8309
6880
6881 -------------------------------------------------------------------
6882 Tue Jan 15 14:56:21 CET 2008 - lslezak@suse.cz
6883
6884 - added RpmDb::removePubkey(), call it from
6885   KeyRing::Impl::deleteKey() - remove the GPG key from RPM when it
6886   is removed from the trusted keyring
6887 - revision 8288
6888
6889 -------------------------------------------------------------------
6890 Mon Jan 14 17:11:15 CET 2008 - schubi@suse.de
6891
6892 - Textchanges
6893 - reduced logging in SAT-solver
6894 - ordering solutions
6895 - version 4.1.8
6896 - revision 8276
6897
6898 -------------------------------------------------------------------
6899 Thu Jan 10 16:50:26 CET 2008 - schubi@suse.de
6900
6901 - Enabled SAT solver via default. (removed ZYPP_SAT_SOLVER)
6902   ZYPP_RC_SOLVER=1 will enable the old RedCapet solver
6903 - Revision 8255
6904 - Version 4.1.7
6905
6906 -------------------------------------------------------------------
6907 Wed Jan  2 18:24:34 CET 2008 - jkupec@suse.cz
6908
6909 - Pathname zypp::filesystem::expandlink(const Pathname &) added
6910 - if the provided file is a symlink, expand it (#274651) (this
6911   probably won't work for schemes other than file/dir and cd/dvd)
6912 - revision 8179
6913
6914 -------------------------------------------------------------------
6915 Tue Dec 18 12:28:22 CET 2007 - aschnell@suse.de
6916
6917 - fixed password handling in URLs (bug #347273)
6918 - revision 8118
6919
6920 -------------------------------------------------------------------
6921 Mon Dec 17 13:47:44 CET 2007 - ma@suse.de
6922
6923 - Fixed default text locale detection not to use static variables. (#346872)
6924 - version 4.1.6
6925 - revision 8116
6926
6927 -------------------------------------------------------------------
6928 Mon Dec 10 12:46:26 CET 2007 - ma@suse.de
6929
6930 - Log more details about zypp lock owner. (#294094)
6931 - revision 8088
6932
6933 -------------------------------------------------------------------
6934 Fri Dec  7 15:47:53 CET 2007 - ma@suse.de
6935
6936 - Remove runtime dependency for libboost_filesystem (#345773)
6937 - version 4.1.5
6938 - revision 8061
6939
6940 -------------------------------------------------------------------
6941 Fri Nov 30 14:20:34 CET 2007 - schubi@suse.de
6942
6943 - Enable SAT solver via environment variable ZYPP_SAT_SOLVER.
6944   e.g.: ZYPP_SAT_SOLVER=1 zypper install foo
6945 - version 4.1.4
6946 - revision 7998
6947
6948 -------------------------------------------------------------------
6949 Wed Nov 28 15:12:33 CET 2007 - aschnell@suse.de
6950
6951 - make IniParser more strict (bug #306697)
6952
6953 -------------------------------------------------------------------
6954 Mon Nov 26 13:19:34 CET 2007 - ma@suse.de
6955
6956 - Fix missing packages in patch content list. (#340896)
6957 - revision 7925
6958
6959 -------------------------------------------------------------------
6960 Fri Nov 16 12:46:39 CET 2007 - coolo@suse.de
6961
6962 - fix build
6963
6964 -------------------------------------------------------------------
6965 Wed Nov 14 14:23:23 CET 2007 - ma@suse.de
6966
6967 - Output date strings in UTF-8. (#339423)
6968 - revision 7807
6969
6970 -------------------------------------------------------------------
6971 Tue Nov 13 13:40:03 CET 2007 - schubi@suse.de
6972
6973 - fixes for new gcc
6974 - version 4.1.3
6975 - r7788
6976
6977 -------------------------------------------------------------------
6978 Mon Nov  5 15:22:33 CET 2007 - ma@suse.de
6979
6980 - Don't mark failed patch scripts as installed. (#327523)
6981 - version 4.1.2
6982 - revision 7744
6983
6984 -------------------------------------------------------------------
6985 Wed Oct 31 09:19:59 CET 2007 - dmueller@suse.de
6986
6987 - update rpmlint suppression
6988
6989 -------------------------------------------------------------------
6990 Fri Oct 26 15:12:24 CEST 2007 - aschnell@suse.de
6991
6992 - fixed retrieval of epoch from rpmdb (bug #246680)
6993
6994 -------------------------------------------------------------------
6995 Thu Oct 25 16:29:24 CEST 2007 - aschnell@suse.de
6996
6997 - allow non-existing "packages" file in susetags parser (bug
6998   #309235)
6999
7000 -------------------------------------------------------------------
7001 Fri Oct 12 15:47:37 CEST 2007 - ma@suse.de
7002
7003 - SMBIOS DMI modalias matching added (#333152)
7004 - revision 7494
7005
7006 -------------------------------------------------------------------
7007 Sat Oct  6 16:37:11 CEST 2007 - jkupec@suse.cz
7008 - do not download the same file multiple times in one attach session
7009   (#307098), r7456
7010 - special cdrom detection code for SCSI / Virtual CDROMs on iSeries
7011   removed - should be correctly detected by HAL now
7012   (#167629, #163971), r7452
7013 - version 4.1.1
7014
7015 -------------------------------------------------------------------
7016 Fri Oct 05 10:35:47 CEST 2007 - aschnell@suse.de
7017
7018 - filter architecture in plaindir parser (bug #330791)
7019
7020 -------------------------------------------------------------------
7021 Thu Oct  4 16:31:58 CEST 2007 - ma@suse.de
7022
7023 - Throw constructing malformed checksums. (#189096)
7024 - revision 7441
7025
7026 -------------------------------------------------------------------
7027 Thu Oct  4 14:22:31 CEST 2007 - mvidner@suse.cz
7028
7029 - Renamed templates back because proper qualification makes it work
7030   too.
7031 - 4.1.0
7032
7033 -------------------------------------------------------------------
7034 Thu Oct 04 11:23:19 CEST 2007 - aschnell@suse.de
7035
7036 - only look for repositories in file ending ".repo" (bug #294779)
7037
7038 -------------------------------------------------------------------
7039 Wed Oct  3 13:37:57 CEST 2007 - mvidner@suse.cz
7040
7041 - Fixed compilation errors with GCC 4.3 by adding missing includes
7042   and renaming templates: MaxBits to MaxBitsT, Mask to MaskT,
7043   Compare<Edition> to CompareEd.
7044 - r7426
7045
7046 -------------------------------------------------------------------
7047 Mon Oct  1 20:29:36 CEST 2007 - ma@suse.de
7048
7049 - Incorporated patch from Michael Matz to speedup cache reading.
7050 - revision 7413
7051
7052 -------------------------------------------------------------------
7053 Fri Sep 28 18:40:59 CEST 2007 - schubi@suse.de
7054
7055 - Resolvertestcase:
7056   - log Repository info
7057   - set keep state in the testcase
7058   - handle vendor
7059 - r 4707
7060
7061 -------------------------------------------------------------------
7062 Thu Sep 27 17:13:14 CEST 2007 - ma@suse.de
7063
7064 - Fixed pattern parser SEGV on broken pattern files. (#328546)
7065 - revision 7402
7066
7067 -------------------------------------------------------------------
7068 Wed Sep 26 11:08:14 CEST 2007 - schubi@suse.de
7069
7070 - QueuItemRequire: Filter out all provider which have worser architecture,
7071   are NOT noarch and have not the same name as the requirement. The
7072   last one is needed for updating packages via patch/atoms.
7073   Bug 328081
7074 - Revert changes of r 7340
7075 - r 7386
7076
7077 -------------------------------------------------------------------
7078 Tue Sep 25 15:51:34 CEST 2007 - ma@suse.de
7079
7080 - Add missing '--install' parameter in desktop file. (#308640)
7081 - version 4.0.0
7082 - revision 7369
7083
7084 -------------------------------------------------------------------
7085 Tue Sep 25 11:08:13 CEST 2007 - jkupec@suse.cz
7086
7087 - release all attached media before attempting to eject (#293428)
7088 - fixed parsing of --proxy-user parameter of .curlrc (#309139)
7089 - revision 7352
7090 - version 3.26.0
7091
7092 -------------------------------------------------------------------
7093 Mon Sep 24 16:10:32 CEST 2007 - dmacvicar@suse.de
7094
7095 - provide a way to retrieve the metadata path. Used for
7096   installation, which incorrectly creates a repository in
7097   cache without adding it first, so metadata path is not
7098   set and therefore it is not possible to setup a media
7099   verifier on installation. Part of fix for (#293428)
7100 - 3.25.0
7101
7102 -------------------------------------------------------------------
7103 Mon Sep 24 15:48:47 CEST 2007 - schubi@suse.de
7104
7105 - If more than one resolvables provide a requirements and have different
7106   architecture take thatone with the best architecture. (Not regarding the
7107   name). Bug: Branching too much while an installation of a multi-arch-DVD
7108 - r 7340
7109 - version 3.24.8
7110
7111 -------------------------------------------------------------------
7112 Fri Sep 21 15:50:30 CEST 2007 - schubi@suse.de
7113
7114 - Checking the queue if an item will be deleted. If yes, the requirements
7115   are not needed anymore. Bug 326384
7116 - version 3.24.7
7117 - r 7329
7118
7119 -------------------------------------------------------------------
7120 Thu Sep 20 17:37:30 CEST 2007 - jkupec@suse.cz
7121
7122 - don't probe the repository type upon saving if disabled (#326769)
7123 - version 3.24.6
7124 - revision 7319
7125
7126 -------------------------------------------------------------------
7127 Thu Sep 20 15:19:53 CEST 2007 - ma@suse.de
7128
7129 - Avoid calling rpm repeatedly in case of an error. This is fault-prone,
7130   esp. if the error occurred executing the packages post-install script.
7131 - version 3.24.5
7132 - revision 7317
7133
7134 -------------------------------------------------------------------
7135 Thu Sep 20 11:00:04 CEST 2007 - ma@suse.de
7136
7137 - If a package is deselected by user, apply this soft lock to all
7138   available versions of this package.
7139 - version 3.24.4
7140 - revision 7316
7141
7142 -------------------------------------------------------------------
7143 Wed Sep 19 17:45:12 CEST 2007 - schubi@suse.de
7144
7145 - Update: Do not set an item to installation if there has been already set
7146   one for installation which has the same NVA. Bug  326286
7147 - version 3.24.3
7148 - r 7311
7149
7150 -------------------------------------------------------------------
7151 Wed Sep 19 14:19:49 CEST 2007 - ma@suse.de
7152
7153 - Enable package cache during commit. (#326249)
7154 - revision 7309
7155
7156 -------------------------------------------------------------------
7157 Tue Sep 18 14:01:02 CEST 2007 - schubi@suse.de
7158
7159 - Do not regarding requirements for packages which will be deleted in the
7160   same solver run. Bug 310618
7161 - r 7292
7162 - version 3.24.2
7163
7164 -------------------------------------------------------------------
7165 Mon Sep 17 16:33:14 CEST 2007 - jkupec@suse.cz
7166
7167 - don't download filelists.xml.gz (#307105)
7168 - version 3.24.1
7169 - revision 7269
7170
7171 -------------------------------------------------------------------
7172 Mon Sep 17 15:51:04 CEST 2007 - ma@suse.de
7173
7174 - Improve estimated diskusage while there is no valid
7175   solver result. (#325617)
7176 - revision 7266
7177
7178 -------------------------------------------------------------------
7179 Mon Sep 17 15:22:47 CEST 2007 - schubi@suse.de
7180
7181 -Bugfix in vendor change of a required resolvable (Correct error message)
7182  Bug 310455
7183 - r 7262
7184
7185 -------------------------------------------------------------------
7186 Mon Sep 17 12:36:28 CEST 2007 - lslezak@suse.cz
7187
7188 - fixed DU parsing in inst-sys (#308659)
7189 - revision 7256
7190
7191 -------------------------------------------------------------------
7192 Fri Sep 14 22:57:54 CEST 2007 - ma@suse.de
7193
7194 - Enable using patch and delta rpms. (#309124)
7195 - version 3.24.0
7196 - revision 7253
7197
7198 -------------------------------------------------------------------
7199 Thu Sep 13 17:59:55 CEST 2007 - ma@suse.de
7200
7201 - On update do not delete unmaintained non-SuSE packages.
7202 - version 3.23.2
7203 - revision 7239
7204
7205 -------------------------------------------------------------------
7206 Thu Sep 13 13:02:39 CEST 2007 - lslezak@suse.cz
7207
7208 - ZYppImpl::getPartitions() - don't return the current partitioning
7209   when the partitioning hasn't been set - fixes DU parsing in
7210   inst-sys (#308659)
7211
7212 -------------------------------------------------------------------
7213 Thu Sep 13 11:30:47 CEST 2007 - dmacvicar@suse.de
7214
7215 - Throw specific exceptions during commit (#308511)
7216 - 3.23.1
7217
7218 -------------------------------------------------------------------
7219 Wed Sep 12 18:48:00 CEST 2007 - ma@suse.de
7220
7221 - Various disk space calculation fixes. Susetags, plaindir and rpmdb
7222   now provide more detailed disk usage information.
7223   Yum metadata don't, so we book the package size to '/'. (#308362)
7224 - version 3.23.0
7225 - revision 7225
7226
7227 -------------------------------------------------------------------
7228 Wed Sep 12 15:48:41 CEST 2007 - schubi@suse.de
7229
7230 - Regarding keep state while recycle old valid solver results. Bug 286889
7231 - r 7209
7232
7233 -------------------------------------------------------------------
7234 Wed Sep 12 12:24:49 CEST 2007 - jkupec@suse.cz
7235
7236 - report 100% progress on finishing RPM removal (bug #309431)
7237 - revision 7200
7238
7239 -------------------------------------------------------------------
7240 Tue Sep 11 17:25:35 CEST 2007 - schubi@suse.de
7241
7242 - Update: rename language packages --> take that package which fits to the
7243   selected language Bug 308098
7244 - r 7919
7245
7246 -------------------------------------------------------------------
7247 Tue Sep 11 16:11:20 CEST 2007 - dmacvicar@suse.de
7248
7249 - restore deltas and patch rpms from the cache (#309124)
7250 - 3.22.8
7251
7252 -------------------------------------------------------------------
7253 Tue Sep 11 14:54:44 CEST 2007 - ma@suse.de
7254
7255 - Don't fail if a product is deleted multiple times (e.g. due to
7256   obsoletes and an explicit deleted request). (#308746)
7257 - version 3.22.7
7258 - revision 7184
7259
7260 -------------------------------------------------------------------
7261 Tue Sep 11 13:52:47 CEST 2007 - jkupec@suse.cz
7262
7263 - SYSCONFDIR variable added for modifying /etc
7264
7265 -------------------------------------------------------------------
7266 Tue Sep 11 12:18:11 CEST 2007 - schubi@suse.de
7267
7268 - uninstallable resolvable -->suggested solution: delete; Bug 308164
7269 - r 7177
7270
7271 -------------------------------------------------------------------
7272 Mon Sep 10 16:19:05 CEST 2007 - schubi@suse.de
7273
7274 - new translations added
7275 - r 7166
7276 - version 3.22.6
7277
7278 -------------------------------------------------------------------
7279 Mon Sep 10 15:50:49 CEST 2007 - lslezak@suse.cz
7280
7281 - fixed disk usage counting of updated packages (#308362)
7282
7283 -------------------------------------------------------------------
7284 Mon Sep 10 14:17:29 CEST 2007 - schubi@suse.de
7285
7286 - Splitting packages: Take the package with the best
7287   architecture,edition ONLY; Bug 308591
7288 - r 7160
7289
7290 -------------------------------------------------------------------
7291 Mon Sep 10 10:55:45 CEST 2007 - lslezak@suse.cz
7292
7293 - properly report fallback disk usage size (in kB instead of bytes)
7294   when disk usage is not known (YUM repos) (#308475)
7295
7296 -------------------------------------------------------------------
7297 Fri Sep  7 13:27:26 CEST 2007 - ma@suse.de
7298
7299 - Install a sample /etc/zypp.conf. (#306615)
7300 - Fixed missing soversion symlink in package.
7301 - version 3.22.5
7302 - revision 7150
7303
7304 -------------------------------------------------------------------
7305 Fri Sep  7 13:03:48 CEST 2007 - schubi@suse.de
7306
7307 - RequirementIsMet: return true only if ALL Atoms are NOT incomplete; Bug
7308   308252
7309 - r 7143
7310
7311 -------------------------------------------------------------------
7312 Thu Sep  6 18:22:36 CEST 2007 - schubi@suse.de
7313
7314 - Error: Select two candidate with the same name while update.
7315   Solution: If there is a candidate which is already selected for installation -->
7316   take thatone #308082
7317 - r 7132
7318
7319 -------------------------------------------------------------------
7320 Thu Sep  6 14:11:58 CEST 2007 - ma@suse.de
7321
7322 - Work arround installed patterns providing an empty vendor string. (#307743)
7323 - Let the solver treat vendor suse and opensuse as equivalent.
7324 - version 3.22.4
7325
7326 -------------------------------------------------------------------
7327 Thu Sep  6 12:33:27 CEST 2007 - schubi@suse.de
7328
7329 - Checking item before evaluating the concerning vendor. bug #307941
7330 - r 7119
7331
7332 -------------------------------------------------------------------
7333 Wed Sep  6 02:24:37 CEST 2007 - dmacvicar@suse.de
7334
7335 - Fix for bug #307163 - empty package descriptions
7336   a.k.a shared tag not 100% implemented
7337 - r 7117
7338 - version 3.22.3
7339
7340 -------------------------------------------------------------------
7341 Wed Sep  5 17:52:37 CEST 2007 - schubi@suse.de
7342
7343 - logging "reverse" NEEDED_BY in the detail description of solver
7344   problems.
7345 - improved error message if a requiremnt is not fulfilled Bug 307743
7346 - Add "ignore" option to the solution if a requirement is not fulfilled
7347   Bug 304276
7348 - revision 7113
7349
7350 -------------------------------------------------------------------
7351 Wed Sep  5 14:33:02 CEST 2007 - jkupec@suse.cz
7352
7353 - fixed the order of operands of susetags local metadata status
7354   computation which caused the YaST repositories to always get
7355   refreshed (part of bug #304310)
7356 - revision 7107
7357 - version 3.22.2
7358
7359 -------------------------------------------------------------------
7360 Tue Sep  4 12:09:10 CEST 2007 - schubi@suse.de
7361
7362 - comparing vendor with VendorAttr::equivalent
7363 - revision 7103
7364
7365 -------------------------------------------------------------------
7366 Mon Sep  3 18:43:51 CEST 2007 - schwab@suse.de
7367
7368 - Use $RPM_OPT_FLAGS.
7369
7370 -------------------------------------------------------------------
7371 Mon Sep  3 17:14:02 CEST 2007 - ma@suse.de
7372
7373 - Reset transact bits when switching status from
7374   "update" to "protected" (#246976)
7375 - version 3.22.1
7376 - revision 7094
7377
7378 -------------------------------------------------------------------
7379 Mon Sep  3 13:56:42 CEST 2007 - schubi@suse.de
7380
7381 - new translations added
7382 - rev 7083
7383
7384 -------------------------------------------------------------------
7385 Fri Aug 31 22:10:55 CEST 2007 - ma@suse.de
7386
7387 - Added ability to switch off use of patch and delta rpms via zypp.conf (#305864)
7388    [main]
7389    download.use_patchrpm = no
7390    download.use_deltarpm = no
7391 - version 3.22.0
7392 - revision 7069
7393
7394 -------------------------------------------------------------------
7395 Fri Aug 31 19:56:40 CEST 2007 - ma@suse.de
7396
7397 - On demand translate patch requirements into a list of atoms.
7398   Required by the UI to display packages acssociated with a patch.
7399   (#300612)
7400 - version 3.21.1
7401 - revision 7065
7402
7403 -------------------------------------------------------------------
7404 Fri Aug 31 13:59:54 CEST 2007 - kkaempf@suse.de
7405
7406 - enrich ResolverInfo with the reason if a user-initiated request
7407   fails (#304325, #306240)
7408 - r 7051
7409
7410 -------------------------------------------------------------------
7411 Thu Aug 30 20:10:00 CEST 2007 - jkupec@suse.cz
7412
7413 - added missing implementation of LogControl::setLineFormater()
7414   (lslezak)
7415 - version 3.21.0
7416 - revision 7041
7417
7418 -------------------------------------------------------------------
7419 Thu Aug 30 18:55:15 CEST 2007 - jkupec@suse.cz
7420
7421 - enable changing url in requestMedia callback (#294481)
7422 - revision 7037
7423
7424 -------------------------------------------------------------------
7425 Thu Aug 30 18:22:32 CEST 2007 - ma@suse.de
7426
7427 - Filter readonly mount points in DiskUsageCounter (#297405)
7428 - revision 7030
7429
7430 -------------------------------------------------------------------
7431 Thu Aug 30 17:31:33 CEST 2007 - jkupec@suse.cz
7432
7433 - remember the cause of the RepoException when refreshing metadata
7434   (#301022)
7435 - r7023
7436
7437 -------------------------------------------------------------------
7438 Thu Aug 30 17:25:14 CEST 2007 - ma@suse.de
7439
7440 - Safe fix for bug #299680.
7441 - version 3.20.1
7442 - revision 7026
7443
7444 -------------------------------------------------------------------
7445 Thu Aug 30 15:48:03 CEST 2007 - schubi@suse.de
7446
7447 - Bugfix: If a requirement has been fulfilled by more than one language
7448   resolvables only thatone will be taken which fits to the selected
7449   language.
7450 - r 7018
7451
7452 -------------------------------------------------------------------
7453 Thu Aug 30 15:14:23 CEST 2007 - jkupec@suse.cz
7454
7455 - correct error code for media errors in MediaCurl::doGetFileCopy()
7456   affects only zypper error output, does not affect YaST
7457 - r7013
7458
7459 -------------------------------------------------------------------
7460 Wed Aug 29 18:28:41 CEST 2007 - jkupec@suse.cz
7461
7462 - reverted blocking of requestMedia from r6271 (#301710)
7463 - r6999
7464
7465 -------------------------------------------------------------------
7466 Wed Aug 29 18:09:29 CEST 2007 - kkaempf@suse.de
7467
7468 - prevent progress report in destructor (#299680)
7469 - r6998
7470
7471 -------------------------------------------------------------------
7472 Wed Aug 29 18:02:36 CEST 2007 - jkupec@suse.cz
7473
7474 - treat non-filelists.xml <file> entries as file provides capabilities
7475   in YUM parser (#304701)
7476 - r6992
7477
7478 -------------------------------------------------------------------
7479 Wed Aug 29 16:32:01 CEST 2007 - kkaempf@suse.de
7480
7481 - the media.1/media uniquely identifies a 'susetags' repo, not
7482   the content file (#304200)
7483
7484 -------------------------------------------------------------------
7485 Wed Aug 29 15:42:17 CEST 2007 - jkupec@suse.cz
7486
7487 - fixed locale dir (#304649)
7488 - r6984
7489
7490 -------------------------------------------------------------------
7491 Wed Aug 29 15:39:52 CEST 2007 - kkaempf@suse.de
7492
7493 - don't treat normal package license as "license to confirm"
7494   (#305906)
7495
7496 -------------------------------------------------------------------
7497 Wed Aug 29 15:28:53 CEST 2007 - ma@suse.de
7498
7499 - Fixed fix for #293039. Segfault due to uninitialzed data.
7500 - version 3.19.3
7501 - revision 6980
7502
7503 -------------------------------------------------------------------
7504 Wed Aug 29 15:10:20 CEST 2007 - schubi@suse.de
7505
7506 - reduced too much verbosed ResolverContext logging; Bug 303971
7507 - r 6977
7508
7509 -------------------------------------------------------------------
7510 Wed Aug 29 13:55:28 CEST 2007 - ma@suse.de
7511
7512 - Fixed PlainDir repositories to provide real disk usage data. For
7513   repomd and others that do not provide any detailed disk usage info,
7514   assume the packgage size is required below "/". Peviously they were
7515   treated as being empy.
7516 - version 3.19.2
7517 - revision 6972
7518
7519 -------------------------------------------------------------------
7520 Wed Aug 29 13:36:42 CEST 2007 - schubi@suse.de
7521
7522 - Add a new solver solution in the case of running in a timeout:
7523   ProblemSolutionDoubleTimeout.h
7524   #Bug 302496
7525 - revision 6970
7526
7527 -------------------------------------------------------------------
7528 Wed Aug 29 11:23:26 CEST 2007 - dmacvicar@suse.de
7529
7530 - bug in fix for (#292986)
7531
7532 -------------------------------------------------------------------
7533 Tue Aug 28 18:48:26 CEST 2007 - dmacvicar@suse.de
7534
7535 - (#297001) - libzypp: can't skip broken packages
7536 - re enable importing zypp keyring from rpm.(#302379)
7537 - 3.19.1
7538
7539 -------------------------------------------------------------------
7540 Tue Aug 28 17:30:30 CEST 2007 - kkaempf@suse.de
7541
7542 - rename ResolvableQuery::iterateResolvablesByKindsAndStrings
7543   to ResolvableQuery::iterateResolvablesByKindsAndStringsAndRepos
7544   in order to support query-by-repo (#305384)
7545 - fix iterateResolvablesByKindsAndStringsAndRepos to take any
7546   number of kinds, names, or repos (#305347)
7547 - remove ResolvableQuery::iterateResolvablesByKind, not needed
7548 - version 3.19.0
7549 - rev 6935
7550
7551 -------------------------------------------------------------------
7552 Tue Aug 28 11:27:53 CEST 2007 - dmacvicar@suse.de
7553
7554 - real fix for reading signature ids. (#390535).
7555 - delete metadata when removing repo (#301037).
7556
7557 -------------------------------------------------------------------
7558 Mon Aug 27 23:52:41 CEST 2007 - dmacvicar@suse.de
7559
7560 - following behaviour for setPartitions
7561   - if they are not set, they are detected
7562   - if they are set, that value is used.
7563   - if value set or detected is empty, all disk usage
7564     information is read. Otherwise just values in those
7565     mount points.
7566     Should work for installation as long as detectPartitions
7567     is empty at installation.(#293039)
7568
7569 -------------------------------------------------------------------
7570 Mon Aug 27 17:08:41 CEST 2007 - kkaempf@suse.de
7571
7572 - Add ZConfig::overrideSystemArchitecture() to override zypp arch
7573   from external, e.g. for the testcases
7574 - Honor ZYPP_CONF environment variable to override the buit-in
7575   /etc/zypp/zypp.conf
7576 - Check architecture at handout() to prevent NULL ptr reference.
7577 - Bug 301286
7578 - rev 6908
7579
7580 -------------------------------------------------------------------
7581 Mon Aug 27 15:53:52 CEST 2007 - schubi@suse.de
7582
7583 -The solver generate an establish call for all
7584  resolvables which has filesystemcaps if there is not a valid result from a
7585  former solver run available. This covers:
7586  * Initial solver run
7587  * Changing of filesystem whithin a workflow, cause the solver results will
7588    be reset if the filesystem dependencies have been changed
7589  Bug 271912
7590 - r 6901
7591
7592 -------------------------------------------------------------------
7593 Sun Aug 26 15:49:27 CEST 2007 - kkaempf@suse.de
7594
7595 - pass location to plaindir package (#303751)
7596 - Add name of file in question to checksum/signature related
7597   exceptions.
7598 - pass basename of file to verifyFileSignatureWorkflow (instead of
7599   empty string).
7600 - filter out incompatible architectures when parsing sustags
7601   repos (first half of #301286)
7602 - r 6882
7603
7604 -------------------------------------------------------------------
7605 Fri Aug 24 11:52:27 CEST 2007 - dmacvicar@suse.de
7606
7607 - don't run source migration if yast is running in
7608   intsys mode (#297136)
7609 - signature and checksum verification fixes. Still pending
7610   problem ZYpp getting no output from gpg when running from zypper.
7611   (#302059)
7612
7613 -------------------------------------------------------------------
7614 Thu Aug 23 13:51:41 CEST 2007 - schubi@suse.de
7615
7616 - Do not strip resolvables which have the same name but different kind
7617   (ResolverInfo*)
7618 - Flag info NEEDEDBY correctly if it will be used by freshen/supplement
7619 - r 6830
7620
7621 -------------------------------------------------------------------
7622 Wed Aug 22 18:58:44 CEST 2007 - mvidner@suse.cz
7623
7624 - Do not use "a-z" in regexes. Fixes "Invalid Url scheme 'http'" in
7625   the Estonian locale (#302525).
7626
7627 -------------------------------------------------------------------
7628 Wed Aug 22 17:59:39 CEST 2007 - aschnell@suse.de
7629
7630 - added remembering of exception history at various places
7631
7632 -------------------------------------------------------------------
7633 Wed Aug 22 16:52:09 CEST 2007 - schubi@suse.de
7634
7635 - Bugfixes concerning vendor handling:
7636 - first bug:
7637   Installed A-1.0(vendor SuSE)
7638   Available A-2.0(other vendor)
7639   A will not be regarded as "unmaintained". So it will not be deleted.
7640 - second bug:
7641   A need B-2.0. B-1.0 is installed but has another vendor. Report a
7642   proper errmessage.
7643 - Testcase : solution-tests/vendor-test.xml
7644 - r 6812
7645 - 3.18.4
7646
7647 -------------------------------------------------------------------
7648 Tue Aug 21 15:38:08 CEST 2007 - dmacvicar@suse.de
7649
7650 - ignore HASH key for download (#300982)
7651
7652 -------------------------------------------------------------------
7653 Tue Aug 21 15:17:23 CEST 2007 - schubi@suse.de
7654
7655 - Added explicitly_requested as parameter in ResolverContext::Uninstall
7656   Bug 299819
7657 - revision 6794
7658
7659 -------------------------------------------------------------------
7660 Tue Aug 21 13:06:44 CEST 2007 - dmacvicar@suse.de
7661
7662 - If no mount information is available, parse all DU entries.
7663 - read only hack mode for migrate-sources. We actually do add
7664   repositories with it, but no harm. (#292986)
7665 - fix some typos in exceptions (#301331)
7666 - 3.18.3
7667
7668 -------------------------------------------------------------------
7669 Mon Aug 20 16:06:36 CEST 2007 - schubi@suse.de
7670
7671 - Do not regard explicit request in order to recognize updated packages
7672   correctly. Bug 301676
7673 - Updated translations
7674 - r 6766
7675 - 3.18.2
7676
7677 -------------------------------------------------------------------
7678 Mon Aug 20 15:35:46 CEST 2007 - mvidner@suse.cz
7679
7680 - package-manager script: Call /sbin/yast2 with full path because of
7681   gnomesu (#269873).
7682
7683 -------------------------------------------------------------------
7684 Mon Aug 20 15:23:14 CEST 2007 - dmacvicar@suse.de
7685
7686 - add support for the HASH key. (#300982)
7687 - Use ContentFileParser in Downloader (instead of implementing
7688   the parser again, it has a reason, Downloader was written first)
7689 - update testcases and data to cover the new HASH key
7690 - 3.18.1
7691
7692 -------------------------------------------------------------------
7693 Mon Aug 20 13:21:34 CEST 2007 - kkaempf@suse.de
7694
7695 - unify query API for kind and name, summary, description
7696   (incomplete)
7697 - rev 6761, version 3.18.0
7698
7699 -------------------------------------------------------------------
7700 Fri Aug 17 12:30:55 CEST 2007 - kkaempf@suse.de
7701
7702 - add iterateResolvablesByKindsAndName
7703 - rev 6735, version 3.17.13
7704
7705 -------------------------------------------------------------------
7706 Fri Aug 17 11:45:24 CEST 2007 - kkaempf@suse.de
7707
7708 - rename ResolvableQuery::queryByName to iterateResolvablesByName
7709 - fix reading of kind and repository in ResolvableQuery
7710 - add reverse lookups in CacheTypes
7711 - add iterateResolvablesByKind
7712 - rev 6733
7713
7714 -------------------------------------------------------------------
7715 Fri Aug 17 10:37:56 CEST 2007 - schubi@suse.de
7716
7717 - shorten solver error messages Bug 259894
7718 - rev 6723
7719
7720 -------------------------------------------------------------------
7721 Thu Aug 16 23:43:50 CEST 2007 - kkaempf@suse.de
7722
7723 - fix ResolvableQuery::query(), add ResolvableQuery::queryByName()
7724   install zypp/cache header files.
7725 - rev 6719, version 3.16.13
7726
7727 -------------------------------------------------------------------
7728 Thu Aug 16 17:21:52 CEST 2007 - kkaempf@suse.de
7729
7730 - discard pattern files with incompatbile architecture, both
7731   for download and for parsing. (#298716)
7732 - rev 6711
7733
7734 -------------------------------------------------------------------
7735 Thu Aug 16 17:12:45 CEST 2007 - kkaempf@suse.de
7736
7737 - run sqlite asynchronously and add sql index files where
7738   appropriate, gives 6x performance on certain operations.
7739   Bumping cache schema version to 1004.
7740   (#300998)
7741 - rev 6710
7742
7743 -------------------------------------------------------------------
7744 Thu Aug 16 17:08:58 CEST 2007 - kkaempf@suse.de
7745
7746 - fix String::endsWith (#301038)
7747 - rev 6709
7748
7749 -------------------------------------------------------------------
7750 Thu Aug 16 11:16:25 CEST 2007 - schubi@suse.de
7751
7752 - added an _explicitly_requested in QueueItemConflict ( as already in
7753   QueueItemEstablish, QueueItemInstall, QueueItemUninstall ) in order to
7754   remove the conflicting item without an error message. Bug 299819
7755 - rev 6699
7756
7757 -------------------------------------------------------------------
7758 Thu Aug 16 07:23:31 CEST 2007 - jkupec@suse.cz
7759
7760 - forgot to set default refresh policy in checkIfToRefreshMetadata
7761 - repo.refresh.delay default set to 10 minutes
7762 - 6693
7763
7764 -------------------------------------------------------------------
7765 Wed Aug 15 15:32:36 CEST 2007 - schubi@suse.de
7766
7767 - Bugfix while regarding correct vendor in update
7768 - r6677
7769 - version 3.15.0
7770
7771 -------------------------------------------------------------------
7772 Wed Aug 15 13:57:04 CEST 2007 - jkupec@suse.cz
7773
7774 - repo.refresh.delay=<minutes> (ZConfig, "main" section) support
7775   added to delay next check & refresh until the specified number of
7776   minutes has passed from the last check or refresh (FATE #301991).
7777   Revisions: 6654, 6656, 6666, and 6667.
7778 - filesystem::touch(Pathname) added (r6666)
7779 - RepoManager::touchIndexFile(RepoInfo) added
7780 - RepoManager::checkIfToRefreshMetadata(RepoInfo,Url,policy):
7781   decision to do the refresh moved to this public method.
7782 - r6667
7783
7784 -------------------------------------------------------------------
7785 Wed Aug 15 12:38:26 CEST 2007 - schubi@suse.de
7786
7787 - generate a resolver problem if addRequires does not find a resovable
7788   #299486
7789 - rev 6660
7790
7791 -------------------------------------------------------------------
7792 Tue Aug 14 15:54:15 CEST 2007 - schubi@suse.de
7793
7794 - Prioritized delete request by the user BEFORE delete requests due
7795   missing dependencies or conflicting dependencies. Bug 298322
7796 - rev 6640
7797
7798 -------------------------------------------------------------------
7799 Fri Aug 10 20:49:20 CEST 2007 - jkupec@suse.cz
7800
7801 - support also "Plaindir" as valid repo type name (#298622)
7802 - revision 6616
7803 - version 3.14.0
7804
7805 -------------------------------------------------------------------
7806 Fri Aug 10 18:03:06 CEST 2007 - dmacvicar@suse.de
7807
7808 - fix segfault in Progress reporting
7809 - progress report use name instead of alias (#298035)
7810 - repoinfo returns alias if name is empty
7811
7812 -------------------------------------------------------------------
7813 Fri Aug 10 16:04:42 CEST 2007 - dmacvicar@suse.de
7814
7815 - merge patch by dmueller to get rid of boost-regex
7816
7817 -------------------------------------------------------------------
7818 Fri Aug 10 13:50:40 CEST 2007 - dmacvicar@suse.de
7819
7820 - dont create a second CacheStore in the same scope, will lock...
7821   #297627
7822
7823 -------------------------------------------------------------------
7824 Thu Aug  9 15:04:21 CEST 2007 - jkupec@suse.cz
7825
7826 - fixed some RepoManager exception docs & history
7827 - r6558
7828
7829 -------------------------------------------------------------------
7830 Thu Aug  9 13:33:59 CEST 2007 - dmacvicar@suse.de
7831
7832 - feature #302135: Graceful update of 3rd party packages
7833   Automatic upgrading only sees packages from same vendor
7834   This allows not needed to have those locked.
7835 - Add persistent locks file which allow wildcards. Users
7836   can lock certain packages adding lines like "kde* < 3.5"
7837 - add applyLocks() to apply persistent locks before solving
7838
7839 -------------------------------------------------------------------
7840 Thu Aug  9 13:28:20 CEST 2007 - schubi@suse.de
7841
7842 -  recognize changes in the pool (e.g. changing /etc/sysconfig/storage
7843   #271912 wq
7844 - Added locking resolvables in the testcases
7845 - rev 6544
7846
7847 -------------------------------------------------------------------
7848 Wed Aug  8 16:04:07 CEST 2007 - dmacvicar@suse.de
7849
7850 - add migrate-sources to %post (#292986)
7851 - 3.13.15
7852
7853 -------------------------------------------------------------------
7854 Wed Aug  8 13:32:52 CEST 2007 - jkupec@suse.cz
7855
7856 - fixed bug with using wrong files from raw metadata cache
7857   (bug #297611) (duncanmv) (r6501, already released in 3.13.14)
7858
7859 -------------------------------------------------------------------
7860 Wed Aug  8 12:42:39 CEST 2007 - schubi@suse.de
7861
7862 - fix in "ignore conflicts" if the conflict has been caused by an obsolete
7863   Bug# 297795
7864 - r 6517
7865
7866 -------------------------------------------------------------------
7867 Tue Aug  7 17:04:47 CEST 2007 - dmacvicar@suse.de
7868
7869 - implement susetags support for compressed metadata
7870   and testcases. (feature #301916)
7871 - implement disk usage in cache. For installation requires
7872   some changes in YaST to setup the ZYpp getPartitions()
7873   before repos are cached. (bug #293039)
7874 - added testcases for diskusage
7875 - 3.13.14
7876
7877 -------------------------------------------------------------------
7878 Mon Aug  6 10:19:12 CEST 2007 - jkupec@suse.cz
7879
7880 - fixed YUM parser to properly create source packages
7881 - disabled reading of filelists.xml.gz by default (the data are
7882   currently not stored anyway)
7883 - revision 6481
7884 - version 3.13.13
7885
7886 -------------------------------------------------------------------
7887 Sat Aug  4 01:03:19 CEST 2007 - ma@suse.de
7888
7889 - Don't download unwanted translation files (#293740).
7890 - revision 6470
7891
7892 -------------------------------------------------------------------
7893 Fri Aug  3 23:52:18 CEST 2007 - ma@suse.de
7894
7895 - Fix susetags repo to parse dikusage data (#293039)
7896 - revision 6467
7897 - version 3.13.12
7898
7899 -------------------------------------------------------------------
7900 Fri Aug  3 18:56:47 CEST 2007 - ma@suse.de
7901
7902 - Add product attribute 'type' (aka 'category' which is now
7903   deprecated). Adapted sustags and yum parsers to parse and
7904   provide this value.
7905 - revision 6464
7906 - version 3.13.11
7907
7908 -------------------------------------------------------------------
7909 Fri Aug  3 17:29:56 CEST 2007 - dmacvicar@suse.de
7910
7911 - fix modalias rel column number
7912 - version 3.13.10
7913
7914 -------------------------------------------------------------------
7915 Fri Aug  3 16:35:36 CEST 2007 - dmacvicar@suse.de
7916
7917 - Implemented option repo.add.probe to allow probing
7918   the added repositories
7919 - version 3.13.9
7920
7921 -------------------------------------------------------------------
7922 Fri Aug  3 16:07:46 CEST 2007 - schubi@suse.de
7923
7924 - Fixed detection of renamed packages while update.
7925 - Added new translations
7926 - rev 6445
7927
7928 -------------------------------------------------------------------
7929 Fri Aug  3 15:02:28 CEST 2007 - ma@suse.de
7930
7931 - Speed up retrieving MediaNr attribute, as it slows down install
7932   order calculation. (#297173)
7933 - revision 6442
7934
7935 -------------------------------------------------------------------
7936 Fri Aug  3 14:13:36 CEST 2007 - dmacvicar@suse.de
7937
7938 - Fixed cache schema upgrade
7939
7940 -------------------------------------------------------------------
7941 Fri Aug  3 13:38:17 CEST 2007 - ma@suse.de
7942
7943 - Fixed pattern includes and extends attributes.
7944 - revision 6431
7945 - version 3.13.8
7946
7947 -------------------------------------------------------------------
7948 Fri Aug  3 12:33:41 CEST 2007 - schubi@suse.de
7949
7950 - API for retrieving additional dependencies" solver/detail/Resolver.h
7951 - Handle additional dependencies in the testcases
7952 - Handle system and language dependencies in the testcases correctly.
7953 - r 6418
7954
7955 -------------------------------------------------------------------
7956 Thu Aug  2 18:14:12 CEST 2007 - ma@suse.de
7957
7958 - Indicate changed pool content if /etc/sysconfig/storage USED_FS_LIST
7959   has changed. Resolver must discard any cached filesystem dependencies.
7960   (required for #271912)
7961 - revision 6404
7962
7963 -------------------------------------------------------------------
7964 Thu Aug  2 16:37:06 CEST 2007 - ma@suse.de
7965
7966 - Indicate changed pool content to the resolver. (required for #271912)
7967 - revision 6398
7968 - version 3.13.7
7969
7970 -------------------------------------------------------------------
7971 Thu Aug  2 10:16:16 CEST 2007 - schubi@suse.de
7972
7973 - speedup error handling. Do not log ResolveInfo anymore. Set limit of 20
7974   problems. Bug 280387
7975 - r 6378
7976 - version 3.13.6
7977
7978 -------------------------------------------------------------------
7979 Wed Aug  1 18:51:12 CEST 2007 - ma@suse.de
7980
7981 - Added interface to install source packages via zypper.
7982 - revision 6373
7983 - version 3.13.5
7984
7985 -------------------------------------------------------------------
7986 Tue Jul 31 22:01:08 CEST 2007 - ma@suse.de
7987
7988 - Added package attributes Package::sourcePkgName and
7989   Package::sourcePkgEdition. Name and edition of the source
7990   rpm this package was built from.
7991 - Added ZYpp::installSrcPackage to install a single source package.
7992 - revision 6353
7993 - version 3.13.4
7994
7995 -------------------------------------------------------------------
7996 Tue Jul 31 19:06:54 CEST 2007 - ma@suse.de
7997
7998 - Temorary files and directories created by makeSibling use the
7999   same protection as the original.
8000 - revision 6344
8001 - version 3.13.3
8002
8003 -------------------------------------------------------------------
8004 Tue Jul 31 10:37:13 CEST 2007 - schubi@suse.de
8005
8006 - Removed keepExtras from resolvePool. This will be handled
8007   in the solver internally now. #294727
8008 - Checking if item really exists (#295544; ResolverInfoContainer.cc)
8009 - revision 6317
8010 - version 3.13.2
8011
8012 -------------------------------------------------------------------
8013 Mon Jul 30 17:23:19 CEST 2007 - ma@suse.de
8014
8015 - Remove tribool from RepoInfo's interface.
8016 - revision 6301
8017 - version 3.13.1
8018
8019 -------------------------------------------------------------------
8020 Mon Jul 30 13:59:33 CEST 2007 - ma@suse.de
8021
8022 - Fixed wrong media number reported by script, message and patch.
8023 - Fixed script API to provide the scripts location on media (if not
8024   inlined).
8025 - Introduced ScripProvider to make a script available on the local
8026   disk.
8027 - revision 6288
8028 - version 3.13.0
8029
8030 -------------------------------------------------------------------
8031 Fri Jul 27 18:08:42 CEST 2007 - jkupec@suse.cz
8032
8033 - don't request media chage if the media is not changeable (like
8034   e.g. http)
8035 - revision 6271
8036 - version 3.12.1
8037
8038 -------------------------------------------------------------------
8039 Fri Jul 27 17:40:44 CEST 2007 - dmacvicar@suse.de
8040
8041 - progress ticks for clean cache
8042 - ZConfig: remove default from names.
8043 - re enable reading cache callbacks
8044 - ini parser without boost::regexp
8045   patch by dmueller (#152447)
8046
8047 -------------------------------------------------------------------
8048 Fri Jul 27 17:16:27 CEST 2007 - ma@suse.de
8049
8050 - Fixed package to provide the location media number. (#294496)
8051 - revision 6263
8052
8053 -------------------------------------------------------------------
8054 Fri Jul 27 16:31:38 CEST 2007 - jkupec@suse.cz
8055
8056 - RepoFileReader - ignore empty url keys (baseurl, mirrorlist,
8057   gpgkey) instead of throwing bad url exception
8058 - revision 6259
8059
8060 -------------------------------------------------------------------
8061 Thu Jul 26 16:41:30 CEST 2007 - kkaempf@suse.de
8062
8063 - Make clearing of extra dependencies/conflicts configurable when
8064   resolvePool(). Leave the default as before (clear extras).
8065   Bug # 294727
8066 - revision 6233
8067 - version 3.12.0
8068
8069 -------------------------------------------------------------------
8070 Thu Jul 26 10:58:27 CEST 2007 - dmacvicar@suse.de
8071
8072 - /var/lib/zypp/cache -> /var/cache/zypp
8073   (#292419)
8074 - ini parser without boost::regexp, patch by dmueller
8075   (#152447)
8076
8077 -------------------------------------------------------------------
8078 Wed Jul 25 13:50:06 CEST 2007 - ma@suse.de
8079
8080 - Make temp directory configurable  via environment
8081   variable ZYPPTMPDIR.
8082 - revision 6202
8083 - version 3.11.11
8084
8085 -------------------------------------------------------------------
8086 Tue Jul 24 17:55:49 CEST 2007 - ma@suse.de
8087
8088 - Fixed bug in smart pointer comparison.
8089
8090 -------------------------------------------------------------------
8091 Mon Jul 23 13:05:53 CEST 2007 - ma@suse.de
8092
8093 - Fix failing rename of metadata download directories across
8094   filesystem boundaries.
8095
8096 -------------------------------------------------------------------
8097 Fri Jul 20 16:10:59 CEST 2007 - ma@suse.de
8098
8099 - Fixed malicious gettext include.
8100 - Make ZConfig a singleton.
8101 - revision 6123
8102
8103 -------------------------------------------------------------------
8104 Thu Jul 19 15:52:03 CEST 2007 - ma@suse.de
8105
8106 - Fixed repo::provideFile to set a deleter for downloaded files
8107   (#293004).
8108 - revision 6094
8109 - version 3.11.10
8110
8111 -------------------------------------------------------------------
8112 Thu Jul 19 12:58:12 CEST 2007 - ma@suse.de
8113
8114 - Query ByRepository now takes as well an alias.
8115
8116 -------------------------------------------------------------------
8117 Wed Jul 18 16:40:35 CEST 2007 - dmacvicar@suse.de
8118
8119 - fix retrieval of container attributes in cache
8120   (#292698)
8121
8122 -------------------------------------------------------------------
8123 Wed Jul 18 16:12:06 CEST 2007 - ma@suse.de
8124
8125 - Port zypp-query-pool (#292404)
8126 - revision 6069
8127 - version 3.11.9
8128
8129 -------------------------------------------------------------------
8130 Wed Jul 18 16:09:04 CEST 2007 - schubi@suse.de
8131
8132 - added new calls in Resolver.h: addRequire,addConflict
8133
8134 -------------------------------------------------------------------
8135 Wed Jul 18 14:43:04 CEST 2007 - ma@suse.de
8136
8137 - Fixed IniParser to allow '=' in values (#292669)
8138 - revision 6063
8139
8140 -------------------------------------------------------------------
8141 Wed Jul 18 14:16:59 CEST 2007 - dmacvicar@suse.de
8142
8143 - allow / in alias (#292628)
8144
8145 -------------------------------------------------------------------
8146 Wed Jul 18 12:38:55 CEST 2007 - ma@suse.de
8147
8148 - Fixed repo::provideFile to throw on error.
8149 - Fixed ResolvableQuery to use 0 as default for non existing
8150   numerical values.
8151 - revision 6058
8152
8153 -------------------------------------------------------------------
8154 Tue Jul 17 15:57:03 CEST 2007 - ma@suse.de
8155
8156 - Fixed OnMediLocation to use safe defaults. Added setLocaltion and
8157   additional ctor for convenience.
8158 - revision 6047
8159
8160 -------------------------------------------------------------------
8161 Tue Jul 17 10:45:39 CEST 2007 - schubi@suse.de
8162
8163 - Evalute update canditate:
8164   Take canditates only which are really installable. Bug 292077
8165   r 6034
8166
8167 -------------------------------------------------------------------
8168 Mon Jul 16 15:41:31 CEST 2007 - jkupec@suse.cz
8169
8170 - fixed some tribool bugs in RepoInfo
8171 - revision 6022
8172
8173 -------------------------------------------------------------------
8174 Mon Jul 16 11:43:33 CEST 2007 - dmacvicar@suse.de
8175
8176 - fix reading of non existant repo
8177 - r6018
8178 - first submission to stable
8179 - fix keywords parsing in susetags parser
8180 - version 3.11.8
8181
8182 -------------------------------------------------------------------
8183 Wed Jul 11 19:14:47 CEST 2007 - jkupec@suse.cz
8184
8185 - make resolvable query complete exceptionless with the database
8186 - test that packages have some attributes
8187 - disable progress adaptor for now
8188 - revision 5977
8189 - version 3.11.7
8190
8191 -------------------------------------------------------------------
8192 Wed Jul 11 14:37:02 CEST 2007 - ma@suse.de
8193
8194 - fixed unresolved symbols
8195 - revision 5972
8196 - version 3.11.6
8197
8198 -------------------------------------------------------------------
8199 Wed Jul 11 13:31:39 CEST 2007 - ma@suse.de
8200
8201 - fixed TranslatedText creating unwanted entries.
8202 - fixed capability processing
8203 - revision 5964
8204 - version 3.11.5
8205
8206 -------------------------------------------------------------------
8207 Tue Jul 10 20:01:18 CEST 2007 - jkupec@suse.cz
8208
8209 - MediaSetAccess::release() added
8210 - Use attachDesiredMedia in MediaProducts
8211 - Progress reporting improved
8212 - revision 5959
8213 - version 3.11.4
8214
8215 -------------------------------------------------------------------
8216 Tue Jul 10 14:23:13 CEST 2007 - ma@suse.de
8217
8218 - fixed parsing translated texts.
8219 - added source packages.
8220 - revision 5947
8221 - version 3.11.3
8222
8223 -------------------------------------------------------------------
8224 Tue Jul 10 13:11:31 CEST 2007 - jkupec@suse.cz
8225
8226 - repo callbacks fixed
8227 - Fixed YUM parser progress reporting
8228 - Added CombinedProgressData
8229 - make RepoImpl::resolvables() load lazy
8230 - MediaProducts added for scanning products file
8231 - Implement cache schema versioning and automatic invalidation of
8232   cache when schema changes
8233 - revision 5942
8234 - version 3.11.2
8235
8236 -------------------------------------------------------------------
8237 Fri Jul  6 13:51:50 CEST 2007 - ma@suse.de
8238
8239 - Propagate pools repository_iterator to the UI
8240 - revision 5911
8241 - version 3.11.1
8242
8243 -------------------------------------------------------------------
8244 Thu Jul  5 17:02:08 CEST 2007 - ma@suse.de
8245
8246 - Package::location is now returns an OnMediaLocation
8247 - archivesize() renamed to downloadSize()
8248 - Allow to iterate all Repositories that contribute
8249   Resolvables to the Pool.
8250 - MediaSetAccess::provideDir added
8251 - remove useless url check
8252 - add old-api-style wrapper
8253 - Add MediaProducts class
8254 - revision 5892
8255 - version 3.11.0
8256
8257 -------------------------------------------------------------------
8258 Thu Jul  5 09:31:02 CEST 2007 - schubi@suse.de
8259
8260 - function isInstalledBy/installs
8261   Added an initial installation flag which shows if the item has been
8262   triggered for installation, or the dependency is already satisfied.
8263 - Revision 5884
8264 - Version 3.4.0
8265
8266 -------------------------------------------------------------------
8267 Tue Jul  3 13:07:31 CEST 2007 - jkupec@suse.cz
8268
8269 - removed unused %{prefix}/lib/zypp from %files in spec file
8270 - revision 5870
8271
8272 -------------------------------------------------------------------
8273 Tue Jul  3 10:37:37 CEST 2007 - jkupec@suse.cz
8274
8275 - Old API (SourceManager, metadata parsers) dropped in favor of the
8276   new refactored ones (RepoManager, RepoParser(s), cache subtree,
8277   repo subtree).
8278 - Some new API improvements.
8279 - revision 5868
8280 - version 3.10.0 (bumped minor to 10 to indicate refactoring branch)
8281
8282 -------------------------------------------------------------------
8283 Fri Jun 22 15:28:03 CEST 2007 - schubi@suse.de
8284
8285 - New API calls which provides more information about one
8286   resolvable after a solverrun:
8287   isInstalledBy (const PoolItem_Ref item);
8288   installs (const PoolItem_Ref item);
8289 - Revision 5835
8290
8291 -------------------------------------------------------------------
8292 Thu Jun 21 15:58:16 CEST 2007 - adrian@suse.de
8293
8294 - fix changelog entry order
8295
8296 -------------------------------------------------------------------
8297 Wed Jun 20 11:47:33 CEST 2007 - schubi@suse.de
8298
8299 - Ignore conflicting items which are uninstallable
8300 - Create a "needed by" info if a requirement is still fulfilled.
8301 - Allow only one needed_by and needed_by_capability in QueueItemInstall
8302 - Added capability and type (REQUIRE, RECOMMEND,....) to
8303   ResolverInfoNeededBy
8304 - Evaluate ResolverInfoNeededBy for more information in the error
8305   messages
8306 - Enlarge detail description in the error messages
8307 - Revision 5807
8308
8309 -------------------------------------------------------------------
8310 Tue Jun 19 13:59:09 CEST 2007 - ma@suse.de
8311
8312 - Fixes for gcc-4.2
8313 - revision 5786
8314 - version 3.3.1
8315
8316 -------------------------------------------------------------------
8317 Mon Jun 18 17:20:45 CEST 2007 - mvidner@suse.cz
8318
8319 - fixed so versioning from libtool to cmake
8320 - 3.3.0
8321
8322 -------------------------------------------------------------------
8323 Mon Jun 18 09:47:32 CEST 2007 - dmacvicar@suse.de
8324
8325 - Use gpg2 instead of gpg for keyring and make
8326   the package depend on it (#284211)
8327
8328 -------------------------------------------------------------------
8329 Mon Jun 11 17:02:49 CEST 2007 - schubi@suse.de
8330
8331 - Required kmp packges FOR EACH installed/to_be_installed kernel will be installed.
8332   New dependency "packageand(foo:bar)" which provides an AND dependency by
8333   injecting a supplement/freshen.
8334   e.G. package novell-cluster-services-kmp-smp
8335   supplements: packageand(kernel-smp:novell-cluster-services-kmp)
8336   Bug 255011
8337 - Dont check for architecture changes in atoms (#266178)
8338 - Revision 5720
8339
8340 -------------------------------------------------------------------
8341 Wed May 23 17:03:29 CEST 2007 - ma@suse.de
8342
8343 - Fixed package-manager script (#275847)
8344 - revision 5614
8345
8346 -------------------------------------------------------------------
8347 Wed May 23 13:32:02 CEST 2007 - schubi@suse.de
8348
8349 - fixed cmake
8350 - version 3.2.2
8351
8352 -------------------------------------------------------------------
8353 Wed May 23 11:25:55 CEST 2007 - schubi@suse.de
8354
8355 - Reduced logging in order to speedup solving Bug 275100
8356 - revision 5603
8357 - version 3.2.1
8358
8359 -------------------------------------------------------------------
8360 Tue May 15 14:03:34 CEST 2007 - ma@suse.de
8361
8362 - Fix excess calls to releaseFile. (#274357)
8363 - revision 5545
8364
8365 -------------------------------------------------------------------
8366 Wed May  9 18:44:20 CEST 2007 - dmacvicar@suse.de
8367
8368 - Fix importing keys into rpm. (#270125)
8369 - r5527
8370
8371 -------------------------------------------------------------------
8372 Wed Apr 18 14:56:17 CEST 2007 - ma@suse.de
8373
8374 - Support filesystem dependencies to add needed filesystem RPMs
8375   automatically (Fate 301966).
8376 - revision 5404
8377 - version 3.2.0
8378
8379 -------------------------------------------------------------------
8380 Mon Apr 16 11:23:15 CEST 2007 - jkupec@suse.cz
8381
8382 - avoiding attaching media where not needed (#263207)
8383 - r5381
8384
8385 -------------------------------------------------------------------
8386 Fri Apr 13 17:32:55 CEST 2007 - dmacvicar@suse.de
8387
8388 - fix FileCap with attributes
8389 - r5376
8390
8391 -------------------------------------------------------------------
8392 Thu Apr 12 02:33:18 CEST 2007 - ma@suse.de
8393
8394 - Fixed computation of install order. Take requirements of
8395   an installed packages uninstall scripts into account, if
8396   the package is updated. (#258682)
8397 - revision 5349
8398 - version 3.1.1
8399 -------------------------------------------------------------------
8400 Wed Apr 11 15:24:01 CEST 2007 - ma@suse.de
8401
8402 - Parse and provide package keywords. (Fate 120368)
8403 - revision 5338
8404 - version 3.1.0
8405
8406 -------------------------------------------------------------------
8407 Thu Apr  5 15:50:15 CEST 2007 - schubi@suse.de
8408
8409 - Upgrade: Do NOT delete packages which have unresolved dependencies -->
8410   Ask the user. Bug 258322
8411 - revision 5305
8412 - version 3.0.3
8413
8414 -------------------------------------------------------------------
8415 Wed Apr  4 19:39:12 CEST 2007 - ma@suse.de
8416
8417 - Fix restoring of Sources id root prefix is used. (#238165)
8418 - revision 5299
8419 - version 3.0.2
8420
8421 -------------------------------------------------------------------
8422 Wed Apr  4 15:33:54 CEST 2007 - jkupec@suse.cz
8423
8424 - MediaManager::attachDesiredMedia() added to support multiple
8425   (CD/DVD) drives (fate #3974)
8426 - r5296
8427
8428 -------------------------------------------------------------------
8429 Wed Mar 14 14:33:26 CET 2007 - schubi@suse.de
8430
8431 - If there is no valid solver result and NOT all resolvables ( other
8432   architecture) has been regarded, let the user decide making a new
8433   solver run with ALL available resolvables. Bug 223440
8434 - reducing logging (error -> debug)  bug 252921
8435 - Revision 5219
8436
8437 -------------------------------------------------------------------
8438 Fri Mar  9 00:08:38 CET 2007 - ma@suse.de
8439
8440 - Allow configuration of trusted vendors via
8441   /var/lib/zypp/db/trustedVendors. (#186636)
8442 - revision 5194
8443 - version 3.0.1
8444
8445 -------------------------------------------------------------------
8446 Wed Mar  7 15:20:29 CET 2007 - dmacvicar@suse.de
8447
8448 - libzypp-devel -> libzypp requirement is not versioned
8449   (#251086)
8450 - r5181
8451
8452 -------------------------------------------------------------------
8453 Tue Mar  6 17:25:49 CET 2007 - schubi@suse.de
8454
8455 - Using already existing valid solver results for further solver runs.
8456   (partiell solving)
8457 - r5169
8458
8459 -------------------------------------------------------------------
8460 Fri Mar  2 16:11:16 CET 2007 - dmacvicar@suse.de
8461
8462 - fix link order
8463 - r5165
8464
8465 -------------------------------------------------------------------
8466 Tue Feb 27 15:50:39 CET 2007 - dmacvicar@suse.de
8467
8468 - merging from 10.2 / SP1
8469 - #247459 ftp probing
8470   denied == dont exists in ftp
8471 - r5124
8472
8473 -------------------------------------------------------------------
8474 Tue Feb 27 15:35:06 CET 2007 - schubi@suse.de
8475
8476 - Merging solver related stuff from SuSE-Linux-10_2-Branch ( till r5111):
8477 - Simultaneouqusly establishing of items which are conflicting eachother is
8478   useless. So only one will be established. Fixed in QueueItemInstall.cc
8479   Bug 243595
8480 - Added new upgrade options to fine tune version and patch handling.
8481   (F301990)
8482 - The context of establishPool will be stored in Resolver and will be
8483   regarded for the next solver run everytime. So it will be not reset by
8484   any solver run anymore.
8485   bug 191810 ( A broken patch will not be installed again)
8486
8487 -------------------------------------------------------------------
8488 Fri Feb 23 17:40:23 CET 2007 - jkupec@suse.cz
8489
8490 - adding sotf,timeo=X nfs mount options by default (#235211)
8491 - r5093
8492
8493 -------------------------------------------------------------------
8494 Fri Feb 23 14:16:19 CET 2007 - jkupec@suse.cz
8495
8496 - support for HTTP authentication prompt added (#190609)
8497 - fixed problem with empty path in URL
8498   in MediaCurl::doGetFileCopy()
8499 - r5085
8500
8501 -------------------------------------------------------------------
8502 Mon Feb 12 15:28:08 CET 2007 - jkupec@suse.cz
8503
8504 - Merged revisions 4926-4993,4995,4998-5006 via svnmerge from
8505   SuSE-Linux-10_2-Branch
8506
8507 - verifySystem: Regarding patterns too. Bug 239750 (schubi)
8508 - verifySystem: The result will be set to APPL_HIGH, so it will be not
8509   reset by a second "normal" solver run. #239281 (schubi)
8510 - yast2 reports invalid URL as 'unknown source type'
8511   (#209961) (dmacvicar)
8512 - Added freshen language dependency in supplemements too if there is no
8513   entry in supplements.
8514   #240617;IPA fonts are not installed even if select Japanese
8515   language (schubi)
8516 - Setting allowed authentication methods to "basic,digest" if none
8517   provided in URL (#243006) (jkupec)
8518 - Stopping after 50 valid solver results. Anymore would be useless. Bug
8519   243595 (schubi)
8520 - r 5007
8521
8522 -------------------------------------------------------------------
8523 Mon Feb 12 10:37:02 CET 2007 - mvidner@suse.cz
8524
8525 - package-manager: use a generic su script from XDG (#235303, #244442)
8526
8527 -------------------------------------------------------------------
8528 Fri Feb  9 15:21:55 CET 2007 - jkupec@suse.cz
8529
8530 - Setting allowed authentication methods to "basic,digest" if none
8531   provided in URL (#243006)
8532 - fixed gettext and rpath problems in configure.ac and Makefile.cvs
8533   (mvidner)
8534 - r4999
8535
8536 -------------------------------------------------------------------
8537 Wed Feb  7 15:52:29 CET 2007 - jkupec@suse.cz
8538
8539 - MediaCurlException::dumpOn() adjusted for ncurses dialogue
8540   (#222602)
8541 - 4984
8542
8543 -------------------------------------------------------------------
8544 Mon Jan 29 13:10:37 CET 2007 - dmacvicar@suse.de
8545
8546 - Merged revisions 4907-4926 from SuSE-Linux-10_2-Branch
8547
8548 - update packages: changing architecture is only valid while an
8549   system update and NOT while an update via a patch. Last fix does
8550   not fit for every case.
8551   Bug 230685
8552 - Patch has selected not the concerning package for update but
8553   a package which has provided the required dependencies too.
8554   Algorithmus: If there are exactly two providers which differ in architecture
8555                prefer the better arch.
8556   Fix: Regarding NVRA too. ( only if equal )
8557   Bug 238284
8558 - Download only English and Local translation
8559   (#208457)
8560 - Added solver parameter:
8561    tryAllPossibilities: regarding every solver branch ( not only
8562                         branches with e.G. best architectures
8563    preferHighestVersion: Prefer solver results which have a higher
8564                          version number.
8565   Bug #238087
8566 - update packages: changing architecture is only valid while an
8567   system update and NOT while an update via a patch.
8568   Bug 230685 - x86_64 MozillaFirefox binaries in security update
8569   repository
8570   Fix of version 2.11.2 has not worked if the first founded item
8571   had had another architecture.
8572 - r4927
8573
8574 -------------------------------------------------------------------
8575 Wed Jan 24 14:50:33 CET 2007 - lslezak@suse.cz
8576
8577 - added ZYpp::getPartitions() - return the partitinoning
8578
8579 -------------------------------------------------------------------
8580 Wed Jan 24 14:20:28 CET 2007 - dmacvicar@suse.de
8581
8582 - Merged revisions 4705-4906 via svnmerge from SuSE-Linux-10_2-Branch
8583 - Corrupt download cannot be skipped
8584   (#217425 and #224216)
8585 - Enable package read ahead/caching in commit per default to reduce
8586   interactive media changes. If the environment variable
8587   ZYPP_COMMIT_NO_PACKAGE_CACHE is set, caching will be disabled. (F100182)
8588 - added parameter not to reset resolver results while calling
8589   freshen pool Bug: 235761
8590 - Prepare package read ahead/caching of packages in commit. Adatped the
8591   workflow. Caching details are now hidden inside CommitPackageCache.
8592   The current implementation still performs no read ahead. (for F100182)
8593 - Skip invalid or broken rpm database entries. (#231211)
8594 - verifySystem: check if the solution is valid after calling freshenPool()
8595   Bug: 235761
8596 - Added own call for Resolver::verifySystem with additional
8597   hardware/language check in order to keep binary compatibility
8598   Fate #301224
8599 - Rpm requires additional quoting of special chars in filenames.
8600   (#233967)
8601 - Resolver::verifySystem checks for new hardware now by calling
8602   freshenPool. This is configureable. Fate #301224
8603 - merged texts from proofread
8604 - Don't consider patch/delta rpms if package architecture changes.
8605   (#231254)
8606 - update packages: changing architecture is only valid while an
8607   system update and NOT while an update via a patch.
8608   Bug 230685 - x86_64 MozillaFirefox binaries in security update repository
8609 - verifySystem: Do only regard items which will be on the system after the
8610   commit. Fate 301178
8611 - feature #301369
8612   Import listed GPG Keys from an trusted installation source
8613 - fix return call in new xml parser
8614 - Enable system resolvables in Helix parser (Revision 4787)
8615 - deptestomatic:
8616   Resetting transaction with the correct call;
8617   bugfix; Added kind in keep state (Revision 4788)
8618 - Wrong behaviour in soft install/uninstall. --> Setting Transact with
8619   soft (Revision 4789)
8620 - New call added: maySetToBeUninstalledSoft (Revision 4789)
8621   Both are only functions for the solver (Revision 4789)
8622 - Resetting "by causer" in order to distinguish from state
8623   "keep by user". ( function setLock in order to remove lock)
8624   (Revision 4789)
8625 - Better fix for Bug 217574: Checking if the resolveable CAN be deleted soft
8626   in QueueItemUninstall.cc (Revision 4790)
8627 - Regarding "keep state by user". So avoiding "reselecting" by
8628   other requirements.
8629   Give a corresponding problem solution if a resolvable satisfy
8630   a dependency, but has been set to keep by the user.
8631   Bug : 222531 (Revision 4791)
8632 - Allow to disable autoprotection of foreign vendor items. Required
8633   in zmd-backend. (F301735).
8634 - use sqlite-zmd if using > 10.2 in spec. Use the one available
8635   durin compile.
8636 - Item could has already been selected to soft uninstall (e.G. remove
8637   pattern which recommend this item ). Do not throw an exception anymore.
8638   bug#225278
8639 - Added syscontent::Reader: Parse serialized set of ResObjects.
8640   (for F300729)
8641 - If there has already been selected another item by the solver (e.g. from
8642   another source) we will take thatone in order to avoid parallel
8643   installation and there concerning error messages.
8644   Bug 224698
8645 - In order to handle conflicting resolvable we try to update the
8646   conflicting item. While evaluating these canditates an already selected
8647   candidate will not be regarded. So it could be that an older package
8648   will be selected for update although a newer has already been selected. Revision 4765
8649 - Conflicting items: The resolvable will be obsoleted by another. So it is useless finding an
8650   update candidate and evaluate additional branches.
8651 - r4907
8652
8653 -------------------------------------------------------------------
8654 Mon Dec  4 15:38:12 CET 2006 - mt@suse.de
8655
8656 - Improved realpath() wrapper in media handler class (#222521).
8657 - revision 4758
8658
8659 -------------------------------------------------------------------
8660 Thu Nov 30 09:15:20 CET 2006 - ma@suse.de
8661
8662 - version 3.0.0 (2.x.x now in SuSE-Linux-10_2-Branch)
8663 - revision 4713
8664
8665 -------------------------------------------------------------------
8666 Wed Nov 29 19:20:24 CET 2006 - dmacvicar@suse.de
8667
8668 - use sqlite-zmd package for the non yet shipped zypp2/ stuff
8669   because backend uses this sqlite and it is no fun to
8670   install one and the other to develop (as the -devel packages)
8671   conflict.
8672 - add cmake support for building zypp/ lib.
8673   TODO: soinfo, compile testcases, devel, zypp2,docs
8674   find rpm, curl and others.
8675 - dont serialize interactive, as it is
8676   calculated now.
8677   (it was already fixed as we don't reimplement
8678   the method, but we still serialized, parsed)
8679 - r4709
8680
8681 -------------------------------------------------------------------
8682 Tue Nov 28 22:40:12 CET 2006 - ma@suse.de
8683
8684 - fixed Patch::interactive to return true as well, if the patch
8685   itself has a licence. (#224192)
8686 - revision 4702
8687 - version 2.9.2
8688
8689 -------------------------------------------------------------------
8690 Tue Nov 28 16:36:56 CET 2006 - mt@suse.de
8691
8692 - Added search for /sbin/vol_id tool - that is in /lib/udev/vol_id
8693   on the installation image (#213852).
8694 - revision 4700
8695
8696 -------------------------------------------------------------------
8697 Tue Nov 28 11:44:52 CET 2006 - schubi@suse.de
8698
8699 - Avoid duplicate pool entries; Bug 223750; second part of the fix
8700 - r4698
8701 - Version 2.9.1
8702
8703 -------------------------------------------------------------------
8704 Mon Nov 27 18:29:58 CET 2006 - schubi@suse.de
8705
8706 - Pool has multi instances of an item in the pool. Reduced this error
8707   to items which are identically at least. #217574 and #223750
8708 - r4695
8709
8710 -------------------------------------------------------------------
8711 Mon Nov 27 17:37:44 CET 2006 - dmacvicar@suse.de
8712
8713 - replace spaces to underscores in product names
8714 - 2.8.7
8715 - r4688
8716
8717 -------------------------------------------------------------------
8718 Mon Nov 27 16:54:03 CET 2006 - dmacvicar@suse.de
8719
8720 - Mark some strings for translation (#219783 need it)
8721 - r4682
8722
8723 -------------------------------------------------------------------
8724 Mon Nov 27 16:17:07 CET 2006 - mt@suse.de
8725
8726 - Added translations marks to hal, url and mutex exceptions (#23771)
8727 - revision 4680
8728
8729 -------------------------------------------------------------------
8730 Wed Nov 22 19:24:57 CET 2006 - dmacvicar@suse.de
8731
8732 - don't make libzypp-devel depend on sqlite-devel as
8733   headers from zypp2 are not installed yet
8734 - r4663
8735
8736 -------------------------------------------------------------------
8737 Wed Nov 22 15:23:55 CET 2006 - ma@suse.de
8738
8739 - Return an error if fork failed. (#204807)
8740 - Make Script execution abortable by user request. (#212949, F100233)
8741 - revision 4660
8742 - version 2.8.6
8743
8744 -------------------------------------------------------------------
8745 Tue Nov 21 16:25:03 CET 2006 - mvidner@suse.cz
8746
8747 - Added package-manager wrapper script, with icon and .desktop (#222757).
8748   (Used by gnome-main-menu)
8749 - version 2.8.5
8750 - r4640
8751
8752 -------------------------------------------------------------------
8753 Tue Nov 21 13:11:06 CET 2006 - mt@suse.de
8754
8755 - Fixed target/hal - one more dbus_connection_close found (#216035)
8756 - revision 4636
8757 - version 2.8.4
8758
8759 -------------------------------------------------------------------
8760 Mon Nov 20 14:15:38 CET 2006 - schubi@suse.de
8761
8762 - translation added
8763   rev 4630
8764   version 2.8.3
8765
8766 -------------------------------------------------------------------
8767 Mon Nov 20 11:02:04 CET 2006 - ma@suse.de
8768
8769 - Process obsoletes when installing non-package objects. (#217352)
8770 - revision 4621
8771 - version 2.8.2
8772
8773 -------------------------------------------------------------------
8774 Fri Nov 17 16:57:39 CET 2006 - mt@suse.de
8775
8776 - Implemented volume device check using /sbin/vol_id (#213852).
8777 - Revision 4619
8778
8779 -------------------------------------------------------------------
8780 Fri Nov 17 15:53:58 CET 2006 - schubi@suse.de
8781
8782 - new translation added
8783
8784 -------------------------------------------------------------------
8785 Fri Nov 17 12:42:04 CET 2006 - mt@suse.de
8786
8787 - Implemented an reuse of already existing foreign CD/DVD mount points
8788   (e.g. automounted) - depends on REUSE_FOREIGN_MOUNTS flag (#220206).
8789 - Added a fallback check of the volume.mount_point HAL property to
8790   isAutoMountedMedia(); info.hal_mount.created_mount_point seems
8791   to be not avaliable in newer HAL versions (on 10.2).
8792 - Revision 4615
8793 - Version 2.8.1
8794
8795 -------------------------------------------------------------------
8796 Thu Nov 16 23:39:15 CET 2006 - ma@suse.de
8797
8798 - removed unused methods from Patch and PatchImplIf. Provided
8799   reasonable default implementation for Patch::interactive.
8800   (#221476).
8801 - revision 4610
8802 - Version 2.8.0
8803
8804 -------------------------------------------------------------------
8805 Thu Nov 16 15:32:04 CET 2006 - dmacvicar@suse.de
8806
8807 - Handle media eject failures (#216545)
8808 - r4606
8809
8810 -------------------------------------------------------------------
8811 Wed Nov 15 22:41:51 CET 2006 - ma@suse.de
8812
8813 - Reimplemented RpmDb::checkPackage using librpm API instead
8814   of parsing "rpm --checksig" output. (#163202)
8815 - Version 2.7.4
8816 - revision 4600
8817
8818 -------------------------------------------------------------------
8819 Wed Nov 15 15:39:26 CET 2006 - schubi@suse.de
8820
8821 - NEW behaviour of the solver:
8822   Obsolete virtual provides. E.G.:
8823
8824   Installed:
8825   -----------
8826   Name:           test-1.0-0
8827
8828   Name:           moretest-1.0-0
8829   Provides:       test
8830
8831   To be installed
8832   ------------------
8833   Name:           nomoretest-1.0-0
8834   Obsoletes:      test
8835
8836   Result
8837   --------
8838   test-1.0-0 AND  moretest-1.0-0 will be deleted. In former versions only
8839   test-1.0-0 had been deleted. Bug 220999
8840
8841 - Translations added
8842
8843 Version 2.7.3
8844 rev 4593
8845
8846 -------------------------------------------------------------------
8847 Tue Nov 14 16:32:49 CET 2006 - schubi@suse.de
8848
8849 - Bugfix in generating solver testcases:
8850    - added kind of capabilities in description file
8851    - removed unneded channel from uninstall in command file
8852
8853 -------------------------------------------------------------------
8854 Mon Nov 13 18:35:01 CET 2006 - mt@suse.de
8855
8856 - Try to call /bin/eject utility if the eject-ioctl fails.
8857 - r4568
8858
8859 -------------------------------------------------------------------
8860 Mon Nov 13 17:00:51 CET 2006 - dmacvicar@suse.de
8861
8862 - ignore empty capabilities
8863 - r4565
8864
8865 -------------------------------------------------------------------
8866 Fri Nov 10 17:52:10 CET 2006 - dmacvicar@suse.de
8867
8868 - make progress strings translatable (#219783)
8869 - r4556
8870
8871 -------------------------------------------------------------------
8872 Tue Nov  7 16:40:28 CET 2006 - schubi@suse.de
8873
8874 -  While deleting a selection all concerning recommended
8875    packages will be deleted too.
8876    BUT those packages should not be deleted which have been
8877    set to KEEP by the user. bug 217574
8878    rev 4526
8879    VERSION: 2.7.2
8880
8881 -------------------------------------------------------------------
8882 Tue Nov  7 13:12:49 CET 2006 - schubi@suse.de
8883
8884 - Makefile in zypp2 fixed
8885   Revision 4520
8886
8887 -------------------------------------------------------------------
8888 Tue Nov  7 11:38:10 CET 2006 - schubi@suse.de
8889
8890 - Translations added
8891   Revision 4514
8892   VERSION: 2.7.1
8893
8894 -------------------------------------------------------------------
8895 Mon Nov  6 12:32:22 CET 2006 - dmacvicar@suse.de
8896
8897 - Make the parser more strict, rejecting broken sources
8898   but showing the error line.
8899   Last fix making the parser relax would break multitag
8900   descriptions with empty lines, now we check dependencies
8901   at a higher level. (reference #160607)
8902 - r4501
8903
8904 -------------------------------------------------------------------
8905 Fri Nov  3 11:04:19 CET 2006 - schubi@suse.de
8906
8907 - New problem solution added: Unlock ALL resovables in order to speed up
8908   problem solution. Bug 206453
8909
8910 -------------------------------------------------------------------
8911 Fri Nov  3 10:29:08 CET 2006 - schubi@suse.de
8912
8913 - Translations added
8914
8915 -------------------------------------------------------------------
8916 Thu Nov  2 17:15:19 CET 2006 - mt@suse.de
8917
8918 - Fixed target/hal - removed dbus_connection_close calls, because
8919   the connections are shared; unref the ref-counted handle only.
8920   (#216035)
8921 - r4442
8922
8923 -------------------------------------------------------------------
8924 Thu Nov  2 16:18:27 CET 2006 - dmacvicar@suse.de
8925
8926 - skipping unreachable packages won't work
8927   (#215445)
8928 - r4468
8929
8930 -------------------------------------------------------------------
8931 Wed Oct 25 19:04:51 CEST 2006 - dmacvicar@suse.de
8932
8933 - (#213793) Target store fails to recreate stored install-time (other
8934   Date and ByteCount values as well)
8935
8936 - skip comments and blank lines in multilists
8937   fixes (#214877) - zen-updater is not installed by default
8938
8939 - Automatically fix broken products when reading
8940   the product database.
8941   still pending: honour the read-only flag
8942   Changes to make this possible include
8943   using read_dir instead of boost directory
8944   iterator.
8945
8946 -------------------------------------------------------------------
8947 Wed Oct 25 17:09:06 CEST 2006 - schubi@suse.de
8948
8949 - added new class for generating solver testcases:
8950   Testcase
8951
8952 -------------------------------------------------------------------
8953 Wed Oct 25 15:40:44 CEST 2006 - ma@suse.de
8954
8955 - Finalized ui::PatternContents. (F301229)
8956 - version 2.7.0
8957 - revision 4413
8958
8959 -------------------------------------------------------------------
8960 Wed Oct 25 08:21:52 CEST 2006 - mvidner@suse.cz
8961
8962 - Moved zypper and zypp-checkpatches(-wrapper) to zypper.rpm
8963 - version 2.6.0
8964
8965 -------------------------------------------------------------------
8966 Tue Oct 24 14:33:16 CEST 2006 - ma@suse.de
8967
8968 - Added ui::PatternContents: Helper class that will compute a patterns
8969   expanded install_packages set. (UI interface for F301229)
8970 - revision 4387
8971
8972 -------------------------------------------------------------------
8973 Tue Oct 24 09:06:24 CEST 2006 - mvidner@suse.cz
8974
8975 - removed the last reference to /usr/lib64 to fix the build
8976
8977 -------------------------------------------------------------------
8978 Mon Oct 23 17:44:42 CEST 2006 - mvidner@suse.cz
8979
8980 - added "zypper info" (jkupec)
8981 - version 2.5.2
8982
8983 -------------------------------------------------------------------
8984 Mon Oct 23 11:28:01 CEST 2006 - dmacvicar@suse.de
8985
8986 - fix rpm db timestamp
8987 - add extra urls and optional urls to product API
8988 - r4378
8989
8990 -------------------------------------------------------------------
8991 Fri Oct 20 16:55:44 CEST 2006 - mvidner@suse.cz
8992
8993 - zypper: nicer progress reports, with or without --verbose.
8994
8995 -------------------------------------------------------------------
8996 Fri Oct 20 16:25:50 CEST 2006 - ma@suse.de
8997
8998 - Fixed reloading of target data after commit. Broken since
8999   rev 3880.
9000 - version 2.5.1
9001 - revision 4365
9002
9003 -------------------------------------------------------------------
9004 Fri Oct 20 16:22:09 CEST 2006 - dmacvicar@suse.de
9005
9006 - put query-pool in /usr/lib/zypp and not lib64
9007 - r4363
9008
9009 -------------------------------------------------------------------
9010 Fri Oct 20 12:16:06 CEST 2006 - dmacvicar@suse.de
9011
9012 - revert keyring changes, causes endless loop (obvious)
9013 - add dist-product information, adapt store
9014 - version 2.5.0
9015 - r4355
9016
9017 -------------------------------------------------------------------
9018 Fri Oct 20 11:04:26 CEST 2006 - ma@suse.de
9019
9020 - zypp-query-pool: For products show additionally distributionName
9021   and distributionEdition. (required by #205392)
9022 - revision 4349
9023
9024 -------------------------------------------------------------------
9025 Fri Oct 20 00:13:49 CEST 2006 - ma@suse.de
9026
9027 - Add accessor for Product distributionName and distributionEdition.
9028   (required by #205392)
9029 - revision 4347
9030
9031 -------------------------------------------------------------------
9032 Thu Oct 19 18:40:36 CEST 2006 - dmacvicar@suse.de
9033
9034 - added test case for KeyRing
9035 - fire trustedKeyAdded in all calls to import trusted key
9036   not only in signature check workflow.
9037 - r4342
9038
9039 -------------------------------------------------------------------
9040 Thu Oct 19 18:27:02 CEST 2006 - mvidner@suse.cz
9041
9042 - zypper update: implemented minimal version (patches only)
9043 - zypper list-updates: changed default type from package to patch,
9044   consider patches affecting the package manager separately
9045
9046 -------------------------------------------------------------------
9047 Thu Oct 19 14:09:33 CEST 2006 - dmacvicar@suse.de
9048
9049 - version 2.4.1
9050 - r4338
9051
9052 -------------------------------------------------------------------
9053 Thu Oct 19 14:05:18 CEST 2006 - dmacvicar@suse.de
9054
9055 - add zypp-query-pool, so registration doesn't depend on
9056   libzypp-zmd-backend being installed. Will remove from
9057   backend when suseregister gets updated.
9058
9059 -------------------------------------------------------------------
9060 Thu Oct 19 12:31:08 CEST 2006 - schwab@suse.de
9061
9062 - Make sure config.rpath is present.
9063
9064 -------------------------------------------------------------------
9065 Wed Oct 18 21:40:25 CEST 2006 - mvidner@suse.cz
9066
9067 - zypper search: fixed uninitialized members that made all searches
9068   exact and case sensitve
9069
9070 -------------------------------------------------------------------
9071 Wed Oct 18 13:13:16 CEST 2006 - dmacvicar@suse.de
9072
9073 - zypp-checkpatches, write in the right file
9074 - r4328
9075
9076 -------------------------------------------------------------------
9077 Wed Oct 18 12:45:49 CEST 2006 - schubi@suse.de
9078
9079 - Install resolvables although they are unneeded
9080   if they have NOT the kind patch/atoms
9081   Bug 210538 - freshens/supplements does not work with patterns
9082 - r4326
9083
9084 -------------------------------------------------------------------
9085 Tue Oct 17 19:17:39 CEST 2006 - mvidner@suse.cz
9086
9087 - zypper service-add -r http://example.org/foo.repo (F#300641).
9088
9089 -------------------------------------------------------------------
9090 Tue Oct 17 18:29:34 CEST 2006 - dmacvicar@suse.de
9091
9092 - zypp-checkpatches:
9093   save version of the generated xml to
9094   regenerate it if it changes.
9095   save a random token in case of error to
9096   force recreating xml file
9097 - r4321
9098
9099 -------------------------------------------------------------------
9100 Tue Oct 17 13:49:53 CEST 2006 - dmacvicar@suse.de
9101
9102 - remove permissions for zypp checkpatches from spec
9103 - r4318
9104
9105 -------------------------------------------------------------------
9106 Tue Oct 17 12:36:57 CEST 2006 - dmacvicar@suse.de
9107
9108 - registration fails because of wrong product data
9109   (#205392)
9110   use DISTPRODUCT,DISTVERSION to create the product
9111   resolvable. have this resolvable provide
9112   PRODUCT = VERSION
9113 - r4312
9114
9115 -------------------------------------------------------------------
9116 Mon Oct 16 18:05:56 CEST 2006 - mvidner@suse.cz
9117
9118 - zypper service-add -r ./foo.repo (F#300641).
9119
9120 -------------------------------------------------------------------
9121 Mon Oct 16 15:02:00 CEST 2006 - jkupec@suse.cz
9122
9123 - zypper: added case-sensitive search, search in descriptions and
9124   summaries, search by resolvable type, substring and word
9125   matching, support for wildcards
9126 - Revision 4303
9127
9128 -------------------------------------------------------------------
9129 Mon Oct 16 13:27:50 CEST 2006 - mvidner@suse.cz
9130
9131 - Prevent the user from sending signals to zypp-checkpatches-wrapper
9132   (#211286).
9133
9134 -------------------------------------------------------------------
9135 Mon Oct 16 12:57:56 CEST 2006 - schubi@suse.de
9136
9137 - Dont incomplete an uninstalled resolvable, even not when establishing.
9138   Incomplete only makes sense for installed resolvables (when they have broken
9139   deps), for patches (because they are needed) and for atoms (because they are
9140   used during patch calculation)
9141   Bug 198379
9142
9143 - Do not branch for packages with the same NVE but different architectures.
9144   Take the best architecture.
9145
9146 -------------------------------------------------------------------
9147 Fri Oct 13 16:51:43 CEST 2006 - dmacvicar@suse.de
9148
9149 - implement rename source in sourcemanager
9150 - r4286
9151
9152 -------------------------------------------------------------------
9153 Fri Oct 13 14:32:44 CEST 2006 - dmacvicar@suse.de
9154
9155 - YaST sources: set alias to product summary if empty
9156 - show alias on logs.
9157 - r4281
9158
9159 -------------------------------------------------------------------
9160 Thu Oct 12 16:40:29 CEST 2006 - dmacvicar@suse.de
9161
9162 - version 2.4.0 (bin incompat due to callback fixes)
9163 - r4272
9164
9165 -------------------------------------------------------------------
9166 Thu Oct 12 16:30:55 CEST 2006 - ma@suse.de
9167
9168 - Provide additional solver status information to the UI.
9169   (#162164,F301272)
9170 - Fixed UI satus computation in presence of multiple available
9171   candidates.
9172 - revision 4264
9173 - version 2.3.1
9174
9175 -------------------------------------------------------------------
9176 Thu Oct 12 15:45:12 CEST 2006 - dmacvicar@suse.de
9177
9178 - remove const in MediaChangeReport requestMedia that
9179   broke cd changing.
9180 - r4262
9181
9182 -------------------------------------------------------------------
9183 Wed Oct 11 08:35:48 CEST 2006 - mvidner@suse.cz
9184
9185 - zypper: added search (jkupec)
9186 - removed the suid bit from zypp-checkpatches-wrapper so that the
9187   build passes until permissions.rpm is updated (~#211286).
9188 - r4253
9189
9190 -------------------------------------------------------------------
9191 Tue Oct 10 16:03:40 CEST 2006 - dmacvicar@suse.de
9192
9193 - Log microseconds if ZYPP_PROFILING env var is enabled.
9194 - r4252
9195
9196 -------------------------------------------------------------------
9197 Mon Oct  9 18:15:19 CEST 2006 - dmacvicar@suse.de
9198
9199 - YaST sources:
9200   Factory cannot be set with 'refresh' enabled
9201   (#204957)
9202 - get rid of some const bool signatures in Source classes
9203 - r4247
9204
9205 -------------------------------------------------------------------
9206 Mon Oct  9 15:11:16 CEST 2006 - mvidner@suse.cz
9207
9208 - Added zypp-checkpatches and a suid-root zypp-checkpatches-wrapper.
9209
9210 -------------------------------------------------------------------
9211 Fri Oct  6 13:23:32 CEST 2006 - schubi@suse.de
9212
9213 - select the best solution: prefering the total amount of install/update
9214   packages BEFORE source preferences. Bug 208784
9215
9216 -------------------------------------------------------------------
9217 Fri Oct  6 11:55:11 CEST 2006 - dmacvicar@suse.de
9218
9219 - Introduce a method to see if a source supports a
9220   kind of resolvable at that time, so we can
9221   init a YUM source like factory but avoid parsing
9222   it if it contains no patches.
9223 - add TODO
9224 - zypp-checkpatches xml output
9225 - r4235
9226
9227 -------------------------------------------------------------------
9228 Mon Oct  2 16:34:03 CEST 2006 - mvidner@suse.cz
9229
9230 - added a CLI preview: zypper
9231 - revision 4214
9232 - version 2.2.3
9233
9234 -------------------------------------------------------------------
9235 Mon Oct  2 15:11:26 CEST 2006 - dmacvicar@suse.de
9236
9237 - FATE #100165:
9238   Make Content File Aware of Different Architectures
9239   expand %a in release notes with architecture
9240
9241 -------------------------------------------------------------------
9242 Fri Sep 29 16:10:46 CEST 2006 - ma@suse.de
9243
9244 - Extended pattern parser to support includes/extends tags as hint
9245   for the IO. (F301229)
9246 - revision 4199
9247 - version 2.2.2
9248
9249 -------------------------------------------------------------------
9250 Fri Sep 29 00:31:33 CEST 2006 - ma@suse.de
9251
9252 - Enabled sending of ScriptResolvableReport.
9253 - Changed ScriptResolvableReport::start to send local path
9254   of script to be executed.
9255 - revision 4190
9256 - version 2.2.1
9257
9258 -------------------------------------------------------------------
9259 Wed Sep 27 14:14:33 CEST 2006 - ma@suse.de
9260
9261 - Added ScriptResolvableReport. Callbacks triggered on script
9262   execution during commit. (F100233)
9263 - revision 4187
9264 - version 2.2.0
9265
9266 -------------------------------------------------------------------
9267 Mon Sep 25 13:52:55 CEST 2006 - mvidner@suse.cz
9268
9269 - fix: Url::getRegisteredSchemes() would always return nothing
9270
9271 -------------------------------------------------------------------
9272 Fri Sep 22 15:34:11 CEST 2006 - jkupec@suse.cz
9273
9274 - Made the build dependency on gettext-devel explicit
9275
9276 -------------------------------------------------------------------
9277 Tue Sep 19 10:59:24 CEST 2006 - jsrain@suse.cz
9278
9279 - adapted multi-media YUM sources according to official YUM
9280   specification (F300743)
9281
9282 -------------------------------------------------------------------
9283 Mon Sep 18 17:42:26 CEST 2006 - lslezak@suse.cz
9284
9285 - use RPM_OPT_FLAGS (meissner@suse.de)
9286
9287 -------------------------------------------------------------------
9288 Mon Sep 18 15:19:53 CEST 2006 - lslezak@suse.cz
9289
9290 - SourceFactory::createFrom() - don't loose url,...
9291 - r4160
9292
9293 -------------------------------------------------------------------
9294 Mon Sep 18 12:00:46 CEST 2006 - kkaempf@suse.de
9295
9296 - reduce logging in ResolvableImpl.cc
9297 - rev 4157
9298
9299 -------------------------------------------------------------------
9300 Thu Sep 14 15:59:47 CEST 2006 - schubi@suse.de
9301
9302 - Replaced requirementIsMet by requirementIsInstalledOrUnneeded
9303   in QueueItemInstall and QueueItemRequire
9304   Bug 192535/204913
9305   removed fix:Thu Sep  7 18:31:46 CEST 2006 - schubi@suse.de
9306
9307 -------------------------------------------------------------------
9308 Thu Sep 14 12:44:53 CEST 2006 - lslezak@suse.cz
9309
9310 - fixed SourceFactory::createFrom() - don't loose alias,
9311   cachedir,... parameters
9312
9313 -------------------------------------------------------------------
9314 Thu Sep 14 10:21:02 CEST 2006 - mvidner@suse.cz
9315
9316 - Use RPM Enhances only if detected at configure time, to allow
9317   compilation with older rpm.
9318 - callback params: use const string & instead of string (dmacvicar)
9319
9320 -------------------------------------------------------------------
9321 Thu Sep  7 18:31:46 CEST 2006 - schubi@suse.de
9322
9323 - Do not regarding SATISFIED (regarding UNNEEDED) in isPresent if it is
9324   a package/script/message
9325   Bug: 192535
9326
9327 -------------------------------------------------------------------
9328 Thu Sep  7 16:19:36 CEST 2006 - dmacvicar@suse.de
9329
9330 - add Source_Ref::checksum() which in combination with
9331   timestamp can give an idea of a source change.
9332 - r4106
9333
9334 -------------------------------------------------------------------
9335 Thu Sep  7 14:32:38 CEST 2006 - mvidner@suse.cz
9336
9337 - Implemented fgzstreambuf::compressed_tell and fXstream::getbuf to
9338   enable progress reporting on compressed streams.
9339
9340 -------------------------------------------------------------------
9341 Wed Sep  6 18:31:20 CEST 2006 - dmacvicar@suse.de
9342
9343 - better error propagation
9344 - r4096
9345
9346 -------------------------------------------------------------------
9347 Tue Sep  5 19:22:56 CEST 2006 - mt@suse.de
9348
9349 - Removed libblkid dependency - the workaround using libblkid to
9350   check filesystem on XEN vbd mapped devices is obsolete, because
9351   the info is avaliable via /dev/disk/by-label link now. (#197107)
9352 - revision 4087
9353
9354 -------------------------------------------------------------------
9355 Thu Aug 31 15:16:11 CEST 2006 - ma@suse.de
9356
9357 - PackageProvider: Fixed broken retry. (#202163)
9358 - revision 4071
9359
9360 -------------------------------------------------------------------
9361 Wed Aug 30 23:50:55 CEST 2006 - ma@suse.de
9362
9363 - Fixed RpmDb::makePackageFromHeader: Catch NULL Header passed as argument and refuse
9364   to create a Package from a source package header.
9365 - Added method Pathname::extension: Return all of the characters in name
9366   after and including the last dot in the last element of name.
9367 - PlaindirImpl: Disable rpm signature verification when scaning a directory for
9368   rpms. Otherwise we'd need access to the rpm database to get the keys.
9369 - revision 4069
9370
9371 -------------------------------------------------------------------
9372 Wed Aug 30 17:42:40 CEST 2006 - schubi@suse.de
9373
9374 - Do not regarding SATISFIED/UNNEEDED in isPresent if it is
9375   a package/script/message
9376   Bug: 192535
9377
9378 -------------------------------------------------------------------
9379 Wed Aug 30 14:29:45 CEST 2006 - ma@suse.de
9380
9381 - Speedup computation of number of rpm database entries.
9382 - revision 4058
9383
9384 -------------------------------------------------------------------
9385 Tue Aug 29 16:58:20 CEST 2006 - schubi@suse.de
9386
9387 - Fixed endless loop in transactResObject
9388   Bug 198095 - YaST2 Installaler crashes when selecting Gnome pattern to a KDE installation
9389
9390 -------------------------------------------------------------------
9391 Tue Aug 29 12:05:09 CEST 2006 - dmacvicar@suse.de
9392
9393 - fix some testcases for tar file parser changes
9394 - r4045
9395
9396 -------------------------------------------------------------------
9397 Tue Aug 29 11:19:53 CEST 2006 - dmacvicar@suse.de
9398
9399 - missing includes
9400 - clean old callbacks
9401 - r4041
9402
9403 -------------------------------------------------------------------
9404 Fri Aug 25 14:32:07 CEST 2006 - schubi@suse.de
9405
9406 - zyppPattern->install_packages returns SUGGESTED package too.
9407   Bug 201476
9408   Revision 4036
9409
9410 -------------------------------------------------------------------
9411 Fri Aug 25 13:05:33 CEST 2006 - schubi@suse.de
9412
9413 - New behaviour in the solver: try with 'best' package first, try with 'all'
9414   packages if this fails.
9415   Bug :Bug 191983
9416
9417 -------------------------------------------------------------------
9418 Fri Aug 25 11:35:48 CEST 2006 - dmacvicar@suse.de
9419
9420 - libzypp 2.1.0
9421 - bump version due to incompatible callback changes in KeyRing
9422   Sources
9423
9424 -------------------------------------------------------------------
9425 Thu Aug 24 15:34:45 CEST 2006 - dmacvicar@suse.de
9426
9427 - new keyring callbacks
9428 - separate trust key from import key
9429 - use PublicKey class instead of params, to be able
9430   to add more info like photos later (pending #181682)
9431 - update zmart with those callbacks.
9432 - better error handling (Exception types)
9433 - make tmp file names more readable depending on the context
9434 - r4026
9435
9436 -------------------------------------------------------------------
9437 Tue Aug 22 22:35:30 CEST 2006 - dmacvicar@suse.de
9438
9439 - decouple probing from source creation, using the new
9440   media test for existence functions.
9441 - r4019
9442
9443
9444 -------------------------------------------------------------------
9445 Tue Aug 22 17:56:53 CEST 2006 - mt@suse.de
9446
9447 - Fixed getDoesFileExist to reset the transfer range
9448 - Added logging of curl debug messages to the zypp log.
9449   The env var ZYPP_MEDIA_CURL_DEBUG=1 logs curl infos,
9450   ZYPP_MEDIA_CURL_DEBUG=2 logs the in/out headers.
9451 - r4018
9452
9453 -------------------------------------------------------------------
9454 Fri Aug 18 14:57:35 CEST 2006 - kkaempf@suse.de
9455
9456 - remove the /etc/sysconfig/zypp:REWRITE_KERNEL_DEPS = yes check;
9457   see rev 3810 below. (#190163)
9458 - rev 3998
9459
9460 -------------------------------------------------------------------
9461 Thu Aug 17 18:15:14 CEST 2006 - dmacvicar@suse.de
9462
9463 - fix uninstalling of atoms (noop)
9464 - r3995
9465
9466 -------------------------------------------------------------------
9467 Wed Aug 16 17:41:40 CEST 2006 - dmacvicar@suse.de
9468
9469 - Implement initial verson of Media
9470   doesFileExist, for future source probing.
9471 - r3984
9472
9473 -------------------------------------------------------------------
9474 Tue Aug 15 12:01:31 CEST 2006 - dmacvicar@suse.de
9475
9476 - more dbus_connection_close fixes
9477 - r3974
9478
9479 -------------------------------------------------------------------
9480 Tue Aug 15 11:41:41 CEST 2006 - kkaempf@suse.de
9481
9482 - clean up 'incomplete' handling in QueueItemEstablish.
9483 - rev 3973.
9484
9485 -------------------------------------------------------------------
9486 Tue Aug 15 11:30:50 CEST 2006 - kkaempf@suse.de
9487
9488 - Don't set 'incomplete' for uninstalled patterns or products.
9489   (#198379)
9490 - rev 3970.
9491
9492 -------------------------------------------------------------------
9493 Mon Aug 14 16:50:53 CEST 2006 - schubi@suse.de
9494
9495 - Added new API calls:
9496   setAdditionalProvide
9497   setAdditionalConflict
9498   setAdditionalRequire
9499
9500 -------------------------------------------------------------------
9501 Mon Aug 14 11:26:20 CEST 2006 - dmacvicar@suse.de
9502
9503 - don't link examples to testsuite library.
9504
9505 -------------------------------------------------------------------
9506 Sat Aug 12 17:30:30 CEST 2006 - schwab@suse.de
9507
9508 - Disable profiling to work around compiler bug.
9509
9510 -------------------------------------------------------------------
9511 Fri Aug 11 17:01:33 CEST 2006 - dmacvicar@suse.de
9512
9513 - forward port 3924:3939
9514 - Add explicit finish callbacks for subtasks during ProvidePackage
9515   to avoid UI confusion.
9516 - rev3957
9517
9518 -------------------------------------------------------------------
9519 Fri Aug 11 11:48:44 CEST 2006 - dmacvicar@suse.de
9520
9521 - Introduce examples/
9522 - fix some svn ignores
9523 - fix compilation. Use: dbus_connection_close
9524 - rev 3943
9525
9526 -------------------------------------------------------------------
9527 Thu Aug 10 16:32:36 CEST 2006 - dmacvicar@suse.de
9528
9529 - Initial support for plain directory with rpms as source
9530 - r3935
9531
9532 -------------------------------------------------------------------
9533 Tue Aug  8 16:51:45 CEST 2006 - dmacvicar@suse.de
9534
9535 - Move the target query by kind function to
9536   a iterator, so we dont make a copy of the restore
9537   the iterator works loading by demand too
9538
9539 -------------------------------------------------------------------
9540 Mon Aug  7 17:57:26 CEST 2006 - dmacvicar@suse.de
9541
9542 - rename the new initTarget to initializeTarget,
9543   leave the old one as is, but deprecate it.
9544 - r3903
9545
9546 -------------------------------------------------------------------
9547 Mon Aug  7 15:10:08 CEST 2006 - dmacvicar@suse.de
9548
9549 - forward port from SLES10 branch , till 3888
9550 - Prefer to use available DeltaRpm or PatchRpm instead of downloading
9551   full packages. (#168844)
9552 - rpmdb : Do not use the deprecated POSIX API, but boost::regex
9553 - version 2.0.0
9554 - rev 3893
9555
9556 -------------------------------------------------------------------
9557 Fri Aug  4 15:20:13 CEST 2006 - dmacvicar@suse.de
9558
9559 - Separate target init from adding resolvables, getting rid of the
9560 uggly bool flag.
9561 - dont clear the store each time Target::resolvables is called
9562 - Load target resolvables on demand by kind, keep them cached later
9563 - add Target::resolvablesByKind(kind) to allow query specific kind
9564   without reading all kinds. Used to port TargetProduct, which
9565   was reading the whole rpm database only to displayy base product
9566   name in YaST help.
9567 - commit to pkg-bindings and packager will follow.
9568 - jsrain will port more yast stuff, especially inst_source which
9569   startup time should by reduced by half afterwards.
9570 - rev 3880
9571
9572 -------------------------------------------------------------------
9573 Tue Aug  1 13:37:29 CEST 2006 - dmacvicar@suse.de
9574
9575 - forward port:
9576   rev 3786 fix to stalle tmpfiles broke patches.
9577   SLES was released with this broken. 10.1 has a blocked
9578   zypp update because this.
9579   Attempt to fix this. (#192535)
9580 - fix configure.ac sqlite-source build path
9581 - rev 3858
9582
9583 -------------------------------------------------------------------
9584 Fri Jul 21 10:58:58 CEST 2006 - dmacvicar@suse.de
9585
9586 - link correctly
9587
9588 -------------------------------------------------------------------
9589 Wed Jul 19 13:50:57 CEST 2006 - dmacvicar@suse.de
9590
9591 - dont link sqlite in the main lib.
9592 - rev 3826
9593
9594 -------------------------------------------------------------------
9595 Tue Jul 18 17:42:45 CEST 2006 - dmacvicar@suse.de
9596
9597 - susetags: parse product parser regexp only once
9598 - parse yum factory 5 sec. (from 30) faster using
9599   another string find algorithm
9600 - rev 3824
9601
9602 -------------------------------------------------------------------
9603 Tue Jul 18 12:56:17 CEST 2006 - dmacvicar@suse.de
9604
9605 - Digest: Don't read the stream character wise but reading blocks,
9606   as advised by matz profiling.
9607 - r3819
9608
9609 -------------------------------------------------------------------
9610 Mon Jul 17 12:54:39 CEST 2006 - ma@suse.de
9611
9612 - Add "openSUSE", "ATI Technologies Inc." and "Nvidia" to
9613   trusted vendors. (#189573)
9614 - revision 3804
9615
9616 -------------------------------------------------------------------
9617 Thu Jul 13 12:52:58 CEST 2006 - dmacvicar@suse.de
9618
9619 - backport fix for stalle tmpfile (#191311)
9620 - rev 3788
9621
9622 -------------------------------------------------------------------
9623 Wed Jun 28 13:22:22 CEST 2006 - mt@suse.de
9624
9625 - deactivated media manager code that was disabling the
9626   automounter (#172419)
9627 - rev 3724
9628
9629 -------------------------------------------------------------------
9630 Mon Jun 26 17:14:53 CEST 2006 - dmacvicar@suse.de
9631
9632 - fix autorefresh (#186115)
9633 - revision 3708
9634 -------------------------------------------------------------------
9635 Fri Jun 23 13:41:18 CEST 2006 - ma@suse.de
9636
9637 - forward port from SLE branch
9638 - Set default permission for logfiles to 0640. (#187044)
9639 - revision 3696
9640
9641 -------------------------------------------------------------------
9642 Thu Jun 22 16:01:15 CEST 2006 - ma@suse.de
9643
9644 - forward port from SLE branch
9645 - Fixed installation of SP or Add-On product switching to media 2
9646   too early. (#186607)
9647 - revision 3691
9648
9649 -------------------------------------------------------------------
9650 Wed Jun 21 15:47:39 CEST 2006 - dmacvicar@suse.de
9651
9652 - forward port from SLE branch
9653 - Strip self provides without edition in Resolvable ctor.
9654   (#186079)
9655 - Source::provideResolvables not implemented in yum source type.
9656   Product not set for packages that are available from update source
9657   (#186920)
9658 - Hook modalias() supplements without package to "kernel" (#184840)
9659 - Allow on-demand SourceManager::restore() (#186678)
9660 - Hook modalias() supplements without package to "kernel" (#184840)
9661 - rev 3676
9662
9663 -------------------------------------------------------------------
9664 Mon Jun 19 15:17:17 CEST 2006 - mt@suse.de
9665
9666 - Fix adding resolving of path names for mount points (#181606)
9667 - rev 3658
9668
9669 -------------------------------------------------------------------
9670 Mon Jun 19 13:52:14 CEST 2006 - dmacvicar@suse.de
9671
9672 - merge download algorithm and refactoring from branch
9673   (#181204)
9674
9675 -------------------------------------------------------------------
9676 Thu Jun 15 17:53:40 CEST 2006 - mvidner@suse.cz
9677
9678 - autodocs: use find+xargs to overcome command length limit,
9679   do not call doxygen unnecessarily (#185334).
9680 - rev 3645
9681
9682 -------------------------------------------------------------------
9683 Thu Jun 15 07:26:29 CEST 2006 - kkaempf@suse.de
9684
9685 - Dont use getZYpp in static constructor (#185198)
9686   Bugfix #178292 was wrong.
9687 - Only warn on incompleting installed resolvables (#185197)
9688 - rev 3644
9689
9690 -------------------------------------------------------------------
9691 Wed Jun 14 22:43:40 CEST 2006 - kkaempf@suse.de
9692
9693 - Atoms might only be installed via patches (#184714)
9694 - rev 3642
9695
9696 -------------------------------------------------------------------
9697 Wed Jun 14 17:26:39 CEST 2006 - dmacvicar@suse.de
9698
9699 - fix for the last stall tmpfile (#178292)
9700 - r3637
9701
9702 -------------------------------------------------------------------
9703 Wed Jun 14 12:06:57 CEST 2006 - mt@suse.de
9704
9705 - Implemented transfer timeout inside of the progress callback.
9706   The timeout value can be set using timeout url parameter, the
9707   default transfer timeout is 180 seconds. (#181602)
9708 - Added ssl_verify and ssl_capath url options used in https scheme,
9709   allowing to change or disable the ssl verify options. (#171622)
9710 - Added fallback on read failures of /etc/mtab to /proc/mounts.
9711   Improved verbosity in mount and mount check related failure cases,
9712   incl. /etc/mtab dump. (#181606)
9713 - rev 3623
9714
9715 -------------------------------------------------------------------
9716 Wed Jun 14 10:49:10 CEST 2006 - kkaempf@suse.de
9717
9718 - combine knownAliases and knownUrls in a single function.
9719 - rev 3616
9720
9721 -------------------------------------------------------------------
9722 Mon Jun 12 16:27:46 CEST 2006 - kkaempf@suse.de
9723
9724 - honor parallel installs in resolver context (#181103)
9725 - rev 3592
9726
9727 -------------------------------------------------------------------
9728 Mon Jun 12 15:37:10 CEST 2006 - dmacvicar@suse.de
9729
9730 - right fix for tmpdir initialized in static constructor
9731 - catch around provideJustFile in providePackage
9732 -rev 3654
9733
9734 -------------------------------------------------------------------
9735 Mon Jun 12 15:15:07 CEST 2006 - dmacvicar@suse.de
9736
9737 - fix #182003 YUM packages without size
9738 - rev 3587
9739
9740 -------------------------------------------------------------------
9741 Mon Jun 12 14:58:55 CEST 2006 - kkaempf@suse.de
9742
9743 - Allow to restore and remove by Url
9744 - rev 3583
9745
9746 -------------------------------------------------------------------
9747 Mon Jun 12 13:07:31 CEST 2006 - kkaempf@suse.de
9748
9749 - make atoms parallel installable (#181103)
9750 - rev 3580
9751
9752 -------------------------------------------------------------------
9753 Fri Jun  9 16:28:11 CEST 2006 - dmacvicar@suse.de
9754
9755 - Allow to restore by alias
9756 - r3568
9757
9758 -------------------------------------------------------------------
9759 Fri Jun  9 13:06:16 CEST 2006 - mvidner@suse.cz
9760
9761 - Do not fork in a global destructor, perl dislikes it (#182672).
9762   Fixes hanging ag_ldapserver and yast2-perl-bindings tests.
9763
9764 -------------------------------------------------------------------
9765 Thu Jun  8 16:24:55 CEST 2006 - ma@suse.de
9766
9767 - Installation: Assert product information is stored to libzypp
9768   database before reboot. (#181198)
9769 - Version 1.2.0; revision 3553
9770
9771 -------------------------------------------------------------------
9772 Wed Jun  7 13:55:23 CEST 2006 - visnov@suse.cz
9773
9774 - Synchronize keys with rpm database before
9775   closing access to it (#182338)
9776 - rev 3533
9777
9778 -------------------------------------------------------------------
9779 Wed Jun  7 11:40:46 CEST 2006 - mt@suse.de
9780
9781 - Changed to just prefer DVD drives in "dvd:" scheme, instead of
9782   filter out the non-DVD drives completely. Allows a fallback to
9783   drives without the dvd HAL property e.g. in VMWare. (#177457)
9784 - rev 3530
9785
9786 -------------------------------------------------------------------
9787 Wed Jun  7 01:00:06 CEST 2006 - dmacvicar@suse.de
9788
9789 - Merge fix for stalle tmpdir due to cyclic references, using a master
9790  TmpDir for zypp. (#178292) . There is still 1 tmpdir to fix.
9791 - rev 3521
9792
9793 -------------------------------------------------------------------
9794 Wed Jun  7 01:00:05 CEST 2006 - dmacvicar@suse.de
9795
9796 - Fixes unneeded file download, and add download callbacks
9797   (still need yast side) #181204 and #160206
9798 - Fix stalle tmpdir due to cyclic references, using a master
9799   TmpDir for zypp. # 178292
9800
9801 -------------------------------------------------------------------
9802 Wed Jun  7 00:02:18 CEST 2006 - ma@suse.de
9803
9804 - fixed memory leak in PersistentStorage (#168690)
9805 - revision 3519
9806
9807 -------------------------------------------------------------------
9808 Tue Jun  6 22:24:00 CEST 2006 - ma@suse.de
9809
9810 - fixed memory leak in XMLSourceCacheParser (#168690)
9811 - revision 3517
9812
9813 -------------------------------------------------------------------
9814 Fri Jun  2 16:09:03 CEST 2006 - schubi@suse.de
9815
9816 -latest fi translation added
9817  Revision 3502
9818
9819 -------------------------------------------------------------------
9820 Thu Jun  1 15:11:47 CEST 2006 - schubi@suse.de
9821
9822 -All installed resolvables has been set to "satisfied" in
9823  ResolverContext::unneeded . BUT:
9824  Patch concerning resolvables have to be set to
9825  "unneeded" although they are installed. In order
9826  getting the state "no longer applicable" (Bug 171590)
9827 - rev 3496
9828
9829 -------------------------------------------------------------------
9830 Thu Jun  1 14:54:02 CEST 2006 - kkaempf@suse.de
9831
9832 - compute status for scripts and messages so their freshens get
9833   properly honored (aj with postgresql-server)
9834 - rev 3494
9835
9836 -------------------------------------------------------------------
9837 Thu Jun  1 13:57:48 CEST 2006 - dmacvicar@suse.de
9838
9839 - revert not-used-yet rpmdb timestamp, as
9840   it broke rpmdb::init(). (#180040)
9841 - rev 3490
9842
9843 -------------------------------------------------------------------
9844 Thu Jun  1 11:03:34 CEST 2006 - schubi@suse.de
9845
9846 - updating gmo files, if po files has been changed; bug 164449
9847
9848 -------------------------------------------------------------------
9849 Wed May 31 18:32:58 CEST 2006 - dmacvicar@suse.de
9850
9851 - Dont download twice if starting from 1st time
9852 - fix typo
9853 - rev 3481
9854
9855 -------------------------------------------------------------------
9856 Wed May 31 17:06:48 CEST 2006 - dmacvicar@suse.de
9857
9858 - set cache dir only if storeMetadata is called as a public method.´
9859 - rev 3475
9860
9861 -------------------------------------------------------------------
9862 Wed May 31 15:27:38 CEST 2006 - kkaempf@suse.de
9863
9864 - schedule a package for installation if
9865   - it freshens / supplements something
9866   - it is not installed yet
9867   (#178721)
9868 - rev 3473
9869
9870 -------------------------------------------------------------------
9871 Wed May 31 15:22:43 CEST 2006 - dmacvicar@suse.de
9872
9873 - make susetags also implement download and check first.
9874 - rev 3470
9875
9876 -------------------------------------------------------------------
9877 Tue May 30 12:43:47 CEST 2006 - dmacvicar@suse.de
9878
9879 - make yum more robust. Never parse from provideFile
9880   but only from local disk. Make sure the cache
9881   is consistent before recreating it.
9882   the code is easier to follow and probably
9883   faster. checksum and signatures are
9884   checked on caching not on parsing.
9885   Required to implement refresh for #154990
9886 - rev 3452
9887
9888 -------------------------------------------------------------------
9889 Wed May 24 16:57:54 CEST 2006 - dmacvicar@suse.de
9890
9891 - implement timestamp for YUM and SuseTags
9892 - actually use the license to confirm in yum patches
9893 - add prerequires tag in yum optonally to the bad designed
9894   and nonintuitive pre=1
9895 - rev 3448
9896
9897 -------------------------------------------------------------------
9898 Wed May 24 15:30:32 CEST 2006 - dmacvicar@suse.de
9899
9900 - dont pass root on init but before.
9901 - implement rpm db modification timestamp
9902   not used yet
9903 - move Helix source to testsuite out of the solver
9904   so we can use it for target, storage tests
9905 - add Source_Ref::timestamp(), default to now()
9906   in order to implement smart sync of sources by zmd
9907 - don't parse desc and summary twice
9908 - fix a segfault with tranlated text
9909 - fix broken size tag introduced in rev 3427
9910 - rev 3446
9911
9912 -------------------------------------------------------------------
9913 Tue May 23 20:53:27 CEST 2006 - dmacvicar@suse.de
9914
9915 - dont accept corrupt sources, improve logs
9916
9917 -------------------------------------------------------------------
9918 Tue May 23 17:26:41 CEST 2006 - ma@suse.de
9919
9920 - Added PoolItem_Ref::statusReset. Resets the PoolItem status without
9921   loosing autoprotection (eg. for foreign vendor). (assists #177469)
9922 - rev 3431
9923
9924 -------------------------------------------------------------------
9925 Tue May 23 17:04:04 CEST 2006 - jsrain@suse.cz
9926
9927 - added mediaNr() to PatchRpm and DeltaRpm classes
9928 - rev 3430
9929
9930 -------------------------------------------------------------------
9931 Tue May 23 15:58:04 CEST 2006 - dmacvicar@suse.de
9932
9933 - enable YUM license to confirm.
9934   needed for #174476
9935 - adapt store to serialize and read all new resobject fields
9936 - use install-time to now() when serializing (#174653)
9937 - rev 3427
9938
9939 -------------------------------------------------------------------
9940 Mon May 22 20:51:59 CEST 2006 - ma@suse.de
9941
9942 - Do not violate install order when restricting commit to a certain
9943   mediaNumber. (#170079)
9944 - Version 1.1.0; rev 3423
9945
9946 -------------------------------------------------------------------
9947 Mon May 22 19:03:20 CEST 2006 - mvidner@suse.cz
9948
9949 - Added SourceManager::findSourceByUrl to overcome alias mismatches
9950   (#177543).
9951 - rev 3420
9952
9953 -------------------------------------------------------------------
9954 Mon May 22 17:19:25 CEST 2006 - ma@suse.de
9955
9956 - Order all objects according to prerequirements, not just packages.
9957   (#173690)
9958 - rev 3419
9959
9960 -------------------------------------------------------------------
9961 Mon May 22 15:57:43 CEST 2006 - schubi@suse.de
9962
9963 - Added new translation
9964
9965 -------------------------------------------------------------------
9966 Fri May 19 12:53:44 CEST 2006 - dmacvicar@suse.de
9967
9968 - fix missing homedir option for gpg (#171055)
9969 - rev 3415
9970
9971 -------------------------------------------------------------------
9972 Thu May 18 19:08:52 CEST 2006 - ma@suse.de
9973
9974 - Prevent against daemons launched in rpm %post, that do not close
9975   their filedescriptors. (#174548)
9976 - Version 1.0.1; rev 3413
9977
9978 -------------------------------------------------------------------
9979 Thu May 18 16:51:41 CEST 2006 - jsrain@suse.cz
9980
9981 - fixed media number of package retrieved as a part of a patch
9982   (#174841)
9983 - rev 3409
9984
9985 -------------------------------------------------------------------
9986 Thu May 18 16:16:21 CEST 2006 - dmacvicar@suse.de
9987
9988 - fix missing package descriptions due to filtered packages
9989   by incompatible architectures. (#159109)
9990 - rev 3404
9991
9992 -------------------------------------------------------------------
9993 Thu May 18 16:08:42 CEST 2006 - kkaempf@suse.de
9994
9995 - decrease logging in DiskUsageCounter and Modalias (#163186)
9996 - rev 3406
9997
9998 -------------------------------------------------------------------
9999 Thu May 18 10:43:47 CEST 2006 - ma@suse.de
10000
10001 - Stay backward comapatible.
10002
10003 -------------------------------------------------------------------
10004 Tue May 16 21:35:27 CEST 2006 - ma@suse.de
10005
10006 - Make basic attributes available through ResObject.
10007 - Let ResObjects which do not require media access during
10008   commit return ZERO sourceMediaNr (required for #173690)
10009 - Version 1.0.0
10010 - rev 3390
10011
10012 -------------------------------------------------------------------
10013 Tue May 16 15:11:35 CEST 2006 - kkaempf@suse.de
10014
10015 - reduce logging verbosity (#163186)
10016 - rev 3381
10017
10018 -------------------------------------------------------------------
10019 Tue May 16 14:00:57 CEST 2006 - schubi@suse.de
10020
10021 - setCandidate accept candidates with compatible architectures too. Not
10022   only with the same architecture. Bug 172594 - If update package has
10023   differet arch, UI display is wrong
10024
10025 -------------------------------------------------------------------
10026 Tue May 16 09:30:45 CEST 2006 - mvidner@suse.cz
10027
10028 - Added Source_Ref::resStoreInitialized.
10029   If we know that noone has seen the resolvables yet, we can skip
10030   them too, eg. when deleting a source. (#174840)
10031 - rev 3378
10032
10033 -------------------------------------------------------------------
10034 Mon May 15 12:41:39 CEST 2006 - kkaempf@suse.de
10035
10036 - Honor freshens as conditionals independant from the installed/
10037   uninstalled status (#174797)
10038 - rev 3376
10039
10040 -------------------------------------------------------------------
10041 Mon May 15 11:15:03 CEST 2006 - kkaempf@suse.de
10042
10043 - State modifier "unneeded" is transitive for patches (#171590)
10044 - rev 3375
10045
10046 -------------------------------------------------------------------
10047 Thu May 11 17:42:29 CEST 2006 - schubi@suse.de
10048
10049 - Do not transact itself (update) in the transactResObject mechanism
10050   Bug 174290
10051
10052 -------------------------------------------------------------------
10053 Thu May 11 16:37:51 CEST 2006 - mt@suse.de
10054
10055 - Reenabled improved large file support flags (unintentionally
10056   removed in rev 1544). Fixes bug #173753.
10057 - Added large file support flags to libzypp.pc file allowing
10058   consistence checks in the application using features variable
10059 - rev 3366
10060
10061 -------------------------------------------------------------------
10062 Thu May 11 10:49:36 CEST 2006 - mvidner@suse.cz
10063
10064 - SourceManager: moved source deletion before creation
10065   so that we can recreate a deleted one (#174295)
10066 - removed dead code dealing with known_caches from SourceManager::store
10067   (see r3195)
10068 - r3362
10069
10070 -------------------------------------------------------------------
10071 Thu May 11 10:15:14 CEST 2006 - jsrain@suse.cz
10072
10073 - fixed returning product short name and summary if product read
10074   from target store (#148625)
10075 - rev 3360
10076
10077 -------------------------------------------------------------------
10078 Wed May 10 11:39:06 CEST 2006 - jsrain@suse.cz
10079
10080 - set media verifier on redirected medium (#172599)
10081 - rev 3359
10082
10083 -------------------------------------------------------------------
10084 Mon May  8 17:28:42 CEST 2006 - kkaempf@suse.de
10085
10086 - fix 'transactResKind' to collect best providers by capability
10087   and to recursively transact items of same kind (#170114)
10088 - rev 3355
10089
10090 -------------------------------------------------------------------
10091 Mon May  8 16:45:46 CEST 2006 - dmacvicar@suse.de
10092
10093 - serialize the full URL to avoid missing password and other
10094   url settings (#148108)
10095 - rev 3353
10096
10097 -------------------------------------------------------------------
10098 Fri May  5 17:47:14 CEST 2006 - mt@suse.de
10099
10100 - Added a 60 sec connect timeout to MediaCurl (#172860)
10101 - rev 3348
10102
10103 -------------------------------------------------------------------
10104 Thu May  4 15:15:37 CEST 2006 - kkaempf@suse.de
10105
10106 - re-fetch also .asc and .key files before checking signature
10107   (#172597)
10108 - rev 3350 (3345-10.1)
10109
10110 -------------------------------------------------------------------
10111 Wed May  3 17:40:45 CEST 2006 - dmacvicar@suse.de
10112
10113 - Fix yum key verification, because a double variable declaration
10114
10115 -------------------------------------------------------------------
10116 Wed May  3 15:34:00 CEST 2006 - dmacvicar@suse.de
10117
10118 - use --no-default-keyring to avoid creating a
10119   default gpg dir in / (#171055)
10120 - rev 3335
10121
10122 -------------------------------------------------------------------
10123 Wed May  3 14:40:25 CEST 2006 - dmacvicar@suse.de
10124
10125 - Fix YUM signature checking, we were passing the key instead of the
10126   signature.
10127 - When the user trust a key, sync again. Bye to the session trusted
10128   keys and user being asked all the time. (#171213)
10129 - r3332
10130
10131 -------------------------------------------------------------------
10132 Wed May  3 14:22:02 CEST 2006 - ma@suse.de
10133
10134 - Cleanup index tables when removing items from pool (#170564).
10135
10136 -------------------------------------------------------------------
10137 Wed May  3 12:23:36 CEST 2006 - kkaempf@suse.de
10138
10139 - backout rev 3246->3275 of TargetImpl.cc
10140 - add missing testsuite/utils/TestUtils.h
10141 - rev 3330
10142
10143 -------------------------------------------------------------------
10144 Wed May  3 12:13:38 CEST 2006 - dmacvicar@suse.de
10145
10146 - more fixes for #171062, there were some files still not being
10147   read from cache.
10148 - r3327
10149
10150 -------------------------------------------------------------------
10151 Tue May  2 18:41:44 CEST 2006 - dmacvicar@suse.de
10152
10153 - cache keys and signature. Remove lot of duplicated code. (#171062)
10154 - r3320
10155
10156 -------------------------------------------------------------------
10157 Tue May  2 18:02:46 CEST 2006 - mt@suse.de
10158
10159 - Disabled isUseableAttachPoint check in MediaDIR -- we do not
10160   mount here anything, so it is OK to use any dir (171351).
10161 - rev 3318
10162
10163 -------------------------------------------------------------------
10164 Tue May  2 14:58:03 CEST 2006 - kkaempf@suse.de
10165
10166 - parse "license-to-confirm" in primary.xml (#168437)
10167 - rev 3312
10168
10169 -------------------------------------------------------------------
10170 Mon May  1 17:44:29 CEST 2006 - kkaempf@suse.de
10171
10172 - Don't try to store 'Atom', not needed and the backend store
10173   rejects them anyways (addtion to #168610)
10174 - rev 3306
10175
10176 -------------------------------------------------------------------
10177 Mon May  1 04:43:01 CEST 2006 - mt@suse.de
10178
10179 - Improved device check in MediaDISK using libblkid (Bug #158529)
10180 - Allow to provide sysfs path via $SYSFS_PATH in MediaCD.cc and
10181   added a check if it is a directory
10182 - Added libcurl and libblkid checks to configure.ac
10183 - Added e2fsprogs(-devel) requires to the spec file
10184 - rev 3303
10185
10186 -------------------------------------------------------------------
10187 Sat Apr 29 21:46:22 CEST 2006 - kkaempf@suse.de
10188
10189 - dont download "other" during key check (#171041)
10190 - rev 3294
10191
10192 -------------------------------------------------------------------
10193 Sat Apr 29 11:05:15 CEST 2006 - kkaempf@suse.de
10194
10195 - allow parallel installs of atoms (used to fulfill patch require-
10196   ments, atoms aren't installed anyways) (#170098)
10197 - some testsuite improvements.
10198 - rev 3288
10199
10200 -------------------------------------------------------------------
10201 Fri Apr 28 20:15:06 CEST 2006 - dmacvicar@suse.de
10202
10203 - get rid of autobuild check when throwing exceptions without throw
10204   but with a macro, returning a null pointer at the end (never reached).
10205
10206 -------------------------------------------------------------------
10207 Fri Apr 28 19:50:28 CEST 2006 - ma@suse.de
10208
10209 - Do not violate install order when restricting commit to a certain
10210   mediaNumber. (#170079)
10211
10212 -------------------------------------------------------------------
10213 Fri Apr 28 18:12:26 CEST 2006 - dmacvicar@suse.de
10214
10215 - Don't use throw directly!
10216   use ZYPP_THROW with a Exception class, otherwise package bindings
10217   will not catch them.
10218   Should fix crashes when reading broken sources with yast.
10219 - rev 3272
10220
10221 -------------------------------------------------------------------
10222 Fri Apr 28 15:29:32 CEST 2006 - schubi@suse.de
10223
10224 - Bug 162064 - font packages are not installed for locale, e.g. khmer font not installed after CD1
10225   revision 3269
10226
10227 -------------------------------------------------------------------
10228 Fri Apr 28 14:55:04 CEST 2006 - kkaempf@suse.de
10229
10230 - revert bugfix #168906 (fom rev 3219), it filters too many errors.
10231 - further improve on #168840 (from rev 3231), match on name-edition
10232   when filtering by best arch. (#170098)
10233 - rev 3268
10234
10235 -------------------------------------------------------------------
10236 Fri Apr 28 13:01:58 CEST 2006 - dmacvicar@suse.de
10237
10238 - #170093 , lot of package descriptions missing
10239 - rev 3263
10240
10241 -------------------------------------------------------------------
10242 Thu Apr 27 20:28:01 CEST 2006 - dmacvicar@suse.de
10243
10244 - try to fix wrong permissions of /var/lib/zypp created
10245   by old zypp, only when running as root they are fixed
10246   (#169094)
10247 - YUM: Verify signatures on factoryInit.
10248   Dont provide other.xml. Cleanups, better logging.
10249   When refreshing signed soruces, don't refresh is source
10250   has not changed.
10251 - YaST sources: don't refresh if media file has not changed.
10252 - Show full url of index files in sources for signature validation
10253   (mentioned in #170139 comment #3)-
10254
10255 -------------------------------------------------------------------
10256 Thu Apr 27 18:41:02 CEST 2006 - jsrain@suse.de
10257
10258 - udpated media ID syntax for external scripts (to be consistent
10259   with packages) (#170247)
10260 - rev 3256
10261
10262 -------------------------------------------------------------------
10263 Thu Apr 27 18:33:48 CEST 2006 - jsrain@suse.de
10264
10265 - set media ID to 1 if not specified in YUM metadata (#167452)
10266 - rev 3255
10267
10268 -------------------------------------------------------------------
10269 Thu Apr 27 11:55:05 CEST 2006 - kkaempf@suse.de
10270
10271 - If freshen and supplement are fulfilled, install any kind of
10272   resolvable if not yet installed (#165746)
10273 - rev 3249
10274
10275 -------------------------------------------------------------------
10276 Wed Apr 26 18:00:42 CEST 2006 - kkaempf@suse.de
10277
10278 - make downloaded script executable. (#169191)
10279 - rev 3247
10280
10281 -------------------------------------------------------------------
10282 Wed Apr 26 10:43:03 CEST 2006 - kkaempf@suse.de
10283
10284 - Improve on last fix, compare only compatible archs.
10285 - rev 3233
10286
10287 -------------------------------------------------------------------
10288 Tue Apr 25 19:36:13 CEST 2006 - kkaempf@suse.de
10289
10290 - Only choose best arch of multiple package atoms with identical
10291   name (#168840)
10292 - rev 3231
10293
10294 -------------------------------------------------------------------
10295 Tue Apr 25 16:59:51 CEST 2006 - dmacvicar@suse.de
10296
10297 - pass empty strings to UI as key properties if unknown key
10298   (#169114)
10299 - rev 3228
10300
10301 -------------------------------------------------------------------
10302 Tue Apr 25 16:47:35 CEST 2006 - kkaempf@suse.de
10303
10304 - refrain from parsing 'other.xml' (#159316)
10305 - rev 3226
10306
10307 -------------------------------------------------------------------
10308 Tue Apr 25 16:34:50 CEST 2006 - visnov@suse.cz
10309
10310 - in source refresh, clean up the cache dir if fails
10311 - do not require repomd.xml.asc when creating a cache (#163765)
10312 - rev 3224
10313
10314 -------------------------------------------------------------------
10315 Tue Apr 25 15:17:15 CEST 2006 - dmacvicar@suse.de
10316
10317 - Check if a file exists before providing it, and just handling the
10318   exception is not sufficient, because it can release the media.
10319   it nows get all possible packages.X translations an then
10320   it selects the candidate from the existing ones (#168654)
10321 - rev 3221
10322
10323 -------------------------------------------------------------------
10324 Tue Apr 25 12:28:17 CEST 2006 - kkaempf@suse.de
10325
10326 - dont report conflicts if item is neither installed
10327   nor to-be-installed (#168906)
10328 - rev 3219
10329
10330 -------------------------------------------------------------------
10331 Tue Apr 25 11:27:09 CEST 2006 - dmacvicar@suse.de
10332
10333 - #168060 , propagate the file description or original
10334   name to the UI and not the checked filename path,
10335   which could be a tmp file.
10336   Requires changes in pkg-manager, and probably zmd-helpers.
10337 - rev 3215
10338
10339 -------------------------------------------------------------------
10340 Mon Apr 24 18:27:59 CEST 2006 - dmacvicar@suse.de
10341
10342 - /var/lib/zypp/db/languages/* are empty files (##168355)
10343 - r3206
10344
10345 -------------------------------------------------------------------
10346 Mon Apr 24 17:45:07 CEST 2006 - dmacvicar@suse.de
10347
10348 - All resolvables must honor arch, so Arch_noarch in
10349   target/store/XMLFilesBackend.cc is wrong (#160792)
10350 - Introduced code to honour shared package descriptions
10351   (#159109)
10352 - r3204
10353
10354 -------------------------------------------------------------------
10355 Mon Apr 24 16:43:48 CEST 2006 - jsrain@suse.de
10356
10357 - replace '_' in YUM elements/attributes with '-' (#168762)
10358 - rev 3201
10359
10360 -------------------------------------------------------------------
10361 Mon Apr 24 16:15:02 CEST 2006 - mt@suse.de
10362
10363 - Fixed iseries workaround - interchanged variables for scsi
10364   devices, added debug messages about the steps (#163971).
10365 - Added getenv NULL ptr check and verify of the $HOME dir's
10366   and ~/.curlrc file's ownership (#163203).
10367 - rev 3199
10368
10369 -------------------------------------------------------------------
10370 Mon Apr 24 15:44:18 CEST 2006 - ma@suse.de
10371
10372 - Use filesystem::TmpDir to create unique and unused Source cache
10373   directories. (#168051)
10374
10375 -------------------------------------------------------------------
10376 Mon Apr 24 14:30:41 CEST 2006 - ma@suse.de
10377
10378 - Enable signature checks per default. (#168525)
10379
10380 -------------------------------------------------------------------
10381 Mon Apr 24 11:20:17 CEST 2006 - visnov@suse.cz
10382
10383 - fix callbacks for providing a single file (#160206)
10384
10385 -------------------------------------------------------------------
10386 Sun Apr 23 12:28:21 CEST 2006 - kkaempf@suse.de
10387
10388 - If an installed package looses a dependency, the solver tries
10389   to upgrade it. Limit the upgrade candidates to best arch, best
10390   edition.
10391 - filter 'other' entries with incompatible arch in yum parser.
10392 - rev 3177
10393
10394 -------------------------------------------------------------------
10395 Fri Apr 21 22:47:18 CEST 2006 - jsrain@suse.de
10396
10397 - initialize the product category according to source (#168061)
10398 - rev 3172
10399
10400 -------------------------------------------------------------------
10401 Fri Apr 21 18:32:00 CEST 2006 - mvidner@suse.cz
10402
10403 - delete only one older version of a xml-store resolvable
10404   (half-baked, but the previous attempt was charred)
10405
10406 -------------------------------------------------------------------
10407 Fri Apr 21 17:49:18 CEST 2006 - jsrain@suse.de
10408
10409 - moved license_to_confirm to primary.xml
10410 - rev 3170
10411
10412 -------------------------------------------------------------------
10413 Fri Apr 21 16:36:14 CEST 2006 - ma@suse.de
10414
10415 - Removed deprecated oldstyle commit methods.
10416
10417 -------------------------------------------------------------------
10418 Fri Apr 21 15:58:14 CEST 2006 - mvidner@suse.cz
10419
10420 - when installing a xml-store resolvable (all except package,
10421   message, script), delete older versions (#160792).
10422 - read selection edition from the XML store
10423 - rev 3167
10424
10425 -------------------------------------------------------------------
10426 Thu Apr 20 14:10:41 CEST 2006 - kkaempf@suse.de
10427
10428 - properly clear transaction flag after successful commit
10429   (see rev 3122, #164365, #167285)
10430 - rev 3157
10431
10432 -------------------------------------------------------------------
10433 Thu Apr 20 13:14:25 CEST 2006 - kkaempf@suse.de
10434
10435 - recursively soft-uninstall recommended package on real uninstall,
10436   not on update (#167603)
10437 - rev 3155
10438
10439 -------------------------------------------------------------------
10440 Thu Apr 20 13:01:28 CEST 2006 - dmacvicar@suse.de
10441
10442 - fix #167605 (importing keys to rpm multiple times due to
10443   wrong interpretation of rpm gpg versioning.
10444 - add support for reading the rpm keys, with full id and fingerprint
10445 - rev 3153
10446
10447 -------------------------------------------------------------------
10448 Wed Apr 19 16:47:34 CEST 2006 - kkaempf@suse.de
10449
10450 - don't add duplicate error infos to ResolverContext (#167309)
10451 - rev 3146
10452
10453 -------------------------------------------------------------------
10454 Wed Apr 19 14:10:10 CEST 2006 - kkaempf@suse.de
10455
10456 - fix Resolver::transactReset() (see rev 3122) (#167285)
10457 - rev 3140
10458
10459 -------------------------------------------------------------------
10460 Wed Apr 19 13:48:26 CEST 2006 - ma@suse.de
10461
10462 - Introduced $ZYPP_KEYRING_DEFAULT_ACCEPT_ALL. If this environment
10463   variable is present, all signature checking callbacks will default
10464   to 'accept', in case no recipient is present.
10465
10466 -------------------------------------------------------------------
10467 Wed Apr 19 11:37:47 CEST 2006 - dmacvicar@suse.de
10468
10469 - read content file on construction, and make
10470   provideProduct only insert the already
10471   read product object into the store (#165826)
10472   (dmacvicar)
10473 - When the signature is not found, warn the
10474   user about a unsigned source. When the
10475   key is not found, do nothing, it can be in the
10476   keyring already. (#166016) (dmacvicar)
10477 - enable key verification only if
10478   ZYPP_CHECKSIG env var is set (dmacvicar)
10479 - r1529
10480
10481 -------------------------------------------------------------------
10482 Tue Apr 18 20:41:48 CEST 2006 - kkaempf@suse.de
10483
10484 - fix bugfix 164365, fix bug 167285
10485   Actually clear the transcation state instead of locking it
10486   to 'dont transact'
10487 - rev 3122
10488
10489 -------------------------------------------------------------------
10490 Tue Apr 18 15:46:59 CEST 2006 - visnov@suse.cz
10491
10492 - revert the signature/digest checking callbacks
10493 - rev 3115
10494
10495 -------------------------------------------------------------------
10496 Tue Apr 18 15:14:35 CEST 2006 - kkaempf@suse.de
10497
10498 - Bugfix #165670
10499   - Honor keep requests.
10500   - Dont flag "locked uninstall" as error if a keep request was
10501     issued before.
10502 - rev 3114
10503
10504 -------------------------------------------------------------------
10505 Tue Apr 18 12:04:35 CEST 2006 - kkaempf@suse.de
10506
10507 - rule out locked items during distribution upgrade as early
10508   as possible. (#165670)
10509 - rev 3110
10510
10511 -------------------------------------------------------------------
10512 Mon Apr 17 16:04:35 CEST 2006 - kkaempf@suse.de
10513
10514 - Bugfix #166212
10515   - use APPL_LOW as 'ui initiated, by solver' in transactKind() and
10516     transactResObject().
10517   - resetTransaction(APPL_LOW) before resolving
10518   - enhance transactCaps by using the same algorithm as in
10519     QueueItemRequire
10520     (before: transact all requires and recommends by name
10521      now: transact best requires and recommends by provides)
10522 - rev 3107
10523
10524 -------------------------------------------------------------------
10525 Fri Apr 14 16:04:35 CEST 2006 - visnov@suse.cz
10526
10527 - new callbacks for failing digest
10528 - rev 3098
10529
10530 -------------------------------------------------------------------
10531 Thu Apr 13 17:01:41 CEST 2006 - visnov@suse.cz
10532
10533 - ask for file without a checksum (#165125)
10534
10535 -------------------------------------------------------------------
10536 Thu Apr 13 16:59:38 CEST 2006 - kkaempf@suse.de
10537
10538 - dont install satisfied resolvables (#165843)
10539 - rev 3095
10540
10541 -------------------------------------------------------------------
10542 Thu Apr 13 16:00:21 CEST 2006 - kkaempf@suse.de
10543
10544 - dont abort on failed "dry_run" (#164583)
10545 - rev 3091
10546
10547 -------------------------------------------------------------------
10548 Thu Apr 13 15:19:20 CEST 2006 - visnov@suse.cz
10549
10550 - Ask user if signature file does not exist (#163765)
10551 - handle repomd.xml.asc as optional file (#163765)
10552 - rev 3089
10553
10554 -------------------------------------------------------------------
10555 Thu Apr 13 13:52:08 CEST 2006 - schubi@suse.de
10556
10557 - Bug 164365 - build 906: Deselecting a selection, all packages are still selected
10558 - rev 3087
10559
10560 -------------------------------------------------------------------
10561 Thu Apr 13 11:57:58 CEST 2006 - kkaempf@suse.de
10562
10563 - Dont do transitive uninstalls on uninstalled or upgraded items.
10564   (#165798)
10565 - rev 3083
10566
10567 -------------------------------------------------------------------
10568 Wed Apr 12 17:57:21 CEST 2006 - ma@suse.de
10569
10570 - Added 'rpmNoSignature' to ZYppCommitPolicy (#163862)
10571
10572 -------------------------------------------------------------------
10573 Wed Apr 12 16:44:57 CEST 2006 - mvidner@suse.cz
10574
10575 - Product::updateUrls: restore it from the XML store;
10576   fixed content parsing (#163192).
10577 - restore product flags fro the XML store
10578 - rev 3074
10579
10580 -------------------------------------------------------------------
10581 Wed Apr 12 13:48:25 CEST 2006 - kkaempf@suse.de
10582
10583 - Only consider best arch/version (#165477)
10584 - rev 3069
10585
10586 -------------------------------------------------------------------
10587 Wed Apr 12 10:57:50 CEST 2006 - ma@suse.de
10588
10589 - No need to parse tags at all if there is no item to store values
10590   (e.g. data for unwanted arch). Fixed segv trying to store data in
10591   NULL item. (#165479)
10592 - rev3065
10593
10594 -------------------------------------------------------------------
10595 Tue Apr 11 19:48:51 CEST 2006 - mt@suse.de
10596
10597 - Improved Url path name "//" vs. "/%2f" handling; now if the
10598   url has an authority, "/%2f" is used for ftp only (#163784)
10599 - rev 3062
10600
10601 -------------------------------------------------------------------
10602 Tue Apr 11 16:41:02 CEST 2006 - jsrain@suse.de
10603
10604 - fixed storing patch scripts to target store (#159928)
10605 - rev 3058
10606
10607 -------------------------------------------------------------------
10608 Tue Apr 11 16:24:26 CEST 2006 - kkaempf@suse.de
10609
10610 - if a patch is bad, only skip this patch, not everything
10611   (#165200)
10612 - rev 3057
10613
10614 -------------------------------------------------------------------
10615 Tue Apr 11 15:42:32 CEST 2006 - ma@suse.de
10616
10617 - Susetags:Selections: Allow parsing older .sel file formats. (#159851)
10618 - Susetags:Pattern: Fixed parser.
10619
10620 -------------------------------------------------------------------
10621 Tue Apr 11 15:21:48 CEST 2006 - kkaempf@suse.de
10622
10623 - when uninstalling, only re-establish installed items
10624   supplementing the to-be-uninstalled one. (variant of #165111)
10625 - rev 3054
10626
10627 -------------------------------------------------------------------
10628 Tue Apr 11 14:17:00 CEST 2006 - ma@suse.de
10629
10630 - Susetags:Package: Parse and provide ins/delnotify texts.
10631
10632 -------------------------------------------------------------------
10633 Tue Apr 11 13:01:31 CEST 2006 - kkaempf@suse.de
10634
10635 - when checking freshens/supplements at install, only consider
10636   best architecture/edition (#164453)
10637 - rev 3051
10638
10639 -------------------------------------------------------------------
10640 Tue Apr 11 10:31:41 CEST 2006 - kkaempf@suse.de
10641
10642 - when checking for supplements, only consider best arch, best
10643   edition for installation (#165111)
10644 - rev 3047
10645
10646 -------------------------------------------------------------------
10647 Tue Apr 11 10:23:14 CEST 2006 - schubi@suse.de
10648
10649 - Bug 165117: build 910: Update: Splitted packages are selected for
10650   all archs
10651
10652 -------------------------------------------------------------------
10653 Tue Apr 11 09:30:14 CEST 2006 - visnov@suse.cz
10654
10655 - ask user if a file exists but does not have a checksum (#162797)
10656 - rev 3044
10657
10658 -------------------------------------------------------------------
10659 Mon Apr 10 22:39:34 CEST 2006 - jsrain@suse.de
10660
10661 - parse time and size elements from delta and patch RPM
10662 - rev 3043
10663
10664 -------------------------------------------------------------------
10665 Mon Apr 10 18:55:03 CEST 2006 - mt@suse.de
10666
10667 - Added detection of iSeries virtual CD (/dev/iseries/vcd[a-h])
10668   devices - on powerpc only (#163971)
10669 - rev 3042
10670
10671 -------------------------------------------------------------------
10672 Mon Apr 10 18:05:51 CEST 2006 - kkaempf@suse.de
10673
10674 - fix endless loop in patches parsing.
10675 - rev 3039
10676
10677 -------------------------------------------------------------------
10678 Mon Apr 10 17:00:05 CEST 2006 - jsrain@suse.de
10679
10680 - fixed media handling in SuSEtags source (#164879)
10681 - rev 3037
10682
10683 -------------------------------------------------------------------
10684 Mon Apr 10 16:30:54 CEST 2006 - kkaempf@suse.de
10685
10686 - honor 'dry_run' on package remove (#164732)
10687 - rev 3036
10688
10689 -------------------------------------------------------------------
10690 Mon Apr 10 13:12:49 CEST 2006 - kkaempf@suse.de
10691
10692 - add files from yum filelist as provides to package (#164731)
10693 - rev 3032
10694
10695 -------------------------------------------------------------------
10696 Mon Apr 10 11:10:37 CEST 2006 - kkaempf@suse.de
10697
10698 - honor "+Enh:/-Enh:" in packages file (#156513)
10699
10700 -------------------------------------------------------------------
10701 Mon Apr 10 10:56:24 CEST 2006 - visnov@suse.cz
10702
10703 - fix callback receiver signature to match the callback for removing
10704   package
10705
10706 -------------------------------------------------------------------
10707 Mon Apr 10 10:32:22 CEST 2006 - mvidner@suse.cz
10708
10709 - Added Product::updateUrls, from content/UPDATEURLS (#163192).
10710 - rev 3024
10711
10712 -------------------------------------------------------------------
10713 Sat Apr  8 12:03:37 CEST 2006 - schubi@suse.de
10714
10715 - Bug 164440; Taking wrong architecture while updating obsoletes
10716   splitted packages
10717 - rev 3022
10718
10719 -------------------------------------------------------------------
10720 Sat Apr  8 10:07:06 CEST 2006 - kkaempf@suse.de
10721
10722 - allow relative paths with url file:
10723 - dont filter atoms from going into pool, multi-arch patch
10724   requirements need them. Instead, treat atoms with incompatible
10725   architecture as unneeded.
10726 - rev 3018
10727
10728 -------------------------------------------------------------------
10729 Fri Apr  7 23:57:37 CEST 2006 - jsrain@suse.de
10730
10731 - product now provides short name
10732 - rev 3013
10733
10734 -------------------------------------------------------------------
10735 Fri Apr  7 20:42:09 CEST 2006 - jsrain@suse.de
10736
10737 - read metadata for packages from correct tags in patches (#163220)
10738 - rev 3011
10739
10740 -------------------------------------------------------------------
10741 Fri Apr  7 19:57:41 CEST 2006 - kkaempf@suse.de
10742
10743 - more detailed resolver error reports (#162994)
10744 - rev 3010
10745
10746 -------------------------------------------------------------------
10747 Fri Apr  7 17:35:07 CEST 2006 - visnov@suse.cz
10748
10749 - report package download progress (#160966)
10750 - rev 3007
10751
10752 -------------------------------------------------------------------
10753 Fri Apr  7 16:27:35 CEST 2006 - kkaempf@suse.de
10754
10755 - transact also for languages (#163819)
10756 - rev 3004
10757
10758 -------------------------------------------------------------------
10759 Fri Apr  7 15:08:06 CEST 2006 - kkaempf@suse.de
10760
10761 - loop through all affected ResObjects in transactResKind (#163819)
10762 - rev 3002
10763
10764 -------------------------------------------------------------------
10765 Fri Apr  7 12:42:35 CEST 2006 - kkaempf@suse.de
10766
10767 - allow re-installation of non-packages (#162906)
10768 - rev 2998
10769
10770 -------------------------------------------------------------------
10771 Fri Apr  7 11:50:22 CEST 2006 - mt@suse.de
10772
10773 - Added loop checking for scsi cdroms (/sys/block/srX) in case
10774   HAL does not provide any drives like on iSeries (#163971).
10775 - rev 2995
10776
10777 -------------------------------------------------------------------
10778 Fri Apr  7 11:05:30 CEST 2006 - kkaempf@suse.de
10779
10780 - add 'licenceToConfirm()' to Product. (#164375)
10781
10782 -------------------------------------------------------------------
10783 Fri Apr  7 10:36:05 CEST 2006 - ma@suse.de
10784
10785 - Avoid excessive CD hopping on commit. But still far from
10786   being perfect. (#159679)
10787 - Fixed Target::commit: Despite dry_run set True, packages
10788   were depeted.
10789
10790 -------------------------------------------------------------------
10791 Fri Apr  7 08:32:32 CEST 2006 - visnov@suse.cz
10792
10793 - honour if user decides to skip a package in commit (#156031)
10794
10795 -------------------------------------------------------------------
10796 Thu Apr  6 18:14:30 CEST 2006 - jsrain@suse.de
10797
10798 - fixed parsing external reference to script in patch (#163221)
10799 - r2981
10800
10801 -------------------------------------------------------------------
10802 Thu Apr  6 17:07:10 CEST 2006 - dmacvicar@suse.de
10803
10804 - cache and provide content.asc/key optionally. Dont show a
10805   popup if they dont exists. (dmacvicar)
10806 - Actually abort when verify signature workflow is false. (dmacvicar)
10807 - r2978
10808
10809 -------------------------------------------------------------------
10810 Thu Apr  6 16:37:49 CEST 2006 - jsrain@suse.de
10811
10812 - fixed setting autorefresh flag for installation sources
10813
10814 -------------------------------------------------------------------
10815 Thu Apr  6 15:53:02 CEST 2006 - kkaempf@suse.de
10816
10817 - drop patches with incompatible architecture.
10818 - rev 2972
10819
10820 -------------------------------------------------------------------
10821 Thu Apr  6 15:33:11 CEST 2006 - mt@suse.de
10822
10823 - Added info method to media verifier base and more debug info
10824 - rev 2970
10825
10826 -------------------------------------------------------------------
10827 Wed Apr  5 19:27:46 CEST 2006 - kkaempf@suse.de
10828
10829 - Dont deny the "/" attach point in MediaDIR, since this is used
10830   for all "file:" urls, esp. local packages.
10831 - rev 2962
10832
10833 -------------------------------------------------------------------
10834 Wed Apr  5 18:21:58 CEST 2006 - schubi@suse.de
10835
10836 - Bug 159673 - only one conflict solvable per page
10837
10838 -------------------------------------------------------------------
10839 Wed Apr  5 18:01:37 CEST 2006 - kkaempf@suse.de
10840
10841 - parse all dependencies of 'packages' file (#163773)
10842 - rev 2957
10843
10844 -------------------------------------------------------------------
10845 Wed Apr  5 17:47:04 CEST 2006 - dmacvicar@suse.de
10846
10847 - Use the original media descr_dir on refresh for
10848   suse tags source (#163196)
10849 - r2952
10850
10851 -------------------------------------------------------------------
10852 Wed Apr  5 16:44:08 CEST 2006 - kkaempf@suse.de
10853
10854 - add Source::setUrl() for zmd backend helper.
10855 - rev 2946
10856
10857 -------------------------------------------------------------------
10858 Wed Apr  5 16:44:01 CEST 2006 - dmacvicar@suse.de
10859
10860 - implement rpm keyring / zypp tmp keyring two-way syncronization at rpm
10861 target init. (dmacvicar)
10862 - r2949
10863
10864 -------------------------------------------------------------------
10865 Wed Apr  5 16:28:42 CEST 2006 - mt@suse.de
10866
10867 - Fixed MediaDISK to use a mount -oro,bind id the disk
10868   partition is already attached e.g. by the automounter.
10869   Try to mount it a second time may fail (#163486).
10870 - rev 2944
10871
10872 -------------------------------------------------------------------
10873 Wed Apr  5 15:04:31 CEST 2006 - kkaempf@suse.de
10874
10875 - honor optional 3rd parameter to "=Loc:" key of packages (#154337)
10876 - rev 2940
10877
10878 -------------------------------------------------------------------
10879 Wed Apr  5 12:48:19 CEST 2006 - visnov@suse.cz
10880
10881 - only try to create a source of a given type when restoring
10882   from the persistent store (#162111)
10883
10884 -------------------------------------------------------------------
10885 Wed Apr  5 11:36:54 CEST 2006 - kkaempf@suse.de
10886
10887 - parse all dependencies for patterns (.pat) files (#160602)
10888 - drop YOUPATH and YOUURL from content file.
10889 - rev 2924
10890
10891 -------------------------------------------------------------------
10892 Wed Apr  5 09:27:08 CEST 2006 - visnov@suse.cz
10893
10894 - properly initialize autorefresh for non-remote sources (#154990)
10895 - rev 2919
10896
10897 -------------------------------------------------------------------
10898 Tue Apr  4 19:19:39 CEST 2006 - mt@suse.de
10899
10900 - Added flag to MediaManager::isUseableAttachPoint, whether
10901   to check against system mount entries or not.
10902 - Disallow to use the attachpoints of another media handlers
10903   as source path in MediaDIR.
10904 - rev 2917
10905
10906 -------------------------------------------------------------------
10907 Tue Apr  4 18:47:01 CEST 2006 - dmacvicar@suse.de
10908
10909 -implement callbacks for when package verification (checksum)
10910  fails, offer to retry or abort
10911
10912 -------------------------------------------------------------------
10913 Tue Apr  4 16:57:51 CEST 2006 - dmacvicar@suse.de
10914
10915 - Fix construction of checksum objects when using non-standard
10916   checksum algorithms
10917 - Fix broken YUM cache
10918 - r2913
10919
10920 -------------------------------------------------------------------
10921 Tue Apr  4 16:54:44 CEST 2006 - kkaempf@suse.de
10922
10923 - Keep packages with no version upgrade installed during
10924   distribution upgrade (#162972)
10925 - add 'transactReset()' helper function for UI.
10926 - rev 2908
10927
10928 -------------------------------------------------------------------
10929 Tue Apr  4 14:47:14 CEST 2006 - dmacvicar@suse.de
10930
10931 - r2906
10932
10933 -------------------------------------------------------------------
10934 Tue Apr  4 14:43:15 CEST 2006 - ma@suse.de
10935
10936 - Fixed candidate handling in ui::Selectable. (#156589)
10937
10938 -------------------------------------------------------------------
10939 Tue Apr  4 14:06:23 CEST 2006 - dmacvicar@suse.de
10940
10941 - fix #162984 , gpg hangs because the matching data file
10942   for the key cannot be find. (dmacvicar)
10943 - Fix restore of YUM source using the same cache dir semantics as
10944  susetags instead of assuming there is a cache if a cache_dir
10945   was given. (dmacvicar)
10946
10947 -------------------------------------------------------------------
10948 Tue Apr  4 12:37:51 CEST 2006 - kkaempf@suse.de
10949
10950 - use DISTPRODUCT/DISTVERSION from content file to generate the
10951   product name, version, and release.
10952 - rev 2902
10953
10954 -------------------------------------------------------------------
10955 Mon Apr  3 20:45:55 CEST 2006 - mt@suse.de
10956
10957 - Removed broken forcing of absolute ftp paths added in rev2705 to
10958   MediaCurl, refined cleanupPathName/setPathName in url (#154197).
10959 - rev 2900
10960
10961 -------------------------------------------------------------------
10962 Mon Apr  3 19:30:35 CEST 2006 - kkaempf@suse.de
10963
10964 - add Resolver::freshenPool() (#156980)
10965 - rev 2893
10966
10967 -------------------------------------------------------------------
10968 Mon Apr  3 08:33:12 CEST 2006 - kkaempf@suse.de
10969
10970 - skip incompatible archs in filelist parsing.
10971 - restrict pathes to 'interesting' ones (/bin/, /sbin/, /lib/,
10972   /lib64/, ...)
10973 - rev 2886
10974
10975 -------------------------------------------------------------------
10976 Sun Apr  2 22:18:06 CEST 2006 - kkaempf@suse.de
10977
10978 - skip incompatible archs in primary parsing.
10979 - rev 2883
10980
10981 -------------------------------------------------------------------
10982 Sun Apr  2 11:17:56 CEST 2006 - kkaempf@suse.de
10983
10984 - allow setting of source when parsing local .rpm (#147765)
10985 - rev 2880
10986
10987 -------------------------------------------------------------------
10988 Fri Mar 31 18:53:55 CEST 2006 - schubi@suse.de
10989
10990 - Do not update packages over other architectures
10991
10992 -------------------------------------------------------------------
10993 Fri Mar 31 18:28:59 CEST 2006 - sh@suse.de
10994
10995 - Added zypp/ui/UserWantedPackages to support the UI's
10996   "automatic changes" dialog (bug #152700)
10997
10998 -------------------------------------------------------------------
10999 Fri Mar 31 18:02:05 CEST 2006 - jsrain@suse.de
11000
11001 - use KeyRing class to validate repomd.xml (#160909)
11002
11003 -------------------------------------------------------------------
11004 Fri Mar 31 17:33:21 CEST 2006 - dmacvicar@suse.de
11005
11006 - Product resolvables should be readable by normal users.
11007   (#162474) (dmacvicar)
11008 - implemented keyring and metadata signature verification
11009   in susetags source
11010 - dont delete the lock if we did not acquire it
11011 - r2847
11012
11013 -------------------------------------------------------------------
11014 Fri Mar 31 16:34:51 CEST 2006 - mt@suse.de
11015
11016 - Added disabling of the automounter while MediaManager
11017   init and restoring of the old state on exit (#154326).
11018 - Implemented check if media (CD) is automounted or not
11019 - rev 2840
11020
11021 -------------------------------------------------------------------
11022 Fri Mar 31 13:27:09 CEST 2006 - mt@suse.de
11023
11024 - Implemented several hal get/set/removeDeviceProperty wrappers
11025 - Improved HalException to allow to fetch HAL/DBUS error componets
11026 - rev 2830
11027
11028 -------------------------------------------------------------------
11029 Fri Mar 31 12:44:25 CEST 2006 - kkaempf@suse.de
11030
11031 - honor subscription status of catalogs (#162350)
11032 - rev 2827
11033
11034 -------------------------------------------------------------------
11035 Fri Mar 31 11:29:05 CEST 2006 - mt@suse.de
11036
11037 - Enabled CD eject error reporting exceptions (#154326)
11038 - rev 2822
11039
11040 -------------------------------------------------------------------
11041 Fri Mar 31 06:40:51 CEST 2006 - kkaempf@suse.de
11042
11043 - support "dry run" (#159467)
11044 - implement "transactResKind" (#161400)
11045 - rev 2817
11046
11047 -------------------------------------------------------------------
11048 Thu Mar 30 17:22:49 CEST 2006 - jsrain@suse.de
11049
11050 - add checksum for external patches (#159928)
11051
11052 -------------------------------------------------------------------
11053 Thu Mar 30 16:48:01 CEST 2006 - kkaempf@suse.de
11054
11055 - calculate product architecture (#158198)
11056
11057 -------------------------------------------------------------------
11058 Wed Mar 29 23:28:13 CEST 2006 - jsrain@suse.de
11059
11060 - fixed checking checksum of YUM metadata, added sha1 vs. sha256
11061   detection
11062
11063 -------------------------------------------------------------------
11064 Wed Mar 29 23:12:30 CEST 2006 - ma@suse.de
11065
11066 - Auto protect installed packages from unknown vendor. (#157446)
11067
11068 -------------------------------------------------------------------
11069 Wed Mar 29 09:13:51 CEST 2006 - visnov@suse.de
11070
11071 - added support for external scripts to metadata (#159928) (jsrain)
11072 - fixed handling of Language resolvables (ma)
11073 - fix leak in rpmdb (dmacvicar)
11074 - added softlock for autoyast (#159466) (ma)
11075 - Fixed exceptions in doGetFileCopy() to show full url
11076   including the file instead of just the media base url. (mt)
11077 - Provide Language::summary (ma)
11078 - check patterns and selections file exist
11079   before veryfing them (#161300) (dmacvicar)
11080 - added YUM metadata checksum computation (jsrain)
11081 - added interface to patch of a message (jsrain)
11082 - r2734
11083
11084 -------------------------------------------------------------------
11085 Mon Mar 27 23:57:16 CEST 2006 - jsrain@suse.de
11086
11087 - added support for external scripts to metadata (#159928)
11088 - r2709
11089
11090 -------------------------------------------------------------------
11091 Sat Mar 25 22:08:26 CET 2006 - jsrain@suse.de
11092
11093 - report separate exception when trying to start source cache again to
11094   suppress incorrect error message in XEN installation
11095 - r2682
11096
11097 -------------------------------------------------------------------
11098 Fri Mar 24 18:16:22 CET 2006 - schubi@suse.de
11099
11100 - Implement inter process locking in zypp.
11101 - Added No medium found output
11102 - splitting modaliases in supplements TOO
11103 - parse also the available signing keys
11104
11105 -------------------------------------------------------------------
11106 Fri Mar 24 10:44:10 CET 2006 - visnov@suse.cz
11107
11108 - release all media when removing source (#159754) (visnov)
11109 - more testsuites (schubi)
11110 - updated translations (schubi)
11111 - added MediaNotEjectedException (mt)
11112 - rev 2652
11113
11114 -------------------------------------------------------------------
11115 Thu Mar 23 14:10:54 CET 2006 - dmacvicar@suse.de
11116
11117 - fix patches descriptions (dmacvicar)
11118 - fix source serialization (dmacvicar)
11119 - metadata for kernel test (schubi)
11120 - Arch tests updated (ma)
11121 - classify NULL Ptr as unique (ma)
11122 - Added host check, because file Url allows it now. (mt)
11123 - prepare modalias fix (#159766) (ma)
11124 - Provide iterator based access to SourceManager data. (ma)
11125 - Fixed "file:" Url scheme config to allow relative paths; (mt)
11126   RFC1738 says, it may contain a hostname as well...
11127 - revision 2633
11128
11129 -------------------------------------------------------------------
11130 Wed Mar 22 19:58:37 CET 2006 - visnov@suse.cz
11131
11132 - pkg-config support (mvidner)
11133 - close all medias when destructing MediaSet (jsrain)
11134 - rev 2622
11135
11136 -------------------------------------------------------------------
11137 Wed Mar 22 15:48:05 CET 2006 - dmacvicar@suse.de
11138
11139 - Bug 159976 - build 804: Adding AddOn CD via ftp gives error (dmacvicar)
11140 - Message callback implemented to show patch messages (visnov)
11141 - Bug 159696 (schubi)
11142 - provide transform_iterators to iterate over a maps keys or values (ma)
11143 - added 'bool Arch::empty() const' test for an empty Arch string (ma)
11144 - added script and message installation (jsrain)
11145 - chooses the 'right' kernel now (kkaempf)
11146 - Use noarch if no arch is specified in patches (dmacvicar)
11147 - rev 2611
11148
11149 -------------------------------------------------------------------
11150 Tue Mar 21 19:06:56 CET 2006 - mvidner@suse.cz
11151
11152 - Added some debug output including the access id (mt)
11153 - Bug #154326: Enabled FORCE_RELEASE_FOREIGN flag causing
11154   release with eject=true on attached media, to umount
11155   other mounts as well. (mt)
11156 - 159483 - solver does not blame missing dependency (schubi)
11157 - Added a variant of MediaHandler::forceRelaseAllMedia (ma)
11158 - Fixed MediaCD::forceEject() to handle DELAYED_VERIFY
11159   and use forceRelaseAllMedia if FORCE_RELEASE_FOREIGN=1 (ma)
11160 - fixed ZYPP_RETHROW (#156430) (ma)
11161 - patch for #156114 (visnov)
11162 - fixed container.erase loops (ma)
11163 - Fixed to reset desired (cached) flag before the action (mt)
11164 - Removed return in forceRelaseAllMedia (void function) (mt)
11165 - Parse nonexisting architecture to noarch so patches dont get
11166   filtered by the pool (dmacvicar)
11167 - 159512 - yast2-qt does not show label of to be installed products
11168   anymore (dmacvicar)
11169 - 159765 - Hidden patterns still visible (dmacvicar)
11170 - Use noarch if no arch is specified. (dmacvicar)
11171 - r2594
11172
11173 -------------------------------------------------------------------
11174 Tue Mar 21 09:04:06 CET 2006 - visnov@suse.de
11175
11176 - properly report error for media change callback
11177 - rev 2579
11178
11179 -------------------------------------------------------------------
11180 Mon Mar 20 23:02:07 CET 2006 - ma@suse.de
11181
11182 - fixed memory leak in XMLNodeIterator (#157474)
11183 - disabled storing filelist (YUMFileListParser) and changelog (YUMOtherParser)
11184 - Renamed private MediaManager::forceMediaRelease
11185   function to forceReleaseShared (more exact name)
11186 - Implemented forceRelaseAllMedia() that can be
11187   used to release also foreign (user) mounts.
11188 - Added use of forceRelaseAllMedia for CD/DVDs
11189   if FORCE_RELEASE_FOREIGN is 1 (default 0)
11190 - little cleanup of the checkAttached function
11191 - r2578
11192
11193 -------------------------------------------------------------------
11194 Mon Mar 20 17:04:28 CET 2006 - mvidner@suse.cz
11195
11196 - don't try to attach without exception handling (#158620)
11197 - fix descriptions, as a new tag Des for selections exists now.
11198 - fix #157683: failure after adding add-on product to install
11199   sources
11200 - added more files for translation
11201 - resolve-dependencies.cc: establish pool
11202 - parse-metadata.cc: catch bad URL
11203 - set zmdid for atoms
11204 - r2574
11205
11206 -------------------------------------------------------------------
11207 Sun Mar 19 19:24:44 CET 2006 - kkaempf@suse.de
11208
11209 - fix testsuite.
11210 - provide edition and architecture for all kinds of yum
11211   resolvables.
11212 - fix ResStatus output.
11213 - establish atoms correctly.
11214 - treat requires to unneeded resolvables as fulfilled.
11215 - rev 2559
11216
11217 -------------------------------------------------------------------
11218 Sun Mar 19 00:05:17 CET 2006 - kkaempf@suse.de
11219
11220 - fix the build
11221 - only consider best architecture/version (#157594)
11222 - prefer providers which supplement/enhance installed or
11223   to-be-installed packages (fixes the tpctl-kmp issue)
11224 - rev 2546
11225
11226 -------------------------------------------------------------------
11227 Sat Mar 18 02:22:22 CET 2006 - kkaempf@suse.de
11228
11229 - provide more filters for pkg-bindings (#158602)
11230 - add SystemResObject to provide system (modalias, hal, ...)
11231   capabilities.
11232 - handle this during resolving.
11233 - make the modalias and hal capability match the SystemResObject
11234   by default, thereyby triggering a modalias (resp. hal)
11235   evaluation.
11236 - xmlstore: decouple target store from YUM schema.
11237 - clean up moving of hal() and modalias() from provides to
11238   supplements in ResolvableImpl.
11239 - add PatchContents() for UI.
11240 - handle Edition::noedition as empty string.
11241 - r2537
11242
11243 -------------------------------------------------------------------
11244 Tue Mar 14 23:32:44 CET 2006 - jsrain@suse.de
11245
11246 - releasing all medias when asking for CD (#156981)
11247 - r2471
11248
11249 -------------------------------------------------------------------
11250 Tue Mar 14 19:38:43 CET 2006 - mvidner@suse.cz
11251
11252 - ResStatus::resetTransact must return a value.
11253 - Fixed random build failures in LanguageCode.cc.
11254   (Rewrote the CodeMaps constructor so that gcc does not
11255   optimize a 500-statement basic block.)
11256 - Fix constructions of patch objects. Actually insert atoms in atoms
11257   list. Insert atoms for package even if the package does not exists
11258   in the source. Fixes #157628 (dmacvicar).
11259 - Fixed license reading from susetags, #151834 (dmacvicar).
11260 - r2468
11261
11262 -------------------------------------------------------------------
11263 Tue Mar 14 16:59:42 CET 2006 - mvidner@suse.cz
11264
11265 - added ResStatus::resetTransact (ma)
11266 - bugfix for #156439 (schubi)
11267 - Added Source_Ref::setAlias (#154913).
11268 - Do not assume there is a product file when scanning for products
11269   (visnov)
11270 - function to disable all sources in the persistent store (visnov)
11271 - dependency errors go to stdout, not stderr; output resolver info
11272   directly to stderr (kkaempf)
11273 - rev 2464
11274
11275 -------------------------------------------------------------------
11276 Tue Mar 14 01:34:38 CET 2006 - kkaempf@suse.de
11277
11278 - fix merging of resolver info (needed for #157684).
11279 - errors are also important in ResolverInfo.
11280 - improve debug output in ResolverContext.
11281 - rev 2455
11282
11283 -------------------------------------------------------------------
11284 Mon Mar 13 22:54:01 CET 2006 - jsrain@suse.de
11285
11286 - delete RPMs downloaded via HTTP/FTP after installnig them
11287   (#157011)
11288 - fixed product registration (reverted autorefresh patch) (#157566)
11289
11290 -------------------------------------------------------------------
11291 Mon Mar 13 11:53:52 CET 2006 - kkaempf@suse.de
11292
11293 - if root!="/", always prefer the upgrade candidate (#155472)
11294 - implement license confirmed api for UI.
11295 - prefer architecture over version in distribution upgrade
11296   (#157501)
11297 - clean up media handling.
11298 - rev 2448
11299
11300 -------------------------------------------------------------------
11301 Sun Mar 12 22:31:09 CET 2006 - kkaempf@suse.de
11302
11303 - init Modalias properly.
11304 - fix warnings in testcases.
11305 - rev 2432
11306
11307 -------------------------------------------------------------------
11308 Sat Mar 11 21:25:18 CET 2006 - kkaempf@suse.de
11309
11310 - drop libjpeg-devel and sqlite-devel from build requires.
11311
11312 -------------------------------------------------------------------
11313 Sat Mar 11 08:16:53 CET 2006 - kkaempf@suse.de
11314
11315 - implement 'modalias()' capability (#157406)
11316 - make dependencies consistent, its 'freshens'.
11317 - cope with user umounts of devices.
11318 - add debug to SourceManager.
11319 - rev 2418
11320
11321 -------------------------------------------------------------------
11322 Fri Mar 10 16:20:41 CET 2006 - kkaempf@suse.de
11323
11324 - allow version downgrade during distribution upgrade if the
11325   newer package is coming from a trusted vendor (#155472)
11326 - implement locale fallback
11327 - 'freshen' -> 'freshens' in schema definitions to make it
11328   consistent with all other dependency definitions.
11329 - better error reporting for .pat and .sel files.
11330 - rule out packages from dependency resolutions which are
11331   de-selected by user (#155368)
11332 - use locale fallbacks in package translations.
11333 - refresh source when re-enabling it.
11334 - rev 2406
11335
11336 -------------------------------------------------------------------
11337 Tue Mar  7 21:18:19 CET 2006 - kkaempf@suse.de
11338
11339 - split of libzypp-zmd-backend subpackage as a stand-alone
11340   leaf package.
11341 - encapsulate bool test for Source_Ref better.
11342 - fixed stack overflow (ma).
11343 - make testsuite build again.
11344 - rev 2346
11345
11346 -------------------------------------------------------------------
11347 Tue Mar  7 16:17:07 CET 2006 - kkaempf@suse.de
11348
11349 - fixed URL rewriting for CD2 and following (#154762)
11350 - fixed ResPoolProxy diffState (for proper ok/cancel support
11351   in UI)
11352 - added special exception class for aborting installation
11353   (#154936)
11354 - only auto-change directories if they end in CDn or DVDn.
11355 - rev 2320.
11356
11357 -------------------------------------------------------------------
11358 Tue Mar  7 15:37:51 CET 2006 - kkaempf@suse.de
11359
11360 - silently ignore multiple installs of the same package.
11361 - fix disk usage for installs and uninstalls.
11362 - rev 2308
11363
11364 -------------------------------------------------------------------
11365 Mon Mar  6 22:22:57 CET 2006 - kkaempf@suse.de
11366
11367 - zmd-backend: filter out incompatible architectures from
11368   repository.
11369 - rev 2298
11370
11371 -------------------------------------------------------------------
11372 Mon Mar  6 21:35:24 CET 2006 - kkaempf@suse.de
11373
11374 - sync libzypp media data with mtab.
11375 - improve resolver error and solution reports.
11376 - fix source cache reading (#155459).
11377 - default cached sources to enabled (#155459).
11378 - let each source provide public keys.
11379 - rev 2297
11380
11381 -------------------------------------------------------------------
11382 Sun Mar  5 15:48:29 CET 2006 - kkaempf@suse.de
11383
11384 - only write by-sovler transactions back (#154976)
11385 - rev 2278
11386
11387 -------------------------------------------------------------------
11388 Sat Mar  4 12:36:40 CET 2006 - kkaempf@suse.de
11389
11390 - release last used source at end of commit (#155002)
11391 - rev 2277
11392
11393 -------------------------------------------------------------------
11394 Fri Mar  3 23:14:50 CET 2006 - kkaempf@suse.de
11395
11396 - cope with NULL values in zmd catalogs table (#153584)
11397 - set YAST_IS_RUNNING in transact zmd helper (#154820)
11398 - run SuSEconfig after transact zmd helper (#154820)
11399 - add softTransact to honor user vs. soft requirements (#154650)
11400 - honor all build keys provided by a package source.
11401 - add source metadata refresh.
11402 - add progress callbacks to zmd helpers.
11403 - rev 2276
11404
11405 -------------------------------------------------------------------
11406 Thu Mar  2 21:59:07 CET 2006 - kkaempf@suse.de
11407
11408 - include .diffs into main source.
11409 - catch exception when ejecting media which was unmounted externally
11410   (#154697).
11411 - init source in zmd-backend correctly (#154667)
11412 - implement disk usage info for YaST.
11413 - clean up XML schema files.
11414 - catch CPUs identifying as 'i686' but being 'i586'.
11415 - allow definition of preferred attach (mount) point for media.
11416 - make resolver results more readable.
11417 - use language fallbacks if none of multiple language providers
11418   matches.
11419 - get rid of ignoring wrong arch in resolver, having the wrong
11420   architecture is prevented by other means.
11421 - prepare for translations in exceptions.
11422 - fix 'abort does not abort'
11423 - implement 'flag' I/O in target cache backend.
11424 - skip incompatibles architectures in packages.<lang>
11425 - rev 2228
11426
11427 -------------------------------------------------------------------
11428 Thu Mar  2 13:44:34 CET 2006 - kkaempf@suse.de
11429
11430 - dont even provide src/nosrc from the source.
11431 - rev 2169 + diffs
11432
11433 -------------------------------------------------------------------
11434 Wed Mar  1 17:23:23 CET 2006 - kkaempf@suse.de
11435
11436 - Initialize commit result (#154409)
11437 - release media if its wrong (#154326)
11438 - dont copy src/nosrc packages to the pool (#154627)
11439 - reduce XML logging.
11440 - rev 2169 + diffs
11441
11442 -------------------------------------------------------------------
11443 Tue Feb 28 16:10:14 CET 2006 - kkaempf@suse.de
11444
11445 - fix path of .po files (#154074).
11446 - parse the correct package.<lang> file (kinda #154074).
11447 - complain about bad "=Sel:" or "=Pat:" lines (#153065).
11448 - reattach all released medias.
11449 - raise exception instead of abort() on XML errors (#154104).
11450 - update translations.
11451 - PathInfo: implemented a copy_dir_content (variant of copy_dir)
11452   and is_empty_dir utility function
11453 - rev 2169
11454
11455 -------------------------------------------------------------------
11456 Tue Feb 28 14:51:46 CET 2006 - kkaempf@suse.de
11457
11458 - check freshens and supplements for packages (#154074).
11459 - only complain about incomplete installed resolvables,
11460   if they are uninstalled, schedule them for installation.
11461   (#154074)
11462 - add testcases for locale() provides.
11463 - add lang_country -> lang fallback.
11464 - have locale(parent:...) deps match any provides of 'parent'
11465   also when uninstalling a package.
11466 - rev 2148
11467
11468 -------------------------------------------------------------------
11469 Tue Feb 28 10:35:15 CET 2006 - kkaempf@suse.de
11470
11471 - change the locale(...) separator to ";" (#153791)
11472 - complete "find-files" of zmd-backend.
11473 - rev 2140
11474
11475 -------------------------------------------------------------------
11476 Tue Feb 28 10:28:06 CET 2006 - visnov@suse.de
11477
11478 - avoid attaching media when initializing source
11479 - rev 2139
11480
11481 -------------------------------------------------------------------
11482 Mon Feb 27 21:26:00 CET 2006 - kkaempf@suse.de
11483
11484 - warn about misspelled 'locale(...)' provides
11485 - add testcases
11486 - rev 2134
11487
11488 -------------------------------------------------------------------
11489 Mon Feb 27 20:19:40 CET 2006 - kkaempf@suse.de
11490
11491 - fix the build
11492 - rev 2129
11493
11494 -------------------------------------------------------------------
11495 Mon Feb 27 18:15:16 CET 2006 - kkaempf@suse.de
11496
11497 - provide available locales to application (#153583)
11498 - honor 'requestedLocales' (language dependant packages)
11499 - honor release requests for all holders of a device.
11500 - silently re-attach after a forced release.
11501 - solver improvements.
11502 - handle source caches.
11503 - proper logging in zmd backend helpers.
11504 - rev 2127
11505
11506 -------------------------------------------------------------------
11507 Mon Feb 27 13:44:39 CET 2006 - kkaempf@suse.de
11508
11509 - upgrade always to best version and arch (#153577)
11510 - reset 'transact' state for obsoleted packages (#153578)
11511 - translation updates
11512 - rev 2113
11513
11514 -------------------------------------------------------------------
11515 Mon Feb 27 10:42:33 CET 2006 - kkaempf@suse.de
11516
11517 - add support for 'local' .rpm packages to zmd-backend.
11518 - rev 2101
11519
11520 -------------------------------------------------------------------
11521 Sun Feb 26 20:24:10 CET 2006 - kkaempf@suse.de
11522
11523 - fix build of zmd/backend.
11524 - actually fill 'files' table in package-files.
11525 - rev 2094
11526
11527 -------------------------------------------------------------------
11528 Sun Feb 26 17:43:06 CET 2006 - kkaempf@suse.de
11529
11530 - improve testcases.
11531 - add 'setPossibleLocales()' to ZYpp, this defines the set
11532   of possible locales to choose from (#153583)
11533 - provide LanguageImpl and create 'Language' resolvables for
11534   each 'possible' locale.
11535 - fix YUM parsing of patches, insert 'atoms' to link patches
11536   with packages.
11537 - replace gzstream/ with own, existing implementation.
11538 - honor locks in solver (#150231)
11539 - sync pool with target after commit() properly (#150565, #153066)
11540 - new zmd helper 'package-files'
11541 - rev 2093
11542
11543 -------------------------------------------------------------------
11544 Thu Feb 23 21:45:06 CET 2006 - kkaempf@suse.de
11545
11546 - prevent multiple initializations of the target (#153124)
11547 - implement 'loopback mounted ISO images'
11548 - retain old package sources on upgrade.
11549 - support compressed .xml files in 'repodata' type repositories.
11550 - rev 2025
11551
11552 -------------------------------------------------------------------
11553 Thu Feb 23 15:16:58 CET 2006 - kkaempf@suse.de
11554
11555 - parse locale(...) provides and construct correct dependencies.
11556
11557 -------------------------------------------------------------------
11558 Thu Feb 23 14:16:44 CET 2006 - kkaempf@suse.de
11559
11560 - always upgrade to candidate (#152760).
11561 - fix typo in package sorting.
11562 - prepare handling of locale provides.
11563 - rev 1995
11564
11565 -------------------------------------------------------------------
11566 Thu Feb 23 10:53:51 CET 2006 - kkaempf@suse.de
11567
11568 - sort src/nosrc package to right list during commit.
11569 - revert installtime/buildtime in susetags parser (#152760)
11570 - rev 1990
11571
11572 -------------------------------------------------------------------
11573 Thu Feb 23 10:22:08 CET 2006 - kkaempf@suse.de
11574
11575 - reset state after successful commit (#153030)
11576 - run "rpm -e" always with "--nodeps" (#153026)
11577 - provide separate resolvable kind for src packages.
11578 - extend status field for LOCK and LICENSE.
11579 - add sameState()/diffState() for UI.
11580 - provide 'best' candidate for UI.
11581 - set 60 sec timeout for curl access.
11582 - don't cross-compare solver results, takes too much time.
11583 - provide sizes of installed packages.
11584 - extend REQUIRES semantics in content file.
11585 - add "parse-metadata" helper to zmd-backend.
11586 - rev 1987
11587
11588 -------------------------------------------------------------------
11589 Wed Feb 22 14:51:46 CET 2006 - kkaempf@suse.de
11590
11591 - provide complete disk usage data (#152761)
11592 - include upgrade flag when copying solver solution
11593   back to pool (#152717)
11594 - rev 1959
11595
11596 -------------------------------------------------------------------
11597 Wed Feb 22 13:16:48 CET 2006 - kkaempf@suse.de
11598
11599 - don't insert incompatible architectures to the pool (#151933)
11600 - don't accept incompatible architectures from a repository
11601   (#151933)
11602 - separate rpm log (#151431).
11603 - allow extended product requires.
11604 - rev 1954
11605
11606 -------------------------------------------------------------------
11607 Tue Feb 21 22:02:59 CET 2006 - kkaempf@suse.de
11608
11609 - provide the XML schema files in the main package. (#152593)
11610
11611 -------------------------------------------------------------------
11612 Tue Feb 21 20:05:34 CET 2006 - kkaempf@suse.de
11613
11614 - provide arch compat handling.
11615 - implement data upload to zmd.
11616 - fix source metadata caching on target.
11617 - add 'supplements' dependencies to 'yum' parser.
11618 - provide user agent identification to curl calls.
11619 - move resolver branches (multiple alternatives) back in queue
11620   (resolve known things first, then the unknown ones).
11621 - clean up 'packages' parser.
11622 - rev 1947
11623
11624 -------------------------------------------------------------------
11625 Tue Feb 21 09:18:53 CET 2006 - kkaempf@suse.de
11626
11627 - improve media mount/umount interface
11628 - prepare class ArchCompat for proper architecture ordering
11629   and compatibility handling.
11630 - add returns to dummy functions in DbAccess.
11631 - rev 1913
11632
11633 -------------------------------------------------------------------
11634 Mon Feb 20 21:08:22 CET 2006 - kkaempf@suse.de
11635
11636 - don't explictly delete to-be-upgraded packages.
11637 - finish query-system, resolve-dependencies, and transact for
11638   libzypp-zmd-backend.
11639 - provide Pattern::category.
11640 - move system architecture to toplevel.
11641 - make target store pathname settable.
11642 - speed up rpmdb reading by properly filtering unwanted file
11643   provides.
11644 - rev 1905
11645
11646 -------------------------------------------------------------------
11647 Sun Feb 19 20:35:03 CET 2006 - kkaempf@suse.de
11648
11649 - new translations.
11650 - proofread texts.
11651 - when comparing solutions, prefer higher versions.
11652 - provide generic 'SafeBool' for bool conversions.
11653 - add PtrTypes testsuites.
11654 - rev 1876
11655
11656 -------------------------------------------------------------------
11657 Fri Feb 17 21:43:51 CET 2006 - kkaempf@suse.de
11658
11659 - integrate all diffs
11660 - move Target::commit to toplevel API
11661 - generalize dependency iterators and hash dependency
11662   information in pool (for speedup)
11663 - add 'supplements' as dependency
11664 - make more pattern attributes available
11665 - drop "smbfs" in favour of "cifs" (#151476)
11666 - add metadata cache to sources (Beta4 bug)
11667 - run "rpm -e"  with name-version-release
11668 - fix update conflicts
11669 - rev 1864
11670
11671 -------------------------------------------------------------------
11672 Thu Feb 16 20:02:19 CET 2006 - kkaempf@suse.de
11673
11674 - fix-mediachange.diff: dont skip CD but retry after media change
11675 - cd-eject-button.diff: fix CD url so YaST recognizes it and shows
11676   'eject' button
11677 - release-forced-eject-no-ptrfix.diff: fix refcounting in ptrs
11678   so media handle gets actually released and media unmounted.
11679
11680 -------------------------------------------------------------------
11681 Thu Feb 16 14:40:31 CET 2006 - kkaempf@suse.de
11682
11683 - implement arch scoring
11684 - prefer better arch (#151427)
11685 - transitive depedencies of weak requirements are non-weak
11686   (#151446)
11687 - rev 1778 + diff
11688
11689 -------------------------------------------------------------------
11690 Wed Feb 15 18:19:12 CET 2006 - kkaempf@suse.de
11691
11692 - ignore self and to-be-updated conflicts (#150844)
11693 - fix enable of target store (for non-packages)
11694 - rev 1778
11695
11696 -------------------------------------------------------------------
11697 Wed Feb 15 13:11:28 CET 2006 - kkaempf@suse.de
11698
11699 - fix "cd:" url (#151121)
11700 - provide location() in public Package api
11701 - allow running distribution upgrade in testmode
11702 - extend HAL interface
11703 - rev 1762
11704
11705 -------------------------------------------------------------------
11706 Wed Feb 15 10:10:48 CET 2006 - kkaempf@suse.de
11707
11708 - pass normal and locale packages from selections correctly.
11709 - its "baseconf" for base selections.
11710 - Make 'ZYpp' an obvious singleton.
11711 - provide releasenotesUrl.
11712 - dont continue upgrade without target.
11713 - implement 'fake' hal for testing.
11714 - fix package sizes.
11715 - more solver testcases.
11716 - rev 1754
11717
11718 -------------------------------------------------------------------
11719 Tue Feb 14 20:52:02 CET 2006 - kkaempf@suse.de
11720
11721 - extend requires of libzypp-devel
11722 - provide package sizes for UI
11723 - provide more UI helpers
11724 - implement Product and related functions
11725 - fix split provides in distribution upgrade
11726 - provide locale information to system
11727 - ask HAL for available devices
11728 - reduce debug information in solver
11729 - filter architectures in source, not in solver
11730 - rev 1743
11731
11732 -------------------------------------------------------------------
11733 Tue Feb 14 07:27:39 CET 2006 - visnov@suse.de
11734
11735 - disable another testsuite for now
11736 - fetch the default locale from environment
11737 - support user-defined formatting of log
11738 - rev 1710
11739
11740 -------------------------------------------------------------------
11741 Mon Feb 13 20:41:36 CET 2006 - visnov@suse.de
11742
11743 - providing basic product information from susetags source
11744 - public API for preferred language
11745 - implemented redirect of logging (#149001)
11746 - report start/finish of source data parsing (#150211)
11747 - store/restore source aliases properly (#150256)
11748 - disable a lot of debug logging to speed up solver
11749 - properly rewrite URL for CDn directory layouts (#149870)
11750 - rev 1706
11751
11752 -------------------------------------------------------------------
11753 Sun Feb 12 16:59:48 CET 2006 - kkaempf@suse.de
11754
11755 - add save/restore state to facilitate UI 'cancel'
11756 - enable target/store
11757 - add 'forceResolve' call and flag to resolver to switch between
11758   task-oriented ZMD and interactive YaST behaviour.
11759 - Fix resolver problem solution texts.
11760 - improve solver problem solution offerings.
11761 - fix media access handling to better support multiple
11762   requestors to single media.
11763 - move the media number checking to the source (media requestor)
11764   which knows how to verify the correct media.
11765 - Fix CD ordering (#149871), adding testcases.
11766 - Move 'PoolItemList' and 'PoolItemSet' typedefs inside classes.
11767 - Add selections to testcases.
11768 - rev 1673
11769
11770 -------------------------------------------------------------------
11771 Sat Feb 11 10:17:15 CET 2006 - kukuk@suse.de
11772
11773 - Fix missing return in Source.cc:124
11774
11775 -------------------------------------------------------------------
11776 Fri Feb 10 18:41:29 CET 2006 - kkaempf@suse.de
11777
11778 - cope with empty arch field in selections
11779 - enable dummy "enableStorage" function
11780 - rev 1610-branch
11781
11782 -------------------------------------------------------------------
11783 Fri Feb 10 15:36:43 CET 2006 - kkaempf@suse.de
11784
11785 - fix random data return in Source.cc
11786 - rev 1610
11787
11788 -------------------------------------------------------------------
11789 Fri Feb 10 15:00:45 CET 2006 - kkaempf@suse.de
11790
11791 - adapt zmd-backend to SourceImpl API change
11792 - rev 1608
11793
11794 -------------------------------------------------------------------
11795 Fri Feb 10 13:54:43 CET 2006 - kkaempf@suse.de
11796
11797 - fix the packages parser bug. Now all packages are parsed
11798   including (english) translations.
11799   source/susetags is back to svn head.
11800 - rev 1600
11801
11802 -------------------------------------------------------------------
11803 Fri Feb 10 10:30:12 CET 2006 - kkaempf@suse.de
11804
11805 - fix off-by-one bug in bitfield handling
11806 - revert source/susetags to rev 1411
11807 - rev 1586
11808
11809 -------------------------------------------------------------------
11810 Thu Feb  9 22:21:43 CET 2006 - kkaempf@suse.de
11811
11812 - dont prereq-sort non-packages
11813 - rev 1584
11814
11815 -------------------------------------------------------------------
11816 Thu Feb  9 21:29:00 CET 2006 - kkaempf@suse.de
11817
11818 - rev 1582
11819
11820 -------------------------------------------------------------------
11821 Thu Feb  9 11:10:54 CET 2006 - kkaempf@suse.de
11822
11823 - update to rev 1543
11824
11825 -------------------------------------------------------------------
11826 Thu Feb  9 00:49:23 CET 2006 - ro@suse.de
11827
11828 - require hal-devel in libzypp-devel
11829 - re-merge fixes (RPM_OPT_FLAGS)
11830
11831 -------------------------------------------------------------------
11832 Wed Feb  8 23:53:58 CET 2006 - kkaempf@suse.de
11833
11834 - make solver behaviour a bit more interactive
11835 - rev 1537
11836
11837 -------------------------------------------------------------------
11838 Wed Feb  8 18:45:21 CET 2006 - schwab@suse.de
11839
11840 - Fix syntax error in configure script.
11841 - Use RPM_OPT_FLAGS.
11842
11843 -------------------------------------------------------------------
11844 Wed Feb  8 17:03:37 CET 2006 - kkaempf@suse.de
11845
11846 - update for qt ui integration
11847 - rev 1504
11848
11849 -------------------------------------------------------------------
11850 Tue Feb  7 23:18:09 CET 2006 - kkaempf@suse.de
11851
11852 - split off libzypp-zmd-backend
11853 - rev 1466
11854
11855 -------------------------------------------------------------------
11856 Tue Feb  7 23:10:59 CET 2006 - kkaempf@suse.de
11857
11858 - another update to svn
11859
11860 -------------------------------------------------------------------
11861 Mon Feb  6 20:42:22 CET 2006 - kkaempf@suse.de
11862
11863 - finish rpm callbacks
11864 - finish UI API
11865 - fix state change resolver<->pool
11866 - zmd backend stuff
11867 - speed up tag file parsing
11868 - rev 1405
11869
11870 -------------------------------------------------------------------
11871 Mon Feb  6 16:53:03 CET 2006 - schubi@suse.de
11872
11873 - disabling failing tests of s390 and ppc
11874
11875 -------------------------------------------------------------------
11876 Mon Feb  6 11:14:16 CET 2006 - schubi@suse.de
11877
11878 - Snapshoot rev 1367
11879
11880 -------------------------------------------------------------------
11881 Mon Feb  6 01:42:48 CET 2006 - kkaempf@suse.de
11882
11883 - use hashes for pool
11884 - rev 1343
11885
11886 -------------------------------------------------------------------
11887 Fri Feb  3 14:21:47 CET 2006 - schubi@suse.de
11888
11889 - removed Obsoletes:    yast2-packagemanager
11890
11891 -------------------------------------------------------------------
11892 Fri Feb  3 11:36:19 CET 2006 - schubi@suse.de
11893
11894 - Snapshoot 3 Feb 2005 (11:30)
11895
11896 -------------------------------------------------------------------
11897 Thu Feb  2 14:27:02 CET 2006 - schubi@suse.de
11898
11899 - Snapshoot 2 Feb 2005 (14:00)
11900
11901 -------------------------------------------------------------------
11902 Thu Feb  2 12:23:03 CET 2006 - schubi@suse.de
11903
11904 - Snapshoot 2 Feb 2005 ( integrating YaST )
11905
11906 -------------------------------------------------------------------
11907 Wed Jan 25 21:37:50 CET 2006 - mls@suse.de
11908
11909 - converted neededforbuild to BuildRequires
11910
11911 -------------------------------------------------------------------
11912 Sat Jan 14 08:51:55 CET 2006 - kkaempf@suse.de
11913
11914 - Initial version
11915