Imported Upstream version 16.9.0
[platform/upstream/libzypp.git] / package / libzypp.changes
1 -------------------------------------------------------------------
2 Thu Apr 27 16:03:32 CEST 2017 - ma@suse.de
3
4 - PoolQuery: Treat explicit queries for 'kind:name' correctly
5   (bsc#1035729)
6 - version 16.9.0 (0)
7
8 -------------------------------------------------------------------
9 Fri Apr 21 16:23:51 CEST 2017 - ma@suse.de
10
11 - Add API to control resolver job to update all packages (FATE#320653)
12 - Remove legacy vendor equivalence between 'suse' and 'opensuse'
13   (bsc#1030686)
14 - version 16.8.0 (0)
15
16 -------------------------------------------------------------------
17 Fri Apr 21 09:40:32 CEST 2017 - ma@suse.de
18
19 - RepoInfo: Allow temporary repos to control their metadata
20   directories (bsc#1032632)
21 - Arch: add armv5tl
22 - version 16.7.0 (0)
23
24 -------------------------------------------------------------------
25 Thu Mar 30 15:00:30 CEST 2017 - ma@suse.de
26
27 - Recognize license tarball in rpmmd repos (FATE#316159)
28 - Fix media verification to properly propagate media access errors
29   (bsc#1031093)
30 - version 16.6.1 (0)
31
32 -------------------------------------------------------------------
33 Mon Mar 27 17:10:52 CEST 2017 - ma@suse.de
34
35 - Fix invalidation of PoolItems if Pool IDs are reused (bsc#1028661)
36 - version 16.6.0 (0)
37
38 -------------------------------------------------------------------
39 Mon Mar 27 09:33:26 CEST 2017 - ma@suse.de
40
41 - Fix X-libcurl-Empty-Header-Workaround (bsc#1030919)
42 - version 16.5.2 (0)
43
44 -------------------------------------------------------------------
45 Tue Mar 21 13:38:08 CET 2017 - ma@suse.de
46
47 - MediaCurl: Treat http response 410(Gone) like 404(Not Found)
48   (bsc#1030136)
49 - version 16.5.1 (0)
50
51 -------------------------------------------------------------------
52 Thu Mar 16 14:06:03 CET 2017 - ma@suse.de
53
54 - Support multi-volume repomd repositories (FATE#320544)
55 - MediaCurl: ZYPP_MEDIA_CURL_IPRESOLVE=<4|6> to force name resolution
56   to IPv4/IPv6 only (fixes openSUSE/zypper#49)
57 - Add support for openssl >= 1.1
58 - version 16.5.0 (0)
59
60 -------------------------------------------------------------------
61 Mon Feb 20 10:10:43 CET 2017 - ma@suse.de
62
63 - PublicKey: Create tmpdirs inside ZYpp::tmpPath (bsc#926844)
64 - Don't create AnonymousUniqueId in chroot (bsc#1024741)
65 - version 16.4.3 (0)
66
67 -------------------------------------------------------------------
68 Tue Feb 14 12:07:14 CET 2017 - ma@suse.de
69
70 - dumpAsXmlOnL: xml escape node content (bsc#1024909)
71 - version 16.4.2 (0)
72
73 -------------------------------------------------------------------
74 Fri Feb  3 13:40:04 CET 2017 - ma@suse.de
75
76 - MediaMultiCurl: Trigger aliveCallback when downloading metalink
77   files (bsc#1021291)
78 - version 16.4.1 (0)
79
80 -------------------------------------------------------------------
81 Thu Jan 26 13:03:37 CET 2017 - ma@suse.de
82
83 - Add API for updating the AutoInstalled db
84 - MediaCD: Fix mountpoint creation after failing udf mount (bsc#1022046)
85 - fix misleading indentation (fixes #65)
86 - Fix compilation error reported by GCC7 (#63).
87 - Prefer calling "repo2solv" rather than "repo2solv.sh"
88 - version 16.4.0 (0)
89
90 -------------------------------------------------------------------
91 Wed Dec 14 12:24:23 CET 2016 - ma@suse.de
92
93 - Don't raise FileCheckException if user accepted a package with wrong
94   digest (bsc#1014265)
95 - Also provide the exception history when requesting a media failed
96   (bsc#1010952)
97 - version 16.3.2 (0)
98
99 -------------------------------------------------------------------
100 Tue Oct 11 18:04:18 CEST 2016 - ma@suse.de
101
102 - Let 'dup --from' leave an updateTestcase-<DATE> in /var/log (bsc#1004096)
103 - version 16.3.1 (0)
104
105 -------------------------------------------------------------------
106 Tue Oct 11 11:41:47 CEST 2016 - ma@suse.de
107
108 - RepoInfo: Allow parsing multiple gpgkey= URLs (bsc#1003748)
109 - version 16.3.0 (0)
110
111 -------------------------------------------------------------------
112 Tue Sep 20 11:41:48 CEST 2016 - ma@suse.de
113
114 - guessPackageSpec: Don't break globbing (fixes openSUSE/zypper#97)
115 - version 16.2.5 (0)
116
117 -------------------------------------------------------------------
118 Thu Sep 15 15:27:15 CEST 2016 - ma@suse.de
119
120 - RepoFileReader: fix parsing of multiline url entries (bsc#964932)
121 - Allow repo type 'rpm' as alias for 'rpm-md' (fixes openSUSE/zypper#100)
122 - version 16.2.4 (0)
123
124 -------------------------------------------------------------------
125 Fri Sep  9 16:43:30 CEST 2016 - ma@suse.de
126
127 - xmlout::Node:  Allow adding nore attributes while the start node
128   is not closed (FATE#320699)
129 - Fixes broken XML output introduced by an unwanted change in 16.2.2
130   (bsc#998344)
131 - version 16.2.3 (0)
132
133 -------------------------------------------------------------------
134 Wed Aug 10 17:10:41 CEST 2016 - ma@suse.de
135
136 - Report numeric curl error if code is unrecognized (bsc#992302)
137 - multicurl: propagate proxy settings stored in repo url (bsc#933839)
138 - version 16.2.2 (0)
139
140 -------------------------------------------------------------------
141 Thu Jul 21 13:09:33 CEST 2016 - ma@suse.de
142
143 - Rebuild .solv-files not matching the parsers LIBSOLV_TOOLVERSION
144 - BuildRequires:  libsolv-devel >= 0.6.23
145 - version 16.2.1 (0)
146
147 -------------------------------------------------------------------
148 Mon Jul 18 16:36:25 CEST 2016 - ma@suse.de
149
150 - Product: Offer tri-state hasEndOfLife details (FATE#320699)
151 - version 16.2.0 (0)
152
153 -------------------------------------------------------------------
154 Thu Jul 14 19:02:57 CEST 2016 - ma@suse.de
155
156 - use more user friendly command names for "zypper ps" (bsc#980541)
157 - version 16.1.3 (0)
158
159 -------------------------------------------------------------------
160 Thu Jul 14 15:39:03 CEST 2016 - ma@suse.de
161
162 - Don't do media number substitution on URLs of medium #1 (bsc#798470)
163 - version 16.1.2 (0)
164
165 -------------------------------------------------------------------
166 Tue Jul  5 11:39:11 CEST 2016 - ma@suse.de
167
168 - Fix Shrink pool if all repos are removed (bsc#899755, bsc#987573)
169 - version 16.1.1 (0)
170
171 -------------------------------------------------------------------
172 Fri Jun 24 12:33:29 CEST 2016 - ma@suse.de
173
174 - API enahncements for zypper (FATE#320447)
175 - version 16.1.0 (0)
176
177 -------------------------------------------------------------------
178 Tue Jun 21 11:11:03 CEST 2016 - ma@suse.de
179
180 - Filter duplicate resolver solutions (bsc#985674)
181 - zypp.conf: Add download.media_mountdir: Path where media are
182   preferably mounted or downloaded (FATE#319462)
183 - version 16.0.5 (0)
184
185 -------------------------------------------------------------------
186 Wed Jun 15 12:36:27 CEST 2016 - ma@suse.de
187
188 - Fix bug in removeRepository which may keep an empty .repo file
189   rather than deleting it (bsc#984494)
190 - version 16.0.4 (0)
191
192 -------------------------------------------------------------------
193 Mon Jun 13 12:53:03 CEST 2016 - ma@suse.de
194
195 - Shrink pool if all repos are removed (bnc#899755)
196 - Avoid direct BuildRequire on libudev-devel (#60)
197 - version 16.0.3 (0)
198
199 -------------------------------------------------------------------
200 Tue Jun  7 18:43:31 CEST 2016 - ma@suse.de
201
202 - Allow PackageKit to drop the zypp lock (bnc#899755)
203 - Avoid superfluous rebuilding of indices when solving
204 - version 16.0.2 (0)
205
206 -------------------------------------------------------------------
207 Sun Jun  5 16:12:42 CEST 2016 - ma@suse.de
208
209 - po: upadte makefiles
210 - DefaultIntegral: provide asString (for FATE#320447)
211 - version 16.0.1 (0)
212
213 -------------------------------------------------------------------
214 Fri May 13 08:45:53 CEST 2016 - ma@suse.de
215
216 - Prepare cmake to maintain the .pot and .po files in git. Add
217   initial .po file set derived from tarballs. Translations are now
218   maintained via Weblate.
219 - Provide 'libzypp(plugin:services) = 1' after fixing bsc#933760
220 - Bump major version for Factory, 15.x is continued on SuSE-SLE-12-SP1-Branch
221 - version 16.0.0 (0)
222
223 -------------------------------------------------------------------
224 Thu Apr 28 14:17:09 CEST 2016 - ma@suse.de
225
226 - Update sle-zypp-po.tar.bz2
227
228 -------------------------------------------------------------------
229 Thu Apr 28 14:04:36 CEST 2016 - ma@suse.de
230
231 - Update sle-zypp-po.tar.bz2
232
233 -------------------------------------------------------------------
234 Mon Apr 25 14:59:41 CEST 2016 - ma@suse.de
235
236 - Fix credential file parser losing entries with known URL but
237   different user name (bsc#933760)
238 - RepoManager: allow extraction of multiple baseurls for service
239   repos (bsc#964932)
240 - addRepository: fix to use the correct history file for logging
241 - specfile: add /etc/zypp/credentials.d to the file list
242 - version 15.22.0 (19)
243
244 -------------------------------------------------------------------
245 Mon Apr 18 15:03:13 CEST 2016 - ma@suse.de
246
247 - RepoindexFileReader: fix service metadata TTL default value (bsc#967828)
248 - version 15.21.7 (19)
249
250 -------------------------------------------------------------------
251 Fri Apr 15 11:31:08 CEST 2016 - ma@suse.de
252
253 - DiskUsageCounter: Limit estimated waste per file (bsc#974275)
254 - version 15.21.6 (19)
255
256 -------------------------------------------------------------------
257 Fri Mar 18 13:37:22 CET 2016 - ma@suse.de
258
259 - Use PluginExecutor for commit- and system-hooks (bnc#971637)
260 - BuildRequires:  libsolv-devel >= 0.6.19 (bnc#971018)
261 - version 15.21.5 (19)
262
263 -------------------------------------------------------------------
264 Sun Mar 13 01:13:08 CET 2016 - ma@suse.de
265
266 - Update zypp-po.tar.bz2
267
268 -------------------------------------------------------------------
269 Thu Mar 10 01:13:24 CET 2016 - ma@suse.de
270
271 - Update zypp-po.tar.bz2
272
273 -------------------------------------------------------------------
274 Tue Mar  1 12:34:53 CET 2016 - ma@suse.de
275
276 - media: Send stats header to download.opensuse.org only (bsc#955801)
277 - fix build-compare (#57, #58)
278 - version 15.21.4 (19)
279
280 -------------------------------------------------------------------
281 Thu Feb 18 18:38:52 CET 2016 - ma@suse.de
282
283 - yum::Downloader: Download only wanted 'susedata.LANG' files
284   (FATE#320518)
285 - version 15.21.3 (19)
286
287 -------------------------------------------------------------------
288 Thu Feb  4 16:38:14 CET 2016 - ma@suse.de
289
290 - installSrcPackage: trigger progress callback (bsc#580902)
291 - version 15.21.2 (19)
292
293 -------------------------------------------------------------------
294 Thu Feb  4 01:13:31 CET 2016 - ma@suse.de
295
296 - Update zypp-po.tar.bz2
297
298 -------------------------------------------------------------------
299 Fri Jan 29 11:40:51 CET 2016 - ma@suse.de
300
301 - Don't buildrequire graphviz-gnome (bsc#964150)
302 - Unwanted btrfs subvolumes must be filtered by device (not fsid)
303   (fixes #54)
304 - version 15.21.1 (19)
305
306 -------------------------------------------------------------------
307 Thu Jan 21 01:13:29 CET 2016 - ma@suse.de
308
309 - Update zypp-po.tar.bz2
310
311 -------------------------------------------------------------------
312 Wed Jan 20 17:12:42 CET 2016 - ma@suse.de
313
314 - Filter unwanted btrfs subvolumes (fixes #54, closes #55, bnc#949945)
315 - RepoInfo: Provide access to repo content keywords
316 - Build with boost-1.60.0
317 - version 15.21.0 (19)
318
319 -------------------------------------------------------------------
320 Thu Jan 14 01:13:17 CET 2016 - ma@suse.de
321
322 - Update zypp-po.tar.bz2
323
324 -------------------------------------------------------------------
325 Thu Jan  7 01:13:28 CET 2016 - ma@suse.de
326
327 - Update zypp-po.tar.bz2
328
329 -------------------------------------------------------------------
330 Thu Dec 24 01:13:13 CET 2015 - ma@suse.de
331
332 - Update zypp-po.tar.bz2
333
334 -------------------------------------------------------------------
335 Fri Dec 11 19:07:09 CET 2015 - ma@suse.de
336
337 - ResPoolProxy: make begin/end pairs Iterable
338 - String: Format and FormatNAC classes based on boost::format
339 - DefaultIntegral: provide initial value
340 - More specific exception message if GPG binary is missing (bsc#637791)
341 - version 15.20.0 (19)
342
343 -------------------------------------------------------------------
344 Thu Dec 10 01:14:50 CET 2015 - ma@suse.de
345
346 - Update zypp-po.tar.bz2
347
348 -------------------------------------------------------------------
349 Thu Dec  3 01:13:11 CET 2015 - ma@suse.de
350
351 - Update zypp-po.tar.bz2
352
353 -------------------------------------------------------------------
354 Sun Nov 22 01:13:29 CET 2015 - ma@suse.de
355
356 - Update zypp-po.tar.bz2
357
358 -------------------------------------------------------------------
359 Thu Nov 19 01:16:03 CET 2015 - ma@suse.de
360
361 - Update sle-zypp-po.tar.bz2
362
363 -------------------------------------------------------------------
364 Thu Nov 19 01:13:40 CET 2015 - ma@suse.de
365
366 - Update zypp-po.tar.bz2
367
368 -------------------------------------------------------------------
369 Mon Nov 16 12:27:02 CET 2015 - ma@suse.de
370
371 - createPot: Fix plural form detection (bsc#955053)
372 - version 15.19.7 (19)
373
374 -------------------------------------------------------------------
375 Thu Nov 12 01:13:26 CET 2015 - ma@suse.de
376
377 - Update zypp-po.tar.bz2
378
379 -------------------------------------------------------------------
380 Sun Nov  8 01:13:11 CET 2015 - ma@suse.de
381
382 - Update zypp-po.tar.bz2
383
384 -------------------------------------------------------------------
385 Fri Nov  6 11:08:46 CET 2015 - ma@suse.de
386
387 - Add testcase for uncached repo-variables.
388 - Fixed Japanese translations (bsc#949196)
389 - version 15.19.6 (19)
390
391 -------------------------------------------------------------------
392 Fri Nov  6 10:56:44 CET 2015 - ma@suse.de
393
394 - Update sle-zypp-po.tar.bz2
395
396 -------------------------------------------------------------------
397 Thu Nov  5 01:15:12 CET 2015 - ma@suse.de
398
399 - Update sle-zypp-po.tar.bz2
400
401 -------------------------------------------------------------------
402 Thu Nov  5 01:13:24 CET 2015 - ma@suse.de
403
404 - Update zypp-po.tar.bz2
405
406 -------------------------------------------------------------------
407 Tue Nov  3 10:52:01 CET 2015 - ma@suse.de
408
409 - Update sle-zypp-po.tar.bz2
410
411 -------------------------------------------------------------------
412 Tue Nov  3 10:51:43 CET 2015 - ma@suse.de
413
414 - Update zypp-po.tar.bz2
415
416 -------------------------------------------------------------------
417 Fri Oct 23 17:10:18 CEST 2015 - ma@suse.de
418
419 - Fix broken product: <-> -release package relation (bnc#951782)
420 - version 15.19.5 (19)
421
422 -------------------------------------------------------------------
423 Thu Oct 22 12:23:29 CEST 2015 - ma@suse.de
424
425 - Use a uniform translation set for SLE and openSUSE (bnc#948924)
426 - fix Plugin-services not updating repo GPGCheck settings (bnc#951402)
427 - version 15.19.4 (19)
428
429 -------------------------------------------------------------------
430 Sun Oct 18 01:13:27 CEST 2015 - ma@suse.de
431
432 - Update zypp-po.tar.bz2
433
434 -------------------------------------------------------------------
435 Thu Oct 15 01:13:57 CEST 2015 - ma@suse.de
436
437 - Update zypp-po.tar.bz2
438
439 -------------------------------------------------------------------
440 Wed Oct 14 16:36:27 CEST 2015 - ma@suse.de
441
442 - make Solvable::asUserString more readable (bnc#949957)
443 - version 15.19.3 (19)
444
445 -------------------------------------------------------------------
446 Sun Oct 11 01:13:12 CEST 2015 - ma@suse.de
447
448 - Update zypp-po.tar.bz2
449
450 -------------------------------------------------------------------
451 Thu Oct  8 01:14:43 CEST 2015 - ma@suse.de
452
453 - Update zypp-po.tar.bz2
454
455 -------------------------------------------------------------------
456 Wed Oct  7 13:11:48 CEST 2015 - ma@suse.de
457
458 - fix suse_version test (bsc#949046)
459 - version 15.19.2 (19)
460
461 -------------------------------------------------------------------
462 Wed Oct  7 11:06:24 CEST 2015 - ma@suse.de
463
464 - Locks: fix using namespaces (for FATE#318299)
465 - version 15.19.1 (19)
466
467 -------------------------------------------------------------------
468 Mon Oct  5 12:27:49 CEST 2015 - ma@suse.de
469
470 - fix reserved identifier violation (fixes #51)
471 - solver: speed up collecting pool data to build the job queue
472 - doc: short abstract about 'Code 12 Application Metadata'
473 - version 15.19.0 (19)
474
475 -------------------------------------------------------------------
476 Tue Sep 29 17:51:48 CEST 2015 - ma@suse.de
477
478 - solver verify: multiversion property needs to be assigned to
479   installed items too.
480 - ZYppCommitResult: add attemptToModify to indicate an attempt to
481   actually install/remove was made (bsc#946750, FATE#319467)
482 - version 15.18.0 (14)
483
484 -------------------------------------------------------------------
485 Mon Sep 28 12:19:26 CEST 2015 - ma@suse.de
486
487 - SetTracker: fix computation of change sets (bsc#946898)
488 - version 15.17.2 (14)
489
490 -------------------------------------------------------------------
491 Fri Sep 25 11:42:28 CEST 2015 - ma@suse.de
492
493 - Pattern: support dynamic computation of pattern visibility (bsc#900769)
494 - Avoid URL rewrite if probing local cache directories (bsc#946129)
495 - version 15.17.1 (14)
496
497 -------------------------------------------------------------------
498 Mon Sep 21 16:57:45 CEST 2015 - ma@suse.de
499
500 - Dummy (FATE#318827) to make Sles-changelog-checker stop whining.
501 - version 15.17.0 (14)
502
503 -------------------------------------------------------------------
504 Mon Sep 21 16:09:50 CEST 2015 - ma@suse.de
505
506 - Glob: fix reserved identifier violation
507 - version 15.16.2 (14)
508
509 -------------------------------------------------------------------
510 Tue Sep 15 15:02:45 CEST 2015 - ma@suse.de
511
512 - CheckAccessDeleted: Identify services by systemd cgroup (FATE#318827)
513 - version 15.16.1 (14)
514
515 -------------------------------------------------------------------
516 Mon Sep 14 12:21:30 CEST 2015 - ma@suse.de
517
518 - Reload multiversion setting from the target zypp.conf (bnc#906096)
519 - version 15.16.0 (14)
520
521 -------------------------------------------------------------------
522 Sun Sep 13 01:15:26 CEST 2015 - ma@suse.de
523
524 - Update sle-zypp-po.tar.bz2
525
526 -------------------------------------------------------------------
527 Sun Sep 13 01:13:30 CEST 2015 - ma@suse.de
528
529 - Update zypp-po.tar.bz2
530
531 -------------------------------------------------------------------
532 Thu Sep 10 01:16:00 CEST 2015 - ma@suse.de
533
534 - Update sle-zypp-po.tar.bz2
535
536 -------------------------------------------------------------------
537 Fri Sep  4 13:49:33 CEST 2015 - ma@suse.de
538
539 - Don't cache repo releasever (bnc#943563)
540 - Selectable: allow setPickStatus for non-multiversion packages
541   (bnc#943870)
542 - ResPoolProxy: add ScopedSaveState
543 - version 15.15.0 (14)
544
545 -------------------------------------------------------------------
546 Tue Sep  1 18:19:27 CEST 2015 - ma@suse.de
547
548 - zypp.conf: add solver.dupAllow{Downgrade,NameChange,ArchChange,
549   VendorChange} default options for tuning distribution upgrades.
550 - Remove obsolete method (bsc#941398) (fixes #50)
551 - fix invalid XML (bnc#942518)
552 - version 15.14.0 (14)
553
554 -------------------------------------------------------------------
555 Sun Aug 30 01:13:07 CEST 2015 - ma@suse.de
556
557 - Update zypp-po.tar.bz2
558
559 -------------------------------------------------------------------
560 Thu Aug 27 01:14:20 CEST 2015 - ma@suse.de
561
562 - Update sle-zypp-po.tar.bz2
563
564 -------------------------------------------------------------------
565 Thu Aug 20 01:13:09 CEST 2015 - ma@suse.de
566
567 - Update zypp-po.tar.bz2
568
569 -------------------------------------------------------------------
570 Sun Aug 16 01:13:23 CEST 2015 - ma@suse.de
571
572 - Update zypp-po.tar.bz2
573
574 -------------------------------------------------------------------
575 Thu Aug 13 18:16:52 CEST 2015 - ma@suse.de
576
577 - Support caching of service metadata. A TTL for the service
578   metadata may be provided in the repoindex.xml itself. The
579   default is 'no caching'. (FATE#318136)
580 - Fix setting dup_allow* solver options (bnc#941463)
581 - Don't make zypper encode {} around repo vars (bnc#941453)
582 - version 15.13.0 (11)
583
584 -------------------------------------------------------------------
585 Thu Aug 13 01:13:43 CEST 2015 - ma@suse.de
586
587 - Update zypp-po.tar.bz2
588
589 -------------------------------------------------------------------
590 Tue Aug 11 18:48:57 CEST 2015 - ma@suse.de
591
592 - History: Add 'command' tag showing who triggered the commit.
593   The corresponding HistoryLogData class for parsing is
594   HistoryLogDataStampCommand. Available data are the commandline
595   executed, user@hostname and userdata/transactionID. (FATE#312298)
596 - Add convenience comparison PoolItem<>ResObject::constPtr
597 - Fixes for SWIG 2.x
598 - version 15.12.0 (11)
599
600 -------------------------------------------------------------------
601 Mon Aug 10 16:22:06 CEST 2015 - ma@suse.de
602
603 - Make multiversion an individual solvables property (FATE#318778)
604 - SolvableType: common api to access solvable properties
605 - Support for MIPS architectures
606 - version 15.11.0 (11)
607
608 -------------------------------------------------------------------
609 Sun Aug  9 01:13:24 CEST 2015 - ma@suse.de
610
611 - Update zypp-po.tar.bz2
612
613 -------------------------------------------------------------------
614 Sun Aug  2 01:13:27 CEST 2015 - ma@suse.de
615
616 - Update zypp-po.tar.bz2
617
618 -------------------------------------------------------------------
619 Thu Jul 30 16:13:49 CEST 2015 - ma@suse.de
620
621 - Resolver: Track changed requested locales and adjust installed
622   packages accordingly. (part of FATE#318099)
623 - Testcase: Store autoinstalled packages
624 - Locale: Make it IdString based
625 - Get rid of std::tr1:: hashes
626 - Flags: Fix to work with 'enum class'
627 - Hide away resolver internals
628 - version 15.10.0 (10)
629
630 -------------------------------------------------------------------
631 Thu Jul 30 01:13:30 CEST 2015 - ma@suse.de
632
633 - Update zypp-po.tar.bz2
634
635 -------------------------------------------------------------------
636 Tue Jul 28 14:14:54 CEST 2015 - ma@suse.de
637
638 - Update sle-zypp-po.tar.bz2
639
640 -------------------------------------------------------------------
641 Mon Jul 27 09:30:38 CEST 2015 - ma@suse.de
642
643 - Update zypp-po.tar.bz2
644
645 -------------------------------------------------------------------
646 Sun Jul 26 01:13:37 CEST 2015 - ma@suse.de
647
648 - Update zypp-po.tar.bz2
649
650 -------------------------------------------------------------------
651 Thu Jul 16 01:13:33 CEST 2015 - ma@suse.de
652
653 - Update zypp-po.tar.bz2
654
655 -------------------------------------------------------------------
656 Sun Jul 12 01:13:20 CEST 2015 - ma@suse.de
657
658 - Update zypp-po.tar.bz2
659
660 -------------------------------------------------------------------
661 Thu Jul  9 16:43:12 CEST 2015 - ma@suse.de
662
663 - Resolver allow tuning DUP mode solver flags (FATE#319128)
664 - version 15.9.0 (5)
665
666 -------------------------------------------------------------------
667 Fri Jul  3 08:23:04 CEST 2015 - ma@suse.de
668
669 - Flags<Enum>: add stringify
670 - add asString for Patch::InteractiveFlag
671 - version 15.8.0 (5)
672
673 -------------------------------------------------------------------
674 Thu Jul  2 01:13:24 CEST 2015 - ma@suse.de
675
676 - Update zypp-po.tar.bz2
677
678 -------------------------------------------------------------------
679 Wed Jul  1 14:00:42 CEST 2015 - ma@suse.de
680
681 - add asString for Patch::Category
682 - version 15.7.0 (5)
683
684 -------------------------------------------------------------------
685 Mon Jun 29 17:43:00 CEST 2015 - ma@suse.de
686
687 - Fix lost pathname when importing repo keys (bnc#936373)
688 - Disable code swig does not understand
689 - version 15.6.0 (5)
690
691 -------------------------------------------------------------------
692 Sat Jun 27 17:07:32 CEST 2015 - ma@suse.de
693
694 - Patch: fixup testing Category and Severity flags (FATE#318760)
695 - version 15.5.0 (5)
696
697 -------------------------------------------------------------------
698 Fri Jun 12 12:14:04 CEST 2015 - ma@suse.de
699
700 - Add details to the default signature verification problem report
701 - PathInfo: Avoid ExternalProgram in clean_dir
702 - call rpmdb2solv without executing user-supplied scripts (bnc#926853)
703 - version 15.4.1 (3)
704
705 -------------------------------------------------------------------
706 Thu Jun 11 01:13:31 CEST 2015 - ma@suse.de
707
708 - Update zypp-po.tar.bz2
709
710 -------------------------------------------------------------------
711 Thu Jun  4 01:13:22 CEST 2015 - ma@suse.de
712
713 - Update zypp-po.tar.bz2
714
715 -------------------------------------------------------------------
716 Wed Jun  3 13:00:59 CEST 2015 - ma@suse.de
717
718 - Enhance solv.idx file handling to support zypper bash completion
719 - Fix SSL client certificate authentication via URL option
720   ssl_clientcert/ssl_clientkey (bnc#932393)
721 - version 15.4.0 (3)
722
723 -------------------------------------------------------------------
724 Thu May 28 01:13:23 CEST 2015 - ma@suse.de
725
726 - Update zypp-po.tar.bz2
727
728 -------------------------------------------------------------------
729 Sun May 24 18:17:38 CEST 2015 - ma@suse.de
730
731 - Downloader: Accept unsigned repository if pkgGpgCheck is ON.
732 - FindFileConflicts: avoid nested exception on user abort (bnc#931601)
733 - Support for *.check files in the systemCheck.d directory (#45)
734 - version 15.3.0 (3)
735
736 -------------------------------------------------------------------
737 Sun May 24 01:13:19 CEST 2015 - ma@suse.de
738
739 - Update zypp-po.tar.bz2
740
741 -------------------------------------------------------------------
742 Mon May 18 10:46:10 CEST 2015 - ma@suse.de
743
744 - zypp.conf: Add config values for gpgcheck, repo_gpgcheck
745   and pkg_gpgcheck. The default behavior 'gpgcheck=On' will
746   automatically turn on the gpg signature check for packages
747   downloaded from repository with unsigned metadata. If the
748   repo metadata are signed, a faster comparison via checksums
749   is done. By explicitly setting repo_gpgcheck or pkg_gpgcheck
750   you can enforce the signature check of repository metadata
751   or downloaded packages to be always performed. Those defaults
752   can be overwritten per repository. (FATE#314603)
753 - version 15.2.0 (2)
754
755 -------------------------------------------------------------------
756 Wed May 13 14:04:04 CEST 2015 - ma@suse.de
757
758 - Write solv.idx to speed up bash tab completion (bnc#928650)
759 - version 15.1.3 (1)
760
761 -------------------------------------------------------------------
762 Fri May  8 11:44:44 CEST 2015 - ma@suse.de
763
764 - gcc5 fixes
765 - Fix repo alias containing ']' not handled correctly (bnc#929528)
766 - Fix SEGV when dumping rpm header with epoch (bnc#929483)
767 - version 15.1.2 (1)
768
769 -------------------------------------------------------------------
770 Mon Apr 27 14:43:53 CEST 2015 - ma@suse.de
771
772 - PubliKey: fix reference to temporary data
773 - version 15.1.1 (1)
774
775 -------------------------------------------------------------------
776 Thu Apr 23 01:13:15 CEST 2015 - ma@suse.de
777
778 - Update zypp-po.tar.bz2
779
780 -------------------------------------------------------------------
781 Wed Apr 22 10:50:00 CEST 2015 - ma@suse.de
782
783 - ZYpp: Changed ZYpp::Ptr to be a shared_ptr;
784   a precondition for fixing bnc-899755
785 - rpmmd: support 'metalink=' in .repo (for zypper#63)
786 - RepoMirrorList: ignore comments and malformed urls in mirrorlist
787 - PathInfo: remove minor/major conflicting with GNU libc macros
788   DiskUsageCounter: remove ctors taking 'magic' bool flags
789   ZyppCallbacks: remove unused PatchDownload callbacks
790 - version 15.1.0 (1)
791
792 -------------------------------------------------------------------
793 Thu Apr  2 19:06:56 CEST 2015 - ma@suse.de
794
795 - POODLE: libzypp should only talk TLS (bnc#903405)
796 - Bump major version for Factory, 14.x is continued on SuSE-SLE-12-Branch
797 - version 15.0.0 (0)
798
799 -------------------------------------------------------------------
800 Thu Apr  2 16:01:43 CEST 2015 - ma@suse.de
801
802 - Fixes to build with gcc5
803 - RepoProvideFile: Suppress MediaChangeReport while testing
804   multiple baseurls (bnc#899510)
805 - version 14.38.1 (30)
806
807 -------------------------------------------------------------------
808 Thu Mar 19 16:44:39 CET 2015 - ma@suse.de
809
810 - Suppress MediaChangeReport while testing multiple baseurls (bnc#899510)
811 - version 14.38.0 (30)
812
813 -------------------------------------------------------------------
814 Mon Mar 16 14:05:28 CET 2015 - ma@suse.de
815
816 - add support for SHA224/384/512
817 - version 14.37.1 (30)
818
819 -------------------------------------------------------------------
820 Wed Mar 11 09:22:46 CET 2015 - ma@suse.de
821
822 - New RepoVarExpand: Functor expanding repo variables in a
823   string . Supports bash style default ${v:-w}' and alternate ${v:+w}
824   values (FATE#318354)
825 - Easy.h: Use __typeof__ rather than typeof in header
826 - Support repo variable replacement in service url
827 - Support repo variable replacement in gpg url
828 - Gettext.h: Fallback to ::gettext if accidentally included
829   outside libzypp
830 - version 14.37.0 (30)
831
832 -------------------------------------------------------------------
833 Sun Feb 22 01:13:12 CET 2015 - ma@suse.de
834
835 - Update zypp-po.tar.bz2
836
837 -------------------------------------------------------------------
838 Thu Feb 19 01:13:13 CET 2015 - ma@suse.de
839
840 - Update zypp-po.tar.bz2
841
842 -------------------------------------------------------------------
843 Sun Feb 15 01:13:28 CET 2015 - ma@suse.de
844
845 - Update zypp-po.tar.bz2
846
847 -------------------------------------------------------------------
848 Thu Feb 12 01:13:34 CET 2015 - ma@suse.de
849
850 - Update zypp-po.tar.bz2
851
852 -------------------------------------------------------------------
853 Mon Feb  9 16:05:38 CET 2015 - ma@suse.de
854
855 - Don't execute scripts in /tmp or /var/tmp, as they could be
856   mounted noexec for security reasons (bnc#915928)
857 - zypp/PublicKey.cc: Use GPG_BINARY from KeyRing
858 - Support $releasever_major/$releasever_minor repo variables
859   (FATE#318354)
860 - version 14.36.0 (30)
861
862 -------------------------------------------------------------------
863 Sun Feb  8 01:13:14 CET 2015 - ma@suse.de
864
865 - Update zypp-po.tar.bz2
866
867 -------------------------------------------------------------------
868 Thu Feb  5 01:13:27 CET 2015 - ma@suse.de
869
870 - Update zypp-po.tar.bz2
871
872 -------------------------------------------------------------------
873 Sun Feb  1 01:13:10 CET 2015 - ma@suse.de
874
875 - Update zypp-po.tar.bz2
876
877 -------------------------------------------------------------------
878 Thu Jan 29 01:13:12 CET 2015 - ma@suse.de
879
880 - Update zypp-po.tar.bz2
881
882 -------------------------------------------------------------------
883 Thu Jan 22 01:13:36 CET 2015 - ma@suse.de
884
885 - Update zypp-po.tar.bz2
886
887 -------------------------------------------------------------------
888 Wed Jan 21 10:28:49 CET 2015 - ma@suse.de
889
890 - PathInfo: Deprecate major/minor in favor of new devMajor/devMinor.
891   The old names clash with GNU libc macros.
892 - version 14.35.0 (30)
893
894 -------------------------------------------------------------------
895 Sun Jan 18 01:13:09 CET 2015 - ma@suse.de
896
897 - Update zypp-po.tar.bz2
898
899 -------------------------------------------------------------------
900 Thu Jan 15 01:13:12 CET 2015 - ma@suse.de
901
902 - Update zypp-po.tar.bz2
903
904 -------------------------------------------------------------------
905 Mon Jan 12 15:04:17 CET 2015 - ma@suse.de
906
907 - Properly propagate repo variables in service refresh.
908 - Let $ZYPP_REPO_RELEASEVER overwrite $releasever in .repo files
909   (bnc#911658)
910 - Call pool_set_rootdir to properly check for file conflicts.
911 - Use xgettext --boost to support boost-format (%N%)
912 - version 14.34.0 (30)
913
914 -------------------------------------------------------------------
915 Sun Jan 11 01:13:15 CET 2015 - ma@suse.de
916
917 - Update zypp-po.tar.bz2
918
919 -------------------------------------------------------------------
920 Thu Jan  8 01:13:23 CET 2015 - ma@suse.de
921
922 - Update zypp-po.tar.bz2
923
924 -------------------------------------------------------------------
925 Thu Jan  1 01:13:29 CET 2015 - ma@suse.de
926
927 - Update zypp-po.tar.bz2
928
929 -------------------------------------------------------------------
930 Sun Dec 21 01:13:33 CET 2014 - ma@suse.de
931
932 - Update zypp-po.tar.bz2
933
934 -------------------------------------------------------------------
935 Fri Dec 19 10:05:00 CET 2014 - ma@suse.de
936
937 - Parse and offer productRegisterFlavor attribute (bnc#896224)
938 - version 14.33.0 (30)
939
940 -------------------------------------------------------------------
941 Thu Dec 18 01:13:20 CET 2014 - ma@suse.de
942
943 - Update zypp-po.tar.bz2
944
945 -------------------------------------------------------------------
946 Wed Dec 17 18:44:26 CET 2014 - ma@suse.de
947
948 - Improve conflict message for locked packages (bnc#828631)
949 - Fix broken de-escaping in str::splitEscaped (bnc#909772)
950 - cleanup loging
951 - version 14.32.2 (30)
952
953 -------------------------------------------------------------------
954 Fri Dec 12 14:00:01 CET 2014 - ma@suse.de
955
956 - CheckAccessDeleted: Filter PIDs running in a container (bnc#909143)
957 - version 14.32.1 (30)
958
959 -------------------------------------------------------------------
960 Wed Dec 10 16:06:04 CET 2014 - ma@suse.de
961
962 - suppress informal license (no need to accept) upon update (bnc#908976)
963 - version 14.32.0 (30)
964
965 -------------------------------------------------------------------
966 Mon Dec  8 14:53:00 CET 2014 - ma@suse.de
967
968 - Adapt to gpg-2.1 (bnc#908135)
969 - rpm: do not obsolete yast2-packagemanager-devel by libzypp-devel-doc
970 - replaceAll: fix endless loop on empty search string
971 - version 14.31.0 (30)
972
973 -------------------------------------------------------------------
974 Thu Nov 27 07:40:30 UTC 2014 - dimstar@opensuse.org
975
976 - Do not provide/obsolete yast2-packagemanager-devel by the -doc
977   package: the -devel package already does that.
978 - Minor .spec cleanup (remove Authors section).
979
980 -------------------------------------------------------------------
981 Tue Nov 11 17:09:28 CET 2014 - ma@suse.de
982
983 - Call rpm with '--noglob' (bnc#892431)
984 - Downloader: unify workflow downloading a (signed) master index file
985 - Fix iostream includes (fixes #34)
986 - Explicitly call libsolv:pool_setdisttype (fixes #36)
987 - version 14.30.2 (30)
988
989 -------------------------------------------------------------------
990 Sun Nov  9 01:13:17 CET 2014 - ma@suse.de
991
992 - Update zypp-po.tar.bz2
993
994 -------------------------------------------------------------------
995 Sun Nov  2 01:14:10 CET 2014 - ma@suse.de
996
997 - Update zypp-po.tar.bz2
998
999 -------------------------------------------------------------------
1000 Mon Oct 27 11:38:00 CET 2014 - ma@suse.de
1001
1002 - doc: add hint to code 12 pattern packages
1003 - MediaCurl: Fix URL path concatenation (bnc#901590)
1004 - Move doxygen html doc to libzypp-devel-doc (bnc#901691)
1005 - Remove non-breaking spaces from changes file
1006 - Control lifetime of downloaded mirrorlist
1007 - version 14.30.1 (30)
1008
1009 -------------------------------------------------------------------
1010 Thu Oct 16 11:03:11 CEST 2014 - ma@suse.de
1011
1012 - Update zypp-po.tar.bz2
1013
1014 -------------------------------------------------------------------
1015 Wed Oct 15 15:07:09 CEST 2014 - ma@suse.de
1016
1017 - Store baseurls in list as order expresses preference
1018 - Support parsing multiple baseurls from a repo file (bnc#899510)
1019 - Fix handling local mirrorlist= files in .repo (bnc#899510)
1020 - Provide missing man pages (fixes #33)
1021 - Enable building autodocs, translations and test per default on debian
1022 - Fix several typos in output messages and comments (fixes #29)
1023 - Make the include dir path configurable (fixes #27)
1024 - version 14.30.0 (30)
1025
1026 -------------------------------------------------------------------
1027 Fri Oct 10 16:01:31 CEST 2014 - ma@suse.de
1028
1029 - Update zypp-po.tar.bz2 (bnc#899603)
1030
1031 -------------------------------------------------------------------
1032 Thu Oct  9 01:13:15 CEST 2014 - ma@suse.de
1033
1034 - Update zypp-po.tar.bz2
1035
1036 -------------------------------------------------------------------
1037 Sun Oct  5 01:14:42 CEST 2014 - ma@suse.de
1038
1039 - Update zypp-po.tar.bz2
1040
1041 -------------------------------------------------------------------
1042 Sun Sep 28 01:13:30 CEST 2014 - ma@suse.de
1043
1044 - Update zypp-po.tar.bz2
1045
1046 -------------------------------------------------------------------
1047 Thu Sep 25 17:59:06 CEST 2014 - ma@suse.de
1048
1049 - Trigger appdata plugin when system repos have changed (bnc#866257)
1050 - Protect against race when destructing globals
1051 - BuildRequire libsolv-tools as libsolv-devel no longer does
1052 - version 14.29.4 (29)
1053
1054 -------------------------------------------------------------------
1055 Thu Sep 25 01:15:42 CEST 2014 - ma@suse.de
1056
1057 - Update zypp-po.tar.bz2
1058
1059 -------------------------------------------------------------------
1060 Tue Sep 23 17:07:45 CEST 2014 - ma@suse.de
1061
1062 - Fix computation of userinstalled items (bnc#897404)
1063 - version 14.29.3 (29)
1064
1065 -------------------------------------------------------------------
1066 Tue Sep 23 10:55:08 CEST 2014 - ma@suse.de
1067
1068 - Adapt to API changes in rpm.4.12
1069 - SLE-12 (suse_version 1315) uses it's own translations set
1070   (bnc#897176)
1071 - version 14.29.2 (29)
1072
1073 -------------------------------------------------------------------
1074 Sun Sep 21 01:13:25 CEST 2014 - ma@suse.de
1075
1076 - Update zypp-po.tar.bz2
1077
1078 -------------------------------------------------------------------
1079 Thu Sep 18 15:47:50 CEST 2014 - ma@suse.de
1080
1081 - Update sle-zypp-po.tar.bz2
1082
1083 -------------------------------------------------------------------
1084 Thu Sep 18 15:47:34 CEST 2014 - ma@suse.de
1085
1086 - Update zypp-po.tar.bz2
1087
1088 -------------------------------------------------------------------
1089 Thu Sep 18 15:46:11 CEST 2014 - ma@suse.de
1090
1091 - Update zypp-po.tar.bz2
1092
1093 -------------------------------------------------------------------
1094 Wed Sep 17 13:18:23 CEST 2014 - ma@suse.de
1095
1096 - adjust BuildRequires
1097 - version 14.29.1 (29)
1098
1099 -------------------------------------------------------------------
1100 Tue Sep 16 10:45:39 CEST 2014 - ma@suse.de
1101
1102 - DiskUsageCounter: Set growonly on detetcted snapshotting btrfs
1103   partitions (bnc#896176)
1104 - DiskUsageCounter: Allow MountPoint to store fstype
1105 - DiskUsageCounter: Support setting 'growonly' partition hint
1106   (bnc#896176)
1107 - version 14.29.0 (29)
1108
1109 -------------------------------------------------------------------
1110 Fri Sep  5 12:46:57 CEST 2014 - ma@suse.de
1111
1112 - Make Repository::isUpdateRepo also check for being referenced
1113   by products (bnc#892579)
1114 - Report repositories skipped as nonroot due to insufficient
1115   permission (bnc#893260)
1116 - version 14.28.0 (28)
1117
1118 -------------------------------------------------------------------
1119 Thu Sep  4 01:14:34 CEST 2014 - ma@suse.de
1120
1121 - Update zypp-po.tar.bz2
1122
1123 -------------------------------------------------------------------
1124 Fri Aug 29 14:46:25 CEST 2014 - ma@suse.de
1125
1126 - PackageProvider: consider toplevel cache if --root or --pkg-cachedir
1127   is used.
1128 - Cleanup orpahned cache dirs only at zypp.conf default locations
1129   (bnc#891515)
1130 - Remove orphaned package caches on refresh (bnc#888919)
1131 - version 14.27.2 (27)
1132
1133 -------------------------------------------------------------------
1134 Sun Aug 24 01:16:00 CEST 2014 - ma@suse.de
1135
1136 - Update zypp-po.tar.bz2
1137
1138 -------------------------------------------------------------------
1139 Mon Aug 18 14:01:06 CEST 2014 - ma@suse.de
1140
1141 - Update zypp-po.tar.bz2
1142
1143 -------------------------------------------------------------------
1144 Thu Jul 31 19:22:56 CEST 2014 - ma@suse.de
1145
1146 - Fix gpg key creation/modification date computation to properly
1147   update trusted keys stored in the rpm database.
1148 - version 14.27.1 (27)
1149
1150 -------------------------------------------------------------------
1151 Mon Jul 28 11:32:40 CEST 2014 - mls@suse.de
1152
1153 - reverted last commit to make yast2-pkg-bindings build again
1154
1155 -------------------------------------------------------------------
1156 Fri Jul 25 12:56:17 CEST 2014 - ma@suse.de
1157
1158 - JobReport: extend callback to allow passing UserData
1159 - hardlinkCopy must not fail if proc/sys/fs/protected_hardlink is on
1160 - adapt to changed boost::error_category throw specifier
1161 - version 14.27.0 (27)
1162
1163 -------------------------------------------------------------------
1164 Fri Jul 18 08:57:39 CEST 2014 - ma@suse.de
1165
1166 - Execute install scripts with cwd==/ (bnc#886764)
1167 - fix wrong '//' when extending URLs with an empty path (bnc#885254)
1168 - version 14.26.1 (26)
1169
1170 -------------------------------------------------------------------
1171 Mon Jul 14 17:46:14 CEST 2014 - ma@suse.de
1172
1173 - refreshService: add option to force repo status reset
1174 - Strip local filenames and args from URL.
1175 - version 14.26.0 (26)
1176
1177 -------------------------------------------------------------------
1178 Fri Jul 11 13:42:43 CEST 2014 - ma@suse.de
1179
1180 - Support RepoInfo content keywords (FATE#316287)
1181 - fix parsing repomd.xml twice
1182 - version 14.25.0 (23)
1183
1184 -------------------------------------------------------------------
1185 Wed Jun 11 07:36:48 CEST 2014 - ma@suse.de
1186
1187 - Patch: add isCategory/isSeverity convenience
1188 - If available provide info in ServiceException
1189 - version 14.24.0 (23)
1190
1191 -------------------------------------------------------------------
1192 Wed Jun  4 11:49:32 CEST 2014 - ma@suse.de
1193
1194 - Cleanup orphanded service repos on the fly (bnc#649846)
1195 - Service refresh must not attempt to modify plugin services
1196 - version 14.23.0 (23)
1197
1198 -------------------------------------------------------------------
1199 Wed May 28 13:41:22 CEST 2014 - ma@suse.de
1200
1201 - Fix service methods to throw ServiceException, not RepoException.
1202 - version 14.22.0 (22)
1203
1204 -------------------------------------------------------------------
1205 Tue May 27 16:31:21 CEST 2014 - ma@suse.de
1206
1207 - Let ServiceRefresh en-/disable repos with respect to previous state
1208   and user modifications.
1209 - RepoindexFileReader: support variable substitution
1210 - Parse optional autorefresh attribute from repoindex.xml
1211 - version 14.21.0 (20)
1212
1213 -------------------------------------------------------------------
1214 Wed May 14 13:52:38 CEST 2014 - ma@suse.de
1215
1216 - Add DownloadResolvableReport::infoInCache
1217 - Adjust transfer timeout settings (bnc#877405)
1218 - Fix computation of update candidate (bnc#834858)
1219 - version 14.20.0 (20)
1220
1221 -------------------------------------------------------------------
1222 Thu May  8 18:54:25 CEST 2014 - ma@suse.de
1223
1224 - KeyRingReport: New infoVerify callback showing the trusted key
1225   that will be used for verification.
1226 - version 14.19.0 (19)
1227
1228 -------------------------------------------------------------------
1229 Sun May  4 01:15:49 CEST 2014 - ma@suse.de
1230
1231 - Update zypp-po.tar.bz2
1232
1233 -------------------------------------------------------------------
1234 Thu May  1 01:15:38 CEST 2014 - ma@suse.de
1235
1236 - Update zypp-po.tar.bz2
1237
1238 -------------------------------------------------------------------
1239 Mon Apr 28 15:34:44 CEST 2014 - ma@suse.de
1240
1241 - Derive initial AutoInstalled file from history
1242 - Target: maintain AutoInstalled database file
1243 - version 14.18.0 (17)
1244
1245 -------------------------------------------------------------------
1246 Tue Apr 15 17:03:30 CEST 2014 - ma@suse.de
1247
1248 - Factor out CommitPackageCache for standalone usage. (Fate#317077)
1249 - version 14.17.5 (17)
1250
1251 -------------------------------------------------------------------
1252 Fri Apr 11 16:16:11 CEST 2014 - ma@suse.de
1253
1254 - history: log %posttrans errors and output
1255 - adapt to libsolv cannges
1256 - version 14.17.4 (17)
1257
1258 -------------------------------------------------------------------
1259 Fri Apr  4 14:29:13 CEST 2014 - ma@suse.de
1260
1261 - Log warning if baseproduct symlink is dangling or missing
1262 - version 14.17.3 (17)
1263
1264 -------------------------------------------------------------------
1265 Thu Apr  3 19:18:48 CEST 2014 - ma@suse.de
1266
1267 - RepoManager: Fix RepoStatus computation and refresh of PLAINDIR repos.
1268 - Recreate solv file caches if content may change even if raw metadata
1269   are unchanged (here: new pattern, product and application data).
1270 - version 14.17.2 (17)
1271
1272 -------------------------------------------------------------------
1273 Wed Apr  2 18:09:47 CEST 2014 - ma@suse.de
1274
1275 - CpeId: Basic functionality incl. matching
1276 - New SetRelationMixin
1277 - version 14.17.1 (17)
1278
1279 -------------------------------------------------------------------
1280 Mon Mar 31 10:23:42 CEST 2014 - ma@suse.de
1281
1282 - Use dummy licenses in test data (bnc#862471)
1283 - Install zypp-NameReqPrv helper for evaluating testcases.
1284 - version 14.17.0 (17)
1285
1286 -------------------------------------------------------------------
1287 Tue Mar 18 14:55:11 CET 2014 - ma@suse.de
1288
1289 - Update zypp-po.tar.bz2
1290
1291 -------------------------------------------------------------------
1292 Wed Feb 26 15:06:06 CET 2014 - ma@suse.de
1293
1294 - Ignore failed-eject-exception on media change (bnc#865705)
1295 - version 14.16.1 (16)
1296
1297 -------------------------------------------------------------------
1298 Tue Feb 25 13:42:13 CET 2014 - ma@suse.de
1299
1300 - Remove duplicate code detecting known kinds and move it to
1301   ResKind::explicitBuiltin.
1302 - version 14.16.0 (16)
1303
1304 -------------------------------------------------------------------
1305 Sun Feb 23 21:52:55 CET 2014 - ma@suse.de
1306
1307 - Optionally exclude suggested packages from pattern content (bnc#857671)
1308 - Fix pattern content for auto-pattens (bnc#864087)
1309 - Don't report missing filelists for non-packages (bnc#864314)
1310 - adapt to new rpm weak dependency tags
1311 - version 14.15.0 (15)
1312
1313 -------------------------------------------------------------------
1314 Fri Feb 14 13:51:46 CET 2014 - ma@suse.de
1315
1316 - Provide ContentIdentifier of required update repositories in Product
1317   (Fate#316160)
1318 - Support CpeId in Repository and Product attributes (Fate#316160)
1319 - Add API for retrieving repository ContentRevision and ContentIdentifier
1320   (Fate#316160)
1321 - version 14.14.0 (14)
1322
1323 -------------------------------------------------------------------
1324 Thu Feb 13 10:28:24 CET 2014 - ma@suse.de
1325
1326 - Adjust solver defaults to changed soft lock handling (bnc#863275)
1327 - Avoid confusing solver decisions by not storing soft locks (bnc#863275)
1328 - version 14.13.0 (13)
1329
1330 -------------------------------------------------------------------
1331 Tue Feb 11 21:22:58 CET 2014 - ma@suse.de
1332
1333 - Add Product::endOfLife attribute (Fate#316172)
1334 - Let Product::shortName fallback to name.
1335 - Remove license text from test data (bnc#862471)
1336 - version 14.12.0 (12)
1337
1338 -------------------------------------------------------------------
1339 Sun Feb  2 01:13:59 CET 2014 - ma@suse.de
1340
1341 - Update zypp-po.tar.bz2
1342
1343 -------------------------------------------------------------------
1344 Fri Jan 31 19:09:28 CET 2014 - ma@suse.de
1345
1346 - Introduce new solvable kind: Application (as provided by appdata.xml)
1347 - version 14.11.0 (7)
1348
1349 -------------------------------------------------------------------
1350 Fri Jan 31 17:37:29 CET 2014 - ma@suse.de
1351
1352 - String helper for printing indented text.
1353 - Offer translated names for dependency types.
1354 - version 14.10.0 (7)
1355
1356 -------------------------------------------------------------------
1357 Thu Jan 30 01:13:40 CET 2014 - ma@suse.de
1358
1359 - Update zypp-po.tar.bz2
1360
1361 -------------------------------------------------------------------
1362 Wed Jan 29 10:28:16 CET 2014 - ma@suse.de
1363
1364 - No fileconflict check if DownloadOnly.
1365 - version 14.9.0 (7)
1366
1367 -------------------------------------------------------------------
1368 Sat Jan 25 17:07:45 CET 2014 - ma@suse.de
1369
1370 - Collect and execute %posttrans scripts delayed (Fate#313506)
1371 - BuildRequire libsolv implementing (Fate#309385)
1372 - version 14.8.0 (7)
1373
1374 -------------------------------------------------------------------
1375 Fri Jan 24 11:26:52 CET 2014 - ma@suse.de
1376
1377 - Patterns are no longer pseudo installed (Fate#309385)
1378 - version 14.7.0 (7)
1379
1380 -------------------------------------------------------------------
1381 Fri Jan 24 08:41:13 CET 2014 - ma@suse.de
1382
1383 - Check for file conflicts in commit (bnc#673720)
1384 - Add asUserSting: human readable (translated) string representation
1385 - Add file conflict detection during commit (bnc#673720)
1386 - Add Transaction::installedResult
1387 - version 14.6.0 (6)
1388
1389 -------------------------------------------------------------------
1390 Mon Jan 20 17:14:48 CET 2014 - ma@suse.de
1391
1392 - Fix cleanup code removing the @System solv file. (bnc#853065)
1393 - Fix missing priority in RepoInfo::dumpAsXML (bnc#855845)
1394 - version 14.5.0 (4)
1395
1396 -------------------------------------------------------------------
1397 Tue Jan 14 18:38:49 CET 2014 - ma@suse.de
1398
1399 - Improve ProgressData reporting.
1400 - Allow xml::escape directly dumping to a stream.
1401 - Add support for repo authentication using SSL client certificates
1402   (bnc#683914)
1403 - Enhance Queue to perform COW
1404 - fix documentation
1405 - version 14.4.0 (4)
1406
1407 -------------------------------------------------------------------
1408 Thu Jan  9 01:13:40 CET 2014 - ma@suse.de
1409
1410 - Update zypp-po.tar.bz2
1411
1412 -------------------------------------------------------------------
1413 Fri Dec 13 19:36:34 CET 2013 - ma@suse.de
1414
1415 - Polish DiskUsageCounter
1416 - Add Bitmap type (aka sat::Map)
1417 - Remove obsolete DiskUsage class
1418 - version 14.3.0 (3)
1419
1420 -------------------------------------------------------------------
1421 Thu Dec 12 18:01:18 CET 2013 - ma@suse.de
1422
1423 - Fix disk usage computation for single packages (bnc#852943)
1424 - version 14.2.1 (2)
1425
1426 -------------------------------------------------------------------
1427 Wed Dec  4 12:54:30 UTC 2013 - jreidinger@suse.com
1428
1429 - Drop package-manager script as it is already deprecated and
1430   packagekit usage in desktop invalidates it. If someone really
1431   need it, then place it to proper top level package which can
1432   decide what GUI is proper for given task.
1433
1434 -------------------------------------------------------------------
1435 Wed Nov 20 16:32:30 CET 2013 - ma@suse.de
1436
1437 - Extend commit plugin to send the transaction list (Fate#316203)
1438 - Add base/Json.h: JSON encoder for e.g. sending data to plugins
1439 - Re-evaluate dropped packages list on upgrade, even if product
1440   remains unchanged (bnc#849251).
1441 - Add ppc64le architecture
1442 - Add m68k architecture
1443 - version 14.2.0 (2)
1444
1445 -------------------------------------------------------------------
1446 Fri Oct 25 14:21:31 CEST 2013 - ma@suse.de
1447
1448 - Always properly initialize pool storage (bnc#846565)
1449 - version 14.1.1 (0)
1450
1451 -------------------------------------------------------------------
1452 Thu Oct 17 17:57:54 CEST 2013 - ma@suse.de
1453
1454 - Add Package isCached and cachedLocation methods
1455 - fixed PluginFrame::hasKey
1456 - version 14.1.0 (0)
1457
1458 -------------------------------------------------------------------
1459 Thu Oct 10 01:13:48 CEST 2013 - ma@suse.de
1460
1461 - Update zypp-po.tar.bz2
1462
1463 -------------------------------------------------------------------
1464 Sun Oct  6 01:13:51 CEST 2013 - ma@suse.de
1465
1466 - Update zypp-po.tar.bz2
1467
1468 -------------------------------------------------------------------
1469 Thu Oct  3 01:14:59 CEST 2013 - ma@suse.de
1470
1471 - Update zypp-po.tar.bz2
1472
1473 -------------------------------------------------------------------
1474 Wed Oct  2 19:25:58 CEST 2013 - ma@suse.de
1475
1476 - fix handling symlinks in export pathname on NFSv4 (bnc#804544)
1477 - Bump major version for Factory
1478   13.1 is continued on SuSE-Code-13_1-Branch
1479 - version 14.0.0 (0)
1480
1481 -------------------------------------------------------------------
1482 Sun Sep 29 01:15:02 CEST 2013 - ma@suse.de
1483
1484 - Update zypp-po.tar.bz2
1485
1486 -------------------------------------------------------------------
1487 Sun Sep 22 01:14:26 CEST 2013 - ma@suse.de
1488
1489 - Update zypp-po.tar.bz2
1490
1491 -------------------------------------------------------------------
1492 Wed Sep 18 17:06:06 CEST 2013 - ma@suse.de
1493
1494 - Allow multiversionSpec manipulation in ZConfig
1495 - Fix string hexdecoding
1496 - Avoid parsing gpg subkeys but still parse multiple keys
1497 - version 13.7.0 (6)
1498
1499 -------------------------------------------------------------------
1500 Sun Sep 15 01:14:55 CEST 2013 - ma@suse.de
1501
1502 - Update zypp-po.tar.bz2
1503
1504 -------------------------------------------------------------------
1505 Thu Sep 12 01:15:29 CEST 2013 - ma@suse.de
1506
1507 - Update zypp-po.tar.bz2
1508
1509 -------------------------------------------------------------------
1510 Thu Sep  5 01:13:43 CEST 2013 - ma@suse.de
1511
1512 - Update zypp-po.tar.bz2
1513
1514 -------------------------------------------------------------------
1515 Mon Sep  2 17:04:37 CEST 2013 - ma@suse.de
1516
1517 - Avoid parsing gpg subkeys
1518 - Use explicit operator bool in TmpPath
1519 - Must keep legacy rpm level flag (bnc#838039)
1520 - version 13.6.0 (6)
1521
1522 -------------------------------------------------------------------
1523 Sun Sep  1 01:14:03 CEST 2013 - ma@suse.de
1524
1525 - Update zypp-po.tar.bz2
1526
1527 -------------------------------------------------------------------
1528 Thu Aug 29 01:13:44 CEST 2013 - ma@suse.de
1529
1530 - Update zypp-po.tar.bz2
1531
1532 -------------------------------------------------------------------
1533 Tue Aug 27 19:10:37 CEST 2013 - ma@suse.de
1534
1535 - remove deprecated methods
1536 - fix key expiry date parsing (bnc#828672)
1537 - Provide additional keys data in case the ASCII armored blob
1538   containes multiple keys
1539 - No rpmdb key import in readony mode (bnc#828672)
1540 - Fix rpmdb key import/export (bnc#828672)
1541 - Reduce amount of gpg calls when importing/exporting keys.
1542 - Add public accessible PublicKeyData/PublicKeyScanner classes
1543 - fix ASCII armored PublicKey parsing (bnc#828672)
1544 - fix typo (bnc#761985)
1545 - Fix multiversion update candidate to respect an installed objects
1546   arch and vendor (bnc#820444)
1547 - fix logfile truncation introduced by previous fix for (bnc#825490)
1548 - Swig can't handle move constructor
1549 - Workaround bnc#819354 by executing rpm in /. (bnc#827609)
1550 - Try to detect Arch_ppc64p7 (requires glibc-2.16: getauxval)
1551 - Fix file probing via tftp:// (bnc#803316)
1552 - Add armv7hl to armv6hl compat to be in sync with libsolv.
1553 - Support for armv6hl
1554 - version 13.5.0 (5)
1555
1556 -------------------------------------------------------------------
1557 Thu Aug 22 01:13:25 CEST 2013 - ma@suse.de
1558
1559 - Update zypp-po.tar.bz2
1560
1561 -------------------------------------------------------------------
1562 Sun Aug 18 01:13:20 CEST 2013 - ma@suse.de
1563
1564 - Update zypp-po.tar.bz2
1565
1566 -------------------------------------------------------------------
1567 Thu Aug 15 01:13:27 CEST 2013 - ma@suse.de
1568
1569 - Update zypp-po.tar.bz2
1570
1571 -------------------------------------------------------------------
1572 Thu Aug  8 01:13:27 CEST 2013 - ma@suse.de
1573
1574 - Update zypp-po.tar.bz2
1575
1576 -------------------------------------------------------------------
1577 Sun Aug  4 01:13:59 CEST 2013 - ma@suse.de
1578
1579 - Update zypp-po.tar.bz2
1580
1581 -------------------------------------------------------------------
1582 Thu Aug  1 01:13:52 CEST 2013 - ma@suse.de
1583
1584 - Update zypp-po.tar.bz2
1585
1586 -------------------------------------------------------------------
1587 Thu Jul 25 01:13:40 CEST 2013 - ma@suse.de
1588
1589 - Update zypp-po.tar.bz2
1590
1591 -------------------------------------------------------------------
1592 Thu Jul 18 01:13:43 CEST 2013 - ma@suse.de
1593
1594 - Update zypp-po.tar.bz2
1595
1596 -------------------------------------------------------------------
1597 Sun Jul 14 01:13:38 CEST 2013 - ma@suse.de
1598
1599 - Update zypp-po.tar.bz2
1600
1601 -------------------------------------------------------------------
1602 Thu Jul 11 01:13:49 CEST 2013 - ma@suse.de
1603
1604 - Update zypp-po.tar.bz2
1605
1606 -------------------------------------------------------------------
1607 Fri Jun 21 20:24:39 CEST 2013 - ma@suse.de
1608
1609 - Fix testcases failing if local pathnames contain umlauts
1610 - Pathname: add move constructor and fix assign
1611 - Set logfile permission upon file creation only (bnc#825490)
1612 - Add arch ppc64p7
1613 - version 13.4.0 (4)
1614
1615 -------------------------------------------------------------------
1616 Tue Jun 11 11:37:48 CEST 2013 - ma@suse.de
1617
1618 - Speedup scanning for modaliases (bnc#824110)
1619 - version 13.3.0 (2)
1620
1621 -------------------------------------------------------------------
1622 Sun May 26 01:13:15 CEST 2013 - ma@suse.de
1623
1624 - Update zypp-po.tar.bz2
1625
1626 -------------------------------------------------------------------
1627 Thu May 23 01:13:13 CEST 2013 - ma@suse.de
1628
1629 - Update zypp-po.tar.bz2
1630
1631 -------------------------------------------------------------------
1632 Thu May 16 12:22:48 CEST 2013 - ma@suse.de
1633
1634 - Remove deprecated old stuff (aria2 support,
1635   old InstallOrder, old History parser)
1636 - version 13.2.0 (2)
1637
1638 -------------------------------------------------------------------
1639 Thu May 16 01:13:47 CEST 2013 - ma@suse.de
1640
1641 - Update zypp-po.tar.bz2
1642
1643 -------------------------------------------------------------------
1644 Sun May 12 01:13:39 CEST 2013 - ma@suse.de
1645
1646 - Update zypp-po.tar.bz2
1647
1648 -------------------------------------------------------------------
1649 Thu May  9 01:13:54 CEST 2013 - ma@suse.de
1650
1651 - Update zypp-po.tar.bz2
1652
1653 -------------------------------------------------------------------
1654 Thu May  2 11:07:52 CEST 2013 - ma@suse.de
1655
1656 - Discourage using SafeBool in favor of explicit operator bool
1657 - version 13.1.0 (1)
1658
1659 -------------------------------------------------------------------
1660 Mon Apr 29 10:41:46 CEST 2013 - ma@suse.de
1661
1662 - Testsuite: Workaround boost::thread being not header only since
1663   boost-1.50 (boost ticket 7085)
1664 - Adaptions to smart_pointer changes in boost-1.53; mainly introduce
1665   explicit operator bool; constructible and comparable with nullptr_t.
1666 - Bump major version for Factory
1667   12.x is continued on SuSE-Code-12_3-Branch
1668 - version 13.0.0 (0)
1669
1670 -------------------------------------------------------------------
1671 Sun Apr 28 01:14:07 CEST 2013 - ma@suse.de
1672
1673 - Update zypp-po.tar.bz2
1674
1675 -------------------------------------------------------------------
1676 Fri Apr  5 14:26:35 CEST 2013 - ma@suse.de
1677
1678 - added new fuction zypp::ZYpp::provideSrcPackage
1679 - Treat opensuse-education as separate vendor (bnc#812608)
1680 - AArch64 support
1681 - version 12.11.0 (0)
1682
1683 -------------------------------------------------------------------
1684 Wed Mar 27 12:31:17 CET 2013 - ma@suse.de
1685
1686 - added tftp-support (bnc#803316)
1687 - version 12.10.1 (0)
1688
1689 -------------------------------------------------------------------
1690 Tue Mar 26 13:06:21 CET 2013 - ma@suse.de
1691
1692 - Update zypp-po.tar.bz2
1693
1694 -------------------------------------------------------------------
1695 Thu Mar 21 01:13:45 CET 2013 - ma@suse.de
1696
1697 - Update zypp-po.tar.bz2
1698
1699 -------------------------------------------------------------------
1700 Sun Mar 10 01:14:01 CET 2013 - ma@suse.de
1701
1702 - Update zypp-po.tar.bz2
1703
1704 -------------------------------------------------------------------
1705 Thu Mar  7 14:13:42 CET 2013 - ma@suse.de
1706
1707 - Adapt to libsolv dataiterator fixes
1708   (returning random data in some cases)
1709 - Require and adapt to changes in libsolv-0.3.0
1710 - version 12.10.0 (0)
1711
1712 -------------------------------------------------------------------
1713 Thu Mar  7 01:13:25 CET 2013 - ma@suse.de
1714
1715 - Update zypp-po.tar.bz2
1716
1717 -------------------------------------------------------------------
1718 Sun Mar  3 01:15:52 CET 2013 - ma@suse.de
1719
1720 - Update zypp-po.tar.bz2
1721
1722 -------------------------------------------------------------------
1723 Wed Feb 27 08:41:18 CET 2013 - ma@suse.de
1724
1725 - Rephrase error message if 'lsof' is not installed (bnc#694427)
1726 - version 12.9.0 (0)
1727
1728 -------------------------------------------------------------------
1729 Fri Feb 15 12:49:18 CET 2013 - ma@suse.de
1730
1731 - Handle dangling update script symlinks in instsys. (bnc#803751)
1732 - version 12.8.1 (0)
1733
1734 -------------------------------------------------------------------
1735 Thu Feb 14 01:13:28 CET 2013 - ma@suse.de
1736
1737 - Update zypp-po.tar.bz2
1738
1739 -------------------------------------------------------------------
1740 Thu Feb  7 01:16:50 CET 2013 - ma@suse.de
1741
1742 - Update zypp-po.tar.bz2
1743
1744 -------------------------------------------------------------------
1745 Mon Feb  4 12:35:51 CET 2013 - ma@suse.de
1746
1747 - Update zypp-po.tar.bz2
1748
1749 -------------------------------------------------------------------
1750 Tue Jan 22 11:06:55 CET 2013 - ma@suse.de
1751
1752 - make multicurl suppress progress reports for the metalink download
1753 - work around libcurl bug that sometimes gives us old values in the
1754   progress callback
1755 - version 12.8.0 (0)
1756
1757 -------------------------------------------------------------------
1758 Fri Jan 18 14:07:50 CET 2013 - ma@suse.de
1759
1760 - Reduce logging
1761 - MediaMultiCurl: throw AbortRequestException if aborted by user
1762 - version 12.7.0 (0)
1763
1764 -------------------------------------------------------------------
1765 Sun Jan 13 01:13:23 CET 2013 - ma@suse.de
1766
1767 - Update zypp-po.tar.bz2
1768
1769 -------------------------------------------------------------------
1770 Sun Jan  6 01:13:17 CET 2013 - ma@suse.de
1771
1772 - Update zypp-po.tar.bz2
1773
1774 -------------------------------------------------------------------
1775 Thu Dec 27 01:13:27 CET 2012 - ma@suse.de
1776
1777 - Update zypp-po.tar.bz2
1778
1779 -------------------------------------------------------------------
1780 Mon Dec 17 13:31:15 CET 2012 - ma@suse.de
1781
1782 - Add NamedValue<_Tp>: Simple value<>name mapping supporting aliases
1783 - Enable zypper to remove zypp locks without evaluating the
1784   query (bnc#792901)
1785 - Configure curl to "not fix the BEAST attack" (bnc#779177)
1786 - version 12.6.0 (0)
1787
1788 -------------------------------------------------------------------
1789 Sun Dec 16 01:13:16 CET 2012 - ma@suse.de
1790
1791 - Update zypp-po.tar.bz2
1792
1793 -------------------------------------------------------------------
1794 Mon Dec  3 14:31:59 CET 2012 - ma@suse.de
1795
1796 - HistoryLogReader: new HistoryLogData based API for parsing the new
1797   history file entries (fate#312521)
1798   The old HistoryItem based API is deprecated but will
1799   still be available for a while if you compile with
1800   -DWITH_DEPRECATED_HISTORYITEM_API.
1801 - Write userdata string to history log (fate#312521)
1802 - Add HistoryLogReader testcases
1803 - Adapt to libsolv 'medianr'-changes
1804 - version 12.5.0 (0)
1805
1806 -------------------------------------------------------------------
1807 Thu Nov 22 01:14:42 CET 2012 - ma@suse.de
1808
1809 - Update zypp-po.tar.bz2
1810
1811 -------------------------------------------------------------------
1812 Sun Nov 18 01:13:44 CET 2012 - ma@suse.de
1813
1814 - Update zypp-po.tar.bz2
1815
1816 -------------------------------------------------------------------
1817 Tue Nov 13 15:40:10 CET 2012 - ma@suse.de
1818
1819 - Forward userdata string to commit plugins in BEGINPLUGIN (fate#312521)
1820 - Extend ZConfig to store a user defined string value (fate#312521)
1821 - Add SIGSEGV handler trying to log a stack trace
1822 - Add zypp::dumpBacktrace to dump current stack trace to a stream.
1823 - Use gettext plural handling (bnc#784666)
1824 - version 12.4.0 (0)
1825
1826 -------------------------------------------------------------------
1827 Sun Nov  4 01:13:21 CET 2012 - ma@suse.de
1828
1829 - Update zypp-po.tar.bz2
1830
1831 -------------------------------------------------------------------
1832 Wed Oct 24 10:40:38 CEST 2012 - ma@suse.de
1833
1834 - Add simple sysconfig::write (bnc#766598)
1835 - For installed products also filelists when trying to find the buddy
1836   (bnc#784900)
1837 - Provide information whether product license needs to be accepted.
1838 - version 12.3.0 (0)
1839
1840 -------------------------------------------------------------------
1841 Thu Oct 18 01:13:43 CEST 2012 - ma@suse.de
1842
1843 - Update zypp-po.tar.bz2
1844
1845 -------------------------------------------------------------------
1846 Sun Oct  7 01:13:41 CEST 2012 - ma@suse.de
1847
1848 - Update zypp-po.tar.bz2
1849
1850 -------------------------------------------------------------------
1851 Mon Oct  1 11:00:42 CEST 2012 - ma@suse.de
1852
1853 - Enable multiversion kernel and set multiversion.kernels in
1854   /etc/zypp/zypp.conf to keep the latest, latest-1 and the running.
1855 - Fix typo (bnc#782801)
1856 - Relax evaluation of patch category tags (case insensitive)
1857
1858 -------------------------------------------------------------------
1859 Sun Sep 30 01:13:18 CEST 2012 - ma@suse.de
1860
1861 - Update zypp-po.tar.bz2
1862
1863 -------------------------------------------------------------------
1864 Sun Sep 16 01:14:34 CEST 2012 - ma@suse.de
1865
1866 - Update zypp-po.tar.bz2
1867
1868 -------------------------------------------------------------------
1869 Wed Sep 12 10:28:00 CEST 2012 - ma@suse.de
1870
1871 - Add str::commonPrefix
1872 - version 12.2.0 (0)
1873
1874 -------------------------------------------------------------------
1875 Sun Sep  9 01:13:25 CEST 2012 - ma@suse.de
1876
1877 - Update zypp-po.tar.bz2
1878
1879 -------------------------------------------------------------------
1880 Wed Sep  5 11:56:54 CEST 2012 - gs@suse.de
1881
1882 - Provide Target::reload()
1883 - version 12.1.0 (0)
1884
1885 -------------------------------------------------------------------
1886 Sun Aug 26 01:13:31 CEST 2012 - ma@suse.de
1887
1888 - Update zypp-po.tar.bz2
1889
1890 -------------------------------------------------------------------
1891 Thu Aug 23 01:13:47 CEST 2012 - ma@suse.de
1892
1893 - Update zypp-po.tar.bz2
1894
1895 -------------------------------------------------------------------
1896 Sun Aug 19 01:14:11 CEST 2012 - ma@suse.de
1897
1898 - Update zypp-po.tar.bz2
1899
1900 -------------------------------------------------------------------
1901 Thu Aug 16 01:13:43 CEST 2012 - ma@suse.de
1902
1903 - Update zypp-po.tar.bz2
1904
1905 -------------------------------------------------------------------
1906 Fri Aug 10 12:53:47 CEST 2012 - ma@suse.de
1907
1908 - Implement $ZYPP_LOCK_TIMEOUT: number of seconds to wait for a
1909   zypplock becoming available (bnc#772965)
1910 - Unify update-scripts with same content(md5sum) (bnc#773575)
1911 - version 12.0.1 (0)
1912
1913 -------------------------------------------------------------------
1914 Thu Aug  9 01:15:12 CEST 2012 - ma@suse.de
1915
1916 - Update zypp-po.tar.bz2
1917
1918 -------------------------------------------------------------------
1919 Thu Aug  2 11:55:00 CEST 2012 - ma@suse.de
1920
1921 - set $ZYPP_IS_RUNNING during commit
1922 - Bump major version for Factory
1923   11.x is continued on SuSE-Code-12_2-Branch
1924 - version 12.0.0 (0)
1925
1926 -------------------------------------------------------------------
1927 Thu Aug  2 01:14:11 CEST 2012 - ma@suse.de
1928
1929 - Update zypp-po.tar.bz2
1930
1931 -------------------------------------------------------------------
1932 Wed Aug  1 15:32:40 CEST 2012 - ma@suse.de
1933
1934 - Fixed typo (bnc#773467)
1935 - Erase any old repo instance from pool when (re)loading from cache
1936 - filter zero sized devices in disk usage counter(bnc#769819)
1937 - fix isSoftLocked computation
1938 - fix possibly reporting timeout as "aborted by user" (bnc#665327)
1939 - do not fork the uuidgen program, use kernel interface instead
1940 - remove obsolete hicolor-icon-theme BuildRequires
1941 - version 11.7.0 (6)
1942
1943 -------------------------------------------------------------------
1944 Sun Jul 29 01:13:31 CEST 2012 - ma@suse.de
1945
1946 - Update zypp-po.tar.bz2
1947
1948 -------------------------------------------------------------------
1949 Thu Jul 19 01:13:43 CEST 2012 - ma@suse.de
1950
1951 - Update zypp-po.tar.bz2
1952
1953 -------------------------------------------------------------------
1954 Sun Jul  1 01:13:31 CEST 2012 - ma@suse.de
1955
1956 - Update zypp-po.tar.bz2
1957
1958 -------------------------------------------------------------------
1959 Thu Jun 28 01:14:27 CEST 2012 - ma@suse.de
1960
1961 - Update zypp-po.tar.bz2
1962
1963 -------------------------------------------------------------------
1964 Mon Jun 25 15:23:10 CEST 2012 - ma@suse.de
1965
1966 - zypp.conf:servicesdir is ignored (bnc#765528)
1967 - allow libcurl to take proxy from environment iff proxy is not
1968   configured or disallowed (bnc#745404)
1969 - version 11.6.3 (6)
1970
1971 -------------------------------------------------------------------
1972 Sun Jun 24 01:14:32 CEST 2012 - ma@suse.de
1973
1974 - Update zypp-po.tar.bz2
1975
1976 -------------------------------------------------------------------
1977 Thu Jun 14 01:13:35 CEST 2012 - ma@suse.de
1978
1979 - Update zypp-po.tar.bz2
1980
1981 -------------------------------------------------------------------
1982 Fri Jun  8 15:57:22 CEST 2012 - ma@suse.de
1983
1984 - Adjust weaklock fix
1985
1986 -------------------------------------------------------------------
1987 Fri Jun  8 14:16:15 CEST 2012 - ma@suse.de
1988
1989 - Fix processing of weak locks (bnc#749418, bnc#765164)
1990 - [valgrind] don't dereference if we may be past the end of the repositories.
1991 - add armv7hl workaround for Adrian
1992 - version 11.6.2 (6)
1993
1994 -------------------------------------------------------------------
1995 Sun Jun  3 01:14:09 CEST 2012 - ma@suse.de
1996
1997 - Update zypp-po.tar.bz2
1998
1999 -------------------------------------------------------------------
2000 Thu May 31 10:07:37 UTC 2012 - dmacvicar@suse.com
2001
2002 - fix an invalid read revealed by valgrind in
2003   RepositoryIterator::increment()
2004
2005 -------------------------------------------------------------------
2006 Sun May 20 01:13:30 CEST 2012 - ma@suse.de
2007
2008 - Update zypp-po.tar.bz2
2009
2010 -------------------------------------------------------------------
2011 Thu May 17 01:15:25 CEST 2012 - ma@suse.de
2012
2013 - Update zypp-po.tar.bz2
2014
2015 -------------------------------------------------------------------
2016 Sun May 13 01:14:15 CEST 2012 - ma@suse.de
2017
2018 - Update zypp-po.tar.bz2
2019
2020 -------------------------------------------------------------------
2021 Tue May  8 13:39:22 CEST 2012 - ma@suse.de
2022
2023 - Use ld version script to hide symbols outside zypp namespace (bnc#755324)
2024 - remove base/Deprecated.h (macros now in APIConfig.h)
2025 - Disribute Easy.h in APIConfig.h
2026 - Add APIConfig.h providing ZYPP_API and ZYPP_LOCAL macros
2027 - version 11.6.0 (6)
2028
2029 -------------------------------------------------------------------
2030 Fri May  4 11:18:17 CEST 2012 - ma@suse.de
2031
2032 - build with gcc-4.7 (bnc#755324)
2033 - version 11.5.0 (5)
2034
2035 -------------------------------------------------------------------
2036 Wed Apr 25 18:50:20 CEST 2012 - ma@suse.de
2037
2038 - Fix lost device info when mounting CD/DVD
2039
2040 -------------------------------------------------------------------
2041 Sun Apr 22 01:15:46 CEST 2012 - ma@suse.de
2042
2043 - Update zypp-po.tar.bz2
2044
2045 -------------------------------------------------------------------
2046 Thu Apr 19 10:19:05 CEST 2012 - ma@suse.de
2047
2048 - Always consider (block) devices passed as url option (bnc#755815)
2049
2050 -------------------------------------------------------------------
2051 Thu Apr 19 01:14:57 CEST 2012 - ma@suse.de
2052
2053 - Update zypp-po.tar.bz2
2054
2055 -------------------------------------------------------------------
2056 Wed Apr 18 18:38:06 CEST 2012 - ma@suse.de
2057
2058 - Fix install progress hopping back and forth
2059 - Try to create a missing destination dir before switching to tmp
2060   space (bnc#755239)
2061
2062 -------------------------------------------------------------------
2063 Mon Apr 16 14:52:35 CEST 2012 - ma@suse.de
2064
2065 - ResStatus: add 'unneeded' bit (determined by solver)
2066 - Force using gcc-4.6 until it builds with 4.7
2067 - Support multiversion definitions being read from files in /etc/zypp/multiversion.d.
2068 - Workaround doxygen SEGV and accept incomplete docs (until bnc#755402 is fixed)
2069 - Rename zypp::sat::AttrMatcher to zypp::StrMatcher (base/StrMatcher.h)
2070 - Support (source)package download by non-root user (bnc#755239)
2071 - Delay construction of ZYppGlobalLock until its actually needed (bnc#575096)
2072 - Fix buddy handling in solver results
2073 - Simplify Selectable::multiversionInstall
2074 - Don't cache defaultCandidate as it depends on solver::allowVendorChange flag (bnc#754286)
2075 - version 11.4.0 (4)
2076
2077 -------------------------------------------------------------------
2078 Tue Apr 10 12:11:37 CEST 2012 - ma@suse.de
2079
2080 - Update zypp-po.tar.bz2
2081
2082 -------------------------------------------------------------------
2083 Sun Apr  8 01:13:24 CEST 2012 - ma@suse.de
2084
2085 - Update zypp-po.tar.bz2
2086
2087 -------------------------------------------------------------------
2088 Thu Apr  5 01:16:21 CEST 2012 - ma@suse.de
2089
2090 - Update zypp-po.tar.bz2
2091
2092 -------------------------------------------------------------------
2093 Mon Mar 26 14:47:59 CEST 2012 - ma@suse.de
2094
2095 - Cleanup orphaned media attach points (bnc#751221)
2096 - Show max support status if package is in multiple repos (bnc#735841)
2097 - Parse proxy user/pass from url (bnc#752497)
2098 - Add CMake option to disable libproxy usage and disable it on SLE. (bnc#752500)
2099 - version 11.3.0 (1)
2100
2101 -------------------------------------------------------------------
2102 Thu Mar 15 00:31:25 CET 2012 - ma@suse.de
2103
2104 - Add API for patch severity (bnc#733723, FATE#312633)
2105 - version 11.2.0 (1)
2106
2107 -------------------------------------------------------------------
2108 Tue Mar 13 13:04:48 CET 2012 - ma@suse.de
2109
2110 - Force libproxy into using "/etc/sysconfig/proxy" if it exists (bnc#679322)
2111 - Apply soft locks by name and not per package (bnc#749418)
2112 - version 11.1.1 (1)
2113
2114 -------------------------------------------------------------------
2115 Fri Feb  3 13:18:01 CET 2012 - ma@suse.de
2116
2117 - Add Fetcher support for CHECKSUMS file (replaceing SHA1SUMS) (bnc#744302)
2118 - Build with -fvisibility-inlines-hidden
2119 - CheckAccessDeleted: avoid duplicate entries for the same PID (bnc#716972)
2120 - Correctly use user:pass directly embedded in a proxy url (bnc#740764)
2121 - new sat::Map - Libsolv (bit)Map wrapper.
2122 - always set splitprovides to true now that libsolv handles them better
2123 - version 11.1.0 (1)
2124
2125 -------------------------------------------------------------------
2126 Thu Feb  2 01:14:17 CET 2012 - ma@suse.de
2127
2128 - Update zypp-po.tar.bz2
2129
2130 -------------------------------------------------------------------
2131 Sun Jan 29 01:14:28 CET 2012 - ma@suse.de
2132
2133 - Update zypp-po.tar.bz2
2134
2135 -------------------------------------------------------------------
2136 Sun Jan 22 01:13:30 CET 2012 - ma@suse.de
2137
2138 - Update zypp-po.tar.bz2
2139
2140 -------------------------------------------------------------------
2141 Tue Jan 10 18:31:41 CET 2012 - ma@suse.de
2142
2143 - Update zypp-po.tar.bz2
2144
2145 -------------------------------------------------------------------
2146 Fri Dec 23 14:51:25 CET 2011 - ma@suse.de
2147
2148 - Adapt Repository iteration to libsolv changes.
2149 - Add sat::Pool tests
2150 - Fix Flags<> api to be more consistent and add testcase.
2151 - Set min_curl_version 7.19.4 (bnc#735284)
2152 - Doc: add some words about 'Solver - Vendor protection'
2153 - version 11.0.0 (0)
2154
2155 -------------------------------------------------------------------
2156 Thu Dec  1 01:13:37 CET 2011 - ma@suse.de
2157
2158 - Update zypp-po.tar.bz2
2159
2160 -------------------------------------------------------------------
2161 Mon Nov 28 18:08:42 CET 2011 - ma@suse.de
2162
2163 - Fix and optimize Pathname ctor and provide testcases (bnc#721128)
2164 - Open all file descriptors with O_CLOEXEC to avoid leaks and races
2165 - Some improvements to the services documentation
2166 - Fix RW_pointer comparison with underlying smart pointer type.
2167 - version 10.3.5 (3)
2168
2169 -------------------------------------------------------------------
2170 Sun Nov 27 01:13:10 CET 2011 - ma@suse.de
2171
2172 - Update zypp-po.tar.bz2
2173
2174 -------------------------------------------------------------------
2175 Thu Nov 17 01:13:15 CET 2011 - ma@suse.de
2176
2177 - Update zypp-po.tar.bz2
2178
2179 -------------------------------------------------------------------
2180 Fri Nov 11 13:38:42 CET 2011 - ma@suse.de
2181
2182 - Try to find and use some CD/DVD device even if HAL/UDEV detection
2183   fails (bnc#724807)
2184 - Static initialization problem fixes (by Harald Fernengel)
2185 - version 10.3.4 (3)
2186
2187 -------------------------------------------------------------------
2188 Mon Nov  7 15:45:28 CET 2011 - ma@suse.de
2189
2190 - Don't use proxy if disabled (bnc#696805)
2191 - version 10.3.3 (3)
2192
2193 -------------------------------------------------------------------
2194 Mon Nov  7 13:49:44 UTC 2011 - dimstar@opensuse.org
2195
2196 - Add pkg-config BuildRequires: We fail to detect libproxy due to
2197   the missing pkg-config. Additionally, we have a .pc file
2198   ourselfes, which we do not get the provides for [bnc#696805]
2199
2200 -------------------------------------------------------------------
2201 Thu Nov  3 14:58:42 CET 2011 - ma@suse.de
2202
2203 - Let RepoInfo::keepPackages properly default to FALSE (bnc#727385)
2204 - version 10.3.2 (3)
2205
2206 -------------------------------------------------------------------
2207 Thu Nov  3 01:13:12 CET 2011 - ma@suse.de
2208
2209 - Update zypp-po.tar.bz2
2210
2211 -------------------------------------------------------------------
2212 Sun Oct 30 01:14:41 CEST 2011 - ma@suse.de
2213
2214 - Update zypp-po.tar.bz2
2215
2216 -------------------------------------------------------------------
2217 Thu Oct 27 01:14:10 CEST 2011 - ma@suse.de
2218
2219 - Update zypp-po.tar.bz2
2220
2221 -------------------------------------------------------------------
2222 Mon Oct 24 13:35:56 CEST 2011 - ma@suse.de
2223
2224 - Explicitly include textLocale in package translation download
2225
2226 -------------------------------------------------------------------
2227 Mon Oct 24 09:37:31 CEST 2011 - ma@suse.de
2228
2229 - Update libversion info (due to ABI change in 10.2.0 (bnc#725407)
2230 - version 10.3.1 (3)
2231
2232 -------------------------------------------------------------------
2233 Sun Oct 23 01:13:11 CEST 2011 - ma@suse.de
2234
2235 - Update zypp-po.tar.bz2
2236
2237 -------------------------------------------------------------------
2238 Fri Oct 21 11:47:39 CEST 2011 - ma@suse.de
2239
2240 - Add zypp.conf option repo.refresh.locales: A list of locales for
2241   which translated package descriptions should be downloaded if
2242   available.
2243 - Explixitly set CURLOPT_PROXYAUTH
2244 - version 10.3.0 (1)
2245
2246 -------------------------------------------------------------------
2247 Tue Oct 18 16:45:13 CEST 2011 - ma@suse.de
2248
2249 - Add arch armv7tnhl and armv7thl
2250 - Fix RepoVariablesReplacer to compute substitution values on demand only
2251 - PathInfo::hardlinkCopy: fix handling cross-device links
2252 - version 10.2.0 (1)
2253
2254 -------------------------------------------------------------------
2255 Sun Oct 16 01:13:37 CEST 2011 - ma@suse.de
2256
2257 - Update zypp-po.tar.bz2
2258
2259 -------------------------------------------------------------------
2260 Thu Oct 13 11:50:26 CEST 2011 - ma@suse.de
2261
2262 - Must not differ between type nfs and nfs4 when checking the mount
2263   table (bnc#710269)
2264 - version 10.1.1 (1)
2265
2266 -------------------------------------------------------------------
2267 Thu Oct 13 01:13:37 CEST 2011 - ma@suse.de
2268
2269 - Update zypp-po.tar.bz2
2270
2271 -------------------------------------------------------------------
2272 Tue Oct 11 15:20:43 CEST 2011 - ma@suse.de
2273
2274 - Switch to using libsolv instead of satsolver
2275 - version 10.1.0 (1)
2276
2277 -------------------------------------------------------------------
2278 Sun Oct  9 01:13:16 CEST 2011 - ma@suse.de
2279
2280 - Update zypp-po.tar.bz2
2281
2282 -------------------------------------------------------------------
2283 Thu Oct  6 01:14:00 CEST 2011 - ma@suse.de
2284
2285 - Update zypp-po.tar.bz2
2286
2287 -------------------------------------------------------------------
2288 Tue Sep 20 09:57:04 CEST 2011 - ma@suse.de
2289
2290 - Bump major version for Factory; 9.x is continued on SLE-11-SP2-Branch
2291 - version 10.0.0 (0)
2292
2293 -------------------------------------------------------------------
2294 Tue Sep 13 10:51:53 CEST 2011 - ma@suse.de
2295
2296 - Enhance Selectable API
2297 - version 9.11.0 (8)
2298
2299 -------------------------------------------------------------------
2300 Sun Sep 11 01:18:59 CEST 2011 - ma@suse.de
2301
2302 - Update sle-zypp-po.tar.bz2
2303
2304 -------------------------------------------------------------------
2305 Sun Sep 11 01:13:12 CEST 2011 - ma@suse.de
2306
2307 - Update zypp-po.tar.bz2
2308
2309 -------------------------------------------------------------------
2310 Thu Sep  8 01:19:28 CEST 2011 - ma@suse.de
2311
2312 - Update sle-zypp-po.tar.bz2
2313
2314 -------------------------------------------------------------------
2315 Thu Sep  8 01:14:08 CEST 2011 - ma@suse.de
2316
2317 - Update zypp-po.tar.bz2
2318
2319 -------------------------------------------------------------------
2320 Wed Sep  7 12:38:23 CEST 2011 - ma@suse.de
2321
2322 - Explicitly require rpm.
2323 - version 9.10.2 (8)
2324
2325 -------------------------------------------------------------------
2326 Sun Sep  4 01:16:54 CEST 2011 - ma@suse.de
2327
2328 - Update sle-zypp-po.tar.bz2
2329
2330 -------------------------------------------------------------------
2331 Sun Sep  4 01:13:27 CEST 2011 - ma@suse.de
2332
2333 - Update zypp-po.tar.bz2
2334
2335 -------------------------------------------------------------------
2336 Thu Sep  1 01:13:36 CEST 2011 - ma@suse.de
2337
2338 - Update zypp-po.tar.bz2
2339
2340 -------------------------------------------------------------------
2341 Mon Aug 29 10:51:04 CEST 2011 - ma@suse.de
2342
2343 - Extend mount entry comparison fix (bnc#710269)
2344 - version 9.10.2 (8)
2345
2346 -------------------------------------------------------------------
2347 Thu Aug 25 01:17:06 CEST 2011 - ma@suse.de
2348
2349 - Update sle-zypp-po.tar.bz2
2350
2351 -------------------------------------------------------------------
2352 Mon Aug 22 13:57:16 CEST 2011 - ma@suse.de
2353
2354 - Update sle-zypp-po.tar.bz2
2355
2356 -------------------------------------------------------------------
2357 Sun Aug 14 01:13:21 CEST 2011 - ma@suse.de
2358
2359 - Update zypp-po.tar.bz2
2360
2361 -------------------------------------------------------------------
2362 Sun Aug  7 01:16:07 CEST 2011 - ma@suse.de
2363
2364 - Update zypp-po.tar.bz2
2365
2366 -------------------------------------------------------------------
2367 Fri Aug  5 15:20:07 CEST 2011 - ma@suse.de
2368
2369 - Attempt to fix smb mount entry comparison (bnc#710269)
2370 - version 9.10.1 (8)
2371
2372 -------------------------------------------------------------------
2373 Thu Aug  4 14:54:47 CEST 2011 - ma@suse.de
2374
2375 - Allow to turn Resolvers upgrade mode on and off (bnc#709480)
2376 - Fix reading of integer arrays from rpm headers (bnc#709716)
2377 - version 9.10.0 (8)
2378
2379 -------------------------------------------------------------------
2380 Thu Aug  4 01:14:00 CEST 2011 - ma@suse.de
2381
2382 - Update zypp-po.tar.bz2
2383
2384 -------------------------------------------------------------------
2385 Thu Jul 28 13:04:10 CEST 2011 - ma@suse.de
2386
2387 - Evaluate CURLINFO_CONDITION_UNMET on zero sized successful transfers,
2388   if compiled against libcurl-7.19.4 or above. (bnc#692260)
2389 - version 9.9.2 (8)
2390
2391 -------------------------------------------------------------------
2392 Mon Jul 25 16:20:37 CEST 2011 - ma@suse.de
2393
2394 - Always read /proc/mounts when looking for mounted media (bnc#705893)
2395 - version 9.9.1 (8)
2396
2397 -------------------------------------------------------------------
2398 Fri Jul 22 13:12:34 CEST 2011 - ma@suse.de
2399
2400 - MediaUserAuth: Do not expose libcurl header files.
2401 - version 9.9.0 (8)
2402
2403 -------------------------------------------------------------------
2404 Mon Jul 18 11:33:25 CEST 2011 - ma@suse.de
2405
2406 - More initialize parser structure fixes. (bnc#705181)
2407 - version 9.8.7 (8)
2408
2409 -------------------------------------------------------------------
2410 Fri Jul 15 15:15:01 CEST 2011 - ma@suse.de
2411
2412 - Check for /etc/sysconfig/storage changes before solving (bnc#702365)
2413 - version 9.8.6 (8)
2414
2415 -------------------------------------------------------------------
2416 Fri Jul 15 13:58:53 CEST 2011 - ma@suse.de
2417
2418 - Properly initialize parser structures (bnc#705181)
2419 - version 9.8.5 (8)
2420
2421 -------------------------------------------------------------------
2422 Thu Jul  7 15:53:17 CEST 2011 - ma@suse.de
2423
2424 - Fix tests for available libcurl version.
2425 - version 9.8.4 (8)
2426
2427 -------------------------------------------------------------------
2428 Thu Jul  7 01:13:47 CEST 2011 - ma@suse.de
2429
2430 - Update zypp-po.tar.bz2
2431
2432 -------------------------------------------------------------------
2433 Mon Jul  4 10:41:42 CEST 2011 - ma@suse.de
2434
2435 - Make fix for bnc#702576 more robust.
2436 - Enhance fix for bnc#699435. Return an error if download in advance
2437   failed to provide all packages, so zypper does not silently quit.
2438 - version 9.8.3 (8)
2439
2440 -------------------------------------------------------------------
2441 Thu Jun 30 01:13:43 CEST 2011 - ma@suse.de
2442
2443 - Update zypp-po.tar.bz2
2444
2445 -------------------------------------------------------------------
2446 Wed Jun 29 12:23:24 CEST 2011 - ma@suse.de
2447
2448 - Always compute transaction from pool (bnc#702576)
2449 - version 9.8.2 (8)
2450
2451 -------------------------------------------------------------------
2452 Tue Jun 28 16:04:50 CEST 2011 - ma@suse.de
2453
2454 - Add feature provides for supported plugins.
2455
2456 -------------------------------------------------------------------
2457 Tue Jun 21 10:44:47 CEST 2011 - dmacvicar@suse.de
2458
2459 - Add configuration template for automatic kernel
2460   purge (feature#312018) to zypp.conf
2461
2462 -------------------------------------------------------------------
2463 Tue Jun 14 13:38:00 CEST 2011 - ma@suse.de
2464
2465 - Fix download loop to skip non-install actions. (bnc#699435)
2466 - version 9.8.1 (8)
2467
2468 -------------------------------------------------------------------
2469 Sun Jun 12 01:13:36 CEST 2011 - ma@suse.de
2470
2471 - Update zypp-po.tar.bz2
2472
2473 -------------------------------------------------------------------
2474 Thu Jun  9 09:34:51 CEST 2011 - ma@suse.de
2475
2476 - Fix missing return value.
2477
2478 -------------------------------------------------------------------
2479 Wed Jun  8 12:58:54 CEST 2011 - ma@suse.de
2480
2481 - Simplify ZYppCommitResult by using filtered Transaction::action_iterator.
2482 - version 9.8.0 (8)
2483
2484 -------------------------------------------------------------------
2485 Tue Jun  7 14:12:35 CEST 2011 - ma@suse.de
2486
2487 - Update zypp-po.tar.bz2
2488
2489 -------------------------------------------------------------------
2490 Tue Jun  7 12:42:20 CEST 2011 - ma@suse.de
2491
2492 - Fix transaction ORDER_BY_MEDIANR.
2493 - version 9.7.0 (5)
2494
2495 -------------------------------------------------------------------
2496 Fri Jun  3 23:12:05 CEST 2011 - ma@suse.de
2497
2498 - Basic commit plugins implemented. They may be used to implement pre/post
2499   commit actions like taking file system snapshots (fate#303699)
2500 - version 9.6.0 (5)
2501
2502 -------------------------------------------------------------------
2503 Tue May 31 17:27:45 CEST 2011 - ma@suse.de
2504
2505 - Do commit based on sat::Transaction.
2506 - version 9.5.0 (5)
2507
2508 -------------------------------------------------------------------
2509 Tue May 31 12:09:17 CEST 2011 - ma@suse.de
2510
2511 - Assert rpm database directory is created before rpmtsInitDB is
2512   called (bnc#697115)
2513
2514 -------------------------------------------------------------------
2515 Tue May 31 11:46:57 CEST 2011 - dheidler@suse.de
2516
2517 - fix var definition order in PackageProvider
2518 - fix operator~ return datatype for flags (ctor is explicit)
2519 - add method interactiveFlags to Patch describing what makes it
2520   interactive
2521 - version 9.4.0 (3)
2522
2523 -------------------------------------------------------------------
2524 Tue May 31 10:12:12 CEST 2011 - ma@suse.de
2525
2526 - Recommend 'lsof' (for zypper ps) (bnc#694427, bnc#684466)
2527
2528 -------------------------------------------------------------------
2529 Mon May 30 17:14:14 CEST 2011 - dheidler@suse.de
2530
2531 - Switch patch interactive-check to flags
2532 - version 9.3.0 (3)
2533
2534 -------------------------------------------------------------------
2535 Sun May 29 01:13:42 CEST 2011 - ma@suse.de
2536
2537 - Update zypp-po.tar.bz2
2538
2539 -------------------------------------------------------------------
2540 Fri May 27 17:02:05 CEST 2011 - ma@suse.de
2541
2542 - fix specfile to handle sles translations if available
2543
2544 -------------------------------------------------------------------
2545 Fri May 27 09:51:13 CEST 2011 - ma@suse.de
2546
2547 - Avoid using #elifdef directive.
2548
2549 -------------------------------------------------------------------
2550 Thu May 26 01:13:43 CEST 2011 - ma@suse.de
2551
2552 - Update zypp-po.tar.bz2
2553
2554 -------------------------------------------------------------------
2555 Wed May 25 09:22:28 CEST 2011 - ma@suse.de
2556
2557 - Add a fallback gnome-packagekit updater in package-manager (bnc#667504)
2558 - Backport changelog entries from SLE11-SP1 branch. Bugs mentioned here
2559   were either fixed without bnc# or do not apply to this branch. This is
2560   to make the changelog checker happy:
2561   - Set proper defaults for service repos (bnc#673943)
2562
2563 -------------------------------------------------------------------
2564 Tue May 24 12:43:32 CEST 2011 - dheidler@suse.de
2565
2566 - add option ignore_reboot_flag to Patch::interactive (bnc#665853)
2567 - version 9.2.0 (2)
2568
2569 -------------------------------------------------------------------
2570 Mon May 23 16:12:32 CEST 2011 - dheidler@suse.de
2571
2572 - respect patch content license when determinating interactive status
2573 - version 9.1.2 (1)
2574
2575 -------------------------------------------------------------------
2576 Mon May 23 12:05:10 CEST 2011 - ma@suse.de
2577
2578 - More rpm-4.9 fixes
2579 - Disable rpm V3toV4 conversion while not working with rpm 4.9
2580
2581 -------------------------------------------------------------------
2582 Sun May 22 01:14:21 CEST 2011 - ma@suse.de
2583
2584 - Update zypp-po.tar.bz2
2585
2586 -------------------------------------------------------------------
2587 Fri May 20 17:11:10 CEST 2011 - ma@suse.de
2588
2589 - Fix for rpm-4.9
2590 - version 9.1.1 (1)
2591
2592 -------------------------------------------------------------------
2593 Fri May 20 13:43:38 CEST 2011 - ma@suse.de
2594
2595 - Disable use if rpm-4.4 legacy interface (dropped in 4.9) (bnc#691089)
2596 - Fix poolquery handling repo restrictions correctly. (bnc#661976)
2597 - version 9.1.0 (1)
2598
2599 -------------------------------------------------------------------
2600 Wed May 18 14:10:20 CEST 2011 - dmacvicar@suse.de
2601
2602 - Allow MediaCD to build against HAL or nothing
2603   if udev is not present
2604
2605 -------------------------------------------------------------------
2606 Mon May 16 14:42:09 CEST 2011 - dmacvicar@suse.de
2607
2608 - forward port all changes to make it build in Code10
2609
2610 -------------------------------------------------------------------
2611 Mon May 16 11:51:51 UTC 2011 - dmacvicar@suse.de
2612
2613 - make -Werror=format-security optional and used only if
2614   supported
2615
2616 -------------------------------------------------------------------
2617 Sun May 15 01:13:47 CEST 2011 - ma@suse.de
2618
2619 - Update zypp-po.tar.bz2
2620
2621 -------------------------------------------------------------------
2622 Thu May 12 01:13:54 CEST 2011 - ma@suse.de
2623
2624 - Update zypp-po.tar.bz2
2625
2626 -------------------------------------------------------------------
2627 Fri May  6 13:22:35 CEST 2011 - dheidler@suse.de
2628
2629 - delete old metadata temp directories
2630 - version 9.0.3 (0)
2631
2632 -------------------------------------------------------------------
2633 Wed Apr 27 17:17:00 CEST 2011 - dheidler@suse.de
2634
2635 - fix max_concurrent_connections option in MultiCurl (bnc#596089)
2636 - version 9.0.2 (0)
2637
2638 -------------------------------------------------------------------
2639 Sun Apr 17 01:13:40 CEST 2011 - ma@suse.de
2640
2641 - Update zypp-po.tar.bz2
2642
2643 -------------------------------------------------------------------
2644 Tue Apr 12 18:49:32 CEST 2011 - dheidler@suse.de
2645
2646 - check for permissions before writing (fixes bnc#683509)
2647 - version 9.0.1 (0)
2648
2649 -------------------------------------------------------------------
2650 Tue Apr  5 12:08:27 CEST 2011 - ma@suse.de
2651
2652 - Switch ResPoolProxy to use multimap in order to allow iteration
2653   of all Selectables of all kinds.
2654 - Add upper/lower_bound iteration to MapKVIterator.
2655 - Add stream output for multimap/set.
2656 - version 9.0.0 (0)
2657
2658 -------------------------------------------------------------------
2659 Mon Apr  4 15:08:08 CEST 2011 - ma@suse.de
2660
2661 - Update zypp-po.tar.bz2
2662
2663 -------------------------------------------------------------------
2664 Mon Apr  4 15:04:47 CEST 2011 - ma@suse.de
2665
2666 - Update zypp-po.tar.bz2
2667
2668 -------------------------------------------------------------------
2669 Mon Apr  4 15:03:55 CEST 2011 - ma@suse.de
2670
2671 - Update zypp-po.tar.bz2
2672
2673 -------------------------------------------------------------------
2674 Thu Mar 10 01:13:39 CET 2011 - ma@suse.de
2675
2676 - Update zypp-po.tar.bz2
2677
2678 -------------------------------------------------------------------
2679 Sun Mar  6 01:13:41 CET 2011 - ma@suse.de
2680
2681 - Update zypp-po.tar.bz2
2682
2683 -------------------------------------------------------------------
2684 Wed Feb 16 14:24:27 UTC 2011 - dmacvicar@suse.de
2685
2686 - Do not look for $releasever 's value if there is no variable
2687   in the url: parses product file again and again
2688 - version 8.12.2 (10)
2689
2690 -------------------------------------------------------------------
2691 Thu Feb 10 16:01:46 CET 2011 - ma@suse.de
2692
2693 - Remove package-manager.desktop file (bnc#329635)
2694 - version 8.12.1 (10)
2695
2696 -------------------------------------------------------------------
2697 Tue Jan 25 10:09:22 CET 2011 - ma@suse.de
2698
2699 - Apply patch introducing armv7nhl:armv7hl
2700
2701 -------------------------------------------------------------------
2702 Tue Jan 18 12:28:19 UTC 2011 - dmacvicar@suse.de
2703
2704 - allow for Repo Index Services to set the enabled state of
2705   repositories from the server side.
2706 - Fix priority not being set on reading service indexes
2707 - version 8.12.0 (10)
2708
2709 -------------------------------------------------------------------
2710 Fri Jan 14 12:45:18 CET 2011 - ma@suse.de
2711
2712 - Add new ServicePlugin Exceptions.
2713
2714 -------------------------------------------------------------------
2715 Thu Jan 13 01:13:32 CET 2011 - ma@suse.de
2716
2717 - Update zypp-po.tar.bz2
2718
2719 -------------------------------------------------------------------
2720 Thu Dec 23 14:42:02 CET 2010 - dheidler@suse.de
2721
2722 - add method to check if there are manually configured urls
2723 - version 8.11.0 (10)
2724
2725 -------------------------------------------------------------------
2726 Thu Dec 23 11:31:22 CET 2010 - dheidler@suse.de
2727
2728 - create cache directory, if it doesn't exist
2729   when saving mirrorlist
2730 - version 8.10.6 (10)
2731
2732 -------------------------------------------------------------------
2733 Wed Dec 22 12:38:22 CET 2010 - dheidler@suse.de
2734
2735 - moved keepPackages code to RepoInfo::Impl
2736 - version 8.10.5 (10)
2737
2738 -------------------------------------------------------------------
2739 Tue Dec 21 13:29:06 CET 2010 - dheidler@suse.de
2740
2741 - Fix caching of mirrorlist files
2742 - version 8.10.4 (10)
2743
2744 -------------------------------------------------------------------
2745 Thu Dec 16 19:46:00 CET 2010 - ma@suse.de
2746
2747 - Do not export keyring if rpmdb is initialised, but target isn't
2748   (bnc#659494)
2749 - version 8.10.3 (10)
2750
2751 -------------------------------------------------------------------
2752 Fri Dec 10 17:17:07 CET 2010 - dheidler@suse.de
2753
2754 - Catch RPM-Exeption when instaling the Distribution (bnc#658714)
2755 - version 8.10.2 (10)
2756
2757 -------------------------------------------------------------------
2758 Wed Dec  8 14:15:12 CET 2010 - dheidler@suse.de
2759
2760 - fix retrieval of distributionVersion if target is not initialized
2761 - MultiCurl: make sure the server responds with "partial content",
2762   fixes corrupt downloads if the metalink file contains no checksums
2763 - version 8.10.1 (10)
2764
2765 -------------------------------------------------------------------
2766 Wed Dec  1 17:39:16 CET 2010 - dheidler@suse.de
2767
2768 - Added ReplacerVar caching in RepoInfo
2769 - Automaticly remove empty mirrorlist-files
2770 - version 8.10.0 (10)
2771
2772 -------------------------------------------------------------------
2773 Tue Nov 30 17:11:32 CET 2010 - dheidler@suse.de
2774
2775 - Added MirrorList caching
2776 - version 8.9.0 (7)
2777
2778 -------------------------------------------------------------------
2779 Mon Nov 29 12:31:37 CET 2010 - ma@suse.de
2780
2781 - Icons for libzypp should go into desktop-data. (bnc#329635)
2782 - version 8.8.2 (7)
2783
2784 -------------------------------------------------------------------
2785 Wed Nov 24 11:55:59 CET 2010 - ma@suse.de
2786
2787 - Properly handle FTP response 550. (bnc#645747)
2788 - version 8.8.1 (7)
2789
2790 -------------------------------------------------------------------
2791 Fri Nov 19 11:24:39 CET 2010 - mls@suse.de
2792
2793 - fix access of freed memory in MultiCurl (bnc#654600)
2794
2795 -------------------------------------------------------------------
2796 Sun Nov  7 01:13:39 CET 2010 - ma@suse.de
2797
2798 - Update zypp-po.tar.bz2
2799
2800 -------------------------------------------------------------------
2801 Wed Nov  3 16:06:46 CET 2010 - dheidler@suse.de
2802
2803 - added metalink support
2804 - version 8.8.0 (7)
2805
2806 -------------------------------------------------------------------
2807 Thu Oct 21 18:15:31 CEST 2010 - ma@suse.de
2808
2809 - Feed the ProvideFilePolicy progress callback in addition to any
2810   connected media::DownloadProgressReport (bnc#545106)
2811 - version 8.7.1 (7)
2812
2813 -------------------------------------------------------------------
2814 Wed Oct 13 16:14:13 CEST 2010 - dheidler@suse.de
2815
2816 - Make MetaLinkParser accept InputStreams
2817 - Make MetaLinkParser accept Pathnames insted of strings
2818 - Fix MetaLinkv4 hash parsing
2819 - Add MetaLinkParser test
2820 - version 8.7.0 (7)
2821
2822 -------------------------------------------------------------------
2823 Mon Oct 11 17:06:17 CEST 2010 - ma@suse.de
2824
2825 - Use timeouts in plugin script communication.
2826 - Fix ExternalProgram to correctly remember exit status.
2827 - version 8.6.0 (5)
2828
2829 -------------------------------------------------------------------
2830 Sun Oct 10 01:13:40 CEST 2010 - ma@suse.de
2831
2832 - Update zypp-po.tar.bz2
2833
2834 -------------------------------------------------------------------
2835 Fri Oct  8 08:43:02 UTC 2010 - dmacvicar@novell.com
2836
2837 - fix services not being linked to their file after being
2838   saved
2839
2840 -------------------------------------------------------------------
2841 Thu Oct  7 09:02:26 CEST 2010 - jkupec@suse.cz
2842
2843 - Don't use aria2c for FTP (bnc #641328)
2844
2845 -------------------------------------------------------------------
2846 Wed Oct  6 15:39:59 UTC 2010 - dmacvicar@novell.com
2847
2848 - implementation for url resolver plugins
2849 - version 8.5.0 (5)
2850
2851 -------------------------------------------------------------------
2852 Wed Oct  6 16:54:15 CEST 2010 - dheidler@suse.de
2853
2854 - Use DownloadInHeaps as default, when there is nothing configured
2855   and when the target root is set to "/". (bnc#591476)
2856 - version 8.4.0 (4)
2857
2858 -------------------------------------------------------------------
2859 Tue Sep 28 17:12:51 CEST 2010 - dheidler@suse.de
2860
2861 - fixed replacing releasever (for fedora systems) - (bnc#637470)
2862 - version 8.3.0 (0)
2863
2864 -------------------------------------------------------------------
2865 Fri Sep 24 13:07:25 CEST 2010 - mls@suse.de
2866
2867 - fix metalink4 parsing [bnc#641484]
2868
2869 -------------------------------------------------------------------
2870 Thu Sep 23 01:13:45 CEST 2010 - ma@suse.de
2871
2872 - Update zypp-po.tar.bz2
2873
2874 -------------------------------------------------------------------
2875 Mon Sep 20 15:31:31 UTC 2010 - dmacvicar@novell.com
2876
2877 - Allow per repository proxy settings like yum does.
2878   Including setting it to _none_ overriding the
2879   system proxy.
2880   Patch from Zhang, Qiang <qiang.z.zhang@intel.com>
2881 - version 8.2.1 (0)
2882
2883 -------------------------------------------------------------------
2884 Fri Sep 10 17:06:34 CEST 2010 - dheidler@suse.de
2885
2886 - fixed replacing basearch (for fedora systems) - (bnc#637473)
2887 - version 8.2.0 (0)
2888
2889 -------------------------------------------------------------------
2890 Fri Sep 10 11:57:29 CEST 2010 - ma@suse.de
2891
2892 - Report download failures in commit result (bnc#431854)
2893 - Fix Solvable::onSystemByUser returning true for uninstalled solvables.
2894 - version 8.1.3 (0)
2895
2896 -------------------------------------------------------------------
2897 Tue Aug 31 20:01:26 CEST 2010 - ma@suse.de
2898
2899 - Fix download-only not to omit source packages (bnc#635596)
2900 - version 8.1.2 (0)
2901
2902 -------------------------------------------------------------------
2903 Thu Aug 26 01:13:38 CEST 2010 - ma@suse.de
2904
2905 - Update zypp-po.tar.bz2
2906
2907 -------------------------------------------------------------------
2908 Fri Aug 13 12:33:26 UTC 2010 - dmacvicar@novell.com
2909
2910 - fix basearch url variable
2911 - use the right release package name on fedora
2912
2913 -------------------------------------------------------------------
2914 Tue Aug 10 13:18:08 CEST 2010 - ma@suse.de
2915
2916 - MediaDISK: Use blkid to verify disk volumes. (bnc#623226)
2917 - version 8.1.1 (0)
2918
2919 -------------------------------------------------------------------
2920 Sun Aug  8 01:13:37 CEST 2010 - ma@suse.de
2921
2922 - Update zypp-po.tar.bz2
2923
2924 -------------------------------------------------------------------
2925 Thu Aug  5 01:13:53 CEST 2010 - ma@suse.de
2926
2927 - Update zypp-po.tar.bz2
2928
2929 -------------------------------------------------------------------
2930 Tue Aug  3 16:17:04 CEST 2010 - ma@suse.de
2931
2932 - Fix memory leaks.
2933
2934 -------------------------------------------------------------------
2935 Mon Aug  2 11:58:57 CEST 2010 - ma@suse.de
2936
2937 - Enhance PoolItem interface to assist patch classification. (bnc#627316)
2938 - version 8.1.0 (0)
2939
2940 -------------------------------------------------------------------
2941 Tue Jul 27 15:38:00 CEST 2010 - ma@suse.de
2942
2943 - Fix bug in PoolQuery::addDependency
2944 - Disable MediaAria and enable MultiCurl as default http/ftp backend.
2945   MultiCurl implements MetaLink and Zsync support using libcurl. In
2946   case of trouble set ZYPP_MULTICURL=0 in the envirionment to disable
2947   the new backend.
2948 - version 8.0.1 (0)
2949
2950 -------------------------------------------------------------------
2951 Mon Jul 26 17:05:14 CEST 2010 - ma@suse.de
2952
2953 - Bump heads major version after 11.3 branched away.
2954 - version 8.0.0 (0)
2955
2956 -------------------------------------------------------------------
2957 Thu Jul 22 01:13:27 CEST 2010 - ma@suse.de
2958
2959 - Update zypp-po.tar.bz2
2960
2961 -------------------------------------------------------------------
2962 Wed Jul  7 13:56:49 CEST 2010 - ma@suse.de
2963
2964 - Add PoolQuery for name, edition AND architecture in one go. (bnc#614362)
2965 - version 7.8.0 (6)
2966
2967 -------------------------------------------------------------------
2968 Mon Jul  5 13:03:57 CEST 2010 - ma@suse.de
2969
2970 - Fix requirement to /usr/bin/uuidgen (bnc#613304)
2971
2972 -------------------------------------------------------------------
2973 Sun Jul  4 01:13:29 CEST 2010 - ma@suse.de
2974
2975 - Update zypp-po.tar.bz2
2976
2977 -------------------------------------------------------------------
2978 Tue Jun 29 17:46:13 CEST 2010 - ma@suse.de
2979
2980 - Fix CURLOPT_MAX_RECV_SPEED_LARGE expecting a curl_off_t argument.
2981
2982 -------------------------------------------------------------------
2983 Tue Jun 29 10:22:06 CEST 2010 - ma@suse.de
2984
2985 - Respect zypp.conf policy settings when solving for update.
2986
2987 -------------------------------------------------------------------
2988 Fri Jun 25 11:35:52 CEST 2010 - ma@suse.de
2989
2990 - Don't bloat logfile by logging install progess values.
2991
2992 -------------------------------------------------------------------
2993 Thu Jun 10 01:13:49 CEST 2010 - ma@suse.de
2994
2995 - Update zypp-po.tar.bz2
2996
2997 -------------------------------------------------------------------
2998 Mon Jun  7 17:52:50 CEST 2010 - ma@suse.de
2999
3000 - Add missing Date constant declarations.
3001 - version 7.7.5 (6)
3002
3003 -------------------------------------------------------------------
3004 Mon Jun  7 11:46:58 CEST 2010 - ma@suse.de
3005
3006 - Prevent against daemons launched in rpm %post, that do not close
3007   their filedescriptors. Original fix was accidentally reverted.
3008   (bnc#174548)
3009 - version 7.7.4 (6)
3010
3011 -------------------------------------------------------------------
3012 Sun Jun  6 01:13:52 CEST 2010 - ma@suse.de
3013
3014 - Update zypp-po.tar.bz2
3015
3016 -------------------------------------------------------------------
3017 Fri Jun  4 17:14:17 CEST 2010 - ma@suse.de
3018
3019 - Fix default evaluation of recommendations of installed
3020   packages (bnc#605490)
3021 - version 7.7.3 (6)
3022
3023 -------------------------------------------------------------------
3024 Thu Jun  3 01:14:08 CEST 2010 - ma@suse.de
3025
3026 - Update zypp-po.tar.bz2
3027
3028 -------------------------------------------------------------------
3029 Fri May 21 20:00:55 CEST 2010 - ma@suse.de
3030
3031 - Fix broken IdStringType comparison (bnc#607572)
3032 - version 7.7.2 (6)
3033
3034 -------------------------------------------------------------------
3035 Thu May 20 21:01:05 CEST 2010 - ma@suse.de
3036
3037 - Fix packages provided via delta rpm being placed in
3038   the wrong package cache (bnc#607583)
3039 - version 7.7.1 (6)
3040
3041 -------------------------------------------------------------------
3042 Thu May 20 01:13:49 CEST 2010 - ma@suse.de
3043
3044 - Update zypp-po.tar.bz2
3045
3046 -------------------------------------------------------------------
3047 Tue May 18 18:02:44 CEST 2010 - ma@suse.de
3048
3049 - Fix arch detection on sprac (bug #566291)
3050 - Arch: add sparc64v and sparcv9v and armv7l
3051 - RepoManager: refresh repo if last refresh is in the future (bnc#593617)
3052 - version 7.6.1 (6)
3053
3054 -------------------------------------------------------------------
3055 Mon May 17 15:25:14 CEST 2010 - ma@suse.de
3056
3057 - Fix package-manager-su to support LXDE (Andrea Florio) (bnc#582235)
3058 - Cleanup spec file (Pavol Rusnak)
3059 - version 7.6.0 (6)
3060
3061 -------------------------------------------------------------------
3062 Sun May 16 01:13:39 CEST 2010 - ma@suse.de
3063
3064 - Update zypp-po.tar.bz2
3065
3066 -------------------------------------------------------------------
3067 Wed May 12 19:09:54 CEST 2010 - ma@suse.de
3068
3069 - Add methods to evaluate gpg geys expiration dates.
3070 - Export all rpmDb keys to the zypp trusted keyring in one go.
3071 - version 7.6.0 (6)
3072
3073 -------------------------------------------------------------------
3074 Wed May 12 17:35:44 CEST 2010 - ma@suse.de
3075
3076 - Update zypp-po.tar.bz2
3077
3078 -------------------------------------------------------------------
3079 Sun May  9 01:13:45 CEST 2010 - ma@suse.de
3080
3081 - Update zypp-po.tar.bz2
3082
3083 -------------------------------------------------------------------
3084 Sat May  8 01:13:43 CEST 2010 - ma@suse.de
3085
3086 - Update zypp-po.tar.bz2
3087
3088 -------------------------------------------------------------------
3089 Fri May  7 01:13:55 CEST 2010 - ma@suse.de
3090
3091 - Update zypp-po.tar.bz2 (Revision: 54959)
3092
3093 -------------------------------------------------------------------
3094 Wed May  5 14:49:39 CEST 2010 - ma@suse.de
3095
3096 - Update zypp-po.tar.bz2 (Revision: 54959)
3097
3098 -------------------------------------------------------------------
3099 Tue May  4 01:13:43 CEST 2010 - ma@suse.de
3100
3101 - Update translations.
3102
3103 -------------------------------------------------------------------
3104 Mon May  3 18:12:36 CEST 2010 - ma@suse.de
3105
3106 - Improve solver.cleandepsOnRemove result by evaluating the install
3107   history to find packages installed on behalf of a user request (not
3108   auto added by the solver).
3109 - version 7.5.0 (5)
3110
3111 -------------------------------------------------------------------
3112 Sat May  1 01:13:43 CEST 2010 - ma@suse.de
3113
3114 - Update translations.
3115
3116 -------------------------------------------------------------------
3117 Fri Apr 30 01:13:46 CEST 2010 - ma@suse.de
3118
3119 - Update translations.
3120
3121 -------------------------------------------------------------------
3122 Thu Apr 29 17:10:29 CEST 2010 - ma@suse.de
3123
3124 - Cleanup when deleting packages. New zypp.conf expert option
3125   solver.cleandepsOnRemove telling whether the solver should per
3126   default try to remove packages exclusively required by the ones
3127   he's asked to delete (default false).
3128 - Resolver::cleandepsOnRemove API to allow applications to change
3129   the solver option.
3130 - version 7.4.0 (4)
3131
3132 -------------------------------------------------------------------
3133 Thu Apr 29 01:13:40 CEST 2010 - ma@suse.de
3134
3135 - Update translations.
3136
3137 -------------------------------------------------------------------
3138 Wed Apr 28 16:35:04 CEST 2010 - ma@suse.de
3139
3140 - Enable splitprovides on update.
3141
3142 -------------------------------------------------------------------
3143 Wed Apr 28 01:13:37 CEST 2010 - ma@suse.de
3144
3145 - Update translations.
3146
3147 -------------------------------------------------------------------
3148 Tue Apr 27 17:42:20 CEST 2010 - ma@suse.de
3149
3150 - Selectable: Classify broken but locked patch as isUnwanted (bnc#577118)
3151 - version 7.3.0 (2)
3152
3153 -------------------------------------------------------------------
3154 Tue Apr 27 11:25:17 CEST 2010 - ma@suse.de
3155
3156 - Use libudev to detect available cd/dvd devices (bnc#590707,fate#308980)
3157 - Fix specfile to BuildRequire libudev-devel.
3158 - version 7.2.0 (2)
3159
3160 -------------------------------------------------------------------
3161 Mon Apr 26 11:57:23 CEST 2010 - ma@suse.de
3162
3163 - Support URLs and ISOs ending on 'Media1', 'Media2', etc., when
3164   rewiting the URL to access a specific media number. By now only
3165   nanmes ending on 'CD' or 'DVD' were supported. (bnc#594850)
3166
3167 -------------------------------------------------------------------
3168 Fri Apr 23 01:13:34 CEST 2010 - ma@suse.de
3169
3170 - Update translations.
3171
3172 -------------------------------------------------------------------
3173 Wed Apr 21 01:13:38 CEST 2010 - ma@suse.de
3174
3175 - Update translations.
3176
3177 -------------------------------------------------------------------
3178 Tue Apr 20 16:56:59 CEST 2010 - ma@suse.de
3179
3180 - /etc/zypp/locks: Allow to specify edition ranges with
3181   solvable:name and dependencies.
3182 - version 7.1.1 (1)
3183
3184 -------------------------------------------------------------------
3185 Thu Apr 15 12:49:01 CEST 2010 - ma@suse.de
3186
3187 - Provide name of the lock holder in ZYppFactoryException. (bnc#580513)
3188 - version 7.1.0 (1)
3189
3190 -------------------------------------------------------------------
3191 Wed Apr 14 15:09:18 CEST 2010 - ma@suse.de
3192
3193 - Using boost-1.42 requires -fno-strict-aliasing (bnc#595545)
3194 - Bump major version for 11.3 development.
3195 - version 7.0.0 (0)
3196
3197 -------------------------------------------------------------------
3198 Tue Apr 13 14:36:31 CEST 2010 - ma@suse.de
3199
3200 - Fix parsing port from IPv6 URL (bnc#593385)
3201
3202 -------------------------------------------------------------------
3203 Fri Mar 26 19:23:59 CET 2010 - ma@suse.de
3204
3205 - Propagate ZConfig::setTextLocale to pool. (bnc#588850)
3206 - version 6.31.3 (31)
3207
3208 -------------------------------------------------------------------
3209 Fri Mar 26 13:50:08 CET 2010 - ma@suse.de
3210
3211 - Fix guessing package spec to match package names only. (bnc#590864)
3212 - version 6.31.2 (31)
3213
3214 -------------------------------------------------------------------
3215 Tue Mar 23 16:55:56 CET 2010 - ma@suse.de
3216
3217 - Add static Target::distributionLabel to return the baseproducts
3218   shortName and summary. Mainlu used for the bootloader menu. (bnc #586303)
3219 - version 6.31.1 (31)
3220
3221 -------------------------------------------------------------------
3222 Thu Mar 18 17:17:02 CET 2010 - ma@suse.de
3223
3224 - Fix broken bit values in enum VendorSupportOption (bnc#589331)
3225 - version 6.31.0 (31)
3226
3227 -------------------------------------------------------------------
3228 Fri Mar 12 14:46:25 CET 2010 - ma@suse.de
3229
3230 - Fix handling of symlinked packages in package cache. (bnc #585409)
3231 - version 6.30.5 (19)
3232
3233 -------------------------------------------------------------------
3234 Tue Feb 23 19:05:04 CET 2010 - jkupec@suse.cz
3235
3236 - Avoiding use of 'guest' if 'credentials' is used when moutning
3237   a CIFS share. This caused 'permission denied' error with certain
3238   server configurations (bnc #560496).
3239
3240 -------------------------------------------------------------------
3241 Tue Feb 23 17:31:05 CET 2010 - ma@suse.de
3242
3243 - Check if a downloaded file actually exists even if aria2c returned 0.
3244   (bnc #564816)
3245 - version 6.30.3 (19)
3246
3247 -------------------------------------------------------------------
3248 Mon Feb 22 15:25:34 CET 2010 - jkupec@suse.cz
3249
3250 - Made CURLE_PARTIAL_FILE an auto-retry error (bnc #471436)
3251
3252 -------------------------------------------------------------------
3253 Mon Feb 22 13:09:09 CET 2010 - ma@suse.de
3254
3255 - Turn off cookies when retrieving services repoindex.xml (bnc #573897)
3256 - Consider pending disable requests when removing service repositories. (bnc #572634)
3257 - version 6.30.1 (19)
3258
3259 -------------------------------------------------------------------
3260 Sun Feb 21 14:11:49 CET 2010 - jkupec@suse.cz
3261
3262 - RepoManager::cleanCacheDirGarbage added for removing directories
3263   which do not belong to any of known repos (bnc #467693)
3264 - version 6.30.0 (19)
3265
3266 -------------------------------------------------------------------
3267 Thu Feb 11 13:40:49 CET 2010 - ma@suse.de
3268
3269 - On SLE aria2 is not required, so conflict with a too old aria2
3270   version installed. (bnc #578052)
3271 - version 6.29.5 (19)
3272
3273 -------------------------------------------------------------------
3274 Wed Feb 10 12:45:21 CET 2010 - ma@suse.de
3275
3276 - Fix package-manager script wrongly escaping UTF-8 chars in path
3277   names (bnc #571410)
3278 - version 6.29.4 (19)
3279
3280 -------------------------------------------------------------------
3281 Mon Feb  8 13:21:40 CET 2010 - ma@suse.de
3282
3283 - Support an alternate SLE-SP1 translation set.
3284 - version 6.29.3 (19)
3285
3286 -------------------------------------------------------------------
3287 Wed Feb  3 15:57:13 CET 2010 - ma@suse.de
3288
3289 - Remember the enabled state of removed service repositories. This
3290   way we are able to restore service repositories correctly after a
3291   subscrition expired and gets renewed. (bnc #572634)
3292 - version 6.29.2 (19)
3293
3294 -------------------------------------------------------------------
3295 Thu Jan 28 16:12:25 CET 2010 - jkupec@suse.cz
3296
3297 - Abort aria2c download when the progress callback receives 'false'
3298   (bnc #545106)
3299
3300 -------------------------------------------------------------------
3301 Tue Jan 19 14:50:15 CET 2010 - ma@suse.de
3302
3303 - Evaluate SolvAttr::repositoryToolVersion to prevent loading
3304   outdated solv files. (bnc #570623)
3305 - version 6.29.0 (19)
3306
3307 -------------------------------------------------------------------
3308 Fri Jan 15 18:15:26 CET 2010 - jkupec@suse.cz
3309
3310 - Use regex to parse aria2c progress lines (bnc #570917)
3311 - version 6.28.1 (19)
3312
3313 -------------------------------------------------------------------
3314 Thu Jan  7 12:25:24 CET 2010 - jkupec@suse.cz
3315
3316 - Set SignatureFileChecker context even if the key is not known
3317   (bnc #495977)
3318 - version 6.28.0 (19)
3319
3320 -------------------------------------------------------------------
3321 Thu Dec 10 17:18:34 CET 2009 - jkupec@suse.cz
3322
3323 - RepoInfoBase::label() added for use in UI messages, plus
3324   ZConfig::repoLabelIsAlias()
3325
3326 -------------------------------------------------------------------
3327 Tue Dec  8 19:41:17 CET 2009 - ma@suse.de
3328
3329 - Fix transaction building in presence of multiversion installable items.
3330 - version 6.27.1 (19)
3331
3332 -------------------------------------------------------------------
3333 Fri Dec  4 17:19:58 CET 2009 - ma@suse.de
3334
3335 - Improve multiversion status handling and installation. (fate #305311)
3336 - version 6.27.0 (19)
3337
3338 -------------------------------------------------------------------
3339 Fri Dec  4 14:56:19 CET 2009 - jkupec@suse.cz
3340
3341 - Don't allow an alias to start with '.' (bnc #473834)
3342
3343 -------------------------------------------------------------------
3344 Thu Dec  3 12:00:16 CET 2009 - ma@suse.de
3345
3346 - PickList and status interface for handling packages which are
3347   installable in multiple versions. (fate #305311)
3348 - version 6.26.0 (19)
3349
3350 -------------------------------------------------------------------
3351 Wed Dec  2 13:10:43 CET 2009 - ma@suse.de
3352
3353 - Add Selectable::highestAvailableVersionObj. Returns the highest
3354   available package version, ignoring priorities and policies. (bnc #557557)
3355 - version 6.25.0 (19)
3356
3357 -------------------------------------------------------------------
3358 Mon Nov 30 17:56:02 CET 2009 - ma@suse.de
3359
3360 - Also parse <product> tag from .prod files <upgrade> section.
3361 - version 6.24.3 (19)
3362
3363 -------------------------------------------------------------------
3364 Fri Nov 27 11:20:34 CET 2009 - ma@suse.de
3365
3366 - Fix chroot execution of update scripts. (bnc #558813)
3367 - version 6.24.3 (19)
3368
3369 -------------------------------------------------------------------
3370 Thu Nov 26 16:06:52 CET 2009 - jkupec@suse.cz
3371
3372 - Fixed parsing of download speed from aria2c (bnc #537870)
3373
3374 -------------------------------------------------------------------
3375 Wed Nov 25 16:28:29 CET 2009 - ma@suse.de
3376
3377 - Add ui::Selecatble interface for picking specific package versions
3378   to install or delete if multiversion install is on.
3379 - version 6.24.0 (19)
3380
3381 -------------------------------------------------------------------
3382 Fri Nov 20 13:30:02 CET 2009 - ma@suse.de
3383
3384 - Parse zypp.conf multiversion option and make the setting available
3385   in pool and resolver.
3386 - version 6.23.0 (19)
3387
3388 -------------------------------------------------------------------
3389 Mon Nov 16 16:27:39 CET 2009 - ma@suse.de
3390
3391 - Specfile fixes to build on sle11-sp1.
3392 - Fix repository probing and building in presence of productdir. (bnc #553712)
3393 - version 6.22.3 (19)
3394
3395 -------------------------------------------------------------------
3396 Thu Nov 12 15:31:10 UTC 2009 - dmacvicar@suse.de
3397
3398 - Forward port and document already present changes
3399   from Code11-Branch
3400   * void SEGV if trying to access data of installed packages, that were
3401     deleted behind our back (bnc #530595)
3402   * ProxyInfoSysconfig: take care variables get initialized.
3403   * Fix parsing of rpm.install.excludedocs option (bnc #518883)
3404   * Use rpm variables in specfile. (bnc #512466)
3405   * Fix to compile with -Werror=format-security
3406   * Fix packageand() in testcase generation
3407   * Don't link unneeded libraries. (bnc #490895)
3408   * Fix Patch::categoryEnum.
3409   * Adapt to changed satsolver API. (bnc #480303)
3410   * Taking ALL translations for generating GMO files (bnc #458739)
3411   * Advice users to contact NCC if access to a 'novell.com'
3412     repository is denied (bnc #464586).
3413 - version 6.22.2 (19)
3414
3415 -------------------------------------------------------------------
3416 Thu Nov 12 11:53:04 CET 2009 - ma@suse.de
3417
3418 - Raised the limit of redirections from 3 to 6 (bnc #465532)
3419 - Following redirections also for https (bnc #545722).
3420 - Following https redirections requires at least libcurl4-7.19.4. (bnc #553895)
3421 - Do not report cached packages as being downloaded. (bnc #545295)
3422 - Per default do not collect and report deleted files outside bin and lib
3423   directories for 'zypper ps'. (bnc #554480)
3424 - version 6.22.1 (19)
3425
3426 -------------------------------------------------------------------
3427 Wed Nov 11 13:54:52 CET 2009 - ma@suse.de
3428
3429 - CheckAccessDeleted: Per default do not collect and report deleted files
3430   that outside bin and lib directories. 'zypper ps' reporting false positive
3431   seems to confuse. (bnc #554480)
3432
3433 -------------------------------------------------------------------
3434 Wed Nov 11 11:45:01 CET 2009 - ma@suse.de
3435
3436 - Following https redirections requires at least libcurl4-7.19.4. (bnc #553895)
3437
3438 -------------------------------------------------------------------
3439 Fri Nov  6 22:16:10 CET 2009 - ma@suse.de
3440
3441 - dup: Process drop list only if product actually changes. (bnc #552180)
3442 - Selectable: Consider allowed arch/noarch changes when comuting candiadates.
3443 - version 6.22.0 (19)
3444
3445 -------------------------------------------------------------------
3446 Mon Nov  2 21:33:40 CET 2009 - ma@suse.de
3447
3448 - Enhance interface for zypper. (bnc #551956)
3449 - version 6.21.4 (19)
3450
3451 -------------------------------------------------------------------
3452 Mon Nov  2 20:03:31 CET 2009 - ma@suse.de
3453
3454 - CIFS/SMB: Support mountoption 'noguest' to prevent passing 'guest' option
3455   to mount. "cifs://server/share/path?mountoptions=noguest,ro" (bnc #547354)
3456 - version 6.21.3 (19)
3457
3458 -------------------------------------------------------------------
3459 Mon Nov  2 16:35:33 CET 2009 - ma@suse.de
3460
3461 - CheckAccessDeleted: Avoid reporting false positive due to insufficient
3462   permission.
3463
3464 -------------------------------------------------------------------
3465 Mon Nov  2 13:59:33 CET 2009 - ma@suse.de
3466
3467 - Don't try to access droplist of dropped products. (bnc #551697)
3468 - version 6.21.2 (19)
3469
3470 -------------------------------------------------------------------
3471 Fri Oct 30 12:30:48 CET 2009 - ma@suse.de
3472
3473 - Don't try to use an empty proxy string. (bnc #551314)
3474 - MediaSMB failed to pass the --workgroup option to mount. (bnc #547354)
3475 - version 6.21.1 (19)
3476
3477 -------------------------------------------------------------------
3478 Fri Oct 30 11:28:05 CET 2009 - ma@suse.de
3479
3480 - New class PoolItemBest: Find the best candidates e.g. in a PoolQuery
3481   result. ui::Selectabe enhancements. Both will aid applications to
3482   install package sets determined by query results. (bnc # 548392)
3483 - Fix upgradeRepo solution to keep obsolete packages. (bnc #550915)
3484 - Updated iso3166-1 country codes (bnc #531350)
3485 - version 6.21.0 (19)
3486
3487 -------------------------------------------------------------------
3488 Tue Oct 27 12:30:29 CET 2009 - ma@suse.de
3489
3490 - Add Resolver::upgradingRepo demanded by GUI. (bnc #548551)
3491 - version 6.20.0 (19)
3492
3493 -------------------------------------------------------------------
3494 Thu Oct 22 15:09:57 CEST 2009 - ma@suse.de
3495
3496 - Fixes to make libzypp-bindings compile.
3497 - version 6.19.3 (19)
3498
3499 -------------------------------------------------------------------
3500 Tue Oct 20 16:06:13 CEST 2009 - ma@suse.de
3501
3502 - Credentials are passed as commandline options to aria2c, so strip any
3503   'user@' from the URL. Otherwise aria will use an empty password for
3504   this URL and authentication will fail. (bnc #544634)
3505 - version 6.19.2 (19)
3506
3507 -------------------------------------------------------------------
3508 Mon Oct 19 13:39:31 CEST 2009 - ma@suse.de
3509
3510 - Repository::setInfo: Propagate priority changes to the solver to
3511   avoid reloading the whole repo (bnc #498266).
3512 - version 6.19.1 (19)
3513
3514 -------------------------------------------------------------------
3515 Thu Oct 15 20:48:02 CEST 2009 - ma@suse.de
3516
3517 - ResStatus: add isOrphaned to test whether a package is not provided
3518   by any enabled repository. Orphaned packages are usually good candidates
3519   for cleanup unless the providing repository was intentionally disabled.
3520 - version 6.19.0 (19)
3521
3522 -------------------------------------------------------------------
3523 Thu Oct 15 17:28:38 CEST 2009 - dmacvicar@suse.de
3524
3525 - aria2: pass credentials in a file instead of the command line
3526   which is logged.
3527 - aria2: we get the url in the progress if there is no response
3528   from the server yet, handle that to avoid flooding the log.
3529 - version 6.18.2 (17)
3530
3531 -------------------------------------------------------------------
3532 Thu Oct 15 16:56:25 CEST 2009 - ma@suse.de
3533
3534 - Performing a dist upgrade the solver may try to delete old and no
3535   longer provided (dropped) packages, even if they do not cause any
3536   dependency problem. This behaviour may be trurned off via zypp.conf
3537   option solver.upgradeRemoveDropedPackages. (bnc #539543)
3538 - New zypp.conf option solver.upgradeRemoveDropedPackages (true).
3539 - Add Product::droplist: List of dropped packages, i.e. packages no
3540   longer provided by a product.
3541 - version 6.18.1 (17)
3542
3543 -------------------------------------------------------------------
3544 Wed Oct  7 16:45:21 CEST 2009 - ma@suse.de
3545
3546 - Return update messages via ZYppCommitResult. Support variable
3547   substitution in notification command. (fate #301175)
3548 - Fix evaluation of no_proxy entries (bnc #543337)
3549 - aria/curl: Fix header data in case the target is
3550   not initialized when downloading.
3551 - version 6.18.0 (17)
3552
3553 -------------------------------------------------------------------
3554 Thu Sep 24 17:21:45 CEST 2009 - ma@suse.de
3555
3556 - Add zypp.conf option update.messages.notify: Command to be invoked
3557   to send update messages. (fate #301175)
3558 - version 6.17.2 (17)
3559
3560 -------------------------------------------------------------------
3561 Tue Sep 22 20:32:38 CEST 2009 - ma@suse.de
3562
3563 - Add Selectable::updateCandidateObj returning the candidate for
3564   update, if there is one. The updateCandidate must not violate
3565   any active solver policy.
3566 - version 6.17.1 (17)
3567
3568 -------------------------------------------------------------------
3569 Fri Sep 18 17:20:37 CEST 2009 - ma@suse.de
3570
3571 - Make sure rpmReadConfigFiles was called before using librpm (bnc #539603).
3572 - Remove dead rpm database caching code from class RpmDb.
3573 - version 6.17.0 (17)
3574
3575 -------------------------------------------------------------------
3576 Fri Sep 11 15:13:30 CEST 2009 - ma@km13.de
3577
3578 - New commit.downloadMode option in zypp.conf. Allows to set a
3579   prefered download policy for commit.
3580 - version 6.16.0 (11)
3581
3582 -------------------------------------------------------------------
3583 Thu Sep 10 19:03:01 CEST 2009 - ma@suse.de
3584
3585 - Support nfs4 (nfs4://... or nfs://...?type=nfs4) (fate #306451)
3586 - Added Url::schemeIsLocal, schemeIsRemote, schemeIsVolatile and
3587   schemeIsDownloading.
3588 - version 6.15.0 (11)
3589
3590 -------------------------------------------------------------------
3591 Wed Sep  9 15:02:18 CEST 2009 - ma@suse.de
3592
3593 - Add Capability::guessPackageSpec; parser also supporting "name-ver-rel.arch"
3594   formats for building Capabilities(originally "name.arch=ver-rel").
3595 - version 6.14.3 (11)
3596
3597 -------------------------------------------------------------------
3598 Mon Sep  7 17:31:20 CEST 2009 - ma@suse.de
3599
3600 - Fix resolution to force installation even if dependencies are missing.
3601   (bnc #531564)
3602 - Rephrase solver resolution to point out if a package will break.
3603   (bnc #520083)
3604
3605 -------------------------------------------------------------------
3606 Fri Sep  4 12:19:50 CEST 2009 - ma@suse.de
3607
3608 - Lock rpms architecture only on distupgrade of the running system.
3609   (bnc #458520)
3610 - version 6.14.2 (11)
3611
3612 -------------------------------------------------------------------
3613 Thu Sep  3 13:41:31 CEST 2009 - ma@suse.de
3614
3615 - Fix PoolQuery comparison (bnc #528755)
3616 - Fix serialization and restore of predicated PoolQueries.
3617 - version 6.14.0 (11)
3618
3619 -------------------------------------------------------------------
3620 Mon Aug 31 15:17:01 CEST 2009 - ma@suse.de
3621
3622 - package-manager script: Fall back to package selection if no
3623   packages are passed on the commandline. (bnc #529137)
3624
3625 -------------------------------------------------------------------
3626 Fri Aug 28 17:33:55 CEST 2009 - dmacvicar@suse.de
3627
3628 - package-manager script:
3629   do not fail if kpackagekit is not installed (bnc #529510)
3630 - version 6.13.3 (11)
3631
3632 -------------------------------------------------------------------
3633 Wed Aug 26 15:55:22 CEST 2009 - ma@suse.de
3634
3635 - Tune CheckAccessDeleted to focus on libraries and executables.
3636 - version 6.13.2 (11)
3637
3638 -------------------------------------------------------------------
3639 Thu Aug  6 18:18:21 CEST 2009 - ma@suse.de
3640
3641 - Provide class CheckAccessDeleted and command zypp-CheckAccessDeleted
3642   to check for running processes which access meanwhile deleted files or
3643   libraries.  This may be used after commit, when trying to figure out
3644   which services need to be restated. (fate #300763).
3645 - version 6.13.1 (11)
3646
3647 -------------------------------------------------------------------
3648 Mon Aug  3 18:46:13 CEST 2009 - ma@suse.de
3649
3650 - New Resolver::addUpgradeRepo to perform a dist upgrade restricted to
3651   certain repositories.
3652 - version 6.13.0 (11)
3653
3654 -------------------------------------------------------------------
3655 Fri Jul 31 17:55:33 CEST 2009 - ma@suse.de
3656
3657 - Remove confusing newlines in vendor change info (bnc #503859)
3658 - Removing a package lock was not counted as state change (bnc #501850)
3659 - Take solver_allowVendorChange option into account when computing the
3660   Selectables default candidate.
3661 - version 6.12.0 (11)
3662
3663 -------------------------------------------------------------------
3664 Wed Jul 29 13:36:19 CEST 2009 - ma@suse.de
3665
3666 - Avoid deadlock after fork and failed exec. (bnc 493152)
3667 - No need to manually detect the location of aria2 binary.
3668 - version 6.11.4 (11)
3669
3670 -------------------------------------------------------------------
3671 Tue Jul 28 23:05:43 CEST 2009 - jkupec@suse.cz
3672
3673 - Fixed parsing of download rate report (changed in aria2 1.4.0)
3674   (bnc #513944)
3675
3676 -------------------------------------------------------------------
3677 Mon Jul 27 16:05:43 CEST 2009 - ma@suse.de
3678
3679 - Create LogControl on demand instead of using a static var. (bnc #525339)
3680 - version 6.11.2 (11)
3681
3682 -------------------------------------------------------------------
3683 Thu Jul 23 00:22:50 CEST 2009 - ma@km13.de
3684
3685 - New misc::defaultLoadSystem: Convenience to create the ZYpp instance
3686   and load target and enabled repositories.
3687
3688 -------------------------------------------------------------------
3689 Wed Jul 22 14:57:32 CEST 2009 - ma@suse.de
3690
3691 - New class InstanceId to build strings to identify/retrieve specific
3692   Solvables.
3693 - version 6.11.1 (11)
3694
3695 -------------------------------------------------------------------
3696 Mon Jul 20 23:57:46 CEST 2009 - ma@km13.de
3697
3698 - Add download policies to ZYppCommitPolicy, supporting DownloadOnly
3699   and DownloadInAdvance. (fate #302159, fate #305624)
3700 - version 6.11.0 (11)
3701
3702 -------------------------------------------------------------------
3703 Thu Jul 16 17:05:27 CEST 2009 - dmacvicar@suse.de
3704
3705 - add support to the package-manager script to use kpackagekit
3706   or gnome-packagekit if available, which allows to install local
3707   rpms with one click from file manager following desktop policies
3708   and fetching other dependencies if required.
3709   (fate #306526)
3710 - version 6.10.5 (10)
3711
3712 -------------------------------------------------------------------
3713 Thu Jul 16 16:25:24 CEST 2009 - ma@suse.de
3714
3715 - New solver.upgradeTestcasesToKeep option in zypp.conf. It tells
3716   how many dist upgrade solver testcases should be kept on the system.
3717   Per default just the last two are kept.
3718 - version 6.10.4 (10)
3719
3720 -------------------------------------------------------------------
3721 Wed Jul 15 17:53:43 CEST 2009 - ma@suse.de
3722
3723 - Don't write a solver testcase when solving for dist upgrade,
3724   but when actually committing.
3725 - version 6.10.3 (10)
3726
3727 -------------------------------------------------------------------
3728 Wed Jul 15 16:45:39 CEST 2009 - ma@suse.de
3729
3730 - Add new string Match::Mode STRINGSTART and STRINGEND.
3731
3732 -------------------------------------------------------------------
3733 Tue Jul 15 14:38:51 CEST 2009 - jkupec@suse.cz
3734
3735 - log redirections when cURL media backend is used (fate #305320).
3736
3737 -------------------------------------------------------------------
3738 Tue Jul 14 18:15:51 CEST 2009 - ma@suse.de
3739
3740 - Support "product version" detection on systems not using
3741   /etc/product.d/baseproduct by looking for the first package
3742   providing ZConfig::distroverpkg (defaults to redhat-release).
3743 - version 6.10.2 (10)
3744
3745 -------------------------------------------------------------------
3746 Fri Jul 10 15:21:39 CEST 2009 - ma@suse.de
3747
3748 - Adapt to boost_unit_test_framework-1.38.
3749 - version 6.10.1 (10)
3750
3751 -------------------------------------------------------------------
3752 Wed Jul  8 16:19:31 CEST 2009 - ma@suse.de
3753
3754 - Remove obsolete UpgradeStatistics class from libzypp.
3755
3756 -------------------------------------------------------------------
3757 Tue Jul  7 17:45:47 CEST 2009 - ma@suse.de
3758
3759 - Fix HistoryLog to initialize on demand.
3760 - version 6.10.0 (10)
3761
3762 -------------------------------------------------------------------
3763 Fri Jul  3 13:01:13 CEST 2009 - ma@suse.de
3764
3765 - Fix parsing of rpm.install.excludedocs option (bnc #518883)
3766
3767 -------------------------------------------------------------------
3768 Fri Jul  3 09:20:56 CEST 2009 - ma@suse.de
3769
3770 - When unmounting ISO images, don't mix up exceptions thrown by the
3771   loop mounted ISO and those thrown by the media containing it.
3772   (bnc #517856)
3773
3774 -------------------------------------------------------------------
3775 Thu Jul  2 16:42:42 CEST 2009 - ma@suse.de
3776
3777 - Adapt to satsolvers improved dataiterator handling.
3778 - version 6.9.3 (8)
3779
3780 -------------------------------------------------------------------
3781 Wed Jul  1 18:05:54 CEST 2009 - ma@suse.de
3782
3783 - Support PoolQuery for sub-structures attributes. (fate #305503)
3784 - version 6.9.2 (8)
3785
3786 -------------------------------------------------------------------
3787 Wed Jul  1 13:44:04 CEST 2009 - ma@suse.de
3788
3789 - Running as non-root user use a temporary @System solvfile in case the
3790   global one is outdated and needed refresh. (bnc #517183)
3791 - version 6.9.1 (8)
3792
3793 -------------------------------------------------------------------
3794 Tue Jun 30 16:32:08 CEST 2009 - ma@suse.de
3795
3796 - Enhance LookupAttr to allow direct query of attributes within
3797   sub-structures (flexarrays).
3798
3799 -------------------------------------------------------------------
3800 Fri Jun 26 12:06:51 CEST 2009 - ma@suse.de
3801
3802 - Enhance PoolQueryIterator to allow detailed inspection of attribute
3803   matches.
3804 - Prefer datadir stored as repo attribute, but fallback searching in
3805   solvbales (old solv files do this).
3806 - version 6.9.0 (8)
3807
3808 -------------------------------------------------------------------
3809 Tue Jun 23 13:29:36 CEST 2009 - ma@suse.de
3810
3811 - Allow building libzypp with rpm-5 (experimental)
3812 - version 6.8.3 (8)
3813
3814 -------------------------------------------------------------------
3815 Wed Jun 17 15:39:17 CEST 2009 - ma@suse.de
3816
3817 - Allow building libzypp without HAL (not recommended). Without HAL
3818   CD/DVD device detection is limited to /dev/dvd and /dev/cdrom.
3819 - version 6.8.2 (8)
3820
3821 -------------------------------------------------------------------
3822 Fri Jun  5 21:16:45 CEST 2009 - ma@suse.de
3823
3824 - Fix solver to use IdSting to avoid failing vendor checks.
3825 - version 6.8.1 (8)
3826
3827 -------------------------------------------------------------------
3828 Thu Jun  4 14:22:58 CEST 2009 - ma@suse.de
3829
3830 - Cleanup and remove deprecated interface methods.
3831 - version 6.8.0 (8)
3832
3833 -------------------------------------------------------------------
3834 Fri May 29 20:12:55 CEST 2009 - ma@suse.de
3835
3836 - Improve PoolQuery to allow queries on dependencies. (bnc #475682)
3837 - version 6.7.0 (6)
3838
3839 -------------------------------------------------------------------
3840 Thu May 28 12:53:02 CEST 2009 - ma@suse.de
3841
3842 - New solver.allowVendorChange expert option in zypp.conf.
3843 - version 6.6.0 (6)
3844
3845 ------------------------------------------------------------------
3846 Wed May 20 14:23:07 CEST 2009 - ma@suse.de
3847
3848 - Fix lost housekeeping data in modifyRepo (bnc #503207)
3849
3850 -------------------------------------------------------------------
3851 Fri May  8 16:43:47 CEST 2009 - ma@suse.de
3852
3853 - Allow service refresh to change a repositories url (bnc #502157)
3854
3855 -------------------------------------------------------------------
3856 Tue May  5 13:39:08 CEST 2009 - ma@suse.de
3857
3858 - Detect and compile with rpm 4.7 (bnc #444211)
3859 - version 6.5.2 (5)
3860
3861 -------------------------------------------------------------------
3862 Mon May  4 16:19:54 CEST 2009 - ma@suse.de
3863
3864 - Improve problem report on broken systemCheck rule (bnc #475144)
3865
3866 -------------------------------------------------------------------
3867 Mon Apr 27 15:26:54 CEST 2009 - ma@suse.de
3868
3869 - In update repos providing multiple release package versions for
3870   the same product, link a product to the latest version. (bnc #497696)
3871
3872 -------------------------------------------------------------------
3873 Mon Apr 27 14:28:07 CEST 2009 - ma@suse.de
3874
3875 - New classes wraping satsolver datamatcher (Match and sat::AttrMatcher)
3876 - Extend LookupAttr to support matching specific string patterns.
3877 - Rewrote PoolQuery::Iterator (adapt to AttrMatcher, fixes and speedup)
3878 - version 6.5.0 (5)
3879
3880 -------------------------------------------------------------------
3881 Thu Apr 16 12:49:40 CEST 2009 - ma@suse.de
3882
3883 - Soft lock packages deleted on behalf of a user request.
3884 - version 6.4.1 (2)
3885
3886 -------------------------------------------------------------------
3887 Tue Mar 31 15:51:32 CEST 2009 - ma@suse.de
3888
3889 - New zypp.conf option 'download.media_preference': Hint which media
3890   to prefer when installing packages (download vs. CD).
3891 - version 6.4.0 (2)
3892
3893 ------------------------------------------------------------------
3894 Thu Mar 12 18:38:30 CET 2009 - ma@suse.de
3895
3896 - Add Resolver::setSolveSrcPackages. Per default disable solving
3897   of source package dependencies. We will later allow to enable
3898   it per package.
3899 - version 6.3.0 (2)
3900
3901 -------------------------------------------------------------------
3902 Fri Mar  6 17:17:26 CET 2009 - dmacvicar@suse.de
3903
3904 - aria2: show the download speed in the right unit
3905 - aria2: show the filename in progress, not the repository
3906 - aria2: don't show done twice
3907
3908 -------------------------------------------------------------------
3909 Thu Mar  5 14:52:44 CET 2009 - ma@suse.de
3910
3911 - Remove a lock if the locking process is in zombie state. (bnc #481577)
3912
3913 -------------------------------------------------------------------
3914 Wed Mar  4 00:13:19 CET 2009 - jkupec@suse.cz
3915
3916 - zypp.conf: fixed and enabled 'servicesdir'
3917
3918 -------------------------------------------------------------------
3919 Tue Mar  3 13:38:11 CET 2009 - dmacvicar@suse.de
3920
3921 - aria2: implement speed indicators (bnc#475506)
3922 - aria2: implement progress indicators correctly (bnc#473846)
3923 - aria2: fix broken pipe when looking for aria2c which caused
3924          a fallback to curl. (bnc#480930)
3925 - aria2: implement saving and reading mirror stats data in
3926          /var/cache/zypp/aria2.stats
3927 - aria2: handle failover correctly (bnc#481115)
3928 - aria2: various improvements in error and report  handling
3929 - aria2: curl: reset settings on attach to avoid duplicate
3930   headers
3931 - version 6.2.1 (2)
3932
3933 -------------------------------------------------------------------
3934 Tue Mar  3 12:44:24 CET 2009 - ma@suse.de
3935
3936 - Adapt to changed satsolver API.
3937
3938 -------------------------------------------------------------------
3939 Fri Feb 27 16:23:36 CET 2009 - dmacvicar@suse.de
3940
3941 - Make sure Fetcher pass optional files as non-interactive
3942 - Fixes file does not exist error when key/sig does not exist
3943 - version 6.2.0 (2)
3944
3945 -------------------------------------------------------------------
3946 Thu Feb 26 13:49:56 CET 2009 - ma@suse.de
3947
3948 - Use correct default for zconfig(solver.checkSystemFile) (bnc# 475144)
3949
3950 -------------------------------------------------------------------
3951 Thu Feb 26 01:25:33 CET 2009 - ma@suse.de
3952
3953 - Prevent ResStatus from overriding user locks. (bnc #475230)
3954
3955 -------------------------------------------------------------------
3956 Sun Feb 22 15:27:11 CET 2009 - ma@suse.de
3957
3958 - Never refresh repositories from CD/DVD, once they are created. (bnc #476429)
3959
3960 -------------------------------------------------------------------
3961 Sat Feb 21 18:31:17 CET 2009 - dmacvicar@suse.de
3962
3963 Implemented the following options with aria backend:
3964
3965 - download.max_concurrent_connections (default 2)
3966   download.min_download_speed (default no limit)
3967   download.max_download_speed (default no limit)
3968   download.max_silent_tries (default 5)
3969
3970 -------------------------------------------------------------------
3971 Fri Feb 20 16:28:19 CET 2009 - dmacvicar@suse.de
3972
3973 - MediaAria2c: allow disabling aria2 using ZYPP_ARIA2C=0.
3974   Various improvements including file existence checking
3975   Disable HEAD request if aria2c >= 1.20
3976   Restrict max connections to 2 for now.
3977
3978 -------------------------------------------------------------------
3979 Wed Feb 18 15:51:38 CET 2009 - ma@suse.de
3980
3981 - Neither lose packages with empty name, nor SEGV when processing them. (bnc #470011)
3982
3983 -------------------------------------------------------------------
3984 Tue Feb 17 23:17:54 CET 2009 - ma@suse.de
3985
3986 - Compute obsoletes based on names only (not considering provides) (bnc #471023)
3987
3988 -------------------------------------------------------------------
3989 Tue Feb 17 12:56:57 CET 2009 - jkupec@suse.cz
3990
3991 - Fixed FTP authentication (bnc #472879)
3992
3993 -------------------------------------------------------------------
3994 Wed Feb 11 13:31:03 CET 2009 - ma@suse.de
3995
3996 - Follow IEC and use the binary prefixes (KiB,MiB,GiB) for printing Byte
3997   counts based on a power of 1024 (formerly just K,M,G). Byte counts based
3998   on a power of 1000 stay unaffected (kB,MB,GB).
3999
4000 -------------------------------------------------------------------
4001 Mon Feb  9 13:14:26 CET 2009 - ma@suse.de
4002
4003 - Fix installation prompting for the wrong CD/DVD. (bnc #472892)
4004
4005 -------------------------------------------------------------------
4006 Tue Feb  3 18:07:38 CET 2009 - ma@suse.de
4007
4008 - Send any output from rpm install/delete scripts via callback, so
4009   applications are able to display it. (bnc #369450)
4010
4011 -------------------------------------------------------------------
4012 Mon Feb  2 14:12:08 CET 2009 - ma@suse.de
4013
4014 - Add missing translations (bnc #256289)
4015
4016 -------------------------------------------------------------------
4017 Wed Jan 28 14:37:28 CET 2009 - jkupec@suse.cz
4018
4019 - HistoryLogReader added
4020
4021 -------------------------------------------------------------------
4022 Tue Jan 27 13:35:44 CET 2009 - ma@suse.de
4023
4024 - Respect content-file DATDIR when downloading packages. (bnc #468612)
4025
4026 -------------------------------------------------------------------
4027 Tue Jan 27 13:28:54 CET 2009 - jkupec@suse.cz
4028
4029 - Enabled CredentialManager for MediaSMB (bnc #460970).
4030 - Ignore URL's username, password, and query string in AuthData
4031   comparator in CredentialManager.
4032
4033 -------------------------------------------------------------------
4034 Mon Jan 26 12:41:07 CET 2009 - ma@suse.de
4035
4036 - Let vendor checks per default differ between 'openSUSE Build Service'
4037   and 'openSUSE' (bnc #467262).
4038
4039 -------------------------------------------------------------------
4040 Fri Jan 23 12:34:44 CET 2009 - ma@suse.de
4041
4042 - Fix handling of plaindir repos on mounted devices (e.g. USB) (bnc #464778)
4043 - Fix plaindir checksum computation not to to follow symlinks (bnc #464778)
4044
4045 -------------------------------------------------------------------
4046 Thu Jan 22 10:41:27 CET 2009 - ma@suse.de
4047
4048 - Tell satsolver about product buddies (bnc #466565)
4049
4050 -------------------------------------------------------------------
4051 Fri Jan  9 17:01:10 CET 2009 - jkupec@suse.cz
4052
4053 - handle HTTP 503 reponses as temporary errors (bnc #462545)
4054
4055 -------------------------------------------------------------------
4056 Thu Dec 18 22:26:18 CET 2008 - ma@suse.de
4057
4058 - Fixed lost user request to abort during commit. (bnc #388810, bnc #450273)
4059 - revision 11954
4060 - version 5.25.0 (23)
4061
4062 -------------------------------------------------------------------
4063 Thu Dec 18 13:02:27 CET 2008 - ma@suse.de
4064
4065 - Add Package::filelist, faster and less memory consuming
4066   implementation of Package::filenames (now deprecated).
4067 - revision 11949
4068
4069 -------------------------------------------------------------------
4070 Thu Dec 11 21:39:50 CET 2008 - ma@suse.de
4071
4072 - Add str::hexencode and str::hexdecode to encode special characters
4073   in a string as %XX.
4074 - Hexdecode modalias strings in rpm dependencies because rpm does not
4075   allow comma, blank and other special chars. (bnc #456695)
4076 - revision 11927
4077
4078 -------------------------------------------------------------------
4079 Thu Dec 11 17:13:06 CET 2008 - ma@suse.de
4080
4081 - Catch and report media errors when proving packages. (bnc #457652)
4082 - revision 11926
4083
4084 -------------------------------------------------------------------
4085 Wed Dec 10 16:09:08 CET 2008 - ma@suse.de
4086
4087 - Remove obsolete zypp.conf::productsdir and deprecate
4088   ZConfig::productsPath().
4089 - Monitor /etc/products.d to determine if @system.solv needs to be
4090   rebuilt. (bnc #457933)
4091 - revision 11923
4092 - version 5.24.7 (23)
4093
4094 -------------------------------------------------------------------
4095 Mon Dec  8 15:31:18 CET 2008 - ma@suse.de
4096
4097 - Execute patch scripts chroot to the installed system. (bnc #456795)
4098 - revision 11908
4099
4100 -------------------------------------------------------------------
4101 Mon Dec  8 10:39:30 CET 2008 - schubi@suse.de
4102
4103 - Make the solver reset function public (bnc #439373)
4104 - Revision 11904
4105
4106 -------------------------------------------------------------------
4107 Sun Dec  7 20:21:09 CET 2008 - coolo@suse.de
4108
4109 - note for coolo: do not trust bash advisory from TPM colleagues
4110
4111 -------------------------------------------------------------------
4112 Fri Dec  5 14:22:11 CET 2008 - ma@suse.de
4113
4114 - Fix solvers inappropriate selection as byUSER (bnc 455965)
4115 - revision 11891
4116 - version 5.24.6 (23)
4117
4118 -------------------------------------------------------------------
4119 Thu Dec  4 11:10:35 CET 2008 - coolo@suse.de
4120
4121 - fix %post script to not warn on fresh install
4122
4123 -------------------------------------------------------------------
4124 Mon Dec  1 19:38:24 CET 2008 - ma@suse.de
4125
4126 - Fix install order computation losing some installed packages
4127   pre-requirements. (bnc #439802)
4128 - revision 11845
4129 - version 5.24.5 (23)
4130
4131 -------------------------------------------------------------------
4132 Fri Nov 28 16:33:56 CET 2008 - ma@suse.de
4133
4134 - Prune soft locks to prevent installation but not update of
4135   already installed packages.
4136 - revision 11829
4137 - version 5.24.4 (23)
4138
4139 -------------------------------------------------------------------
4140 Fri Nov 28 11:36:03 CET 2008 - schubi@suse.de
4141
4142 - Taking solutions which based on user requirements/conflict
4143   "by User" solutions (bnc #442718)
4144 - revision 11825
4145
4146 -------------------------------------------------------------------
4147 Fri Nov 28 00:05:17 CET 2008 - ma@suse.de
4148
4149 - Take into account the requirements of all obsoleted packages uninstall
4150   scripts when computing the installation order. (bnc #439802)
4151 - revision 11823
4152 - version 5.24.3 (23)
4153
4154 -------------------------------------------------------------------
4155 Thu Nov 27 14:45:07 CET 2008 - dmacvicar@suse.de
4156
4157 - fix maybeUnsuported() method returning wrong result
4158 - add testcase for future coverage
4159 - don't force time based uuid for anonymous id string (bnc #449654)
4160 - RELEASE: 5.24.2 (23)
4161
4162 -------------------------------------------------------------------
4163 Wed Nov 26 17:18:00 CET 2008 - ma@suse.de
4164
4165 - Call 'repo2solv -R' (recursive scan) for plaindir repos. (bnc #443350)
4166 - revision 11810
4167
4168 -------------------------------------------------------------------
4169 Wed Nov 26 17:09:12 CET 2008 - dmacvicar@suse.de
4170
4171 - SHA1SUMS.key is not imported by zypp as known key (bnc #446188)
4172 - path and url in add_on_products.xml is evaluated wrong
4173   (bnc #446170)
4174
4175 -------------------------------------------------------------------
4176 Mon Nov 24 17:47:35 CET 2008 - schubi@suse.de
4177
4178 - activate locking for doUpdate (bnc #447684)
4179 - revision 11792
4180 - RELEASE: 5.24.1 (23)
4181
4182 -------------------------------------------------------------------
4183 Fri Nov 21 16:56:10 CET 2008 - dmacvicar@suse.de
4184
4185 - remove unused updaterepokey, replaced by repo
4186   product information
4187
4188 -------------------------------------------------------------------
4189 Fri Nov 21 15:12:52 CET 2008 - jkupec@suse.cz
4190
4191 - fixed uninitialized value in OnMediaLocation (bnc #447010)
4192 - revision 11770
4193
4194 -------------------------------------------------------------------
4195 Thu Nov 20 23:59:16 CET 2008 - ma@suse.de
4196
4197 - Fix retrieval of deltarpm info.
4198 - revision 11764
4199 - version 5.24.0 (23)
4200
4201 -------------------------------------------------------------------
4202 Thu Nov 20 22:15:28 CET 2008 - ma@suse.de
4203
4204 - Fix retrieval of Repository attributes like timestamps, keywords
4205   and product info.
4206 - revision 11760
4207
4208 -------------------------------------------------------------------
4209 Thu Nov 20 19:30:05 CET 2008 - ma@suse.de
4210
4211 - Enhance class LookupAttr and add convenience class LookupRepoAttr to
4212   iterate those solv file attributes which are not acssociated with a
4213   solvable. E.g. product or deltarpm info.
4214 - revision 11754
4215
4216 -------------------------------------------------------------------
4217 Wed Nov 19 15:49:38 CET 2008 - jkupec@suse.cz
4218
4219 - encode user-supplied URL strings before using them in the Url object
4220   (bnc #446395, bnc #444267)
4221 - revision 11720
4222
4223 -------------------------------------------------------------------
4224 Wed Nov 19 15:15:14 CET 2008 - ma@suse.de
4225
4226 - Support loading helix files.
4227 - revision 11719
4228
4229 -------------------------------------------------------------------
4230 Tue Nov 18 18:37:30 CET 2008 - ma@suse.de
4231
4232 - Add class filesystem::Glob to find pathnames matching a pattern
4233   by using ::glob.
4234 - revision 11708
4235
4236 -------------------------------------------------------------------
4237 Thu Nov 13 11:07:56 CET 2008 - schubi@suse.de
4238
4239 - Taking care for ppc64 while distupgrade (bnc #443685)
4240 - revision 11670
4241
4242 -------------------------------------------------------------------
4243 Wed Nov 12 18:53:03 CET 2008 - ma@suse.de
4244
4245 - Add Capability ctor from Arch and Name: (Arch_i386, "name") or
4246   (Arch_i386, "name == 1.0").
4247 - revision 11669
4248
4249 -------------------------------------------------------------------
4250 Wed Nov 12 14:31:20 CET 2008 - ma@suse.de
4251
4252 - Take care to always reset CURLOPT_TIMECONDITION to prevent incomplete
4253   downloads. (bnc #444109)
4254 - revision 11656
4255 - version 5.23.0 (23)
4256
4257 -------------------------------------------------------------------
4258 Wed Nov 12 13:19:02 CET 2008 - ma@suse.de
4259
4260 - Check for modaliases below /sys (bnc #430179)
4261 - revision 11653
4262
4263 -------------------------------------------------------------------
4264 Tue Nov 11 18:36:33 CET 2008 - ma@suse.de
4265
4266 - Avoid superfluous file copying and gpg invocation in keyring handling.
4267 - revision 11650
4268
4269 -------------------------------------------------------------------
4270 Tue Nov 11 14:48:52 CET 2008 - ma@suse.de
4271
4272 - Prevent fetcher from processing the same index file twice. (bnc #443644)
4273 - revision 11648
4274 - version 5.22.0 (21)
4275
4276 -------------------------------------------------------------------
4277 Fri Nov  7 23:55:47 CET 2008 - ma@suse.de
4278
4279 - Fix retrieval of patch contents and references attributes. (bnc #442200)
4280 - revision 11641
4281 - version 5.21.0 (21)
4282
4283 -------------------------------------------------------------------
4284 Fri Nov  7 19:51:00 CET 2008 - ma@suse.de
4285
4286 - Add CheckSum::asString.
4287 - revision 11634
4288
4289 -------------------------------------------------------------------
4290 Fri Nov  7 17:55:48 CET 2008 - ma@suse.de
4291
4292 - revision 11631
4293 - version 5.20.0 (20)
4294
4295 -------------------------------------------------------------------
4296 Thu Nov  6 18:35:25 CET 2008 - dmacvicar@suse.de
4297
4298 - re-add the flavor to the http header now using a flavor
4299   cache that is updated on every target load.
4300   Target::dstributionFlavor provides access to this cache
4301   in case you need the last used flavor without loading
4302   the target.
4303
4304 -------------------------------------------------------------------
4305 Thu Nov  6 16:23:03 CET 2008 - schubi@suse.de
4306
4307 - added flag: ignorealreadyrecommended to the testcases (bnc #432136)
4308 - revsion 11539
4309
4310 -------------------------------------------------------------------
4311 Thu Nov  6 09:41:48 CET 2008 - schubi@suse.de
4312
4313 - Adding rule rpm-arch for installed rpm package in order to avoid
4314   unneeded architecture change. (bnc #441004)
4315 - revision 11585
4316
4317 -------------------------------------------------------------------
4318 Tue Nov  4 13:21:35 CET 2008 - jkupec@suse.cz
4319
4320 - handle MediaTimeoutException also in MediaSetAccess::provideFile()
4321   (bnc #439983)
4322 - revision 11568
4323
4324 -------------------------------------------------------------------
4325 Mon Nov  3 15:30:53 CET 2008 - dmacvicar@suse.de
4326
4327 - merge contributions by Jon Nelson, the patches resolve
4328   the following issues:
4329 - disable the "Pragma: nocache" header which is automatically
4330   used by curl.
4331   re-enables the use of a caching http proxy (like squid or others)
4332   and corrects (bnc #326208)
4333 - don't generate an If-Modified-Since header if we don't have a
4334   previous file to work with
4335 - don't generate a Proxy-Authenticate header if one is not called
4336   for.
4337
4338 -------------------------------------------------------------------
4339 Fri Oct 31 14:01:57 CET 2008 - ma@suse.de
4340
4341 - Do not save solver locks (by APPL_HIGH).
4342 - revision 11558
4343
4344 -------------------------------------------------------------------
4345 Fri Oct 31 13:53:39 CET 2008 - dmacvicar@suse.de
4346
4347 - fetcher.setOptions( Fetcher::AutoAddIndexes ) allows
4348   for automatic signed index discovery.
4349 - enqueueDir with checksum checking s now enqueueDigestedDir
4350
4351 -------------------------------------------------------------------
4352 Thu Oct 30 14:24:57 CET 2008 - schubi@suse.de
4353
4354 - solutions: keep/lock will be done by APPL_HIGH. So they will not be
4355   saved in the lockfiles
4356 - "keep obsolete" will be handled with lock by APPL_HIGH (bnc #439134)
4357 - revision  11549
4358
4359 -------------------------------------------------------------------
4360 Wed Oct 29 14:14:16 CET 2008 - jkupec@suse.cz
4361
4362 - throw a MediaTimeoutException also on http 504 (gateway timeout)
4363   (bnc #425035)
4364 - revision 11535
4365
4366 -------------------------------------------------------------------
4367 Wed Oct 29 12:51:55 CET 2008 - ma@suse.de
4368
4369 - Add 'sh4' architectures.
4370 - revision 11534
4371
4372 -------------------------------------------------------------------
4373 Tue Oct 28 22:01:40 CET 2008 - dmacvicar@suse.de
4374
4375 - don't free the header before curl_perform as curl does not
4376   copy it. (bnc#439532)
4377
4378 -------------------------------------------------------------------
4379 Tue Oct 28 16:47:36 CET 2008 - ma@suse.de
4380
4381 - Add 'arm' architectures.
4382 - revision 11525
4383
4384 -------------------------------------------------------------------
4385 Tue Oct 28 10:07:13 CET 2008 - schubi@suse.de
4386
4387 - regarding "keep obsolete" in the solutions (bnc #439134)
4388 - revision 11517
4389
4390 -------------------------------------------------------------------
4391 Mon Oct 27 10:51:01 CET 2008 - dmacvicar@suse.de
4392
4393 - fix broken aria2c command line (bnc#438971)
4394
4395 -------------------------------------------------------------------
4396 Sun Oct 26 14:53:56 CET 2008 - coolo@suse.de
4397
4398 - adding svn r11488 to fix compile of PackageKit
4399
4400 -------------------------------------------------------------------
4401 Fri Oct 24 18:12:34 CEST 2008 - ma@suse.de
4402
4403 - Remove error prone methods from OnMediaLocation API to prevent
4404   accidental missuse. (bnc #437328)
4405 - revision 11487
4406 - version 5.19.0 (19)
4407
4408 -------------------------------------------------------------------
4409 Fri Oct 24 16:07:45 CEST 2008 - ma@suse.de
4410
4411 - Provide the /etc/products.d enties filename as Product::referenceFilename.
4412   Use it to remove orphan products. (bnc #432932)
4413 - Fix media exception handling in commit (bnc #395704)
4414 - revision 11485
4415 - version 5.18.0 (17)
4416
4417 -------------------------------------------------------------------
4418 Fri Oct 24 10:29:19 CEST 2008 - schubi@suse.de
4419
4420 - Taking "unlock" instead of setTransact(false) in the solutions (bnc #436923)
4421 - revision 11468
4422 - version 5.17.0 (17)
4423
4424 -------------------------------------------------------------------
4425 Wed Oct 22 14:33:10 CEST 2008 - ma@suse.de
4426
4427 - For retrieving a product license fall back to license.tar.gz. (bnc #372386)
4428 - revision 11447
4429
4430 -------------------------------------------------------------------
4431 Wed Oct 22 14:16:33 CEST 2008 - dmacvicar@suse.de
4432
4433 - move anonymous unique id to a private http header
4434   X-ZYpp-AnonymousUniqueId (bnc#431571 )
4435
4436 -------------------------------------------------------------------
4437 Wed Oct 22 12:58:35 CEST 2008 - ma@suse.de
4438
4439 - Adapt to satsolver-0.12 API.
4440 - Add Locale:: bestMatch to find the best match within a set of
4441   available Locales.
4442 - revision 11441
4443
4444 -------------------------------------------------------------------
4445 Mon Oct 20 16:44:58 CEST 2008 - ma@suse.de
4446
4447 - RepoInfo: Add methods to handle repository licenses. (bnc #372386)
4448 - revision 11419
4449
4450 -------------------------------------------------------------------
4451 Mon Oct 20 16:39:41 CEST 2008 - ma@suse.de
4452
4453 - Adapt to changed satsolver dataiterator API.
4454 - revision 11418
4455
4456 -------------------------------------------------------------------
4457 Fri Oct 17 18:31:47 CEST 2008 - ma@suse.de
4458
4459 - Secure download of license file on repo refresh (bnc #372386)
4460 - revision 11398
4461
4462 -------------------------------------------------------------------
4463 Fri Oct 17 17:26:25 CEST 2008 - ma@suse.de
4464
4465 - Call 'repo2solv.sh -o' instead of using output redirection. (bnc #420046)
4466 - revision 11397
4467
4468 -------------------------------------------------------------------
4469 Thu Oct 16 17:57:15 CEST 2008 - jkupec@suse.cz
4470
4471 - repository license methods added to RepoManager (bnc #372386)
4472 - revision 11377
4473
4474 -------------------------------------------------------------------
4475 Thu Oct 16 16:26:01 CEST 2008 - dmacvicar@suse.de
4476
4477 - don't take into account stat information when looking
4478   for remote SHA1SUMS (part of bnc#409927)
4479
4480 -------------------------------------------------------------------
4481 Wed Oct 15 18:01:48 CEST 2008 - jkupec@suse.cz
4482
4483 - MediaSetAccess::provideOptionalFile() added
4484 - revision 11369
4485
4486 -------------------------------------------------------------------
4487 Wed Oct 15 18:01:48 CEST 2008 - jkupec@suse.cz
4488 - version 5.16.1 (16)
4489
4490 -------------------------------------------------------------------
4491 Tue Oct 14 16:15:09 CEST 2008 - jkupec@suse.cz
4492
4493 - don't initialize servicesTargetDistro via global ZYpp instance in
4494   RepoManagerOptions() constructor (bnc #435184)
4495 - revision 11342
4496
4497 -------------------------------------------------------------------
4498 Mon Oct 13 19:12:40 CEST 2008 - jkupec@suse.cz
4499
4500 - repository probing: check for other types of repo even on
4501   MediaException, throw only if all fail (bnc #335906)
4502 - revision 11332
4503
4504 -------------------------------------------------------------------
4505 Mon Oct 13 14:16:25 CEST 2008 - ma@suse.de
4506
4507 - Adapt to satsolver changes.
4508 - revision 11331
4509 - version 5.16.0 (16)
4510
4511 -------------------------------------------------------------------
4512 Mon Oct 13 13:28:48 CEST 2008 - ma@suse.de
4513
4514 - Fix reading delta rpm checksum from solv file.
4515 - revision 11313
4516
4517 -------------------------------------------------------------------
4518 Mon Oct 13 12:12:39 CEST 2008 - ma@suse.de
4519
4520 - Fix package-manager script to properly quote arguments. (bnc #30903)
4521 - revision 11311
4522
4523 -------------------------------------------------------------------
4524 Mon Oct 13 11:03:04 CEST 2008 - schubi@suse.de
4525
4526 - regarding orphaned resolvables
4527 - removed old distupgrade algorithm
4528 - revision 11307
4529
4530 -------------------------------------------------------------------
4531 Sun Oct 12 13:55:51 CEST 2008 - jkupec@suse.cz
4532
4533 - handle ftp response 530 (login failed) like http 403
4534   (bnc #433537)
4535 - revision 11305
4536
4537 -------------------------------------------------------------------
4538 Thu Oct  9 17:37:18 CEST 2008 - ma@suse.de
4539
4540 - Adapt to satsolvers 'big solv data change'.
4541 - revision 11294
4542
4543 -------------------------------------------------------------------
4544 Thu Oct  9 17:18:18 CEST 2008 - schubi@suse.de
4545
4546 - Taking the right solution actions for locked resolvables (bnc #400840)
4547 - revision 11289
4548
4549 -------------------------------------------------------------------
4550 Thu Oct  9 13:52:03 CEST 2008 - ma@suse.de
4551
4552 - Add required copy-ctor and assignment operator to WhatProvides.
4553   (bnc #433087)
4554 - revision 11276
4555
4556 -------------------------------------------------------------------
4557 Wed Oct  8 16:24:25 CEST 2008 - jkupec@suse.cz
4558
4559 - detect and use unused loop device for mounting ISO images
4560   (bnc #428009)
4561 - revision 11262
4562 - version 5.15.1 (13)
4563
4564 -------------------------------------------------------------------
4565 Wed Oct  8 15:39:08 CEST 2008 - jkupec@suse.cz
4566
4567 - fixed segfault when saving the probed repo type in
4568   RepoManager::refreshMetadata() (bnc #431963)
4569 - revision 11261
4570
4571 -------------------------------------------------------------------
4572 Wed Oct  8 11:33:00 CEST 2008 - dmacvicar@suse.de
4573
4574 - improve log message (bnc#429114)
4575
4576 -------------------------------------------------------------------
4577 Wed Oct  8 11:15:20 CEST 2008 - lslezak@suse.cz
4578
4579 - disk usage - ignore /proc filesystem (bnc#418783)
4580 - revision 11258
4581
4582 -------------------------------------------------------------------
4583 Tue Oct  7 13:24:10 CEST 2008 - ma@suse.de
4584
4585 - Fixed detection of loopback mounted iso-files. The mtab entry does
4586   not necessarily mention the iso-file. (bnc #432504)
4587 - revision 11252
4588 - version 5.15.0 (13)
4589
4590 -------------------------------------------------------------------
4591 Thu Oct  2 19:46:13 CEST 2008 - ma@suse.de
4592
4593 - Add zypp.conf option 'download.use_deltarpmr.always' to enable using
4594   delta rpms even if the package is available on a local source.
4595   (Axel C. Frinke)
4596 - revision 11235
4597 - version 5.14.0 (13)
4598
4599 -------------------------------------------------------------------
4600 Thu Oct  2 18:50:11 CEST 2008 - ma@suse.de
4601
4602 - Add product attribute: PRODUCTLINE.
4603 - revision 11234
4604
4605 -------------------------------------------------------------------
4606 Thu Oct  2 17:18:19 CEST 2008 - ma@suse.de
4607
4608 - Do not consider self provided requirements whan computing the
4609   installation order.
4610 - revision 11231
4611
4612 -------------------------------------------------------------------
4613 Wed Oct  1 16:07:36 CEST 2008 - ma@suse.de
4614
4615 - Rephrase missleading error message. (bnc #431229)
4616 - revision 11222
4617
4618 -------------------------------------------------------------------
4619 Tue Sep 30 17:23:48 CEST 2008 - ma@suse.de
4620
4621 - Allow computation of disk usage per solvable.
4622 - revision 11218
4623
4624 -------------------------------------------------------------------
4625 Mon Sep 29 23:59:10 CEST 2008 - dmacvicar@suse.de
4626
4627 - Merge aria2c Media handler code from Google SOC 2008
4628   (Gerard Farras)
4629 - Only activated by making env var ZYPP_ARIA=1
4630
4631 -------------------------------------------------------------------
4632 Mon Sep 29 15:56:17 CEST 2008 - jkupec@suse.cz
4633
4634 - history: tell which package failed before logging rpm output or
4635   error message (bnc #430585)
4636 - no localization for history log comments
4637 - revision 11202
4638
4639 -------------------------------------------------------------------
4640 Mon Sep 29 13:43:08 CEST 2008 - ma@suse.de
4641
4642 - Fix zypp::WhatProvides::empty returning inverse result.
4643 - revision 11200
4644 - version 5.13.1 (13)
4645
4646 -------------------------------------------------------------------
4647 Sat Sep 27 23:36:19 CEST 2008 - jkupec@suse.cz
4648
4649 - fixed endless loop when CredentialManager returns bad password
4650 - CredentialManager now correctly updates password of existing
4651   credentials
4652 - revision 11187
4653
4654 -------------------------------------------------------------------
4655 Fri Sep 26 15:37:50 CEST 2008 - ma@suse.de
4656
4657 - Fix computation of Product::flavor.
4658 - Add Product::productLine. A vendor specific string denoting the
4659   product line.
4660 - revision 11182
4661 - version 5.13.0 (13)
4662
4663 -------------------------------------------------------------------
4664 Fri Sep 26 15:25:33 CEST 2008 - jkupec@suse.cz
4665
4666 - save user credentials after asking for them
4667 - revision 11181
4668
4669 -------------------------------------------------------------------
4670 Thu Sep 25 23:19:55 CEST 2008 - jkupec@suse.cz
4671
4672 - ZConfig::credentialsGlobal{File,Dir}() added
4673   (/etc/zypp/credentials.{cat,d})
4674 - revision 11176
4675
4676 -------------------------------------------------------------------
4677 Thu Sep 25 17:09:44 CEST 2008 - jkupec@suse.cz
4678
4679 - Target::setInstallationLogfile() removed from zypp/Target.h
4680 - revision 11171
4681
4682 -------------------------------------------------------------------
4683 Thu Sep 25 13:11:43 CEST 2008 - ma@suse.de
4684
4685 - Remove obsolete zypp-query-pool binary. zypper provides all
4686   the information one needs.
4687 - revision 11160
4688
4689 -------------------------------------------------------------------
4690 Wed Sep 24 19:11:19 CEST 2008 - jkupec@suse.cz
4691
4692 - HistoryLog added and used to log package installs/removes and
4693   repository adds, removes, url and alias changes into
4694   history.logfile (/var/log/zypp/history) (fate #110205)
4695 - str::escape(string, char) added
4696 - revision 11150
4697 - version 5.12.1 (12)
4698
4699 -------------------------------------------------------------------
4700 Tue Sep 23 14:02:08 CEST 2008 - jkupec@suse.cz
4701
4702 - CredentialManager: look for credentials with
4703   wanted_url.startsWith(stored_url)
4704 - RepoManager: don't pass service credentials down to repos if
4705   their urls are not based on service's url.
4706 - revision 11134
4707
4708 -------------------------------------------------------------------
4709 Mon Sep 22 16:27:41 CEST 2008 - ma@suse.de
4710
4711 - Remove superfluous PRODUCT_REFERENCES attribute.
4712 - revision 11127
4713
4714 -------------------------------------------------------------------
4715 Mon Sep 22 16:13:08 CEST 2008 - ma@suse.de
4716
4717 - Add Url::hasCredentialsInAuthority test for username or password
4718   being encoded in the authority component. I.e. user:pass@host.
4719 - Handle repos to be disabled disable in service refresh.
4720 - revision 11126
4721
4722 -------------------------------------------------------------------
4723 Mon Sep 22 12:10:34 CEST 2008 - jkupec@suse.cz
4724
4725 - provided context to keyring callbacks (bnc #370223)
4726 - merged trust & import callbacks (bnc #366467)
4727   (don't worry, still allows to trust && !import)
4728 - revision 11113
4729
4730 -------------------------------------------------------------------
4731 Fri Sep 19 13:17:38 CEST 2008 - ma@suse.de
4732
4733 - Moved DefaultAcceptBits enum to class KeyRing (formerly KeyRingReort).
4734 - revision 11102
4735
4736 -------------------------------------------------------------------
4737 Thu Sep 18 16:11:23 CEST 2008 - ma@suse.de
4738
4739 - Use service alias as namespace for it's repositories aliases.
4740 - revision 11097
4741 - version 5.11.0 (11)
4742
4743 -------------------------------------------------------------------
4744 Thu Sep 18 12:45:25 CEST 2008 - jkupec@suse.cz
4745
4746 - pass service's credentials down to repos
4747 - support ?credentials=filepath in URL to specify credentials
4748 - revision 11092
4749
4750 -------------------------------------------------------------------
4751 Thu Sep 18 09:57:49 CEST 2008 - ma@suse.de
4752
4753 - Add Product::isTargetDistribution to identify the systems installed
4754   baseproduct. This should replace tests for Product::type is "base".
4755 - revision 11089
4756
4757 -------------------------------------------------------------------
4758 Wed Sep 17 18:05:44 CEST 2008 - jkupec@suse.cz
4759
4760 - save user credentials when adding repos/services with URLs containing
4761   the credentials (bnc #425462)
4762 - revision 11085
4763
4764 -------------------------------------------------------------------
4765 Wed Sep 17 15:08:54 CEST 2008 - ma@suse.de
4766
4767 - Adapt to rpms new way of quoting whitespace in pathnames.(bnc #426924)
4768 - revision 11082
4769
4770 -------------------------------------------------------------------
4771 Tue Sep 16 18:41:39 CEST 2008 - ma@suse.de
4772
4773 - Service handling fixes. Added ServiceException.
4774 - revision 11077
4775
4776 -------------------------------------------------------------------
4777 Mon Sep 15 11:40:04 CEST 2008 - ma@suse.de
4778
4779 - Fix building of transaltions.
4780 - revision 11064
4781
4782 -------------------------------------------------------------------
4783 Sun Sep 14 00:10:21 CEST 2008 - jkupec@suse.cz
4784
4785 - ServiceInfo.clearReposTo{Enable,Disable}() methods added
4786 - revision 11060
4787
4788 -------------------------------------------------------------------
4789 Fri Sep 12 18:24:28 CEST 2008 - ma@suse.de
4790
4791 - Create new Service repos in disbaled sate.
4792 - revision 11056
4793 - version 5.10.0 (10)
4794
4795 -------------------------------------------------------------------
4796 Fri Sep 12 16:04:54 CEST 2008 - ma@suse.de
4797
4798 - Make registerTarget and registerRelease abvailable for installed
4799   product. Required for registration.
4800 - revision 11043
4801
4802 -------------------------------------------------------------------
4803 Fri Sep 12 12:59:50 CEST 2008 - ma@suse.de
4804
4805 - Add url lists query to Product interface. A generic query and
4806   convenience methods to query urls for "releasenotes", "register",
4807   "updateurls", "extraurls",  "optionalurls" and "smolt" (bnc #413444)
4808 - revision 11029
4809
4810 -------------------------------------------------------------------
4811 Fri Sep 12 01:38:25 CEST 2008 - jkupec@suse.cz
4812
4813 - ServiceType and ServiceInfo::type() added (contains only RIS for
4814   now), service type probing added.
4815 - Avoiding the use of 'path' for services (appending
4816   the repoindex.xml's 'path' to the baseurl of created repos)
4817 - renamed ServiceInfo::*catalog*() methods to *repo*() methods
4818 - revision 11022
4819
4820 -------------------------------------------------------------------
4821 Thu Sep 11 16:01:57 CEST 2008 - dmacvicar@suse.de
4822
4823 - add Repostiroy::updateKeys and
4824   Repository::providesUpdatesForKey(string) for repo and
4825   product matching
4826 - Provide Repository::isUpdateRepo
4827
4828 -------------------------------------------------------------------
4829 Thu Sep 11 14:41:28 CEST 2008 - ma@suse.de
4830
4831 - Fix evaluation of vendor support flags.
4832 - Adapt retrieval of registration data (targetDistribution,
4833   targetDistributionRelease and targetDistributionFlavor).
4834 - revision 11013
4835
4836 -------------------------------------------------------------------
4837 Wed Sep 10 18:23:52 CEST 2008 - ma@suse.de
4838
4839 - Follow gpgcheck tag in .repo file and do no check if disabled.
4840 - revision 11010
4841 - version 5.9.0 (8)
4842
4843 -------------------------------------------------------------------
4844 Wed Sep 10 17:54:20 CEST 2008 - jkupec@suse.cz
4845
4846 - added dumpAsXMLOn(stream,string) to ServiceInfo to print services
4847   with content (repos)
4848 - revision 11004
4849
4850 -------------------------------------------------------------------
4851 Wed Sep 10 17:31:41 CEST 2008 - ma@suse.de
4852
4853 - Remove obsolete product attributes.
4854 - Store less packages in /var/lib/zypp/SoftLocks (bnc #418050)
4855 - revision 11001
4856
4857 -------------------------------------------------------------------
4858 Wed Sep 10 16:40:00 CEST 2008 - ma@suse.de
4859
4860 - Provide product::updaterepoKey: Update repository indicator string.
4861 - revision 11000
4862
4863 -------------------------------------------------------------------
4864 Tue Sep  9 17:33:03 CEST 2008 - dmacvicar@suse.de
4865
4866 - provide context about the repository (name/alias) if available when
4867   checking signatures (bnc#370223)
4868 - 5.8.0
4869
4870 -------------------------------------------------------------------
4871 Tue Sep  9 13:04:11 CEST 2008 - ma@suse.de
4872
4873 - Add ServiceInfo interface to define a set of catalogs (repository
4874   aliases) to be enabled on next refresh.
4875 - revision 10970
4876
4877 -------------------------------------------------------------------
4878 Tue Sep  9 11:40:42 CEST 2008 - ma@suse.de
4879
4880 - Fix reading of Traget::targetDistribution.
4881 - Allow to configure default answers in signature verification workflow.
4882 - revision 10968
4883
4884 -------------------------------------------------------------------
4885 Mon Sep  8 17:11:02 CEST 2008 - jkupec@suse.cz
4886
4887 - CredentialManager added to manage stored credentials
4888 - MediaCurl adapted to use CredentialManager to read credentials
4889 - revision 10958
4890
4891 -------------------------------------------------------------------
4892 Fri Sep  5 11:40:05 CEST 2008 - jkupec@suse.cz
4893
4894 - operator ==, !=, < definition moved to RepoInfoBase from
4895   the derived classes
4896 - fixed RepoInfo::dumpAsIniOn() to not print 'type' if it is unknown
4897   (bnc #407515)
4898 - {Repo,Service}Info::dumpAsXMLOn(ostream) added
4899 - RepoInfo::dumpRepoOn() deprecated in favor of dumpAsIniOn()
4900 - use shared_ptr instead of itrusive for {Repo,Service}Info
4901 - revision 10931:10942
4902
4903 -------------------------------------------------------------------
4904 Thu Sep  4 16:47:07 CEST 2008 - jkupec@suse.cz
4905
4906 - RepoInfo{,Base} setters made void
4907 - revision 10931
4908
4909 -------------------------------------------------------------------
4910 Wed Sep  3 14:53:06 CEST 2008 - jkupec@suse.cz
4911
4912 - skip repositories with non-matching target distro when reading
4913   repoindex
4914 - revision 10926
4915
4916 -------------------------------------------------------------------
4917 Tue Sep  2 11:04:52 CEST 2008 - schubi@suse.de
4918
4919 - Enabled distupgrade of the SAT solver. In order to use the old
4920   distupgrade you can set the environment variable ZYPP_NO_SAT_UPDATE.
4921   This variable will can be used until the old distupgrade mechanism will
4922   be removed from libzypp. Have a look to above changelogs.
4923 - revision 10911
4924 - version 5.7.0 (5)
4925
4926 -------------------------------------------------------------------
4927 Tue Aug 19 16:36:47 CEST 2008 - dmacvicar@suse.de
4928
4929 - add Package::maybeUnsupported to remove duplicated
4930   code in clients dealing with Package::vendorSupport
4931
4932 -------------------------------------------------------------------
4933 Tue Aug 19 11:04:52 CEST 2008 - schubi@suse.de
4934
4935 - Reset transaction only if this solvable has no buddy (bnc #417799)
4936   e.g. do not reset Products cause the concerning release package
4937   could not already be installed.
4938 - revision 10883
4939 - version 5.6.1 (5)
4940
4941 -------------------------------------------------------------------
4942 Mon Aug 18 17:31:02 CEST 2008 - dmacvicar@suse.de
4943
4944 - don't report "may be outdated" for @System repo.
4945
4946 -------------------------------------------------------------------
4947 Fri Aug 15 20:20:07 CEST 2008 - ma@suse.de
4948
4949 - Add Target::targetDistribution. Returns "distribution-arch" of
4950   the installed base product. Used for registration and Service
4951   refresh. (for Fate #304915)
4952 - revision 10877
4953 - version 5.6.0 (5)
4954
4955 -------------------------------------------------------------------
4956 Fri Aug 15 17:42:58 CEST 2008 - ma@suse.de
4957
4958 - Add method Product::replacedProducts to identify installed
4959   Products that would be replaced by installing a new Product.
4960   (for Fate #301997)
4961 - revision 10876
4962
4963 -------------------------------------------------------------------
4964 Fri Aug 15 15:30:32 CEST 2008 - ma@suse.de
4965
4966 - Fixes to Selectable doing staus manipulation on non-USER level.
4967 - revision 10873
4968
4969 -------------------------------------------------------------------
4970 Fri Aug 15 14:23:02 CEST 2008 - ma@suse.de
4971
4972 - Add method ZYpp::getTarget that returns the Target or a NULL pointer,
4973   if it is not yet initialized. This is to avoid try/catch blocks just
4974   to test whether the Target is initialized. (bnc #417556)
4975 - Add method Target::assertRootPrefix. Pass a pathname and get back the
4976   path prefixed with the tragets root, unless it already had that prefix.
4977 - revision 10870
4978
4979 -------------------------------------------------------------------
4980 Thu Aug 14 18:44:45 CEST 2008 - schubi@suse.de
4981
4982 - Regarding error messages for Products correctly (FATE #304502)
4983 - rev 10863
4984
4985 -------------------------------------------------------------------
4986 Thu Aug 14 14:03:27 CEST 2008 - ma@suse.de
4987
4988 - Let Selectable default to USER level.
4989 - revision 10850
4990 - version 5.5.1 (5)
4991
4992 -------------------------------------------------------------------
4993 Wed Aug 13 21:01:25 CEST 2008 - ma@suse.de
4994
4995 - Change Selectable API to support doing staus manipulation on
4996   non-USER level.
4997 - revision 10847
4998 - version 5.5.0 (5)
4999
5000 -------------------------------------------------------------------
5001 Wed Aug 13 16:48:49 CEST 2008 - dmacvicar@suse.de
5002
5003 - support sat solver API for searching files
5004
5005 -------------------------------------------------------------------
5006 Wed Aug 13 15:12:45 CEST 2008 - ma@suse.de
5007
5008 - Add ResPool::reposFind to get repositories by alias.
5009 - revision 10835
5010
5011 -------------------------------------------------------------------
5012 Tue Aug 12 19:37:36 CEST 2008 - ma@suse.de
5013
5014 - Advise rpmdb2solv to parse the product database.
5015 - revision 10824
5016 - version 5.4.0 (4)
5017
5018 -------------------------------------------------------------------
5019 Tue Aug 12 12:05:49 CEST 2008 - ma@suse.de
5020
5021 - Offer a simpler, fate based status manipulation in ui::Selectable.
5022   This is easier to handle, as the ui::Status always distinguishes
5023   wheter an object is installed or not.
5024 - revision 10814
5025
5026 -------------------------------------------------------------------
5027 Mon Aug 11 18:00:40 CEST 2008 - ma@suse.de
5028
5029 - Propagate default rpm install flags from zypp.conf via ZConfig and
5030   ZYppCommitPolicy down to the installer. (FATE #302952)
5031 - revision 10813
5032
5033 -------------------------------------------------------------------
5034 Mon Aug 11 16:28:07 CEST 2008 - ma@suse.de
5035
5036 - Add base::Flags (like qt's QFlags) a type-safe way of storing
5037   OR-combinations of enum values.
5038 - revision 10811
5039
5040 -------------------------------------------------------------------
5041 Fri Aug  8 17:01:00 CEST 2008 - ma@suse.de
5042
5043 - Add static ui::Selectable::get methods as convenient ctor
5044   substitute.
5045 - revision 10806
5046
5047 -------------------------------------------------------------------
5048 Fri Aug  8 15:41:17 CEST 2008 - ma@suse.de
5049
5050 - Adapt zypp-query-pool to new product handling.
5051 - revision 10803
5052
5053 -------------------------------------------------------------------
5054 Fri Aug  8 14:11:03 CEST 2008 - ma@suse.de
5055
5056 - Don't pass epoch to 'rpm -e', it does not support it.
5057 - revision 10800
5058
5059 -------------------------------------------------------------------
5060 Fri Aug  8 13:27:42 CEST 2008 - ma@suse.de
5061
5062 - Adapt to new product handling. Products are no longer pseudo
5063   installed objects verified by the solver, but actually installed.
5064   Thus removed satisfiedProduct iterator, fixed Selctables.
5065 - Removed class ProductInfo as we keep Product.
5066 - revision 10797
5067
5068 -------------------------------------------------------------------
5069 Thu Aug  7 22:00:55 CEST 2008 - dmacvicar@suse.de
5070
5071 - implement relogin suggested support (fate#304889)
5072
5073 -------------------------------------------------------------------
5074 Wed Aug  6 18:21:30 CEST 2008 - ma@suse.de
5075
5076 - Detect correct download path even if repository type
5077   is not set. (bnc #386386)
5078 - revision 10768
5079
5080 -------------------------------------------------------------------
5081 Wed Aug  6 17:15:48 CEST 2008 - ma@suse.de
5082
5083 - Cleanup, mostly by removing, unused parser code and related classes.
5084 - revision 10765
5085
5086 -------------------------------------------------------------------
5087 Wed Aug  6 16:23:27 CEST 2008 - ma@suse.de
5088
5089 - Don't let exception escape MediaSetAccess dtor (bnc #415017)
5090 - revision 10763
5091
5092 -------------------------------------------------------------------
5093 Mon Aug  4 19:34:27 CEST 2008 - ma@suse.de
5094
5095 - Add new product attributes (flavor,referencePackage).
5096 - Add PoolItem buddies, i.e. two PoolItems sharing the same status
5097   object. This is used to keep the product resolvable and the
5098   package providing the product metadata in sync.
5099 - revision 10742
5100
5101 -------------------------------------------------------------------
5102 Sat Aug  2 19:26:52 CEST 2008 - jkupec@suse.cz
5103
5104 - support an optional url attribute in repoindex.xml's <repo>
5105 - revision 10729
5106
5107 -------------------------------------------------------------------
5108 Thu Jul 31 21:52:11 CEST 2008 - ma@suse.de
5109
5110 - New class ProductInfo to provide product related metadata that
5111   might be associated with a package. This will replace the Product
5112   resolvable.
5113 - revision 10715
5114
5115 -------------------------------------------------------------------
5116 Thu Jul 31 19:01:54 CEST 2008 - dmacvicar@suse.de
5117
5118 - generate a unique anonymous unique string per target
5119   and add it to the agent string for better statistics
5120
5121 -------------------------------------------------------------------
5122 Thu Jul 31 19:01:14 CEST 2008 - ma@suse.de
5123
5124 - Follow solver policy and make repository priority the highest
5125   key, when ordering packages. Then architecture, and edition last.
5126 - revision 10710
5127
5128 -------------------------------------------------------------------
5129 Wed Jul 30 19:12:00 CEST 2008 - ma@suse.de
5130
5131 - /var/lib/zypp and /var/cache/zypp should be owned by libzypp
5132   (bnc #412094)
5133 - revision 10702
5134
5135 -------------------------------------------------------------------
5136 Wed Jul 30 12:47:48 CEST 2008 - jkupec@suse.cz
5137
5138 - Service renamed to ServiceInfo
5139 - RepoInfoBase added; RepoInfo and ServiceInfo now derive from it
5140 - revision 10695
5141
5142 -------------------------------------------------------------------
5143 Tue Jul 29 12:59:46 CEST 2008 - jkupec@suse.cz
5144
5145 - fixed yum repos to work with non '/' base url post fix
5146   (bnc #341617)
5147 - revision 10662
5148
5149 -------------------------------------------------------------------
5150 Mon Jul 28 18:13:24 CEST 2008 - ma@suse.de
5151
5152 - Fixed SolvIterMixin::Selectable_iterator eating some solvables
5153   (bnc #411339)
5154 - revision 10680
5155
5156 -------------------------------------------------------------------
5157 Fri Jul 25 20:12:55 CEST 2008 - ma@suse.de
5158
5159 - Several changes to make libzypp-bindings compile using the original
5160   header files and no private copies. (bnc #391831)
5161 - revision 10668
5162 - version 5.3.0
5163
5164 -------------------------------------------------------------------
5165 Wed Jul 23 17:17:47 CEST 2008 - jkupec@suse.cz
5166
5167 - Service::enabled() added
5168 - revision 10657
5169
5170 -------------------------------------------------------------------
5171 Tue Jul 22 17:18:28 CEST 2008 - jkupec@suse.cz
5172
5173 - Removed FRESHENS dependency type
5174 - revision 10643
5175
5176 -------------------------------------------------------------------
5177 Thu Jul 17 09:49:40 CEST 2008 - schubi@suse.de
5178
5179 - Allow parallel installation of packages which have been defined
5180   in zypp.conf (parameter "multiversion") Fate #302050
5181 - Additional check for broken system.
5182   (defined in zypp.conv: solver.checkSystemFile)
5183 - revision 10600
5184
5185 -------------------------------------------------------------------
5186 Wed Jul 16 14:39:50 CEST 2008 - ma@suse.de
5187
5188 - Add ui::Selectable::isNeeded to indicate patch relevance (bnc #409150)
5189 - revision 10596
5190
5191 -------------------------------------------------------------------
5192 Wed Jul 16 01:10:37 CEST 2008 - ma@suse.de
5193
5194 - Remove Atom, Script, Message and other obsolete classes.
5195 - revision 10592
5196
5197 -------------------------------------------------------------------
5198 Mon Jul 14 13:36:26 CEST 2008 - ma@suse.de
5199
5200 - Also report the name of the locking process in ZYppFactoryException
5201   (bnc #280537)
5202 - revision 10572
5203
5204 -------------------------------------------------------------------
5205 Mon Jul 14 11:26:30 CEST 2008 - schubi@suse.de
5206
5207 - corrected logging of solver settings
5208 - regard locking while doUpdate (bnc #405427)
5209 - revision 10564
5210
5211 -------------------------------------------------------------------
5212 Sat Jul 12 22:14:32 CEST 2008 - jkupec@suse.cz
5213
5214 - make curl use the right transfer mode
5215   (CURLOPT_PROXY_TRANSFER_MODE) when proxy is used (bnc #306272)
5216 - revision 10559
5217
5218 -------------------------------------------------------------------
5219 Sat Jul 12 11:19:56 CEST 2008 - jkupec@suse.cz
5220
5221 - reuse existing disk mounts (applied Marius' patch) (bnc #208222)
5222 - revision 10557
5223
5224 -------------------------------------------------------------------
5225 Wed Jul  9 18:13:58 CEST 2008 - ma@suse.de
5226
5227 - Provide Package::url() if available in solv file. (bnc #402434)
5228 - A missing cookie file must not be treated as an error. Simply
5229   rebuild the cache (bnc #405867)
5230 - Add 22x22 and 24x24 icons (bnc #329635)
5231 - revision 10528
5232
5233 -------------------------------------------------------------------
5234 Mon Jul  7 13:39:09 CEST 2008 - schubi@suse.de
5235
5236 - Do not update an already updated package (bnc #400422)
5237 - revision 10504
5238
5239 -------------------------------------------------------------------
5240 Fri Jul  4 17:19:24 CEST 2008 - ma@suse.de
5241
5242 - Also check if the fingerprint matches before importing updated keys.
5243   (bnc #393160)
5244 - revision 10500
5245
5246 -------------------------------------------------------------------
5247 Mon Jun 30 23:55:20 CEST 2008 - dmacvicar@suse.de
5248
5249 - forward port add message attribute to patches.
5250 - port import newer keys if a trusted key is updated
5251 - (bnc#393160)
5252 - version 5.0.2
5253
5254 -------------------------------------------------------------------
5255 Mon Jun 30 10:28:27 CEST 2008 - ma@suse.de
5256
5257 - Fix permanent duplication of gpg keys in the rpm database. Also
5258   retrieve correct creation and expire dates. (bnc #401259)
5259 - Invoke gpg with --homdir, otherwise command fails if executed
5260   within a wrapper. (bnc #401259)
5261 - revision 10487
5262
5263 -------------------------------------------------------------------
5264 Thu Jun 26 12:07:33 CEST 2008 - schubi@suse.de
5265
5266 - version 5.0.1
5267 - revision 10464
5268
5269 -------------------------------------------------------------------
5270 Thu Jun 19 17:55:35 CEST 2008 - ma@suse.de
5271
5272 - Handle new patch messages and scripts in commit. Provide callbacks
5273   to display the patch messages and give visual feedback on script
5274   execution. (bnc #401220)
5275 - revision 10411
5276
5277 -------------------------------------------------------------------
5278 Thu Jun 19 17:35:59 CEST 2008 - ma@suse.de
5279
5280 - Fix wrong parenthesis causing bug 399320
5281 - version
5282 - revision
5283
5284 -------------------------------------------------------------------
5285 Tue Jun 10 09:52:03 CEST 2008 - jreidinger@suse.cz
5286
5287 - improve performance of gsub
5288 - change replace_all to replaceAll (same name convency)
5289 - add tests for gsub and replaceAll
5290 - revision 10366
5291
5292 -------------------------------------------------------------------
5293 Fri Jun  6 13:29:59 CEST 2008 - ma@suse.de
5294
5295 - Handle application/x-redhat-package-manager in package-manager.desktop
5296   (bnc #391183)
5297 - revision 10361
5298
5299 -------------------------------------------------------------------
5300 Thu Jun  5 18:01:15 CEST 2008 - jkupec@suse.cz
5301
5302 - X-SuSE-ControlCenter-System category added
5303   to package-manager.desktop (bnc #302324)
5304 - revision 10353
5305
5306 -------------------------------------------------------------------
5307 Wed Jun  4 14:57:13 CEST 2008 - ma@suse.de
5308
5309 - Fix crash when requesting disk usage without a target loaded. (bnc #396755)
5310 - revision 10340
5311
5312 -------------------------------------------------------------------
5313 Wed Jun  4 14:05:09 CEST 2008 - ma@suse.de
5314
5315 - Fix memory corruption in curl media handler (bnc #396979)
5316 - revision 10338
5317
5318 -------------------------------------------------------------------
5319 Tue Jun  3 20:00:00 CEST 2008 - ma@suse.de
5320
5321 - Take care satsolver recognizes 'Capability( "srcpackage:zypper" )'
5322   as 'source package named zypper'. So these capabilities can be used
5323   together with sat::Whatprovides or in resolver requests. (bnc #369893)
5324 - revision 10335
5325
5326 -------------------------------------------------------------------
5327 Tue Jun  3 15:40:37 CEST 2008 - jreidinger@suse.cz
5328
5329 - allow aborting progress during removing packages. (bnc #389238)
5330 - revision 10331
5331
5332 -------------------------------------------------------------------
5333 Mon Jun  2 15:31:36 CEST 2008 - schubi@suse.de
5334
5335 - New option for ignoring Obsoletes. This is used for installing more than
5336   one pacakges with the same name but different versions.
5337   Often used by kernel.
5338 - r 10299
5339
5340 -------------------------------------------------------------------
5341 Sun Jun  1 23:14:34 CEST 2008 - - ma@suse.de
5342
5343 - Revert inappropriate Selectable cleanup. Fix Selectable
5344   status computation. Unmaintained packages were wrongly
5345   reported as unsinstalled. (bnc #394630)
5346 - version 5.0.0 (4.x continued in SuSE-Linux-11_0-Branch)
5347 - revision 10295
5348
5349 -------------------------------------------------------------------
5350 Fri May 30 12:14:47 CEST 2008 - tgoettlicher@suse.de
5351
5352 - fixed typo
5353
5354 -------------------------------------------------------------------
5355 Wed May 28 18:54:27 CEST 2008 - ma@suse.de
5356
5357 - Reenable diskusage calculation (bnc #395051)
5358 - version 4.25.1
5359 - revision 10273
5360
5361 -------------------------------------------------------------------
5362 Wed May 28 18:50:11 CEST 2008 - jkupec@suse.cz
5363
5364 - RepoManager::packagesPath(RepoInfo) added (bnc #394728)
5365 - revision 10271
5366
5367 -------------------------------------------------------------------
5368 Wed May 28 16:26:09 CEST 2008 - jkupec@suse.cz
5369
5370 - RepoInfo: don't overwrite flags that have already been set externally
5371   (bnc #394728)
5372 - revision 10256
5373
5374 -------------------------------------------------------------------
5375 Wed May 28 15:30:24 CEST 2008 - ma@suse.de
5376
5377 - Create missing directories when saving config files. (bnc #395026)
5378 - Fix undefined behaviour in RepoManager.
5379 - revision 10255
5380
5381 -------------------------------------------------------------------
5382 Wed May 28 15:23:44 CEST 2008 - schubi@suse.de
5383
5384 - SOLVER_ERASE_SOLVABLE_NAME: As we do not know, if this request has come
5385   from resolvePool or resolveQueue we will have to take care for both
5386   cases. (bnc#393969)
5387 - r 10252
5388
5389 -------------------------------------------------------------------
5390 Tue May 27 22:35:37 CEST 2008 - coolo@suse.de
5391
5392 - compile with RPM_OPT_FLAGS
5393
5394 -------------------------------------------------------------------
5395 Mon May 26 17:23:24 CEST 2008 - jkupec@suse.cz
5396
5397 - old2new locks file converter script added to %post (jredinger)
5398 - r 10227
5399
5400 -------------------------------------------------------------------
5401 Mon May 26 11:48:35 CEST 2008 - schubi@suse.de
5402
5403 - Do not regard packages with the same name while upgrading obsoleted
5404   packages (bnc#394367)
5405 - r 10219
5406
5407 -------------------------------------------------------------------
5408 Sat May 24 01:23:44 CEST 2008 - dmacvicar@suse.de
5409
5410 - revert commit don't check for existence of keys,
5411   to avoid a non needed HEAD request. (related bnc#381280)
5412   as it creates popup error callbacks due to the 404's in
5413   the keys. Leave however the OnMediaLocation::optional()
5414   API to look for another fix strategy.
5415
5416 -------------------------------------------------------------------
5417 Fri May 23 15:52:20 CEST 2008 - dmacvicar@suse.de
5418
5419 - define path for messages and scripts and document
5420   them in zypp.conf
5421
5422 -------------------------------------------------------------------
5423 Fri May 23 14:42:34 CEST 2008 - schubi@suse.de
5424
5425 - Added IgnoreAlreadyRecommended flag. So recomments/suggest will
5426   be ignored for already INSTALLED packages (bnc #389694)
5427 - r 10202
5428
5429 -------------------------------------------------------------------
5430 Fri May 23 10:22:47 CEST 2008 - schubi@suse.de
5431
5432 - Packages which obsoletes and do NOT required other installed
5433   packages will be installed if no other packages obsolete the installed package too.
5434 - r 10196
5435
5436 -------------------------------------------------------------------
5437 Thu May 22 02:22:29 CEST 2008 - dmacvicar@suse.de
5438
5439 - fix filelist for installed packages (bnc#392544)
5440 - fix changelog retrieval for installed packages
5441
5442 -------------------------------------------------------------------
5443 Wed May 21 13:50:00 CEST 2008 - dmacvicar@suse.de
5444
5445 - deprecate Repository::name() and use alias() to
5446   be consistent. Related to (bnc#383553)
5447 - don't check for existence of keys, to avoid a non needed
5448   HEAD request. (helps bnc#381280)
5449 - 4.25.0
5450
5451 -------------------------------------------------------------------
5452 Wed May 21 11:37:23 CEST 2008 - schubi@suse.de
5453
5454 - added onlyRequires in the testcase (bnc #389184)
5455
5456 -------------------------------------------------------------------
5457 Tue May 20 12:12:27 CEST 2008 - jreidinger@suse.cz
5458
5459 - allow installation and refreshing from repository with alias that
5460   contains ' or " (bnc #392426)
5461 - r10158
5462
5463 -------------------------------------------------------------------
5464 Mon May 19 21:11:41 CEST 2008 - jkupec@suse.cz
5465
5466 - delta rpm support reenabled
5467 - r10150
5468
5469 -------------------------------------------------------------------
5470 Mon May 19 18:13:19 CEST 2008 - schubi@suse.de
5471
5472 - Resetting Delete Details in ResStatus correctly (bnc #391785)
5473 - r 10145
5474
5475 -------------------------------------------------------------------
5476 Mon May 19 11:47:06 CEST 2008 - dmacvicar@suse.de
5477
5478 - when setting status to non installed for uninstalled packages
5479   set the user transaction so they go to soft locks.
5480   (related to bnc#389739 )
5481
5482 -------------------------------------------------------------------
5483 Fri May 16 16:56:04 CEST 2008 - schubi@suse.de
5484
5485 - Added new calls : isInstalledBy (const PoolItem item);
5486                     installs (const PoolItem item);
5487 - r 10125
5488 - 4.23.0
5489
5490 -------------------------------------------------------------------
5491 Fri May 16 16:49:04 CEST 2008 - jreidinger@suse.cz
5492
5493 - don't run merge in save when toAdd/Remove queue is empty
5494 - throw when locks cannot load its file
5495 - r10124
5496
5497 -------------------------------------------------------------------
5498 Fri May 16 09:59:09 CEST 2008 - jreidinger@suse.cz
5499
5500 - throw more describing exception when repo probing failed
5501   (bnc #389690)
5502 - revision 10118
5503
5504 -------------------------------------------------------------------
5505 Thu May 15 15:15:59 CEST 2008 - jreidinger@suse.cz
5506
5507 - allow call only merge old locks and newly added/removed without
5508   saving it to file
5509 - -revision 10104
5510
5511 -------------------------------------------------------------------
5512 Tue May 13 17:37:11 CEST 2008 - dmacvicar@suse.de
5513
5514 - report non packages as keep installed if satisfied to the
5515   user interace (Selectables)
5516 - 4.21.3
5517
5518 -------------------------------------------------------------------
5519 Tue May 13 15:50:28 CEST 2008 - jkupec@suse.cz
5520
5521 - create /etc/zypp/products.d on install
5522
5523 -------------------------------------------------------------------
5524 Mon May 12 17:21:19 CEST 2008 - jkupec@suse.cz
5525
5526 - /etc/zypp/products.d added to file list (bnc #385868)
5527 - revision 10049
5528 - version 4.21.2
5529
5530 -------------------------------------------------------------------
5531 Mon May 12 17:15:34 CEST 2008 - jkupec@suse.cz
5532
5533 - call RemoveResolvableReport::problem() before finish() on error
5534   (bnc #388810)
5535 - revision 10045
5536
5537 -------------------------------------------------------------------
5538 Sat May 10 21:57:29 CEST 2008 - coolo@suse.de
5539
5540 - fix file list
5541
5542 -------------------------------------------------------------------
5543 Fri May  9 23:15:53 CEST 2008 - ma@suse.de
5544
5545 - Product now retrieves all attributes from the solv file.
5546 - version 4.21.1
5547 - revision 10031
5548
5549 -------------------------------------------------------------------
5550 Fri May  9 21:28:42 CEST 2008 - ma@suse.de
5551
5552 - Add zypp.conf option configdir (/etc/zypp) and arrange
5553   all config files and directories to follow {configdir}
5554   per default.
5555 - Fix zypp-query-pool to print satisfied products and additional
5556   products defined in {configdir}/products.d for registration.
5557   (bnc #385868)
5558 - version 4.21.0
5559 - revision 10029
5560
5561 -------------------------------------------------------------------
5562 Fri May  9 15:30:40 CEST 2008 - jreidinger@suse.cz
5563
5564 - implement remove duplicate entries in lock file (bnc#385967)
5565
5566 -------------------------------------------------------------------
5567 Fri May  9 15:15:32 CEST 2008 - ma@suse.de
5568
5569 - Speedup rpmdb2solv by reusing an existing solv file.
5570 - version 4.20.1
5571 - revision 10012
5572
5573 -------------------------------------------------------------------
5574 Thu May  8 18:13:54 CEST 2008 - ma@suse.de
5575
5576 - Fix failed package download due to unkown repository type (bnc #386386)
5577 - revision 9995
5578
5579 -------------------------------------------------------------------
5580 Thu May  8 16:33:37 CEST 2008 - ma@suse.de
5581
5582 - Support optional root argument to RepoManagerOptions, to prefix all
5583   path names taken from ZConfig. (bnc #388265)
5584 - version 4.20.0
5585 - revision 9993
5586
5587 -------------------------------------------------------------------
5588 Thu May  8 14:21:51 CEST 2008 - schubi@suse.de
5589
5590 - new solution action for removing requirements/conflicts (bnc #387631)
5591 - revision 9988
5592
5593 -------------------------------------------------------------------
5594 Thu May  8 10:56:49 CEST 2008 - ma@suse.de
5595
5596 - Provide enumerated patch category 'Patch::categoryEnum()' (bnc #159100)
5597 - revision 9984
5598
5599 -------------------------------------------------------------------
5600 Wed May  7 13:52:24 CEST 2008 - schubi@suse.de
5601
5602 - DistUpgrade: searching for providers -> regarding name onl
5603 - r 9977
5604
5605 -------------------------------------------------------------------
5606 Tue May  6 17:35:59 CEST 2008 - dmacvicar@suse.de
5607
5608 - add flag --registrable (-r) to query pool to avoid
5609   using system as a filter
5610 - 4.19.1
5611
5612 -------------------------------------------------------------------
5613 Tue May  6 07:37:22 CEST 2008 - coolo@suse.de
5614
5615 - return values in non-void functions
5616
5617 -------------------------------------------------------------------
5618 Mon May  5 14:08:20 CEST 2008 - jkupec@suse.cz
5619
5620 - support multiple search strings in PoolQuery (ORed)
5621 - revision 9945
5622
5623 -------------------------------------------------------------------
5624 Mon May  5 09:55:29 CEST 2008 - schubi@suse.de
5625
5626 - Switch off the upgrade mode of the
5627   SAT solver cause the packages have already been evaluated by
5628   the distupgrade machanism of libzypp. (bnc #386375)
5629 - rev 9943
5630
5631 -------------------------------------------------------------------
5632 Fri May  2 16:36:04 CEST 2008 - jreidinger@suse.cz
5633
5634 - release file after copy to cache as soon as possible.
5635   (bnc #381311)
5636 - r9940
5637
5638 -------------------------------------------------------------------
5639 Fri May  2 16:28:05 CEST 2008 - schubi@suse.de
5640
5641 - Bugfix: keep states by user has been removed it the
5642   package has not been installed BUT has been recommended by another package.
5643   (bnc #385832)
5644 - rev 9938
5645
5646 -------------------------------------------------------------------
5647 Fri May  2 12:19:22 CEST 2008 - jreidinger@suse.cz
5648
5649 - add isLocal function to Url which say if scheme is local or
5650   internet.
5651 - r9932
5652
5653 -------------------------------------------------------------------
5654 Fri May  2 09:36:18 CEST 2008 - jreidinger@suse.cz
5655
5656 - cache decision for repository depend on his url.
5657 - http,ftp and smb cache packages.
5658 - revision 9929
5659
5660 -------------------------------------------------------------------
5661 Thu May  1 00:50:51 CEST 2008 - ma@suse.de
5662
5663 - Load and maintain persistent hard locks stored in /etc/zypp/locks.
5664   Locks are loaded together with the target, and changes are writen
5665   back on commit. zypp.conf option locksfile.apply can be used to turn
5666   this feature on or off. (FATE #120352)
5667 - version 4.18.0
5668 - revision 9927
5669
5670 -------------------------------------------------------------------
5671 Wed Apr 30 16:27:49 CEST 2008 - ma@suse.de
5672
5673 - Add zypp.conf option solvfilesdir: Path where the repo solv files
5674   are created. Default value: {cachedir}/solv.
5675 - Target and repositories now save their solvfiles below {solvfilesdir}
5676   in directories named after the repositories alias.
5677 - version 4.18.0
5678 - revision 9913
5679
5680 -------------------------------------------------------------------
5681 Wed Apr 30 14:19:16 CEST 2008 - jkupec@suse.cz
5682
5683 - fixed filesystem::expandlink(Pathname) (bnc #368477)
5684 - r9906
5685
5686 -------------------------------------------------------------------
5687 Tue Apr 29 16:37:19 CEST 2008 - schubi@suse.de
5688
5689 - cleanup in return values of doUpgrade and doUpdate
5690 - r9886
5691 - 4.17.0
5692
5693 -------------------------------------------------------------------
5694 Mon Apr 28 18:27:54 CEST 2008 - jkupec@suse.cz
5695
5696 - check for valid pool in begin(), improve the code (bnc #384337)
5697 - r9872
5698 - 4.16.0
5699
5700 -------------------------------------------------------------------
5701 Mon Apr 28 15:40:09 CEST 2008 - mvidner@suse.cz
5702
5703 - Updated package-manager-su from xdg-utils-1.0.2-48 (bnc#339549).
5704
5705 -------------------------------------------------------------------
5706 Mon Apr 28 15:25:46 CEST 2008 - schubi@suse.de
5707
5708 - added translations
5709
5710 -------------------------------------------------------------------
5711 Mon Apr 28 11:15:47 CEST 2008 - jkupec@suse.cz
5712
5713 - ostream operator<<(ostream,TriBool) added
5714 - r9833
5715
5716 -------------------------------------------------------------------
5717 Fri Apr 25 16:12:12 CEST 2008 - ma@suse.de
5718
5719 - Prevent target::unload from creating a system repo in order
5720   to unload it. (bnc 382297)
5721 - version 4.15.2
5722 - revision 9822
5723
5724 -------------------------------------------------------------------
5725 Fri Apr 25 14:15:17 CEST 2008 - ma@suse.de
5726
5727 - Prevent deselected or deleted items from being re-selected due to
5728   recommends (aka. persistent soft locks). Unlike hard locked, those
5729   items will be automatically selected if required. The list of soft
5730   locked items is stored in /var/lib/zypp/SoftLocks.
5731 - version 4.15.1
5732 - revision 9818
5733
5734 -------------------------------------------------------------------
5735 Wed Apr 23 22:24:00 CEST 2008 - ma@suse.de
5736
5737 - Remove obsolete AdditionalCapabilities interface from ResPool.
5738   Forward sat::Pool::RepositoryIterator. There's no more need to
5739   maintain an extra Repository list in ResPool.
5740 - revision 9806
5741
5742 -------------------------------------------------------------------
5743 Wed Apr 23 21:12:56 CEST 2008 - ma@suse.de
5744
5745 - Support dependencies requiring a specific architecture:
5746   "name[.arch] [op edition]". See class Capability for details
5747   about how to construct dependencies. (bnc #305445)
5748 - version 4.15.0
5749 - revision 9805
5750
5751 -------------------------------------------------------------------
5752 Tue Apr 22 17:39:28 CEST 2008 - dmacvicar@suse.de
5753
5754 - patch attributes and deprecate old ones
5755 - 4.14.0
5756
5757 -------------------------------------------------------------------
5758 Tue Apr 22 15:44:34 CEST 2008 - jreidinger@suse.cz
5759
5760 - change locks api -
5761 - make more functions const
5762 - replace add/remove by selectable to add/remove by ident or name and kind
5763 - rename iterator to const_iterator to avoid confusion
5764 - revision 9781
5765
5766 -------------------------------------------------------------------
5767 Tue Apr 22 13:55:14 CEST 2008 - schubi@suse.de
5768
5769 - Do architecture changes while "dup" in the external distribution
5770   upgrade ONLY. bnc #382274
5771 - Added "ignore" to the solutions
5772 - Added "self-conflicts" to the solution
5773 - added new solver mechanism "resolveQueue"
5774 - Bugfix broken/satisfied products
5775 - rev 9776
5776
5777 -------------------------------------------------------------------
5778 Tue Apr 22 10:33:03 CEST 2008 - ma@suse.de
5779
5780 - Added Pattern::core returning the packages required by a pattern.
5781   (see also Pattern::depends and Pattern::contents).
5782 - revision 9771
5783
5784 -------------------------------------------------------------------
5785 Mon Apr 21 15:38:10 CEST 2008 - ma@suse.de
5786
5787 - Added Target::release(), returning the targets distribution
5788   release string.
5789 - revision 9761
5790
5791 -------------------------------------------------------------------
5792 Sat Apr 19 01:08:04 CEST 2008 - ma@suse.de
5793
5794 - per default abort if package installation fails. (bnc #381203)
5795 - version 4.13.3
5796 - revision 9725
5797
5798 -------------------------------------------------------------------
5799 Fri Apr 18 15:19:36 CEST 2008 - dmacvicar@suse.de
5800
5801 - add ZYpp and curl version to http agent string
5802   (bnc #381280)
5803
5804 -------------------------------------------------------------------
5805 Thu Apr 17 16:29:15 CEST 2008 - ma@suse.de
5806
5807 - Fixed pools package index wrongly including source packages. (bnc #380283)
5808 - version 4.13.2
5809 - revision 9683
5810
5811 -------------------------------------------------------------------
5812 Wed Apr 16 15:00:19 CEST 2008 - ma@suse.de
5813
5814 - Disable fast creation of @System.solv. It may produce wrong results
5815   e.g. after a rebuilddb.
5816 - version 4.13.1
5817 - revision 9666
5818
5819 -------------------------------------------------------------------
5820 Wed Apr 16 12:50:09 CEST 2008 - ma@suse.de
5821
5822 - initializeTarget now takes an additional option, telling whether to
5823   rebuild an existing rpm database before using it. Default is false.
5824   (bnc #308352)
5825 - version 4.13.0
5826 - revision 9664
5827
5828 -------------------------------------------------------------------
5829 Tue Apr 15 12:57:42 CEST 2008 - jreidinger@suse.cz
5830
5831 - save do nothing if no locks added/removed
5832 - fix bug with multiple save lock
5833 - don't save same query multiple times
5834 - improve tests
5835 - revision 9644
5836
5837 -------------------------------------------------------------------
5838 Tue Apr 15 09:34:29 CEST 2008 - schubi@suse.de
5839
5840 - added new translations
5841 - activate zypp-query-pool
5842 - Revision 9637
5843 - 4.12.1
5844
5845 -------------------------------------------------------------------
5846 Tue Apr 15 00:54:07 CEST 2008 - jkupec@suse.cz
5847
5848 - Locks API cleaned-up, iterator added, light read() added
5849 - PoolQuery::attribute(SolvAttr) getter added
5850 - revision 9609
5851
5852 -------------------------------------------------------------------
5853 Mon Apr 14 17:00:05 CEST 2008 - dmacvicar@suse.de
5854
5855 - reenable zypp-query-pool
5856 - 4.11.1
5857
5858 -------------------------------------------------------------------
5859 Mon Apr 14 12:53:09 CEST 2008 - ma@suse.de
5860
5861 - Enable evaluation of hardware dependencies.
5862 - Enable evaluation of filesystem dependencies.
5863 - revision 9605
5864
5865 -------------------------------------------------------------------
5866 Sun Apr 13 02:17:25 CEST 2008 - jkupec@suse.cz
5867
5868 - RawMetadataRefreshPolicy: CheckIfNeededIgnoreDelay added
5869   needed for explicit refresh request
5870 - revision 9574
5871
5872 -------------------------------------------------------------------
5873 Fri Apr 11 21:55:21 CEST 2008 - ma@suse.de
5874
5875 - Install ResPoolProxy index to speedup Solvable to Selectable
5876   conversion.
5877 - version 4.11.0
5878 - revision 9558
5879
5880 -------------------------------------------------------------------
5881 Fri Apr 11 18:02:14 CEST 2008 - kkaempf@suse.de
5882
5883 - Implement update scripts installed by packages. After every
5884   package install /var/adm/update-scripts is scanned for the first
5885   file starting with "<name>-<version>.<release>-", which is then
5886   executed.
5887 - revision 9547
5888
5889 -------------------------------------------------------------------
5890 Fri Apr 11 14:43:05 CEST 2008 - ma@suse.de
5891
5892 - Fix SolvIterMixin to avioid multiple visits of the same Selectable.
5893 - Add Resolvable::poolItem() providing access to the corresponding
5894   PoolItem. API to query isRelevant/isSatisfied/isBroken was moved
5895   to PoolItem.
5896 - Add ResPool::satisfiedProductsBegin/End iterator over all products
5897   whose dependencies are satisfied. This reflects the status determined
5898   by the last solver run. (#368104)
5899 - revision 9535
5900
5901 -------------------------------------------------------------------
5902 Fri Apr 11 12:07:47 CEST 2008 - jreidinger@suse.cz
5903
5904 - switch to new locks api
5905 - revision 9524
5906
5907 -------------------------------------------------------------------
5908 Wed Apr  9 21:24:54 CEST 2008 - ma@suse.de
5909
5910 - Enable ui::Selectable lookup by Solvable/PoolItem in ResPoolProxy.
5911 - Add SolvIterMixin: Base class providing PoolItem_iterator and
5912   Selectable_iterator iterator types based on a Solvable iterator.
5913 - Enhanced WhatProvides and SolvableSet to PoolItem_iterator to offer
5914   PoolItem_iterator and Selectable_iterator.
5915 - Add Solvable::SplitIdent: Helper class that splits an identifier
5916   into kind and name.
5917 - Provide methods Pattern::contents returning a collection of packages
5918   associated with the pattern/patch.
5919 - revision 9496
5920
5921 -------------------------------------------------------------------
5922 Tue Apr  8 15:50:48 CEST 2008 - jreidinger@suse.cz
5923
5924 - add comparing to PoolQuery
5925 - revision 9466
5926
5927 -------------------------------------------------------------------
5928 Tue Apr  8 13:18:30 CEST 2008 - jreidinger@suse.cz
5929
5930 - move RepoInfo to universal RepoException. This can enable more verbose output - for frontend. (helps with bnc #377137)
5931 - revision 9452
5932
5933 -------------------------------------------------------------------
5934 Tue Apr  8 10:52:30 CEST 2008 - jreidinger@suse.cz
5935
5936 - initial implementation of new locks (FATE #120118 and #120352)
5937 - revision 9442
5938
5939 -------------------------------------------------------------------
5940 Tue Apr  7 15:18:22 CEST 2008 - dmacvicar@suse.de
5941
5942 - selectable API updates and changes
5943 - 4.10.0
5944
5945 -------------------------------------------------------------------
5946 Fri Apr  4 14:01:45 CEST 2008 - jreidinger@suse.cz
5947
5948 - add split with respect to escaped delimeters and also for quotes
5949 - revision 9373
5950
5951 -------------------------------------------------------------------
5952 Thu Apr  3 12:55:50 CEST 2008 - ma@suse.de
5953
5954 - Fixed some missing package and source package attributes.
5955 - revision 9348
5956
5957 -------------------------------------------------------------------
5958 Thu Apr  3 11:59:13 CEST 2008 - ma@suse.de
5959
5960 - Allow to store a media label in MediaSetAccess. This label is
5961   passed to a media change requests to describe which CD is
5962   requested.  (bnc #330094)
5963 - Fixed some missing package and source package attributes.
5964 - revision 9347
5965
5966 -------------------------------------------------------------------
5967 Wed Apr  2 13:48:52 CEST 2008 - schubi@suse.de
5968
5969 - Moved poolItem.status().isSatisfied(),.... to poolItem.isSatisfied()
5970 - Removed establish state in ResStatus
5971 - revision 9337
5972 - version 4.7.0
5973
5974 -------------------------------------------------------------------
5975 Wed Apr  2 10:24:17 CEST 2008 - ma@suse.de
5976
5977 - Add PoolItem::isSatisfied()/isBroken() to test whether
5978   the items requirements are met.
5979 - revision 9334
5980
5981 -------------------------------------------------------------------
5982 Tue Apr  1 21:54:10 CEST 2008 - ma@suse.de
5983
5984 - Extend sat::WhatProvides to allow to query for possible providers
5985   of a collection of capabilies. E.g. all providers of a packages
5986   requirements.
5987 - Fixed retrieval of translated texts from .solv files, provided the
5988   solv file contains them.
5989 - revision 9328
5990
5991 -------------------------------------------------------------------
5992 Tue Apr  1 16:17:44 CEST 2008 - jreidinger@suse.cz
5993
5994 - initial implementation of serialize/recovery PoolQuery
5995   (needed by FATE #120118)
5996 - revision 9325
5997
5998 -------------------------------------------------------------------
5999 Wed Mar 26 16:15:24 CET 2008 - ma@suse.de
6000
6001 - Allow prioritizing repos by adding a line 'priority=N' to the
6002   .repo file. Where N is an integer number from 1 (highest prio)
6003   to 99 (least and default). (bnc #369827, fate #302872)
6004 - version 4.6.1
6005 - revision 9276
6006
6007 -------------------------------------------------------------------
6008 Mon Mar 24 21:17:05 CET 2008 - coolo@suse.de
6009
6010 - support plaindir again (at least the most important parts)
6011
6012 -------------------------------------------------------------------
6013 Fri Mar 21 13:23:13 CET 2008 - jreidinger@suse.cz
6014
6015 - Throwing special exception MediaBadCAException in case of SSL
6016   certificate validation failure.(bnc #223512)
6017 - revision 9250
6018
6019 -------------------------------------------------------------------
6020 Fri Mar 21 12:38:39 CET 2008 - jreidinger@suse.cz
6021
6022 - add new error IO_SOFT to media request callback for temporary
6023   connection problem. (bnc #328822)
6024 - add new media exception timeout when somethink fail due to exceed
6025   timeout
6026 - mediacurl throw timeout exception when timeouted
6027 - revision 9246
6028
6029 -------------------------------------------------------------------
6030 Thu Mar 20 15:00:24 CET 2008 - jreidinger@suse.cz
6031
6032 - return more information from checking if metadata need refresh,
6033   so user can get better info. (bnc #307249)
6034 - revision 9231
6035
6036 -------------------------------------------------------------------
6037 Tue Mar 18 21:59:04 CET 2008 - ma@suse.de
6038
6039 - class sat::LocaleSupport: Convenience methods to manage support
6040   for language specific packages.
6041 - revision 9197
6042
6043 -------------------------------------------------------------------
6044 Tue Mar 18 13:54:16 CET 2008 - jkupec@suse.cz
6045
6046 - removed obsolete capability handling stuff (ma)
6047 - version 4.5.0
6048
6049 -------------------------------------------------------------------
6050 Tue Mar 18 11:42:51 CET 2008 - jreidinger@suse.cz
6051
6052 - Don't mask skip and abort exception in Fetcher
6053 - revision 9188
6054
6055 -------------------------------------------------------------------
6056 Tue Mar 18 11:00:22 CET 2008 - jreidinger@suse.cz
6057
6058 - action is correctly set in mediaRequest callback
6059 - revision 9186
6060
6061 -------------------------------------------------------------------
6062 Mon Mar 17 12:33:44 CET 2008 - ma@suse.de
6063
6064 - Fix SEGV in commit (bnc# 371137)
6065 - version 4.4.3
6066 - revision 9174
6067
6068 -------------------------------------------------------------------
6069 Fri Mar 14 17:28:39 CET 2008 - ma@suse.de
6070
6071 - version 4.4.2
6072
6073 -------------------------------------------------------------------
6074 Fri Mar 14 14:27:43 CET 2008 - dmacvicar@suse.de
6075
6076 - look for openssl in cmake, actually we build require it
6077 - explicitely link against openssl and crypto, required to
6078   compile in all platforms/distros.
6079
6080 -------------------------------------------------------------------
6081 Fri Mar 14 12:07:41 CET 2008 - jreidinger@suse.cz
6082
6083 - Save repo type during refresh if type is NONE (f.e. lazy probing).
6084 - revision 9153
6085
6086 -------------------------------------------------------------------
6087 Fri Mar 14 11:34:24 CET 2008 - jreidinger@suse.cz
6088
6089 - replace gpg escaped semicolon with real semicolon (bnc #355434)
6090 - revision 9151
6091
6092 -------------------------------------------------------------------
6093 Fri Mar 14 10:17:41 CET 2008 - jreidinger@suse.cz
6094
6095 - make strings from RpmDb and Keyring exceptions translatable
6096 - revision 9146
6097
6098 -------------------------------------------------------------------
6099 Thu Mar 13 18:41:26 CET 2008 - dmacvicar@suse.de
6100
6101 - fix retrieving keys (bnc #368099)
6102 - version 4.4.1
6103
6104 -------------------------------------------------------------------
6105 Thu Mar 13 18:40:57 CET 2008 - jreidinger@suse.cz
6106
6107 - enable frontend to rewrite add_probe settings.(bnc #309612)
6108 - Correct adding repo without type to lazy probing.
6109 - revision 9135
6110
6111 -------------------------------------------------------------------
6112 Thu Mar 13 17:59:52 CET 2008 - jreidinger@suse.cz
6113
6114 - get better message if something fail when trying run rpm
6115   (bnc #344584)
6116 - revision 9133
6117
6118 -------------------------------------------------------------------
6119 Thu Mar 13 12:33:13 CET 2008 - ma@suse.de
6120
6121 - Add ExternalProgram::execError and ExternalProgram::command
6122   to improve error reporting.
6123 - revision 9112
6124
6125 -------------------------------------------------------------------
6126 Thu Mar 13 11:45:20 CET 2008 - jkupec@suse.cz
6127
6128 - release all media before requesting another (bnc #336881)
6129 - revision 9110
6130
6131 -------------------------------------------------------------------
6132 Thu Mar 13 11:32:56 CET 2008 - jkupec@suse.cz
6133
6134 - getDetectedDevices added (fate #120298)
6135 - revision 9108
6136
6137 -------------------------------------------------------------------
6138 Wed Mar 12 15:55:14 CET 2008 - jkupec@suse.cz
6139
6140 - media backend release() methods changed to take string & instead
6141   of bool (needed for FATE #120298)
6142 - media label, detected device list and current device arguments
6143   added to the requestMedia callback
6144 - version 4.4.0
6145
6146 -------------------------------------------------------------------
6147 Wed Mar 12 14:16:07 CET 2008 - coolo@suse.de
6148
6149 - fix for bnc#369543
6150
6151 -------------------------------------------------------------------
6152 Mon Mar 10 13:30:04 CET 2008 - jkupec@suse.cz
6153
6154 - provide download rate info (average and curent) in the
6155   media::DownloadProgressReport for ftp/http (bnc #168935)
6156 - r9074
6157
6158 -------------------------------------------------------------------
6159 Mon Mar 10 12:45:03 CET 2008 - jkupec@suse.cz
6160
6161 - cleanCache(): clean also .cookie files
6162 - cleanTargetCache() added
6163 - use escaped_alias() in rawcache_path_for_repoinfo() and
6164   packagescache_path_for_repoinfo()
6165 - r9068
6166
6167 -------------------------------------------------------------------
6168 Fri Mar  7 19:59:10 CET 2008 - jkupec@suse.cz
6169
6170 - fixed location of RPMs in subdirs when parsing plaindir repo
6171   recursively (bnc #368218)
6172 - revision 9060
6173
6174 -------------------------------------------------------------------
6175 Thu Mar  6 13:42:53 CET 2008 - ma@suse.de
6176
6177 - Do not filter any installed solvables.
6178 - revision 9031
6179 - version 4.3.2
6180
6181 -------------------------------------------------------------------
6182 Wed Mar  5 11:33:26 CET 2008 - ma@suse.de
6183
6184 - Try to rebuild broken solv files in Target::load.
6185 - revision 9015
6186
6187 -------------------------------------------------------------------
6188 Tue Mar  4 18:17:41 CET 2008 - ma@suse.de
6189
6190 - Try to rebuild broken solv files in RepoManager::loadFromCache.
6191 - Fix RepoStatus::operator&& and RepoStatus testsuite.
6192 - revision 9008
6193
6194 -------------------------------------------------------------------
6195 Tue Mar  4 16:09:14 CET 2008 - schubi@suse.de
6196
6197 - improved problem description while a vendor change
6198 - improved problem description if a requirement cannot be fulfilled. Bug #358560
6199 - revision 9002
6200
6201 -------------------------------------------------------------------
6202 Tue Mar  4 12:57:58 CET 2008 - ma@suse.de
6203
6204 - Save and restore requested locales on target load/commit.
6205 - revision 8999
6206
6207 -------------------------------------------------------------------
6208 Mon Mar  3 17:10:26 CET 2008 - schubi@suse.de
6209
6210 - (Update) Prevent reinstallation of installed packages.
6211 - revision 8984
6212
6213 -------------------------------------------------------------------
6214 Sun Mar  2 16:13:16 CET 2008 - coolo@suse.de
6215
6216 - refresh metadata if there is no cache to unbreak compat with
6217   kiwi (that relied on "zypper sa <url> <alias>" to create a repo
6218   that "zypper in" could work on)
6219
6220 -------------------------------------------------------------------
6221 Sun Mar  2 10:28:13 CET 2008 - coolo@suse.de
6222
6223 - create cache directory before calling rpmdb2solv (in an empty
6224   chroot)
6225 - version 4.3.1
6226
6227 -------------------------------------------------------------------
6228 Thu Feb 28 16:43:11 CET 2008 - jkupec@suse.cz
6229
6230 - special exception message if server returns 403 response
6231   (forbidden) (port from SP2)
6232 - MediaException messages marked for translation
6233
6234 -------------------------------------------------------------------
6235 Wed Feb 27 10:31:24 CET 2008 - dmacvicar@suse.de
6236
6237 - make sure we have target cache on target initialize
6238 - version 4.3.0
6239
6240 -------------------------------------------------------------------
6241 Tue Feb 26 13:59:03 CET 2008 - lslezak@suse.cz
6242
6243 - DiskUsageCounter.cc - ignore "vfat", "fat", "ntfs" and "ntfs-3g"
6244   file systems (#333166)
6245 - rev. 8915
6246
6247 -------------------------------------------------------------------
6248 Tue Feb 26 13:26:30 CET 2008 - ma@suse.de
6249
6250 - Fixed Capabilites iterator exposing prereq marker.
6251 - revision 8914
6252
6253 -------------------------------------------------------------------
6254 Tue Feb 26 11:29:05 CET 2008 - schubi@suse.de
6255
6256 - postinstall script fixed
6257 - version 4.2.10
6258
6259 -------------------------------------------------------------------
6260 Mon Feb 25 17:06:53 CET 2008 - schubi@suse.de
6261
6262 - Testcases regards modaliases, rpmlib, ... correctly
6263 - Revision 8904
6264
6265 -------------------------------------------------------------------
6266 Mon Feb 25 13:20:26 CET 2008 - ma@suse.de
6267
6268 - Remove obsolete sql database. (bnc#363224)
6269 - revision 8898
6270
6271 -------------------------------------------------------------------
6272 Fri Feb 22 14:03:59 CET 2008 - ma@suse.de
6273
6274 - Take care target uses --root when creating solv files (bnc #363789)
6275 - revision 8881
6276
6277 -------------------------------------------------------------------
6278 Fri Feb 22 10:10:14 CET 2008 - schubi@suse.de
6279
6280 - Unmaintained packages which does not fit to the updated system
6281   (broken dependencies) will be deleted.
6282 - revision 8867
6283
6284 -------------------------------------------------------------------
6285 Fri Feb 22 07:20:35 CET 2008 - coolo@suse.de
6286
6287 - let libzypp-devel require libsatsolver-devel
6288
6289 -------------------------------------------------------------------
6290 Wed Feb 20 13:47:56 CET 2008 - ma@suse.de
6291
6292 - Cleanup unused /var/lib/zypp/cache in migrate_sources (#305160)
6293 - revision 8833
6294
6295 -------------------------------------------------------------------
6296 Tue Feb 19 16:21:12 CET 2008 - jkupec@suse.cz
6297
6298 - media: fixed DownloadProgressReport.finish() url argument in
6299   doGetFileCopy()
6300 - revision 8815
6301
6302 -------------------------------------------------------------------
6303 Tue Feb 19 11:21:59 CET 2008 - dmacvicar@suse.de
6304
6305 - hardlink when possible to optimize data transfer
6306   and space across caches.
6307 - version 4.2.8
6308
6309 -------------------------------------------------------------------
6310 Tue Feb 19 08:15:07 CET 2008 - coolo@suse.de
6311
6312 - added some locale support to sat::Solvable
6313 - version 4.2.7
6314
6315 -------------------------------------------------------------------
6316 Mon Feb 18 14:15:48 CET 2008 - dmacvicar@suse.de
6317
6318 - handle error messages better in doesFileExist too which is
6319   used during probing. (bnc #362608)
6320
6321 -------------------------------------------------------------------
6322 Sun Feb 17 21:44:12 CET 2008 - dmacvicar@suse.de
6323
6324 - Fetcher::reset() should not reset cache directories.
6325   (bnc #348050)
6326 - version 4.2.6
6327
6328 -------------------------------------------------------------------
6329 Fri Feb 16 15:47:00 CET 2008 - dmacvicar@suse.de
6330
6331 - Use CURLOPT_NOBODY instead of a CURLOPT_RANGE of 1 byte
6332   for http and https, but this time set CURLOPT_HTTPGET back to 1
6333   so it actually works. This makes Media::doesFileExist
6334   efficient for http and https.
6335   (related to bnc #348050)
6336 - version 4.2.5
6337
6338 -------------------------------------------------------------------
6339 Fri Feb 15 10:52:59 CET 2008 - coolo@suse.de
6340
6341 - using .solv files only now (fate #303018)
6342 - revision 8699
6343
6344 -------------------------------------------------------------------
6345 Tue Feb 12 17:10:48 CET 2008 - coolo@suse.de
6346
6347 - fix architectures on distupgrade
6348
6349 -------------------------------------------------------------------
6350 Fri Feb  8 12:50:30 CET 2008 - coolo@suse.de
6351
6352 - fixes from trunk merged
6353
6354 -------------------------------------------------------------------
6355 Fri Feb  1 17:45:07 CET 2008 - jkupec@suse.cz
6356
6357 - fixed renaming a repo to an existing one (bnc #228216)
6358 - revision 8431
6359
6360 -------------------------------------------------------------------
6361 Sun Jan 27 21:35:13 CET 2008 - coolo@suse.de
6362
6363 - fix changelog
6364
6365 -------------------------------------------------------------------
6366 Thu Jan 24 18:26:47 CET 2008 - jkupec@suse.cz
6367
6368 - read .curlrc more robustly to obtain user-proxy (#330351)
6369 - revision 8368
6370
6371 -------------------------------------------------------------------
6372 Fri Jan 18 12:19:09 CET 2008 - coolo@suse.de
6373
6374 - always buildrequire openssl-devel
6375 - replacing strange utf-8 chars in changelog
6376 - revision 8317
6377
6378 -------------------------------------------------------------------
6379 Thu Jan 17 15:07:52 CET 2008 - jkupec@suse.cz
6380
6381 - Saner NFS timeo default (#350309)
6382 - revision 8314
6383
6384 -------------------------------------------------------------------
6385 Thu Jan 17 12:03:10 CET 2008 - kkaempf@suse.de
6386
6387 - support 'patterns.pat' and 'patterns.pat.gz' to read all
6388   patterns in one go.
6389 - rev 8309
6390
6391 -------------------------------------------------------------------
6392 Tue Jan 15 14:56:21 CET 2008 - lslezak@suse.cz
6393
6394 - added RpmDb::removePubkey(), call it from
6395   KeyRing::Impl::deleteKey() - remove the GPG key from RPM when it
6396   is removed from the trusted keyring
6397 - revision 8288
6398
6399 -------------------------------------------------------------------
6400 Mon Jan 14 17:11:15 CET 2008 - schubi@suse.de
6401
6402 - Textchanges
6403 - reduced logging in SAT-solver
6404 - ordering solutions
6405 - version 4.1.8
6406 - revision 8276
6407
6408 -------------------------------------------------------------------
6409 Thu Jan 10 16:50:26 CET 2008 - schubi@suse.de
6410
6411 - Enabled SAT solver via default. (removed ZYPP_SAT_SOLVER)
6412   ZYPP_RC_SOLVER=1 will enable the old RedCapet solver
6413 - Revision 8255
6414 - Version 4.1.7
6415
6416 -------------------------------------------------------------------
6417 Wed Jan  2 18:24:34 CET 2008 - jkupec@suse.cz
6418
6419 - Pathname zypp::filesystem::expandlink(const Pathname &) added
6420 - if the provided file is a symlink, expand it (#274651) (this
6421   probably won't work for schemes other than file/dir and cd/dvd)
6422 - revision 8179
6423
6424 -------------------------------------------------------------------
6425 Tue Dec 18 12:28:22 CET 2007 - aschnell@suse.de
6426
6427 - fixed password handling in URLs (bug #347273)
6428 - revision 8118
6429
6430 -------------------------------------------------------------------
6431 Mon Dec 17 13:47:44 CET 2007 - ma@suse.de
6432
6433 - Fixed default text locale detection not to use static variables. (#346872)
6434 - version 4.1.6
6435 - revision 8116
6436
6437 -------------------------------------------------------------------
6438 Mon Dec 10 12:46:26 CET 2007 - ma@suse.de
6439
6440 - Log more details about zypp lock owner. (#294094)
6441 - revision 8088
6442
6443 -------------------------------------------------------------------
6444 Fri Dec  7 15:47:53 CET 2007 - ma@suse.de
6445
6446 - Remove runtime dependency for libboost_filesystem (#345773)
6447 - version 4.1.5
6448 - revision 8061
6449
6450 -------------------------------------------------------------------
6451 Fri Nov 30 14:20:34 CET 2007 - schubi@suse.de
6452
6453 - Enable SAT solver via environment variable ZYPP_SAT_SOLVER.
6454   e.g.: ZYPP_SAT_SOLVER=1 zypper install foo
6455 - version 4.1.4
6456 - revision 7998
6457
6458 -------------------------------------------------------------------
6459 Wed Nov 28 15:12:33 CET 2007 - aschnell@suse.de
6460
6461 - make IniParser more strict (bug #306697)
6462
6463 -------------------------------------------------------------------
6464 Mon Nov 26 13:19:34 CET 2007 - ma@suse.de
6465
6466 - Fix missing packages in patch content list. (#340896)
6467 - revision 7925
6468
6469 -------------------------------------------------------------------
6470 Fri Nov 16 12:46:39 CET 2007 - coolo@suse.de
6471
6472 - fix build
6473
6474 -------------------------------------------------------------------
6475 Wed Nov 14 14:23:23 CET 2007 - ma@suse.de
6476
6477 - Output date strings in UTF-8. (#339423)
6478 - revision 7807
6479
6480 -------------------------------------------------------------------
6481 Tue Nov 13 13:40:03 CET 2007 - schubi@suse.de
6482
6483 - fixes for new gcc
6484 - version 4.1.3
6485 - r7788
6486
6487 -------------------------------------------------------------------
6488 Mon Nov  5 15:22:33 CET 2007 - ma@suse.de
6489
6490 - Don't mark failed patch scripts as installed. (#327523)
6491 - version 4.1.2
6492 - revision 7744
6493
6494 -------------------------------------------------------------------
6495 Wed Oct 31 09:19:59 CET 2007 - dmueller@suse.de
6496
6497 - update rpmlint suppression
6498
6499 -------------------------------------------------------------------
6500 Fri Oct 26 15:12:24 CEST 2007 - aschnell@suse.de
6501
6502 - fixed retrieval of epoch from rpmdb (bug #246680)
6503
6504 -------------------------------------------------------------------
6505 Thu Oct 25 16:29:24 CEST 2007 - aschnell@suse.de
6506
6507 - allow non-existing "packages" file in susetags parser (bug
6508   #309235)
6509
6510 -------------------------------------------------------------------
6511 Fri Oct 12 15:47:37 CEST 2007 - ma@suse.de
6512
6513 - SMBIOS DMI modalias matching added (#333152)
6514 - revision 7494
6515
6516 -------------------------------------------------------------------
6517 Sat Oct  6 16:37:11 CEST 2007 - jkupec@suse.cz
6518 - do not download the same file multiple times in one attach session
6519   (#307098), r7456
6520 - special cdrom detection code for SCSI / Virtual CDROMs on iSeries
6521   removed - should be correctly detected by HAL now
6522   (#167629, #163971), r7452
6523 - version 4.1.1
6524
6525 -------------------------------------------------------------------
6526 Fri Oct 05 10:35:47 CEST 2007 - aschnell@suse.de
6527
6528 - filter architecture in plaindir parser (bug #330791)
6529
6530 -------------------------------------------------------------------
6531 Thu Oct  4 16:31:58 CEST 2007 - ma@suse.de
6532
6533 - Throw constructing malformed checksums. (#189096)
6534 - revision 7441
6535
6536 -------------------------------------------------------------------
6537 Thu Oct  4 14:22:31 CEST 2007 - mvidner@suse.cz
6538
6539 - Renamed templates back because proper qualification makes it work
6540   too.
6541 - 4.1.0
6542
6543 -------------------------------------------------------------------
6544 Thu Oct 04 11:23:19 CEST 2007 - aschnell@suse.de
6545
6546 - only look for repositories in file ending ".repo" (bug #294779)
6547
6548 -------------------------------------------------------------------
6549 Wed Oct  3 13:37:57 CEST 2007 - mvidner@suse.cz
6550
6551 - Fixed compilation errors with GCC 4.3 by adding missing includes
6552   and renaming templates: MaxBits to MaxBitsT, Mask to MaskT,
6553   Compare<Edition> to CompareEd.
6554 - r7426
6555
6556 -------------------------------------------------------------------
6557 Mon Oct  1 20:29:36 CEST 2007 - ma@suse.de
6558
6559 - Incorporated patch from Michael Matz to speedup cache reading.
6560 - revision 7413
6561
6562 -------------------------------------------------------------------
6563 Fri Sep 28 18:40:59 CEST 2007 - schubi@suse.de
6564
6565 - Resolvertestcase:
6566   - log Repository info
6567   - set keep state in the testcase
6568   - handle vendor
6569 - r 4707
6570
6571 -------------------------------------------------------------------
6572 Thu Sep 27 17:13:14 CEST 2007 - ma@suse.de
6573
6574 - Fixed pattern parser SEGV on broken pattern files. (#328546)
6575 - revision 7402
6576
6577 -------------------------------------------------------------------
6578 Wed Sep 26 11:08:14 CEST 2007 - schubi@suse.de
6579
6580 - QueuItemRequire: Filter out all provider which have worser architecture,
6581   are NOT noarch and have not the same name as the requirement. The
6582   last one is needed for updating packages via patch/atoms.
6583   Bug 328081
6584 - Revert changes of r 7340
6585 - r 7386
6586
6587 -------------------------------------------------------------------
6588 Tue Sep 25 15:51:34 CEST 2007 - ma@suse.de
6589
6590 - Add missing '--install' parameter in desktop file. (#308640)
6591 - version 4.0.0
6592 - revision 7369
6593
6594 -------------------------------------------------------------------
6595 Tue Sep 25 11:08:13 CEST 2007 - jkupec@suse.cz
6596
6597 - release all attached media before attempting to eject (#293428)
6598 - fixed parsing of --proxy-user parameter of .curlrc (#309139)
6599 - revision 7352
6600 - version 3.26.0
6601
6602 -------------------------------------------------------------------
6603 Mon Sep 24 16:10:32 CEST 2007 - dmacvicar@suse.de
6604
6605 - provide a way to retrieve the metadata path. Used for
6606   installation, which incorrectly creates a repository in
6607   cache without adding it first, so metadata path is not
6608   set and therefore it is not possible to setup a media
6609   verifier on installation. Part of fix for (#293428)
6610 - 3.25.0
6611
6612 -------------------------------------------------------------------
6613 Mon Sep 24 15:48:47 CEST 2007 - schubi@suse.de
6614
6615 - If more than one resolvables provide a requirements and have different
6616   architecture take thatone with the best architecture. (Not regarding the
6617   name). Bug: Branching too much while an installation of a multi-arch-DVD
6618 - r 7340
6619 - version 3.24.8
6620
6621 -------------------------------------------------------------------
6622 Fri Sep 21 15:50:30 CEST 2007 - schubi@suse.de
6623
6624 - Checking the queue if an item will be deleted. If yes, the requirements
6625   are not needed anymore. Bug 326384
6626 - version 3.24.7
6627 - r 7329
6628
6629 -------------------------------------------------------------------
6630 Thu Sep 20 17:37:30 CEST 2007 - jkupec@suse.cz
6631
6632 - don't probe the repository type upon saving if disabled (#326769)
6633 - version 3.24.6
6634 - revision 7319
6635
6636 -------------------------------------------------------------------
6637 Thu Sep 20 15:19:53 CEST 2007 - ma@suse.de
6638
6639 - Avoid calling rpm repeatedly in case of an error. This is fault-prone,
6640   esp. if the error occurred executing the packages post-install script.
6641 - version 3.24.5
6642 - revision 7317
6643
6644 -------------------------------------------------------------------
6645 Thu Sep 20 11:00:04 CEST 2007 - ma@suse.de
6646
6647 - If a package is deselected by user, apply this soft lock to all
6648   available versions of this package.
6649 - version 3.24.4
6650 - revision 7316
6651
6652 -------------------------------------------------------------------
6653 Wed Sep 19 17:45:12 CEST 2007 - schubi@suse.de
6654
6655 - Update: Do not set an item to installation if there has been already set
6656   one for installation which has the same NVA. Bug  326286
6657 - version 3.24.3
6658 - r 7311
6659
6660 -------------------------------------------------------------------
6661 Wed Sep 19 14:19:49 CEST 2007 - ma@suse.de
6662
6663 - Enable package cache during commit. (#326249)
6664 - revision 7309
6665
6666 -------------------------------------------------------------------
6667 Tue Sep 18 14:01:02 CEST 2007 - schubi@suse.de
6668
6669 - Do not regarding requirements for packages which will be deleted in the
6670   same solver run. Bug 310618
6671 - r 7292
6672 - version 3.24.2
6673
6674 -------------------------------------------------------------------
6675 Mon Sep 17 16:33:14 CEST 2007 - jkupec@suse.cz
6676
6677 - don't download filelists.xml.gz (#307105)
6678 - version 3.24.1
6679 - revision 7269
6680
6681 -------------------------------------------------------------------
6682 Mon Sep 17 15:51:04 CEST 2007 - ma@suse.de
6683
6684 - Improve estimated diskusage while there is no valid
6685   solver result. (#325617)
6686 - revision 7266
6687
6688 -------------------------------------------------------------------
6689 Mon Sep 17 15:22:47 CEST 2007 - schubi@suse.de
6690
6691 -Bugfix in vendor change of a required resolvable (Correct error message)
6692  Bug 310455
6693 - r 7262
6694
6695 -------------------------------------------------------------------
6696 Mon Sep 17 12:36:28 CEST 2007 - lslezak@suse.cz
6697
6698 - fixed DU parsing in inst-sys (#308659)
6699 - revision 7256
6700
6701 -------------------------------------------------------------------
6702 Fri Sep 14 22:57:54 CEST 2007 - ma@suse.de
6703
6704 - Enable using patch and delta rpms. (#309124)
6705 - version 3.24.0
6706 - revision 7253
6707
6708 -------------------------------------------------------------------
6709 Thu Sep 13 17:59:55 CEST 2007 - ma@suse.de
6710
6711 - On update do not delete unmaintained non-SuSE packages.
6712 - version 3.23.2
6713 - revision 7239
6714
6715 -------------------------------------------------------------------
6716 Thu Sep 13 13:02:39 CEST 2007 - lslezak@suse.cz
6717
6718 - ZYppImpl::getPartitions() - don't return the current partitioning
6719   when the partitioning hasn't been set - fixes DU parsing in
6720   inst-sys (#308659)
6721
6722 -------------------------------------------------------------------
6723 Thu Sep 13 11:30:47 CEST 2007 - dmacvicar@suse.de
6724
6725 - Throw specific exceptions during commit (#308511)
6726 - 3.23.1
6727
6728 -------------------------------------------------------------------
6729 Wed Sep 12 18:48:00 CEST 2007 - ma@suse.de
6730
6731 - Various disk space calculation fixes. Susetags, plaindir and rpmdb
6732   now provide more detailed disk usage information.
6733   Yum metadata don't, so we book the package size to '/'. (#308362)
6734 - version 3.23.0
6735 - revision 7225
6736
6737 -------------------------------------------------------------------
6738 Wed Sep 12 15:48:41 CEST 2007 - schubi@suse.de
6739
6740 - Regarding keep state while recycle old valid solver results. Bug 286889
6741 - r 7209
6742
6743 -------------------------------------------------------------------
6744 Wed Sep 12 12:24:49 CEST 2007 - jkupec@suse.cz
6745
6746 - report 100% progress on finishing RPM removal (bug #309431)
6747 - revision 7200
6748
6749 -------------------------------------------------------------------
6750 Tue Sep 11 17:25:35 CEST 2007 - schubi@suse.de
6751
6752 - Update: rename language packages --> take that package which fits to the
6753   selected language Bug 308098
6754 - r 7919
6755
6756 -------------------------------------------------------------------
6757 Tue Sep 11 16:11:20 CEST 2007 - dmacvicar@suse.de
6758
6759 - restore deltas and patch rpms from the cache (#309124)
6760 - 3.22.8
6761
6762 -------------------------------------------------------------------
6763 Tue Sep 11 14:54:44 CEST 2007 - ma@suse.de
6764
6765 - Don't fail if a product is deleted multiple times (e.g. due to
6766   obsoletes and an explicit deleted request). (#308746)
6767 - version 3.22.7
6768 - revision 7184
6769
6770 -------------------------------------------------------------------
6771 Tue Sep 11 13:52:47 CEST 2007 - jkupec@suse.cz
6772
6773 - SYSCONFDIR variable added for modifying /etc
6774
6775 -------------------------------------------------------------------
6776 Tue Sep 11 12:18:11 CEST 2007 - schubi@suse.de
6777
6778 - uninstallable resolvable -->suggested solution: delete; Bug 308164
6779 - r 7177
6780
6781 -------------------------------------------------------------------
6782 Mon Sep 10 16:19:05 CEST 2007 - schubi@suse.de
6783
6784 - new translations added
6785 - r 7166
6786 - version 3.22.6
6787
6788 -------------------------------------------------------------------
6789 Mon Sep 10 15:50:49 CEST 2007 - lslezak@suse.cz
6790
6791 - fixed disk usage counting of updated packages (#308362)
6792
6793 -------------------------------------------------------------------
6794 Mon Sep 10 14:17:29 CEST 2007 - schubi@suse.de
6795
6796 - Splitting packages: Take the package with the best
6797   architecture,edition ONLY; Bug 308591
6798 - r 7160
6799
6800 -------------------------------------------------------------------
6801 Mon Sep 10 10:55:45 CEST 2007 - lslezak@suse.cz
6802
6803 - properly report fallback disk usage size (in kB instead of bytes)
6804   when disk usage is not known (YUM repos) (#308475)
6805
6806 -------------------------------------------------------------------
6807 Fri Sep  7 13:27:26 CEST 2007 - ma@suse.de
6808
6809 - Install a sample /etc/zypp.conf. (#306615)
6810 - Fixed missing soversion symlink in package.
6811 - version 3.22.5
6812 - revision 7150
6813
6814 -------------------------------------------------------------------
6815 Fri Sep  7 13:03:48 CEST 2007 - schubi@suse.de
6816
6817 - RequirementIsMet: return true only if ALL Atoms are NOT incomplete; Bug
6818   308252
6819 - r 7143
6820
6821 -------------------------------------------------------------------
6822 Thu Sep  6 18:22:36 CEST 2007 - schubi@suse.de
6823
6824 - Error: Select two candidate with the same name while update.
6825   Solution: If there is a candidate which is already selected for installation -->
6826   take thatone #308082
6827 - r 7132
6828
6829 -------------------------------------------------------------------
6830 Thu Sep  6 14:11:58 CEST 2007 - ma@suse.de
6831
6832 - Work arround installed patterns providing an empty vendor string. (#307743)
6833 - Let the solver treat vendor suse and opensuse as equivalent.
6834 - version 3.22.4
6835
6836 -------------------------------------------------------------------
6837 Thu Sep  6 12:33:27 CEST 2007 - schubi@suse.de
6838
6839 - Checking item before evaluating the concerning vendor. bug #307941
6840 - r 7119
6841
6842 -------------------------------------------------------------------
6843 Wed Sep  6 02:24:37 CEST 2007 - dmacvicar@suse.de
6844
6845 - Fix for bug #307163 - empty package descriptions
6846   a.k.a shared tag not 100% implemented
6847 - r 7117
6848 - version 3.22.3
6849
6850 -------------------------------------------------------------------
6851 Wed Sep  5 17:52:37 CEST 2007 - schubi@suse.de
6852
6853 - logging "reverse" NEEDED_BY in the detail description of solver
6854   problems.
6855 - improved error message if a requiremnt is not fulfilled Bug 307743
6856 - Add "ignore" option to the solution if a requirement is not fulfilled
6857   Bug 304276
6858 - revision 7113
6859
6860 -------------------------------------------------------------------
6861 Wed Sep  5 14:33:02 CEST 2007 - jkupec@suse.cz
6862
6863 - fixed the order of operands of susetags local metadata status
6864   computation which caused the YaST repositories to always get
6865   refreshed (part of bug #304310)
6866 - revision 7107
6867 - version 3.22.2
6868
6869 -------------------------------------------------------------------
6870 Tue Sep  4 12:09:10 CEST 2007 - schubi@suse.de
6871
6872 - comparing vendor with VendorAttr::equivalent
6873 - revision 7103
6874
6875 -------------------------------------------------------------------
6876 Mon Sep  3 18:43:51 CEST 2007 - schwab@suse.de
6877
6878 - Use $RPM_OPT_FLAGS.
6879
6880 -------------------------------------------------------------------
6881 Mon Sep  3 17:14:02 CEST 2007 - ma@suse.de
6882
6883 - Reset transact bits when switching status from
6884   "update" to "protected" (#246976)
6885 - version 3.22.1
6886 - revision 7094
6887
6888 -------------------------------------------------------------------
6889 Mon Sep  3 13:56:42 CEST 2007 - schubi@suse.de
6890
6891 - new translations added
6892 - rev 7083
6893
6894 -------------------------------------------------------------------
6895 Fri Aug 31 22:10:55 CEST 2007 - ma@suse.de
6896
6897 - Added ability to switch off use of patch and delta rpms via zypp.conf (#305864)
6898    [main]
6899    download.use_patchrpm = no
6900    download.use_deltarpm = no
6901 - version 3.22.0
6902 - revision 7069
6903
6904 -------------------------------------------------------------------
6905 Fri Aug 31 19:56:40 CEST 2007 - ma@suse.de
6906
6907 - On demand translate patch requirements into a list of atoms.
6908   Required by the UI to display packages acssociated with a patch.
6909   (#300612)
6910 - version 3.21.1
6911 - revision 7065
6912
6913 -------------------------------------------------------------------
6914 Fri Aug 31 13:59:54 CEST 2007 - kkaempf@suse.de
6915
6916 - enrich ResolverInfo with the reason if a user-initiated request
6917   fails (#304325, #306240)
6918 - r 7051
6919
6920 -------------------------------------------------------------------
6921 Thu Aug 30 20:10:00 CEST 2007 - jkupec@suse.cz
6922
6923 - added missing implementation of LogControl::setLineFormater()
6924   (lslezak)
6925 - version 3.21.0
6926 - revision 7041
6927
6928 -------------------------------------------------------------------
6929 Thu Aug 30 18:55:15 CEST 2007 - jkupec@suse.cz
6930
6931 - enable changing url in requestMedia callback (#294481)
6932 - revision 7037
6933
6934 -------------------------------------------------------------------
6935 Thu Aug 30 18:22:32 CEST 2007 - ma@suse.de
6936
6937 - Filter readonly mount points in DiskUsageCounter (#297405)
6938 - revision 7030
6939
6940 -------------------------------------------------------------------
6941 Thu Aug 30 17:31:33 CEST 2007 - jkupec@suse.cz
6942
6943 - remember the cause of the RepoException when refreshing metadata
6944   (#301022)
6945 - r7023
6946
6947 -------------------------------------------------------------------
6948 Thu Aug 30 17:25:14 CEST 2007 - ma@suse.de
6949
6950 - Safe fix for bug #299680.
6951 - version 3.20.1
6952 - revision 7026
6953
6954 -------------------------------------------------------------------
6955 Thu Aug 30 15:48:03 CEST 2007 - schubi@suse.de
6956
6957 - Bugfix: If a requirement has been fulfilled by more than one language
6958   resolvables only thatone will be taken which fits to the selected
6959   language.
6960 - r 7018
6961
6962 -------------------------------------------------------------------
6963 Thu Aug 30 15:14:23 CEST 2007 - jkupec@suse.cz
6964
6965 - correct error code for media errors in MediaCurl::doGetFileCopy()
6966   affects only zypper error output, does not affect YaST
6967 - r7013
6968
6969 -------------------------------------------------------------------
6970 Wed Aug 29 18:28:41 CEST 2007 - jkupec@suse.cz
6971
6972 - reverted blocking of requestMedia from r6271 (#301710)
6973 - r6999
6974
6975 -------------------------------------------------------------------
6976 Wed Aug 29 18:09:29 CEST 2007 - kkaempf@suse.de
6977
6978 - prevent progress report in destructor (#299680)
6979 - r6998
6980
6981 -------------------------------------------------------------------
6982 Wed Aug 29 18:02:36 CEST 2007 - jkupec@suse.cz
6983
6984 - treat non-filelists.xml <file> entries as file provides capabilities
6985   in YUM parser (#304701)
6986 - r6992
6987
6988 -------------------------------------------------------------------
6989 Wed Aug 29 16:32:01 CEST 2007 - kkaempf@suse.de
6990
6991 - the media.1/media uniquely identifies a 'susetags' repo, not
6992   the content file (#304200)
6993
6994 -------------------------------------------------------------------
6995 Wed Aug 29 15:42:17 CEST 2007 - jkupec@suse.cz
6996
6997 - fixed locale dir (#304649)
6998 - r6984
6999
7000 -------------------------------------------------------------------
7001 Wed Aug 29 15:39:52 CEST 2007 - kkaempf@suse.de
7002
7003 - don't treat normal package license as "license to confirm"
7004   (#305906)
7005
7006 -------------------------------------------------------------------
7007 Wed Aug 29 15:28:53 CEST 2007 - ma@suse.de
7008
7009 - Fixed fix for #293039. Segfault due to uninitialzed data.
7010 - version 3.19.3
7011 - revision 6980
7012
7013 -------------------------------------------------------------------
7014 Wed Aug 29 15:10:20 CEST 2007 - schubi@suse.de
7015
7016 - reduced too much verbosed ResolverContext logging; Bug 303971
7017 - r 6977
7018
7019 -------------------------------------------------------------------
7020 Wed Aug 29 13:55:28 CEST 2007 - ma@suse.de
7021
7022 - Fixed PlainDir repositories to provide real disk usage data. For
7023   repomd and others that do not provide any detailed disk usage info,
7024   assume the packgage size is required below "/". Peviously they were
7025   treated as being empy.
7026 - version 3.19.2
7027 - revision 6972
7028
7029 -------------------------------------------------------------------
7030 Wed Aug 29 13:36:42 CEST 2007 - schubi@suse.de
7031
7032 - Add a new solver solution in the case of running in a timeout:
7033   ProblemSolutionDoubleTimeout.h
7034   #Bug 302496
7035 - revision 6970
7036
7037 -------------------------------------------------------------------
7038 Wed Aug 29 11:23:26 CEST 2007 - dmacvicar@suse.de
7039
7040 - bug in fix for (#292986)
7041
7042 -------------------------------------------------------------------
7043 Tue Aug 28 18:48:26 CEST 2007 - dmacvicar@suse.de
7044
7045 - (#297001) - libzypp: can't skip broken packages
7046 - re enable importing zypp keyring from rpm.(#302379)
7047 - 3.19.1
7048
7049 -------------------------------------------------------------------
7050 Tue Aug 28 17:30:30 CEST 2007 - kkaempf@suse.de
7051
7052 - rename ResolvableQuery::iterateResolvablesByKindsAndStrings
7053   to ResolvableQuery::iterateResolvablesByKindsAndStringsAndRepos
7054   in order to support query-by-repo (#305384)
7055 - fix iterateResolvablesByKindsAndStringsAndRepos to take any
7056   number of kinds, names, or repos (#305347)
7057 - remove ResolvableQuery::iterateResolvablesByKind, not needed
7058 - version 3.19.0
7059 - rev 6935
7060
7061 -------------------------------------------------------------------
7062 Tue Aug 28 11:27:53 CEST 2007 - dmacvicar@suse.de
7063
7064 - real fix for reading signature ids. (#390535).
7065 - delete metadata when removing repo (#301037).
7066
7067 -------------------------------------------------------------------
7068 Mon Aug 27 23:52:41 CEST 2007 - dmacvicar@suse.de
7069
7070 - following behaviour for setPartitions
7071   - if they are not set, they are detected
7072   - if they are set, that value is used.
7073   - if value set or detected is empty, all disk usage
7074     information is read. Otherwise just values in those
7075     mount points.
7076     Should work for installation as long as detectPartitions
7077     is empty at installation.(#293039)
7078
7079 -------------------------------------------------------------------
7080 Mon Aug 27 17:08:41 CEST 2007 - kkaempf@suse.de
7081
7082 - Add ZConfig::overrideSystemArchitecture() to override zypp arch
7083   from external, e.g. for the testcases
7084 - Honor ZYPP_CONF environment variable to override the buit-in
7085   /etc/zypp/zypp.conf
7086 - Check architecture at handout() to prevent NULL ptr reference.
7087 - Bug 301286
7088 - rev 6908
7089
7090 -------------------------------------------------------------------
7091 Mon Aug 27 15:53:52 CEST 2007 - schubi@suse.de
7092
7093 -The solver generate an establish call for all
7094  resolvables which has filesystemcaps if there is not a valid result from a
7095  former solver run available. This covers:
7096  * Initial solver run
7097  * Changing of filesystem whithin a workflow, cause the solver results will
7098    be reset if the filesystem dependencies have been changed
7099  Bug 271912
7100 - r 6901
7101
7102 -------------------------------------------------------------------
7103 Sun Aug 26 15:49:27 CEST 2007 - kkaempf@suse.de
7104
7105 - pass location to plaindir package (#303751)
7106 - Add name of file in question to checksum/signature related
7107   exceptions.
7108 - pass basename of file to verifyFileSignatureWorkflow (instead of
7109   empty string).
7110 - filter out incompatible architectures when parsing sustags
7111   repos (first half of #301286)
7112 - r 6882
7113
7114 -------------------------------------------------------------------
7115 Fri Aug 24 11:52:27 CEST 2007 - dmacvicar@suse.de
7116
7117 - don't run source migration if yast is running in
7118   intsys mode (#297136)
7119 - signature and checksum verification fixes. Still pending
7120   problem ZYpp getting no output from gpg when running from zypper.
7121   (#302059)
7122
7123 -------------------------------------------------------------------
7124 Thu Aug 23 13:51:41 CEST 2007 - schubi@suse.de
7125
7126 - Do not strip resolvables which have the same name but different kind
7127   (ResolverInfo*)
7128 - Flag info NEEDEDBY correctly if it will be used by freshen/supplement
7129 - r 6830
7130
7131 -------------------------------------------------------------------
7132 Wed Aug 22 18:58:44 CEST 2007 - mvidner@suse.cz
7133
7134 - Do not use "a-z" in regexes. Fixes "Invalid Url scheme 'http'" in
7135   the Estonian locale (#302525).
7136
7137 -------------------------------------------------------------------
7138 Wed Aug 22 17:59:39 CEST 2007 - aschnell@suse.de
7139
7140 - added remembering of exception history at various places
7141
7142 -------------------------------------------------------------------
7143 Wed Aug 22 16:52:09 CEST 2007 - schubi@suse.de
7144
7145 - Bugfixes concerning vendor handling:
7146 - first bug:
7147   Installed A-1.0(vendor SuSE)
7148   Available A-2.0(other vendor)
7149   A will not be regarded as "unmaintained". So it will not be deleted.
7150 - second bug:
7151   A need B-2.0. B-1.0 is installed but has another vendor. Report a
7152   proper errmessage.
7153 - Testcase : solution-tests/vendor-test.xml
7154 - r 6812
7155 - 3.18.4
7156
7157 -------------------------------------------------------------------
7158 Tue Aug 21 15:38:08 CEST 2007 - dmacvicar@suse.de
7159
7160 - ignore HASH key for download (#300982)
7161
7162 -------------------------------------------------------------------
7163 Tue Aug 21 15:17:23 CEST 2007 - schubi@suse.de
7164
7165 - Added explicitly_requested as parameter in ResolverContext::Uninstall
7166   Bug 299819
7167 - revision 6794
7168
7169 -------------------------------------------------------------------
7170 Tue Aug 21 13:06:44 CEST 2007 - dmacvicar@suse.de
7171
7172 - If no mount information is available, parse all DU entries.
7173 - read only hack mode for migrate-sources. We actually do add
7174   repositories with it, but no harm. (#292986)
7175 - fix some typos in exceptions (#301331)
7176 - 3.18.3
7177
7178 -------------------------------------------------------------------
7179 Mon Aug 20 16:06:36 CEST 2007 - schubi@suse.de
7180
7181 - Do not regard explicit request in order to recognize updated packages
7182   correctly. Bug 301676
7183 - Updated translations
7184 - r 6766
7185 - 3.18.2
7186
7187 -------------------------------------------------------------------
7188 Mon Aug 20 15:35:46 CEST 2007 - mvidner@suse.cz
7189
7190 - package-manager script: Call /sbin/yast2 with full path because of
7191   gnomesu (#269873).
7192
7193 -------------------------------------------------------------------
7194 Mon Aug 20 15:23:14 CEST 2007 - dmacvicar@suse.de
7195
7196 - add support for the HASH key. (#300982)
7197 - Use ContentFileParser in Downloader (instead of implementing
7198   the parser again, it has a reason, Downloader was written first)
7199 - update testcases and data to cover the new HASH key
7200 - 3.18.1
7201
7202 -------------------------------------------------------------------
7203 Mon Aug 20 13:21:34 CEST 2007 - kkaempf@suse.de
7204
7205 - unify query API for kind and name, summary, description
7206   (incomplete)
7207 - rev 6761, version 3.18.0
7208
7209 -------------------------------------------------------------------
7210 Fri Aug 17 12:30:55 CEST 2007 - kkaempf@suse.de
7211
7212 - add iterateResolvablesByKindsAndName
7213 - rev 6735, version 3.17.13
7214
7215 -------------------------------------------------------------------
7216 Fri Aug 17 11:45:24 CEST 2007 - kkaempf@suse.de
7217
7218 - rename ResolvableQuery::queryByName to iterateResolvablesByName
7219 - fix reading of kind and repository in ResolvableQuery
7220 - add reverse lookups in CacheTypes
7221 - add iterateResolvablesByKind
7222 - rev 6733
7223
7224 -------------------------------------------------------------------
7225 Fri Aug 17 10:37:56 CEST 2007 - schubi@suse.de
7226
7227 - shorten solver error messages Bug 259894
7228 - rev 6723
7229
7230 -------------------------------------------------------------------
7231 Thu Aug 16 23:43:50 CEST 2007 - kkaempf@suse.de
7232
7233 - fix ResolvableQuery::query(), add ResolvableQuery::queryByName()
7234   install zypp/cache header files.
7235 - rev 6719, version 3.16.13
7236
7237 -------------------------------------------------------------------
7238 Thu Aug 16 17:21:52 CEST 2007 - kkaempf@suse.de
7239
7240 - discard pattern files with incompatbile architecture, both
7241   for download and for parsing. (#298716)
7242 - rev 6711
7243
7244 -------------------------------------------------------------------
7245 Thu Aug 16 17:12:45 CEST 2007 - kkaempf@suse.de
7246
7247 - run sqlite asynchronously and add sql index files where
7248   appropriate, gives 6x performance on certain operations.
7249   Bumping cache schema version to 1004.
7250   (#300998)
7251 - rev 6710
7252
7253 -------------------------------------------------------------------
7254 Thu Aug 16 17:08:58 CEST 2007 - kkaempf@suse.de
7255
7256 - fix String::endsWith (#301038)
7257 - rev 6709
7258
7259 -------------------------------------------------------------------
7260 Thu Aug 16 11:16:25 CEST 2007 - schubi@suse.de
7261
7262 - added an _explicitly_requested in QueueItemConflict ( as already in
7263   QueueItemEstablish, QueueItemInstall, QueueItemUninstall ) in order to
7264   remove the conflicting item without an error message. Bug 299819
7265 - rev 6699
7266
7267 -------------------------------------------------------------------
7268 Thu Aug 16 07:23:31 CEST 2007 - jkupec@suse.cz
7269
7270 - forgot to set default refresh policy in checkIfToRefreshMetadata
7271 - repo.refresh.delay default set to 10 minutes
7272 - 6693
7273
7274 -------------------------------------------------------------------
7275 Wed Aug 15 15:32:36 CEST 2007 - schubi@suse.de
7276
7277 - Bugfix while regarding correct vendor in update
7278 - r6677
7279 - version 3.15.0
7280
7281 -------------------------------------------------------------------
7282 Wed Aug 15 13:57:04 CEST 2007 - jkupec@suse.cz
7283
7284 - repo.refresh.delay=<minutes> (ZConfig, "main" section) support
7285   added to delay next check & refresh until the specified number of
7286   minutes has passed from the last check or refresh (FATE #301991).
7287   Revisions: 6654, 6656, 6666, and 6667.
7288 - filesystem::touch(Pathname) added (r6666)
7289 - RepoManager::touchIndexFile(RepoInfo) added
7290 - RepoManager::checkIfToRefreshMetadata(RepoInfo,Url,policy):
7291   decision to do the refresh moved to this public method.
7292 - r6667
7293
7294 -------------------------------------------------------------------
7295 Wed Aug 15 12:38:26 CEST 2007 - schubi@suse.de
7296
7297 - generate a resolver problem if addRequires does not find a resovable
7298   #299486
7299 - rev 6660
7300
7301 -------------------------------------------------------------------
7302 Tue Aug 14 15:54:15 CEST 2007 - schubi@suse.de
7303
7304 - Prioritized delete request by the user BEFORE delete requests due
7305   missing dependencies or conflicting dependencies. Bug 298322
7306 - rev 6640
7307
7308 -------------------------------------------------------------------
7309 Fri Aug 10 20:49:20 CEST 2007 - jkupec@suse.cz
7310
7311 - support also "Plaindir" as valid repo type name (#298622)
7312 - revision 6616
7313 - version 3.14.0
7314
7315 -------------------------------------------------------------------
7316 Fri Aug 10 18:03:06 CEST 2007 - dmacvicar@suse.de
7317
7318 - fix segfault in Progress reporting
7319 - progress report use name instead of alias (#298035)
7320 - repoinfo returns alias if name is empty
7321
7322 -------------------------------------------------------------------
7323 Fri Aug 10 16:04:42 CEST 2007 - dmacvicar@suse.de
7324
7325 - merge patch by dmueller to get rid of boost-regex
7326
7327 -------------------------------------------------------------------
7328 Fri Aug 10 13:50:40 CEST 2007 - dmacvicar@suse.de
7329
7330 - dont create a second CacheStore in the same scope, will lock...
7331   #297627
7332
7333 -------------------------------------------------------------------
7334 Thu Aug  9 15:04:21 CEST 2007 - jkupec@suse.cz
7335
7336 - fixed some RepoManager exception docs & history
7337 - r6558
7338
7339 -------------------------------------------------------------------
7340 Thu Aug  9 13:33:59 CEST 2007 - dmacvicar@suse.de
7341
7342 - feature #302135: Graceful update of 3rd party packages
7343   Automatic upgrading only sees packages from same vendor
7344   This allows not needed to have those locked.
7345 - Add persistent locks file which allow wildcards. Users
7346   can lock certain packages adding lines like "kde* < 3.5"
7347 - add applyLocks() to apply persistent locks before solving
7348
7349 -------------------------------------------------------------------
7350 Thu Aug  9 13:28:20 CEST 2007 - schubi@suse.de
7351
7352 -  recognize changes in the pool (e.g. changing /etc/sysconfig/storage
7353   #271912 wq
7354 - Added locking resolvables in the testcases
7355 - rev 6544
7356
7357 -------------------------------------------------------------------
7358 Wed Aug  8 16:04:07 CEST 2007 - dmacvicar@suse.de
7359
7360 - add migrate-sources to %post (#292986)
7361 - 3.13.15
7362
7363 -------------------------------------------------------------------
7364 Wed Aug  8 13:32:52 CEST 2007 - jkupec@suse.cz
7365
7366 - fixed bug with using wrong files from raw metadata cache
7367   (bug #297611) (duncanmv) (r6501, already released in 3.13.14)
7368
7369 -------------------------------------------------------------------
7370 Wed Aug  8 12:42:39 CEST 2007 - schubi@suse.de
7371
7372 - fix in "ignore conflicts" if the conflict has been caused by an obsolete
7373   Bug# 297795
7374 - r 6517
7375
7376 -------------------------------------------------------------------
7377 Tue Aug  7 17:04:47 CEST 2007 - dmacvicar@suse.de
7378
7379 - implement susetags support for compressed metadata
7380   and testcases. (feature #301916)
7381 - implement disk usage in cache. For installation requires
7382   some changes in YaST to setup the ZYpp getPartitions()
7383   before repos are cached. (bug #293039)
7384 - added testcases for diskusage
7385 - 3.13.14
7386
7387 -------------------------------------------------------------------
7388 Mon Aug  6 10:19:12 CEST 2007 - jkupec@suse.cz
7389
7390 - fixed YUM parser to properly create source packages
7391 - disabled reading of filelists.xml.gz by default (the data are
7392   currently not stored anyway)
7393 - revision 6481
7394 - version 3.13.13
7395
7396 -------------------------------------------------------------------
7397 Sat Aug  4 01:03:19 CEST 2007 - ma@suse.de
7398
7399 - Don't download unwanted translation files (#293740).
7400 - revision 6470
7401
7402 -------------------------------------------------------------------
7403 Fri Aug  3 23:52:18 CEST 2007 - ma@suse.de
7404
7405 - Fix susetags repo to parse dikusage data (#293039)
7406 - revision 6467
7407 - version 3.13.12
7408
7409 -------------------------------------------------------------------
7410 Fri Aug  3 18:56:47 CEST 2007 - ma@suse.de
7411
7412 - Add product attribute 'type' (aka 'category' which is now
7413   deprecated). Adapted sustags and yum parsers to parse and
7414   provide this value.
7415 - revision 6464
7416 - version 3.13.11
7417
7418 -------------------------------------------------------------------
7419 Fri Aug  3 17:29:56 CEST 2007 - dmacvicar@suse.de
7420
7421 - fix modalias rel column number
7422 - version 3.13.10
7423
7424 -------------------------------------------------------------------
7425 Fri Aug  3 16:35:36 CEST 2007 - dmacvicar@suse.de
7426
7427 - Implemented option repo.add.probe to allow probing
7428   the added repositories
7429 - version 3.13.9
7430
7431 -------------------------------------------------------------------
7432 Fri Aug  3 16:07:46 CEST 2007 - schubi@suse.de
7433
7434 - Fixed detection of renamed packages while update.
7435 - Added new translations
7436 - rev 6445
7437
7438 -------------------------------------------------------------------
7439 Fri Aug  3 15:02:28 CEST 2007 - ma@suse.de
7440
7441 - Speed up retrieving MediaNr attribute, as it slows down install
7442   order calculation. (#297173)
7443 - revision 6442
7444
7445 -------------------------------------------------------------------
7446 Fri Aug  3 14:13:36 CEST 2007 - dmacvicar@suse.de
7447
7448 - Fixed cache schema upgrade
7449
7450 -------------------------------------------------------------------
7451 Fri Aug  3 13:38:17 CEST 2007 - ma@suse.de
7452
7453 - Fixed pattern includes and extends attributes.
7454 - revision 6431
7455 - version 3.13.8
7456
7457 -------------------------------------------------------------------
7458 Fri Aug  3 12:33:41 CEST 2007 - schubi@suse.de
7459
7460 - API for retrieving additional dependencies" solver/detail/Resolver.h
7461 - Handle additional dependencies in the testcases
7462 - Handle system and language dependencies in the testcases correctly.
7463 - r 6418
7464
7465 -------------------------------------------------------------------
7466 Thu Aug  2 18:14:12 CEST 2007 - ma@suse.de
7467
7468 - Indicate changed pool content if /etc/sysconfig/storage USED_FS_LIST
7469   has changed. Resolver must discard any cached filesystem dependencies.
7470   (required for #271912)
7471 - revision 6404
7472
7473 -------------------------------------------------------------------
7474 Thu Aug  2 16:37:06 CEST 2007 - ma@suse.de
7475
7476 - Indicate changed pool content to the resolver. (required for #271912)
7477 - revision 6398
7478 - version 3.13.7
7479
7480 -------------------------------------------------------------------
7481 Thu Aug  2 10:16:16 CEST 2007 - schubi@suse.de
7482
7483 - speedup error handling. Do not log ResolveInfo anymore. Set limit of 20
7484   problems. Bug 280387
7485 - r 6378
7486 - version 3.13.6
7487
7488 -------------------------------------------------------------------
7489 Wed Aug  1 18:51:12 CEST 2007 - ma@suse.de
7490
7491 - Added interface to install source packages via zypper.
7492 - revision 6373
7493 - version 3.13.5
7494
7495 -------------------------------------------------------------------
7496 Tue Jul 31 22:01:08 CEST 2007 - ma@suse.de
7497
7498 - Added package attributes Package::sourcePkgName and
7499   Package::sourcePkgEdition. Name and edition of the source
7500   rpm this package was built from.
7501 - Added ZYpp::installSrcPackage to install a single source package.
7502 - revision 6353
7503 - version 3.13.4
7504
7505 -------------------------------------------------------------------
7506 Tue Jul 31 19:06:54 CEST 2007 - ma@suse.de
7507
7508 - Temorary files and directories created by makeSibling use the
7509   same protection as the original.
7510 - revision 6344
7511 - version 3.13.3
7512
7513 -------------------------------------------------------------------
7514 Tue Jul 31 10:37:13 CEST 2007 - schubi@suse.de
7515
7516 - Removed keepExtras from resolvePool. This will be handled
7517   in the solver internally now. #294727
7518 - Checking if item really exists (#295544; ResolverInfoContainer.cc)
7519 - revision 6317
7520 - version 3.13.2
7521
7522 -------------------------------------------------------------------
7523 Mon Jul 30 17:23:19 CEST 2007 - ma@suse.de
7524
7525 - Remove tribool from RepoInfo's interface.
7526 - revision 6301
7527 - version 3.13.1
7528
7529 -------------------------------------------------------------------
7530 Mon Jul 30 13:59:33 CEST 2007 - ma@suse.de
7531
7532 - Fixed wrong media number reported by script, message and patch.
7533 - Fixed script API to provide the scripts location on media (if not
7534   inlined).
7535 - Introduced ScripProvider to make a script available on the local
7536   disk.
7537 - revision 6288
7538 - version 3.13.0
7539
7540 -------------------------------------------------------------------
7541 Fri Jul 27 18:08:42 CEST 2007 - jkupec@suse.cz
7542
7543 - don't request media chage if the media is not changeable (like
7544   e.g. http)
7545 - revision 6271
7546 - version 3.12.1
7547
7548 -------------------------------------------------------------------
7549 Fri Jul 27 17:40:44 CEST 2007 - dmacvicar@suse.de
7550
7551 - progress ticks for clean cache
7552 - ZConfig: remove default from names.
7553 - re enable reading cache callbacks
7554 - ini parser without boost::regexp
7555   patch by dmueller (#152447)
7556
7557 -------------------------------------------------------------------
7558 Fri Jul 27 17:16:27 CEST 2007 - ma@suse.de
7559
7560 - Fixed package to provide the location media number. (#294496)
7561 - revision 6263
7562
7563 -------------------------------------------------------------------
7564 Fri Jul 27 16:31:38 CEST 2007 - jkupec@suse.cz
7565
7566 - RepoFileReader - ignore empty url keys (baseurl, mirrorlist,
7567   gpgkey) instead of throwing bad url exception
7568 - revision 6259
7569
7570 -------------------------------------------------------------------
7571 Thu Jul 26 16:41:30 CEST 2007 - kkaempf@suse.de
7572
7573 - Make clearing of extra dependencies/conflicts configurable when
7574   resolvePool(). Leave the default as before (clear extras).
7575   Bug # 294727
7576 - revision 6233
7577 - version 3.12.0
7578
7579 -------------------------------------------------------------------
7580 Thu Jul 26 10:58:27 CEST 2007 - dmacvicar@suse.de
7581
7582 - /var/lib/zypp/cache -> /var/cache/zypp
7583   (#292419)
7584 - ini parser without boost::regexp, patch by dmueller
7585   (#152447)
7586
7587 -------------------------------------------------------------------
7588 Wed Jul 25 13:50:06 CEST 2007 - ma@suse.de
7589
7590 - Make temp directory configurable  via environment
7591   variable ZYPPTMPDIR.
7592 - revision 6202
7593 - version 3.11.11
7594
7595 -------------------------------------------------------------------
7596 Tue Jul 24 17:55:49 CEST 2007 - ma@suse.de
7597
7598 - Fixed bug in smart pointer comparison.
7599
7600 -------------------------------------------------------------------
7601 Mon Jul 23 13:05:53 CEST 2007 - ma@suse.de
7602
7603 - Fix failing rename of metadata download directories across
7604   filesystem boundaries.
7605
7606 -------------------------------------------------------------------
7607 Fri Jul 20 16:10:59 CEST 2007 - ma@suse.de
7608
7609 - Fixed malicious gettext include.
7610 - Make ZConfig a singleton.
7611 - revision 6123
7612
7613 -------------------------------------------------------------------
7614 Thu Jul 19 15:52:03 CEST 2007 - ma@suse.de
7615
7616 - Fixed repo::provideFile to set a deleter for downloaded files
7617   (#293004).
7618 - revision 6094
7619 - version 3.11.10
7620
7621 -------------------------------------------------------------------
7622 Thu Jul 19 12:58:12 CEST 2007 - ma@suse.de
7623
7624 - Query ByRepository now takes as well an alias.
7625
7626 -------------------------------------------------------------------
7627 Wed Jul 18 16:40:35 CEST 2007 - dmacvicar@suse.de
7628
7629 - fix retrieval of container attributes in cache
7630   (#292698)
7631
7632 -------------------------------------------------------------------
7633 Wed Jul 18 16:12:06 CEST 2007 - ma@suse.de
7634
7635 - Port zypp-query-pool (#292404)
7636 - revision 6069
7637 - version 3.11.9
7638
7639 -------------------------------------------------------------------
7640 Wed Jul 18 16:09:04 CEST 2007 - schubi@suse.de
7641
7642 - added new calls in Resolver.h: addRequire,addConflict
7643
7644 -------------------------------------------------------------------
7645 Wed Jul 18 14:43:04 CEST 2007 - ma@suse.de
7646
7647 - Fixed IniParser to allow '=' in values (#292669)
7648 - revision 6063
7649
7650 -------------------------------------------------------------------
7651 Wed Jul 18 14:16:59 CEST 2007 - dmacvicar@suse.de
7652
7653 - allow / in alias (#292628)
7654
7655 -------------------------------------------------------------------
7656 Wed Jul 18 12:38:55 CEST 2007 - ma@suse.de
7657
7658 - Fixed repo::provideFile to throw on error.
7659 - Fixed ResolvableQuery to use 0 as default for non existing
7660   numerical values.
7661 - revision 6058
7662
7663 -------------------------------------------------------------------
7664 Tue Jul 17 15:57:03 CEST 2007 - ma@suse.de
7665
7666 - Fixed OnMediLocation to use safe defaults. Added setLocaltion and
7667   additional ctor for convenience.
7668 - revision 6047
7669
7670 -------------------------------------------------------------------
7671 Tue Jul 17 10:45:39 CEST 2007 - schubi@suse.de
7672
7673 - Evalute update canditate:
7674   Take canditates only which are really installable. Bug 292077
7675   r 6034
7676
7677 -------------------------------------------------------------------
7678 Mon Jul 16 15:41:31 CEST 2007 - jkupec@suse.cz
7679
7680 - fixed some tribool bugs in RepoInfo
7681 - revision 6022
7682
7683 -------------------------------------------------------------------
7684 Mon Jul 16 11:43:33 CEST 2007 - dmacvicar@suse.de
7685
7686 - fix reading of non existant repo
7687 - r6018
7688 - first submission to stable
7689 - fix keywords parsing in susetags parser
7690 - version 3.11.8
7691
7692 -------------------------------------------------------------------
7693 Wed Jul 11 19:14:47 CEST 2007 - jkupec@suse.cz
7694
7695 - make resolvable query complete exceptionless with the database
7696 - test that packages have some attributes
7697 - disable progress adaptor for now
7698 - revision 5977
7699 - version 3.11.7
7700
7701 -------------------------------------------------------------------
7702 Wed Jul 11 14:37:02 CEST 2007 - ma@suse.de
7703
7704 - fixed unresolved symbols
7705 - revision 5972
7706 - version 3.11.6
7707
7708 -------------------------------------------------------------------
7709 Wed Jul 11 13:31:39 CEST 2007 - ma@suse.de
7710
7711 - fixed TranslatedText creating unwanted entries.
7712 - fixed capability processing
7713 - revision 5964
7714 - version 3.11.5
7715
7716 -------------------------------------------------------------------
7717 Tue Jul 10 20:01:18 CEST 2007 - jkupec@suse.cz
7718
7719 - MediaSetAccess::release() added
7720 - Use attachDesiredMedia in MediaProducts
7721 - Progress reporting improved
7722 - revision 5959
7723 - version 3.11.4
7724
7725 -------------------------------------------------------------------
7726 Tue Jul 10 14:23:13 CEST 2007 - ma@suse.de
7727
7728 - fixed parsing translated texts.
7729 - added source packages.
7730 - revision 5947
7731 - version 3.11.3
7732
7733 -------------------------------------------------------------------
7734 Tue Jul 10 13:11:31 CEST 2007 - jkupec@suse.cz
7735
7736 - repo callbacks fixed
7737 - Fixed YUM parser progress reporting
7738 - Added CombinedProgressData
7739 - make RepoImpl::resolvables() load lazy
7740 - MediaProducts added for scanning products file
7741 - Implement cache schema versioning and automatic invalidation of
7742   cache when schema changes
7743 - revision 5942
7744 - version 3.11.2
7745
7746 -------------------------------------------------------------------
7747 Fri Jul  6 13:51:50 CEST 2007 - ma@suse.de
7748
7749 - Propagate pools repository_iterator to the UI
7750 - revision 5911
7751 - version 3.11.1
7752
7753 -------------------------------------------------------------------
7754 Thu Jul  5 17:02:08 CEST 2007 - ma@suse.de
7755
7756 - Package::location is now returns an OnMediaLocation
7757 - archivesize() renamed to downloadSize()
7758 - Allow to iterate all Repositories that contribute
7759   Resolvables to the Pool.
7760 - MediaSetAccess::provideDir added
7761 - remove useless url check
7762 - add old-api-style wrapper
7763 - Add MediaProducts class
7764 - revision 5892
7765 - version 3.11.0
7766
7767 -------------------------------------------------------------------
7768 Thu Jul  5 09:31:02 CEST 2007 - schubi@suse.de
7769
7770 - function isInstalledBy/installs
7771   Added an initial installation flag which shows if the item has been
7772   triggered for installation, or the dependency is already satisfied.
7773 - Revision 5884
7774 - Version 3.4.0
7775
7776 -------------------------------------------------------------------
7777 Tue Jul  3 13:07:31 CEST 2007 - jkupec@suse.cz
7778
7779 - removed unused %{prefix}/lib/zypp from %files in spec file
7780 - revision 5870
7781
7782 -------------------------------------------------------------------
7783 Tue Jul  3 10:37:37 CEST 2007 - jkupec@suse.cz
7784
7785 - Old API (SourceManager, metadata parsers) dropped in favor of the
7786   new refactored ones (RepoManager, RepoParser(s), cache subtree,
7787   repo subtree).
7788 - Some new API improvements.
7789 - revision 5868
7790 - version 3.10.0 (bumped minor to 10 to indicate refactoring branch)
7791
7792 -------------------------------------------------------------------
7793 Fri Jun 22 15:28:03 CEST 2007 - schubi@suse.de
7794
7795 - New API calls which provides more information about one
7796   resolvable after a solverrun:
7797   isInstalledBy (const PoolItem_Ref item);
7798   installs (const PoolItem_Ref item);
7799 - Revision 5835
7800
7801 -------------------------------------------------------------------
7802 Thu Jun 21 15:58:16 CEST 2007 - adrian@suse.de
7803
7804 - fix changelog entry order
7805
7806 -------------------------------------------------------------------
7807 Wed Jun 20 11:47:33 CEST 2007 - schubi@suse.de
7808
7809 - Ignore conflicting items which are uninstallable
7810 - Create a "needed by" info if a requirement is still fulfilled.
7811 - Allow only one needed_by and needed_by_capability in QueueItemInstall
7812 - Added capability and type (REQUIRE, RECOMMEND,....) to
7813   ResolverInfoNeededBy
7814 - Evaluate ResolverInfoNeededBy for more information in the error
7815   messages
7816 - Enlarge detail description in the error messages
7817 - Revision 5807
7818
7819 -------------------------------------------------------------------
7820 Tue Jun 19 13:59:09 CEST 2007 - ma@suse.de
7821
7822 - Fixes for gcc-4.2
7823 - revision 5786
7824 - version 3.3.1
7825
7826 -------------------------------------------------------------------
7827 Mon Jun 18 17:20:45 CEST 2007 - mvidner@suse.cz
7828
7829 - fixed so versioning from libtool to cmake
7830 - 3.3.0
7831
7832 -------------------------------------------------------------------
7833 Mon Jun 18 09:47:32 CEST 2007 - dmacvicar@suse.de
7834
7835 - Use gpg2 instead of gpg for keyring and make
7836   the package depend on it (#284211)
7837
7838 -------------------------------------------------------------------
7839 Mon Jun 11 17:02:49 CEST 2007 - schubi@suse.de
7840
7841 - Required kmp packges FOR EACH installed/to_be_installed kernel will be installed.
7842   New dependency "packageand(foo:bar)" which provides an AND dependency by
7843   injecting a supplement/freshen.
7844   e.G. package novell-cluster-services-kmp-smp
7845   supplements: packageand(kernel-smp:novell-cluster-services-kmp)
7846   Bug 255011
7847 - Dont check for architecture changes in atoms (#266178)
7848 - Revision 5720
7849
7850 -------------------------------------------------------------------
7851 Wed May 23 17:03:29 CEST 2007 - ma@suse.de
7852
7853 - Fixed package-manager script (#275847)
7854 - revision 5614
7855
7856 -------------------------------------------------------------------
7857 Wed May 23 13:32:02 CEST 2007 - schubi@suse.de
7858
7859 - fixed cmake
7860 - version 3.2.2
7861
7862 -------------------------------------------------------------------
7863 Wed May 23 11:25:55 CEST 2007 - schubi@suse.de
7864
7865 - Reduced logging in order to speedup solving Bug 275100
7866 - revision 5603
7867 - version 3.2.1
7868
7869 -------------------------------------------------------------------
7870 Tue May 15 14:03:34 CEST 2007 - ma@suse.de
7871
7872 - Fix excess calls to releaseFile. (#274357)
7873 - revision 5545
7874
7875 -------------------------------------------------------------------
7876 Wed May  9 18:44:20 CEST 2007 - dmacvicar@suse.de
7877
7878 - Fix importing keys into rpm. (#270125)
7879 - r5527
7880
7881 -------------------------------------------------------------------
7882 Wed Apr 18 14:56:17 CEST 2007 - ma@suse.de
7883
7884 - Support filesystem dependencies to add needed filesystem RPMs
7885   automatically (Fate 301966).
7886 - revision 5404
7887 - version 3.2.0
7888
7889 -------------------------------------------------------------------
7890 Mon Apr 16 11:23:15 CEST 2007 - jkupec@suse.cz
7891
7892 - avoiding attaching media where not needed (#263207)
7893 - r5381
7894
7895 -------------------------------------------------------------------
7896 Fri Apr 13 17:32:55 CEST 2007 - dmacvicar@suse.de
7897
7898 - fix FileCap with attributes
7899 - r5376
7900
7901 -------------------------------------------------------------------
7902 Thu Apr 12 02:33:18 CEST 2007 - ma@suse.de
7903
7904 - Fixed computation of install order. Take requirements of
7905   an installed packages uninstall scripts into account, if
7906   the package is updated. (#258682)
7907 - revision 5349
7908 - version 3.1.1
7909 -------------------------------------------------------------------
7910 Wed Apr 11 15:24:01 CEST 2007 - ma@suse.de
7911
7912 - Parse and provide package keywords. (Fate 120368)
7913 - revision 5338
7914 - version 3.1.0
7915
7916 -------------------------------------------------------------------
7917 Thu Apr  5 15:50:15 CEST 2007 - schubi@suse.de
7918
7919 - Upgrade: Do NOT delete packages which have unresolved dependencies -->
7920   Ask the user. Bug 258322
7921 - revision 5305
7922 - version 3.0.3
7923
7924 -------------------------------------------------------------------
7925 Wed Apr  4 19:39:12 CEST 2007 - ma@suse.de
7926
7927 - Fix restoring of Sources id root prefix is used. (#238165)
7928 - revision 5299
7929 - version 3.0.2
7930
7931 -------------------------------------------------------------------
7932 Wed Apr  4 15:33:54 CEST 2007 - jkupec@suse.cz
7933
7934 - MediaManager::attachDesiredMedia() added to support multiple
7935   (CD/DVD) drives (fate #3974)
7936 - r5296
7937
7938 -------------------------------------------------------------------
7939 Wed Mar 14 14:33:26 CET 2007 - schubi@suse.de
7940
7941 - If there is no valid solver result and NOT all resolvables ( other
7942   architecture) has been regarded, let the user decide making a new
7943   solver run with ALL available resolvables. Bug 223440
7944 - reducing logging (error -> debug)  bug 252921
7945 - Revision 5219
7946
7947 -------------------------------------------------------------------
7948 Fri Mar  9 00:08:38 CET 2007 - ma@suse.de
7949
7950 - Allow configuration of trusted vendors via
7951   /var/lib/zypp/db/trustedVendors. (#186636)
7952 - revision 5194
7953 - version 3.0.1
7954
7955 -------------------------------------------------------------------
7956 Wed Mar  7 15:20:29 CET 2007 - dmacvicar@suse.de
7957
7958 - libzypp-devel -> libzypp requirement is not versioned
7959   (#251086)
7960 - r5181
7961
7962 -------------------------------------------------------------------
7963 Tue Mar  6 17:25:49 CET 2007 - schubi@suse.de
7964
7965 - Using already existing valid solver results for further solver runs.
7966   (partiell solving)
7967 - r5169
7968
7969 -------------------------------------------------------------------
7970 Fri Mar  2 16:11:16 CET 2007 - dmacvicar@suse.de
7971
7972 - fix link order
7973 - r5165
7974
7975 -------------------------------------------------------------------
7976 Tue Feb 27 15:50:39 CET 2007 - dmacvicar@suse.de
7977
7978 - merging from 10.2 / SP1
7979 - #247459 ftp probing
7980   denied == dont exists in ftp
7981 - r5124
7982
7983 -------------------------------------------------------------------
7984 Tue Feb 27 15:35:06 CET 2007 - schubi@suse.de
7985
7986 - Merging solver related stuff from SuSE-Linux-10_2-Branch ( till r5111):
7987 - Simultaneouqusly establishing of items which are conflicting eachother is
7988   useless. So only one will be established. Fixed in QueueItemInstall.cc
7989   Bug 243595
7990 - Added new upgrade options to fine tune version and patch handling.
7991   (F301990)
7992 - The context of establishPool will be stored in Resolver and will be
7993   regarded for the next solver run everytime. So it will be not reset by
7994   any solver run anymore.
7995   bug 191810 ( A broken patch will not be installed again)
7996
7997 -------------------------------------------------------------------
7998 Fri Feb 23 17:40:23 CET 2007 - jkupec@suse.cz
7999
8000 - adding sotf,timeo=X nfs mount options by default (#235211)
8001 - r5093
8002
8003 -------------------------------------------------------------------
8004 Fri Feb 23 14:16:19 CET 2007 - jkupec@suse.cz
8005
8006 - support for HTTP authentication prompt added (#190609)
8007 - fixed problem with empty path in URL
8008   in MediaCurl::doGetFileCopy()
8009 - r5085
8010
8011 -------------------------------------------------------------------
8012 Mon Feb 12 15:28:08 CET 2007 - jkupec@suse.cz
8013
8014 - Merged revisions 4926-4993,4995,4998-5006 via svnmerge from
8015   SuSE-Linux-10_2-Branch
8016
8017 - verifySystem: Regarding patterns too. Bug 239750 (schubi)
8018 - verifySystem: The result will be set to APPL_HIGH, so it will be not
8019   reset by a second "normal" solver run. #239281 (schubi)
8020 - yast2 reports invalid URL as 'unknown source type'
8021   (#209961) (dmacvicar)
8022 - Added freshen language dependency in supplemements too if there is no
8023   entry in supplements.
8024   #240617;IPA fonts are not installed even if select Japanese
8025   language (schubi)
8026 - Setting allowed authentication methods to "basic,digest" if none
8027   provided in URL (#243006) (jkupec)
8028 - Stopping after 50 valid solver results. Anymore would be useless. Bug
8029   243595 (schubi)
8030 - r 5007
8031
8032 -------------------------------------------------------------------
8033 Mon Feb 12 10:37:02 CET 2007 - mvidner@suse.cz
8034
8035 - package-manager: use a generic su script from XDG (#235303, #244442)
8036
8037 -------------------------------------------------------------------
8038 Fri Feb  9 15:21:55 CET 2007 - jkupec@suse.cz
8039
8040 - Setting allowed authentication methods to "basic,digest" if none
8041   provided in URL (#243006)
8042 - fixed gettext and rpath problems in configure.ac and Makefile.cvs
8043   (mvidner)
8044 - r4999
8045
8046 -------------------------------------------------------------------
8047 Wed Feb  7 15:52:29 CET 2007 - jkupec@suse.cz
8048
8049 - MediaCurlException::dumpOn() adjusted for ncurses dialogue
8050   (#222602)
8051 - 4984
8052
8053 -------------------------------------------------------------------
8054 Mon Jan 29 13:10:37 CET 2007 - dmacvicar@suse.de
8055
8056 - Merged revisions 4907-4926 from SuSE-Linux-10_2-Branch
8057
8058 - update packages: changing architecture is only valid while an
8059   system update and NOT while an update via a patch. Last fix does
8060   not fit for every case.
8061   Bug 230685
8062 - Patch has selected not the concerning package for update but
8063   a package which has provided the required dependencies too.
8064   Algorithmus: If there are exactly two providers which differ in architecture
8065                prefer the better arch.
8066   Fix: Regarding NVRA too. ( only if equal )
8067   Bug 238284
8068 - Download only English and Local translation
8069   (#208457)
8070 - Added solver parameter:
8071    tryAllPossibilities: regarding every solver branch ( not only
8072                         branches with e.G. best architectures
8073    preferHighestVersion: Prefer solver results which have a higher
8074                          version number.
8075   Bug #238087
8076 - update packages: changing architecture is only valid while an
8077   system update and NOT while an update via a patch.
8078   Bug 230685 - x86_64 MozillaFirefox binaries in security update
8079   repository
8080   Fix of version 2.11.2 has not worked if the first founded item
8081   had had another architecture.
8082 - r4927
8083
8084 -------------------------------------------------------------------
8085 Wed Jan 24 14:50:33 CET 2007 - lslezak@suse.cz
8086
8087 - added ZYpp::getPartitions() - return the partitinoning
8088
8089 -------------------------------------------------------------------
8090 Wed Jan 24 14:20:28 CET 2007 - dmacvicar@suse.de
8091
8092 - Merged revisions 4705-4906 via svnmerge from SuSE-Linux-10_2-Branch
8093 - Corrupt download cannot be skipped
8094   (#217425 and #224216)
8095 - Enable package read ahead/caching in commit per default to reduce
8096   interactive media changes. If the environment variable
8097   ZYPP_COMMIT_NO_PACKAGE_CACHE is set, caching will be disabled. (F100182)
8098 - added parameter not to reset resolver results while calling
8099   freshen pool Bug: 235761
8100 - Prepare package read ahead/caching of packages in commit. Adatped the
8101   workflow. Caching details are now hidden inside CommitPackageCache.
8102   The current implementation still performs no read ahead. (for F100182)
8103 - Skip invalid or broken rpm database entries. (#231211)
8104 - verifySystem: check if the solution is valid after calling freshenPool()
8105   Bug: 235761
8106 - Added own call for Resolver::verifySystem with additional
8107   hardware/language check in order to keep binary compatibility
8108   Fate #301224
8109 - Rpm requires additional quoting of special chars in filenames.
8110   (#233967)
8111 - Resolver::verifySystem checks for new hardware now by calling
8112   freshenPool. This is configureable. Fate #301224
8113 - merged texts from proofread
8114 - Don't consider patch/delta rpms if package architecture changes.
8115   (#231254)
8116 - update packages: changing architecture is only valid while an
8117   system update and NOT while an update via a patch.
8118   Bug 230685 - x86_64 MozillaFirefox binaries in security update repository
8119 - verifySystem: Do only regard items which will be on the system after the
8120   commit. Fate 301178
8121 - feature #301369
8122   Import listed GPG Keys from an trusted installation source
8123 - fix return call in new xml parser
8124 - Enable system resolvables in Helix parser (Revision 4787)
8125 - deptestomatic:
8126   Resetting transaction with the correct call;
8127   bugfix; Added kind in keep state (Revision 4788)
8128 - Wrong behaviour in soft install/uninstall. --> Setting Transact with
8129   soft (Revision 4789)
8130 - New call added: maySetToBeUninstalledSoft (Revision 4789)
8131   Both are only functions for the solver (Revision 4789)
8132 - Resetting "by causer" in order to distinguish from state
8133   "keep by user". ( function setLock in order to remove lock)
8134   (Revision 4789)
8135 - Better fix for Bug 217574: Checking if the resolveable CAN be deleted soft
8136   in QueueItemUninstall.cc (Revision 4790)
8137 - Regarding "keep state by user". So avoiding "reselecting" by
8138   other requirements.
8139   Give a corresponding problem solution if a resolvable satisfy
8140   a dependency, but has been set to keep by the user.
8141   Bug : 222531 (Revision 4791)
8142 - Allow to disable autoprotection of foreign vendor items. Required
8143   in zmd-backend. (F301735).
8144 - use sqlite-zmd if using > 10.2 in spec. Use the one available
8145   durin compile.
8146 - Item could has already been selected to soft uninstall (e.G. remove
8147   pattern which recommend this item ). Do not throw an exception anymore.
8148   bug#225278
8149 - Added syscontent::Reader: Parse serialized set of ResObjects.
8150   (for F300729)
8151 - If there has already been selected another item by the solver (e.g. from
8152   another source) we will take thatone in order to avoid parallel
8153   installation and there concerning error messages.
8154   Bug 224698
8155 - In order to handle conflicting resolvable we try to update the
8156   conflicting item. While evaluating these canditates an already selected
8157   candidate will not be regarded. So it could be that an older package
8158   will be selected for update although a newer has already been selected. Revision 4765
8159 - Conflicting items: The resolvable will be obsoleted by another. So it is useless finding an
8160   update candidate and evaluate additional branches.
8161 - r4907
8162
8163 -------------------------------------------------------------------
8164 Mon Dec  4 15:38:12 CET 2006 - mt@suse.de
8165
8166 - Improved realpath() wrapper in media handler class (#222521).
8167 - revision 4758
8168
8169 -------------------------------------------------------------------
8170 Thu Nov 30 09:15:20 CET 2006 - ma@suse.de
8171
8172 - version 3.0.0 (2.x.x now in SuSE-Linux-10_2-Branch)
8173 - revision 4713
8174
8175 -------------------------------------------------------------------
8176 Wed Nov 29 19:20:24 CET 2006 - dmacvicar@suse.de
8177
8178 - use sqlite-zmd package for the non yet shipped zypp2/ stuff
8179   because backend uses this sqlite and it is no fun to
8180   install one and the other to develop (as the -devel packages)
8181   conflict.
8182 - add cmake support for building zypp/ lib.
8183   TODO: soinfo, compile testcases, devel, zypp2,docs
8184   find rpm, curl and others.
8185 - dont serialize interactive, as it is
8186   calculated now.
8187   (it was already fixed as we don't reimplement
8188   the method, but we still serialized, parsed)
8189 - r4709
8190
8191 -------------------------------------------------------------------
8192 Tue Nov 28 22:40:12 CET 2006 - ma@suse.de
8193
8194 - fixed Patch::interactive to return true as well, if the patch
8195   itself has a licence. (#224192)
8196 - revision 4702
8197 - version 2.9.2
8198
8199 -------------------------------------------------------------------
8200 Tue Nov 28 16:36:56 CET 2006 - mt@suse.de
8201
8202 - Added search for /sbin/vol_id tool - that is in /lib/udev/vol_id
8203   on the installation image (#213852).
8204 - revision 4700
8205
8206 -------------------------------------------------------------------
8207 Tue Nov 28 11:44:52 CET 2006 - schubi@suse.de
8208
8209 - Avoid duplicate pool entries; Bug 223750; second part of the fix
8210 - r4698
8211 - Version 2.9.1
8212
8213 -------------------------------------------------------------------
8214 Mon Nov 27 18:29:58 CET 2006 - schubi@suse.de
8215
8216 - Pool has multi instances of an item in the pool. Reduced this error
8217   to items which are identically at least. #217574 and #223750
8218 - r4695
8219
8220 -------------------------------------------------------------------
8221 Mon Nov 27 17:37:44 CET 2006 - dmacvicar@suse.de
8222
8223 - replace spaces to underscores in product names
8224 - 2.8.7
8225 - r4688
8226
8227 -------------------------------------------------------------------
8228 Mon Nov 27 16:54:03 CET 2006 - dmacvicar@suse.de
8229
8230 - Mark some strings for translation (#219783 need it)
8231 - r4682
8232
8233 -------------------------------------------------------------------
8234 Mon Nov 27 16:17:07 CET 2006 - mt@suse.de
8235
8236 - Added translations marks to hal, url and mutex exceptions (#23771)
8237 - revision 4680
8238
8239 -------------------------------------------------------------------
8240 Wed Nov 22 19:24:57 CET 2006 - dmacvicar@suse.de
8241
8242 - don't make libzypp-devel depend on sqlite-devel as
8243   headers from zypp2 are not installed yet
8244 - r4663
8245
8246 -------------------------------------------------------------------
8247 Wed Nov 22 15:23:55 CET 2006 - ma@suse.de
8248
8249 - Return an error if fork failed. (#204807)
8250 - Make Script execution abortable by user request. (#212949, F100233)
8251 - revision 4660
8252 - version 2.8.6
8253
8254 -------------------------------------------------------------------
8255 Tue Nov 21 16:25:03 CET 2006 - mvidner@suse.cz
8256
8257 - Added package-manager wrapper script, with icon and .desktop (#222757).
8258   (Used by gnome-main-menu)
8259 - version 2.8.5
8260 - r4640
8261
8262 -------------------------------------------------------------------
8263 Tue Nov 21 13:11:06 CET 2006 - mt@suse.de
8264
8265 - Fixed target/hal - one more dbus_connection_close found (#216035)
8266 - revision 4636
8267 - version 2.8.4
8268
8269 -------------------------------------------------------------------
8270 Mon Nov 20 14:15:38 CET 2006 - schubi@suse.de
8271
8272 - translation added
8273   rev 4630
8274   version 2.8.3
8275
8276 -------------------------------------------------------------------
8277 Mon Nov 20 11:02:04 CET 2006 - ma@suse.de
8278
8279 - Process obsoletes when installing non-package objects. (#217352)
8280 - revision 4621
8281 - version 2.8.2
8282
8283 -------------------------------------------------------------------
8284 Fri Nov 17 16:57:39 CET 2006 - mt@suse.de
8285
8286 - Implemented volume device check using /sbin/vol_id (#213852).
8287 - Revision 4619
8288
8289 -------------------------------------------------------------------
8290 Fri Nov 17 15:53:58 CET 2006 - schubi@suse.de
8291
8292 - new translation added
8293
8294 -------------------------------------------------------------------
8295 Fri Nov 17 12:42:04 CET 2006 - mt@suse.de
8296
8297 - Implemented an reuse of already existing foreign CD/DVD mount points
8298   (e.g. automounted) - depends on REUSE_FOREIGN_MOUNTS flag (#220206).
8299 - Added a fallback check of the volume.mount_point HAL property to
8300   isAutoMountedMedia(); info.hal_mount.created_mount_point seems
8301   to be not avaliable in newer HAL versions (on 10.2).
8302 - Revision 4615
8303 - Version 2.8.1
8304
8305 -------------------------------------------------------------------
8306 Thu Nov 16 23:39:15 CET 2006 - ma@suse.de
8307
8308 - removed unused methods from Patch and PatchImplIf. Provided
8309   reasonable default implementation for Patch::interactive.
8310   (#221476).
8311 - revision 4610
8312 - Version 2.8.0
8313
8314 -------------------------------------------------------------------
8315 Thu Nov 16 15:32:04 CET 2006 - dmacvicar@suse.de
8316
8317 - Handle media eject failures (#216545)
8318 - r4606
8319
8320 -------------------------------------------------------------------
8321 Wed Nov 15 22:41:51 CET 2006 - ma@suse.de
8322
8323 - Reimplemented RpmDb::checkPackage using librpm API instead
8324   of parsing "rpm --checksig" output. (#163202)
8325 - Version 2.7.4
8326 - revision 4600
8327
8328 -------------------------------------------------------------------
8329 Wed Nov 15 15:39:26 CET 2006 - schubi@suse.de
8330
8331 - NEW behaviour of the solver:
8332   Obsolete virtual provides. E.G.:
8333
8334   Installed:
8335   -----------
8336   Name:           test-1.0-0
8337
8338   Name:           moretest-1.0-0
8339   Provides:       test
8340
8341   To be installed
8342   ------------------
8343   Name:           nomoretest-1.0-0
8344   Obsoletes:      test
8345
8346   Result
8347   --------
8348   test-1.0-0 AND  moretest-1.0-0 will be deleted. In former versions only
8349   test-1.0-0 had been deleted. Bug 220999
8350
8351 - Translations added
8352
8353 Version 2.7.3
8354 rev 4593
8355
8356 -------------------------------------------------------------------
8357 Tue Nov 14 16:32:49 CET 2006 - schubi@suse.de
8358
8359 - Bugfix in generating solver testcases:
8360    - added kind of capabilities in description file
8361    - removed unneded channel from uninstall in command file
8362
8363 -------------------------------------------------------------------
8364 Mon Nov 13 18:35:01 CET 2006 - mt@suse.de
8365
8366 - Try to call /bin/eject utility if the eject-ioctl fails.
8367 - r4568
8368
8369 -------------------------------------------------------------------
8370 Mon Nov 13 17:00:51 CET 2006 - dmacvicar@suse.de
8371
8372 - ignore empty capabilities
8373 - r4565
8374
8375 -------------------------------------------------------------------
8376 Fri Nov 10 17:52:10 CET 2006 - dmacvicar@suse.de
8377
8378 - make progress strings translatable (#219783)
8379 - r4556
8380
8381 -------------------------------------------------------------------
8382 Tue Nov  7 16:40:28 CET 2006 - schubi@suse.de
8383
8384 -  While deleting a selection all concerning recommended
8385    packages will be deleted too.
8386    BUT those packages should not be deleted which have been
8387    set to KEEP by the user. bug 217574
8388    rev 4526
8389    VERSION: 2.7.2
8390
8391 -------------------------------------------------------------------
8392 Tue Nov  7 13:12:49 CET 2006 - schubi@suse.de
8393
8394 - Makefile in zypp2 fixed
8395   Revision 4520
8396
8397 -------------------------------------------------------------------
8398 Tue Nov  7 11:38:10 CET 2006 - schubi@suse.de
8399
8400 - Translations added
8401   Revision 4514
8402   VERSION: 2.7.1
8403
8404 -------------------------------------------------------------------
8405 Mon Nov  6 12:32:22 CET 2006 - dmacvicar@suse.de
8406
8407 - Make the parser more strict, rejecting broken sources
8408   but showing the error line.
8409   Last fix making the parser relax would break multitag
8410   descriptions with empty lines, now we check dependencies
8411   at a higher level. (reference #160607)
8412 - r4501
8413
8414 -------------------------------------------------------------------
8415 Fri Nov  3 11:04:19 CET 2006 - schubi@suse.de
8416
8417 - New problem solution added: Unlock ALL resovables in order to speed up
8418   problem solution. Bug 206453
8419
8420 -------------------------------------------------------------------
8421 Fri Nov  3 10:29:08 CET 2006 - schubi@suse.de
8422
8423 - Translations added
8424
8425 -------------------------------------------------------------------
8426 Thu Nov  2 17:15:19 CET 2006 - mt@suse.de
8427
8428 - Fixed target/hal - removed dbus_connection_close calls, because
8429   the connections are shared; unref the ref-counted handle only.
8430   (#216035)
8431 - r4442
8432
8433 -------------------------------------------------------------------
8434 Thu Nov  2 16:18:27 CET 2006 - dmacvicar@suse.de
8435
8436 - skipping unreachable packages won't work
8437   (#215445)
8438 - r4468
8439
8440 -------------------------------------------------------------------
8441 Wed Oct 25 19:04:51 CEST 2006 - dmacvicar@suse.de
8442
8443 - (#213793) Target store fails to recreate stored install-time (other
8444   Date and ByteCount values as well)
8445
8446 - skip comments and blank lines in multilists
8447   fixes (#214877) - zen-updater is not installed by default
8448
8449 - Automatically fix broken products when reading
8450   the product database.
8451   still pending: honour the read-only flag
8452   Changes to make this possible include
8453   using read_dir instead of boost directory
8454   iterator.
8455
8456 -------------------------------------------------------------------
8457 Wed Oct 25 17:09:06 CEST 2006 - schubi@suse.de
8458
8459 - added new class for generating solver testcases:
8460   Testcase
8461
8462 -------------------------------------------------------------------
8463 Wed Oct 25 15:40:44 CEST 2006 - ma@suse.de
8464
8465 - Finalized ui::PatternContents. (F301229)
8466 - version 2.7.0
8467 - revision 4413
8468
8469 -------------------------------------------------------------------
8470 Wed Oct 25 08:21:52 CEST 2006 - mvidner@suse.cz
8471
8472 - Moved zypper and zypp-checkpatches(-wrapper) to zypper.rpm
8473 - version 2.6.0
8474
8475 -------------------------------------------------------------------
8476 Tue Oct 24 14:33:16 CEST 2006 - ma@suse.de
8477
8478 - Added ui::PatternContents: Helper class that will compute a patterns
8479   expanded install_packages set. (UI interface for F301229)
8480 - revision 4387
8481
8482 -------------------------------------------------------------------
8483 Tue Oct 24 09:06:24 CEST 2006 - mvidner@suse.cz
8484
8485 - removed the last reference to /usr/lib64 to fix the build
8486
8487 -------------------------------------------------------------------
8488 Mon Oct 23 17:44:42 CEST 2006 - mvidner@suse.cz
8489
8490 - added "zypper info" (jkupec)
8491 - version 2.5.2
8492
8493 -------------------------------------------------------------------
8494 Mon Oct 23 11:28:01 CEST 2006 - dmacvicar@suse.de
8495
8496 - fix rpm db timestamp
8497 - add extra urls and optional urls to product API
8498 - r4378
8499
8500 -------------------------------------------------------------------
8501 Fri Oct 20 16:55:44 CEST 2006 - mvidner@suse.cz
8502
8503 - zypper: nicer progress reports, with or without --verbose.
8504
8505 -------------------------------------------------------------------
8506 Fri Oct 20 16:25:50 CEST 2006 - ma@suse.de
8507
8508 - Fixed reloading of target data after commit. Broken since
8509   rev 3880.
8510 - version 2.5.1
8511 - revision 4365
8512
8513 -------------------------------------------------------------------
8514 Fri Oct 20 16:22:09 CEST 2006 - dmacvicar@suse.de
8515
8516 - put query-pool in /usr/lib/zypp and not lib64
8517 - r4363
8518
8519 -------------------------------------------------------------------
8520 Fri Oct 20 12:16:06 CEST 2006 - dmacvicar@suse.de
8521
8522 - revert keyring changes, causes endless loop (obvious)
8523 - add dist-product information, adapt store
8524 - version 2.5.0
8525 - r4355
8526
8527 -------------------------------------------------------------------
8528 Fri Oct 20 11:04:26 CEST 2006 - ma@suse.de
8529
8530 - zypp-query-pool: For products show additionally distributionName
8531   and distributionEdition. (required by #205392)
8532 - revision 4349
8533
8534 -------------------------------------------------------------------
8535 Fri Oct 20 00:13:49 CEST 2006 - ma@suse.de
8536
8537 - Add accessor for Product distributionName and distributionEdition.
8538   (required by #205392)
8539 - revision 4347
8540
8541 -------------------------------------------------------------------
8542 Thu Oct 19 18:40:36 CEST 2006 - dmacvicar@suse.de
8543
8544 - added test case for KeyRing
8545 - fire trustedKeyAdded in all calls to import trusted key
8546   not only in signature check workflow.
8547 - r4342
8548
8549 -------------------------------------------------------------------
8550 Thu Oct 19 18:27:02 CEST 2006 - mvidner@suse.cz
8551
8552 - zypper update: implemented minimal version (patches only)
8553 - zypper list-updates: changed default type from package to patch,
8554   consider patches affecting the package manager separately
8555
8556 -------------------------------------------------------------------
8557 Thu Oct 19 14:09:33 CEST 2006 - dmacvicar@suse.de
8558
8559 - version 2.4.1
8560 - r4338
8561
8562 -------------------------------------------------------------------
8563 Thu Oct 19 14:05:18 CEST 2006 - dmacvicar@suse.de
8564
8565 - add zypp-query-pool, so registration doesn't depend on
8566   libzypp-zmd-backend being installed. Will remove from
8567   backend when suseregister gets updated.
8568
8569 -------------------------------------------------------------------
8570 Thu Oct 19 12:31:08 CEST 2006 - schwab@suse.de
8571
8572 - Make sure config.rpath is present.
8573
8574 -------------------------------------------------------------------
8575 Wed Oct 18 21:40:25 CEST 2006 - mvidner@suse.cz
8576
8577 - zypper search: fixed uninitialized members that made all searches
8578   exact and case sensitve
8579
8580 -------------------------------------------------------------------
8581 Wed Oct 18 13:13:16 CEST 2006 - dmacvicar@suse.de
8582
8583 - zypp-checkpatches, write in the right file
8584 - r4328
8585
8586 -------------------------------------------------------------------
8587 Wed Oct 18 12:45:49 CEST 2006 - schubi@suse.de
8588
8589 - Install resolvables although they are unneeded
8590   if they have NOT the kind patch/atoms
8591   Bug 210538 - freshens/supplements does not work with patterns
8592 - r4326
8593
8594 -------------------------------------------------------------------
8595 Tue Oct 17 19:17:39 CEST 2006 - mvidner@suse.cz
8596
8597 - zypper service-add -r http://example.org/foo.repo (F#300641).
8598
8599 -------------------------------------------------------------------
8600 Tue Oct 17 18:29:34 CEST 2006 - dmacvicar@suse.de
8601
8602 - zypp-checkpatches:
8603   save version of the generated xml to
8604   regenerate it if it changes.
8605   save a random token in case of error to
8606   force recreating xml file
8607 - r4321
8608
8609 -------------------------------------------------------------------
8610 Tue Oct 17 13:49:53 CEST 2006 - dmacvicar@suse.de
8611
8612 - remove permissions for zypp checkpatches from spec
8613 - r4318
8614
8615 -------------------------------------------------------------------
8616 Tue Oct 17 12:36:57 CEST 2006 - dmacvicar@suse.de
8617
8618 - registration fails because of wrong product data
8619   (#205392)
8620   use DISTPRODUCT,DISTVERSION to create the product
8621   resolvable. have this resolvable provide
8622   PRODUCT = VERSION
8623 - r4312
8624
8625 -------------------------------------------------------------------
8626 Mon Oct 16 18:05:56 CEST 2006 - mvidner@suse.cz
8627
8628 - zypper service-add -r ./foo.repo (F#300641).
8629
8630 -------------------------------------------------------------------
8631 Mon Oct 16 15:02:00 CEST 2006 - jkupec@suse.cz
8632
8633 - zypper: added case-sensitive search, search in descriptions and
8634   summaries, search by resolvable type, substring and word
8635   matching, support for wildcards
8636 - Revision 4303
8637
8638 -------------------------------------------------------------------
8639 Mon Oct 16 13:27:50 CEST 2006 - mvidner@suse.cz
8640
8641 - Prevent the user from sending signals to zypp-checkpatches-wrapper
8642   (#211286).
8643
8644 -------------------------------------------------------------------
8645 Mon Oct 16 12:57:56 CEST 2006 - schubi@suse.de
8646
8647 - Dont incomplete an uninstalled resolvable, even not when establishing.
8648   Incomplete only makes sense for installed resolvables (when they have broken
8649   deps), for patches (because they are needed) and for atoms (because they are
8650   used during patch calculation)
8651   Bug 198379
8652
8653 - Do not branch for packages with the same NVE but different architectures.
8654   Take the best architecture.
8655
8656 -------------------------------------------------------------------
8657 Fri Oct 13 16:51:43 CEST 2006 - dmacvicar@suse.de
8658
8659 - implement rename source in sourcemanager
8660 - r4286
8661
8662 -------------------------------------------------------------------
8663 Fri Oct 13 14:32:44 CEST 2006 - dmacvicar@suse.de
8664
8665 - YaST sources: set alias to product summary if empty
8666 - show alias on logs.
8667 - r4281
8668
8669 -------------------------------------------------------------------
8670 Thu Oct 12 16:40:29 CEST 2006 - dmacvicar@suse.de
8671
8672 - version 2.4.0 (bin incompat due to callback fixes)
8673 - r4272
8674
8675 -------------------------------------------------------------------
8676 Thu Oct 12 16:30:55 CEST 2006 - ma@suse.de
8677
8678 - Provide additional solver status information to the UI.
8679   (#162164,F301272)
8680 - Fixed UI satus computation in presence of multiple available
8681   candidates.
8682 - revision 4264
8683 - version 2.3.1
8684
8685 -------------------------------------------------------------------
8686 Thu Oct 12 15:45:12 CEST 2006 - dmacvicar@suse.de
8687
8688 - remove const in MediaChangeReport requestMedia that
8689   broke cd changing.
8690 - r4262
8691
8692 -------------------------------------------------------------------
8693 Wed Oct 11 08:35:48 CEST 2006 - mvidner@suse.cz
8694
8695 - zypper: added search (jkupec)
8696 - removed the suid bit from zypp-checkpatches-wrapper so that the
8697   build passes until permissions.rpm is updated (~#211286).
8698 - r4253
8699
8700 -------------------------------------------------------------------
8701 Tue Oct 10 16:03:40 CEST 2006 - dmacvicar@suse.de
8702
8703 - Log microseconds if ZYPP_PROFILING env var is enabled.
8704 - r4252
8705
8706 -------------------------------------------------------------------
8707 Mon Oct  9 18:15:19 CEST 2006 - dmacvicar@suse.de
8708
8709 - YaST sources:
8710   Factory cannot be set with 'refresh' enabled
8711   (#204957)
8712 - get rid of some const bool signatures in Source classes
8713 - r4247
8714
8715 -------------------------------------------------------------------
8716 Mon Oct  9 15:11:16 CEST 2006 - mvidner@suse.cz
8717
8718 - Added zypp-checkpatches and a suid-root zypp-checkpatches-wrapper.
8719
8720 -------------------------------------------------------------------
8721 Fri Oct  6 13:23:32 CEST 2006 - schubi@suse.de
8722
8723 - select the best solution: prefering the total amount of install/update
8724   packages BEFORE source preferences. Bug 208784
8725
8726 -------------------------------------------------------------------
8727 Fri Oct  6 11:55:11 CEST 2006 - dmacvicar@suse.de
8728
8729 - Introduce a method to see if a source supports a
8730   kind of resolvable at that time, so we can
8731   init a YUM source like factory but avoid parsing
8732   it if it contains no patches.
8733 - add TODO
8734 - zypp-checkpatches xml output
8735 - r4235
8736
8737 -------------------------------------------------------------------
8738 Mon Oct  2 16:34:03 CEST 2006 - mvidner@suse.cz
8739
8740 - added a CLI preview: zypper
8741 - revision 4214
8742 - version 2.2.3
8743
8744 -------------------------------------------------------------------
8745 Mon Oct  2 15:11:26 CEST 2006 - dmacvicar@suse.de
8746
8747 - FATE #100165:
8748   Make Content File Aware of Different Architectures
8749   expand %a in release notes with architecture
8750
8751 -------------------------------------------------------------------
8752 Fri Sep 29 16:10:46 CEST 2006 - ma@suse.de
8753
8754 - Extended pattern parser to support includes/extends tags as hint
8755   for the IO. (F301229)
8756 - revision 4199
8757 - version 2.2.2
8758
8759 -------------------------------------------------------------------
8760 Fri Sep 29 00:31:33 CEST 2006 - ma@suse.de
8761
8762 - Enabled sending of ScriptResolvableReport.
8763 - Changed ScriptResolvableReport::start to send local path
8764   of script to be executed.
8765 - revision 4190
8766 - version 2.2.1
8767
8768 -------------------------------------------------------------------
8769 Wed Sep 27 14:14:33 CEST 2006 - ma@suse.de
8770
8771 - Added ScriptResolvableReport. Callbacks triggered on script
8772   execution during commit. (F100233)
8773 - revision 4187
8774 - version 2.2.0
8775
8776 -------------------------------------------------------------------
8777 Mon Sep 25 13:52:55 CEST 2006 - mvidner@suse.cz
8778
8779 - fix: Url::getRegisteredSchemes() would always return nothing
8780
8781 -------------------------------------------------------------------
8782 Fri Sep 22 15:34:11 CEST 2006 - jkupec@suse.cz
8783
8784 - Made the build dependency on gettext-devel explicit
8785
8786 -------------------------------------------------------------------
8787 Tue Sep 19 10:59:24 CEST 2006 - jsrain@suse.cz
8788
8789 - adapted multi-media YUM sources according to official YUM
8790   specification (F300743)
8791
8792 -------------------------------------------------------------------
8793 Mon Sep 18 17:42:26 CEST 2006 - lslezak@suse.cz
8794
8795 - use RPM_OPT_FLAGS (meissner@suse.de)
8796
8797 -------------------------------------------------------------------
8798 Mon Sep 18 15:19:53 CEST 2006 - lslezak@suse.cz
8799
8800 - SourceFactory::createFrom() - don't loose url,...
8801 - r4160
8802
8803 -------------------------------------------------------------------
8804 Mon Sep 18 12:00:46 CEST 2006 - kkaempf@suse.de
8805
8806 - reduce logging in ResolvableImpl.cc
8807 - rev 4157
8808
8809 -------------------------------------------------------------------
8810 Thu Sep 14 15:59:47 CEST 2006 - schubi@suse.de
8811
8812 - Replaced requirementIsMet by requirementIsInstalledOrUnneeded
8813   in QueueItemInstall and QueueItemRequire
8814   Bug 192535/204913
8815   removed fix:Thu Sep  7 18:31:46 CEST 2006 - schubi@suse.de
8816
8817 -------------------------------------------------------------------
8818 Thu Sep 14 12:44:53 CEST 2006 - lslezak@suse.cz
8819
8820 - fixed SourceFactory::createFrom() - don't loose alias,
8821   cachedir,... parameters
8822
8823 -------------------------------------------------------------------
8824 Thu Sep 14 10:21:02 CEST 2006 - mvidner@suse.cz
8825
8826 - Use RPM Enhances only if detected at configure time, to allow
8827   compilation with older rpm.
8828 - callback params: use const string & instead of string (dmacvicar)
8829
8830 -------------------------------------------------------------------
8831 Thu Sep  7 18:31:46 CEST 2006 - schubi@suse.de
8832
8833 - Do not regarding SATISFIED (regarding UNNEEDED) in isPresent if it is
8834   a package/script/message
8835   Bug: 192535
8836
8837 -------------------------------------------------------------------
8838 Thu Sep  7 16:19:36 CEST 2006 - dmacvicar@suse.de
8839
8840 - add Source_Ref::checksum() which in combination with
8841   timestamp can give an idea of a source change.
8842 - r4106
8843
8844 -------------------------------------------------------------------
8845 Thu Sep  7 14:32:38 CEST 2006 - mvidner@suse.cz
8846
8847 - Implemented fgzstreambuf::compressed_tell and fXstream::getbuf to
8848   enable progress reporting on compressed streams.
8849
8850 -------------------------------------------------------------------
8851 Wed Sep  6 18:31:20 CEST 2006 - dmacvicar@suse.de
8852
8853 - better error propagation
8854 - r4096
8855
8856 -------------------------------------------------------------------
8857 Tue Sep  5 19:22:56 CEST 2006 - mt@suse.de
8858
8859 - Removed libblkid dependency - the workaround using libblkid to
8860   check filesystem on XEN vbd mapped devices is obsolete, because
8861   the info is avaliable via /dev/disk/by-label link now. (#197107)
8862 - revision 4087
8863
8864 -------------------------------------------------------------------
8865 Thu Aug 31 15:16:11 CEST 2006 - ma@suse.de
8866
8867 - PackageProvider: Fixed broken retry. (#202163)
8868 - revision 4071
8869
8870 -------------------------------------------------------------------
8871 Wed Aug 30 23:50:55 CEST 2006 - ma@suse.de
8872
8873 - Fixed RpmDb::makePackageFromHeader: Catch NULL Header passed as argument and refuse
8874   to create a Package from a source package header.
8875 - Added method Pathname::extension: Return all of the characters in name
8876   after and including the last dot in the last element of name.
8877 - PlaindirImpl: Disable rpm signature verification when scaning a directory for
8878   rpms. Otherwise we'd need access to the rpm database to get the keys.
8879 - revision 4069
8880
8881 -------------------------------------------------------------------
8882 Wed Aug 30 17:42:40 CEST 2006 - schubi@suse.de
8883
8884 - Do not regarding SATISFIED/UNNEEDED in isPresent if it is
8885   a package/script/message
8886   Bug: 192535
8887
8888 -------------------------------------------------------------------
8889 Wed Aug 30 14:29:45 CEST 2006 - ma@suse.de
8890
8891 - Speedup computation of number of rpm database entries.
8892 - revision 4058
8893
8894 -------------------------------------------------------------------
8895 Tue Aug 29 16:58:20 CEST 2006 - schubi@suse.de
8896
8897 - Fixed endless loop in transactResObject
8898   Bug 198095 - YaST2 Installaler crashes when selecting Gnome pattern to a KDE installation
8899
8900 -------------------------------------------------------------------
8901 Tue Aug 29 12:05:09 CEST 2006 - dmacvicar@suse.de
8902
8903 - fix some testcases for tar file parser changes
8904 - r4045
8905
8906 -------------------------------------------------------------------
8907 Tue Aug 29 11:19:53 CEST 2006 - dmacvicar@suse.de
8908
8909 - missing includes
8910 - clean old callbacks
8911 - r4041
8912
8913 -------------------------------------------------------------------
8914 Fri Aug 25 14:32:07 CEST 2006 - schubi@suse.de
8915
8916 - zyppPattern->install_packages returns SUGGESTED package too.
8917   Bug 201476
8918   Revision 4036
8919
8920 -------------------------------------------------------------------
8921 Fri Aug 25 13:05:33 CEST 2006 - schubi@suse.de
8922
8923 - New behaviour in the solver: try with 'best' package first, try with 'all'
8924   packages if this fails.
8925   Bug :Bug 191983
8926
8927 -------------------------------------------------------------------
8928 Fri Aug 25 11:35:48 CEST 2006 - dmacvicar@suse.de
8929
8930 - libzypp 2.1.0
8931 - bump version due to incompatible callback changes in KeyRing
8932   Sources
8933
8934 -------------------------------------------------------------------
8935 Thu Aug 24 15:34:45 CEST 2006 - dmacvicar@suse.de
8936
8937 - new keyring callbacks
8938 - separate trust key from import key
8939 - use PublicKey class instead of params, to be able
8940   to add more info like photos later (pending #181682)
8941 - update zmart with those callbacks.
8942 - better error handling (Exception types)
8943 - make tmp file names more readable depending on the context
8944 - r4026
8945
8946 -------------------------------------------------------------------
8947 Tue Aug 22 22:35:30 CEST 2006 - dmacvicar@suse.de
8948
8949 - decouple probing from source creation, using the new
8950   media test for existence functions.
8951 - r4019
8952
8953
8954 -------------------------------------------------------------------
8955 Tue Aug 22 17:56:53 CEST 2006 - mt@suse.de
8956
8957 - Fixed getDoesFileExist to reset the transfer range
8958 - Added logging of curl debug messages to the zypp log.
8959   The env var ZYPP_MEDIA_CURL_DEBUG=1 logs curl infos,
8960   ZYPP_MEDIA_CURL_DEBUG=2 logs the in/out headers.
8961 - r4018
8962
8963 -------------------------------------------------------------------
8964 Fri Aug 18 14:57:35 CEST 2006 - kkaempf@suse.de
8965
8966 - remove the /etc/sysconfig/zypp:REWRITE_KERNEL_DEPS = yes check;
8967   see rev 3810 below. (#190163)
8968 - rev 3998
8969
8970 -------------------------------------------------------------------
8971 Thu Aug 17 18:15:14 CEST 2006 - dmacvicar@suse.de
8972
8973 - fix uninstalling of atoms (noop)
8974 - r3995
8975
8976 -------------------------------------------------------------------
8977 Wed Aug 16 17:41:40 CEST 2006 - dmacvicar@suse.de
8978
8979 - Implement initial verson of Media
8980   doesFileExist, for future source probing.
8981 - r3984
8982
8983 -------------------------------------------------------------------
8984 Tue Aug 15 12:01:31 CEST 2006 - dmacvicar@suse.de
8985
8986 - more dbus_connection_close fixes
8987 - r3974
8988
8989 -------------------------------------------------------------------
8990 Tue Aug 15 11:41:41 CEST 2006 - kkaempf@suse.de
8991
8992 - clean up 'incomplete' handling in QueueItemEstablish.
8993 - rev 3973.
8994
8995 -------------------------------------------------------------------
8996 Tue Aug 15 11:30:50 CEST 2006 - kkaempf@suse.de
8997
8998 - Don't set 'incomplete' for uninstalled patterns or products.
8999   (#198379)
9000 - rev 3970.
9001
9002 -------------------------------------------------------------------
9003 Mon Aug 14 16:50:53 CEST 2006 - schubi@suse.de
9004
9005 - Added new API calls:
9006   setAdditionalProvide
9007   setAdditionalConflict
9008   setAdditionalRequire
9009
9010 -------------------------------------------------------------------
9011 Mon Aug 14 11:26:20 CEST 2006 - dmacvicar@suse.de
9012
9013 - don't link examples to testsuite library.
9014
9015 -------------------------------------------------------------------
9016 Sat Aug 12 17:30:30 CEST 2006 - schwab@suse.de
9017
9018 - Disable profiling to work around compiler bug.
9019
9020 -------------------------------------------------------------------
9021 Fri Aug 11 17:01:33 CEST 2006 - dmacvicar@suse.de
9022
9023 - forward port 3924:3939
9024 - Add explicit finish callbacks for subtasks during ProvidePackage
9025   to avoid UI confusion.
9026 - rev3957
9027
9028 -------------------------------------------------------------------
9029 Fri Aug 11 11:48:44 CEST 2006 - dmacvicar@suse.de
9030
9031 - Introduce examples/
9032 - fix some svn ignores
9033 - fix compilation. Use: dbus_connection_close
9034 - rev 3943
9035
9036 -------------------------------------------------------------------
9037 Thu Aug 10 16:32:36 CEST 2006 - dmacvicar@suse.de
9038
9039 - Initial support for plain directory with rpms as source
9040 - r3935
9041
9042 -------------------------------------------------------------------
9043 Tue Aug  8 16:51:45 CEST 2006 - dmacvicar@suse.de
9044
9045 - Move the target query by kind function to
9046   a iterator, so we dont make a copy of the restore
9047   the iterator works loading by demand too
9048
9049 -------------------------------------------------------------------
9050 Mon Aug  7 17:57:26 CEST 2006 - dmacvicar@suse.de
9051
9052 - rename the new initTarget to initializeTarget,
9053   leave the old one as is, but deprecate it.
9054 - r3903
9055
9056 -------------------------------------------------------------------
9057 Mon Aug  7 15:10:08 CEST 2006 - dmacvicar@suse.de
9058
9059 - forward port from SLES10 branch , till 3888
9060 - Prefer to use available DeltaRpm or PatchRpm instead of downloading
9061   full packages. (#168844)
9062 - rpmdb : Do not use the deprecated POSIX API, but boost::regex
9063 - version 2.0.0
9064 - rev 3893
9065
9066 -------------------------------------------------------------------
9067 Fri Aug  4 15:20:13 CEST 2006 - dmacvicar@suse.de
9068
9069 - Separate target init from adding resolvables, getting rid of the
9070 uggly bool flag.
9071 - dont clear the store each time Target::resolvables is called
9072 - Load target resolvables on demand by kind, keep them cached later
9073 - add Target::resolvablesByKind(kind) to allow query specific kind
9074   without reading all kinds. Used to port TargetProduct, which
9075   was reading the whole rpm database only to displayy base product
9076   name in YaST help.
9077 - commit to pkg-bindings and packager will follow.
9078 - jsrain will port more yast stuff, especially inst_source which
9079   startup time should by reduced by half afterwards.
9080 - rev 3880
9081
9082 -------------------------------------------------------------------
9083 Tue Aug  1 13:37:29 CEST 2006 - dmacvicar@suse.de
9084
9085 - forward port:
9086   rev 3786 fix to stalle tmpfiles broke patches.
9087   SLES was released with this broken. 10.1 has a blocked
9088   zypp update because this.
9089   Attempt to fix this. (#192535)
9090 - fix configure.ac sqlite-source build path
9091 - rev 3858
9092
9093 -------------------------------------------------------------------
9094 Fri Jul 21 10:58:58 CEST 2006 - dmacvicar@suse.de
9095
9096 - link correctly
9097
9098 -------------------------------------------------------------------
9099 Wed Jul 19 13:50:57 CEST 2006 - dmacvicar@suse.de
9100
9101 - dont link sqlite in the main lib.
9102 - rev 3826
9103
9104 -------------------------------------------------------------------
9105 Tue Jul 18 17:42:45 CEST 2006 - dmacvicar@suse.de
9106
9107 - susetags: parse product parser regexp only once
9108 - parse yum factory 5 sec. (from 30) faster using
9109   another string find algorithm
9110 - rev 3824
9111
9112 -------------------------------------------------------------------
9113 Tue Jul 18 12:56:17 CEST 2006 - dmacvicar@suse.de
9114
9115 - Digest: Don't read the stream character wise but reading blocks,
9116   as advised by matz profiling.
9117 - r3819
9118
9119 -------------------------------------------------------------------
9120 Mon Jul 17 12:54:39 CEST 2006 - ma@suse.de
9121
9122 - Add "openSUSE", "ATI Technologies Inc." and "Nvidia" to
9123   trusted vendors. (#189573)
9124 - revision 3804
9125
9126 -------------------------------------------------------------------
9127 Thu Jul 13 12:52:58 CEST 2006 - dmacvicar@suse.de
9128
9129 - backport fix for stalle tmpfile (#191311)
9130 - rev 3788
9131
9132 -------------------------------------------------------------------
9133 Wed Jun 28 13:22:22 CEST 2006 - mt@suse.de
9134
9135 - deactivated media manager code that was disabling the
9136   automounter (#172419)
9137 - rev 3724
9138
9139 -------------------------------------------------------------------
9140 Mon Jun 26 17:14:53 CEST 2006 - dmacvicar@suse.de
9141
9142 - fix autorefresh (#186115)
9143 - revision 3708
9144 -------------------------------------------------------------------
9145 Fri Jun 23 13:41:18 CEST 2006 - ma@suse.de
9146
9147 - forward port from SLE branch
9148 - Set default permission for logfiles to 0640. (#187044)
9149 - revision 3696
9150
9151 -------------------------------------------------------------------
9152 Thu Jun 22 16:01:15 CEST 2006 - ma@suse.de
9153
9154 - forward port from SLE branch
9155 - Fixed installation of SP or Add-On product switching to media 2
9156   too early. (#186607)
9157 - revision 3691
9158
9159 -------------------------------------------------------------------
9160 Wed Jun 21 15:47:39 CEST 2006 - dmacvicar@suse.de
9161
9162 - forward port from SLE branch
9163 - Strip self provides without edition in Resolvable ctor.
9164   (#186079)
9165 - Source::provideResolvables not implemented in yum source type.
9166   Product not set for packages that are available from update source
9167   (#186920)
9168 - Hook modalias() supplements without package to "kernel" (#184840)
9169 - Allow on-demand SourceManager::restore() (#186678)
9170 - Hook modalias() supplements without package to "kernel" (#184840)
9171 - rev 3676
9172
9173 -------------------------------------------------------------------
9174 Mon Jun 19 15:17:17 CEST 2006 - mt@suse.de
9175
9176 - Fix adding resolving of path names for mount points (#181606)
9177 - rev 3658
9178
9179 -------------------------------------------------------------------
9180 Mon Jun 19 13:52:14 CEST 2006 - dmacvicar@suse.de
9181
9182 - merge download algorithm and refactoring from branch
9183   (#181204)
9184
9185 -------------------------------------------------------------------
9186 Thu Jun 15 17:53:40 CEST 2006 - mvidner@suse.cz
9187
9188 - autodocs: use find+xargs to overcome command length limit,
9189   do not call doxygen unnecessarily (#185334).
9190 - rev 3645
9191
9192 -------------------------------------------------------------------
9193 Thu Jun 15 07:26:29 CEST 2006 - kkaempf@suse.de
9194
9195 - Dont use getZYpp in static constructor (#185198)
9196   Bugfix #178292 was wrong.
9197 - Only warn on incompleting installed resolvables (#185197)
9198 - rev 3644
9199
9200 -------------------------------------------------------------------
9201 Wed Jun 14 22:43:40 CEST 2006 - kkaempf@suse.de
9202
9203 - Atoms might only be installed via patches (#184714)
9204 - rev 3642
9205
9206 -------------------------------------------------------------------
9207 Wed Jun 14 17:26:39 CEST 2006 - dmacvicar@suse.de
9208
9209 - fix for the last stall tmpfile (#178292)
9210 - r3637
9211
9212 -------------------------------------------------------------------
9213 Wed Jun 14 12:06:57 CEST 2006 - mt@suse.de
9214
9215 - Implemented transfer timeout inside of the progress callback.
9216   The timeout value can be set using timeout url parameter, the
9217   default transfer timeout is 180 seconds. (#181602)
9218 - Added ssl_verify and ssl_capath url options used in https scheme,
9219   allowing to change or disable the ssl verify options. (#171622)
9220 - Added fallback on read failures of /etc/mtab to /proc/mounts.
9221   Improved verbosity in mount and mount check related failure cases,
9222   incl. /etc/mtab dump. (#181606)
9223 - rev 3623
9224
9225 -------------------------------------------------------------------
9226 Wed Jun 14 10:49:10 CEST 2006 - kkaempf@suse.de
9227
9228 - combine knownAliases and knownUrls in a single function.
9229 - rev 3616
9230
9231 -------------------------------------------------------------------
9232 Mon Jun 12 16:27:46 CEST 2006 - kkaempf@suse.de
9233
9234 - honor parallel installs in resolver context (#181103)
9235 - rev 3592
9236
9237 -------------------------------------------------------------------
9238 Mon Jun 12 15:37:10 CEST 2006 - dmacvicar@suse.de
9239
9240 - right fix for tmpdir initialized in static constructor
9241 - catch around provideJustFile in providePackage
9242 -rev 3654
9243
9244 -------------------------------------------------------------------
9245 Mon Jun 12 15:15:07 CEST 2006 - dmacvicar@suse.de
9246
9247 - fix #182003 YUM packages without size
9248 - rev 3587
9249
9250 -------------------------------------------------------------------
9251 Mon Jun 12 14:58:55 CEST 2006 - kkaempf@suse.de
9252
9253 - Allow to restore and remove by Url
9254 - rev 3583
9255
9256 -------------------------------------------------------------------
9257 Mon Jun 12 13:07:31 CEST 2006 - kkaempf@suse.de
9258
9259 - make atoms parallel installable (#181103)
9260 - rev 3580
9261
9262 -------------------------------------------------------------------
9263 Fri Jun  9 16:28:11 CEST 2006 - dmacvicar@suse.de
9264
9265 - Allow to restore by alias
9266 - r3568
9267
9268 -------------------------------------------------------------------
9269 Fri Jun  9 13:06:16 CEST 2006 - mvidner@suse.cz
9270
9271 - Do not fork in a global destructor, perl dislikes it (#182672).
9272   Fixes hanging ag_ldapserver and yast2-perl-bindings tests.
9273
9274 -------------------------------------------------------------------
9275 Thu Jun  8 16:24:55 CEST 2006 - ma@suse.de
9276
9277 - Installation: Assert product information is stored to libzypp
9278   database before reboot. (#181198)
9279 - Version 1.2.0; revision 3553
9280
9281 -------------------------------------------------------------------
9282 Wed Jun  7 13:55:23 CEST 2006 - visnov@suse.cz
9283
9284 - Synchronize keys with rpm database before
9285   closing access to it (#182338)
9286 - rev 3533
9287
9288 -------------------------------------------------------------------
9289 Wed Jun  7 11:40:46 CEST 2006 - mt@suse.de
9290
9291 - Changed to just prefer DVD drives in "dvd:" scheme, instead of
9292   filter out the non-DVD drives completely. Allows a fallback to
9293   drives without the dvd HAL property e.g. in VMWare. (#177457)
9294 - rev 3530
9295
9296 -------------------------------------------------------------------
9297 Wed Jun  7 01:00:06 CEST 2006 - dmacvicar@suse.de
9298
9299 - Merge fix for stalle tmpdir due to cyclic references, using a master
9300  TmpDir for zypp. (#178292) . There is still 1 tmpdir to fix.
9301 - rev 3521
9302
9303 -------------------------------------------------------------------
9304 Wed Jun  7 01:00:05 CEST 2006 - dmacvicar@suse.de
9305
9306 - Fixes unneeded file download, and add download callbacks
9307   (still need yast side) #181204 and #160206
9308 - Fix stalle tmpdir due to cyclic references, using a master
9309   TmpDir for zypp. # 178292
9310
9311 -------------------------------------------------------------------
9312 Wed Jun  7 00:02:18 CEST 2006 - ma@suse.de
9313
9314 - fixed memory leak in PersistentStorage (#168690)
9315 - revision 3519
9316
9317 -------------------------------------------------------------------
9318 Tue Jun  6 22:24:00 CEST 2006 - ma@suse.de
9319
9320 - fixed memory leak in XMLSourceCacheParser (#168690)
9321 - revision 3517
9322
9323 -------------------------------------------------------------------
9324 Fri Jun  2 16:09:03 CEST 2006 - schubi@suse.de
9325
9326 -latest fi translation added
9327  Revision 3502
9328
9329 -------------------------------------------------------------------
9330 Thu Jun  1 15:11:47 CEST 2006 - schubi@suse.de
9331
9332 -All installed resolvables has been set to "satisfied" in
9333  ResolverContext::unneeded . BUT:
9334  Patch concerning resolvables have to be set to
9335  "unneeded" although they are installed. In order
9336  getting the state "no longer applicable" (Bug 171590)
9337 - rev 3496
9338
9339 -------------------------------------------------------------------
9340 Thu Jun  1 14:54:02 CEST 2006 - kkaempf@suse.de
9341
9342 - compute status for scripts and messages so their freshens get
9343   properly honored (aj with postgresql-server)
9344 - rev 3494
9345
9346 -------------------------------------------------------------------
9347 Thu Jun  1 13:57:48 CEST 2006 - dmacvicar@suse.de
9348
9349 - revert not-used-yet rpmdb timestamp, as
9350   it broke rpmdb::init(). (#180040)
9351 - rev 3490
9352
9353 -------------------------------------------------------------------
9354 Thu Jun  1 11:03:34 CEST 2006 - schubi@suse.de
9355
9356 - updating gmo files, if po files has been changed; bug 164449
9357
9358 -------------------------------------------------------------------
9359 Wed May 31 18:32:58 CEST 2006 - dmacvicar@suse.de
9360
9361 - Dont download twice if starting from 1st time
9362 - fix typo
9363 - rev 3481
9364
9365 -------------------------------------------------------------------
9366 Wed May 31 17:06:48 CEST 2006 - dmacvicar@suse.de
9367
9368 - set cache dir only if storeMetadata is called as a public method.´
9369 - rev 3475
9370
9371 -------------------------------------------------------------------
9372 Wed May 31 15:27:38 CEST 2006 - kkaempf@suse.de
9373
9374 - schedule a package for installation if
9375   - it freshens / supplements something
9376   - it is not installed yet
9377   (#178721)
9378 - rev 3473
9379
9380 -------------------------------------------------------------------
9381 Wed May 31 15:22:43 CEST 2006 - dmacvicar@suse.de
9382
9383 - make susetags also implement download and check first.
9384 - rev 3470
9385
9386 -------------------------------------------------------------------
9387 Tue May 30 12:43:47 CEST 2006 - dmacvicar@suse.de
9388
9389 - make yum more robust. Never parse from provideFile
9390   but only from local disk. Make sure the cache
9391   is consistent before recreating it.
9392   the code is easier to follow and probably
9393   faster. checksum and signatures are
9394   checked on caching not on parsing.
9395   Required to implement refresh for #154990
9396 - rev 3452
9397
9398 -------------------------------------------------------------------
9399 Wed May 24 16:57:54 CEST 2006 - dmacvicar@suse.de
9400
9401 - implement timestamp for YUM and SuseTags
9402 - actually use the license to confirm in yum patches
9403 - add prerequires tag in yum optonally to the bad designed
9404   and nonintuitive pre=1
9405 - rev 3448
9406
9407 -------------------------------------------------------------------
9408 Wed May 24 15:30:32 CEST 2006 - dmacvicar@suse.de
9409
9410 - dont pass root on init but before.
9411 - implement rpm db modification timestamp
9412   not used yet
9413 - move Helix source to testsuite out of the solver
9414   so we can use it for target, storage tests
9415 - add Source_Ref::timestamp(), default to now()
9416   in order to implement smart sync of sources by zmd
9417 - don't parse desc and summary twice
9418 - fix a segfault with tranlated text
9419 - fix broken size tag introduced in rev 3427
9420 - rev 3446
9421
9422 -------------------------------------------------------------------
9423 Tue May 23 20:53:27 CEST 2006 - dmacvicar@suse.de
9424
9425 - dont accept corrupt sources, improve logs
9426
9427 -------------------------------------------------------------------
9428 Tue May 23 17:26:41 CEST 2006 - ma@suse.de
9429
9430 - Added PoolItem_Ref::statusReset. Resets the PoolItem status without
9431   loosing autoprotection (eg. for foreign vendor). (assists #177469)
9432 - rev 3431
9433
9434 -------------------------------------------------------------------
9435 Tue May 23 17:04:04 CEST 2006 - jsrain@suse.cz
9436
9437 - added mediaNr() to PatchRpm and DeltaRpm classes
9438 - rev 3430
9439
9440 -------------------------------------------------------------------
9441 Tue May 23 15:58:04 CEST 2006 - dmacvicar@suse.de
9442
9443 - enable YUM license to confirm.
9444   needed for #174476
9445 - adapt store to serialize and read all new resobject fields
9446 - use install-time to now() when serializing (#174653)
9447 - rev 3427
9448
9449 -------------------------------------------------------------------
9450 Mon May 22 20:51:59 CEST 2006 - ma@suse.de
9451
9452 - Do not violate install order when restricting commit to a certain
9453   mediaNumber. (#170079)
9454 - Version 1.1.0; rev 3423
9455
9456 -------------------------------------------------------------------
9457 Mon May 22 19:03:20 CEST 2006 - mvidner@suse.cz
9458
9459 - Added SourceManager::findSourceByUrl to overcome alias mismatches
9460   (#177543).
9461 - rev 3420
9462
9463 -------------------------------------------------------------------
9464 Mon May 22 17:19:25 CEST 2006 - ma@suse.de
9465
9466 - Order all objects according to prerequirements, not just packages.
9467   (#173690)
9468 - rev 3419
9469
9470 -------------------------------------------------------------------
9471 Mon May 22 15:57:43 CEST 2006 - schubi@suse.de
9472
9473 - Added new translation
9474
9475 -------------------------------------------------------------------
9476 Fri May 19 12:53:44 CEST 2006 - dmacvicar@suse.de
9477
9478 - fix missing homedir option for gpg (#171055)
9479 - rev 3415
9480
9481 -------------------------------------------------------------------
9482 Thu May 18 19:08:52 CEST 2006 - ma@suse.de
9483
9484 - Prevent against daemons launched in rpm %post, that do not close
9485   their filedescriptors. (#174548)
9486 - Version 1.0.1; rev 3413
9487
9488 -------------------------------------------------------------------
9489 Thu May 18 16:51:41 CEST 2006 - jsrain@suse.cz
9490
9491 - fixed media number of package retrieved as a part of a patch
9492   (#174841)
9493 - rev 3409
9494
9495 -------------------------------------------------------------------
9496 Thu May 18 16:16:21 CEST 2006 - dmacvicar@suse.de
9497
9498 - fix missing package descriptions due to filtered packages
9499   by incompatible architectures. (#159109)
9500 - rev 3404
9501
9502 -------------------------------------------------------------------
9503 Thu May 18 16:08:42 CEST 2006 - kkaempf@suse.de
9504
9505 - decrease logging in DiskUsageCounter and Modalias (#163186)
9506 - rev 3406
9507
9508 -------------------------------------------------------------------
9509 Thu May 18 10:43:47 CEST 2006 - ma@suse.de
9510
9511 - Stay backward comapatible.
9512
9513 -------------------------------------------------------------------
9514 Tue May 16 21:35:27 CEST 2006 - ma@suse.de
9515
9516 - Make basic attributes available through ResObject.
9517 - Let ResObjects which do not require media access during
9518   commit return ZERO sourceMediaNr (required for #173690)
9519 - Version 1.0.0
9520 - rev 3390
9521
9522 -------------------------------------------------------------------
9523 Tue May 16 15:11:35 CEST 2006 - kkaempf@suse.de
9524
9525 - reduce logging verbosity (#163186)
9526 - rev 3381
9527
9528 -------------------------------------------------------------------
9529 Tue May 16 14:00:57 CEST 2006 - schubi@suse.de
9530
9531 - setCandidate accept candidates with compatible architectures too. Not
9532   only with the same architecture. Bug 172594 - If update package has
9533   differet arch, UI display is wrong
9534
9535 -------------------------------------------------------------------
9536 Tue May 16 09:30:45 CEST 2006 - mvidner@suse.cz
9537
9538 - Added Source_Ref::resStoreInitialized.
9539   If we know that noone has seen the resolvables yet, we can skip
9540   them too, eg. when deleting a source. (#174840)
9541 - rev 3378
9542
9543 -------------------------------------------------------------------
9544 Mon May 15 12:41:39 CEST 2006 - kkaempf@suse.de
9545
9546 - Honor freshens as conditionals independant from the installed/
9547   uninstalled status (#174797)
9548 - rev 3376
9549
9550 -------------------------------------------------------------------
9551 Mon May 15 11:15:03 CEST 2006 - kkaempf@suse.de
9552
9553 - State modifier "unneeded" is transitive for patches (#171590)
9554 - rev 3375
9555
9556 -------------------------------------------------------------------
9557 Thu May 11 17:42:29 CEST 2006 - schubi@suse.de
9558
9559 - Do not transact itself (update) in the transactResObject mechanism
9560   Bug 174290
9561
9562 -------------------------------------------------------------------
9563 Thu May 11 16:37:51 CEST 2006 - mt@suse.de
9564
9565 - Reenabled improved large file support flags (unintentionally
9566   removed in rev 1544). Fixes bug #173753.
9567 - Added large file support flags to libzypp.pc file allowing
9568   consistence checks in the application using features variable
9569 - rev 3366
9570
9571 -------------------------------------------------------------------
9572 Thu May 11 10:49:36 CEST 2006 - mvidner@suse.cz
9573
9574 - SourceManager: moved source deletion before creation
9575   so that we can recreate a deleted one (#174295)
9576 - removed dead code dealing with known_caches from SourceManager::store
9577   (see r3195)
9578 - r3362
9579
9580 -------------------------------------------------------------------
9581 Thu May 11 10:15:14 CEST 2006 - jsrain@suse.cz
9582
9583 - fixed returning product short name and summary if product read
9584   from target store (#148625)
9585 - rev 3360
9586
9587 -------------------------------------------------------------------
9588 Wed May 10 11:39:06 CEST 2006 - jsrain@suse.cz
9589
9590 - set media verifier on redirected medium (#172599)
9591 - rev 3359
9592
9593 -------------------------------------------------------------------
9594 Mon May  8 17:28:42 CEST 2006 - kkaempf@suse.de
9595
9596 - fix 'transactResKind' to collect best providers by capability
9597   and to recursively transact items of same kind (#170114)
9598 - rev 3355
9599
9600 -------------------------------------------------------------------
9601 Mon May  8 16:45:46 CEST 2006 - dmacvicar@suse.de
9602
9603 - serialize the full URL to avoid missing password and other
9604   url settings (#148108)
9605 - rev 3353
9606
9607 -------------------------------------------------------------------
9608 Fri May  5 17:47:14 CEST 2006 - mt@suse.de
9609
9610 - Added a 60 sec connect timeout to MediaCurl (#172860)
9611 - rev 3348
9612
9613 -------------------------------------------------------------------
9614 Thu May  4 15:15:37 CEST 2006 - kkaempf@suse.de
9615
9616 - re-fetch also .asc and .key files before checking signature
9617   (#172597)
9618 - rev 3350 (3345-10.1)
9619
9620 -------------------------------------------------------------------
9621 Wed May  3 17:40:45 CEST 2006 - dmacvicar@suse.de
9622
9623 - Fix yum key verification, because a double variable declaration
9624
9625 -------------------------------------------------------------------
9626 Wed May  3 15:34:00 CEST 2006 - dmacvicar@suse.de
9627
9628 - use --no-default-keyring to avoid creating a
9629   default gpg dir in / (#171055)
9630 - rev 3335
9631
9632 -------------------------------------------------------------------
9633 Wed May  3 14:40:25 CEST 2006 - dmacvicar@suse.de
9634
9635 - Fix YUM signature checking, we were passing the key instead of the
9636   signature.
9637 - When the user trust a key, sync again. Bye to the session trusted
9638   keys and user being asked all the time. (#171213)
9639 - r3332
9640
9641 -------------------------------------------------------------------
9642 Wed May  3 14:22:02 CEST 2006 - ma@suse.de
9643
9644 - Cleanup index tables when removing items from pool (#170564).
9645
9646 -------------------------------------------------------------------
9647 Wed May  3 12:23:36 CEST 2006 - kkaempf@suse.de
9648
9649 - backout rev 3246->3275 of TargetImpl.cc
9650 - add missing testsuite/utils/TestUtils.h
9651 - rev 3330
9652
9653 -------------------------------------------------------------------
9654 Wed May  3 12:13:38 CEST 2006 - dmacvicar@suse.de
9655
9656 - more fixes for #171062, there were some files still not being
9657   read from cache.
9658 - r3327
9659
9660 -------------------------------------------------------------------
9661 Tue May  2 18:41:44 CEST 2006 - dmacvicar@suse.de
9662
9663 - cache keys and signature. Remove lot of duplicated code. (#171062)
9664 - r3320
9665
9666 -------------------------------------------------------------------
9667 Tue May  2 18:02:46 CEST 2006 - mt@suse.de
9668
9669 - Disabled isUseableAttachPoint check in MediaDIR -- we do not
9670   mount here anything, so it is OK to use any dir (171351).
9671 - rev 3318
9672
9673 -------------------------------------------------------------------
9674 Tue May  2 14:58:03 CEST 2006 - kkaempf@suse.de
9675
9676 - parse "license-to-confirm" in primary.xml (#168437)
9677 - rev 3312
9678
9679 -------------------------------------------------------------------
9680 Mon May  1 17:44:29 CEST 2006 - kkaempf@suse.de
9681
9682 - Don't try to store 'Atom', not needed and the backend store
9683   rejects them anyways (addtion to #168610)
9684 - rev 3306
9685
9686 -------------------------------------------------------------------
9687 Mon May  1 04:43:01 CEST 2006 - mt@suse.de
9688
9689 - Improved device check in MediaDISK using libblkid (Bug #158529)
9690 - Allow to provide sysfs path via $SYSFS_PATH in MediaCD.cc and
9691   added a check if it is a directory
9692 - Added libcurl and libblkid checks to configure.ac
9693 - Added e2fsprogs(-devel) requires to the spec file
9694 - rev 3303
9695
9696 -------------------------------------------------------------------
9697 Sat Apr 29 21:46:22 CEST 2006 - kkaempf@suse.de
9698
9699 - dont download "other" during key check (#171041)
9700 - rev 3294
9701
9702 -------------------------------------------------------------------
9703 Sat Apr 29 11:05:15 CEST 2006 - kkaempf@suse.de
9704
9705 - allow parallel installs of atoms (used to fulfill patch require-
9706   ments, atoms aren't installed anyways) (#170098)
9707 - some testsuite improvements.
9708 - rev 3288
9709
9710 -------------------------------------------------------------------
9711 Fri Apr 28 20:15:06 CEST 2006 - dmacvicar@suse.de
9712
9713 - get rid of autobuild check when throwing exceptions without throw
9714   but with a macro, returning a null pointer at the end (never reached).
9715
9716 -------------------------------------------------------------------
9717 Fri Apr 28 19:50:28 CEST 2006 - ma@suse.de
9718
9719 - Do not violate install order when restricting commit to a certain
9720   mediaNumber. (#170079)
9721
9722 -------------------------------------------------------------------
9723 Fri Apr 28 18:12:26 CEST 2006 - dmacvicar@suse.de
9724
9725 - Don't use throw directly!
9726   use ZYPP_THROW with a Exception class, otherwise package bindings
9727   will not catch them.
9728   Should fix crashes when reading broken sources with yast.
9729 - rev 3272
9730
9731 -------------------------------------------------------------------
9732 Fri Apr 28 15:29:32 CEST 2006 - schubi@suse.de
9733
9734 - Bug 162064 - font packages are not installed for locale, e.g. khmer font not installed after CD1
9735   revision 3269
9736
9737 -------------------------------------------------------------------
9738 Fri Apr 28 14:55:04 CEST 2006 - kkaempf@suse.de
9739
9740 - revert bugfix #168906 (fom rev 3219), it filters too many errors.
9741 - further improve on #168840 (from rev 3231), match on name-edition
9742   when filtering by best arch. (#170098)
9743 - rev 3268
9744
9745 -------------------------------------------------------------------
9746 Fri Apr 28 13:01:58 CEST 2006 - dmacvicar@suse.de
9747
9748 - #170093 , lot of package descriptions missing
9749 - rev 3263
9750
9751 -------------------------------------------------------------------
9752 Thu Apr 27 20:28:01 CEST 2006 - dmacvicar@suse.de
9753
9754 - try to fix wrong permissions of /var/lib/zypp created
9755   by old zypp, only when running as root they are fixed
9756   (#169094)
9757 - YUM: Verify signatures on factoryInit.
9758   Dont provide other.xml. Cleanups, better logging.
9759   When refreshing signed soruces, don't refresh is source
9760   has not changed.
9761 - YaST sources: don't refresh if media file has not changed.
9762 - Show full url of index files in sources for signature validation
9763   (mentioned in #170139 comment #3)-
9764
9765 -------------------------------------------------------------------
9766 Thu Apr 27 18:41:02 CEST 2006 - jsrain@suse.de
9767
9768 - udpated media ID syntax for external scripts (to be consistent
9769   with packages) (#170247)
9770 - rev 3256
9771
9772 -------------------------------------------------------------------
9773 Thu Apr 27 18:33:48 CEST 2006 - jsrain@suse.de
9774
9775 - set media ID to 1 if not specified in YUM metadata (#167452)
9776 - rev 3255
9777
9778 -------------------------------------------------------------------
9779 Thu Apr 27 11:55:05 CEST 2006 - kkaempf@suse.de
9780
9781 - If freshen and supplement are fulfilled, install any kind of
9782   resolvable if not yet installed (#165746)
9783 - rev 3249
9784
9785 -------------------------------------------------------------------
9786 Wed Apr 26 18:00:42 CEST 2006 - kkaempf@suse.de
9787
9788 - make downloaded script executable. (#169191)
9789 - rev 3247
9790
9791 -------------------------------------------------------------------
9792 Wed Apr 26 10:43:03 CEST 2006 - kkaempf@suse.de
9793
9794 - Improve on last fix, compare only compatible archs.
9795 - rev 3233
9796
9797 -------------------------------------------------------------------
9798 Tue Apr 25 19:36:13 CEST 2006 - kkaempf@suse.de
9799
9800 - Only choose best arch of multiple package atoms with identical
9801   name (#168840)
9802 - rev 3231
9803
9804 -------------------------------------------------------------------
9805 Tue Apr 25 16:59:51 CEST 2006 - dmacvicar@suse.de
9806
9807 - pass empty strings to UI as key properties if unknown key
9808   (#169114)
9809 - rev 3228
9810
9811 -------------------------------------------------------------------
9812 Tue Apr 25 16:47:35 CEST 2006 - kkaempf@suse.de
9813
9814 - refrain from parsing 'other.xml' (#159316)
9815 - rev 3226
9816
9817 -------------------------------------------------------------------
9818 Tue Apr 25 16:34:50 CEST 2006 - visnov@suse.cz
9819
9820 - in source refresh, clean up the cache dir if fails
9821 - do not require repomd.xml.asc when creating a cache (#163765)
9822 - rev 3224
9823
9824 -------------------------------------------------------------------
9825 Tue Apr 25 15:17:15 CEST 2006 - dmacvicar@suse.de
9826
9827 - Check if a file exists before providing it, and just handling the
9828   exception is not sufficient, because it can release the media.
9829   it nows get all possible packages.X translations an then
9830   it selects the candidate from the existing ones (#168654)
9831 - rev 3221
9832
9833 -------------------------------------------------------------------
9834 Tue Apr 25 12:28:17 CEST 2006 - kkaempf@suse.de
9835
9836 - dont report conflicts if item is neither installed
9837   nor to-be-installed (#168906)
9838 - rev 3219
9839
9840 -------------------------------------------------------------------
9841 Tue Apr 25 11:27:09 CEST 2006 - dmacvicar@suse.de
9842
9843 - #168060 , propagate the file description or original
9844   name to the UI and not the checked filename path,
9845   which could be a tmp file.
9846   Requires changes in pkg-manager, and probably zmd-helpers.
9847 - rev 3215
9848
9849 -------------------------------------------------------------------
9850 Mon Apr 24 18:27:59 CEST 2006 - dmacvicar@suse.de
9851
9852 - /var/lib/zypp/db/languages/* are empty files (##168355)
9853 - r3206
9854
9855 -------------------------------------------------------------------
9856 Mon Apr 24 17:45:07 CEST 2006 - dmacvicar@suse.de
9857
9858 - All resolvables must honor arch, so Arch_noarch in
9859   target/store/XMLFilesBackend.cc is wrong (#160792)
9860 - Introduced code to honour shared package descriptions
9861   (#159109)
9862 - r3204
9863
9864 -------------------------------------------------------------------
9865 Mon Apr 24 16:43:48 CEST 2006 - jsrain@suse.de
9866
9867 - replace '_' in YUM elements/attributes with '-' (#168762)
9868 - rev 3201
9869
9870 -------------------------------------------------------------------
9871 Mon Apr 24 16:15:02 CEST 2006 - mt@suse.de
9872
9873 - Fixed iseries workaround - interchanged variables for scsi
9874   devices, added debug messages about the steps (#163971).
9875 - Added getenv NULL ptr check and verify of the $HOME dir's
9876   and ~/.curlrc file's ownership (#163203).
9877 - rev 3199
9878
9879 -------------------------------------------------------------------
9880 Mon Apr 24 15:44:18 CEST 2006 - ma@suse.de
9881
9882 - Use filesystem::TmpDir to create unique and unused Source cache
9883   directories. (#168051)
9884
9885 -------------------------------------------------------------------
9886 Mon Apr 24 14:30:41 CEST 2006 - ma@suse.de
9887
9888 - Enable signature checks per default. (#168525)
9889
9890 -------------------------------------------------------------------
9891 Mon Apr 24 11:20:17 CEST 2006 - visnov@suse.cz
9892
9893 - fix callbacks for providing a single file (#160206)
9894
9895 -------------------------------------------------------------------
9896 Sun Apr 23 12:28:21 CEST 2006 - kkaempf@suse.de
9897
9898 - If an installed package looses a dependency, the solver tries
9899   to upgrade it. Limit the upgrade candidates to best arch, best
9900   edition.
9901 - filter 'other' entries with incompatible arch in yum parser.
9902 - rev 3177
9903
9904 -------------------------------------------------------------------
9905 Fri Apr 21 22:47:18 CEST 2006 - jsrain@suse.de
9906
9907 - initialize the product category according to source (#168061)
9908 - rev 3172
9909
9910 -------------------------------------------------------------------
9911 Fri Apr 21 18:32:00 CEST 2006 - mvidner@suse.cz
9912
9913 - delete only one older version of a xml-store resolvable
9914   (half-baked, but the previous attempt was charred)
9915
9916 -------------------------------------------------------------------
9917 Fri Apr 21 17:49:18 CEST 2006 - jsrain@suse.de
9918
9919 - moved license_to_confirm to primary.xml
9920 - rev 3170
9921
9922 -------------------------------------------------------------------
9923 Fri Apr 21 16:36:14 CEST 2006 - ma@suse.de
9924
9925 - Removed deprecated oldstyle commit methods.
9926
9927 -------------------------------------------------------------------
9928 Fri Apr 21 15:58:14 CEST 2006 - mvidner@suse.cz
9929
9930 - when installing a xml-store resolvable (all except package,
9931   message, script), delete older versions (#160792).
9932 - read selection edition from the XML store
9933 - rev 3167
9934
9935 -------------------------------------------------------------------
9936 Thu Apr 20 14:10:41 CEST 2006 - kkaempf@suse.de
9937
9938 - properly clear transaction flag after successful commit
9939   (see rev 3122, #164365, #167285)
9940 - rev 3157
9941
9942 -------------------------------------------------------------------
9943 Thu Apr 20 13:14:25 CEST 2006 - kkaempf@suse.de
9944
9945 - recursively soft-uninstall recommended package on real uninstall,
9946   not on update (#167603)
9947 - rev 3155
9948
9949 -------------------------------------------------------------------
9950 Thu Apr 20 13:01:28 CEST 2006 - dmacvicar@suse.de
9951
9952 - fix #167605 (importing keys to rpm multiple times due to
9953   wrong interpretation of rpm gpg versioning.
9954 - add support for reading the rpm keys, with full id and fingerprint
9955 - rev 3153
9956
9957 -------------------------------------------------------------------
9958 Wed Apr 19 16:47:34 CEST 2006 - kkaempf@suse.de
9959
9960 - don't add duplicate error infos to ResolverContext (#167309)
9961 - rev 3146
9962
9963 -------------------------------------------------------------------
9964 Wed Apr 19 14:10:10 CEST 2006 - kkaempf@suse.de
9965
9966 - fix Resolver::transactReset() (see rev 3122) (#167285)
9967 - rev 3140
9968
9969 -------------------------------------------------------------------
9970 Wed Apr 19 13:48:26 CEST 2006 - ma@suse.de
9971
9972 - Introduced $ZYPP_KEYRING_DEFAULT_ACCEPT_ALL. If this environment
9973   variable is present, all signature checking callbacks will default
9974   to 'accept', in case no recipient is present.
9975
9976 -------------------------------------------------------------------
9977 Wed Apr 19 11:37:47 CEST 2006 - dmacvicar@suse.de
9978
9979 - read content file on construction, and make
9980   provideProduct only insert the already
9981   read product object into the store (#165826)
9982   (dmacvicar)
9983 - When the signature is not found, warn the
9984   user about a unsigned source. When the
9985   key is not found, do nothing, it can be in the
9986   keyring already. (#166016) (dmacvicar)
9987 - enable key verification only if
9988   ZYPP_CHECKSIG env var is set (dmacvicar)
9989 - r1529
9990
9991 -------------------------------------------------------------------
9992 Tue Apr 18 20:41:48 CEST 2006 - kkaempf@suse.de
9993
9994 - fix bugfix 164365, fix bug 167285
9995   Actually clear the transcation state instead of locking it
9996   to 'dont transact'
9997 - rev 3122
9998
9999 -------------------------------------------------------------------
10000 Tue Apr 18 15:46:59 CEST 2006 - visnov@suse.cz
10001
10002 - revert the signature/digest checking callbacks
10003 - rev 3115
10004
10005 -------------------------------------------------------------------
10006 Tue Apr 18 15:14:35 CEST 2006 - kkaempf@suse.de
10007
10008 - Bugfix #165670
10009   - Honor keep requests.
10010   - Dont flag "locked uninstall" as error if a keep request was
10011     issued before.
10012 - rev 3114
10013
10014 -------------------------------------------------------------------
10015 Tue Apr 18 12:04:35 CEST 2006 - kkaempf@suse.de
10016
10017 - rule out locked items during distribution upgrade as early
10018   as possible. (#165670)
10019 - rev 3110
10020
10021 -------------------------------------------------------------------
10022 Mon Apr 17 16:04:35 CEST 2006 - kkaempf@suse.de
10023
10024 - Bugfix #166212
10025   - use APPL_LOW as 'ui initiated, by solver' in transactKind() and
10026     transactResObject().
10027   - resetTransaction(APPL_LOW) before resolving
10028   - enhance transactCaps by using the same algorithm as in
10029     QueueItemRequire
10030     (before: transact all requires and recommends by name
10031      now: transact best requires and recommends by provides)
10032 - rev 3107
10033
10034 -------------------------------------------------------------------
10035 Fri Apr 14 16:04:35 CEST 2006 - visnov@suse.cz
10036
10037 - new callbacks for failing digest
10038 - rev 3098
10039
10040 -------------------------------------------------------------------
10041 Thu Apr 13 17:01:41 CEST 2006 - visnov@suse.cz
10042
10043 - ask for file without a checksum (#165125)
10044
10045 -------------------------------------------------------------------
10046 Thu Apr 13 16:59:38 CEST 2006 - kkaempf@suse.de
10047
10048 - dont install satisfied resolvables (#165843)
10049 - rev 3095
10050
10051 -------------------------------------------------------------------
10052 Thu Apr 13 16:00:21 CEST 2006 - kkaempf@suse.de
10053
10054 - dont abort on failed "dry_run" (#164583)
10055 - rev 3091
10056
10057 -------------------------------------------------------------------
10058 Thu Apr 13 15:19:20 CEST 2006 - visnov@suse.cz
10059
10060 - Ask user if signature file does not exist (#163765)
10061 - handle repomd.xml.asc as optional file (#163765)
10062 - rev 3089
10063
10064 -------------------------------------------------------------------
10065 Thu Apr 13 13:52:08 CEST 2006 - schubi@suse.de
10066
10067 - Bug 164365 - build 906: Deselecting a selection, all packages are still selected
10068 - rev 3087
10069
10070 -------------------------------------------------------------------
10071 Thu Apr 13 11:57:58 CEST 2006 - kkaempf@suse.de
10072
10073 - Dont do transitive uninstalls on uninstalled or upgraded items.
10074   (#165798)
10075 - rev 3083
10076
10077 -------------------------------------------------------------------
10078 Wed Apr 12 17:57:21 CEST 2006 - ma@suse.de
10079
10080 - Added 'rpmNoSignature' to ZYppCommitPolicy (#163862)
10081
10082 -------------------------------------------------------------------
10083 Wed Apr 12 16:44:57 CEST 2006 - mvidner@suse.cz
10084
10085 - Product::updateUrls: restore it from the XML store;
10086   fixed content parsing (#163192).
10087 - restore product flags fro the XML store
10088 - rev 3074
10089
10090 -------------------------------------------------------------------
10091 Wed Apr 12 13:48:25 CEST 2006 - kkaempf@suse.de
10092
10093 - Only consider best arch/version (#165477)
10094 - rev 3069
10095
10096 -------------------------------------------------------------------
10097 Wed Apr 12 10:57:50 CEST 2006 - ma@suse.de
10098
10099 - No need to parse tags at all if there is no item to store values
10100   (e.g. data for unwanted arch). Fixed segv trying to store data in
10101   NULL item. (#165479)
10102 - rev3065
10103
10104 -------------------------------------------------------------------
10105 Tue Apr 11 19:48:51 CEST 2006 - mt@suse.de
10106
10107 - Improved Url path name "//" vs. "/%2f" handling; now if the
10108   url has an authority, "/%2f" is used for ftp only (#163784)
10109 - rev 3062
10110
10111 -------------------------------------------------------------------
10112 Tue Apr 11 16:41:02 CEST 2006 - jsrain@suse.de
10113
10114 - fixed storing patch scripts to target store (#159928)
10115 - rev 3058
10116
10117 -------------------------------------------------------------------
10118 Tue Apr 11 16:24:26 CEST 2006 - kkaempf@suse.de
10119
10120 - if a patch is bad, only skip this patch, not everything
10121   (#165200)
10122 - rev 3057
10123
10124 -------------------------------------------------------------------
10125 Tue Apr 11 15:42:32 CEST 2006 - ma@suse.de
10126
10127 - Susetags:Selections: Allow parsing older .sel file formats. (#159851)
10128 - Susetags:Pattern: Fixed parser.
10129
10130 -------------------------------------------------------------------
10131 Tue Apr 11 15:21:48 CEST 2006 - kkaempf@suse.de
10132
10133 - when uninstalling, only re-establish installed items
10134   supplementing the to-be-uninstalled one. (variant of #165111)
10135 - rev 3054
10136
10137 -------------------------------------------------------------------
10138 Tue Apr 11 14:17:00 CEST 2006 - ma@suse.de
10139
10140 - Susetags:Package: Parse and provide ins/delnotify texts.
10141
10142 -------------------------------------------------------------------
10143 Tue Apr 11 13:01:31 CEST 2006 - kkaempf@suse.de
10144
10145 - when checking freshens/supplements at install, only consider
10146   best architecture/edition (#164453)
10147 - rev 3051
10148
10149 -------------------------------------------------------------------
10150 Tue Apr 11 10:31:41 CEST 2006 - kkaempf@suse.de
10151
10152 - when checking for supplements, only consider best arch, best
10153   edition for installation (#165111)
10154 - rev 3047
10155
10156 -------------------------------------------------------------------
10157 Tue Apr 11 10:23:14 CEST 2006 - schubi@suse.de
10158
10159 - Bug 165117: build 910: Update: Splitted packages are selected for
10160   all archs
10161
10162 -------------------------------------------------------------------
10163 Tue Apr 11 09:30:14 CEST 2006 - visnov@suse.cz
10164
10165 - ask user if a file exists but does not have a checksum (#162797)
10166 - rev 3044
10167
10168 -------------------------------------------------------------------
10169 Mon Apr 10 22:39:34 CEST 2006 - jsrain@suse.de
10170
10171 - parse time and size elements from delta and patch RPM
10172 - rev 3043
10173
10174 -------------------------------------------------------------------
10175 Mon Apr 10 18:55:03 CEST 2006 - mt@suse.de
10176
10177 - Added detection of iSeries virtual CD (/dev/iseries/vcd[a-h])
10178   devices - on powerpc only (#163971)
10179 - rev 3042
10180
10181 -------------------------------------------------------------------
10182 Mon Apr 10 18:05:51 CEST 2006 - kkaempf@suse.de
10183
10184 - fix endless loop in patches parsing.
10185 - rev 3039
10186
10187 -------------------------------------------------------------------
10188 Mon Apr 10 17:00:05 CEST 2006 - jsrain@suse.de
10189
10190 - fixed media handling in SuSEtags source (#164879)
10191 - rev 3037
10192
10193 -------------------------------------------------------------------
10194 Mon Apr 10 16:30:54 CEST 2006 - kkaempf@suse.de
10195
10196 - honor 'dry_run' on package remove (#164732)
10197 - rev 3036
10198
10199 -------------------------------------------------------------------
10200 Mon Apr 10 13:12:49 CEST 2006 - kkaempf@suse.de
10201
10202 - add files from yum filelist as provides to package (#164731)
10203 - rev 3032
10204
10205 -------------------------------------------------------------------
10206 Mon Apr 10 11:10:37 CEST 2006 - kkaempf@suse.de
10207
10208 - honor "+Enh:/-Enh:" in packages file (#156513)
10209
10210 -------------------------------------------------------------------
10211 Mon Apr 10 10:56:24 CEST 2006 - visnov@suse.cz
10212
10213 - fix callback receiver signature to match the callback for removing
10214   package
10215
10216 -------------------------------------------------------------------
10217 Mon Apr 10 10:32:22 CEST 2006 - mvidner@suse.cz
10218
10219 - Added Product::updateUrls, from content/UPDATEURLS (#163192).
10220 - rev 3024
10221
10222 -------------------------------------------------------------------
10223 Sat Apr  8 12:03:37 CEST 2006 - schubi@suse.de
10224
10225 - Bug 164440; Taking wrong architecture while updating obsoletes
10226   splitted packages
10227 - rev 3022
10228
10229 -------------------------------------------------------------------
10230 Sat Apr  8 10:07:06 CEST 2006 - kkaempf@suse.de
10231
10232 - allow relative paths with url file:
10233 - dont filter atoms from going into pool, multi-arch patch
10234   requirements need them. Instead, treat atoms with incompatible
10235   architecture as unneeded.
10236 - rev 3018
10237
10238 -------------------------------------------------------------------
10239 Fri Apr  7 23:57:37 CEST 2006 - jsrain@suse.de
10240
10241 - product now provides short name
10242 - rev 3013
10243
10244 -------------------------------------------------------------------
10245 Fri Apr  7 20:42:09 CEST 2006 - jsrain@suse.de
10246
10247 - read metadata for packages from correct tags in patches (#163220)
10248 - rev 3011
10249
10250 -------------------------------------------------------------------
10251 Fri Apr  7 19:57:41 CEST 2006 - kkaempf@suse.de
10252
10253 - more detailed resolver error reports (#162994)
10254 - rev 3010
10255
10256 -------------------------------------------------------------------
10257 Fri Apr  7 17:35:07 CEST 2006 - visnov@suse.cz
10258
10259 - report package download progress (#160966)
10260 - rev 3007
10261
10262 -------------------------------------------------------------------
10263 Fri Apr  7 16:27:35 CEST 2006 - kkaempf@suse.de
10264
10265 - transact also for languages (#163819)
10266 - rev 3004
10267
10268 -------------------------------------------------------------------
10269 Fri Apr  7 15:08:06 CEST 2006 - kkaempf@suse.de
10270
10271 - loop through all affected ResObjects in transactResKind (#163819)
10272 - rev 3002
10273
10274 -------------------------------------------------------------------
10275 Fri Apr  7 12:42:35 CEST 2006 - kkaempf@suse.de
10276
10277 - allow re-installation of non-packages (#162906)
10278 - rev 2998
10279
10280 -------------------------------------------------------------------
10281 Fri Apr  7 11:50:22 CEST 2006 - mt@suse.de
10282
10283 - Added loop checking for scsi cdroms (/sys/block/srX) in case
10284   HAL does not provide any drives like on iSeries (#163971).
10285 - rev 2995
10286
10287 -------------------------------------------------------------------
10288 Fri Apr  7 11:05:30 CEST 2006 - kkaempf@suse.de
10289
10290 - add 'licenceToConfirm()' to Product. (#164375)
10291
10292 -------------------------------------------------------------------
10293 Fri Apr  7 10:36:05 CEST 2006 - ma@suse.de
10294
10295 - Avoid excessive CD hopping on commit. But still far from
10296   being perfect. (#159679)
10297 - Fixed Target::commit: Despite dry_run set True, packages
10298   were depeted.
10299
10300 -------------------------------------------------------------------
10301 Fri Apr  7 08:32:32 CEST 2006 - visnov@suse.cz
10302
10303 - honour if user decides to skip a package in commit (#156031)
10304
10305 -------------------------------------------------------------------
10306 Thu Apr  6 18:14:30 CEST 2006 - jsrain@suse.de
10307
10308 - fixed parsing external reference to script in patch (#163221)
10309 - r2981
10310
10311 -------------------------------------------------------------------
10312 Thu Apr  6 17:07:10 CEST 2006 - dmacvicar@suse.de
10313
10314 - cache and provide content.asc/key optionally. Dont show a
10315   popup if they dont exists. (dmacvicar)
10316 - Actually abort when verify signature workflow is false. (dmacvicar)
10317 - r2978
10318
10319 -------------------------------------------------------------------
10320 Thu Apr  6 16:37:49 CEST 2006 - jsrain@suse.de
10321
10322 - fixed setting autorefresh flag for installation sources
10323
10324 -------------------------------------------------------------------
10325 Thu Apr  6 15:53:02 CEST 2006 - kkaempf@suse.de
10326
10327 - drop patches with incompatible architecture.
10328 - rev 2972
10329
10330 -------------------------------------------------------------------
10331 Thu Apr  6 15:33:11 CEST 2006 - mt@suse.de
10332
10333 - Added info method to media verifier base and more debug info
10334 - rev 2970
10335
10336 -------------------------------------------------------------------
10337 Wed Apr  5 19:27:46 CEST 2006 - kkaempf@suse.de
10338
10339 - Dont deny the "/" attach point in MediaDIR, since this is used
10340   for all "file:" urls, esp. local packages.
10341 - rev 2962
10342
10343 -------------------------------------------------------------------
10344 Wed Apr  5 18:21:58 CEST 2006 - schubi@suse.de
10345
10346 - Bug 159673 - only one conflict solvable per page
10347
10348 -------------------------------------------------------------------
10349 Wed Apr  5 18:01:37 CEST 2006 - kkaempf@suse.de
10350
10351 - parse all dependencies of 'packages' file (#163773)
10352 - rev 2957
10353
10354 -------------------------------------------------------------------
10355 Wed Apr  5 17:47:04 CEST 2006 - dmacvicar@suse.de
10356
10357 - Use the original media descr_dir on refresh for
10358   suse tags source (#163196)
10359 - r2952
10360
10361 -------------------------------------------------------------------
10362 Wed Apr  5 16:44:08 CEST 2006 - kkaempf@suse.de
10363
10364 - add Source::setUrl() for zmd backend helper.
10365 - rev 2946
10366
10367 -------------------------------------------------------------------
10368 Wed Apr  5 16:44:01 CEST 2006 - dmacvicar@suse.de
10369
10370 - implement rpm keyring / zypp tmp keyring two-way syncronization at rpm
10371 target init. (dmacvicar)
10372 - r2949
10373
10374 -------------------------------------------------------------------
10375 Wed Apr  5 16:28:42 CEST 2006 - mt@suse.de
10376
10377 - Fixed MediaDISK to use a mount -oro,bind id the disk
10378   partition is already attached e.g. by the automounter.
10379   Try to mount it a second time may fail (#163486).
10380 - rev 2944
10381
10382 -------------------------------------------------------------------
10383 Wed Apr  5 15:04:31 CEST 2006 - kkaempf@suse.de
10384
10385 - honor optional 3rd parameter to "=Loc:" key of packages (#154337)
10386 - rev 2940
10387
10388 -------------------------------------------------------------------
10389 Wed Apr  5 12:48:19 CEST 2006 - visnov@suse.cz
10390
10391 - only try to create a source of a given type when restoring
10392   from the persistent store (#162111)
10393
10394 -------------------------------------------------------------------
10395 Wed Apr  5 11:36:54 CEST 2006 - kkaempf@suse.de
10396
10397 - parse all dependencies for patterns (.pat) files (#160602)
10398 - drop YOUPATH and YOUURL from content file.
10399 - rev 2924
10400
10401 -------------------------------------------------------------------
10402 Wed Apr  5 09:27:08 CEST 2006 - visnov@suse.cz
10403
10404 - properly initialize autorefresh for non-remote sources (#154990)
10405 - rev 2919
10406
10407 -------------------------------------------------------------------
10408 Tue Apr  4 19:19:39 CEST 2006 - mt@suse.de
10409
10410 - Added flag to MediaManager::isUseableAttachPoint, whether
10411   to check against system mount entries or not.
10412 - Disallow to use the attachpoints of another media handlers
10413   as source path in MediaDIR.
10414 - rev 2917
10415
10416 -------------------------------------------------------------------
10417 Tue Apr  4 18:47:01 CEST 2006 - dmacvicar@suse.de
10418
10419 -implement callbacks for when package verification (checksum)
10420  fails, offer to retry or abort
10421
10422 -------------------------------------------------------------------
10423 Tue Apr  4 16:57:51 CEST 2006 - dmacvicar@suse.de
10424
10425 - Fix construction of checksum objects when using non-standard
10426   checksum algorithms
10427 - Fix broken YUM cache
10428 - r2913
10429
10430 -------------------------------------------------------------------
10431 Tue Apr  4 16:54:44 CEST 2006 - kkaempf@suse.de
10432
10433 - Keep packages with no version upgrade installed during
10434   distribution upgrade (#162972)
10435 - add 'transactReset()' helper function for UI.
10436 - rev 2908
10437
10438 -------------------------------------------------------------------
10439 Tue Apr  4 14:47:14 CEST 2006 - dmacvicar@suse.de
10440
10441 - r2906
10442
10443 -------------------------------------------------------------------
10444 Tue Apr  4 14:43:15 CEST 2006 - ma@suse.de
10445
10446 - Fixed candidate handling in ui::Selectable. (#156589)
10447
10448 -------------------------------------------------------------------
10449 Tue Apr  4 14:06:23 CEST 2006 - dmacvicar@suse.de
10450
10451 - fix #162984 , gpg hangs because the matching data file
10452   for the key cannot be find. (dmacvicar)
10453 - Fix restore of YUM source using the same cache dir semantics as
10454  susetags instead of assuming there is a cache if a cache_dir
10455   was given. (dmacvicar)
10456
10457 -------------------------------------------------------------------
10458 Tue Apr  4 12:37:51 CEST 2006 - kkaempf@suse.de
10459
10460 - use DISTPRODUCT/DISTVERSION from content file to generate the
10461   product name, version, and release.
10462 - rev 2902
10463
10464 -------------------------------------------------------------------
10465 Mon Apr  3 20:45:55 CEST 2006 - mt@suse.de
10466
10467 - Removed broken forcing of absolute ftp paths added in rev2705 to
10468   MediaCurl, refined cleanupPathName/setPathName in url (#154197).
10469 - rev 2900
10470
10471 -------------------------------------------------------------------
10472 Mon Apr  3 19:30:35 CEST 2006 - kkaempf@suse.de
10473
10474 - add Resolver::freshenPool() (#156980)
10475 - rev 2893
10476
10477 -------------------------------------------------------------------
10478 Mon Apr  3 08:33:12 CEST 2006 - kkaempf@suse.de
10479
10480 - skip incompatible archs in filelist parsing.
10481 - restrict pathes to 'interesting' ones (/bin/, /sbin/, /lib/,
10482   /lib64/, ...)
10483 - rev 2886
10484
10485 -------------------------------------------------------------------
10486 Sun Apr  2 22:18:06 CEST 2006 - kkaempf@suse.de
10487
10488 - skip incompatible archs in primary parsing.
10489 - rev 2883
10490
10491 -------------------------------------------------------------------
10492 Sun Apr  2 11:17:56 CEST 2006 - kkaempf@suse.de
10493
10494 - allow setting of source when parsing local .rpm (#147765)
10495 - rev 2880
10496
10497 -------------------------------------------------------------------
10498 Fri Mar 31 18:53:55 CEST 2006 - schubi@suse.de
10499
10500 - Do not update packages over other architectures
10501
10502 -------------------------------------------------------------------
10503 Fri Mar 31 18:28:59 CEST 2006 - sh@suse.de
10504
10505 - Added zypp/ui/UserWantedPackages to support the UI's
10506   "automatic changes" dialog (bug #152700)
10507
10508 -------------------------------------------------------------------
10509 Fri Mar 31 18:02:05 CEST 2006 - jsrain@suse.de
10510
10511 - use KeyRing class to validate repomd.xml (#160909)
10512
10513 -------------------------------------------------------------------
10514 Fri Mar 31 17:33:21 CEST 2006 - dmacvicar@suse.de
10515
10516 - Product resolvables should be readable by normal users.
10517   (#162474) (dmacvicar)
10518 - implemented keyring and metadata signature verification
10519   in susetags source
10520 - dont delete the lock if we did not acquire it
10521 - r2847
10522
10523 -------------------------------------------------------------------
10524 Fri Mar 31 16:34:51 CEST 2006 - mt@suse.de
10525
10526 - Added disabling of the automounter while MediaManager
10527   init and restoring of the old state on exit (#154326).
10528 - Implemented check if media (CD) is automounted or not
10529 - rev 2840
10530
10531 -------------------------------------------------------------------
10532 Fri Mar 31 13:27:09 CEST 2006 - mt@suse.de
10533
10534 - Implemented several hal get/set/removeDeviceProperty wrappers
10535 - Improved HalException to allow to fetch HAL/DBUS error componets
10536 - rev 2830
10537
10538 -------------------------------------------------------------------
10539 Fri Mar 31 12:44:25 CEST 2006 - kkaempf@suse.de
10540
10541 - honor subscription status of catalogs (#162350)
10542 - rev 2827
10543
10544 -------------------------------------------------------------------
10545 Fri Mar 31 11:29:05 CEST 2006 - mt@suse.de
10546
10547 - Enabled CD eject error reporting exceptions (#154326)
10548 - rev 2822
10549
10550 -------------------------------------------------------------------
10551 Fri Mar 31 06:40:51 CEST 2006 - kkaempf@suse.de
10552
10553 - support "dry run" (#159467)
10554 - implement "transactResKind" (#161400)
10555 - rev 2817
10556
10557 -------------------------------------------------------------------
10558 Thu Mar 30 17:22:49 CEST 2006 - jsrain@suse.de
10559
10560 - add checksum for external patches (#159928)
10561
10562 -------------------------------------------------------------------
10563 Thu Mar 30 16:48:01 CEST 2006 - kkaempf@suse.de
10564
10565 - calculate product architecture (#158198)
10566
10567 -------------------------------------------------------------------
10568 Wed Mar 29 23:28:13 CEST 2006 - jsrain@suse.de
10569
10570 - fixed checking checksum of YUM metadata, added sha1 vs. sha256
10571   detection
10572
10573 -------------------------------------------------------------------
10574 Wed Mar 29 23:12:30 CEST 2006 - ma@suse.de
10575
10576 - Auto protect installed packages from unknown vendor. (#157446)
10577
10578 -------------------------------------------------------------------
10579 Wed Mar 29 09:13:51 CEST 2006 - visnov@suse.de
10580
10581 - added support for external scripts to metadata (#159928) (jsrain)
10582 - fixed handling of Language resolvables (ma)
10583 - fix leak in rpmdb (dmacvicar)
10584 - added softlock for autoyast (#159466) (ma)
10585 - Fixed exceptions in doGetFileCopy() to show full url
10586   including the file instead of just the media base url. (mt)
10587 - Provide Language::summary (ma)
10588 - check patterns and selections file exist
10589   before veryfing them (#161300) (dmacvicar)
10590 - added YUM metadata checksum computation (jsrain)
10591 - added interface to patch of a message (jsrain)
10592 - r2734
10593
10594 -------------------------------------------------------------------
10595 Mon Mar 27 23:57:16 CEST 2006 - jsrain@suse.de
10596
10597 - added support for external scripts to metadata (#159928)
10598 - r2709
10599
10600 -------------------------------------------------------------------
10601 Sat Mar 25 22:08:26 CET 2006 - jsrain@suse.de
10602
10603 - report separate exception when trying to start source cache again to
10604   suppress incorrect error message in XEN installation
10605 - r2682
10606
10607 -------------------------------------------------------------------
10608 Fri Mar 24 18:16:22 CET 2006 - schubi@suse.de
10609
10610 - Implement inter process locking in zypp.
10611 - Added No medium found output
10612 - splitting modaliases in supplements TOO
10613 - parse also the available signing keys
10614
10615 -------------------------------------------------------------------
10616 Fri Mar 24 10:44:10 CET 2006 - visnov@suse.cz
10617
10618 - release all media when removing source (#159754) (visnov)
10619 - more testsuites (schubi)
10620 - updated translations (schubi)
10621 - added MediaNotEjectedException (mt)
10622 - rev 2652
10623
10624 -------------------------------------------------------------------
10625 Thu Mar 23 14:10:54 CET 2006 - dmacvicar@suse.de
10626
10627 - fix patches descriptions (dmacvicar)
10628 - fix source serialization (dmacvicar)
10629 - metadata for kernel test (schubi)
10630 - Arch tests updated (ma)
10631 - classify NULL Ptr as unique (ma)
10632 - Added host check, because file Url allows it now. (mt)
10633 - prepare modalias fix (#159766) (ma)
10634 - Provide iterator based access to SourceManager data. (ma)
10635 - Fixed "file:" Url scheme config to allow relative paths; (mt)
10636   RFC1738 says, it may contain a hostname as well...
10637 - revision 2633
10638
10639 -------------------------------------------------------------------
10640 Wed Mar 22 19:58:37 CET 2006 - visnov@suse.cz
10641
10642 - pkg-config support (mvidner)
10643 - close all medias when destructing MediaSet (jsrain)
10644 - rev 2622
10645
10646 -------------------------------------------------------------------
10647 Wed Mar 22 15:48:05 CET 2006 - dmacvicar@suse.de
10648
10649 - Bug 159976 - build 804: Adding AddOn CD via ftp gives error (dmacvicar)
10650 - Message callback implemented to show patch messages (visnov)
10651 - Bug 159696 (schubi)
10652 - provide transform_iterators to iterate over a maps keys or values (ma)
10653 - added 'bool Arch::empty() const' test for an empty Arch string (ma)
10654 - added script and message installation (jsrain)
10655 - chooses the 'right' kernel now (kkaempf)
10656 - Use noarch if no arch is specified in patches (dmacvicar)
10657 - rev 2611
10658
10659 -------------------------------------------------------------------
10660 Tue Mar 21 19:06:56 CET 2006 - mvidner@suse.cz
10661
10662 - Added some debug output including the access id (mt)
10663 - Bug #154326: Enabled FORCE_RELEASE_FOREIGN flag causing
10664   release with eject=true on attached media, to umount
10665   other mounts as well. (mt)
10666 - 159483 - solver does not blame missing dependency (schubi)
10667 - Added a variant of MediaHandler::forceRelaseAllMedia (ma)
10668 - Fixed MediaCD::forceEject() to handle DELAYED_VERIFY
10669   and use forceRelaseAllMedia if FORCE_RELEASE_FOREIGN=1 (ma)
10670 - fixed ZYPP_RETHROW (#156430) (ma)
10671 - patch for #156114 (visnov)
10672 - fixed container.erase loops (ma)
10673 - Fixed to reset desired (cached) flag before the action (mt)
10674 - Removed return in forceRelaseAllMedia (void function) (mt)
10675 - Parse nonexisting architecture to noarch so patches dont get
10676   filtered by the pool (dmacvicar)
10677 - 159512 - yast2-qt does not show label of to be installed products
10678   anymore (dmacvicar)
10679 - 159765 - Hidden patterns still visible (dmacvicar)
10680 - Use noarch if no arch is specified. (dmacvicar)
10681 - r2594
10682
10683 -------------------------------------------------------------------
10684 Tue Mar 21 09:04:06 CET 2006 - visnov@suse.de
10685
10686 - properly report error for media change callback
10687 - rev 2579
10688
10689 -------------------------------------------------------------------
10690 Mon Mar 20 23:02:07 CET 2006 - ma@suse.de
10691
10692 - fixed memory leak in XMLNodeIterator (#157474)
10693 - disabled storing filelist (YUMFileListParser) and changelog (YUMOtherParser)
10694 - Renamed private MediaManager::forceMediaRelease
10695   function to forceReleaseShared (more exact name)
10696 - Implemented forceRelaseAllMedia() that can be
10697   used to release also foreign (user) mounts.
10698 - Added use of forceRelaseAllMedia for CD/DVDs
10699   if FORCE_RELEASE_FOREIGN is 1 (default 0)
10700 - little cleanup of the checkAttached function
10701 - r2578
10702
10703 -------------------------------------------------------------------
10704 Mon Mar 20 17:04:28 CET 2006 - mvidner@suse.cz
10705
10706 - don't try to attach without exception handling (#158620)
10707 - fix descriptions, as a new tag Des for selections exists now.
10708 - fix #157683: failure after adding add-on product to install
10709   sources
10710 - added more files for translation
10711 - resolve-dependencies.cc: establish pool
10712 - parse-metadata.cc: catch bad URL
10713 - set zmdid for atoms
10714 - r2574
10715
10716 -------------------------------------------------------------------
10717 Sun Mar 19 19:24:44 CET 2006 - kkaempf@suse.de
10718
10719 - fix testsuite.
10720 - provide edition and architecture for all kinds of yum
10721   resolvables.
10722 - fix ResStatus output.
10723 - establish atoms correctly.
10724 - treat requires to unneeded resolvables as fulfilled.
10725 - rev 2559
10726
10727 -------------------------------------------------------------------
10728 Sun Mar 19 00:05:17 CET 2006 - kkaempf@suse.de
10729
10730 - fix the build
10731 - only consider best architecture/version (#157594)
10732 - prefer providers which supplement/enhance installed or
10733   to-be-installed packages (fixes the tpctl-kmp issue)
10734 - rev 2546
10735
10736 -------------------------------------------------------------------
10737 Sat Mar 18 02:22:22 CET 2006 - kkaempf@suse.de
10738
10739 - provide more filters for pkg-bindings (#158602)
10740 - add SystemResObject to provide system (modalias, hal, ...)
10741   capabilities.
10742 - handle this during resolving.
10743 - make the modalias and hal capability match the SystemResObject
10744   by default, thereyby triggering a modalias (resp. hal)
10745   evaluation.
10746 - xmlstore: decouple target store from YUM schema.
10747 - clean up moving of hal() and modalias() from provides to
10748   supplements in ResolvableImpl.
10749 - add PatchContents() for UI.
10750 - handle Edition::noedition as empty string.
10751 - r2537
10752
10753 -------------------------------------------------------------------
10754 Tue Mar 14 23:32:44 CET 2006 - jsrain@suse.de
10755
10756 - releasing all medias when asking for CD (#156981)
10757 - r2471
10758
10759 -------------------------------------------------------------------
10760 Tue Mar 14 19:38:43 CET 2006 - mvidner@suse.cz
10761
10762 - ResStatus::resetTransact must return a value.
10763 - Fixed random build failures in LanguageCode.cc.
10764   (Rewrote the CodeMaps constructor so that gcc does not
10765   optimize a 500-statement basic block.)
10766 - Fix constructions of patch objects. Actually insert atoms in atoms
10767   list. Insert atoms for package even if the package does not exists
10768   in the source. Fixes #157628 (dmacvicar).
10769 - Fixed license reading from susetags, #151834 (dmacvicar).
10770 - r2468
10771
10772 -------------------------------------------------------------------
10773 Tue Mar 14 16:59:42 CET 2006 - mvidner@suse.cz
10774
10775 - added ResStatus::resetTransact (ma)
10776 - bugfix for #156439 (schubi)
10777 - Added Source_Ref::setAlias (#154913).
10778 - Do not assume there is a product file when scanning for products
10779   (visnov)
10780 - function to disable all sources in the persistent store (visnov)
10781 - dependency errors go to stdout, not stderr; output resolver info
10782   directly to stderr (kkaempf)
10783 - rev 2464
10784
10785 -------------------------------------------------------------------
10786 Tue Mar 14 01:34:38 CET 2006 - kkaempf@suse.de
10787
10788 - fix merging of resolver info (needed for #157684).
10789 - errors are also important in ResolverInfo.
10790 - improve debug output in ResolverContext.
10791 - rev 2455
10792
10793 -------------------------------------------------------------------
10794 Mon Mar 13 22:54:01 CET 2006 - jsrain@suse.de
10795
10796 - delete RPMs downloaded via HTTP/FTP after installnig them
10797   (#157011)
10798 - fixed product registration (reverted autorefresh patch) (#157566)
10799
10800 -------------------------------------------------------------------
10801 Mon Mar 13 11:53:52 CET 2006 - kkaempf@suse.de
10802
10803 - if root!="/", always prefer the upgrade candidate (#155472)
10804 - implement license confirmed api for UI.
10805 - prefer architecture over version in distribution upgrade
10806   (#157501)
10807 - clean up media handling.
10808 - rev 2448
10809
10810 -------------------------------------------------------------------
10811 Sun Mar 12 22:31:09 CET 2006 - kkaempf@suse.de
10812
10813 - init Modalias properly.
10814 - fix warnings in testcases.
10815 - rev 2432
10816
10817 -------------------------------------------------------------------
10818 Sat Mar 11 21:25:18 CET 2006 - kkaempf@suse.de
10819
10820 - drop libjpeg-devel and sqlite-devel from build requires.
10821
10822 -------------------------------------------------------------------
10823 Sat Mar 11 08:16:53 CET 2006 - kkaempf@suse.de
10824
10825 - implement 'modalias()' capability (#157406)
10826 - make dependencies consistent, its 'freshens'.
10827 - cope with user umounts of devices.
10828 - add debug to SourceManager.
10829 - rev 2418
10830
10831 -------------------------------------------------------------------
10832 Fri Mar 10 16:20:41 CET 2006 - kkaempf@suse.de
10833
10834 - allow version downgrade during distribution upgrade if the
10835   newer package is coming from a trusted vendor (#155472)
10836 - implement locale fallback
10837 - 'freshen' -> 'freshens' in schema definitions to make it
10838   consistent with all other dependency definitions.
10839 - better error reporting for .pat and .sel files.
10840 - rule out packages from dependency resolutions which are
10841   de-selected by user (#155368)
10842 - use locale fallbacks in package translations.
10843 - refresh source when re-enabling it.
10844 - rev 2406
10845
10846 -------------------------------------------------------------------
10847 Tue Mar  7 21:18:19 CET 2006 - kkaempf@suse.de
10848
10849 - split of libzypp-zmd-backend subpackage as a stand-alone
10850   leaf package.
10851 - encapsulate bool test for Source_Ref better.
10852 - fixed stack overflow (ma).
10853 - make testsuite build again.
10854 - rev 2346
10855
10856 -------------------------------------------------------------------
10857 Tue Mar  7 16:17:07 CET 2006 - kkaempf@suse.de
10858
10859 - fixed URL rewriting for CD2 and following (#154762)
10860 - fixed ResPoolProxy diffState (for proper ok/cancel support
10861   in UI)
10862 - added special exception class for aborting installation
10863   (#154936)
10864 - only auto-change directories if they end in CDn or DVDn.
10865 - rev 2320.
10866
10867 -------------------------------------------------------------------
10868 Tue Mar  7 15:37:51 CET 2006 - kkaempf@suse.de
10869
10870 - silently ignore multiple installs of the same package.
10871 - fix disk usage for installs and uninstalls.
10872 - rev 2308
10873
10874 -------------------------------------------------------------------
10875 Mon Mar  6 22:22:57 CET 2006 - kkaempf@suse.de
10876
10877 - zmd-backend: filter out incompatible architectures from
10878   repository.
10879 - rev 2298
10880
10881 -------------------------------------------------------------------
10882 Mon Mar  6 21:35:24 CET 2006 - kkaempf@suse.de
10883
10884 - sync libzypp media data with mtab.
10885 - improve resolver error and solution reports.
10886 - fix source cache reading (#155459).
10887 - default cached sources to enabled (#155459).
10888 - let each source provide public keys.
10889 - rev 2297
10890
10891 -------------------------------------------------------------------
10892 Sun Mar  5 15:48:29 CET 2006 - kkaempf@suse.de
10893
10894 - only write by-sovler transactions back (#154976)
10895 - rev 2278
10896
10897 -------------------------------------------------------------------
10898 Sat Mar  4 12:36:40 CET 2006 - kkaempf@suse.de
10899
10900 - release last used source at end of commit (#155002)
10901 - rev 2277
10902
10903 -------------------------------------------------------------------
10904 Fri Mar  3 23:14:50 CET 2006 - kkaempf@suse.de
10905
10906 - cope with NULL values in zmd catalogs table (#153584)
10907 - set YAST_IS_RUNNING in transact zmd helper (#154820)
10908 - run SuSEconfig after transact zmd helper (#154820)
10909 - add softTransact to honor user vs. soft requirements (#154650)
10910 - honor all build keys provided by a package source.
10911 - add source metadata refresh.
10912 - add progress callbacks to zmd helpers.
10913 - rev 2276
10914
10915 -------------------------------------------------------------------
10916 Thu Mar  2 21:59:07 CET 2006 - kkaempf@suse.de
10917
10918 - include .diffs into main source.
10919 - catch exception when ejecting media which was unmounted externally
10920   (#154697).
10921 - init source in zmd-backend correctly (#154667)
10922 - implement disk usage info for YaST.
10923 - clean up XML schema files.
10924 - catch CPUs identifying as 'i686' but being 'i586'.
10925 - allow definition of preferred attach (mount) point for media.
10926 - make resolver results more readable.
10927 - use language fallbacks if none of multiple language providers
10928   matches.
10929 - get rid of ignoring wrong arch in resolver, having the wrong
10930   architecture is prevented by other means.
10931 - prepare for translations in exceptions.
10932 - fix 'abort does not abort'
10933 - implement 'flag' I/O in target cache backend.
10934 - skip incompatibles architectures in packages.<lang>
10935 - rev 2228
10936
10937 -------------------------------------------------------------------
10938 Thu Mar  2 13:44:34 CET 2006 - kkaempf@suse.de
10939
10940 - dont even provide src/nosrc from the source.
10941 - rev 2169 + diffs
10942
10943 -------------------------------------------------------------------
10944 Wed Mar  1 17:23:23 CET 2006 - kkaempf@suse.de
10945
10946 - Initialize commit result (#154409)
10947 - release media if its wrong (#154326)
10948 - dont copy src/nosrc packages to the pool (#154627)
10949 - reduce XML logging.
10950 - rev 2169 + diffs
10951
10952 -------------------------------------------------------------------
10953 Tue Feb 28 16:10:14 CET 2006 - kkaempf@suse.de
10954
10955 - fix path of .po files (#154074).
10956 - parse the correct package.<lang> file (kinda #154074).
10957 - complain about bad "=Sel:" or "=Pat:" lines (#153065).
10958 - reattach all released medias.
10959 - raise exception instead of abort() on XML errors (#154104).
10960 - update translations.
10961 - PathInfo: implemented a copy_dir_content (variant of copy_dir)
10962   and is_empty_dir utility function
10963 - rev 2169
10964
10965 -------------------------------------------------------------------
10966 Tue Feb 28 14:51:46 CET 2006 - kkaempf@suse.de
10967
10968 - check freshens and supplements for packages (#154074).
10969 - only complain about incomplete installed resolvables,
10970   if they are uninstalled, schedule them for installation.
10971   (#154074)
10972 - add testcases for locale() provides.
10973 - add lang_country -> lang fallback.
10974 - have locale(parent:...) deps match any provides of 'parent'
10975   also when uninstalling a package.
10976 - rev 2148
10977
10978 -------------------------------------------------------------------
10979 Tue Feb 28 10:35:15 CET 2006 - kkaempf@suse.de
10980
10981 - change the locale(...) separator to ";" (#153791)
10982 - complete "find-files" of zmd-backend.
10983 - rev 2140
10984
10985 -------------------------------------------------------------------
10986 Tue Feb 28 10:28:06 CET 2006 - visnov@suse.de
10987
10988 - avoid attaching media when initializing source
10989 - rev 2139
10990
10991 -------------------------------------------------------------------
10992 Mon Feb 27 21:26:00 CET 2006 - kkaempf@suse.de
10993
10994 - warn about misspelled 'locale(...)' provides
10995 - add testcases
10996 - rev 2134
10997
10998 -------------------------------------------------------------------
10999 Mon Feb 27 20:19:40 CET 2006 - kkaempf@suse.de
11000
11001 - fix the build
11002 - rev 2129
11003
11004 -------------------------------------------------------------------
11005 Mon Feb 27 18:15:16 CET 2006 - kkaempf@suse.de
11006
11007 - provide available locales to application (#153583)
11008 - honor 'requestedLocales' (language dependant packages)
11009 - honor release requests for all holders of a device.
11010 - silently re-attach after a forced release.
11011 - solver improvements.
11012 - handle source caches.
11013 - proper logging in zmd backend helpers.
11014 - rev 2127
11015
11016 -------------------------------------------------------------------
11017 Mon Feb 27 13:44:39 CET 2006 - kkaempf@suse.de
11018
11019 - upgrade always to best version and arch (#153577)
11020 - reset 'transact' state for obsoleted packages (#153578)
11021 - translation updates
11022 - rev 2113
11023
11024 -------------------------------------------------------------------
11025 Mon Feb 27 10:42:33 CET 2006 - kkaempf@suse.de
11026
11027 - add support for 'local' .rpm packages to zmd-backend.
11028 - rev 2101
11029
11030 -------------------------------------------------------------------
11031 Sun Feb 26 20:24:10 CET 2006 - kkaempf@suse.de
11032
11033 - fix build of zmd/backend.
11034 - actually fill 'files' table in package-files.
11035 - rev 2094
11036
11037 -------------------------------------------------------------------
11038 Sun Feb 26 17:43:06 CET 2006 - kkaempf@suse.de
11039
11040 - improve testcases.
11041 - add 'setPossibleLocales()' to ZYpp, this defines the set
11042   of possible locales to choose from (#153583)
11043 - provide LanguageImpl and create 'Language' resolvables for
11044   each 'possible' locale.
11045 - fix YUM parsing of patches, insert 'atoms' to link patches
11046   with packages.
11047 - replace gzstream/ with own, existing implementation.
11048 - honor locks in solver (#150231)
11049 - sync pool with target after commit() properly (#150565, #153066)
11050 - new zmd helper 'package-files'
11051 - rev 2093
11052
11053 -------------------------------------------------------------------
11054 Thu Feb 23 21:45:06 CET 2006 - kkaempf@suse.de
11055
11056 - prevent multiple initializations of the target (#153124)
11057 - implement 'loopback mounted ISO images'
11058 - retain old package sources on upgrade.
11059 - support compressed .xml files in 'repodata' type repositories.
11060 - rev 2025
11061
11062 -------------------------------------------------------------------
11063 Thu Feb 23 15:16:58 CET 2006 - kkaempf@suse.de
11064
11065 - parse locale(...) provides and construct correct dependencies.
11066
11067 -------------------------------------------------------------------
11068 Thu Feb 23 14:16:44 CET 2006 - kkaempf@suse.de
11069
11070 - always upgrade to candidate (#152760).
11071 - fix typo in package sorting.
11072 - prepare handling of locale provides.
11073 - rev 1995
11074
11075 -------------------------------------------------------------------
11076 Thu Feb 23 10:53:51 CET 2006 - kkaempf@suse.de
11077
11078 - sort src/nosrc package to right list during commit.
11079 - revert installtime/buildtime in susetags parser (#152760)
11080 - rev 1990
11081
11082 -------------------------------------------------------------------
11083 Thu Feb 23 10:22:08 CET 2006 - kkaempf@suse.de
11084
11085 - reset state after successful commit (#153030)
11086 - run "rpm -e" always with "--nodeps" (#153026)
11087 - provide separate resolvable kind for src packages.
11088 - extend status field for LOCK and LICENSE.
11089 - add sameState()/diffState() for UI.
11090 - provide 'best' candidate for UI.
11091 - set 60 sec timeout for curl access.
11092 - don't cross-compare solver results, takes too much time.
11093 - provide sizes of installed packages.
11094 - extend REQUIRES semantics in content file.
11095 - add "parse-metadata" helper to zmd-backend.
11096 - rev 1987
11097
11098 -------------------------------------------------------------------
11099 Wed Feb 22 14:51:46 CET 2006 - kkaempf@suse.de
11100
11101 - provide complete disk usage data (#152761)
11102 - include upgrade flag when copying solver solution
11103   back to pool (#152717)
11104 - rev 1959
11105
11106 -------------------------------------------------------------------
11107 Wed Feb 22 13:16:48 CET 2006 - kkaempf@suse.de
11108
11109 - don't insert incompatible architectures to the pool (#151933)
11110 - don't accept incompatible architectures from a repository
11111   (#151933)
11112 - separate rpm log (#151431).
11113 - allow extended product requires.
11114 - rev 1954
11115
11116 -------------------------------------------------------------------
11117 Tue Feb 21 22:02:59 CET 2006 - kkaempf@suse.de
11118
11119 - provide the XML schema files in the main package. (#152593)
11120
11121 -------------------------------------------------------------------
11122 Tue Feb 21 20:05:34 CET 2006 - kkaempf@suse.de
11123
11124 - provide arch compat handling.
11125 - implement data upload to zmd.
11126 - fix source metadata caching on target.
11127 - add 'supplements' dependencies to 'yum' parser.
11128 - provide user agent identification to curl calls.
11129 - move resolver branches (multiple alternatives) back in queue
11130   (resolve known things first, then the unknown ones).
11131 - clean up 'packages' parser.
11132 - rev 1947
11133
11134 -------------------------------------------------------------------
11135 Tue Feb 21 09:18:53 CET 2006 - kkaempf@suse.de
11136
11137 - improve media mount/umount interface
11138 - prepare class ArchCompat for proper architecture ordering
11139   and compatibility handling.
11140 - add returns to dummy functions in DbAccess.
11141 - rev 1913
11142
11143 -------------------------------------------------------------------
11144 Mon Feb 20 21:08:22 CET 2006 - kkaempf@suse.de
11145
11146 - don't explictly delete to-be-upgraded packages.
11147 - finish query-system, resolve-dependencies, and transact for
11148   libzypp-zmd-backend.
11149 - provide Pattern::category.
11150 - move system architecture to toplevel.
11151 - make target store pathname settable.
11152 - speed up rpmdb reading by properly filtering unwanted file
11153   provides.
11154 - rev 1905
11155
11156 -------------------------------------------------------------------
11157 Sun Feb 19 20:35:03 CET 2006 - kkaempf@suse.de
11158
11159 - new translations.
11160 - proofread texts.
11161 - when comparing solutions, prefer higher versions.
11162 - provide generic 'SafeBool' for bool conversions.
11163 - add PtrTypes testsuites.
11164 - rev 1876
11165
11166 -------------------------------------------------------------------
11167 Fri Feb 17 21:43:51 CET 2006 - kkaempf@suse.de
11168
11169 - integrate all diffs
11170 - move Target::commit to toplevel API
11171 - generalize dependency iterators and hash dependency
11172   information in pool (for speedup)
11173 - add 'supplements' as dependency
11174 - make more pattern attributes available
11175 - drop "smbfs" in favour of "cifs" (#151476)
11176 - add metadata cache to sources (Beta4 bug)
11177 - run "rpm -e"  with name-version-release
11178 - fix update conflicts
11179 - rev 1864
11180
11181 -------------------------------------------------------------------
11182 Thu Feb 16 20:02:19 CET 2006 - kkaempf@suse.de
11183
11184 - fix-mediachange.diff: dont skip CD but retry after media change
11185 - cd-eject-button.diff: fix CD url so YaST recognizes it and shows
11186   'eject' button
11187 - release-forced-eject-no-ptrfix.diff: fix refcounting in ptrs
11188   so media handle gets actually released and media unmounted.
11189
11190 -------------------------------------------------------------------
11191 Thu Feb 16 14:40:31 CET 2006 - kkaempf@suse.de
11192
11193 - implement arch scoring
11194 - prefer better arch (#151427)
11195 - transitive depedencies of weak requirements are non-weak
11196   (#151446)
11197 - rev 1778 + diff
11198
11199 -------------------------------------------------------------------
11200 Wed Feb 15 18:19:12 CET 2006 - kkaempf@suse.de
11201
11202 - ignore self and to-be-updated conflicts (#150844)
11203 - fix enable of target store (for non-packages)
11204 - rev 1778
11205
11206 -------------------------------------------------------------------
11207 Wed Feb 15 13:11:28 CET 2006 - kkaempf@suse.de
11208
11209 - fix "cd:" url (#151121)
11210 - provide location() in public Package api
11211 - allow running distribution upgrade in testmode
11212 - extend HAL interface
11213 - rev 1762
11214
11215 -------------------------------------------------------------------
11216 Wed Feb 15 10:10:48 CET 2006 - kkaempf@suse.de
11217
11218 - pass normal and locale packages from selections correctly.
11219 - its "baseconf" for base selections.
11220 - Make 'ZYpp' an obvious singleton.
11221 - provide releasenotesUrl.
11222 - dont continue upgrade without target.
11223 - implement 'fake' hal for testing.
11224 - fix package sizes.
11225 - more solver testcases.
11226 - rev 1754
11227
11228 -------------------------------------------------------------------
11229 Tue Feb 14 20:52:02 CET 2006 - kkaempf@suse.de
11230
11231 - extend requires of libzypp-devel
11232 - provide package sizes for UI
11233 - provide more UI helpers
11234 - implement Product and related functions
11235 - fix split provides in distribution upgrade
11236 - provide locale information to system
11237 - ask HAL for available devices
11238 - reduce debug information in solver
11239 - filter architectures in source, not in solver
11240 - rev 1743
11241
11242 -------------------------------------------------------------------
11243 Tue Feb 14 07:27:39 CET 2006 - visnov@suse.de
11244
11245 - disable another testsuite for now
11246 - fetch the default locale from environment
11247 - support user-defined formatting of log
11248 - rev 1710
11249
11250 -------------------------------------------------------------------
11251 Mon Feb 13 20:41:36 CET 2006 - visnov@suse.de
11252
11253 - providing basic product information from susetags source
11254 - public API for preferred language
11255 - implemented redirect of logging (#149001)
11256 - report start/finish of source data parsing (#150211)
11257 - store/restore source aliases properly (#150256)
11258 - disable a lot of debug logging to speed up solver
11259 - properly rewrite URL for CDn directory layouts (#149870)
11260 - rev 1706
11261
11262 -------------------------------------------------------------------
11263 Sun Feb 12 16:59:48 CET 2006 - kkaempf@suse.de
11264
11265 - add save/restore state to facilitate UI 'cancel'
11266 - enable target/store
11267 - add 'forceResolve' call and flag to resolver to switch between
11268   task-oriented ZMD and interactive YaST behaviour.
11269 - Fix resolver problem solution texts.
11270 - improve solver problem solution offerings.
11271 - fix media access handling to better support multiple
11272   requestors to single media.
11273 - move the media number checking to the source (media requestor)
11274   which knows how to verify the correct media.
11275 - Fix CD ordering (#149871), adding testcases.
11276 - Move 'PoolItemList' and 'PoolItemSet' typedefs inside classes.
11277 - Add selections to testcases.
11278 - rev 1673
11279
11280 -------------------------------------------------------------------
11281 Sat Feb 11 10:17:15 CET 2006 - kukuk@suse.de
11282
11283 - Fix missing return in Source.cc:124
11284
11285 -------------------------------------------------------------------
11286 Fri Feb 10 18:41:29 CET 2006 - kkaempf@suse.de
11287
11288 - cope with empty arch field in selections
11289 - enable dummy "enableStorage" function
11290 - rev 1610-branch
11291
11292 -------------------------------------------------------------------
11293 Fri Feb 10 15:36:43 CET 2006 - kkaempf@suse.de
11294
11295 - fix random data return in Source.cc
11296 - rev 1610
11297
11298 -------------------------------------------------------------------
11299 Fri Feb 10 15:00:45 CET 2006 - kkaempf@suse.de
11300
11301 - adapt zmd-backend to SourceImpl API change
11302 - rev 1608
11303
11304 -------------------------------------------------------------------
11305 Fri Feb 10 13:54:43 CET 2006 - kkaempf@suse.de
11306
11307 - fix the packages parser bug. Now all packages are parsed
11308   including (english) translations.
11309   source/susetags is back to svn head.
11310 - rev 1600
11311
11312 -------------------------------------------------------------------
11313 Fri Feb 10 10:30:12 CET 2006 - kkaempf@suse.de
11314
11315 - fix off-by-one bug in bitfield handling
11316 - revert source/susetags to rev 1411
11317 - rev 1586
11318
11319 -------------------------------------------------------------------
11320 Thu Feb  9 22:21:43 CET 2006 - kkaempf@suse.de
11321
11322 - dont prereq-sort non-packages
11323 - rev 1584
11324
11325 -------------------------------------------------------------------
11326 Thu Feb  9 21:29:00 CET 2006 - kkaempf@suse.de
11327
11328 - rev 1582
11329
11330 -------------------------------------------------------------------
11331 Thu Feb  9 11:10:54 CET 2006 - kkaempf@suse.de
11332
11333 - update to rev 1543
11334
11335 -------------------------------------------------------------------
11336 Thu Feb  9 00:49:23 CET 2006 - ro@suse.de
11337
11338 - require hal-devel in libzypp-devel
11339 - re-merge fixes (RPM_OPT_FLAGS)
11340
11341 -------------------------------------------------------------------
11342 Wed Feb  8 23:53:58 CET 2006 - kkaempf@suse.de
11343
11344 - make solver behaviour a bit more interactive
11345 - rev 1537
11346
11347 -------------------------------------------------------------------
11348 Wed Feb  8 18:45:21 CET 2006 - schwab@suse.de
11349
11350 - Fix syntax error in configure script.
11351 - Use RPM_OPT_FLAGS.
11352
11353 -------------------------------------------------------------------
11354 Wed Feb  8 17:03:37 CET 2006 - kkaempf@suse.de
11355
11356 - update for qt ui integration
11357 - rev 1504
11358
11359 -------------------------------------------------------------------
11360 Tue Feb  7 23:18:09 CET 2006 - kkaempf@suse.de
11361
11362 - split off libzypp-zmd-backend
11363 - rev 1466
11364
11365 -------------------------------------------------------------------
11366 Tue Feb  7 23:10:59 CET 2006 - kkaempf@suse.de
11367
11368 - another update to svn
11369
11370 -------------------------------------------------------------------
11371 Mon Feb  6 20:42:22 CET 2006 - kkaempf@suse.de
11372
11373 - finish rpm callbacks
11374 - finish UI API
11375 - fix state change resolver<->pool
11376 - zmd backend stuff
11377 - speed up tag file parsing
11378 - rev 1405
11379
11380 -------------------------------------------------------------------
11381 Mon Feb  6 16:53:03 CET 2006 - schubi@suse.de
11382
11383 - disabling failing tests of s390 and ppc
11384
11385 -------------------------------------------------------------------
11386 Mon Feb  6 11:14:16 CET 2006 - schubi@suse.de
11387
11388 - Snapshoot rev 1367
11389
11390 -------------------------------------------------------------------
11391 Mon Feb  6 01:42:48 CET 2006 - kkaempf@suse.de
11392
11393 - use hashes for pool
11394 - rev 1343
11395
11396 -------------------------------------------------------------------
11397 Fri Feb  3 14:21:47 CET 2006 - schubi@suse.de
11398
11399 - removed Obsoletes:    yast2-packagemanager
11400
11401 -------------------------------------------------------------------
11402 Fri Feb  3 11:36:19 CET 2006 - schubi@suse.de
11403
11404 - Snapshoot 3 Feb 2005 (11:30)
11405
11406 -------------------------------------------------------------------
11407 Thu Feb  2 14:27:02 CET 2006 - schubi@suse.de
11408
11409 - Snapshoot 2 Feb 2005 (14:00)
11410
11411 -------------------------------------------------------------------
11412 Thu Feb  2 12:23:03 CET 2006 - schubi@suse.de
11413
11414 - Snapshoot 2 Feb 2005 ( integrating YaST )
11415
11416 -------------------------------------------------------------------
11417 Wed Jan 25 21:37:50 CET 2006 - mls@suse.de
11418
11419 - converted neededforbuild to BuildRequires
11420
11421 -------------------------------------------------------------------
11422 Sat Jan 14 08:51:55 CET 2006 - kkaempf@suse.de
11423
11424 - Initial version
11425