Imported Upstream version 17.23.3
[platform/upstream/libzypp.git] / package / libzypp.changes
1 -------------------------------------------------------------------
2 Wed Mar 25 15:26:14 CET 2020 - ma@suse.de
3
4 - Add HistoryLogReader actionFilter to parse only specific
5   HistoryActionIDs.
6 - version 17.23.3 (22)
7
8 -------------------------------------------------------------------
9 Fri Mar 20 12:28:18 CET 2020 - ma@suse.de
10
11 - RepoVariables: Add safe guard in case the caller does not own a
12   zypp instance.
13 - Enable c++17. Define libyzpp CXX_STANDARD in ZyppCommon.cmake.
14 - version 17.23.2 (22)
15
16 -------------------------------------------------------------------
17 Mon Mar  2 19:53:51 CET 2020 - ma@suse.de
18
19 - Fix package status computation regarding unneeded, orphaned, recommended
20   and suggested packages (broken in 17.23.0) (bsc#1165476)
21 - version 17.23.1 (22)
22
23 -------------------------------------------------------------------
24 Fri Feb 21 16:06:57 CET 2020 - ma@suse.de
25
26 - Log patch status changes to history (jsc#SLE-5116)
27 - Allow to disable all WebServer dependent tests when building. OBS
28   wants to be able to get rid of the nginx/FastCGI-devel build
29   requirement. Use 'rpmbuild --without mediabackend_tests' or
30   'cmake -DDISABLE_MEDIABACKEND_TESTS=1'.
31 - version 17.23.0 (22)
32
33 -------------------------------------------------------------------
34 Fri Feb  7 14:56:40 CET 2020 - ma@suse.de
35
36 - update translations
37 - Replace mongoose/webrick with nginx in test suite.
38   This patch makes use of nginx to replace the current WebServer
39   mongoose implementation. Also adds support for registering
40   callback functions for certain URL requests via FCGI, making it
41   possible to mock HTTP responses and test more complex HTTP setups.
42 - boost: Fix deprecated auto_unit_test.hpp includes.
43 - Disable zchunk on Leap-15.0 and SLE15-* while there is no libzck.
44 - Fix decision whether to download ZCHUNK files.
45   libzypp and libsolv must both be able to read the format.
46 - version 17.22.1 (22)
47
48 -------------------------------------------------------------------
49 Thu Jan 23 16:30:19 CET 2020 - ma@suse.de
50
51 - yum::Downloader: Prefer zchunk compressed metadata if libvsolv
52   supports it.
53 - BuildRequires:  libsolv-devel >= 0.7.11.
54 - version 17.22.0 (22)
55
56 -------------------------------------------------------------------
57 Mon Jan 20 12:53:12 CET 2020 - ma@suse.de
58
59 - Selectable: Fix highestAvailableVersionObj if only retracted
60   packages are available. Avoid using retracted items as candidate
61   (jsc#SLE-8770)
62 - version 17.21.0 (20)
63
64 -------------------------------------------------------------------
65 Thu Dec 19 13:28:00 CET 2019 - ma@suse.de
66
67 - BuildRequires:  libsolv-devel >= 0.7.10.
68 - RpmDb: Become rpmdb backend independent (jsc#SLE-7272)
69 - RpmDb: Close API offering a custom rpmdb path
70   It's actually not needed and for this to work also libsolv needs
71   to support it. You can sill use a librpmDb::db_const_iterator to
72   access a database at a custom location (ro).
73 - Remove legacy rpmV3database conversion code.
74 - version 17.20.0 (20)
75
76 -------------------------------------------------------------------
77 Wed Dec 11 09:51:10 CET 2019 - ma@suse.de
78
79 - MediaCurl: assert cookie file has mode 0600 (bsc#1158763, CVE-2019-18900)
80 - version 17.19.0 (12)
81
82 -------------------------------------------------------------------
83 Mon Dec  9 10:22:56 CET 2019 - ma@suse.de
84
85 - dup: fix removing orphaned packages dropped by to-be-installed
86   products (bsc#1155819)
87 - version 17.18.1 (12)
88
89 -------------------------------------------------------------------
90 Thu Dec  5 14:23:52 CET 2019 - ma@suse.de
91
92 - Resolver: add solution actions for SOLVER_SOLUTION_BLACK
93   (retracted/PTF)
94 - Solvable: add isRetracted and isPtf attributes.
95 - version 17.18.0 (12)
96
97 -------------------------------------------------------------------
98 Thu Nov 28 18:20:04 CET 2019 - ma@suse.de
99
100 - Introduce PurgeKernels class (bsc#1155198)
101   Adds libzypp API to mark all obsolete kernels according to the
102   existing purge-kernel script rules.
103 - Add solver jobs for retracted packages and ptfs.
104   Support for ptf packages and retract ed patches.
105 - Do not enforce 'en' being in RequestedLocales (bsc#1155678)
106   If the user decides to have a system without explicit language
107   support he may do so.
108 - Pass correct posttrans script argument (fixes #190)
109 - BuildRequires:  libsolv-devel >= 0.7.8.
110 - version 17.17.0 (12)
111
112 -------------------------------------------------------------------
113 Tue Oct 29 14:54:51 CET 2019 - ma@suse.de
114
115 - Expose new libsolv API via C++ counterparts
116   (openSUSE/zypper#214)
117 - BuildRequires:  libsolv-devel >= 0.7.7
118 - version 17.16.0 (12)
119
120 -------------------------------------------------------------------
121 Fri Oct 18 17:20:08 CEST 2019 - ma@suse.de
122
123 - Fix empty metalink downloads if filesize is unknown (bsc#1153557)
124 - Recognize riscv64 as architecture
125 - Fix installation of new header file (fixes #185)
126 - zypp.conf: Introduce `solver.focus` to define the resolvers general
127   attitude when resolving jobs. (bsc#1146415)
128 - New container detection algorithm for zypper ps (bsc#1146947)
129 - version 17.15.0 (12)
130
131 -------------------------------------------------------------------
132 Thu Sep 26 14:08:51 CEST 2019 - ma@suse.de
133
134 - Revert "Use CURL_HTTP_VERSION_2TLS if available" (bsc#1146027)
135 - doc: add service example using variables
136 - Fix build with rpm >= 4.15 (fixes #172)
137 - version 17.14.1 (12)
138
139 -------------------------------------------------------------------
140 Mon Aug  5 13:03:55 CEST 2019 - ma@suse.de
141
142 - PublicKey::algoName: supply key algorithm and length
143 - version 17.14.0 (12)
144
145 -------------------------------------------------------------------
146 Thu Jul 25 17:25:10 CEST 2019 - ma@suse.de
147
148 - MediaCurl: Fix leaking filedescriptors (bsc#1116995)
149 - commit: Run file conflict check on dry-run (best with download-only)
150   (bsc#1140039)
151 - commit: do not remove orphan products if the .prod file is owned by
152   a package (bsc#1139795)
153 - version 17.13.0 (12)
154
155 -------------------------------------------------------------------
156 Tue May 28 16:50:14 CEST 2019 - ma@suse.de
157
158 - Drop unused InterProcessMutex class and test
159 - Drop unused WebpinResult class and test
160 - Give posttrans script a parameter of 0 (issue #168)
161 - Use CURL_HTTP_VERSION_2TLS if available (fixes #141)
162 - version 17.12.0 (12)
163
164 -------------------------------------------------------------------
165 Thu Apr  4 13:24:40 CEST 2019 - ma@suse.de
166
167 - Enhance scanning /sys for modaliases (bsc#1130161)
168 - version 17.11.4 (9)
169
170 -------------------------------------------------------------------
171 Tue Apr  2 18:15:12 CEST 2019 - ma@suse.de
172
173 - Prevent SEGV if the application sets an empty TextLocale (bsc#1127026)
174
175 -------------------------------------------------------------------
176 Mon Apr  1 08:49:45 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
177
178 - Fix build with CMake >= 3.14.0:
179   Starting with CMake 3.14, EXCLUDE_FROM_ALL now spreads from
180   directories to targets. 'make -C someSubdir' when 'someSubdir'
181   uses the 'EXCLUDE_FROM_ALL' keyword does nothing. (gh/libzypp#libzypp#165)
182
183 -------------------------------------------------------------------
184 Thu Mar 21 12:35:39 CET 2019 - ma@suse.de
185
186 - KeyManager: Work around bsc#1127220 [libgpgme] no error upon
187   incomplete import due to signal received.
188 - MediaCurl: add hint to check SCC for an expired regcode on
189   http error 403 (bsc#965786)
190 - version 17.11.3 (9)
191
192 -------------------------------------------------------------------
193 Mon Feb 25 12:07:19 CET 2019 - ma@suse.de
194
195 - Correctly handle exceptions when verifying the medium (bsc#1065022)
196 - Only write type field when probing (bsc#1114908)
197 - Don't blame user on TargetAbortedException (bsc#978193)
198 - version 17.11.2 (9)
199
200 -------------------------------------------------------------------
201 Thu Jan 31 17:41:21 CET 2019 - ma@suse.de
202
203 - CheckAccessDeleted: Suppress reporting `/memfd:` pseudo files
204   (bsc#1123843)
205 - MediaCurl: improve reporting https->http redirection errors
206 - Prevent SEGV if the application sets an empty TextLocale
207 - Url: don't force printing an empty authority if the schema does not
208   allow authority at all
209 - Try to the missing rpmDB compat symlink in case the rpm package got
210   deleted (bsc#1122471)
211 - version 17.11.1 (9)
212
213 -------------------------------------------------------------------
214 Fri Jan 11 10:24:33 CET 2019 - ma@suse.de
215
216 - PoolItemBest: Optionally prefer not locked packages (for bsc#1113296)
217 - ui::Selectable: add `hasLocks` to indicate a partially locked
218   item (for bsc#1113296)
219 - version 17.11.0 (9)
220
221 -------------------------------------------------------------------
222 Tue Dec 18 14:01:19 CET 2018 - ma@suse.de
223
224 - Simplify complex locks so zypper can display them (bsc#1112911)
225 - version 17.10.3 (9)
226
227 -------------------------------------------------------------------
228 Mon Dec 10 16:57:34 CET 2018 - ma@suse.de
229
230 - commit: set `SYSTEMD_OFFLINE=1` during chrooted commits (bsc#1118758)
231 - no-recommends: Nevertheless consider resolver namespaces (hardware,
232   language,..supporting packages) (FATE#325513)
233 - BuildRequires:  libsolv-devel >= 0.7.2
234   (SOLVER_FLAG_ONLY_NAMESPACE_RECOMMENDED)
235 - Remove world-readable bit from /var/log/zypp (bsc#1099019)
236 - version 17.10.2 (9)
237
238 -------------------------------------------------------------------
239 Wed Nov 28 14:40:26 CET 2018 - ma@suse.de
240
241 - Adapt to changes in upcoming Boost 1.69.0
242 - Do not fail service-refresh on a empty repoindex.xml (bnc#1116840)
243 - version 17.10.1 (9)
244
245 -------------------------------------------------------------------
246 Mon Nov 26 12:14:49 CET 2018 - ma@suse.de
247
248 - str: recognize 'always' and 'never' as valid boolean strings
249 - Fix needreboot code to use SolvableSpec parser (fate#326451)
250 - SolvableSpec: Define a set of Solvables by ident and provides
251 - version 17.10.0 (9)
252
253 -------------------------------------------------------------------
254 Wed Nov 14 11:48:35 CET 2018 - ma@suse.de
255
256 - Provide needreboot config files in /etc/zypp (fate#326451, fixes #140)
257 - Need to fix soname due to libsolv ABI changes (bsc#1115341)
258 - version 17.9.0 (9)
259
260 -------------------------------------------------------------------
261 Mon Oct 29 12:20:40 CET 2018 - ma@suse.de
262
263 - Adapt to changed type names in libsolv-0.7
264 - Package needreboot file (fate#326451)
265 - Fix definitions of gettext macros (fixes #135)
266 - version 17.8.1 (2)
267
268 -------------------------------------------------------------------
269 Fri Oct 12 14:01:19 CEST 2018 - ma@suse.de
270
271 - Add infrastructure to flag specific packages to trigger a
272   reboot needed hint (fate#326451)
273 - Adapt to libsolv: Drop support for REPOKEY_TYPE_U32
274 - Resolver: add setInr to request solving namespaces
275 - ResolverNamespace: add No/AllResolverNamespaces constants
276 - version 17.8.0 (2)
277
278 -------------------------------------------------------------------
279 Mon Oct  1 14:04:15 CEST 2018 - ma@suse.de
280
281 - Fix blocking wait for finished child process (bsc#1109877)
282 - version 17.7.2 (2)
283
284 -------------------------------------------------------------------
285 Fri Sep 28 14:38:01 CEST 2018 - ma@suse.de
286
287 - Fix conversion of string and glob to regex when compiling queries
288   (bsc#1099982, bsc#939392, bsc#556664)
289 - version 17.7.1 (2)
290
291 -------------------------------------------------------------------
292 Fri Sep  7 12:07:39 CEST 2018 - ma@suse.de
293
294 - Drop type application due to poor metadata support (bsc#1100095,
295   bsc#1104415)
296 - version 17.7.0 (2)
297
298 -------------------------------------------------------------------
299 Thu Sep  6 12:16:25 CEST 2018 - ma@suse.de
300
301 - Automatically fetch repository signing key from gpgkey url
302   (bsc#1088037)
303 - lsof: use '-K i' if lsof supports it (bsc#1099847,bsc#1036304)
304 - version 17.6.4 (2)
305
306 -------------------------------------------------------------------
307 Thu Aug 30 16:44:56 CEST 2018 - ma@suse.de
308
309 - Check for not imported keys after multi key import from rpmdb
310   (bsc#1096217)
311 - version 17.6.3 (2)
312
313 -------------------------------------------------------------------
314 Tue Aug 21 18:46:35 CEST 2018 - ma@suse.de
315
316 - fixup! Add filesize check for downloads with known size (bsc#408814)
317   Fix detetction of metalink downloads and prevent aborting if
318   a metalink file is larger than the expected data file.
319 - version 17.6.2 (2)
320
321 -------------------------------------------------------------------
322 Fri Aug 17 14:52:14 CEST 2018 - ma@suse.de
323
324 - Adapt to changes in libgpgme11-11.1.0 breaking the signature
325   verification (bsc#1100427)
326 - Use %license (bsc#1082318)
327 - BuildRequires:  libsolv-devel >= 0.6.35 (for bsc#1100095)
328 - changes: add CVE numbers
329 - version 17.6.1 (2)
330
331 -------------------------------------------------------------------
332 Fri Aug  3 11:11:25 CEST 2018 - ma@suse.de
333
334 - RepoInfo::provideKey: add report telling where we look for missing
335   keys.
336 - Support listing gpgkey URLs in repo files (bsc#1088037)
337 - Add new report to request user approval for importing a package key
338 - Handle http error 502 Bad Gateway in curl backend (bsc #1070851)
339   (fixes openSUSE/zypper#177)
340 - Add filesize check for downloads with known size (bsc#408814)
341 - Removed superfluous space in translation (bsc#1102019)
342 - version 17.6.0 (2)
343
344 -------------------------------------------------------------------
345 Thu Jul 19 12:57:21 CEST 2018 - ma@suse.de
346
347 - Prevent the system from sleeping during a commit
348   (fixes openSUSE/zypper#135)
349 - RepoManager: Explicitly request repo2solv to generate application
350   pseudo packages.
351 - version 17.5.2 (2)
352
353 -------------------------------------------------------------------
354 Wed Jul 18 10:55:49 CEST 2018 - ma@suse.de
355
356 - libzypp-devel should not require cmake (bsc#1101349)
357 - Avoid zombies from ExternalProgram
358 - Update ApiConfig
359 - fix typo
360 - version 17.5.1 (2)
361
362 -------------------------------------------------------------------
363 Mon Jul  9 14:43:15 CEST 2018 - ma@suse.de
364
365 - HardLocksFile: Prevent against empty commit without Target having
366   been been loaded (bsc#1096803)
367 - lsof: use '-K i' if lsof supports it (bsc#1099847)
368 - PackageProvider: Validate deta rpms before caching (bsc#1091624,
369   bsc#1088705, CVE-2018-7685)
370 - PackageProvider: Validate downloaded rpm package signatures
371   before caching (bsc#1091624, bsc#1088705, CVE-2018-7685)
372 - version 17.5.0 (2)
373
374 -------------------------------------------------------------------
375 Mon Jun 25 10:48:55 CEST 2018 - ma@suse.de
376
377 - Flags: make it std=c++14 ready
378 - Replace 'redhat-release' with generic 'system-release' (#120)
379 - Ignore /var, /tmp and /proc in zypper ps (bsc#1096617)
380 - Show GPGME version in log
381 - version 17.4.0 (2)
382
383 -------------------------------------------------------------------
384 Thu Apr 26 18:07:11 CEST 2018 - ma@suse.de
385
386 - Avoid zombie tar processes (bsc#1076192)
387 - Replace the terminology 'uninstallable' with 'not installable'
388   (bsc#1029392)
389 - version 17.3.1 (2)
390
391 -------------------------------------------------------------------
392 Mon Apr  9 13:11:50 CEST 2018 - ma@suse.de
393
394 - Show progressbar when running posttrans scripts
395 - Execute service plugin script chrooted to the RepoManagers root
396   (bsc#1080693)
397 - Make sure the product file comes from /etc/products.d for the
398   fallback product search (bsc#1086602)
399 - Introduce ZConfig::repoManagerRoot to support having diverging
400   target and repomanager root paths
401 - Rename `stderr` as it can be a macro (fixes #102)
402 - version 17.3.0 (2)
403
404 -------------------------------------------------------------------
405 Tue Mar 13 18:03:42 CET 2018 - ma@suse.de
406
407 - Protect code against broken translations (bsc#1082711)
408 - Fix broken translated format strings
409 - Deprecate the use of asciidoc for new releases
410 - version 17.2.2 (2)
411
412 -------------------------------------------------------------------
413 Wed Mar  7 11:22:02 CET 2018 - ma@suse.de
414
415 - PoolQuery::addDependency add overload to define an individual
416   Match::Mode (bsc#1043166)
417 - version 17.2.1 (2)
418
419 -------------------------------------------------------------------
420 Thu Mar  1 17:46:39 CET 2018 - bzeller@suse.de
421
422 - Add /var/lib/gdm to CheckAccessDeleted blacklist (bsc#1079991)
423 - Use gpgme instead of calling gpg2 binary directly
424 - Fix leak in Digest.cc (bsc#1075978)
425 - version 17.2.0 (2)
426
427 -------------------------------------------------------------------
428 Tue Feb 20 18:03:24 CET 2018 - ma@suse.de
429
430 - RpmDb::checkPackage: fix parsing localized rpm output (bsc#1076415)
431 - Replace libexpat with libxml
432 - Fix libzypp tests failing with `-Wp,-D_GLIBCXX_ASSERTIONS`
433   compiler flag (fixes #84)
434 - BuildRequire gpg2 as testcases need it (fixes #84)
435 - version 17.1.3 (0)
436
437 -------------------------------------------------------------------
438 Fri Feb  2 16:07:08 CET 2018 - ma@suse.de
439
440 - Fix crash when installing broken rpm packages (bsc#1078284)
441 - Testcase: Minor fix writing update testcases
442 - version 17.1.2 (0)
443
444 -------------------------------------------------------------------
445 Mon Jan 15 17:01:33 CET 2018 - ma@suse.de
446
447 - Adapt rpm package verification to changes in rpm-4.14 (bsc#1076018)
448 - version 17.1.1 (0)
449
450 -------------------------------------------------------------------
451 Thu Jan  4 17:49:06 CET 2018 - ma@suse.de
452
453 - plugin: don't reject header values containing a ':' (bsc#1074687)
454 - Locks: Don't store duplicate locks (bsc#969569)
455 - version 17.1.0 (0)
456
457 -------------------------------------------------------------------
458 Wed Dec  6 13:29:42 CET 2017 - ma@suse.de
459
460 - Fix default for solver.allowNameChange (bsc#1071466)
461 - version 17.0.5 (0)
462
463 -------------------------------------------------------------------
464 Mon Dec  4 11:09:24 CET 2017 - ma@suse.de
465
466 - Stop BuildRequire dropped boost-devel (bsc#1062782)
467 - version 17.0.4 (0)
468
469 -------------------------------------------------------------------
470 Tue Nov 28 18:21:51 CET 2017 - ma@suse.de
471
472 - When importing multiple keys, export the individual keys
473   ascii armored for import into the rpmdb (bsc#1069381)
474 - version 17.0.3 (0)
475
476 -------------------------------------------------------------------
477 Thu Nov 23 12:33:51 CET 2017 - ma@suse.de
478
479 - Don't filter procs with a different mnt namespace (bsc#1068708)
480 - Support repo variables in an URIs host:port component
481   (bsc#1057640, bsc#1067605)
482 - version 17.0.2 (0)
483
484 -------------------------------------------------------------------
485 Fri Nov 10 15:25:20 CET 2017 - ma@suse.de
486
487 - Solvable: fix inconsistent retrieval of mediaNr (bsc#1065677)
488 - version 17.0.1 (0)
489
490 -------------------------------------------------------------------
491 Tue Nov  7 16:14:31 CET 2017 - ma@suse.de
492
493 - Locale: Fix possible segfault (bsc#1064999)
494 - RpmDb: Remove excess keys in the zypp keyring when exporting keys only
495   (bsc#1064380)
496 - KeyRing: Fix deleted keys not removed from rpmdb too (bsc#1064380)
497 - Flag gpg keycache dirty when adding/removing keys (bsc#1064380)
498 - Version 17.x for CODE-15, 16.x. is continued on SuSE-SLE-12-SP2-Branch
499 - version 17.0.0 (0)
500
501 -------------------------------------------------------------------
502 Thu Oct 12 18:04:38 CEST 2017 - ma@suse.de
503
504 - Fix media handling in presence of a repo path prefix (bsc#1062561)
505 - version 16.17.3 (0)
506
507 -------------------------------------------------------------------
508 Wed Oct 11 16:29:48 CEST 2017 - ma@suse.de
509
510 - Fix RepoProvideFile ignoring a repo path prefix (bsc#1062561)
511 - version 16.17.2 (0)
512
513 -------------------------------------------------------------------
514 Fri Sep 22 12:16:34 CEST 2017 - ma@suse.de
515
516 - Default to 'solver.dupAllowVendorChange = false' on SLE15
517   (FATE#323478)
518 - Remove unused legacy notify-message script (bsc#1058783)
519 - version 16.17.1 (0)
520
521 -------------------------------------------------------------------
522 Fri Sep  8 18:05:30 CEST 2017 - ma@suse.de
523
524 - Support multiple product licenses in repomd (FATE#322276)
525 - version 16.17.0 (0)
526
527 -------------------------------------------------------------------
528 Thu Sep  7 12:27:44 CEST 2017 - ma@suse.de
529
530 - Propagate 'rpm --import' errors (bsc#1057188)
531 - Fix typos in zypp.conf
532 - version 16.16.0 (0)
533
534 -------------------------------------------------------------------
535 Mon Aug 28 16:05:36 CEST 2017 - ma@suse.de
536
537 - Add testcase to compile (bsc#1055920)
538 - version 16.15.6 (0)
539
540 -------------------------------------------------------------------
541 Fri Aug 25 14:08:43 CEST 2017 - ma@suse.de
542
543 - Adapt to work with GnuPG 2.1.23 (bsc#1054088)
544 - version 16.15.5 (0)
545
546 -------------------------------------------------------------------
547 Fri Aug 25 12:51:43 CEST 2017 - ma@suse.de
548
549 - verifyFileSignature: Support signing with subkeys (bsc#1008325)
550 - PublicKey: Scan and provide subkey information.
551 - Enhance sort order for media.1/products (bsc#1054671)
552 - Drop detection and support for rpm-4.4 (fixes #77)
553 - version 16.15.4 (0)
554
555 -------------------------------------------------------------------
556 Fri Aug 11 15:29:40 CEST 2017 - ma@suse.de
557
558 - RepoInfo: add enum GpgCheck for convenient gpgcheck mode handling
559   (bsc#1045735)
560 - Fix repo/pkg checks to follow explicitly defined gpgcheck in a
561   .repo file
562 - version 16.15.3 (0)
563
564 -------------------------------------------------------------------
565 Fri Jul 21 13:26:48 CEST 2017 - ma@suse.de
566
567 - Weaken fix for bsc#1038984 if 'gpgcheck=0' in libzypp-16.15.x only.
568   This will allow some already released products to adapt to the
569   behavioral changes introduced by fixing bsc#1038984, while systems
570   with a default configuration (gpgcheck=1) already benefit from
571   the fix in libzypp-16.15.x. For details see section
572   'Signature checking' in /etc/zypp/zypp.conf.
573 - Fix gpg-pubkey release (creation time) computation (bsc#1036659)
574 - update lsof blacklist (bsc#1046417)
575 - version 16.15.2 (0)
576
577 -------------------------------------------------------------------
578 Tue Jul 18 13:18:16 CEST 2017 - ma@suse.de
579
580 - Be sure bad packages do not stay in the cache
581   (bsc#1045735, CVE-2017-9269)
582 - version 16.15.1 (0)
583
584 -------------------------------------------------------------------
585 Mon Jul 17 16:38:14 CEST 2017 - ma@suse.de
586
587 - PackageProvider: enforce a signed package if pkgGpgCheckIsMandatory
588 - Add RpmDb::checkPackageSignature to report unsigned packages
589 - Fix repo gpg check workflows, mainly for unsigned repos and packages
590   (bsc#1045735, bsc#1038984, CVE-2017-7435, CVE-2017-7436, CVE-2017-9269)
591 - version 16.15.0 (0)
592
593 -------------------------------------------------------------------
594 Wed Jul 12 17:06:14 CEST 2017 - ma@suse.de
595
596 - repo refresh: Re-probe if the repository type changes (bsc#1048315)
597 - MediaCurl: Propagate proper error code to DownloadProgressReport
598   (bsc#1047785)
599 - Allow to trigger an appdata refresh unconditionally (bsc#1009745)
600 - Support custom repo variables defined in /etc/zypp/vars.d (fixes #68)
601 - rename: handle EXDEV error on OverlayFS
602 - version 16.14.0 (0)
603
604 -------------------------------------------------------------------
605 Fri Jun 30 14:25:29 CEST 2017 - ma@suse.de
606
607 - Adapt loop mounting of iso images (bsc#1038132, bsc#1033236)
608 - Adjust zypp.conf for openSUSE Tumbleweed (bsc#1031756)
609 - Change arch variable names conflicting with compiler macros (fixes #70)
610 - Fix potential crash if repo has no baseurl (bnc#1043218)
611 - version 16.13.0 (0)
612
613 -------------------------------------------------------------------
614 Wed May 31 11:49:07 CEST 2017 - ma@suse.de
615
616 - Testcase: add missing solver flags (bsc#1041889)
617 - version 16.12.0 (0)
618
619 -------------------------------------------------------------------
620 Fri May 12 11:36:52 CEST 2017 - ma@suse.de
621
622 - add identIsAutoInstalled convenience methods
623 - make gcc6 happy
624 - version 16.11.0 (0)
625
626 -------------------------------------------------------------------
627 Thu May 11 15:23:28 CEST 2017 - ma@suse.de
628
629 - Use a common workflow for downloading packages and srcpackages.
630   This includes a common way of handling and reposrting gpg signature
631   and checks. (bsc#1037210)
632 - PackageProvider: as well support downloading SrcPackage (for bsc#1037210)
633 - version 16.10.0 (0)
634
635 -------------------------------------------------------------------
636 Thu Apr 27 16:03:32 CEST 2017 - ma@suse.de
637
638 - PoolQuery: Treat explicit queries for 'kind:name' correctly
639   (bsc#1035729)
640 - version 16.9.0 (0)
641
642 -------------------------------------------------------------------
643 Fri Apr 21 16:23:51 CEST 2017 - ma@suse.de
644
645 - Add API to control resolver job to update all packages (FATE#320653)
646 - Remove legacy vendor equivalence between 'suse' and 'opensuse'
647   (bsc#1030686)
648 - version 16.8.0 (0)
649
650 -------------------------------------------------------------------
651 Fri Apr 21 09:40:32 CEST 2017 - ma@suse.de
652
653 - RepoInfo: Allow temporary repos to control their metadata
654   directories (bsc#1032632)
655 - Arch: add armv5tl
656 - version 16.7.0 (0)
657
658 -------------------------------------------------------------------
659 Thu Mar 30 15:00:30 CEST 2017 - ma@suse.de
660
661 - Recognize license tarball in rpmmd repos (FATE#316159)
662 - Fix media verification to properly propagate media access errors
663   (bsc#1031093)
664 - version 16.6.1 (0)
665
666 -------------------------------------------------------------------
667 Mon Mar 27 17:10:52 CEST 2017 - ma@suse.de
668
669 - Fix invalidation of PoolItems if Pool IDs are reused (bsc#1028661)
670 - version 16.6.0 (0)
671
672 -------------------------------------------------------------------
673 Mon Mar 27 09:33:26 CEST 2017 - ma@suse.de
674
675 - Fix X-libcurl-Empty-Header-Workaround (bsc#1030919)
676 - version 16.5.2 (0)
677
678 -------------------------------------------------------------------
679 Tue Mar 21 13:38:08 CET 2017 - ma@suse.de
680
681 - MediaCurl: Treat http response 410(Gone) like 404(Not Found)
682   (bsc#1030136)
683 - version 16.5.1 (0)
684
685 -------------------------------------------------------------------
686 Thu Mar 16 14:06:03 CET 2017 - ma@suse.de
687
688 - Support multi-volume repomd repositories (FATE#320544)
689 - MediaCurl: ZYPP_MEDIA_CURL_IPRESOLVE=<4|6> to force name resolution
690   to IPv4/IPv6 only (fixes openSUSE/zypper#49)
691 - Add support for openssl >= 1.1
692 - version 16.5.0 (0)
693
694 -------------------------------------------------------------------
695 Mon Feb 20 10:10:43 CET 2017 - ma@suse.de
696
697 - PublicKey: Create tmpdirs inside ZYpp::tmpPath (bsc#926844)
698 - Don't create AnonymousUniqueId in chroot (bsc#1024741)
699 - version 16.4.3 (0)
700
701 -------------------------------------------------------------------
702 Tue Feb 14 12:07:14 CET 2017 - ma@suse.de
703
704 - dumpAsXmlOnL: xml escape node content (bsc#1024909)
705 - version 16.4.2 (0)
706
707 -------------------------------------------------------------------
708 Fri Feb  3 13:40:04 CET 2017 - ma@suse.de
709
710 - MediaMultiCurl: Trigger aliveCallback when downloading metalink
711   files (bsc#1021291)
712 - version 16.4.1 (0)
713
714 -------------------------------------------------------------------
715 Thu Jan 26 13:03:37 CET 2017 - ma@suse.de
716
717 - Add API for updating the AutoInstalled db
718 - MediaCD: Fix mountpoint creation after failing udf mount (bsc#1022046)
719 - fix misleading indentation (fixes #65)
720 - Fix compilation error reported by GCC7 (#63).
721 - Prefer calling "repo2solv" rather than "repo2solv.sh"
722 - version 16.4.0 (0)
723
724 -------------------------------------------------------------------
725 Wed Dec 14 12:24:23 CET 2016 - ma@suse.de
726
727 - Don't raise FileCheckException if user accepted a package with wrong
728   digest (bsc#1014265)
729 - Also provide the exception history when requesting a media failed
730   (bsc#1010952)
731 - version 16.3.2 (0)
732
733 -------------------------------------------------------------------
734 Tue Oct 11 18:04:18 CEST 2016 - ma@suse.de
735
736 - Let 'dup --from' leave an updateTestcase-<DATE> in /var/log (bsc#1004096)
737 - version 16.3.1 (0)
738
739 -------------------------------------------------------------------
740 Tue Oct 11 11:41:47 CEST 2016 - ma@suse.de
741
742 - RepoInfo: Allow parsing multiple gpgkey= URLs (bsc#1003748)
743 - version 16.3.0 (0)
744
745 -------------------------------------------------------------------
746 Tue Sep 20 11:41:48 CEST 2016 - ma@suse.de
747
748 - guessPackageSpec: Don't break globbing (fixes openSUSE/zypper#97)
749 - version 16.2.5 (0)
750
751 -------------------------------------------------------------------
752 Thu Sep 15 15:27:15 CEST 2016 - ma@suse.de
753
754 - RepoFileReader: fix parsing of multiline url entries (bsc#964932)
755 - Allow repo type 'rpm' as alias for 'rpm-md' (fixes openSUSE/zypper#100)
756 - version 16.2.4 (0)
757
758 -------------------------------------------------------------------
759 Fri Sep  9 16:43:30 CEST 2016 - ma@suse.de
760
761 - xmlout::Node:  Allow adding nore attributes while the start node
762   is not closed (FATE#320699)
763 - Fixes broken XML output introduced by an unwanted change in 16.2.2
764   (bsc#998344)
765 - version 16.2.3 (0)
766
767 -------------------------------------------------------------------
768 Wed Aug 10 17:10:41 CEST 2016 - ma@suse.de
769
770 - Report numeric curl error if code is unrecognized (bsc#992302)
771 - multicurl: propagate proxy settings stored in repo url (bsc#933839)
772 - version 16.2.2 (0)
773
774 -------------------------------------------------------------------
775 Thu Jul 21 13:09:33 CEST 2016 - ma@suse.de
776
777 - Rebuild .solv-files not matching the parsers LIBSOLV_TOOLVERSION
778 - BuildRequires:  libsolv-devel >= 0.6.23
779 - version 16.2.1 (0)
780
781 -------------------------------------------------------------------
782 Mon Jul 18 16:36:25 CEST 2016 - ma@suse.de
783
784 - Product: Offer tri-state hasEndOfLife details (FATE#320699)
785 - version 16.2.0 (0)
786
787 -------------------------------------------------------------------
788 Thu Jul 14 19:02:57 CEST 2016 - ma@suse.de
789
790 - use more user friendly command names for "zypper ps" (bsc#980541)
791 - version 16.1.3 (0)
792
793 -------------------------------------------------------------------
794 Thu Jul 14 15:39:03 CEST 2016 - ma@suse.de
795
796 - Don't do media number substitution on URLs of medium #1 (bsc#798470)
797 - version 16.1.2 (0)
798
799 -------------------------------------------------------------------
800 Tue Jul  5 11:39:11 CEST 2016 - ma@suse.de
801
802 - Fix Shrink pool if all repos are removed (bsc#899755, bsc#987573)
803 - version 16.1.1 (0)
804
805 -------------------------------------------------------------------
806 Fri Jun 24 12:33:29 CEST 2016 - ma@suse.de
807
808 - API enahncements for zypper (FATE#320447)
809 - version 16.1.0 (0)
810
811 -------------------------------------------------------------------
812 Tue Jun 21 11:11:03 CEST 2016 - ma@suse.de
813
814 - Filter duplicate resolver solutions (bsc#985674)
815 - zypp.conf: Add download.media_mountdir: Path where media are
816   preferably mounted or downloaded (FATE#319462)
817 - version 16.0.5 (0)
818
819 -------------------------------------------------------------------
820 Wed Jun 15 12:36:27 CEST 2016 - ma@suse.de
821
822 - Fix bug in removeRepository which may keep an empty .repo file
823   rather than deleting it (bsc#984494)
824 - version 16.0.4 (0)
825
826 -------------------------------------------------------------------
827 Mon Jun 13 12:53:03 CEST 2016 - ma@suse.de
828
829 - Shrink pool if all repos are removed (bnc#899755)
830 - Avoid direct BuildRequire on libudev-devel (#60)
831 - version 16.0.3 (0)
832
833 -------------------------------------------------------------------
834 Tue Jun  7 18:43:31 CEST 2016 - ma@suse.de
835
836 - Allow PackageKit to drop the zypp lock (bnc#899755)
837 - Avoid superfluous rebuilding of indices when solving
838 - version 16.0.2 (0)
839
840 -------------------------------------------------------------------
841 Sun Jun  5 16:12:42 CEST 2016 - ma@suse.de
842
843 - po: upadte makefiles
844 - DefaultIntegral: provide asString (for FATE#320447)
845 - version 16.0.1 (0)
846
847 -------------------------------------------------------------------
848 Fri May 13 08:45:53 CEST 2016 - ma@suse.de
849
850 - Prepare cmake to maintain the .pot and .po files in git. Add
851   initial .po file set derived from tarballs. Translations are now
852   maintained via Weblate.
853 - Provide 'libzypp(plugin:services) = 1' after fixing bsc#933760
854 - Bump major version for Factory, 15.x is continued on SuSE-SLE-12-SP1-Branch
855 - version 16.0.0 (0)
856
857 -------------------------------------------------------------------
858 Thu Apr 28 14:17:09 CEST 2016 - ma@suse.de
859
860 - Update sle-zypp-po.tar.bz2
861
862 -------------------------------------------------------------------
863 Thu Apr 28 14:04:36 CEST 2016 - ma@suse.de
864
865 - Update sle-zypp-po.tar.bz2
866
867 -------------------------------------------------------------------
868 Mon Apr 25 14:59:41 CEST 2016 - ma@suse.de
869
870 - Fix credential file parser losing entries with known URL but
871   different user name (bsc#933760)
872 - RepoManager: allow extraction of multiple baseurls for service
873   repos (bsc#964932)
874 - addRepository: fix to use the correct history file for logging
875 - specfile: add /etc/zypp/credentials.d to the file list
876 - version 15.22.0 (19)
877
878 -------------------------------------------------------------------
879 Mon Apr 18 15:03:13 CEST 2016 - ma@suse.de
880
881 - RepoindexFileReader: fix service metadata TTL default value (bsc#967828)
882 - version 15.21.7 (19)
883
884 -------------------------------------------------------------------
885 Fri Apr 15 11:31:08 CEST 2016 - ma@suse.de
886
887 - DiskUsageCounter: Limit estimated waste per file (bsc#974275)
888 - version 15.21.6 (19)
889
890 -------------------------------------------------------------------
891 Fri Mar 18 13:37:22 CET 2016 - ma@suse.de
892
893 - Use PluginExecutor for commit- and system-hooks (bnc#971637)
894 - BuildRequires:  libsolv-devel >= 0.6.19 (bnc#971018)
895 - version 15.21.5 (19)
896
897 -------------------------------------------------------------------
898 Sun Mar 13 01:13:08 CET 2016 - ma@suse.de
899
900 - Update zypp-po.tar.bz2
901
902 -------------------------------------------------------------------
903 Thu Mar 10 01:13:24 CET 2016 - ma@suse.de
904
905 - Update zypp-po.tar.bz2
906
907 -------------------------------------------------------------------
908 Tue Mar  1 12:34:53 CET 2016 - ma@suse.de
909
910 - media: Send stats header to download.opensuse.org only (bsc#955801)
911 - fix build-compare (#57, #58)
912 - version 15.21.4 (19)
913
914 -------------------------------------------------------------------
915 Thu Feb 18 18:38:52 CET 2016 - ma@suse.de
916
917 - yum::Downloader: Download only wanted 'susedata.LANG' files
918   (FATE#320518)
919 - version 15.21.3 (19)
920
921 -------------------------------------------------------------------
922 Thu Feb  4 16:38:14 CET 2016 - ma@suse.de
923
924 - installSrcPackage: trigger progress callback (bsc#580902)
925 - version 15.21.2 (19)
926
927 -------------------------------------------------------------------
928 Thu Feb  4 01:13:31 CET 2016 - ma@suse.de
929
930 - Update zypp-po.tar.bz2
931
932 -------------------------------------------------------------------
933 Fri Jan 29 11:40:51 CET 2016 - ma@suse.de
934
935 - Don't buildrequire graphviz-gnome (bsc#964150)
936 - Unwanted btrfs subvolumes must be filtered by device (not fsid)
937   (fixes #54)
938 - version 15.21.1 (19)
939
940 -------------------------------------------------------------------
941 Thu Jan 21 01:13:29 CET 2016 - ma@suse.de
942
943 - Update zypp-po.tar.bz2
944
945 -------------------------------------------------------------------
946 Wed Jan 20 17:12:42 CET 2016 - ma@suse.de
947
948 - Filter unwanted btrfs subvolumes (fixes #54, closes #55, bnc#949945)
949 - RepoInfo: Provide access to repo content keywords
950 - Build with boost-1.60.0
951 - version 15.21.0 (19)
952
953 -------------------------------------------------------------------
954 Thu Jan 14 01:13:17 CET 2016 - ma@suse.de
955
956 - Update zypp-po.tar.bz2
957
958 -------------------------------------------------------------------
959 Thu Jan  7 01:13:28 CET 2016 - ma@suse.de
960
961 - Update zypp-po.tar.bz2
962
963 -------------------------------------------------------------------
964 Thu Dec 24 01:13:13 CET 2015 - ma@suse.de
965
966 - Update zypp-po.tar.bz2
967
968 -------------------------------------------------------------------
969 Fri Dec 11 19:07:09 CET 2015 - ma@suse.de
970
971 - ResPoolProxy: make begin/end pairs Iterable
972 - String: Format and FormatNAC classes based on boost::format
973 - DefaultIntegral: provide initial value
974 - More specific exception message if GPG binary is missing (bsc#637791)
975 - version 15.20.0 (19)
976
977 -------------------------------------------------------------------
978 Thu Dec 10 01:14:50 CET 2015 - ma@suse.de
979
980 - Update zypp-po.tar.bz2
981
982 -------------------------------------------------------------------
983 Thu Dec  3 01:13:11 CET 2015 - ma@suse.de
984
985 - Update zypp-po.tar.bz2
986
987 -------------------------------------------------------------------
988 Sun Nov 22 01:13:29 CET 2015 - ma@suse.de
989
990 - Update zypp-po.tar.bz2
991
992 -------------------------------------------------------------------
993 Thu Nov 19 01:16:03 CET 2015 - ma@suse.de
994
995 - Update sle-zypp-po.tar.bz2
996
997 -------------------------------------------------------------------
998 Thu Nov 19 01:13:40 CET 2015 - ma@suse.de
999
1000 - Update zypp-po.tar.bz2
1001
1002 -------------------------------------------------------------------
1003 Mon Nov 16 12:27:02 CET 2015 - ma@suse.de
1004
1005 - createPot: Fix plural form detection (bsc#955053)
1006 - version 15.19.7 (19)
1007
1008 -------------------------------------------------------------------
1009 Thu Nov 12 01:13:26 CET 2015 - ma@suse.de
1010
1011 - Update zypp-po.tar.bz2
1012
1013 -------------------------------------------------------------------
1014 Sun Nov  8 01:13:11 CET 2015 - ma@suse.de
1015
1016 - Update zypp-po.tar.bz2
1017
1018 -------------------------------------------------------------------
1019 Fri Nov  6 11:08:46 CET 2015 - ma@suse.de
1020
1021 - Add testcase for uncached repo-variables.
1022 - Fixed Japanese translations (bsc#949196)
1023 - version 15.19.6 (19)
1024
1025 -------------------------------------------------------------------
1026 Fri Nov  6 10:56:44 CET 2015 - ma@suse.de
1027
1028 - Update sle-zypp-po.tar.bz2
1029
1030 -------------------------------------------------------------------
1031 Thu Nov  5 01:15:12 CET 2015 - ma@suse.de
1032
1033 - Update sle-zypp-po.tar.bz2
1034
1035 -------------------------------------------------------------------
1036 Thu Nov  5 01:13:24 CET 2015 - ma@suse.de
1037
1038 - Update zypp-po.tar.bz2
1039
1040 -------------------------------------------------------------------
1041 Tue Nov  3 10:52:01 CET 2015 - ma@suse.de
1042
1043 - Update sle-zypp-po.tar.bz2
1044
1045 -------------------------------------------------------------------
1046 Tue Nov  3 10:51:43 CET 2015 - ma@suse.de
1047
1048 - Update zypp-po.tar.bz2
1049
1050 -------------------------------------------------------------------
1051 Fri Oct 23 17:10:18 CEST 2015 - ma@suse.de
1052
1053 - Fix broken product: <-> -release package relation (bnc#951782)
1054 - version 15.19.5 (19)
1055
1056 -------------------------------------------------------------------
1057 Thu Oct 22 12:23:29 CEST 2015 - ma@suse.de
1058
1059 - Use a uniform translation set for SLE and openSUSE (bnc#948924)
1060 - fix Plugin-services not updating repo GPGCheck settings (bnc#951402)
1061 - version 15.19.4 (19)
1062
1063 -------------------------------------------------------------------
1064 Sun Oct 18 01:13:27 CEST 2015 - ma@suse.de
1065
1066 - Update zypp-po.tar.bz2
1067
1068 -------------------------------------------------------------------
1069 Thu Oct 15 01:13:57 CEST 2015 - ma@suse.de
1070
1071 - Update zypp-po.tar.bz2
1072
1073 -------------------------------------------------------------------
1074 Wed Oct 14 16:36:27 CEST 2015 - ma@suse.de
1075
1076 - make Solvable::asUserString more readable (bnc#949957)
1077 - version 15.19.3 (19)
1078
1079 -------------------------------------------------------------------
1080 Sun Oct 11 01:13:12 CEST 2015 - ma@suse.de
1081
1082 - Update zypp-po.tar.bz2
1083
1084 -------------------------------------------------------------------
1085 Thu Oct  8 01:14:43 CEST 2015 - ma@suse.de
1086
1087 - Update zypp-po.tar.bz2
1088
1089 -------------------------------------------------------------------
1090 Wed Oct  7 13:11:48 CEST 2015 - ma@suse.de
1091
1092 - fix suse_version test (bsc#949046)
1093 - version 15.19.2 (19)
1094
1095 -------------------------------------------------------------------
1096 Wed Oct  7 11:06:24 CEST 2015 - ma@suse.de
1097
1098 - Locks: fix using namespaces (for FATE#318299)
1099 - version 15.19.1 (19)
1100
1101 -------------------------------------------------------------------
1102 Mon Oct  5 12:27:49 CEST 2015 - ma@suse.de
1103
1104 - fix reserved identifier violation (fixes #51)
1105 - solver: speed up collecting pool data to build the job queue
1106 - doc: short abstract about 'Code 12 Application Metadata'
1107 - version 15.19.0 (19)
1108
1109 -------------------------------------------------------------------
1110 Tue Sep 29 17:51:48 CEST 2015 - ma@suse.de
1111
1112 - solver verify: multiversion property needs to be assigned to
1113   installed items too.
1114 - ZYppCommitResult: add attemptToModify to indicate an attempt to
1115   actually install/remove was made (bsc#946750, FATE#319467)
1116 - version 15.18.0 (14)
1117
1118 -------------------------------------------------------------------
1119 Mon Sep 28 12:19:26 CEST 2015 - ma@suse.de
1120
1121 - SetTracker: fix computation of change sets (bsc#946898)
1122 - version 15.17.2 (14)
1123
1124 -------------------------------------------------------------------
1125 Fri Sep 25 11:42:28 CEST 2015 - ma@suse.de
1126
1127 - Pattern: support dynamic computation of pattern visibility (bsc#900769)
1128 - Avoid URL rewrite if probing local cache directories (bsc#946129)
1129 - version 15.17.1 (14)
1130
1131 -------------------------------------------------------------------
1132 Mon Sep 21 16:57:45 CEST 2015 - ma@suse.de
1133
1134 - Dummy (FATE#318827) to make Sles-changelog-checker stop whining.
1135 - version 15.17.0 (14)
1136
1137 -------------------------------------------------------------------
1138 Mon Sep 21 16:09:50 CEST 2015 - ma@suse.de
1139
1140 - Glob: fix reserved identifier violation
1141 - version 15.16.2 (14)
1142
1143 -------------------------------------------------------------------
1144 Tue Sep 15 15:02:45 CEST 2015 - ma@suse.de
1145
1146 - CheckAccessDeleted: Identify services by systemd cgroup (FATE#318827)
1147 - version 15.16.1 (14)
1148
1149 -------------------------------------------------------------------
1150 Mon Sep 14 12:21:30 CEST 2015 - ma@suse.de
1151
1152 - Reload multiversion setting from the target zypp.conf (bnc#906096)
1153 - version 15.16.0 (14)
1154
1155 -------------------------------------------------------------------
1156 Sun Sep 13 01:15:26 CEST 2015 - ma@suse.de
1157
1158 - Update sle-zypp-po.tar.bz2
1159
1160 -------------------------------------------------------------------
1161 Sun Sep 13 01:13:30 CEST 2015 - ma@suse.de
1162
1163 - Update zypp-po.tar.bz2
1164
1165 -------------------------------------------------------------------
1166 Thu Sep 10 01:16:00 CEST 2015 - ma@suse.de
1167
1168 - Update sle-zypp-po.tar.bz2
1169
1170 -------------------------------------------------------------------
1171 Fri Sep  4 13:49:33 CEST 2015 - ma@suse.de
1172
1173 - Don't cache repo releasever (bnc#943563)
1174 - Selectable: allow setPickStatus for non-multiversion packages
1175   (bnc#943870)
1176 - ResPoolProxy: add ScopedSaveState
1177 - version 15.15.0 (14)
1178
1179 -------------------------------------------------------------------
1180 Tue Sep  1 18:19:27 CEST 2015 - ma@suse.de
1181
1182 - zypp.conf: add solver.dupAllow{Downgrade,NameChange,ArchChange,
1183   VendorChange} default options for tuning distribution upgrades.
1184 - Remove obsolete method (bsc#941398) (fixes #50)
1185 - fix invalid XML (bnc#942518)
1186 - version 15.14.0 (14)
1187
1188 -------------------------------------------------------------------
1189 Sun Aug 30 01:13:07 CEST 2015 - ma@suse.de
1190
1191 - Update zypp-po.tar.bz2
1192
1193 -------------------------------------------------------------------
1194 Thu Aug 27 01:14:20 CEST 2015 - ma@suse.de
1195
1196 - Update sle-zypp-po.tar.bz2
1197
1198 -------------------------------------------------------------------
1199 Thu Aug 20 01:13:09 CEST 2015 - ma@suse.de
1200
1201 - Update zypp-po.tar.bz2
1202
1203 -------------------------------------------------------------------
1204 Sun Aug 16 01:13:23 CEST 2015 - ma@suse.de
1205
1206 - Update zypp-po.tar.bz2
1207
1208 -------------------------------------------------------------------
1209 Thu Aug 13 18:16:52 CEST 2015 - ma@suse.de
1210
1211 - Support caching of service metadata. A TTL for the service
1212   metadata may be provided in the repoindex.xml itself. The
1213   default is 'no caching'. (FATE#318136)
1214 - Fix setting dup_allow* solver options (bnc#941463)
1215 - Don't make zypper encode {} around repo vars (bnc#941453)
1216 - version 15.13.0 (11)
1217
1218 -------------------------------------------------------------------
1219 Thu Aug 13 01:13:43 CEST 2015 - ma@suse.de
1220
1221 - Update zypp-po.tar.bz2
1222
1223 -------------------------------------------------------------------
1224 Tue Aug 11 18:48:57 CEST 2015 - ma@suse.de
1225
1226 - History: Add 'command' tag showing who triggered the commit.
1227   The corresponding HistoryLogData class for parsing is
1228   HistoryLogDataStampCommand. Available data are the commandline
1229   executed, user@hostname and userdata/transactionID. (FATE#312298)
1230 - Add convenience comparison PoolItem<>ResObject::constPtr
1231 - Fixes for SWIG 2.x
1232 - version 15.12.0 (11)
1233
1234 -------------------------------------------------------------------
1235 Mon Aug 10 16:22:06 CEST 2015 - ma@suse.de
1236
1237 - Make multiversion an individual solvables property (FATE#318778)
1238 - SolvableType: common api to access solvable properties
1239 - Support for MIPS architectures
1240 - version 15.11.0 (11)
1241
1242 -------------------------------------------------------------------
1243 Sun Aug  9 01:13:24 CEST 2015 - ma@suse.de
1244
1245 - Update zypp-po.tar.bz2
1246
1247 -------------------------------------------------------------------
1248 Sun Aug  2 01:13:27 CEST 2015 - ma@suse.de
1249
1250 - Update zypp-po.tar.bz2
1251
1252 -------------------------------------------------------------------
1253 Thu Jul 30 16:13:49 CEST 2015 - ma@suse.de
1254
1255 - Resolver: Track changed requested locales and adjust installed
1256   packages accordingly. (part of FATE#318099)
1257 - Testcase: Store autoinstalled packages
1258 - Locale: Make it IdString based
1259 - Get rid of std::tr1:: hashes
1260 - Flags: Fix to work with 'enum class'
1261 - Hide away resolver internals
1262 - version 15.10.0 (10)
1263
1264 -------------------------------------------------------------------
1265 Thu Jul 30 01:13:30 CEST 2015 - ma@suse.de
1266
1267 - Update zypp-po.tar.bz2
1268
1269 -------------------------------------------------------------------
1270 Tue Jul 28 14:14:54 CEST 2015 - ma@suse.de
1271
1272 - Update sle-zypp-po.tar.bz2
1273
1274 -------------------------------------------------------------------
1275 Mon Jul 27 09:30:38 CEST 2015 - ma@suse.de
1276
1277 - Update zypp-po.tar.bz2
1278
1279 -------------------------------------------------------------------
1280 Sun Jul 26 01:13:37 CEST 2015 - ma@suse.de
1281
1282 - Update zypp-po.tar.bz2
1283
1284 -------------------------------------------------------------------
1285 Thu Jul 16 01:13:33 CEST 2015 - ma@suse.de
1286
1287 - Update zypp-po.tar.bz2
1288
1289 -------------------------------------------------------------------
1290 Sun Jul 12 01:13:20 CEST 2015 - ma@suse.de
1291
1292 - Update zypp-po.tar.bz2
1293
1294 -------------------------------------------------------------------
1295 Thu Jul  9 16:43:12 CEST 2015 - ma@suse.de
1296
1297 - Resolver allow tuning DUP mode solver flags (FATE#319128)
1298 - version 15.9.0 (5)
1299
1300 -------------------------------------------------------------------
1301 Fri Jul  3 08:23:04 CEST 2015 - ma@suse.de
1302
1303 - Flags<Enum>: add stringify
1304 - add asString for Patch::InteractiveFlag
1305 - version 15.8.0 (5)
1306
1307 -------------------------------------------------------------------
1308 Thu Jul  2 01:13:24 CEST 2015 - ma@suse.de
1309
1310 - Update zypp-po.tar.bz2
1311
1312 -------------------------------------------------------------------
1313 Wed Jul  1 14:00:42 CEST 2015 - ma@suse.de
1314
1315 - add asString for Patch::Category
1316 - version 15.7.0 (5)
1317
1318 -------------------------------------------------------------------
1319 Mon Jun 29 17:43:00 CEST 2015 - ma@suse.de
1320
1321 - Fix lost pathname when importing repo keys (bnc#936373)
1322 - Disable code swig does not understand
1323 - version 15.6.0 (5)
1324
1325 -------------------------------------------------------------------
1326 Sat Jun 27 17:07:32 CEST 2015 - ma@suse.de
1327
1328 - Patch: fixup testing Category and Severity flags (FATE#318760)
1329 - version 15.5.0 (5)
1330
1331 -------------------------------------------------------------------
1332 Fri Jun 12 12:14:04 CEST 2015 - ma@suse.de
1333
1334 - Add details to the default signature verification problem report
1335 - PathInfo: Avoid ExternalProgram in clean_dir
1336 - call rpmdb2solv without executing user-supplied scripts (bnc#926853)
1337 - version 15.4.1 (3)
1338
1339 -------------------------------------------------------------------
1340 Thu Jun 11 01:13:31 CEST 2015 - ma@suse.de
1341
1342 - Update zypp-po.tar.bz2
1343
1344 -------------------------------------------------------------------
1345 Thu Jun  4 01:13:22 CEST 2015 - ma@suse.de
1346
1347 - Update zypp-po.tar.bz2
1348
1349 -------------------------------------------------------------------
1350 Wed Jun  3 13:00:59 CEST 2015 - ma@suse.de
1351
1352 - Enhance solv.idx file handling to support zypper bash completion
1353 - Fix SSL client certificate authentication via URL option
1354   ssl_clientcert/ssl_clientkey (bnc#932393)
1355 - version 15.4.0 (3)
1356
1357 -------------------------------------------------------------------
1358 Thu May 28 01:13:23 CEST 2015 - ma@suse.de
1359
1360 - Update zypp-po.tar.bz2
1361
1362 -------------------------------------------------------------------
1363 Sun May 24 18:17:38 CEST 2015 - ma@suse.de
1364
1365 - Downloader: Accept unsigned repository if pkgGpgCheck is ON.
1366 - FindFileConflicts: avoid nested exception on user abort (bnc#931601)
1367 - Support for *.check files in the systemCheck.d directory (#45)
1368 - version 15.3.0 (3)
1369
1370 -------------------------------------------------------------------
1371 Sun May 24 01:13:19 CEST 2015 - ma@suse.de
1372
1373 - Update zypp-po.tar.bz2
1374
1375 -------------------------------------------------------------------
1376 Mon May 18 10:46:10 CEST 2015 - ma@suse.de
1377
1378 - zypp.conf: Add config values for gpgcheck, repo_gpgcheck
1379   and pkg_gpgcheck. The default behavior 'gpgcheck=On' will
1380   automatically turn on the gpg signature check for packages
1381   downloaded from repository with unsigned metadata. If the
1382   repo metadata are signed, a faster comparison via checksums
1383   is done. By explicitly setting repo_gpgcheck or pkg_gpgcheck
1384   you can enforce the signature check of repository metadata
1385   or downloaded packages to be always performed. Those defaults
1386   can be overwritten per repository. (FATE#314603)
1387 - version 15.2.0 (2)
1388
1389 -------------------------------------------------------------------
1390 Wed May 13 14:04:04 CEST 2015 - ma@suse.de
1391
1392 - Write solv.idx to speed up bash tab completion (bnc#928650)
1393 - version 15.1.3 (1)
1394
1395 -------------------------------------------------------------------
1396 Fri May  8 11:44:44 CEST 2015 - ma@suse.de
1397
1398 - gcc5 fixes
1399 - Fix repo alias containing ']' not handled correctly (bnc#929528)
1400 - Fix SEGV when dumping rpm header with epoch (bnc#929483)
1401 - version 15.1.2 (1)
1402
1403 -------------------------------------------------------------------
1404 Mon Apr 27 14:43:53 CEST 2015 - ma@suse.de
1405
1406 - PubliKey: fix reference to temporary data
1407 - version 15.1.1 (1)
1408
1409 -------------------------------------------------------------------
1410 Thu Apr 23 01:13:15 CEST 2015 - ma@suse.de
1411
1412 - Update zypp-po.tar.bz2
1413
1414 -------------------------------------------------------------------
1415 Wed Apr 22 10:50:00 CEST 2015 - ma@suse.de
1416
1417 - ZYpp: Changed ZYpp::Ptr to be a shared_ptr;
1418   a precondition for fixing bnc-899755
1419 - rpmmd: support 'metalink=' in .repo (for zypper#63)
1420 - RepoMirrorList: ignore comments and malformed urls in mirrorlist
1421 - PathInfo: remove minor/major conflicting with GNU libc macros
1422   DiskUsageCounter: remove ctors taking 'magic' bool flags
1423   ZyppCallbacks: remove unused PatchDownload callbacks
1424 - version 15.1.0 (1)
1425
1426 -------------------------------------------------------------------
1427 Thu Apr  2 19:06:56 CEST 2015 - ma@suse.de
1428
1429 - POODLE: libzypp should only talk TLS (bnc#903405)
1430 - Bump major version for Factory, 14.x is continued on SuSE-SLE-12-Branch
1431 - version 15.0.0 (0)
1432
1433 -------------------------------------------------------------------
1434 Thu Apr  2 16:01:43 CEST 2015 - ma@suse.de
1435
1436 - Fixes to build with gcc5
1437 - RepoProvideFile: Suppress MediaChangeReport while testing
1438   multiple baseurls (bnc#899510)
1439 - version 14.38.1 (30)
1440
1441 -------------------------------------------------------------------
1442 Thu Mar 19 16:44:39 CET 2015 - ma@suse.de
1443
1444 - Suppress MediaChangeReport while testing multiple baseurls (bnc#899510)
1445 - version 14.38.0 (30)
1446
1447 -------------------------------------------------------------------
1448 Mon Mar 16 14:05:28 CET 2015 - ma@suse.de
1449
1450 - add support for SHA224/384/512
1451 - version 14.37.1 (30)
1452
1453 -------------------------------------------------------------------
1454 Wed Mar 11 09:22:46 CET 2015 - ma@suse.de
1455
1456 - New RepoVarExpand: Functor expanding repo variables in a
1457   string . Supports bash style default ${v:-w}' and alternate ${v:+w}
1458   values (FATE#318354)
1459 - Easy.h: Use __typeof__ rather than typeof in header
1460 - Support repo variable replacement in service url
1461 - Support repo variable replacement in gpg url
1462 - Gettext.h: Fallback to ::gettext if accidentally included
1463   outside libzypp
1464 - version 14.37.0 (30)
1465
1466 -------------------------------------------------------------------
1467 Sun Feb 22 01:13:12 CET 2015 - ma@suse.de
1468
1469 - Update zypp-po.tar.bz2
1470
1471 -------------------------------------------------------------------
1472 Thu Feb 19 01:13:13 CET 2015 - ma@suse.de
1473
1474 - Update zypp-po.tar.bz2
1475
1476 -------------------------------------------------------------------
1477 Sun Feb 15 01:13:28 CET 2015 - ma@suse.de
1478
1479 - Update zypp-po.tar.bz2
1480
1481 -------------------------------------------------------------------
1482 Thu Feb 12 01:13:34 CET 2015 - ma@suse.de
1483
1484 - Update zypp-po.tar.bz2
1485
1486 -------------------------------------------------------------------
1487 Mon Feb  9 16:05:38 CET 2015 - ma@suse.de
1488
1489 - Don't execute scripts in /tmp or /var/tmp, as they could be
1490   mounted noexec for security reasons (bnc#915928)
1491 - zypp/PublicKey.cc: Use GPG_BINARY from KeyRing
1492 - Support $releasever_major/$releasever_minor repo variables
1493   (FATE#318354)
1494 - version 14.36.0 (30)
1495
1496 -------------------------------------------------------------------
1497 Sun Feb  8 01:13:14 CET 2015 - ma@suse.de
1498
1499 - Update zypp-po.tar.bz2
1500
1501 -------------------------------------------------------------------
1502 Thu Feb  5 01:13:27 CET 2015 - ma@suse.de
1503
1504 - Update zypp-po.tar.bz2
1505
1506 -------------------------------------------------------------------
1507 Sun Feb  1 01:13:10 CET 2015 - ma@suse.de
1508
1509 - Update zypp-po.tar.bz2
1510
1511 -------------------------------------------------------------------
1512 Thu Jan 29 01:13:12 CET 2015 - ma@suse.de
1513
1514 - Update zypp-po.tar.bz2
1515
1516 -------------------------------------------------------------------
1517 Thu Jan 22 01:13:36 CET 2015 - ma@suse.de
1518
1519 - Update zypp-po.tar.bz2
1520
1521 -------------------------------------------------------------------
1522 Wed Jan 21 10:28:49 CET 2015 - ma@suse.de
1523
1524 - PathInfo: Deprecate major/minor in favor of new devMajor/devMinor.
1525   The old names clash with GNU libc macros.
1526 - version 14.35.0 (30)
1527
1528 -------------------------------------------------------------------
1529 Sun Jan 18 01:13:09 CET 2015 - ma@suse.de
1530
1531 - Update zypp-po.tar.bz2
1532
1533 -------------------------------------------------------------------
1534 Thu Jan 15 01:13:12 CET 2015 - ma@suse.de
1535
1536 - Update zypp-po.tar.bz2
1537
1538 -------------------------------------------------------------------
1539 Mon Jan 12 15:04:17 CET 2015 - ma@suse.de
1540
1541 - Properly propagate repo variables in service refresh.
1542 - Let $ZYPP_REPO_RELEASEVER overwrite $releasever in .repo files
1543   (bnc#911658)
1544 - Call pool_set_rootdir to properly check for file conflicts.
1545 - Use xgettext --boost to support boost-format (%N%)
1546 - version 14.34.0 (30)
1547
1548 -------------------------------------------------------------------
1549 Sun Jan 11 01:13:15 CET 2015 - ma@suse.de
1550
1551 - Update zypp-po.tar.bz2
1552
1553 -------------------------------------------------------------------
1554 Thu Jan  8 01:13:23 CET 2015 - ma@suse.de
1555
1556 - Update zypp-po.tar.bz2
1557
1558 -------------------------------------------------------------------
1559 Thu Jan  1 01:13:29 CET 2015 - ma@suse.de
1560
1561 - Update zypp-po.tar.bz2
1562
1563 -------------------------------------------------------------------
1564 Sun Dec 21 01:13:33 CET 2014 - ma@suse.de
1565
1566 - Update zypp-po.tar.bz2
1567
1568 -------------------------------------------------------------------
1569 Fri Dec 19 10:05:00 CET 2014 - ma@suse.de
1570
1571 - Parse and offer productRegisterFlavor attribute (bnc#896224)
1572 - version 14.33.0 (30)
1573
1574 -------------------------------------------------------------------
1575 Thu Dec 18 01:13:20 CET 2014 - ma@suse.de
1576
1577 - Update zypp-po.tar.bz2
1578
1579 -------------------------------------------------------------------
1580 Wed Dec 17 18:44:26 CET 2014 - ma@suse.de
1581
1582 - Improve conflict message for locked packages (bnc#828631)
1583 - Fix broken de-escaping in str::splitEscaped (bnc#909772)
1584 - cleanup loging
1585 - version 14.32.2 (30)
1586
1587 -------------------------------------------------------------------
1588 Fri Dec 12 14:00:01 CET 2014 - ma@suse.de
1589
1590 - CheckAccessDeleted: Filter PIDs running in a container (bnc#909143)
1591 - version 14.32.1 (30)
1592
1593 -------------------------------------------------------------------
1594 Wed Dec 10 16:06:04 CET 2014 - ma@suse.de
1595
1596 - suppress informal license (no need to accept) upon update (bnc#908976)
1597 - version 14.32.0 (30)
1598
1599 -------------------------------------------------------------------
1600 Mon Dec  8 14:53:00 CET 2014 - ma@suse.de
1601
1602 - Adapt to gpg-2.1 (bnc#908135)
1603 - rpm: do not obsolete yast2-packagemanager-devel by libzypp-devel-doc
1604 - replaceAll: fix endless loop on empty search string
1605 - version 14.31.0 (30)
1606
1607 -------------------------------------------------------------------
1608 Thu Nov 27 07:40:30 UTC 2014 - dimstar@opensuse.org
1609
1610 - Do not provide/obsolete yast2-packagemanager-devel by the -doc
1611   package: the -devel package already does that.
1612 - Minor .spec cleanup (remove Authors section).
1613
1614 -------------------------------------------------------------------
1615 Tue Nov 11 17:09:28 CET 2014 - ma@suse.de
1616
1617 - Call rpm with '--noglob' (bnc#892431)
1618 - Downloader: unify workflow downloading a (signed) master index file
1619 - Fix iostream includes (fixes #34)
1620 - Explicitly call libsolv:pool_setdisttype (fixes #36)
1621 - version 14.30.2 (30)
1622
1623 -------------------------------------------------------------------
1624 Sun Nov  9 01:13:17 CET 2014 - ma@suse.de
1625
1626 - Update zypp-po.tar.bz2
1627
1628 -------------------------------------------------------------------
1629 Sun Nov  2 01:14:10 CET 2014 - ma@suse.de
1630
1631 - Update zypp-po.tar.bz2
1632
1633 -------------------------------------------------------------------
1634 Mon Oct 27 11:38:00 CET 2014 - ma@suse.de
1635
1636 - doc: add hint to code 12 pattern packages
1637 - MediaCurl: Fix URL path concatenation (bnc#901590)
1638 - Move doxygen html doc to libzypp-devel-doc (bnc#901691)
1639 - Remove non-breaking spaces from changes file
1640 - Control lifetime of downloaded mirrorlist
1641 - version 14.30.1 (30)
1642
1643 -------------------------------------------------------------------
1644 Thu Oct 16 11:03:11 CEST 2014 - ma@suse.de
1645
1646 - Update zypp-po.tar.bz2
1647
1648 -------------------------------------------------------------------
1649 Wed Oct 15 15:07:09 CEST 2014 - ma@suse.de
1650
1651 - Store baseurls in list as order expresses preference
1652 - Support parsing multiple baseurls from a repo file (bnc#899510)
1653 - Fix handling local mirrorlist= files in .repo (bnc#899510)
1654 - Provide missing man pages (fixes #33)
1655 - Enable building autodocs, translations and test per default on debian
1656 - Fix several typos in output messages and comments (fixes #29)
1657 - Make the include dir path configurable (fixes #27)
1658 - version 14.30.0 (30)
1659
1660 -------------------------------------------------------------------
1661 Fri Oct 10 16:01:31 CEST 2014 - ma@suse.de
1662
1663 - Update zypp-po.tar.bz2 (bnc#899603)
1664
1665 -------------------------------------------------------------------
1666 Thu Oct  9 01:13:15 CEST 2014 - ma@suse.de
1667
1668 - Update zypp-po.tar.bz2
1669
1670 -------------------------------------------------------------------
1671 Sun Oct  5 01:14:42 CEST 2014 - ma@suse.de
1672
1673 - Update zypp-po.tar.bz2
1674
1675 -------------------------------------------------------------------
1676 Sun Sep 28 01:13:30 CEST 2014 - ma@suse.de
1677
1678 - Update zypp-po.tar.bz2
1679
1680 -------------------------------------------------------------------
1681 Thu Sep 25 17:59:06 CEST 2014 - ma@suse.de
1682
1683 - Trigger appdata plugin when system repos have changed (bnc#866257)
1684 - Protect against race when destructing globals
1685 - BuildRequire libsolv-tools as libsolv-devel no longer does
1686 - version 14.29.4 (29)
1687
1688 -------------------------------------------------------------------
1689 Thu Sep 25 01:15:42 CEST 2014 - ma@suse.de
1690
1691 - Update zypp-po.tar.bz2
1692
1693 -------------------------------------------------------------------
1694 Tue Sep 23 17:07:45 CEST 2014 - ma@suse.de
1695
1696 - Fix computation of userinstalled items (bnc#897404)
1697 - version 14.29.3 (29)
1698
1699 -------------------------------------------------------------------
1700 Tue Sep 23 10:55:08 CEST 2014 - ma@suse.de
1701
1702 - Adapt to API changes in rpm.4.12
1703 - SLE-12 (suse_version 1315) uses it's own translations set
1704   (bnc#897176)
1705 - version 14.29.2 (29)
1706
1707 -------------------------------------------------------------------
1708 Sun Sep 21 01:13:25 CEST 2014 - ma@suse.de
1709
1710 - Update zypp-po.tar.bz2
1711
1712 -------------------------------------------------------------------
1713 Thu Sep 18 15:47:50 CEST 2014 - ma@suse.de
1714
1715 - Update sle-zypp-po.tar.bz2
1716
1717 -------------------------------------------------------------------
1718 Thu Sep 18 15:47:34 CEST 2014 - ma@suse.de
1719
1720 - Update zypp-po.tar.bz2
1721
1722 -------------------------------------------------------------------
1723 Thu Sep 18 15:46:11 CEST 2014 - ma@suse.de
1724
1725 - Update zypp-po.tar.bz2
1726
1727 -------------------------------------------------------------------
1728 Wed Sep 17 13:18:23 CEST 2014 - ma@suse.de
1729
1730 - adjust BuildRequires
1731 - version 14.29.1 (29)
1732
1733 -------------------------------------------------------------------
1734 Tue Sep 16 10:45:39 CEST 2014 - ma@suse.de
1735
1736 - DiskUsageCounter: Set growonly on detetcted snapshotting btrfs
1737   partitions (bnc#896176)
1738 - DiskUsageCounter: Allow MountPoint to store fstype
1739 - DiskUsageCounter: Support setting 'growonly' partition hint
1740   (bnc#896176)
1741 - version 14.29.0 (29)
1742
1743 -------------------------------------------------------------------
1744 Fri Sep  5 12:46:57 CEST 2014 - ma@suse.de
1745
1746 - Make Repository::isUpdateRepo also check for being referenced
1747   by products (bnc#892579)
1748 - Report repositories skipped as nonroot due to insufficient
1749   permission (bnc#893260)
1750 - version 14.28.0 (28)
1751
1752 -------------------------------------------------------------------
1753 Thu Sep  4 01:14:34 CEST 2014 - ma@suse.de
1754
1755 - Update zypp-po.tar.bz2
1756
1757 -------------------------------------------------------------------
1758 Fri Aug 29 14:46:25 CEST 2014 - ma@suse.de
1759
1760 - PackageProvider: consider toplevel cache if --root or --pkg-cachedir
1761   is used.
1762 - Cleanup orpahned cache dirs only at zypp.conf default locations
1763   (bnc#891515)
1764 - Remove orphaned package caches on refresh (bnc#888919)
1765 - version 14.27.2 (27)
1766
1767 -------------------------------------------------------------------
1768 Sun Aug 24 01:16:00 CEST 2014 - ma@suse.de
1769
1770 - Update zypp-po.tar.bz2
1771
1772 -------------------------------------------------------------------
1773 Mon Aug 18 14:01:06 CEST 2014 - ma@suse.de
1774
1775 - Update zypp-po.tar.bz2
1776
1777 -------------------------------------------------------------------
1778 Thu Jul 31 19:22:56 CEST 2014 - ma@suse.de
1779
1780 - Fix gpg key creation/modification date computation to properly
1781   update trusted keys stored in the rpm database.
1782 - version 14.27.1 (27)
1783
1784 -------------------------------------------------------------------
1785 Mon Jul 28 11:32:40 CEST 2014 - mls@suse.de
1786
1787 - reverted last commit to make yast2-pkg-bindings build again
1788
1789 -------------------------------------------------------------------
1790 Fri Jul 25 12:56:17 CEST 2014 - ma@suse.de
1791
1792 - JobReport: extend callback to allow passing UserData
1793 - hardlinkCopy must not fail if proc/sys/fs/protected_hardlink is on
1794 - adapt to changed boost::error_category throw specifier
1795 - version 14.27.0 (27)
1796
1797 -------------------------------------------------------------------
1798 Fri Jul 18 08:57:39 CEST 2014 - ma@suse.de
1799
1800 - Execute install scripts with cwd==/ (bnc#886764)
1801 - fix wrong '//' when extending URLs with an empty path (bnc#885254)
1802 - version 14.26.1 (26)
1803
1804 -------------------------------------------------------------------
1805 Mon Jul 14 17:46:14 CEST 2014 - ma@suse.de
1806
1807 - refreshService: add option to force repo status reset
1808 - Strip local filenames and args from URL.
1809 - version 14.26.0 (26)
1810
1811 -------------------------------------------------------------------
1812 Fri Jul 11 13:42:43 CEST 2014 - ma@suse.de
1813
1814 - Support RepoInfo content keywords (FATE#316287)
1815 - fix parsing repomd.xml twice
1816 - version 14.25.0 (23)
1817
1818 -------------------------------------------------------------------
1819 Wed Jun 11 07:36:48 CEST 2014 - ma@suse.de
1820
1821 - Patch: add isCategory/isSeverity convenience
1822 - If available provide info in ServiceException
1823 - version 14.24.0 (23)
1824
1825 -------------------------------------------------------------------
1826 Wed Jun  4 11:49:32 CEST 2014 - ma@suse.de
1827
1828 - Cleanup orphanded service repos on the fly (bnc#649846)
1829 - Service refresh must not attempt to modify plugin services
1830 - version 14.23.0 (23)
1831
1832 -------------------------------------------------------------------
1833 Wed May 28 13:41:22 CEST 2014 - ma@suse.de
1834
1835 - Fix service methods to throw ServiceException, not RepoException.
1836 - version 14.22.0 (22)
1837
1838 -------------------------------------------------------------------
1839 Tue May 27 16:31:21 CEST 2014 - ma@suse.de
1840
1841 - Let ServiceRefresh en-/disable repos with respect to previous state
1842   and user modifications.
1843 - RepoindexFileReader: support variable substitution
1844 - Parse optional autorefresh attribute from repoindex.xml
1845 - version 14.21.0 (20)
1846
1847 -------------------------------------------------------------------
1848 Wed May 14 13:52:38 CEST 2014 - ma@suse.de
1849
1850 - Add DownloadResolvableReport::infoInCache
1851 - Adjust transfer timeout settings (bnc#877405)
1852 - Fix computation of update candidate (bnc#834858)
1853 - version 14.20.0 (20)
1854
1855 -------------------------------------------------------------------
1856 Thu May  8 18:54:25 CEST 2014 - ma@suse.de
1857
1858 - KeyRingReport: New infoVerify callback showing the trusted key
1859   that will be used for verification.
1860 - version 14.19.0 (19)
1861
1862 -------------------------------------------------------------------
1863 Sun May  4 01:15:49 CEST 2014 - ma@suse.de
1864
1865 - Update zypp-po.tar.bz2
1866
1867 -------------------------------------------------------------------
1868 Thu May  1 01:15:38 CEST 2014 - ma@suse.de
1869
1870 - Update zypp-po.tar.bz2
1871
1872 -------------------------------------------------------------------
1873 Mon Apr 28 15:34:44 CEST 2014 - ma@suse.de
1874
1875 - Derive initial AutoInstalled file from history
1876 - Target: maintain AutoInstalled database file
1877 - version 14.18.0 (17)
1878
1879 -------------------------------------------------------------------
1880 Tue Apr 15 17:03:30 CEST 2014 - ma@suse.de
1881
1882 - Factor out CommitPackageCache for standalone usage. (Fate#317077)
1883 - version 14.17.5 (17)
1884
1885 -------------------------------------------------------------------
1886 Fri Apr 11 16:16:11 CEST 2014 - ma@suse.de
1887
1888 - history: log %posttrans errors and output
1889 - adapt to libsolv cannges
1890 - version 14.17.4 (17)
1891
1892 -------------------------------------------------------------------
1893 Fri Apr  4 14:29:13 CEST 2014 - ma@suse.de
1894
1895 - Log warning if baseproduct symlink is dangling or missing
1896 - version 14.17.3 (17)
1897
1898 -------------------------------------------------------------------
1899 Thu Apr  3 19:18:48 CEST 2014 - ma@suse.de
1900
1901 - RepoManager: Fix RepoStatus computation and refresh of PLAINDIR repos.
1902 - Recreate solv file caches if content may change even if raw metadata
1903   are unchanged (here: new pattern, product and application data).
1904 - version 14.17.2 (17)
1905
1906 -------------------------------------------------------------------
1907 Wed Apr  2 18:09:47 CEST 2014 - ma@suse.de
1908
1909 - CpeId: Basic functionality incl. matching
1910 - New SetRelationMixin
1911 - version 14.17.1 (17)
1912
1913 -------------------------------------------------------------------
1914 Mon Mar 31 10:23:42 CEST 2014 - ma@suse.de
1915
1916 - Use dummy licenses in test data (bnc#862471)
1917 - Install zypp-NameReqPrv helper for evaluating testcases.
1918 - version 14.17.0 (17)
1919
1920 -------------------------------------------------------------------
1921 Tue Mar 18 14:55:11 CET 2014 - ma@suse.de
1922
1923 - Update zypp-po.tar.bz2
1924
1925 -------------------------------------------------------------------
1926 Wed Feb 26 15:06:06 CET 2014 - ma@suse.de
1927
1928 - Ignore failed-eject-exception on media change (bnc#865705)
1929 - version 14.16.1 (16)
1930
1931 -------------------------------------------------------------------
1932 Tue Feb 25 13:42:13 CET 2014 - ma@suse.de
1933
1934 - Remove duplicate code detecting known kinds and move it to
1935   ResKind::explicitBuiltin.
1936 - version 14.16.0 (16)
1937
1938 -------------------------------------------------------------------
1939 Sun Feb 23 21:52:55 CET 2014 - ma@suse.de
1940
1941 - Optionally exclude suggested packages from pattern content (bnc#857671)
1942 - Fix pattern content for auto-pattens (bnc#864087)
1943 - Don't report missing filelists for non-packages (bnc#864314)
1944 - adapt to new rpm weak dependency tags
1945 - version 14.15.0 (15)
1946
1947 -------------------------------------------------------------------
1948 Fri Feb 14 13:51:46 CET 2014 - ma@suse.de
1949
1950 - Provide ContentIdentifier of required update repositories in Product
1951   (Fate#316160)
1952 - Support CpeId in Repository and Product attributes (Fate#316160)
1953 - Add API for retrieving repository ContentRevision and ContentIdentifier
1954   (Fate#316160)
1955 - version 14.14.0 (14)
1956
1957 -------------------------------------------------------------------
1958 Thu Feb 13 10:28:24 CET 2014 - ma@suse.de
1959
1960 - Adjust solver defaults to changed soft lock handling (bnc#863275)
1961 - Avoid confusing solver decisions by not storing soft locks (bnc#863275)
1962 - version 14.13.0 (13)
1963
1964 -------------------------------------------------------------------
1965 Tue Feb 11 21:22:58 CET 2014 - ma@suse.de
1966
1967 - Add Product::endOfLife attribute (Fate#316172)
1968 - Let Product::shortName fallback to name.
1969 - Remove license text from test data (bnc#862471)
1970 - version 14.12.0 (12)
1971
1972 -------------------------------------------------------------------
1973 Sun Feb  2 01:13:59 CET 2014 - ma@suse.de
1974
1975 - Update zypp-po.tar.bz2
1976
1977 -------------------------------------------------------------------
1978 Fri Jan 31 19:09:28 CET 2014 - ma@suse.de
1979
1980 - Introduce new solvable kind: Application (as provided by appdata.xml)
1981 - version 14.11.0 (7)
1982
1983 -------------------------------------------------------------------
1984 Fri Jan 31 17:37:29 CET 2014 - ma@suse.de
1985
1986 - String helper for printing indented text.
1987 - Offer translated names for dependency types.
1988 - version 14.10.0 (7)
1989
1990 -------------------------------------------------------------------
1991 Thu Jan 30 01:13:40 CET 2014 - ma@suse.de
1992
1993 - Update zypp-po.tar.bz2
1994
1995 -------------------------------------------------------------------
1996 Wed Jan 29 10:28:16 CET 2014 - ma@suse.de
1997
1998 - No fileconflict check if DownloadOnly.
1999 - version 14.9.0 (7)
2000
2001 -------------------------------------------------------------------
2002 Sat Jan 25 17:07:45 CET 2014 - ma@suse.de
2003
2004 - Collect and execute %posttrans scripts delayed (Fate#313506)
2005 - BuildRequire libsolv implementing (Fate#309385)
2006 - version 14.8.0 (7)
2007
2008 -------------------------------------------------------------------
2009 Fri Jan 24 11:26:52 CET 2014 - ma@suse.de
2010
2011 - Patterns are no longer pseudo installed (Fate#309385)
2012 - version 14.7.0 (7)
2013
2014 -------------------------------------------------------------------
2015 Fri Jan 24 08:41:13 CET 2014 - ma@suse.de
2016
2017 - Check for file conflicts in commit (bnc#673720)
2018 - Add asUserSting: human readable (translated) string representation
2019 - Add file conflict detection during commit (bnc#673720)
2020 - Add Transaction::installedResult
2021 - version 14.6.0 (6)
2022
2023 -------------------------------------------------------------------
2024 Mon Jan 20 17:14:48 CET 2014 - ma@suse.de
2025
2026 - Fix cleanup code removing the @System solv file. (bnc#853065)
2027 - Fix missing priority in RepoInfo::dumpAsXML (bnc#855845)
2028 - version 14.5.0 (4)
2029
2030 -------------------------------------------------------------------
2031 Tue Jan 14 18:38:49 CET 2014 - ma@suse.de
2032
2033 - Improve ProgressData reporting.
2034 - Allow xml::escape directly dumping to a stream.
2035 - Add support for repo authentication using SSL client certificates
2036   (bnc#683914)
2037 - Enhance Queue to perform COW
2038 - fix documentation
2039 - version 14.4.0 (4)
2040
2041 -------------------------------------------------------------------
2042 Thu Jan  9 01:13:40 CET 2014 - ma@suse.de
2043
2044 - Update zypp-po.tar.bz2
2045
2046 -------------------------------------------------------------------
2047 Fri Dec 13 19:36:34 CET 2013 - ma@suse.de
2048
2049 - Polish DiskUsageCounter
2050 - Add Bitmap type (aka sat::Map)
2051 - Remove obsolete DiskUsage class
2052 - version 14.3.0 (3)
2053
2054 -------------------------------------------------------------------
2055 Thu Dec 12 18:01:18 CET 2013 - ma@suse.de
2056
2057 - Fix disk usage computation for single packages (bnc#852943)
2058 - version 14.2.1 (2)
2059
2060 -------------------------------------------------------------------
2061 Wed Dec  4 12:54:30 UTC 2013 - jreidinger@suse.com
2062
2063 - Drop package-manager script as it is already deprecated and
2064   packagekit usage in desktop invalidates it. If someone really
2065   need it, then place it to proper top level package which can
2066   decide what GUI is proper for given task.
2067
2068 -------------------------------------------------------------------
2069 Wed Nov 20 16:32:30 CET 2013 - ma@suse.de
2070
2071 - Extend commit plugin to send the transaction list (Fate#316203)
2072 - Add base/Json.h: JSON encoder for e.g. sending data to plugins
2073 - Re-evaluate dropped packages list on upgrade, even if product
2074   remains unchanged (bnc#849251).
2075 - Add ppc64le architecture
2076 - Add m68k architecture
2077 - version 14.2.0 (2)
2078
2079 -------------------------------------------------------------------
2080 Fri Oct 25 14:21:31 CEST 2013 - ma@suse.de
2081
2082 - Always properly initialize pool storage (bnc#846565)
2083 - version 14.1.1 (0)
2084
2085 -------------------------------------------------------------------
2086 Thu Oct 17 17:57:54 CEST 2013 - ma@suse.de
2087
2088 - Add Package isCached and cachedLocation methods
2089 - fixed PluginFrame::hasKey
2090 - version 14.1.0 (0)
2091
2092 -------------------------------------------------------------------
2093 Thu Oct 10 01:13:48 CEST 2013 - ma@suse.de
2094
2095 - Update zypp-po.tar.bz2
2096
2097 -------------------------------------------------------------------
2098 Sun Oct  6 01:13:51 CEST 2013 - ma@suse.de
2099
2100 - Update zypp-po.tar.bz2
2101
2102 -------------------------------------------------------------------
2103 Thu Oct  3 01:14:59 CEST 2013 - ma@suse.de
2104
2105 - Update zypp-po.tar.bz2
2106
2107 -------------------------------------------------------------------
2108 Wed Oct  2 19:25:58 CEST 2013 - ma@suse.de
2109
2110 - fix handling symlinks in export pathname on NFSv4 (bnc#804544)
2111 - Bump major version for Factory
2112   13.1 is continued on SuSE-Code-13_1-Branch
2113 - version 14.0.0 (0)
2114
2115 -------------------------------------------------------------------
2116 Sun Sep 29 01:15:02 CEST 2013 - ma@suse.de
2117
2118 - Update zypp-po.tar.bz2
2119
2120 -------------------------------------------------------------------
2121 Sun Sep 22 01:14:26 CEST 2013 - ma@suse.de
2122
2123 - Update zypp-po.tar.bz2
2124
2125 -------------------------------------------------------------------
2126 Wed Sep 18 17:06:06 CEST 2013 - ma@suse.de
2127
2128 - Allow multiversionSpec manipulation in ZConfig
2129 - Fix string hexdecoding
2130 - Avoid parsing gpg subkeys but still parse multiple keys
2131 - version 13.7.0 (6)
2132
2133 -------------------------------------------------------------------
2134 Sun Sep 15 01:14:55 CEST 2013 - ma@suse.de
2135
2136 - Update zypp-po.tar.bz2
2137
2138 -------------------------------------------------------------------
2139 Thu Sep 12 01:15:29 CEST 2013 - ma@suse.de
2140
2141 - Update zypp-po.tar.bz2
2142
2143 -------------------------------------------------------------------
2144 Thu Sep  5 01:13:43 CEST 2013 - ma@suse.de
2145
2146 - Update zypp-po.tar.bz2
2147
2148 -------------------------------------------------------------------
2149 Mon Sep  2 17:04:37 CEST 2013 - ma@suse.de
2150
2151 - Avoid parsing gpg subkeys
2152 - Use explicit operator bool in TmpPath
2153 - Must keep legacy rpm level flag (bnc#838039)
2154 - version 13.6.0 (6)
2155
2156 -------------------------------------------------------------------
2157 Sun Sep  1 01:14:03 CEST 2013 - ma@suse.de
2158
2159 - Update zypp-po.tar.bz2
2160
2161 -------------------------------------------------------------------
2162 Thu Aug 29 01:13:44 CEST 2013 - ma@suse.de
2163
2164 - Update zypp-po.tar.bz2
2165
2166 -------------------------------------------------------------------
2167 Tue Aug 27 19:10:37 CEST 2013 - ma@suse.de
2168
2169 - remove deprecated methods
2170 - fix key expiry date parsing (bnc#828672)
2171 - Provide additional keys data in case the ASCII armored blob
2172   containes multiple keys
2173 - No rpmdb key import in readony mode (bnc#828672)
2174 - Fix rpmdb key import/export (bnc#828672)
2175 - Reduce amount of gpg calls when importing/exporting keys.
2176 - Add public accessible PublicKeyData/PublicKeyScanner classes
2177 - fix ASCII armored PublicKey parsing (bnc#828672)
2178 - fix typo (bnc#761985)
2179 - Fix multiversion update candidate to respect an installed objects
2180   arch and vendor (bnc#820444)
2181 - fix logfile truncation introduced by previous fix for (bnc#825490)
2182 - Swig can't handle move constructor
2183 - Workaround bnc#819354 by executing rpm in /. (bnc#827609)
2184 - Try to detect Arch_ppc64p7 (requires glibc-2.16: getauxval)
2185 - Fix file probing via tftp:// (bnc#803316)
2186 - Add armv7hl to armv6hl compat to be in sync with libsolv.
2187 - Support for armv6hl
2188 - version 13.5.0 (5)
2189
2190 -------------------------------------------------------------------
2191 Thu Aug 22 01:13:25 CEST 2013 - ma@suse.de
2192
2193 - Update zypp-po.tar.bz2
2194
2195 -------------------------------------------------------------------
2196 Sun Aug 18 01:13:20 CEST 2013 - ma@suse.de
2197
2198 - Update zypp-po.tar.bz2
2199
2200 -------------------------------------------------------------------
2201 Thu Aug 15 01:13:27 CEST 2013 - ma@suse.de
2202
2203 - Update zypp-po.tar.bz2
2204
2205 -------------------------------------------------------------------
2206 Thu Aug  8 01:13:27 CEST 2013 - ma@suse.de
2207
2208 - Update zypp-po.tar.bz2
2209
2210 -------------------------------------------------------------------
2211 Sun Aug  4 01:13:59 CEST 2013 - ma@suse.de
2212
2213 - Update zypp-po.tar.bz2
2214
2215 -------------------------------------------------------------------
2216 Thu Aug  1 01:13:52 CEST 2013 - ma@suse.de
2217
2218 - Update zypp-po.tar.bz2
2219
2220 -------------------------------------------------------------------
2221 Thu Jul 25 01:13:40 CEST 2013 - ma@suse.de
2222
2223 - Update zypp-po.tar.bz2
2224
2225 -------------------------------------------------------------------
2226 Thu Jul 18 01:13:43 CEST 2013 - ma@suse.de
2227
2228 - Update zypp-po.tar.bz2
2229
2230 -------------------------------------------------------------------
2231 Sun Jul 14 01:13:38 CEST 2013 - ma@suse.de
2232
2233 - Update zypp-po.tar.bz2
2234
2235 -------------------------------------------------------------------
2236 Thu Jul 11 01:13:49 CEST 2013 - ma@suse.de
2237
2238 - Update zypp-po.tar.bz2
2239
2240 -------------------------------------------------------------------
2241 Fri Jun 21 20:24:39 CEST 2013 - ma@suse.de
2242
2243 - Fix testcases failing if local pathnames contain umlauts
2244 - Pathname: add move constructor and fix assign
2245 - Set logfile permission upon file creation only (bnc#825490)
2246 - Add arch ppc64p7
2247 - version 13.4.0 (4)
2248
2249 -------------------------------------------------------------------
2250 Tue Jun 11 11:37:48 CEST 2013 - ma@suse.de
2251
2252 - Speedup scanning for modaliases (bnc#824110)
2253 - version 13.3.0 (2)
2254
2255 -------------------------------------------------------------------
2256 Sun May 26 01:13:15 CEST 2013 - ma@suse.de
2257
2258 - Update zypp-po.tar.bz2
2259
2260 -------------------------------------------------------------------
2261 Thu May 23 01:13:13 CEST 2013 - ma@suse.de
2262
2263 - Update zypp-po.tar.bz2
2264
2265 -------------------------------------------------------------------
2266 Thu May 16 12:22:48 CEST 2013 - ma@suse.de
2267
2268 - Remove deprecated old stuff (aria2 support,
2269   old InstallOrder, old History parser)
2270 - version 13.2.0 (2)
2271
2272 -------------------------------------------------------------------
2273 Thu May 16 01:13:47 CEST 2013 - ma@suse.de
2274
2275 - Update zypp-po.tar.bz2
2276
2277 -------------------------------------------------------------------
2278 Sun May 12 01:13:39 CEST 2013 - ma@suse.de
2279
2280 - Update zypp-po.tar.bz2
2281
2282 -------------------------------------------------------------------
2283 Thu May  9 01:13:54 CEST 2013 - ma@suse.de
2284
2285 - Update zypp-po.tar.bz2
2286
2287 -------------------------------------------------------------------
2288 Thu May  2 11:07:52 CEST 2013 - ma@suse.de
2289
2290 - Discourage using SafeBool in favor of explicit operator bool
2291 - version 13.1.0 (1)
2292
2293 -------------------------------------------------------------------
2294 Mon Apr 29 10:41:46 CEST 2013 - ma@suse.de
2295
2296 - Testsuite: Workaround boost::thread being not header only since
2297   boost-1.50 (boost ticket 7085)
2298 - Adaptions to smart_pointer changes in boost-1.53; mainly introduce
2299   explicit operator bool; constructible and comparable with nullptr_t.
2300 - Bump major version for Factory
2301   12.x is continued on SuSE-Code-12_3-Branch
2302 - version 13.0.0 (0)
2303
2304 -------------------------------------------------------------------
2305 Sun Apr 28 01:14:07 CEST 2013 - ma@suse.de
2306
2307 - Update zypp-po.tar.bz2
2308
2309 -------------------------------------------------------------------
2310 Fri Apr  5 14:26:35 CEST 2013 - ma@suse.de
2311
2312 - added new fuction zypp::ZYpp::provideSrcPackage
2313 - Treat opensuse-education as separate vendor (bnc#812608)
2314 - AArch64 support
2315 - version 12.11.0 (0)
2316
2317 -------------------------------------------------------------------
2318 Wed Mar 27 12:31:17 CET 2013 - ma@suse.de
2319
2320 - added tftp-support (bnc#803316)
2321 - version 12.10.1 (0)
2322
2323 -------------------------------------------------------------------
2324 Tue Mar 26 13:06:21 CET 2013 - ma@suse.de
2325
2326 - Update zypp-po.tar.bz2
2327
2328 -------------------------------------------------------------------
2329 Thu Mar 21 01:13:45 CET 2013 - ma@suse.de
2330
2331 - Update zypp-po.tar.bz2
2332
2333 -------------------------------------------------------------------
2334 Sun Mar 10 01:14:01 CET 2013 - ma@suse.de
2335
2336 - Update zypp-po.tar.bz2
2337
2338 -------------------------------------------------------------------
2339 Thu Mar  7 14:13:42 CET 2013 - ma@suse.de
2340
2341 - Adapt to libsolv dataiterator fixes
2342   (returning random data in some cases)
2343 - Require and adapt to changes in libsolv-0.3.0
2344 - version 12.10.0 (0)
2345
2346 -------------------------------------------------------------------
2347 Thu Mar  7 01:13:25 CET 2013 - ma@suse.de
2348
2349 - Update zypp-po.tar.bz2
2350
2351 -------------------------------------------------------------------
2352 Sun Mar  3 01:15:52 CET 2013 - ma@suse.de
2353
2354 - Update zypp-po.tar.bz2
2355
2356 -------------------------------------------------------------------
2357 Wed Feb 27 08:41:18 CET 2013 - ma@suse.de
2358
2359 - Rephrase error message if 'lsof' is not installed (bnc#694427)
2360 - version 12.9.0 (0)
2361
2362 -------------------------------------------------------------------
2363 Fri Feb 15 12:49:18 CET 2013 - ma@suse.de
2364
2365 - Handle dangling update script symlinks in instsys. (bnc#803751)
2366 - version 12.8.1 (0)
2367
2368 -------------------------------------------------------------------
2369 Thu Feb 14 01:13:28 CET 2013 - ma@suse.de
2370
2371 - Update zypp-po.tar.bz2
2372
2373 -------------------------------------------------------------------
2374 Thu Feb  7 01:16:50 CET 2013 - ma@suse.de
2375
2376 - Update zypp-po.tar.bz2
2377
2378 -------------------------------------------------------------------
2379 Mon Feb  4 12:35:51 CET 2013 - ma@suse.de
2380
2381 - Update zypp-po.tar.bz2
2382
2383 -------------------------------------------------------------------
2384 Tue Jan 22 11:06:55 CET 2013 - ma@suse.de
2385
2386 - make multicurl suppress progress reports for the metalink download
2387 - work around libcurl bug that sometimes gives us old values in the
2388   progress callback
2389 - version 12.8.0 (0)
2390
2391 -------------------------------------------------------------------
2392 Fri Jan 18 14:07:50 CET 2013 - ma@suse.de
2393
2394 - Reduce logging
2395 - MediaMultiCurl: throw AbortRequestException if aborted by user
2396 - version 12.7.0 (0)
2397
2398 -------------------------------------------------------------------
2399 Sun Jan 13 01:13:23 CET 2013 - ma@suse.de
2400
2401 - Update zypp-po.tar.bz2
2402
2403 -------------------------------------------------------------------
2404 Sun Jan  6 01:13:17 CET 2013 - ma@suse.de
2405
2406 - Update zypp-po.tar.bz2
2407
2408 -------------------------------------------------------------------
2409 Thu Dec 27 01:13:27 CET 2012 - ma@suse.de
2410
2411 - Update zypp-po.tar.bz2
2412
2413 -------------------------------------------------------------------
2414 Mon Dec 17 13:31:15 CET 2012 - ma@suse.de
2415
2416 - Add NamedValue<_Tp>: Simple value<>name mapping supporting aliases
2417 - Enable zypper to remove zypp locks without evaluating the
2418   query (bnc#792901)
2419 - Configure curl to "not fix the BEAST attack" (bnc#779177)
2420 - version 12.6.0 (0)
2421
2422 -------------------------------------------------------------------
2423 Sun Dec 16 01:13:16 CET 2012 - ma@suse.de
2424
2425 - Update zypp-po.tar.bz2
2426
2427 -------------------------------------------------------------------
2428 Mon Dec  3 14:31:59 CET 2012 - ma@suse.de
2429
2430 - HistoryLogReader: new HistoryLogData based API for parsing the new
2431   history file entries (fate#312521)
2432   The old HistoryItem based API is deprecated but will
2433   still be available for a while if you compile with
2434   -DWITH_DEPRECATED_HISTORYITEM_API.
2435 - Write userdata string to history log (fate#312521)
2436 - Add HistoryLogReader testcases
2437 - Adapt to libsolv 'medianr'-changes
2438 - version 12.5.0 (0)
2439
2440 -------------------------------------------------------------------
2441 Thu Nov 22 01:14:42 CET 2012 - ma@suse.de
2442
2443 - Update zypp-po.tar.bz2
2444
2445 -------------------------------------------------------------------
2446 Sun Nov 18 01:13:44 CET 2012 - ma@suse.de
2447
2448 - Update zypp-po.tar.bz2
2449
2450 -------------------------------------------------------------------
2451 Tue Nov 13 15:40:10 CET 2012 - ma@suse.de
2452
2453 - Forward userdata string to commit plugins in BEGINPLUGIN (fate#312521)
2454 - Extend ZConfig to store a user defined string value (fate#312521)
2455 - Add SIGSEGV handler trying to log a stack trace
2456 - Add zypp::dumpBacktrace to dump current stack trace to a stream.
2457 - Use gettext plural handling (bnc#784666)
2458 - version 12.4.0 (0)
2459
2460 -------------------------------------------------------------------
2461 Sun Nov  4 01:13:21 CET 2012 - ma@suse.de
2462
2463 - Update zypp-po.tar.bz2
2464
2465 -------------------------------------------------------------------
2466 Wed Oct 24 10:40:38 CEST 2012 - ma@suse.de
2467
2468 - Add simple sysconfig::write (bnc#766598)
2469 - For installed products also filelists when trying to find the buddy
2470   (bnc#784900)
2471 - Provide information whether product license needs to be accepted.
2472 - version 12.3.0 (0)
2473
2474 -------------------------------------------------------------------
2475 Thu Oct 18 01:13:43 CEST 2012 - ma@suse.de
2476
2477 - Update zypp-po.tar.bz2
2478
2479 -------------------------------------------------------------------
2480 Sun Oct  7 01:13:41 CEST 2012 - ma@suse.de
2481
2482 - Update zypp-po.tar.bz2
2483
2484 -------------------------------------------------------------------
2485 Mon Oct  1 11:00:42 CEST 2012 - ma@suse.de
2486
2487 - Enable multiversion kernel and set multiversion.kernels in
2488   /etc/zypp/zypp.conf to keep the latest, latest-1 and the running.
2489 - Fix typo (bnc#782801)
2490 - Relax evaluation of patch category tags (case insensitive)
2491
2492 -------------------------------------------------------------------
2493 Sun Sep 30 01:13:18 CEST 2012 - ma@suse.de
2494
2495 - Update zypp-po.tar.bz2
2496
2497 -------------------------------------------------------------------
2498 Sun Sep 16 01:14:34 CEST 2012 - ma@suse.de
2499
2500 - Update zypp-po.tar.bz2
2501
2502 -------------------------------------------------------------------
2503 Wed Sep 12 10:28:00 CEST 2012 - ma@suse.de
2504
2505 - Add str::commonPrefix
2506 - version 12.2.0 (0)
2507
2508 -------------------------------------------------------------------
2509 Sun Sep  9 01:13:25 CEST 2012 - ma@suse.de
2510
2511 - Update zypp-po.tar.bz2
2512
2513 -------------------------------------------------------------------
2514 Wed Sep  5 11:56:54 CEST 2012 - gs@suse.de
2515
2516 - Provide Target::reload()
2517 - version 12.1.0 (0)
2518
2519 -------------------------------------------------------------------
2520 Sun Aug 26 01:13:31 CEST 2012 - ma@suse.de
2521
2522 - Update zypp-po.tar.bz2
2523
2524 -------------------------------------------------------------------
2525 Thu Aug 23 01:13:47 CEST 2012 - ma@suse.de
2526
2527 - Update zypp-po.tar.bz2
2528
2529 -------------------------------------------------------------------
2530 Sun Aug 19 01:14:11 CEST 2012 - ma@suse.de
2531
2532 - Update zypp-po.tar.bz2
2533
2534 -------------------------------------------------------------------
2535 Thu Aug 16 01:13:43 CEST 2012 - ma@suse.de
2536
2537 - Update zypp-po.tar.bz2
2538
2539 -------------------------------------------------------------------
2540 Fri Aug 10 12:53:47 CEST 2012 - ma@suse.de
2541
2542 - Implement $ZYPP_LOCK_TIMEOUT: number of seconds to wait for a
2543   zypplock becoming available (bnc#772965)
2544 - Unify update-scripts with same content(md5sum) (bnc#773575)
2545 - version 12.0.1 (0)
2546
2547 -------------------------------------------------------------------
2548 Thu Aug  9 01:15:12 CEST 2012 - ma@suse.de
2549
2550 - Update zypp-po.tar.bz2
2551
2552 -------------------------------------------------------------------
2553 Thu Aug  2 11:55:00 CEST 2012 - ma@suse.de
2554
2555 - set $ZYPP_IS_RUNNING during commit
2556 - Bump major version for Factory
2557   11.x is continued on SuSE-Code-12_2-Branch
2558 - version 12.0.0 (0)
2559
2560 -------------------------------------------------------------------
2561 Thu Aug  2 01:14:11 CEST 2012 - ma@suse.de
2562
2563 - Update zypp-po.tar.bz2
2564
2565 -------------------------------------------------------------------
2566 Wed Aug  1 15:32:40 CEST 2012 - ma@suse.de
2567
2568 - Fixed typo (bnc#773467)
2569 - Erase any old repo instance from pool when (re)loading from cache
2570 - filter zero sized devices in disk usage counter(bnc#769819)
2571 - fix isSoftLocked computation
2572 - fix possibly reporting timeout as "aborted by user" (bnc#665327)
2573 - do not fork the uuidgen program, use kernel interface instead
2574 - remove obsolete hicolor-icon-theme BuildRequires
2575 - version 11.7.0 (6)
2576
2577 -------------------------------------------------------------------
2578 Sun Jul 29 01:13:31 CEST 2012 - ma@suse.de
2579
2580 - Update zypp-po.tar.bz2
2581
2582 -------------------------------------------------------------------
2583 Thu Jul 19 01:13:43 CEST 2012 - ma@suse.de
2584
2585 - Update zypp-po.tar.bz2
2586
2587 -------------------------------------------------------------------
2588 Sun Jul  1 01:13:31 CEST 2012 - ma@suse.de
2589
2590 - Update zypp-po.tar.bz2
2591
2592 -------------------------------------------------------------------
2593 Thu Jun 28 01:14:27 CEST 2012 - ma@suse.de
2594
2595 - Update zypp-po.tar.bz2
2596
2597 -------------------------------------------------------------------
2598 Mon Jun 25 15:23:10 CEST 2012 - ma@suse.de
2599
2600 - zypp.conf:servicesdir is ignored (bnc#765528)
2601 - allow libcurl to take proxy from environment iff proxy is not
2602   configured or disallowed (bnc#745404)
2603 - version 11.6.3 (6)
2604
2605 -------------------------------------------------------------------
2606 Sun Jun 24 01:14:32 CEST 2012 - ma@suse.de
2607
2608 - Update zypp-po.tar.bz2
2609
2610 -------------------------------------------------------------------
2611 Thu Jun 14 01:13:35 CEST 2012 - ma@suse.de
2612
2613 - Update zypp-po.tar.bz2
2614
2615 -------------------------------------------------------------------
2616 Fri Jun  8 15:57:22 CEST 2012 - ma@suse.de
2617
2618 - Adjust weaklock fix
2619
2620 -------------------------------------------------------------------
2621 Fri Jun  8 14:16:15 CEST 2012 - ma@suse.de
2622
2623 - Fix processing of weak locks (bnc#749418, bnc#765164)
2624 - [valgrind] don't dereference if we may be past the end of the repositories.
2625 - add armv7hl workaround for Adrian
2626 - version 11.6.2 (6)
2627
2628 -------------------------------------------------------------------
2629 Sun Jun  3 01:14:09 CEST 2012 - ma@suse.de
2630
2631 - Update zypp-po.tar.bz2
2632
2633 -------------------------------------------------------------------
2634 Thu May 31 10:07:37 UTC 2012 - dmacvicar@suse.com
2635
2636 - fix an invalid read revealed by valgrind in
2637   RepositoryIterator::increment()
2638
2639 -------------------------------------------------------------------
2640 Sun May 20 01:13:30 CEST 2012 - ma@suse.de
2641
2642 - Update zypp-po.tar.bz2
2643
2644 -------------------------------------------------------------------
2645 Thu May 17 01:15:25 CEST 2012 - ma@suse.de
2646
2647 - Update zypp-po.tar.bz2
2648
2649 -------------------------------------------------------------------
2650 Sun May 13 01:14:15 CEST 2012 - ma@suse.de
2651
2652 - Update zypp-po.tar.bz2
2653
2654 -------------------------------------------------------------------
2655 Tue May  8 13:39:22 CEST 2012 - ma@suse.de
2656
2657 - Use ld version script to hide symbols outside zypp namespace (bnc#755324)
2658 - remove base/Deprecated.h (macros now in APIConfig.h)
2659 - Disribute Easy.h in APIConfig.h
2660 - Add APIConfig.h providing ZYPP_API and ZYPP_LOCAL macros
2661 - version 11.6.0 (6)
2662
2663 -------------------------------------------------------------------
2664 Fri May  4 11:18:17 CEST 2012 - ma@suse.de
2665
2666 - build with gcc-4.7 (bnc#755324)
2667 - version 11.5.0 (5)
2668
2669 -------------------------------------------------------------------
2670 Wed Apr 25 18:50:20 CEST 2012 - ma@suse.de
2671
2672 - Fix lost device info when mounting CD/DVD
2673
2674 -------------------------------------------------------------------
2675 Sun Apr 22 01:15:46 CEST 2012 - ma@suse.de
2676
2677 - Update zypp-po.tar.bz2
2678
2679 -------------------------------------------------------------------
2680 Thu Apr 19 10:19:05 CEST 2012 - ma@suse.de
2681
2682 - Always consider (block) devices passed as url option (bnc#755815)
2683
2684 -------------------------------------------------------------------
2685 Thu Apr 19 01:14:57 CEST 2012 - ma@suse.de
2686
2687 - Update zypp-po.tar.bz2
2688
2689 -------------------------------------------------------------------
2690 Wed Apr 18 18:38:06 CEST 2012 - ma@suse.de
2691
2692 - Fix install progress hopping back and forth
2693 - Try to create a missing destination dir before switching to tmp
2694   space (bnc#755239)
2695
2696 -------------------------------------------------------------------
2697 Mon Apr 16 14:52:35 CEST 2012 - ma@suse.de
2698
2699 - ResStatus: add 'unneeded' bit (determined by solver)
2700 - Force using gcc-4.6 until it builds with 4.7
2701 - Support multiversion definitions being read from files in /etc/zypp/multiversion.d.
2702 - Workaround doxygen SEGV and accept incomplete docs (until bnc#755402 is fixed)
2703 - Rename zypp::sat::AttrMatcher to zypp::StrMatcher (base/StrMatcher.h)
2704 - Support (source)package download by non-root user (bnc#755239)
2705 - Delay construction of ZYppGlobalLock until its actually needed (bnc#575096)
2706 - Fix buddy handling in solver results
2707 - Simplify Selectable::multiversionInstall
2708 - Don't cache defaultCandidate as it depends on solver::allowVendorChange flag (bnc#754286)
2709 - version 11.4.0 (4)
2710
2711 -------------------------------------------------------------------
2712 Tue Apr 10 12:11:37 CEST 2012 - ma@suse.de
2713
2714 - Update zypp-po.tar.bz2
2715
2716 -------------------------------------------------------------------
2717 Sun Apr  8 01:13:24 CEST 2012 - ma@suse.de
2718
2719 - Update zypp-po.tar.bz2
2720
2721 -------------------------------------------------------------------
2722 Thu Apr  5 01:16:21 CEST 2012 - ma@suse.de
2723
2724 - Update zypp-po.tar.bz2
2725
2726 -------------------------------------------------------------------
2727 Mon Mar 26 14:47:59 CEST 2012 - ma@suse.de
2728
2729 - Cleanup orphaned media attach points (bnc#751221)
2730 - Show max support status if package is in multiple repos (bnc#735841)
2731 - Parse proxy user/pass from url (bnc#752497)
2732 - Add CMake option to disable libproxy usage and disable it on SLE. (bnc#752500)
2733 - version 11.3.0 (1)
2734
2735 -------------------------------------------------------------------
2736 Thu Mar 15 00:31:25 CET 2012 - ma@suse.de
2737
2738 - Add API for patch severity (bnc#733723, FATE#312633)
2739 - version 11.2.0 (1)
2740
2741 -------------------------------------------------------------------
2742 Tue Mar 13 13:04:48 CET 2012 - ma@suse.de
2743
2744 - Force libproxy into using "/etc/sysconfig/proxy" if it exists (bnc#679322)
2745 - Apply soft locks by name and not per package (bnc#749418)
2746 - version 11.1.1 (1)
2747
2748 -------------------------------------------------------------------
2749 Fri Feb  3 13:18:01 CET 2012 - ma@suse.de
2750
2751 - Add Fetcher support for CHECKSUMS file (replaceing SHA1SUMS) (bnc#744302)
2752 - Build with -fvisibility-inlines-hidden
2753 - CheckAccessDeleted: avoid duplicate entries for the same PID (bnc#716972)
2754 - Correctly use user:pass directly embedded in a proxy url (bnc#740764)
2755 - new sat::Map - Libsolv (bit)Map wrapper.
2756 - always set splitprovides to true now that libsolv handles them better
2757 - version 11.1.0 (1)
2758
2759 -------------------------------------------------------------------
2760 Thu Feb  2 01:14:17 CET 2012 - ma@suse.de
2761
2762 - Update zypp-po.tar.bz2
2763
2764 -------------------------------------------------------------------
2765 Sun Jan 29 01:14:28 CET 2012 - ma@suse.de
2766
2767 - Update zypp-po.tar.bz2
2768
2769 -------------------------------------------------------------------
2770 Sun Jan 22 01:13:30 CET 2012 - ma@suse.de
2771
2772 - Update zypp-po.tar.bz2
2773
2774 -------------------------------------------------------------------
2775 Tue Jan 10 18:31:41 CET 2012 - ma@suse.de
2776
2777 - Update zypp-po.tar.bz2
2778
2779 -------------------------------------------------------------------
2780 Fri Dec 23 14:51:25 CET 2011 - ma@suse.de
2781
2782 - Adapt Repository iteration to libsolv changes.
2783 - Add sat::Pool tests
2784 - Fix Flags<> api to be more consistent and add testcase.
2785 - Set min_curl_version 7.19.4 (bnc#735284)
2786 - Doc: add some words about 'Solver - Vendor protection'
2787 - version 11.0.0 (0)
2788
2789 -------------------------------------------------------------------
2790 Thu Dec  1 01:13:37 CET 2011 - ma@suse.de
2791
2792 - Update zypp-po.tar.bz2
2793
2794 -------------------------------------------------------------------
2795 Mon Nov 28 18:08:42 CET 2011 - ma@suse.de
2796
2797 - Fix and optimize Pathname ctor and provide testcases (bnc#721128)
2798 - Open all file descriptors with O_CLOEXEC to avoid leaks and races
2799 - Some improvements to the services documentation
2800 - Fix RW_pointer comparison with underlying smart pointer type.
2801 - version 10.3.5 (3)
2802
2803 -------------------------------------------------------------------
2804 Sun Nov 27 01:13:10 CET 2011 - ma@suse.de
2805
2806 - Update zypp-po.tar.bz2
2807
2808 -------------------------------------------------------------------
2809 Thu Nov 17 01:13:15 CET 2011 - ma@suse.de
2810
2811 - Update zypp-po.tar.bz2
2812
2813 -------------------------------------------------------------------
2814 Fri Nov 11 13:38:42 CET 2011 - ma@suse.de
2815
2816 - Try to find and use some CD/DVD device even if HAL/UDEV detection
2817   fails (bnc#724807)
2818 - Static initialization problem fixes (by Harald Fernengel)
2819 - version 10.3.4 (3)
2820
2821 -------------------------------------------------------------------
2822 Mon Nov  7 15:45:28 CET 2011 - ma@suse.de
2823
2824 - Don't use proxy if disabled (bnc#696805)
2825 - version 10.3.3 (3)
2826
2827 -------------------------------------------------------------------
2828 Mon Nov  7 13:49:44 UTC 2011 - dimstar@opensuse.org
2829
2830 - Add pkg-config BuildRequires: We fail to detect libproxy due to
2831   the missing pkg-config. Additionally, we have a .pc file
2832   ourselfes, which we do not get the provides for [bnc#696805]
2833
2834 -------------------------------------------------------------------
2835 Thu Nov  3 14:58:42 CET 2011 - ma@suse.de
2836
2837 - Let RepoInfo::keepPackages properly default to FALSE (bnc#727385)
2838 - version 10.3.2 (3)
2839
2840 -------------------------------------------------------------------
2841 Thu Nov  3 01:13:12 CET 2011 - ma@suse.de
2842
2843 - Update zypp-po.tar.bz2
2844
2845 -------------------------------------------------------------------
2846 Sun Oct 30 01:14:41 CEST 2011 - ma@suse.de
2847
2848 - Update zypp-po.tar.bz2
2849
2850 -------------------------------------------------------------------
2851 Thu Oct 27 01:14:10 CEST 2011 - ma@suse.de
2852
2853 - Update zypp-po.tar.bz2
2854
2855 -------------------------------------------------------------------
2856 Mon Oct 24 13:35:56 CEST 2011 - ma@suse.de
2857
2858 - Explicitly include textLocale in package translation download
2859
2860 -------------------------------------------------------------------
2861 Mon Oct 24 09:37:31 CEST 2011 - ma@suse.de
2862
2863 - Update libversion info (due to ABI change in 10.2.0 (bnc#725407)
2864 - version 10.3.1 (3)
2865
2866 -------------------------------------------------------------------
2867 Sun Oct 23 01:13:11 CEST 2011 - ma@suse.de
2868
2869 - Update zypp-po.tar.bz2
2870
2871 -------------------------------------------------------------------
2872 Fri Oct 21 11:47:39 CEST 2011 - ma@suse.de
2873
2874 - Add zypp.conf option repo.refresh.locales: A list of locales for
2875   which translated package descriptions should be downloaded if
2876   available.
2877 - Explixitly set CURLOPT_PROXYAUTH
2878 - version 10.3.0 (1)
2879
2880 -------------------------------------------------------------------
2881 Tue Oct 18 16:45:13 CEST 2011 - ma@suse.de
2882
2883 - Add arch armv7tnhl and armv7thl
2884 - Fix RepoVariablesReplacer to compute substitution values on demand only
2885 - PathInfo::hardlinkCopy: fix handling cross-device links
2886 - version 10.2.0 (1)
2887
2888 -------------------------------------------------------------------
2889 Sun Oct 16 01:13:37 CEST 2011 - ma@suse.de
2890
2891 - Update zypp-po.tar.bz2
2892
2893 -------------------------------------------------------------------
2894 Thu Oct 13 11:50:26 CEST 2011 - ma@suse.de
2895
2896 - Must not differ between type nfs and nfs4 when checking the mount
2897   table (bnc#710269)
2898 - version 10.1.1 (1)
2899
2900 -------------------------------------------------------------------
2901 Thu Oct 13 01:13:37 CEST 2011 - ma@suse.de
2902
2903 - Update zypp-po.tar.bz2
2904
2905 -------------------------------------------------------------------
2906 Tue Oct 11 15:20:43 CEST 2011 - ma@suse.de
2907
2908 - Switch to using libsolv instead of satsolver
2909 - version 10.1.0 (1)
2910
2911 -------------------------------------------------------------------
2912 Sun Oct  9 01:13:16 CEST 2011 - ma@suse.de
2913
2914 - Update zypp-po.tar.bz2
2915
2916 -------------------------------------------------------------------
2917 Thu Oct  6 01:14:00 CEST 2011 - ma@suse.de
2918
2919 - Update zypp-po.tar.bz2
2920
2921 -------------------------------------------------------------------
2922 Tue Sep 20 09:57:04 CEST 2011 - ma@suse.de
2923
2924 - Bump major version for Factory; 9.x is continued on SLE-11-SP2-Branch
2925 - version 10.0.0 (0)
2926
2927 -------------------------------------------------------------------
2928 Tue Sep 13 10:51:53 CEST 2011 - ma@suse.de
2929
2930 - Enhance Selectable API
2931 - version 9.11.0 (8)
2932
2933 -------------------------------------------------------------------
2934 Sun Sep 11 01:18:59 CEST 2011 - ma@suse.de
2935
2936 - Update sle-zypp-po.tar.bz2
2937
2938 -------------------------------------------------------------------
2939 Sun Sep 11 01:13:12 CEST 2011 - ma@suse.de
2940
2941 - Update zypp-po.tar.bz2
2942
2943 -------------------------------------------------------------------
2944 Thu Sep  8 01:19:28 CEST 2011 - ma@suse.de
2945
2946 - Update sle-zypp-po.tar.bz2
2947
2948 -------------------------------------------------------------------
2949 Thu Sep  8 01:14:08 CEST 2011 - ma@suse.de
2950
2951 - Update zypp-po.tar.bz2
2952
2953 -------------------------------------------------------------------
2954 Wed Sep  7 12:38:23 CEST 2011 - ma@suse.de
2955
2956 - Explicitly require rpm.
2957 - version 9.10.2 (8)
2958
2959 -------------------------------------------------------------------
2960 Sun Sep  4 01:16:54 CEST 2011 - ma@suse.de
2961
2962 - Update sle-zypp-po.tar.bz2
2963
2964 -------------------------------------------------------------------
2965 Sun Sep  4 01:13:27 CEST 2011 - ma@suse.de
2966
2967 - Update zypp-po.tar.bz2
2968
2969 -------------------------------------------------------------------
2970 Thu Sep  1 01:13:36 CEST 2011 - ma@suse.de
2971
2972 - Update zypp-po.tar.bz2
2973
2974 -------------------------------------------------------------------
2975 Mon Aug 29 10:51:04 CEST 2011 - ma@suse.de
2976
2977 - Extend mount entry comparison fix (bnc#710269)
2978 - version 9.10.2 (8)
2979
2980 -------------------------------------------------------------------
2981 Thu Aug 25 01:17:06 CEST 2011 - ma@suse.de
2982
2983 - Update sle-zypp-po.tar.bz2
2984
2985 -------------------------------------------------------------------
2986 Mon Aug 22 13:57:16 CEST 2011 - ma@suse.de
2987
2988 - Update sle-zypp-po.tar.bz2
2989
2990 -------------------------------------------------------------------
2991 Sun Aug 14 01:13:21 CEST 2011 - ma@suse.de
2992
2993 - Update zypp-po.tar.bz2
2994
2995 -------------------------------------------------------------------
2996 Sun Aug  7 01:16:07 CEST 2011 - ma@suse.de
2997
2998 - Update zypp-po.tar.bz2
2999
3000 -------------------------------------------------------------------
3001 Fri Aug  5 15:20:07 CEST 2011 - ma@suse.de
3002
3003 - Attempt to fix smb mount entry comparison (bnc#710269)
3004 - version 9.10.1 (8)
3005
3006 -------------------------------------------------------------------
3007 Thu Aug  4 14:54:47 CEST 2011 - ma@suse.de
3008
3009 - Allow to turn Resolvers upgrade mode on and off (bnc#709480)
3010 - Fix reading of integer arrays from rpm headers (bnc#709716)
3011 - version 9.10.0 (8)
3012
3013 -------------------------------------------------------------------
3014 Thu Aug  4 01:14:00 CEST 2011 - ma@suse.de
3015
3016 - Update zypp-po.tar.bz2
3017
3018 -------------------------------------------------------------------
3019 Thu Jul 28 13:04:10 CEST 2011 - ma@suse.de
3020
3021 - Evaluate CURLINFO_CONDITION_UNMET on zero sized successful transfers,
3022   if compiled against libcurl-7.19.4 or above. (bnc#692260)
3023 - version 9.9.2 (8)
3024
3025 -------------------------------------------------------------------
3026 Mon Jul 25 16:20:37 CEST 2011 - ma@suse.de
3027
3028 - Always read /proc/mounts when looking for mounted media (bnc#705893)
3029 - version 9.9.1 (8)
3030
3031 -------------------------------------------------------------------
3032 Fri Jul 22 13:12:34 CEST 2011 - ma@suse.de
3033
3034 - MediaUserAuth: Do not expose libcurl header files.
3035 - version 9.9.0 (8)
3036
3037 -------------------------------------------------------------------
3038 Mon Jul 18 11:33:25 CEST 2011 - ma@suse.de
3039
3040 - More initialize parser structure fixes. (bnc#705181)
3041 - version 9.8.7 (8)
3042
3043 -------------------------------------------------------------------
3044 Fri Jul 15 15:15:01 CEST 2011 - ma@suse.de
3045
3046 - Check for /etc/sysconfig/storage changes before solving (bnc#702365)
3047 - version 9.8.6 (8)
3048
3049 -------------------------------------------------------------------
3050 Fri Jul 15 13:58:53 CEST 2011 - ma@suse.de
3051
3052 - Properly initialize parser structures (bnc#705181)
3053 - version 9.8.5 (8)
3054
3055 -------------------------------------------------------------------
3056 Thu Jul  7 15:53:17 CEST 2011 - ma@suse.de
3057
3058 - Fix tests for available libcurl version.
3059 - version 9.8.4 (8)
3060
3061 -------------------------------------------------------------------
3062 Thu Jul  7 01:13:47 CEST 2011 - ma@suse.de
3063
3064 - Update zypp-po.tar.bz2
3065
3066 -------------------------------------------------------------------
3067 Mon Jul  4 10:41:42 CEST 2011 - ma@suse.de
3068
3069 - Make fix for bnc#702576 more robust.
3070 - Enhance fix for bnc#699435. Return an error if download in advance
3071   failed to provide all packages, so zypper does not silently quit.
3072 - version 9.8.3 (8)
3073
3074 -------------------------------------------------------------------
3075 Thu Jun 30 01:13:43 CEST 2011 - ma@suse.de
3076
3077 - Update zypp-po.tar.bz2
3078
3079 -------------------------------------------------------------------
3080 Wed Jun 29 12:23:24 CEST 2011 - ma@suse.de
3081
3082 - Always compute transaction from pool (bnc#702576)
3083 - version 9.8.2 (8)
3084
3085 -------------------------------------------------------------------
3086 Tue Jun 28 16:04:50 CEST 2011 - ma@suse.de
3087
3088 - Add feature provides for supported plugins.
3089
3090 -------------------------------------------------------------------
3091 Tue Jun 21 10:44:47 CEST 2011 - dmacvicar@suse.de
3092
3093 - Add configuration template for automatic kernel
3094   purge (feature#312018) to zypp.conf
3095
3096 -------------------------------------------------------------------
3097 Tue Jun 14 13:38:00 CEST 2011 - ma@suse.de
3098
3099 - Fix download loop to skip non-install actions. (bnc#699435)
3100 - version 9.8.1 (8)
3101
3102 -------------------------------------------------------------------
3103 Sun Jun 12 01:13:36 CEST 2011 - ma@suse.de
3104
3105 - Update zypp-po.tar.bz2
3106
3107 -------------------------------------------------------------------
3108 Thu Jun  9 09:34:51 CEST 2011 - ma@suse.de
3109
3110 - Fix missing return value.
3111
3112 -------------------------------------------------------------------
3113 Wed Jun  8 12:58:54 CEST 2011 - ma@suse.de
3114
3115 - Simplify ZYppCommitResult by using filtered Transaction::action_iterator.
3116 - version 9.8.0 (8)
3117
3118 -------------------------------------------------------------------
3119 Tue Jun  7 14:12:35 CEST 2011 - ma@suse.de
3120
3121 - Update zypp-po.tar.bz2
3122
3123 -------------------------------------------------------------------
3124 Tue Jun  7 12:42:20 CEST 2011 - ma@suse.de
3125
3126 - Fix transaction ORDER_BY_MEDIANR.
3127 - version 9.7.0 (5)
3128
3129 -------------------------------------------------------------------
3130 Fri Jun  3 23:12:05 CEST 2011 - ma@suse.de
3131
3132 - Basic commit plugins implemented. They may be used to implement pre/post
3133   commit actions like taking file system snapshots (fate#303699)
3134 - version 9.6.0 (5)
3135
3136 -------------------------------------------------------------------
3137 Tue May 31 17:27:45 CEST 2011 - ma@suse.de
3138
3139 - Do commit based on sat::Transaction.
3140 - version 9.5.0 (5)
3141
3142 -------------------------------------------------------------------
3143 Tue May 31 12:09:17 CEST 2011 - ma@suse.de
3144
3145 - Assert rpm database directory is created before rpmtsInitDB is
3146   called (bnc#697115)
3147
3148 -------------------------------------------------------------------
3149 Tue May 31 11:46:57 CEST 2011 - dheidler@suse.de
3150
3151 - fix var definition order in PackageProvider
3152 - fix operator~ return datatype for flags (ctor is explicit)
3153 - add method interactiveFlags to Patch describing what makes it
3154   interactive
3155 - version 9.4.0 (3)
3156
3157 -------------------------------------------------------------------
3158 Tue May 31 10:12:12 CEST 2011 - ma@suse.de
3159
3160 - Recommend 'lsof' (for zypper ps) (bnc#694427, bnc#684466)
3161
3162 -------------------------------------------------------------------
3163 Mon May 30 17:14:14 CEST 2011 - dheidler@suse.de
3164
3165 - Switch patch interactive-check to flags
3166 - version 9.3.0 (3)
3167
3168 -------------------------------------------------------------------
3169 Sun May 29 01:13:42 CEST 2011 - ma@suse.de
3170
3171 - Update zypp-po.tar.bz2
3172
3173 -------------------------------------------------------------------
3174 Fri May 27 17:02:05 CEST 2011 - ma@suse.de
3175
3176 - fix specfile to handle sles translations if available
3177
3178 -------------------------------------------------------------------
3179 Fri May 27 09:51:13 CEST 2011 - ma@suse.de
3180
3181 - Avoid using #elifdef directive.
3182
3183 -------------------------------------------------------------------
3184 Thu May 26 01:13:43 CEST 2011 - ma@suse.de
3185
3186 - Update zypp-po.tar.bz2
3187
3188 -------------------------------------------------------------------
3189 Wed May 25 09:22:28 CEST 2011 - ma@suse.de
3190
3191 - Add a fallback gnome-packagekit updater in package-manager (bnc#667504)
3192 - Backport changelog entries from SLE11-SP1 branch. Bugs mentioned here
3193   were either fixed without bnc# or do not apply to this branch. This is
3194   to make the changelog checker happy:
3195   - Set proper defaults for service repos (bnc#673943)
3196
3197 -------------------------------------------------------------------
3198 Tue May 24 12:43:32 CEST 2011 - dheidler@suse.de
3199
3200 - add option ignore_reboot_flag to Patch::interactive (bnc#665853)
3201 - version 9.2.0 (2)
3202
3203 -------------------------------------------------------------------
3204 Mon May 23 16:12:32 CEST 2011 - dheidler@suse.de
3205
3206 - respect patch content license when determinating interactive status
3207 - version 9.1.2 (1)
3208
3209 -------------------------------------------------------------------
3210 Mon May 23 12:05:10 CEST 2011 - ma@suse.de
3211
3212 - More rpm-4.9 fixes
3213 - Disable rpm V3toV4 conversion while not working with rpm 4.9
3214
3215 -------------------------------------------------------------------
3216 Sun May 22 01:14:21 CEST 2011 - ma@suse.de
3217
3218 - Update zypp-po.tar.bz2
3219
3220 -------------------------------------------------------------------
3221 Fri May 20 17:11:10 CEST 2011 - ma@suse.de
3222
3223 - Fix for rpm-4.9
3224 - version 9.1.1 (1)
3225
3226 -------------------------------------------------------------------
3227 Fri May 20 13:43:38 CEST 2011 - ma@suse.de
3228
3229 - Disable use if rpm-4.4 legacy interface (dropped in 4.9) (bnc#691089)
3230 - Fix poolquery handling repo restrictions correctly. (bnc#661976)
3231 - version 9.1.0 (1)
3232
3233 -------------------------------------------------------------------
3234 Wed May 18 14:10:20 CEST 2011 - dmacvicar@suse.de
3235
3236 - Allow MediaCD to build against HAL or nothing
3237   if udev is not present
3238
3239 -------------------------------------------------------------------
3240 Mon May 16 14:42:09 CEST 2011 - dmacvicar@suse.de
3241
3242 - forward port all changes to make it build in Code10
3243
3244 -------------------------------------------------------------------
3245 Mon May 16 11:51:51 UTC 2011 - dmacvicar@suse.de
3246
3247 - make -Werror=format-security optional and used only if
3248   supported
3249
3250 -------------------------------------------------------------------
3251 Sun May 15 01:13:47 CEST 2011 - ma@suse.de
3252
3253 - Update zypp-po.tar.bz2
3254
3255 -------------------------------------------------------------------
3256 Thu May 12 01:13:54 CEST 2011 - ma@suse.de
3257
3258 - Update zypp-po.tar.bz2
3259
3260 -------------------------------------------------------------------
3261 Fri May  6 13:22:35 CEST 2011 - dheidler@suse.de
3262
3263 - delete old metadata temp directories
3264 - version 9.0.3 (0)
3265
3266 -------------------------------------------------------------------
3267 Wed Apr 27 17:17:00 CEST 2011 - dheidler@suse.de
3268
3269 - fix max_concurrent_connections option in MultiCurl (bnc#596089)
3270 - version 9.0.2 (0)
3271
3272 -------------------------------------------------------------------
3273 Sun Apr 17 01:13:40 CEST 2011 - ma@suse.de
3274
3275 - Update zypp-po.tar.bz2
3276
3277 -------------------------------------------------------------------
3278 Tue Apr 12 18:49:32 CEST 2011 - dheidler@suse.de
3279
3280 - check for permissions before writing (fixes bnc#683509)
3281 - version 9.0.1 (0)
3282
3283 -------------------------------------------------------------------
3284 Tue Apr  5 12:08:27 CEST 2011 - ma@suse.de
3285
3286 - Switch ResPoolProxy to use multimap in order to allow iteration
3287   of all Selectables of all kinds.
3288 - Add upper/lower_bound iteration to MapKVIterator.
3289 - Add stream output for multimap/set.
3290 - version 9.0.0 (0)
3291
3292 -------------------------------------------------------------------
3293 Mon Apr  4 15:08:08 CEST 2011 - ma@suse.de
3294
3295 - Update zypp-po.tar.bz2
3296
3297 -------------------------------------------------------------------
3298 Mon Apr  4 15:04:47 CEST 2011 - ma@suse.de
3299
3300 - Update zypp-po.tar.bz2
3301
3302 -------------------------------------------------------------------
3303 Mon Apr  4 15:03:55 CEST 2011 - ma@suse.de
3304
3305 - Update zypp-po.tar.bz2
3306
3307 -------------------------------------------------------------------
3308 Thu Mar 10 01:13:39 CET 2011 - ma@suse.de
3309
3310 - Update zypp-po.tar.bz2
3311
3312 -------------------------------------------------------------------
3313 Sun Mar  6 01:13:41 CET 2011 - ma@suse.de
3314
3315 - Update zypp-po.tar.bz2
3316
3317 -------------------------------------------------------------------
3318 Wed Feb 16 14:24:27 UTC 2011 - dmacvicar@suse.de
3319
3320 - Do not look for $releasever 's value if there is no variable
3321   in the url: parses product file again and again
3322 - version 8.12.2 (10)
3323
3324 -------------------------------------------------------------------
3325 Thu Feb 10 16:01:46 CET 2011 - ma@suse.de
3326
3327 - Remove package-manager.desktop file (bnc#329635)
3328 - version 8.12.1 (10)
3329
3330 -------------------------------------------------------------------
3331 Tue Jan 25 10:09:22 CET 2011 - ma@suse.de
3332
3333 - Apply patch introducing armv7nhl:armv7hl
3334
3335 -------------------------------------------------------------------
3336 Tue Jan 18 12:28:19 UTC 2011 - dmacvicar@suse.de
3337
3338 - allow for Repo Index Services to set the enabled state of
3339   repositories from the server side.
3340 - Fix priority not being set on reading service indexes
3341 - version 8.12.0 (10)
3342
3343 -------------------------------------------------------------------
3344 Fri Jan 14 12:45:18 CET 2011 - ma@suse.de
3345
3346 - Add new ServicePlugin Exceptions.
3347
3348 -------------------------------------------------------------------
3349 Thu Jan 13 01:13:32 CET 2011 - ma@suse.de
3350
3351 - Update zypp-po.tar.bz2
3352
3353 -------------------------------------------------------------------
3354 Thu Dec 23 14:42:02 CET 2010 - dheidler@suse.de
3355
3356 - add method to check if there are manually configured urls
3357 - version 8.11.0 (10)
3358
3359 -------------------------------------------------------------------
3360 Thu Dec 23 11:31:22 CET 2010 - dheidler@suse.de
3361
3362 - create cache directory, if it doesn't exist
3363   when saving mirrorlist
3364 - version 8.10.6 (10)
3365
3366 -------------------------------------------------------------------
3367 Wed Dec 22 12:38:22 CET 2010 - dheidler@suse.de
3368
3369 - moved keepPackages code to RepoInfo::Impl
3370 - version 8.10.5 (10)
3371
3372 -------------------------------------------------------------------
3373 Tue Dec 21 13:29:06 CET 2010 - dheidler@suse.de
3374
3375 - Fix caching of mirrorlist files
3376 - version 8.10.4 (10)
3377
3378 -------------------------------------------------------------------
3379 Thu Dec 16 19:46:00 CET 2010 - ma@suse.de
3380
3381 - Do not export keyring if rpmdb is initialised, but target isn't
3382   (bnc#659494)
3383 - version 8.10.3 (10)
3384
3385 -------------------------------------------------------------------
3386 Fri Dec 10 17:17:07 CET 2010 - dheidler@suse.de
3387
3388 - Catch RPM-Exeption when instaling the Distribution (bnc#658714)
3389 - version 8.10.2 (10)
3390
3391 -------------------------------------------------------------------
3392 Wed Dec  8 14:15:12 CET 2010 - dheidler@suse.de
3393
3394 - fix retrieval of distributionVersion if target is not initialized
3395 - MultiCurl: make sure the server responds with "partial content",
3396   fixes corrupt downloads if the metalink file contains no checksums
3397 - version 8.10.1 (10)
3398
3399 -------------------------------------------------------------------
3400 Wed Dec  1 17:39:16 CET 2010 - dheidler@suse.de
3401
3402 - Added ReplacerVar caching in RepoInfo
3403 - Automaticly remove empty mirrorlist-files
3404 - version 8.10.0 (10)
3405
3406 -------------------------------------------------------------------
3407 Tue Nov 30 17:11:32 CET 2010 - dheidler@suse.de
3408
3409 - Added MirrorList caching
3410 - version 8.9.0 (7)
3411
3412 -------------------------------------------------------------------
3413 Mon Nov 29 12:31:37 CET 2010 - ma@suse.de
3414
3415 - Icons for libzypp should go into desktop-data. (bnc#329635)
3416 - version 8.8.2 (7)
3417
3418 -------------------------------------------------------------------
3419 Wed Nov 24 11:55:59 CET 2010 - ma@suse.de
3420
3421 - Properly handle FTP response 550. (bnc#645747)
3422 - version 8.8.1 (7)
3423
3424 -------------------------------------------------------------------
3425 Fri Nov 19 11:24:39 CET 2010 - mls@suse.de
3426
3427 - fix access of freed memory in MultiCurl (bnc#654600)
3428
3429 -------------------------------------------------------------------
3430 Sun Nov  7 01:13:39 CET 2010 - ma@suse.de
3431
3432 - Update zypp-po.tar.bz2
3433
3434 -------------------------------------------------------------------
3435 Wed Nov  3 16:06:46 CET 2010 - dheidler@suse.de
3436
3437 - added metalink support
3438 - version 8.8.0 (7)
3439
3440 -------------------------------------------------------------------
3441 Thu Oct 21 18:15:31 CEST 2010 - ma@suse.de
3442
3443 - Feed the ProvideFilePolicy progress callback in addition to any
3444   connected media::DownloadProgressReport (bnc#545106)
3445 - version 8.7.1 (7)
3446
3447 -------------------------------------------------------------------
3448 Wed Oct 13 16:14:13 CEST 2010 - dheidler@suse.de
3449
3450 - Make MetaLinkParser accept InputStreams
3451 - Make MetaLinkParser accept Pathnames insted of strings
3452 - Fix MetaLinkv4 hash parsing
3453 - Add MetaLinkParser test
3454 - version 8.7.0 (7)
3455
3456 -------------------------------------------------------------------
3457 Mon Oct 11 17:06:17 CEST 2010 - ma@suse.de
3458
3459 - Use timeouts in plugin script communication.
3460 - Fix ExternalProgram to correctly remember exit status.
3461 - version 8.6.0 (5)
3462
3463 -------------------------------------------------------------------
3464 Sun Oct 10 01:13:40 CEST 2010 - ma@suse.de
3465
3466 - Update zypp-po.tar.bz2
3467
3468 -------------------------------------------------------------------
3469 Fri Oct  8 08:43:02 UTC 2010 - dmacvicar@novell.com
3470
3471 - fix services not being linked to their file after being
3472   saved
3473
3474 -------------------------------------------------------------------
3475 Thu Oct  7 09:02:26 CEST 2010 - jkupec@suse.cz
3476
3477 - Don't use aria2c for FTP (bnc #641328)
3478
3479 -------------------------------------------------------------------
3480 Wed Oct  6 15:39:59 UTC 2010 - dmacvicar@novell.com
3481
3482 - implementation for url resolver plugins
3483 - version 8.5.0 (5)
3484
3485 -------------------------------------------------------------------
3486 Wed Oct  6 16:54:15 CEST 2010 - dheidler@suse.de
3487
3488 - Use DownloadInHeaps as default, when there is nothing configured
3489   and when the target root is set to "/". (bnc#591476)
3490 - version 8.4.0 (4)
3491
3492 -------------------------------------------------------------------
3493 Tue Sep 28 17:12:51 CEST 2010 - dheidler@suse.de
3494
3495 - fixed replacing releasever (for fedora systems) - (bnc#637470)
3496 - version 8.3.0 (0)
3497
3498 -------------------------------------------------------------------
3499 Fri Sep 24 13:07:25 CEST 2010 - mls@suse.de
3500
3501 - fix metalink4 parsing [bnc#641484]
3502
3503 -------------------------------------------------------------------
3504 Thu Sep 23 01:13:45 CEST 2010 - ma@suse.de
3505
3506 - Update zypp-po.tar.bz2
3507
3508 -------------------------------------------------------------------
3509 Mon Sep 20 15:31:31 UTC 2010 - dmacvicar@novell.com
3510
3511 - Allow per repository proxy settings like yum does.
3512   Including setting it to _none_ overriding the
3513   system proxy.
3514   Patch from Zhang, Qiang <qiang.z.zhang@intel.com>
3515 - version 8.2.1 (0)
3516
3517 -------------------------------------------------------------------
3518 Fri Sep 10 17:06:34 CEST 2010 - dheidler@suse.de
3519
3520 - fixed replacing basearch (for fedora systems) - (bnc#637473)
3521 - version 8.2.0 (0)
3522
3523 -------------------------------------------------------------------
3524 Fri Sep 10 11:57:29 CEST 2010 - ma@suse.de
3525
3526 - Report download failures in commit result (bnc#431854)
3527 - Fix Solvable::onSystemByUser returning true for uninstalled solvables.
3528 - version 8.1.3 (0)
3529
3530 -------------------------------------------------------------------
3531 Tue Aug 31 20:01:26 CEST 2010 - ma@suse.de
3532
3533 - Fix download-only not to omit source packages (bnc#635596)
3534 - version 8.1.2 (0)
3535
3536 -------------------------------------------------------------------
3537 Thu Aug 26 01:13:38 CEST 2010 - ma@suse.de
3538
3539 - Update zypp-po.tar.bz2
3540
3541 -------------------------------------------------------------------
3542 Fri Aug 13 12:33:26 UTC 2010 - dmacvicar@novell.com
3543
3544 - fix basearch url variable
3545 - use the right release package name on fedora
3546
3547 -------------------------------------------------------------------
3548 Tue Aug 10 13:18:08 CEST 2010 - ma@suse.de
3549
3550 - MediaDISK: Use blkid to verify disk volumes. (bnc#623226)
3551 - version 8.1.1 (0)
3552
3553 -------------------------------------------------------------------
3554 Sun Aug  8 01:13:37 CEST 2010 - ma@suse.de
3555
3556 - Update zypp-po.tar.bz2
3557
3558 -------------------------------------------------------------------
3559 Thu Aug  5 01:13:53 CEST 2010 - ma@suse.de
3560
3561 - Update zypp-po.tar.bz2
3562
3563 -------------------------------------------------------------------
3564 Tue Aug  3 16:17:04 CEST 2010 - ma@suse.de
3565
3566 - Fix memory leaks.
3567
3568 -------------------------------------------------------------------
3569 Mon Aug  2 11:58:57 CEST 2010 - ma@suse.de
3570
3571 - Enhance PoolItem interface to assist patch classification. (bnc#627316)
3572 - version 8.1.0 (0)
3573
3574 -------------------------------------------------------------------
3575 Tue Jul 27 15:38:00 CEST 2010 - ma@suse.de
3576
3577 - Fix bug in PoolQuery::addDependency
3578 - Disable MediaAria and enable MultiCurl as default http/ftp backend.
3579   MultiCurl implements MetaLink and Zsync support using libcurl. In
3580   case of trouble set ZYPP_MULTICURL=0 in the envirionment to disable
3581   the new backend.
3582 - version 8.0.1 (0)
3583
3584 -------------------------------------------------------------------
3585 Mon Jul 26 17:05:14 CEST 2010 - ma@suse.de
3586
3587 - Bump heads major version after 11.3 branched away.
3588 - version 8.0.0 (0)
3589
3590 -------------------------------------------------------------------
3591 Thu Jul 22 01:13:27 CEST 2010 - ma@suse.de
3592
3593 - Update zypp-po.tar.bz2
3594
3595 -------------------------------------------------------------------
3596 Wed Jul  7 13:56:49 CEST 2010 - ma@suse.de
3597
3598 - Add PoolQuery for name, edition AND architecture in one go. (bnc#614362)
3599 - version 7.8.0 (6)
3600
3601 -------------------------------------------------------------------
3602 Mon Jul  5 13:03:57 CEST 2010 - ma@suse.de
3603
3604 - Fix requirement to /usr/bin/uuidgen (bnc#613304)
3605
3606 -------------------------------------------------------------------
3607 Sun Jul  4 01:13:29 CEST 2010 - ma@suse.de
3608
3609 - Update zypp-po.tar.bz2
3610
3611 -------------------------------------------------------------------
3612 Tue Jun 29 17:46:13 CEST 2010 - ma@suse.de
3613
3614 - Fix CURLOPT_MAX_RECV_SPEED_LARGE expecting a curl_off_t argument.
3615
3616 -------------------------------------------------------------------
3617 Tue Jun 29 10:22:06 CEST 2010 - ma@suse.de
3618
3619 - Respect zypp.conf policy settings when solving for update.
3620
3621 -------------------------------------------------------------------
3622 Fri Jun 25 11:35:52 CEST 2010 - ma@suse.de
3623
3624 - Don't bloat logfile by logging install progess values.
3625
3626 -------------------------------------------------------------------
3627 Thu Jun 10 01:13:49 CEST 2010 - ma@suse.de
3628
3629 - Update zypp-po.tar.bz2
3630
3631 -------------------------------------------------------------------
3632 Mon Jun  7 17:52:50 CEST 2010 - ma@suse.de
3633
3634 - Add missing Date constant declarations.
3635 - version 7.7.5 (6)
3636
3637 -------------------------------------------------------------------
3638 Mon Jun  7 11:46:58 CEST 2010 - ma@suse.de
3639
3640 - Prevent against daemons launched in rpm %post, that do not close
3641   their filedescriptors. Original fix was accidentally reverted.
3642   (bnc#174548)
3643 - version 7.7.4 (6)
3644
3645 -------------------------------------------------------------------
3646 Sun Jun  6 01:13:52 CEST 2010 - ma@suse.de
3647
3648 - Update zypp-po.tar.bz2
3649
3650 -------------------------------------------------------------------
3651 Fri Jun  4 17:14:17 CEST 2010 - ma@suse.de
3652
3653 - Fix default evaluation of recommendations of installed
3654   packages (bnc#605490)
3655 - version 7.7.3 (6)
3656
3657 -------------------------------------------------------------------
3658 Thu Jun  3 01:14:08 CEST 2010 - ma@suse.de
3659
3660 - Update zypp-po.tar.bz2
3661
3662 -------------------------------------------------------------------
3663 Fri May 21 20:00:55 CEST 2010 - ma@suse.de
3664
3665 - Fix broken IdStringType comparison (bnc#607572)
3666 - version 7.7.2 (6)
3667
3668 -------------------------------------------------------------------
3669 Thu May 20 21:01:05 CEST 2010 - ma@suse.de
3670
3671 - Fix packages provided via delta rpm being placed in
3672   the wrong package cache (bnc#607583)
3673 - version 7.7.1 (6)
3674
3675 -------------------------------------------------------------------
3676 Thu May 20 01:13:49 CEST 2010 - ma@suse.de
3677
3678 - Update zypp-po.tar.bz2
3679
3680 -------------------------------------------------------------------
3681 Tue May 18 18:02:44 CEST 2010 - ma@suse.de
3682
3683 - Fix arch detection on sprac (bug #566291)
3684 - Arch: add sparc64v and sparcv9v and armv7l
3685 - RepoManager: refresh repo if last refresh is in the future (bnc#593617)
3686 - version 7.6.1 (6)
3687
3688 -------------------------------------------------------------------
3689 Mon May 17 15:25:14 CEST 2010 - ma@suse.de
3690
3691 - Fix package-manager-su to support LXDE (Andrea Florio) (bnc#582235)
3692 - Cleanup spec file (Pavol Rusnak)
3693 - version 7.6.0 (6)
3694
3695 -------------------------------------------------------------------
3696 Sun May 16 01:13:39 CEST 2010 - ma@suse.de
3697
3698 - Update zypp-po.tar.bz2
3699
3700 -------------------------------------------------------------------
3701 Wed May 12 19:09:54 CEST 2010 - ma@suse.de
3702
3703 - Add methods to evaluate gpg geys expiration dates.
3704 - Export all rpmDb keys to the zypp trusted keyring in one go.
3705 - version 7.6.0 (6)
3706
3707 -------------------------------------------------------------------
3708 Wed May 12 17:35:44 CEST 2010 - ma@suse.de
3709
3710 - Update zypp-po.tar.bz2
3711
3712 -------------------------------------------------------------------
3713 Sun May  9 01:13:45 CEST 2010 - ma@suse.de
3714
3715 - Update zypp-po.tar.bz2
3716
3717 -------------------------------------------------------------------
3718 Sat May  8 01:13:43 CEST 2010 - ma@suse.de
3719
3720 - Update zypp-po.tar.bz2
3721
3722 -------------------------------------------------------------------
3723 Fri May  7 01:13:55 CEST 2010 - ma@suse.de
3724
3725 - Update zypp-po.tar.bz2 (Revision: 54959)
3726
3727 -------------------------------------------------------------------
3728 Wed May  5 14:49:39 CEST 2010 - ma@suse.de
3729
3730 - Update zypp-po.tar.bz2 (Revision: 54959)
3731
3732 -------------------------------------------------------------------
3733 Tue May  4 01:13:43 CEST 2010 - ma@suse.de
3734
3735 - Update translations.
3736
3737 -------------------------------------------------------------------
3738 Mon May  3 18:12:36 CEST 2010 - ma@suse.de
3739
3740 - Improve solver.cleandepsOnRemove result by evaluating the install
3741   history to find packages installed on behalf of a user request (not
3742   auto added by the solver).
3743 - version 7.5.0 (5)
3744
3745 -------------------------------------------------------------------
3746 Sat May  1 01:13:43 CEST 2010 - ma@suse.de
3747
3748 - Update translations.
3749
3750 -------------------------------------------------------------------
3751 Fri Apr 30 01:13:46 CEST 2010 - ma@suse.de
3752
3753 - Update translations.
3754
3755 -------------------------------------------------------------------
3756 Thu Apr 29 17:10:29 CEST 2010 - ma@suse.de
3757
3758 - Cleanup when deleting packages. New zypp.conf expert option
3759   solver.cleandepsOnRemove telling whether the solver should per
3760   default try to remove packages exclusively required by the ones
3761   he's asked to delete (default false).
3762 - Resolver::cleandepsOnRemove API to allow applications to change
3763   the solver option.
3764 - version 7.4.0 (4)
3765
3766 -------------------------------------------------------------------
3767 Thu Apr 29 01:13:40 CEST 2010 - ma@suse.de
3768
3769 - Update translations.
3770
3771 -------------------------------------------------------------------
3772 Wed Apr 28 16:35:04 CEST 2010 - ma@suse.de
3773
3774 - Enable splitprovides on update.
3775
3776 -------------------------------------------------------------------
3777 Wed Apr 28 01:13:37 CEST 2010 - ma@suse.de
3778
3779 - Update translations.
3780
3781 -------------------------------------------------------------------
3782 Tue Apr 27 17:42:20 CEST 2010 - ma@suse.de
3783
3784 - Selectable: Classify broken but locked patch as isUnwanted (bnc#577118)
3785 - version 7.3.0 (2)
3786
3787 -------------------------------------------------------------------
3788 Tue Apr 27 11:25:17 CEST 2010 - ma@suse.de
3789
3790 - Use libudev to detect available cd/dvd devices (bnc#590707,fate#308980)
3791 - Fix specfile to BuildRequire libudev-devel.
3792 - version 7.2.0 (2)
3793
3794 -------------------------------------------------------------------
3795 Mon Apr 26 11:57:23 CEST 2010 - ma@suse.de
3796
3797 - Support URLs and ISOs ending on 'Media1', 'Media2', etc., when
3798   rewiting the URL to access a specific media number. By now only
3799   nanmes ending on 'CD' or 'DVD' were supported. (bnc#594850)
3800
3801 -------------------------------------------------------------------
3802 Fri Apr 23 01:13:34 CEST 2010 - ma@suse.de
3803
3804 - Update translations.
3805
3806 -------------------------------------------------------------------
3807 Wed Apr 21 01:13:38 CEST 2010 - ma@suse.de
3808
3809 - Update translations.
3810
3811 -------------------------------------------------------------------
3812 Tue Apr 20 16:56:59 CEST 2010 - ma@suse.de
3813
3814 - /etc/zypp/locks: Allow to specify edition ranges with
3815   solvable:name and dependencies.
3816 - version 7.1.1 (1)
3817
3818 -------------------------------------------------------------------
3819 Thu Apr 15 12:49:01 CEST 2010 - ma@suse.de
3820
3821 - Provide name of the lock holder in ZYppFactoryException. (bnc#580513)
3822 - version 7.1.0 (1)
3823
3824 -------------------------------------------------------------------
3825 Wed Apr 14 15:09:18 CEST 2010 - ma@suse.de
3826
3827 - Using boost-1.42 requires -fno-strict-aliasing (bnc#595545)
3828 - Bump major version for 11.3 development.
3829 - version 7.0.0 (0)
3830
3831 -------------------------------------------------------------------
3832 Tue Apr 13 14:36:31 CEST 2010 - ma@suse.de
3833
3834 - Fix parsing port from IPv6 URL (bnc#593385)
3835
3836 -------------------------------------------------------------------
3837 Fri Mar 26 19:23:59 CET 2010 - ma@suse.de
3838
3839 - Propagate ZConfig::setTextLocale to pool. (bnc#588850)
3840 - version 6.31.3 (31)
3841
3842 -------------------------------------------------------------------
3843 Fri Mar 26 13:50:08 CET 2010 - ma@suse.de
3844
3845 - Fix guessing package spec to match package names only. (bnc#590864)
3846 - version 6.31.2 (31)
3847
3848 -------------------------------------------------------------------
3849 Tue Mar 23 16:55:56 CET 2010 - ma@suse.de
3850
3851 - Add static Target::distributionLabel to return the baseproducts
3852   shortName and summary. Mainlu used for the bootloader menu. (bnc #586303)
3853 - version 6.31.1 (31)
3854
3855 -------------------------------------------------------------------
3856 Thu Mar 18 17:17:02 CET 2010 - ma@suse.de
3857
3858 - Fix broken bit values in enum VendorSupportOption (bnc#589331)
3859 - version 6.31.0 (31)
3860
3861 -------------------------------------------------------------------
3862 Fri Mar 12 14:46:25 CET 2010 - ma@suse.de
3863
3864 - Fix handling of symlinked packages in package cache. (bnc #585409)
3865 - version 6.30.5 (19)
3866
3867 -------------------------------------------------------------------
3868 Tue Feb 23 19:05:04 CET 2010 - jkupec@suse.cz
3869
3870 - Avoiding use of 'guest' if 'credentials' is used when moutning
3871   a CIFS share. This caused 'permission denied' error with certain
3872   server configurations (bnc #560496).
3873
3874 -------------------------------------------------------------------
3875 Tue Feb 23 17:31:05 CET 2010 - ma@suse.de
3876
3877 - Check if a downloaded file actually exists even if aria2c returned 0.
3878   (bnc #564816)
3879 - version 6.30.3 (19)
3880
3881 -------------------------------------------------------------------
3882 Mon Feb 22 15:25:34 CET 2010 - jkupec@suse.cz
3883
3884 - Made CURLE_PARTIAL_FILE an auto-retry error (bnc #471436)
3885
3886 -------------------------------------------------------------------
3887 Mon Feb 22 13:09:09 CET 2010 - ma@suse.de
3888
3889 - Turn off cookies when retrieving services repoindex.xml (bnc #573897)
3890 - Consider pending disable requests when removing service repositories. (bnc #572634)
3891 - version 6.30.1 (19)
3892
3893 -------------------------------------------------------------------
3894 Sun Feb 21 14:11:49 CET 2010 - jkupec@suse.cz
3895
3896 - RepoManager::cleanCacheDirGarbage added for removing directories
3897   which do not belong to any of known repos (bnc #467693)
3898 - version 6.30.0 (19)
3899
3900 -------------------------------------------------------------------
3901 Thu Feb 11 13:40:49 CET 2010 - ma@suse.de
3902
3903 - On SLE aria2 is not required, so conflict with a too old aria2
3904   version installed. (bnc #578052)
3905 - version 6.29.5 (19)
3906
3907 -------------------------------------------------------------------
3908 Wed Feb 10 12:45:21 CET 2010 - ma@suse.de
3909
3910 - Fix package-manager script wrongly escaping UTF-8 chars in path
3911   names (bnc #571410)
3912 - version 6.29.4 (19)
3913
3914 -------------------------------------------------------------------
3915 Mon Feb  8 13:21:40 CET 2010 - ma@suse.de
3916
3917 - Support an alternate SLE-SP1 translation set.
3918 - version 6.29.3 (19)
3919
3920 -------------------------------------------------------------------
3921 Wed Feb  3 15:57:13 CET 2010 - ma@suse.de
3922
3923 - Remember the enabled state of removed service repositories. This
3924   way we are able to restore service repositories correctly after a
3925   subscrition expired and gets renewed. (bnc #572634)
3926 - version 6.29.2 (19)
3927
3928 -------------------------------------------------------------------
3929 Thu Jan 28 16:12:25 CET 2010 - jkupec@suse.cz
3930
3931 - Abort aria2c download when the progress callback receives 'false'
3932   (bnc #545106)
3933
3934 -------------------------------------------------------------------
3935 Tue Jan 19 14:50:15 CET 2010 - ma@suse.de
3936
3937 - Evaluate SolvAttr::repositoryToolVersion to prevent loading
3938   outdated solv files. (bnc #570623)
3939 - version 6.29.0 (19)
3940
3941 -------------------------------------------------------------------
3942 Fri Jan 15 18:15:26 CET 2010 - jkupec@suse.cz
3943
3944 - Use regex to parse aria2c progress lines (bnc #570917)
3945 - version 6.28.1 (19)
3946
3947 -------------------------------------------------------------------
3948 Thu Jan  7 12:25:24 CET 2010 - jkupec@suse.cz
3949
3950 - Set SignatureFileChecker context even if the key is not known
3951   (bnc #495977)
3952 - version 6.28.0 (19)
3953
3954 -------------------------------------------------------------------
3955 Thu Dec 10 17:18:34 CET 2009 - jkupec@suse.cz
3956
3957 - RepoInfoBase::label() added for use in UI messages, plus
3958   ZConfig::repoLabelIsAlias()
3959
3960 -------------------------------------------------------------------
3961 Tue Dec  8 19:41:17 CET 2009 - ma@suse.de
3962
3963 - Fix transaction building in presence of multiversion installable items.
3964 - version 6.27.1 (19)
3965
3966 -------------------------------------------------------------------
3967 Fri Dec  4 17:19:58 CET 2009 - ma@suse.de
3968
3969 - Improve multiversion status handling and installation. (fate #305311)
3970 - version 6.27.0 (19)
3971
3972 -------------------------------------------------------------------
3973 Fri Dec  4 14:56:19 CET 2009 - jkupec@suse.cz
3974
3975 - Don't allow an alias to start with '.' (bnc #473834)
3976
3977 -------------------------------------------------------------------
3978 Thu Dec  3 12:00:16 CET 2009 - ma@suse.de
3979
3980 - PickList and status interface for handling packages which are
3981   installable in multiple versions. (fate #305311)
3982 - version 6.26.0 (19)
3983
3984 -------------------------------------------------------------------
3985 Wed Dec  2 13:10:43 CET 2009 - ma@suse.de
3986
3987 - Add Selectable::highestAvailableVersionObj. Returns the highest
3988   available package version, ignoring priorities and policies. (bnc #557557)
3989 - version 6.25.0 (19)
3990
3991 -------------------------------------------------------------------
3992 Mon Nov 30 17:56:02 CET 2009 - ma@suse.de
3993
3994 - Also parse <product> tag from .prod files <upgrade> section.
3995 - version 6.24.3 (19)
3996
3997 -------------------------------------------------------------------
3998 Fri Nov 27 11:20:34 CET 2009 - ma@suse.de
3999
4000 - Fix chroot execution of update scripts. (bnc #558813)
4001 - version 6.24.3 (19)
4002
4003 -------------------------------------------------------------------
4004 Thu Nov 26 16:06:52 CET 2009 - jkupec@suse.cz
4005
4006 - Fixed parsing of download speed from aria2c (bnc #537870)
4007
4008 -------------------------------------------------------------------
4009 Wed Nov 25 16:28:29 CET 2009 - ma@suse.de
4010
4011 - Add ui::Selecatble interface for picking specific package versions
4012   to install or delete if multiversion install is on.
4013 - version 6.24.0 (19)
4014
4015 -------------------------------------------------------------------
4016 Fri Nov 20 13:30:02 CET 2009 - ma@suse.de
4017
4018 - Parse zypp.conf multiversion option and make the setting available
4019   in pool and resolver.
4020 - version 6.23.0 (19)
4021
4022 -------------------------------------------------------------------
4023 Mon Nov 16 16:27:39 CET 2009 - ma@suse.de
4024
4025 - Specfile fixes to build on sle11-sp1.
4026 - Fix repository probing and building in presence of productdir. (bnc #553712)
4027 - version 6.22.3 (19)
4028
4029 -------------------------------------------------------------------
4030 Thu Nov 12 15:31:10 UTC 2009 - dmacvicar@suse.de
4031
4032 - Forward port and document already present changes
4033   from Code11-Branch
4034   * void SEGV if trying to access data of installed packages, that were
4035     deleted behind our back (bnc #530595)
4036   * ProxyInfoSysconfig: take care variables get initialized.
4037   * Fix parsing of rpm.install.excludedocs option (bnc #518883)
4038   * Use rpm variables in specfile. (bnc #512466)
4039   * Fix to compile with -Werror=format-security
4040   * Fix packageand() in testcase generation
4041   * Don't link unneeded libraries. (bnc #490895)
4042   * Fix Patch::categoryEnum.
4043   * Adapt to changed satsolver API. (bnc #480303)
4044   * Taking ALL translations for generating GMO files (bnc #458739)
4045   * Advice users to contact NCC if access to a 'novell.com'
4046     repository is denied (bnc #464586).
4047 - version 6.22.2 (19)
4048
4049 -------------------------------------------------------------------
4050 Thu Nov 12 11:53:04 CET 2009 - ma@suse.de
4051
4052 - Raised the limit of redirections from 3 to 6 (bnc #465532)
4053 - Following redirections also for https (bnc #545722).
4054 - Following https redirections requires at least libcurl4-7.19.4. (bnc #553895)
4055 - Do not report cached packages as being downloaded. (bnc #545295)
4056 - Per default do not collect and report deleted files outside bin and lib
4057   directories for 'zypper ps'. (bnc #554480)
4058 - version 6.22.1 (19)
4059
4060 -------------------------------------------------------------------
4061 Wed Nov 11 13:54:52 CET 2009 - ma@suse.de
4062
4063 - CheckAccessDeleted: Per default do not collect and report deleted files
4064   that outside bin and lib directories. 'zypper ps' reporting false positive
4065   seems to confuse. (bnc #554480)
4066
4067 -------------------------------------------------------------------
4068 Wed Nov 11 11:45:01 CET 2009 - ma@suse.de
4069
4070 - Following https redirections requires at least libcurl4-7.19.4. (bnc #553895)
4071
4072 -------------------------------------------------------------------
4073 Fri Nov  6 22:16:10 CET 2009 - ma@suse.de
4074
4075 - dup: Process drop list only if product actually changes. (bnc #552180)
4076 - Selectable: Consider allowed arch/noarch changes when comuting candiadates.
4077 - version 6.22.0 (19)
4078
4079 -------------------------------------------------------------------
4080 Mon Nov  2 21:33:40 CET 2009 - ma@suse.de
4081
4082 - Enhance interface for zypper. (bnc #551956)
4083 - version 6.21.4 (19)
4084
4085 -------------------------------------------------------------------
4086 Mon Nov  2 20:03:31 CET 2009 - ma@suse.de
4087
4088 - CIFS/SMB: Support mountoption 'noguest' to prevent passing 'guest' option
4089   to mount. "cifs://server/share/path?mountoptions=noguest,ro" (bnc #547354)
4090 - version 6.21.3 (19)
4091
4092 -------------------------------------------------------------------
4093 Mon Nov  2 16:35:33 CET 2009 - ma@suse.de
4094
4095 - CheckAccessDeleted: Avoid reporting false positive due to insufficient
4096   permission.
4097
4098 -------------------------------------------------------------------
4099 Mon Nov  2 13:59:33 CET 2009 - ma@suse.de
4100
4101 - Don't try to access droplist of dropped products. (bnc #551697)
4102 - version 6.21.2 (19)
4103
4104 -------------------------------------------------------------------
4105 Fri Oct 30 12:30:48 CET 2009 - ma@suse.de
4106
4107 - Don't try to use an empty proxy string. (bnc #551314)
4108 - MediaSMB failed to pass the --workgroup option to mount. (bnc #547354)
4109 - version 6.21.1 (19)
4110
4111 -------------------------------------------------------------------
4112 Fri Oct 30 11:28:05 CET 2009 - ma@suse.de
4113
4114 - New class PoolItemBest: Find the best candidates e.g. in a PoolQuery
4115   result. ui::Selectabe enhancements. Both will aid applications to
4116   install package sets determined by query results. (bnc # 548392)
4117 - Fix upgradeRepo solution to keep obsolete packages. (bnc #550915)
4118 - Updated iso3166-1 country codes (bnc #531350)
4119 - version 6.21.0 (19)
4120
4121 -------------------------------------------------------------------
4122 Tue Oct 27 12:30:29 CET 2009 - ma@suse.de
4123
4124 - Add Resolver::upgradingRepo demanded by GUI. (bnc #548551)
4125 - version 6.20.0 (19)
4126
4127 -------------------------------------------------------------------
4128 Thu Oct 22 15:09:57 CEST 2009 - ma@suse.de
4129
4130 - Fixes to make libzypp-bindings compile.
4131 - version 6.19.3 (19)
4132
4133 -------------------------------------------------------------------
4134 Tue Oct 20 16:06:13 CEST 2009 - ma@suse.de
4135
4136 - Credentials are passed as commandline options to aria2c, so strip any
4137   'user@' from the URL. Otherwise aria will use an empty password for
4138   this URL and authentication will fail. (bnc #544634)
4139 - version 6.19.2 (19)
4140
4141 -------------------------------------------------------------------
4142 Mon Oct 19 13:39:31 CEST 2009 - ma@suse.de
4143
4144 - Repository::setInfo: Propagate priority changes to the solver to
4145   avoid reloading the whole repo (bnc #498266).
4146 - version 6.19.1 (19)
4147
4148 -------------------------------------------------------------------
4149 Thu Oct 15 20:48:02 CEST 2009 - ma@suse.de
4150
4151 - ResStatus: add isOrphaned to test whether a package is not provided
4152   by any enabled repository. Orphaned packages are usually good candidates
4153   for cleanup unless the providing repository was intentionally disabled.
4154 - version 6.19.0 (19)
4155
4156 -------------------------------------------------------------------
4157 Thu Oct 15 17:28:38 CEST 2009 - dmacvicar@suse.de
4158
4159 - aria2: pass credentials in a file instead of the command line
4160   which is logged.
4161 - aria2: we get the url in the progress if there is no response
4162   from the server yet, handle that to avoid flooding the log.
4163 - version 6.18.2 (17)
4164
4165 -------------------------------------------------------------------
4166 Thu Oct 15 16:56:25 CEST 2009 - ma@suse.de
4167
4168 - Performing a dist upgrade the solver may try to delete old and no
4169   longer provided (dropped) packages, even if they do not cause any
4170   dependency problem. This behaviour may be trurned off via zypp.conf
4171   option solver.upgradeRemoveDropedPackages. (bnc #539543)
4172 - New zypp.conf option solver.upgradeRemoveDropedPackages (true).
4173 - Add Product::droplist: List of dropped packages, i.e. packages no
4174   longer provided by a product.
4175 - version 6.18.1 (17)
4176
4177 -------------------------------------------------------------------
4178 Wed Oct  7 16:45:21 CEST 2009 - ma@suse.de
4179
4180 - Return update messages via ZYppCommitResult. Support variable
4181   substitution in notification command. (fate #301175)
4182 - Fix evaluation of no_proxy entries (bnc #543337)
4183 - aria/curl: Fix header data in case the target is
4184   not initialized when downloading.
4185 - version 6.18.0 (17)
4186
4187 -------------------------------------------------------------------
4188 Thu Sep 24 17:21:45 CEST 2009 - ma@suse.de
4189
4190 - Add zypp.conf option update.messages.notify: Command to be invoked
4191   to send update messages. (fate #301175)
4192 - version 6.17.2 (17)
4193
4194 -------------------------------------------------------------------
4195 Tue Sep 22 20:32:38 CEST 2009 - ma@suse.de
4196
4197 - Add Selectable::updateCandidateObj returning the candidate for
4198   update, if there is one. The updateCandidate must not violate
4199   any active solver policy.
4200 - version 6.17.1 (17)
4201
4202 -------------------------------------------------------------------
4203 Fri Sep 18 17:20:37 CEST 2009 - ma@suse.de
4204
4205 - Make sure rpmReadConfigFiles was called before using librpm (bnc #539603).
4206 - Remove dead rpm database caching code from class RpmDb.
4207 - version 6.17.0 (17)
4208
4209 -------------------------------------------------------------------
4210 Fri Sep 11 15:13:30 CEST 2009 - ma@km13.de
4211
4212 - New commit.downloadMode option in zypp.conf. Allows to set a
4213   prefered download policy for commit.
4214 - version 6.16.0 (11)
4215
4216 -------------------------------------------------------------------
4217 Thu Sep 10 19:03:01 CEST 2009 - ma@suse.de
4218
4219 - Support nfs4 (nfs4://... or nfs://...?type=nfs4) (fate #306451)
4220 - Added Url::schemeIsLocal, schemeIsRemote, schemeIsVolatile and
4221   schemeIsDownloading.
4222 - version 6.15.0 (11)
4223
4224 -------------------------------------------------------------------
4225 Wed Sep  9 15:02:18 CEST 2009 - ma@suse.de
4226
4227 - Add Capability::guessPackageSpec; parser also supporting "name-ver-rel.arch"
4228   formats for building Capabilities(originally "name.arch=ver-rel").
4229 - version 6.14.3 (11)
4230
4231 -------------------------------------------------------------------
4232 Mon Sep  7 17:31:20 CEST 2009 - ma@suse.de
4233
4234 - Fix resolution to force installation even if dependencies are missing.
4235   (bnc #531564)
4236 - Rephrase solver resolution to point out if a package will break.
4237   (bnc #520083)
4238
4239 -------------------------------------------------------------------
4240 Fri Sep  4 12:19:50 CEST 2009 - ma@suse.de
4241
4242 - Lock rpms architecture only on distupgrade of the running system.
4243   (bnc #458520)
4244 - version 6.14.2 (11)
4245
4246 -------------------------------------------------------------------
4247 Thu Sep  3 13:41:31 CEST 2009 - ma@suse.de
4248
4249 - Fix PoolQuery comparison (bnc #528755)
4250 - Fix serialization and restore of predicated PoolQueries.
4251 - version 6.14.0 (11)
4252
4253 -------------------------------------------------------------------
4254 Mon Aug 31 15:17:01 CEST 2009 - ma@suse.de
4255
4256 - package-manager script: Fall back to package selection if no
4257   packages are passed on the commandline. (bnc #529137)
4258
4259 -------------------------------------------------------------------
4260 Fri Aug 28 17:33:55 CEST 2009 - dmacvicar@suse.de
4261
4262 - package-manager script:
4263   do not fail if kpackagekit is not installed (bnc #529510)
4264 - version 6.13.3 (11)
4265
4266 -------------------------------------------------------------------
4267 Wed Aug 26 15:55:22 CEST 2009 - ma@suse.de
4268
4269 - Tune CheckAccessDeleted to focus on libraries and executables.
4270 - version 6.13.2 (11)
4271
4272 -------------------------------------------------------------------
4273 Thu Aug  6 18:18:21 CEST 2009 - ma@suse.de
4274
4275 - Provide class CheckAccessDeleted and command zypp-CheckAccessDeleted
4276   to check for running processes which access meanwhile deleted files or
4277   libraries.  This may be used after commit, when trying to figure out
4278   which services need to be restated. (fate #300763).
4279 - version 6.13.1 (11)
4280
4281 -------------------------------------------------------------------
4282 Mon Aug  3 18:46:13 CEST 2009 - ma@suse.de
4283
4284 - New Resolver::addUpgradeRepo to perform a dist upgrade restricted to
4285   certain repositories.
4286 - version 6.13.0 (11)
4287
4288 -------------------------------------------------------------------
4289 Fri Jul 31 17:55:33 CEST 2009 - ma@suse.de
4290
4291 - Remove confusing newlines in vendor change info (bnc #503859)
4292 - Removing a package lock was not counted as state change (bnc #501850)
4293 - Take solver_allowVendorChange option into account when computing the
4294   Selectables default candidate.
4295 - version 6.12.0 (11)
4296
4297 -------------------------------------------------------------------
4298 Wed Jul 29 13:36:19 CEST 2009 - ma@suse.de
4299
4300 - Avoid deadlock after fork and failed exec. (bnc 493152)
4301 - No need to manually detect the location of aria2 binary.
4302 - version 6.11.4 (11)
4303
4304 -------------------------------------------------------------------
4305 Tue Jul 28 23:05:43 CEST 2009 - jkupec@suse.cz
4306
4307 - Fixed parsing of download rate report (changed in aria2 1.4.0)
4308   (bnc #513944)
4309
4310 -------------------------------------------------------------------
4311 Mon Jul 27 16:05:43 CEST 2009 - ma@suse.de
4312
4313 - Create LogControl on demand instead of using a static var. (bnc #525339)
4314 - version 6.11.2 (11)
4315
4316 -------------------------------------------------------------------
4317 Thu Jul 23 00:22:50 CEST 2009 - ma@km13.de
4318
4319 - New misc::defaultLoadSystem: Convenience to create the ZYpp instance
4320   and load target and enabled repositories.
4321
4322 -------------------------------------------------------------------
4323 Wed Jul 22 14:57:32 CEST 2009 - ma@suse.de
4324
4325 - New class InstanceId to build strings to identify/retrieve specific
4326   Solvables.
4327 - version 6.11.1 (11)
4328
4329 -------------------------------------------------------------------
4330 Mon Jul 20 23:57:46 CEST 2009 - ma@km13.de
4331
4332 - Add download policies to ZYppCommitPolicy, supporting DownloadOnly
4333   and DownloadInAdvance. (fate #302159, fate #305624)
4334 - version 6.11.0 (11)
4335
4336 -------------------------------------------------------------------
4337 Thu Jul 16 17:05:27 CEST 2009 - dmacvicar@suse.de
4338
4339 - add support to the package-manager script to use kpackagekit
4340   or gnome-packagekit if available, which allows to install local
4341   rpms with one click from file manager following desktop policies
4342   and fetching other dependencies if required.
4343   (fate #306526)
4344 - version 6.10.5 (10)
4345
4346 -------------------------------------------------------------------
4347 Thu Jul 16 16:25:24 CEST 2009 - ma@suse.de
4348
4349 - New solver.upgradeTestcasesToKeep option in zypp.conf. It tells
4350   how many dist upgrade solver testcases should be kept on the system.
4351   Per default just the last two are kept.
4352 - version 6.10.4 (10)
4353
4354 -------------------------------------------------------------------
4355 Wed Jul 15 17:53:43 CEST 2009 - ma@suse.de
4356
4357 - Don't write a solver testcase when solving for dist upgrade,
4358   but when actually committing.
4359 - version 6.10.3 (10)
4360
4361 -------------------------------------------------------------------
4362 Wed Jul 15 16:45:39 CEST 2009 - ma@suse.de
4363
4364 - Add new string Match::Mode STRINGSTART and STRINGEND.
4365
4366 -------------------------------------------------------------------
4367 Tue Jul 15 14:38:51 CEST 2009 - jkupec@suse.cz
4368
4369 - log redirections when cURL media backend is used (fate #305320).
4370
4371 -------------------------------------------------------------------
4372 Tue Jul 14 18:15:51 CEST 2009 - ma@suse.de
4373
4374 - Support "product version" detection on systems not using
4375   /etc/product.d/baseproduct by looking for the first package
4376   providing ZConfig::distroverpkg (defaults to redhat-release).
4377 - version 6.10.2 (10)
4378
4379 -------------------------------------------------------------------
4380 Fri Jul 10 15:21:39 CEST 2009 - ma@suse.de
4381
4382 - Adapt to boost_unit_test_framework-1.38.
4383 - version 6.10.1 (10)
4384
4385 -------------------------------------------------------------------
4386 Wed Jul  8 16:19:31 CEST 2009 - ma@suse.de
4387
4388 - Remove obsolete UpgradeStatistics class from libzypp.
4389
4390 -------------------------------------------------------------------
4391 Tue Jul  7 17:45:47 CEST 2009 - ma@suse.de
4392
4393 - Fix HistoryLog to initialize on demand.
4394 - version 6.10.0 (10)
4395
4396 -------------------------------------------------------------------
4397 Fri Jul  3 13:01:13 CEST 2009 - ma@suse.de
4398
4399 - Fix parsing of rpm.install.excludedocs option (bnc #518883)
4400
4401 -------------------------------------------------------------------
4402 Fri Jul  3 09:20:56 CEST 2009 - ma@suse.de
4403
4404 - When unmounting ISO images, don't mix up exceptions thrown by the
4405   loop mounted ISO and those thrown by the media containing it.
4406   (bnc #517856)
4407
4408 -------------------------------------------------------------------
4409 Thu Jul  2 16:42:42 CEST 2009 - ma@suse.de
4410
4411 - Adapt to satsolvers improved dataiterator handling.
4412 - version 6.9.3 (8)
4413
4414 -------------------------------------------------------------------
4415 Wed Jul  1 18:05:54 CEST 2009 - ma@suse.de
4416
4417 - Support PoolQuery for sub-structures attributes. (fate #305503)
4418 - version 6.9.2 (8)
4419
4420 -------------------------------------------------------------------
4421 Wed Jul  1 13:44:04 CEST 2009 - ma@suse.de
4422
4423 - Running as non-root user use a temporary @System solvfile in case the
4424   global one is outdated and needed refresh. (bnc #517183)
4425 - version 6.9.1 (8)
4426
4427 -------------------------------------------------------------------
4428 Tue Jun 30 16:32:08 CEST 2009 - ma@suse.de
4429
4430 - Enhance LookupAttr to allow direct query of attributes within
4431   sub-structures (flexarrays).
4432
4433 -------------------------------------------------------------------
4434 Fri Jun 26 12:06:51 CEST 2009 - ma@suse.de
4435
4436 - Enhance PoolQueryIterator to allow detailed inspection of attribute
4437   matches.
4438 - Prefer datadir stored as repo attribute, but fallback searching in
4439   solvbales (old solv files do this).
4440 - version 6.9.0 (8)
4441
4442 -------------------------------------------------------------------
4443 Tue Jun 23 13:29:36 CEST 2009 - ma@suse.de
4444
4445 - Allow building libzypp with rpm-5 (experimental)
4446 - version 6.8.3 (8)
4447
4448 -------------------------------------------------------------------
4449 Wed Jun 17 15:39:17 CEST 2009 - ma@suse.de
4450
4451 - Allow building libzypp without HAL (not recommended). Without HAL
4452   CD/DVD device detection is limited to /dev/dvd and /dev/cdrom.
4453 - version 6.8.2 (8)
4454
4455 -------------------------------------------------------------------
4456 Fri Jun  5 21:16:45 CEST 2009 - ma@suse.de
4457
4458 - Fix solver to use IdSting to avoid failing vendor checks.
4459 - version 6.8.1 (8)
4460
4461 -------------------------------------------------------------------
4462 Thu Jun  4 14:22:58 CEST 2009 - ma@suse.de
4463
4464 - Cleanup and remove deprecated interface methods.
4465 - version 6.8.0 (8)
4466
4467 -------------------------------------------------------------------
4468 Fri May 29 20:12:55 CEST 2009 - ma@suse.de
4469
4470 - Improve PoolQuery to allow queries on dependencies. (bnc #475682)
4471 - version 6.7.0 (6)
4472
4473 -------------------------------------------------------------------
4474 Thu May 28 12:53:02 CEST 2009 - ma@suse.de
4475
4476 - New solver.allowVendorChange expert option in zypp.conf.
4477 - version 6.6.0 (6)
4478
4479 ------------------------------------------------------------------
4480 Wed May 20 14:23:07 CEST 2009 - ma@suse.de
4481
4482 - Fix lost housekeeping data in modifyRepo (bnc #503207)
4483
4484 -------------------------------------------------------------------
4485 Fri May  8 16:43:47 CEST 2009 - ma@suse.de
4486
4487 - Allow service refresh to change a repositories url (bnc #502157)
4488
4489 -------------------------------------------------------------------
4490 Tue May  5 13:39:08 CEST 2009 - ma@suse.de
4491
4492 - Detect and compile with rpm 4.7 (bnc #444211)
4493 - version 6.5.2 (5)
4494
4495 -------------------------------------------------------------------
4496 Mon May  4 16:19:54 CEST 2009 - ma@suse.de
4497
4498 - Improve problem report on broken systemCheck rule (bnc #475144)
4499
4500 -------------------------------------------------------------------
4501 Mon Apr 27 15:26:54 CEST 2009 - ma@suse.de
4502
4503 - In update repos providing multiple release package versions for
4504   the same product, link a product to the latest version. (bnc #497696)
4505
4506 -------------------------------------------------------------------
4507 Mon Apr 27 14:28:07 CEST 2009 - ma@suse.de
4508
4509 - New classes wraping satsolver datamatcher (Match and sat::AttrMatcher)
4510 - Extend LookupAttr to support matching specific string patterns.
4511 - Rewrote PoolQuery::Iterator (adapt to AttrMatcher, fixes and speedup)
4512 - version 6.5.0 (5)
4513
4514 -------------------------------------------------------------------
4515 Thu Apr 16 12:49:40 CEST 2009 - ma@suse.de
4516
4517 - Soft lock packages deleted on behalf of a user request.
4518 - version 6.4.1 (2)
4519
4520 -------------------------------------------------------------------
4521 Tue Mar 31 15:51:32 CEST 2009 - ma@suse.de
4522
4523 - New zypp.conf option 'download.media_preference': Hint which media
4524   to prefer when installing packages (download vs. CD).
4525 - version 6.4.0 (2)
4526
4527 ------------------------------------------------------------------
4528 Thu Mar 12 18:38:30 CET 2009 - ma@suse.de
4529
4530 - Add Resolver::setSolveSrcPackages. Per default disable solving
4531   of source package dependencies. We will later allow to enable
4532   it per package.
4533 - version 6.3.0 (2)
4534
4535 -------------------------------------------------------------------
4536 Fri Mar  6 17:17:26 CET 2009 - dmacvicar@suse.de
4537
4538 - aria2: show the download speed in the right unit
4539 - aria2: show the filename in progress, not the repository
4540 - aria2: don't show done twice
4541
4542 -------------------------------------------------------------------
4543 Thu Mar  5 14:52:44 CET 2009 - ma@suse.de
4544
4545 - Remove a lock if the locking process is in zombie state. (bnc #481577)
4546
4547 -------------------------------------------------------------------
4548 Wed Mar  4 00:13:19 CET 2009 - jkupec@suse.cz
4549
4550 - zypp.conf: fixed and enabled 'servicesdir'
4551
4552 -------------------------------------------------------------------
4553 Tue Mar  3 13:38:11 CET 2009 - dmacvicar@suse.de
4554
4555 - aria2: implement speed indicators (bnc#475506)
4556 - aria2: implement progress indicators correctly (bnc#473846)
4557 - aria2: fix broken pipe when looking for aria2c which caused
4558          a fallback to curl. (bnc#480930)
4559 - aria2: implement saving and reading mirror stats data in
4560          /var/cache/zypp/aria2.stats
4561 - aria2: handle failover correctly (bnc#481115)
4562 - aria2: various improvements in error and report  handling
4563 - aria2: curl: reset settings on attach to avoid duplicate
4564   headers
4565 - version 6.2.1 (2)
4566
4567 -------------------------------------------------------------------
4568 Tue Mar  3 12:44:24 CET 2009 - ma@suse.de
4569
4570 - Adapt to changed satsolver API.
4571
4572 -------------------------------------------------------------------
4573 Fri Feb 27 16:23:36 CET 2009 - dmacvicar@suse.de
4574
4575 - Make sure Fetcher pass optional files as non-interactive
4576 - Fixes file does not exist error when key/sig does not exist
4577 - version 6.2.0 (2)
4578
4579 -------------------------------------------------------------------
4580 Thu Feb 26 13:49:56 CET 2009 - ma@suse.de
4581
4582 - Use correct default for zconfig(solver.checkSystemFile) (bnc# 475144)
4583
4584 -------------------------------------------------------------------
4585 Thu Feb 26 01:25:33 CET 2009 - ma@suse.de
4586
4587 - Prevent ResStatus from overriding user locks. (bnc #475230)
4588
4589 -------------------------------------------------------------------
4590 Sun Feb 22 15:27:11 CET 2009 - ma@suse.de
4591
4592 - Never refresh repositories from CD/DVD, once they are created. (bnc #476429)
4593
4594 -------------------------------------------------------------------
4595 Sat Feb 21 18:31:17 CET 2009 - dmacvicar@suse.de
4596
4597 Implemented the following options with aria backend:
4598
4599 - download.max_concurrent_connections (default 2)
4600   download.min_download_speed (default no limit)
4601   download.max_download_speed (default no limit)
4602   download.max_silent_tries (default 5)
4603
4604 -------------------------------------------------------------------
4605 Fri Feb 20 16:28:19 CET 2009 - dmacvicar@suse.de
4606
4607 - MediaAria2c: allow disabling aria2 using ZYPP_ARIA2C=0.
4608   Various improvements including file existence checking
4609   Disable HEAD request if aria2c >= 1.20
4610   Restrict max connections to 2 for now.
4611
4612 -------------------------------------------------------------------
4613 Wed Feb 18 15:51:38 CET 2009 - ma@suse.de
4614
4615 - Neither lose packages with empty name, nor SEGV when processing them. (bnc #470011)
4616
4617 -------------------------------------------------------------------
4618 Tue Feb 17 23:17:54 CET 2009 - ma@suse.de
4619
4620 - Compute obsoletes based on names only (not considering provides) (bnc #471023)
4621
4622 -------------------------------------------------------------------
4623 Tue Feb 17 12:56:57 CET 2009 - jkupec@suse.cz
4624
4625 - Fixed FTP authentication (bnc #472879)
4626
4627 -------------------------------------------------------------------
4628 Wed Feb 11 13:31:03 CET 2009 - ma@suse.de
4629
4630 - Follow IEC and use the binary prefixes (KiB,MiB,GiB) for printing Byte
4631   counts based on a power of 1024 (formerly just K,M,G). Byte counts based
4632   on a power of 1000 stay unaffected (kB,MB,GB).
4633
4634 -------------------------------------------------------------------
4635 Mon Feb  9 13:14:26 CET 2009 - ma@suse.de
4636
4637 - Fix installation prompting for the wrong CD/DVD. (bnc #472892)
4638
4639 -------------------------------------------------------------------
4640 Tue Feb  3 18:07:38 CET 2009 - ma@suse.de
4641
4642 - Send any output from rpm install/delete scripts via callback, so
4643   applications are able to display it. (bnc #369450)
4644
4645 -------------------------------------------------------------------
4646 Mon Feb  2 14:12:08 CET 2009 - ma@suse.de
4647
4648 - Add missing translations (bnc #256289)
4649
4650 -------------------------------------------------------------------
4651 Wed Jan 28 14:37:28 CET 2009 - jkupec@suse.cz
4652
4653 - HistoryLogReader added
4654
4655 -------------------------------------------------------------------
4656 Tue Jan 27 13:35:44 CET 2009 - ma@suse.de
4657
4658 - Respect content-file DATDIR when downloading packages. (bnc #468612)
4659
4660 -------------------------------------------------------------------
4661 Tue Jan 27 13:28:54 CET 2009 - jkupec@suse.cz
4662
4663 - Enabled CredentialManager for MediaSMB (bnc #460970).
4664 - Ignore URL's username, password, and query string in AuthData
4665   comparator in CredentialManager.
4666
4667 -------------------------------------------------------------------
4668 Mon Jan 26 12:41:07 CET 2009 - ma@suse.de
4669
4670 - Let vendor checks per default differ between 'openSUSE Build Service'
4671   and 'openSUSE' (bnc #467262).
4672
4673 -------------------------------------------------------------------
4674 Fri Jan 23 12:34:44 CET 2009 - ma@suse.de
4675
4676 - Fix handling of plaindir repos on mounted devices (e.g. USB) (bnc #464778)
4677 - Fix plaindir checksum computation not to to follow symlinks (bnc #464778)
4678
4679 -------------------------------------------------------------------
4680 Thu Jan 22 10:41:27 CET 2009 - ma@suse.de
4681
4682 - Tell satsolver about product buddies (bnc #466565)
4683
4684 -------------------------------------------------------------------
4685 Fri Jan  9 17:01:10 CET 2009 - jkupec@suse.cz
4686
4687 - handle HTTP 503 reponses as temporary errors (bnc #462545)
4688
4689 -------------------------------------------------------------------
4690 Thu Dec 18 22:26:18 CET 2008 - ma@suse.de
4691
4692 - Fixed lost user request to abort during commit. (bnc #388810, bnc #450273)
4693 - revision 11954
4694 - version 5.25.0 (23)
4695
4696 -------------------------------------------------------------------
4697 Thu Dec 18 13:02:27 CET 2008 - ma@suse.de
4698
4699 - Add Package::filelist, faster and less memory consuming
4700   implementation of Package::filenames (now deprecated).
4701 - revision 11949
4702
4703 -------------------------------------------------------------------
4704 Thu Dec 11 21:39:50 CET 2008 - ma@suse.de
4705
4706 - Add str::hexencode and str::hexdecode to encode special characters
4707   in a string as %XX.
4708 - Hexdecode modalias strings in rpm dependencies because rpm does not
4709   allow comma, blank and other special chars. (bnc #456695)
4710 - revision 11927
4711
4712 -------------------------------------------------------------------
4713 Thu Dec 11 17:13:06 CET 2008 - ma@suse.de
4714
4715 - Catch and report media errors when proving packages. (bnc #457652)
4716 - revision 11926
4717
4718 -------------------------------------------------------------------
4719 Wed Dec 10 16:09:08 CET 2008 - ma@suse.de
4720
4721 - Remove obsolete zypp.conf::productsdir and deprecate
4722   ZConfig::productsPath().
4723 - Monitor /etc/products.d to determine if @system.solv needs to be
4724   rebuilt. (bnc #457933)
4725 - revision 11923
4726 - version 5.24.7 (23)
4727
4728 -------------------------------------------------------------------
4729 Mon Dec  8 15:31:18 CET 2008 - ma@suse.de
4730
4731 - Execute patch scripts chroot to the installed system. (bnc #456795)
4732 - revision 11908
4733
4734 -------------------------------------------------------------------
4735 Mon Dec  8 10:39:30 CET 2008 - schubi@suse.de
4736
4737 - Make the solver reset function public (bnc #439373)
4738 - Revision 11904
4739
4740 -------------------------------------------------------------------
4741 Sun Dec  7 20:21:09 CET 2008 - coolo@suse.de
4742
4743 - note for coolo: do not trust bash advisory from TPM colleagues
4744
4745 -------------------------------------------------------------------
4746 Fri Dec  5 14:22:11 CET 2008 - ma@suse.de
4747
4748 - Fix solvers inappropriate selection as byUSER (bnc 455965)
4749 - revision 11891
4750 - version 5.24.6 (23)
4751
4752 -------------------------------------------------------------------
4753 Thu Dec  4 11:10:35 CET 2008 - coolo@suse.de
4754
4755 - fix %post script to not warn on fresh install
4756
4757 -------------------------------------------------------------------
4758 Mon Dec  1 19:38:24 CET 2008 - ma@suse.de
4759
4760 - Fix install order computation losing some installed packages
4761   pre-requirements. (bnc #439802)
4762 - revision 11845
4763 - version 5.24.5 (23)
4764
4765 -------------------------------------------------------------------
4766 Fri Nov 28 16:33:56 CET 2008 - ma@suse.de
4767
4768 - Prune soft locks to prevent installation but not update of
4769   already installed packages.
4770 - revision 11829
4771 - version 5.24.4 (23)
4772
4773 -------------------------------------------------------------------
4774 Fri Nov 28 11:36:03 CET 2008 - schubi@suse.de
4775
4776 - Taking solutions which based on user requirements/conflict
4777   "by User" solutions (bnc #442718)
4778 - revision 11825
4779
4780 -------------------------------------------------------------------
4781 Fri Nov 28 00:05:17 CET 2008 - ma@suse.de
4782
4783 - Take into account the requirements of all obsoleted packages uninstall
4784   scripts when computing the installation order. (bnc #439802)
4785 - revision 11823
4786 - version 5.24.3 (23)
4787
4788 -------------------------------------------------------------------
4789 Thu Nov 27 14:45:07 CET 2008 - dmacvicar@suse.de
4790
4791 - fix maybeUnsuported() method returning wrong result
4792 - add testcase for future coverage
4793 - don't force time based uuid for anonymous id string (bnc #449654)
4794 - RELEASE: 5.24.2 (23)
4795
4796 -------------------------------------------------------------------
4797 Wed Nov 26 17:18:00 CET 2008 - ma@suse.de
4798
4799 - Call 'repo2solv -R' (recursive scan) for plaindir repos. (bnc #443350)
4800 - revision 11810
4801
4802 -------------------------------------------------------------------
4803 Wed Nov 26 17:09:12 CET 2008 - dmacvicar@suse.de
4804
4805 - SHA1SUMS.key is not imported by zypp as known key (bnc #446188)
4806 - path and url in add_on_products.xml is evaluated wrong
4807   (bnc #446170)
4808
4809 -------------------------------------------------------------------
4810 Mon Nov 24 17:47:35 CET 2008 - schubi@suse.de
4811
4812 - activate locking for doUpdate (bnc #447684)
4813 - revision 11792
4814 - RELEASE: 5.24.1 (23)
4815
4816 -------------------------------------------------------------------
4817 Fri Nov 21 16:56:10 CET 2008 - dmacvicar@suse.de
4818
4819 - remove unused updaterepokey, replaced by repo
4820   product information
4821
4822 -------------------------------------------------------------------
4823 Fri Nov 21 15:12:52 CET 2008 - jkupec@suse.cz
4824
4825 - fixed uninitialized value in OnMediaLocation (bnc #447010)
4826 - revision 11770
4827
4828 -------------------------------------------------------------------
4829 Thu Nov 20 23:59:16 CET 2008 - ma@suse.de
4830
4831 - Fix retrieval of deltarpm info.
4832 - revision 11764
4833 - version 5.24.0 (23)
4834
4835 -------------------------------------------------------------------
4836 Thu Nov 20 22:15:28 CET 2008 - ma@suse.de
4837
4838 - Fix retrieval of Repository attributes like timestamps, keywords
4839   and product info.
4840 - revision 11760
4841
4842 -------------------------------------------------------------------
4843 Thu Nov 20 19:30:05 CET 2008 - ma@suse.de
4844
4845 - Enhance class LookupAttr and add convenience class LookupRepoAttr to
4846   iterate those solv file attributes which are not acssociated with a
4847   solvable. E.g. product or deltarpm info.
4848 - revision 11754
4849
4850 -------------------------------------------------------------------
4851 Wed Nov 19 15:49:38 CET 2008 - jkupec@suse.cz
4852
4853 - encode user-supplied URL strings before using them in the Url object
4854   (bnc #446395, bnc #444267)
4855 - revision 11720
4856
4857 -------------------------------------------------------------------
4858 Wed Nov 19 15:15:14 CET 2008 - ma@suse.de
4859
4860 - Support loading helix files.
4861 - revision 11719
4862
4863 -------------------------------------------------------------------
4864 Tue Nov 18 18:37:30 CET 2008 - ma@suse.de
4865
4866 - Add class filesystem::Glob to find pathnames matching a pattern
4867   by using ::glob.
4868 - revision 11708
4869
4870 -------------------------------------------------------------------
4871 Thu Nov 13 11:07:56 CET 2008 - schubi@suse.de
4872
4873 - Taking care for ppc64 while distupgrade (bnc #443685)
4874 - revision 11670
4875
4876 -------------------------------------------------------------------
4877 Wed Nov 12 18:53:03 CET 2008 - ma@suse.de
4878
4879 - Add Capability ctor from Arch and Name: (Arch_i386, "name") or
4880   (Arch_i386, "name == 1.0").
4881 - revision 11669
4882
4883 -------------------------------------------------------------------
4884 Wed Nov 12 14:31:20 CET 2008 - ma@suse.de
4885
4886 - Take care to always reset CURLOPT_TIMECONDITION to prevent incomplete
4887   downloads. (bnc #444109)
4888 - revision 11656
4889 - version 5.23.0 (23)
4890
4891 -------------------------------------------------------------------
4892 Wed Nov 12 13:19:02 CET 2008 - ma@suse.de
4893
4894 - Check for modaliases below /sys (bnc #430179)
4895 - revision 11653
4896
4897 -------------------------------------------------------------------
4898 Tue Nov 11 18:36:33 CET 2008 - ma@suse.de
4899
4900 - Avoid superfluous file copying and gpg invocation in keyring handling.
4901 - revision 11650
4902
4903 -------------------------------------------------------------------
4904 Tue Nov 11 14:48:52 CET 2008 - ma@suse.de
4905
4906 - Prevent fetcher from processing the same index file twice. (bnc #443644)
4907 - revision 11648
4908 - version 5.22.0 (21)
4909
4910 -------------------------------------------------------------------
4911 Fri Nov  7 23:55:47 CET 2008 - ma@suse.de
4912
4913 - Fix retrieval of patch contents and references attributes. (bnc #442200)
4914 - revision 11641
4915 - version 5.21.0 (21)
4916
4917 -------------------------------------------------------------------
4918 Fri Nov  7 19:51:00 CET 2008 - ma@suse.de
4919
4920 - Add CheckSum::asString.
4921 - revision 11634
4922
4923 -------------------------------------------------------------------
4924 Fri Nov  7 17:55:48 CET 2008 - ma@suse.de
4925
4926 - revision 11631
4927 - version 5.20.0 (20)
4928
4929 -------------------------------------------------------------------
4930 Thu Nov  6 18:35:25 CET 2008 - dmacvicar@suse.de
4931
4932 - re-add the flavor to the http header now using a flavor
4933   cache that is updated on every target load.
4934   Target::dstributionFlavor provides access to this cache
4935   in case you need the last used flavor without loading
4936   the target.
4937
4938 -------------------------------------------------------------------
4939 Thu Nov  6 16:23:03 CET 2008 - schubi@suse.de
4940
4941 - added flag: ignorealreadyrecommended to the testcases (bnc #432136)
4942 - revsion 11539
4943
4944 -------------------------------------------------------------------
4945 Thu Nov  6 09:41:48 CET 2008 - schubi@suse.de
4946
4947 - Adding rule rpm-arch for installed rpm package in order to avoid
4948   unneeded architecture change. (bnc #441004)
4949 - revision 11585
4950
4951 -------------------------------------------------------------------
4952 Tue Nov  4 13:21:35 CET 2008 - jkupec@suse.cz
4953
4954 - handle MediaTimeoutException also in MediaSetAccess::provideFile()
4955   (bnc #439983)
4956 - revision 11568
4957
4958 -------------------------------------------------------------------
4959 Mon Nov  3 15:30:53 CET 2008 - dmacvicar@suse.de
4960
4961 - merge contributions by Jon Nelson, the patches resolve
4962   the following issues:
4963 - disable the "Pragma: nocache" header which is automatically
4964   used by curl.
4965   re-enables the use of a caching http proxy (like squid or others)
4966   and corrects (bnc #326208)
4967 - don't generate an If-Modified-Since header if we don't have a
4968   previous file to work with
4969 - don't generate a Proxy-Authenticate header if one is not called
4970   for.
4971
4972 -------------------------------------------------------------------
4973 Fri Oct 31 14:01:57 CET 2008 - ma@suse.de
4974
4975 - Do not save solver locks (by APPL_HIGH).
4976 - revision 11558
4977
4978 -------------------------------------------------------------------
4979 Fri Oct 31 13:53:39 CET 2008 - dmacvicar@suse.de
4980
4981 - fetcher.setOptions( Fetcher::AutoAddIndexes ) allows
4982   for automatic signed index discovery.
4983 - enqueueDir with checksum checking s now enqueueDigestedDir
4984
4985 -------------------------------------------------------------------
4986 Thu Oct 30 14:24:57 CET 2008 - schubi@suse.de
4987
4988 - solutions: keep/lock will be done by APPL_HIGH. So they will not be
4989   saved in the lockfiles
4990 - "keep obsolete" will be handled with lock by APPL_HIGH (bnc #439134)
4991 - revision  11549
4992
4993 -------------------------------------------------------------------
4994 Wed Oct 29 14:14:16 CET 2008 - jkupec@suse.cz
4995
4996 - throw a MediaTimeoutException also on http 504 (gateway timeout)
4997   (bnc #425035)
4998 - revision 11535
4999
5000 -------------------------------------------------------------------
5001 Wed Oct 29 12:51:55 CET 2008 - ma@suse.de
5002
5003 - Add 'sh4' architectures.
5004 - revision 11534
5005
5006 -------------------------------------------------------------------
5007 Tue Oct 28 22:01:40 CET 2008 - dmacvicar@suse.de
5008
5009 - don't free the header before curl_perform as curl does not
5010   copy it. (bnc#439532)
5011
5012 -------------------------------------------------------------------
5013 Tue Oct 28 16:47:36 CET 2008 - ma@suse.de
5014
5015 - Add 'arm' architectures.
5016 - revision 11525
5017
5018 -------------------------------------------------------------------
5019 Tue Oct 28 10:07:13 CET 2008 - schubi@suse.de
5020
5021 - regarding "keep obsolete" in the solutions (bnc #439134)
5022 - revision 11517
5023
5024 -------------------------------------------------------------------
5025 Mon Oct 27 10:51:01 CET 2008 - dmacvicar@suse.de
5026
5027 - fix broken aria2c command line (bnc#438971)
5028
5029 -------------------------------------------------------------------
5030 Sun Oct 26 14:53:56 CET 2008 - coolo@suse.de
5031
5032 - adding svn r11488 to fix compile of PackageKit
5033
5034 -------------------------------------------------------------------
5035 Fri Oct 24 18:12:34 CEST 2008 - ma@suse.de
5036
5037 - Remove error prone methods from OnMediaLocation API to prevent
5038   accidental missuse. (bnc #437328)
5039 - revision 11487
5040 - version 5.19.0 (19)
5041
5042 -------------------------------------------------------------------
5043 Fri Oct 24 16:07:45 CEST 2008 - ma@suse.de
5044
5045 - Provide the /etc/products.d enties filename as Product::referenceFilename.
5046   Use it to remove orphan products. (bnc #432932)
5047 - Fix media exception handling in commit (bnc #395704)
5048 - revision 11485
5049 - version 5.18.0 (17)
5050
5051 -------------------------------------------------------------------
5052 Fri Oct 24 10:29:19 CEST 2008 - schubi@suse.de
5053
5054 - Taking "unlock" instead of setTransact(false) in the solutions (bnc #436923)
5055 - revision 11468
5056 - version 5.17.0 (17)
5057
5058 -------------------------------------------------------------------
5059 Wed Oct 22 14:33:10 CEST 2008 - ma@suse.de
5060
5061 - For retrieving a product license fall back to license.tar.gz. (bnc #372386)
5062 - revision 11447
5063
5064 -------------------------------------------------------------------
5065 Wed Oct 22 14:16:33 CEST 2008 - dmacvicar@suse.de
5066
5067 - move anonymous unique id to a private http header
5068   X-ZYpp-AnonymousUniqueId (bnc#431571 )
5069
5070 -------------------------------------------------------------------
5071 Wed Oct 22 12:58:35 CEST 2008 - ma@suse.de
5072
5073 - Adapt to satsolver-0.12 API.
5074 - Add Locale:: bestMatch to find the best match within a set of
5075   available Locales.
5076 - revision 11441
5077
5078 -------------------------------------------------------------------
5079 Mon Oct 20 16:44:58 CEST 2008 - ma@suse.de
5080
5081 - RepoInfo: Add methods to handle repository licenses. (bnc #372386)
5082 - revision 11419
5083
5084 -------------------------------------------------------------------
5085 Mon Oct 20 16:39:41 CEST 2008 - ma@suse.de
5086
5087 - Adapt to changed satsolver dataiterator API.
5088 - revision 11418
5089
5090 -------------------------------------------------------------------
5091 Fri Oct 17 18:31:47 CEST 2008 - ma@suse.de
5092
5093 - Secure download of license file on repo refresh (bnc #372386)
5094 - revision 11398
5095
5096 -------------------------------------------------------------------
5097 Fri Oct 17 17:26:25 CEST 2008 - ma@suse.de
5098
5099 - Call 'repo2solv.sh -o' instead of using output redirection. (bnc #420046)
5100 - revision 11397
5101
5102 -------------------------------------------------------------------
5103 Thu Oct 16 17:57:15 CEST 2008 - jkupec@suse.cz
5104
5105 - repository license methods added to RepoManager (bnc #372386)
5106 - revision 11377
5107
5108 -------------------------------------------------------------------
5109 Thu Oct 16 16:26:01 CEST 2008 - dmacvicar@suse.de
5110
5111 - don't take into account stat information when looking
5112   for remote SHA1SUMS (part of bnc#409927)
5113
5114 -------------------------------------------------------------------
5115 Wed Oct 15 18:01:48 CEST 2008 - jkupec@suse.cz
5116
5117 - MediaSetAccess::provideOptionalFile() added
5118 - revision 11369
5119
5120 -------------------------------------------------------------------
5121 Wed Oct 15 18:01:48 CEST 2008 - jkupec@suse.cz
5122 - version 5.16.1 (16)
5123
5124 -------------------------------------------------------------------
5125 Tue Oct 14 16:15:09 CEST 2008 - jkupec@suse.cz
5126
5127 - don't initialize servicesTargetDistro via global ZYpp instance in
5128   RepoManagerOptions() constructor (bnc #435184)
5129 - revision 11342
5130
5131 -------------------------------------------------------------------
5132 Mon Oct 13 19:12:40 CEST 2008 - jkupec@suse.cz
5133
5134 - repository probing: check for other types of repo even on
5135   MediaException, throw only if all fail (bnc #335906)
5136 - revision 11332
5137
5138 -------------------------------------------------------------------
5139 Mon Oct 13 14:16:25 CEST 2008 - ma@suse.de
5140
5141 - Adapt to satsolver changes.
5142 - revision 11331
5143 - version 5.16.0 (16)
5144
5145 -------------------------------------------------------------------
5146 Mon Oct 13 13:28:48 CEST 2008 - ma@suse.de
5147
5148 - Fix reading delta rpm checksum from solv file.
5149 - revision 11313
5150
5151 -------------------------------------------------------------------
5152 Mon Oct 13 12:12:39 CEST 2008 - ma@suse.de
5153
5154 - Fix package-manager script to properly quote arguments. (bnc #30903)
5155 - revision 11311
5156
5157 -------------------------------------------------------------------
5158 Mon Oct 13 11:03:04 CEST 2008 - schubi@suse.de
5159
5160 - regarding orphaned resolvables
5161 - removed old distupgrade algorithm
5162 - revision 11307
5163
5164 -------------------------------------------------------------------
5165 Sun Oct 12 13:55:51 CEST 2008 - jkupec@suse.cz
5166
5167 - handle ftp response 530 (login failed) like http 403
5168   (bnc #433537)
5169 - revision 11305
5170
5171 -------------------------------------------------------------------
5172 Thu Oct  9 17:37:18 CEST 2008 - ma@suse.de
5173
5174 - Adapt to satsolvers 'big solv data change'.
5175 - revision 11294
5176
5177 -------------------------------------------------------------------
5178 Thu Oct  9 17:18:18 CEST 2008 - schubi@suse.de
5179
5180 - Taking the right solution actions for locked resolvables (bnc #400840)
5181 - revision 11289
5182
5183 -------------------------------------------------------------------
5184 Thu Oct  9 13:52:03 CEST 2008 - ma@suse.de
5185
5186 - Add required copy-ctor and assignment operator to WhatProvides.
5187   (bnc #433087)
5188 - revision 11276
5189
5190 -------------------------------------------------------------------
5191 Wed Oct  8 16:24:25 CEST 2008 - jkupec@suse.cz
5192
5193 - detect and use unused loop device for mounting ISO images
5194   (bnc #428009)
5195 - revision 11262
5196 - version 5.15.1 (13)
5197
5198 -------------------------------------------------------------------
5199 Wed Oct  8 15:39:08 CEST 2008 - jkupec@suse.cz
5200
5201 - fixed segfault when saving the probed repo type in
5202   RepoManager::refreshMetadata() (bnc #431963)
5203 - revision 11261
5204
5205 -------------------------------------------------------------------
5206 Wed Oct  8 11:33:00 CEST 2008 - dmacvicar@suse.de
5207
5208 - improve log message (bnc#429114)
5209
5210 -------------------------------------------------------------------
5211 Wed Oct  8 11:15:20 CEST 2008 - lslezak@suse.cz
5212
5213 - disk usage - ignore /proc filesystem (bnc#418783)
5214 - revision 11258
5215
5216 -------------------------------------------------------------------
5217 Tue Oct  7 13:24:10 CEST 2008 - ma@suse.de
5218
5219 - Fixed detection of loopback mounted iso-files. The mtab entry does
5220   not necessarily mention the iso-file. (bnc #432504)
5221 - revision 11252
5222 - version 5.15.0 (13)
5223
5224 -------------------------------------------------------------------
5225 Thu Oct  2 19:46:13 CEST 2008 - ma@suse.de
5226
5227 - Add zypp.conf option 'download.use_deltarpmr.always' to enable using
5228   delta rpms even if the package is available on a local source.
5229   (Axel C. Frinke)
5230 - revision 11235
5231 - version 5.14.0 (13)
5232
5233 -------------------------------------------------------------------
5234 Thu Oct  2 18:50:11 CEST 2008 - ma@suse.de
5235
5236 - Add product attribute: PRODUCTLINE.
5237 - revision 11234
5238
5239 -------------------------------------------------------------------
5240 Thu Oct  2 17:18:19 CEST 2008 - ma@suse.de
5241
5242 - Do not consider self provided requirements whan computing the
5243   installation order.
5244 - revision 11231
5245
5246 -------------------------------------------------------------------
5247 Wed Oct  1 16:07:36 CEST 2008 - ma@suse.de
5248
5249 - Rephrase missleading error message. (bnc #431229)
5250 - revision 11222
5251
5252 -------------------------------------------------------------------
5253 Tue Sep 30 17:23:48 CEST 2008 - ma@suse.de
5254
5255 - Allow computation of disk usage per solvable.
5256 - revision 11218
5257
5258 -------------------------------------------------------------------
5259 Mon Sep 29 23:59:10 CEST 2008 - dmacvicar@suse.de
5260
5261 - Merge aria2c Media handler code from Google SOC 2008
5262   (Gerard Farras)
5263 - Only activated by making env var ZYPP_ARIA=1
5264
5265 -------------------------------------------------------------------
5266 Mon Sep 29 15:56:17 CEST 2008 - jkupec@suse.cz
5267
5268 - history: tell which package failed before logging rpm output or
5269   error message (bnc #430585)
5270 - no localization for history log comments
5271 - revision 11202
5272
5273 -------------------------------------------------------------------
5274 Mon Sep 29 13:43:08 CEST 2008 - ma@suse.de
5275
5276 - Fix zypp::WhatProvides::empty returning inverse result.
5277 - revision 11200
5278 - version 5.13.1 (13)
5279
5280 -------------------------------------------------------------------
5281 Sat Sep 27 23:36:19 CEST 2008 - jkupec@suse.cz
5282
5283 - fixed endless loop when CredentialManager returns bad password
5284 - CredentialManager now correctly updates password of existing
5285   credentials
5286 - revision 11187
5287
5288 -------------------------------------------------------------------
5289 Fri Sep 26 15:37:50 CEST 2008 - ma@suse.de
5290
5291 - Fix computation of Product::flavor.
5292 - Add Product::productLine. A vendor specific string denoting the
5293   product line.
5294 - revision 11182
5295 - version 5.13.0 (13)
5296
5297 -------------------------------------------------------------------
5298 Fri Sep 26 15:25:33 CEST 2008 - jkupec@suse.cz
5299
5300 - save user credentials after asking for them
5301 - revision 11181
5302
5303 -------------------------------------------------------------------
5304 Thu Sep 25 23:19:55 CEST 2008 - jkupec@suse.cz
5305
5306 - ZConfig::credentialsGlobal{File,Dir}() added
5307   (/etc/zypp/credentials.{cat,d})
5308 - revision 11176
5309
5310 -------------------------------------------------------------------
5311 Thu Sep 25 17:09:44 CEST 2008 - jkupec@suse.cz
5312
5313 - Target::setInstallationLogfile() removed from zypp/Target.h
5314 - revision 11171
5315
5316 -------------------------------------------------------------------
5317 Thu Sep 25 13:11:43 CEST 2008 - ma@suse.de
5318
5319 - Remove obsolete zypp-query-pool binary. zypper provides all
5320   the information one needs.
5321 - revision 11160
5322
5323 -------------------------------------------------------------------
5324 Wed Sep 24 19:11:19 CEST 2008 - jkupec@suse.cz
5325
5326 - HistoryLog added and used to log package installs/removes and
5327   repository adds, removes, url and alias changes into
5328   history.logfile (/var/log/zypp/history) (fate #110205)
5329 - str::escape(string, char) added
5330 - revision 11150
5331 - version 5.12.1 (12)
5332
5333 -------------------------------------------------------------------
5334 Tue Sep 23 14:02:08 CEST 2008 - jkupec@suse.cz
5335
5336 - CredentialManager: look for credentials with
5337   wanted_url.startsWith(stored_url)
5338 - RepoManager: don't pass service credentials down to repos if
5339   their urls are not based on service's url.
5340 - revision 11134
5341
5342 -------------------------------------------------------------------
5343 Mon Sep 22 16:27:41 CEST 2008 - ma@suse.de
5344
5345 - Remove superfluous PRODUCT_REFERENCES attribute.
5346 - revision 11127
5347
5348 -------------------------------------------------------------------
5349 Mon Sep 22 16:13:08 CEST 2008 - ma@suse.de
5350
5351 - Add Url::hasCredentialsInAuthority test for username or password
5352   being encoded in the authority component. I.e. user:pass@host.
5353 - Handle repos to be disabled disable in service refresh.
5354 - revision 11126
5355
5356 -------------------------------------------------------------------
5357 Mon Sep 22 12:10:34 CEST 2008 - jkupec@suse.cz
5358
5359 - provided context to keyring callbacks (bnc #370223)
5360 - merged trust & import callbacks (bnc #366467)
5361   (don't worry, still allows to trust && !import)
5362 - revision 11113
5363
5364 -------------------------------------------------------------------
5365 Fri Sep 19 13:17:38 CEST 2008 - ma@suse.de
5366
5367 - Moved DefaultAcceptBits enum to class KeyRing (formerly KeyRingReort).
5368 - revision 11102
5369
5370 -------------------------------------------------------------------
5371 Thu Sep 18 16:11:23 CEST 2008 - ma@suse.de
5372
5373 - Use service alias as namespace for it's repositories aliases.
5374 - revision 11097
5375 - version 5.11.0 (11)
5376
5377 -------------------------------------------------------------------
5378 Thu Sep 18 12:45:25 CEST 2008 - jkupec@suse.cz
5379
5380 - pass service's credentials down to repos
5381 - support ?credentials=filepath in URL to specify credentials
5382 - revision 11092
5383
5384 -------------------------------------------------------------------
5385 Thu Sep 18 09:57:49 CEST 2008 - ma@suse.de
5386
5387 - Add Product::isTargetDistribution to identify the systems installed
5388   baseproduct. This should replace tests for Product::type is "base".
5389 - revision 11089
5390
5391 -------------------------------------------------------------------
5392 Wed Sep 17 18:05:44 CEST 2008 - jkupec@suse.cz
5393
5394 - save user credentials when adding repos/services with URLs containing
5395   the credentials (bnc #425462)
5396 - revision 11085
5397
5398 -------------------------------------------------------------------
5399 Wed Sep 17 15:08:54 CEST 2008 - ma@suse.de
5400
5401 - Adapt to rpms new way of quoting whitespace in pathnames.(bnc #426924)
5402 - revision 11082
5403
5404 -------------------------------------------------------------------
5405 Tue Sep 16 18:41:39 CEST 2008 - ma@suse.de
5406
5407 - Service handling fixes. Added ServiceException.
5408 - revision 11077
5409
5410 -------------------------------------------------------------------
5411 Mon Sep 15 11:40:04 CEST 2008 - ma@suse.de
5412
5413 - Fix building of transaltions.
5414 - revision 11064
5415
5416 -------------------------------------------------------------------
5417 Sun Sep 14 00:10:21 CEST 2008 - jkupec@suse.cz
5418
5419 - ServiceInfo.clearReposTo{Enable,Disable}() methods added
5420 - revision 11060
5421
5422 -------------------------------------------------------------------
5423 Fri Sep 12 18:24:28 CEST 2008 - ma@suse.de
5424
5425 - Create new Service repos in disbaled sate.
5426 - revision 11056
5427 - version 5.10.0 (10)
5428
5429 -------------------------------------------------------------------
5430 Fri Sep 12 16:04:54 CEST 2008 - ma@suse.de
5431
5432 - Make registerTarget and registerRelease abvailable for installed
5433   product. Required for registration.
5434 - revision 11043
5435
5436 -------------------------------------------------------------------
5437 Fri Sep 12 12:59:50 CEST 2008 - ma@suse.de
5438
5439 - Add url lists query to Product interface. A generic query and
5440   convenience methods to query urls for "releasenotes", "register",
5441   "updateurls", "extraurls",  "optionalurls" and "smolt" (bnc #413444)
5442 - revision 11029
5443
5444 -------------------------------------------------------------------
5445 Fri Sep 12 01:38:25 CEST 2008 - jkupec@suse.cz
5446
5447 - ServiceType and ServiceInfo::type() added (contains only RIS for
5448   now), service type probing added.
5449 - Avoiding the use of 'path' for services (appending
5450   the repoindex.xml's 'path' to the baseurl of created repos)
5451 - renamed ServiceInfo::*catalog*() methods to *repo*() methods
5452 - revision 11022
5453
5454 -------------------------------------------------------------------
5455 Thu Sep 11 16:01:57 CEST 2008 - dmacvicar@suse.de
5456
5457 - add Repostiroy::updateKeys and
5458   Repository::providesUpdatesForKey(string) for repo and
5459   product matching
5460 - Provide Repository::isUpdateRepo
5461
5462 -------------------------------------------------------------------
5463 Thu Sep 11 14:41:28 CEST 2008 - ma@suse.de
5464
5465 - Fix evaluation of vendor support flags.
5466 - Adapt retrieval of registration data (targetDistribution,
5467   targetDistributionRelease and targetDistributionFlavor).
5468 - revision 11013
5469
5470 -------------------------------------------------------------------
5471 Wed Sep 10 18:23:52 CEST 2008 - ma@suse.de
5472
5473 - Follow gpgcheck tag in .repo file and do no check if disabled.
5474 - revision 11010
5475 - version 5.9.0 (8)
5476
5477 -------------------------------------------------------------------
5478 Wed Sep 10 17:54:20 CEST 2008 - jkupec@suse.cz
5479
5480 - added dumpAsXMLOn(stream,string) to ServiceInfo to print services
5481   with content (repos)
5482 - revision 11004
5483
5484 -------------------------------------------------------------------
5485 Wed Sep 10 17:31:41 CEST 2008 - ma@suse.de
5486
5487 - Remove obsolete product attributes.
5488 - Store less packages in /var/lib/zypp/SoftLocks (bnc #418050)
5489 - revision 11001
5490
5491 -------------------------------------------------------------------
5492 Wed Sep 10 16:40:00 CEST 2008 - ma@suse.de
5493
5494 - Provide product::updaterepoKey: Update repository indicator string.
5495 - revision 11000
5496
5497 -------------------------------------------------------------------
5498 Tue Sep  9 17:33:03 CEST 2008 - dmacvicar@suse.de
5499
5500 - provide context about the repository (name/alias) if available when
5501   checking signatures (bnc#370223)
5502 - 5.8.0
5503
5504 -------------------------------------------------------------------
5505 Tue Sep  9 13:04:11 CEST 2008 - ma@suse.de
5506
5507 - Add ServiceInfo interface to define a set of catalogs (repository
5508   aliases) to be enabled on next refresh.
5509 - revision 10970
5510
5511 -------------------------------------------------------------------
5512 Tue Sep  9 11:40:42 CEST 2008 - ma@suse.de
5513
5514 - Fix reading of Traget::targetDistribution.
5515 - Allow to configure default answers in signature verification workflow.
5516 - revision 10968
5517
5518 -------------------------------------------------------------------
5519 Mon Sep  8 17:11:02 CEST 2008 - jkupec@suse.cz
5520
5521 - CredentialManager added to manage stored credentials
5522 - MediaCurl adapted to use CredentialManager to read credentials
5523 - revision 10958
5524
5525 -------------------------------------------------------------------
5526 Fri Sep  5 11:40:05 CEST 2008 - jkupec@suse.cz
5527
5528 - operator ==, !=, < definition moved to RepoInfoBase from
5529   the derived classes
5530 - fixed RepoInfo::dumpAsIniOn() to not print 'type' if it is unknown
5531   (bnc #407515)
5532 - {Repo,Service}Info::dumpAsXMLOn(ostream) added
5533 - RepoInfo::dumpRepoOn() deprecated in favor of dumpAsIniOn()
5534 - use shared_ptr instead of itrusive for {Repo,Service}Info
5535 - revision 10931:10942
5536
5537 -------------------------------------------------------------------
5538 Thu Sep  4 16:47:07 CEST 2008 - jkupec@suse.cz
5539
5540 - RepoInfo{,Base} setters made void
5541 - revision 10931
5542
5543 -------------------------------------------------------------------
5544 Wed Sep  3 14:53:06 CEST 2008 - jkupec@suse.cz
5545
5546 - skip repositories with non-matching target distro when reading
5547   repoindex
5548 - revision 10926
5549
5550 -------------------------------------------------------------------
5551 Tue Sep  2 11:04:52 CEST 2008 - schubi@suse.de
5552
5553 - Enabled distupgrade of the SAT solver. In order to use the old
5554   distupgrade you can set the environment variable ZYPP_NO_SAT_UPDATE.
5555   This variable will can be used until the old distupgrade mechanism will
5556   be removed from libzypp. Have a look to above changelogs.
5557 - revision 10911
5558 - version 5.7.0 (5)
5559
5560 -------------------------------------------------------------------
5561 Tue Aug 19 16:36:47 CEST 2008 - dmacvicar@suse.de
5562
5563 - add Package::maybeUnsupported to remove duplicated
5564   code in clients dealing with Package::vendorSupport
5565
5566 -------------------------------------------------------------------
5567 Tue Aug 19 11:04:52 CEST 2008 - schubi@suse.de
5568
5569 - Reset transaction only if this solvable has no buddy (bnc #417799)
5570   e.g. do not reset Products cause the concerning release package
5571   could not already be installed.
5572 - revision 10883
5573 - version 5.6.1 (5)
5574
5575 -------------------------------------------------------------------
5576 Mon Aug 18 17:31:02 CEST 2008 - dmacvicar@suse.de
5577
5578 - don't report "may be outdated" for @System repo.
5579
5580 -------------------------------------------------------------------
5581 Fri Aug 15 20:20:07 CEST 2008 - ma@suse.de
5582
5583 - Add Target::targetDistribution. Returns "distribution-arch" of
5584   the installed base product. Used for registration and Service
5585   refresh. (for Fate #304915)
5586 - revision 10877
5587 - version 5.6.0 (5)
5588
5589 -------------------------------------------------------------------
5590 Fri Aug 15 17:42:58 CEST 2008 - ma@suse.de
5591
5592 - Add method Product::replacedProducts to identify installed
5593   Products that would be replaced by installing a new Product.
5594   (for Fate #301997)
5595 - revision 10876
5596
5597 -------------------------------------------------------------------
5598 Fri Aug 15 15:30:32 CEST 2008 - ma@suse.de
5599
5600 - Fixes to Selectable doing staus manipulation on non-USER level.
5601 - revision 10873
5602
5603 -------------------------------------------------------------------
5604 Fri Aug 15 14:23:02 CEST 2008 - ma@suse.de
5605
5606 - Add method ZYpp::getTarget that returns the Target or a NULL pointer,
5607   if it is not yet initialized. This is to avoid try/catch blocks just
5608   to test whether the Target is initialized. (bnc #417556)
5609 - Add method Target::assertRootPrefix. Pass a pathname and get back the
5610   path prefixed with the tragets root, unless it already had that prefix.
5611 - revision 10870
5612
5613 -------------------------------------------------------------------
5614 Thu Aug 14 18:44:45 CEST 2008 - schubi@suse.de
5615
5616 - Regarding error messages for Products correctly (FATE #304502)
5617 - rev 10863
5618
5619 -------------------------------------------------------------------
5620 Thu Aug 14 14:03:27 CEST 2008 - ma@suse.de
5621
5622 - Let Selectable default to USER level.
5623 - revision 10850
5624 - version 5.5.1 (5)
5625
5626 -------------------------------------------------------------------
5627 Wed Aug 13 21:01:25 CEST 2008 - ma@suse.de
5628
5629 - Change Selectable API to support doing staus manipulation on
5630   non-USER level.
5631 - revision 10847
5632 - version 5.5.0 (5)
5633
5634 -------------------------------------------------------------------
5635 Wed Aug 13 16:48:49 CEST 2008 - dmacvicar@suse.de
5636
5637 - support sat solver API for searching files
5638
5639 -------------------------------------------------------------------
5640 Wed Aug 13 15:12:45 CEST 2008 - ma@suse.de
5641
5642 - Add ResPool::reposFind to get repositories by alias.
5643 - revision 10835
5644
5645 -------------------------------------------------------------------
5646 Tue Aug 12 19:37:36 CEST 2008 - ma@suse.de
5647
5648 - Advise rpmdb2solv to parse the product database.
5649 - revision 10824
5650 - version 5.4.0 (4)
5651
5652 -------------------------------------------------------------------
5653 Tue Aug 12 12:05:49 CEST 2008 - ma@suse.de
5654
5655 - Offer a simpler, fate based status manipulation in ui::Selectable.
5656   This is easier to handle, as the ui::Status always distinguishes
5657   wheter an object is installed or not.
5658 - revision 10814
5659
5660 -------------------------------------------------------------------
5661 Mon Aug 11 18:00:40 CEST 2008 - ma@suse.de
5662
5663 - Propagate default rpm install flags from zypp.conf via ZConfig and
5664   ZYppCommitPolicy down to the installer. (FATE #302952)
5665 - revision 10813
5666
5667 -------------------------------------------------------------------
5668 Mon Aug 11 16:28:07 CEST 2008 - ma@suse.de
5669
5670 - Add base::Flags (like qt's QFlags) a type-safe way of storing
5671   OR-combinations of enum values.
5672 - revision 10811
5673
5674 -------------------------------------------------------------------
5675 Fri Aug  8 17:01:00 CEST 2008 - ma@suse.de
5676
5677 - Add static ui::Selectable::get methods as convenient ctor
5678   substitute.
5679 - revision 10806
5680
5681 -------------------------------------------------------------------
5682 Fri Aug  8 15:41:17 CEST 2008 - ma@suse.de
5683
5684 - Adapt zypp-query-pool to new product handling.
5685 - revision 10803
5686
5687 -------------------------------------------------------------------
5688 Fri Aug  8 14:11:03 CEST 2008 - ma@suse.de
5689
5690 - Don't pass epoch to 'rpm -e', it does not support it.
5691 - revision 10800
5692
5693 -------------------------------------------------------------------
5694 Fri Aug  8 13:27:42 CEST 2008 - ma@suse.de
5695
5696 - Adapt to new product handling. Products are no longer pseudo
5697   installed objects verified by the solver, but actually installed.
5698   Thus removed satisfiedProduct iterator, fixed Selctables.
5699 - Removed class ProductInfo as we keep Product.
5700 - revision 10797
5701
5702 -------------------------------------------------------------------
5703 Thu Aug  7 22:00:55 CEST 2008 - dmacvicar@suse.de
5704
5705 - implement relogin suggested support (fate#304889)
5706
5707 -------------------------------------------------------------------
5708 Wed Aug  6 18:21:30 CEST 2008 - ma@suse.de
5709
5710 - Detect correct download path even if repository type
5711   is not set. (bnc #386386)
5712 - revision 10768
5713
5714 -------------------------------------------------------------------
5715 Wed Aug  6 17:15:48 CEST 2008 - ma@suse.de
5716
5717 - Cleanup, mostly by removing, unused parser code and related classes.
5718 - revision 10765
5719
5720 -------------------------------------------------------------------
5721 Wed Aug  6 16:23:27 CEST 2008 - ma@suse.de
5722
5723 - Don't let exception escape MediaSetAccess dtor (bnc #415017)
5724 - revision 10763
5725
5726 -------------------------------------------------------------------
5727 Mon Aug  4 19:34:27 CEST 2008 - ma@suse.de
5728
5729 - Add new product attributes (flavor,referencePackage).
5730 - Add PoolItem buddies, i.e. two PoolItems sharing the same status
5731   object. This is used to keep the product resolvable and the
5732   package providing the product metadata in sync.
5733 - revision 10742
5734
5735 -------------------------------------------------------------------
5736 Sat Aug  2 19:26:52 CEST 2008 - jkupec@suse.cz
5737
5738 - support an optional url attribute in repoindex.xml's <repo>
5739 - revision 10729
5740
5741 -------------------------------------------------------------------
5742 Thu Jul 31 21:52:11 CEST 2008 - ma@suse.de
5743
5744 - New class ProductInfo to provide product related metadata that
5745   might be associated with a package. This will replace the Product
5746   resolvable.
5747 - revision 10715
5748
5749 -------------------------------------------------------------------
5750 Thu Jul 31 19:01:54 CEST 2008 - dmacvicar@suse.de
5751
5752 - generate a unique anonymous unique string per target
5753   and add it to the agent string for better statistics
5754
5755 -------------------------------------------------------------------
5756 Thu Jul 31 19:01:14 CEST 2008 - ma@suse.de
5757
5758 - Follow solver policy and make repository priority the highest
5759   key, when ordering packages. Then architecture, and edition last.
5760 - revision 10710
5761
5762 -------------------------------------------------------------------
5763 Wed Jul 30 19:12:00 CEST 2008 - ma@suse.de
5764
5765 - /var/lib/zypp and /var/cache/zypp should be owned by libzypp
5766   (bnc #412094)
5767 - revision 10702
5768
5769 -------------------------------------------------------------------
5770 Wed Jul 30 12:47:48 CEST 2008 - jkupec@suse.cz
5771
5772 - Service renamed to ServiceInfo
5773 - RepoInfoBase added; RepoInfo and ServiceInfo now derive from it
5774 - revision 10695
5775
5776 -------------------------------------------------------------------
5777 Tue Jul 29 12:59:46 CEST 2008 - jkupec@suse.cz
5778
5779 - fixed yum repos to work with non '/' base url post fix
5780   (bnc #341617)
5781 - revision 10662
5782
5783 -------------------------------------------------------------------
5784 Mon Jul 28 18:13:24 CEST 2008 - ma@suse.de
5785
5786 - Fixed SolvIterMixin::Selectable_iterator eating some solvables
5787   (bnc #411339)
5788 - revision 10680
5789
5790 -------------------------------------------------------------------
5791 Fri Jul 25 20:12:55 CEST 2008 - ma@suse.de
5792
5793 - Several changes to make libzypp-bindings compile using the original
5794   header files and no private copies. (bnc #391831)
5795 - revision 10668
5796 - version 5.3.0
5797
5798 -------------------------------------------------------------------
5799 Wed Jul 23 17:17:47 CEST 2008 - jkupec@suse.cz
5800
5801 - Service::enabled() added
5802 - revision 10657
5803
5804 -------------------------------------------------------------------
5805 Tue Jul 22 17:18:28 CEST 2008 - jkupec@suse.cz
5806
5807 - Removed FRESHENS dependency type
5808 - revision 10643
5809
5810 -------------------------------------------------------------------
5811 Thu Jul 17 09:49:40 CEST 2008 - schubi@suse.de
5812
5813 - Allow parallel installation of packages which have been defined
5814   in zypp.conf (parameter "multiversion") Fate #302050
5815 - Additional check for broken system.
5816   (defined in zypp.conv: solver.checkSystemFile)
5817 - revision 10600
5818
5819 -------------------------------------------------------------------
5820 Wed Jul 16 14:39:50 CEST 2008 - ma@suse.de
5821
5822 - Add ui::Selectable::isNeeded to indicate patch relevance (bnc #409150)
5823 - revision 10596
5824
5825 -------------------------------------------------------------------
5826 Wed Jul 16 01:10:37 CEST 2008 - ma@suse.de
5827
5828 - Remove Atom, Script, Message and other obsolete classes.
5829 - revision 10592
5830
5831 -------------------------------------------------------------------
5832 Mon Jul 14 13:36:26 CEST 2008 - ma@suse.de
5833
5834 - Also report the name of the locking process in ZYppFactoryException
5835   (bnc #280537)
5836 - revision 10572
5837
5838 -------------------------------------------------------------------
5839 Mon Jul 14 11:26:30 CEST 2008 - schubi@suse.de
5840
5841 - corrected logging of solver settings
5842 - regard locking while doUpdate (bnc #405427)
5843 - revision 10564
5844
5845 -------------------------------------------------------------------
5846 Sat Jul 12 22:14:32 CEST 2008 - jkupec@suse.cz
5847
5848 - make curl use the right transfer mode
5849   (CURLOPT_PROXY_TRANSFER_MODE) when proxy is used (bnc #306272)
5850 - revision 10559
5851
5852 -------------------------------------------------------------------
5853 Sat Jul 12 11:19:56 CEST 2008 - jkupec@suse.cz
5854
5855 - reuse existing disk mounts (applied Marius' patch) (bnc #208222)
5856 - revision 10557
5857
5858 -------------------------------------------------------------------
5859 Wed Jul  9 18:13:58 CEST 2008 - ma@suse.de
5860
5861 - Provide Package::url() if available in solv file. (bnc #402434)
5862 - A missing cookie file must not be treated as an error. Simply
5863   rebuild the cache (bnc #405867)
5864 - Add 22x22 and 24x24 icons (bnc #329635)
5865 - revision 10528
5866
5867 -------------------------------------------------------------------
5868 Mon Jul  7 13:39:09 CEST 2008 - schubi@suse.de
5869
5870 - Do not update an already updated package (bnc #400422)
5871 - revision 10504
5872
5873 -------------------------------------------------------------------
5874 Fri Jul  4 17:19:24 CEST 2008 - ma@suse.de
5875
5876 - Also check if the fingerprint matches before importing updated keys.
5877   (bnc #393160)
5878 - revision 10500
5879
5880 -------------------------------------------------------------------
5881 Mon Jun 30 23:55:20 CEST 2008 - dmacvicar@suse.de
5882
5883 - forward port add message attribute to patches.
5884 - port import newer keys if a trusted key is updated
5885 - (bnc#393160)
5886 - version 5.0.2
5887
5888 -------------------------------------------------------------------
5889 Mon Jun 30 10:28:27 CEST 2008 - ma@suse.de
5890
5891 - Fix permanent duplication of gpg keys in the rpm database. Also
5892   retrieve correct creation and expire dates. (bnc #401259)
5893 - Invoke gpg with --homdir, otherwise command fails if executed
5894   within a wrapper. (bnc #401259)
5895 - revision 10487
5896
5897 -------------------------------------------------------------------
5898 Thu Jun 26 12:07:33 CEST 2008 - schubi@suse.de
5899
5900 - version 5.0.1
5901 - revision 10464
5902
5903 -------------------------------------------------------------------
5904 Thu Jun 19 17:55:35 CEST 2008 - ma@suse.de
5905
5906 - Handle new patch messages and scripts in commit. Provide callbacks
5907   to display the patch messages and give visual feedback on script
5908   execution. (bnc #401220)
5909 - revision 10411
5910
5911 -------------------------------------------------------------------
5912 Thu Jun 19 17:35:59 CEST 2008 - ma@suse.de
5913
5914 - Fix wrong parenthesis causing bug 399320
5915 - version
5916 - revision
5917
5918 -------------------------------------------------------------------
5919 Tue Jun 10 09:52:03 CEST 2008 - jreidinger@suse.cz
5920
5921 - improve performance of gsub
5922 - change replace_all to replaceAll (same name convency)
5923 - add tests for gsub and replaceAll
5924 - revision 10366
5925
5926 -------------------------------------------------------------------
5927 Fri Jun  6 13:29:59 CEST 2008 - ma@suse.de
5928
5929 - Handle application/x-redhat-package-manager in package-manager.desktop
5930   (bnc #391183)
5931 - revision 10361
5932
5933 -------------------------------------------------------------------
5934 Thu Jun  5 18:01:15 CEST 2008 - jkupec@suse.cz
5935
5936 - X-SuSE-ControlCenter-System category added
5937   to package-manager.desktop (bnc #302324)
5938 - revision 10353
5939
5940 -------------------------------------------------------------------
5941 Wed Jun  4 14:57:13 CEST 2008 - ma@suse.de
5942
5943 - Fix crash when requesting disk usage without a target loaded. (bnc #396755)
5944 - revision 10340
5945
5946 -------------------------------------------------------------------
5947 Wed Jun  4 14:05:09 CEST 2008 - ma@suse.de
5948
5949 - Fix memory corruption in curl media handler (bnc #396979)
5950 - revision 10338
5951
5952 -------------------------------------------------------------------
5953 Tue Jun  3 20:00:00 CEST 2008 - ma@suse.de
5954
5955 - Take care satsolver recognizes 'Capability( "srcpackage:zypper" )'
5956   as 'source package named zypper'. So these capabilities can be used
5957   together with sat::Whatprovides or in resolver requests. (bnc #369893)
5958 - revision 10335
5959
5960 -------------------------------------------------------------------
5961 Tue Jun  3 15:40:37 CEST 2008 - jreidinger@suse.cz
5962
5963 - allow aborting progress during removing packages. (bnc #389238)
5964 - revision 10331
5965
5966 -------------------------------------------------------------------
5967 Mon Jun  2 15:31:36 CEST 2008 - schubi@suse.de
5968
5969 - New option for ignoring Obsoletes. This is used for installing more than
5970   one pacakges with the same name but different versions.
5971   Often used by kernel.
5972 - r 10299
5973
5974 -------------------------------------------------------------------
5975 Sun Jun  1 23:14:34 CEST 2008 - - ma@suse.de
5976
5977 - Revert inappropriate Selectable cleanup. Fix Selectable
5978   status computation. Unmaintained packages were wrongly
5979   reported as unsinstalled. (bnc #394630)
5980 - version 5.0.0 (4.x continued in SuSE-Linux-11_0-Branch)
5981 - revision 10295
5982
5983 -------------------------------------------------------------------
5984 Fri May 30 12:14:47 CEST 2008 - tgoettlicher@suse.de
5985
5986 - fixed typo
5987
5988 -------------------------------------------------------------------
5989 Wed May 28 18:54:27 CEST 2008 - ma@suse.de
5990
5991 - Reenable diskusage calculation (bnc #395051)
5992 - version 4.25.1
5993 - revision 10273
5994
5995 -------------------------------------------------------------------
5996 Wed May 28 18:50:11 CEST 2008 - jkupec@suse.cz
5997
5998 - RepoManager::packagesPath(RepoInfo) added (bnc #394728)
5999 - revision 10271
6000
6001 -------------------------------------------------------------------
6002 Wed May 28 16:26:09 CEST 2008 - jkupec@suse.cz
6003
6004 - RepoInfo: don't overwrite flags that have already been set externally
6005   (bnc #394728)
6006 - revision 10256
6007
6008 -------------------------------------------------------------------
6009 Wed May 28 15:30:24 CEST 2008 - ma@suse.de
6010
6011 - Create missing directories when saving config files. (bnc #395026)
6012 - Fix undefined behaviour in RepoManager.
6013 - revision 10255
6014
6015 -------------------------------------------------------------------
6016 Wed May 28 15:23:44 CEST 2008 - schubi@suse.de
6017
6018 - SOLVER_ERASE_SOLVABLE_NAME: As we do not know, if this request has come
6019   from resolvePool or resolveQueue we will have to take care for both
6020   cases. (bnc#393969)
6021 - r 10252
6022
6023 -------------------------------------------------------------------
6024 Tue May 27 22:35:37 CEST 2008 - coolo@suse.de
6025
6026 - compile with RPM_OPT_FLAGS
6027
6028 -------------------------------------------------------------------
6029 Mon May 26 17:23:24 CEST 2008 - jkupec@suse.cz
6030
6031 - old2new locks file converter script added to %post (jredinger)
6032 - r 10227
6033
6034 -------------------------------------------------------------------
6035 Mon May 26 11:48:35 CEST 2008 - schubi@suse.de
6036
6037 - Do not regard packages with the same name while upgrading obsoleted
6038   packages (bnc#394367)
6039 - r 10219
6040
6041 -------------------------------------------------------------------
6042 Sat May 24 01:23:44 CEST 2008 - dmacvicar@suse.de
6043
6044 - revert commit don't check for existence of keys,
6045   to avoid a non needed HEAD request. (related bnc#381280)
6046   as it creates popup error callbacks due to the 404's in
6047   the keys. Leave however the OnMediaLocation::optional()
6048   API to look for another fix strategy.
6049
6050 -------------------------------------------------------------------
6051 Fri May 23 15:52:20 CEST 2008 - dmacvicar@suse.de
6052
6053 - define path for messages and scripts and document
6054   them in zypp.conf
6055
6056 -------------------------------------------------------------------
6057 Fri May 23 14:42:34 CEST 2008 - schubi@suse.de
6058
6059 - Added IgnoreAlreadyRecommended flag. So recomments/suggest will
6060   be ignored for already INSTALLED packages (bnc #389694)
6061 - r 10202
6062
6063 -------------------------------------------------------------------
6064 Fri May 23 10:22:47 CEST 2008 - schubi@suse.de
6065
6066 - Packages which obsoletes and do NOT required other installed
6067   packages will be installed if no other packages obsolete the installed package too.
6068 - r 10196
6069
6070 -------------------------------------------------------------------
6071 Thu May 22 02:22:29 CEST 2008 - dmacvicar@suse.de
6072
6073 - fix filelist for installed packages (bnc#392544)
6074 - fix changelog retrieval for installed packages
6075
6076 -------------------------------------------------------------------
6077 Wed May 21 13:50:00 CEST 2008 - dmacvicar@suse.de
6078
6079 - deprecate Repository::name() and use alias() to
6080   be consistent. Related to (bnc#383553)
6081 - don't check for existence of keys, to avoid a non needed
6082   HEAD request. (helps bnc#381280)
6083 - 4.25.0
6084
6085 -------------------------------------------------------------------
6086 Wed May 21 11:37:23 CEST 2008 - schubi@suse.de
6087
6088 - added onlyRequires in the testcase (bnc #389184)
6089
6090 -------------------------------------------------------------------
6091 Tue May 20 12:12:27 CEST 2008 - jreidinger@suse.cz
6092
6093 - allow installation and refreshing from repository with alias that
6094   contains ' or " (bnc #392426)
6095 - r10158
6096
6097 -------------------------------------------------------------------
6098 Mon May 19 21:11:41 CEST 2008 - jkupec@suse.cz
6099
6100 - delta rpm support reenabled
6101 - r10150
6102
6103 -------------------------------------------------------------------
6104 Mon May 19 18:13:19 CEST 2008 - schubi@suse.de
6105
6106 - Resetting Delete Details in ResStatus correctly (bnc #391785)
6107 - r 10145
6108
6109 -------------------------------------------------------------------
6110 Mon May 19 11:47:06 CEST 2008 - dmacvicar@suse.de
6111
6112 - when setting status to non installed for uninstalled packages
6113   set the user transaction so they go to soft locks.
6114   (related to bnc#389739 )
6115
6116 -------------------------------------------------------------------
6117 Fri May 16 16:56:04 CEST 2008 - schubi@suse.de
6118
6119 - Added new calls : isInstalledBy (const PoolItem item);
6120                     installs (const PoolItem item);
6121 - r 10125
6122 - 4.23.0
6123
6124 -------------------------------------------------------------------
6125 Fri May 16 16:49:04 CEST 2008 - jreidinger@suse.cz
6126
6127 - don't run merge in save when toAdd/Remove queue is empty
6128 - throw when locks cannot load its file
6129 - r10124
6130
6131 -------------------------------------------------------------------
6132 Fri May 16 09:59:09 CEST 2008 - jreidinger@suse.cz
6133
6134 - throw more describing exception when repo probing failed
6135   (bnc #389690)
6136 - revision 10118
6137
6138 -------------------------------------------------------------------
6139 Thu May 15 15:15:59 CEST 2008 - jreidinger@suse.cz
6140
6141 - allow call only merge old locks and newly added/removed without
6142   saving it to file
6143 - -revision 10104
6144
6145 -------------------------------------------------------------------
6146 Tue May 13 17:37:11 CEST 2008 - dmacvicar@suse.de
6147
6148 - report non packages as keep installed if satisfied to the
6149   user interace (Selectables)
6150 - 4.21.3
6151
6152 -------------------------------------------------------------------
6153 Tue May 13 15:50:28 CEST 2008 - jkupec@suse.cz
6154
6155 - create /etc/zypp/products.d on install
6156
6157 -------------------------------------------------------------------
6158 Mon May 12 17:21:19 CEST 2008 - jkupec@suse.cz
6159
6160 - /etc/zypp/products.d added to file list (bnc #385868)
6161 - revision 10049
6162 - version 4.21.2
6163
6164 -------------------------------------------------------------------
6165 Mon May 12 17:15:34 CEST 2008 - jkupec@suse.cz
6166
6167 - call RemoveResolvableReport::problem() before finish() on error
6168   (bnc #388810)
6169 - revision 10045
6170
6171 -------------------------------------------------------------------
6172 Sat May 10 21:57:29 CEST 2008 - coolo@suse.de
6173
6174 - fix file list
6175
6176 -------------------------------------------------------------------
6177 Fri May  9 23:15:53 CEST 2008 - ma@suse.de
6178
6179 - Product now retrieves all attributes from the solv file.
6180 - version 4.21.1
6181 - revision 10031
6182
6183 -------------------------------------------------------------------
6184 Fri May  9 21:28:42 CEST 2008 - ma@suse.de
6185
6186 - Add zypp.conf option configdir (/etc/zypp) and arrange
6187   all config files and directories to follow {configdir}
6188   per default.
6189 - Fix zypp-query-pool to print satisfied products and additional
6190   products defined in {configdir}/products.d for registration.
6191   (bnc #385868)
6192 - version 4.21.0
6193 - revision 10029
6194
6195 -------------------------------------------------------------------
6196 Fri May  9 15:30:40 CEST 2008 - jreidinger@suse.cz
6197
6198 - implement remove duplicate entries in lock file (bnc#385967)
6199
6200 -------------------------------------------------------------------
6201 Fri May  9 15:15:32 CEST 2008 - ma@suse.de
6202
6203 - Speedup rpmdb2solv by reusing an existing solv file.
6204 - version 4.20.1
6205 - revision 10012
6206
6207 -------------------------------------------------------------------
6208 Thu May  8 18:13:54 CEST 2008 - ma@suse.de
6209
6210 - Fix failed package download due to unkown repository type (bnc #386386)
6211 - revision 9995
6212
6213 -------------------------------------------------------------------
6214 Thu May  8 16:33:37 CEST 2008 - ma@suse.de
6215
6216 - Support optional root argument to RepoManagerOptions, to prefix all
6217   path names taken from ZConfig. (bnc #388265)
6218 - version 4.20.0
6219 - revision 9993
6220
6221 -------------------------------------------------------------------
6222 Thu May  8 14:21:51 CEST 2008 - schubi@suse.de
6223
6224 - new solution action for removing requirements/conflicts (bnc #387631)
6225 - revision 9988
6226
6227 -------------------------------------------------------------------
6228 Thu May  8 10:56:49 CEST 2008 - ma@suse.de
6229
6230 - Provide enumerated patch category 'Patch::categoryEnum()' (bnc #159100)
6231 - revision 9984
6232
6233 -------------------------------------------------------------------
6234 Wed May  7 13:52:24 CEST 2008 - schubi@suse.de
6235
6236 - DistUpgrade: searching for providers -> regarding name onl
6237 - r 9977
6238
6239 -------------------------------------------------------------------
6240 Tue May  6 17:35:59 CEST 2008 - dmacvicar@suse.de
6241
6242 - add flag --registrable (-r) to query pool to avoid
6243   using system as a filter
6244 - 4.19.1
6245
6246 -------------------------------------------------------------------
6247 Tue May  6 07:37:22 CEST 2008 - coolo@suse.de
6248
6249 - return values in non-void functions
6250
6251 -------------------------------------------------------------------
6252 Mon May  5 14:08:20 CEST 2008 - jkupec@suse.cz
6253
6254 - support multiple search strings in PoolQuery (ORed)
6255 - revision 9945
6256
6257 -------------------------------------------------------------------
6258 Mon May  5 09:55:29 CEST 2008 - schubi@suse.de
6259
6260 - Switch off the upgrade mode of the
6261   SAT solver cause the packages have already been evaluated by
6262   the distupgrade machanism of libzypp. (bnc #386375)
6263 - rev 9943
6264
6265 -------------------------------------------------------------------
6266 Fri May  2 16:36:04 CEST 2008 - jreidinger@suse.cz
6267
6268 - release file after copy to cache as soon as possible.
6269   (bnc #381311)
6270 - r9940
6271
6272 -------------------------------------------------------------------
6273 Fri May  2 16:28:05 CEST 2008 - schubi@suse.de
6274
6275 - Bugfix: keep states by user has been removed it the
6276   package has not been installed BUT has been recommended by another package.
6277   (bnc #385832)
6278 - rev 9938
6279
6280 -------------------------------------------------------------------
6281 Fri May  2 12:19:22 CEST 2008 - jreidinger@suse.cz
6282
6283 - add isLocal function to Url which say if scheme is local or
6284   internet.
6285 - r9932
6286
6287 -------------------------------------------------------------------
6288 Fri May  2 09:36:18 CEST 2008 - jreidinger@suse.cz
6289
6290 - cache decision for repository depend on his url.
6291 - http,ftp and smb cache packages.
6292 - revision 9929
6293
6294 -------------------------------------------------------------------
6295 Thu May  1 00:50:51 CEST 2008 - ma@suse.de
6296
6297 - Load and maintain persistent hard locks stored in /etc/zypp/locks.
6298   Locks are loaded together with the target, and changes are writen
6299   back on commit. zypp.conf option locksfile.apply can be used to turn
6300   this feature on or off. (FATE #120352)
6301 - version 4.18.0
6302 - revision 9927
6303
6304 -------------------------------------------------------------------
6305 Wed Apr 30 16:27:49 CEST 2008 - ma@suse.de
6306
6307 - Add zypp.conf option solvfilesdir: Path where the repo solv files
6308   are created. Default value: {cachedir}/solv.
6309 - Target and repositories now save their solvfiles below {solvfilesdir}
6310   in directories named after the repositories alias.
6311 - version 4.18.0
6312 - revision 9913
6313
6314 -------------------------------------------------------------------
6315 Wed Apr 30 14:19:16 CEST 2008 - jkupec@suse.cz
6316
6317 - fixed filesystem::expandlink(Pathname) (bnc #368477)
6318 - r9906
6319
6320 -------------------------------------------------------------------
6321 Tue Apr 29 16:37:19 CEST 2008 - schubi@suse.de
6322
6323 - cleanup in return values of doUpgrade and doUpdate
6324 - r9886
6325 - 4.17.0
6326
6327 -------------------------------------------------------------------
6328 Mon Apr 28 18:27:54 CEST 2008 - jkupec@suse.cz
6329
6330 - check for valid pool in begin(), improve the code (bnc #384337)
6331 - r9872
6332 - 4.16.0
6333
6334 -------------------------------------------------------------------
6335 Mon Apr 28 15:40:09 CEST 2008 - mvidner@suse.cz
6336
6337 - Updated package-manager-su from xdg-utils-1.0.2-48 (bnc#339549).
6338
6339 -------------------------------------------------------------------
6340 Mon Apr 28 15:25:46 CEST 2008 - schubi@suse.de
6341
6342 - added translations
6343
6344 -------------------------------------------------------------------
6345 Mon Apr 28 11:15:47 CEST 2008 - jkupec@suse.cz
6346
6347 - ostream operator<<(ostream,TriBool) added
6348 - r9833
6349
6350 -------------------------------------------------------------------
6351 Fri Apr 25 16:12:12 CEST 2008 - ma@suse.de
6352
6353 - Prevent target::unload from creating a system repo in order
6354   to unload it. (bnc 382297)
6355 - version 4.15.2
6356 - revision 9822
6357
6358 -------------------------------------------------------------------
6359 Fri Apr 25 14:15:17 CEST 2008 - ma@suse.de
6360
6361 - Prevent deselected or deleted items from being re-selected due to
6362   recommends (aka. persistent soft locks). Unlike hard locked, those
6363   items will be automatically selected if required. The list of soft
6364   locked items is stored in /var/lib/zypp/SoftLocks.
6365 - version 4.15.1
6366 - revision 9818
6367
6368 -------------------------------------------------------------------
6369 Wed Apr 23 22:24:00 CEST 2008 - ma@suse.de
6370
6371 - Remove obsolete AdditionalCapabilities interface from ResPool.
6372   Forward sat::Pool::RepositoryIterator. There's no more need to
6373   maintain an extra Repository list in ResPool.
6374 - revision 9806
6375
6376 -------------------------------------------------------------------
6377 Wed Apr 23 21:12:56 CEST 2008 - ma@suse.de
6378
6379 - Support dependencies requiring a specific architecture:
6380   "name[.arch] [op edition]". See class Capability for details
6381   about how to construct dependencies. (bnc #305445)
6382 - version 4.15.0
6383 - revision 9805
6384
6385 -------------------------------------------------------------------
6386 Tue Apr 22 17:39:28 CEST 2008 - dmacvicar@suse.de
6387
6388 - patch attributes and deprecate old ones
6389 - 4.14.0
6390
6391 -------------------------------------------------------------------
6392 Tue Apr 22 15:44:34 CEST 2008 - jreidinger@suse.cz
6393
6394 - change locks api -
6395 - make more functions const
6396 - replace add/remove by selectable to add/remove by ident or name and kind
6397 - rename iterator to const_iterator to avoid confusion
6398 - revision 9781
6399
6400 -------------------------------------------------------------------
6401 Tue Apr 22 13:55:14 CEST 2008 - schubi@suse.de
6402
6403 - Do architecture changes while "dup" in the external distribution
6404   upgrade ONLY. bnc #382274
6405 - Added "ignore" to the solutions
6406 - Added "self-conflicts" to the solution
6407 - added new solver mechanism "resolveQueue"
6408 - Bugfix broken/satisfied products
6409 - rev 9776
6410
6411 -------------------------------------------------------------------
6412 Tue Apr 22 10:33:03 CEST 2008 - ma@suse.de
6413
6414 - Added Pattern::core returning the packages required by a pattern.
6415   (see also Pattern::depends and Pattern::contents).
6416 - revision 9771
6417
6418 -------------------------------------------------------------------
6419 Mon Apr 21 15:38:10 CEST 2008 - ma@suse.de
6420
6421 - Added Target::release(), returning the targets distribution
6422   release string.
6423 - revision 9761
6424
6425 -------------------------------------------------------------------
6426 Sat Apr 19 01:08:04 CEST 2008 - ma@suse.de
6427
6428 - per default abort if package installation fails. (bnc #381203)
6429 - version 4.13.3
6430 - revision 9725
6431
6432 -------------------------------------------------------------------
6433 Fri Apr 18 15:19:36 CEST 2008 - dmacvicar@suse.de
6434
6435 - add ZYpp and curl version to http agent string
6436   (bnc #381280)
6437
6438 -------------------------------------------------------------------
6439 Thu Apr 17 16:29:15 CEST 2008 - ma@suse.de
6440
6441 - Fixed pools package index wrongly including source packages. (bnc #380283)
6442 - version 4.13.2
6443 - revision 9683
6444
6445 -------------------------------------------------------------------
6446 Wed Apr 16 15:00:19 CEST 2008 - ma@suse.de
6447
6448 - Disable fast creation of @System.solv. It may produce wrong results
6449   e.g. after a rebuilddb.
6450 - version 4.13.1
6451 - revision 9666
6452
6453 -------------------------------------------------------------------
6454 Wed Apr 16 12:50:09 CEST 2008 - ma@suse.de
6455
6456 - initializeTarget now takes an additional option, telling whether to
6457   rebuild an existing rpm database before using it. Default is false.
6458   (bnc #308352)
6459 - version 4.13.0
6460 - revision 9664
6461
6462 -------------------------------------------------------------------
6463 Tue Apr 15 12:57:42 CEST 2008 - jreidinger@suse.cz
6464
6465 - save do nothing if no locks added/removed
6466 - fix bug with multiple save lock
6467 - don't save same query multiple times
6468 - improve tests
6469 - revision 9644
6470
6471 -------------------------------------------------------------------
6472 Tue Apr 15 09:34:29 CEST 2008 - schubi@suse.de
6473
6474 - added new translations
6475 - activate zypp-query-pool
6476 - Revision 9637
6477 - 4.12.1
6478
6479 -------------------------------------------------------------------
6480 Tue Apr 15 00:54:07 CEST 2008 - jkupec@suse.cz
6481
6482 - Locks API cleaned-up, iterator added, light read() added
6483 - PoolQuery::attribute(SolvAttr) getter added
6484 - revision 9609
6485
6486 -------------------------------------------------------------------
6487 Mon Apr 14 17:00:05 CEST 2008 - dmacvicar@suse.de
6488
6489 - reenable zypp-query-pool
6490 - 4.11.1
6491
6492 -------------------------------------------------------------------
6493 Mon Apr 14 12:53:09 CEST 2008 - ma@suse.de
6494
6495 - Enable evaluation of hardware dependencies.
6496 - Enable evaluation of filesystem dependencies.
6497 - revision 9605
6498
6499 -------------------------------------------------------------------
6500 Sun Apr 13 02:17:25 CEST 2008 - jkupec@suse.cz
6501
6502 - RawMetadataRefreshPolicy: CheckIfNeededIgnoreDelay added
6503   needed for explicit refresh request
6504 - revision 9574
6505
6506 -------------------------------------------------------------------
6507 Fri Apr 11 21:55:21 CEST 2008 - ma@suse.de
6508
6509 - Install ResPoolProxy index to speedup Solvable to Selectable
6510   conversion.
6511 - version 4.11.0
6512 - revision 9558
6513
6514 -------------------------------------------------------------------
6515 Fri Apr 11 18:02:14 CEST 2008 - kkaempf@suse.de
6516
6517 - Implement update scripts installed by packages. After every
6518   package install /var/adm/update-scripts is scanned for the first
6519   file starting with "<name>-<version>.<release>-", which is then
6520   executed.
6521 - revision 9547
6522
6523 -------------------------------------------------------------------
6524 Fri Apr 11 14:43:05 CEST 2008 - ma@suse.de
6525
6526 - Fix SolvIterMixin to avioid multiple visits of the same Selectable.
6527 - Add Resolvable::poolItem() providing access to the corresponding
6528   PoolItem. API to query isRelevant/isSatisfied/isBroken was moved
6529   to PoolItem.
6530 - Add ResPool::satisfiedProductsBegin/End iterator over all products
6531   whose dependencies are satisfied. This reflects the status determined
6532   by the last solver run. (#368104)
6533 - revision 9535
6534
6535 -------------------------------------------------------------------
6536 Fri Apr 11 12:07:47 CEST 2008 - jreidinger@suse.cz
6537
6538 - switch to new locks api
6539 - revision 9524
6540
6541 -------------------------------------------------------------------
6542 Wed Apr  9 21:24:54 CEST 2008 - ma@suse.de
6543
6544 - Enable ui::Selectable lookup by Solvable/PoolItem in ResPoolProxy.
6545 - Add SolvIterMixin: Base class providing PoolItem_iterator and
6546   Selectable_iterator iterator types based on a Solvable iterator.
6547 - Enhanced WhatProvides and SolvableSet to PoolItem_iterator to offer
6548   PoolItem_iterator and Selectable_iterator.
6549 - Add Solvable::SplitIdent: Helper class that splits an identifier
6550   into kind and name.
6551 - Provide methods Pattern::contents returning a collection of packages
6552   associated with the pattern/patch.
6553 - revision 9496
6554
6555 -------------------------------------------------------------------
6556 Tue Apr  8 15:50:48 CEST 2008 - jreidinger@suse.cz
6557
6558 - add comparing to PoolQuery
6559 - revision 9466
6560
6561 -------------------------------------------------------------------
6562 Tue Apr  8 13:18:30 CEST 2008 - jreidinger@suse.cz
6563
6564 - move RepoInfo to universal RepoException. This can enable more verbose output - for frontend. (helps with bnc #377137)
6565 - revision 9452
6566
6567 -------------------------------------------------------------------
6568 Tue Apr  8 10:52:30 CEST 2008 - jreidinger@suse.cz
6569
6570 - initial implementation of new locks (FATE #120118 and #120352)
6571 - revision 9442
6572
6573 -------------------------------------------------------------------
6574 Tue Apr  7 15:18:22 CEST 2008 - dmacvicar@suse.de
6575
6576 - selectable API updates and changes
6577 - 4.10.0
6578
6579 -------------------------------------------------------------------
6580 Fri Apr  4 14:01:45 CEST 2008 - jreidinger@suse.cz
6581
6582 - add split with respect to escaped delimeters and also for quotes
6583 - revision 9373
6584
6585 -------------------------------------------------------------------
6586 Thu Apr  3 12:55:50 CEST 2008 - ma@suse.de
6587
6588 - Fixed some missing package and source package attributes.
6589 - revision 9348
6590
6591 -------------------------------------------------------------------
6592 Thu Apr  3 11:59:13 CEST 2008 - ma@suse.de
6593
6594 - Allow to store a media label in MediaSetAccess. This label is
6595   passed to a media change requests to describe which CD is
6596   requested.  (bnc #330094)
6597 - Fixed some missing package and source package attributes.
6598 - revision 9347
6599
6600 -------------------------------------------------------------------
6601 Wed Apr  2 13:48:52 CEST 2008 - schubi@suse.de
6602
6603 - Moved poolItem.status().isSatisfied(),.... to poolItem.isSatisfied()
6604 - Removed establish state in ResStatus
6605 - revision 9337
6606 - version 4.7.0
6607
6608 -------------------------------------------------------------------
6609 Wed Apr  2 10:24:17 CEST 2008 - ma@suse.de
6610
6611 - Add PoolItem::isSatisfied()/isBroken() to test whether
6612   the items requirements are met.
6613 - revision 9334
6614
6615 -------------------------------------------------------------------
6616 Tue Apr  1 21:54:10 CEST 2008 - ma@suse.de
6617
6618 - Extend sat::WhatProvides to allow to query for possible providers
6619   of a collection of capabilies. E.g. all providers of a packages
6620   requirements.
6621 - Fixed retrieval of translated texts from .solv files, provided the
6622   solv file contains them.
6623 - revision 9328
6624
6625 -------------------------------------------------------------------
6626 Tue Apr  1 16:17:44 CEST 2008 - jreidinger@suse.cz
6627
6628 - initial implementation of serialize/recovery PoolQuery
6629   (needed by FATE #120118)
6630 - revision 9325
6631
6632 -------------------------------------------------------------------
6633 Wed Mar 26 16:15:24 CET 2008 - ma@suse.de
6634
6635 - Allow prioritizing repos by adding a line 'priority=N' to the
6636   .repo file. Where N is an integer number from 1 (highest prio)
6637   to 99 (least and default). (bnc #369827, fate #302872)
6638 - version 4.6.1
6639 - revision 9276
6640
6641 -------------------------------------------------------------------
6642 Mon Mar 24 21:17:05 CET 2008 - coolo@suse.de
6643
6644 - support plaindir again (at least the most important parts)
6645
6646 -------------------------------------------------------------------
6647 Fri Mar 21 13:23:13 CET 2008 - jreidinger@suse.cz
6648
6649 - Throwing special exception MediaBadCAException in case of SSL
6650   certificate validation failure.(bnc #223512)
6651 - revision 9250
6652
6653 -------------------------------------------------------------------
6654 Fri Mar 21 12:38:39 CET 2008 - jreidinger@suse.cz
6655
6656 - add new error IO_SOFT to media request callback for temporary
6657   connection problem. (bnc #328822)
6658 - add new media exception timeout when somethink fail due to exceed
6659   timeout
6660 - mediacurl throw timeout exception when timeouted
6661 - revision 9246
6662
6663 -------------------------------------------------------------------
6664 Thu Mar 20 15:00:24 CET 2008 - jreidinger@suse.cz
6665
6666 - return more information from checking if metadata need refresh,
6667   so user can get better info. (bnc #307249)
6668 - revision 9231
6669
6670 -------------------------------------------------------------------
6671 Tue Mar 18 21:59:04 CET 2008 - ma@suse.de
6672
6673 - class sat::LocaleSupport: Convenience methods to manage support
6674   for language specific packages.
6675 - revision 9197
6676
6677 -------------------------------------------------------------------
6678 Tue Mar 18 13:54:16 CET 2008 - jkupec@suse.cz
6679
6680 - removed obsolete capability handling stuff (ma)
6681 - version 4.5.0
6682
6683 -------------------------------------------------------------------
6684 Tue Mar 18 11:42:51 CET 2008 - jreidinger@suse.cz
6685
6686 - Don't mask skip and abort exception in Fetcher
6687 - revision 9188
6688
6689 -------------------------------------------------------------------
6690 Tue Mar 18 11:00:22 CET 2008 - jreidinger@suse.cz
6691
6692 - action is correctly set in mediaRequest callback
6693 - revision 9186
6694
6695 -------------------------------------------------------------------
6696 Mon Mar 17 12:33:44 CET 2008 - ma@suse.de
6697
6698 - Fix SEGV in commit (bnc# 371137)
6699 - version 4.4.3
6700 - revision 9174
6701
6702 -------------------------------------------------------------------
6703 Fri Mar 14 17:28:39 CET 2008 - ma@suse.de
6704
6705 - version 4.4.2
6706
6707 -------------------------------------------------------------------
6708 Fri Mar 14 14:27:43 CET 2008 - dmacvicar@suse.de
6709
6710 - look for openssl in cmake, actually we build require it
6711 - explicitely link against openssl and crypto, required to
6712   compile in all platforms/distros.
6713
6714 -------------------------------------------------------------------
6715 Fri Mar 14 12:07:41 CET 2008 - jreidinger@suse.cz
6716
6717 - Save repo type during refresh if type is NONE (f.e. lazy probing).
6718 - revision 9153
6719
6720 -------------------------------------------------------------------
6721 Fri Mar 14 11:34:24 CET 2008 - jreidinger@suse.cz
6722
6723 - replace gpg escaped semicolon with real semicolon (bnc #355434)
6724 - revision 9151
6725
6726 -------------------------------------------------------------------
6727 Fri Mar 14 10:17:41 CET 2008 - jreidinger@suse.cz
6728
6729 - make strings from RpmDb and Keyring exceptions translatable
6730 - revision 9146
6731
6732 -------------------------------------------------------------------
6733 Thu Mar 13 18:41:26 CET 2008 - dmacvicar@suse.de
6734
6735 - fix retrieving keys (bnc #368099)
6736 - version 4.4.1
6737
6738 -------------------------------------------------------------------
6739 Thu Mar 13 18:40:57 CET 2008 - jreidinger@suse.cz
6740
6741 - enable frontend to rewrite add_probe settings.(bnc #309612)
6742 - Correct adding repo without type to lazy probing.
6743 - revision 9135
6744
6745 -------------------------------------------------------------------
6746 Thu Mar 13 17:59:52 CET 2008 - jreidinger@suse.cz
6747
6748 - get better message if something fail when trying run rpm
6749   (bnc #344584)
6750 - revision 9133
6751
6752 -------------------------------------------------------------------
6753 Thu Mar 13 12:33:13 CET 2008 - ma@suse.de
6754
6755 - Add ExternalProgram::execError and ExternalProgram::command
6756   to improve error reporting.
6757 - revision 9112
6758
6759 -------------------------------------------------------------------
6760 Thu Mar 13 11:45:20 CET 2008 - jkupec@suse.cz
6761
6762 - release all media before requesting another (bnc #336881)
6763 - revision 9110
6764
6765 -------------------------------------------------------------------
6766 Thu Mar 13 11:32:56 CET 2008 - jkupec@suse.cz
6767
6768 - getDetectedDevices added (fate #120298)
6769 - revision 9108
6770
6771 -------------------------------------------------------------------
6772 Wed Mar 12 15:55:14 CET 2008 - jkupec@suse.cz
6773
6774 - media backend release() methods changed to take string & instead
6775   of bool (needed for FATE #120298)
6776 - media label, detected device list and current device arguments
6777   added to the requestMedia callback
6778 - version 4.4.0
6779
6780 -------------------------------------------------------------------
6781 Wed Mar 12 14:16:07 CET 2008 - coolo@suse.de
6782
6783 - fix for bnc#369543
6784
6785 -------------------------------------------------------------------
6786 Mon Mar 10 13:30:04 CET 2008 - jkupec@suse.cz
6787
6788 - provide download rate info (average and curent) in the
6789   media::DownloadProgressReport for ftp/http (bnc #168935)
6790 - r9074
6791
6792 -------------------------------------------------------------------
6793 Mon Mar 10 12:45:03 CET 2008 - jkupec@suse.cz
6794
6795 - cleanCache(): clean also .cookie files
6796 - cleanTargetCache() added
6797 - use escaped_alias() in rawcache_path_for_repoinfo() and
6798   packagescache_path_for_repoinfo()
6799 - r9068
6800
6801 -------------------------------------------------------------------
6802 Fri Mar  7 19:59:10 CET 2008 - jkupec@suse.cz
6803
6804 - fixed location of RPMs in subdirs when parsing plaindir repo
6805   recursively (bnc #368218)
6806 - revision 9060
6807
6808 -------------------------------------------------------------------
6809 Thu Mar  6 13:42:53 CET 2008 - ma@suse.de
6810
6811 - Do not filter any installed solvables.
6812 - revision 9031
6813 - version 4.3.2
6814
6815 -------------------------------------------------------------------
6816 Wed Mar  5 11:33:26 CET 2008 - ma@suse.de
6817
6818 - Try to rebuild broken solv files in Target::load.
6819 - revision 9015
6820
6821 -------------------------------------------------------------------
6822 Tue Mar  4 18:17:41 CET 2008 - ma@suse.de
6823
6824 - Try to rebuild broken solv files in RepoManager::loadFromCache.
6825 - Fix RepoStatus::operator&& and RepoStatus testsuite.
6826 - revision 9008
6827
6828 -------------------------------------------------------------------
6829 Tue Mar  4 16:09:14 CET 2008 - schubi@suse.de
6830
6831 - improved problem description while a vendor change
6832 - improved problem description if a requirement cannot be fulfilled. Bug #358560
6833 - revision 9002
6834
6835 -------------------------------------------------------------------
6836 Tue Mar  4 12:57:58 CET 2008 - ma@suse.de
6837
6838 - Save and restore requested locales on target load/commit.
6839 - revision 8999
6840
6841 -------------------------------------------------------------------
6842 Mon Mar  3 17:10:26 CET 2008 - schubi@suse.de
6843
6844 - (Update) Prevent reinstallation of installed packages.
6845 - revision 8984
6846
6847 -------------------------------------------------------------------
6848 Sun Mar  2 16:13:16 CET 2008 - coolo@suse.de
6849
6850 - refresh metadata if there is no cache to unbreak compat with
6851   kiwi (that relied on "zypper sa <url> <alias>" to create a repo
6852   that "zypper in" could work on)
6853
6854 -------------------------------------------------------------------
6855 Sun Mar  2 10:28:13 CET 2008 - coolo@suse.de
6856
6857 - create cache directory before calling rpmdb2solv (in an empty
6858   chroot)
6859 - version 4.3.1
6860
6861 -------------------------------------------------------------------
6862 Thu Feb 28 16:43:11 CET 2008 - jkupec@suse.cz
6863
6864 - special exception message if server returns 403 response
6865   (forbidden) (port from SP2)
6866 - MediaException messages marked for translation
6867
6868 -------------------------------------------------------------------
6869 Wed Feb 27 10:31:24 CET 2008 - dmacvicar@suse.de
6870
6871 - make sure we have target cache on target initialize
6872 - version 4.3.0
6873
6874 -------------------------------------------------------------------
6875 Tue Feb 26 13:59:03 CET 2008 - lslezak@suse.cz
6876
6877 - DiskUsageCounter.cc - ignore "vfat", "fat", "ntfs" and "ntfs-3g"
6878   file systems (#333166)
6879 - rev. 8915
6880
6881 -------------------------------------------------------------------
6882 Tue Feb 26 13:26:30 CET 2008 - ma@suse.de
6883
6884 - Fixed Capabilites iterator exposing prereq marker.
6885 - revision 8914
6886
6887 -------------------------------------------------------------------
6888 Tue Feb 26 11:29:05 CET 2008 - schubi@suse.de
6889
6890 - postinstall script fixed
6891 - version 4.2.10
6892
6893 -------------------------------------------------------------------
6894 Mon Feb 25 17:06:53 CET 2008 - schubi@suse.de
6895
6896 - Testcases regards modaliases, rpmlib, ... correctly
6897 - Revision 8904
6898
6899 -------------------------------------------------------------------
6900 Mon Feb 25 13:20:26 CET 2008 - ma@suse.de
6901
6902 - Remove obsolete sql database. (bnc#363224)
6903 - revision 8898
6904
6905 -------------------------------------------------------------------
6906 Fri Feb 22 14:03:59 CET 2008 - ma@suse.de
6907
6908 - Take care target uses --root when creating solv files (bnc #363789)
6909 - revision 8881
6910
6911 -------------------------------------------------------------------
6912 Fri Feb 22 10:10:14 CET 2008 - schubi@suse.de
6913
6914 - Unmaintained packages which does not fit to the updated system
6915   (broken dependencies) will be deleted.
6916 - revision 8867
6917
6918 -------------------------------------------------------------------
6919 Fri Feb 22 07:20:35 CET 2008 - coolo@suse.de
6920
6921 - let libzypp-devel require libsatsolver-devel
6922
6923 -------------------------------------------------------------------
6924 Wed Feb 20 13:47:56 CET 2008 - ma@suse.de
6925
6926 - Cleanup unused /var/lib/zypp/cache in migrate_sources (#305160)
6927 - revision 8833
6928
6929 -------------------------------------------------------------------
6930 Tue Feb 19 16:21:12 CET 2008 - jkupec@suse.cz
6931
6932 - media: fixed DownloadProgressReport.finish() url argument in
6933   doGetFileCopy()
6934 - revision 8815
6935
6936 -------------------------------------------------------------------
6937 Tue Feb 19 11:21:59 CET 2008 - dmacvicar@suse.de
6938
6939 - hardlink when possible to optimize data transfer
6940   and space across caches.
6941 - version 4.2.8
6942
6943 -------------------------------------------------------------------
6944 Tue Feb 19 08:15:07 CET 2008 - coolo@suse.de
6945
6946 - added some locale support to sat::Solvable
6947 - version 4.2.7
6948
6949 -------------------------------------------------------------------
6950 Mon Feb 18 14:15:48 CET 2008 - dmacvicar@suse.de
6951
6952 - handle error messages better in doesFileExist too which is
6953   used during probing. (bnc #362608)
6954
6955 -------------------------------------------------------------------
6956 Sun Feb 17 21:44:12 CET 2008 - dmacvicar@suse.de
6957
6958 - Fetcher::reset() should not reset cache directories.
6959   (bnc #348050)
6960 - version 4.2.6
6961
6962 -------------------------------------------------------------------
6963 Fri Feb 16 15:47:00 CET 2008 - dmacvicar@suse.de
6964
6965 - Use CURLOPT_NOBODY instead of a CURLOPT_RANGE of 1 byte
6966   for http and https, but this time set CURLOPT_HTTPGET back to 1
6967   so it actually works. This makes Media::doesFileExist
6968   efficient for http and https.
6969   (related to bnc #348050)
6970 - version 4.2.5
6971
6972 -------------------------------------------------------------------
6973 Fri Feb 15 10:52:59 CET 2008 - coolo@suse.de
6974
6975 - using .solv files only now (fate #303018)
6976 - revision 8699
6977
6978 -------------------------------------------------------------------
6979 Tue Feb 12 17:10:48 CET 2008 - coolo@suse.de
6980
6981 - fix architectures on distupgrade
6982
6983 -------------------------------------------------------------------
6984 Fri Feb  8 12:50:30 CET 2008 - coolo@suse.de
6985
6986 - fixes from trunk merged
6987
6988 -------------------------------------------------------------------
6989 Fri Feb  1 17:45:07 CET 2008 - jkupec@suse.cz
6990
6991 - fixed renaming a repo to an existing one (bnc #228216)
6992 - revision 8431
6993
6994 -------------------------------------------------------------------
6995 Sun Jan 27 21:35:13 CET 2008 - coolo@suse.de
6996
6997 - fix changelog
6998
6999 -------------------------------------------------------------------
7000 Thu Jan 24 18:26:47 CET 2008 - jkupec@suse.cz
7001
7002 - read .curlrc more robustly to obtain user-proxy (#330351)
7003 - revision 8368
7004
7005 -------------------------------------------------------------------
7006 Fri Jan 18 12:19:09 CET 2008 - coolo@suse.de
7007
7008 - always buildrequire openssl-devel
7009 - replacing strange utf-8 chars in changelog
7010 - revision 8317
7011
7012 -------------------------------------------------------------------
7013 Thu Jan 17 15:07:52 CET 2008 - jkupec@suse.cz
7014
7015 - Saner NFS timeo default (#350309)
7016 - revision 8314
7017
7018 -------------------------------------------------------------------
7019 Thu Jan 17 12:03:10 CET 2008 - kkaempf@suse.de
7020
7021 - support 'patterns.pat' and 'patterns.pat.gz' to read all
7022   patterns in one go.
7023 - rev 8309
7024
7025 -------------------------------------------------------------------
7026 Tue Jan 15 14:56:21 CET 2008 - lslezak@suse.cz
7027
7028 - added RpmDb::removePubkey(), call it from
7029   KeyRing::Impl::deleteKey() - remove the GPG key from RPM when it
7030   is removed from the trusted keyring
7031 - revision 8288
7032
7033 -------------------------------------------------------------------
7034 Mon Jan 14 17:11:15 CET 2008 - schubi@suse.de
7035
7036 - Textchanges
7037 - reduced logging in SAT-solver
7038 - ordering solutions
7039 - version 4.1.8
7040 - revision 8276
7041
7042 -------------------------------------------------------------------
7043 Thu Jan 10 16:50:26 CET 2008 - schubi@suse.de
7044
7045 - Enabled SAT solver via default. (removed ZYPP_SAT_SOLVER)
7046   ZYPP_RC_SOLVER=1 will enable the old RedCapet solver
7047 - Revision 8255
7048 - Version 4.1.7
7049
7050 -------------------------------------------------------------------
7051 Wed Jan  2 18:24:34 CET 2008 - jkupec@suse.cz
7052
7053 - Pathname zypp::filesystem::expandlink(const Pathname &) added
7054 - if the provided file is a symlink, expand it (#274651) (this
7055   probably won't work for schemes other than file/dir and cd/dvd)
7056 - revision 8179
7057
7058 -------------------------------------------------------------------
7059 Tue Dec 18 12:28:22 CET 2007 - aschnell@suse.de
7060
7061 - fixed password handling in URLs (bug #347273)
7062 - revision 8118
7063
7064 -------------------------------------------------------------------
7065 Mon Dec 17 13:47:44 CET 2007 - ma@suse.de
7066
7067 - Fixed default text locale detection not to use static variables. (#346872)
7068 - version 4.1.6
7069 - revision 8116
7070
7071 -------------------------------------------------------------------
7072 Mon Dec 10 12:46:26 CET 2007 - ma@suse.de
7073
7074 - Log more details about zypp lock owner. (#294094)
7075 - revision 8088
7076
7077 -------------------------------------------------------------------
7078 Fri Dec  7 15:47:53 CET 2007 - ma@suse.de
7079
7080 - Remove runtime dependency for libboost_filesystem (#345773)
7081 - version 4.1.5
7082 - revision 8061
7083
7084 -------------------------------------------------------------------
7085 Fri Nov 30 14:20:34 CET 2007 - schubi@suse.de
7086
7087 - Enable SAT solver via environment variable ZYPP_SAT_SOLVER.
7088   e.g.: ZYPP_SAT_SOLVER=1 zypper install foo
7089 - version 4.1.4
7090 - revision 7998
7091
7092 -------------------------------------------------------------------
7093 Wed Nov 28 15:12:33 CET 2007 - aschnell@suse.de
7094
7095 - make IniParser more strict (bug #306697)
7096
7097 -------------------------------------------------------------------
7098 Mon Nov 26 13:19:34 CET 2007 - ma@suse.de
7099
7100 - Fix missing packages in patch content list. (#340896)
7101 - revision 7925
7102
7103 -------------------------------------------------------------------
7104 Fri Nov 16 12:46:39 CET 2007 - coolo@suse.de
7105
7106 - fix build
7107
7108 -------------------------------------------------------------------
7109 Wed Nov 14 14:23:23 CET 2007 - ma@suse.de
7110
7111 - Output date strings in UTF-8. (#339423)
7112 - revision 7807
7113
7114 -------------------------------------------------------------------
7115 Tue Nov 13 13:40:03 CET 2007 - schubi@suse.de
7116
7117 - fixes for new gcc
7118 - version 4.1.3
7119 - r7788
7120
7121 -------------------------------------------------------------------
7122 Mon Nov  5 15:22:33 CET 2007 - ma@suse.de
7123
7124 - Don't mark failed patch scripts as installed. (#327523)
7125 - version 4.1.2
7126 - revision 7744
7127
7128 -------------------------------------------------------------------
7129 Wed Oct 31 09:19:59 CET 2007 - dmueller@suse.de
7130
7131 - update rpmlint suppression
7132
7133 -------------------------------------------------------------------
7134 Fri Oct 26 15:12:24 CEST 2007 - aschnell@suse.de
7135
7136 - fixed retrieval of epoch from rpmdb (bug #246680)
7137
7138 -------------------------------------------------------------------
7139 Thu Oct 25 16:29:24 CEST 2007 - aschnell@suse.de
7140
7141 - allow non-existing "packages" file in susetags parser (bug
7142   #309235)
7143
7144 -------------------------------------------------------------------
7145 Fri Oct 12 15:47:37 CEST 2007 - ma@suse.de
7146
7147 - SMBIOS DMI modalias matching added (#333152)
7148 - revision 7494
7149
7150 -------------------------------------------------------------------
7151 Sat Oct  6 16:37:11 CEST 2007 - jkupec@suse.cz
7152 - do not download the same file multiple times in one attach session
7153   (#307098), r7456
7154 - special cdrom detection code for SCSI / Virtual CDROMs on iSeries
7155   removed - should be correctly detected by HAL now
7156   (#167629, #163971), r7452
7157 - version 4.1.1
7158
7159 -------------------------------------------------------------------
7160 Fri Oct 05 10:35:47 CEST 2007 - aschnell@suse.de
7161
7162 - filter architecture in plaindir parser (bug #330791)
7163
7164 -------------------------------------------------------------------
7165 Thu Oct  4 16:31:58 CEST 2007 - ma@suse.de
7166
7167 - Throw constructing malformed checksums. (#189096)
7168 - revision 7441
7169
7170 -------------------------------------------------------------------
7171 Thu Oct  4 14:22:31 CEST 2007 - mvidner@suse.cz
7172
7173 - Renamed templates back because proper qualification makes it work
7174   too.
7175 - 4.1.0
7176
7177 -------------------------------------------------------------------
7178 Thu Oct 04 11:23:19 CEST 2007 - aschnell@suse.de
7179
7180 - only look for repositories in file ending ".repo" (bug #294779)
7181
7182 -------------------------------------------------------------------
7183 Wed Oct  3 13:37:57 CEST 2007 - mvidner@suse.cz
7184
7185 - Fixed compilation errors with GCC 4.3 by adding missing includes
7186   and renaming templates: MaxBits to MaxBitsT, Mask to MaskT,
7187   Compare<Edition> to CompareEd.
7188 - r7426
7189
7190 -------------------------------------------------------------------
7191 Mon Oct  1 20:29:36 CEST 2007 - ma@suse.de
7192
7193 - Incorporated patch from Michael Matz to speedup cache reading.
7194 - revision 7413
7195
7196 -------------------------------------------------------------------
7197 Fri Sep 28 18:40:59 CEST 2007 - schubi@suse.de
7198
7199 - Resolvertestcase:
7200   - log Repository info
7201   - set keep state in the testcase
7202   - handle vendor
7203 - r 4707
7204
7205 -------------------------------------------------------------------
7206 Thu Sep 27 17:13:14 CEST 2007 - ma@suse.de
7207
7208 - Fixed pattern parser SEGV on broken pattern files. (#328546)
7209 - revision 7402
7210
7211 -------------------------------------------------------------------
7212 Wed Sep 26 11:08:14 CEST 2007 - schubi@suse.de
7213
7214 - QueuItemRequire: Filter out all provider which have worser architecture,
7215   are NOT noarch and have not the same name as the requirement. The
7216   last one is needed for updating packages via patch/atoms.
7217   Bug 328081
7218 - Revert changes of r 7340
7219 - r 7386
7220
7221 -------------------------------------------------------------------
7222 Tue Sep 25 15:51:34 CEST 2007 - ma@suse.de
7223
7224 - Add missing '--install' parameter in desktop file. (#308640)
7225 - version 4.0.0
7226 - revision 7369
7227
7228 -------------------------------------------------------------------
7229 Tue Sep 25 11:08:13 CEST 2007 - jkupec@suse.cz
7230
7231 - release all attached media before attempting to eject (#293428)
7232 - fixed parsing of --proxy-user parameter of .curlrc (#309139)
7233 - revision 7352
7234 - version 3.26.0
7235
7236 -------------------------------------------------------------------
7237 Mon Sep 24 16:10:32 CEST 2007 - dmacvicar@suse.de
7238
7239 - provide a way to retrieve the metadata path. Used for
7240   installation, which incorrectly creates a repository in
7241   cache without adding it first, so metadata path is not
7242   set and therefore it is not possible to setup a media
7243   verifier on installation. Part of fix for (#293428)
7244 - 3.25.0
7245
7246 -------------------------------------------------------------------
7247 Mon Sep 24 15:48:47 CEST 2007 - schubi@suse.de
7248
7249 - If more than one resolvables provide a requirements and have different
7250   architecture take thatone with the best architecture. (Not regarding the
7251   name). Bug: Branching too much while an installation of a multi-arch-DVD
7252 - r 7340
7253 - version 3.24.8
7254
7255 -------------------------------------------------------------------
7256 Fri Sep 21 15:50:30 CEST 2007 - schubi@suse.de
7257
7258 - Checking the queue if an item will be deleted. If yes, the requirements
7259   are not needed anymore. Bug 326384
7260 - version 3.24.7
7261 - r 7329
7262
7263 -------------------------------------------------------------------
7264 Thu Sep 20 17:37:30 CEST 2007 - jkupec@suse.cz
7265
7266 - don't probe the repository type upon saving if disabled (#326769)
7267 - version 3.24.6
7268 - revision 7319
7269
7270 -------------------------------------------------------------------
7271 Thu Sep 20 15:19:53 CEST 2007 - ma@suse.de
7272
7273 - Avoid calling rpm repeatedly in case of an error. This is fault-prone,
7274   esp. if the error occurred executing the packages post-install script.
7275 - version 3.24.5
7276 - revision 7317
7277
7278 -------------------------------------------------------------------
7279 Thu Sep 20 11:00:04 CEST 2007 - ma@suse.de
7280
7281 - If a package is deselected by user, apply this soft lock to all
7282   available versions of this package.
7283 - version 3.24.4
7284 - revision 7316
7285
7286 -------------------------------------------------------------------
7287 Wed Sep 19 17:45:12 CEST 2007 - schubi@suse.de
7288
7289 - Update: Do not set an item to installation if there has been already set
7290   one for installation which has the same NVA. Bug  326286
7291 - version 3.24.3
7292 - r 7311
7293
7294 -------------------------------------------------------------------
7295 Wed Sep 19 14:19:49 CEST 2007 - ma@suse.de
7296
7297 - Enable package cache during commit. (#326249)
7298 - revision 7309
7299
7300 -------------------------------------------------------------------
7301 Tue Sep 18 14:01:02 CEST 2007 - schubi@suse.de
7302
7303 - Do not regarding requirements for packages which will be deleted in the
7304   same solver run. Bug 310618
7305 - r 7292
7306 - version 3.24.2
7307
7308 -------------------------------------------------------------------
7309 Mon Sep 17 16:33:14 CEST 2007 - jkupec@suse.cz
7310
7311 - don't download filelists.xml.gz (#307105)
7312 - version 3.24.1
7313 - revision 7269
7314
7315 -------------------------------------------------------------------
7316 Mon Sep 17 15:51:04 CEST 2007 - ma@suse.de
7317
7318 - Improve estimated diskusage while there is no valid
7319   solver result. (#325617)
7320 - revision 7266
7321
7322 -------------------------------------------------------------------
7323 Mon Sep 17 15:22:47 CEST 2007 - schubi@suse.de
7324
7325 -Bugfix in vendor change of a required resolvable (Correct error message)
7326  Bug 310455
7327 - r 7262
7328
7329 -------------------------------------------------------------------
7330 Mon Sep 17 12:36:28 CEST 2007 - lslezak@suse.cz
7331
7332 - fixed DU parsing in inst-sys (#308659)
7333 - revision 7256
7334
7335 -------------------------------------------------------------------
7336 Fri Sep 14 22:57:54 CEST 2007 - ma@suse.de
7337
7338 - Enable using patch and delta rpms. (#309124)
7339 - version 3.24.0
7340 - revision 7253
7341
7342 -------------------------------------------------------------------
7343 Thu Sep 13 17:59:55 CEST 2007 - ma@suse.de
7344
7345 - On update do not delete unmaintained non-SuSE packages.
7346 - version 3.23.2
7347 - revision 7239
7348
7349 -------------------------------------------------------------------
7350 Thu Sep 13 13:02:39 CEST 2007 - lslezak@suse.cz
7351
7352 - ZYppImpl::getPartitions() - don't return the current partitioning
7353   when the partitioning hasn't been set - fixes DU parsing in
7354   inst-sys (#308659)
7355
7356 -------------------------------------------------------------------
7357 Thu Sep 13 11:30:47 CEST 2007 - dmacvicar@suse.de
7358
7359 - Throw specific exceptions during commit (#308511)
7360 - 3.23.1
7361
7362 -------------------------------------------------------------------
7363 Wed Sep 12 18:48:00 CEST 2007 - ma@suse.de
7364
7365 - Various disk space calculation fixes. Susetags, plaindir and rpmdb
7366   now provide more detailed disk usage information.
7367   Yum metadata don't, so we book the package size to '/'. (#308362)
7368 - version 3.23.0
7369 - revision 7225
7370
7371 -------------------------------------------------------------------
7372 Wed Sep 12 15:48:41 CEST 2007 - schubi@suse.de
7373
7374 - Regarding keep state while recycle old valid solver results. Bug 286889
7375 - r 7209
7376
7377 -------------------------------------------------------------------
7378 Wed Sep 12 12:24:49 CEST 2007 - jkupec@suse.cz
7379
7380 - report 100% progress on finishing RPM removal (bug #309431)
7381 - revision 7200
7382
7383 -------------------------------------------------------------------
7384 Tue Sep 11 17:25:35 CEST 2007 - schubi@suse.de
7385
7386 - Update: rename language packages --> take that package which fits to the
7387   selected language Bug 308098
7388 - r 7919
7389
7390 -------------------------------------------------------------------
7391 Tue Sep 11 16:11:20 CEST 2007 - dmacvicar@suse.de
7392
7393 - restore deltas and patch rpms from the cache (#309124)
7394 - 3.22.8
7395
7396 -------------------------------------------------------------------
7397 Tue Sep 11 14:54:44 CEST 2007 - ma@suse.de
7398
7399 - Don't fail if a product is deleted multiple times (e.g. due to
7400   obsoletes and an explicit deleted request). (#308746)
7401 - version 3.22.7
7402 - revision 7184
7403
7404 -------------------------------------------------------------------
7405 Tue Sep 11 13:52:47 CEST 2007 - jkupec@suse.cz
7406
7407 - SYSCONFDIR variable added for modifying /etc
7408
7409 -------------------------------------------------------------------
7410 Tue Sep 11 12:18:11 CEST 2007 - schubi@suse.de
7411
7412 - uninstallable resolvable -->suggested solution: delete; Bug 308164
7413 - r 7177
7414
7415 -------------------------------------------------------------------
7416 Mon Sep 10 16:19:05 CEST 2007 - schubi@suse.de
7417
7418 - new translations added
7419 - r 7166
7420 - version 3.22.6
7421
7422 -------------------------------------------------------------------
7423 Mon Sep 10 15:50:49 CEST 2007 - lslezak@suse.cz
7424
7425 - fixed disk usage counting of updated packages (#308362)
7426
7427 -------------------------------------------------------------------
7428 Mon Sep 10 14:17:29 CEST 2007 - schubi@suse.de
7429
7430 - Splitting packages: Take the package with the best
7431   architecture,edition ONLY; Bug 308591
7432 - r 7160
7433
7434 -------------------------------------------------------------------
7435 Mon Sep 10 10:55:45 CEST 2007 - lslezak@suse.cz
7436
7437 - properly report fallback disk usage size (in kB instead of bytes)
7438   when disk usage is not known (YUM repos) (#308475)
7439
7440 -------------------------------------------------------------------
7441 Fri Sep  7 13:27:26 CEST 2007 - ma@suse.de
7442
7443 - Install a sample /etc/zypp.conf. (#306615)
7444 - Fixed missing soversion symlink in package.
7445 - version 3.22.5
7446 - revision 7150
7447
7448 -------------------------------------------------------------------
7449 Fri Sep  7 13:03:48 CEST 2007 - schubi@suse.de
7450
7451 - RequirementIsMet: return true only if ALL Atoms are NOT incomplete; Bug
7452   308252
7453 - r 7143
7454
7455 -------------------------------------------------------------------
7456 Thu Sep  6 18:22:36 CEST 2007 - schubi@suse.de
7457
7458 - Error: Select two candidate with the same name while update.
7459   Solution: If there is a candidate which is already selected for installation -->
7460   take thatone #308082
7461 - r 7132
7462
7463 -------------------------------------------------------------------
7464 Thu Sep  6 14:11:58 CEST 2007 - ma@suse.de
7465
7466 - Work arround installed patterns providing an empty vendor string. (#307743)
7467 - Let the solver treat vendor suse and opensuse as equivalent.
7468 - version 3.22.4
7469
7470 -------------------------------------------------------------------
7471 Thu Sep  6 12:33:27 CEST 2007 - schubi@suse.de
7472
7473 - Checking item before evaluating the concerning vendor. bug #307941
7474 - r 7119
7475
7476 -------------------------------------------------------------------
7477 Wed Sep  6 02:24:37 CEST 2007 - dmacvicar@suse.de
7478
7479 - Fix for bug #307163 - empty package descriptions
7480   a.k.a shared tag not 100% implemented
7481 - r 7117
7482 - version 3.22.3
7483
7484 -------------------------------------------------------------------
7485 Wed Sep  5 17:52:37 CEST 2007 - schubi@suse.de
7486
7487 - logging "reverse" NEEDED_BY in the detail description of solver
7488   problems.
7489 - improved error message if a requiremnt is not fulfilled Bug 307743
7490 - Add "ignore" option to the solution if a requirement is not fulfilled
7491   Bug 304276
7492 - revision 7113
7493
7494 -------------------------------------------------------------------
7495 Wed Sep  5 14:33:02 CEST 2007 - jkupec@suse.cz
7496
7497 - fixed the order of operands of susetags local metadata status
7498   computation which caused the YaST repositories to always get
7499   refreshed (part of bug #304310)
7500 - revision 7107
7501 - version 3.22.2
7502
7503 -------------------------------------------------------------------
7504 Tue Sep  4 12:09:10 CEST 2007 - schubi@suse.de
7505
7506 - comparing vendor with VendorAttr::equivalent
7507 - revision 7103
7508
7509 -------------------------------------------------------------------
7510 Mon Sep  3 18:43:51 CEST 2007 - schwab@suse.de
7511
7512 - Use $RPM_OPT_FLAGS.
7513
7514 -------------------------------------------------------------------
7515 Mon Sep  3 17:14:02 CEST 2007 - ma@suse.de
7516
7517 - Reset transact bits when switching status from
7518   "update" to "protected" (#246976)
7519 - version 3.22.1
7520 - revision 7094
7521
7522 -------------------------------------------------------------------
7523 Mon Sep  3 13:56:42 CEST 2007 - schubi@suse.de
7524
7525 - new translations added
7526 - rev 7083
7527
7528 -------------------------------------------------------------------
7529 Fri Aug 31 22:10:55 CEST 2007 - ma@suse.de
7530
7531 - Added ability to switch off use of patch and delta rpms via zypp.conf (#305864)
7532    [main]
7533    download.use_patchrpm = no
7534    download.use_deltarpm = no
7535 - version 3.22.0
7536 - revision 7069
7537
7538 -------------------------------------------------------------------
7539 Fri Aug 31 19:56:40 CEST 2007 - ma@suse.de
7540
7541 - On demand translate patch requirements into a list of atoms.
7542   Required by the UI to display packages acssociated with a patch.
7543   (#300612)
7544 - version 3.21.1
7545 - revision 7065
7546
7547 -------------------------------------------------------------------
7548 Fri Aug 31 13:59:54 CEST 2007 - kkaempf@suse.de
7549
7550 - enrich ResolverInfo with the reason if a user-initiated request
7551   fails (#304325, #306240)
7552 - r 7051
7553
7554 -------------------------------------------------------------------
7555 Thu Aug 30 20:10:00 CEST 2007 - jkupec@suse.cz
7556
7557 - added missing implementation of LogControl::setLineFormater()
7558   (lslezak)
7559 - version 3.21.0
7560 - revision 7041
7561
7562 -------------------------------------------------------------------
7563 Thu Aug 30 18:55:15 CEST 2007 - jkupec@suse.cz
7564
7565 - enable changing url in requestMedia callback (#294481)
7566 - revision 7037
7567
7568 -------------------------------------------------------------------
7569 Thu Aug 30 18:22:32 CEST 2007 - ma@suse.de
7570
7571 - Filter readonly mount points in DiskUsageCounter (#297405)
7572 - revision 7030
7573
7574 -------------------------------------------------------------------
7575 Thu Aug 30 17:31:33 CEST 2007 - jkupec@suse.cz
7576
7577 - remember the cause of the RepoException when refreshing metadata
7578   (#301022)
7579 - r7023
7580
7581 -------------------------------------------------------------------
7582 Thu Aug 30 17:25:14 CEST 2007 - ma@suse.de
7583
7584 - Safe fix for bug #299680.
7585 - version 3.20.1
7586 - revision 7026
7587
7588 -------------------------------------------------------------------
7589 Thu Aug 30 15:48:03 CEST 2007 - schubi@suse.de
7590
7591 - Bugfix: If a requirement has been fulfilled by more than one language
7592   resolvables only thatone will be taken which fits to the selected
7593   language.
7594 - r 7018
7595
7596 -------------------------------------------------------------------
7597 Thu Aug 30 15:14:23 CEST 2007 - jkupec@suse.cz
7598
7599 - correct error code for media errors in MediaCurl::doGetFileCopy()
7600   affects only zypper error output, does not affect YaST
7601 - r7013
7602
7603 -------------------------------------------------------------------
7604 Wed Aug 29 18:28:41 CEST 2007 - jkupec@suse.cz
7605
7606 - reverted blocking of requestMedia from r6271 (#301710)
7607 - r6999
7608
7609 -------------------------------------------------------------------
7610 Wed Aug 29 18:09:29 CEST 2007 - kkaempf@suse.de
7611
7612 - prevent progress report in destructor (#299680)
7613 - r6998
7614
7615 -------------------------------------------------------------------
7616 Wed Aug 29 18:02:36 CEST 2007 - jkupec@suse.cz
7617
7618 - treat non-filelists.xml <file> entries as file provides capabilities
7619   in YUM parser (#304701)
7620 - r6992
7621
7622 -------------------------------------------------------------------
7623 Wed Aug 29 16:32:01 CEST 2007 - kkaempf@suse.de
7624
7625 - the media.1/media uniquely identifies a 'susetags' repo, not
7626   the content file (#304200)
7627
7628 -------------------------------------------------------------------
7629 Wed Aug 29 15:42:17 CEST 2007 - jkupec@suse.cz
7630
7631 - fixed locale dir (#304649)
7632 - r6984
7633
7634 -------------------------------------------------------------------
7635 Wed Aug 29 15:39:52 CEST 2007 - kkaempf@suse.de
7636
7637 - don't treat normal package license as "license to confirm"
7638   (#305906)
7639
7640 -------------------------------------------------------------------
7641 Wed Aug 29 15:28:53 CEST 2007 - ma@suse.de
7642
7643 - Fixed fix for #293039. Segfault due to uninitialzed data.
7644 - version 3.19.3
7645 - revision 6980
7646
7647 -------------------------------------------------------------------
7648 Wed Aug 29 15:10:20 CEST 2007 - schubi@suse.de
7649
7650 - reduced too much verbosed ResolverContext logging; Bug 303971
7651 - r 6977
7652
7653 -------------------------------------------------------------------
7654 Wed Aug 29 13:55:28 CEST 2007 - ma@suse.de
7655
7656 - Fixed PlainDir repositories to provide real disk usage data. For
7657   repomd and others that do not provide any detailed disk usage info,
7658   assume the packgage size is required below "/". Peviously they were
7659   treated as being empy.
7660 - version 3.19.2
7661 - revision 6972
7662
7663 -------------------------------------------------------------------
7664 Wed Aug 29 13:36:42 CEST 2007 - schubi@suse.de
7665
7666 - Add a new solver solution in the case of running in a timeout:
7667   ProblemSolutionDoubleTimeout.h
7668   #Bug 302496
7669 - revision 6970
7670
7671 -------------------------------------------------------------------
7672 Wed Aug 29 11:23:26 CEST 2007 - dmacvicar@suse.de
7673
7674 - bug in fix for (#292986)
7675
7676 -------------------------------------------------------------------
7677 Tue Aug 28 18:48:26 CEST 2007 - dmacvicar@suse.de
7678
7679 - (#297001) - libzypp: can't skip broken packages
7680 - re enable importing zypp keyring from rpm.(#302379)
7681 - 3.19.1
7682
7683 -------------------------------------------------------------------
7684 Tue Aug 28 17:30:30 CEST 2007 - kkaempf@suse.de
7685
7686 - rename ResolvableQuery::iterateResolvablesByKindsAndStrings
7687   to ResolvableQuery::iterateResolvablesByKindsAndStringsAndRepos
7688   in order to support query-by-repo (#305384)
7689 - fix iterateResolvablesByKindsAndStringsAndRepos to take any
7690   number of kinds, names, or repos (#305347)
7691 - remove ResolvableQuery::iterateResolvablesByKind, not needed
7692 - version 3.19.0
7693 - rev 6935
7694
7695 -------------------------------------------------------------------
7696 Tue Aug 28 11:27:53 CEST 2007 - dmacvicar@suse.de
7697
7698 - real fix for reading signature ids. (#390535).
7699 - delete metadata when removing repo (#301037).
7700
7701 -------------------------------------------------------------------
7702 Mon Aug 27 23:52:41 CEST 2007 - dmacvicar@suse.de
7703
7704 - following behaviour for setPartitions
7705   - if they are not set, they are detected
7706   - if they are set, that value is used.
7707   - if value set or detected is empty, all disk usage
7708     information is read. Otherwise just values in those
7709     mount points.
7710     Should work for installation as long as detectPartitions
7711     is empty at installation.(#293039)
7712
7713 -------------------------------------------------------------------
7714 Mon Aug 27 17:08:41 CEST 2007 - kkaempf@suse.de
7715
7716 - Add ZConfig::overrideSystemArchitecture() to override zypp arch
7717   from external, e.g. for the testcases
7718 - Honor ZYPP_CONF environment variable to override the buit-in
7719   /etc/zypp/zypp.conf
7720 - Check architecture at handout() to prevent NULL ptr reference.
7721 - Bug 301286
7722 - rev 6908
7723
7724 -------------------------------------------------------------------
7725 Mon Aug 27 15:53:52 CEST 2007 - schubi@suse.de
7726
7727 -The solver generate an establish call for all
7728  resolvables which has filesystemcaps if there is not a valid result from a
7729  former solver run available. This covers:
7730  * Initial solver run
7731  * Changing of filesystem whithin a workflow, cause the solver results will
7732    be reset if the filesystem dependencies have been changed
7733  Bug 271912
7734 - r 6901
7735
7736 -------------------------------------------------------------------
7737 Sun Aug 26 15:49:27 CEST 2007 - kkaempf@suse.de
7738
7739 - pass location to plaindir package (#303751)
7740 - Add name of file in question to checksum/signature related
7741   exceptions.
7742 - pass basename of file to verifyFileSignatureWorkflow (instead of
7743   empty string).
7744 - filter out incompatible architectures when parsing sustags
7745   repos (first half of #301286)
7746 - r 6882
7747
7748 -------------------------------------------------------------------
7749 Fri Aug 24 11:52:27 CEST 2007 - dmacvicar@suse.de
7750
7751 - don't run source migration if yast is running in
7752   intsys mode (#297136)
7753 - signature and checksum verification fixes. Still pending
7754   problem ZYpp getting no output from gpg when running from zypper.
7755   (#302059)
7756
7757 -------------------------------------------------------------------
7758 Thu Aug 23 13:51:41 CEST 2007 - schubi@suse.de
7759
7760 - Do not strip resolvables which have the same name but different kind
7761   (ResolverInfo*)
7762 - Flag info NEEDEDBY correctly if it will be used by freshen/supplement
7763 - r 6830
7764
7765 -------------------------------------------------------------------
7766 Wed Aug 22 18:58:44 CEST 2007 - mvidner@suse.cz
7767
7768 - Do not use "a-z" in regexes. Fixes "Invalid Url scheme 'http'" in
7769   the Estonian locale (#302525).
7770
7771 -------------------------------------------------------------------
7772 Wed Aug 22 17:59:39 CEST 2007 - aschnell@suse.de
7773
7774 - added remembering of exception history at various places
7775
7776 -------------------------------------------------------------------
7777 Wed Aug 22 16:52:09 CEST 2007 - schubi@suse.de
7778
7779 - Bugfixes concerning vendor handling:
7780 - first bug:
7781   Installed A-1.0(vendor SuSE)
7782   Available A-2.0(other vendor)
7783   A will not be regarded as "unmaintained". So it will not be deleted.
7784 - second bug:
7785   A need B-2.0. B-1.0 is installed but has another vendor. Report a
7786   proper errmessage.
7787 - Testcase : solution-tests/vendor-test.xml
7788 - r 6812
7789 - 3.18.4
7790
7791 -------------------------------------------------------------------
7792 Tue Aug 21 15:38:08 CEST 2007 - dmacvicar@suse.de
7793
7794 - ignore HASH key for download (#300982)
7795
7796 -------------------------------------------------------------------
7797 Tue Aug 21 15:17:23 CEST 2007 - schubi@suse.de
7798
7799 - Added explicitly_requested as parameter in ResolverContext::Uninstall
7800   Bug 299819
7801 - revision 6794
7802
7803 -------------------------------------------------------------------
7804 Tue Aug 21 13:06:44 CEST 2007 - dmacvicar@suse.de
7805
7806 - If no mount information is available, parse all DU entries.
7807 - read only hack mode for migrate-sources. We actually do add
7808   repositories with it, but no harm. (#292986)
7809 - fix some typos in exceptions (#301331)
7810 - 3.18.3
7811
7812 -------------------------------------------------------------------
7813 Mon Aug 20 16:06:36 CEST 2007 - schubi@suse.de
7814
7815 - Do not regard explicit request in order to recognize updated packages
7816   correctly. Bug 301676
7817 - Updated translations
7818 - r 6766
7819 - 3.18.2
7820
7821 -------------------------------------------------------------------
7822 Mon Aug 20 15:35:46 CEST 2007 - mvidner@suse.cz
7823
7824 - package-manager script: Call /sbin/yast2 with full path because of
7825   gnomesu (#269873).
7826
7827 -------------------------------------------------------------------
7828 Mon Aug 20 15:23:14 CEST 2007 - dmacvicar@suse.de
7829
7830 - add support for the HASH key. (#300982)
7831 - Use ContentFileParser in Downloader (instead of implementing
7832   the parser again, it has a reason, Downloader was written first)
7833 - update testcases and data to cover the new HASH key
7834 - 3.18.1
7835
7836 -------------------------------------------------------------------
7837 Mon Aug 20 13:21:34 CEST 2007 - kkaempf@suse.de
7838
7839 - unify query API for kind and name, summary, description
7840   (incomplete)
7841 - rev 6761, version 3.18.0
7842
7843 -------------------------------------------------------------------
7844 Fri Aug 17 12:30:55 CEST 2007 - kkaempf@suse.de
7845
7846 - add iterateResolvablesByKindsAndName
7847 - rev 6735, version 3.17.13
7848
7849 -------------------------------------------------------------------
7850 Fri Aug 17 11:45:24 CEST 2007 - kkaempf@suse.de
7851
7852 - rename ResolvableQuery::queryByName to iterateResolvablesByName
7853 - fix reading of kind and repository in ResolvableQuery
7854 - add reverse lookups in CacheTypes
7855 - add iterateResolvablesByKind
7856 - rev 6733
7857
7858 -------------------------------------------------------------------
7859 Fri Aug 17 10:37:56 CEST 2007 - schubi@suse.de
7860
7861 - shorten solver error messages Bug 259894
7862 - rev 6723
7863
7864 -------------------------------------------------------------------
7865 Thu Aug 16 23:43:50 CEST 2007 - kkaempf@suse.de
7866
7867 - fix ResolvableQuery::query(), add ResolvableQuery::queryByName()
7868   install zypp/cache header files.
7869 - rev 6719, version 3.16.13
7870
7871 -------------------------------------------------------------------
7872 Thu Aug 16 17:21:52 CEST 2007 - kkaempf@suse.de
7873
7874 - discard pattern files with incompatbile architecture, both
7875   for download and for parsing. (#298716)
7876 - rev 6711
7877
7878 -------------------------------------------------------------------
7879 Thu Aug 16 17:12:45 CEST 2007 - kkaempf@suse.de
7880
7881 - run sqlite asynchronously and add sql index files where
7882   appropriate, gives 6x performance on certain operations.
7883   Bumping cache schema version to 1004.
7884   (#300998)
7885 - rev 6710
7886
7887 -------------------------------------------------------------------
7888 Thu Aug 16 17:08:58 CEST 2007 - kkaempf@suse.de
7889
7890 - fix String::endsWith (#301038)
7891 - rev 6709
7892
7893 -------------------------------------------------------------------
7894 Thu Aug 16 11:16:25 CEST 2007 - schubi@suse.de
7895
7896 - added an _explicitly_requested in QueueItemConflict ( as already in
7897   QueueItemEstablish, QueueItemInstall, QueueItemUninstall ) in order to
7898   remove the conflicting item without an error message. Bug 299819
7899 - rev 6699
7900
7901 -------------------------------------------------------------------
7902 Thu Aug 16 07:23:31 CEST 2007 - jkupec@suse.cz
7903
7904 - forgot to set default refresh policy in checkIfToRefreshMetadata
7905 - repo.refresh.delay default set to 10 minutes
7906 - 6693
7907
7908 -------------------------------------------------------------------
7909 Wed Aug 15 15:32:36 CEST 2007 - schubi@suse.de
7910
7911 - Bugfix while regarding correct vendor in update
7912 - r6677
7913 - version 3.15.0
7914
7915 -------------------------------------------------------------------
7916 Wed Aug 15 13:57:04 CEST 2007 - jkupec@suse.cz
7917
7918 - repo.refresh.delay=<minutes> (ZConfig, "main" section) support
7919   added to delay next check & refresh until the specified number of
7920   minutes has passed from the last check or refresh (FATE #301991).
7921   Revisions: 6654, 6656, 6666, and 6667.
7922 - filesystem::touch(Pathname) added (r6666)
7923 - RepoManager::touchIndexFile(RepoInfo) added
7924 - RepoManager::checkIfToRefreshMetadata(RepoInfo,Url,policy):
7925   decision to do the refresh moved to this public method.
7926 - r6667
7927
7928 -------------------------------------------------------------------
7929 Wed Aug 15 12:38:26 CEST 2007 - schubi@suse.de
7930
7931 - generate a resolver problem if addRequires does not find a resovable
7932   #299486
7933 - rev 6660
7934
7935 -------------------------------------------------------------------
7936 Tue Aug 14 15:54:15 CEST 2007 - schubi@suse.de
7937
7938 - Prioritized delete request by the user BEFORE delete requests due
7939   missing dependencies or conflicting dependencies. Bug 298322
7940 - rev 6640
7941
7942 -------------------------------------------------------------------
7943 Fri Aug 10 20:49:20 CEST 2007 - jkupec@suse.cz
7944
7945 - support also "Plaindir" as valid repo type name (#298622)
7946 - revision 6616
7947 - version 3.14.0
7948
7949 -------------------------------------------------------------------
7950 Fri Aug 10 18:03:06 CEST 2007 - dmacvicar@suse.de
7951
7952 - fix segfault in Progress reporting
7953 - progress report use name instead of alias (#298035)
7954 - repoinfo returns alias if name is empty
7955
7956 -------------------------------------------------------------------
7957 Fri Aug 10 16:04:42 CEST 2007 - dmacvicar@suse.de
7958
7959 - merge patch by dmueller to get rid of boost-regex
7960
7961 -------------------------------------------------------------------
7962 Fri Aug 10 13:50:40 CEST 2007 - dmacvicar@suse.de
7963
7964 - dont create a second CacheStore in the same scope, will lock...
7965   #297627
7966
7967 -------------------------------------------------------------------
7968 Thu Aug  9 15:04:21 CEST 2007 - jkupec@suse.cz
7969
7970 - fixed some RepoManager exception docs & history
7971 - r6558
7972
7973 -------------------------------------------------------------------
7974 Thu Aug  9 13:33:59 CEST 2007 - dmacvicar@suse.de
7975
7976 - feature #302135: Graceful update of 3rd party packages
7977   Automatic upgrading only sees packages from same vendor
7978   This allows not needed to have those locked.
7979 - Add persistent locks file which allow wildcards. Users
7980   can lock certain packages adding lines like "kde* < 3.5"
7981 - add applyLocks() to apply persistent locks before solving
7982
7983 -------------------------------------------------------------------
7984 Thu Aug  9 13:28:20 CEST 2007 - schubi@suse.de
7985
7986 -  recognize changes in the pool (e.g. changing /etc/sysconfig/storage
7987   #271912 wq
7988 - Added locking resolvables in the testcases
7989 - rev 6544
7990
7991 -------------------------------------------------------------------
7992 Wed Aug  8 16:04:07 CEST 2007 - dmacvicar@suse.de
7993
7994 - add migrate-sources to %post (#292986)
7995 - 3.13.15
7996
7997 -------------------------------------------------------------------
7998 Wed Aug  8 13:32:52 CEST 2007 - jkupec@suse.cz
7999
8000 - fixed bug with using wrong files from raw metadata cache
8001   (bug #297611) (duncanmv) (r6501, already released in 3.13.14)
8002
8003 -------------------------------------------------------------------
8004 Wed Aug  8 12:42:39 CEST 2007 - schubi@suse.de
8005
8006 - fix in "ignore conflicts" if the conflict has been caused by an obsolete
8007   Bug# 297795
8008 - r 6517
8009
8010 -------------------------------------------------------------------
8011 Tue Aug  7 17:04:47 CEST 2007 - dmacvicar@suse.de
8012
8013 - implement susetags support for compressed metadata
8014   and testcases. (feature #301916)
8015 - implement disk usage in cache. For installation requires
8016   some changes in YaST to setup the ZYpp getPartitions()
8017   before repos are cached. (bug #293039)
8018 - added testcases for diskusage
8019 - 3.13.14
8020
8021 -------------------------------------------------------------------
8022 Mon Aug  6 10:19:12 CEST 2007 - jkupec@suse.cz
8023
8024 - fixed YUM parser to properly create source packages
8025 - disabled reading of filelists.xml.gz by default (the data are
8026   currently not stored anyway)
8027 - revision 6481
8028 - version 3.13.13
8029
8030 -------------------------------------------------------------------
8031 Sat Aug  4 01:03:19 CEST 2007 - ma@suse.de
8032
8033 - Don't download unwanted translation files (#293740).
8034 - revision 6470
8035
8036 -------------------------------------------------------------------
8037 Fri Aug  3 23:52:18 CEST 2007 - ma@suse.de
8038
8039 - Fix susetags repo to parse dikusage data (#293039)
8040 - revision 6467
8041 - version 3.13.12
8042
8043 -------------------------------------------------------------------
8044 Fri Aug  3 18:56:47 CEST 2007 - ma@suse.de
8045
8046 - Add product attribute 'type' (aka 'category' which is now
8047   deprecated). Adapted sustags and yum parsers to parse and
8048   provide this value.
8049 - revision 6464
8050 - version 3.13.11
8051
8052 -------------------------------------------------------------------
8053 Fri Aug  3 17:29:56 CEST 2007 - dmacvicar@suse.de
8054
8055 - fix modalias rel column number
8056 - version 3.13.10
8057
8058 -------------------------------------------------------------------
8059 Fri Aug  3 16:35:36 CEST 2007 - dmacvicar@suse.de
8060
8061 - Implemented option repo.add.probe to allow probing
8062   the added repositories
8063 - version 3.13.9
8064
8065 -------------------------------------------------------------------
8066 Fri Aug  3 16:07:46 CEST 2007 - schubi@suse.de
8067
8068 - Fixed detection of renamed packages while update.
8069 - Added new translations
8070 - rev 6445
8071
8072 -------------------------------------------------------------------
8073 Fri Aug  3 15:02:28 CEST 2007 - ma@suse.de
8074
8075 - Speed up retrieving MediaNr attribute, as it slows down install
8076   order calculation. (#297173)
8077 - revision 6442
8078
8079 -------------------------------------------------------------------
8080 Fri Aug  3 14:13:36 CEST 2007 - dmacvicar@suse.de
8081
8082 - Fixed cache schema upgrade
8083
8084 -------------------------------------------------------------------
8085 Fri Aug  3 13:38:17 CEST 2007 - ma@suse.de
8086
8087 - Fixed pattern includes and extends attributes.
8088 - revision 6431
8089 - version 3.13.8
8090
8091 -------------------------------------------------------------------
8092 Fri Aug  3 12:33:41 CEST 2007 - schubi@suse.de
8093
8094 - API for retrieving additional dependencies" solver/detail/Resolver.h
8095 - Handle additional dependencies in the testcases
8096 - Handle system and language dependencies in the testcases correctly.
8097 - r 6418
8098
8099 -------------------------------------------------------------------
8100 Thu Aug  2 18:14:12 CEST 2007 - ma@suse.de
8101
8102 - Indicate changed pool content if /etc/sysconfig/storage USED_FS_LIST
8103   has changed. Resolver must discard any cached filesystem dependencies.
8104   (required for #271912)
8105 - revision 6404
8106
8107 -------------------------------------------------------------------
8108 Thu Aug  2 16:37:06 CEST 2007 - ma@suse.de
8109
8110 - Indicate changed pool content to the resolver. (required for #271912)
8111 - revision 6398
8112 - version 3.13.7
8113
8114 -------------------------------------------------------------------
8115 Thu Aug  2 10:16:16 CEST 2007 - schubi@suse.de
8116
8117 - speedup error handling. Do not log ResolveInfo anymore. Set limit of 20
8118   problems. Bug 280387
8119 - r 6378
8120 - version 3.13.6
8121
8122 -------------------------------------------------------------------
8123 Wed Aug  1 18:51:12 CEST 2007 - ma@suse.de
8124
8125 - Added interface to install source packages via zypper.
8126 - revision 6373
8127 - version 3.13.5
8128
8129 -------------------------------------------------------------------
8130 Tue Jul 31 22:01:08 CEST 2007 - ma@suse.de
8131
8132 - Added package attributes Package::sourcePkgName and
8133   Package::sourcePkgEdition. Name and edition of the source
8134   rpm this package was built from.
8135 - Added ZYpp::installSrcPackage to install a single source package.
8136 - revision 6353
8137 - version 3.13.4
8138
8139 -------------------------------------------------------------------
8140 Tue Jul 31 19:06:54 CEST 2007 - ma@suse.de
8141
8142 - Temorary files and directories created by makeSibling use the
8143   same protection as the original.
8144 - revision 6344
8145 - version 3.13.3
8146
8147 -------------------------------------------------------------------
8148 Tue Jul 31 10:37:13 CEST 2007 - schubi@suse.de
8149
8150 - Removed keepExtras from resolvePool. This will be handled
8151   in the solver internally now. #294727
8152 - Checking if item really exists (#295544; ResolverInfoContainer.cc)
8153 - revision 6317
8154 - version 3.13.2
8155
8156 -------------------------------------------------------------------
8157 Mon Jul 30 17:23:19 CEST 2007 - ma@suse.de
8158
8159 - Remove tribool from RepoInfo's interface.
8160 - revision 6301
8161 - version 3.13.1
8162
8163 -------------------------------------------------------------------
8164 Mon Jul 30 13:59:33 CEST 2007 - ma@suse.de
8165
8166 - Fixed wrong media number reported by script, message and patch.
8167 - Fixed script API to provide the scripts location on media (if not
8168   inlined).
8169 - Introduced ScripProvider to make a script available on the local
8170   disk.
8171 - revision 6288
8172 - version 3.13.0
8173
8174 -------------------------------------------------------------------
8175 Fri Jul 27 18:08:42 CEST 2007 - jkupec@suse.cz
8176
8177 - don't request media chage if the media is not changeable (like
8178   e.g. http)
8179 - revision 6271
8180 - version 3.12.1
8181
8182 -------------------------------------------------------------------
8183 Fri Jul 27 17:40:44 CEST 2007 - dmacvicar@suse.de
8184
8185 - progress ticks for clean cache
8186 - ZConfig: remove default from names.
8187 - re enable reading cache callbacks
8188 - ini parser without boost::regexp
8189   patch by dmueller (#152447)
8190
8191 -------------------------------------------------------------------
8192 Fri Jul 27 17:16:27 CEST 2007 - ma@suse.de
8193
8194 - Fixed package to provide the location media number. (#294496)
8195 - revision 6263
8196
8197 -------------------------------------------------------------------
8198 Fri Jul 27 16:31:38 CEST 2007 - jkupec@suse.cz
8199
8200 - RepoFileReader - ignore empty url keys (baseurl, mirrorlist,
8201   gpgkey) instead of throwing bad url exception
8202 - revision 6259
8203
8204 -------------------------------------------------------------------
8205 Thu Jul 26 16:41:30 CEST 2007 - kkaempf@suse.de
8206
8207 - Make clearing of extra dependencies/conflicts configurable when
8208   resolvePool(). Leave the default as before (clear extras).
8209   Bug # 294727
8210 - revision 6233
8211 - version 3.12.0
8212
8213 -------------------------------------------------------------------
8214 Thu Jul 26 10:58:27 CEST 2007 - dmacvicar@suse.de
8215
8216 - /var/lib/zypp/cache -> /var/cache/zypp
8217   (#292419)
8218 - ini parser without boost::regexp, patch by dmueller
8219   (#152447)
8220
8221 -------------------------------------------------------------------
8222 Wed Jul 25 13:50:06 CEST 2007 - ma@suse.de
8223
8224 - Make temp directory configurable  via environment
8225   variable ZYPPTMPDIR.
8226 - revision 6202
8227 - version 3.11.11
8228
8229 -------------------------------------------------------------------
8230 Tue Jul 24 17:55:49 CEST 2007 - ma@suse.de
8231
8232 - Fixed bug in smart pointer comparison.
8233
8234 -------------------------------------------------------------------
8235 Mon Jul 23 13:05:53 CEST 2007 - ma@suse.de
8236
8237 - Fix failing rename of metadata download directories across
8238   filesystem boundaries.
8239
8240 -------------------------------------------------------------------
8241 Fri Jul 20 16:10:59 CEST 2007 - ma@suse.de
8242
8243 - Fixed malicious gettext include.
8244 - Make ZConfig a singleton.
8245 - revision 6123
8246
8247 -------------------------------------------------------------------
8248 Thu Jul 19 15:52:03 CEST 2007 - ma@suse.de
8249
8250 - Fixed repo::provideFile to set a deleter for downloaded files
8251   (#293004).
8252 - revision 6094
8253 - version 3.11.10
8254
8255 -------------------------------------------------------------------
8256 Thu Jul 19 12:58:12 CEST 2007 - ma@suse.de
8257
8258 - Query ByRepository now takes as well an alias.
8259
8260 -------------------------------------------------------------------
8261 Wed Jul 18 16:40:35 CEST 2007 - dmacvicar@suse.de
8262
8263 - fix retrieval of container attributes in cache
8264   (#292698)
8265
8266 -------------------------------------------------------------------
8267 Wed Jul 18 16:12:06 CEST 2007 - ma@suse.de
8268
8269 - Port zypp-query-pool (#292404)
8270 - revision 6069
8271 - version 3.11.9
8272
8273 -------------------------------------------------------------------
8274 Wed Jul 18 16:09:04 CEST 2007 - schubi@suse.de
8275
8276 - added new calls in Resolver.h: addRequire,addConflict
8277
8278 -------------------------------------------------------------------
8279 Wed Jul 18 14:43:04 CEST 2007 - ma@suse.de
8280
8281 - Fixed IniParser to allow '=' in values (#292669)
8282 - revision 6063
8283
8284 -------------------------------------------------------------------
8285 Wed Jul 18 14:16:59 CEST 2007 - dmacvicar@suse.de
8286
8287 - allow / in alias (#292628)
8288
8289 -------------------------------------------------------------------
8290 Wed Jul 18 12:38:55 CEST 2007 - ma@suse.de
8291
8292 - Fixed repo::provideFile to throw on error.
8293 - Fixed ResolvableQuery to use 0 as default for non existing
8294   numerical values.
8295 - revision 6058
8296
8297 -------------------------------------------------------------------
8298 Tue Jul 17 15:57:03 CEST 2007 - ma@suse.de
8299
8300 - Fixed OnMediLocation to use safe defaults. Added setLocaltion and
8301   additional ctor for convenience.
8302 - revision 6047
8303
8304 -------------------------------------------------------------------
8305 Tue Jul 17 10:45:39 CEST 2007 - schubi@suse.de
8306
8307 - Evalute update canditate:
8308   Take canditates only which are really installable. Bug 292077
8309   r 6034
8310
8311 -------------------------------------------------------------------
8312 Mon Jul 16 15:41:31 CEST 2007 - jkupec@suse.cz
8313
8314 - fixed some tribool bugs in RepoInfo
8315 - revision 6022
8316
8317 -------------------------------------------------------------------
8318 Mon Jul 16 11:43:33 CEST 2007 - dmacvicar@suse.de
8319
8320 - fix reading of non existant repo
8321 - r6018
8322 - first submission to stable
8323 - fix keywords parsing in susetags parser
8324 - version 3.11.8
8325
8326 -------------------------------------------------------------------
8327 Wed Jul 11 19:14:47 CEST 2007 - jkupec@suse.cz
8328
8329 - make resolvable query complete exceptionless with the database
8330 - test that packages have some attributes
8331 - disable progress adaptor for now
8332 - revision 5977
8333 - version 3.11.7
8334
8335 -------------------------------------------------------------------
8336 Wed Jul 11 14:37:02 CEST 2007 - ma@suse.de
8337
8338 - fixed unresolved symbols
8339 - revision 5972
8340 - version 3.11.6
8341
8342 -------------------------------------------------------------------
8343 Wed Jul 11 13:31:39 CEST 2007 - ma@suse.de
8344
8345 - fixed TranslatedText creating unwanted entries.
8346 - fixed capability processing
8347 - revision 5964
8348 - version 3.11.5
8349
8350 -------------------------------------------------------------------
8351 Tue Jul 10 20:01:18 CEST 2007 - jkupec@suse.cz
8352
8353 - MediaSetAccess::release() added
8354 - Use attachDesiredMedia in MediaProducts
8355 - Progress reporting improved
8356 - revision 5959
8357 - version 3.11.4
8358
8359 -------------------------------------------------------------------
8360 Tue Jul 10 14:23:13 CEST 2007 - ma@suse.de
8361
8362 - fixed parsing translated texts.
8363 - added source packages.
8364 - revision 5947
8365 - version 3.11.3
8366
8367 -------------------------------------------------------------------
8368 Tue Jul 10 13:11:31 CEST 2007 - jkupec@suse.cz
8369
8370 - repo callbacks fixed
8371 - Fixed YUM parser progress reporting
8372 - Added CombinedProgressData
8373 - make RepoImpl::resolvables() load lazy
8374 - MediaProducts added for scanning products file
8375 - Implement cache schema versioning and automatic invalidation of
8376   cache when schema changes
8377 - revision 5942
8378 - version 3.11.2
8379
8380 -------------------------------------------------------------------
8381 Fri Jul  6 13:51:50 CEST 2007 - ma@suse.de
8382
8383 - Propagate pools repository_iterator to the UI
8384 - revision 5911
8385 - version 3.11.1
8386
8387 -------------------------------------------------------------------
8388 Thu Jul  5 17:02:08 CEST 2007 - ma@suse.de
8389
8390 - Package::location is now returns an OnMediaLocation
8391 - archivesize() renamed to downloadSize()
8392 - Allow to iterate all Repositories that contribute
8393   Resolvables to the Pool.
8394 - MediaSetAccess::provideDir added
8395 - remove useless url check
8396 - add old-api-style wrapper
8397 - Add MediaProducts class
8398 - revision 5892
8399 - version 3.11.0
8400
8401 -------------------------------------------------------------------
8402 Thu Jul  5 09:31:02 CEST 2007 - schubi@suse.de
8403
8404 - function isInstalledBy/installs
8405   Added an initial installation flag which shows if the item has been
8406   triggered for installation, or the dependency is already satisfied.
8407 - Revision 5884
8408 - Version 3.4.0
8409
8410 -------------------------------------------------------------------
8411 Tue Jul  3 13:07:31 CEST 2007 - jkupec@suse.cz
8412
8413 - removed unused %{prefix}/lib/zypp from %files in spec file
8414 - revision 5870
8415
8416 -------------------------------------------------------------------
8417 Tue Jul  3 10:37:37 CEST 2007 - jkupec@suse.cz
8418
8419 - Old API (SourceManager, metadata parsers) dropped in favor of the
8420   new refactored ones (RepoManager, RepoParser(s), cache subtree,
8421   repo subtree).
8422 - Some new API improvements.
8423 - revision 5868
8424 - version 3.10.0 (bumped minor to 10 to indicate refactoring branch)
8425
8426 -------------------------------------------------------------------
8427 Fri Jun 22 15:28:03 CEST 2007 - schubi@suse.de
8428
8429 - New API calls which provides more information about one
8430   resolvable after a solverrun:
8431   isInstalledBy (const PoolItem_Ref item);
8432   installs (const PoolItem_Ref item);
8433 - Revision 5835
8434
8435 -------------------------------------------------------------------
8436 Thu Jun 21 15:58:16 CEST 2007 - adrian@suse.de
8437
8438 - fix changelog entry order
8439
8440 -------------------------------------------------------------------
8441 Wed Jun 20 11:47:33 CEST 2007 - schubi@suse.de
8442
8443 - Ignore conflicting items which are uninstallable
8444 - Create a "needed by" info if a requirement is still fulfilled.
8445 - Allow only one needed_by and needed_by_capability in QueueItemInstall
8446 - Added capability and type (REQUIRE, RECOMMEND,....) to
8447   ResolverInfoNeededBy
8448 - Evaluate ResolverInfoNeededBy for more information in the error
8449   messages
8450 - Enlarge detail description in the error messages
8451 - Revision 5807
8452
8453 -------------------------------------------------------------------
8454 Tue Jun 19 13:59:09 CEST 2007 - ma@suse.de
8455
8456 - Fixes for gcc-4.2
8457 - revision 5786
8458 - version 3.3.1
8459
8460 -------------------------------------------------------------------
8461 Mon Jun 18 17:20:45 CEST 2007 - mvidner@suse.cz
8462
8463 - fixed so versioning from libtool to cmake
8464 - 3.3.0
8465
8466 -------------------------------------------------------------------
8467 Mon Jun 18 09:47:32 CEST 2007 - dmacvicar@suse.de
8468
8469 - Use gpg2 instead of gpg for keyring and make
8470   the package depend on it (#284211)
8471
8472 -------------------------------------------------------------------
8473 Mon Jun 11 17:02:49 CEST 2007 - schubi@suse.de
8474
8475 - Required kmp packges FOR EACH installed/to_be_installed kernel will be installed.
8476   New dependency "packageand(foo:bar)" which provides an AND dependency by
8477   injecting a supplement/freshen.
8478   e.G. package novell-cluster-services-kmp-smp
8479   supplements: packageand(kernel-smp:novell-cluster-services-kmp)
8480   Bug 255011
8481 - Dont check for architecture changes in atoms (#266178)
8482 - Revision 5720
8483
8484 -------------------------------------------------------------------
8485 Wed May 23 17:03:29 CEST 2007 - ma@suse.de
8486
8487 - Fixed package-manager script (#275847)
8488 - revision 5614
8489
8490 -------------------------------------------------------------------
8491 Wed May 23 13:32:02 CEST 2007 - schubi@suse.de
8492
8493 - fixed cmake
8494 - version 3.2.2
8495
8496 -------------------------------------------------------------------
8497 Wed May 23 11:25:55 CEST 2007 - schubi@suse.de
8498
8499 - Reduced logging in order to speedup solving Bug 275100
8500 - revision 5603
8501 - version 3.2.1
8502
8503 -------------------------------------------------------------------
8504 Tue May 15 14:03:34 CEST 2007 - ma@suse.de
8505
8506 - Fix excess calls to releaseFile. (#274357)
8507 - revision 5545
8508
8509 -------------------------------------------------------------------
8510 Wed May  9 18:44:20 CEST 2007 - dmacvicar@suse.de
8511
8512 - Fix importing keys into rpm. (#270125)
8513 - r5527
8514
8515 -------------------------------------------------------------------
8516 Wed Apr 18 14:56:17 CEST 2007 - ma@suse.de
8517
8518 - Support filesystem dependencies to add needed filesystem RPMs
8519   automatically (Fate 301966).
8520 - revision 5404
8521 - version 3.2.0
8522
8523 -------------------------------------------------------------------
8524 Mon Apr 16 11:23:15 CEST 2007 - jkupec@suse.cz
8525
8526 - avoiding attaching media where not needed (#263207)
8527 - r5381
8528
8529 -------------------------------------------------------------------
8530 Fri Apr 13 17:32:55 CEST 2007 - dmacvicar@suse.de
8531
8532 - fix FileCap with attributes
8533 - r5376
8534
8535 -------------------------------------------------------------------
8536 Thu Apr 12 02:33:18 CEST 2007 - ma@suse.de
8537
8538 - Fixed computation of install order. Take requirements of
8539   an installed packages uninstall scripts into account, if
8540   the package is updated. (#258682)
8541 - revision 5349
8542 - version 3.1.1
8543 -------------------------------------------------------------------
8544 Wed Apr 11 15:24:01 CEST 2007 - ma@suse.de
8545
8546 - Parse and provide package keywords. (Fate 120368)
8547 - revision 5338
8548 - version 3.1.0
8549
8550 -------------------------------------------------------------------
8551 Thu Apr  5 15:50:15 CEST 2007 - schubi@suse.de
8552
8553 - Upgrade: Do NOT delete packages which have unresolved dependencies -->
8554   Ask the user. Bug 258322
8555 - revision 5305
8556 - version 3.0.3
8557
8558 -------------------------------------------------------------------
8559 Wed Apr  4 19:39:12 CEST 2007 - ma@suse.de
8560
8561 - Fix restoring of Sources id root prefix is used. (#238165)
8562 - revision 5299
8563 - version 3.0.2
8564
8565 -------------------------------------------------------------------
8566 Wed Apr  4 15:33:54 CEST 2007 - jkupec@suse.cz
8567
8568 - MediaManager::attachDesiredMedia() added to support multiple
8569   (CD/DVD) drives (fate #3974)
8570 - r5296
8571
8572 -------------------------------------------------------------------
8573 Wed Mar 14 14:33:26 CET 2007 - schubi@suse.de
8574
8575 - If there is no valid solver result and NOT all resolvables ( other
8576   architecture) has been regarded, let the user decide making a new
8577   solver run with ALL available resolvables. Bug 223440
8578 - reducing logging (error -> debug)  bug 252921
8579 - Revision 5219
8580
8581 -------------------------------------------------------------------
8582 Fri Mar  9 00:08:38 CET 2007 - ma@suse.de
8583
8584 - Allow configuration of trusted vendors via
8585   /var/lib/zypp/db/trustedVendors. (#186636)
8586 - revision 5194
8587 - version 3.0.1
8588
8589 -------------------------------------------------------------------
8590 Wed Mar  7 15:20:29 CET 2007 - dmacvicar@suse.de
8591
8592 - libzypp-devel -> libzypp requirement is not versioned
8593   (#251086)
8594 - r5181
8595
8596 -------------------------------------------------------------------
8597 Tue Mar  6 17:25:49 CET 2007 - schubi@suse.de
8598
8599 - Using already existing valid solver results for further solver runs.
8600   (partiell solving)
8601 - r5169
8602
8603 -------------------------------------------------------------------
8604 Fri Mar  2 16:11:16 CET 2007 - dmacvicar@suse.de
8605
8606 - fix link order
8607 - r5165
8608
8609 -------------------------------------------------------------------
8610 Tue Feb 27 15:50:39 CET 2007 - dmacvicar@suse.de
8611
8612 - merging from 10.2 / SP1
8613 - #247459 ftp probing
8614   denied == dont exists in ftp
8615 - r5124
8616
8617 -------------------------------------------------------------------
8618 Tue Feb 27 15:35:06 CET 2007 - schubi@suse.de
8619
8620 - Merging solver related stuff from SuSE-Linux-10_2-Branch ( till r5111):
8621 - Simultaneouqusly establishing of items which are conflicting eachother is
8622   useless. So only one will be established. Fixed in QueueItemInstall.cc
8623   Bug 243595
8624 - Added new upgrade options to fine tune version and patch handling.
8625   (F301990)
8626 - The context of establishPool will be stored in Resolver and will be
8627   regarded for the next solver run everytime. So it will be not reset by
8628   any solver run anymore.
8629   bug 191810 ( A broken patch will not be installed again)
8630
8631 -------------------------------------------------------------------
8632 Fri Feb 23 17:40:23 CET 2007 - jkupec@suse.cz
8633
8634 - adding sotf,timeo=X nfs mount options by default (#235211)
8635 - r5093
8636
8637 -------------------------------------------------------------------
8638 Fri Feb 23 14:16:19 CET 2007 - jkupec@suse.cz
8639
8640 - support for HTTP authentication prompt added (#190609)
8641 - fixed problem with empty path in URL
8642   in MediaCurl::doGetFileCopy()
8643 - r5085
8644
8645 -------------------------------------------------------------------
8646 Mon Feb 12 15:28:08 CET 2007 - jkupec@suse.cz
8647
8648 - Merged revisions 4926-4993,4995,4998-5006 via svnmerge from
8649   SuSE-Linux-10_2-Branch
8650
8651 - verifySystem: Regarding patterns too. Bug 239750 (schubi)
8652 - verifySystem: The result will be set to APPL_HIGH, so it will be not
8653   reset by a second "normal" solver run. #239281 (schubi)
8654 - yast2 reports invalid URL as 'unknown source type'
8655   (#209961) (dmacvicar)
8656 - Added freshen language dependency in supplemements too if there is no
8657   entry in supplements.
8658   #240617;IPA fonts are not installed even if select Japanese
8659   language (schubi)
8660 - Setting allowed authentication methods to "basic,digest" if none
8661   provided in URL (#243006) (jkupec)
8662 - Stopping after 50 valid solver results. Anymore would be useless. Bug
8663   243595 (schubi)
8664 - r 5007
8665
8666 -------------------------------------------------------------------
8667 Mon Feb 12 10:37:02 CET 2007 - mvidner@suse.cz
8668
8669 - package-manager: use a generic su script from XDG (#235303, #244442)
8670
8671 -------------------------------------------------------------------
8672 Fri Feb  9 15:21:55 CET 2007 - jkupec@suse.cz
8673
8674 - Setting allowed authentication methods to "basic,digest" if none
8675   provided in URL (#243006)
8676 - fixed gettext and rpath problems in configure.ac and Makefile.cvs
8677   (mvidner)
8678 - r4999
8679
8680 -------------------------------------------------------------------
8681 Wed Feb  7 15:52:29 CET 2007 - jkupec@suse.cz
8682
8683 - MediaCurlException::dumpOn() adjusted for ncurses dialogue
8684   (#222602)
8685 - 4984
8686
8687 -------------------------------------------------------------------
8688 Mon Jan 29 13:10:37 CET 2007 - dmacvicar@suse.de
8689
8690 - Merged revisions 4907-4926 from SuSE-Linux-10_2-Branch
8691
8692 - update packages: changing architecture is only valid while an
8693   system update and NOT while an update via a patch. Last fix does
8694   not fit for every case.
8695   Bug 230685
8696 - Patch has selected not the concerning package for update but
8697   a package which has provided the required dependencies too.
8698   Algorithmus: If there are exactly two providers which differ in architecture
8699                prefer the better arch.
8700   Fix: Regarding NVRA too. ( only if equal )
8701   Bug 238284
8702 - Download only English and Local translation
8703   (#208457)
8704 - Added solver parameter:
8705    tryAllPossibilities: regarding every solver branch ( not only
8706                         branches with e.G. best architectures
8707    preferHighestVersion: Prefer solver results which have a higher
8708                          version number.
8709   Bug #238087
8710 - update packages: changing architecture is only valid while an
8711   system update and NOT while an update via a patch.
8712   Bug 230685 - x86_64 MozillaFirefox binaries in security update
8713   repository
8714   Fix of version 2.11.2 has not worked if the first founded item
8715   had had another architecture.
8716 - r4927
8717
8718 -------------------------------------------------------------------
8719 Wed Jan 24 14:50:33 CET 2007 - lslezak@suse.cz
8720
8721 - added ZYpp::getPartitions() - return the partitinoning
8722
8723 -------------------------------------------------------------------
8724 Wed Jan 24 14:20:28 CET 2007 - dmacvicar@suse.de
8725
8726 - Merged revisions 4705-4906 via svnmerge from SuSE-Linux-10_2-Branch
8727 - Corrupt download cannot be skipped
8728   (#217425 and #224216)
8729 - Enable package read ahead/caching in commit per default to reduce
8730   interactive media changes. If the environment variable
8731   ZYPP_COMMIT_NO_PACKAGE_CACHE is set, caching will be disabled. (F100182)
8732 - added parameter not to reset resolver results while calling
8733   freshen pool Bug: 235761
8734 - Prepare package read ahead/caching of packages in commit. Adatped the
8735   workflow. Caching details are now hidden inside CommitPackageCache.
8736   The current implementation still performs no read ahead. (for F100182)
8737 - Skip invalid or broken rpm database entries. (#231211)
8738 - verifySystem: check if the solution is valid after calling freshenPool()
8739   Bug: 235761
8740 - Added own call for Resolver::verifySystem with additional
8741   hardware/language check in order to keep binary compatibility
8742   Fate #301224
8743 - Rpm requires additional quoting of special chars in filenames.
8744   (#233967)
8745 - Resolver::verifySystem checks for new hardware now by calling
8746   freshenPool. This is configureable. Fate #301224
8747 - merged texts from proofread
8748 - Don't consider patch/delta rpms if package architecture changes.
8749   (#231254)
8750 - update packages: changing architecture is only valid while an
8751   system update and NOT while an update via a patch.
8752   Bug 230685 - x86_64 MozillaFirefox binaries in security update repository
8753 - verifySystem: Do only regard items which will be on the system after the
8754   commit. Fate 301178
8755 - feature #301369
8756   Import listed GPG Keys from an trusted installation source
8757 - fix return call in new xml parser
8758 - Enable system resolvables in Helix parser (Revision 4787)
8759 - deptestomatic:
8760   Resetting transaction with the correct call;
8761   bugfix; Added kind in keep state (Revision 4788)
8762 - Wrong behaviour in soft install/uninstall. --> Setting Transact with
8763   soft (Revision 4789)
8764 - New call added: maySetToBeUninstalledSoft (Revision 4789)
8765   Both are only functions for the solver (Revision 4789)
8766 - Resetting "by causer" in order to distinguish from state
8767   "keep by user". ( function setLock in order to remove lock)
8768   (Revision 4789)
8769 - Better fix for Bug 217574: Checking if the resolveable CAN be deleted soft
8770   in QueueItemUninstall.cc (Revision 4790)
8771 - Regarding "keep state by user". So avoiding "reselecting" by
8772   other requirements.
8773   Give a corresponding problem solution if a resolvable satisfy
8774   a dependency, but has been set to keep by the user.
8775   Bug : 222531 (Revision 4791)
8776 - Allow to disable autoprotection of foreign vendor items. Required
8777   in zmd-backend. (F301735).
8778 - use sqlite-zmd if using > 10.2 in spec. Use the one available
8779   durin compile.
8780 - Item could has already been selected to soft uninstall (e.G. remove
8781   pattern which recommend this item ). Do not throw an exception anymore.
8782   bug#225278
8783 - Added syscontent::Reader: Parse serialized set of ResObjects.
8784   (for F300729)
8785 - If there has already been selected another item by the solver (e.g. from
8786   another source) we will take thatone in order to avoid parallel
8787   installation and there concerning error messages.
8788   Bug 224698
8789 - In order to handle conflicting resolvable we try to update the
8790   conflicting item. While evaluating these canditates an already selected
8791   candidate will not be regarded. So it could be that an older package
8792   will be selected for update although a newer has already been selected. Revision 4765
8793 - Conflicting items: The resolvable will be obsoleted by another. So it is useless finding an
8794   update candidate and evaluate additional branches.
8795 - r4907
8796
8797 -------------------------------------------------------------------
8798 Mon Dec  4 15:38:12 CET 2006 - mt@suse.de
8799
8800 - Improved realpath() wrapper in media handler class (#222521).
8801 - revision 4758
8802
8803 -------------------------------------------------------------------
8804 Thu Nov 30 09:15:20 CET 2006 - ma@suse.de
8805
8806 - version 3.0.0 (2.x.x now in SuSE-Linux-10_2-Branch)
8807 - revision 4713
8808
8809 -------------------------------------------------------------------
8810 Wed Nov 29 19:20:24 CET 2006 - dmacvicar@suse.de
8811
8812 - use sqlite-zmd package for the non yet shipped zypp2/ stuff
8813   because backend uses this sqlite and it is no fun to
8814   install one and the other to develop (as the -devel packages)
8815   conflict.
8816 - add cmake support for building zypp/ lib.
8817   TODO: soinfo, compile testcases, devel, zypp2,docs
8818   find rpm, curl and others.
8819 - dont serialize interactive, as it is
8820   calculated now.
8821   (it was already fixed as we don't reimplement
8822   the method, but we still serialized, parsed)
8823 - r4709
8824
8825 -------------------------------------------------------------------
8826 Tue Nov 28 22:40:12 CET 2006 - ma@suse.de
8827
8828 - fixed Patch::interactive to return true as well, if the patch
8829   itself has a licence. (#224192)
8830 - revision 4702
8831 - version 2.9.2
8832
8833 -------------------------------------------------------------------
8834 Tue Nov 28 16:36:56 CET 2006 - mt@suse.de
8835
8836 - Added search for /sbin/vol_id tool - that is in /lib/udev/vol_id
8837   on the installation image (#213852).
8838 - revision 4700
8839
8840 -------------------------------------------------------------------
8841 Tue Nov 28 11:44:52 CET 2006 - schubi@suse.de
8842
8843 - Avoid duplicate pool entries; Bug 223750; second part of the fix
8844 - r4698
8845 - Version 2.9.1
8846
8847 -------------------------------------------------------------------
8848 Mon Nov 27 18:29:58 CET 2006 - schubi@suse.de
8849
8850 - Pool has multi instances of an item in the pool. Reduced this error
8851   to items which are identically at least. #217574 and #223750
8852 - r4695
8853
8854 -------------------------------------------------------------------
8855 Mon Nov 27 17:37:44 CET 2006 - dmacvicar@suse.de
8856
8857 - replace spaces to underscores in product names
8858 - 2.8.7
8859 - r4688
8860
8861 -------------------------------------------------------------------
8862 Mon Nov 27 16:54:03 CET 2006 - dmacvicar@suse.de
8863
8864 - Mark some strings for translation (#219783 need it)
8865 - r4682
8866
8867 -------------------------------------------------------------------
8868 Mon Nov 27 16:17:07 CET 2006 - mt@suse.de
8869
8870 - Added translations marks to hal, url and mutex exceptions (#23771)
8871 - revision 4680
8872
8873 -------------------------------------------------------------------
8874 Wed Nov 22 19:24:57 CET 2006 - dmacvicar@suse.de
8875
8876 - don't make libzypp-devel depend on sqlite-devel as
8877   headers from zypp2 are not installed yet
8878 - r4663
8879
8880 -------------------------------------------------------------------
8881 Wed Nov 22 15:23:55 CET 2006 - ma@suse.de
8882
8883 - Return an error if fork failed. (#204807)
8884 - Make Script execution abortable by user request. (#212949, F100233)
8885 - revision 4660
8886 - version 2.8.6
8887
8888 -------------------------------------------------------------------
8889 Tue Nov 21 16:25:03 CET 2006 - mvidner@suse.cz
8890
8891 - Added package-manager wrapper script, with icon and .desktop (#222757).
8892   (Used by gnome-main-menu)
8893 - version 2.8.5
8894 - r4640
8895
8896 -------------------------------------------------------------------
8897 Tue Nov 21 13:11:06 CET 2006 - mt@suse.de
8898
8899 - Fixed target/hal - one more dbus_connection_close found (#216035)
8900 - revision 4636
8901 - version 2.8.4
8902
8903 -------------------------------------------------------------------
8904 Mon Nov 20 14:15:38 CET 2006 - schubi@suse.de
8905
8906 - translation added
8907   rev 4630
8908   version 2.8.3
8909
8910 -------------------------------------------------------------------
8911 Mon Nov 20 11:02:04 CET 2006 - ma@suse.de
8912
8913 - Process obsoletes when installing non-package objects. (#217352)
8914 - revision 4621
8915 - version 2.8.2
8916
8917 -------------------------------------------------------------------
8918 Fri Nov 17 16:57:39 CET 2006 - mt@suse.de
8919
8920 - Implemented volume device check using /sbin/vol_id (#213852).
8921 - Revision 4619
8922
8923 -------------------------------------------------------------------
8924 Fri Nov 17 15:53:58 CET 2006 - schubi@suse.de
8925
8926 - new translation added
8927
8928 -------------------------------------------------------------------
8929 Fri Nov 17 12:42:04 CET 2006 - mt@suse.de
8930
8931 - Implemented an reuse of already existing foreign CD/DVD mount points
8932   (e.g. automounted) - depends on REUSE_FOREIGN_MOUNTS flag (#220206).
8933 - Added a fallback check of the volume.mount_point HAL property to
8934   isAutoMountedMedia(); info.hal_mount.created_mount_point seems
8935   to be not avaliable in newer HAL versions (on 10.2).
8936 - Revision 4615
8937 - Version 2.8.1
8938
8939 -------------------------------------------------------------------
8940 Thu Nov 16 23:39:15 CET 2006 - ma@suse.de
8941
8942 - removed unused methods from Patch and PatchImplIf. Provided
8943   reasonable default implementation for Patch::interactive.
8944   (#221476).
8945 - revision 4610
8946 - Version 2.8.0
8947
8948 -------------------------------------------------------------------
8949 Thu Nov 16 15:32:04 CET 2006 - dmacvicar@suse.de
8950
8951 - Handle media eject failures (#216545)
8952 - r4606
8953
8954 -------------------------------------------------------------------
8955 Wed Nov 15 22:41:51 CET 2006 - ma@suse.de
8956
8957 - Reimplemented RpmDb::checkPackage using librpm API instead
8958   of parsing "rpm --checksig" output. (#163202)
8959 - Version 2.7.4
8960 - revision 4600
8961
8962 -------------------------------------------------------------------
8963 Wed Nov 15 15:39:26 CET 2006 - schubi@suse.de
8964
8965 - NEW behaviour of the solver:
8966   Obsolete virtual provides. E.G.:
8967
8968   Installed:
8969   -----------
8970   Name:           test-1.0-0
8971
8972   Name:           moretest-1.0-0
8973   Provides:       test
8974
8975   To be installed
8976   ------------------
8977   Name:           nomoretest-1.0-0
8978   Obsoletes:      test
8979
8980   Result
8981   --------
8982   test-1.0-0 AND  moretest-1.0-0 will be deleted. In former versions only
8983   test-1.0-0 had been deleted. Bug 220999
8984
8985 - Translations added
8986
8987 Version 2.7.3
8988 rev 4593
8989
8990 -------------------------------------------------------------------
8991 Tue Nov 14 16:32:49 CET 2006 - schubi@suse.de
8992
8993 - Bugfix in generating solver testcases:
8994    - added kind of capabilities in description file
8995    - removed unneded channel from uninstall in command file
8996
8997 -------------------------------------------------------------------
8998 Mon Nov 13 18:35:01 CET 2006 - mt@suse.de
8999
9000 - Try to call /bin/eject utility if the eject-ioctl fails.
9001 - r4568
9002
9003 -------------------------------------------------------------------
9004 Mon Nov 13 17:00:51 CET 2006 - dmacvicar@suse.de
9005
9006 - ignore empty capabilities
9007 - r4565
9008
9009 -------------------------------------------------------------------
9010 Fri Nov 10 17:52:10 CET 2006 - dmacvicar@suse.de
9011
9012 - make progress strings translatable (#219783)
9013 - r4556
9014
9015 -------------------------------------------------------------------
9016 Tue Nov  7 16:40:28 CET 2006 - schubi@suse.de
9017
9018 -  While deleting a selection all concerning recommended
9019    packages will be deleted too.
9020    BUT those packages should not be deleted which have been
9021    set to KEEP by the user. bug 217574
9022    rev 4526
9023    VERSION: 2.7.2
9024
9025 -------------------------------------------------------------------
9026 Tue Nov  7 13:12:49 CET 2006 - schubi@suse.de
9027
9028 - Makefile in zypp2 fixed
9029   Revision 4520
9030
9031 -------------------------------------------------------------------
9032 Tue Nov  7 11:38:10 CET 2006 - schubi@suse.de
9033
9034 - Translations added
9035   Revision 4514
9036   VERSION: 2.7.1
9037
9038 -------------------------------------------------------------------
9039 Mon Nov  6 12:32:22 CET 2006 - dmacvicar@suse.de
9040
9041 - Make the parser more strict, rejecting broken sources
9042   but showing the error line.
9043   Last fix making the parser relax would break multitag
9044   descriptions with empty lines, now we check dependencies
9045   at a higher level. (reference #160607)
9046 - r4501
9047
9048 -------------------------------------------------------------------
9049 Fri Nov  3 11:04:19 CET 2006 - schubi@suse.de
9050
9051 - New problem solution added: Unlock ALL resovables in order to speed up
9052   problem solution. Bug 206453
9053
9054 -------------------------------------------------------------------
9055 Fri Nov  3 10:29:08 CET 2006 - schubi@suse.de
9056
9057 - Translations added
9058
9059 -------------------------------------------------------------------
9060 Thu Nov  2 17:15:19 CET 2006 - mt@suse.de
9061
9062 - Fixed target/hal - removed dbus_connection_close calls, because
9063   the connections are shared; unref the ref-counted handle only.
9064   (#216035)
9065 - r4442
9066
9067 -------------------------------------------------------------------
9068 Thu Nov  2 16:18:27 CET 2006 - dmacvicar@suse.de
9069
9070 - skipping unreachable packages won't work
9071   (#215445)
9072 - r4468
9073
9074 -------------------------------------------------------------------
9075 Wed Oct 25 19:04:51 CEST 2006 - dmacvicar@suse.de
9076
9077 - (#213793) Target store fails to recreate stored install-time (other
9078   Date and ByteCount values as well)
9079
9080 - skip comments and blank lines in multilists
9081   fixes (#214877) - zen-updater is not installed by default
9082
9083 - Automatically fix broken products when reading
9084   the product database.
9085   still pending: honour the read-only flag
9086   Changes to make this possible include
9087   using read_dir instead of boost directory
9088   iterator.
9089
9090 -------------------------------------------------------------------
9091 Wed Oct 25 17:09:06 CEST 2006 - schubi@suse.de
9092
9093 - added new class for generating solver testcases:
9094   Testcase
9095
9096 -------------------------------------------------------------------
9097 Wed Oct 25 15:40:44 CEST 2006 - ma@suse.de
9098
9099 - Finalized ui::PatternContents. (F301229)
9100 - version 2.7.0
9101 - revision 4413
9102
9103 -------------------------------------------------------------------
9104 Wed Oct 25 08:21:52 CEST 2006 - mvidner@suse.cz
9105
9106 - Moved zypper and zypp-checkpatches(-wrapper) to zypper.rpm
9107 - version 2.6.0
9108
9109 -------------------------------------------------------------------
9110 Tue Oct 24 14:33:16 CEST 2006 - ma@suse.de
9111
9112 - Added ui::PatternContents: Helper class that will compute a patterns
9113   expanded install_packages set. (UI interface for F301229)
9114 - revision 4387
9115
9116 -------------------------------------------------------------------
9117 Tue Oct 24 09:06:24 CEST 2006 - mvidner@suse.cz
9118
9119 - removed the last reference to /usr/lib64 to fix the build
9120
9121 -------------------------------------------------------------------
9122 Mon Oct 23 17:44:42 CEST 2006 - mvidner@suse.cz
9123
9124 - added "zypper info" (jkupec)
9125 - version 2.5.2
9126
9127 -------------------------------------------------------------------
9128 Mon Oct 23 11:28:01 CEST 2006 - dmacvicar@suse.de
9129
9130 - fix rpm db timestamp
9131 - add extra urls and optional urls to product API
9132 - r4378
9133
9134 -------------------------------------------------------------------
9135 Fri Oct 20 16:55:44 CEST 2006 - mvidner@suse.cz
9136
9137 - zypper: nicer progress reports, with or without --verbose.
9138
9139 -------------------------------------------------------------------
9140 Fri Oct 20 16:25:50 CEST 2006 - ma@suse.de
9141
9142 - Fixed reloading of target data after commit. Broken since
9143   rev 3880.
9144 - version 2.5.1
9145 - revision 4365
9146
9147 -------------------------------------------------------------------
9148 Fri Oct 20 16:22:09 CEST 2006 - dmacvicar@suse.de
9149
9150 - put query-pool in /usr/lib/zypp and not lib64
9151 - r4363
9152
9153 -------------------------------------------------------------------
9154 Fri Oct 20 12:16:06 CEST 2006 - dmacvicar@suse.de
9155
9156 - revert keyring changes, causes endless loop (obvious)
9157 - add dist-product information, adapt store
9158 - version 2.5.0
9159 - r4355
9160
9161 -------------------------------------------------------------------
9162 Fri Oct 20 11:04:26 CEST 2006 - ma@suse.de
9163
9164 - zypp-query-pool: For products show additionally distributionName
9165   and distributionEdition. (required by #205392)
9166 - revision 4349
9167
9168 -------------------------------------------------------------------
9169 Fri Oct 20 00:13:49 CEST 2006 - ma@suse.de
9170
9171 - Add accessor for Product distributionName and distributionEdition.
9172   (required by #205392)
9173 - revision 4347
9174
9175 -------------------------------------------------------------------
9176 Thu Oct 19 18:40:36 CEST 2006 - dmacvicar@suse.de
9177
9178 - added test case for KeyRing
9179 - fire trustedKeyAdded in all calls to import trusted key
9180   not only in signature check workflow.
9181 - r4342
9182
9183 -------------------------------------------------------------------
9184 Thu Oct 19 18:27:02 CEST 2006 - mvidner@suse.cz
9185
9186 - zypper update: implemented minimal version (patches only)
9187 - zypper list-updates: changed default type from package to patch,
9188   consider patches affecting the package manager separately
9189
9190 -------------------------------------------------------------------
9191 Thu Oct 19 14:09:33 CEST 2006 - dmacvicar@suse.de
9192
9193 - version 2.4.1
9194 - r4338
9195
9196 -------------------------------------------------------------------
9197 Thu Oct 19 14:05:18 CEST 2006 - dmacvicar@suse.de
9198
9199 - add zypp-query-pool, so registration doesn't depend on
9200   libzypp-zmd-backend being installed. Will remove from
9201   backend when suseregister gets updated.
9202
9203 -------------------------------------------------------------------
9204 Thu Oct 19 12:31:08 CEST 2006 - schwab@suse.de
9205
9206 - Make sure config.rpath is present.
9207
9208 -------------------------------------------------------------------
9209 Wed Oct 18 21:40:25 CEST 2006 - mvidner@suse.cz
9210
9211 - zypper search: fixed uninitialized members that made all searches
9212   exact and case sensitve
9213
9214 -------------------------------------------------------------------
9215 Wed Oct 18 13:13:16 CEST 2006 - dmacvicar@suse.de
9216
9217 - zypp-checkpatches, write in the right file
9218 - r4328
9219
9220 -------------------------------------------------------------------
9221 Wed Oct 18 12:45:49 CEST 2006 - schubi@suse.de
9222
9223 - Install resolvables although they are unneeded
9224   if they have NOT the kind patch/atoms
9225   Bug 210538 - freshens/supplements does not work with patterns
9226 - r4326
9227
9228 -------------------------------------------------------------------
9229 Tue Oct 17 19:17:39 CEST 2006 - mvidner@suse.cz
9230
9231 - zypper service-add -r http://example.org/foo.repo (F#300641).
9232
9233 -------------------------------------------------------------------
9234 Tue Oct 17 18:29:34 CEST 2006 - dmacvicar@suse.de
9235
9236 - zypp-checkpatches:
9237   save version of the generated xml to
9238   regenerate it if it changes.
9239   save a random token in case of error to
9240   force recreating xml file
9241 - r4321
9242
9243 -------------------------------------------------------------------
9244 Tue Oct 17 13:49:53 CEST 2006 - dmacvicar@suse.de
9245
9246 - remove permissions for zypp checkpatches from spec
9247 - r4318
9248
9249 -------------------------------------------------------------------
9250 Tue Oct 17 12:36:57 CEST 2006 - dmacvicar@suse.de
9251
9252 - registration fails because of wrong product data
9253   (#205392)
9254   use DISTPRODUCT,DISTVERSION to create the product
9255   resolvable. have this resolvable provide
9256   PRODUCT = VERSION
9257 - r4312
9258
9259 -------------------------------------------------------------------
9260 Mon Oct 16 18:05:56 CEST 2006 - mvidner@suse.cz
9261
9262 - zypper service-add -r ./foo.repo (F#300641).
9263
9264 -------------------------------------------------------------------
9265 Mon Oct 16 15:02:00 CEST 2006 - jkupec@suse.cz
9266
9267 - zypper: added case-sensitive search, search in descriptions and
9268   summaries, search by resolvable type, substring and word
9269   matching, support for wildcards
9270 - Revision 4303
9271
9272 -------------------------------------------------------------------
9273 Mon Oct 16 13:27:50 CEST 2006 - mvidner@suse.cz
9274
9275 - Prevent the user from sending signals to zypp-checkpatches-wrapper
9276   (#211286).
9277
9278 -------------------------------------------------------------------
9279 Mon Oct 16 12:57:56 CEST 2006 - schubi@suse.de
9280
9281 - Dont incomplete an uninstalled resolvable, even not when establishing.
9282   Incomplete only makes sense for installed resolvables (when they have broken
9283   deps), for patches (because they are needed) and for atoms (because they are
9284   used during patch calculation)
9285   Bug 198379
9286
9287 - Do not branch for packages with the same NVE but different architectures.
9288   Take the best architecture.
9289
9290 -------------------------------------------------------------------
9291 Fri Oct 13 16:51:43 CEST 2006 - dmacvicar@suse.de
9292
9293 - implement rename source in sourcemanager
9294 - r4286
9295
9296 -------------------------------------------------------------------
9297 Fri Oct 13 14:32:44 CEST 2006 - dmacvicar@suse.de
9298
9299 - YaST sources: set alias to product summary if empty
9300 - show alias on logs.
9301 - r4281
9302
9303 -------------------------------------------------------------------
9304 Thu Oct 12 16:40:29 CEST 2006 - dmacvicar@suse.de
9305
9306 - version 2.4.0 (bin incompat due to callback fixes)
9307 - r4272
9308
9309 -------------------------------------------------------------------
9310 Thu Oct 12 16:30:55 CEST 2006 - ma@suse.de
9311
9312 - Provide additional solver status information to the UI.
9313   (#162164,F301272)
9314 - Fixed UI satus computation in presence of multiple available
9315   candidates.
9316 - revision 4264
9317 - version 2.3.1
9318
9319 -------------------------------------------------------------------
9320 Thu Oct 12 15:45:12 CEST 2006 - dmacvicar@suse.de
9321
9322 - remove const in MediaChangeReport requestMedia that
9323   broke cd changing.
9324 - r4262
9325
9326 -------------------------------------------------------------------
9327 Wed Oct 11 08:35:48 CEST 2006 - mvidner@suse.cz
9328
9329 - zypper: added search (jkupec)
9330 - removed the suid bit from zypp-checkpatches-wrapper so that the
9331   build passes until permissions.rpm is updated (~#211286).
9332 - r4253
9333
9334 -------------------------------------------------------------------
9335 Tue Oct 10 16:03:40 CEST 2006 - dmacvicar@suse.de
9336
9337 - Log microseconds if ZYPP_PROFILING env var is enabled.
9338 - r4252
9339
9340 -------------------------------------------------------------------
9341 Mon Oct  9 18:15:19 CEST 2006 - dmacvicar@suse.de
9342
9343 - YaST sources:
9344   Factory cannot be set with 'refresh' enabled
9345   (#204957)
9346 - get rid of some const bool signatures in Source classes
9347 - r4247
9348
9349 -------------------------------------------------------------------
9350 Mon Oct  9 15:11:16 CEST 2006 - mvidner@suse.cz
9351
9352 - Added zypp-checkpatches and a suid-root zypp-checkpatches-wrapper.
9353
9354 -------------------------------------------------------------------
9355 Fri Oct  6 13:23:32 CEST 2006 - schubi@suse.de
9356
9357 - select the best solution: prefering the total amount of install/update
9358   packages BEFORE source preferences. Bug 208784
9359
9360 -------------------------------------------------------------------
9361 Fri Oct  6 11:55:11 CEST 2006 - dmacvicar@suse.de
9362
9363 - Introduce a method to see if a source supports a
9364   kind of resolvable at that time, so we can
9365   init a YUM source like factory but avoid parsing
9366   it if it contains no patches.
9367 - add TODO
9368 - zypp-checkpatches xml output
9369 - r4235
9370
9371 -------------------------------------------------------------------
9372 Mon Oct  2 16:34:03 CEST 2006 - mvidner@suse.cz
9373
9374 - added a CLI preview: zypper
9375 - revision 4214
9376 - version 2.2.3
9377
9378 -------------------------------------------------------------------
9379 Mon Oct  2 15:11:26 CEST 2006 - dmacvicar@suse.de
9380
9381 - FATE #100165:
9382   Make Content File Aware of Different Architectures
9383   expand %a in release notes with architecture
9384
9385 -------------------------------------------------------------------
9386 Fri Sep 29 16:10:46 CEST 2006 - ma@suse.de
9387
9388 - Extended pattern parser to support includes/extends tags as hint
9389   for the IO. (F301229)
9390 - revision 4199
9391 - version 2.2.2
9392
9393 -------------------------------------------------------------------
9394 Fri Sep 29 00:31:33 CEST 2006 - ma@suse.de
9395
9396 - Enabled sending of ScriptResolvableReport.
9397 - Changed ScriptResolvableReport::start to send local path
9398   of script to be executed.
9399 - revision 4190
9400 - version 2.2.1
9401
9402 -------------------------------------------------------------------
9403 Wed Sep 27 14:14:33 CEST 2006 - ma@suse.de
9404
9405 - Added ScriptResolvableReport. Callbacks triggered on script
9406   execution during commit. (F100233)
9407 - revision 4187
9408 - version 2.2.0
9409
9410 -------------------------------------------------------------------
9411 Mon Sep 25 13:52:55 CEST 2006 - mvidner@suse.cz
9412
9413 - fix: Url::getRegisteredSchemes() would always return nothing
9414
9415 -------------------------------------------------------------------
9416 Fri Sep 22 15:34:11 CEST 2006 - jkupec@suse.cz
9417
9418 - Made the build dependency on gettext-devel explicit
9419
9420 -------------------------------------------------------------------
9421 Tue Sep 19 10:59:24 CEST 2006 - jsrain@suse.cz
9422
9423 - adapted multi-media YUM sources according to official YUM
9424   specification (F300743)
9425
9426 -------------------------------------------------------------------
9427 Mon Sep 18 17:42:26 CEST 2006 - lslezak@suse.cz
9428
9429 - use RPM_OPT_FLAGS (meissner@suse.de)
9430
9431 -------------------------------------------------------------------
9432 Mon Sep 18 15:19:53 CEST 2006 - lslezak@suse.cz
9433
9434 - SourceFactory::createFrom() - don't loose url,...
9435 - r4160
9436
9437 -------------------------------------------------------------------
9438 Mon Sep 18 12:00:46 CEST 2006 - kkaempf@suse.de
9439
9440 - reduce logging in ResolvableImpl.cc
9441 - rev 4157
9442
9443 -------------------------------------------------------------------
9444 Thu Sep 14 15:59:47 CEST 2006 - schubi@suse.de
9445
9446 - Replaced requirementIsMet by requirementIsInstalledOrUnneeded
9447   in QueueItemInstall and QueueItemRequire
9448   Bug 192535/204913
9449   removed fix:Thu Sep  7 18:31:46 CEST 2006 - schubi@suse.de
9450
9451 -------------------------------------------------------------------
9452 Thu Sep 14 12:44:53 CEST 2006 - lslezak@suse.cz
9453
9454 - fixed SourceFactory::createFrom() - don't loose alias,
9455   cachedir,... parameters
9456
9457 -------------------------------------------------------------------
9458 Thu Sep 14 10:21:02 CEST 2006 - mvidner@suse.cz
9459
9460 - Use RPM Enhances only if detected at configure time, to allow
9461   compilation with older rpm.
9462 - callback params: use const string & instead of string (dmacvicar)
9463
9464 -------------------------------------------------------------------
9465 Thu Sep  7 18:31:46 CEST 2006 - schubi@suse.de
9466
9467 - Do not regarding SATISFIED (regarding UNNEEDED) in isPresent if it is
9468   a package/script/message
9469   Bug: 192535
9470
9471 -------------------------------------------------------------------
9472 Thu Sep  7 16:19:36 CEST 2006 - dmacvicar@suse.de
9473
9474 - add Source_Ref::checksum() which in combination with
9475   timestamp can give an idea of a source change.
9476 - r4106
9477
9478 -------------------------------------------------------------------
9479 Thu Sep  7 14:32:38 CEST 2006 - mvidner@suse.cz
9480
9481 - Implemented fgzstreambuf::compressed_tell and fXstream::getbuf to
9482   enable progress reporting on compressed streams.
9483
9484 -------------------------------------------------------------------
9485 Wed Sep  6 18:31:20 CEST 2006 - dmacvicar@suse.de
9486
9487 - better error propagation
9488 - r4096
9489
9490 -------------------------------------------------------------------
9491 Tue Sep  5 19:22:56 CEST 2006 - mt@suse.de
9492
9493 - Removed libblkid dependency - the workaround using libblkid to
9494   check filesystem on XEN vbd mapped devices is obsolete, because
9495   the info is avaliable via /dev/disk/by-label link now. (#197107)
9496 - revision 4087
9497
9498 -------------------------------------------------------------------
9499 Thu Aug 31 15:16:11 CEST 2006 - ma@suse.de
9500
9501 - PackageProvider: Fixed broken retry. (#202163)
9502 - revision 4071
9503
9504 -------------------------------------------------------------------
9505 Wed Aug 30 23:50:55 CEST 2006 - ma@suse.de
9506
9507 - Fixed RpmDb::makePackageFromHeader: Catch NULL Header passed as argument and refuse
9508   to create a Package from a source package header.
9509 - Added method Pathname::extension: Return all of the characters in name
9510   after and including the last dot in the last element of name.
9511 - PlaindirImpl: Disable rpm signature verification when scaning a directory for
9512   rpms. Otherwise we'd need access to the rpm database to get the keys.
9513 - revision 4069
9514
9515 -------------------------------------------------------------------
9516 Wed Aug 30 17:42:40 CEST 2006 - schubi@suse.de
9517
9518 - Do not regarding SATISFIED/UNNEEDED in isPresent if it is
9519   a package/script/message
9520   Bug: 192535
9521
9522 -------------------------------------------------------------------
9523 Wed Aug 30 14:29:45 CEST 2006 - ma@suse.de
9524
9525 - Speedup computation of number of rpm database entries.
9526 - revision 4058
9527
9528 -------------------------------------------------------------------
9529 Tue Aug 29 16:58:20 CEST 2006 - schubi@suse.de
9530
9531 - Fixed endless loop in transactResObject
9532   Bug 198095 - YaST2 Installaler crashes when selecting Gnome pattern to a KDE installation
9533
9534 -------------------------------------------------------------------
9535 Tue Aug 29 12:05:09 CEST 2006 - dmacvicar@suse.de
9536
9537 - fix some testcases for tar file parser changes
9538 - r4045
9539
9540 -------------------------------------------------------------------
9541 Tue Aug 29 11:19:53 CEST 2006 - dmacvicar@suse.de
9542
9543 - missing includes
9544 - clean old callbacks
9545 - r4041
9546
9547 -------------------------------------------------------------------
9548 Fri Aug 25 14:32:07 CEST 2006 - schubi@suse.de
9549
9550 - zyppPattern->install_packages returns SUGGESTED package too.
9551   Bug 201476
9552   Revision 4036
9553
9554 -------------------------------------------------------------------
9555 Fri Aug 25 13:05:33 CEST 2006 - schubi@suse.de
9556
9557 - New behaviour in the solver: try with 'best' package first, try with 'all'
9558   packages if this fails.
9559   Bug :Bug 191983
9560
9561 -------------------------------------------------------------------
9562 Fri Aug 25 11:35:48 CEST 2006 - dmacvicar@suse.de
9563
9564 - libzypp 2.1.0
9565 - bump version due to incompatible callback changes in KeyRing
9566   Sources
9567
9568 -------------------------------------------------------------------
9569 Thu Aug 24 15:34:45 CEST 2006 - dmacvicar@suse.de
9570
9571 - new keyring callbacks
9572 - separate trust key from import key
9573 - use PublicKey class instead of params, to be able
9574   to add more info like photos later (pending #181682)
9575 - update zmart with those callbacks.
9576 - better error handling (Exception types)
9577 - make tmp file names more readable depending on the context
9578 - r4026
9579
9580 -------------------------------------------------------------------
9581 Tue Aug 22 22:35:30 CEST 2006 - dmacvicar@suse.de
9582
9583 - decouple probing from source creation, using the new
9584   media test for existence functions.
9585 - r4019
9586
9587
9588 -------------------------------------------------------------------
9589 Tue Aug 22 17:56:53 CEST 2006 - mt@suse.de
9590
9591 - Fixed getDoesFileExist to reset the transfer range
9592 - Added logging of curl debug messages to the zypp log.
9593   The env var ZYPP_MEDIA_CURL_DEBUG=1 logs curl infos,
9594   ZYPP_MEDIA_CURL_DEBUG=2 logs the in/out headers.
9595 - r4018
9596
9597 -------------------------------------------------------------------
9598 Fri Aug 18 14:57:35 CEST 2006 - kkaempf@suse.de
9599
9600 - remove the /etc/sysconfig/zypp:REWRITE_KERNEL_DEPS = yes check;
9601   see rev 3810 below. (#190163)
9602 - rev 3998
9603
9604 -------------------------------------------------------------------
9605 Thu Aug 17 18:15:14 CEST 2006 - dmacvicar@suse.de
9606
9607 - fix uninstalling of atoms (noop)
9608 - r3995
9609
9610 -------------------------------------------------------------------
9611 Wed Aug 16 17:41:40 CEST 2006 - dmacvicar@suse.de
9612
9613 - Implement initial verson of Media
9614   doesFileExist, for future source probing.
9615 - r3984
9616
9617 -------------------------------------------------------------------
9618 Tue Aug 15 12:01:31 CEST 2006 - dmacvicar@suse.de
9619
9620 - more dbus_connection_close fixes
9621 - r3974
9622
9623 -------------------------------------------------------------------
9624 Tue Aug 15 11:41:41 CEST 2006 - kkaempf@suse.de
9625
9626 - clean up 'incomplete' handling in QueueItemEstablish.
9627 - rev 3973.
9628
9629 -------------------------------------------------------------------
9630 Tue Aug 15 11:30:50 CEST 2006 - kkaempf@suse.de
9631
9632 - Don't set 'incomplete' for uninstalled patterns or products.
9633   (#198379)
9634 - rev 3970.
9635
9636 -------------------------------------------------------------------
9637 Mon Aug 14 16:50:53 CEST 2006 - schubi@suse.de
9638
9639 - Added new API calls:
9640   setAdditionalProvide
9641   setAdditionalConflict
9642   setAdditionalRequire
9643
9644 -------------------------------------------------------------------
9645 Mon Aug 14 11:26:20 CEST 2006 - dmacvicar@suse.de
9646
9647 - don't link examples to testsuite library.
9648
9649 -------------------------------------------------------------------
9650 Sat Aug 12 17:30:30 CEST 2006 - schwab@suse.de
9651
9652 - Disable profiling to work around compiler bug.
9653
9654 -------------------------------------------------------------------
9655 Fri Aug 11 17:01:33 CEST 2006 - dmacvicar@suse.de
9656
9657 - forward port 3924:3939
9658 - Add explicit finish callbacks for subtasks during ProvidePackage
9659   to avoid UI confusion.
9660 - rev3957
9661
9662 -------------------------------------------------------------------
9663 Fri Aug 11 11:48:44 CEST 2006 - dmacvicar@suse.de
9664
9665 - Introduce examples/
9666 - fix some svn ignores
9667 - fix compilation. Use: dbus_connection_close
9668 - rev 3943
9669
9670 -------------------------------------------------------------------
9671 Thu Aug 10 16:32:36 CEST 2006 - dmacvicar@suse.de
9672
9673 - Initial support for plain directory with rpms as source
9674 - r3935
9675
9676 -------------------------------------------------------------------
9677 Tue Aug  8 16:51:45 CEST 2006 - dmacvicar@suse.de
9678
9679 - Move the target query by kind function to
9680   a iterator, so we dont make a copy of the restore
9681   the iterator works loading by demand too
9682
9683 -------------------------------------------------------------------
9684 Mon Aug  7 17:57:26 CEST 2006 - dmacvicar@suse.de
9685
9686 - rename the new initTarget to initializeTarget,
9687   leave the old one as is, but deprecate it.
9688 - r3903
9689
9690 -------------------------------------------------------------------
9691 Mon Aug  7 15:10:08 CEST 2006 - dmacvicar@suse.de
9692
9693 - forward port from SLES10 branch , till 3888
9694 - Prefer to use available DeltaRpm or PatchRpm instead of downloading
9695   full packages. (#168844)
9696 - rpmdb : Do not use the deprecated POSIX API, but boost::regex
9697 - version 2.0.0
9698 - rev 3893
9699
9700 -------------------------------------------------------------------
9701 Fri Aug  4 15:20:13 CEST 2006 - dmacvicar@suse.de
9702
9703 - Separate target init from adding resolvables, getting rid of the
9704 uggly bool flag.
9705 - dont clear the store each time Target::resolvables is called
9706 - Load target resolvables on demand by kind, keep them cached later
9707 - add Target::resolvablesByKind(kind) to allow query specific kind
9708   without reading all kinds. Used to port TargetProduct, which
9709   was reading the whole rpm database only to displayy base product
9710   name in YaST help.
9711 - commit to pkg-bindings and packager will follow.
9712 - jsrain will port more yast stuff, especially inst_source which
9713   startup time should by reduced by half afterwards.
9714 - rev 3880
9715
9716 -------------------------------------------------------------------
9717 Tue Aug  1 13:37:29 CEST 2006 - dmacvicar@suse.de
9718
9719 - forward port:
9720   rev 3786 fix to stalle tmpfiles broke patches.
9721   SLES was released with this broken. 10.1 has a blocked
9722   zypp update because this.
9723   Attempt to fix this. (#192535)
9724 - fix configure.ac sqlite-source build path
9725 - rev 3858
9726
9727 -------------------------------------------------------------------
9728 Fri Jul 21 10:58:58 CEST 2006 - dmacvicar@suse.de
9729
9730 - link correctly
9731
9732 -------------------------------------------------------------------
9733 Wed Jul 19 13:50:57 CEST 2006 - dmacvicar@suse.de
9734
9735 - dont link sqlite in the main lib.
9736 - rev 3826
9737
9738 -------------------------------------------------------------------
9739 Tue Jul 18 17:42:45 CEST 2006 - dmacvicar@suse.de
9740
9741 - susetags: parse product parser regexp only once
9742 - parse yum factory 5 sec. (from 30) faster using
9743   another string find algorithm
9744 - rev 3824
9745
9746 -------------------------------------------------------------------
9747 Tue Jul 18 12:56:17 CEST 2006 - dmacvicar@suse.de
9748
9749 - Digest: Don't read the stream character wise but reading blocks,
9750   as advised by matz profiling.
9751 - r3819
9752
9753 -------------------------------------------------------------------
9754 Mon Jul 17 12:54:39 CEST 2006 - ma@suse.de
9755
9756 - Add "openSUSE", "ATI Technologies Inc." and "Nvidia" to
9757   trusted vendors. (#189573)
9758 - revision 3804
9759
9760 -------------------------------------------------------------------
9761 Thu Jul 13 12:52:58 CEST 2006 - dmacvicar@suse.de
9762
9763 - backport fix for stalle tmpfile (#191311)
9764 - rev 3788
9765
9766 -------------------------------------------------------------------
9767 Wed Jun 28 13:22:22 CEST 2006 - mt@suse.de
9768
9769 - deactivated media manager code that was disabling the
9770   automounter (#172419)
9771 - rev 3724
9772
9773 -------------------------------------------------------------------
9774 Mon Jun 26 17:14:53 CEST 2006 - dmacvicar@suse.de
9775
9776 - fix autorefresh (#186115)
9777 - revision 3708
9778 -------------------------------------------------------------------
9779 Fri Jun 23 13:41:18 CEST 2006 - ma@suse.de
9780
9781 - forward port from SLE branch
9782 - Set default permission for logfiles to 0640. (#187044)
9783 - revision 3696
9784
9785 -------------------------------------------------------------------
9786 Thu Jun 22 16:01:15 CEST 2006 - ma@suse.de
9787
9788 - forward port from SLE branch
9789 - Fixed installation of SP or Add-On product switching to media 2
9790   too early. (#186607)
9791 - revision 3691
9792
9793 -------------------------------------------------------------------
9794 Wed Jun 21 15:47:39 CEST 2006 - dmacvicar@suse.de
9795
9796 - forward port from SLE branch
9797 - Strip self provides without edition in Resolvable ctor.
9798   (#186079)
9799 - Source::provideResolvables not implemented in yum source type.
9800   Product not set for packages that are available from update source
9801   (#186920)
9802 - Hook modalias() supplements without package to "kernel" (#184840)
9803 - Allow on-demand SourceManager::restore() (#186678)
9804 - Hook modalias() supplements without package to "kernel" (#184840)
9805 - rev 3676
9806
9807 -------------------------------------------------------------------
9808 Mon Jun 19 15:17:17 CEST 2006 - mt@suse.de
9809
9810 - Fix adding resolving of path names for mount points (#181606)
9811 - rev 3658
9812
9813 -------------------------------------------------------------------
9814 Mon Jun 19 13:52:14 CEST 2006 - dmacvicar@suse.de
9815
9816 - merge download algorithm and refactoring from branch
9817   (#181204)
9818
9819 -------------------------------------------------------------------
9820 Thu Jun 15 17:53:40 CEST 2006 - mvidner@suse.cz
9821
9822 - autodocs: use find+xargs to overcome command length limit,
9823   do not call doxygen unnecessarily (#185334).
9824 - rev 3645
9825
9826 -------------------------------------------------------------------
9827 Thu Jun 15 07:26:29 CEST 2006 - kkaempf@suse.de
9828
9829 - Dont use getZYpp in static constructor (#185198)
9830   Bugfix #178292 was wrong.
9831 - Only warn on incompleting installed resolvables (#185197)
9832 - rev 3644
9833
9834 -------------------------------------------------------------------
9835 Wed Jun 14 22:43:40 CEST 2006 - kkaempf@suse.de
9836
9837 - Atoms might only be installed via patches (#184714)
9838 - rev 3642
9839
9840 -------------------------------------------------------------------
9841 Wed Jun 14 17:26:39 CEST 2006 - dmacvicar@suse.de
9842
9843 - fix for the last stall tmpfile (#178292)
9844 - r3637
9845
9846 -------------------------------------------------------------------
9847 Wed Jun 14 12:06:57 CEST 2006 - mt@suse.de
9848
9849 - Implemented transfer timeout inside of the progress callback.
9850   The timeout value can be set using timeout url parameter, the
9851   default transfer timeout is 180 seconds. (#181602)
9852 - Added ssl_verify and ssl_capath url options used in https scheme,
9853   allowing to change or disable the ssl verify options. (#171622)
9854 - Added fallback on read failures of /etc/mtab to /proc/mounts.
9855   Improved verbosity in mount and mount check related failure cases,
9856   incl. /etc/mtab dump. (#181606)
9857 - rev 3623
9858
9859 -------------------------------------------------------------------
9860 Wed Jun 14 10:49:10 CEST 2006 - kkaempf@suse.de
9861
9862 - combine knownAliases and knownUrls in a single function.
9863 - rev 3616
9864
9865 -------------------------------------------------------------------
9866 Mon Jun 12 16:27:46 CEST 2006 - kkaempf@suse.de
9867
9868 - honor parallel installs in resolver context (#181103)
9869 - rev 3592
9870
9871 -------------------------------------------------------------------
9872 Mon Jun 12 15:37:10 CEST 2006 - dmacvicar@suse.de
9873
9874 - right fix for tmpdir initialized in static constructor
9875 - catch around provideJustFile in providePackage
9876 -rev 3654
9877
9878 -------------------------------------------------------------------
9879 Mon Jun 12 15:15:07 CEST 2006 - dmacvicar@suse.de
9880
9881 - fix #182003 YUM packages without size
9882 - rev 3587
9883
9884 -------------------------------------------------------------------
9885 Mon Jun 12 14:58:55 CEST 2006 - kkaempf@suse.de
9886
9887 - Allow to restore and remove by Url
9888 - rev 3583
9889
9890 -------------------------------------------------------------------
9891 Mon Jun 12 13:07:31 CEST 2006 - kkaempf@suse.de
9892
9893 - make atoms parallel installable (#181103)
9894 - rev 3580
9895
9896 -------------------------------------------------------------------
9897 Fri Jun  9 16:28:11 CEST 2006 - dmacvicar@suse.de
9898
9899 - Allow to restore by alias
9900 - r3568
9901
9902 -------------------------------------------------------------------
9903 Fri Jun  9 13:06:16 CEST 2006 - mvidner@suse.cz
9904
9905 - Do not fork in a global destructor, perl dislikes it (#182672).
9906   Fixes hanging ag_ldapserver and yast2-perl-bindings tests.
9907
9908 -------------------------------------------------------------------
9909 Thu Jun  8 16:24:55 CEST 2006 - ma@suse.de
9910
9911 - Installation: Assert product information is stored to libzypp
9912   database before reboot. (#181198)
9913 - Version 1.2.0; revision 3553
9914
9915 -------------------------------------------------------------------
9916 Wed Jun  7 13:55:23 CEST 2006 - visnov@suse.cz
9917
9918 - Synchronize keys with rpm database before
9919   closing access to it (#182338)
9920 - rev 3533
9921
9922 -------------------------------------------------------------------
9923 Wed Jun  7 11:40:46 CEST 2006 - mt@suse.de
9924
9925 - Changed to just prefer DVD drives in "dvd:" scheme, instead of
9926   filter out the non-DVD drives completely. Allows a fallback to
9927   drives without the dvd HAL property e.g. in VMWare. (#177457)
9928 - rev 3530
9929
9930 -------------------------------------------------------------------
9931 Wed Jun  7 01:00:06 CEST 2006 - dmacvicar@suse.de
9932
9933 - Merge fix for stalle tmpdir due to cyclic references, using a master
9934  TmpDir for zypp. (#178292) . There is still 1 tmpdir to fix.
9935 - rev 3521
9936
9937 -------------------------------------------------------------------
9938 Wed Jun  7 01:00:05 CEST 2006 - dmacvicar@suse.de
9939
9940 - Fixes unneeded file download, and add download callbacks
9941   (still need yast side) #181204 and #160206
9942 - Fix stalle tmpdir due to cyclic references, using a master
9943   TmpDir for zypp. # 178292
9944
9945 -------------------------------------------------------------------
9946 Wed Jun  7 00:02:18 CEST 2006 - ma@suse.de
9947
9948 - fixed memory leak in PersistentStorage (#168690)
9949 - revision 3519
9950
9951 -------------------------------------------------------------------
9952 Tue Jun  6 22:24:00 CEST 2006 - ma@suse.de
9953
9954 - fixed memory leak in XMLSourceCacheParser (#168690)
9955 - revision 3517
9956
9957 -------------------------------------------------------------------
9958 Fri Jun  2 16:09:03 CEST 2006 - schubi@suse.de
9959
9960 -latest fi translation added
9961  Revision 3502
9962
9963 -------------------------------------------------------------------
9964 Thu Jun  1 15:11:47 CEST 2006 - schubi@suse.de
9965
9966 -All installed resolvables has been set to "satisfied" in
9967  ResolverContext::unneeded . BUT:
9968  Patch concerning resolvables have to be set to
9969  "unneeded" although they are installed. In order
9970  getting the state "no longer applicable" (Bug 171590)
9971 - rev 3496
9972
9973 -------------------------------------------------------------------
9974 Thu Jun  1 14:54:02 CEST 2006 - kkaempf@suse.de
9975
9976 - compute status for scripts and messages so their freshens get
9977   properly honored (aj with postgresql-server)
9978 - rev 3494
9979
9980 -------------------------------------------------------------------
9981 Thu Jun  1 13:57:48 CEST 2006 - dmacvicar@suse.de
9982
9983 - revert not-used-yet rpmdb timestamp, as
9984   it broke rpmdb::init(). (#180040)
9985 - rev 3490
9986
9987 -------------------------------------------------------------------
9988 Thu Jun  1 11:03:34 CEST 2006 - schubi@suse.de
9989
9990 - updating gmo files, if po files has been changed; bug 164449
9991
9992 -------------------------------------------------------------------
9993 Wed May 31 18:32:58 CEST 2006 - dmacvicar@suse.de
9994
9995 - Dont download twice if starting from 1st time
9996 - fix typo
9997 - rev 3481
9998
9999 -------------------------------------------------------------------
10000 Wed May 31 17:06:48 CEST 2006 - dmacvicar@suse.de
10001
10002 - set cache dir only if storeMetadata is called as a public method.´
10003 - rev 3475
10004
10005 -------------------------------------------------------------------
10006 Wed May 31 15:27:38 CEST 2006 - kkaempf@suse.de
10007
10008 - schedule a package for installation if
10009   - it freshens / supplements something
10010   - it is not installed yet
10011   (#178721)
10012 - rev 3473
10013
10014 -------------------------------------------------------------------
10015 Wed May 31 15:22:43 CEST 2006 - dmacvicar@suse.de
10016
10017 - make susetags also implement download and check first.
10018 - rev 3470
10019
10020 -------------------------------------------------------------------
10021 Tue May 30 12:43:47 CEST 2006 - dmacvicar@suse.de
10022
10023 - make yum more robust. Never parse from provideFile
10024   but only from local disk. Make sure the cache
10025   is consistent before recreating it.
10026   the code is easier to follow and probably
10027   faster. checksum and signatures are
10028   checked on caching not on parsing.
10029   Required to implement refresh for #154990
10030 - rev 3452
10031
10032 -------------------------------------------------------------------
10033 Wed May 24 16:57:54 CEST 2006 - dmacvicar@suse.de
10034
10035 - implement timestamp for YUM and SuseTags
10036 - actually use the license to confirm in yum patches
10037 - add prerequires tag in yum optonally to the bad designed
10038   and nonintuitive pre=1
10039 - rev 3448
10040
10041 -------------------------------------------------------------------
10042 Wed May 24 15:30:32 CEST 2006 - dmacvicar@suse.de
10043
10044 - dont pass root on init but before.
10045 - implement rpm db modification timestamp
10046   not used yet
10047 - move Helix source to testsuite out of the solver
10048   so we can use it for target, storage tests
10049 - add Source_Ref::timestamp(), default to now()
10050   in order to implement smart sync of sources by zmd
10051 - don't parse desc and summary twice
10052 - fix a segfault with tranlated text
10053 - fix broken size tag introduced in rev 3427
10054 - rev 3446
10055
10056 -------------------------------------------------------------------
10057 Tue May 23 20:53:27 CEST 2006 - dmacvicar@suse.de
10058
10059 - dont accept corrupt sources, improve logs
10060
10061 -------------------------------------------------------------------
10062 Tue May 23 17:26:41 CEST 2006 - ma@suse.de
10063
10064 - Added PoolItem_Ref::statusReset. Resets the PoolItem status without
10065   loosing autoprotection (eg. for foreign vendor). (assists #177469)
10066 - rev 3431
10067
10068 -------------------------------------------------------------------
10069 Tue May 23 17:04:04 CEST 2006 - jsrain@suse.cz
10070
10071 - added mediaNr() to PatchRpm and DeltaRpm classes
10072 - rev 3430
10073
10074 -------------------------------------------------------------------
10075 Tue May 23 15:58:04 CEST 2006 - dmacvicar@suse.de
10076
10077 - enable YUM license to confirm.
10078   needed for #174476
10079 - adapt store to serialize and read all new resobject fields
10080 - use install-time to now() when serializing (#174653)
10081 - rev 3427
10082
10083 -------------------------------------------------------------------
10084 Mon May 22 20:51:59 CEST 2006 - ma@suse.de
10085
10086 - Do not violate install order when restricting commit to a certain
10087   mediaNumber. (#170079)
10088 - Version 1.1.0; rev 3423
10089
10090 -------------------------------------------------------------------
10091 Mon May 22 19:03:20 CEST 2006 - mvidner@suse.cz
10092
10093 - Added SourceManager::findSourceByUrl to overcome alias mismatches
10094   (#177543).
10095 - rev 3420
10096
10097 -------------------------------------------------------------------
10098 Mon May 22 17:19:25 CEST 2006 - ma@suse.de
10099
10100 - Order all objects according to prerequirements, not just packages.
10101   (#173690)
10102 - rev 3419
10103
10104 -------------------------------------------------------------------
10105 Mon May 22 15:57:43 CEST 2006 - schubi@suse.de
10106
10107 - Added new translation
10108
10109 -------------------------------------------------------------------
10110 Fri May 19 12:53:44 CEST 2006 - dmacvicar@suse.de
10111
10112 - fix missing homedir option for gpg (#171055)
10113 - rev 3415
10114
10115 -------------------------------------------------------------------
10116 Thu May 18 19:08:52 CEST 2006 - ma@suse.de
10117
10118 - Prevent against daemons launched in rpm %post, that do not close
10119   their filedescriptors. (#174548)
10120 - Version 1.0.1; rev 3413
10121
10122 -------------------------------------------------------------------
10123 Thu May 18 16:51:41 CEST 2006 - jsrain@suse.cz
10124
10125 - fixed media number of package retrieved as a part of a patch
10126   (#174841)
10127 - rev 3409
10128
10129 -------------------------------------------------------------------
10130 Thu May 18 16:16:21 CEST 2006 - dmacvicar@suse.de
10131
10132 - fix missing package descriptions due to filtered packages
10133   by incompatible architectures. (#159109)
10134 - rev 3404
10135
10136 -------------------------------------------------------------------
10137 Thu May 18 16:08:42 CEST 2006 - kkaempf@suse.de
10138
10139 - decrease logging in DiskUsageCounter and Modalias (#163186)
10140 - rev 3406
10141
10142 -------------------------------------------------------------------
10143 Thu May 18 10:43:47 CEST 2006 - ma@suse.de
10144
10145 - Stay backward comapatible.
10146
10147 -------------------------------------------------------------------
10148 Tue May 16 21:35:27 CEST 2006 - ma@suse.de
10149
10150 - Make basic attributes available through ResObject.
10151 - Let ResObjects which do not require media access during
10152   commit return ZERO sourceMediaNr (required for #173690)
10153 - Version 1.0.0
10154 - rev 3390
10155
10156 -------------------------------------------------------------------
10157 Tue May 16 15:11:35 CEST 2006 - kkaempf@suse.de
10158
10159 - reduce logging verbosity (#163186)
10160 - rev 3381
10161
10162 -------------------------------------------------------------------
10163 Tue May 16 14:00:57 CEST 2006 - schubi@suse.de
10164
10165 - setCandidate accept candidates with compatible architectures too. Not
10166   only with the same architecture. Bug 172594 - If update package has
10167   differet arch, UI display is wrong
10168
10169 -------------------------------------------------------------------
10170 Tue May 16 09:30:45 CEST 2006 - mvidner@suse.cz
10171
10172 - Added Source_Ref::resStoreInitialized.
10173   If we know that noone has seen the resolvables yet, we can skip
10174   them too, eg. when deleting a source. (#174840)
10175 - rev 3378
10176
10177 -------------------------------------------------------------------
10178 Mon May 15 12:41:39 CEST 2006 - kkaempf@suse.de
10179
10180 - Honor freshens as conditionals independant from the installed/
10181   uninstalled status (#174797)
10182 - rev 3376
10183
10184 -------------------------------------------------------------------
10185 Mon May 15 11:15:03 CEST 2006 - kkaempf@suse.de
10186
10187 - State modifier "unneeded" is transitive for patches (#171590)
10188 - rev 3375
10189
10190 -------------------------------------------------------------------
10191 Thu May 11 17:42:29 CEST 2006 - schubi@suse.de
10192
10193 - Do not transact itself (update) in the transactResObject mechanism
10194   Bug 174290
10195
10196 -------------------------------------------------------------------
10197 Thu May 11 16:37:51 CEST 2006 - mt@suse.de
10198
10199 - Reenabled improved large file support flags (unintentionally
10200   removed in rev 1544). Fixes bug #173753.
10201 - Added large file support flags to libzypp.pc file allowing
10202   consistence checks in the application using features variable
10203 - rev 3366
10204
10205 -------------------------------------------------------------------
10206 Thu May 11 10:49:36 CEST 2006 - mvidner@suse.cz
10207
10208 - SourceManager: moved source deletion before creation
10209   so that we can recreate a deleted one (#174295)
10210 - removed dead code dealing with known_caches from SourceManager::store
10211   (see r3195)
10212 - r3362
10213
10214 -------------------------------------------------------------------
10215 Thu May 11 10:15:14 CEST 2006 - jsrain@suse.cz
10216
10217 - fixed returning product short name and summary if product read
10218   from target store (#148625)
10219 - rev 3360
10220
10221 -------------------------------------------------------------------
10222 Wed May 10 11:39:06 CEST 2006 - jsrain@suse.cz
10223
10224 - set media verifier on redirected medium (#172599)
10225 - rev 3359
10226
10227 -------------------------------------------------------------------
10228 Mon May  8 17:28:42 CEST 2006 - kkaempf@suse.de
10229
10230 - fix 'transactResKind' to collect best providers by capability
10231   and to recursively transact items of same kind (#170114)
10232 - rev 3355
10233
10234 -------------------------------------------------------------------
10235 Mon May  8 16:45:46 CEST 2006 - dmacvicar@suse.de
10236
10237 - serialize the full URL to avoid missing password and other
10238   url settings (#148108)
10239 - rev 3353
10240
10241 -------------------------------------------------------------------
10242 Fri May  5 17:47:14 CEST 2006 - mt@suse.de
10243
10244 - Added a 60 sec connect timeout to MediaCurl (#172860)
10245 - rev 3348
10246
10247 -------------------------------------------------------------------
10248 Thu May  4 15:15:37 CEST 2006 - kkaempf@suse.de
10249
10250 - re-fetch also .asc and .key files before checking signature
10251   (#172597)
10252 - rev 3350 (3345-10.1)
10253
10254 -------------------------------------------------------------------
10255 Wed May  3 17:40:45 CEST 2006 - dmacvicar@suse.de
10256
10257 - Fix yum key verification, because a double variable declaration
10258
10259 -------------------------------------------------------------------
10260 Wed May  3 15:34:00 CEST 2006 - dmacvicar@suse.de
10261
10262 - use --no-default-keyring to avoid creating a
10263   default gpg dir in / (#171055)
10264 - rev 3335
10265
10266 -------------------------------------------------------------------
10267 Wed May  3 14:40:25 CEST 2006 - dmacvicar@suse.de
10268
10269 - Fix YUM signature checking, we were passing the key instead of the
10270   signature.
10271 - When the user trust a key, sync again. Bye to the session trusted
10272   keys and user being asked all the time. (#171213)
10273 - r3332
10274
10275 -------------------------------------------------------------------
10276 Wed May  3 14:22:02 CEST 2006 - ma@suse.de
10277
10278 - Cleanup index tables when removing items from pool (#170564).
10279
10280 -------------------------------------------------------------------
10281 Wed May  3 12:23:36 CEST 2006 - kkaempf@suse.de
10282
10283 - backout rev 3246->3275 of TargetImpl.cc
10284 - add missing testsuite/utils/TestUtils.h
10285 - rev 3330
10286
10287 -------------------------------------------------------------------
10288 Wed May  3 12:13:38 CEST 2006 - dmacvicar@suse.de
10289
10290 - more fixes for #171062, there were some files still not being
10291   read from cache.
10292 - r3327
10293
10294 -------------------------------------------------------------------
10295 Tue May  2 18:41:44 CEST 2006 - dmacvicar@suse.de
10296
10297 - cache keys and signature. Remove lot of duplicated code. (#171062)
10298 - r3320
10299
10300 -------------------------------------------------------------------
10301 Tue May  2 18:02:46 CEST 2006 - mt@suse.de
10302
10303 - Disabled isUseableAttachPoint check in MediaDIR -- we do not
10304   mount here anything, so it is OK to use any dir (171351).
10305 - rev 3318
10306
10307 -------------------------------------------------------------------
10308 Tue May  2 14:58:03 CEST 2006 - kkaempf@suse.de
10309
10310 - parse "license-to-confirm" in primary.xml (#168437)
10311 - rev 3312
10312
10313 -------------------------------------------------------------------
10314 Mon May  1 17:44:29 CEST 2006 - kkaempf@suse.de
10315
10316 - Don't try to store 'Atom', not needed and the backend store
10317   rejects them anyways (addtion to #168610)
10318 - rev 3306
10319
10320 -------------------------------------------------------------------
10321 Mon May  1 04:43:01 CEST 2006 - mt@suse.de
10322
10323 - Improved device check in MediaDISK using libblkid (Bug #158529)
10324 - Allow to provide sysfs path via $SYSFS_PATH in MediaCD.cc and
10325   added a check if it is a directory
10326 - Added libcurl and libblkid checks to configure.ac
10327 - Added e2fsprogs(-devel) requires to the spec file
10328 - rev 3303
10329
10330 -------------------------------------------------------------------
10331 Sat Apr 29 21:46:22 CEST 2006 - kkaempf@suse.de
10332
10333 - dont download "other" during key check (#171041)
10334 - rev 3294
10335
10336 -------------------------------------------------------------------
10337 Sat Apr 29 11:05:15 CEST 2006 - kkaempf@suse.de
10338
10339 - allow parallel installs of atoms (used to fulfill patch require-
10340   ments, atoms aren't installed anyways) (#170098)
10341 - some testsuite improvements.
10342 - rev 3288
10343
10344 -------------------------------------------------------------------
10345 Fri Apr 28 20:15:06 CEST 2006 - dmacvicar@suse.de
10346
10347 - get rid of autobuild check when throwing exceptions without throw
10348   but with a macro, returning a null pointer at the end (never reached).
10349
10350 -------------------------------------------------------------------
10351 Fri Apr 28 19:50:28 CEST 2006 - ma@suse.de
10352
10353 - Do not violate install order when restricting commit to a certain
10354   mediaNumber. (#170079)
10355
10356 -------------------------------------------------------------------
10357 Fri Apr 28 18:12:26 CEST 2006 - dmacvicar@suse.de
10358
10359 - Don't use throw directly!
10360   use ZYPP_THROW with a Exception class, otherwise package bindings
10361   will not catch them.
10362   Should fix crashes when reading broken sources with yast.
10363 - rev 3272
10364
10365 -------------------------------------------------------------------
10366 Fri Apr 28 15:29:32 CEST 2006 - schubi@suse.de
10367
10368 - Bug 162064 - font packages are not installed for locale, e.g. khmer font not installed after CD1
10369   revision 3269
10370
10371 -------------------------------------------------------------------
10372 Fri Apr 28 14:55:04 CEST 2006 - kkaempf@suse.de
10373
10374 - revert bugfix #168906 (fom rev 3219), it filters too many errors.
10375 - further improve on #168840 (from rev 3231), match on name-edition
10376   when filtering by best arch. (#170098)
10377 - rev 3268
10378
10379 -------------------------------------------------------------------
10380 Fri Apr 28 13:01:58 CEST 2006 - dmacvicar@suse.de
10381
10382 - #170093 , lot of package descriptions missing
10383 - rev 3263
10384
10385 -------------------------------------------------------------------
10386 Thu Apr 27 20:28:01 CEST 2006 - dmacvicar@suse.de
10387
10388 - try to fix wrong permissions of /var/lib/zypp created
10389   by old zypp, only when running as root they are fixed
10390   (#169094)
10391 - YUM: Verify signatures on factoryInit.
10392   Dont provide other.xml. Cleanups, better logging.
10393   When refreshing signed soruces, don't refresh is source
10394   has not changed.
10395 - YaST sources: don't refresh if media file has not changed.
10396 - Show full url of index files in sources for signature validation
10397   (mentioned in #170139 comment #3)-
10398
10399 -------------------------------------------------------------------
10400 Thu Apr 27 18:41:02 CEST 2006 - jsrain@suse.de
10401
10402 - udpated media ID syntax for external scripts (to be consistent
10403   with packages) (#170247)
10404 - rev 3256
10405
10406 -------------------------------------------------------------------
10407 Thu Apr 27 18:33:48 CEST 2006 - jsrain@suse.de
10408
10409 - set media ID to 1 if not specified in YUM metadata (#167452)
10410 - rev 3255
10411
10412 -------------------------------------------------------------------
10413 Thu Apr 27 11:55:05 CEST 2006 - kkaempf@suse.de
10414
10415 - If freshen and supplement are fulfilled, install any kind of
10416   resolvable if not yet installed (#165746)
10417 - rev 3249
10418
10419 -------------------------------------------------------------------
10420 Wed Apr 26 18:00:42 CEST 2006 - kkaempf@suse.de
10421
10422 - make downloaded script executable. (#169191)
10423 - rev 3247
10424
10425 -------------------------------------------------------------------
10426 Wed Apr 26 10:43:03 CEST 2006 - kkaempf@suse.de
10427
10428 - Improve on last fix, compare only compatible archs.
10429 - rev 3233
10430
10431 -------------------------------------------------------------------
10432 Tue Apr 25 19:36:13 CEST 2006 - kkaempf@suse.de
10433
10434 - Only choose best arch of multiple package atoms with identical
10435   name (#168840)
10436 - rev 3231
10437
10438 -------------------------------------------------------------------
10439 Tue Apr 25 16:59:51 CEST 2006 - dmacvicar@suse.de
10440
10441 - pass empty strings to UI as key properties if unknown key
10442   (#169114)
10443 - rev 3228
10444
10445 -------------------------------------------------------------------
10446 Tue Apr 25 16:47:35 CEST 2006 - kkaempf@suse.de
10447
10448 - refrain from parsing 'other.xml' (#159316)
10449 - rev 3226
10450
10451 -------------------------------------------------------------------
10452 Tue Apr 25 16:34:50 CEST 2006 - visnov@suse.cz
10453
10454 - in source refresh, clean up the cache dir if fails
10455 - do not require repomd.xml.asc when creating a cache (#163765)
10456 - rev 3224
10457
10458 -------------------------------------------------------------------
10459 Tue Apr 25 15:17:15 CEST 2006 - dmacvicar@suse.de
10460
10461 - Check if a file exists before providing it, and just handling the
10462   exception is not sufficient, because it can release the media.
10463   it nows get all possible packages.X translations an then
10464   it selects the candidate from the existing ones (#168654)
10465 - rev 3221
10466
10467 -------------------------------------------------------------------
10468 Tue Apr 25 12:28:17 CEST 2006 - kkaempf@suse.de
10469
10470 - dont report conflicts if item is neither installed
10471   nor to-be-installed (#168906)
10472 - rev 3219
10473
10474 -------------------------------------------------------------------
10475 Tue Apr 25 11:27:09 CEST 2006 - dmacvicar@suse.de
10476
10477 - #168060 , propagate the file description or original
10478   name to the UI and not the checked filename path,
10479   which could be a tmp file.
10480   Requires changes in pkg-manager, and probably zmd-helpers.
10481 - rev 3215
10482
10483 -------------------------------------------------------------------
10484 Mon Apr 24 18:27:59 CEST 2006 - dmacvicar@suse.de
10485
10486 - /var/lib/zypp/db/languages/* are empty files (##168355)
10487 - r3206
10488
10489 -------------------------------------------------------------------
10490 Mon Apr 24 17:45:07 CEST 2006 - dmacvicar@suse.de
10491
10492 - All resolvables must honor arch, so Arch_noarch in
10493   target/store/XMLFilesBackend.cc is wrong (#160792)
10494 - Introduced code to honour shared package descriptions
10495   (#159109)
10496 - r3204
10497
10498 -------------------------------------------------------------------
10499 Mon Apr 24 16:43:48 CEST 2006 - jsrain@suse.de
10500
10501 - replace '_' in YUM elements/attributes with '-' (#168762)
10502 - rev 3201
10503
10504 -------------------------------------------------------------------
10505 Mon Apr 24 16:15:02 CEST 2006 - mt@suse.de
10506
10507 - Fixed iseries workaround - interchanged variables for scsi
10508   devices, added debug messages about the steps (#163971).
10509 - Added getenv NULL ptr check and verify of the $HOME dir's
10510   and ~/.curlrc file's ownership (#163203).
10511 - rev 3199
10512
10513 -------------------------------------------------------------------
10514 Mon Apr 24 15:44:18 CEST 2006 - ma@suse.de
10515
10516 - Use filesystem::TmpDir to create unique and unused Source cache
10517   directories. (#168051)
10518
10519 -------------------------------------------------------------------
10520 Mon Apr 24 14:30:41 CEST 2006 - ma@suse.de
10521
10522 - Enable signature checks per default. (#168525)
10523
10524 -------------------------------------------------------------------
10525 Mon Apr 24 11:20:17 CEST 2006 - visnov@suse.cz
10526
10527 - fix callbacks for providing a single file (#160206)
10528
10529 -------------------------------------------------------------------
10530 Sun Apr 23 12:28:21 CEST 2006 - kkaempf@suse.de
10531
10532 - If an installed package looses a dependency, the solver tries
10533   to upgrade it. Limit the upgrade candidates to best arch, best
10534   edition.
10535 - filter 'other' entries with incompatible arch in yum parser.
10536 - rev 3177
10537
10538 -------------------------------------------------------------------
10539 Fri Apr 21 22:47:18 CEST 2006 - jsrain@suse.de
10540
10541 - initialize the product category according to source (#168061)
10542 - rev 3172
10543
10544 -------------------------------------------------------------------
10545 Fri Apr 21 18:32:00 CEST 2006 - mvidner@suse.cz
10546
10547 - delete only one older version of a xml-store resolvable
10548   (half-baked, but the previous attempt was charred)
10549
10550 -------------------------------------------------------------------
10551 Fri Apr 21 17:49:18 CEST 2006 - jsrain@suse.de
10552
10553 - moved license_to_confirm to primary.xml
10554 - rev 3170
10555
10556 -------------------------------------------------------------------
10557 Fri Apr 21 16:36:14 CEST 2006 - ma@suse.de
10558
10559 - Removed deprecated oldstyle commit methods.
10560
10561 -------------------------------------------------------------------
10562 Fri Apr 21 15:58:14 CEST 2006 - mvidner@suse.cz
10563
10564 - when installing a xml-store resolvable (all except package,
10565   message, script), delete older versions (#160792).
10566 - read selection edition from the XML store
10567 - rev 3167
10568
10569 -------------------------------------------------------------------
10570 Thu Apr 20 14:10:41 CEST 2006 - kkaempf@suse.de
10571
10572 - properly clear transaction flag after successful commit
10573   (see rev 3122, #164365, #167285)
10574 - rev 3157
10575
10576 -------------------------------------------------------------------
10577 Thu Apr 20 13:14:25 CEST 2006 - kkaempf@suse.de
10578
10579 - recursively soft-uninstall recommended package on real uninstall,
10580   not on update (#167603)
10581 - rev 3155
10582
10583 -------------------------------------------------------------------
10584 Thu Apr 20 13:01:28 CEST 2006 - dmacvicar@suse.de
10585
10586 - fix #167605 (importing keys to rpm multiple times due to
10587   wrong interpretation of rpm gpg versioning.
10588 - add support for reading the rpm keys, with full id and fingerprint
10589 - rev 3153
10590
10591 -------------------------------------------------------------------
10592 Wed Apr 19 16:47:34 CEST 2006 - kkaempf@suse.de
10593
10594 - don't add duplicate error infos to ResolverContext (#167309)
10595 - rev 3146
10596
10597 -------------------------------------------------------------------
10598 Wed Apr 19 14:10:10 CEST 2006 - kkaempf@suse.de
10599
10600 - fix Resolver::transactReset() (see rev 3122) (#167285)
10601 - rev 3140
10602
10603 -------------------------------------------------------------------
10604 Wed Apr 19 13:48:26 CEST 2006 - ma@suse.de
10605
10606 - Introduced $ZYPP_KEYRING_DEFAULT_ACCEPT_ALL. If this environment
10607   variable is present, all signature checking callbacks will default
10608   to 'accept', in case no recipient is present.
10609
10610 -------------------------------------------------------------------
10611 Wed Apr 19 11:37:47 CEST 2006 - dmacvicar@suse.de
10612
10613 - read content file on construction, and make
10614   provideProduct only insert the already
10615   read product object into the store (#165826)
10616   (dmacvicar)
10617 - When the signature is not found, warn the
10618   user about a unsigned source. When the
10619   key is not found, do nothing, it can be in the
10620   keyring already. (#166016) (dmacvicar)
10621 - enable key verification only if
10622   ZYPP_CHECKSIG env var is set (dmacvicar)
10623 - r1529
10624
10625 -------------------------------------------------------------------
10626 Tue Apr 18 20:41:48 CEST 2006 - kkaempf@suse.de
10627
10628 - fix bugfix 164365, fix bug 167285
10629   Actually clear the transcation state instead of locking it
10630   to 'dont transact'
10631 - rev 3122
10632
10633 -------------------------------------------------------------------
10634 Tue Apr 18 15:46:59 CEST 2006 - visnov@suse.cz
10635
10636 - revert the signature/digest checking callbacks
10637 - rev 3115
10638
10639 -------------------------------------------------------------------
10640 Tue Apr 18 15:14:35 CEST 2006 - kkaempf@suse.de
10641
10642 - Bugfix #165670
10643   - Honor keep requests.
10644   - Dont flag "locked uninstall" as error if a keep request was
10645     issued before.
10646 - rev 3114
10647
10648 -------------------------------------------------------------------
10649 Tue Apr 18 12:04:35 CEST 2006 - kkaempf@suse.de
10650
10651 - rule out locked items during distribution upgrade as early
10652   as possible. (#165670)
10653 - rev 3110
10654
10655 -------------------------------------------------------------------
10656 Mon Apr 17 16:04:35 CEST 2006 - kkaempf@suse.de
10657
10658 - Bugfix #166212
10659   - use APPL_LOW as 'ui initiated, by solver' in transactKind() and
10660     transactResObject().
10661   - resetTransaction(APPL_LOW) before resolving
10662   - enhance transactCaps by using the same algorithm as in
10663     QueueItemRequire
10664     (before: transact all requires and recommends by name
10665      now: transact best requires and recommends by provides)
10666 - rev 3107
10667
10668 -------------------------------------------------------------------
10669 Fri Apr 14 16:04:35 CEST 2006 - visnov@suse.cz
10670
10671 - new callbacks for failing digest
10672 - rev 3098
10673
10674 -------------------------------------------------------------------
10675 Thu Apr 13 17:01:41 CEST 2006 - visnov@suse.cz
10676
10677 - ask for file without a checksum (#165125)
10678
10679 -------------------------------------------------------------------
10680 Thu Apr 13 16:59:38 CEST 2006 - kkaempf@suse.de
10681
10682 - dont install satisfied resolvables (#165843)
10683 - rev 3095
10684
10685 -------------------------------------------------------------------
10686 Thu Apr 13 16:00:21 CEST 2006 - kkaempf@suse.de
10687
10688 - dont abort on failed "dry_run" (#164583)
10689 - rev 3091
10690
10691 -------------------------------------------------------------------
10692 Thu Apr 13 15:19:20 CEST 2006 - visnov@suse.cz
10693
10694 - Ask user if signature file does not exist (#163765)
10695 - handle repomd.xml.asc as optional file (#163765)
10696 - rev 3089
10697
10698 -------------------------------------------------------------------
10699 Thu Apr 13 13:52:08 CEST 2006 - schubi@suse.de
10700
10701 - Bug 164365 - build 906: Deselecting a selection, all packages are still selected
10702 - rev 3087
10703
10704 -------------------------------------------------------------------
10705 Thu Apr 13 11:57:58 CEST 2006 - kkaempf@suse.de
10706
10707 - Dont do transitive uninstalls on uninstalled or upgraded items.
10708   (#165798)
10709 - rev 3083
10710
10711 -------------------------------------------------------------------
10712 Wed Apr 12 17:57:21 CEST 2006 - ma@suse.de
10713
10714 - Added 'rpmNoSignature' to ZYppCommitPolicy (#163862)
10715
10716 -------------------------------------------------------------------
10717 Wed Apr 12 16:44:57 CEST 2006 - mvidner@suse.cz
10718
10719 - Product::updateUrls: restore it from the XML store;
10720   fixed content parsing (#163192).
10721 - restore product flags fro the XML store
10722 - rev 3074
10723
10724 -------------------------------------------------------------------
10725 Wed Apr 12 13:48:25 CEST 2006 - kkaempf@suse.de
10726
10727 - Only consider best arch/version (#165477)
10728 - rev 3069
10729
10730 -------------------------------------------------------------------
10731 Wed Apr 12 10:57:50 CEST 2006 - ma@suse.de
10732
10733 - No need to parse tags at all if there is no item to store values
10734   (e.g. data for unwanted arch). Fixed segv trying to store data in
10735   NULL item. (#165479)
10736 - rev3065
10737
10738 -------------------------------------------------------------------
10739 Tue Apr 11 19:48:51 CEST 2006 - mt@suse.de
10740
10741 - Improved Url path name "//" vs. "/%2f" handling; now if the
10742   url has an authority, "/%2f" is used for ftp only (#163784)
10743 - rev 3062
10744
10745 -------------------------------------------------------------------
10746 Tue Apr 11 16:41:02 CEST 2006 - jsrain@suse.de
10747
10748 - fixed storing patch scripts to target store (#159928)
10749 - rev 3058
10750
10751 -------------------------------------------------------------------
10752 Tue Apr 11 16:24:26 CEST 2006 - kkaempf@suse.de
10753
10754 - if a patch is bad, only skip this patch, not everything
10755   (#165200)
10756 - rev 3057
10757
10758 -------------------------------------------------------------------
10759 Tue Apr 11 15:42:32 CEST 2006 - ma@suse.de
10760
10761 - Susetags:Selections: Allow parsing older .sel file formats. (#159851)
10762 - Susetags:Pattern: Fixed parser.
10763
10764 -------------------------------------------------------------------
10765 Tue Apr 11 15:21:48 CEST 2006 - kkaempf@suse.de
10766
10767 - when uninstalling, only re-establish installed items
10768   supplementing the to-be-uninstalled one. (variant of #165111)
10769 - rev 3054
10770
10771 -------------------------------------------------------------------
10772 Tue Apr 11 14:17:00 CEST 2006 - ma@suse.de
10773
10774 - Susetags:Package: Parse and provide ins/delnotify texts.
10775
10776 -------------------------------------------------------------------
10777 Tue Apr 11 13:01:31 CEST 2006 - kkaempf@suse.de
10778
10779 - when checking freshens/supplements at install, only consider
10780   best architecture/edition (#164453)
10781 - rev 3051
10782
10783 -------------------------------------------------------------------
10784 Tue Apr 11 10:31:41 CEST 2006 - kkaempf@suse.de
10785
10786 - when checking for supplements, only consider best arch, best
10787   edition for installation (#165111)
10788 - rev 3047
10789
10790 -------------------------------------------------------------------
10791 Tue Apr 11 10:23:14 CEST 2006 - schubi@suse.de
10792
10793 - Bug 165117: build 910: Update: Splitted packages are selected for
10794   all archs
10795
10796 -------------------------------------------------------------------
10797 Tue Apr 11 09:30:14 CEST 2006 - visnov@suse.cz
10798
10799 - ask user if a file exists but does not have a checksum (#162797)
10800 - rev 3044
10801
10802 -------------------------------------------------------------------
10803 Mon Apr 10 22:39:34 CEST 2006 - jsrain@suse.de
10804
10805 - parse time and size elements from delta and patch RPM
10806 - rev 3043
10807
10808 -------------------------------------------------------------------
10809 Mon Apr 10 18:55:03 CEST 2006 - mt@suse.de
10810
10811 - Added detection of iSeries virtual CD (/dev/iseries/vcd[a-h])
10812   devices - on powerpc only (#163971)
10813 - rev 3042
10814
10815 -------------------------------------------------------------------
10816 Mon Apr 10 18:05:51 CEST 2006 - kkaempf@suse.de
10817
10818 - fix endless loop in patches parsing.
10819 - rev 3039
10820
10821 -------------------------------------------------------------------
10822 Mon Apr 10 17:00:05 CEST 2006 - jsrain@suse.de
10823
10824 - fixed media handling in SuSEtags source (#164879)
10825 - rev 3037
10826
10827 -------------------------------------------------------------------
10828 Mon Apr 10 16:30:54 CEST 2006 - kkaempf@suse.de
10829
10830 - honor 'dry_run' on package remove (#164732)
10831 - rev 3036
10832
10833 -------------------------------------------------------------------
10834 Mon Apr 10 13:12:49 CEST 2006 - kkaempf@suse.de
10835
10836 - add files from yum filelist as provides to package (#164731)
10837 - rev 3032
10838
10839 -------------------------------------------------------------------
10840 Mon Apr 10 11:10:37 CEST 2006 - kkaempf@suse.de
10841
10842 - honor "+Enh:/-Enh:" in packages file (#156513)
10843
10844 -------------------------------------------------------------------
10845 Mon Apr 10 10:56:24 CEST 2006 - visnov@suse.cz
10846
10847 - fix callback receiver signature to match the callback for removing
10848   package
10849
10850 -------------------------------------------------------------------
10851 Mon Apr 10 10:32:22 CEST 2006 - mvidner@suse.cz
10852
10853 - Added Product::updateUrls, from content/UPDATEURLS (#163192).
10854 - rev 3024
10855
10856 -------------------------------------------------------------------
10857 Sat Apr  8 12:03:37 CEST 2006 - schubi@suse.de
10858
10859 - Bug 164440; Taking wrong architecture while updating obsoletes
10860   splitted packages
10861 - rev 3022
10862
10863 -------------------------------------------------------------------
10864 Sat Apr  8 10:07:06 CEST 2006 - kkaempf@suse.de
10865
10866 - allow relative paths with url file:
10867 - dont filter atoms from going into pool, multi-arch patch
10868   requirements need them. Instead, treat atoms with incompatible
10869   architecture as unneeded.
10870 - rev 3018
10871
10872 -------------------------------------------------------------------
10873 Fri Apr  7 23:57:37 CEST 2006 - jsrain@suse.de
10874
10875 - product now provides short name
10876 - rev 3013
10877
10878 -------------------------------------------------------------------
10879 Fri Apr  7 20:42:09 CEST 2006 - jsrain@suse.de
10880
10881 - read metadata for packages from correct tags in patches (#163220)
10882 - rev 3011
10883
10884 -------------------------------------------------------------------
10885 Fri Apr  7 19:57:41 CEST 2006 - kkaempf@suse.de
10886
10887 - more detailed resolver error reports (#162994)
10888 - rev 3010
10889
10890 -------------------------------------------------------------------
10891 Fri Apr  7 17:35:07 CEST 2006 - visnov@suse.cz
10892
10893 - report package download progress (#160966)
10894 - rev 3007
10895
10896 -------------------------------------------------------------------
10897 Fri Apr  7 16:27:35 CEST 2006 - kkaempf@suse.de
10898
10899 - transact also for languages (#163819)
10900 - rev 3004
10901
10902 -------------------------------------------------------------------
10903 Fri Apr  7 15:08:06 CEST 2006 - kkaempf@suse.de
10904
10905 - loop through all affected ResObjects in transactResKind (#163819)
10906 - rev 3002
10907
10908 -------------------------------------------------------------------
10909 Fri Apr  7 12:42:35 CEST 2006 - kkaempf@suse.de
10910
10911 - allow re-installation of non-packages (#162906)
10912 - rev 2998
10913
10914 -------------------------------------------------------------------
10915 Fri Apr  7 11:50:22 CEST 2006 - mt@suse.de
10916
10917 - Added loop checking for scsi cdroms (/sys/block/srX) in case
10918   HAL does not provide any drives like on iSeries (#163971).
10919 - rev 2995
10920
10921 -------------------------------------------------------------------
10922 Fri Apr  7 11:05:30 CEST 2006 - kkaempf@suse.de
10923
10924 - add 'licenceToConfirm()' to Product. (#164375)
10925
10926 -------------------------------------------------------------------
10927 Fri Apr  7 10:36:05 CEST 2006 - ma@suse.de
10928
10929 - Avoid excessive CD hopping on commit. But still far from
10930   being perfect. (#159679)
10931 - Fixed Target::commit: Despite dry_run set True, packages
10932   were depeted.
10933
10934 -------------------------------------------------------------------
10935 Fri Apr  7 08:32:32 CEST 2006 - visnov@suse.cz
10936
10937 - honour if user decides to skip a package in commit (#156031)
10938
10939 -------------------------------------------------------------------
10940 Thu Apr  6 18:14:30 CEST 2006 - jsrain@suse.de
10941
10942 - fixed parsing external reference to script in patch (#163221)
10943 - r2981
10944
10945 -------------------------------------------------------------------
10946 Thu Apr  6 17:07:10 CEST 2006 - dmacvicar@suse.de
10947
10948 - cache and provide content.asc/key optionally. Dont show a
10949   popup if they dont exists. (dmacvicar)
10950 - Actually abort when verify signature workflow is false. (dmacvicar)
10951 - r2978
10952
10953 -------------------------------------------------------------------
10954 Thu Apr  6 16:37:49 CEST 2006 - jsrain@suse.de
10955
10956 - fixed setting autorefresh flag for installation sources
10957
10958 -------------------------------------------------------------------
10959 Thu Apr  6 15:53:02 CEST 2006 - kkaempf@suse.de
10960
10961 - drop patches with incompatible architecture.
10962 - rev 2972
10963
10964 -------------------------------------------------------------------
10965 Thu Apr  6 15:33:11 CEST 2006 - mt@suse.de
10966
10967 - Added info method to media verifier base and more debug info
10968 - rev 2970
10969
10970 -------------------------------------------------------------------
10971 Wed Apr  5 19:27:46 CEST 2006 - kkaempf@suse.de
10972
10973 - Dont deny the "/" attach point in MediaDIR, since this is used
10974   for all "file:" urls, esp. local packages.
10975 - rev 2962
10976
10977 -------------------------------------------------------------------
10978 Wed Apr  5 18:21:58 CEST 2006 - schubi@suse.de
10979
10980 - Bug 159673 - only one conflict solvable per page
10981
10982 -------------------------------------------------------------------
10983 Wed Apr  5 18:01:37 CEST 2006 - kkaempf@suse.de
10984
10985 - parse all dependencies of 'packages' file (#163773)
10986 - rev 2957
10987
10988 -------------------------------------------------------------------
10989 Wed Apr  5 17:47:04 CEST 2006 - dmacvicar@suse.de
10990
10991 - Use the original media descr_dir on refresh for
10992   suse tags source (#163196)
10993 - r2952
10994
10995 -------------------------------------------------------------------
10996 Wed Apr  5 16:44:08 CEST 2006 - kkaempf@suse.de
10997
10998 - add Source::setUrl() for zmd backend helper.
10999 - rev 2946
11000
11001 -------------------------------------------------------------------
11002 Wed Apr  5 16:44:01 CEST 2006 - dmacvicar@suse.de
11003
11004 - implement rpm keyring / zypp tmp keyring two-way syncronization at rpm
11005 target init. (dmacvicar)
11006 - r2949
11007
11008 -------------------------------------------------------------------
11009 Wed Apr  5 16:28:42 CEST 2006 - mt@suse.de
11010
11011 - Fixed MediaDISK to use a mount -oro,bind id the disk
11012   partition is already attached e.g. by the automounter.
11013   Try to mount it a second time may fail (#163486).
11014 - rev 2944
11015
11016 -------------------------------------------------------------------
11017 Wed Apr  5 15:04:31 CEST 2006 - kkaempf@suse.de
11018
11019 - honor optional 3rd parameter to "=Loc:" key of packages (#154337)
11020 - rev 2940
11021
11022 -------------------------------------------------------------------
11023 Wed Apr  5 12:48:19 CEST 2006 - visnov@suse.cz
11024
11025 - only try to create a source of a given type when restoring
11026   from the persistent store (#162111)
11027
11028 -------------------------------------------------------------------
11029 Wed Apr  5 11:36:54 CEST 2006 - kkaempf@suse.de
11030
11031 - parse all dependencies for patterns (.pat) files (#160602)
11032 - drop YOUPATH and YOUURL from content file.
11033 - rev 2924
11034
11035 -------------------------------------------------------------------
11036 Wed Apr  5 09:27:08 CEST 2006 - visnov@suse.cz
11037
11038 - properly initialize autorefresh for non-remote sources (#154990)
11039 - rev 2919
11040
11041 -------------------------------------------------------------------
11042 Tue Apr  4 19:19:39 CEST 2006 - mt@suse.de
11043
11044 - Added flag to MediaManager::isUseableAttachPoint, whether
11045   to check against system mount entries or not.
11046 - Disallow to use the attachpoints of another media handlers
11047   as source path in MediaDIR.
11048 - rev 2917
11049
11050 -------------------------------------------------------------------
11051 Tue Apr  4 18:47:01 CEST 2006 - dmacvicar@suse.de
11052
11053 -implement callbacks for when package verification (checksum)
11054  fails, offer to retry or abort
11055
11056 -------------------------------------------------------------------
11057 Tue Apr  4 16:57:51 CEST 2006 - dmacvicar@suse.de
11058
11059 - Fix construction of checksum objects when using non-standard
11060   checksum algorithms
11061 - Fix broken YUM cache
11062 - r2913
11063
11064 -------------------------------------------------------------------
11065 Tue Apr  4 16:54:44 CEST 2006 - kkaempf@suse.de
11066
11067 - Keep packages with no version upgrade installed during
11068   distribution upgrade (#162972)
11069 - add 'transactReset()' helper function for UI.
11070 - rev 2908
11071
11072 -------------------------------------------------------------------
11073 Tue Apr  4 14:47:14 CEST 2006 - dmacvicar@suse.de
11074
11075 - r2906
11076
11077 -------------------------------------------------------------------
11078 Tue Apr  4 14:43:15 CEST 2006 - ma@suse.de
11079
11080 - Fixed candidate handling in ui::Selectable. (#156589)
11081
11082 -------------------------------------------------------------------
11083 Tue Apr  4 14:06:23 CEST 2006 - dmacvicar@suse.de
11084
11085 - fix #162984 , gpg hangs because the matching data file
11086   for the key cannot be find. (dmacvicar)
11087 - Fix restore of YUM source using the same cache dir semantics as
11088  susetags instead of assuming there is a cache if a cache_dir
11089   was given. (dmacvicar)
11090
11091 -------------------------------------------------------------------
11092 Tue Apr  4 12:37:51 CEST 2006 - kkaempf@suse.de
11093
11094 - use DISTPRODUCT/DISTVERSION from content file to generate the
11095   product name, version, and release.
11096 - rev 2902
11097
11098 -------------------------------------------------------------------
11099 Mon Apr  3 20:45:55 CEST 2006 - mt@suse.de
11100
11101 - Removed broken forcing of absolute ftp paths added in rev2705 to
11102   MediaCurl, refined cleanupPathName/setPathName in url (#154197).
11103 - rev 2900
11104
11105 -------------------------------------------------------------------
11106 Mon Apr  3 19:30:35 CEST 2006 - kkaempf@suse.de
11107
11108 - add Resolver::freshenPool() (#156980)
11109 - rev 2893
11110
11111 -------------------------------------------------------------------
11112 Mon Apr  3 08:33:12 CEST 2006 - kkaempf@suse.de
11113
11114 - skip incompatible archs in filelist parsing.
11115 - restrict pathes to 'interesting' ones (/bin/, /sbin/, /lib/,
11116   /lib64/, ...)
11117 - rev 2886
11118
11119 -------------------------------------------------------------------
11120 Sun Apr  2 22:18:06 CEST 2006 - kkaempf@suse.de
11121
11122 - skip incompatible archs in primary parsing.
11123 - rev 2883
11124
11125 -------------------------------------------------------------------
11126 Sun Apr  2 11:17:56 CEST 2006 - kkaempf@suse.de
11127
11128 - allow setting of source when parsing local .rpm (#147765)
11129 - rev 2880
11130
11131 -------------------------------------------------------------------
11132 Fri Mar 31 18:53:55 CEST 2006 - schubi@suse.de
11133
11134 - Do not update packages over other architectures
11135
11136 -------------------------------------------------------------------
11137 Fri Mar 31 18:28:59 CEST 2006 - sh@suse.de
11138
11139 - Added zypp/ui/UserWantedPackages to support the UI's
11140   "automatic changes" dialog (bug #152700)
11141
11142 -------------------------------------------------------------------
11143 Fri Mar 31 18:02:05 CEST 2006 - jsrain@suse.de
11144
11145 - use KeyRing class to validate repomd.xml (#160909)
11146
11147 -------------------------------------------------------------------
11148 Fri Mar 31 17:33:21 CEST 2006 - dmacvicar@suse.de
11149
11150 - Product resolvables should be readable by normal users.
11151   (#162474) (dmacvicar)
11152 - implemented keyring and metadata signature verification
11153   in susetags source
11154 - dont delete the lock if we did not acquire it
11155 - r2847
11156
11157 -------------------------------------------------------------------
11158 Fri Mar 31 16:34:51 CEST 2006 - mt@suse.de
11159
11160 - Added disabling of the automounter while MediaManager
11161   init and restoring of the old state on exit (#154326).
11162 - Implemented check if media (CD) is automounted or not
11163 - rev 2840
11164
11165 -------------------------------------------------------------------
11166 Fri Mar 31 13:27:09 CEST 2006 - mt@suse.de
11167
11168 - Implemented several hal get/set/removeDeviceProperty wrappers
11169 - Improved HalException to allow to fetch HAL/DBUS error componets
11170 - rev 2830
11171
11172 -------------------------------------------------------------------
11173 Fri Mar 31 12:44:25 CEST 2006 - kkaempf@suse.de
11174
11175 - honor subscription status of catalogs (#162350)
11176 - rev 2827
11177
11178 -------------------------------------------------------------------
11179 Fri Mar 31 11:29:05 CEST 2006 - mt@suse.de
11180
11181 - Enabled CD eject error reporting exceptions (#154326)
11182 - rev 2822
11183
11184 -------------------------------------------------------------------
11185 Fri Mar 31 06:40:51 CEST 2006 - kkaempf@suse.de
11186
11187 - support "dry run" (#159467)
11188 - implement "transactResKind" (#161400)
11189 - rev 2817
11190
11191 -------------------------------------------------------------------
11192 Thu Mar 30 17:22:49 CEST 2006 - jsrain@suse.de
11193
11194 - add checksum for external patches (#159928)
11195
11196 -------------------------------------------------------------------
11197 Thu Mar 30 16:48:01 CEST 2006 - kkaempf@suse.de
11198
11199 - calculate product architecture (#158198)
11200
11201 -------------------------------------------------------------------
11202 Wed Mar 29 23:28:13 CEST 2006 - jsrain@suse.de
11203
11204 - fixed checking checksum of YUM metadata, added sha1 vs. sha256
11205   detection
11206
11207 -------------------------------------------------------------------
11208 Wed Mar 29 23:12:30 CEST 2006 - ma@suse.de
11209
11210 - Auto protect installed packages from unknown vendor. (#157446)
11211
11212 -------------------------------------------------------------------
11213 Wed Mar 29 09:13:51 CEST 2006 - visnov@suse.de
11214
11215 - added support for external scripts to metadata (#159928) (jsrain)
11216 - fixed handling of Language resolvables (ma)
11217 - fix leak in rpmdb (dmacvicar)
11218 - added softlock for autoyast (#159466) (ma)
11219 - Fixed exceptions in doGetFileCopy() to show full url
11220   including the file instead of just the media base url. (mt)
11221 - Provide Language::summary (ma)
11222 - check patterns and selections file exist
11223   before veryfing them (#161300) (dmacvicar)
11224 - added YUM metadata checksum computation (jsrain)
11225 - added interface to patch of a message (jsrain)
11226 - r2734
11227
11228 -------------------------------------------------------------------
11229 Mon Mar 27 23:57:16 CEST 2006 - jsrain@suse.de
11230
11231 - added support for external scripts to metadata (#159928)
11232 - r2709
11233
11234 -------------------------------------------------------------------
11235 Sat Mar 25 22:08:26 CET 2006 - jsrain@suse.de
11236
11237 - report separate exception when trying to start source cache again to
11238   suppress incorrect error message in XEN installation
11239 - r2682
11240
11241 -------------------------------------------------------------------
11242 Fri Mar 24 18:16:22 CET 2006 - schubi@suse.de
11243
11244 - Implement inter process locking in zypp.
11245 - Added No medium found output
11246 - splitting modaliases in supplements TOO
11247 - parse also the available signing keys
11248
11249 -------------------------------------------------------------------
11250 Fri Mar 24 10:44:10 CET 2006 - visnov@suse.cz
11251
11252 - release all media when removing source (#159754) (visnov)
11253 - more testsuites (schubi)
11254 - updated translations (schubi)
11255 - added MediaNotEjectedException (mt)
11256 - rev 2652
11257
11258 -------------------------------------------------------------------
11259 Thu Mar 23 14:10:54 CET 2006 - dmacvicar@suse.de
11260
11261 - fix patches descriptions (dmacvicar)
11262 - fix source serialization (dmacvicar)
11263 - metadata for kernel test (schubi)
11264 - Arch tests updated (ma)
11265 - classify NULL Ptr as unique (ma)
11266 - Added host check, because file Url allows it now. (mt)
11267 - prepare modalias fix (#159766) (ma)
11268 - Provide iterator based access to SourceManager data. (ma)
11269 - Fixed "file:" Url scheme config to allow relative paths; (mt)
11270   RFC1738 says, it may contain a hostname as well...
11271 - revision 2633
11272
11273 -------------------------------------------------------------------
11274 Wed Mar 22 19:58:37 CET 2006 - visnov@suse.cz
11275
11276 - pkg-config support (mvidner)
11277 - close all medias when destructing MediaSet (jsrain)
11278 - rev 2622
11279
11280 -------------------------------------------------------------------
11281 Wed Mar 22 15:48:05 CET 2006 - dmacvicar@suse.de
11282
11283 - Bug 159976 - build 804: Adding AddOn CD via ftp gives error (dmacvicar)
11284 - Message callback implemented to show patch messages (visnov)
11285 - Bug 159696 (schubi)
11286 - provide transform_iterators to iterate over a maps keys or values (ma)
11287 - added 'bool Arch::empty() const' test for an empty Arch string (ma)
11288 - added script and message installation (jsrain)
11289 - chooses the 'right' kernel now (kkaempf)
11290 - Use noarch if no arch is specified in patches (dmacvicar)
11291 - rev 2611
11292
11293 -------------------------------------------------------------------
11294 Tue Mar 21 19:06:56 CET 2006 - mvidner@suse.cz
11295
11296 - Added some debug output including the access id (mt)
11297 - Bug #154326: Enabled FORCE_RELEASE_FOREIGN flag causing
11298   release with eject=true on attached media, to umount
11299   other mounts as well. (mt)
11300 - 159483 - solver does not blame missing dependency (schubi)
11301 - Added a variant of MediaHandler::forceRelaseAllMedia (ma)
11302 - Fixed MediaCD::forceEject() to handle DELAYED_VERIFY
11303   and use forceRelaseAllMedia if FORCE_RELEASE_FOREIGN=1 (ma)
11304 - fixed ZYPP_RETHROW (#156430) (ma)
11305 - patch for #156114 (visnov)
11306 - fixed container.erase loops (ma)
11307 - Fixed to reset desired (cached) flag before the action (mt)
11308 - Removed return in forceRelaseAllMedia (void function) (mt)
11309 - Parse nonexisting architecture to noarch so patches dont get
11310   filtered by the pool (dmacvicar)
11311 - 159512 - yast2-qt does not show label of to be installed products
11312   anymore (dmacvicar)
11313 - 159765 - Hidden patterns still visible (dmacvicar)
11314 - Use noarch if no arch is specified. (dmacvicar)
11315 - r2594
11316
11317 -------------------------------------------------------------------
11318 Tue Mar 21 09:04:06 CET 2006 - visnov@suse.de
11319
11320 - properly report error for media change callback
11321 - rev 2579
11322
11323 -------------------------------------------------------------------
11324 Mon Mar 20 23:02:07 CET 2006 - ma@suse.de
11325
11326 - fixed memory leak in XMLNodeIterator (#157474)
11327 - disabled storing filelist (YUMFileListParser) and changelog (YUMOtherParser)
11328 - Renamed private MediaManager::forceMediaRelease
11329   function to forceReleaseShared (more exact name)
11330 - Implemented forceRelaseAllMedia() that can be
11331   used to release also foreign (user) mounts.
11332 - Added use of forceRelaseAllMedia for CD/DVDs
11333   if FORCE_RELEASE_FOREIGN is 1 (default 0)
11334 - little cleanup of the checkAttached function
11335 - r2578
11336
11337 -------------------------------------------------------------------
11338 Mon Mar 20 17:04:28 CET 2006 - mvidner@suse.cz
11339
11340 - don't try to attach without exception handling (#158620)
11341 - fix descriptions, as a new tag Des for selections exists now.
11342 - fix #157683: failure after adding add-on product to install
11343   sources
11344 - added more files for translation
11345 - resolve-dependencies.cc: establish pool
11346 - parse-metadata.cc: catch bad URL
11347 - set zmdid for atoms
11348 - r2574
11349
11350 -------------------------------------------------------------------
11351 Sun Mar 19 19:24:44 CET 2006 - kkaempf@suse.de
11352
11353 - fix testsuite.
11354 - provide edition and architecture for all kinds of yum
11355   resolvables.
11356 - fix ResStatus output.
11357 - establish atoms correctly.
11358 - treat requires to unneeded resolvables as fulfilled.
11359 - rev 2559
11360
11361 -------------------------------------------------------------------
11362 Sun Mar 19 00:05:17 CET 2006 - kkaempf@suse.de
11363
11364 - fix the build
11365 - only consider best architecture/version (#157594)
11366 - prefer providers which supplement/enhance installed or
11367   to-be-installed packages (fixes the tpctl-kmp issue)
11368 - rev 2546
11369
11370 -------------------------------------------------------------------
11371 Sat Mar 18 02:22:22 CET 2006 - kkaempf@suse.de
11372
11373 - provide more filters for pkg-bindings (#158602)
11374 - add SystemResObject to provide system (modalias, hal, ...)
11375   capabilities.
11376 - handle this during resolving.
11377 - make the modalias and hal capability match the SystemResObject
11378   by default, thereyby triggering a modalias (resp. hal)
11379   evaluation.
11380 - xmlstore: decouple target store from YUM schema.
11381 - clean up moving of hal() and modalias() from provides to
11382   supplements in ResolvableImpl.
11383 - add PatchContents() for UI.
11384 - handle Edition::noedition as empty string.
11385 - r2537
11386
11387 -------------------------------------------------------------------
11388 Tue Mar 14 23:32:44 CET 2006 - jsrain@suse.de
11389
11390 - releasing all medias when asking for CD (#156981)
11391 - r2471
11392
11393 -------------------------------------------------------------------
11394 Tue Mar 14 19:38:43 CET 2006 - mvidner@suse.cz
11395
11396 - ResStatus::resetTransact must return a value.
11397 - Fixed random build failures in LanguageCode.cc.
11398   (Rewrote the CodeMaps constructor so that gcc does not
11399   optimize a 500-statement basic block.)
11400 - Fix constructions of patch objects. Actually insert atoms in atoms
11401   list. Insert atoms for package even if the package does not exists
11402   in the source. Fixes #157628 (dmacvicar).
11403 - Fixed license reading from susetags, #151834 (dmacvicar).
11404 - r2468
11405
11406 -------------------------------------------------------------------
11407 Tue Mar 14 16:59:42 CET 2006 - mvidner@suse.cz
11408
11409 - added ResStatus::resetTransact (ma)
11410 - bugfix for #156439 (schubi)
11411 - Added Source_Ref::setAlias (#154913).
11412 - Do not assume there is a product file when scanning for products
11413   (visnov)
11414 - function to disable all sources in the persistent store (visnov)
11415 - dependency errors go to stdout, not stderr; output resolver info
11416   directly to stderr (kkaempf)
11417 - rev 2464
11418
11419 -------------------------------------------------------------------
11420 Tue Mar 14 01:34:38 CET 2006 - kkaempf@suse.de
11421
11422 - fix merging of resolver info (needed for #157684).
11423 - errors are also important in ResolverInfo.
11424 - improve debug output in ResolverContext.
11425 - rev 2455
11426
11427 -------------------------------------------------------------------
11428 Mon Mar 13 22:54:01 CET 2006 - jsrain@suse.de
11429
11430 - delete RPMs downloaded via HTTP/FTP after installnig them
11431   (#157011)
11432 - fixed product registration (reverted autorefresh patch) (#157566)
11433
11434 -------------------------------------------------------------------
11435 Mon Mar 13 11:53:52 CET 2006 - kkaempf@suse.de
11436
11437 - if root!="/", always prefer the upgrade candidate (#155472)
11438 - implement license confirmed api for UI.
11439 - prefer architecture over version in distribution upgrade
11440   (#157501)
11441 - clean up media handling.
11442 - rev 2448
11443
11444 -------------------------------------------------------------------
11445 Sun Mar 12 22:31:09 CET 2006 - kkaempf@suse.de
11446
11447 - init Modalias properly.
11448 - fix warnings in testcases.
11449 - rev 2432
11450
11451 -------------------------------------------------------------------
11452 Sat Mar 11 21:25:18 CET 2006 - kkaempf@suse.de
11453
11454 - drop libjpeg-devel and sqlite-devel from build requires.
11455
11456 -------------------------------------------------------------------
11457 Sat Mar 11 08:16:53 CET 2006 - kkaempf@suse.de
11458
11459 - implement 'modalias()' capability (#157406)
11460 - make dependencies consistent, its 'freshens'.
11461 - cope with user umounts of devices.
11462 - add debug to SourceManager.
11463 - rev 2418
11464
11465 -------------------------------------------------------------------
11466 Fri Mar 10 16:20:41 CET 2006 - kkaempf@suse.de
11467
11468 - allow version downgrade during distribution upgrade if the
11469   newer package is coming from a trusted vendor (#155472)
11470 - implement locale fallback
11471 - 'freshen' -> 'freshens' in schema definitions to make it
11472   consistent with all other dependency definitions.
11473 - better error reporting for .pat and .sel files.
11474 - rule out packages from dependency resolutions which are
11475   de-selected by user (#155368)
11476 - use locale fallbacks in package translations.
11477 - refresh source when re-enabling it.
11478 - rev 2406
11479
11480 -------------------------------------------------------------------
11481 Tue Mar  7 21:18:19 CET 2006 - kkaempf@suse.de
11482
11483 - split of libzypp-zmd-backend subpackage as a stand-alone
11484   leaf package.
11485 - encapsulate bool test for Source_Ref better.
11486 - fixed stack overflow (ma).
11487 - make testsuite build again.
11488 - rev 2346
11489
11490 -------------------------------------------------------------------
11491 Tue Mar  7 16:17:07 CET 2006 - kkaempf@suse.de
11492
11493 - fixed URL rewriting for CD2 and following (#154762)
11494 - fixed ResPoolProxy diffState (for proper ok/cancel support
11495   in UI)
11496 - added special exception class for aborting installation
11497   (#154936)
11498 - only auto-change directories if they end in CDn or DVDn.
11499 - rev 2320.
11500
11501 -------------------------------------------------------------------
11502 Tue Mar  7 15:37:51 CET 2006 - kkaempf@suse.de
11503
11504 - silently ignore multiple installs of the same package.
11505 - fix disk usage for installs and uninstalls.
11506 - rev 2308
11507
11508 -------------------------------------------------------------------
11509 Mon Mar  6 22:22:57 CET 2006 - kkaempf@suse.de
11510
11511 - zmd-backend: filter out incompatible architectures from
11512   repository.
11513 - rev 2298
11514
11515 -------------------------------------------------------------------
11516 Mon Mar  6 21:35:24 CET 2006 - kkaempf@suse.de
11517
11518 - sync libzypp media data with mtab.
11519 - improve resolver error and solution reports.
11520 - fix source cache reading (#155459).
11521 - default cached sources to enabled (#155459).
11522 - let each source provide public keys.
11523 - rev 2297
11524
11525 -------------------------------------------------------------------
11526 Sun Mar  5 15:48:29 CET 2006 - kkaempf@suse.de
11527
11528 - only write by-sovler transactions back (#154976)
11529 - rev 2278
11530
11531 -------------------------------------------------------------------
11532 Sat Mar  4 12:36:40 CET 2006 - kkaempf@suse.de
11533
11534 - release last used source at end of commit (#155002)
11535 - rev 2277
11536
11537 -------------------------------------------------------------------
11538 Fri Mar  3 23:14:50 CET 2006 - kkaempf@suse.de
11539
11540 - cope with NULL values in zmd catalogs table (#153584)
11541 - set YAST_IS_RUNNING in transact zmd helper (#154820)
11542 - run SuSEconfig after transact zmd helper (#154820)
11543 - add softTransact to honor user vs. soft requirements (#154650)
11544 - honor all build keys provided by a package source.
11545 - add source metadata refresh.
11546 - add progress callbacks to zmd helpers.
11547 - rev 2276
11548
11549 -------------------------------------------------------------------
11550 Thu Mar  2 21:59:07 CET 2006 - kkaempf@suse.de
11551
11552 - include .diffs into main source.
11553 - catch exception when ejecting media which was unmounted externally
11554   (#154697).
11555 - init source in zmd-backend correctly (#154667)
11556 - implement disk usage info for YaST.
11557 - clean up XML schema files.
11558 - catch CPUs identifying as 'i686' but being 'i586'.
11559 - allow definition of preferred attach (mount) point for media.
11560 - make resolver results more readable.
11561 - use language fallbacks if none of multiple language providers
11562   matches.
11563 - get rid of ignoring wrong arch in resolver, having the wrong
11564   architecture is prevented by other means.
11565 - prepare for translations in exceptions.
11566 - fix 'abort does not abort'
11567 - implement 'flag' I/O in target cache backend.
11568 - skip incompatibles architectures in packages.<lang>
11569 - rev 2228
11570
11571 -------------------------------------------------------------------
11572 Thu Mar  2 13:44:34 CET 2006 - kkaempf@suse.de
11573
11574 - dont even provide src/nosrc from the source.
11575 - rev 2169 + diffs
11576
11577 -------------------------------------------------------------------
11578 Wed Mar  1 17:23:23 CET 2006 - kkaempf@suse.de
11579
11580 - Initialize commit result (#154409)
11581 - release media if its wrong (#154326)
11582 - dont copy src/nosrc packages to the pool (#154627)
11583 - reduce XML logging.
11584 - rev 2169 + diffs
11585
11586 -------------------------------------------------------------------
11587 Tue Feb 28 16:10:14 CET 2006 - kkaempf@suse.de
11588
11589 - fix path of .po files (#154074).
11590 - parse the correct package.<lang> file (kinda #154074).
11591 - complain about bad "=Sel:" or "=Pat:" lines (#153065).
11592 - reattach all released medias.
11593 - raise exception instead of abort() on XML errors (#154104).
11594 - update translations.
11595 - PathInfo: implemented a copy_dir_content (variant of copy_dir)
11596   and is_empty_dir utility function
11597 - rev 2169
11598
11599 -------------------------------------------------------------------
11600 Tue Feb 28 14:51:46 CET 2006 - kkaempf@suse.de
11601
11602 - check freshens and supplements for packages (#154074).
11603 - only complain about incomplete installed resolvables,
11604   if they are uninstalled, schedule them for installation.
11605   (#154074)
11606 - add testcases for locale() provides.
11607 - add lang_country -> lang fallback.
11608 - have locale(parent:...) deps match any provides of 'parent'
11609   also when uninstalling a package.
11610 - rev 2148
11611
11612 -------------------------------------------------------------------
11613 Tue Feb 28 10:35:15 CET 2006 - kkaempf@suse.de
11614
11615 - change the locale(...) separator to ";" (#153791)
11616 - complete "find-files" of zmd-backend.
11617 - rev 2140
11618
11619 -------------------------------------------------------------------
11620 Tue Feb 28 10:28:06 CET 2006 - visnov@suse.de
11621
11622 - avoid attaching media when initializing source
11623 - rev 2139
11624
11625 -------------------------------------------------------------------
11626 Mon Feb 27 21:26:00 CET 2006 - kkaempf@suse.de
11627
11628 - warn about misspelled 'locale(...)' provides
11629 - add testcases
11630 - rev 2134
11631
11632 -------------------------------------------------------------------
11633 Mon Feb 27 20:19:40 CET 2006 - kkaempf@suse.de
11634
11635 - fix the build
11636 - rev 2129
11637
11638 -------------------------------------------------------------------
11639 Mon Feb 27 18:15:16 CET 2006 - kkaempf@suse.de
11640
11641 - provide available locales to application (#153583)
11642 - honor 'requestedLocales' (language dependant packages)
11643 - honor release requests for all holders of a device.
11644 - silently re-attach after a forced release.
11645 - solver improvements.
11646 - handle source caches.
11647 - proper logging in zmd backend helpers.
11648 - rev 2127
11649
11650 -------------------------------------------------------------------
11651 Mon Feb 27 13:44:39 CET 2006 - kkaempf@suse.de
11652
11653 - upgrade always to best version and arch (#153577)
11654 - reset 'transact' state for obsoleted packages (#153578)
11655 - translation updates
11656 - rev 2113
11657
11658 -------------------------------------------------------------------
11659 Mon Feb 27 10:42:33 CET 2006 - kkaempf@suse.de
11660
11661 - add support for 'local' .rpm packages to zmd-backend.
11662 - rev 2101
11663
11664 -------------------------------------------------------------------
11665 Sun Feb 26 20:24:10 CET 2006 - kkaempf@suse.de
11666
11667 - fix build of zmd/backend.
11668 - actually fill 'files' table in package-files.
11669 - rev 2094
11670
11671 -------------------------------------------------------------------
11672 Sun Feb 26 17:43:06 CET 2006 - kkaempf@suse.de
11673
11674 - improve testcases.
11675 - add 'setPossibleLocales()' to ZYpp, this defines the set
11676   of possible locales to choose from (#153583)
11677 - provide LanguageImpl and create 'Language' resolvables for
11678   each 'possible' locale.
11679 - fix YUM parsing of patches, insert 'atoms' to link patches
11680   with packages.
11681 - replace gzstream/ with own, existing implementation.
11682 - honor locks in solver (#150231)
11683 - sync pool with target after commit() properly (#150565, #153066)
11684 - new zmd helper 'package-files'
11685 - rev 2093
11686
11687 -------------------------------------------------------------------
11688 Thu Feb 23 21:45:06 CET 2006 - kkaempf@suse.de
11689
11690 - prevent multiple initializations of the target (#153124)
11691 - implement 'loopback mounted ISO images'
11692 - retain old package sources on upgrade.
11693 - support compressed .xml files in 'repodata' type repositories.
11694 - rev 2025
11695
11696 -------------------------------------------------------------------
11697 Thu Feb 23 15:16:58 CET 2006 - kkaempf@suse.de
11698
11699 - parse locale(...) provides and construct correct dependencies.
11700
11701 -------------------------------------------------------------------
11702 Thu Feb 23 14:16:44 CET 2006 - kkaempf@suse.de
11703
11704 - always upgrade to candidate (#152760).
11705 - fix typo in package sorting.
11706 - prepare handling of locale provides.
11707 - rev 1995
11708
11709 -------------------------------------------------------------------
11710 Thu Feb 23 10:53:51 CET 2006 - kkaempf@suse.de
11711
11712 - sort src/nosrc package to right list during commit.
11713 - revert installtime/buildtime in susetags parser (#152760)
11714 - rev 1990
11715
11716 -------------------------------------------------------------------
11717 Thu Feb 23 10:22:08 CET 2006 - kkaempf@suse.de
11718
11719 - reset state after successful commit (#153030)
11720 - run "rpm -e" always with "--nodeps" (#153026)
11721 - provide separate resolvable kind for src packages.
11722 - extend status field for LOCK and LICENSE.
11723 - add sameState()/diffState() for UI.
11724 - provide 'best' candidate for UI.
11725 - set 60 sec timeout for curl access.
11726 - don't cross-compare solver results, takes too much time.
11727 - provide sizes of installed packages.
11728 - extend REQUIRES semantics in content file.
11729 - add "parse-metadata" helper to zmd-backend.
11730 - rev 1987
11731
11732 -------------------------------------------------------------------
11733 Wed Feb 22 14:51:46 CET 2006 - kkaempf@suse.de
11734
11735 - provide complete disk usage data (#152761)
11736 - include upgrade flag when copying solver solution
11737   back to pool (#152717)
11738 - rev 1959
11739
11740 -------------------------------------------------------------------
11741 Wed Feb 22 13:16:48 CET 2006 - kkaempf@suse.de
11742
11743 - don't insert incompatible architectures to the pool (#151933)
11744 - don't accept incompatible architectures from a repository
11745   (#151933)
11746 - separate rpm log (#151431).
11747 - allow extended product requires.
11748 - rev 1954
11749
11750 -------------------------------------------------------------------
11751 Tue Feb 21 22:02:59 CET 2006 - kkaempf@suse.de
11752
11753 - provide the XML schema files in the main package. (#152593)
11754
11755 -------------------------------------------------------------------
11756 Tue Feb 21 20:05:34 CET 2006 - kkaempf@suse.de
11757
11758 - provide arch compat handling.
11759 - implement data upload to zmd.
11760 - fix source metadata caching on target.
11761 - add 'supplements' dependencies to 'yum' parser.
11762 - provide user agent identification to curl calls.
11763 - move resolver branches (multiple alternatives) back in queue
11764   (resolve known things first, then the unknown ones).
11765 - clean up 'packages' parser.
11766 - rev 1947
11767
11768 -------------------------------------------------------------------
11769 Tue Feb 21 09:18:53 CET 2006 - kkaempf@suse.de
11770
11771 - improve media mount/umount interface
11772 - prepare class ArchCompat for proper architecture ordering
11773   and compatibility handling.
11774 - add returns to dummy functions in DbAccess.
11775 - rev 1913
11776
11777 -------------------------------------------------------------------
11778 Mon Feb 20 21:08:22 CET 2006 - kkaempf@suse.de
11779
11780 - don't explictly delete to-be-upgraded packages.
11781 - finish query-system, resolve-dependencies, and transact for
11782   libzypp-zmd-backend.
11783 - provide Pattern::category.
11784 - move system architecture to toplevel.
11785 - make target store pathname settable.
11786 - speed up rpmdb reading by properly filtering unwanted file
11787   provides.
11788 - rev 1905
11789
11790 -------------------------------------------------------------------
11791 Sun Feb 19 20:35:03 CET 2006 - kkaempf@suse.de
11792
11793 - new translations.
11794 - proofread texts.
11795 - when comparing solutions, prefer higher versions.
11796 - provide generic 'SafeBool' for bool conversions.
11797 - add PtrTypes testsuites.
11798 - rev 1876
11799
11800 -------------------------------------------------------------------
11801 Fri Feb 17 21:43:51 CET 2006 - kkaempf@suse.de
11802
11803 - integrate all diffs
11804 - move Target::commit to toplevel API
11805 - generalize dependency iterators and hash dependency
11806   information in pool (for speedup)
11807 - add 'supplements' as dependency
11808 - make more pattern attributes available
11809 - drop "smbfs" in favour of "cifs" (#151476)
11810 - add metadata cache to sources (Beta4 bug)
11811 - run "rpm -e"  with name-version-release
11812 - fix update conflicts
11813 - rev 1864
11814
11815 -------------------------------------------------------------------
11816 Thu Feb 16 20:02:19 CET 2006 - kkaempf@suse.de
11817
11818 - fix-mediachange.diff: dont skip CD but retry after media change
11819 - cd-eject-button.diff: fix CD url so YaST recognizes it and shows
11820   'eject' button
11821 - release-forced-eject-no-ptrfix.diff: fix refcounting in ptrs
11822   so media handle gets actually released and media unmounted.
11823
11824 -------------------------------------------------------------------
11825 Thu Feb 16 14:40:31 CET 2006 - kkaempf@suse.de
11826
11827 - implement arch scoring
11828 - prefer better arch (#151427)
11829 - transitive depedencies of weak requirements are non-weak
11830   (#151446)
11831 - rev 1778 + diff
11832
11833 -------------------------------------------------------------------
11834 Wed Feb 15 18:19:12 CET 2006 - kkaempf@suse.de
11835
11836 - ignore self and to-be-updated conflicts (#150844)
11837 - fix enable of target store (for non-packages)
11838 - rev 1778
11839
11840 -------------------------------------------------------------------
11841 Wed Feb 15 13:11:28 CET 2006 - kkaempf@suse.de
11842
11843 - fix "cd:" url (#151121)
11844 - provide location() in public Package api
11845 - allow running distribution upgrade in testmode
11846 - extend HAL interface
11847 - rev 1762
11848
11849 -------------------------------------------------------------------
11850 Wed Feb 15 10:10:48 CET 2006 - kkaempf@suse.de
11851
11852 - pass normal and locale packages from selections correctly.
11853 - its "baseconf" for base selections.
11854 - Make 'ZYpp' an obvious singleton.
11855 - provide releasenotesUrl.
11856 - dont continue upgrade without target.
11857 - implement 'fake' hal for testing.
11858 - fix package sizes.
11859 - more solver testcases.
11860 - rev 1754
11861
11862 -------------------------------------------------------------------
11863 Tue Feb 14 20:52:02 CET 2006 - kkaempf@suse.de
11864
11865 - extend requires of libzypp-devel
11866 - provide package sizes for UI
11867 - provide more UI helpers
11868 - implement Product and related functions
11869 - fix split provides in distribution upgrade
11870 - provide locale information to system
11871 - ask HAL for available devices
11872 - reduce debug information in solver
11873 - filter architectures in source, not in solver
11874 - rev 1743
11875
11876 -------------------------------------------------------------------
11877 Tue Feb 14 07:27:39 CET 2006 - visnov@suse.de
11878
11879 - disable another testsuite for now
11880 - fetch the default locale from environment
11881 - support user-defined formatting of log
11882 - rev 1710
11883
11884 -------------------------------------------------------------------
11885 Mon Feb 13 20:41:36 CET 2006 - visnov@suse.de
11886
11887 - providing basic product information from susetags source
11888 - public API for preferred language
11889 - implemented redirect of logging (#149001)
11890 - report start/finish of source data parsing (#150211)
11891 - store/restore source aliases properly (#150256)
11892 - disable a lot of debug logging to speed up solver
11893 - properly rewrite URL for CDn directory layouts (#149870)
11894 - rev 1706
11895
11896 -------------------------------------------------------------------
11897 Sun Feb 12 16:59:48 CET 2006 - kkaempf@suse.de
11898
11899 - add save/restore state to facilitate UI 'cancel'
11900 - enable target/store
11901 - add 'forceResolve' call and flag to resolver to switch between
11902   task-oriented ZMD and interactive YaST behaviour.
11903 - Fix resolver problem solution texts.
11904 - improve solver problem solution offerings.
11905 - fix media access handling to better support multiple
11906   requestors to single media.
11907 - move the media number checking to the source (media requestor)
11908   which knows how to verify the correct media.
11909 - Fix CD ordering (#149871), adding testcases.
11910 - Move 'PoolItemList' and 'PoolItemSet' typedefs inside classes.
11911 - Add selections to testcases.
11912 - rev 1673
11913
11914 -------------------------------------------------------------------
11915 Sat Feb 11 10:17:15 CET 2006 - kukuk@suse.de
11916
11917 - Fix missing return in Source.cc:124
11918
11919 -------------------------------------------------------------------
11920 Fri Feb 10 18:41:29 CET 2006 - kkaempf@suse.de
11921
11922 - cope with empty arch field in selections
11923 - enable dummy "enableStorage" function
11924 - rev 1610-branch
11925
11926 -------------------------------------------------------------------
11927 Fri Feb 10 15:36:43 CET 2006 - kkaempf@suse.de
11928
11929 - fix random data return in Source.cc
11930 - rev 1610
11931
11932 -------------------------------------------------------------------
11933 Fri Feb 10 15:00:45 CET 2006 - kkaempf@suse.de
11934
11935 - adapt zmd-backend to SourceImpl API change
11936 - rev 1608
11937
11938 -------------------------------------------------------------------
11939 Fri Feb 10 13:54:43 CET 2006 - kkaempf@suse.de
11940
11941 - fix the packages parser bug. Now all packages are parsed
11942   including (english) translations.
11943   source/susetags is back to svn head.
11944 - rev 1600
11945
11946 -------------------------------------------------------------------
11947 Fri Feb 10 10:30:12 CET 2006 - kkaempf@suse.de
11948
11949 - fix off-by-one bug in bitfield handling
11950 - revert source/susetags to rev 1411
11951 - rev 1586
11952
11953 -------------------------------------------------------------------
11954 Thu Feb  9 22:21:43 CET 2006 - kkaempf@suse.de
11955
11956 - dont prereq-sort non-packages
11957 - rev 1584
11958
11959 -------------------------------------------------------------------
11960 Thu Feb  9 21:29:00 CET 2006 - kkaempf@suse.de
11961
11962 - rev 1582
11963
11964 -------------------------------------------------------------------
11965 Thu Feb  9 11:10:54 CET 2006 - kkaempf@suse.de
11966
11967 - update to rev 1543
11968
11969 -------------------------------------------------------------------
11970 Thu Feb  9 00:49:23 CET 2006 - ro@suse.de
11971
11972 - require hal-devel in libzypp-devel
11973 - re-merge fixes (RPM_OPT_FLAGS)
11974
11975 -------------------------------------------------------------------
11976 Wed Feb  8 23:53:58 CET 2006 - kkaempf@suse.de
11977
11978 - make solver behaviour a bit more interactive
11979 - rev 1537
11980
11981 -------------------------------------------------------------------
11982 Wed Feb  8 18:45:21 CET 2006 - schwab@suse.de
11983
11984 - Fix syntax error in configure script.
11985 - Use RPM_OPT_FLAGS.
11986
11987 -------------------------------------------------------------------
11988 Wed Feb  8 17:03:37 CET 2006 - kkaempf@suse.de
11989
11990 - update for qt ui integration
11991 - rev 1504
11992
11993 -------------------------------------------------------------------
11994 Tue Feb  7 23:18:09 CET 2006 - kkaempf@suse.de
11995
11996 - split off libzypp-zmd-backend
11997 - rev 1466
11998
11999 -------------------------------------------------------------------
12000 Tue Feb  7 23:10:59 CET 2006 - kkaempf@suse.de
12001
12002 - another update to svn
12003
12004 -------------------------------------------------------------------
12005 Mon Feb  6 20:42:22 CET 2006 - kkaempf@suse.de
12006
12007 - finish rpm callbacks
12008 - finish UI API
12009 - fix state change resolver<->pool
12010 - zmd backend stuff
12011 - speed up tag file parsing
12012 - rev 1405
12013
12014 -------------------------------------------------------------------
12015 Mon Feb  6 16:53:03 CET 2006 - schubi@suse.de
12016
12017 - disabling failing tests of s390 and ppc
12018
12019 -------------------------------------------------------------------
12020 Mon Feb  6 11:14:16 CET 2006 - schubi@suse.de
12021
12022 - Snapshoot rev 1367
12023
12024 -------------------------------------------------------------------
12025 Mon Feb  6 01:42:48 CET 2006 - kkaempf@suse.de
12026
12027 - use hashes for pool
12028 - rev 1343
12029
12030 -------------------------------------------------------------------
12031 Fri Feb  3 14:21:47 CET 2006 - schubi@suse.de
12032
12033 - removed Obsoletes:    yast2-packagemanager
12034
12035 -------------------------------------------------------------------
12036 Fri Feb  3 11:36:19 CET 2006 - schubi@suse.de
12037
12038 - Snapshoot 3 Feb 2005 (11:30)
12039
12040 -------------------------------------------------------------------
12041 Thu Feb  2 14:27:02 CET 2006 - schubi@suse.de
12042
12043 - Snapshoot 2 Feb 2005 (14:00)
12044
12045 -------------------------------------------------------------------
12046 Thu Feb  2 12:23:03 CET 2006 - schubi@suse.de
12047
12048 - Snapshoot 2 Feb 2005 ( integrating YaST )
12049
12050 -------------------------------------------------------------------
12051 Wed Jan 25 21:37:50 CET 2006 - mls@suse.de
12052
12053 - converted neededforbuild to BuildRequires
12054
12055 -------------------------------------------------------------------
12056 Sat Jan 14 08:51:55 CET 2006 - kkaempf@suse.de
12057
12058 - Initial version
12059