Imported Upstream version 15.19.0
[platform/upstream/libzypp.git] / package / libzypp.changes
1 -------------------------------------------------------------------
2 Mon Oct  5 12:27:49 CEST 2015 - ma@suse.de
3
4 - fix reserved identifier violation (fixes #51)
5 - solver: speed up collecting pool data to build the job queue
6 - doc: short abstract about 'Code 12 Application Metadata'
7 - version 15.19.0 (19)
8
9 -------------------------------------------------------------------
10 Tue Sep 29 17:51:48 CEST 2015 - ma@suse.de
11
12 - solver verify: multiversion property needs to be assigned to
13   installed items too.
14 - ZYppCommitResult: add attemptToModify to indicate an attempt to
15   actually install/remove was made (bsc#946750, FATE#319467)
16 - version 15.18.0 (14)
17
18 -------------------------------------------------------------------
19 Mon Sep 28 12:19:26 CEST 2015 - ma@suse.de
20
21 - SetTracker: fix computation of change sets (bsc#946898)
22 - version 15.17.2 (14)
23
24 -------------------------------------------------------------------
25 Fri Sep 25 11:42:28 CEST 2015 - ma@suse.de
26
27 - Pattern: support dynamic computation of pattern visibility (bsc#900769)
28 - Avoid URL rewrite if probing local cache directories (bsc#946129)
29 - version 15.17.1 (14)
30
31 -------------------------------------------------------------------
32 Mon Sep 21 16:57:45 CEST 2015 - ma@suse.de
33
34 - Dummy (FATE#318827) to make Sles-changelog-checker stop whining.
35 - version 15.17.0 (14)
36
37 -------------------------------------------------------------------
38 Mon Sep 21 16:09:50 CEST 2015 - ma@suse.de
39
40 - Glob: fix reserved identifier violation
41 - version 15.16.2 (14)
42
43 -------------------------------------------------------------------
44 Tue Sep 15 15:02:45 CEST 2015 - ma@suse.de
45
46 - CheckAccessDeleted: Identify services by systemd cgroup (FATE#318827)
47 - version 15.16.1 (14)
48
49 -------------------------------------------------------------------
50 Mon Sep 14 12:21:30 CEST 2015 - ma@suse.de
51
52 - Reload multiversion setting from the target zypp.conf (bnc#906096)
53 - version 15.16.0 (14)
54
55 -------------------------------------------------------------------
56 Sun Sep 13 01:15:26 CEST 2015 - ma@suse.de
57
58 - Update sle-zypp-po.tar.bz2
59
60 -------------------------------------------------------------------
61 Sun Sep 13 01:13:30 CEST 2015 - ma@suse.de
62
63 - Update zypp-po.tar.bz2
64
65 -------------------------------------------------------------------
66 Thu Sep 10 01:16:00 CEST 2015 - ma@suse.de
67
68 - Update sle-zypp-po.tar.bz2
69
70 -------------------------------------------------------------------
71 Fri Sep  4 13:49:33 CEST 2015 - ma@suse.de
72
73 - Don't cache repo releasever (bnc#943563)
74 - Selectable: allow setPickStatus for non-multiversion packages
75   (bnc#943870)
76 - ResPoolProxy: add ScopedSaveState
77 - version 15.15.0 (14)
78
79 -------------------------------------------------------------------
80 Tue Sep  1 18:19:27 CEST 2015 - ma@suse.de
81
82 - zypp.conf: add solver.dupAllow{Downgrade,NameChange,ArchChange,
83   VendorChange} default options for tuning distribution upgrades.
84 - Remove obsolete method (bsc#941398) (fixes #50)
85 - fix invalid XML (bnc#942518)
86 - version 15.14.0 (14)
87
88 -------------------------------------------------------------------
89 Sun Aug 30 01:13:07 CEST 2015 - ma@suse.de
90
91 - Update zypp-po.tar.bz2
92
93 -------------------------------------------------------------------
94 Thu Aug 27 01:14:20 CEST 2015 - ma@suse.de
95
96 - Update sle-zypp-po.tar.bz2
97
98 -------------------------------------------------------------------
99 Thu Aug 20 01:13:09 CEST 2015 - ma@suse.de
100
101 - Update zypp-po.tar.bz2
102
103 -------------------------------------------------------------------
104 Sun Aug 16 01:13:23 CEST 2015 - ma@suse.de
105
106 - Update zypp-po.tar.bz2
107
108 -------------------------------------------------------------------
109 Thu Aug 13 18:16:52 CEST 2015 - ma@suse.de
110
111 - Support caching of service metadata. A TTL for the service
112   metadata may be provided in the repoindex.xml itself. The
113   default is 'no caching'. (FATE#318136)
114 - Fix setting dup_allow* solver options (bnc#941463)
115 - Don't make zypper encode {} around repo vars (bnc#941453)
116 - version 15.13.0 (11)
117
118 -------------------------------------------------------------------
119 Thu Aug 13 01:13:43 CEST 2015 - ma@suse.de
120
121 - Update zypp-po.tar.bz2
122
123 -------------------------------------------------------------------
124 Tue Aug 11 18:48:57 CEST 2015 - ma@suse.de
125
126 - History: Add 'command' tag showing who triggered the commit.
127   The corresponding HistoryLogData class for parsing is
128   HistoryLogDataStampCommand. Available data are the commandline
129   executed, user@hostname and userdata/transactionID. (FATE#312298)
130 - Add convenience comparison PoolItem<>ResObject::constPtr
131 - Fixes for SWIG 2.x
132 - version 15.12.0 (11)
133
134 -------------------------------------------------------------------
135 Mon Aug 10 16:22:06 CEST 2015 - ma@suse.de
136
137 - Make multiversion an individual solvables property (FATE#318778)
138 - SolvableType: common api to access solvable properties
139 - Support for MIPS architectures
140 - version 15.11.0 (11)
141
142 -------------------------------------------------------------------
143 Sun Aug  9 01:13:24 CEST 2015 - ma@suse.de
144
145 - Update zypp-po.tar.bz2
146
147 -------------------------------------------------------------------
148 Sun Aug  2 01:13:27 CEST 2015 - ma@suse.de
149
150 - Update zypp-po.tar.bz2
151
152 -------------------------------------------------------------------
153 Thu Jul 30 16:13:49 CEST 2015 - ma@suse.de
154
155 - Resolver: Track changed requested locales and adjust installed
156   packages accordingly. (part of FATE#318099)
157 - Testcase: Store autoinstalled packages
158 - Locale: Make it IdString based
159 - Get rid of std::tr1:: hashes
160 - Flags: Fix to work with 'enum class'
161 - Hide away resolver internals
162 - version 15.10.0 (10)
163
164 -------------------------------------------------------------------
165 Thu Jul 30 01:13:30 CEST 2015 - ma@suse.de
166
167 - Update zypp-po.tar.bz2
168
169 -------------------------------------------------------------------
170 Tue Jul 28 14:14:54 CEST 2015 - ma@suse.de
171
172 - Update sle-zypp-po.tar.bz2
173
174 -------------------------------------------------------------------
175 Mon Jul 27 09:30:38 CEST 2015 - ma@suse.de
176
177 - Update zypp-po.tar.bz2
178
179 -------------------------------------------------------------------
180 Sun Jul 26 01:13:37 CEST 2015 - ma@suse.de
181
182 - Update zypp-po.tar.bz2
183
184 -------------------------------------------------------------------
185 Thu Jul 16 01:13:33 CEST 2015 - ma@suse.de
186
187 - Update zypp-po.tar.bz2
188
189 -------------------------------------------------------------------
190 Sun Jul 12 01:13:20 CEST 2015 - ma@suse.de
191
192 - Update zypp-po.tar.bz2
193
194 -------------------------------------------------------------------
195 Thu Jul  9 16:43:12 CEST 2015 - ma@suse.de
196
197 - Resolver allow tuning DUP mode solver flags (FATE#319128)
198 - version 15.9.0 (5)
199
200 -------------------------------------------------------------------
201 Fri Jul  3 08:23:04 CEST 2015 - ma@suse.de
202
203 - Flags<Enum>: add stringify
204 - add asString for Patch::InteractiveFlag
205 - version 15.8.0 (5)
206
207 -------------------------------------------------------------------
208 Thu Jul  2 01:13:24 CEST 2015 - ma@suse.de
209
210 - Update zypp-po.tar.bz2
211
212 -------------------------------------------------------------------
213 Wed Jul  1 14:00:42 CEST 2015 - ma@suse.de
214
215 - add asString for Patch::Category
216 - version 15.7.0 (5)
217
218 -------------------------------------------------------------------
219 Mon Jun 29 17:43:00 CEST 2015 - ma@suse.de
220
221 - Fix lost pathname when importing repo keys (bnc#936373)
222 - Disable code swig does not understand
223 - version 15.6.0 (5)
224
225 -------------------------------------------------------------------
226 Sat Jun 27 17:07:32 CEST 2015 - ma@suse.de
227
228 - Patch: fixup testing Category and Severity flags (FATE#318760)
229 - version 15.5.0 (5)
230
231 -------------------------------------------------------------------
232 Fri Jun 12 12:14:04 CEST 2015 - ma@suse.de
233
234 - Add details to the default signature verification problem report
235 - PathInfo: Avoid ExternalProgram in clean_dir
236 - call rpmdb2solv without executing user-supplied scripts (bnc#926853)
237 - version 15.4.1 (3)
238
239 -------------------------------------------------------------------
240 Thu Jun 11 01:13:31 CEST 2015 - ma@suse.de
241
242 - Update zypp-po.tar.bz2
243
244 -------------------------------------------------------------------
245 Thu Jun  4 01:13:22 CEST 2015 - ma@suse.de
246
247 - Update zypp-po.tar.bz2
248
249 -------------------------------------------------------------------
250 Wed Jun  3 13:00:59 CEST 2015 - ma@suse.de
251
252 - Enhance solv.idx file handling to support zypper bash completion
253 - Fix SSL client certificate authentication via URL option
254   ssl_clientcert/ssl_clientkey (bnc#932393)
255 - version 15.4.0 (3)
256
257 -------------------------------------------------------------------
258 Thu May 28 01:13:23 CEST 2015 - ma@suse.de
259
260 - Update zypp-po.tar.bz2
261
262 -------------------------------------------------------------------
263 Sun May 24 18:17:38 CEST 2015 - ma@suse.de
264
265 - Downloader: Accept unsigned repository if pkgGpgCheck is ON.
266 - FindFileConflicts: avoid nested exception on user abort (bnc#931601)
267 - Support for *.check files in the systemCheck.d directory (#45)
268 - version 15.3.0 (3)
269
270 -------------------------------------------------------------------
271 Sun May 24 01:13:19 CEST 2015 - ma@suse.de
272
273 - Update zypp-po.tar.bz2
274
275 -------------------------------------------------------------------
276 Mon May 18 10:46:10 CEST 2015 - ma@suse.de
277
278 - zypp.conf: Add config values for gpgcheck, repo_gpgcheck
279   and pkg_gpgcheck. The default behavior 'gpgcheck=On' will
280   automatically turn on the gpg signature check for packages
281   downloaded from repository with unsigned metadata. If the
282   repo metadata are signed, a faster comparison via checksums
283   is done. By explicitly setting repo_gpgcheck or pkg_gpgcheck
284   you can enforce the signature check of repository metadata
285   or downloaded packages to be always performed. Those defaults
286   can be overwritten per repository. (FATE#314603)
287 - version 15.2.0 (2)
288
289 -------------------------------------------------------------------
290 Wed May 13 14:04:04 CEST 2015 - ma@suse.de
291
292 - Write solv.idx to speed up bash tab completion (bnc#928650)
293 - version 15.1.3 (1)
294
295 -------------------------------------------------------------------
296 Fri May  8 11:44:44 CEST 2015 - ma@suse.de
297
298 - gcc5 fixes
299 - Fix repo alias containing ']' not handled correctly (bnc#929528)
300 - Fix SEGV when dumping rpm header with epoch (bnc#929483)
301 - version 15.1.2 (1)
302
303 -------------------------------------------------------------------
304 Mon Apr 27 14:43:53 CEST 2015 - ma@suse.de
305
306 - PubliKey: fix reference to temporary data
307 - version 15.1.1 (1)
308
309 -------------------------------------------------------------------
310 Thu Apr 23 01:13:15 CEST 2015 - ma@suse.de
311
312 - Update zypp-po.tar.bz2
313
314 -------------------------------------------------------------------
315 Wed Apr 22 10:50:00 CEST 2015 - ma@suse.de
316
317 - ZYpp: Changed ZYpp::Ptr to be a shared_ptr;
318   a precondition for fixing bnc-899755
319 - rpmmd: support 'metalink=' in .repo (for zypper#63)
320 - RepoMirrorList: ignore comments and malformed urls in mirrorlist
321 - PathInfo: remove minor/major conflicting with GNU libc macros
322   DiskUsageCounter: remove ctors taking 'magic' bool flags
323   ZyppCallbacks: remove unused PatchDownload callbacks
324 - version 15.1.0 (1)
325
326 -------------------------------------------------------------------
327 Thu Apr  2 19:06:56 CEST 2015 - ma@suse.de
328
329 - POODLE: libzypp should only talk TLS (bnc#903405)
330 - Bump major version for Factory, 14.x is continued on SuSE-SLE-12-Branch
331 - version 15.0.0 (0)
332
333 -------------------------------------------------------------------
334 Thu Apr  2 16:01:43 CEST 2015 - ma@suse.de
335
336 - Fixes to build with gcc5
337 - RepoProvideFile: Suppress MediaChangeReport while testing
338   multiple baseurls (bnc#899510)
339 - version 14.38.1 (30)
340
341 -------------------------------------------------------------------
342 Thu Mar 19 16:44:39 CET 2015 - ma@suse.de
343
344 - Suppress MediaChangeReport while testing multiple baseurls (bnc#899510)
345 - version 14.38.0 (30)
346
347 -------------------------------------------------------------------
348 Mon Mar 16 14:05:28 CET 2015 - ma@suse.de
349
350 - add support for SHA224/384/512
351 - version 14.37.1 (30)
352
353 -------------------------------------------------------------------
354 Wed Mar 11 09:22:46 CET 2015 - ma@suse.de
355
356 - New RepoVarExpand: Functor expanding repo variables in a
357   string . Supports bash style default ${v:-w}' and alternate ${v:+w}
358   values (FATE#318354)
359 - Easy.h: Use __typeof__ rather than typeof in header
360 - Support repo variable replacement in service url
361 - Support repo variable replacement in gpg url
362 - Gettext.h: Fallback to ::gettext if accidentally included
363   outside libzypp
364 - version 14.37.0 (30)
365
366 -------------------------------------------------------------------
367 Sun Feb 22 01:13:12 CET 2015 - ma@suse.de
368
369 - Update zypp-po.tar.bz2
370
371 -------------------------------------------------------------------
372 Thu Feb 19 01:13:13 CET 2015 - ma@suse.de
373
374 - Update zypp-po.tar.bz2
375
376 -------------------------------------------------------------------
377 Sun Feb 15 01:13:28 CET 2015 - ma@suse.de
378
379 - Update zypp-po.tar.bz2
380
381 -------------------------------------------------------------------
382 Thu Feb 12 01:13:34 CET 2015 - ma@suse.de
383
384 - Update zypp-po.tar.bz2
385
386 -------------------------------------------------------------------
387 Mon Feb  9 16:05:38 CET 2015 - ma@suse.de
388
389 - Don't execute scripts in /tmp or /var/tmp, as they could be
390   mounted noexec for security reasons (bnc#915928)
391 - zypp/PublicKey.cc: Use GPG_BINARY from KeyRing
392 - Support $releasever_major/$releasever_minor repo variables
393   (FATE#318354)
394 - version 14.36.0 (30)
395
396 -------------------------------------------------------------------
397 Sun Feb  8 01:13:14 CET 2015 - ma@suse.de
398
399 - Update zypp-po.tar.bz2
400
401 -------------------------------------------------------------------
402 Thu Feb  5 01:13:27 CET 2015 - ma@suse.de
403
404 - Update zypp-po.tar.bz2
405
406 -------------------------------------------------------------------
407 Sun Feb  1 01:13:10 CET 2015 - ma@suse.de
408
409 - Update zypp-po.tar.bz2
410
411 -------------------------------------------------------------------
412 Thu Jan 29 01:13:12 CET 2015 - ma@suse.de
413
414 - Update zypp-po.tar.bz2
415
416 -------------------------------------------------------------------
417 Thu Jan 22 01:13:36 CET 2015 - ma@suse.de
418
419 - Update zypp-po.tar.bz2
420
421 -------------------------------------------------------------------
422 Wed Jan 21 10:28:49 CET 2015 - ma@suse.de
423
424 - PathInfo: Deprecate major/minor in favor of new devMajor/devMinor.
425   The old names clash with GNU libc macros.
426 - version 14.35.0 (30)
427
428 -------------------------------------------------------------------
429 Sun Jan 18 01:13:09 CET 2015 - ma@suse.de
430
431 - Update zypp-po.tar.bz2
432
433 -------------------------------------------------------------------
434 Thu Jan 15 01:13:12 CET 2015 - ma@suse.de
435
436 - Update zypp-po.tar.bz2
437
438 -------------------------------------------------------------------
439 Mon Jan 12 15:04:17 CET 2015 - ma@suse.de
440
441 - Properly propagate repo variables in service refresh.
442 - Let $ZYPP_REPO_RELEASEVER overwrite $releasever in .repo files
443   (bnc#911658)
444 - Call pool_set_rootdir to properly check for file conflicts.
445 - Use xgettext --boost to support boost-format (%N%)
446 - version 14.34.0 (30)
447
448 -------------------------------------------------------------------
449 Sun Jan 11 01:13:15 CET 2015 - ma@suse.de
450
451 - Update zypp-po.tar.bz2
452
453 -------------------------------------------------------------------
454 Thu Jan  8 01:13:23 CET 2015 - ma@suse.de
455
456 - Update zypp-po.tar.bz2
457
458 -------------------------------------------------------------------
459 Thu Jan  1 01:13:29 CET 2015 - ma@suse.de
460
461 - Update zypp-po.tar.bz2
462
463 -------------------------------------------------------------------
464 Sun Dec 21 01:13:33 CET 2014 - ma@suse.de
465
466 - Update zypp-po.tar.bz2
467
468 -------------------------------------------------------------------
469 Fri Dec 19 10:05:00 CET 2014 - ma@suse.de
470
471 - Parse and offer productRegisterFlavor attribute (bnc#896224)
472 - version 14.33.0 (30)
473
474 -------------------------------------------------------------------
475 Thu Dec 18 01:13:20 CET 2014 - ma@suse.de
476
477 - Update zypp-po.tar.bz2
478
479 -------------------------------------------------------------------
480 Wed Dec 17 18:44:26 CET 2014 - ma@suse.de
481
482 - Improve conflict message for locked packages (bnc#828631)
483 - Fix broken de-escaping in str::splitEscaped (bnc#909772)
484 - cleanup loging
485 - version 14.32.2 (30)
486
487 -------------------------------------------------------------------
488 Fri Dec 12 14:00:01 CET 2014 - ma@suse.de
489
490 - CheckAccessDeleted: Filter PIDs running in a container (bnc#909143)
491 - version 14.32.1 (30)
492
493 -------------------------------------------------------------------
494 Wed Dec 10 16:06:04 CET 2014 - ma@suse.de
495
496 - suppress informal license (no need to accept) upon update (bnc#908976)
497 - version 14.32.0 (30)
498
499 -------------------------------------------------------------------
500 Mon Dec  8 14:53:00 CET 2014 - ma@suse.de
501
502 - Adapt to gpg-2.1 (bnc#908135)
503 - rpm: do not obsolete yast2-packagemanager-devel by libzypp-devel-doc
504 - replaceAll: fix endless loop on empty search string
505 - version 14.31.0 (30)
506
507 -------------------------------------------------------------------
508 Thu Nov 27 07:40:30 UTC 2014 - dimstar@opensuse.org
509
510 - Do not provide/obsolete yast2-packagemanager-devel by the -doc
511   package: the -devel package already does that.
512 - Minor .spec cleanup (remove Authors section).
513
514 -------------------------------------------------------------------
515 Tue Nov 11 17:09:28 CET 2014 - ma@suse.de
516
517 - Call rpm with '--noglob' (bnc#892431)
518 - Downloader: unify workflow downloading a (signed) master index file
519 - Fix iostream includes (fixes #34)
520 - Explicitly call libsolv:pool_setdisttype (fixes #36)
521 - version 14.30.2 (30)
522
523 -------------------------------------------------------------------
524 Sun Nov  9 01:13:17 CET 2014 - ma@suse.de
525
526 - Update zypp-po.tar.bz2
527
528 -------------------------------------------------------------------
529 Sun Nov  2 01:14:10 CET 2014 - ma@suse.de
530
531 - Update zypp-po.tar.bz2
532
533 -------------------------------------------------------------------
534 Mon Oct 27 11:38:00 CET 2014 - ma@suse.de
535
536 - doc: add hint to code 12 pattern packages
537 - MediaCurl: Fix URL path concatenation (bnc#901590)
538 - Move doxygen html doc to libzypp-devel-doc (bnc#901691)
539 - Remove non-breaking spaces from changes file
540 - Control lifetime of downloaded mirrorlist
541 - version 14.30.1 (30)
542
543 -------------------------------------------------------------------
544 Thu Oct 16 11:03:11 CEST 2014 - ma@suse.de
545
546 - Update zypp-po.tar.bz2
547
548 -------------------------------------------------------------------
549 Wed Oct 15 15:07:09 CEST 2014 - ma@suse.de
550
551 - Store baseurls in list as order expresses preference
552 - Support parsing multiple baseurls from a repo file (bnc#899510)
553 - Fix handling local mirrorlist= files in .repo (bnc#899510)
554 - Provide missing man pages (fixes #33)
555 - Enable building autodocs, translations and test per default on debian
556 - Fix several typos in output messages and comments (fixes #29)
557 - Make the include dir path configurable (fixes #27)
558 - version 14.30.0 (30)
559
560 -------------------------------------------------------------------
561 Fri Oct 10 16:01:31 CEST 2014 - ma@suse.de
562
563 - Update zypp-po.tar.bz2 (bnc#899603)
564
565 -------------------------------------------------------------------
566 Thu Oct  9 01:13:15 CEST 2014 - ma@suse.de
567
568 - Update zypp-po.tar.bz2
569
570 -------------------------------------------------------------------
571 Sun Oct  5 01:14:42 CEST 2014 - ma@suse.de
572
573 - Update zypp-po.tar.bz2
574
575 -------------------------------------------------------------------
576 Sun Sep 28 01:13:30 CEST 2014 - ma@suse.de
577
578 - Update zypp-po.tar.bz2
579
580 -------------------------------------------------------------------
581 Thu Sep 25 17:59:06 CEST 2014 - ma@suse.de
582
583 - Trigger appdata plugin when system repos have changed (bnc#866257)
584 - Protect against race when destructing globals
585 - BuildRequire libsolv-tools as libsolv-devel no longer does
586 - version 14.29.4 (29)
587
588 -------------------------------------------------------------------
589 Thu Sep 25 01:15:42 CEST 2014 - ma@suse.de
590
591 - Update zypp-po.tar.bz2
592
593 -------------------------------------------------------------------
594 Tue Sep 23 17:07:45 CEST 2014 - ma@suse.de
595
596 - Fix computation of userinstalled items (bnc#897404)
597 - version 14.29.3 (29)
598
599 -------------------------------------------------------------------
600 Tue Sep 23 10:55:08 CEST 2014 - ma@suse.de
601
602 - Adapt to API changes in rpm.4.12
603 - SLE-12 (suse_version 1315) uses it's own translations set
604   (bnc#897176)
605 - version 14.29.2 (29)
606
607 -------------------------------------------------------------------
608 Sun Sep 21 01:13:25 CEST 2014 - ma@suse.de
609
610 - Update zypp-po.tar.bz2
611
612 -------------------------------------------------------------------
613 Thu Sep 18 15:47:50 CEST 2014 - ma@suse.de
614
615 - Update sle-zypp-po.tar.bz2
616
617 -------------------------------------------------------------------
618 Thu Sep 18 15:47:34 CEST 2014 - ma@suse.de
619
620 - Update zypp-po.tar.bz2
621
622 -------------------------------------------------------------------
623 Thu Sep 18 15:46:11 CEST 2014 - ma@suse.de
624
625 - Update zypp-po.tar.bz2
626
627 -------------------------------------------------------------------
628 Wed Sep 17 13:18:23 CEST 2014 - ma@suse.de
629
630 - adjust BuildRequires
631 - version 14.29.1 (29)
632
633 -------------------------------------------------------------------
634 Tue Sep 16 10:45:39 CEST 2014 - ma@suse.de
635
636 - DiskUsageCounter: Set growonly on detetcted snapshotting btrfs
637   partitions (bnc#896176)
638 - DiskUsageCounter: Allow MountPoint to store fstype
639 - DiskUsageCounter: Support setting 'growonly' partition hint
640   (bnc#896176)
641 - version 14.29.0 (29)
642
643 -------------------------------------------------------------------
644 Fri Sep  5 12:46:57 CEST 2014 - ma@suse.de
645
646 - Make Repository::isUpdateRepo also check for being referenced
647   by products (bnc#892579)
648 - Report repositories skipped as nonroot due to insufficient
649   permission (bnc#893260)
650 - version 14.28.0 (28)
651
652 -------------------------------------------------------------------
653 Thu Sep  4 01:14:34 CEST 2014 - ma@suse.de
654
655 - Update zypp-po.tar.bz2
656
657 -------------------------------------------------------------------
658 Fri Aug 29 14:46:25 CEST 2014 - ma@suse.de
659
660 - PackageProvider: consider toplevel cache if --root or --pkg-cachedir
661   is used.
662 - Cleanup orpahned cache dirs only at zypp.conf default locations
663   (bnc#891515)
664 - Remove orphaned package caches on refresh (bnc#888919)
665 - version 14.27.2 (27)
666
667 -------------------------------------------------------------------
668 Sun Aug 24 01:16:00 CEST 2014 - ma@suse.de
669
670 - Update zypp-po.tar.bz2
671
672 -------------------------------------------------------------------
673 Mon Aug 18 14:01:06 CEST 2014 - ma@suse.de
674
675 - Update zypp-po.tar.bz2
676
677 -------------------------------------------------------------------
678 Thu Jul 31 19:22:56 CEST 2014 - ma@suse.de
679
680 - Fix gpg key creation/modification date computation to properly
681   update trusted keys stored in the rpm database.
682 - version 14.27.1 (27)
683
684 -------------------------------------------------------------------
685 Mon Jul 28 11:32:40 CEST 2014 - mls@suse.de
686
687 - reverted last commit to make yast2-pkg-bindings build again
688
689 -------------------------------------------------------------------
690 Fri Jul 25 12:56:17 CEST 2014 - ma@suse.de
691
692 - JobReport: extend callback to allow passing UserData
693 - hardlinkCopy must not fail if proc/sys/fs/protected_hardlink is on
694 - adapt to changed boost::error_category throw specifier
695 - version 14.27.0 (27)
696
697 -------------------------------------------------------------------
698 Fri Jul 18 08:57:39 CEST 2014 - ma@suse.de
699
700 - Execute install scripts with cwd==/ (bnc#886764)
701 - fix wrong '//' when extending URLs with an empty path (bnc#885254)
702 - version 14.26.1 (26)
703
704 -------------------------------------------------------------------
705 Mon Jul 14 17:46:14 CEST 2014 - ma@suse.de
706
707 - refreshService: add option to force repo status reset
708 - Strip local filenames and args from URL.
709 - version 14.26.0 (26)
710
711 -------------------------------------------------------------------
712 Fri Jul 11 13:42:43 CEST 2014 - ma@suse.de
713
714 - Support RepoInfo content keywords (FATE#316287)
715 - fix parsing repomd.xml twice
716 - version 14.25.0 (23)
717
718 -------------------------------------------------------------------
719 Wed Jun 11 07:36:48 CEST 2014 - ma@suse.de
720
721 - Patch: add isCategory/isSeverity convenience
722 - If available provide info in ServiceException
723 - version 14.24.0 (23)
724
725 -------------------------------------------------------------------
726 Wed Jun  4 11:49:32 CEST 2014 - ma@suse.de
727
728 - Cleanup orphanded service repos on the fly (bnc#649846)
729 - Service refresh must not attempt to modify plugin services
730 - version 14.23.0 (23)
731
732 -------------------------------------------------------------------
733 Wed May 28 13:41:22 CEST 2014 - ma@suse.de
734
735 - Fix service methods to throw ServiceException, not RepoException.
736 - version 14.22.0 (22)
737
738 -------------------------------------------------------------------
739 Tue May 27 16:31:21 CEST 2014 - ma@suse.de
740
741 - Let ServiceRefresh en-/disable repos with respect to previous state
742   and user modifications.
743 - RepoindexFileReader: support variable substitution
744 - Parse optional autorefresh attribute from repoindex.xml
745 - version 14.21.0 (20)
746
747 -------------------------------------------------------------------
748 Wed May 14 13:52:38 CEST 2014 - ma@suse.de
749
750 - Add DownloadResolvableReport::infoInCache
751 - Adjust transfer timeout settings (bnc#877405)
752 - Fix computation of update candidate (bnc#834858)
753 - version 14.20.0 (20)
754
755 -------------------------------------------------------------------
756 Thu May  8 18:54:25 CEST 2014 - ma@suse.de
757
758 - KeyRingReport: New infoVerify callback showing the trusted key
759   that will be used for verification.
760 - version 14.19.0 (19)
761
762 -------------------------------------------------------------------
763 Sun May  4 01:15:49 CEST 2014 - ma@suse.de
764
765 - Update zypp-po.tar.bz2
766
767 -------------------------------------------------------------------
768 Thu May  1 01:15:38 CEST 2014 - ma@suse.de
769
770 - Update zypp-po.tar.bz2
771
772 -------------------------------------------------------------------
773 Mon Apr 28 15:34:44 CEST 2014 - ma@suse.de
774
775 - Derive initial AutoInstalled file from history
776 - Target: maintain AutoInstalled database file
777 - version 14.18.0 (17)
778
779 -------------------------------------------------------------------
780 Tue Apr 15 17:03:30 CEST 2014 - ma@suse.de
781
782 - Factor out CommitPackageCache for standalone usage. (Fate#317077)
783 - version 14.17.5 (17)
784
785 -------------------------------------------------------------------
786 Fri Apr 11 16:16:11 CEST 2014 - ma@suse.de
787
788 - history: log %posttrans errors and output
789 - adapt to libsolv cannges
790 - version 14.17.4 (17)
791
792 -------------------------------------------------------------------
793 Fri Apr  4 14:29:13 CEST 2014 - ma@suse.de
794
795 - Log warning if baseproduct symlink is dangling or missing
796 - version 14.17.3 (17)
797
798 -------------------------------------------------------------------
799 Thu Apr  3 19:18:48 CEST 2014 - ma@suse.de
800
801 - RepoManager: Fix RepoStatus computation and refresh of PLAINDIR repos.
802 - Recreate solv file caches if content may change even if raw metadata
803   are unchanged (here: new pattern, product and application data).
804 - version 14.17.2 (17)
805
806 -------------------------------------------------------------------
807 Wed Apr  2 18:09:47 CEST 2014 - ma@suse.de
808
809 - CpeId: Basic functionality incl. matching
810 - New SetRelationMixin
811 - version 14.17.1 (17)
812
813 -------------------------------------------------------------------
814 Mon Mar 31 10:23:42 CEST 2014 - ma@suse.de
815
816 - Use dummy licenses in test data (bnc#862471)
817 - Install zypp-NameReqPrv helper for evaluating testcases.
818 - version 14.17.0 (17)
819
820 -------------------------------------------------------------------
821 Tue Mar 18 14:55:11 CET 2014 - ma@suse.de
822
823 - Update zypp-po.tar.bz2
824
825 -------------------------------------------------------------------
826 Wed Feb 26 15:06:06 CET 2014 - ma@suse.de
827
828 - Ignore failed-eject-exception on media change (bnc#865705)
829 - version 14.16.1 (16)
830
831 -------------------------------------------------------------------
832 Tue Feb 25 13:42:13 CET 2014 - ma@suse.de
833
834 - Remove duplicate code detecting known kinds and move it to
835   ResKind::explicitBuiltin.
836 - version 14.16.0 (16)
837
838 -------------------------------------------------------------------
839 Sun Feb 23 21:52:55 CET 2014 - ma@suse.de
840
841 - Optionally exclude suggested packages from pattern content (bnc#857671)
842 - Fix pattern content for auto-pattens (bnc#864087)
843 - Don't report missing filelists for non-packages (bnc#864314)
844 - adapt to new rpm weak dependency tags
845 - version 14.15.0 (15)
846
847 -------------------------------------------------------------------
848 Fri Feb 14 13:51:46 CET 2014 - ma@suse.de
849
850 - Provide ContentIdentifier of required update repositories in Product
851   (Fate#316160)
852 - Support CpeId in Repository and Product attributes (Fate#316160)
853 - Add API for retrieving repository ContentRevision and ContentIdentifier
854   (Fate#316160)
855 - version 14.14.0 (14)
856
857 -------------------------------------------------------------------
858 Thu Feb 13 10:28:24 CET 2014 - ma@suse.de
859
860 - Adjust solver defaults to changed soft lock handling (bnc#863275)
861 - Avoid confusing solver decisions by not storing soft locks (bnc#863275)
862 - version 14.13.0 (13)
863
864 -------------------------------------------------------------------
865 Tue Feb 11 21:22:58 CET 2014 - ma@suse.de
866
867 - Add Product::endOfLife attribute (Fate#316172)
868 - Let Product::shortName fallback to name.
869 - Remove license text from test data (bnc#862471)
870 - version 14.12.0 (12)
871
872 -------------------------------------------------------------------
873 Sun Feb  2 01:13:59 CET 2014 - ma@suse.de
874
875 - Update zypp-po.tar.bz2
876
877 -------------------------------------------------------------------
878 Fri Jan 31 19:09:28 CET 2014 - ma@suse.de
879
880 - Introduce new solvable kind: Application (as provided by appdata.xml)
881 - version 14.11.0 (7)
882
883 -------------------------------------------------------------------
884 Fri Jan 31 17:37:29 CET 2014 - ma@suse.de
885
886 - String helper for printing indented text.
887 - Offer translated names for dependency types.
888 - version 14.10.0 (7)
889
890 -------------------------------------------------------------------
891 Thu Jan 30 01:13:40 CET 2014 - ma@suse.de
892
893 - Update zypp-po.tar.bz2
894
895 -------------------------------------------------------------------
896 Wed Jan 29 10:28:16 CET 2014 - ma@suse.de
897
898 - No fileconflict check if DownloadOnly.
899 - version 14.9.0 (7)
900
901 -------------------------------------------------------------------
902 Sat Jan 25 17:07:45 CET 2014 - ma@suse.de
903
904 - Collect and execute %posttrans scripts delayed (Fate#313506)
905 - BuildRequire libsolv implementing (Fate#309385)
906 - version 14.8.0 (7)
907
908 -------------------------------------------------------------------
909 Fri Jan 24 11:26:52 CET 2014 - ma@suse.de
910
911 - Patterns are no longer pseudo installed (Fate#309385)
912 - version 14.7.0 (7)
913
914 -------------------------------------------------------------------
915 Fri Jan 24 08:41:13 CET 2014 - ma@suse.de
916
917 - Check for file conflicts in commit (bnc#673720)
918 - Add asUserSting: human readable (translated) string representation
919 - Add file conflict detection during commit (bnc#673720)
920 - Add Transaction::installedResult
921 - version 14.6.0 (6)
922
923 -------------------------------------------------------------------
924 Mon Jan 20 17:14:48 CET 2014 - ma@suse.de
925
926 - Fix cleanup code removing the @System solv file. (bnc#853065)
927 - Fix missing priority in RepoInfo::dumpAsXML (bnc#855845)
928 - version 14.5.0 (4)
929
930 -------------------------------------------------------------------
931 Tue Jan 14 18:38:49 CET 2014 - ma@suse.de
932
933 - Improve ProgressData reporting.
934 - Allow xml::escape directly dumping to a stream.
935 - Add support for repo authentication using SSL client certificates
936   (bnc#683914)
937 - Enhance Queue to perform COW
938 - fix documentation
939 - version 14.4.0 (4)
940
941 -------------------------------------------------------------------
942 Thu Jan  9 01:13:40 CET 2014 - ma@suse.de
943
944 - Update zypp-po.tar.bz2
945
946 -------------------------------------------------------------------
947 Fri Dec 13 19:36:34 CET 2013 - ma@suse.de
948
949 - Polish DiskUsageCounter
950 - Add Bitmap type (aka sat::Map)
951 - Remove obsolete DiskUsage class
952 - version 14.3.0 (3)
953
954 -------------------------------------------------------------------
955 Thu Dec 12 18:01:18 CET 2013 - ma@suse.de
956
957 - Fix disk usage computation for single packages (bnc#852943)
958 - version 14.2.1 (2)
959
960 -------------------------------------------------------------------
961 Wed Dec  4 12:54:30 UTC 2013 - jreidinger@suse.com
962
963 - Drop package-manager script as it is already deprecated and
964   packagekit usage in desktop invalidates it. If someone really
965   need it, then place it to proper top level package which can
966   decide what GUI is proper for given task.
967
968 -------------------------------------------------------------------
969 Wed Nov 20 16:32:30 CET 2013 - ma@suse.de
970
971 - Extend commit plugin to send the transaction list (Fate#316203)
972 - Add base/Json.h: JSON encoder for e.g. sending data to plugins
973 - Re-evaluate dropped packages list on upgrade, even if product
974   remains unchanged (bnc#849251).
975 - Add ppc64le architecture
976 - Add m68k architecture
977 - version 14.2.0 (2)
978
979 -------------------------------------------------------------------
980 Fri Oct 25 14:21:31 CEST 2013 - ma@suse.de
981
982 - Always properly initialize pool storage (bnc#846565)
983 - version 14.1.1 (0)
984
985 -------------------------------------------------------------------
986 Thu Oct 17 17:57:54 CEST 2013 - ma@suse.de
987
988 - Add Package isCached and cachedLocation methods
989 - fixed PluginFrame::hasKey
990 - version 14.1.0 (0)
991
992 -------------------------------------------------------------------
993 Thu Oct 10 01:13:48 CEST 2013 - ma@suse.de
994
995 - Update zypp-po.tar.bz2
996
997 -------------------------------------------------------------------
998 Sun Oct  6 01:13:51 CEST 2013 - ma@suse.de
999
1000 - Update zypp-po.tar.bz2
1001
1002 -------------------------------------------------------------------
1003 Thu Oct  3 01:14:59 CEST 2013 - ma@suse.de
1004
1005 - Update zypp-po.tar.bz2
1006
1007 -------------------------------------------------------------------
1008 Wed Oct  2 19:25:58 CEST 2013 - ma@suse.de
1009
1010 - fix handling symlinks in export pathname on NFSv4 (bnc#804544)
1011 - Bump major version for Factory
1012   13.1 is continued on SuSE-Code-13_1-Branch
1013 - version 14.0.0 (0)
1014
1015 -------------------------------------------------------------------
1016 Sun Sep 29 01:15:02 CEST 2013 - ma@suse.de
1017
1018 - Update zypp-po.tar.bz2
1019
1020 -------------------------------------------------------------------
1021 Sun Sep 22 01:14:26 CEST 2013 - ma@suse.de
1022
1023 - Update zypp-po.tar.bz2
1024
1025 -------------------------------------------------------------------
1026 Wed Sep 18 17:06:06 CEST 2013 - ma@suse.de
1027
1028 - Allow multiversionSpec manipulation in ZConfig
1029 - Fix string hexdecoding
1030 - Avoid parsing gpg subkeys but still parse multiple keys
1031 - version 13.7.0 (6)
1032
1033 -------------------------------------------------------------------
1034 Sun Sep 15 01:14:55 CEST 2013 - ma@suse.de
1035
1036 - Update zypp-po.tar.bz2
1037
1038 -------------------------------------------------------------------
1039 Thu Sep 12 01:15:29 CEST 2013 - ma@suse.de
1040
1041 - Update zypp-po.tar.bz2
1042
1043 -------------------------------------------------------------------
1044 Thu Sep  5 01:13:43 CEST 2013 - ma@suse.de
1045
1046 - Update zypp-po.tar.bz2
1047
1048 -------------------------------------------------------------------
1049 Mon Sep  2 17:04:37 CEST 2013 - ma@suse.de
1050
1051 - Avoid parsing gpg subkeys
1052 - Use explicit operator bool in TmpPath
1053 - Must keep legacy rpm level flag (bnc#838039)
1054 - version 13.6.0 (6)
1055
1056 -------------------------------------------------------------------
1057 Sun Sep  1 01:14:03 CEST 2013 - ma@suse.de
1058
1059 - Update zypp-po.tar.bz2
1060
1061 -------------------------------------------------------------------
1062 Thu Aug 29 01:13:44 CEST 2013 - ma@suse.de
1063
1064 - Update zypp-po.tar.bz2
1065
1066 -------------------------------------------------------------------
1067 Tue Aug 27 19:10:37 CEST 2013 - ma@suse.de
1068
1069 - remove deprecated methods
1070 - fix key expiry date parsing (bnc#828672)
1071 - Provide additional keys data in case the ASCII armored blob
1072   containes multiple keys
1073 - No rpmdb key import in readony mode (bnc#828672)
1074 - Fix rpmdb key import/export (bnc#828672)
1075 - Reduce amount of gpg calls when importing/exporting keys.
1076 - Add public accessible PublicKeyData/PublicKeyScanner classes
1077 - fix ASCII armored PublicKey parsing (bnc#828672)
1078 - fix typo (bnc#761985)
1079 - Fix multiversion update candidate to respect an installed objects
1080   arch and vendor (bnc#820444)
1081 - fix logfile truncation introduced by previous fix for (bnc#825490)
1082 - Swig can't handle move constructor
1083 - Workaround bnc#819354 by executing rpm in /. (bnc#827609)
1084 - Try to detect Arch_ppc64p7 (requires glibc-2.16: getauxval)
1085 - Fix file probing via tftp:// (bnc#803316)
1086 - Add armv7hl to armv6hl compat to be in sync with libsolv.
1087 - Support for armv6hl
1088 - version 13.5.0 (5)
1089
1090 -------------------------------------------------------------------
1091 Thu Aug 22 01:13:25 CEST 2013 - ma@suse.de
1092
1093 - Update zypp-po.tar.bz2
1094
1095 -------------------------------------------------------------------
1096 Sun Aug 18 01:13:20 CEST 2013 - ma@suse.de
1097
1098 - Update zypp-po.tar.bz2
1099
1100 -------------------------------------------------------------------
1101 Thu Aug 15 01:13:27 CEST 2013 - ma@suse.de
1102
1103 - Update zypp-po.tar.bz2
1104
1105 -------------------------------------------------------------------
1106 Thu Aug  8 01:13:27 CEST 2013 - ma@suse.de
1107
1108 - Update zypp-po.tar.bz2
1109
1110 -------------------------------------------------------------------
1111 Sun Aug  4 01:13:59 CEST 2013 - ma@suse.de
1112
1113 - Update zypp-po.tar.bz2
1114
1115 -------------------------------------------------------------------
1116 Thu Aug  1 01:13:52 CEST 2013 - ma@suse.de
1117
1118 - Update zypp-po.tar.bz2
1119
1120 -------------------------------------------------------------------
1121 Thu Jul 25 01:13:40 CEST 2013 - ma@suse.de
1122
1123 - Update zypp-po.tar.bz2
1124
1125 -------------------------------------------------------------------
1126 Thu Jul 18 01:13:43 CEST 2013 - ma@suse.de
1127
1128 - Update zypp-po.tar.bz2
1129
1130 -------------------------------------------------------------------
1131 Sun Jul 14 01:13:38 CEST 2013 - ma@suse.de
1132
1133 - Update zypp-po.tar.bz2
1134
1135 -------------------------------------------------------------------
1136 Thu Jul 11 01:13:49 CEST 2013 - ma@suse.de
1137
1138 - Update zypp-po.tar.bz2
1139
1140 -------------------------------------------------------------------
1141 Fri Jun 21 20:24:39 CEST 2013 - ma@suse.de
1142
1143 - Fix testcases failing if local pathnames contain umlauts
1144 - Pathname: add move constructor and fix assign
1145 - Set logfile permission upon file creation only (bnc#825490)
1146 - Add arch ppc64p7
1147 - version 13.4.0 (4)
1148
1149 -------------------------------------------------------------------
1150 Tue Jun 11 11:37:48 CEST 2013 - ma@suse.de
1151
1152 - Speedup scanning for modaliases (bnc#824110)
1153 - version 13.3.0 (2)
1154
1155 -------------------------------------------------------------------
1156 Sun May 26 01:13:15 CEST 2013 - ma@suse.de
1157
1158 - Update zypp-po.tar.bz2
1159
1160 -------------------------------------------------------------------
1161 Thu May 23 01:13:13 CEST 2013 - ma@suse.de
1162
1163 - Update zypp-po.tar.bz2
1164
1165 -------------------------------------------------------------------
1166 Thu May 16 12:22:48 CEST 2013 - ma@suse.de
1167
1168 - Remove deprecated old stuff (aria2 support,
1169   old InstallOrder, old History parser)
1170 - version 13.2.0 (2)
1171
1172 -------------------------------------------------------------------
1173 Thu May 16 01:13:47 CEST 2013 - ma@suse.de
1174
1175 - Update zypp-po.tar.bz2
1176
1177 -------------------------------------------------------------------
1178 Sun May 12 01:13:39 CEST 2013 - ma@suse.de
1179
1180 - Update zypp-po.tar.bz2
1181
1182 -------------------------------------------------------------------
1183 Thu May  9 01:13:54 CEST 2013 - ma@suse.de
1184
1185 - Update zypp-po.tar.bz2
1186
1187 -------------------------------------------------------------------
1188 Thu May  2 11:07:52 CEST 2013 - ma@suse.de
1189
1190 - Discourage using SafeBool in favor of explicit operator bool
1191 - version 13.1.0 (1)
1192
1193 -------------------------------------------------------------------
1194 Mon Apr 29 10:41:46 CEST 2013 - ma@suse.de
1195
1196 - Testsuite: Workaround boost::thread being not header only since
1197   boost-1.50 (boost ticket 7085)
1198 - Adaptions to smart_pointer changes in boost-1.53; mainly introduce
1199   explicit operator bool; constructible and comparable with nullptr_t.
1200 - Bump major version for Factory
1201   12.x is continued on SuSE-Code-12_3-Branch
1202 - version 13.0.0 (0)
1203
1204 -------------------------------------------------------------------
1205 Sun Apr 28 01:14:07 CEST 2013 - ma@suse.de
1206
1207 - Update zypp-po.tar.bz2
1208
1209 -------------------------------------------------------------------
1210 Fri Apr  5 14:26:35 CEST 2013 - ma@suse.de
1211
1212 - added new fuction zypp::ZYpp::provideSrcPackage
1213 - Treat opensuse-education as separate vendor (bnc#812608)
1214 - AArch64 support
1215 - version 12.11.0 (0)
1216
1217 -------------------------------------------------------------------
1218 Wed Mar 27 12:31:17 CET 2013 - ma@suse.de
1219
1220 - added tftp-support (bnc#803316)
1221 - version 12.10.1 (0)
1222
1223 -------------------------------------------------------------------
1224 Tue Mar 26 13:06:21 CET 2013 - ma@suse.de
1225
1226 - Update zypp-po.tar.bz2
1227
1228 -------------------------------------------------------------------
1229 Thu Mar 21 01:13:45 CET 2013 - ma@suse.de
1230
1231 - Update zypp-po.tar.bz2
1232
1233 -------------------------------------------------------------------
1234 Sun Mar 10 01:14:01 CET 2013 - ma@suse.de
1235
1236 - Update zypp-po.tar.bz2
1237
1238 -------------------------------------------------------------------
1239 Thu Mar  7 14:13:42 CET 2013 - ma@suse.de
1240
1241 - Adapt to libsolv dataiterator fixes
1242   (returning random data in some cases)
1243 - Require and adapt to changes in libsolv-0.3.0
1244 - version 12.10.0 (0)
1245
1246 -------------------------------------------------------------------
1247 Thu Mar  7 01:13:25 CET 2013 - ma@suse.de
1248
1249 - Update zypp-po.tar.bz2
1250
1251 -------------------------------------------------------------------
1252 Sun Mar  3 01:15:52 CET 2013 - ma@suse.de
1253
1254 - Update zypp-po.tar.bz2
1255
1256 -------------------------------------------------------------------
1257 Wed Feb 27 08:41:18 CET 2013 - ma@suse.de
1258
1259 - Rephrase error message if 'lsof' is not installed (bnc#694427)
1260 - version 12.9.0 (0)
1261
1262 -------------------------------------------------------------------
1263 Fri Feb 15 12:49:18 CET 2013 - ma@suse.de
1264
1265 - Handle dangling update script symlinks in instsys. (bnc#803751)
1266 - version 12.8.1 (0)
1267
1268 -------------------------------------------------------------------
1269 Thu Feb 14 01:13:28 CET 2013 - ma@suse.de
1270
1271 - Update zypp-po.tar.bz2
1272
1273 -------------------------------------------------------------------
1274 Thu Feb  7 01:16:50 CET 2013 - ma@suse.de
1275
1276 - Update zypp-po.tar.bz2
1277
1278 -------------------------------------------------------------------
1279 Mon Feb  4 12:35:51 CET 2013 - ma@suse.de
1280
1281 - Update zypp-po.tar.bz2
1282
1283 -------------------------------------------------------------------
1284 Tue Jan 22 11:06:55 CET 2013 - ma@suse.de
1285
1286 - make multicurl suppress progress reports for the metalink download
1287 - work around libcurl bug that sometimes gives us old values in the
1288   progress callback
1289 - version 12.8.0 (0)
1290
1291 -------------------------------------------------------------------
1292 Fri Jan 18 14:07:50 CET 2013 - ma@suse.de
1293
1294 - Reduce logging
1295 - MediaMultiCurl: throw AbortRequestException if aborted by user
1296 - version 12.7.0 (0)
1297
1298 -------------------------------------------------------------------
1299 Sun Jan 13 01:13:23 CET 2013 - ma@suse.de
1300
1301 - Update zypp-po.tar.bz2
1302
1303 -------------------------------------------------------------------
1304 Sun Jan  6 01:13:17 CET 2013 - ma@suse.de
1305
1306 - Update zypp-po.tar.bz2
1307
1308 -------------------------------------------------------------------
1309 Thu Dec 27 01:13:27 CET 2012 - ma@suse.de
1310
1311 - Update zypp-po.tar.bz2
1312
1313 -------------------------------------------------------------------
1314 Mon Dec 17 13:31:15 CET 2012 - ma@suse.de
1315
1316 - Add NamedValue<_Tp>: Simple value<>name mapping supporting aliases
1317 - Enable zypper to remove zypp locks without evaluating the
1318   query (bnc#792901)
1319 - Configure curl to "not fix the BEAST attack" (bnc#779177)
1320 - version 12.6.0 (0)
1321
1322 -------------------------------------------------------------------
1323 Sun Dec 16 01:13:16 CET 2012 - ma@suse.de
1324
1325 - Update zypp-po.tar.bz2
1326
1327 -------------------------------------------------------------------
1328 Mon Dec  3 14:31:59 CET 2012 - ma@suse.de
1329
1330 - HistoryLogReader: new HistoryLogData based API for parsing the new
1331   history file entries (fate#312521)
1332   The old HistoryItem based API is deprecated but will
1333   still be available for a while if you compile with
1334   -DWITH_DEPRECATED_HISTORYITEM_API.
1335 - Write userdata string to history log (fate#312521)
1336 - Add HistoryLogReader testcases
1337 - Adapt to libsolv 'medianr'-changes
1338 - version 12.5.0 (0)
1339
1340 -------------------------------------------------------------------
1341 Thu Nov 22 01:14:42 CET 2012 - ma@suse.de
1342
1343 - Update zypp-po.tar.bz2
1344
1345 -------------------------------------------------------------------
1346 Sun Nov 18 01:13:44 CET 2012 - ma@suse.de
1347
1348 - Update zypp-po.tar.bz2
1349
1350 -------------------------------------------------------------------
1351 Tue Nov 13 15:40:10 CET 2012 - ma@suse.de
1352
1353 - Forward userdata string to commit plugins in BEGINPLUGIN (fate#312521)
1354 - Extend ZConfig to store a user defined string value (fate#312521)
1355 - Add SIGSEGV handler trying to log a stack trace
1356 - Add zypp::dumpBacktrace to dump current stack trace to a stream.
1357 - Use gettext plural handling (bnc#784666)
1358 - version 12.4.0 (0)
1359
1360 -------------------------------------------------------------------
1361 Sun Nov  4 01:13:21 CET 2012 - ma@suse.de
1362
1363 - Update zypp-po.tar.bz2
1364
1365 -------------------------------------------------------------------
1366 Wed Oct 24 10:40:38 CEST 2012 - ma@suse.de
1367
1368 - Add simple sysconfig::write (bnc#766598)
1369 - For installed products also filelists when trying to find the buddy
1370   (bnc#784900)
1371 - Provide information whether product license needs to be accepted.
1372 - version 12.3.0 (0)
1373
1374 -------------------------------------------------------------------
1375 Thu Oct 18 01:13:43 CEST 2012 - ma@suse.de
1376
1377 - Update zypp-po.tar.bz2
1378
1379 -------------------------------------------------------------------
1380 Sun Oct  7 01:13:41 CEST 2012 - ma@suse.de
1381
1382 - Update zypp-po.tar.bz2
1383
1384 -------------------------------------------------------------------
1385 Mon Oct  1 11:00:42 CEST 2012 - ma@suse.de
1386
1387 - Enable multiversion kernel and set multiversion.kernels in
1388   /etc/zypp/zypp.conf to keep the latest, latest-1 and the running.
1389 - Fix typo (bnc#782801)
1390 - Relax evaluation of patch category tags (case insensitive)
1391
1392 -------------------------------------------------------------------
1393 Sun Sep 30 01:13:18 CEST 2012 - ma@suse.de
1394
1395 - Update zypp-po.tar.bz2
1396
1397 -------------------------------------------------------------------
1398 Sun Sep 16 01:14:34 CEST 2012 - ma@suse.de
1399
1400 - Update zypp-po.tar.bz2
1401
1402 -------------------------------------------------------------------
1403 Wed Sep 12 10:28:00 CEST 2012 - ma@suse.de
1404
1405 - Add str::commonPrefix
1406 - version 12.2.0 (0)
1407
1408 -------------------------------------------------------------------
1409 Sun Sep  9 01:13:25 CEST 2012 - ma@suse.de
1410
1411 - Update zypp-po.tar.bz2
1412
1413 -------------------------------------------------------------------
1414 Wed Sep  5 11:56:54 CEST 2012 - gs@suse.de
1415
1416 - Provide Target::reload()
1417 - version 12.1.0 (0)
1418
1419 -------------------------------------------------------------------
1420 Sun Aug 26 01:13:31 CEST 2012 - ma@suse.de
1421
1422 - Update zypp-po.tar.bz2
1423
1424 -------------------------------------------------------------------
1425 Thu Aug 23 01:13:47 CEST 2012 - ma@suse.de
1426
1427 - Update zypp-po.tar.bz2
1428
1429 -------------------------------------------------------------------
1430 Sun Aug 19 01:14:11 CEST 2012 - ma@suse.de
1431
1432 - Update zypp-po.tar.bz2
1433
1434 -------------------------------------------------------------------
1435 Thu Aug 16 01:13:43 CEST 2012 - ma@suse.de
1436
1437 - Update zypp-po.tar.bz2
1438
1439 -------------------------------------------------------------------
1440 Fri Aug 10 12:53:47 CEST 2012 - ma@suse.de
1441
1442 - Implement $ZYPP_LOCK_TIMEOUT: number of seconds to wait for a
1443   zypplock becoming available (bnc#772965)
1444 - Unify update-scripts with same content(md5sum) (bnc#773575)
1445 - version 12.0.1 (0)
1446
1447 -------------------------------------------------------------------
1448 Thu Aug  9 01:15:12 CEST 2012 - ma@suse.de
1449
1450 - Update zypp-po.tar.bz2
1451
1452 -------------------------------------------------------------------
1453 Thu Aug  2 11:55:00 CEST 2012 - ma@suse.de
1454
1455 - set $ZYPP_IS_RUNNING during commit
1456 - Bump major version for Factory
1457   11.x is continued on SuSE-Code-12_2-Branch
1458 - version 12.0.0 (0)
1459
1460 -------------------------------------------------------------------
1461 Thu Aug  2 01:14:11 CEST 2012 - ma@suse.de
1462
1463 - Update zypp-po.tar.bz2
1464
1465 -------------------------------------------------------------------
1466 Wed Aug  1 15:32:40 CEST 2012 - ma@suse.de
1467
1468 - Fixed typo (bnc#773467)
1469 - Erase any old repo instance from pool when (re)loading from cache
1470 - filter zero sized devices in disk usage counter(bnc#769819)
1471 - fix isSoftLocked computation
1472 - fix possibly reporting timeout as "aborted by user" (bnc#665327)
1473 - do not fork the uuidgen program, use kernel interface instead
1474 - remove obsolete hicolor-icon-theme BuildRequires
1475 - version 11.7.0 (6)
1476
1477 -------------------------------------------------------------------
1478 Sun Jul 29 01:13:31 CEST 2012 - ma@suse.de
1479
1480 - Update zypp-po.tar.bz2
1481
1482 -------------------------------------------------------------------
1483 Thu Jul 19 01:13:43 CEST 2012 - ma@suse.de
1484
1485 - Update zypp-po.tar.bz2
1486
1487 -------------------------------------------------------------------
1488 Sun Jul  1 01:13:31 CEST 2012 - ma@suse.de
1489
1490 - Update zypp-po.tar.bz2
1491
1492 -------------------------------------------------------------------
1493 Thu Jun 28 01:14:27 CEST 2012 - ma@suse.de
1494
1495 - Update zypp-po.tar.bz2
1496
1497 -------------------------------------------------------------------
1498 Mon Jun 25 15:23:10 CEST 2012 - ma@suse.de
1499
1500 - zypp.conf:servicesdir is ignored (bnc#765528)
1501 - allow libcurl to take proxy from environment iff proxy is not
1502   configured or disallowed (bnc#745404)
1503 - version 11.6.3 (6)
1504
1505 -------------------------------------------------------------------
1506 Sun Jun 24 01:14:32 CEST 2012 - ma@suse.de
1507
1508 - Update zypp-po.tar.bz2
1509
1510 -------------------------------------------------------------------
1511 Thu Jun 14 01:13:35 CEST 2012 - ma@suse.de
1512
1513 - Update zypp-po.tar.bz2
1514
1515 -------------------------------------------------------------------
1516 Fri Jun  8 15:57:22 CEST 2012 - ma@suse.de
1517
1518 - Adjust weaklock fix
1519
1520 -------------------------------------------------------------------
1521 Fri Jun  8 14:16:15 CEST 2012 - ma@suse.de
1522
1523 - Fix processing of weak locks (bnc#749418, bnc#765164)
1524 - [valgrind] don't dereference if we may be past the end of the repositories.
1525 - add armv7hl workaround for Adrian
1526 - version 11.6.2 (6)
1527
1528 -------------------------------------------------------------------
1529 Sun Jun  3 01:14:09 CEST 2012 - ma@suse.de
1530
1531 - Update zypp-po.tar.bz2
1532
1533 -------------------------------------------------------------------
1534 Thu May 31 10:07:37 UTC 2012 - dmacvicar@suse.com
1535
1536 - fix an invalid read revealed by valgrind in
1537   RepositoryIterator::increment()
1538
1539 -------------------------------------------------------------------
1540 Sun May 20 01:13:30 CEST 2012 - ma@suse.de
1541
1542 - Update zypp-po.tar.bz2
1543
1544 -------------------------------------------------------------------
1545 Thu May 17 01:15:25 CEST 2012 - ma@suse.de
1546
1547 - Update zypp-po.tar.bz2
1548
1549 -------------------------------------------------------------------
1550 Sun May 13 01:14:15 CEST 2012 - ma@suse.de
1551
1552 - Update zypp-po.tar.bz2
1553
1554 -------------------------------------------------------------------
1555 Tue May  8 13:39:22 CEST 2012 - ma@suse.de
1556
1557 - Use ld version script to hide symbols outside zypp namespace (bnc#755324)
1558 - remove base/Deprecated.h (macros now in APIConfig.h)
1559 - Disribute Easy.h in APIConfig.h
1560 - Add APIConfig.h providing ZYPP_API and ZYPP_LOCAL macros
1561 - version 11.6.0 (6)
1562
1563 -------------------------------------------------------------------
1564 Fri May  4 11:18:17 CEST 2012 - ma@suse.de
1565
1566 - build with gcc-4.7 (bnc#755324)
1567 - version 11.5.0 (5)
1568
1569 -------------------------------------------------------------------
1570 Wed Apr 25 18:50:20 CEST 2012 - ma@suse.de
1571
1572 - Fix lost device info when mounting CD/DVD
1573
1574 -------------------------------------------------------------------
1575 Sun Apr 22 01:15:46 CEST 2012 - ma@suse.de
1576
1577 - Update zypp-po.tar.bz2
1578
1579 -------------------------------------------------------------------
1580 Thu Apr 19 10:19:05 CEST 2012 - ma@suse.de
1581
1582 - Always consider (block) devices passed as url option (bnc#755815)
1583
1584 -------------------------------------------------------------------
1585 Thu Apr 19 01:14:57 CEST 2012 - ma@suse.de
1586
1587 - Update zypp-po.tar.bz2
1588
1589 -------------------------------------------------------------------
1590 Wed Apr 18 18:38:06 CEST 2012 - ma@suse.de
1591
1592 - Fix install progress hopping back and forth
1593 - Try to create a missing destination dir before switching to tmp
1594   space (bnc#755239)
1595
1596 -------------------------------------------------------------------
1597 Mon Apr 16 14:52:35 CEST 2012 - ma@suse.de
1598
1599 - ResStatus: add 'unneeded' bit (determined by solver)
1600 - Force using gcc-4.6 until it builds with 4.7
1601 - Support multiversion definitions being read from files in /etc/zypp/multiversion.d.
1602 - Workaround doxygen SEGV and accept incomplete docs (until bnc#755402 is fixed)
1603 - Rename zypp::sat::AttrMatcher to zypp::StrMatcher (base/StrMatcher.h)
1604 - Support (source)package download by non-root user (bnc#755239)
1605 - Delay construction of ZYppGlobalLock until its actually needed (bnc#575096)
1606 - Fix buddy handling in solver results
1607 - Simplify Selectable::multiversionInstall
1608 - Don't cache defaultCandidate as it depends on solver::allowVendorChange flag (bnc#754286)
1609 - version 11.4.0 (4)
1610
1611 -------------------------------------------------------------------
1612 Tue Apr 10 12:11:37 CEST 2012 - ma@suse.de
1613
1614 - Update zypp-po.tar.bz2
1615
1616 -------------------------------------------------------------------
1617 Sun Apr  8 01:13:24 CEST 2012 - ma@suse.de
1618
1619 - Update zypp-po.tar.bz2
1620
1621 -------------------------------------------------------------------
1622 Thu Apr  5 01:16:21 CEST 2012 - ma@suse.de
1623
1624 - Update zypp-po.tar.bz2
1625
1626 -------------------------------------------------------------------
1627 Mon Mar 26 14:47:59 CEST 2012 - ma@suse.de
1628
1629 - Cleanup orphaned media attach points (bnc#751221)
1630 - Show max support status if package is in multiple repos (bnc#735841)
1631 - Parse proxy user/pass from url (bnc#752497)
1632 - Add CMake option to disable libproxy usage and disable it on SLE. (bnc#752500)
1633 - version 11.3.0 (1)
1634
1635 -------------------------------------------------------------------
1636 Thu Mar 15 00:31:25 CET 2012 - ma@suse.de
1637
1638 - Add API for patch severity (bnc#733723, FATE#312633)
1639 - version 11.2.0 (1)
1640
1641 -------------------------------------------------------------------
1642 Tue Mar 13 13:04:48 CET 2012 - ma@suse.de
1643
1644 - Force libproxy into using "/etc/sysconfig/proxy" if it exists (bnc#679322)
1645 - Apply soft locks by name and not per package (bnc#749418)
1646 - version 11.1.1 (1)
1647
1648 -------------------------------------------------------------------
1649 Fri Feb  3 13:18:01 CET 2012 - ma@suse.de
1650
1651 - Add Fetcher support for CHECKSUMS file (replaceing SHA1SUMS) (bnc#744302)
1652 - Build with -fvisibility-inlines-hidden
1653 - CheckAccessDeleted: avoid duplicate entries for the same PID (bnc#716972)
1654 - Correctly use user:pass directly embedded in a proxy url (bnc#740764)
1655 - new sat::Map - Libsolv (bit)Map wrapper.
1656 - always set splitprovides to true now that libsolv handles them better
1657 - version 11.1.0 (1)
1658
1659 -------------------------------------------------------------------
1660 Thu Feb  2 01:14:17 CET 2012 - ma@suse.de
1661
1662 - Update zypp-po.tar.bz2
1663
1664 -------------------------------------------------------------------
1665 Sun Jan 29 01:14:28 CET 2012 - ma@suse.de
1666
1667 - Update zypp-po.tar.bz2
1668
1669 -------------------------------------------------------------------
1670 Sun Jan 22 01:13:30 CET 2012 - ma@suse.de
1671
1672 - Update zypp-po.tar.bz2
1673
1674 -------------------------------------------------------------------
1675 Tue Jan 10 18:31:41 CET 2012 - ma@suse.de
1676
1677 - Update zypp-po.tar.bz2
1678
1679 -------------------------------------------------------------------
1680 Fri Dec 23 14:51:25 CET 2011 - ma@suse.de
1681
1682 - Adapt Repository iteration to libsolv changes.
1683 - Add sat::Pool tests
1684 - Fix Flags<> api to be more consistent and add testcase.
1685 - Set min_curl_version 7.19.4 (bnc#735284)
1686 - Doc: add some words about 'Solver - Vendor protection'
1687 - version 11.0.0 (0)
1688
1689 -------------------------------------------------------------------
1690 Thu Dec  1 01:13:37 CET 2011 - ma@suse.de
1691
1692 - Update zypp-po.tar.bz2
1693
1694 -------------------------------------------------------------------
1695 Mon Nov 28 18:08:42 CET 2011 - ma@suse.de
1696
1697 - Fix and optimize Pathname ctor and provide testcases (bnc#721128)
1698 - Open all file descriptors with O_CLOEXEC to avoid leaks and races
1699 - Some improvements to the services documentation
1700 - Fix RW_pointer comparison with underlying smart pointer type.
1701 - version 10.3.5 (3)
1702
1703 -------------------------------------------------------------------
1704 Sun Nov 27 01:13:10 CET 2011 - ma@suse.de
1705
1706 - Update zypp-po.tar.bz2
1707
1708 -------------------------------------------------------------------
1709 Thu Nov 17 01:13:15 CET 2011 - ma@suse.de
1710
1711 - Update zypp-po.tar.bz2
1712
1713 -------------------------------------------------------------------
1714 Fri Nov 11 13:38:42 CET 2011 - ma@suse.de
1715
1716 - Try to find and use some CD/DVD device even if HAL/UDEV detection
1717   fails (bnc#724807)
1718 - Static initialization problem fixes (by Harald Fernengel)
1719 - version 10.3.4 (3)
1720
1721 -------------------------------------------------------------------
1722 Mon Nov  7 15:45:28 CET 2011 - ma@suse.de
1723
1724 - Don't use proxy if disabled (bnc#696805)
1725 - version 10.3.3 (3)
1726
1727 -------------------------------------------------------------------
1728 Mon Nov  7 13:49:44 UTC 2011 - dimstar@opensuse.org
1729
1730 - Add pkg-config BuildRequires: We fail to detect libproxy due to
1731   the missing pkg-config. Additionally, we have a .pc file
1732   ourselfes, which we do not get the provides for [bnc#696805]
1733
1734 -------------------------------------------------------------------
1735 Thu Nov  3 14:58:42 CET 2011 - ma@suse.de
1736
1737 - Let RepoInfo::keepPackages properly default to FALSE (bnc#727385)
1738 - version 10.3.2 (3)
1739
1740 -------------------------------------------------------------------
1741 Thu Nov  3 01:13:12 CET 2011 - ma@suse.de
1742
1743 - Update zypp-po.tar.bz2
1744
1745 -------------------------------------------------------------------
1746 Sun Oct 30 01:14:41 CEST 2011 - ma@suse.de
1747
1748 - Update zypp-po.tar.bz2
1749
1750 -------------------------------------------------------------------
1751 Thu Oct 27 01:14:10 CEST 2011 - ma@suse.de
1752
1753 - Update zypp-po.tar.bz2
1754
1755 -------------------------------------------------------------------
1756 Mon Oct 24 13:35:56 CEST 2011 - ma@suse.de
1757
1758 - Explicitly include textLocale in package translation download
1759
1760 -------------------------------------------------------------------
1761 Mon Oct 24 09:37:31 CEST 2011 - ma@suse.de
1762
1763 - Update libversion info (due to ABI change in 10.2.0 (bnc#725407)
1764 - version 10.3.1 (3)
1765
1766 -------------------------------------------------------------------
1767 Sun Oct 23 01:13:11 CEST 2011 - ma@suse.de
1768
1769 - Update zypp-po.tar.bz2
1770
1771 -------------------------------------------------------------------
1772 Fri Oct 21 11:47:39 CEST 2011 - ma@suse.de
1773
1774 - Add zypp.conf option repo.refresh.locales: A list of locales for
1775   which translated package descriptions should be downloaded if
1776   available.
1777 - Explixitly set CURLOPT_PROXYAUTH
1778 - version 10.3.0 (1)
1779
1780 -------------------------------------------------------------------
1781 Tue Oct 18 16:45:13 CEST 2011 - ma@suse.de
1782
1783 - Add arch armv7tnhl and armv7thl
1784 - Fix RepoVariablesReplacer to compute substitution values on demand only
1785 - PathInfo::hardlinkCopy: fix handling cross-device links
1786 - version 10.2.0 (1)
1787
1788 -------------------------------------------------------------------
1789 Sun Oct 16 01:13:37 CEST 2011 - ma@suse.de
1790
1791 - Update zypp-po.tar.bz2
1792
1793 -------------------------------------------------------------------
1794 Thu Oct 13 11:50:26 CEST 2011 - ma@suse.de
1795
1796 - Must not differ between type nfs and nfs4 when checking the mount
1797   table (bnc#710269)
1798 - version 10.1.1 (1)
1799
1800 -------------------------------------------------------------------
1801 Thu Oct 13 01:13:37 CEST 2011 - ma@suse.de
1802
1803 - Update zypp-po.tar.bz2
1804
1805 -------------------------------------------------------------------
1806 Tue Oct 11 15:20:43 CEST 2011 - ma@suse.de
1807
1808 - Switch to using libsolv instead of satsolver
1809 - version 10.1.0 (1)
1810
1811 -------------------------------------------------------------------
1812 Sun Oct  9 01:13:16 CEST 2011 - ma@suse.de
1813
1814 - Update zypp-po.tar.bz2
1815
1816 -------------------------------------------------------------------
1817 Thu Oct  6 01:14:00 CEST 2011 - ma@suse.de
1818
1819 - Update zypp-po.tar.bz2
1820
1821 -------------------------------------------------------------------
1822 Tue Sep 20 09:57:04 CEST 2011 - ma@suse.de
1823
1824 - Bump major version for Factory; 9.x is continued on SLE-11-SP2-Branch
1825 - version 10.0.0 (0)
1826
1827 -------------------------------------------------------------------
1828 Tue Sep 13 10:51:53 CEST 2011 - ma@suse.de
1829
1830 - Enhance Selectable API
1831 - version 9.11.0 (8)
1832
1833 -------------------------------------------------------------------
1834 Sun Sep 11 01:18:59 CEST 2011 - ma@suse.de
1835
1836 - Update sle-zypp-po.tar.bz2
1837
1838 -------------------------------------------------------------------
1839 Sun Sep 11 01:13:12 CEST 2011 - ma@suse.de
1840
1841 - Update zypp-po.tar.bz2
1842
1843 -------------------------------------------------------------------
1844 Thu Sep  8 01:19:28 CEST 2011 - ma@suse.de
1845
1846 - Update sle-zypp-po.tar.bz2
1847
1848 -------------------------------------------------------------------
1849 Thu Sep  8 01:14:08 CEST 2011 - ma@suse.de
1850
1851 - Update zypp-po.tar.bz2
1852
1853 -------------------------------------------------------------------
1854 Wed Sep  7 12:38:23 CEST 2011 - ma@suse.de
1855
1856 - Explicitly require rpm.
1857 - version 9.10.2 (8)
1858
1859 -------------------------------------------------------------------
1860 Sun Sep  4 01:16:54 CEST 2011 - ma@suse.de
1861
1862 - Update sle-zypp-po.tar.bz2
1863
1864 -------------------------------------------------------------------
1865 Sun Sep  4 01:13:27 CEST 2011 - ma@suse.de
1866
1867 - Update zypp-po.tar.bz2
1868
1869 -------------------------------------------------------------------
1870 Thu Sep  1 01:13:36 CEST 2011 - ma@suse.de
1871
1872 - Update zypp-po.tar.bz2
1873
1874 -------------------------------------------------------------------
1875 Mon Aug 29 10:51:04 CEST 2011 - ma@suse.de
1876
1877 - Extend mount entry comparison fix (bnc#710269)
1878 - version 9.10.2 (8)
1879
1880 -------------------------------------------------------------------
1881 Thu Aug 25 01:17:06 CEST 2011 - ma@suse.de
1882
1883 - Update sle-zypp-po.tar.bz2
1884
1885 -------------------------------------------------------------------
1886 Mon Aug 22 13:57:16 CEST 2011 - ma@suse.de
1887
1888 - Update sle-zypp-po.tar.bz2
1889
1890 -------------------------------------------------------------------
1891 Sun Aug 14 01:13:21 CEST 2011 - ma@suse.de
1892
1893 - Update zypp-po.tar.bz2
1894
1895 -------------------------------------------------------------------
1896 Sun Aug  7 01:16:07 CEST 2011 - ma@suse.de
1897
1898 - Update zypp-po.tar.bz2
1899
1900 -------------------------------------------------------------------
1901 Fri Aug  5 15:20:07 CEST 2011 - ma@suse.de
1902
1903 - Attempt to fix smb mount entry comparison (bnc#710269)
1904 - version 9.10.1 (8)
1905
1906 -------------------------------------------------------------------
1907 Thu Aug  4 14:54:47 CEST 2011 - ma@suse.de
1908
1909 - Allow to turn Resolvers upgrade mode on and off (bnc#709480)
1910 - Fix reading of integer arrays from rpm headers (bnc#709716)
1911 - version 9.10.0 (8)
1912
1913 -------------------------------------------------------------------
1914 Thu Aug  4 01:14:00 CEST 2011 - ma@suse.de
1915
1916 - Update zypp-po.tar.bz2
1917
1918 -------------------------------------------------------------------
1919 Thu Jul 28 13:04:10 CEST 2011 - ma@suse.de
1920
1921 - Evaluate CURLINFO_CONDITION_UNMET on zero sized successful transfers,
1922   if compiled against libcurl-7.19.4 or above. (bnc#692260)
1923 - version 9.9.2 (8)
1924
1925 -------------------------------------------------------------------
1926 Mon Jul 25 16:20:37 CEST 2011 - ma@suse.de
1927
1928 - Always read /proc/mounts when looking for mounted media (bnc#705893)
1929 - version 9.9.1 (8)
1930
1931 -------------------------------------------------------------------
1932 Fri Jul 22 13:12:34 CEST 2011 - ma@suse.de
1933
1934 - MediaUserAuth: Do not expose libcurl header files.
1935 - version 9.9.0 (8)
1936
1937 -------------------------------------------------------------------
1938 Mon Jul 18 11:33:25 CEST 2011 - ma@suse.de
1939
1940 - More initialize parser structure fixes. (bnc#705181)
1941 - version 9.8.7 (8)
1942
1943 -------------------------------------------------------------------
1944 Fri Jul 15 15:15:01 CEST 2011 - ma@suse.de
1945
1946 - Check for /etc/sysconfig/storage changes before solving (bnc#702365)
1947 - version 9.8.6 (8)
1948
1949 -------------------------------------------------------------------
1950 Fri Jul 15 13:58:53 CEST 2011 - ma@suse.de
1951
1952 - Properly initialize parser structures (bnc#705181)
1953 - version 9.8.5 (8)
1954
1955 -------------------------------------------------------------------
1956 Thu Jul  7 15:53:17 CEST 2011 - ma@suse.de
1957
1958 - Fix tests for available libcurl version.
1959 - version 9.8.4 (8)
1960
1961 -------------------------------------------------------------------
1962 Thu Jul  7 01:13:47 CEST 2011 - ma@suse.de
1963
1964 - Update zypp-po.tar.bz2
1965
1966 -------------------------------------------------------------------
1967 Mon Jul  4 10:41:42 CEST 2011 - ma@suse.de
1968
1969 - Make fix for bnc#702576 more robust.
1970 - Enhance fix for bnc#699435. Return an error if download in advance
1971   failed to provide all packages, so zypper does not silently quit.
1972 - version 9.8.3 (8)
1973
1974 -------------------------------------------------------------------
1975 Thu Jun 30 01:13:43 CEST 2011 - ma@suse.de
1976
1977 - Update zypp-po.tar.bz2
1978
1979 -------------------------------------------------------------------
1980 Wed Jun 29 12:23:24 CEST 2011 - ma@suse.de
1981
1982 - Always compute transaction from pool (bnc#702576)
1983 - version 9.8.2 (8)
1984
1985 -------------------------------------------------------------------
1986 Tue Jun 28 16:04:50 CEST 2011 - ma@suse.de
1987
1988 - Add feature provides for supported plugins.
1989
1990 -------------------------------------------------------------------
1991 Tue Jun 21 10:44:47 CEST 2011 - dmacvicar@suse.de
1992
1993 - Add configuration template for automatic kernel
1994   purge (feature#312018) to zypp.conf
1995
1996 -------------------------------------------------------------------
1997 Tue Jun 14 13:38:00 CEST 2011 - ma@suse.de
1998
1999 - Fix download loop to skip non-install actions. (bnc#699435)
2000 - version 9.8.1 (8)
2001
2002 -------------------------------------------------------------------
2003 Sun Jun 12 01:13:36 CEST 2011 - ma@suse.de
2004
2005 - Update zypp-po.tar.bz2
2006
2007 -------------------------------------------------------------------
2008 Thu Jun  9 09:34:51 CEST 2011 - ma@suse.de
2009
2010 - Fix missing return value.
2011
2012 -------------------------------------------------------------------
2013 Wed Jun  8 12:58:54 CEST 2011 - ma@suse.de
2014
2015 - Simplify ZYppCommitResult by using filtered Transaction::action_iterator.
2016 - version 9.8.0 (8)
2017
2018 -------------------------------------------------------------------
2019 Tue Jun  7 14:12:35 CEST 2011 - ma@suse.de
2020
2021 - Update zypp-po.tar.bz2
2022
2023 -------------------------------------------------------------------
2024 Tue Jun  7 12:42:20 CEST 2011 - ma@suse.de
2025
2026 - Fix transaction ORDER_BY_MEDIANR.
2027 - version 9.7.0 (5)
2028
2029 -------------------------------------------------------------------
2030 Fri Jun  3 23:12:05 CEST 2011 - ma@suse.de
2031
2032 - Basic commit plugins implemented. They may be used to implement pre/post
2033   commit actions like taking file system snapshots (fate#303699)
2034 - version 9.6.0 (5)
2035
2036 -------------------------------------------------------------------
2037 Tue May 31 17:27:45 CEST 2011 - ma@suse.de
2038
2039 - Do commit based on sat::Transaction.
2040 - version 9.5.0 (5)
2041
2042 -------------------------------------------------------------------
2043 Tue May 31 12:09:17 CEST 2011 - ma@suse.de
2044
2045 - Assert rpm database directory is created before rpmtsInitDB is
2046   called (bnc#697115)
2047
2048 -------------------------------------------------------------------
2049 Tue May 31 11:46:57 CEST 2011 - dheidler@suse.de
2050
2051 - fix var definition order in PackageProvider
2052 - fix operator~ return datatype for flags (ctor is explicit)
2053 - add method interactiveFlags to Patch describing what makes it
2054   interactive
2055 - version 9.4.0 (3)
2056
2057 -------------------------------------------------------------------
2058 Tue May 31 10:12:12 CEST 2011 - ma@suse.de
2059
2060 - Recommend 'lsof' (for zypper ps) (bnc#694427, bnc#684466)
2061
2062 -------------------------------------------------------------------
2063 Mon May 30 17:14:14 CEST 2011 - dheidler@suse.de
2064
2065 - Switch patch interactive-check to flags
2066 - version 9.3.0 (3)
2067
2068 -------------------------------------------------------------------
2069 Sun May 29 01:13:42 CEST 2011 - ma@suse.de
2070
2071 - Update zypp-po.tar.bz2
2072
2073 -------------------------------------------------------------------
2074 Fri May 27 17:02:05 CEST 2011 - ma@suse.de
2075
2076 - fix specfile to handle sles translations if available
2077
2078 -------------------------------------------------------------------
2079 Fri May 27 09:51:13 CEST 2011 - ma@suse.de
2080
2081 - Avoid using #elifdef directive.
2082
2083 -------------------------------------------------------------------
2084 Thu May 26 01:13:43 CEST 2011 - ma@suse.de
2085
2086 - Update zypp-po.tar.bz2
2087
2088 -------------------------------------------------------------------
2089 Wed May 25 09:22:28 CEST 2011 - ma@suse.de
2090
2091 - Add a fallback gnome-packagekit updater in package-manager (bnc#667504)
2092 - Backport changelog entries from SLE11-SP1 branch. Bugs mentioned here
2093   were either fixed without bnc# or do not apply to this branch. This is
2094   to make the changelog checker happy:
2095   - Set proper defaults for service repos (bnc#673943)
2096
2097 -------------------------------------------------------------------
2098 Tue May 24 12:43:32 CEST 2011 - dheidler@suse.de
2099
2100 - add option ignore_reboot_flag to Patch::interactive (bnc#665853)
2101 - version 9.2.0 (2)
2102
2103 -------------------------------------------------------------------
2104 Mon May 23 16:12:32 CEST 2011 - dheidler@suse.de
2105
2106 - respect patch content license when determinating interactive status
2107 - version 9.1.2 (1)
2108
2109 -------------------------------------------------------------------
2110 Mon May 23 12:05:10 CEST 2011 - ma@suse.de
2111
2112 - More rpm-4.9 fixes
2113 - Disable rpm V3toV4 conversion while not working with rpm 4.9
2114
2115 -------------------------------------------------------------------
2116 Sun May 22 01:14:21 CEST 2011 - ma@suse.de
2117
2118 - Update zypp-po.tar.bz2
2119
2120 -------------------------------------------------------------------
2121 Fri May 20 17:11:10 CEST 2011 - ma@suse.de
2122
2123 - Fix for rpm-4.9
2124 - version 9.1.1 (1)
2125
2126 -------------------------------------------------------------------
2127 Fri May 20 13:43:38 CEST 2011 - ma@suse.de
2128
2129 - Disable use if rpm-4.4 legacy interface (dropped in 4.9) (bnc#691089)
2130 - Fix poolquery handling repo restrictions correctly. (bnc#661976)
2131 - version 9.1.0 (1)
2132
2133 -------------------------------------------------------------------
2134 Wed May 18 14:10:20 CEST 2011 - dmacvicar@suse.de
2135
2136 - Allow MediaCD to build against HAL or nothing
2137   if udev is not present
2138
2139 -------------------------------------------------------------------
2140 Mon May 16 14:42:09 CEST 2011 - dmacvicar@suse.de
2141
2142 - forward port all changes to make it build in Code10
2143
2144 -------------------------------------------------------------------
2145 Mon May 16 11:51:51 UTC 2011 - dmacvicar@suse.de
2146
2147 - make -Werror=format-security optional and used only if
2148   supported
2149
2150 -------------------------------------------------------------------
2151 Sun May 15 01:13:47 CEST 2011 - ma@suse.de
2152
2153 - Update zypp-po.tar.bz2
2154
2155 -------------------------------------------------------------------
2156 Thu May 12 01:13:54 CEST 2011 - ma@suse.de
2157
2158 - Update zypp-po.tar.bz2
2159
2160 -------------------------------------------------------------------
2161 Fri May  6 13:22:35 CEST 2011 - dheidler@suse.de
2162
2163 - delete old metadata temp directories
2164 - version 9.0.3 (0)
2165
2166 -------------------------------------------------------------------
2167 Wed Apr 27 17:17:00 CEST 2011 - dheidler@suse.de
2168
2169 - fix max_concurrent_connections option in MultiCurl (bnc#596089)
2170 - version 9.0.2 (0)
2171
2172 -------------------------------------------------------------------
2173 Sun Apr 17 01:13:40 CEST 2011 - ma@suse.de
2174
2175 - Update zypp-po.tar.bz2
2176
2177 -------------------------------------------------------------------
2178 Tue Apr 12 18:49:32 CEST 2011 - dheidler@suse.de
2179
2180 - check for permissions before writing (fixes bnc#683509)
2181 - version 9.0.1 (0)
2182
2183 -------------------------------------------------------------------
2184 Tue Apr  5 12:08:27 CEST 2011 - ma@suse.de
2185
2186 - Switch ResPoolProxy to use multimap in order to allow iteration
2187   of all Selectables of all kinds.
2188 - Add upper/lower_bound iteration to MapKVIterator.
2189 - Add stream output for multimap/set.
2190 - version 9.0.0 (0)
2191
2192 -------------------------------------------------------------------
2193 Mon Apr  4 15:08:08 CEST 2011 - ma@suse.de
2194
2195 - Update zypp-po.tar.bz2
2196
2197 -------------------------------------------------------------------
2198 Mon Apr  4 15:04:47 CEST 2011 - ma@suse.de
2199
2200 - Update zypp-po.tar.bz2
2201
2202 -------------------------------------------------------------------
2203 Mon Apr  4 15:03:55 CEST 2011 - ma@suse.de
2204
2205 - Update zypp-po.tar.bz2
2206
2207 -------------------------------------------------------------------
2208 Thu Mar 10 01:13:39 CET 2011 - ma@suse.de
2209
2210 - Update zypp-po.tar.bz2
2211
2212 -------------------------------------------------------------------
2213 Sun Mar  6 01:13:41 CET 2011 - ma@suse.de
2214
2215 - Update zypp-po.tar.bz2
2216
2217 -------------------------------------------------------------------
2218 Wed Feb 16 14:24:27 UTC 2011 - dmacvicar@suse.de
2219
2220 - Do not look for $releasever 's value if there is no variable
2221   in the url: parses product file again and again
2222 - version 8.12.2 (10)
2223
2224 -------------------------------------------------------------------
2225 Thu Feb 10 16:01:46 CET 2011 - ma@suse.de
2226
2227 - Remove package-manager.desktop file (bnc#329635)
2228 - version 8.12.1 (10)
2229
2230 -------------------------------------------------------------------
2231 Tue Jan 25 10:09:22 CET 2011 - ma@suse.de
2232
2233 - Apply patch introducing armv7nhl:armv7hl
2234
2235 -------------------------------------------------------------------
2236 Tue Jan 18 12:28:19 UTC 2011 - dmacvicar@suse.de
2237
2238 - allow for Repo Index Services to set the enabled state of
2239   repositories from the server side.
2240 - Fix priority not being set on reading service indexes
2241 - version 8.12.0 (10)
2242
2243 -------------------------------------------------------------------
2244 Fri Jan 14 12:45:18 CET 2011 - ma@suse.de
2245
2246 - Add new ServicePlugin Exceptions.
2247
2248 -------------------------------------------------------------------
2249 Thu Jan 13 01:13:32 CET 2011 - ma@suse.de
2250
2251 - Update zypp-po.tar.bz2
2252
2253 -------------------------------------------------------------------
2254 Thu Dec 23 14:42:02 CET 2010 - dheidler@suse.de
2255
2256 - add method to check if there are manually configured urls
2257 - version 8.11.0 (10)
2258
2259 -------------------------------------------------------------------
2260 Thu Dec 23 11:31:22 CET 2010 - dheidler@suse.de
2261
2262 - create cache directory, if it doesn't exist
2263   when saving mirrorlist
2264 - version 8.10.6 (10)
2265
2266 -------------------------------------------------------------------
2267 Wed Dec 22 12:38:22 CET 2010 - dheidler@suse.de
2268
2269 - moved keepPackages code to RepoInfo::Impl
2270 - version 8.10.5 (10)
2271
2272 -------------------------------------------------------------------
2273 Tue Dec 21 13:29:06 CET 2010 - dheidler@suse.de
2274
2275 - Fix caching of mirrorlist files
2276 - version 8.10.4 (10)
2277
2278 -------------------------------------------------------------------
2279 Thu Dec 16 19:46:00 CET 2010 - ma@suse.de
2280
2281 - Do not export keyring if rpmdb is initialised, but target isn't
2282   (bnc#659494)
2283 - version 8.10.3 (10)
2284
2285 -------------------------------------------------------------------
2286 Fri Dec 10 17:17:07 CET 2010 - dheidler@suse.de
2287
2288 - Catch RPM-Exeption when instaling the Distribution (bnc#658714)
2289 - version 8.10.2 (10)
2290
2291 -------------------------------------------------------------------
2292 Wed Dec  8 14:15:12 CET 2010 - dheidler@suse.de
2293
2294 - fix retrieval of distributionVersion if target is not initialized
2295 - MultiCurl: make sure the server responds with "partial content",
2296   fixes corrupt downloads if the metalink file contains no checksums
2297 - version 8.10.1 (10)
2298
2299 -------------------------------------------------------------------
2300 Wed Dec  1 17:39:16 CET 2010 - dheidler@suse.de
2301
2302 - Added ReplacerVar caching in RepoInfo
2303 - Automaticly remove empty mirrorlist-files
2304 - version 8.10.0 (10)
2305
2306 -------------------------------------------------------------------
2307 Tue Nov 30 17:11:32 CET 2010 - dheidler@suse.de
2308
2309 - Added MirrorList caching
2310 - version 8.9.0 (7)
2311
2312 -------------------------------------------------------------------
2313 Mon Nov 29 12:31:37 CET 2010 - ma@suse.de
2314
2315 - Icons for libzypp should go into desktop-data. (bnc#329635)
2316 - version 8.8.2 (7)
2317
2318 -------------------------------------------------------------------
2319 Wed Nov 24 11:55:59 CET 2010 - ma@suse.de
2320
2321 - Properly handle FTP response 550. (bnc#645747)
2322 - version 8.8.1 (7)
2323
2324 -------------------------------------------------------------------
2325 Fri Nov 19 11:24:39 CET 2010 - mls@suse.de
2326
2327 - fix access of freed memory in MultiCurl (bnc#654600)
2328
2329 -------------------------------------------------------------------
2330 Sun Nov  7 01:13:39 CET 2010 - ma@suse.de
2331
2332 - Update zypp-po.tar.bz2
2333
2334 -------------------------------------------------------------------
2335 Wed Nov  3 16:06:46 CET 2010 - dheidler@suse.de
2336
2337 - added metalink support
2338 - version 8.8.0 (7)
2339
2340 -------------------------------------------------------------------
2341 Thu Oct 21 18:15:31 CEST 2010 - ma@suse.de
2342
2343 - Feed the ProvideFilePolicy progress callback in addition to any
2344   connected media::DownloadProgressReport (bnc#545106)
2345 - version 8.7.1 (7)
2346
2347 -------------------------------------------------------------------
2348 Wed Oct 13 16:14:13 CEST 2010 - dheidler@suse.de
2349
2350 - Make MetaLinkParser accept InputStreams
2351 - Make MetaLinkParser accept Pathnames insted of strings
2352 - Fix MetaLinkv4 hash parsing
2353 - Add MetaLinkParser test
2354 - version 8.7.0 (7)
2355
2356 -------------------------------------------------------------------
2357 Mon Oct 11 17:06:17 CEST 2010 - ma@suse.de
2358
2359 - Use timeouts in plugin script communication.
2360 - Fix ExternalProgram to correctly remember exit status.
2361 - version 8.6.0 (5)
2362
2363 -------------------------------------------------------------------
2364 Sun Oct 10 01:13:40 CEST 2010 - ma@suse.de
2365
2366 - Update zypp-po.tar.bz2
2367
2368 -------------------------------------------------------------------
2369 Fri Oct  8 08:43:02 UTC 2010 - dmacvicar@novell.com
2370
2371 - fix services not being linked to their file after being
2372   saved
2373
2374 -------------------------------------------------------------------
2375 Thu Oct  7 09:02:26 CEST 2010 - jkupec@suse.cz
2376
2377 - Don't use aria2c for FTP (bnc #641328)
2378
2379 -------------------------------------------------------------------
2380 Wed Oct  6 15:39:59 UTC 2010 - dmacvicar@novell.com
2381
2382 - implementation for url resolver plugins
2383 - version 8.5.0 (5)
2384
2385 -------------------------------------------------------------------
2386 Wed Oct  6 16:54:15 CEST 2010 - dheidler@suse.de
2387
2388 - Use DownloadInHeaps as default, when there is nothing configured
2389   and when the target root is set to "/". (bnc#591476)
2390 - version 8.4.0 (4)
2391
2392 -------------------------------------------------------------------
2393 Tue Sep 28 17:12:51 CEST 2010 - dheidler@suse.de
2394
2395 - fixed replacing releasever (for fedora systems) - (bnc#637470)
2396 - version 8.3.0 (0)
2397
2398 -------------------------------------------------------------------
2399 Fri Sep 24 13:07:25 CEST 2010 - mls@suse.de
2400
2401 - fix metalink4 parsing [bnc#641484]
2402
2403 -------------------------------------------------------------------
2404 Thu Sep 23 01:13:45 CEST 2010 - ma@suse.de
2405
2406 - Update zypp-po.tar.bz2
2407
2408 -------------------------------------------------------------------
2409 Mon Sep 20 15:31:31 UTC 2010 - dmacvicar@novell.com
2410
2411 - Allow per repository proxy settings like yum does.
2412   Including setting it to _none_ overriding the
2413   system proxy.
2414   Patch from Zhang, Qiang <qiang.z.zhang@intel.com>
2415 - version 8.2.1 (0)
2416
2417 -------------------------------------------------------------------
2418 Fri Sep 10 17:06:34 CEST 2010 - dheidler@suse.de
2419
2420 - fixed replacing basearch (for fedora systems) - (bnc#637473)
2421 - version 8.2.0 (0)
2422
2423 -------------------------------------------------------------------
2424 Fri Sep 10 11:57:29 CEST 2010 - ma@suse.de
2425
2426 - Report download failures in commit result (bnc#431854)
2427 - Fix Solvable::onSystemByUser returning true for uninstalled solvables.
2428 - version 8.1.3 (0)
2429
2430 -------------------------------------------------------------------
2431 Tue Aug 31 20:01:26 CEST 2010 - ma@suse.de
2432
2433 - Fix download-only not to omit source packages (bnc#635596)
2434 - version 8.1.2 (0)
2435
2436 -------------------------------------------------------------------
2437 Thu Aug 26 01:13:38 CEST 2010 - ma@suse.de
2438
2439 - Update zypp-po.tar.bz2
2440
2441 -------------------------------------------------------------------
2442 Fri Aug 13 12:33:26 UTC 2010 - dmacvicar@novell.com
2443
2444 - fix basearch url variable
2445 - use the right release package name on fedora
2446
2447 -------------------------------------------------------------------
2448 Tue Aug 10 13:18:08 CEST 2010 - ma@suse.de
2449
2450 - MediaDISK: Use blkid to verify disk volumes. (bnc#623226)
2451 - version 8.1.1 (0)
2452
2453 -------------------------------------------------------------------
2454 Sun Aug  8 01:13:37 CEST 2010 - ma@suse.de
2455
2456 - Update zypp-po.tar.bz2
2457
2458 -------------------------------------------------------------------
2459 Thu Aug  5 01:13:53 CEST 2010 - ma@suse.de
2460
2461 - Update zypp-po.tar.bz2
2462
2463 -------------------------------------------------------------------
2464 Tue Aug  3 16:17:04 CEST 2010 - ma@suse.de
2465
2466 - Fix memory leaks.
2467
2468 -------------------------------------------------------------------
2469 Mon Aug  2 11:58:57 CEST 2010 - ma@suse.de
2470
2471 - Enhance PoolItem interface to assist patch classification. (bnc#627316)
2472 - version 8.1.0 (0)
2473
2474 -------------------------------------------------------------------
2475 Tue Jul 27 15:38:00 CEST 2010 - ma@suse.de
2476
2477 - Fix bug in PoolQuery::addDependency
2478 - Disable MediaAria and enable MultiCurl as default http/ftp backend.
2479   MultiCurl implements MetaLink and Zsync support using libcurl. In
2480   case of trouble set ZYPP_MULTICURL=0 in the envirionment to disable
2481   the new backend.
2482 - version 8.0.1 (0)
2483
2484 -------------------------------------------------------------------
2485 Mon Jul 26 17:05:14 CEST 2010 - ma@suse.de
2486
2487 - Bump heads major version after 11.3 branched away.
2488 - version 8.0.0 (0)
2489
2490 -------------------------------------------------------------------
2491 Thu Jul 22 01:13:27 CEST 2010 - ma@suse.de
2492
2493 - Update zypp-po.tar.bz2
2494
2495 -------------------------------------------------------------------
2496 Wed Jul  7 13:56:49 CEST 2010 - ma@suse.de
2497
2498 - Add PoolQuery for name, edition AND architecture in one go. (bnc#614362)
2499 - version 7.8.0 (6)
2500
2501 -------------------------------------------------------------------
2502 Mon Jul  5 13:03:57 CEST 2010 - ma@suse.de
2503
2504 - Fix requirement to /usr/bin/uuidgen (bnc#613304)
2505
2506 -------------------------------------------------------------------
2507 Sun Jul  4 01:13:29 CEST 2010 - ma@suse.de
2508
2509 - Update zypp-po.tar.bz2
2510
2511 -------------------------------------------------------------------
2512 Tue Jun 29 17:46:13 CEST 2010 - ma@suse.de
2513
2514 - Fix CURLOPT_MAX_RECV_SPEED_LARGE expecting a curl_off_t argument.
2515
2516 -------------------------------------------------------------------
2517 Tue Jun 29 10:22:06 CEST 2010 - ma@suse.de
2518
2519 - Respect zypp.conf policy settings when solving for update.
2520
2521 -------------------------------------------------------------------
2522 Fri Jun 25 11:35:52 CEST 2010 - ma@suse.de
2523
2524 - Don't bloat logfile by logging install progess values.
2525
2526 -------------------------------------------------------------------
2527 Thu Jun 10 01:13:49 CEST 2010 - ma@suse.de
2528
2529 - Update zypp-po.tar.bz2
2530
2531 -------------------------------------------------------------------
2532 Mon Jun  7 17:52:50 CEST 2010 - ma@suse.de
2533
2534 - Add missing Date constant declarations.
2535 - version 7.7.5 (6)
2536
2537 -------------------------------------------------------------------
2538 Mon Jun  7 11:46:58 CEST 2010 - ma@suse.de
2539
2540 - Prevent against daemons launched in rpm %post, that do not close
2541   their filedescriptors. Original fix was accidentally reverted.
2542   (bnc#174548)
2543 - version 7.7.4 (6)
2544
2545 -------------------------------------------------------------------
2546 Sun Jun  6 01:13:52 CEST 2010 - ma@suse.de
2547
2548 - Update zypp-po.tar.bz2
2549
2550 -------------------------------------------------------------------
2551 Fri Jun  4 17:14:17 CEST 2010 - ma@suse.de
2552
2553 - Fix default evaluation of recommendations of installed
2554   packages (bnc#605490)
2555 - version 7.7.3 (6)
2556
2557 -------------------------------------------------------------------
2558 Thu Jun  3 01:14:08 CEST 2010 - ma@suse.de
2559
2560 - Update zypp-po.tar.bz2
2561
2562 -------------------------------------------------------------------
2563 Fri May 21 20:00:55 CEST 2010 - ma@suse.de
2564
2565 - Fix broken IdStringType comparison (bnc#607572)
2566 - version 7.7.2 (6)
2567
2568 -------------------------------------------------------------------
2569 Thu May 20 21:01:05 CEST 2010 - ma@suse.de
2570
2571 - Fix packages provided via delta rpm being placed in
2572   the wrong package cache (bnc#607583)
2573 - version 7.7.1 (6)
2574
2575 -------------------------------------------------------------------
2576 Thu May 20 01:13:49 CEST 2010 - ma@suse.de
2577
2578 - Update zypp-po.tar.bz2
2579
2580 -------------------------------------------------------------------
2581 Tue May 18 18:02:44 CEST 2010 - ma@suse.de
2582
2583 - Fix arch detection on sprac (bug #566291)
2584 - Arch: add sparc64v and sparcv9v and armv7l
2585 - RepoManager: refresh repo if last refresh is in the future (bnc#593617)
2586 - version 7.6.1 (6)
2587
2588 -------------------------------------------------------------------
2589 Mon May 17 15:25:14 CEST 2010 - ma@suse.de
2590
2591 - Fix package-manager-su to support LXDE (Andrea Florio) (bnc#582235)
2592 - Cleanup spec file (Pavol Rusnak)
2593 - version 7.6.0 (6)
2594
2595 -------------------------------------------------------------------
2596 Sun May 16 01:13:39 CEST 2010 - ma@suse.de
2597
2598 - Update zypp-po.tar.bz2
2599
2600 -------------------------------------------------------------------
2601 Wed May 12 19:09:54 CEST 2010 - ma@suse.de
2602
2603 - Add methods to evaluate gpg geys expiration dates.
2604 - Export all rpmDb keys to the zypp trusted keyring in one go.
2605 - version 7.6.0 (6)
2606
2607 -------------------------------------------------------------------
2608 Wed May 12 17:35:44 CEST 2010 - ma@suse.de
2609
2610 - Update zypp-po.tar.bz2
2611
2612 -------------------------------------------------------------------
2613 Sun May  9 01:13:45 CEST 2010 - ma@suse.de
2614
2615 - Update zypp-po.tar.bz2
2616
2617 -------------------------------------------------------------------
2618 Sat May  8 01:13:43 CEST 2010 - ma@suse.de
2619
2620 - Update zypp-po.tar.bz2
2621
2622 -------------------------------------------------------------------
2623 Fri May  7 01:13:55 CEST 2010 - ma@suse.de
2624
2625 - Update zypp-po.tar.bz2 (Revision: 54959)
2626
2627 -------------------------------------------------------------------
2628 Wed May  5 14:49:39 CEST 2010 - ma@suse.de
2629
2630 - Update zypp-po.tar.bz2 (Revision: 54959)
2631
2632 -------------------------------------------------------------------
2633 Tue May  4 01:13:43 CEST 2010 - ma@suse.de
2634
2635 - Update translations.
2636
2637 -------------------------------------------------------------------
2638 Mon May  3 18:12:36 CEST 2010 - ma@suse.de
2639
2640 - Improve solver.cleandepsOnRemove result by evaluating the install
2641   history to find packages installed on behalf of a user request (not
2642   auto added by the solver).
2643 - version 7.5.0 (5)
2644
2645 -------------------------------------------------------------------
2646 Sat May  1 01:13:43 CEST 2010 - ma@suse.de
2647
2648 - Update translations.
2649
2650 -------------------------------------------------------------------
2651 Fri Apr 30 01:13:46 CEST 2010 - ma@suse.de
2652
2653 - Update translations.
2654
2655 -------------------------------------------------------------------
2656 Thu Apr 29 17:10:29 CEST 2010 - ma@suse.de
2657
2658 - Cleanup when deleting packages. New zypp.conf expert option
2659   solver.cleandepsOnRemove telling whether the solver should per
2660   default try to remove packages exclusively required by the ones
2661   he's asked to delete (default false).
2662 - Resolver::cleandepsOnRemove API to allow applications to change
2663   the solver option.
2664 - version 7.4.0 (4)
2665
2666 -------------------------------------------------------------------
2667 Thu Apr 29 01:13:40 CEST 2010 - ma@suse.de
2668
2669 - Update translations.
2670
2671 -------------------------------------------------------------------
2672 Wed Apr 28 16:35:04 CEST 2010 - ma@suse.de
2673
2674 - Enable splitprovides on update.
2675
2676 -------------------------------------------------------------------
2677 Wed Apr 28 01:13:37 CEST 2010 - ma@suse.de
2678
2679 - Update translations.
2680
2681 -------------------------------------------------------------------
2682 Tue Apr 27 17:42:20 CEST 2010 - ma@suse.de
2683
2684 - Selectable: Classify broken but locked patch as isUnwanted (bnc#577118)
2685 - version 7.3.0 (2)
2686
2687 -------------------------------------------------------------------
2688 Tue Apr 27 11:25:17 CEST 2010 - ma@suse.de
2689
2690 - Use libudev to detect available cd/dvd devices (bnc#590707,fate#308980)
2691 - Fix specfile to BuildRequire libudev-devel.
2692 - version 7.2.0 (2)
2693
2694 -------------------------------------------------------------------
2695 Mon Apr 26 11:57:23 CEST 2010 - ma@suse.de
2696
2697 - Support URLs and ISOs ending on 'Media1', 'Media2', etc., when
2698   rewiting the URL to access a specific media number. By now only
2699   nanmes ending on 'CD' or 'DVD' were supported. (bnc#594850)
2700
2701 -------------------------------------------------------------------
2702 Fri Apr 23 01:13:34 CEST 2010 - ma@suse.de
2703
2704 - Update translations.
2705
2706 -------------------------------------------------------------------
2707 Wed Apr 21 01:13:38 CEST 2010 - ma@suse.de
2708
2709 - Update translations.
2710
2711 -------------------------------------------------------------------
2712 Tue Apr 20 16:56:59 CEST 2010 - ma@suse.de
2713
2714 - /etc/zypp/locks: Allow to specify edition ranges with
2715   solvable:name and dependencies.
2716 - version 7.1.1 (1)
2717
2718 -------------------------------------------------------------------
2719 Thu Apr 15 12:49:01 CEST 2010 - ma@suse.de
2720
2721 - Provide name of the lock holder in ZYppFactoryException. (bnc#580513)
2722 - version 7.1.0 (1)
2723
2724 -------------------------------------------------------------------
2725 Wed Apr 14 15:09:18 CEST 2010 - ma@suse.de
2726
2727 - Using boost-1.42 requires -fno-strict-aliasing (bnc#595545)
2728 - Bump major version for 11.3 development.
2729 - version 7.0.0 (0)
2730
2731 -------------------------------------------------------------------
2732 Tue Apr 13 14:36:31 CEST 2010 - ma@suse.de
2733
2734 - Fix parsing port from IPv6 URL (bnc#593385)
2735
2736 -------------------------------------------------------------------
2737 Fri Mar 26 19:23:59 CET 2010 - ma@suse.de
2738
2739 - Propagate ZConfig::setTextLocale to pool. (bnc#588850)
2740 - version 6.31.3 (31)
2741
2742 -------------------------------------------------------------------
2743 Fri Mar 26 13:50:08 CET 2010 - ma@suse.de
2744
2745 - Fix guessing package spec to match package names only. (bnc#590864)
2746 - version 6.31.2 (31)
2747
2748 -------------------------------------------------------------------
2749 Tue Mar 23 16:55:56 CET 2010 - ma@suse.de
2750
2751 - Add static Target::distributionLabel to return the baseproducts
2752   shortName and summary. Mainlu used for the bootloader menu. (bnc #586303)
2753 - version 6.31.1 (31)
2754
2755 -------------------------------------------------------------------
2756 Thu Mar 18 17:17:02 CET 2010 - ma@suse.de
2757
2758 - Fix broken bit values in enum VendorSupportOption (bnc#589331)
2759 - version 6.31.0 (31)
2760
2761 -------------------------------------------------------------------
2762 Fri Mar 12 14:46:25 CET 2010 - ma@suse.de
2763
2764 - Fix handling of symlinked packages in package cache. (bnc #585409)
2765 - version 6.30.5 (19)
2766
2767 -------------------------------------------------------------------
2768 Tue Feb 23 19:05:04 CET 2010 - jkupec@suse.cz
2769
2770 - Avoiding use of 'guest' if 'credentials' is used when moutning
2771   a CIFS share. This caused 'permission denied' error with certain
2772   server configurations (bnc #560496).
2773
2774 -------------------------------------------------------------------
2775 Tue Feb 23 17:31:05 CET 2010 - ma@suse.de
2776
2777 - Check if a downloaded file actually exists even if aria2c returned 0.
2778   (bnc #564816)
2779 - version 6.30.3 (19)
2780
2781 -------------------------------------------------------------------
2782 Mon Feb 22 15:25:34 CET 2010 - jkupec@suse.cz
2783
2784 - Made CURLE_PARTIAL_FILE an auto-retry error (bnc #471436)
2785
2786 -------------------------------------------------------------------
2787 Mon Feb 22 13:09:09 CET 2010 - ma@suse.de
2788
2789 - Turn off cookies when retrieving services repoindex.xml (bnc #573897)
2790 - Consider pending disable requests when removing service repositories. (bnc #572634)
2791 - version 6.30.1 (19)
2792
2793 -------------------------------------------------------------------
2794 Sun Feb 21 14:11:49 CET 2010 - jkupec@suse.cz
2795
2796 - RepoManager::cleanCacheDirGarbage added for removing directories
2797   which do not belong to any of known repos (bnc #467693)
2798 - version 6.30.0 (19)
2799
2800 -------------------------------------------------------------------
2801 Thu Feb 11 13:40:49 CET 2010 - ma@suse.de
2802
2803 - On SLE aria2 is not required, so conflict with a too old aria2
2804   version installed. (bnc #578052)
2805 - version 6.29.5 (19)
2806
2807 -------------------------------------------------------------------
2808 Wed Feb 10 12:45:21 CET 2010 - ma@suse.de
2809
2810 - Fix package-manager script wrongly escaping UTF-8 chars in path
2811   names (bnc #571410)
2812 - version 6.29.4 (19)
2813
2814 -------------------------------------------------------------------
2815 Mon Feb  8 13:21:40 CET 2010 - ma@suse.de
2816
2817 - Support an alternate SLE-SP1 translation set.
2818 - version 6.29.3 (19)
2819
2820 -------------------------------------------------------------------
2821 Wed Feb  3 15:57:13 CET 2010 - ma@suse.de
2822
2823 - Remember the enabled state of removed service repositories. This
2824   way we are able to restore service repositories correctly after a
2825   subscrition expired and gets renewed. (bnc #572634)
2826 - version 6.29.2 (19)
2827
2828 -------------------------------------------------------------------
2829 Thu Jan 28 16:12:25 CET 2010 - jkupec@suse.cz
2830
2831 - Abort aria2c download when the progress callback receives 'false'
2832   (bnc #545106)
2833
2834 -------------------------------------------------------------------
2835 Tue Jan 19 14:50:15 CET 2010 - ma@suse.de
2836
2837 - Evaluate SolvAttr::repositoryToolVersion to prevent loading
2838   outdated solv files. (bnc #570623)
2839 - version 6.29.0 (19)
2840
2841 -------------------------------------------------------------------
2842 Fri Jan 15 18:15:26 CET 2010 - jkupec@suse.cz
2843
2844 - Use regex to parse aria2c progress lines (bnc #570917)
2845 - version 6.28.1 (19)
2846
2847 -------------------------------------------------------------------
2848 Thu Jan  7 12:25:24 CET 2010 - jkupec@suse.cz
2849
2850 - Set SignatureFileChecker context even if the key is not known
2851   (bnc #495977)
2852 - version 6.28.0 (19)
2853
2854 -------------------------------------------------------------------
2855 Thu Dec 10 17:18:34 CET 2009 - jkupec@suse.cz
2856
2857 - RepoInfoBase::label() added for use in UI messages, plus
2858   ZConfig::repoLabelIsAlias()
2859
2860 -------------------------------------------------------------------
2861 Tue Dec  8 19:41:17 CET 2009 - ma@suse.de
2862
2863 - Fix transaction building in presence of multiversion installable items.
2864 - version 6.27.1 (19)
2865
2866 -------------------------------------------------------------------
2867 Fri Dec  4 17:19:58 CET 2009 - ma@suse.de
2868
2869 - Improve multiversion status handling and installation. (fate #305311)
2870 - version 6.27.0 (19)
2871
2872 -------------------------------------------------------------------
2873 Fri Dec  4 14:56:19 CET 2009 - jkupec@suse.cz
2874
2875 - Don't allow an alias to start with '.' (bnc #473834)
2876
2877 -------------------------------------------------------------------
2878 Thu Dec  3 12:00:16 CET 2009 - ma@suse.de
2879
2880 - PickList and status interface for handling packages which are
2881   installable in multiple versions. (fate #305311)
2882 - version 6.26.0 (19)
2883
2884 -------------------------------------------------------------------
2885 Wed Dec  2 13:10:43 CET 2009 - ma@suse.de
2886
2887 - Add Selectable::highestAvailableVersionObj. Returns the highest
2888   available package version, ignoring priorities and policies. (bnc #557557)
2889 - version 6.25.0 (19)
2890
2891 -------------------------------------------------------------------
2892 Mon Nov 30 17:56:02 CET 2009 - ma@suse.de
2893
2894 - Also parse <product> tag from .prod files <upgrade> section.
2895 - version 6.24.3 (19)
2896
2897 -------------------------------------------------------------------
2898 Fri Nov 27 11:20:34 CET 2009 - ma@suse.de
2899
2900 - Fix chroot execution of update scripts. (bnc #558813)
2901 - version 6.24.3 (19)
2902
2903 -------------------------------------------------------------------
2904 Thu Nov 26 16:06:52 CET 2009 - jkupec@suse.cz
2905
2906 - Fixed parsing of download speed from aria2c (bnc #537870)
2907
2908 -------------------------------------------------------------------
2909 Wed Nov 25 16:28:29 CET 2009 - ma@suse.de
2910
2911 - Add ui::Selecatble interface for picking specific package versions
2912   to install or delete if multiversion install is on.
2913 - version 6.24.0 (19)
2914
2915 -------------------------------------------------------------------
2916 Fri Nov 20 13:30:02 CET 2009 - ma@suse.de
2917
2918 - Parse zypp.conf multiversion option and make the setting available
2919   in pool and resolver.
2920 - version 6.23.0 (19)
2921
2922 -------------------------------------------------------------------
2923 Mon Nov 16 16:27:39 CET 2009 - ma@suse.de
2924
2925 - Specfile fixes to build on sle11-sp1.
2926 - Fix repository probing and building in presence of productdir. (bnc #553712)
2927 - version 6.22.3 (19)
2928
2929 -------------------------------------------------------------------
2930 Thu Nov 12 15:31:10 UTC 2009 - dmacvicar@suse.de
2931
2932 - Forward port and document already present changes
2933   from Code11-Branch
2934   * void SEGV if trying to access data of installed packages, that were
2935     deleted behind our back (bnc #530595)
2936   * ProxyInfoSysconfig: take care variables get initialized.
2937   * Fix parsing of rpm.install.excludedocs option (bnc #518883)
2938   * Use rpm variables in specfile. (bnc #512466)
2939   * Fix to compile with -Werror=format-security
2940   * Fix packageand() in testcase generation
2941   * Don't link unneeded libraries. (bnc #490895)
2942   * Fix Patch::categoryEnum.
2943   * Adapt to changed satsolver API. (bnc #480303)
2944   * Taking ALL translations for generating GMO files (bnc #458739)
2945   * Advice users to contact NCC if access to a 'novell.com'
2946     repository is denied (bnc #464586).
2947 - version 6.22.2 (19)
2948
2949 -------------------------------------------------------------------
2950 Thu Nov 12 11:53:04 CET 2009 - ma@suse.de
2951
2952 - Raised the limit of redirections from 3 to 6 (bnc #465532)
2953 - Following redirections also for https (bnc #545722).
2954 - Following https redirections requires at least libcurl4-7.19.4. (bnc #553895)
2955 - Do not report cached packages as being downloaded. (bnc #545295)
2956 - Per default do not collect and report deleted files outside bin and lib
2957   directories for 'zypper ps'. (bnc #554480)
2958 - version 6.22.1 (19)
2959
2960 -------------------------------------------------------------------
2961 Wed Nov 11 13:54:52 CET 2009 - ma@suse.de
2962
2963 - CheckAccessDeleted: Per default do not collect and report deleted files
2964   that outside bin and lib directories. 'zypper ps' reporting false positive
2965   seems to confuse. (bnc #554480)
2966
2967 -------------------------------------------------------------------
2968 Wed Nov 11 11:45:01 CET 2009 - ma@suse.de
2969
2970 - Following https redirections requires at least libcurl4-7.19.4. (bnc #553895)
2971
2972 -------------------------------------------------------------------
2973 Fri Nov  6 22:16:10 CET 2009 - ma@suse.de
2974
2975 - dup: Process drop list only if product actually changes. (bnc #552180)
2976 - Selectable: Consider allowed arch/noarch changes when comuting candiadates.
2977 - version 6.22.0 (19)
2978
2979 -------------------------------------------------------------------
2980 Mon Nov  2 21:33:40 CET 2009 - ma@suse.de
2981
2982 - Enhance interface for zypper. (bnc #551956)
2983 - version 6.21.4 (19)
2984
2985 -------------------------------------------------------------------
2986 Mon Nov  2 20:03:31 CET 2009 - ma@suse.de
2987
2988 - CIFS/SMB: Support mountoption 'noguest' to prevent passing 'guest' option
2989   to mount. "cifs://server/share/path?mountoptions=noguest,ro" (bnc #547354)
2990 - version 6.21.3 (19)
2991
2992 -------------------------------------------------------------------
2993 Mon Nov  2 16:35:33 CET 2009 - ma@suse.de
2994
2995 - CheckAccessDeleted: Avoid reporting false positive due to insufficient
2996   permission.
2997
2998 -------------------------------------------------------------------
2999 Mon Nov  2 13:59:33 CET 2009 - ma@suse.de
3000
3001 - Don't try to access droplist of dropped products. (bnc #551697)
3002 - version 6.21.2 (19)
3003
3004 -------------------------------------------------------------------
3005 Fri Oct 30 12:30:48 CET 2009 - ma@suse.de
3006
3007 - Don't try to use an empty proxy string. (bnc #551314)
3008 - MediaSMB failed to pass the --workgroup option to mount. (bnc #547354)
3009 - version 6.21.1 (19)
3010
3011 -------------------------------------------------------------------
3012 Fri Oct 30 11:28:05 CET 2009 - ma@suse.de
3013
3014 - New class PoolItemBest: Find the best candidates e.g. in a PoolQuery
3015   result. ui::Selectabe enhancements. Both will aid applications to
3016   install package sets determined by query results. (bnc # 548392)
3017 - Fix upgradeRepo solution to keep obsolete packages. (bnc #550915)
3018 - Updated iso3166-1 country codes (bnc #531350)
3019 - version 6.21.0 (19)
3020
3021 -------------------------------------------------------------------
3022 Tue Oct 27 12:30:29 CET 2009 - ma@suse.de
3023
3024 - Add Resolver::upgradingRepo demanded by GUI. (bnc #548551)
3025 - version 6.20.0 (19)
3026
3027 -------------------------------------------------------------------
3028 Thu Oct 22 15:09:57 CEST 2009 - ma@suse.de
3029
3030 - Fixes to make libzypp-bindings compile.
3031 - version 6.19.3 (19)
3032
3033 -------------------------------------------------------------------
3034 Tue Oct 20 16:06:13 CEST 2009 - ma@suse.de
3035
3036 - Credentials are passed as commandline options to aria2c, so strip any
3037   'user@' from the URL. Otherwise aria will use an empty password for
3038   this URL and authentication will fail. (bnc #544634)
3039 - version 6.19.2 (19)
3040
3041 -------------------------------------------------------------------
3042 Mon Oct 19 13:39:31 CEST 2009 - ma@suse.de
3043
3044 - Repository::setInfo: Propagate priority changes to the solver to
3045   avoid reloading the whole repo (bnc #498266).
3046 - version 6.19.1 (19)
3047
3048 -------------------------------------------------------------------
3049 Thu Oct 15 20:48:02 CEST 2009 - ma@suse.de
3050
3051 - ResStatus: add isOrphaned to test whether a package is not provided
3052   by any enabled repository. Orphaned packages are usually good candidates
3053   for cleanup unless the providing repository was intentionally disabled.
3054 - version 6.19.0 (19)
3055
3056 -------------------------------------------------------------------
3057 Thu Oct 15 17:28:38 CEST 2009 - dmacvicar@suse.de
3058
3059 - aria2: pass credentials in a file instead of the command line
3060   which is logged.
3061 - aria2: we get the url in the progress if there is no response
3062   from the server yet, handle that to avoid flooding the log.
3063 - version 6.18.2 (17)
3064
3065 -------------------------------------------------------------------
3066 Thu Oct 15 16:56:25 CEST 2009 - ma@suse.de
3067
3068 - Performing a dist upgrade the solver may try to delete old and no
3069   longer provided (dropped) packages, even if they do not cause any
3070   dependency problem. This behaviour may be trurned off via zypp.conf
3071   option solver.upgradeRemoveDropedPackages. (bnc #539543)
3072 - New zypp.conf option solver.upgradeRemoveDropedPackages (true).
3073 - Add Product::droplist: List of dropped packages, i.e. packages no
3074   longer provided by a product.
3075 - version 6.18.1 (17)
3076
3077 -------------------------------------------------------------------
3078 Wed Oct  7 16:45:21 CEST 2009 - ma@suse.de
3079
3080 - Return update messages via ZYppCommitResult. Support variable
3081   substitution in notification command. (fate #301175)
3082 - Fix evaluation of no_proxy entries (bnc #543337)
3083 - aria/curl: Fix header data in case the target is
3084   not initialized when downloading.
3085 - version 6.18.0 (17)
3086
3087 -------------------------------------------------------------------
3088 Thu Sep 24 17:21:45 CEST 2009 - ma@suse.de
3089
3090 - Add zypp.conf option update.messages.notify: Command to be invoked
3091   to send update messages. (fate #301175)
3092 - version 6.17.2 (17)
3093
3094 -------------------------------------------------------------------
3095 Tue Sep 22 20:32:38 CEST 2009 - ma@suse.de
3096
3097 - Add Selectable::updateCandidateObj returning the candidate for
3098   update, if there is one. The updateCandidate must not violate
3099   any active solver policy.
3100 - version 6.17.1 (17)
3101
3102 -------------------------------------------------------------------
3103 Fri Sep 18 17:20:37 CEST 2009 - ma@suse.de
3104
3105 - Make sure rpmReadConfigFiles was called before using librpm (bnc #539603).
3106 - Remove dead rpm database caching code from class RpmDb.
3107 - version 6.17.0 (17)
3108
3109 -------------------------------------------------------------------
3110 Fri Sep 11 15:13:30 CEST 2009 - ma@km13.de
3111
3112 - New commit.downloadMode option in zypp.conf. Allows to set a
3113   prefered download policy for commit.
3114 - version 6.16.0 (11)
3115
3116 -------------------------------------------------------------------
3117 Thu Sep 10 19:03:01 CEST 2009 - ma@suse.de
3118
3119 - Support nfs4 (nfs4://... or nfs://...?type=nfs4) (fate #306451)
3120 - Added Url::schemeIsLocal, schemeIsRemote, schemeIsVolatile and
3121   schemeIsDownloading.
3122 - version 6.15.0 (11)
3123
3124 -------------------------------------------------------------------
3125 Wed Sep  9 15:02:18 CEST 2009 - ma@suse.de
3126
3127 - Add Capability::guessPackageSpec; parser also supporting "name-ver-rel.arch"
3128   formats for building Capabilities(originally "name.arch=ver-rel").
3129 - version 6.14.3 (11)
3130
3131 -------------------------------------------------------------------
3132 Mon Sep  7 17:31:20 CEST 2009 - ma@suse.de
3133
3134 - Fix resolution to force installation even if dependencies are missing.
3135   (bnc #531564)
3136 - Rephrase solver resolution to point out if a package will break.
3137   (bnc #520083)
3138
3139 -------------------------------------------------------------------
3140 Fri Sep  4 12:19:50 CEST 2009 - ma@suse.de
3141
3142 - Lock rpms architecture only on distupgrade of the running system.
3143   (bnc #458520)
3144 - version 6.14.2 (11)
3145
3146 -------------------------------------------------------------------
3147 Thu Sep  3 13:41:31 CEST 2009 - ma@suse.de
3148
3149 - Fix PoolQuery comparison (bnc #528755)
3150 - Fix serialization and restore of predicated PoolQueries.
3151 - version 6.14.0 (11)
3152
3153 -------------------------------------------------------------------
3154 Mon Aug 31 15:17:01 CEST 2009 - ma@suse.de
3155
3156 - package-manager script: Fall back to package selection if no
3157   packages are passed on the commandline. (bnc #529137)
3158
3159 -------------------------------------------------------------------
3160 Fri Aug 28 17:33:55 CEST 2009 - dmacvicar@suse.de
3161
3162 - package-manager script:
3163   do not fail if kpackagekit is not installed (bnc #529510)
3164 - version 6.13.3 (11)
3165
3166 -------------------------------------------------------------------
3167 Wed Aug 26 15:55:22 CEST 2009 - ma@suse.de
3168
3169 - Tune CheckAccessDeleted to focus on libraries and executables.
3170 - version 6.13.2 (11)
3171
3172 -------------------------------------------------------------------
3173 Thu Aug  6 18:18:21 CEST 2009 - ma@suse.de
3174
3175 - Provide class CheckAccessDeleted and command zypp-CheckAccessDeleted
3176   to check for running processes which access meanwhile deleted files or
3177   libraries.  This may be used after commit, when trying to figure out
3178   which services need to be restated. (fate #300763).
3179 - version 6.13.1 (11)
3180
3181 -------------------------------------------------------------------
3182 Mon Aug  3 18:46:13 CEST 2009 - ma@suse.de
3183
3184 - New Resolver::addUpgradeRepo to perform a dist upgrade restricted to
3185   certain repositories.
3186 - version 6.13.0 (11)
3187
3188 -------------------------------------------------------------------
3189 Fri Jul 31 17:55:33 CEST 2009 - ma@suse.de
3190
3191 - Remove confusing newlines in vendor change info (bnc #503859)
3192 - Removing a package lock was not counted as state change (bnc #501850)
3193 - Take solver_allowVendorChange option into account when computing the
3194   Selectables default candidate.
3195 - version 6.12.0 (11)
3196
3197 -------------------------------------------------------------------
3198 Wed Jul 29 13:36:19 CEST 2009 - ma@suse.de
3199
3200 - Avoid deadlock after fork and failed exec. (bnc 493152)
3201 - No need to manually detect the location of aria2 binary.
3202 - version 6.11.4 (11)
3203
3204 -------------------------------------------------------------------
3205 Tue Jul 28 23:05:43 CEST 2009 - jkupec@suse.cz
3206
3207 - Fixed parsing of download rate report (changed in aria2 1.4.0)
3208   (bnc #513944)
3209
3210 -------------------------------------------------------------------
3211 Mon Jul 27 16:05:43 CEST 2009 - ma@suse.de
3212
3213 - Create LogControl on demand instead of using a static var. (bnc #525339)
3214 - version 6.11.2 (11)
3215
3216 -------------------------------------------------------------------
3217 Thu Jul 23 00:22:50 CEST 2009 - ma@km13.de
3218
3219 - New misc::defaultLoadSystem: Convenience to create the ZYpp instance
3220   and load target and enabled repositories.
3221
3222 -------------------------------------------------------------------
3223 Wed Jul 22 14:57:32 CEST 2009 - ma@suse.de
3224
3225 - New class InstanceId to build strings to identify/retrieve specific
3226   Solvables.
3227 - version 6.11.1 (11)
3228
3229 -------------------------------------------------------------------
3230 Mon Jul 20 23:57:46 CEST 2009 - ma@km13.de
3231
3232 - Add download policies to ZYppCommitPolicy, supporting DownloadOnly
3233   and DownloadInAdvance. (fate #302159, fate #305624)
3234 - version 6.11.0 (11)
3235
3236 -------------------------------------------------------------------
3237 Thu Jul 16 17:05:27 CEST 2009 - dmacvicar@suse.de
3238
3239 - add support to the package-manager script to use kpackagekit
3240   or gnome-packagekit if available, which allows to install local
3241   rpms with one click from file manager following desktop policies
3242   and fetching other dependencies if required.
3243   (fate #306526)
3244 - version 6.10.5 (10)
3245
3246 -------------------------------------------------------------------
3247 Thu Jul 16 16:25:24 CEST 2009 - ma@suse.de
3248
3249 - New solver.upgradeTestcasesToKeep option in zypp.conf. It tells
3250   how many dist upgrade solver testcases should be kept on the system.
3251   Per default just the last two are kept.
3252 - version 6.10.4 (10)
3253
3254 -------------------------------------------------------------------
3255 Wed Jul 15 17:53:43 CEST 2009 - ma@suse.de
3256
3257 - Don't write a solver testcase when solving for dist upgrade,
3258   but when actually committing.
3259 - version 6.10.3 (10)
3260
3261 -------------------------------------------------------------------
3262 Wed Jul 15 16:45:39 CEST 2009 - ma@suse.de
3263
3264 - Add new string Match::Mode STRINGSTART and STRINGEND.
3265
3266 -------------------------------------------------------------------
3267 Tue Jul 15 14:38:51 CEST 2009 - jkupec@suse.cz
3268
3269 - log redirections when cURL media backend is used (fate #305320).
3270
3271 -------------------------------------------------------------------
3272 Tue Jul 14 18:15:51 CEST 2009 - ma@suse.de
3273
3274 - Support "product version" detection on systems not using
3275   /etc/product.d/baseproduct by looking for the first package
3276   providing ZConfig::distroverpkg (defaults to redhat-release).
3277 - version 6.10.2 (10)
3278
3279 -------------------------------------------------------------------
3280 Fri Jul 10 15:21:39 CEST 2009 - ma@suse.de
3281
3282 - Adapt to boost_unit_test_framework-1.38.
3283 - version 6.10.1 (10)
3284
3285 -------------------------------------------------------------------
3286 Wed Jul  8 16:19:31 CEST 2009 - ma@suse.de
3287
3288 - Remove obsolete UpgradeStatistics class from libzypp.
3289
3290 -------------------------------------------------------------------
3291 Tue Jul  7 17:45:47 CEST 2009 - ma@suse.de
3292
3293 - Fix HistoryLog to initialize on demand.
3294 - version 6.10.0 (10)
3295
3296 -------------------------------------------------------------------
3297 Fri Jul  3 13:01:13 CEST 2009 - ma@suse.de
3298
3299 - Fix parsing of rpm.install.excludedocs option (bnc #518883)
3300
3301 -------------------------------------------------------------------
3302 Fri Jul  3 09:20:56 CEST 2009 - ma@suse.de
3303
3304 - When unmounting ISO images, don't mix up exceptions thrown by the
3305   loop mounted ISO and those thrown by the media containing it.
3306   (bnc #517856)
3307
3308 -------------------------------------------------------------------
3309 Thu Jul  2 16:42:42 CEST 2009 - ma@suse.de
3310
3311 - Adapt to satsolvers improved dataiterator handling.
3312 - version 6.9.3 (8)
3313
3314 -------------------------------------------------------------------
3315 Wed Jul  1 18:05:54 CEST 2009 - ma@suse.de
3316
3317 - Support PoolQuery for sub-structures attributes. (fate #305503)
3318 - version 6.9.2 (8)
3319
3320 -------------------------------------------------------------------
3321 Wed Jul  1 13:44:04 CEST 2009 - ma@suse.de
3322
3323 - Running as non-root user use a temporary @System solvfile in case the
3324   global one is outdated and needed refresh. (bnc #517183)
3325 - version 6.9.1 (8)
3326
3327 -------------------------------------------------------------------
3328 Tue Jun 30 16:32:08 CEST 2009 - ma@suse.de
3329
3330 - Enhance LookupAttr to allow direct query of attributes within
3331   sub-structures (flexarrays).
3332
3333 -------------------------------------------------------------------
3334 Fri Jun 26 12:06:51 CEST 2009 - ma@suse.de
3335
3336 - Enhance PoolQueryIterator to allow detailed inspection of attribute
3337   matches.
3338 - Prefer datadir stored as repo attribute, but fallback searching in
3339   solvbales (old solv files do this).
3340 - version 6.9.0 (8)
3341
3342 -------------------------------------------------------------------
3343 Tue Jun 23 13:29:36 CEST 2009 - ma@suse.de
3344
3345 - Allow building libzypp with rpm-5 (experimental)
3346 - version 6.8.3 (8)
3347
3348 -------------------------------------------------------------------
3349 Wed Jun 17 15:39:17 CEST 2009 - ma@suse.de
3350
3351 - Allow building libzypp without HAL (not recommended). Without HAL
3352   CD/DVD device detection is limited to /dev/dvd and /dev/cdrom.
3353 - version 6.8.2 (8)
3354
3355 -------------------------------------------------------------------
3356 Fri Jun  5 21:16:45 CEST 2009 - ma@suse.de
3357
3358 - Fix solver to use IdSting to avoid failing vendor checks.
3359 - version 6.8.1 (8)
3360
3361 -------------------------------------------------------------------
3362 Thu Jun  4 14:22:58 CEST 2009 - ma@suse.de
3363
3364 - Cleanup and remove deprecated interface methods.
3365 - version 6.8.0 (8)
3366
3367 -------------------------------------------------------------------
3368 Fri May 29 20:12:55 CEST 2009 - ma@suse.de
3369
3370 - Improve PoolQuery to allow queries on dependencies. (bnc #475682)
3371 - version 6.7.0 (6)
3372
3373 -------------------------------------------------------------------
3374 Thu May 28 12:53:02 CEST 2009 - ma@suse.de
3375
3376 - New solver.allowVendorChange expert option in zypp.conf.
3377 - version 6.6.0 (6)
3378
3379 ------------------------------------------------------------------
3380 Wed May 20 14:23:07 CEST 2009 - ma@suse.de
3381
3382 - Fix lost housekeeping data in modifyRepo (bnc #503207)
3383
3384 -------------------------------------------------------------------
3385 Fri May  8 16:43:47 CEST 2009 - ma@suse.de
3386
3387 - Allow service refresh to change a repositories url (bnc #502157)
3388
3389 -------------------------------------------------------------------
3390 Tue May  5 13:39:08 CEST 2009 - ma@suse.de
3391
3392 - Detect and compile with rpm 4.7 (bnc #444211)
3393 - version 6.5.2 (5)
3394
3395 -------------------------------------------------------------------
3396 Mon May  4 16:19:54 CEST 2009 - ma@suse.de
3397
3398 - Improve problem report on broken systemCheck rule (bnc #475144)
3399
3400 -------------------------------------------------------------------
3401 Mon Apr 27 15:26:54 CEST 2009 - ma@suse.de
3402
3403 - In update repos providing multiple release package versions for
3404   the same product, link a product to the latest version. (bnc #497696)
3405
3406 -------------------------------------------------------------------
3407 Mon Apr 27 14:28:07 CEST 2009 - ma@suse.de
3408
3409 - New classes wraping satsolver datamatcher (Match and sat::AttrMatcher)
3410 - Extend LookupAttr to support matching specific string patterns.
3411 - Rewrote PoolQuery::Iterator (adapt to AttrMatcher, fixes and speedup)
3412 - version 6.5.0 (5)
3413
3414 -------------------------------------------------------------------
3415 Thu Apr 16 12:49:40 CEST 2009 - ma@suse.de
3416
3417 - Soft lock packages deleted on behalf of a user request.
3418 - version 6.4.1 (2)
3419
3420 -------------------------------------------------------------------
3421 Tue Mar 31 15:51:32 CEST 2009 - ma@suse.de
3422
3423 - New zypp.conf option 'download.media_preference': Hint which media
3424   to prefer when installing packages (download vs. CD).
3425 - version 6.4.0 (2)
3426
3427 ------------------------------------------------------------------
3428 Thu Mar 12 18:38:30 CET 2009 - ma@suse.de
3429
3430 - Add Resolver::setSolveSrcPackages. Per default disable solving
3431   of source package dependencies. We will later allow to enable
3432   it per package.
3433 - version 6.3.0 (2)
3434
3435 -------------------------------------------------------------------
3436 Fri Mar  6 17:17:26 CET 2009 - dmacvicar@suse.de
3437
3438 - aria2: show the download speed in the right unit
3439 - aria2: show the filename in progress, not the repository
3440 - aria2: don't show done twice
3441
3442 -------------------------------------------------------------------
3443 Thu Mar  5 14:52:44 CET 2009 - ma@suse.de
3444
3445 - Remove a lock if the locking process is in zombie state. (bnc #481577)
3446
3447 -------------------------------------------------------------------
3448 Wed Mar  4 00:13:19 CET 2009 - jkupec@suse.cz
3449
3450 - zypp.conf: fixed and enabled 'servicesdir'
3451
3452 -------------------------------------------------------------------
3453 Tue Mar  3 13:38:11 CET 2009 - dmacvicar@suse.de
3454
3455 - aria2: implement speed indicators (bnc#475506)
3456 - aria2: implement progress indicators correctly (bnc#473846)
3457 - aria2: fix broken pipe when looking for aria2c which caused
3458          a fallback to curl. (bnc#480930)
3459 - aria2: implement saving and reading mirror stats data in
3460          /var/cache/zypp/aria2.stats
3461 - aria2: handle failover correctly (bnc#481115)
3462 - aria2: various improvements in error and report  handling
3463 - aria2: curl: reset settings on attach to avoid duplicate
3464   headers
3465 - version 6.2.1 (2)
3466
3467 -------------------------------------------------------------------
3468 Tue Mar  3 12:44:24 CET 2009 - ma@suse.de
3469
3470 - Adapt to changed satsolver API.
3471
3472 -------------------------------------------------------------------
3473 Fri Feb 27 16:23:36 CET 2009 - dmacvicar@suse.de
3474
3475 - Make sure Fetcher pass optional files as non-interactive
3476 - Fixes file does not exist error when key/sig does not exist
3477 - version 6.2.0 (2)
3478
3479 -------------------------------------------------------------------
3480 Thu Feb 26 13:49:56 CET 2009 - ma@suse.de
3481
3482 - Use correct default for zconfig(solver.checkSystemFile) (bnc# 475144)
3483
3484 -------------------------------------------------------------------
3485 Thu Feb 26 01:25:33 CET 2009 - ma@suse.de
3486
3487 - Prevent ResStatus from overriding user locks. (bnc #475230)
3488
3489 -------------------------------------------------------------------
3490 Sun Feb 22 15:27:11 CET 2009 - ma@suse.de
3491
3492 - Never refresh repositories from CD/DVD, once they are created. (bnc #476429)
3493
3494 -------------------------------------------------------------------
3495 Sat Feb 21 18:31:17 CET 2009 - dmacvicar@suse.de
3496
3497 Implemented the following options with aria backend:
3498
3499 - download.max_concurrent_connections (default 2)
3500   download.min_download_speed (default no limit)
3501   download.max_download_speed (default no limit)
3502   download.max_silent_tries (default 5)
3503
3504 -------------------------------------------------------------------
3505 Fri Feb 20 16:28:19 CET 2009 - dmacvicar@suse.de
3506
3507 - MediaAria2c: allow disabling aria2 using ZYPP_ARIA2C=0.
3508   Various improvements including file existence checking
3509   Disable HEAD request if aria2c >= 1.20
3510   Restrict max connections to 2 for now.
3511
3512 -------------------------------------------------------------------
3513 Wed Feb 18 15:51:38 CET 2009 - ma@suse.de
3514
3515 - Neither lose packages with empty name, nor SEGV when processing them. (bnc #470011)
3516
3517 -------------------------------------------------------------------
3518 Tue Feb 17 23:17:54 CET 2009 - ma@suse.de
3519
3520 - Compute obsoletes based on names only (not considering provides) (bnc #471023)
3521
3522 -------------------------------------------------------------------
3523 Tue Feb 17 12:56:57 CET 2009 - jkupec@suse.cz
3524
3525 - Fixed FTP authentication (bnc #472879)
3526
3527 -------------------------------------------------------------------
3528 Wed Feb 11 13:31:03 CET 2009 - ma@suse.de
3529
3530 - Follow IEC and use the binary prefixes (KiB,MiB,GiB) for printing Byte
3531   counts based on a power of 1024 (formerly just K,M,G). Byte counts based
3532   on a power of 1000 stay unaffected (kB,MB,GB).
3533
3534 -------------------------------------------------------------------
3535 Mon Feb  9 13:14:26 CET 2009 - ma@suse.de
3536
3537 - Fix installation prompting for the wrong CD/DVD. (bnc #472892)
3538
3539 -------------------------------------------------------------------
3540 Tue Feb  3 18:07:38 CET 2009 - ma@suse.de
3541
3542 - Send any output from rpm install/delete scripts via callback, so
3543   applications are able to display it. (bnc #369450)
3544
3545 -------------------------------------------------------------------
3546 Mon Feb  2 14:12:08 CET 2009 - ma@suse.de
3547
3548 - Add missing translations (bnc #256289)
3549
3550 -------------------------------------------------------------------
3551 Wed Jan 28 14:37:28 CET 2009 - jkupec@suse.cz
3552
3553 - HistoryLogReader added
3554
3555 -------------------------------------------------------------------
3556 Tue Jan 27 13:35:44 CET 2009 - ma@suse.de
3557
3558 - Respect content-file DATDIR when downloading packages. (bnc #468612)
3559
3560 -------------------------------------------------------------------
3561 Tue Jan 27 13:28:54 CET 2009 - jkupec@suse.cz
3562
3563 - Enabled CredentialManager for MediaSMB (bnc #460970).
3564 - Ignore URL's username, password, and query string in AuthData
3565   comparator in CredentialManager.
3566
3567 -------------------------------------------------------------------
3568 Mon Jan 26 12:41:07 CET 2009 - ma@suse.de
3569
3570 - Let vendor checks per default differ between 'openSUSE Build Service'
3571   and 'openSUSE' (bnc #467262).
3572
3573 -------------------------------------------------------------------
3574 Fri Jan 23 12:34:44 CET 2009 - ma@suse.de
3575
3576 - Fix handling of plaindir repos on mounted devices (e.g. USB) (bnc #464778)
3577 - Fix plaindir checksum computation not to to follow symlinks (bnc #464778)
3578
3579 -------------------------------------------------------------------
3580 Thu Jan 22 10:41:27 CET 2009 - ma@suse.de
3581
3582 - Tell satsolver about product buddies (bnc #466565)
3583
3584 -------------------------------------------------------------------
3585 Fri Jan  9 17:01:10 CET 2009 - jkupec@suse.cz
3586
3587 - handle HTTP 503 reponses as temporary errors (bnc #462545)
3588
3589 -------------------------------------------------------------------
3590 Thu Dec 18 22:26:18 CET 2008 - ma@suse.de
3591
3592 - Fixed lost user request to abort during commit. (bnc #388810, bnc #450273)
3593 - revision 11954
3594 - version 5.25.0 (23)
3595
3596 -------------------------------------------------------------------
3597 Thu Dec 18 13:02:27 CET 2008 - ma@suse.de
3598
3599 - Add Package::filelist, faster and less memory consuming
3600   implementation of Package::filenames (now deprecated).
3601 - revision 11949
3602
3603 -------------------------------------------------------------------
3604 Thu Dec 11 21:39:50 CET 2008 - ma@suse.de
3605
3606 - Add str::hexencode and str::hexdecode to encode special characters
3607   in a string as %XX.
3608 - Hexdecode modalias strings in rpm dependencies because rpm does not
3609   allow comma, blank and other special chars. (bnc #456695)
3610 - revision 11927
3611
3612 -------------------------------------------------------------------
3613 Thu Dec 11 17:13:06 CET 2008 - ma@suse.de
3614
3615 - Catch and report media errors when proving packages. (bnc #457652)
3616 - revision 11926
3617
3618 -------------------------------------------------------------------
3619 Wed Dec 10 16:09:08 CET 2008 - ma@suse.de
3620
3621 - Remove obsolete zypp.conf::productsdir and deprecate
3622   ZConfig::productsPath().
3623 - Monitor /etc/products.d to determine if @system.solv needs to be
3624   rebuilt. (bnc #457933)
3625 - revision 11923
3626 - version 5.24.7 (23)
3627
3628 -------------------------------------------------------------------
3629 Mon Dec  8 15:31:18 CET 2008 - ma@suse.de
3630
3631 - Execute patch scripts chroot to the installed system. (bnc #456795)
3632 - revision 11908
3633
3634 -------------------------------------------------------------------
3635 Mon Dec  8 10:39:30 CET 2008 - schubi@suse.de
3636
3637 - Make the solver reset function public (bnc #439373)
3638 - Revision 11904
3639
3640 -------------------------------------------------------------------
3641 Sun Dec  7 20:21:09 CET 2008 - coolo@suse.de
3642
3643 - note for coolo: do not trust bash advisory from TPM colleagues
3644
3645 -------------------------------------------------------------------
3646 Fri Dec  5 14:22:11 CET 2008 - ma@suse.de
3647
3648 - Fix solvers inappropriate selection as byUSER (bnc 455965)
3649 - revision 11891
3650 - version 5.24.6 (23)
3651
3652 -------------------------------------------------------------------
3653 Thu Dec  4 11:10:35 CET 2008 - coolo@suse.de
3654
3655 - fix %post script to not warn on fresh install
3656
3657 -------------------------------------------------------------------
3658 Mon Dec  1 19:38:24 CET 2008 - ma@suse.de
3659
3660 - Fix install order computation losing some installed packages
3661   pre-requirements. (bnc #439802)
3662 - revision 11845
3663 - version 5.24.5 (23)
3664
3665 -------------------------------------------------------------------
3666 Fri Nov 28 16:33:56 CET 2008 - ma@suse.de
3667
3668 - Prune soft locks to prevent installation but not update of
3669   already installed packages.
3670 - revision 11829
3671 - version 5.24.4 (23)
3672
3673 -------------------------------------------------------------------
3674 Fri Nov 28 11:36:03 CET 2008 - schubi@suse.de
3675
3676 - Taking solutions which based on user requirements/conflict
3677   "by User" solutions (bnc #442718)
3678 - revision 11825
3679
3680 -------------------------------------------------------------------
3681 Fri Nov 28 00:05:17 CET 2008 - ma@suse.de
3682
3683 - Take into account the requirements of all obsoleted packages uninstall
3684   scripts when computing the installation order. (bnc #439802)
3685 - revision 11823
3686 - version 5.24.3 (23)
3687
3688 -------------------------------------------------------------------
3689 Thu Nov 27 14:45:07 CET 2008 - dmacvicar@suse.de
3690
3691 - fix maybeUnsuported() method returning wrong result
3692 - add testcase for future coverage
3693 - don't force time based uuid for anonymous id string (bnc #449654)
3694 - RELEASE: 5.24.2 (23)
3695
3696 -------------------------------------------------------------------
3697 Wed Nov 26 17:18:00 CET 2008 - ma@suse.de
3698
3699 - Call 'repo2solv -R' (recursive scan) for plaindir repos. (bnc #443350)
3700 - revision 11810
3701
3702 -------------------------------------------------------------------
3703 Wed Nov 26 17:09:12 CET 2008 - dmacvicar@suse.de
3704
3705 - SHA1SUMS.key is not imported by zypp as known key (bnc #446188)
3706 - path and url in add_on_products.xml is evaluated wrong
3707   (bnc #446170)
3708
3709 -------------------------------------------------------------------
3710 Mon Nov 24 17:47:35 CET 2008 - schubi@suse.de
3711
3712 - activate locking for doUpdate (bnc #447684)
3713 - revision 11792
3714 - RELEASE: 5.24.1 (23)
3715
3716 -------------------------------------------------------------------
3717 Fri Nov 21 16:56:10 CET 2008 - dmacvicar@suse.de
3718
3719 - remove unused updaterepokey, replaced by repo
3720   product information
3721
3722 -------------------------------------------------------------------
3723 Fri Nov 21 15:12:52 CET 2008 - jkupec@suse.cz
3724
3725 - fixed uninitialized value in OnMediaLocation (bnc #447010)
3726 - revision 11770
3727
3728 -------------------------------------------------------------------
3729 Thu Nov 20 23:59:16 CET 2008 - ma@suse.de
3730
3731 - Fix retrieval of deltarpm info.
3732 - revision 11764
3733 - version 5.24.0 (23)
3734
3735 -------------------------------------------------------------------
3736 Thu Nov 20 22:15:28 CET 2008 - ma@suse.de
3737
3738 - Fix retrieval of Repository attributes like timestamps, keywords
3739   and product info.
3740 - revision 11760
3741
3742 -------------------------------------------------------------------
3743 Thu Nov 20 19:30:05 CET 2008 - ma@suse.de
3744
3745 - Enhance class LookupAttr and add convenience class LookupRepoAttr to
3746   iterate those solv file attributes which are not acssociated with a
3747   solvable. E.g. product or deltarpm info.
3748 - revision 11754
3749
3750 -------------------------------------------------------------------
3751 Wed Nov 19 15:49:38 CET 2008 - jkupec@suse.cz
3752
3753 - encode user-supplied URL strings before using them in the Url object
3754   (bnc #446395, bnc #444267)
3755 - revision 11720
3756
3757 -------------------------------------------------------------------
3758 Wed Nov 19 15:15:14 CET 2008 - ma@suse.de
3759
3760 - Support loading helix files.
3761 - revision 11719
3762
3763 -------------------------------------------------------------------
3764 Tue Nov 18 18:37:30 CET 2008 - ma@suse.de
3765
3766 - Add class filesystem::Glob to find pathnames matching a pattern
3767   by using ::glob.
3768 - revision 11708
3769
3770 -------------------------------------------------------------------
3771 Thu Nov 13 11:07:56 CET 2008 - schubi@suse.de
3772
3773 - Taking care for ppc64 while distupgrade (bnc #443685)
3774 - revision 11670
3775
3776 -------------------------------------------------------------------
3777 Wed Nov 12 18:53:03 CET 2008 - ma@suse.de
3778
3779 - Add Capability ctor from Arch and Name: (Arch_i386, "name") or
3780   (Arch_i386, "name == 1.0").
3781 - revision 11669
3782
3783 -------------------------------------------------------------------
3784 Wed Nov 12 14:31:20 CET 2008 - ma@suse.de
3785
3786 - Take care to always reset CURLOPT_TIMECONDITION to prevent incomplete
3787   downloads. (bnc #444109)
3788 - revision 11656
3789 - version 5.23.0 (23)
3790
3791 -------------------------------------------------------------------
3792 Wed Nov 12 13:19:02 CET 2008 - ma@suse.de
3793
3794 - Check for modaliases below /sys (bnc #430179)
3795 - revision 11653
3796
3797 -------------------------------------------------------------------
3798 Tue Nov 11 18:36:33 CET 2008 - ma@suse.de
3799
3800 - Avoid superfluous file copying and gpg invocation in keyring handling.
3801 - revision 11650
3802
3803 -------------------------------------------------------------------
3804 Tue Nov 11 14:48:52 CET 2008 - ma@suse.de
3805
3806 - Prevent fetcher from processing the same index file twice. (bnc #443644)
3807 - revision 11648
3808 - version 5.22.0 (21)
3809
3810 -------------------------------------------------------------------
3811 Fri Nov  7 23:55:47 CET 2008 - ma@suse.de
3812
3813 - Fix retrieval of patch contents and references attributes. (bnc #442200)
3814 - revision 11641
3815 - version 5.21.0 (21)
3816
3817 -------------------------------------------------------------------
3818 Fri Nov  7 19:51:00 CET 2008 - ma@suse.de
3819
3820 - Add CheckSum::asString.
3821 - revision 11634
3822
3823 -------------------------------------------------------------------
3824 Fri Nov  7 17:55:48 CET 2008 - ma@suse.de
3825
3826 - revision 11631
3827 - version 5.20.0 (20)
3828
3829 -------------------------------------------------------------------
3830 Thu Nov  6 18:35:25 CET 2008 - dmacvicar@suse.de
3831
3832 - re-add the flavor to the http header now using a flavor
3833   cache that is updated on every target load.
3834   Target::dstributionFlavor provides access to this cache
3835   in case you need the last used flavor without loading
3836   the target.
3837
3838 -------------------------------------------------------------------
3839 Thu Nov  6 16:23:03 CET 2008 - schubi@suse.de
3840
3841 - added flag: ignorealreadyrecommended to the testcases (bnc #432136)
3842 - revsion 11539
3843
3844 -------------------------------------------------------------------
3845 Thu Nov  6 09:41:48 CET 2008 - schubi@suse.de
3846
3847 - Adding rule rpm-arch for installed rpm package in order to avoid
3848   unneeded architecture change. (bnc #441004)
3849 - revision 11585
3850
3851 -------------------------------------------------------------------
3852 Tue Nov  4 13:21:35 CET 2008 - jkupec@suse.cz
3853
3854 - handle MediaTimeoutException also in MediaSetAccess::provideFile()
3855   (bnc #439983)
3856 - revision 11568
3857
3858 -------------------------------------------------------------------
3859 Mon Nov  3 15:30:53 CET 2008 - dmacvicar@suse.de
3860
3861 - merge contributions by Jon Nelson, the patches resolve
3862   the following issues:
3863 - disable the "Pragma: nocache" header which is automatically
3864   used by curl.
3865   re-enables the use of a caching http proxy (like squid or others)
3866   and corrects (bnc #326208)
3867 - don't generate an If-Modified-Since header if we don't have a
3868   previous file to work with
3869 - don't generate a Proxy-Authenticate header if one is not called
3870   for.
3871
3872 -------------------------------------------------------------------
3873 Fri Oct 31 14:01:57 CET 2008 - ma@suse.de
3874
3875 - Do not save solver locks (by APPL_HIGH).
3876 - revision 11558
3877
3878 -------------------------------------------------------------------
3879 Fri Oct 31 13:53:39 CET 2008 - dmacvicar@suse.de
3880
3881 - fetcher.setOptions( Fetcher::AutoAddIndexes ) allows
3882   for automatic signed index discovery.
3883 - enqueueDir with checksum checking s now enqueueDigestedDir
3884
3885 -------------------------------------------------------------------
3886 Thu Oct 30 14:24:57 CET 2008 - schubi@suse.de
3887
3888 - solutions: keep/lock will be done by APPL_HIGH. So they will not be
3889   saved in the lockfiles
3890 - "keep obsolete" will be handled with lock by APPL_HIGH (bnc #439134)
3891 - revision  11549
3892
3893 -------------------------------------------------------------------
3894 Wed Oct 29 14:14:16 CET 2008 - jkupec@suse.cz
3895
3896 - throw a MediaTimeoutException also on http 504 (gateway timeout)
3897   (bnc #425035)
3898 - revision 11535
3899
3900 -------------------------------------------------------------------
3901 Wed Oct 29 12:51:55 CET 2008 - ma@suse.de
3902
3903 - Add 'sh4' architectures.
3904 - revision 11534
3905
3906 -------------------------------------------------------------------
3907 Tue Oct 28 22:01:40 CET 2008 - dmacvicar@suse.de
3908
3909 - don't free the header before curl_perform as curl does not
3910   copy it. (bnc#439532)
3911
3912 -------------------------------------------------------------------
3913 Tue Oct 28 16:47:36 CET 2008 - ma@suse.de
3914
3915 - Add 'arm' architectures.
3916 - revision 11525
3917
3918 -------------------------------------------------------------------
3919 Tue Oct 28 10:07:13 CET 2008 - schubi@suse.de
3920
3921 - regarding "keep obsolete" in the solutions (bnc #439134)
3922 - revision 11517
3923
3924 -------------------------------------------------------------------
3925 Mon Oct 27 10:51:01 CET 2008 - dmacvicar@suse.de
3926
3927 - fix broken aria2c command line (bnc#438971)
3928
3929 -------------------------------------------------------------------
3930 Sun Oct 26 14:53:56 CET 2008 - coolo@suse.de
3931
3932 - adding svn r11488 to fix compile of PackageKit
3933
3934 -------------------------------------------------------------------
3935 Fri Oct 24 18:12:34 CEST 2008 - ma@suse.de
3936
3937 - Remove error prone methods from OnMediaLocation API to prevent
3938   accidental missuse. (bnc #437328)
3939 - revision 11487
3940 - version 5.19.0 (19)
3941
3942 -------------------------------------------------------------------
3943 Fri Oct 24 16:07:45 CEST 2008 - ma@suse.de
3944
3945 - Provide the /etc/products.d enties filename as Product::referenceFilename.
3946   Use it to remove orphan products. (bnc #432932)
3947 - Fix media exception handling in commit (bnc #395704)
3948 - revision 11485
3949 - version 5.18.0 (17)
3950
3951 -------------------------------------------------------------------
3952 Fri Oct 24 10:29:19 CEST 2008 - schubi@suse.de
3953
3954 - Taking "unlock" instead of setTransact(false) in the solutions (bnc #436923)
3955 - revision 11468
3956 - version 5.17.0 (17)
3957
3958 -------------------------------------------------------------------
3959 Wed Oct 22 14:33:10 CEST 2008 - ma@suse.de
3960
3961 - For retrieving a product license fall back to license.tar.gz. (bnc #372386)
3962 - revision 11447
3963
3964 -------------------------------------------------------------------
3965 Wed Oct 22 14:16:33 CEST 2008 - dmacvicar@suse.de
3966
3967 - move anonymous unique id to a private http header
3968   X-ZYpp-AnonymousUniqueId (bnc#431571 )
3969
3970 -------------------------------------------------------------------
3971 Wed Oct 22 12:58:35 CEST 2008 - ma@suse.de
3972
3973 - Adapt to satsolver-0.12 API.
3974 - Add Locale:: bestMatch to find the best match within a set of
3975   available Locales.
3976 - revision 11441
3977
3978 -------------------------------------------------------------------
3979 Mon Oct 20 16:44:58 CEST 2008 - ma@suse.de
3980
3981 - RepoInfo: Add methods to handle repository licenses. (bnc #372386)
3982 - revision 11419
3983
3984 -------------------------------------------------------------------
3985 Mon Oct 20 16:39:41 CEST 2008 - ma@suse.de
3986
3987 - Adapt to changed satsolver dataiterator API.
3988 - revision 11418
3989
3990 -------------------------------------------------------------------
3991 Fri Oct 17 18:31:47 CEST 2008 - ma@suse.de
3992
3993 - Secure download of license file on repo refresh (bnc #372386)
3994 - revision 11398
3995
3996 -------------------------------------------------------------------
3997 Fri Oct 17 17:26:25 CEST 2008 - ma@suse.de
3998
3999 - Call 'repo2solv.sh -o' instead of using output redirection. (bnc #420046)
4000 - revision 11397
4001
4002 -------------------------------------------------------------------
4003 Thu Oct 16 17:57:15 CEST 2008 - jkupec@suse.cz
4004
4005 - repository license methods added to RepoManager (bnc #372386)
4006 - revision 11377
4007
4008 -------------------------------------------------------------------
4009 Thu Oct 16 16:26:01 CEST 2008 - dmacvicar@suse.de
4010
4011 - don't take into account stat information when looking
4012   for remote SHA1SUMS (part of bnc#409927)
4013
4014 -------------------------------------------------------------------
4015 Wed Oct 15 18:01:48 CEST 2008 - jkupec@suse.cz
4016
4017 - MediaSetAccess::provideOptionalFile() added
4018 - revision 11369
4019
4020 -------------------------------------------------------------------
4021 Wed Oct 15 18:01:48 CEST 2008 - jkupec@suse.cz
4022 - version 5.16.1 (16)
4023
4024 -------------------------------------------------------------------
4025 Tue Oct 14 16:15:09 CEST 2008 - jkupec@suse.cz
4026
4027 - don't initialize servicesTargetDistro via global ZYpp instance in
4028   RepoManagerOptions() constructor (bnc #435184)
4029 - revision 11342
4030
4031 -------------------------------------------------------------------
4032 Mon Oct 13 19:12:40 CEST 2008 - jkupec@suse.cz
4033
4034 - repository probing: check for other types of repo even on
4035   MediaException, throw only if all fail (bnc #335906)
4036 - revision 11332
4037
4038 -------------------------------------------------------------------
4039 Mon Oct 13 14:16:25 CEST 2008 - ma@suse.de
4040
4041 - Adapt to satsolver changes.
4042 - revision 11331
4043 - version 5.16.0 (16)
4044
4045 -------------------------------------------------------------------
4046 Mon Oct 13 13:28:48 CEST 2008 - ma@suse.de
4047
4048 - Fix reading delta rpm checksum from solv file.
4049 - revision 11313
4050
4051 -------------------------------------------------------------------
4052 Mon Oct 13 12:12:39 CEST 2008 - ma@suse.de
4053
4054 - Fix package-manager script to properly quote arguments. (bnc #30903)
4055 - revision 11311
4056
4057 -------------------------------------------------------------------
4058 Mon Oct 13 11:03:04 CEST 2008 - schubi@suse.de
4059
4060 - regarding orphaned resolvables
4061 - removed old distupgrade algorithm
4062 - revision 11307
4063
4064 -------------------------------------------------------------------
4065 Sun Oct 12 13:55:51 CEST 2008 - jkupec@suse.cz
4066
4067 - handle ftp response 530 (login failed) like http 403
4068   (bnc #433537)
4069 - revision 11305
4070
4071 -------------------------------------------------------------------
4072 Thu Oct  9 17:37:18 CEST 2008 - ma@suse.de
4073
4074 - Adapt to satsolvers 'big solv data change'.
4075 - revision 11294
4076
4077 -------------------------------------------------------------------
4078 Thu Oct  9 17:18:18 CEST 2008 - schubi@suse.de
4079
4080 - Taking the right solution actions for locked resolvables (bnc #400840)
4081 - revision 11289
4082
4083 -------------------------------------------------------------------
4084 Thu Oct  9 13:52:03 CEST 2008 - ma@suse.de
4085
4086 - Add required copy-ctor and assignment operator to WhatProvides.
4087   (bnc #433087)
4088 - revision 11276
4089
4090 -------------------------------------------------------------------
4091 Wed Oct  8 16:24:25 CEST 2008 - jkupec@suse.cz
4092
4093 - detect and use unused loop device for mounting ISO images
4094   (bnc #428009)
4095 - revision 11262
4096 - version 5.15.1 (13)
4097
4098 -------------------------------------------------------------------
4099 Wed Oct  8 15:39:08 CEST 2008 - jkupec@suse.cz
4100
4101 - fixed segfault when saving the probed repo type in
4102   RepoManager::refreshMetadata() (bnc #431963)
4103 - revision 11261
4104
4105 -------------------------------------------------------------------
4106 Wed Oct  8 11:33:00 CEST 2008 - dmacvicar@suse.de
4107
4108 - improve log message (bnc#429114)
4109
4110 -------------------------------------------------------------------
4111 Wed Oct  8 11:15:20 CEST 2008 - lslezak@suse.cz
4112
4113 - disk usage - ignore /proc filesystem (bnc#418783)
4114 - revision 11258
4115
4116 -------------------------------------------------------------------
4117 Tue Oct  7 13:24:10 CEST 2008 - ma@suse.de
4118
4119 - Fixed detection of loopback mounted iso-files. The mtab entry does
4120   not necessarily mention the iso-file. (bnc #432504)
4121 - revision 11252
4122 - version 5.15.0 (13)
4123
4124 -------------------------------------------------------------------
4125 Thu Oct  2 19:46:13 CEST 2008 - ma@suse.de
4126
4127 - Add zypp.conf option 'download.use_deltarpmr.always' to enable using
4128   delta rpms even if the package is available on a local source.
4129   (Axel C. Frinke)
4130 - revision 11235
4131 - version 5.14.0 (13)
4132
4133 -------------------------------------------------------------------
4134 Thu Oct  2 18:50:11 CEST 2008 - ma@suse.de
4135
4136 - Add product attribute: PRODUCTLINE.
4137 - revision 11234
4138
4139 -------------------------------------------------------------------
4140 Thu Oct  2 17:18:19 CEST 2008 - ma@suse.de
4141
4142 - Do not consider self provided requirements whan computing the
4143   installation order.
4144 - revision 11231
4145
4146 -------------------------------------------------------------------
4147 Wed Oct  1 16:07:36 CEST 2008 - ma@suse.de
4148
4149 - Rephrase missleading error message. (bnc #431229)
4150 - revision 11222
4151
4152 -------------------------------------------------------------------
4153 Tue Sep 30 17:23:48 CEST 2008 - ma@suse.de
4154
4155 - Allow computation of disk usage per solvable.
4156 - revision 11218
4157
4158 -------------------------------------------------------------------
4159 Mon Sep 29 23:59:10 CEST 2008 - dmacvicar@suse.de
4160
4161 - Merge aria2c Media handler code from Google SOC 2008
4162   (Gerard Farras)
4163 - Only activated by making env var ZYPP_ARIA=1
4164
4165 -------------------------------------------------------------------
4166 Mon Sep 29 15:56:17 CEST 2008 - jkupec@suse.cz
4167
4168 - history: tell which package failed before logging rpm output or
4169   error message (bnc #430585)
4170 - no localization for history log comments
4171 - revision 11202
4172
4173 -------------------------------------------------------------------
4174 Mon Sep 29 13:43:08 CEST 2008 - ma@suse.de
4175
4176 - Fix zypp::WhatProvides::empty returning inverse result.
4177 - revision 11200
4178 - version 5.13.1 (13)
4179
4180 -------------------------------------------------------------------
4181 Sat Sep 27 23:36:19 CEST 2008 - jkupec@suse.cz
4182
4183 - fixed endless loop when CredentialManager returns bad password
4184 - CredentialManager now correctly updates password of existing
4185   credentials
4186 - revision 11187
4187
4188 -------------------------------------------------------------------
4189 Fri Sep 26 15:37:50 CEST 2008 - ma@suse.de
4190
4191 - Fix computation of Product::flavor.
4192 - Add Product::productLine. A vendor specific string denoting the
4193   product line.
4194 - revision 11182
4195 - version 5.13.0 (13)
4196
4197 -------------------------------------------------------------------
4198 Fri Sep 26 15:25:33 CEST 2008 - jkupec@suse.cz
4199
4200 - save user credentials after asking for them
4201 - revision 11181
4202
4203 -------------------------------------------------------------------
4204 Thu Sep 25 23:19:55 CEST 2008 - jkupec@suse.cz
4205
4206 - ZConfig::credentialsGlobal{File,Dir}() added
4207   (/etc/zypp/credentials.{cat,d})
4208 - revision 11176
4209
4210 -------------------------------------------------------------------
4211 Thu Sep 25 17:09:44 CEST 2008 - jkupec@suse.cz
4212
4213 - Target::setInstallationLogfile() removed from zypp/Target.h
4214 - revision 11171
4215
4216 -------------------------------------------------------------------
4217 Thu Sep 25 13:11:43 CEST 2008 - ma@suse.de
4218
4219 - Remove obsolete zypp-query-pool binary. zypper provides all
4220   the information one needs.
4221 - revision 11160
4222
4223 -------------------------------------------------------------------
4224 Wed Sep 24 19:11:19 CEST 2008 - jkupec@suse.cz
4225
4226 - HistoryLog added and used to log package installs/removes and
4227   repository adds, removes, url and alias changes into
4228   history.logfile (/var/log/zypp/history) (fate #110205)
4229 - str::escape(string, char) added
4230 - revision 11150
4231 - version 5.12.1 (12)
4232
4233 -------------------------------------------------------------------
4234 Tue Sep 23 14:02:08 CEST 2008 - jkupec@suse.cz
4235
4236 - CredentialManager: look for credentials with
4237   wanted_url.startsWith(stored_url)
4238 - RepoManager: don't pass service credentials down to repos if
4239   their urls are not based on service's url.
4240 - revision 11134
4241
4242 -------------------------------------------------------------------
4243 Mon Sep 22 16:27:41 CEST 2008 - ma@suse.de
4244
4245 - Remove superfluous PRODUCT_REFERENCES attribute.
4246 - revision 11127
4247
4248 -------------------------------------------------------------------
4249 Mon Sep 22 16:13:08 CEST 2008 - ma@suse.de
4250
4251 - Add Url::hasCredentialsInAuthority test for username or password
4252   being encoded in the authority component. I.e. user:pass@host.
4253 - Handle repos to be disabled disable in service refresh.
4254 - revision 11126
4255
4256 -------------------------------------------------------------------
4257 Mon Sep 22 12:10:34 CEST 2008 - jkupec@suse.cz
4258
4259 - provided context to keyring callbacks (bnc #370223)
4260 - merged trust & import callbacks (bnc #366467)
4261   (don't worry, still allows to trust && !import)
4262 - revision 11113
4263
4264 -------------------------------------------------------------------
4265 Fri Sep 19 13:17:38 CEST 2008 - ma@suse.de
4266
4267 - Moved DefaultAcceptBits enum to class KeyRing (formerly KeyRingReort).
4268 - revision 11102
4269
4270 -------------------------------------------------------------------
4271 Thu Sep 18 16:11:23 CEST 2008 - ma@suse.de
4272
4273 - Use service alias as namespace for it's repositories aliases.
4274 - revision 11097
4275 - version 5.11.0 (11)
4276
4277 -------------------------------------------------------------------
4278 Thu Sep 18 12:45:25 CEST 2008 - jkupec@suse.cz
4279
4280 - pass service's credentials down to repos
4281 - support ?credentials=filepath in URL to specify credentials
4282 - revision 11092
4283
4284 -------------------------------------------------------------------
4285 Thu Sep 18 09:57:49 CEST 2008 - ma@suse.de
4286
4287 - Add Product::isTargetDistribution to identify the systems installed
4288   baseproduct. This should replace tests for Product::type is "base".
4289 - revision 11089
4290
4291 -------------------------------------------------------------------
4292 Wed Sep 17 18:05:44 CEST 2008 - jkupec@suse.cz
4293
4294 - save user credentials when adding repos/services with URLs containing
4295   the credentials (bnc #425462)
4296 - revision 11085
4297
4298 -------------------------------------------------------------------
4299 Wed Sep 17 15:08:54 CEST 2008 - ma@suse.de
4300
4301 - Adapt to rpms new way of quoting whitespace in pathnames.(bnc #426924)
4302 - revision 11082
4303
4304 -------------------------------------------------------------------
4305 Tue Sep 16 18:41:39 CEST 2008 - ma@suse.de
4306
4307 - Service handling fixes. Added ServiceException.
4308 - revision 11077
4309
4310 -------------------------------------------------------------------
4311 Mon Sep 15 11:40:04 CEST 2008 - ma@suse.de
4312
4313 - Fix building of transaltions.
4314 - revision 11064
4315
4316 -------------------------------------------------------------------
4317 Sun Sep 14 00:10:21 CEST 2008 - jkupec@suse.cz
4318
4319 - ServiceInfo.clearReposTo{Enable,Disable}() methods added
4320 - revision 11060
4321
4322 -------------------------------------------------------------------
4323 Fri Sep 12 18:24:28 CEST 2008 - ma@suse.de
4324
4325 - Create new Service repos in disbaled sate.
4326 - revision 11056
4327 - version 5.10.0 (10)
4328
4329 -------------------------------------------------------------------
4330 Fri Sep 12 16:04:54 CEST 2008 - ma@suse.de
4331
4332 - Make registerTarget and registerRelease abvailable for installed
4333   product. Required for registration.
4334 - revision 11043
4335
4336 -------------------------------------------------------------------
4337 Fri Sep 12 12:59:50 CEST 2008 - ma@suse.de
4338
4339 - Add url lists query to Product interface. A generic query and
4340   convenience methods to query urls for "releasenotes", "register",
4341   "updateurls", "extraurls",  "optionalurls" and "smolt" (bnc #413444)
4342 - revision 11029
4343
4344 -------------------------------------------------------------------
4345 Fri Sep 12 01:38:25 CEST 2008 - jkupec@suse.cz
4346
4347 - ServiceType and ServiceInfo::type() added (contains only RIS for
4348   now), service type probing added.
4349 - Avoiding the use of 'path' for services (appending
4350   the repoindex.xml's 'path' to the baseurl of created repos)
4351 - renamed ServiceInfo::*catalog*() methods to *repo*() methods
4352 - revision 11022
4353
4354 -------------------------------------------------------------------
4355 Thu Sep 11 16:01:57 CEST 2008 - dmacvicar@suse.de
4356
4357 - add Repostiroy::updateKeys and
4358   Repository::providesUpdatesForKey(string) for repo and
4359   product matching
4360 - Provide Repository::isUpdateRepo
4361
4362 -------------------------------------------------------------------
4363 Thu Sep 11 14:41:28 CEST 2008 - ma@suse.de
4364
4365 - Fix evaluation of vendor support flags.
4366 - Adapt retrieval of registration data (targetDistribution,
4367   targetDistributionRelease and targetDistributionFlavor).
4368 - revision 11013
4369
4370 -------------------------------------------------------------------
4371 Wed Sep 10 18:23:52 CEST 2008 - ma@suse.de
4372
4373 - Follow gpgcheck tag in .repo file and do no check if disabled.
4374 - revision 11010
4375 - version 5.9.0 (8)
4376
4377 -------------------------------------------------------------------
4378 Wed Sep 10 17:54:20 CEST 2008 - jkupec@suse.cz
4379
4380 - added dumpAsXMLOn(stream,string) to ServiceInfo to print services
4381   with content (repos)
4382 - revision 11004
4383
4384 -------------------------------------------------------------------
4385 Wed Sep 10 17:31:41 CEST 2008 - ma@suse.de
4386
4387 - Remove obsolete product attributes.
4388 - Store less packages in /var/lib/zypp/SoftLocks (bnc #418050)
4389 - revision 11001
4390
4391 -------------------------------------------------------------------
4392 Wed Sep 10 16:40:00 CEST 2008 - ma@suse.de
4393
4394 - Provide product::updaterepoKey: Update repository indicator string.
4395 - revision 11000
4396
4397 -------------------------------------------------------------------
4398 Tue Sep  9 17:33:03 CEST 2008 - dmacvicar@suse.de
4399
4400 - provide context about the repository (name/alias) if available when
4401   checking signatures (bnc#370223)
4402 - 5.8.0
4403
4404 -------------------------------------------------------------------
4405 Tue Sep  9 13:04:11 CEST 2008 - ma@suse.de
4406
4407 - Add ServiceInfo interface to define a set of catalogs (repository
4408   aliases) to be enabled on next refresh.
4409 - revision 10970
4410
4411 -------------------------------------------------------------------
4412 Tue Sep  9 11:40:42 CEST 2008 - ma@suse.de
4413
4414 - Fix reading of Traget::targetDistribution.
4415 - Allow to configure default answers in signature verification workflow.
4416 - revision 10968
4417
4418 -------------------------------------------------------------------
4419 Mon Sep  8 17:11:02 CEST 2008 - jkupec@suse.cz
4420
4421 - CredentialManager added to manage stored credentials
4422 - MediaCurl adapted to use CredentialManager to read credentials
4423 - revision 10958
4424
4425 -------------------------------------------------------------------
4426 Fri Sep  5 11:40:05 CEST 2008 - jkupec@suse.cz
4427
4428 - operator ==, !=, < definition moved to RepoInfoBase from
4429   the derived classes
4430 - fixed RepoInfo::dumpAsIniOn() to not print 'type' if it is unknown
4431   (bnc #407515)
4432 - {Repo,Service}Info::dumpAsXMLOn(ostream) added
4433 - RepoInfo::dumpRepoOn() deprecated in favor of dumpAsIniOn()
4434 - use shared_ptr instead of itrusive for {Repo,Service}Info
4435 - revision 10931:10942
4436
4437 -------------------------------------------------------------------
4438 Thu Sep  4 16:47:07 CEST 2008 - jkupec@suse.cz
4439
4440 - RepoInfo{,Base} setters made void
4441 - revision 10931
4442
4443 -------------------------------------------------------------------
4444 Wed Sep  3 14:53:06 CEST 2008 - jkupec@suse.cz
4445
4446 - skip repositories with non-matching target distro when reading
4447   repoindex
4448 - revision 10926
4449
4450 -------------------------------------------------------------------
4451 Tue Sep  2 11:04:52 CEST 2008 - schubi@suse.de
4452
4453 - Enabled distupgrade of the SAT solver. In order to use the old
4454   distupgrade you can set the environment variable ZYPP_NO_SAT_UPDATE.
4455   This variable will can be used until the old distupgrade mechanism will
4456   be removed from libzypp. Have a look to above changelogs.
4457 - revision 10911
4458 - version 5.7.0 (5)
4459
4460 -------------------------------------------------------------------
4461 Tue Aug 19 16:36:47 CEST 2008 - dmacvicar@suse.de
4462
4463 - add Package::maybeUnsupported to remove duplicated
4464   code in clients dealing with Package::vendorSupport
4465
4466 -------------------------------------------------------------------
4467 Tue Aug 19 11:04:52 CEST 2008 - schubi@suse.de
4468
4469 - Reset transaction only if this solvable has no buddy (bnc #417799)
4470   e.g. do not reset Products cause the concerning release package
4471   could not already be installed.
4472 - revision 10883
4473 - version 5.6.1 (5)
4474
4475 -------------------------------------------------------------------
4476 Mon Aug 18 17:31:02 CEST 2008 - dmacvicar@suse.de
4477
4478 - don't report "may be outdated" for @System repo.
4479
4480 -------------------------------------------------------------------
4481 Fri Aug 15 20:20:07 CEST 2008 - ma@suse.de
4482
4483 - Add Target::targetDistribution. Returns "distribution-arch" of
4484   the installed base product. Used for registration and Service
4485   refresh. (for Fate #304915)
4486 - revision 10877
4487 - version 5.6.0 (5)
4488
4489 -------------------------------------------------------------------
4490 Fri Aug 15 17:42:58 CEST 2008 - ma@suse.de
4491
4492 - Add method Product::replacedProducts to identify installed
4493   Products that would be replaced by installing a new Product.
4494   (for Fate #301997)
4495 - revision 10876
4496
4497 -------------------------------------------------------------------
4498 Fri Aug 15 15:30:32 CEST 2008 - ma@suse.de
4499
4500 - Fixes to Selectable doing staus manipulation on non-USER level.
4501 - revision 10873
4502
4503 -------------------------------------------------------------------
4504 Fri Aug 15 14:23:02 CEST 2008 - ma@suse.de
4505
4506 - Add method ZYpp::getTarget that returns the Target or a NULL pointer,
4507   if it is not yet initialized. This is to avoid try/catch blocks just
4508   to test whether the Target is initialized. (bnc #417556)
4509 - Add method Target::assertRootPrefix. Pass a pathname and get back the
4510   path prefixed with the tragets root, unless it already had that prefix.
4511 - revision 10870
4512
4513 -------------------------------------------------------------------
4514 Thu Aug 14 18:44:45 CEST 2008 - schubi@suse.de
4515
4516 - Regarding error messages for Products correctly (FATE #304502)
4517 - rev 10863
4518
4519 -------------------------------------------------------------------
4520 Thu Aug 14 14:03:27 CEST 2008 - ma@suse.de
4521
4522 - Let Selectable default to USER level.
4523 - revision 10850
4524 - version 5.5.1 (5)
4525
4526 -------------------------------------------------------------------
4527 Wed Aug 13 21:01:25 CEST 2008 - ma@suse.de
4528
4529 - Change Selectable API to support doing staus manipulation on
4530   non-USER level.
4531 - revision 10847
4532 - version 5.5.0 (5)
4533
4534 -------------------------------------------------------------------
4535 Wed Aug 13 16:48:49 CEST 2008 - dmacvicar@suse.de
4536
4537 - support sat solver API for searching files
4538
4539 -------------------------------------------------------------------
4540 Wed Aug 13 15:12:45 CEST 2008 - ma@suse.de
4541
4542 - Add ResPool::reposFind to get repositories by alias.
4543 - revision 10835
4544
4545 -------------------------------------------------------------------
4546 Tue Aug 12 19:37:36 CEST 2008 - ma@suse.de
4547
4548 - Advise rpmdb2solv to parse the product database.
4549 - revision 10824
4550 - version 5.4.0 (4)
4551
4552 -------------------------------------------------------------------
4553 Tue Aug 12 12:05:49 CEST 2008 - ma@suse.de
4554
4555 - Offer a simpler, fate based status manipulation in ui::Selectable.
4556   This is easier to handle, as the ui::Status always distinguishes
4557   wheter an object is installed or not.
4558 - revision 10814
4559
4560 -------------------------------------------------------------------
4561 Mon Aug 11 18:00:40 CEST 2008 - ma@suse.de
4562
4563 - Propagate default rpm install flags from zypp.conf via ZConfig and
4564   ZYppCommitPolicy down to the installer. (FATE #302952)
4565 - revision 10813
4566
4567 -------------------------------------------------------------------
4568 Mon Aug 11 16:28:07 CEST 2008 - ma@suse.de
4569
4570 - Add base::Flags (like qt's QFlags) a type-safe way of storing
4571   OR-combinations of enum values.
4572 - revision 10811
4573
4574 -------------------------------------------------------------------
4575 Fri Aug  8 17:01:00 CEST 2008 - ma@suse.de
4576
4577 - Add static ui::Selectable::get methods as convenient ctor
4578   substitute.
4579 - revision 10806
4580
4581 -------------------------------------------------------------------
4582 Fri Aug  8 15:41:17 CEST 2008 - ma@suse.de
4583
4584 - Adapt zypp-query-pool to new product handling.
4585 - revision 10803
4586
4587 -------------------------------------------------------------------
4588 Fri Aug  8 14:11:03 CEST 2008 - ma@suse.de
4589
4590 - Don't pass epoch to 'rpm -e', it does not support it.
4591 - revision 10800
4592
4593 -------------------------------------------------------------------
4594 Fri Aug  8 13:27:42 CEST 2008 - ma@suse.de
4595
4596 - Adapt to new product handling. Products are no longer pseudo
4597   installed objects verified by the solver, but actually installed.
4598   Thus removed satisfiedProduct iterator, fixed Selctables.
4599 - Removed class ProductInfo as we keep Product.
4600 - revision 10797
4601
4602 -------------------------------------------------------------------
4603 Thu Aug  7 22:00:55 CEST 2008 - dmacvicar@suse.de
4604
4605 - implement relogin suggested support (fate#304889)
4606
4607 -------------------------------------------------------------------
4608 Wed Aug  6 18:21:30 CEST 2008 - ma@suse.de
4609
4610 - Detect correct download path even if repository type
4611   is not set. (bnc #386386)
4612 - revision 10768
4613
4614 -------------------------------------------------------------------
4615 Wed Aug  6 17:15:48 CEST 2008 - ma@suse.de
4616
4617 - Cleanup, mostly by removing, unused parser code and related classes.
4618 - revision 10765
4619
4620 -------------------------------------------------------------------
4621 Wed Aug  6 16:23:27 CEST 2008 - ma@suse.de
4622
4623 - Don't let exception escape MediaSetAccess dtor (bnc #415017)
4624 - revision 10763
4625
4626 -------------------------------------------------------------------
4627 Mon Aug  4 19:34:27 CEST 2008 - ma@suse.de
4628
4629 - Add new product attributes (flavor,referencePackage).
4630 - Add PoolItem buddies, i.e. two PoolItems sharing the same status
4631   object. This is used to keep the product resolvable and the
4632   package providing the product metadata in sync.
4633 - revision 10742
4634
4635 -------------------------------------------------------------------
4636 Sat Aug  2 19:26:52 CEST 2008 - jkupec@suse.cz
4637
4638 - support an optional url attribute in repoindex.xml's <repo>
4639 - revision 10729
4640
4641 -------------------------------------------------------------------
4642 Thu Jul 31 21:52:11 CEST 2008 - ma@suse.de
4643
4644 - New class ProductInfo to provide product related metadata that
4645   might be associated with a package. This will replace the Product
4646   resolvable.
4647 - revision 10715
4648
4649 -------------------------------------------------------------------
4650 Thu Jul 31 19:01:54 CEST 2008 - dmacvicar@suse.de
4651
4652 - generate a unique anonymous unique string per target
4653   and add it to the agent string for better statistics
4654
4655 -------------------------------------------------------------------
4656 Thu Jul 31 19:01:14 CEST 2008 - ma@suse.de
4657
4658 - Follow solver policy and make repository priority the highest
4659   key, when ordering packages. Then architecture, and edition last.
4660 - revision 10710
4661
4662 -------------------------------------------------------------------
4663 Wed Jul 30 19:12:00 CEST 2008 - ma@suse.de
4664
4665 - /var/lib/zypp and /var/cache/zypp should be owned by libzypp
4666   (bnc #412094)
4667 - revision 10702
4668
4669 -------------------------------------------------------------------
4670 Wed Jul 30 12:47:48 CEST 2008 - jkupec@suse.cz
4671
4672 - Service renamed to ServiceInfo
4673 - RepoInfoBase added; RepoInfo and ServiceInfo now derive from it
4674 - revision 10695
4675
4676 -------------------------------------------------------------------
4677 Tue Jul 29 12:59:46 CEST 2008 - jkupec@suse.cz
4678
4679 - fixed yum repos to work with non '/' base url post fix
4680   (bnc #341617)
4681 - revision 10662
4682
4683 -------------------------------------------------------------------
4684 Mon Jul 28 18:13:24 CEST 2008 - ma@suse.de
4685
4686 - Fixed SolvIterMixin::Selectable_iterator eating some solvables
4687   (bnc #411339)
4688 - revision 10680
4689
4690 -------------------------------------------------------------------
4691 Fri Jul 25 20:12:55 CEST 2008 - ma@suse.de
4692
4693 - Several changes to make libzypp-bindings compile using the original
4694   header files and no private copies. (bnc #391831)
4695 - revision 10668
4696 - version 5.3.0
4697
4698 -------------------------------------------------------------------
4699 Wed Jul 23 17:17:47 CEST 2008 - jkupec@suse.cz
4700
4701 - Service::enabled() added
4702 - revision 10657
4703
4704 -------------------------------------------------------------------
4705 Tue Jul 22 17:18:28 CEST 2008 - jkupec@suse.cz
4706
4707 - Removed FRESHENS dependency type
4708 - revision 10643
4709
4710 -------------------------------------------------------------------
4711 Thu Jul 17 09:49:40 CEST 2008 - schubi@suse.de
4712
4713 - Allow parallel installation of packages which have been defined
4714   in zypp.conf (parameter "multiversion") Fate #302050
4715 - Additional check for broken system.
4716   (defined in zypp.conv: solver.checkSystemFile)
4717 - revision 10600
4718
4719 -------------------------------------------------------------------
4720 Wed Jul 16 14:39:50 CEST 2008 - ma@suse.de
4721
4722 - Add ui::Selectable::isNeeded to indicate patch relevance (bnc #409150)
4723 - revision 10596
4724
4725 -------------------------------------------------------------------
4726 Wed Jul 16 01:10:37 CEST 2008 - ma@suse.de
4727
4728 - Remove Atom, Script, Message and other obsolete classes.
4729 - revision 10592
4730
4731 -------------------------------------------------------------------
4732 Mon Jul 14 13:36:26 CEST 2008 - ma@suse.de
4733
4734 - Also report the name of the locking process in ZYppFactoryException
4735   (bnc #280537)
4736 - revision 10572
4737
4738 -------------------------------------------------------------------
4739 Mon Jul 14 11:26:30 CEST 2008 - schubi@suse.de
4740
4741 - corrected logging of solver settings
4742 - regard locking while doUpdate (bnc #405427)
4743 - revision 10564
4744
4745 -------------------------------------------------------------------
4746 Sat Jul 12 22:14:32 CEST 2008 - jkupec@suse.cz
4747
4748 - make curl use the right transfer mode
4749   (CURLOPT_PROXY_TRANSFER_MODE) when proxy is used (bnc #306272)
4750 - revision 10559
4751
4752 -------------------------------------------------------------------
4753 Sat Jul 12 11:19:56 CEST 2008 - jkupec@suse.cz
4754
4755 - reuse existing disk mounts (applied Marius' patch) (bnc #208222)
4756 - revision 10557
4757
4758 -------------------------------------------------------------------
4759 Wed Jul  9 18:13:58 CEST 2008 - ma@suse.de
4760
4761 - Provide Package::url() if available in solv file. (bnc #402434)
4762 - A missing cookie file must not be treated as an error. Simply
4763   rebuild the cache (bnc #405867)
4764 - Add 22x22 and 24x24 icons (bnc #329635)
4765 - revision 10528
4766
4767 -------------------------------------------------------------------
4768 Mon Jul  7 13:39:09 CEST 2008 - schubi@suse.de
4769
4770 - Do not update an already updated package (bnc #400422)
4771 - revision 10504
4772
4773 -------------------------------------------------------------------
4774 Fri Jul  4 17:19:24 CEST 2008 - ma@suse.de
4775
4776 - Also check if the fingerprint matches before importing updated keys.
4777   (bnc #393160)
4778 - revision 10500
4779
4780 -------------------------------------------------------------------
4781 Mon Jun 30 23:55:20 CEST 2008 - dmacvicar@suse.de
4782
4783 - forward port add message attribute to patches.
4784 - port import newer keys if a trusted key is updated
4785 - (bnc#393160)
4786 - version 5.0.2
4787
4788 -------------------------------------------------------------------
4789 Mon Jun 30 10:28:27 CEST 2008 - ma@suse.de
4790
4791 - Fix permanent duplication of gpg keys in the rpm database. Also
4792   retrieve correct creation and expire dates. (bnc #401259)
4793 - Invoke gpg with --homdir, otherwise command fails if executed
4794   within a wrapper. (bnc #401259)
4795 - revision 10487
4796
4797 -------------------------------------------------------------------
4798 Thu Jun 26 12:07:33 CEST 2008 - schubi@suse.de
4799
4800 - version 5.0.1
4801 - revision 10464
4802
4803 -------------------------------------------------------------------
4804 Thu Jun 19 17:55:35 CEST 2008 - ma@suse.de
4805
4806 - Handle new patch messages and scripts in commit. Provide callbacks
4807   to display the patch messages and give visual feedback on script
4808   execution. (bnc #401220)
4809 - revision 10411
4810
4811 -------------------------------------------------------------------
4812 Thu Jun 19 17:35:59 CEST 2008 - ma@suse.de
4813
4814 - Fix wrong parenthesis causing bug 399320
4815 - version
4816 - revision
4817
4818 -------------------------------------------------------------------
4819 Tue Jun 10 09:52:03 CEST 2008 - jreidinger@suse.cz
4820
4821 - improve performance of gsub
4822 - change replace_all to replaceAll (same name convency)
4823 - add tests for gsub and replaceAll
4824 - revision 10366
4825
4826 -------------------------------------------------------------------
4827 Fri Jun  6 13:29:59 CEST 2008 - ma@suse.de
4828
4829 - Handle application/x-redhat-package-manager in package-manager.desktop
4830   (bnc #391183)
4831 - revision 10361
4832
4833 -------------------------------------------------------------------
4834 Thu Jun  5 18:01:15 CEST 2008 - jkupec@suse.cz
4835
4836 - X-SuSE-ControlCenter-System category added
4837   to package-manager.desktop (bnc #302324)
4838 - revision 10353
4839
4840 -------------------------------------------------------------------
4841 Wed Jun  4 14:57:13 CEST 2008 - ma@suse.de
4842
4843 - Fix crash when requesting disk usage without a target loaded. (bnc #396755)
4844 - revision 10340
4845
4846 -------------------------------------------------------------------
4847 Wed Jun  4 14:05:09 CEST 2008 - ma@suse.de
4848
4849 - Fix memory corruption in curl media handler (bnc #396979)
4850 - revision 10338
4851
4852 -------------------------------------------------------------------
4853 Tue Jun  3 20:00:00 CEST 2008 - ma@suse.de
4854
4855 - Take care satsolver recognizes 'Capability( "srcpackage:zypper" )'
4856   as 'source package named zypper'. So these capabilities can be used
4857   together with sat::Whatprovides or in resolver requests. (bnc #369893)
4858 - revision 10335
4859
4860 -------------------------------------------------------------------
4861 Tue Jun  3 15:40:37 CEST 2008 - jreidinger@suse.cz
4862
4863 - allow aborting progress during removing packages. (bnc #389238)
4864 - revision 10331
4865
4866 -------------------------------------------------------------------
4867 Mon Jun  2 15:31:36 CEST 2008 - schubi@suse.de
4868
4869 - New option for ignoring Obsoletes. This is used for installing more than
4870   one pacakges with the same name but different versions.
4871   Often used by kernel.
4872 - r 10299
4873
4874 -------------------------------------------------------------------
4875 Sun Jun  1 23:14:34 CEST 2008 - - ma@suse.de
4876
4877 - Revert inappropriate Selectable cleanup. Fix Selectable
4878   status computation. Unmaintained packages were wrongly
4879   reported as unsinstalled. (bnc #394630)
4880 - version 5.0.0 (4.x continued in SuSE-Linux-11_0-Branch)
4881 - revision 10295
4882
4883 -------------------------------------------------------------------
4884 Fri May 30 12:14:47 CEST 2008 - tgoettlicher@suse.de
4885
4886 - fixed typo
4887
4888 -------------------------------------------------------------------
4889 Wed May 28 18:54:27 CEST 2008 - ma@suse.de
4890
4891 - Reenable diskusage calculation (bnc #395051)
4892 - version 4.25.1
4893 - revision 10273
4894
4895 -------------------------------------------------------------------
4896 Wed May 28 18:50:11 CEST 2008 - jkupec@suse.cz
4897
4898 - RepoManager::packagesPath(RepoInfo) added (bnc #394728)
4899 - revision 10271
4900
4901 -------------------------------------------------------------------
4902 Wed May 28 16:26:09 CEST 2008 - jkupec@suse.cz
4903
4904 - RepoInfo: don't overwrite flags that have already been set externally
4905   (bnc #394728)
4906 - revision 10256
4907
4908 -------------------------------------------------------------------
4909 Wed May 28 15:30:24 CEST 2008 - ma@suse.de
4910
4911 - Create missing directories when saving config files. (bnc #395026)
4912 - Fix undefined behaviour in RepoManager.
4913 - revision 10255
4914
4915 -------------------------------------------------------------------
4916 Wed May 28 15:23:44 CEST 2008 - schubi@suse.de
4917
4918 - SOLVER_ERASE_SOLVABLE_NAME: As we do not know, if this request has come
4919   from resolvePool or resolveQueue we will have to take care for both
4920   cases. (bnc#393969)
4921 - r 10252
4922
4923 -------------------------------------------------------------------
4924 Tue May 27 22:35:37 CEST 2008 - coolo@suse.de
4925
4926 - compile with RPM_OPT_FLAGS
4927
4928 -------------------------------------------------------------------
4929 Mon May 26 17:23:24 CEST 2008 - jkupec@suse.cz
4930
4931 - old2new locks file converter script added to %post (jredinger)
4932 - r 10227
4933
4934 -------------------------------------------------------------------
4935 Mon May 26 11:48:35 CEST 2008 - schubi@suse.de
4936
4937 - Do not regard packages with the same name while upgrading obsoleted
4938   packages (bnc#394367)
4939 - r 10219
4940
4941 -------------------------------------------------------------------
4942 Sat May 24 01:23:44 CEST 2008 - dmacvicar@suse.de
4943
4944 - revert commit don't check for existence of keys,
4945   to avoid a non needed HEAD request. (related bnc#381280)
4946   as it creates popup error callbacks due to the 404's in
4947   the keys. Leave however the OnMediaLocation::optional()
4948   API to look for another fix strategy.
4949
4950 -------------------------------------------------------------------
4951 Fri May 23 15:52:20 CEST 2008 - dmacvicar@suse.de
4952
4953 - define path for messages and scripts and document
4954   them in zypp.conf
4955
4956 -------------------------------------------------------------------
4957 Fri May 23 14:42:34 CEST 2008 - schubi@suse.de
4958
4959 - Added IgnoreAlreadyRecommended flag. So recomments/suggest will
4960   be ignored for already INSTALLED packages (bnc #389694)
4961 - r 10202
4962
4963 -------------------------------------------------------------------
4964 Fri May 23 10:22:47 CEST 2008 - schubi@suse.de
4965
4966 - Packages which obsoletes and do NOT required other installed
4967   packages will be installed if no other packages obsolete the installed package too.
4968 - r 10196
4969
4970 -------------------------------------------------------------------
4971 Thu May 22 02:22:29 CEST 2008 - dmacvicar@suse.de
4972
4973 - fix filelist for installed packages (bnc#392544)
4974 - fix changelog retrieval for installed packages
4975
4976 -------------------------------------------------------------------
4977 Wed May 21 13:50:00 CEST 2008 - dmacvicar@suse.de
4978
4979 - deprecate Repository::name() and use alias() to
4980   be consistent. Related to (bnc#383553)
4981 - don't check for existence of keys, to avoid a non needed
4982   HEAD request. (helps bnc#381280)
4983 - 4.25.0
4984
4985 -------------------------------------------------------------------
4986 Wed May 21 11:37:23 CEST 2008 - schubi@suse.de
4987
4988 - added onlyRequires in the testcase (bnc #389184)
4989
4990 -------------------------------------------------------------------
4991 Tue May 20 12:12:27 CEST 2008 - jreidinger@suse.cz
4992
4993 - allow installation and refreshing from repository with alias that
4994   contains ' or " (bnc #392426)
4995 - r10158
4996
4997 -------------------------------------------------------------------
4998 Mon May 19 21:11:41 CEST 2008 - jkupec@suse.cz
4999
5000 - delta rpm support reenabled
5001 - r10150
5002
5003 -------------------------------------------------------------------
5004 Mon May 19 18:13:19 CEST 2008 - schubi@suse.de
5005
5006 - Resetting Delete Details in ResStatus correctly (bnc #391785)
5007 - r 10145
5008
5009 -------------------------------------------------------------------
5010 Mon May 19 11:47:06 CEST 2008 - dmacvicar@suse.de
5011
5012 - when setting status to non installed for uninstalled packages
5013   set the user transaction so they go to soft locks.
5014   (related to bnc#389739 )
5015
5016 -------------------------------------------------------------------
5017 Fri May 16 16:56:04 CEST 2008 - schubi@suse.de
5018
5019 - Added new calls : isInstalledBy (const PoolItem item);
5020                     installs (const PoolItem item);
5021 - r 10125
5022 - 4.23.0
5023
5024 -------------------------------------------------------------------
5025 Fri May 16 16:49:04 CEST 2008 - jreidinger@suse.cz
5026
5027 - don't run merge in save when toAdd/Remove queue is empty
5028 - throw when locks cannot load its file
5029 - r10124
5030
5031 -------------------------------------------------------------------
5032 Fri May 16 09:59:09 CEST 2008 - jreidinger@suse.cz
5033
5034 - throw more describing exception when repo probing failed
5035   (bnc #389690)
5036 - revision 10118
5037
5038 -------------------------------------------------------------------
5039 Thu May 15 15:15:59 CEST 2008 - jreidinger@suse.cz
5040
5041 - allow call only merge old locks and newly added/removed without
5042   saving it to file
5043 - -revision 10104
5044
5045 -------------------------------------------------------------------
5046 Tue May 13 17:37:11 CEST 2008 - dmacvicar@suse.de
5047
5048 - report non packages as keep installed if satisfied to the
5049   user interace (Selectables)
5050 - 4.21.3
5051
5052 -------------------------------------------------------------------
5053 Tue May 13 15:50:28 CEST 2008 - jkupec@suse.cz
5054
5055 - create /etc/zypp/products.d on install
5056
5057 -------------------------------------------------------------------
5058 Mon May 12 17:21:19 CEST 2008 - jkupec@suse.cz
5059
5060 - /etc/zypp/products.d added to file list (bnc #385868)
5061 - revision 10049
5062 - version 4.21.2
5063
5064 -------------------------------------------------------------------
5065 Mon May 12 17:15:34 CEST 2008 - jkupec@suse.cz
5066
5067 - call RemoveResolvableReport::problem() before finish() on error
5068   (bnc #388810)
5069 - revision 10045
5070
5071 -------------------------------------------------------------------
5072 Sat May 10 21:57:29 CEST 2008 - coolo@suse.de
5073
5074 - fix file list
5075
5076 -------------------------------------------------------------------
5077 Fri May  9 23:15:53 CEST 2008 - ma@suse.de
5078
5079 - Product now retrieves all attributes from the solv file.
5080 - version 4.21.1
5081 - revision 10031
5082
5083 -------------------------------------------------------------------
5084 Fri May  9 21:28:42 CEST 2008 - ma@suse.de
5085
5086 - Add zypp.conf option configdir (/etc/zypp) and arrange
5087   all config files and directories to follow {configdir}
5088   per default.
5089 - Fix zypp-query-pool to print satisfied products and additional
5090   products defined in {configdir}/products.d for registration.
5091   (bnc #385868)
5092 - version 4.21.0
5093 - revision 10029
5094
5095 -------------------------------------------------------------------
5096 Fri May  9 15:30:40 CEST 2008 - jreidinger@suse.cz
5097
5098 - implement remove duplicate entries in lock file (bnc#385967)
5099
5100 -------------------------------------------------------------------
5101 Fri May  9 15:15:32 CEST 2008 - ma@suse.de
5102
5103 - Speedup rpmdb2solv by reusing an existing solv file.
5104 - version 4.20.1
5105 - revision 10012
5106
5107 -------------------------------------------------------------------
5108 Thu May  8 18:13:54 CEST 2008 - ma@suse.de
5109
5110 - Fix failed package download due to unkown repository type (bnc #386386)
5111 - revision 9995
5112
5113 -------------------------------------------------------------------
5114 Thu May  8 16:33:37 CEST 2008 - ma@suse.de
5115
5116 - Support optional root argument to RepoManagerOptions, to prefix all
5117   path names taken from ZConfig. (bnc #388265)
5118 - version 4.20.0
5119 - revision 9993
5120
5121 -------------------------------------------------------------------
5122 Thu May  8 14:21:51 CEST 2008 - schubi@suse.de
5123
5124 - new solution action for removing requirements/conflicts (bnc #387631)
5125 - revision 9988
5126
5127 -------------------------------------------------------------------
5128 Thu May  8 10:56:49 CEST 2008 - ma@suse.de
5129
5130 - Provide enumerated patch category 'Patch::categoryEnum()' (bnc #159100)
5131 - revision 9984
5132
5133 -------------------------------------------------------------------
5134 Wed May  7 13:52:24 CEST 2008 - schubi@suse.de
5135
5136 - DistUpgrade: searching for providers -> regarding name onl
5137 - r 9977
5138
5139 -------------------------------------------------------------------
5140 Tue May  6 17:35:59 CEST 2008 - dmacvicar@suse.de
5141
5142 - add flag --registrable (-r) to query pool to avoid
5143   using system as a filter
5144 - 4.19.1
5145
5146 -------------------------------------------------------------------
5147 Tue May  6 07:37:22 CEST 2008 - coolo@suse.de
5148
5149 - return values in non-void functions
5150
5151 -------------------------------------------------------------------
5152 Mon May  5 14:08:20 CEST 2008 - jkupec@suse.cz
5153
5154 - support multiple search strings in PoolQuery (ORed)
5155 - revision 9945
5156
5157 -------------------------------------------------------------------
5158 Mon May  5 09:55:29 CEST 2008 - schubi@suse.de
5159
5160 - Switch off the upgrade mode of the
5161   SAT solver cause the packages have already been evaluated by
5162   the distupgrade machanism of libzypp. (bnc #386375)
5163 - rev 9943
5164
5165 -------------------------------------------------------------------
5166 Fri May  2 16:36:04 CEST 2008 - jreidinger@suse.cz
5167
5168 - release file after copy to cache as soon as possible.
5169   (bnc #381311)
5170 - r9940
5171
5172 -------------------------------------------------------------------
5173 Fri May  2 16:28:05 CEST 2008 - schubi@suse.de
5174
5175 - Bugfix: keep states by user has been removed it the
5176   package has not been installed BUT has been recommended by another package.
5177   (bnc #385832)
5178 - rev 9938
5179
5180 -------------------------------------------------------------------
5181 Fri May  2 12:19:22 CEST 2008 - jreidinger@suse.cz
5182
5183 - add isLocal function to Url which say if scheme is local or
5184   internet.
5185 - r9932
5186
5187 -------------------------------------------------------------------
5188 Fri May  2 09:36:18 CEST 2008 - jreidinger@suse.cz
5189
5190 - cache decision for repository depend on his url.
5191 - http,ftp and smb cache packages.
5192 - revision 9929
5193
5194 -------------------------------------------------------------------
5195 Thu May  1 00:50:51 CEST 2008 - ma@suse.de
5196
5197 - Load and maintain persistent hard locks stored in /etc/zypp/locks.
5198   Locks are loaded together with the target, and changes are writen
5199   back on commit. zypp.conf option locksfile.apply can be used to turn
5200   this feature on or off. (FATE #120352)
5201 - version 4.18.0
5202 - revision 9927
5203
5204 -------------------------------------------------------------------
5205 Wed Apr 30 16:27:49 CEST 2008 - ma@suse.de
5206
5207 - Add zypp.conf option solvfilesdir: Path where the repo solv files
5208   are created. Default value: {cachedir}/solv.
5209 - Target and repositories now save their solvfiles below {solvfilesdir}
5210   in directories named after the repositories alias.
5211 - version 4.18.0
5212 - revision 9913
5213
5214 -------------------------------------------------------------------
5215 Wed Apr 30 14:19:16 CEST 2008 - jkupec@suse.cz
5216
5217 - fixed filesystem::expandlink(Pathname) (bnc #368477)
5218 - r9906
5219
5220 -------------------------------------------------------------------
5221 Tue Apr 29 16:37:19 CEST 2008 - schubi@suse.de
5222
5223 - cleanup in return values of doUpgrade and doUpdate
5224 - r9886
5225 - 4.17.0
5226
5227 -------------------------------------------------------------------
5228 Mon Apr 28 18:27:54 CEST 2008 - jkupec@suse.cz
5229
5230 - check for valid pool in begin(), improve the code (bnc #384337)
5231 - r9872
5232 - 4.16.0
5233
5234 -------------------------------------------------------------------
5235 Mon Apr 28 15:40:09 CEST 2008 - mvidner@suse.cz
5236
5237 - Updated package-manager-su from xdg-utils-1.0.2-48 (bnc#339549).
5238
5239 -------------------------------------------------------------------
5240 Mon Apr 28 15:25:46 CEST 2008 - schubi@suse.de
5241
5242 - added translations
5243
5244 -------------------------------------------------------------------
5245 Mon Apr 28 11:15:47 CEST 2008 - jkupec@suse.cz
5246
5247 - ostream operator<<(ostream,TriBool) added
5248 - r9833
5249
5250 -------------------------------------------------------------------
5251 Fri Apr 25 16:12:12 CEST 2008 - ma@suse.de
5252
5253 - Prevent target::unload from creating a system repo in order
5254   to unload it. (bnc 382297)
5255 - version 4.15.2
5256 - revision 9822
5257
5258 -------------------------------------------------------------------
5259 Fri Apr 25 14:15:17 CEST 2008 - ma@suse.de
5260
5261 - Prevent deselected or deleted items from being re-selected due to
5262   recommends (aka. persistent soft locks). Unlike hard locked, those
5263   items will be automatically selected if required. The list of soft
5264   locked items is stored in /var/lib/zypp/SoftLocks.
5265 - version 4.15.1
5266 - revision 9818
5267
5268 -------------------------------------------------------------------
5269 Wed Apr 23 22:24:00 CEST 2008 - ma@suse.de
5270
5271 - Remove obsolete AdditionalCapabilities interface from ResPool.
5272   Forward sat::Pool::RepositoryIterator. There's no more need to
5273   maintain an extra Repository list in ResPool.
5274 - revision 9806
5275
5276 -------------------------------------------------------------------
5277 Wed Apr 23 21:12:56 CEST 2008 - ma@suse.de
5278
5279 - Support dependencies requiring a specific architecture:
5280   "name[.arch] [op edition]". See class Capability for details
5281   about how to construct dependencies. (bnc #305445)
5282 - version 4.15.0
5283 - revision 9805
5284
5285 -------------------------------------------------------------------
5286 Tue Apr 22 17:39:28 CEST 2008 - dmacvicar@suse.de
5287
5288 - patch attributes and deprecate old ones
5289 - 4.14.0
5290
5291 -------------------------------------------------------------------
5292 Tue Apr 22 15:44:34 CEST 2008 - jreidinger@suse.cz
5293
5294 - change locks api -
5295 - make more functions const
5296 - replace add/remove by selectable to add/remove by ident or name and kind
5297 - rename iterator to const_iterator to avoid confusion
5298 - revision 9781
5299
5300 -------------------------------------------------------------------
5301 Tue Apr 22 13:55:14 CEST 2008 - schubi@suse.de
5302
5303 - Do architecture changes while "dup" in the external distribution
5304   upgrade ONLY. bnc #382274
5305 - Added "ignore" to the solutions
5306 - Added "self-conflicts" to the solution
5307 - added new solver mechanism "resolveQueue"
5308 - Bugfix broken/satisfied products
5309 - rev 9776
5310
5311 -------------------------------------------------------------------
5312 Tue Apr 22 10:33:03 CEST 2008 - ma@suse.de
5313
5314 - Added Pattern::core returning the packages required by a pattern.
5315   (see also Pattern::depends and Pattern::contents).
5316 - revision 9771
5317
5318 -------------------------------------------------------------------
5319 Mon Apr 21 15:38:10 CEST 2008 - ma@suse.de
5320
5321 - Added Target::release(), returning the targets distribution
5322   release string.
5323 - revision 9761
5324
5325 -------------------------------------------------------------------
5326 Sat Apr 19 01:08:04 CEST 2008 - ma@suse.de
5327
5328 - per default abort if package installation fails. (bnc #381203)
5329 - version 4.13.3
5330 - revision 9725
5331
5332 -------------------------------------------------------------------
5333 Fri Apr 18 15:19:36 CEST 2008 - dmacvicar@suse.de
5334
5335 - add ZYpp and curl version to http agent string
5336   (bnc #381280)
5337
5338 -------------------------------------------------------------------
5339 Thu Apr 17 16:29:15 CEST 2008 - ma@suse.de
5340
5341 - Fixed pools package index wrongly including source packages. (bnc #380283)
5342 - version 4.13.2
5343 - revision 9683
5344
5345 -------------------------------------------------------------------
5346 Wed Apr 16 15:00:19 CEST 2008 - ma@suse.de
5347
5348 - Disable fast creation of @System.solv. It may produce wrong results
5349   e.g. after a rebuilddb.
5350 - version 4.13.1
5351 - revision 9666
5352
5353 -------------------------------------------------------------------
5354 Wed Apr 16 12:50:09 CEST 2008 - ma@suse.de
5355
5356 - initializeTarget now takes an additional option, telling whether to
5357   rebuild an existing rpm database before using it. Default is false.
5358   (bnc #308352)
5359 - version 4.13.0
5360 - revision 9664
5361
5362 -------------------------------------------------------------------
5363 Tue Apr 15 12:57:42 CEST 2008 - jreidinger@suse.cz
5364
5365 - save do nothing if no locks added/removed
5366 - fix bug with multiple save lock
5367 - don't save same query multiple times
5368 - improve tests
5369 - revision 9644
5370
5371 -------------------------------------------------------------------
5372 Tue Apr 15 09:34:29 CEST 2008 - schubi@suse.de
5373
5374 - added new translations
5375 - activate zypp-query-pool
5376 - Revision 9637
5377 - 4.12.1
5378
5379 -------------------------------------------------------------------
5380 Tue Apr 15 00:54:07 CEST 2008 - jkupec@suse.cz
5381
5382 - Locks API cleaned-up, iterator added, light read() added
5383 - PoolQuery::attribute(SolvAttr) getter added
5384 - revision 9609
5385
5386 -------------------------------------------------------------------
5387 Mon Apr 14 17:00:05 CEST 2008 - dmacvicar@suse.de
5388
5389 - reenable zypp-query-pool
5390 - 4.11.1
5391
5392 -------------------------------------------------------------------
5393 Mon Apr 14 12:53:09 CEST 2008 - ma@suse.de
5394
5395 - Enable evaluation of hardware dependencies.
5396 - Enable evaluation of filesystem dependencies.
5397 - revision 9605
5398
5399 -------------------------------------------------------------------
5400 Sun Apr 13 02:17:25 CEST 2008 - jkupec@suse.cz
5401
5402 - RawMetadataRefreshPolicy: CheckIfNeededIgnoreDelay added
5403   needed for explicit refresh request
5404 - revision 9574
5405
5406 -------------------------------------------------------------------
5407 Fri Apr 11 21:55:21 CEST 2008 - ma@suse.de
5408
5409 - Install ResPoolProxy index to speedup Solvable to Selectable
5410   conversion.
5411 - version 4.11.0
5412 - revision 9558
5413
5414 -------------------------------------------------------------------
5415 Fri Apr 11 18:02:14 CEST 2008 - kkaempf@suse.de
5416
5417 - Implement update scripts installed by packages. After every
5418   package install /var/adm/update-scripts is scanned for the first
5419   file starting with "<name>-<version>.<release>-", which is then
5420   executed.
5421 - revision 9547
5422
5423 -------------------------------------------------------------------
5424 Fri Apr 11 14:43:05 CEST 2008 - ma@suse.de
5425
5426 - Fix SolvIterMixin to avioid multiple visits of the same Selectable.
5427 - Add Resolvable::poolItem() providing access to the corresponding
5428   PoolItem. API to query isRelevant/isSatisfied/isBroken was moved
5429   to PoolItem.
5430 - Add ResPool::satisfiedProductsBegin/End iterator over all products
5431   whose dependencies are satisfied. This reflects the status determined
5432   by the last solver run. (#368104)
5433 - revision 9535
5434
5435 -------------------------------------------------------------------
5436 Fri Apr 11 12:07:47 CEST 2008 - jreidinger@suse.cz
5437
5438 - switch to new locks api
5439 - revision 9524
5440
5441 -------------------------------------------------------------------
5442 Wed Apr  9 21:24:54 CEST 2008 - ma@suse.de
5443
5444 - Enable ui::Selectable lookup by Solvable/PoolItem in ResPoolProxy.
5445 - Add SolvIterMixin: Base class providing PoolItem_iterator and
5446   Selectable_iterator iterator types based on a Solvable iterator.
5447 - Enhanced WhatProvides and SolvableSet to PoolItem_iterator to offer
5448   PoolItem_iterator and Selectable_iterator.
5449 - Add Solvable::SplitIdent: Helper class that splits an identifier
5450   into kind and name.
5451 - Provide methods Pattern::contents returning a collection of packages
5452   associated with the pattern/patch.
5453 - revision 9496
5454
5455 -------------------------------------------------------------------
5456 Tue Apr  8 15:50:48 CEST 2008 - jreidinger@suse.cz
5457
5458 - add comparing to PoolQuery
5459 - revision 9466
5460
5461 -------------------------------------------------------------------
5462 Tue Apr  8 13:18:30 CEST 2008 - jreidinger@suse.cz
5463
5464 - move RepoInfo to universal RepoException. This can enable more verbose output - for frontend. (helps with bnc #377137)
5465 - revision 9452
5466
5467 -------------------------------------------------------------------
5468 Tue Apr  8 10:52:30 CEST 2008 - jreidinger@suse.cz
5469
5470 - initial implementation of new locks (FATE #120118 and #120352)
5471 - revision 9442
5472
5473 -------------------------------------------------------------------
5474 Tue Apr  7 15:18:22 CEST 2008 - dmacvicar@suse.de
5475
5476 - selectable API updates and changes
5477 - 4.10.0
5478
5479 -------------------------------------------------------------------
5480 Fri Apr  4 14:01:45 CEST 2008 - jreidinger@suse.cz
5481
5482 - add split with respect to escaped delimeters and also for quotes
5483 - revision 9373
5484
5485 -------------------------------------------------------------------
5486 Thu Apr  3 12:55:50 CEST 2008 - ma@suse.de
5487
5488 - Fixed some missing package and source package attributes.
5489 - revision 9348
5490
5491 -------------------------------------------------------------------
5492 Thu Apr  3 11:59:13 CEST 2008 - ma@suse.de
5493
5494 - Allow to store a media label in MediaSetAccess. This label is
5495   passed to a media change requests to describe which CD is
5496   requested.  (bnc #330094)
5497 - Fixed some missing package and source package attributes.
5498 - revision 9347
5499
5500 -------------------------------------------------------------------
5501 Wed Apr  2 13:48:52 CEST 2008 - schubi@suse.de
5502
5503 - Moved poolItem.status().isSatisfied(),.... to poolItem.isSatisfied()
5504 - Removed establish state in ResStatus
5505 - revision 9337
5506 - version 4.7.0
5507
5508 -------------------------------------------------------------------
5509 Wed Apr  2 10:24:17 CEST 2008 - ma@suse.de
5510
5511 - Add PoolItem::isSatisfied()/isBroken() to test whether
5512   the items requirements are met.
5513 - revision 9334
5514
5515 -------------------------------------------------------------------
5516 Tue Apr  1 21:54:10 CEST 2008 - ma@suse.de
5517
5518 - Extend sat::WhatProvides to allow to query for possible providers
5519   of a collection of capabilies. E.g. all providers of a packages
5520   requirements.
5521 - Fixed retrieval of translated texts from .solv files, provided the
5522   solv file contains them.
5523 - revision 9328
5524
5525 -------------------------------------------------------------------
5526 Tue Apr  1 16:17:44 CEST 2008 - jreidinger@suse.cz
5527
5528 - initial implementation of serialize/recovery PoolQuery
5529   (needed by FATE #120118)
5530 - revision 9325
5531
5532 -------------------------------------------------------------------
5533 Wed Mar 26 16:15:24 CET 2008 - ma@suse.de
5534
5535 - Allow prioritizing repos by adding a line 'priority=N' to the
5536   .repo file. Where N is an integer number from 1 (highest prio)
5537   to 99 (least and default). (bnc #369827, fate #302872)
5538 - version 4.6.1
5539 - revision 9276
5540
5541 -------------------------------------------------------------------
5542 Mon Mar 24 21:17:05 CET 2008 - coolo@suse.de
5543
5544 - support plaindir again (at least the most important parts)
5545
5546 -------------------------------------------------------------------
5547 Fri Mar 21 13:23:13 CET 2008 - jreidinger@suse.cz
5548
5549 - Throwing special exception MediaBadCAException in case of SSL
5550   certificate validation failure.(bnc #223512)
5551 - revision 9250
5552
5553 -------------------------------------------------------------------
5554 Fri Mar 21 12:38:39 CET 2008 - jreidinger@suse.cz
5555
5556 - add new error IO_SOFT to media request callback for temporary
5557   connection problem. (bnc #328822)
5558 - add new media exception timeout when somethink fail due to exceed
5559   timeout
5560 - mediacurl throw timeout exception when timeouted
5561 - revision 9246
5562
5563 -------------------------------------------------------------------
5564 Thu Mar 20 15:00:24 CET 2008 - jreidinger@suse.cz
5565
5566 - return more information from checking if metadata need refresh,
5567   so user can get better info. (bnc #307249)
5568 - revision 9231
5569
5570 -------------------------------------------------------------------
5571 Tue Mar 18 21:59:04 CET 2008 - ma@suse.de
5572
5573 - class sat::LocaleSupport: Convenience methods to manage support
5574   for language specific packages.
5575 - revision 9197
5576
5577 -------------------------------------------------------------------
5578 Tue Mar 18 13:54:16 CET 2008 - jkupec@suse.cz
5579
5580 - removed obsolete capability handling stuff (ma)
5581 - version 4.5.0
5582
5583 -------------------------------------------------------------------
5584 Tue Mar 18 11:42:51 CET 2008 - jreidinger@suse.cz
5585
5586 - Don't mask skip and abort exception in Fetcher
5587 - revision 9188
5588
5589 -------------------------------------------------------------------
5590 Tue Mar 18 11:00:22 CET 2008 - jreidinger@suse.cz
5591
5592 - action is correctly set in mediaRequest callback
5593 - revision 9186
5594
5595 -------------------------------------------------------------------
5596 Mon Mar 17 12:33:44 CET 2008 - ma@suse.de
5597
5598 - Fix SEGV in commit (bnc# 371137)
5599 - version 4.4.3
5600 - revision 9174
5601
5602 -------------------------------------------------------------------
5603 Fri Mar 14 17:28:39 CET 2008 - ma@suse.de
5604
5605 - version 4.4.2
5606
5607 -------------------------------------------------------------------
5608 Fri Mar 14 14:27:43 CET 2008 - dmacvicar@suse.de
5609
5610 - look for openssl in cmake, actually we build require it
5611 - explicitely link against openssl and crypto, required to
5612   compile in all platforms/distros.
5613
5614 -------------------------------------------------------------------
5615 Fri Mar 14 12:07:41 CET 2008 - jreidinger@suse.cz
5616
5617 - Save repo type during refresh if type is NONE (f.e. lazy probing).
5618 - revision 9153
5619
5620 -------------------------------------------------------------------
5621 Fri Mar 14 11:34:24 CET 2008 - jreidinger@suse.cz
5622
5623 - replace gpg escaped semicolon with real semicolon (bnc #355434)
5624 - revision 9151
5625
5626 -------------------------------------------------------------------
5627 Fri Mar 14 10:17:41 CET 2008 - jreidinger@suse.cz
5628
5629 - make strings from RpmDb and Keyring exceptions translatable
5630 - revision 9146
5631
5632 -------------------------------------------------------------------
5633 Thu Mar 13 18:41:26 CET 2008 - dmacvicar@suse.de
5634
5635 - fix retrieving keys (bnc #368099)
5636 - version 4.4.1
5637
5638 -------------------------------------------------------------------
5639 Thu Mar 13 18:40:57 CET 2008 - jreidinger@suse.cz
5640
5641 - enable frontend to rewrite add_probe settings.(bnc #309612)
5642 - Correct adding repo without type to lazy probing.
5643 - revision 9135
5644
5645 -------------------------------------------------------------------
5646 Thu Mar 13 17:59:52 CET 2008 - jreidinger@suse.cz
5647
5648 - get better message if something fail when trying run rpm
5649   (bnc #344584)
5650 - revision 9133
5651
5652 -------------------------------------------------------------------
5653 Thu Mar 13 12:33:13 CET 2008 - ma@suse.de
5654
5655 - Add ExternalProgram::execError and ExternalProgram::command
5656   to improve error reporting.
5657 - revision 9112
5658
5659 -------------------------------------------------------------------
5660 Thu Mar 13 11:45:20 CET 2008 - jkupec@suse.cz
5661
5662 - release all media before requesting another (bnc #336881)
5663 - revision 9110
5664
5665 -------------------------------------------------------------------
5666 Thu Mar 13 11:32:56 CET 2008 - jkupec@suse.cz
5667
5668 - getDetectedDevices added (fate #120298)
5669 - revision 9108
5670
5671 -------------------------------------------------------------------
5672 Wed Mar 12 15:55:14 CET 2008 - jkupec@suse.cz
5673
5674 - media backend release() methods changed to take string & instead
5675   of bool (needed for FATE #120298)
5676 - media label, detected device list and current device arguments
5677   added to the requestMedia callback
5678 - version 4.4.0
5679
5680 -------------------------------------------------------------------
5681 Wed Mar 12 14:16:07 CET 2008 - coolo@suse.de
5682
5683 - fix for bnc#369543
5684
5685 -------------------------------------------------------------------
5686 Mon Mar 10 13:30:04 CET 2008 - jkupec@suse.cz
5687
5688 - provide download rate info (average and curent) in the
5689   media::DownloadProgressReport for ftp/http (bnc #168935)
5690 - r9074
5691
5692 -------------------------------------------------------------------
5693 Mon Mar 10 12:45:03 CET 2008 - jkupec@suse.cz
5694
5695 - cleanCache(): clean also .cookie files
5696 - cleanTargetCache() added
5697 - use escaped_alias() in rawcache_path_for_repoinfo() and
5698   packagescache_path_for_repoinfo()
5699 - r9068
5700
5701 -------------------------------------------------------------------
5702 Fri Mar  7 19:59:10 CET 2008 - jkupec@suse.cz
5703
5704 - fixed location of RPMs in subdirs when parsing plaindir repo
5705   recursively (bnc #368218)
5706 - revision 9060
5707
5708 -------------------------------------------------------------------
5709 Thu Mar  6 13:42:53 CET 2008 - ma@suse.de
5710
5711 - Do not filter any installed solvables.
5712 - revision 9031
5713 - version 4.3.2
5714
5715 -------------------------------------------------------------------
5716 Wed Mar  5 11:33:26 CET 2008 - ma@suse.de
5717
5718 - Try to rebuild broken solv files in Target::load.
5719 - revision 9015
5720
5721 -------------------------------------------------------------------
5722 Tue Mar  4 18:17:41 CET 2008 - ma@suse.de
5723
5724 - Try to rebuild broken solv files in RepoManager::loadFromCache.
5725 - Fix RepoStatus::operator&& and RepoStatus testsuite.
5726 - revision 9008
5727
5728 -------------------------------------------------------------------
5729 Tue Mar  4 16:09:14 CET 2008 - schubi@suse.de
5730
5731 - improved problem description while a vendor change
5732 - improved problem description if a requirement cannot be fulfilled. Bug #358560
5733 - revision 9002
5734
5735 -------------------------------------------------------------------
5736 Tue Mar  4 12:57:58 CET 2008 - ma@suse.de
5737
5738 - Save and restore requested locales on target load/commit.
5739 - revision 8999
5740
5741 -------------------------------------------------------------------
5742 Mon Mar  3 17:10:26 CET 2008 - schubi@suse.de
5743
5744 - (Update) Prevent reinstallation of installed packages.
5745 - revision 8984
5746
5747 -------------------------------------------------------------------
5748 Sun Mar  2 16:13:16 CET 2008 - coolo@suse.de
5749
5750 - refresh metadata if there is no cache to unbreak compat with
5751   kiwi (that relied on "zypper sa <url> <alias>" to create a repo
5752   that "zypper in" could work on)
5753
5754 -------------------------------------------------------------------
5755 Sun Mar  2 10:28:13 CET 2008 - coolo@suse.de
5756
5757 - create cache directory before calling rpmdb2solv (in an empty
5758   chroot)
5759 - version 4.3.1
5760
5761 -------------------------------------------------------------------
5762 Thu Feb 28 16:43:11 CET 2008 - jkupec@suse.cz
5763
5764 - special exception message if server returns 403 response
5765   (forbidden) (port from SP2)
5766 - MediaException messages marked for translation
5767
5768 -------------------------------------------------------------------
5769 Wed Feb 27 10:31:24 CET 2008 - dmacvicar@suse.de
5770
5771 - make sure we have target cache on target initialize
5772 - version 4.3.0
5773
5774 -------------------------------------------------------------------
5775 Tue Feb 26 13:59:03 CET 2008 - lslezak@suse.cz
5776
5777 - DiskUsageCounter.cc - ignore "vfat", "fat", "ntfs" and "ntfs-3g"
5778   file systems (#333166)
5779 - rev. 8915
5780
5781 -------------------------------------------------------------------
5782 Tue Feb 26 13:26:30 CET 2008 - ma@suse.de
5783
5784 - Fixed Capabilites iterator exposing prereq marker.
5785 - revision 8914
5786
5787 -------------------------------------------------------------------
5788 Tue Feb 26 11:29:05 CET 2008 - schubi@suse.de
5789
5790 - postinstall script fixed
5791 - version 4.2.10
5792
5793 -------------------------------------------------------------------
5794 Mon Feb 25 17:06:53 CET 2008 - schubi@suse.de
5795
5796 - Testcases regards modaliases, rpmlib, ... correctly
5797 - Revision 8904
5798
5799 -------------------------------------------------------------------
5800 Mon Feb 25 13:20:26 CET 2008 - ma@suse.de
5801
5802 - Remove obsolete sql database. (bnc#363224)
5803 - revision 8898
5804
5805 -------------------------------------------------------------------
5806 Fri Feb 22 14:03:59 CET 2008 - ma@suse.de
5807
5808 - Take care target uses --root when creating solv files (bnc #363789)
5809 - revision 8881
5810
5811 -------------------------------------------------------------------
5812 Fri Feb 22 10:10:14 CET 2008 - schubi@suse.de
5813
5814 - Unmaintained packages which does not fit to the updated system
5815   (broken dependencies) will be deleted.
5816 - revision 8867
5817
5818 -------------------------------------------------------------------
5819 Fri Feb 22 07:20:35 CET 2008 - coolo@suse.de
5820
5821 - let libzypp-devel require libsatsolver-devel
5822
5823 -------------------------------------------------------------------
5824 Wed Feb 20 13:47:56 CET 2008 - ma@suse.de
5825
5826 - Cleanup unused /var/lib/zypp/cache in migrate_sources (#305160)
5827 - revision 8833
5828
5829 -------------------------------------------------------------------
5830 Tue Feb 19 16:21:12 CET 2008 - jkupec@suse.cz
5831
5832 - media: fixed DownloadProgressReport.finish() url argument in
5833   doGetFileCopy()
5834 - revision 8815
5835
5836 -------------------------------------------------------------------
5837 Tue Feb 19 11:21:59 CET 2008 - dmacvicar@suse.de
5838
5839 - hardlink when possible to optimize data transfer
5840   and space across caches.
5841 - version 4.2.8
5842
5843 -------------------------------------------------------------------
5844 Tue Feb 19 08:15:07 CET 2008 - coolo@suse.de
5845
5846 - added some locale support to sat::Solvable
5847 - version 4.2.7
5848
5849 -------------------------------------------------------------------
5850 Mon Feb 18 14:15:48 CET 2008 - dmacvicar@suse.de
5851
5852 - handle error messages better in doesFileExist too which is
5853   used during probing. (bnc #362608)
5854
5855 -------------------------------------------------------------------
5856 Sun Feb 17 21:44:12 CET 2008 - dmacvicar@suse.de
5857
5858 - Fetcher::reset() should not reset cache directories.
5859   (bnc #348050)
5860 - version 4.2.6
5861
5862 -------------------------------------------------------------------
5863 Fri Feb 16 15:47:00 CET 2008 - dmacvicar@suse.de
5864
5865 - Use CURLOPT_NOBODY instead of a CURLOPT_RANGE of 1 byte
5866   for http and https, but this time set CURLOPT_HTTPGET back to 1
5867   so it actually works. This makes Media::doesFileExist
5868   efficient for http and https.
5869   (related to bnc #348050)
5870 - version 4.2.5
5871
5872 -------------------------------------------------------------------
5873 Fri Feb 15 10:52:59 CET 2008 - coolo@suse.de
5874
5875 - using .solv files only now (fate #303018)
5876 - revision 8699
5877
5878 -------------------------------------------------------------------
5879 Tue Feb 12 17:10:48 CET 2008 - coolo@suse.de
5880
5881 - fix architectures on distupgrade
5882
5883 -------------------------------------------------------------------
5884 Fri Feb  8 12:50:30 CET 2008 - coolo@suse.de
5885
5886 - fixes from trunk merged
5887
5888 -------------------------------------------------------------------
5889 Fri Feb  1 17:45:07 CET 2008 - jkupec@suse.cz
5890
5891 - fixed renaming a repo to an existing one (bnc #228216)
5892 - revision 8431
5893
5894 -------------------------------------------------------------------
5895 Sun Jan 27 21:35:13 CET 2008 - coolo@suse.de
5896
5897 - fix changelog
5898
5899 -------------------------------------------------------------------
5900 Thu Jan 24 18:26:47 CET 2008 - jkupec@suse.cz
5901
5902 - read .curlrc more robustly to obtain user-proxy (#330351)
5903 - revision 8368
5904
5905 -------------------------------------------------------------------
5906 Fri Jan 18 12:19:09 CET 2008 - coolo@suse.de
5907
5908 - always buildrequire openssl-devel
5909 - replacing strange utf-8 chars in changelog
5910 - revision 8317
5911
5912 -------------------------------------------------------------------
5913 Thu Jan 17 15:07:52 CET 2008 - jkupec@suse.cz
5914
5915 - Saner NFS timeo default (#350309)
5916 - revision 8314
5917
5918 -------------------------------------------------------------------
5919 Thu Jan 17 12:03:10 CET 2008 - kkaempf@suse.de
5920
5921 - support 'patterns.pat' and 'patterns.pat.gz' to read all
5922   patterns in one go.
5923 - rev 8309
5924
5925 -------------------------------------------------------------------
5926 Tue Jan 15 14:56:21 CET 2008 - lslezak@suse.cz
5927
5928 - added RpmDb::removePubkey(), call it from
5929   KeyRing::Impl::deleteKey() - remove the GPG key from RPM when it
5930   is removed from the trusted keyring
5931 - revision 8288
5932
5933 -------------------------------------------------------------------
5934 Mon Jan 14 17:11:15 CET 2008 - schubi@suse.de
5935
5936 - Textchanges
5937 - reduced logging in SAT-solver
5938 - ordering solutions
5939 - version 4.1.8
5940 - revision 8276
5941
5942 -------------------------------------------------------------------
5943 Thu Jan 10 16:50:26 CET 2008 - schubi@suse.de
5944
5945 - Enabled SAT solver via default. (removed ZYPP_SAT_SOLVER)
5946   ZYPP_RC_SOLVER=1 will enable the old RedCapet solver
5947 - Revision 8255
5948 - Version 4.1.7
5949
5950 -------------------------------------------------------------------
5951 Wed Jan  2 18:24:34 CET 2008 - jkupec@suse.cz
5952
5953 - Pathname zypp::filesystem::expandlink(const Pathname &) added
5954 - if the provided file is a symlink, expand it (#274651) (this
5955   probably won't work for schemes other than file/dir and cd/dvd)
5956 - revision 8179
5957
5958 -------------------------------------------------------------------
5959 Tue Dec 18 12:28:22 CET 2007 - aschnell@suse.de
5960
5961 - fixed password handling in URLs (bug #347273)
5962 - revision 8118
5963
5964 -------------------------------------------------------------------
5965 Mon Dec 17 13:47:44 CET 2007 - ma@suse.de
5966
5967 - Fixed default text locale detection not to use static variables. (#346872)
5968 - version 4.1.6
5969 - revision 8116
5970
5971 -------------------------------------------------------------------
5972 Mon Dec 10 12:46:26 CET 2007 - ma@suse.de
5973
5974 - Log more details about zypp lock owner. (#294094)
5975 - revision 8088
5976
5977 -------------------------------------------------------------------
5978 Fri Dec  7 15:47:53 CET 2007 - ma@suse.de
5979
5980 - Remove runtime dependency for libboost_filesystem (#345773)
5981 - version 4.1.5
5982 - revision 8061
5983
5984 -------------------------------------------------------------------
5985 Fri Nov 30 14:20:34 CET 2007 - schubi@suse.de
5986
5987 - Enable SAT solver via environment variable ZYPP_SAT_SOLVER.
5988   e.g.: ZYPP_SAT_SOLVER=1 zypper install foo
5989 - version 4.1.4
5990 - revision 7998
5991
5992 -------------------------------------------------------------------
5993 Wed Nov 28 15:12:33 CET 2007 - aschnell@suse.de
5994
5995 - make IniParser more strict (bug #306697)
5996
5997 -------------------------------------------------------------------
5998 Mon Nov 26 13:19:34 CET 2007 - ma@suse.de
5999
6000 - Fix missing packages in patch content list. (#340896)
6001 - revision 7925
6002
6003 -------------------------------------------------------------------
6004 Fri Nov 16 12:46:39 CET 2007 - coolo@suse.de
6005
6006 - fix build
6007
6008 -------------------------------------------------------------------
6009 Wed Nov 14 14:23:23 CET 2007 - ma@suse.de
6010
6011 - Output date strings in UTF-8. (#339423)
6012 - revision 7807
6013
6014 -------------------------------------------------------------------
6015 Tue Nov 13 13:40:03 CET 2007 - schubi@suse.de
6016
6017 - fixes for new gcc
6018 - version 4.1.3
6019 - r7788
6020
6021 -------------------------------------------------------------------
6022 Mon Nov  5 15:22:33 CET 2007 - ma@suse.de
6023
6024 - Don't mark failed patch scripts as installed. (#327523)
6025 - version 4.1.2
6026 - revision 7744
6027
6028 -------------------------------------------------------------------
6029 Wed Oct 31 09:19:59 CET 2007 - dmueller@suse.de
6030
6031 - update rpmlint suppression
6032
6033 -------------------------------------------------------------------
6034 Fri Oct 26 15:12:24 CEST 2007 - aschnell@suse.de
6035
6036 - fixed retrieval of epoch from rpmdb (bug #246680)
6037
6038 -------------------------------------------------------------------
6039 Thu Oct 25 16:29:24 CEST 2007 - aschnell@suse.de
6040
6041 - allow non-existing "packages" file in susetags parser (bug
6042   #309235)
6043
6044 -------------------------------------------------------------------
6045 Fri Oct 12 15:47:37 CEST 2007 - ma@suse.de
6046
6047 - SMBIOS DMI modalias matching added (#333152)
6048 - revision 7494
6049
6050 -------------------------------------------------------------------
6051 Sat Oct  6 16:37:11 CEST 2007 - jkupec@suse.cz
6052 - do not download the same file multiple times in one attach session
6053   (#307098), r7456
6054 - special cdrom detection code for SCSI / Virtual CDROMs on iSeries
6055   removed - should be correctly detected by HAL now
6056   (#167629, #163971), r7452
6057 - version 4.1.1
6058
6059 -------------------------------------------------------------------
6060 Fri Oct 05 10:35:47 CEST 2007 - aschnell@suse.de
6061
6062 - filter architecture in plaindir parser (bug #330791)
6063
6064 -------------------------------------------------------------------
6065 Thu Oct  4 16:31:58 CEST 2007 - ma@suse.de
6066
6067 - Throw constructing malformed checksums. (#189096)
6068 - revision 7441
6069
6070 -------------------------------------------------------------------
6071 Thu Oct  4 14:22:31 CEST 2007 - mvidner@suse.cz
6072
6073 - Renamed templates back because proper qualification makes it work
6074   too.
6075 - 4.1.0
6076
6077 -------------------------------------------------------------------
6078 Thu Oct 04 11:23:19 CEST 2007 - aschnell@suse.de
6079
6080 - only look for repositories in file ending ".repo" (bug #294779)
6081
6082 -------------------------------------------------------------------
6083 Wed Oct  3 13:37:57 CEST 2007 - mvidner@suse.cz
6084
6085 - Fixed compilation errors with GCC 4.3 by adding missing includes
6086   and renaming templates: MaxBits to MaxBitsT, Mask to MaskT,
6087   Compare<Edition> to CompareEd.
6088 - r7426
6089
6090 -------------------------------------------------------------------
6091 Mon Oct  1 20:29:36 CEST 2007 - ma@suse.de
6092
6093 - Incorporated patch from Michael Matz to speedup cache reading.
6094 - revision 7413
6095
6096 -------------------------------------------------------------------
6097 Fri Sep 28 18:40:59 CEST 2007 - schubi@suse.de
6098
6099 - Resolvertestcase:
6100   - log Repository info
6101   - set keep state in the testcase
6102   - handle vendor
6103 - r 4707
6104
6105 -------------------------------------------------------------------
6106 Thu Sep 27 17:13:14 CEST 2007 - ma@suse.de
6107
6108 - Fixed pattern parser SEGV on broken pattern files. (#328546)
6109 - revision 7402
6110
6111 -------------------------------------------------------------------
6112 Wed Sep 26 11:08:14 CEST 2007 - schubi@suse.de
6113
6114 - QueuItemRequire: Filter out all provider which have worser architecture,
6115   are NOT noarch and have not the same name as the requirement. The
6116   last one is needed for updating packages via patch/atoms.
6117   Bug 328081
6118 - Revert changes of r 7340
6119 - r 7386
6120
6121 -------------------------------------------------------------------
6122 Tue Sep 25 15:51:34 CEST 2007 - ma@suse.de
6123
6124 - Add missing '--install' parameter in desktop file. (#308640)
6125 - version 4.0.0
6126 - revision 7369
6127
6128 -------------------------------------------------------------------
6129 Tue Sep 25 11:08:13 CEST 2007 - jkupec@suse.cz
6130
6131 - release all attached media before attempting to eject (#293428)
6132 - fixed parsing of --proxy-user parameter of .curlrc (#309139)
6133 - revision 7352
6134 - version 3.26.0
6135
6136 -------------------------------------------------------------------
6137 Mon Sep 24 16:10:32 CEST 2007 - dmacvicar@suse.de
6138
6139 - provide a way to retrieve the metadata path. Used for
6140   installation, which incorrectly creates a repository in
6141   cache without adding it first, so metadata path is not
6142   set and therefore it is not possible to setup a media
6143   verifier on installation. Part of fix for (#293428)
6144 - 3.25.0
6145
6146 -------------------------------------------------------------------
6147 Mon Sep 24 15:48:47 CEST 2007 - schubi@suse.de
6148
6149 - If more than one resolvables provide a requirements and have different
6150   architecture take thatone with the best architecture. (Not regarding the
6151   name). Bug: Branching too much while an installation of a multi-arch-DVD
6152 - r 7340
6153 - version 3.24.8
6154
6155 -------------------------------------------------------------------
6156 Fri Sep 21 15:50:30 CEST 2007 - schubi@suse.de
6157
6158 - Checking the queue if an item will be deleted. If yes, the requirements
6159   are not needed anymore. Bug 326384
6160 - version 3.24.7
6161 - r 7329
6162
6163 -------------------------------------------------------------------
6164 Thu Sep 20 17:37:30 CEST 2007 - jkupec@suse.cz
6165
6166 - don't probe the repository type upon saving if disabled (#326769)
6167 - version 3.24.6
6168 - revision 7319
6169
6170 -------------------------------------------------------------------
6171 Thu Sep 20 15:19:53 CEST 2007 - ma@suse.de
6172
6173 - Avoid calling rpm repeatedly in case of an error. This is fault-prone,
6174   esp. if the error occurred executing the packages post-install script.
6175 - version 3.24.5
6176 - revision 7317
6177
6178 -------------------------------------------------------------------
6179 Thu Sep 20 11:00:04 CEST 2007 - ma@suse.de
6180
6181 - If a package is deselected by user, apply this soft lock to all
6182   available versions of this package.
6183 - version 3.24.4
6184 - revision 7316
6185
6186 -------------------------------------------------------------------
6187 Wed Sep 19 17:45:12 CEST 2007 - schubi@suse.de
6188
6189 - Update: Do not set an item to installation if there has been already set
6190   one for installation which has the same NVA. Bug  326286
6191 - version 3.24.3
6192 - r 7311
6193
6194 -------------------------------------------------------------------
6195 Wed Sep 19 14:19:49 CEST 2007 - ma@suse.de
6196
6197 - Enable package cache during commit. (#326249)
6198 - revision 7309
6199
6200 -------------------------------------------------------------------
6201 Tue Sep 18 14:01:02 CEST 2007 - schubi@suse.de
6202
6203 - Do not regarding requirements for packages which will be deleted in the
6204   same solver run. Bug 310618
6205 - r 7292
6206 - version 3.24.2
6207
6208 -------------------------------------------------------------------
6209 Mon Sep 17 16:33:14 CEST 2007 - jkupec@suse.cz
6210
6211 - don't download filelists.xml.gz (#307105)
6212 - version 3.24.1
6213 - revision 7269
6214
6215 -------------------------------------------------------------------
6216 Mon Sep 17 15:51:04 CEST 2007 - ma@suse.de
6217
6218 - Improve estimated diskusage while there is no valid
6219   solver result. (#325617)
6220 - revision 7266
6221
6222 -------------------------------------------------------------------
6223 Mon Sep 17 15:22:47 CEST 2007 - schubi@suse.de
6224
6225 -Bugfix in vendor change of a required resolvable (Correct error message)
6226  Bug 310455
6227 - r 7262
6228
6229 -------------------------------------------------------------------
6230 Mon Sep 17 12:36:28 CEST 2007 - lslezak@suse.cz
6231
6232 - fixed DU parsing in inst-sys (#308659)
6233 - revision 7256
6234
6235 -------------------------------------------------------------------
6236 Fri Sep 14 22:57:54 CEST 2007 - ma@suse.de
6237
6238 - Enable using patch and delta rpms. (#309124)
6239 - version 3.24.0
6240 - revision 7253
6241
6242 -------------------------------------------------------------------
6243 Thu Sep 13 17:59:55 CEST 2007 - ma@suse.de
6244
6245 - On update do not delete unmaintained non-SuSE packages.
6246 - version 3.23.2
6247 - revision 7239
6248
6249 -------------------------------------------------------------------
6250 Thu Sep 13 13:02:39 CEST 2007 - lslezak@suse.cz
6251
6252 - ZYppImpl::getPartitions() - don't return the current partitioning
6253   when the partitioning hasn't been set - fixes DU parsing in
6254   inst-sys (#308659)
6255
6256 -------------------------------------------------------------------
6257 Thu Sep 13 11:30:47 CEST 2007 - dmacvicar@suse.de
6258
6259 - Throw specific exceptions during commit (#308511)
6260 - 3.23.1
6261
6262 -------------------------------------------------------------------
6263 Wed Sep 12 18:48:00 CEST 2007 - ma@suse.de
6264
6265 - Various disk space calculation fixes. Susetags, plaindir and rpmdb
6266   now provide more detailed disk usage information.
6267   Yum metadata don't, so we book the package size to '/'. (#308362)
6268 - version 3.23.0
6269 - revision 7225
6270
6271 -------------------------------------------------------------------
6272 Wed Sep 12 15:48:41 CEST 2007 - schubi@suse.de
6273
6274 - Regarding keep state while recycle old valid solver results. Bug 286889
6275 - r 7209
6276
6277 -------------------------------------------------------------------
6278 Wed Sep 12 12:24:49 CEST 2007 - jkupec@suse.cz
6279
6280 - report 100% progress on finishing RPM removal (bug #309431)
6281 - revision 7200
6282
6283 -------------------------------------------------------------------
6284 Tue Sep 11 17:25:35 CEST 2007 - schubi@suse.de
6285
6286 - Update: rename language packages --> take that package which fits to the
6287   selected language Bug 308098
6288 - r 7919
6289
6290 -------------------------------------------------------------------
6291 Tue Sep 11 16:11:20 CEST 2007 - dmacvicar@suse.de
6292
6293 - restore deltas and patch rpms from the cache (#309124)
6294 - 3.22.8
6295
6296 -------------------------------------------------------------------
6297 Tue Sep 11 14:54:44 CEST 2007 - ma@suse.de
6298
6299 - Don't fail if a product is deleted multiple times (e.g. due to
6300   obsoletes and an explicit deleted request). (#308746)
6301 - version 3.22.7
6302 - revision 7184
6303
6304 -------------------------------------------------------------------
6305 Tue Sep 11 13:52:47 CEST 2007 - jkupec@suse.cz
6306
6307 - SYSCONFDIR variable added for modifying /etc
6308
6309 -------------------------------------------------------------------
6310 Tue Sep 11 12:18:11 CEST 2007 - schubi@suse.de
6311
6312 - uninstallable resolvable -->suggested solution: delete; Bug 308164
6313 - r 7177
6314
6315 -------------------------------------------------------------------
6316 Mon Sep 10 16:19:05 CEST 2007 - schubi@suse.de
6317
6318 - new translations added
6319 - r 7166
6320 - version 3.22.6
6321
6322 -------------------------------------------------------------------
6323 Mon Sep 10 15:50:49 CEST 2007 - lslezak@suse.cz
6324
6325 - fixed disk usage counting of updated packages (#308362)
6326
6327 -------------------------------------------------------------------
6328 Mon Sep 10 14:17:29 CEST 2007 - schubi@suse.de
6329
6330 - Splitting packages: Take the package with the best
6331   architecture,edition ONLY; Bug 308591
6332 - r 7160
6333
6334 -------------------------------------------------------------------
6335 Mon Sep 10 10:55:45 CEST 2007 - lslezak@suse.cz
6336
6337 - properly report fallback disk usage size (in kB instead of bytes)
6338   when disk usage is not known (YUM repos) (#308475)
6339
6340 -------------------------------------------------------------------
6341 Fri Sep  7 13:27:26 CEST 2007 - ma@suse.de
6342
6343 - Install a sample /etc/zypp.conf. (#306615)
6344 - Fixed missing soversion symlink in package.
6345 - version 3.22.5
6346 - revision 7150
6347
6348 -------------------------------------------------------------------
6349 Fri Sep  7 13:03:48 CEST 2007 - schubi@suse.de
6350
6351 - RequirementIsMet: return true only if ALL Atoms are NOT incomplete; Bug
6352   308252
6353 - r 7143
6354
6355 -------------------------------------------------------------------
6356 Thu Sep  6 18:22:36 CEST 2007 - schubi@suse.de
6357
6358 - Error: Select two candidate with the same name while update.
6359   Solution: If there is a candidate which is already selected for installation -->
6360   take thatone #308082
6361 - r 7132
6362
6363 -------------------------------------------------------------------
6364 Thu Sep  6 14:11:58 CEST 2007 - ma@suse.de
6365
6366 - Work arround installed patterns providing an empty vendor string. (#307743)
6367 - Let the solver treat vendor suse and opensuse as equivalent.
6368 - version 3.22.4
6369
6370 -------------------------------------------------------------------
6371 Thu Sep  6 12:33:27 CEST 2007 - schubi@suse.de
6372
6373 - Checking item before evaluating the concerning vendor. bug #307941
6374 - r 7119
6375
6376 -------------------------------------------------------------------
6377 Wed Sep  6 02:24:37 CEST 2007 - dmacvicar@suse.de
6378
6379 - Fix for bug #307163 - empty package descriptions
6380   a.k.a shared tag not 100% implemented
6381 - r 7117
6382 - version 3.22.3
6383
6384 -------------------------------------------------------------------
6385 Wed Sep  5 17:52:37 CEST 2007 - schubi@suse.de
6386
6387 - logging "reverse" NEEDED_BY in the detail description of solver
6388   problems.
6389 - improved error message if a requiremnt is not fulfilled Bug 307743
6390 - Add "ignore" option to the solution if a requirement is not fulfilled
6391   Bug 304276
6392 - revision 7113
6393
6394 -------------------------------------------------------------------
6395 Wed Sep  5 14:33:02 CEST 2007 - jkupec@suse.cz
6396
6397 - fixed the order of operands of susetags local metadata status
6398   computation which caused the YaST repositories to always get
6399   refreshed (part of bug #304310)
6400 - revision 7107
6401 - version 3.22.2
6402
6403 -------------------------------------------------------------------
6404 Tue Sep  4 12:09:10 CEST 2007 - schubi@suse.de
6405
6406 - comparing vendor with VendorAttr::equivalent
6407 - revision 7103
6408
6409 -------------------------------------------------------------------
6410 Mon Sep  3 18:43:51 CEST 2007 - schwab@suse.de
6411
6412 - Use $RPM_OPT_FLAGS.
6413
6414 -------------------------------------------------------------------
6415 Mon Sep  3 17:14:02 CEST 2007 - ma@suse.de
6416
6417 - Reset transact bits when switching status from
6418   "update" to "protected" (#246976)
6419 - version 3.22.1
6420 - revision 7094
6421
6422 -------------------------------------------------------------------
6423 Mon Sep  3 13:56:42 CEST 2007 - schubi@suse.de
6424
6425 - new translations added
6426 - rev 7083
6427
6428 -------------------------------------------------------------------
6429 Fri Aug 31 22:10:55 CEST 2007 - ma@suse.de
6430
6431 - Added ability to switch off use of patch and delta rpms via zypp.conf (#305864)
6432    [main]
6433    download.use_patchrpm = no
6434    download.use_deltarpm = no
6435 - version 3.22.0
6436 - revision 7069
6437
6438 -------------------------------------------------------------------
6439 Fri Aug 31 19:56:40 CEST 2007 - ma@suse.de
6440
6441 - On demand translate patch requirements into a list of atoms.
6442   Required by the UI to display packages acssociated with a patch.
6443   (#300612)
6444 - version 3.21.1
6445 - revision 7065
6446
6447 -------------------------------------------------------------------
6448 Fri Aug 31 13:59:54 CEST 2007 - kkaempf@suse.de
6449
6450 - enrich ResolverInfo with the reason if a user-initiated request
6451   fails (#304325, #306240)
6452 - r 7051
6453
6454 -------------------------------------------------------------------
6455 Thu Aug 30 20:10:00 CEST 2007 - jkupec@suse.cz
6456
6457 - added missing implementation of LogControl::setLineFormater()
6458   (lslezak)
6459 - version 3.21.0
6460 - revision 7041
6461
6462 -------------------------------------------------------------------
6463 Thu Aug 30 18:55:15 CEST 2007 - jkupec@suse.cz
6464
6465 - enable changing url in requestMedia callback (#294481)
6466 - revision 7037
6467
6468 -------------------------------------------------------------------
6469 Thu Aug 30 18:22:32 CEST 2007 - ma@suse.de
6470
6471 - Filter readonly mount points in DiskUsageCounter (#297405)
6472 - revision 7030
6473
6474 -------------------------------------------------------------------
6475 Thu Aug 30 17:31:33 CEST 2007 - jkupec@suse.cz
6476
6477 - remember the cause of the RepoException when refreshing metadata
6478   (#301022)
6479 - r7023
6480
6481 -------------------------------------------------------------------
6482 Thu Aug 30 17:25:14 CEST 2007 - ma@suse.de
6483
6484 - Safe fix for bug #299680.
6485 - version 3.20.1
6486 - revision 7026
6487
6488 -------------------------------------------------------------------
6489 Thu Aug 30 15:48:03 CEST 2007 - schubi@suse.de
6490
6491 - Bugfix: If a requirement has been fulfilled by more than one language
6492   resolvables only thatone will be taken which fits to the selected
6493   language.
6494 - r 7018
6495
6496 -------------------------------------------------------------------
6497 Thu Aug 30 15:14:23 CEST 2007 - jkupec@suse.cz
6498
6499 - correct error code for media errors in MediaCurl::doGetFileCopy()
6500   affects only zypper error output, does not affect YaST
6501 - r7013
6502
6503 -------------------------------------------------------------------
6504 Wed Aug 29 18:28:41 CEST 2007 - jkupec@suse.cz
6505
6506 - reverted blocking of requestMedia from r6271 (#301710)
6507 - r6999
6508
6509 -------------------------------------------------------------------
6510 Wed Aug 29 18:09:29 CEST 2007 - kkaempf@suse.de
6511
6512 - prevent progress report in destructor (#299680)
6513 - r6998
6514
6515 -------------------------------------------------------------------
6516 Wed Aug 29 18:02:36 CEST 2007 - jkupec@suse.cz
6517
6518 - treat non-filelists.xml <file> entries as file provides capabilities
6519   in YUM parser (#304701)
6520 - r6992
6521
6522 -------------------------------------------------------------------
6523 Wed Aug 29 16:32:01 CEST 2007 - kkaempf@suse.de
6524
6525 - the media.1/media uniquely identifies a 'susetags' repo, not
6526   the content file (#304200)
6527
6528 -------------------------------------------------------------------
6529 Wed Aug 29 15:42:17 CEST 2007 - jkupec@suse.cz
6530
6531 - fixed locale dir (#304649)
6532 - r6984
6533
6534 -------------------------------------------------------------------
6535 Wed Aug 29 15:39:52 CEST 2007 - kkaempf@suse.de
6536
6537 - don't treat normal package license as "license to confirm"
6538   (#305906)
6539
6540 -------------------------------------------------------------------
6541 Wed Aug 29 15:28:53 CEST 2007 - ma@suse.de
6542
6543 - Fixed fix for #293039. Segfault due to uninitialzed data.
6544 - version 3.19.3
6545 - revision 6980
6546
6547 -------------------------------------------------------------------
6548 Wed Aug 29 15:10:20 CEST 2007 - schubi@suse.de
6549
6550 - reduced too much verbosed ResolverContext logging; Bug 303971
6551 - r 6977
6552
6553 -------------------------------------------------------------------
6554 Wed Aug 29 13:55:28 CEST 2007 - ma@suse.de
6555
6556 - Fixed PlainDir repositories to provide real disk usage data. For
6557   repomd and others that do not provide any detailed disk usage info,
6558   assume the packgage size is required below "/". Peviously they were
6559   treated as being empy.
6560 - version 3.19.2
6561 - revision 6972
6562
6563 -------------------------------------------------------------------
6564 Wed Aug 29 13:36:42 CEST 2007 - schubi@suse.de
6565
6566 - Add a new solver solution in the case of running in a timeout:
6567   ProblemSolutionDoubleTimeout.h
6568   #Bug 302496
6569 - revision 6970
6570
6571 -------------------------------------------------------------------
6572 Wed Aug 29 11:23:26 CEST 2007 - dmacvicar@suse.de
6573
6574 - bug in fix for (#292986)
6575
6576 -------------------------------------------------------------------
6577 Tue Aug 28 18:48:26 CEST 2007 - dmacvicar@suse.de
6578
6579 - (#297001) - libzypp: can't skip broken packages
6580 - re enable importing zypp keyring from rpm.(#302379)
6581 - 3.19.1
6582
6583 -------------------------------------------------------------------
6584 Tue Aug 28 17:30:30 CEST 2007 - kkaempf@suse.de
6585
6586 - rename ResolvableQuery::iterateResolvablesByKindsAndStrings
6587   to ResolvableQuery::iterateResolvablesByKindsAndStringsAndRepos
6588   in order to support query-by-repo (#305384)
6589 - fix iterateResolvablesByKindsAndStringsAndRepos to take any
6590   number of kinds, names, or repos (#305347)
6591 - remove ResolvableQuery::iterateResolvablesByKind, not needed
6592 - version 3.19.0
6593 - rev 6935
6594
6595 -------------------------------------------------------------------
6596 Tue Aug 28 11:27:53 CEST 2007 - dmacvicar@suse.de
6597
6598 - real fix for reading signature ids. (#390535).
6599 - delete metadata when removing repo (#301037).
6600
6601 -------------------------------------------------------------------
6602 Mon Aug 27 23:52:41 CEST 2007 - dmacvicar@suse.de
6603
6604 - following behaviour for setPartitions
6605   - if they are not set, they are detected
6606   - if they are set, that value is used.
6607   - if value set or detected is empty, all disk usage
6608     information is read. Otherwise just values in those
6609     mount points.
6610     Should work for installation as long as detectPartitions
6611     is empty at installation.(#293039)
6612
6613 -------------------------------------------------------------------
6614 Mon Aug 27 17:08:41 CEST 2007 - kkaempf@suse.de
6615
6616 - Add ZConfig::overrideSystemArchitecture() to override zypp arch
6617   from external, e.g. for the testcases
6618 - Honor ZYPP_CONF environment variable to override the buit-in
6619   /etc/zypp/zypp.conf
6620 - Check architecture at handout() to prevent NULL ptr reference.
6621 - Bug 301286
6622 - rev 6908
6623
6624 -------------------------------------------------------------------
6625 Mon Aug 27 15:53:52 CEST 2007 - schubi@suse.de
6626
6627 -The solver generate an establish call for all
6628  resolvables which has filesystemcaps if there is not a valid result from a
6629  former solver run available. This covers:
6630  * Initial solver run
6631  * Changing of filesystem whithin a workflow, cause the solver results will
6632    be reset if the filesystem dependencies have been changed
6633  Bug 271912
6634 - r 6901
6635
6636 -------------------------------------------------------------------
6637 Sun Aug 26 15:49:27 CEST 2007 - kkaempf@suse.de
6638
6639 - pass location to plaindir package (#303751)
6640 - Add name of file in question to checksum/signature related
6641   exceptions.
6642 - pass basename of file to verifyFileSignatureWorkflow (instead of
6643   empty string).
6644 - filter out incompatible architectures when parsing sustags
6645   repos (first half of #301286)
6646 - r 6882
6647
6648 -------------------------------------------------------------------
6649 Fri Aug 24 11:52:27 CEST 2007 - dmacvicar@suse.de
6650
6651 - don't run source migration if yast is running in
6652   intsys mode (#297136)
6653 - signature and checksum verification fixes. Still pending
6654   problem ZYpp getting no output from gpg when running from zypper.
6655   (#302059)
6656
6657 -------------------------------------------------------------------
6658 Thu Aug 23 13:51:41 CEST 2007 - schubi@suse.de
6659
6660 - Do not strip resolvables which have the same name but different kind
6661   (ResolverInfo*)
6662 - Flag info NEEDEDBY correctly if it will be used by freshen/supplement
6663 - r 6830
6664
6665 -------------------------------------------------------------------
6666 Wed Aug 22 18:58:44 CEST 2007 - mvidner@suse.cz
6667
6668 - Do not use "a-z" in regexes. Fixes "Invalid Url scheme 'http'" in
6669   the Estonian locale (#302525).
6670
6671 -------------------------------------------------------------------
6672 Wed Aug 22 17:59:39 CEST 2007 - aschnell@suse.de
6673
6674 - added remembering of exception history at various places
6675
6676 -------------------------------------------------------------------
6677 Wed Aug 22 16:52:09 CEST 2007 - schubi@suse.de
6678
6679 - Bugfixes concerning vendor handling:
6680 - first bug:
6681   Installed A-1.0(vendor SuSE)
6682   Available A-2.0(other vendor)
6683   A will not be regarded as "unmaintained". So it will not be deleted.
6684 - second bug:
6685   A need B-2.0. B-1.0 is installed but has another vendor. Report a
6686   proper errmessage.
6687 - Testcase : solution-tests/vendor-test.xml
6688 - r 6812
6689 - 3.18.4
6690
6691 -------------------------------------------------------------------
6692 Tue Aug 21 15:38:08 CEST 2007 - dmacvicar@suse.de
6693
6694 - ignore HASH key for download (#300982)
6695
6696 -------------------------------------------------------------------
6697 Tue Aug 21 15:17:23 CEST 2007 - schubi@suse.de
6698
6699 - Added explicitly_requested as parameter in ResolverContext::Uninstall
6700   Bug 299819
6701 - revision 6794
6702
6703 -------------------------------------------------------------------
6704 Tue Aug 21 13:06:44 CEST 2007 - dmacvicar@suse.de
6705
6706 - If no mount information is available, parse all DU entries.
6707 - read only hack mode for migrate-sources. We actually do add
6708   repositories with it, but no harm. (#292986)
6709 - fix some typos in exceptions (#301331)
6710 - 3.18.3
6711
6712 -------------------------------------------------------------------
6713 Mon Aug 20 16:06:36 CEST 2007 - schubi@suse.de
6714
6715 - Do not regard explicit request in order to recognize updated packages
6716   correctly. Bug 301676
6717 - Updated translations
6718 - r 6766
6719 - 3.18.2
6720
6721 -------------------------------------------------------------------
6722 Mon Aug 20 15:35:46 CEST 2007 - mvidner@suse.cz
6723
6724 - package-manager script: Call /sbin/yast2 with full path because of
6725   gnomesu (#269873).
6726
6727 -------------------------------------------------------------------
6728 Mon Aug 20 15:23:14 CEST 2007 - dmacvicar@suse.de
6729
6730 - add support for the HASH key. (#300982)
6731 - Use ContentFileParser in Downloader (instead of implementing
6732   the parser again, it has a reason, Downloader was written first)
6733 - update testcases and data to cover the new HASH key
6734 - 3.18.1
6735
6736 -------------------------------------------------------------------
6737 Mon Aug 20 13:21:34 CEST 2007 - kkaempf@suse.de
6738
6739 - unify query API for kind and name, summary, description
6740   (incomplete)
6741 - rev 6761, version 3.18.0
6742
6743 -------------------------------------------------------------------
6744 Fri Aug 17 12:30:55 CEST 2007 - kkaempf@suse.de
6745
6746 - add iterateResolvablesByKindsAndName
6747 - rev 6735, version 3.17.13
6748
6749 -------------------------------------------------------------------
6750 Fri Aug 17 11:45:24 CEST 2007 - kkaempf@suse.de
6751
6752 - rename ResolvableQuery::queryByName to iterateResolvablesByName
6753 - fix reading of kind and repository in ResolvableQuery
6754 - add reverse lookups in CacheTypes
6755 - add iterateResolvablesByKind
6756 - rev 6733
6757
6758 -------------------------------------------------------------------
6759 Fri Aug 17 10:37:56 CEST 2007 - schubi@suse.de
6760
6761 - shorten solver error messages Bug 259894
6762 - rev 6723
6763
6764 -------------------------------------------------------------------
6765 Thu Aug 16 23:43:50 CEST 2007 - kkaempf@suse.de
6766
6767 - fix ResolvableQuery::query(), add ResolvableQuery::queryByName()
6768   install zypp/cache header files.
6769 - rev 6719, version 3.16.13
6770
6771 -------------------------------------------------------------------
6772 Thu Aug 16 17:21:52 CEST 2007 - kkaempf@suse.de
6773
6774 - discard pattern files with incompatbile architecture, both
6775   for download and for parsing. (#298716)
6776 - rev 6711
6777
6778 -------------------------------------------------------------------
6779 Thu Aug 16 17:12:45 CEST 2007 - kkaempf@suse.de
6780
6781 - run sqlite asynchronously and add sql index files where
6782   appropriate, gives 6x performance on certain operations.
6783   Bumping cache schema version to 1004.
6784   (#300998)
6785 - rev 6710
6786
6787 -------------------------------------------------------------------
6788 Thu Aug 16 17:08:58 CEST 2007 - kkaempf@suse.de
6789
6790 - fix String::endsWith (#301038)
6791 - rev 6709
6792
6793 -------------------------------------------------------------------
6794 Thu Aug 16 11:16:25 CEST 2007 - schubi@suse.de
6795
6796 - added an _explicitly_requested in QueueItemConflict ( as already in
6797   QueueItemEstablish, QueueItemInstall, QueueItemUninstall ) in order to
6798   remove the conflicting item without an error message. Bug 299819
6799 - rev 6699
6800
6801 -------------------------------------------------------------------
6802 Thu Aug 16 07:23:31 CEST 2007 - jkupec@suse.cz
6803
6804 - forgot to set default refresh policy in checkIfToRefreshMetadata
6805 - repo.refresh.delay default set to 10 minutes
6806 - 6693
6807
6808 -------------------------------------------------------------------
6809 Wed Aug 15 15:32:36 CEST 2007 - schubi@suse.de
6810
6811 - Bugfix while regarding correct vendor in update
6812 - r6677
6813 - version 3.15.0
6814
6815 -------------------------------------------------------------------
6816 Wed Aug 15 13:57:04 CEST 2007 - jkupec@suse.cz
6817
6818 - repo.refresh.delay=<minutes> (ZConfig, "main" section) support
6819   added to delay next check & refresh until the specified number of
6820   minutes has passed from the last check or refresh (FATE #301991).
6821   Revisions: 6654, 6656, 6666, and 6667.
6822 - filesystem::touch(Pathname) added (r6666)
6823 - RepoManager::touchIndexFile(RepoInfo) added
6824 - RepoManager::checkIfToRefreshMetadata(RepoInfo,Url,policy):
6825   decision to do the refresh moved to this public method.
6826 - r6667
6827
6828 -------------------------------------------------------------------
6829 Wed Aug 15 12:38:26 CEST 2007 - schubi@suse.de
6830
6831 - generate a resolver problem if addRequires does not find a resovable
6832   #299486
6833 - rev 6660
6834
6835 -------------------------------------------------------------------
6836 Tue Aug 14 15:54:15 CEST 2007 - schubi@suse.de
6837
6838 - Prioritized delete request by the user BEFORE delete requests due
6839   missing dependencies or conflicting dependencies. Bug 298322
6840 - rev 6640
6841
6842 -------------------------------------------------------------------
6843 Fri Aug 10 20:49:20 CEST 2007 - jkupec@suse.cz
6844
6845 - support also "Plaindir" as valid repo type name (#298622)
6846 - revision 6616
6847 - version 3.14.0
6848
6849 -------------------------------------------------------------------
6850 Fri Aug 10 18:03:06 CEST 2007 - dmacvicar@suse.de
6851
6852 - fix segfault in Progress reporting
6853 - progress report use name instead of alias (#298035)
6854 - repoinfo returns alias if name is empty
6855
6856 -------------------------------------------------------------------
6857 Fri Aug 10 16:04:42 CEST 2007 - dmacvicar@suse.de
6858
6859 - merge patch by dmueller to get rid of boost-regex
6860
6861 -------------------------------------------------------------------
6862 Fri Aug 10 13:50:40 CEST 2007 - dmacvicar@suse.de
6863
6864 - dont create a second CacheStore in the same scope, will lock...
6865   #297627
6866
6867 -------------------------------------------------------------------
6868 Thu Aug  9 15:04:21 CEST 2007 - jkupec@suse.cz
6869
6870 - fixed some RepoManager exception docs & history
6871 - r6558
6872
6873 -------------------------------------------------------------------
6874 Thu Aug  9 13:33:59 CEST 2007 - dmacvicar@suse.de
6875
6876 - feature #302135: Graceful update of 3rd party packages
6877   Automatic upgrading only sees packages from same vendor
6878   This allows not needed to have those locked.
6879 - Add persistent locks file which allow wildcards. Users
6880   can lock certain packages adding lines like "kde* < 3.5"
6881 - add applyLocks() to apply persistent locks before solving
6882
6883 -------------------------------------------------------------------
6884 Thu Aug  9 13:28:20 CEST 2007 - schubi@suse.de
6885
6886 -  recognize changes in the pool (e.g. changing /etc/sysconfig/storage
6887   #271912 wq
6888 - Added locking resolvables in the testcases
6889 - rev 6544
6890
6891 -------------------------------------------------------------------
6892 Wed Aug  8 16:04:07 CEST 2007 - dmacvicar@suse.de
6893
6894 - add migrate-sources to %post (#292986)
6895 - 3.13.15
6896
6897 -------------------------------------------------------------------
6898 Wed Aug  8 13:32:52 CEST 2007 - jkupec@suse.cz
6899
6900 - fixed bug with using wrong files from raw metadata cache
6901   (bug #297611) (duncanmv) (r6501, already released in 3.13.14)
6902
6903 -------------------------------------------------------------------
6904 Wed Aug  8 12:42:39 CEST 2007 - schubi@suse.de
6905
6906 - fix in "ignore conflicts" if the conflict has been caused by an obsolete
6907   Bug# 297795
6908 - r 6517
6909
6910 -------------------------------------------------------------------
6911 Tue Aug  7 17:04:47 CEST 2007 - dmacvicar@suse.de
6912
6913 - implement susetags support for compressed metadata
6914   and testcases. (feature #301916)
6915 - implement disk usage in cache. For installation requires
6916   some changes in YaST to setup the ZYpp getPartitions()
6917   before repos are cached. (bug #293039)
6918 - added testcases for diskusage
6919 - 3.13.14
6920
6921 -------------------------------------------------------------------
6922 Mon Aug  6 10:19:12 CEST 2007 - jkupec@suse.cz
6923
6924 - fixed YUM parser to properly create source packages
6925 - disabled reading of filelists.xml.gz by default (the data are
6926   currently not stored anyway)
6927 - revision 6481
6928 - version 3.13.13
6929
6930 -------------------------------------------------------------------
6931 Sat Aug  4 01:03:19 CEST 2007 - ma@suse.de
6932
6933 - Don't download unwanted translation files (#293740).
6934 - revision 6470
6935
6936 -------------------------------------------------------------------
6937 Fri Aug  3 23:52:18 CEST 2007 - ma@suse.de
6938
6939 - Fix susetags repo to parse dikusage data (#293039)
6940 - revision 6467
6941 - version 3.13.12
6942
6943 -------------------------------------------------------------------
6944 Fri Aug  3 18:56:47 CEST 2007 - ma@suse.de
6945
6946 - Add product attribute 'type' (aka 'category' which is now
6947   deprecated). Adapted sustags and yum parsers to parse and
6948   provide this value.
6949 - revision 6464
6950 - version 3.13.11
6951
6952 -------------------------------------------------------------------
6953 Fri Aug  3 17:29:56 CEST 2007 - dmacvicar@suse.de
6954
6955 - fix modalias rel column number
6956 - version 3.13.10
6957
6958 -------------------------------------------------------------------
6959 Fri Aug  3 16:35:36 CEST 2007 - dmacvicar@suse.de
6960
6961 - Implemented option repo.add.probe to allow probing
6962   the added repositories
6963 - version 3.13.9
6964
6965 -------------------------------------------------------------------
6966 Fri Aug  3 16:07:46 CEST 2007 - schubi@suse.de
6967
6968 - Fixed detection of renamed packages while update.
6969 - Added new translations
6970 - rev 6445
6971
6972 -------------------------------------------------------------------
6973 Fri Aug  3 15:02:28 CEST 2007 - ma@suse.de
6974
6975 - Speed up retrieving MediaNr attribute, as it slows down install
6976   order calculation. (#297173)
6977 - revision 6442
6978
6979 -------------------------------------------------------------------
6980 Fri Aug  3 14:13:36 CEST 2007 - dmacvicar@suse.de
6981
6982 - Fixed cache schema upgrade
6983
6984 -------------------------------------------------------------------
6985 Fri Aug  3 13:38:17 CEST 2007 - ma@suse.de
6986
6987 - Fixed pattern includes and extends attributes.
6988 - revision 6431
6989 - version 3.13.8
6990
6991 -------------------------------------------------------------------
6992 Fri Aug  3 12:33:41 CEST 2007 - schubi@suse.de
6993
6994 - API for retrieving additional dependencies" solver/detail/Resolver.h
6995 - Handle additional dependencies in the testcases
6996 - Handle system and language dependencies in the testcases correctly.
6997 - r 6418
6998
6999 -------------------------------------------------------------------
7000 Thu Aug  2 18:14:12 CEST 2007 - ma@suse.de
7001
7002 - Indicate changed pool content if /etc/sysconfig/storage USED_FS_LIST
7003   has changed. Resolver must discard any cached filesystem dependencies.
7004   (required for #271912)
7005 - revision 6404
7006
7007 -------------------------------------------------------------------
7008 Thu Aug  2 16:37:06 CEST 2007 - ma@suse.de
7009
7010 - Indicate changed pool content to the resolver. (required for #271912)
7011 - revision 6398
7012 - version 3.13.7
7013
7014 -------------------------------------------------------------------
7015 Thu Aug  2 10:16:16 CEST 2007 - schubi@suse.de
7016
7017 - speedup error handling. Do not log ResolveInfo anymore. Set limit of 20
7018   problems. Bug 280387
7019 - r 6378
7020 - version 3.13.6
7021
7022 -------------------------------------------------------------------
7023 Wed Aug  1 18:51:12 CEST 2007 - ma@suse.de
7024
7025 - Added interface to install source packages via zypper.
7026 - revision 6373
7027 - version 3.13.5
7028
7029 -------------------------------------------------------------------
7030 Tue Jul 31 22:01:08 CEST 2007 - ma@suse.de
7031
7032 - Added package attributes Package::sourcePkgName and
7033   Package::sourcePkgEdition. Name and edition of the source
7034   rpm this package was built from.
7035 - Added ZYpp::installSrcPackage to install a single source package.
7036 - revision 6353
7037 - version 3.13.4
7038
7039 -------------------------------------------------------------------
7040 Tue Jul 31 19:06:54 CEST 2007 - ma@suse.de
7041
7042 - Temorary files and directories created by makeSibling use the
7043   same protection as the original.
7044 - revision 6344
7045 - version 3.13.3
7046
7047 -------------------------------------------------------------------
7048 Tue Jul 31 10:37:13 CEST 2007 - schubi@suse.de
7049
7050 - Removed keepExtras from resolvePool. This will be handled
7051   in the solver internally now. #294727
7052 - Checking if item really exists (#295544; ResolverInfoContainer.cc)
7053 - revision 6317
7054 - version 3.13.2
7055
7056 -------------------------------------------------------------------
7057 Mon Jul 30 17:23:19 CEST 2007 - ma@suse.de
7058
7059 - Remove tribool from RepoInfo's interface.
7060 - revision 6301
7061 - version 3.13.1
7062
7063 -------------------------------------------------------------------
7064 Mon Jul 30 13:59:33 CEST 2007 - ma@suse.de
7065
7066 - Fixed wrong media number reported by script, message and patch.
7067 - Fixed script API to provide the scripts location on media (if not
7068   inlined).
7069 - Introduced ScripProvider to make a script available on the local
7070   disk.
7071 - revision 6288
7072 - version 3.13.0
7073
7074 -------------------------------------------------------------------
7075 Fri Jul 27 18:08:42 CEST 2007 - jkupec@suse.cz
7076
7077 - don't request media chage if the media is not changeable (like
7078   e.g. http)
7079 - revision 6271
7080 - version 3.12.1
7081
7082 -------------------------------------------------------------------
7083 Fri Jul 27 17:40:44 CEST 2007 - dmacvicar@suse.de
7084
7085 - progress ticks for clean cache
7086 - ZConfig: remove default from names.
7087 - re enable reading cache callbacks
7088 - ini parser without boost::regexp
7089   patch by dmueller (#152447)
7090
7091 -------------------------------------------------------------------
7092 Fri Jul 27 17:16:27 CEST 2007 - ma@suse.de
7093
7094 - Fixed package to provide the location media number. (#294496)
7095 - revision 6263
7096
7097 -------------------------------------------------------------------
7098 Fri Jul 27 16:31:38 CEST 2007 - jkupec@suse.cz
7099
7100 - RepoFileReader - ignore empty url keys (baseurl, mirrorlist,
7101   gpgkey) instead of throwing bad url exception
7102 - revision 6259
7103
7104 -------------------------------------------------------------------
7105 Thu Jul 26 16:41:30 CEST 2007 - kkaempf@suse.de
7106
7107 - Make clearing of extra dependencies/conflicts configurable when
7108   resolvePool(). Leave the default as before (clear extras).
7109   Bug # 294727
7110 - revision 6233
7111 - version 3.12.0
7112
7113 -------------------------------------------------------------------
7114 Thu Jul 26 10:58:27 CEST 2007 - dmacvicar@suse.de
7115
7116 - /var/lib/zypp/cache -> /var/cache/zypp
7117   (#292419)
7118 - ini parser without boost::regexp, patch by dmueller
7119   (#152447)
7120
7121 -------------------------------------------------------------------
7122 Wed Jul 25 13:50:06 CEST 2007 - ma@suse.de
7123
7124 - Make temp directory configurable  via environment
7125   variable ZYPPTMPDIR.
7126 - revision 6202
7127 - version 3.11.11
7128
7129 -------------------------------------------------------------------
7130 Tue Jul 24 17:55:49 CEST 2007 - ma@suse.de
7131
7132 - Fixed bug in smart pointer comparison.
7133
7134 -------------------------------------------------------------------
7135 Mon Jul 23 13:05:53 CEST 2007 - ma@suse.de
7136
7137 - Fix failing rename of metadata download directories across
7138   filesystem boundaries.
7139
7140 -------------------------------------------------------------------
7141 Fri Jul 20 16:10:59 CEST 2007 - ma@suse.de
7142
7143 - Fixed malicious gettext include.
7144 - Make ZConfig a singleton.
7145 - revision 6123
7146
7147 -------------------------------------------------------------------
7148 Thu Jul 19 15:52:03 CEST 2007 - ma@suse.de
7149
7150 - Fixed repo::provideFile to set a deleter for downloaded files
7151   (#293004).
7152 - revision 6094
7153 - version 3.11.10
7154
7155 -------------------------------------------------------------------
7156 Thu Jul 19 12:58:12 CEST 2007 - ma@suse.de
7157
7158 - Query ByRepository now takes as well an alias.
7159
7160 -------------------------------------------------------------------
7161 Wed Jul 18 16:40:35 CEST 2007 - dmacvicar@suse.de
7162
7163 - fix retrieval of container attributes in cache
7164   (#292698)
7165
7166 -------------------------------------------------------------------
7167 Wed Jul 18 16:12:06 CEST 2007 - ma@suse.de
7168
7169 - Port zypp-query-pool (#292404)
7170 - revision 6069
7171 - version 3.11.9
7172
7173 -------------------------------------------------------------------
7174 Wed Jul 18 16:09:04 CEST 2007 - schubi@suse.de
7175
7176 - added new calls in Resolver.h: addRequire,addConflict
7177
7178 -------------------------------------------------------------------
7179 Wed Jul 18 14:43:04 CEST 2007 - ma@suse.de
7180
7181 - Fixed IniParser to allow '=' in values (#292669)
7182 - revision 6063
7183
7184 -------------------------------------------------------------------
7185 Wed Jul 18 14:16:59 CEST 2007 - dmacvicar@suse.de
7186
7187 - allow / in alias (#292628)
7188
7189 -------------------------------------------------------------------
7190 Wed Jul 18 12:38:55 CEST 2007 - ma@suse.de
7191
7192 - Fixed repo::provideFile to throw on error.
7193 - Fixed ResolvableQuery to use 0 as default for non existing
7194   numerical values.
7195 - revision 6058
7196
7197 -------------------------------------------------------------------
7198 Tue Jul 17 15:57:03 CEST 2007 - ma@suse.de
7199
7200 - Fixed OnMediLocation to use safe defaults. Added setLocaltion and
7201   additional ctor for convenience.
7202 - revision 6047
7203
7204 -------------------------------------------------------------------
7205 Tue Jul 17 10:45:39 CEST 2007 - schubi@suse.de
7206
7207 - Evalute update canditate:
7208   Take canditates only which are really installable. Bug 292077
7209   r 6034
7210
7211 -------------------------------------------------------------------
7212 Mon Jul 16 15:41:31 CEST 2007 - jkupec@suse.cz
7213
7214 - fixed some tribool bugs in RepoInfo
7215 - revision 6022
7216
7217 -------------------------------------------------------------------
7218 Mon Jul 16 11:43:33 CEST 2007 - dmacvicar@suse.de
7219
7220 - fix reading of non existant repo
7221 - r6018
7222 - first submission to stable
7223 - fix keywords parsing in susetags parser
7224 - version 3.11.8
7225
7226 -------------------------------------------------------------------
7227 Wed Jul 11 19:14:47 CEST 2007 - jkupec@suse.cz
7228
7229 - make resolvable query complete exceptionless with the database
7230 - test that packages have some attributes
7231 - disable progress adaptor for now
7232 - revision 5977
7233 - version 3.11.7
7234
7235 -------------------------------------------------------------------
7236 Wed Jul 11 14:37:02 CEST 2007 - ma@suse.de
7237
7238 - fixed unresolved symbols
7239 - revision 5972
7240 - version 3.11.6
7241
7242 -------------------------------------------------------------------
7243 Wed Jul 11 13:31:39 CEST 2007 - ma@suse.de
7244
7245 - fixed TranslatedText creating unwanted entries.
7246 - fixed capability processing
7247 - revision 5964
7248 - version 3.11.5
7249
7250 -------------------------------------------------------------------
7251 Tue Jul 10 20:01:18 CEST 2007 - jkupec@suse.cz
7252
7253 - MediaSetAccess::release() added
7254 - Use attachDesiredMedia in MediaProducts
7255 - Progress reporting improved
7256 - revision 5959
7257 - version 3.11.4
7258
7259 -------------------------------------------------------------------
7260 Tue Jul 10 14:23:13 CEST 2007 - ma@suse.de
7261
7262 - fixed parsing translated texts.
7263 - added source packages.
7264 - revision 5947
7265 - version 3.11.3
7266
7267 -------------------------------------------------------------------
7268 Tue Jul 10 13:11:31 CEST 2007 - jkupec@suse.cz
7269
7270 - repo callbacks fixed
7271 - Fixed YUM parser progress reporting
7272 - Added CombinedProgressData
7273 - make RepoImpl::resolvables() load lazy
7274 - MediaProducts added for scanning products file
7275 - Implement cache schema versioning and automatic invalidation of
7276   cache when schema changes
7277 - revision 5942
7278 - version 3.11.2
7279
7280 -------------------------------------------------------------------
7281 Fri Jul  6 13:51:50 CEST 2007 - ma@suse.de
7282
7283 - Propagate pools repository_iterator to the UI
7284 - revision 5911
7285 - version 3.11.1
7286
7287 -------------------------------------------------------------------
7288 Thu Jul  5 17:02:08 CEST 2007 - ma@suse.de
7289
7290 - Package::location is now returns an OnMediaLocation
7291 - archivesize() renamed to downloadSize()
7292 - Allow to iterate all Repositories that contribute
7293   Resolvables to the Pool.
7294 - MediaSetAccess::provideDir added
7295 - remove useless url check
7296 - add old-api-style wrapper
7297 - Add MediaProducts class
7298 - revision 5892
7299 - version 3.11.0
7300
7301 -------------------------------------------------------------------
7302 Thu Jul  5 09:31:02 CEST 2007 - schubi@suse.de
7303
7304 - function isInstalledBy/installs
7305   Added an initial installation flag which shows if the item has been
7306   triggered for installation, or the dependency is already satisfied.
7307 - Revision 5884
7308 - Version 3.4.0
7309
7310 -------------------------------------------------------------------
7311 Tue Jul  3 13:07:31 CEST 2007 - jkupec@suse.cz
7312
7313 - removed unused %{prefix}/lib/zypp from %files in spec file
7314 - revision 5870
7315
7316 -------------------------------------------------------------------
7317 Tue Jul  3 10:37:37 CEST 2007 - jkupec@suse.cz
7318
7319 - Old API (SourceManager, metadata parsers) dropped in favor of the
7320   new refactored ones (RepoManager, RepoParser(s), cache subtree,
7321   repo subtree).
7322 - Some new API improvements.
7323 - revision 5868
7324 - version 3.10.0 (bumped minor to 10 to indicate refactoring branch)
7325
7326 -------------------------------------------------------------------
7327 Fri Jun 22 15:28:03 CEST 2007 - schubi@suse.de
7328
7329 - New API calls which provides more information about one
7330   resolvable after a solverrun:
7331   isInstalledBy (const PoolItem_Ref item);
7332   installs (const PoolItem_Ref item);
7333 - Revision 5835
7334
7335 -------------------------------------------------------------------
7336 Thu Jun 21 15:58:16 CEST 2007 - adrian@suse.de
7337
7338 - fix changelog entry order
7339
7340 -------------------------------------------------------------------
7341 Wed Jun 20 11:47:33 CEST 2007 - schubi@suse.de
7342
7343 - Ignore conflicting items which are uninstallable
7344 - Create a "needed by" info if a requirement is still fulfilled.
7345 - Allow only one needed_by and needed_by_capability in QueueItemInstall
7346 - Added capability and type (REQUIRE, RECOMMEND,....) to
7347   ResolverInfoNeededBy
7348 - Evaluate ResolverInfoNeededBy for more information in the error
7349   messages
7350 - Enlarge detail description in the error messages
7351 - Revision 5807
7352
7353 -------------------------------------------------------------------
7354 Tue Jun 19 13:59:09 CEST 2007 - ma@suse.de
7355
7356 - Fixes for gcc-4.2
7357 - revision 5786
7358 - version 3.3.1
7359
7360 -------------------------------------------------------------------
7361 Mon Jun 18 17:20:45 CEST 2007 - mvidner@suse.cz
7362
7363 - fixed so versioning from libtool to cmake
7364 - 3.3.0
7365
7366 -------------------------------------------------------------------
7367 Mon Jun 18 09:47:32 CEST 2007 - dmacvicar@suse.de
7368
7369 - Use gpg2 instead of gpg for keyring and make
7370   the package depend on it (#284211)
7371
7372 -------------------------------------------------------------------
7373 Mon Jun 11 17:02:49 CEST 2007 - schubi@suse.de
7374
7375 - Required kmp packges FOR EACH installed/to_be_installed kernel will be installed.
7376   New dependency "packageand(foo:bar)" which provides an AND dependency by
7377   injecting a supplement/freshen.
7378   e.G. package novell-cluster-services-kmp-smp
7379   supplements: packageand(kernel-smp:novell-cluster-services-kmp)
7380   Bug 255011
7381 - Dont check for architecture changes in atoms (#266178)
7382 - Revision 5720
7383
7384 -------------------------------------------------------------------
7385 Wed May 23 17:03:29 CEST 2007 - ma@suse.de
7386
7387 - Fixed package-manager script (#275847)
7388 - revision 5614
7389
7390 -------------------------------------------------------------------
7391 Wed May 23 13:32:02 CEST 2007 - schubi@suse.de
7392
7393 - fixed cmake
7394 - version 3.2.2
7395
7396 -------------------------------------------------------------------
7397 Wed May 23 11:25:55 CEST 2007 - schubi@suse.de
7398
7399 - Reduced logging in order to speedup solving Bug 275100
7400 - revision 5603
7401 - version 3.2.1
7402
7403 -------------------------------------------------------------------
7404 Tue May 15 14:03:34 CEST 2007 - ma@suse.de
7405
7406 - Fix excess calls to releaseFile. (#274357)
7407 - revision 5545
7408
7409 -------------------------------------------------------------------
7410 Wed May  9 18:44:20 CEST 2007 - dmacvicar@suse.de
7411
7412 - Fix importing keys into rpm. (#270125)
7413 - r5527
7414
7415 -------------------------------------------------------------------
7416 Wed Apr 18 14:56:17 CEST 2007 - ma@suse.de
7417
7418 - Support filesystem dependencies to add needed filesystem RPMs
7419   automatically (Fate 301966).
7420 - revision 5404
7421 - version 3.2.0
7422
7423 -------------------------------------------------------------------
7424 Mon Apr 16 11:23:15 CEST 2007 - jkupec@suse.cz
7425
7426 - avoiding attaching media where not needed (#263207)
7427 - r5381
7428
7429 -------------------------------------------------------------------
7430 Fri Apr 13 17:32:55 CEST 2007 - dmacvicar@suse.de
7431
7432 - fix FileCap with attributes
7433 - r5376
7434
7435 -------------------------------------------------------------------
7436 Thu Apr 12 02:33:18 CEST 2007 - ma@suse.de
7437
7438 - Fixed computation of install order. Take requirements of
7439   an installed packages uninstall scripts into account, if
7440   the package is updated. (#258682)
7441 - revision 5349
7442 - version 3.1.1
7443 -------------------------------------------------------------------
7444 Wed Apr 11 15:24:01 CEST 2007 - ma@suse.de
7445
7446 - Parse and provide package keywords. (Fate 120368)
7447 - revision 5338
7448 - version 3.1.0
7449
7450 -------------------------------------------------------------------
7451 Thu Apr  5 15:50:15 CEST 2007 - schubi@suse.de
7452
7453 - Upgrade: Do NOT delete packages which have unresolved dependencies -->
7454   Ask the user. Bug 258322
7455 - revision 5305
7456 - version 3.0.3
7457
7458 -------------------------------------------------------------------
7459 Wed Apr  4 19:39:12 CEST 2007 - ma@suse.de
7460
7461 - Fix restoring of Sources id root prefix is used. (#238165)
7462 - revision 5299
7463 - version 3.0.2
7464
7465 -------------------------------------------------------------------
7466 Wed Apr  4 15:33:54 CEST 2007 - jkupec@suse.cz
7467
7468 - MediaManager::attachDesiredMedia() added to support multiple
7469   (CD/DVD) drives (fate #3974)
7470 - r5296
7471
7472 -------------------------------------------------------------------
7473 Wed Mar 14 14:33:26 CET 2007 - schubi@suse.de
7474
7475 - If there is no valid solver result and NOT all resolvables ( other
7476   architecture) has been regarded, let the user decide making a new
7477   solver run with ALL available resolvables. Bug 223440
7478 - reducing logging (error -> debug)  bug 252921
7479 - Revision 5219
7480
7481 -------------------------------------------------------------------
7482 Fri Mar  9 00:08:38 CET 2007 - ma@suse.de
7483
7484 - Allow configuration of trusted vendors via
7485   /var/lib/zypp/db/trustedVendors. (#186636)
7486 - revision 5194
7487 - version 3.0.1
7488
7489 -------------------------------------------------------------------
7490 Wed Mar  7 15:20:29 CET 2007 - dmacvicar@suse.de
7491
7492 - libzypp-devel -> libzypp requirement is not versioned
7493   (#251086)
7494 - r5181
7495
7496 -------------------------------------------------------------------
7497 Tue Mar  6 17:25:49 CET 2007 - schubi@suse.de
7498
7499 - Using already existing valid solver results for further solver runs.
7500   (partiell solving)
7501 - r5169
7502
7503 -------------------------------------------------------------------
7504 Fri Mar  2 16:11:16 CET 2007 - dmacvicar@suse.de
7505
7506 - fix link order
7507 - r5165
7508
7509 -------------------------------------------------------------------
7510 Tue Feb 27 15:50:39 CET 2007 - dmacvicar@suse.de
7511
7512 - merging from 10.2 / SP1
7513 - #247459 ftp probing
7514   denied == dont exists in ftp
7515 - r5124
7516
7517 -------------------------------------------------------------------
7518 Tue Feb 27 15:35:06 CET 2007 - schubi@suse.de
7519
7520 - Merging solver related stuff from SuSE-Linux-10_2-Branch ( till r5111):
7521 - Simultaneouqusly establishing of items which are conflicting eachother is
7522   useless. So only one will be established. Fixed in QueueItemInstall.cc
7523   Bug 243595
7524 - Added new upgrade options to fine tune version and patch handling.
7525   (F301990)
7526 - The context of establishPool will be stored in Resolver and will be
7527   regarded for the next solver run everytime. So it will be not reset by
7528   any solver run anymore.
7529   bug 191810 ( A broken patch will not be installed again)
7530
7531 -------------------------------------------------------------------
7532 Fri Feb 23 17:40:23 CET 2007 - jkupec@suse.cz
7533
7534 - adding sotf,timeo=X nfs mount options by default (#235211)
7535 - r5093
7536
7537 -------------------------------------------------------------------
7538 Fri Feb 23 14:16:19 CET 2007 - jkupec@suse.cz
7539
7540 - support for HTTP authentication prompt added (#190609)
7541 - fixed problem with empty path in URL
7542   in MediaCurl::doGetFileCopy()
7543 - r5085
7544
7545 -------------------------------------------------------------------
7546 Mon Feb 12 15:28:08 CET 2007 - jkupec@suse.cz
7547
7548 - Merged revisions 4926-4993,4995,4998-5006 via svnmerge from
7549   SuSE-Linux-10_2-Branch
7550
7551 - verifySystem: Regarding patterns too. Bug 239750 (schubi)
7552 - verifySystem: The result will be set to APPL_HIGH, so it will be not
7553   reset by a second "normal" solver run. #239281 (schubi)
7554 - yast2 reports invalid URL as 'unknown source type'
7555   (#209961) (dmacvicar)
7556 - Added freshen language dependency in supplemements too if there is no
7557   entry in supplements.
7558   #240617;IPA fonts are not installed even if select Japanese
7559   language (schubi)
7560 - Setting allowed authentication methods to "basic,digest" if none
7561   provided in URL (#243006) (jkupec)
7562 - Stopping after 50 valid solver results. Anymore would be useless. Bug
7563   243595 (schubi)
7564 - r 5007
7565
7566 -------------------------------------------------------------------
7567 Mon Feb 12 10:37:02 CET 2007 - mvidner@suse.cz
7568
7569 - package-manager: use a generic su script from XDG (#235303, #244442)
7570
7571 -------------------------------------------------------------------
7572 Fri Feb  9 15:21:55 CET 2007 - jkupec@suse.cz
7573
7574 - Setting allowed authentication methods to "basic,digest" if none
7575   provided in URL (#243006)
7576 - fixed gettext and rpath problems in configure.ac and Makefile.cvs
7577   (mvidner)
7578 - r4999
7579
7580 -------------------------------------------------------------------
7581 Wed Feb  7 15:52:29 CET 2007 - jkupec@suse.cz
7582
7583 - MediaCurlException::dumpOn() adjusted for ncurses dialogue
7584   (#222602)
7585 - 4984
7586
7587 -------------------------------------------------------------------
7588 Mon Jan 29 13:10:37 CET 2007 - dmacvicar@suse.de
7589
7590 - Merged revisions 4907-4926 from SuSE-Linux-10_2-Branch
7591
7592 - update packages: changing architecture is only valid while an
7593   system update and NOT while an update via a patch. Last fix does
7594   not fit for every case.
7595   Bug 230685
7596 - Patch has selected not the concerning package for update but
7597   a package which has provided the required dependencies too.
7598   Algorithmus: If there are exactly two providers which differ in architecture
7599                prefer the better arch.
7600   Fix: Regarding NVRA too. ( only if equal )
7601   Bug 238284
7602 - Download only English and Local translation
7603   (#208457)
7604 - Added solver parameter:
7605    tryAllPossibilities: regarding every solver branch ( not only
7606                         branches with e.G. best architectures
7607    preferHighestVersion: Prefer solver results which have a higher
7608                          version number.
7609   Bug #238087
7610 - update packages: changing architecture is only valid while an
7611   system update and NOT while an update via a patch.
7612   Bug 230685 - x86_64 MozillaFirefox binaries in security update
7613   repository
7614   Fix of version 2.11.2 has not worked if the first founded item
7615   had had another architecture.
7616 - r4927
7617
7618 -------------------------------------------------------------------
7619 Wed Jan 24 14:50:33 CET 2007 - lslezak@suse.cz
7620
7621 - added ZYpp::getPartitions() - return the partitinoning
7622
7623 -------------------------------------------------------------------
7624 Wed Jan 24 14:20:28 CET 2007 - dmacvicar@suse.de
7625
7626 - Merged revisions 4705-4906 via svnmerge from SuSE-Linux-10_2-Branch
7627 - Corrupt download cannot be skipped
7628   (#217425 and #224216)
7629 - Enable package read ahead/caching in commit per default to reduce
7630   interactive media changes. If the environment variable
7631   ZYPP_COMMIT_NO_PACKAGE_CACHE is set, caching will be disabled. (F100182)
7632 - added parameter not to reset resolver results while calling
7633   freshen pool Bug: 235761
7634 - Prepare package read ahead/caching of packages in commit. Adatped the
7635   workflow. Caching details are now hidden inside CommitPackageCache.
7636   The current implementation still performs no read ahead. (for F100182)
7637 - Skip invalid or broken rpm database entries. (#231211)
7638 - verifySystem: check if the solution is valid after calling freshenPool()
7639   Bug: 235761
7640 - Added own call for Resolver::verifySystem with additional
7641   hardware/language check in order to keep binary compatibility
7642   Fate #301224
7643 - Rpm requires additional quoting of special chars in filenames.
7644   (#233967)
7645 - Resolver::verifySystem checks for new hardware now by calling
7646   freshenPool. This is configureable. Fate #301224
7647 - merged texts from proofread
7648 - Don't consider patch/delta rpms if package architecture changes.
7649   (#231254)
7650 - update packages: changing architecture is only valid while an
7651   system update and NOT while an update via a patch.
7652   Bug 230685 - x86_64 MozillaFirefox binaries in security update repository
7653 - verifySystem: Do only regard items which will be on the system after the
7654   commit. Fate 301178
7655 - feature #301369
7656   Import listed GPG Keys from an trusted installation source
7657 - fix return call in new xml parser
7658 - Enable system resolvables in Helix parser (Revision 4787)
7659 - deptestomatic:
7660   Resetting transaction with the correct call;
7661   bugfix; Added kind in keep state (Revision 4788)
7662 - Wrong behaviour in soft install/uninstall. --> Setting Transact with
7663   soft (Revision 4789)
7664 - New call added: maySetToBeUninstalledSoft (Revision 4789)
7665   Both are only functions for the solver (Revision 4789)
7666 - Resetting "by causer" in order to distinguish from state
7667   "keep by user". ( function setLock in order to remove lock)
7668   (Revision 4789)
7669 - Better fix for Bug 217574: Checking if the resolveable CAN be deleted soft
7670   in QueueItemUninstall.cc (Revision 4790)
7671 - Regarding "keep state by user". So avoiding "reselecting" by
7672   other requirements.
7673   Give a corresponding problem solution if a resolvable satisfy
7674   a dependency, but has been set to keep by the user.
7675   Bug : 222531 (Revision 4791)
7676 - Allow to disable autoprotection of foreign vendor items. Required
7677   in zmd-backend. (F301735).
7678 - use sqlite-zmd if using > 10.2 in spec. Use the one available
7679   durin compile.
7680 - Item could has already been selected to soft uninstall (e.G. remove
7681   pattern which recommend this item ). Do not throw an exception anymore.
7682   bug#225278
7683 - Added syscontent::Reader: Parse serialized set of ResObjects.
7684   (for F300729)
7685 - If there has already been selected another item by the solver (e.g. from
7686   another source) we will take thatone in order to avoid parallel
7687   installation and there concerning error messages.
7688   Bug 224698
7689 - In order to handle conflicting resolvable we try to update the
7690   conflicting item. While evaluating these canditates an already selected
7691   candidate will not be regarded. So it could be that an older package
7692   will be selected for update although a newer has already been selected. Revision 4765
7693 - Conflicting items: The resolvable will be obsoleted by another. So it is useless finding an
7694   update candidate and evaluate additional branches.
7695 - r4907
7696
7697 -------------------------------------------------------------------
7698 Mon Dec  4 15:38:12 CET 2006 - mt@suse.de
7699
7700 - Improved realpath() wrapper in media handler class (#222521).
7701 - revision 4758
7702
7703 -------------------------------------------------------------------
7704 Thu Nov 30 09:15:20 CET 2006 - ma@suse.de
7705
7706 - version 3.0.0 (2.x.x now in SuSE-Linux-10_2-Branch)
7707 - revision 4713
7708
7709 -------------------------------------------------------------------
7710 Wed Nov 29 19:20:24 CET 2006 - dmacvicar@suse.de
7711
7712 - use sqlite-zmd package for the non yet shipped zypp2/ stuff
7713   because backend uses this sqlite and it is no fun to
7714   install one and the other to develop (as the -devel packages)
7715   conflict.
7716 - add cmake support for building zypp/ lib.
7717   TODO: soinfo, compile testcases, devel, zypp2,docs
7718   find rpm, curl and others.
7719 - dont serialize interactive, as it is
7720   calculated now.
7721   (it was already fixed as we don't reimplement
7722   the method, but we still serialized, parsed)
7723 - r4709
7724
7725 -------------------------------------------------------------------
7726 Tue Nov 28 22:40:12 CET 2006 - ma@suse.de
7727
7728 - fixed Patch::interactive to return true as well, if the patch
7729   itself has a licence. (#224192)
7730 - revision 4702
7731 - version 2.9.2
7732
7733 -------------------------------------------------------------------
7734 Tue Nov 28 16:36:56 CET 2006 - mt@suse.de
7735
7736 - Added search for /sbin/vol_id tool - that is in /lib/udev/vol_id
7737   on the installation image (#213852).
7738 - revision 4700
7739
7740 -------------------------------------------------------------------
7741 Tue Nov 28 11:44:52 CET 2006 - schubi@suse.de
7742
7743 - Avoid duplicate pool entries; Bug 223750; second part of the fix
7744 - r4698
7745 - Version 2.9.1
7746
7747 -------------------------------------------------------------------
7748 Mon Nov 27 18:29:58 CET 2006 - schubi@suse.de
7749
7750 - Pool has multi instances of an item in the pool. Reduced this error
7751   to items which are identically at least. #217574 and #223750
7752 - r4695
7753
7754 -------------------------------------------------------------------
7755 Mon Nov 27 17:37:44 CET 2006 - dmacvicar@suse.de
7756
7757 - replace spaces to underscores in product names
7758 - 2.8.7
7759 - r4688
7760
7761 -------------------------------------------------------------------
7762 Mon Nov 27 16:54:03 CET 2006 - dmacvicar@suse.de
7763
7764 - Mark some strings for translation (#219783 need it)
7765 - r4682
7766
7767 -------------------------------------------------------------------
7768 Mon Nov 27 16:17:07 CET 2006 - mt@suse.de
7769
7770 - Added translations marks to hal, url and mutex exceptions (#23771)
7771 - revision 4680
7772
7773 -------------------------------------------------------------------
7774 Wed Nov 22 19:24:57 CET 2006 - dmacvicar@suse.de
7775
7776 - don't make libzypp-devel depend on sqlite-devel as
7777   headers from zypp2 are not installed yet
7778 - r4663
7779
7780 -------------------------------------------------------------------
7781 Wed Nov 22 15:23:55 CET 2006 - ma@suse.de
7782
7783 - Return an error if fork failed. (#204807)
7784 - Make Script execution abortable by user request. (#212949, F100233)
7785 - revision 4660
7786 - version 2.8.6
7787
7788 -------------------------------------------------------------------
7789 Tue Nov 21 16:25:03 CET 2006 - mvidner@suse.cz
7790
7791 - Added package-manager wrapper script, with icon and .desktop (#222757).
7792   (Used by gnome-main-menu)
7793 - version 2.8.5
7794 - r4640
7795
7796 -------------------------------------------------------------------
7797 Tue Nov 21 13:11:06 CET 2006 - mt@suse.de
7798
7799 - Fixed target/hal - one more dbus_connection_close found (#216035)
7800 - revision 4636
7801 - version 2.8.4
7802
7803 -------------------------------------------------------------------
7804 Mon Nov 20 14:15:38 CET 2006 - schubi@suse.de
7805
7806 - translation added
7807   rev 4630
7808   version 2.8.3
7809
7810 -------------------------------------------------------------------
7811 Mon Nov 20 11:02:04 CET 2006 - ma@suse.de
7812
7813 - Process obsoletes when installing non-package objects. (#217352)
7814 - revision 4621
7815 - version 2.8.2
7816
7817 -------------------------------------------------------------------
7818 Fri Nov 17 16:57:39 CET 2006 - mt@suse.de
7819
7820 - Implemented volume device check using /sbin/vol_id (#213852).
7821 - Revision 4619
7822
7823 -------------------------------------------------------------------
7824 Fri Nov 17 15:53:58 CET 2006 - schubi@suse.de
7825
7826 - new translation added
7827
7828 -------------------------------------------------------------------
7829 Fri Nov 17 12:42:04 CET 2006 - mt@suse.de
7830
7831 - Implemented an reuse of already existing foreign CD/DVD mount points
7832   (e.g. automounted) - depends on REUSE_FOREIGN_MOUNTS flag (#220206).
7833 - Added a fallback check of the volume.mount_point HAL property to
7834   isAutoMountedMedia(); info.hal_mount.created_mount_point seems
7835   to be not avaliable in newer HAL versions (on 10.2).
7836 - Revision 4615
7837 - Version 2.8.1
7838
7839 -------------------------------------------------------------------
7840 Thu Nov 16 23:39:15 CET 2006 - ma@suse.de
7841
7842 - removed unused methods from Patch and PatchImplIf. Provided
7843   reasonable default implementation for Patch::interactive.
7844   (#221476).
7845 - revision 4610
7846 - Version 2.8.0
7847
7848 -------------------------------------------------------------------
7849 Thu Nov 16 15:32:04 CET 2006 - dmacvicar@suse.de
7850
7851 - Handle media eject failures (#216545)
7852 - r4606
7853
7854 -------------------------------------------------------------------
7855 Wed Nov 15 22:41:51 CET 2006 - ma@suse.de
7856
7857 - Reimplemented RpmDb::checkPackage using librpm API instead
7858   of parsing "rpm --checksig" output. (#163202)
7859 - Version 2.7.4
7860 - revision 4600
7861
7862 -------------------------------------------------------------------
7863 Wed Nov 15 15:39:26 CET 2006 - schubi@suse.de
7864
7865 - NEW behaviour of the solver:
7866   Obsolete virtual provides. E.G.:
7867
7868   Installed:
7869   -----------
7870   Name:           test-1.0-0
7871
7872   Name:           moretest-1.0-0
7873   Provides:       test
7874
7875   To be installed
7876   ------------------
7877   Name:           nomoretest-1.0-0
7878   Obsoletes:      test
7879
7880   Result
7881   --------
7882   test-1.0-0 AND  moretest-1.0-0 will be deleted. In former versions only
7883   test-1.0-0 had been deleted. Bug 220999
7884
7885 - Translations added
7886
7887 Version 2.7.3
7888 rev 4593
7889
7890 -------------------------------------------------------------------
7891 Tue Nov 14 16:32:49 CET 2006 - schubi@suse.de
7892
7893 - Bugfix in generating solver testcases:
7894    - added kind of capabilities in description file
7895    - removed unneded channel from uninstall in command file
7896
7897 -------------------------------------------------------------------
7898 Mon Nov 13 18:35:01 CET 2006 - mt@suse.de
7899
7900 - Try to call /bin/eject utility if the eject-ioctl fails.
7901 - r4568
7902
7903 -------------------------------------------------------------------
7904 Mon Nov 13 17:00:51 CET 2006 - dmacvicar@suse.de
7905
7906 - ignore empty capabilities
7907 - r4565
7908
7909 -------------------------------------------------------------------
7910 Fri Nov 10 17:52:10 CET 2006 - dmacvicar@suse.de
7911
7912 - make progress strings translatable (#219783)
7913 - r4556
7914
7915 -------------------------------------------------------------------
7916 Tue Nov  7 16:40:28 CET 2006 - schubi@suse.de
7917
7918 -  While deleting a selection all concerning recommended
7919    packages will be deleted too.
7920    BUT those packages should not be deleted which have been
7921    set to KEEP by the user. bug 217574
7922    rev 4526
7923    VERSION: 2.7.2
7924
7925 -------------------------------------------------------------------
7926 Tue Nov  7 13:12:49 CET 2006 - schubi@suse.de
7927
7928 - Makefile in zypp2 fixed
7929   Revision 4520
7930
7931 -------------------------------------------------------------------
7932 Tue Nov  7 11:38:10 CET 2006 - schubi@suse.de
7933
7934 - Translations added
7935   Revision 4514
7936   VERSION: 2.7.1
7937
7938 -------------------------------------------------------------------
7939 Mon Nov  6 12:32:22 CET 2006 - dmacvicar@suse.de
7940
7941 - Make the parser more strict, rejecting broken sources
7942   but showing the error line.
7943   Last fix making the parser relax would break multitag
7944   descriptions with empty lines, now we check dependencies
7945   at a higher level. (reference #160607)
7946 - r4501
7947
7948 -------------------------------------------------------------------
7949 Fri Nov  3 11:04:19 CET 2006 - schubi@suse.de
7950
7951 - New problem solution added: Unlock ALL resovables in order to speed up
7952   problem solution. Bug 206453
7953
7954 -------------------------------------------------------------------
7955 Fri Nov  3 10:29:08 CET 2006 - schubi@suse.de
7956
7957 - Translations added
7958
7959 -------------------------------------------------------------------
7960 Thu Nov  2 17:15:19 CET 2006 - mt@suse.de
7961
7962 - Fixed target/hal - removed dbus_connection_close calls, because
7963   the connections are shared; unref the ref-counted handle only.
7964   (#216035)
7965 - r4442
7966
7967 -------------------------------------------------------------------
7968 Thu Nov  2 16:18:27 CET 2006 - dmacvicar@suse.de
7969
7970 - skipping unreachable packages won't work
7971   (#215445)
7972 - r4468
7973
7974 -------------------------------------------------------------------
7975 Wed Oct 25 19:04:51 CEST 2006 - dmacvicar@suse.de
7976
7977 - (#213793) Target store fails to recreate stored install-time (other
7978   Date and ByteCount values as well)
7979
7980 - skip comments and blank lines in multilists
7981   fixes (#214877) - zen-updater is not installed by default
7982
7983 - Automatically fix broken products when reading
7984   the product database.
7985   still pending: honour the read-only flag
7986   Changes to make this possible include
7987   using read_dir instead of boost directory
7988   iterator.
7989
7990 -------------------------------------------------------------------
7991 Wed Oct 25 17:09:06 CEST 2006 - schubi@suse.de
7992
7993 - added new class for generating solver testcases:
7994   Testcase
7995
7996 -------------------------------------------------------------------
7997 Wed Oct 25 15:40:44 CEST 2006 - ma@suse.de
7998
7999 - Finalized ui::PatternContents. (F301229)
8000 - version 2.7.0
8001 - revision 4413
8002
8003 -------------------------------------------------------------------
8004 Wed Oct 25 08:21:52 CEST 2006 - mvidner@suse.cz
8005
8006 - Moved zypper and zypp-checkpatches(-wrapper) to zypper.rpm
8007 - version 2.6.0
8008
8009 -------------------------------------------------------------------
8010 Tue Oct 24 14:33:16 CEST 2006 - ma@suse.de
8011
8012 - Added ui::PatternContents: Helper class that will compute a patterns
8013   expanded install_packages set. (UI interface for F301229)
8014 - revision 4387
8015
8016 -------------------------------------------------------------------
8017 Tue Oct 24 09:06:24 CEST 2006 - mvidner@suse.cz
8018
8019 - removed the last reference to /usr/lib64 to fix the build
8020
8021 -------------------------------------------------------------------
8022 Mon Oct 23 17:44:42 CEST 2006 - mvidner@suse.cz
8023
8024 - added "zypper info" (jkupec)
8025 - version 2.5.2
8026
8027 -------------------------------------------------------------------
8028 Mon Oct 23 11:28:01 CEST 2006 - dmacvicar@suse.de
8029
8030 - fix rpm db timestamp
8031 - add extra urls and optional urls to product API
8032 - r4378
8033
8034 -------------------------------------------------------------------
8035 Fri Oct 20 16:55:44 CEST 2006 - mvidner@suse.cz
8036
8037 - zypper: nicer progress reports, with or without --verbose.
8038
8039 -------------------------------------------------------------------
8040 Fri Oct 20 16:25:50 CEST 2006 - ma@suse.de
8041
8042 - Fixed reloading of target data after commit. Broken since
8043   rev 3880.
8044 - version 2.5.1
8045 - revision 4365
8046
8047 -------------------------------------------------------------------
8048 Fri Oct 20 16:22:09 CEST 2006 - dmacvicar@suse.de
8049
8050 - put query-pool in /usr/lib/zypp and not lib64
8051 - r4363
8052
8053 -------------------------------------------------------------------
8054 Fri Oct 20 12:16:06 CEST 2006 - dmacvicar@suse.de
8055
8056 - revert keyring changes, causes endless loop (obvious)
8057 - add dist-product information, adapt store
8058 - version 2.5.0
8059 - r4355
8060
8061 -------------------------------------------------------------------
8062 Fri Oct 20 11:04:26 CEST 2006 - ma@suse.de
8063
8064 - zypp-query-pool: For products show additionally distributionName
8065   and distributionEdition. (required by #205392)
8066 - revision 4349
8067
8068 -------------------------------------------------------------------
8069 Fri Oct 20 00:13:49 CEST 2006 - ma@suse.de
8070
8071 - Add accessor for Product distributionName and distributionEdition.
8072   (required by #205392)
8073 - revision 4347
8074
8075 -------------------------------------------------------------------
8076 Thu Oct 19 18:40:36 CEST 2006 - dmacvicar@suse.de
8077
8078 - added test case for KeyRing
8079 - fire trustedKeyAdded in all calls to import trusted key
8080   not only in signature check workflow.
8081 - r4342
8082
8083 -------------------------------------------------------------------
8084 Thu Oct 19 18:27:02 CEST 2006 - mvidner@suse.cz
8085
8086 - zypper update: implemented minimal version (patches only)
8087 - zypper list-updates: changed default type from package to patch,
8088   consider patches affecting the package manager separately
8089
8090 -------------------------------------------------------------------
8091 Thu Oct 19 14:09:33 CEST 2006 - dmacvicar@suse.de
8092
8093 - version 2.4.1
8094 - r4338
8095
8096 -------------------------------------------------------------------
8097 Thu Oct 19 14:05:18 CEST 2006 - dmacvicar@suse.de
8098
8099 - add zypp-query-pool, so registration doesn't depend on
8100   libzypp-zmd-backend being installed. Will remove from
8101   backend when suseregister gets updated.
8102
8103 -------------------------------------------------------------------
8104 Thu Oct 19 12:31:08 CEST 2006 - schwab@suse.de
8105
8106 - Make sure config.rpath is present.
8107
8108 -------------------------------------------------------------------
8109 Wed Oct 18 21:40:25 CEST 2006 - mvidner@suse.cz
8110
8111 - zypper search: fixed uninitialized members that made all searches
8112   exact and case sensitve
8113
8114 -------------------------------------------------------------------
8115 Wed Oct 18 13:13:16 CEST 2006 - dmacvicar@suse.de
8116
8117 - zypp-checkpatches, write in the right file
8118 - r4328
8119
8120 -------------------------------------------------------------------
8121 Wed Oct 18 12:45:49 CEST 2006 - schubi@suse.de
8122
8123 - Install resolvables although they are unneeded
8124   if they have NOT the kind patch/atoms
8125   Bug 210538 - freshens/supplements does not work with patterns
8126 - r4326
8127
8128 -------------------------------------------------------------------
8129 Tue Oct 17 19:17:39 CEST 2006 - mvidner@suse.cz
8130
8131 - zypper service-add -r http://example.org/foo.repo (F#300641).
8132
8133 -------------------------------------------------------------------
8134 Tue Oct 17 18:29:34 CEST 2006 - dmacvicar@suse.de
8135
8136 - zypp-checkpatches:
8137   save version of the generated xml to
8138   regenerate it if it changes.
8139   save a random token in case of error to
8140   force recreating xml file
8141 - r4321
8142
8143 -------------------------------------------------------------------
8144 Tue Oct 17 13:49:53 CEST 2006 - dmacvicar@suse.de
8145
8146 - remove permissions for zypp checkpatches from spec
8147 - r4318
8148
8149 -------------------------------------------------------------------
8150 Tue Oct 17 12:36:57 CEST 2006 - dmacvicar@suse.de
8151
8152 - registration fails because of wrong product data
8153   (#205392)
8154   use DISTPRODUCT,DISTVERSION to create the product
8155   resolvable. have this resolvable provide
8156   PRODUCT = VERSION
8157 - r4312
8158
8159 -------------------------------------------------------------------
8160 Mon Oct 16 18:05:56 CEST 2006 - mvidner@suse.cz
8161
8162 - zypper service-add -r ./foo.repo (F#300641).
8163
8164 -------------------------------------------------------------------
8165 Mon Oct 16 15:02:00 CEST 2006 - jkupec@suse.cz
8166
8167 - zypper: added case-sensitive search, search in descriptions and
8168   summaries, search by resolvable type, substring and word
8169   matching, support for wildcards
8170 - Revision 4303
8171
8172 -------------------------------------------------------------------
8173 Mon Oct 16 13:27:50 CEST 2006 - mvidner@suse.cz
8174
8175 - Prevent the user from sending signals to zypp-checkpatches-wrapper
8176   (#211286).
8177
8178 -------------------------------------------------------------------
8179 Mon Oct 16 12:57:56 CEST 2006 - schubi@suse.de
8180
8181 - Dont incomplete an uninstalled resolvable, even not when establishing.
8182   Incomplete only makes sense for installed resolvables (when they have broken
8183   deps), for patches (because they are needed) and for atoms (because they are
8184   used during patch calculation)
8185   Bug 198379
8186
8187 - Do not branch for packages with the same NVE but different architectures.
8188   Take the best architecture.
8189
8190 -------------------------------------------------------------------
8191 Fri Oct 13 16:51:43 CEST 2006 - dmacvicar@suse.de
8192
8193 - implement rename source in sourcemanager
8194 - r4286
8195
8196 -------------------------------------------------------------------
8197 Fri Oct 13 14:32:44 CEST 2006 - dmacvicar@suse.de
8198
8199 - YaST sources: set alias to product summary if empty
8200 - show alias on logs.
8201 - r4281
8202
8203 -------------------------------------------------------------------
8204 Thu Oct 12 16:40:29 CEST 2006 - dmacvicar@suse.de
8205
8206 - version 2.4.0 (bin incompat due to callback fixes)
8207 - r4272
8208
8209 -------------------------------------------------------------------
8210 Thu Oct 12 16:30:55 CEST 2006 - ma@suse.de
8211
8212 - Provide additional solver status information to the UI.
8213   (#162164,F301272)
8214 - Fixed UI satus computation in presence of multiple available
8215   candidates.
8216 - revision 4264
8217 - version 2.3.1
8218
8219 -------------------------------------------------------------------
8220 Thu Oct 12 15:45:12 CEST 2006 - dmacvicar@suse.de
8221
8222 - remove const in MediaChangeReport requestMedia that
8223   broke cd changing.
8224 - r4262
8225
8226 -------------------------------------------------------------------
8227 Wed Oct 11 08:35:48 CEST 2006 - mvidner@suse.cz
8228
8229 - zypper: added search (jkupec)
8230 - removed the suid bit from zypp-checkpatches-wrapper so that the
8231   build passes until permissions.rpm is updated (~#211286).
8232 - r4253
8233
8234 -------------------------------------------------------------------
8235 Tue Oct 10 16:03:40 CEST 2006 - dmacvicar@suse.de
8236
8237 - Log microseconds if ZYPP_PROFILING env var is enabled.
8238 - r4252
8239
8240 -------------------------------------------------------------------
8241 Mon Oct  9 18:15:19 CEST 2006 - dmacvicar@suse.de
8242
8243 - YaST sources:
8244   Factory cannot be set with 'refresh' enabled
8245   (#204957)
8246 - get rid of some const bool signatures in Source classes
8247 - r4247
8248
8249 -------------------------------------------------------------------
8250 Mon Oct  9 15:11:16 CEST 2006 - mvidner@suse.cz
8251
8252 - Added zypp-checkpatches and a suid-root zypp-checkpatches-wrapper.
8253
8254 -------------------------------------------------------------------
8255 Fri Oct  6 13:23:32 CEST 2006 - schubi@suse.de
8256
8257 - select the best solution: prefering the total amount of install/update
8258   packages BEFORE source preferences. Bug 208784
8259
8260 -------------------------------------------------------------------
8261 Fri Oct  6 11:55:11 CEST 2006 - dmacvicar@suse.de
8262
8263 - Introduce a method to see if a source supports a
8264   kind of resolvable at that time, so we can
8265   init a YUM source like factory but avoid parsing
8266   it if it contains no patches.
8267 - add TODO
8268 - zypp-checkpatches xml output
8269 - r4235
8270
8271 -------------------------------------------------------------------
8272 Mon Oct  2 16:34:03 CEST 2006 - mvidner@suse.cz
8273
8274 - added a CLI preview: zypper
8275 - revision 4214
8276 - version 2.2.3
8277
8278 -------------------------------------------------------------------
8279 Mon Oct  2 15:11:26 CEST 2006 - dmacvicar@suse.de
8280
8281 - FATE #100165:
8282   Make Content File Aware of Different Architectures
8283   expand %a in release notes with architecture
8284
8285 -------------------------------------------------------------------
8286 Fri Sep 29 16:10:46 CEST 2006 - ma@suse.de
8287
8288 - Extended pattern parser to support includes/extends tags as hint
8289   for the IO. (F301229)
8290 - revision 4199
8291 - version 2.2.2
8292
8293 -------------------------------------------------------------------
8294 Fri Sep 29 00:31:33 CEST 2006 - ma@suse.de
8295
8296 - Enabled sending of ScriptResolvableReport.
8297 - Changed ScriptResolvableReport::start to send local path
8298   of script to be executed.
8299 - revision 4190
8300 - version 2.2.1
8301
8302 -------------------------------------------------------------------
8303 Wed Sep 27 14:14:33 CEST 2006 - ma@suse.de
8304
8305 - Added ScriptResolvableReport. Callbacks triggered on script
8306   execution during commit. (F100233)
8307 - revision 4187
8308 - version 2.2.0
8309
8310 -------------------------------------------------------------------
8311 Mon Sep 25 13:52:55 CEST 2006 - mvidner@suse.cz
8312
8313 - fix: Url::getRegisteredSchemes() would always return nothing
8314
8315 -------------------------------------------------------------------
8316 Fri Sep 22 15:34:11 CEST 2006 - jkupec@suse.cz
8317
8318 - Made the build dependency on gettext-devel explicit
8319
8320 -------------------------------------------------------------------
8321 Tue Sep 19 10:59:24 CEST 2006 - jsrain@suse.cz
8322
8323 - adapted multi-media YUM sources according to official YUM
8324   specification (F300743)
8325
8326 -------------------------------------------------------------------
8327 Mon Sep 18 17:42:26 CEST 2006 - lslezak@suse.cz
8328
8329 - use RPM_OPT_FLAGS (meissner@suse.de)
8330
8331 -------------------------------------------------------------------
8332 Mon Sep 18 15:19:53 CEST 2006 - lslezak@suse.cz
8333
8334 - SourceFactory::createFrom() - don't loose url,...
8335 - r4160
8336
8337 -------------------------------------------------------------------
8338 Mon Sep 18 12:00:46 CEST 2006 - kkaempf@suse.de
8339
8340 - reduce logging in ResolvableImpl.cc
8341 - rev 4157
8342
8343 -------------------------------------------------------------------
8344 Thu Sep 14 15:59:47 CEST 2006 - schubi@suse.de
8345
8346 - Replaced requirementIsMet by requirementIsInstalledOrUnneeded
8347   in QueueItemInstall and QueueItemRequire
8348   Bug 192535/204913
8349   removed fix:Thu Sep  7 18:31:46 CEST 2006 - schubi@suse.de
8350
8351 -------------------------------------------------------------------
8352 Thu Sep 14 12:44:53 CEST 2006 - lslezak@suse.cz
8353
8354 - fixed SourceFactory::createFrom() - don't loose alias,
8355   cachedir,... parameters
8356
8357 -------------------------------------------------------------------
8358 Thu Sep 14 10:21:02 CEST 2006 - mvidner@suse.cz
8359
8360 - Use RPM Enhances only if detected at configure time, to allow
8361   compilation with older rpm.
8362 - callback params: use const string & instead of string (dmacvicar)
8363
8364 -------------------------------------------------------------------
8365 Thu Sep  7 18:31:46 CEST 2006 - schubi@suse.de
8366
8367 - Do not regarding SATISFIED (regarding UNNEEDED) in isPresent if it is
8368   a package/script/message
8369   Bug: 192535
8370
8371 -------------------------------------------------------------------
8372 Thu Sep  7 16:19:36 CEST 2006 - dmacvicar@suse.de
8373
8374 - add Source_Ref::checksum() which in combination with
8375   timestamp can give an idea of a source change.
8376 - r4106
8377
8378 -------------------------------------------------------------------
8379 Thu Sep  7 14:32:38 CEST 2006 - mvidner@suse.cz
8380
8381 - Implemented fgzstreambuf::compressed_tell and fXstream::getbuf to
8382   enable progress reporting on compressed streams.
8383
8384 -------------------------------------------------------------------
8385 Wed Sep  6 18:31:20 CEST 2006 - dmacvicar@suse.de
8386
8387 - better error propagation
8388 - r4096
8389
8390 -------------------------------------------------------------------
8391 Tue Sep  5 19:22:56 CEST 2006 - mt@suse.de
8392
8393 - Removed libblkid dependency - the workaround using libblkid to
8394   check filesystem on XEN vbd mapped devices is obsolete, because
8395   the info is avaliable via /dev/disk/by-label link now. (#197107)
8396 - revision 4087
8397
8398 -------------------------------------------------------------------
8399 Thu Aug 31 15:16:11 CEST 2006 - ma@suse.de
8400
8401 - PackageProvider: Fixed broken retry. (#202163)
8402 - revision 4071
8403
8404 -------------------------------------------------------------------
8405 Wed Aug 30 23:50:55 CEST 2006 - ma@suse.de
8406
8407 - Fixed RpmDb::makePackageFromHeader: Catch NULL Header passed as argument and refuse
8408   to create a Package from a source package header.
8409 - Added method Pathname::extension: Return all of the characters in name
8410   after and including the last dot in the last element of name.
8411 - PlaindirImpl: Disable rpm signature verification when scaning a directory for
8412   rpms. Otherwise we'd need access to the rpm database to get the keys.
8413 - revision 4069
8414
8415 -------------------------------------------------------------------
8416 Wed Aug 30 17:42:40 CEST 2006 - schubi@suse.de
8417
8418 - Do not regarding SATISFIED/UNNEEDED in isPresent if it is
8419   a package/script/message
8420   Bug: 192535
8421
8422 -------------------------------------------------------------------
8423 Wed Aug 30 14:29:45 CEST 2006 - ma@suse.de
8424
8425 - Speedup computation of number of rpm database entries.
8426 - revision 4058
8427
8428 -------------------------------------------------------------------
8429 Tue Aug 29 16:58:20 CEST 2006 - schubi@suse.de
8430
8431 - Fixed endless loop in transactResObject
8432   Bug 198095 - YaST2 Installaler crashes when selecting Gnome pattern to a KDE installation
8433
8434 -------------------------------------------------------------------
8435 Tue Aug 29 12:05:09 CEST 2006 - dmacvicar@suse.de
8436
8437 - fix some testcases for tar file parser changes
8438 - r4045
8439
8440 -------------------------------------------------------------------
8441 Tue Aug 29 11:19:53 CEST 2006 - dmacvicar@suse.de
8442
8443 - missing includes
8444 - clean old callbacks
8445 - r4041
8446
8447 -------------------------------------------------------------------
8448 Fri Aug 25 14:32:07 CEST 2006 - schubi@suse.de
8449
8450 - zyppPattern->install_packages returns SUGGESTED package too.
8451   Bug 201476
8452   Revision 4036
8453
8454 -------------------------------------------------------------------
8455 Fri Aug 25 13:05:33 CEST 2006 - schubi@suse.de
8456
8457 - New behaviour in the solver: try with 'best' package first, try with 'all'
8458   packages if this fails.
8459   Bug :Bug 191983
8460
8461 -------------------------------------------------------------------
8462 Fri Aug 25 11:35:48 CEST 2006 - dmacvicar@suse.de
8463
8464 - libzypp 2.1.0
8465 - bump version due to incompatible callback changes in KeyRing
8466   Sources
8467
8468 -------------------------------------------------------------------
8469 Thu Aug 24 15:34:45 CEST 2006 - dmacvicar@suse.de
8470
8471 - new keyring callbacks
8472 - separate trust key from import key
8473 - use PublicKey class instead of params, to be able
8474   to add more info like photos later (pending #181682)
8475 - update zmart with those callbacks.
8476 - better error handling (Exception types)
8477 - make tmp file names more readable depending on the context
8478 - r4026
8479
8480 -------------------------------------------------------------------
8481 Tue Aug 22 22:35:30 CEST 2006 - dmacvicar@suse.de
8482
8483 - decouple probing from source creation, using the new
8484   media test for existence functions.
8485 - r4019
8486
8487
8488 -------------------------------------------------------------------
8489 Tue Aug 22 17:56:53 CEST 2006 - mt@suse.de
8490
8491 - Fixed getDoesFileExist to reset the transfer range
8492 - Added logging of curl debug messages to the zypp log.
8493   The env var ZYPP_MEDIA_CURL_DEBUG=1 logs curl infos,
8494   ZYPP_MEDIA_CURL_DEBUG=2 logs the in/out headers.
8495 - r4018
8496
8497 -------------------------------------------------------------------
8498 Fri Aug 18 14:57:35 CEST 2006 - kkaempf@suse.de
8499
8500 - remove the /etc/sysconfig/zypp:REWRITE_KERNEL_DEPS = yes check;
8501   see rev 3810 below. (#190163)
8502 - rev 3998
8503
8504 -------------------------------------------------------------------
8505 Thu Aug 17 18:15:14 CEST 2006 - dmacvicar@suse.de
8506
8507 - fix uninstalling of atoms (noop)
8508 - r3995
8509
8510 -------------------------------------------------------------------
8511 Wed Aug 16 17:41:40 CEST 2006 - dmacvicar@suse.de
8512
8513 - Implement initial verson of Media
8514   doesFileExist, for future source probing.
8515 - r3984
8516
8517 -------------------------------------------------------------------
8518 Tue Aug 15 12:01:31 CEST 2006 - dmacvicar@suse.de
8519
8520 - more dbus_connection_close fixes
8521 - r3974
8522
8523 -------------------------------------------------------------------
8524 Tue Aug 15 11:41:41 CEST 2006 - kkaempf@suse.de
8525
8526 - clean up 'incomplete' handling in QueueItemEstablish.
8527 - rev 3973.
8528
8529 -------------------------------------------------------------------
8530 Tue Aug 15 11:30:50 CEST 2006 - kkaempf@suse.de
8531
8532 - Don't set 'incomplete' for uninstalled patterns or products.
8533   (#198379)
8534 - rev 3970.
8535
8536 -------------------------------------------------------------------
8537 Mon Aug 14 16:50:53 CEST 2006 - schubi@suse.de
8538
8539 - Added new API calls:
8540   setAdditionalProvide
8541   setAdditionalConflict
8542   setAdditionalRequire
8543
8544 -------------------------------------------------------------------
8545 Mon Aug 14 11:26:20 CEST 2006 - dmacvicar@suse.de
8546
8547 - don't link examples to testsuite library.
8548
8549 -------------------------------------------------------------------
8550 Sat Aug 12 17:30:30 CEST 2006 - schwab@suse.de
8551
8552 - Disable profiling to work around compiler bug.
8553
8554 -------------------------------------------------------------------
8555 Fri Aug 11 17:01:33 CEST 2006 - dmacvicar@suse.de
8556
8557 - forward port 3924:3939
8558 - Add explicit finish callbacks for subtasks during ProvidePackage
8559   to avoid UI confusion.
8560 - rev3957
8561
8562 -------------------------------------------------------------------
8563 Fri Aug 11 11:48:44 CEST 2006 - dmacvicar@suse.de
8564
8565 - Introduce examples/
8566 - fix some svn ignores
8567 - fix compilation. Use: dbus_connection_close
8568 - rev 3943
8569
8570 -------------------------------------------------------------------
8571 Thu Aug 10 16:32:36 CEST 2006 - dmacvicar@suse.de
8572
8573 - Initial support for plain directory with rpms as source
8574 - r3935
8575
8576 -------------------------------------------------------------------
8577 Tue Aug  8 16:51:45 CEST 2006 - dmacvicar@suse.de
8578
8579 - Move the target query by kind function to
8580   a iterator, so we dont make a copy of the restore
8581   the iterator works loading by demand too
8582
8583 -------------------------------------------------------------------
8584 Mon Aug  7 17:57:26 CEST 2006 - dmacvicar@suse.de
8585
8586 - rename the new initTarget to initializeTarget,
8587   leave the old one as is, but deprecate it.
8588 - r3903
8589
8590 -------------------------------------------------------------------
8591 Mon Aug  7 15:10:08 CEST 2006 - dmacvicar@suse.de
8592
8593 - forward port from SLES10 branch , till 3888
8594 - Prefer to use available DeltaRpm or PatchRpm instead of downloading
8595   full packages. (#168844)
8596 - rpmdb : Do not use the deprecated POSIX API, but boost::regex
8597 - version 2.0.0
8598 - rev 3893
8599
8600 -------------------------------------------------------------------
8601 Fri Aug  4 15:20:13 CEST 2006 - dmacvicar@suse.de
8602
8603 - Separate target init from adding resolvables, getting rid of the
8604 uggly bool flag.
8605 - dont clear the store each time Target::resolvables is called
8606 - Load target resolvables on demand by kind, keep them cached later
8607 - add Target::resolvablesByKind(kind) to allow query specific kind
8608   without reading all kinds. Used to port TargetProduct, which
8609   was reading the whole rpm database only to displayy base product
8610   name in YaST help.
8611 - commit to pkg-bindings and packager will follow.
8612 - jsrain will port more yast stuff, especially inst_source which
8613   startup time should by reduced by half afterwards.
8614 - rev 3880
8615
8616 -------------------------------------------------------------------
8617 Tue Aug  1 13:37:29 CEST 2006 - dmacvicar@suse.de
8618
8619 - forward port:
8620   rev 3786 fix to stalle tmpfiles broke patches.
8621   SLES was released with this broken. 10.1 has a blocked
8622   zypp update because this.
8623   Attempt to fix this. (#192535)
8624 - fix configure.ac sqlite-source build path
8625 - rev 3858
8626
8627 -------------------------------------------------------------------
8628 Fri Jul 21 10:58:58 CEST 2006 - dmacvicar@suse.de
8629
8630 - link correctly
8631
8632 -------------------------------------------------------------------
8633 Wed Jul 19 13:50:57 CEST 2006 - dmacvicar@suse.de
8634
8635 - dont link sqlite in the main lib.
8636 - rev 3826
8637
8638 -------------------------------------------------------------------
8639 Tue Jul 18 17:42:45 CEST 2006 - dmacvicar@suse.de
8640
8641 - susetags: parse product parser regexp only once
8642 - parse yum factory 5 sec. (from 30) faster using
8643   another string find algorithm
8644 - rev 3824
8645
8646 -------------------------------------------------------------------
8647 Tue Jul 18 12:56:17 CEST 2006 - dmacvicar@suse.de
8648
8649 - Digest: Don't read the stream character wise but reading blocks,
8650   as advised by matz profiling.
8651 - r3819
8652
8653 -------------------------------------------------------------------
8654 Mon Jul 17 12:54:39 CEST 2006 - ma@suse.de
8655
8656 - Add "openSUSE", "ATI Technologies Inc." and "Nvidia" to
8657   trusted vendors. (#189573)
8658 - revision 3804
8659
8660 -------------------------------------------------------------------
8661 Thu Jul 13 12:52:58 CEST 2006 - dmacvicar@suse.de
8662
8663 - backport fix for stalle tmpfile (#191311)
8664 - rev 3788
8665
8666 -------------------------------------------------------------------
8667 Wed Jun 28 13:22:22 CEST 2006 - mt@suse.de
8668
8669 - deactivated media manager code that was disabling the
8670   automounter (#172419)
8671 - rev 3724
8672
8673 -------------------------------------------------------------------
8674 Mon Jun 26 17:14:53 CEST 2006 - dmacvicar@suse.de
8675
8676 - fix autorefresh (#186115)
8677 - revision 3708
8678 -------------------------------------------------------------------
8679 Fri Jun 23 13:41:18 CEST 2006 - ma@suse.de
8680
8681 - forward port from SLE branch
8682 - Set default permission for logfiles to 0640. (#187044)
8683 - revision 3696
8684
8685 -------------------------------------------------------------------
8686 Thu Jun 22 16:01:15 CEST 2006 - ma@suse.de
8687
8688 - forward port from SLE branch
8689 - Fixed installation of SP or Add-On product switching to media 2
8690   too early. (#186607)
8691 - revision 3691
8692
8693 -------------------------------------------------------------------
8694 Wed Jun 21 15:47:39 CEST 2006 - dmacvicar@suse.de
8695
8696 - forward port from SLE branch
8697 - Strip self provides without edition in Resolvable ctor.
8698   (#186079)
8699 - Source::provideResolvables not implemented in yum source type.
8700   Product not set for packages that are available from update source
8701   (#186920)
8702 - Hook modalias() supplements without package to "kernel" (#184840)
8703 - Allow on-demand SourceManager::restore() (#186678)
8704 - Hook modalias() supplements without package to "kernel" (#184840)
8705 - rev 3676
8706
8707 -------------------------------------------------------------------
8708 Mon Jun 19 15:17:17 CEST 2006 - mt@suse.de
8709
8710 - Fix adding resolving of path names for mount points (#181606)
8711 - rev 3658
8712
8713 -------------------------------------------------------------------
8714 Mon Jun 19 13:52:14 CEST 2006 - dmacvicar@suse.de
8715
8716 - merge download algorithm and refactoring from branch
8717   (#181204)
8718
8719 -------------------------------------------------------------------
8720 Thu Jun 15 17:53:40 CEST 2006 - mvidner@suse.cz
8721
8722 - autodocs: use find+xargs to overcome command length limit,
8723   do not call doxygen unnecessarily (#185334).
8724 - rev 3645
8725
8726 -------------------------------------------------------------------
8727 Thu Jun 15 07:26:29 CEST 2006 - kkaempf@suse.de
8728
8729 - Dont use getZYpp in static constructor (#185198)
8730   Bugfix #178292 was wrong.
8731 - Only warn on incompleting installed resolvables (#185197)
8732 - rev 3644
8733
8734 -------------------------------------------------------------------
8735 Wed Jun 14 22:43:40 CEST 2006 - kkaempf@suse.de
8736
8737 - Atoms might only be installed via patches (#184714)
8738 - rev 3642
8739
8740 -------------------------------------------------------------------
8741 Wed Jun 14 17:26:39 CEST 2006 - dmacvicar@suse.de
8742
8743 - fix for the last stall tmpfile (#178292)
8744 - r3637
8745
8746 -------------------------------------------------------------------
8747 Wed Jun 14 12:06:57 CEST 2006 - mt@suse.de
8748
8749 - Implemented transfer timeout inside of the progress callback.
8750   The timeout value can be set using timeout url parameter, the
8751   default transfer timeout is 180 seconds. (#181602)
8752 - Added ssl_verify and ssl_capath url options used in https scheme,
8753   allowing to change or disable the ssl verify options. (#171622)
8754 - Added fallback on read failures of /etc/mtab to /proc/mounts.
8755   Improved verbosity in mount and mount check related failure cases,
8756   incl. /etc/mtab dump. (#181606)
8757 - rev 3623
8758
8759 -------------------------------------------------------------------
8760 Wed Jun 14 10:49:10 CEST 2006 - kkaempf@suse.de
8761
8762 - combine knownAliases and knownUrls in a single function.
8763 - rev 3616
8764
8765 -------------------------------------------------------------------
8766 Mon Jun 12 16:27:46 CEST 2006 - kkaempf@suse.de
8767
8768 - honor parallel installs in resolver context (#181103)
8769 - rev 3592
8770
8771 -------------------------------------------------------------------
8772 Mon Jun 12 15:37:10 CEST 2006 - dmacvicar@suse.de
8773
8774 - right fix for tmpdir initialized in static constructor
8775 - catch around provideJustFile in providePackage
8776 -rev 3654
8777
8778 -------------------------------------------------------------------
8779 Mon Jun 12 15:15:07 CEST 2006 - dmacvicar@suse.de
8780
8781 - fix #182003 YUM packages without size
8782 - rev 3587
8783
8784 -------------------------------------------------------------------
8785 Mon Jun 12 14:58:55 CEST 2006 - kkaempf@suse.de
8786
8787 - Allow to restore and remove by Url
8788 - rev 3583
8789
8790 -------------------------------------------------------------------
8791 Mon Jun 12 13:07:31 CEST 2006 - kkaempf@suse.de
8792
8793 - make atoms parallel installable (#181103)
8794 - rev 3580
8795
8796 -------------------------------------------------------------------
8797 Fri Jun  9 16:28:11 CEST 2006 - dmacvicar@suse.de
8798
8799 - Allow to restore by alias
8800 - r3568
8801
8802 -------------------------------------------------------------------
8803 Fri Jun  9 13:06:16 CEST 2006 - mvidner@suse.cz
8804
8805 - Do not fork in a global destructor, perl dislikes it (#182672).
8806   Fixes hanging ag_ldapserver and yast2-perl-bindings tests.
8807
8808 -------------------------------------------------------------------
8809 Thu Jun  8 16:24:55 CEST 2006 - ma@suse.de
8810
8811 - Installation: Assert product information is stored to libzypp
8812   database before reboot. (#181198)
8813 - Version 1.2.0; revision 3553
8814
8815 -------------------------------------------------------------------
8816 Wed Jun  7 13:55:23 CEST 2006 - visnov@suse.cz
8817
8818 - Synchronize keys with rpm database before
8819   closing access to it (#182338)
8820 - rev 3533
8821
8822 -------------------------------------------------------------------
8823 Wed Jun  7 11:40:46 CEST 2006 - mt@suse.de
8824
8825 - Changed to just prefer DVD drives in "dvd:" scheme, instead of
8826   filter out the non-DVD drives completely. Allows a fallback to
8827   drives without the dvd HAL property e.g. in VMWare. (#177457)
8828 - rev 3530
8829
8830 -------------------------------------------------------------------
8831 Wed Jun  7 01:00:06 CEST 2006 - dmacvicar@suse.de
8832
8833 - Merge fix for stalle tmpdir due to cyclic references, using a master
8834  TmpDir for zypp. (#178292) . There is still 1 tmpdir to fix.
8835 - rev 3521
8836
8837 -------------------------------------------------------------------
8838 Wed Jun  7 01:00:05 CEST 2006 - dmacvicar@suse.de
8839
8840 - Fixes unneeded file download, and add download callbacks
8841   (still need yast side) #181204 and #160206
8842 - Fix stalle tmpdir due to cyclic references, using a master
8843   TmpDir for zypp. # 178292
8844
8845 -------------------------------------------------------------------
8846 Wed Jun  7 00:02:18 CEST 2006 - ma@suse.de
8847
8848 - fixed memory leak in PersistentStorage (#168690)
8849 - revision 3519
8850
8851 -------------------------------------------------------------------
8852 Tue Jun  6 22:24:00 CEST 2006 - ma@suse.de
8853
8854 - fixed memory leak in XMLSourceCacheParser (#168690)
8855 - revision 3517
8856
8857 -------------------------------------------------------------------
8858 Fri Jun  2 16:09:03 CEST 2006 - schubi@suse.de
8859
8860 -latest fi translation added
8861  Revision 3502
8862
8863 -------------------------------------------------------------------
8864 Thu Jun  1 15:11:47 CEST 2006 - schubi@suse.de
8865
8866 -All installed resolvables has been set to "satisfied" in
8867  ResolverContext::unneeded . BUT:
8868  Patch concerning resolvables have to be set to
8869  "unneeded" although they are installed. In order
8870  getting the state "no longer applicable" (Bug 171590)
8871 - rev 3496
8872
8873 -------------------------------------------------------------------
8874 Thu Jun  1 14:54:02 CEST 2006 - kkaempf@suse.de
8875
8876 - compute status for scripts and messages so their freshens get
8877   properly honored (aj with postgresql-server)
8878 - rev 3494
8879
8880 -------------------------------------------------------------------
8881 Thu Jun  1 13:57:48 CEST 2006 - dmacvicar@suse.de
8882
8883 - revert not-used-yet rpmdb timestamp, as
8884   it broke rpmdb::init(). (#180040)
8885 - rev 3490
8886
8887 -------------------------------------------------------------------
8888 Thu Jun  1 11:03:34 CEST 2006 - schubi@suse.de
8889
8890 - updating gmo files, if po files has been changed; bug 164449
8891
8892 -------------------------------------------------------------------
8893 Wed May 31 18:32:58 CEST 2006 - dmacvicar@suse.de
8894
8895 - Dont download twice if starting from 1st time
8896 - fix typo
8897 - rev 3481
8898
8899 -------------------------------------------------------------------
8900 Wed May 31 17:06:48 CEST 2006 - dmacvicar@suse.de
8901
8902 - set cache dir only if storeMetadata is called as a public method.´
8903 - rev 3475
8904
8905 -------------------------------------------------------------------
8906 Wed May 31 15:27:38 CEST 2006 - kkaempf@suse.de
8907
8908 - schedule a package for installation if
8909   - it freshens / supplements something
8910   - it is not installed yet
8911   (#178721)
8912 - rev 3473
8913
8914 -------------------------------------------------------------------
8915 Wed May 31 15:22:43 CEST 2006 - dmacvicar@suse.de
8916
8917 - make susetags also implement download and check first.
8918 - rev 3470
8919
8920 -------------------------------------------------------------------
8921 Tue May 30 12:43:47 CEST 2006 - dmacvicar@suse.de
8922
8923 - make yum more robust. Never parse from provideFile
8924   but only from local disk. Make sure the cache
8925   is consistent before recreating it.
8926   the code is easier to follow and probably
8927   faster. checksum and signatures are
8928   checked on caching not on parsing.
8929   Required to implement refresh for #154990
8930 - rev 3452
8931
8932 -------------------------------------------------------------------
8933 Wed May 24 16:57:54 CEST 2006 - dmacvicar@suse.de
8934
8935 - implement timestamp for YUM and SuseTags
8936 - actually use the license to confirm in yum patches
8937 - add prerequires tag in yum optonally to the bad designed
8938   and nonintuitive pre=1
8939 - rev 3448
8940
8941 -------------------------------------------------------------------
8942 Wed May 24 15:30:32 CEST 2006 - dmacvicar@suse.de
8943
8944 - dont pass root on init but before.
8945 - implement rpm db modification timestamp
8946   not used yet
8947 - move Helix source to testsuite out of the solver
8948   so we can use it for target, storage tests
8949 - add Source_Ref::timestamp(), default to now()
8950   in order to implement smart sync of sources by zmd
8951 - don't parse desc and summary twice
8952 - fix a segfault with tranlated text
8953 - fix broken size tag introduced in rev 3427
8954 - rev 3446
8955
8956 -------------------------------------------------------------------
8957 Tue May 23 20:53:27 CEST 2006 - dmacvicar@suse.de
8958
8959 - dont accept corrupt sources, improve logs
8960
8961 -------------------------------------------------------------------
8962 Tue May 23 17:26:41 CEST 2006 - ma@suse.de
8963
8964 - Added PoolItem_Ref::statusReset. Resets the PoolItem status without
8965   loosing autoprotection (eg. for foreign vendor). (assists #177469)
8966 - rev 3431
8967
8968 -------------------------------------------------------------------
8969 Tue May 23 17:04:04 CEST 2006 - jsrain@suse.cz
8970
8971 - added mediaNr() to PatchRpm and DeltaRpm classes
8972 - rev 3430
8973
8974 -------------------------------------------------------------------
8975 Tue May 23 15:58:04 CEST 2006 - dmacvicar@suse.de
8976
8977 - enable YUM license to confirm.
8978   needed for #174476
8979 - adapt store to serialize and read all new resobject fields
8980 - use install-time to now() when serializing (#174653)
8981 - rev 3427
8982
8983 -------------------------------------------------------------------
8984 Mon May 22 20:51:59 CEST 2006 - ma@suse.de
8985
8986 - Do not violate install order when restricting commit to a certain
8987   mediaNumber. (#170079)
8988 - Version 1.1.0; rev 3423
8989
8990 -------------------------------------------------------------------
8991 Mon May 22 19:03:20 CEST 2006 - mvidner@suse.cz
8992
8993 - Added SourceManager::findSourceByUrl to overcome alias mismatches
8994   (#177543).
8995 - rev 3420
8996
8997 -------------------------------------------------------------------
8998 Mon May 22 17:19:25 CEST 2006 - ma@suse.de
8999
9000 - Order all objects according to prerequirements, not just packages.
9001   (#173690)
9002 - rev 3419
9003
9004 -------------------------------------------------------------------
9005 Mon May 22 15:57:43 CEST 2006 - schubi@suse.de
9006
9007 - Added new translation
9008
9009 -------------------------------------------------------------------
9010 Fri May 19 12:53:44 CEST 2006 - dmacvicar@suse.de
9011
9012 - fix missing homedir option for gpg (#171055)
9013 - rev 3415
9014
9015 -------------------------------------------------------------------
9016 Thu May 18 19:08:52 CEST 2006 - ma@suse.de
9017
9018 - Prevent against daemons launched in rpm %post, that do not close
9019   their filedescriptors. (#174548)
9020 - Version 1.0.1; rev 3413
9021
9022 -------------------------------------------------------------------
9023 Thu May 18 16:51:41 CEST 2006 - jsrain@suse.cz
9024
9025 - fixed media number of package retrieved as a part of a patch
9026   (#174841)
9027 - rev 3409
9028
9029 -------------------------------------------------------------------
9030 Thu May 18 16:16:21 CEST 2006 - dmacvicar@suse.de
9031
9032 - fix missing package descriptions due to filtered packages
9033   by incompatible architectures. (#159109)
9034 - rev 3404
9035
9036 -------------------------------------------------------------------
9037 Thu May 18 16:08:42 CEST 2006 - kkaempf@suse.de
9038
9039 - decrease logging in DiskUsageCounter and Modalias (#163186)
9040 - rev 3406
9041
9042 -------------------------------------------------------------------
9043 Thu May 18 10:43:47 CEST 2006 - ma@suse.de
9044
9045 - Stay backward comapatible.
9046
9047 -------------------------------------------------------------------
9048 Tue May 16 21:35:27 CEST 2006 - ma@suse.de
9049
9050 - Make basic attributes available through ResObject.
9051 - Let ResObjects which do not require media access during
9052   commit return ZERO sourceMediaNr (required for #173690)
9053 - Version 1.0.0
9054 - rev 3390
9055
9056 -------------------------------------------------------------------
9057 Tue May 16 15:11:35 CEST 2006 - kkaempf@suse.de
9058
9059 - reduce logging verbosity (#163186)
9060 - rev 3381
9061
9062 -------------------------------------------------------------------
9063 Tue May 16 14:00:57 CEST 2006 - schubi@suse.de
9064
9065 - setCandidate accept candidates with compatible architectures too. Not
9066   only with the same architecture. Bug 172594 - If update package has
9067   differet arch, UI display is wrong
9068
9069 -------------------------------------------------------------------
9070 Tue May 16 09:30:45 CEST 2006 - mvidner@suse.cz
9071
9072 - Added Source_Ref::resStoreInitialized.
9073   If we know that noone has seen the resolvables yet, we can skip
9074   them too, eg. when deleting a source. (#174840)
9075 - rev 3378
9076
9077 -------------------------------------------------------------------
9078 Mon May 15 12:41:39 CEST 2006 - kkaempf@suse.de
9079
9080 - Honor freshens as conditionals independant from the installed/
9081   uninstalled status (#174797)
9082 - rev 3376
9083
9084 -------------------------------------------------------------------
9085 Mon May 15 11:15:03 CEST 2006 - kkaempf@suse.de
9086
9087 - State modifier "unneeded" is transitive for patches (#171590)
9088 - rev 3375
9089
9090 -------------------------------------------------------------------
9091 Thu May 11 17:42:29 CEST 2006 - schubi@suse.de
9092
9093 - Do not transact itself (update) in the transactResObject mechanism
9094   Bug 174290
9095
9096 -------------------------------------------------------------------
9097 Thu May 11 16:37:51 CEST 2006 - mt@suse.de
9098
9099 - Reenabled improved large file support flags (unintentionally
9100   removed in rev 1544). Fixes bug #173753.
9101 - Added large file support flags to libzypp.pc file allowing
9102   consistence checks in the application using features variable
9103 - rev 3366
9104
9105 -------------------------------------------------------------------
9106 Thu May 11 10:49:36 CEST 2006 - mvidner@suse.cz
9107
9108 - SourceManager: moved source deletion before creation
9109   so that we can recreate a deleted one (#174295)
9110 - removed dead code dealing with known_caches from SourceManager::store
9111   (see r3195)
9112 - r3362
9113
9114 -------------------------------------------------------------------
9115 Thu May 11 10:15:14 CEST 2006 - jsrain@suse.cz
9116
9117 - fixed returning product short name and summary if product read
9118   from target store (#148625)
9119 - rev 3360
9120
9121 -------------------------------------------------------------------
9122 Wed May 10 11:39:06 CEST 2006 - jsrain@suse.cz
9123
9124 - set media verifier on redirected medium (#172599)
9125 - rev 3359
9126
9127 -------------------------------------------------------------------
9128 Mon May  8 17:28:42 CEST 2006 - kkaempf@suse.de
9129
9130 - fix 'transactResKind' to collect best providers by capability
9131   and to recursively transact items of same kind (#170114)
9132 - rev 3355
9133
9134 -------------------------------------------------------------------
9135 Mon May  8 16:45:46 CEST 2006 - dmacvicar@suse.de
9136
9137 - serialize the full URL to avoid missing password and other
9138   url settings (#148108)
9139 - rev 3353
9140
9141 -------------------------------------------------------------------
9142 Fri May  5 17:47:14 CEST 2006 - mt@suse.de
9143
9144 - Added a 60 sec connect timeout to MediaCurl (#172860)
9145 - rev 3348
9146
9147 -------------------------------------------------------------------
9148 Thu May  4 15:15:37 CEST 2006 - kkaempf@suse.de
9149
9150 - re-fetch also .asc and .key files before checking signature
9151   (#172597)
9152 - rev 3350 (3345-10.1)
9153
9154 -------------------------------------------------------------------
9155 Wed May  3 17:40:45 CEST 2006 - dmacvicar@suse.de
9156
9157 - Fix yum key verification, because a double variable declaration
9158
9159 -------------------------------------------------------------------
9160 Wed May  3 15:34:00 CEST 2006 - dmacvicar@suse.de
9161
9162 - use --no-default-keyring to avoid creating a
9163   default gpg dir in / (#171055)
9164 - rev 3335
9165
9166 -------------------------------------------------------------------
9167 Wed May  3 14:40:25 CEST 2006 - dmacvicar@suse.de
9168
9169 - Fix YUM signature checking, we were passing the key instead of the
9170   signature.
9171 - When the user trust a key, sync again. Bye to the session trusted
9172   keys and user being asked all the time. (#171213)
9173 - r3332
9174
9175 -------------------------------------------------------------------
9176 Wed May  3 14:22:02 CEST 2006 - ma@suse.de
9177
9178 - Cleanup index tables when removing items from pool (#170564).
9179
9180 -------------------------------------------------------------------
9181 Wed May  3 12:23:36 CEST 2006 - kkaempf@suse.de
9182
9183 - backout rev 3246->3275 of TargetImpl.cc
9184 - add missing testsuite/utils/TestUtils.h
9185 - rev 3330
9186
9187 -------------------------------------------------------------------
9188 Wed May  3 12:13:38 CEST 2006 - dmacvicar@suse.de
9189
9190 - more fixes for #171062, there were some files still not being
9191   read from cache.
9192 - r3327
9193
9194 -------------------------------------------------------------------
9195 Tue May  2 18:41:44 CEST 2006 - dmacvicar@suse.de
9196
9197 - cache keys and signature. Remove lot of duplicated code. (#171062)
9198 - r3320
9199
9200 -------------------------------------------------------------------
9201 Tue May  2 18:02:46 CEST 2006 - mt@suse.de
9202
9203 - Disabled isUseableAttachPoint check in MediaDIR -- we do not
9204   mount here anything, so it is OK to use any dir (171351).
9205 - rev 3318
9206
9207 -------------------------------------------------------------------
9208 Tue May  2 14:58:03 CEST 2006 - kkaempf@suse.de
9209
9210 - parse "license-to-confirm" in primary.xml (#168437)
9211 - rev 3312
9212
9213 -------------------------------------------------------------------
9214 Mon May  1 17:44:29 CEST 2006 - kkaempf@suse.de
9215
9216 - Don't try to store 'Atom', not needed and the backend store
9217   rejects them anyways (addtion to #168610)
9218 - rev 3306
9219
9220 -------------------------------------------------------------------
9221 Mon May  1 04:43:01 CEST 2006 - mt@suse.de
9222
9223 - Improved device check in MediaDISK using libblkid (Bug #158529)
9224 - Allow to provide sysfs path via $SYSFS_PATH in MediaCD.cc and
9225   added a check if it is a directory
9226 - Added libcurl and libblkid checks to configure.ac
9227 - Added e2fsprogs(-devel) requires to the spec file
9228 - rev 3303
9229
9230 -------------------------------------------------------------------
9231 Sat Apr 29 21:46:22 CEST 2006 - kkaempf@suse.de
9232
9233 - dont download "other" during key check (#171041)
9234 - rev 3294
9235
9236 -------------------------------------------------------------------
9237 Sat Apr 29 11:05:15 CEST 2006 - kkaempf@suse.de
9238
9239 - allow parallel installs of atoms (used to fulfill patch require-
9240   ments, atoms aren't installed anyways) (#170098)
9241 - some testsuite improvements.
9242 - rev 3288
9243
9244 -------------------------------------------------------------------
9245 Fri Apr 28 20:15:06 CEST 2006 - dmacvicar@suse.de
9246
9247 - get rid of autobuild check when throwing exceptions without throw
9248   but with a macro, returning a null pointer at the end (never reached).
9249
9250 -------------------------------------------------------------------
9251 Fri Apr 28 19:50:28 CEST 2006 - ma@suse.de
9252
9253 - Do not violate install order when restricting commit to a certain
9254   mediaNumber. (#170079)
9255
9256 -------------------------------------------------------------------
9257 Fri Apr 28 18:12:26 CEST 2006 - dmacvicar@suse.de
9258
9259 - Don't use throw directly!
9260   use ZYPP_THROW with a Exception class, otherwise package bindings
9261   will not catch them.
9262   Should fix crashes when reading broken sources with yast.
9263 - rev 3272
9264
9265 -------------------------------------------------------------------
9266 Fri Apr 28 15:29:32 CEST 2006 - schubi@suse.de
9267
9268 - Bug 162064 - font packages are not installed for locale, e.g. khmer font not installed after CD1
9269   revision 3269
9270
9271 -------------------------------------------------------------------
9272 Fri Apr 28 14:55:04 CEST 2006 - kkaempf@suse.de
9273
9274 - revert bugfix #168906 (fom rev 3219), it filters too many errors.
9275 - further improve on #168840 (from rev 3231), match on name-edition
9276   when filtering by best arch. (#170098)
9277 - rev 3268
9278
9279 -------------------------------------------------------------------
9280 Fri Apr 28 13:01:58 CEST 2006 - dmacvicar@suse.de
9281
9282 - #170093 , lot of package descriptions missing
9283 - rev 3263
9284
9285 -------------------------------------------------------------------
9286 Thu Apr 27 20:28:01 CEST 2006 - dmacvicar@suse.de
9287
9288 - try to fix wrong permissions of /var/lib/zypp created
9289   by old zypp, only when running as root they are fixed
9290   (#169094)
9291 - YUM: Verify signatures on factoryInit.
9292   Dont provide other.xml. Cleanups, better logging.
9293   When refreshing signed soruces, don't refresh is source
9294   has not changed.
9295 - YaST sources: don't refresh if media file has not changed.
9296 - Show full url of index files in sources for signature validation
9297   (mentioned in #170139 comment #3)-
9298
9299 -------------------------------------------------------------------
9300 Thu Apr 27 18:41:02 CEST 2006 - jsrain@suse.de
9301
9302 - udpated media ID syntax for external scripts (to be consistent
9303   with packages) (#170247)
9304 - rev 3256
9305
9306 -------------------------------------------------------------------
9307 Thu Apr 27 18:33:48 CEST 2006 - jsrain@suse.de
9308
9309 - set media ID to 1 if not specified in YUM metadata (#167452)
9310 - rev 3255
9311
9312 -------------------------------------------------------------------
9313 Thu Apr 27 11:55:05 CEST 2006 - kkaempf@suse.de
9314
9315 - If freshen and supplement are fulfilled, install any kind of
9316   resolvable if not yet installed (#165746)
9317 - rev 3249
9318
9319 -------------------------------------------------------------------
9320 Wed Apr 26 18:00:42 CEST 2006 - kkaempf@suse.de
9321
9322 - make downloaded script executable. (#169191)
9323 - rev 3247
9324
9325 -------------------------------------------------------------------
9326 Wed Apr 26 10:43:03 CEST 2006 - kkaempf@suse.de
9327
9328 - Improve on last fix, compare only compatible archs.
9329 - rev 3233
9330
9331 -------------------------------------------------------------------
9332 Tue Apr 25 19:36:13 CEST 2006 - kkaempf@suse.de
9333
9334 - Only choose best arch of multiple package atoms with identical
9335   name (#168840)
9336 - rev 3231
9337
9338 -------------------------------------------------------------------
9339 Tue Apr 25 16:59:51 CEST 2006 - dmacvicar@suse.de
9340
9341 - pass empty strings to UI as key properties if unknown key
9342   (#169114)
9343 - rev 3228
9344
9345 -------------------------------------------------------------------
9346 Tue Apr 25 16:47:35 CEST 2006 - kkaempf@suse.de
9347
9348 - refrain from parsing 'other.xml' (#159316)
9349 - rev 3226
9350
9351 -------------------------------------------------------------------
9352 Tue Apr 25 16:34:50 CEST 2006 - visnov@suse.cz
9353
9354 - in source refresh, clean up the cache dir if fails
9355 - do not require repomd.xml.asc when creating a cache (#163765)
9356 - rev 3224
9357
9358 -------------------------------------------------------------------
9359 Tue Apr 25 15:17:15 CEST 2006 - dmacvicar@suse.de
9360
9361 - Check if a file exists before providing it, and just handling the
9362   exception is not sufficient, because it can release the media.
9363   it nows get all possible packages.X translations an then
9364   it selects the candidate from the existing ones (#168654)
9365 - rev 3221
9366
9367 -------------------------------------------------------------------
9368 Tue Apr 25 12:28:17 CEST 2006 - kkaempf@suse.de
9369
9370 - dont report conflicts if item is neither installed
9371   nor to-be-installed (#168906)
9372 - rev 3219
9373
9374 -------------------------------------------------------------------
9375 Tue Apr 25 11:27:09 CEST 2006 - dmacvicar@suse.de
9376
9377 - #168060 , propagate the file description or original
9378   name to the UI and not the checked filename path,
9379   which could be a tmp file.
9380   Requires changes in pkg-manager, and probably zmd-helpers.
9381 - rev 3215
9382
9383 -------------------------------------------------------------------
9384 Mon Apr 24 18:27:59 CEST 2006 - dmacvicar@suse.de
9385
9386 - /var/lib/zypp/db/languages/* are empty files (##168355)
9387 - r3206
9388
9389 -------------------------------------------------------------------
9390 Mon Apr 24 17:45:07 CEST 2006 - dmacvicar@suse.de
9391
9392 - All resolvables must honor arch, so Arch_noarch in
9393   target/store/XMLFilesBackend.cc is wrong (#160792)
9394 - Introduced code to honour shared package descriptions
9395   (#159109)
9396 - r3204
9397
9398 -------------------------------------------------------------------
9399 Mon Apr 24 16:43:48 CEST 2006 - jsrain@suse.de
9400
9401 - replace '_' in YUM elements/attributes with '-' (#168762)
9402 - rev 3201
9403
9404 -------------------------------------------------------------------
9405 Mon Apr 24 16:15:02 CEST 2006 - mt@suse.de
9406
9407 - Fixed iseries workaround - interchanged variables for scsi
9408   devices, added debug messages about the steps (#163971).
9409 - Added getenv NULL ptr check and verify of the $HOME dir's
9410   and ~/.curlrc file's ownership (#163203).
9411 - rev 3199
9412
9413 -------------------------------------------------------------------
9414 Mon Apr 24 15:44:18 CEST 2006 - ma@suse.de
9415
9416 - Use filesystem::TmpDir to create unique and unused Source cache
9417   directories. (#168051)
9418
9419 -------------------------------------------------------------------
9420 Mon Apr 24 14:30:41 CEST 2006 - ma@suse.de
9421
9422 - Enable signature checks per default. (#168525)
9423
9424 -------------------------------------------------------------------
9425 Mon Apr 24 11:20:17 CEST 2006 - visnov@suse.cz
9426
9427 - fix callbacks for providing a single file (#160206)
9428
9429 -------------------------------------------------------------------
9430 Sun Apr 23 12:28:21 CEST 2006 - kkaempf@suse.de
9431
9432 - If an installed package looses a dependency, the solver tries
9433   to upgrade it. Limit the upgrade candidates to best arch, best
9434   edition.
9435 - filter 'other' entries with incompatible arch in yum parser.
9436 - rev 3177
9437
9438 -------------------------------------------------------------------
9439 Fri Apr 21 22:47:18 CEST 2006 - jsrain@suse.de
9440
9441 - initialize the product category according to source (#168061)
9442 - rev 3172
9443
9444 -------------------------------------------------------------------
9445 Fri Apr 21 18:32:00 CEST 2006 - mvidner@suse.cz
9446
9447 - delete only one older version of a xml-store resolvable
9448   (half-baked, but the previous attempt was charred)
9449
9450 -------------------------------------------------------------------
9451 Fri Apr 21 17:49:18 CEST 2006 - jsrain@suse.de
9452
9453 - moved license_to_confirm to primary.xml
9454 - rev 3170
9455
9456 -------------------------------------------------------------------
9457 Fri Apr 21 16:36:14 CEST 2006 - ma@suse.de
9458
9459 - Removed deprecated oldstyle commit methods.
9460
9461 -------------------------------------------------------------------
9462 Fri Apr 21 15:58:14 CEST 2006 - mvidner@suse.cz
9463
9464 - when installing a xml-store resolvable (all except package,
9465   message, script), delete older versions (#160792).
9466 - read selection edition from the XML store
9467 - rev 3167
9468
9469 -------------------------------------------------------------------
9470 Thu Apr 20 14:10:41 CEST 2006 - kkaempf@suse.de
9471
9472 - properly clear transaction flag after successful commit
9473   (see rev 3122, #164365, #167285)
9474 - rev 3157
9475
9476 -------------------------------------------------------------------
9477 Thu Apr 20 13:14:25 CEST 2006 - kkaempf@suse.de
9478
9479 - recursively soft-uninstall recommended package on real uninstall,
9480   not on update (#167603)
9481 - rev 3155
9482
9483 -------------------------------------------------------------------
9484 Thu Apr 20 13:01:28 CEST 2006 - dmacvicar@suse.de
9485
9486 - fix #167605 (importing keys to rpm multiple times due to
9487   wrong interpretation of rpm gpg versioning.
9488 - add support for reading the rpm keys, with full id and fingerprint
9489 - rev 3153
9490
9491 -------------------------------------------------------------------
9492 Wed Apr 19 16:47:34 CEST 2006 - kkaempf@suse.de
9493
9494 - don't add duplicate error infos to ResolverContext (#167309)
9495 - rev 3146
9496
9497 -------------------------------------------------------------------
9498 Wed Apr 19 14:10:10 CEST 2006 - kkaempf@suse.de
9499
9500 - fix Resolver::transactReset() (see rev 3122) (#167285)
9501 - rev 3140
9502
9503 -------------------------------------------------------------------
9504 Wed Apr 19 13:48:26 CEST 2006 - ma@suse.de
9505
9506 - Introduced $ZYPP_KEYRING_DEFAULT_ACCEPT_ALL. If this environment
9507   variable is present, all signature checking callbacks will default
9508   to 'accept', in case no recipient is present.
9509
9510 -------------------------------------------------------------------
9511 Wed Apr 19 11:37:47 CEST 2006 - dmacvicar@suse.de
9512
9513 - read content file on construction, and make
9514   provideProduct only insert the already
9515   read product object into the store (#165826)
9516   (dmacvicar)
9517 - When the signature is not found, warn the
9518   user about a unsigned source. When the
9519   key is not found, do nothing, it can be in the
9520   keyring already. (#166016) (dmacvicar)
9521 - enable key verification only if
9522   ZYPP_CHECKSIG env var is set (dmacvicar)
9523 - r1529
9524
9525 -------------------------------------------------------------------
9526 Tue Apr 18 20:41:48 CEST 2006 - kkaempf@suse.de
9527
9528 - fix bugfix 164365, fix bug 167285
9529   Actually clear the transcation state instead of locking it
9530   to 'dont transact'
9531 - rev 3122
9532
9533 -------------------------------------------------------------------
9534 Tue Apr 18 15:46:59 CEST 2006 - visnov@suse.cz
9535
9536 - revert the signature/digest checking callbacks
9537 - rev 3115
9538
9539 -------------------------------------------------------------------
9540 Tue Apr 18 15:14:35 CEST 2006 - kkaempf@suse.de
9541
9542 - Bugfix #165670
9543   - Honor keep requests.
9544   - Dont flag "locked uninstall" as error if a keep request was
9545     issued before.
9546 - rev 3114
9547
9548 -------------------------------------------------------------------
9549 Tue Apr 18 12:04:35 CEST 2006 - kkaempf@suse.de
9550
9551 - rule out locked items during distribution upgrade as early
9552   as possible. (#165670)
9553 - rev 3110
9554
9555 -------------------------------------------------------------------
9556 Mon Apr 17 16:04:35 CEST 2006 - kkaempf@suse.de
9557
9558 - Bugfix #166212
9559   - use APPL_LOW as 'ui initiated, by solver' in transactKind() and
9560     transactResObject().
9561   - resetTransaction(APPL_LOW) before resolving
9562   - enhance transactCaps by using the same algorithm as in
9563     QueueItemRequire
9564     (before: transact all requires and recommends by name
9565      now: transact best requires and recommends by provides)
9566 - rev 3107
9567
9568 -------------------------------------------------------------------
9569 Fri Apr 14 16:04:35 CEST 2006 - visnov@suse.cz
9570
9571 - new callbacks for failing digest
9572 - rev 3098
9573
9574 -------------------------------------------------------------------
9575 Thu Apr 13 17:01:41 CEST 2006 - visnov@suse.cz
9576
9577 - ask for file without a checksum (#165125)
9578
9579 -------------------------------------------------------------------
9580 Thu Apr 13 16:59:38 CEST 2006 - kkaempf@suse.de
9581
9582 - dont install satisfied resolvables (#165843)
9583 - rev 3095
9584
9585 -------------------------------------------------------------------
9586 Thu Apr 13 16:00:21 CEST 2006 - kkaempf@suse.de
9587
9588 - dont abort on failed "dry_run" (#164583)
9589 - rev 3091
9590
9591 -------------------------------------------------------------------
9592 Thu Apr 13 15:19:20 CEST 2006 - visnov@suse.cz
9593
9594 - Ask user if signature file does not exist (#163765)
9595 - handle repomd.xml.asc as optional file (#163765)
9596 - rev 3089
9597
9598 -------------------------------------------------------------------
9599 Thu Apr 13 13:52:08 CEST 2006 - schubi@suse.de
9600
9601 - Bug 164365 - build 906: Deselecting a selection, all packages are still selected
9602 - rev 3087
9603
9604 -------------------------------------------------------------------
9605 Thu Apr 13 11:57:58 CEST 2006 - kkaempf@suse.de
9606
9607 - Dont do transitive uninstalls on uninstalled or upgraded items.
9608   (#165798)
9609 - rev 3083
9610
9611 -------------------------------------------------------------------
9612 Wed Apr 12 17:57:21 CEST 2006 - ma@suse.de
9613
9614 - Added 'rpmNoSignature' to ZYppCommitPolicy (#163862)
9615
9616 -------------------------------------------------------------------
9617 Wed Apr 12 16:44:57 CEST 2006 - mvidner@suse.cz
9618
9619 - Product::updateUrls: restore it from the XML store;
9620   fixed content parsing (#163192).
9621 - restore product flags fro the XML store
9622 - rev 3074
9623
9624 -------------------------------------------------------------------
9625 Wed Apr 12 13:48:25 CEST 2006 - kkaempf@suse.de
9626
9627 - Only consider best arch/version (#165477)
9628 - rev 3069
9629
9630 -------------------------------------------------------------------
9631 Wed Apr 12 10:57:50 CEST 2006 - ma@suse.de
9632
9633 - No need to parse tags at all if there is no item to store values
9634   (e.g. data for unwanted arch). Fixed segv trying to store data in
9635   NULL item. (#165479)
9636 - rev3065
9637
9638 -------------------------------------------------------------------
9639 Tue Apr 11 19:48:51 CEST 2006 - mt@suse.de
9640
9641 - Improved Url path name "//" vs. "/%2f" handling; now if the
9642   url has an authority, "/%2f" is used for ftp only (#163784)
9643 - rev 3062
9644
9645 -------------------------------------------------------------------
9646 Tue Apr 11 16:41:02 CEST 2006 - jsrain@suse.de
9647
9648 - fixed storing patch scripts to target store (#159928)
9649 - rev 3058
9650
9651 -------------------------------------------------------------------
9652 Tue Apr 11 16:24:26 CEST 2006 - kkaempf@suse.de
9653
9654 - if a patch is bad, only skip this patch, not everything
9655   (#165200)
9656 - rev 3057
9657
9658 -------------------------------------------------------------------
9659 Tue Apr 11 15:42:32 CEST 2006 - ma@suse.de
9660
9661 - Susetags:Selections: Allow parsing older .sel file formats. (#159851)
9662 - Susetags:Pattern: Fixed parser.
9663
9664 -------------------------------------------------------------------
9665 Tue Apr 11 15:21:48 CEST 2006 - kkaempf@suse.de
9666
9667 - when uninstalling, only re-establish installed items
9668   supplementing the to-be-uninstalled one. (variant of #165111)
9669 - rev 3054
9670
9671 -------------------------------------------------------------------
9672 Tue Apr 11 14:17:00 CEST 2006 - ma@suse.de
9673
9674 - Susetags:Package: Parse and provide ins/delnotify texts.
9675
9676 -------------------------------------------------------------------
9677 Tue Apr 11 13:01:31 CEST 2006 - kkaempf@suse.de
9678
9679 - when checking freshens/supplements at install, only consider
9680   best architecture/edition (#164453)
9681 - rev 3051
9682
9683 -------------------------------------------------------------------
9684 Tue Apr 11 10:31:41 CEST 2006 - kkaempf@suse.de
9685
9686 - when checking for supplements, only consider best arch, best
9687   edition for installation (#165111)
9688 - rev 3047
9689
9690 -------------------------------------------------------------------
9691 Tue Apr 11 10:23:14 CEST 2006 - schubi@suse.de
9692
9693 - Bug 165117: build 910: Update: Splitted packages are selected for
9694   all archs
9695
9696 -------------------------------------------------------------------
9697 Tue Apr 11 09:30:14 CEST 2006 - visnov@suse.cz
9698
9699 - ask user if a file exists but does not have a checksum (#162797)
9700 - rev 3044
9701
9702 -------------------------------------------------------------------
9703 Mon Apr 10 22:39:34 CEST 2006 - jsrain@suse.de
9704
9705 - parse time and size elements from delta and patch RPM
9706 - rev 3043
9707
9708 -------------------------------------------------------------------
9709 Mon Apr 10 18:55:03 CEST 2006 - mt@suse.de
9710
9711 - Added detection of iSeries virtual CD (/dev/iseries/vcd[a-h])
9712   devices - on powerpc only (#163971)
9713 - rev 3042
9714
9715 -------------------------------------------------------------------
9716 Mon Apr 10 18:05:51 CEST 2006 - kkaempf@suse.de
9717
9718 - fix endless loop in patches parsing.
9719 - rev 3039
9720
9721 -------------------------------------------------------------------
9722 Mon Apr 10 17:00:05 CEST 2006 - jsrain@suse.de
9723
9724 - fixed media handling in SuSEtags source (#164879)
9725 - rev 3037
9726
9727 -------------------------------------------------------------------
9728 Mon Apr 10 16:30:54 CEST 2006 - kkaempf@suse.de
9729
9730 - honor 'dry_run' on package remove (#164732)
9731 - rev 3036
9732
9733 -------------------------------------------------------------------
9734 Mon Apr 10 13:12:49 CEST 2006 - kkaempf@suse.de
9735
9736 - add files from yum filelist as provides to package (#164731)
9737 - rev 3032
9738
9739 -------------------------------------------------------------------
9740 Mon Apr 10 11:10:37 CEST 2006 - kkaempf@suse.de
9741
9742 - honor "+Enh:/-Enh:" in packages file (#156513)
9743
9744 -------------------------------------------------------------------
9745 Mon Apr 10 10:56:24 CEST 2006 - visnov@suse.cz
9746
9747 - fix callback receiver signature to match the callback for removing
9748   package
9749
9750 -------------------------------------------------------------------
9751 Mon Apr 10 10:32:22 CEST 2006 - mvidner@suse.cz
9752
9753 - Added Product::updateUrls, from content/UPDATEURLS (#163192).
9754 - rev 3024
9755
9756 -------------------------------------------------------------------
9757 Sat Apr  8 12:03:37 CEST 2006 - schubi@suse.de
9758
9759 - Bug 164440; Taking wrong architecture while updating obsoletes
9760   splitted packages
9761 - rev 3022
9762
9763 -------------------------------------------------------------------
9764 Sat Apr  8 10:07:06 CEST 2006 - kkaempf@suse.de
9765
9766 - allow relative paths with url file:
9767 - dont filter atoms from going into pool, multi-arch patch
9768   requirements need them. Instead, treat atoms with incompatible
9769   architecture as unneeded.
9770 - rev 3018
9771
9772 -------------------------------------------------------------------
9773 Fri Apr  7 23:57:37 CEST 2006 - jsrain@suse.de
9774
9775 - product now provides short name
9776 - rev 3013
9777
9778 -------------------------------------------------------------------
9779 Fri Apr  7 20:42:09 CEST 2006 - jsrain@suse.de
9780
9781 - read metadata for packages from correct tags in patches (#163220)
9782 - rev 3011
9783
9784 -------------------------------------------------------------------
9785 Fri Apr  7 19:57:41 CEST 2006 - kkaempf@suse.de
9786
9787 - more detailed resolver error reports (#162994)
9788 - rev 3010
9789
9790 -------------------------------------------------------------------
9791 Fri Apr  7 17:35:07 CEST 2006 - visnov@suse.cz
9792
9793 - report package download progress (#160966)
9794 - rev 3007
9795
9796 -------------------------------------------------------------------
9797 Fri Apr  7 16:27:35 CEST 2006 - kkaempf@suse.de
9798
9799 - transact also for languages (#163819)
9800 - rev 3004
9801
9802 -------------------------------------------------------------------
9803 Fri Apr  7 15:08:06 CEST 2006 - kkaempf@suse.de
9804
9805 - loop through all affected ResObjects in transactResKind (#163819)
9806 - rev 3002
9807
9808 -------------------------------------------------------------------
9809 Fri Apr  7 12:42:35 CEST 2006 - kkaempf@suse.de
9810
9811 - allow re-installation of non-packages (#162906)
9812 - rev 2998
9813
9814 -------------------------------------------------------------------
9815 Fri Apr  7 11:50:22 CEST 2006 - mt@suse.de
9816
9817 - Added loop checking for scsi cdroms (/sys/block/srX) in case
9818   HAL does not provide any drives like on iSeries (#163971).
9819 - rev 2995
9820
9821 -------------------------------------------------------------------
9822 Fri Apr  7 11:05:30 CEST 2006 - kkaempf@suse.de
9823
9824 - add 'licenceToConfirm()' to Product. (#164375)
9825
9826 -------------------------------------------------------------------
9827 Fri Apr  7 10:36:05 CEST 2006 - ma@suse.de
9828
9829 - Avoid excessive CD hopping on commit. But still far from
9830   being perfect. (#159679)
9831 - Fixed Target::commit: Despite dry_run set True, packages
9832   were depeted.
9833
9834 -------------------------------------------------------------------
9835 Fri Apr  7 08:32:32 CEST 2006 - visnov@suse.cz
9836
9837 - honour if user decides to skip a package in commit (#156031)
9838
9839 -------------------------------------------------------------------
9840 Thu Apr  6 18:14:30 CEST 2006 - jsrain@suse.de
9841
9842 - fixed parsing external reference to script in patch (#163221)
9843 - r2981
9844
9845 -------------------------------------------------------------------
9846 Thu Apr  6 17:07:10 CEST 2006 - dmacvicar@suse.de
9847
9848 - cache and provide content.asc/key optionally. Dont show a
9849   popup if they dont exists. (dmacvicar)
9850 - Actually abort when verify signature workflow is false. (dmacvicar)
9851 - r2978
9852
9853 -------------------------------------------------------------------
9854 Thu Apr  6 16:37:49 CEST 2006 - jsrain@suse.de
9855
9856 - fixed setting autorefresh flag for installation sources
9857
9858 -------------------------------------------------------------------
9859 Thu Apr  6 15:53:02 CEST 2006 - kkaempf@suse.de
9860
9861 - drop patches with incompatible architecture.
9862 - rev 2972
9863
9864 -------------------------------------------------------------------
9865 Thu Apr  6 15:33:11 CEST 2006 - mt@suse.de
9866
9867 - Added info method to media verifier base and more debug info
9868 - rev 2970
9869
9870 -------------------------------------------------------------------
9871 Wed Apr  5 19:27:46 CEST 2006 - kkaempf@suse.de
9872
9873 - Dont deny the "/" attach point in MediaDIR, since this is used
9874   for all "file:" urls, esp. local packages.
9875 - rev 2962
9876
9877 -------------------------------------------------------------------
9878 Wed Apr  5 18:21:58 CEST 2006 - schubi@suse.de
9879
9880 - Bug 159673 - only one conflict solvable per page
9881
9882 -------------------------------------------------------------------
9883 Wed Apr  5 18:01:37 CEST 2006 - kkaempf@suse.de
9884
9885 - parse all dependencies of 'packages' file (#163773)
9886 - rev 2957
9887
9888 -------------------------------------------------------------------
9889 Wed Apr  5 17:47:04 CEST 2006 - dmacvicar@suse.de
9890
9891 - Use the original media descr_dir on refresh for
9892   suse tags source (#163196)
9893 - r2952
9894
9895 -------------------------------------------------------------------
9896 Wed Apr  5 16:44:08 CEST 2006 - kkaempf@suse.de
9897
9898 - add Source::setUrl() for zmd backend helper.
9899 - rev 2946
9900
9901 -------------------------------------------------------------------
9902 Wed Apr  5 16:44:01 CEST 2006 - dmacvicar@suse.de
9903
9904 - implement rpm keyring / zypp tmp keyring two-way syncronization at rpm
9905 target init. (dmacvicar)
9906 - r2949
9907
9908 -------------------------------------------------------------------
9909 Wed Apr  5 16:28:42 CEST 2006 - mt@suse.de
9910
9911 - Fixed MediaDISK to use a mount -oro,bind id the disk
9912   partition is already attached e.g. by the automounter.
9913   Try to mount it a second time may fail (#163486).
9914 - rev 2944
9915
9916 -------------------------------------------------------------------
9917 Wed Apr  5 15:04:31 CEST 2006 - kkaempf@suse.de
9918
9919 - honor optional 3rd parameter to "=Loc:" key of packages (#154337)
9920 - rev 2940
9921
9922 -------------------------------------------------------------------
9923 Wed Apr  5 12:48:19 CEST 2006 - visnov@suse.cz
9924
9925 - only try to create a source of a given type when restoring
9926   from the persistent store (#162111)
9927
9928 -------------------------------------------------------------------
9929 Wed Apr  5 11:36:54 CEST 2006 - kkaempf@suse.de
9930
9931 - parse all dependencies for patterns (.pat) files (#160602)
9932 - drop YOUPATH and YOUURL from content file.
9933 - rev 2924
9934
9935 -------------------------------------------------------------------
9936 Wed Apr  5 09:27:08 CEST 2006 - visnov@suse.cz
9937
9938 - properly initialize autorefresh for non-remote sources (#154990)
9939 - rev 2919
9940
9941 -------------------------------------------------------------------
9942 Tue Apr  4 19:19:39 CEST 2006 - mt@suse.de
9943
9944 - Added flag to MediaManager::isUseableAttachPoint, whether
9945   to check against system mount entries or not.
9946 - Disallow to use the attachpoints of another media handlers
9947   as source path in MediaDIR.
9948 - rev 2917
9949
9950 -------------------------------------------------------------------
9951 Tue Apr  4 18:47:01 CEST 2006 - dmacvicar@suse.de
9952
9953 -implement callbacks for when package verification (checksum)
9954  fails, offer to retry or abort
9955
9956 -------------------------------------------------------------------
9957 Tue Apr  4 16:57:51 CEST 2006 - dmacvicar@suse.de
9958
9959 - Fix construction of checksum objects when using non-standard
9960   checksum algorithms
9961 - Fix broken YUM cache
9962 - r2913
9963
9964 -------------------------------------------------------------------
9965 Tue Apr  4 16:54:44 CEST 2006 - kkaempf@suse.de
9966
9967 - Keep packages with no version upgrade installed during
9968   distribution upgrade (#162972)
9969 - add 'transactReset()' helper function for UI.
9970 - rev 2908
9971
9972 -------------------------------------------------------------------
9973 Tue Apr  4 14:47:14 CEST 2006 - dmacvicar@suse.de
9974
9975 - r2906
9976
9977 -------------------------------------------------------------------
9978 Tue Apr  4 14:43:15 CEST 2006 - ma@suse.de
9979
9980 - Fixed candidate handling in ui::Selectable. (#156589)
9981
9982 -------------------------------------------------------------------
9983 Tue Apr  4 14:06:23 CEST 2006 - dmacvicar@suse.de
9984
9985 - fix #162984 , gpg hangs because the matching data file
9986   for the key cannot be find. (dmacvicar)
9987 - Fix restore of YUM source using the same cache dir semantics as
9988  susetags instead of assuming there is a cache if a cache_dir
9989   was given. (dmacvicar)
9990
9991 -------------------------------------------------------------------
9992 Tue Apr  4 12:37:51 CEST 2006 - kkaempf@suse.de
9993
9994 - use DISTPRODUCT/DISTVERSION from content file to generate the
9995   product name, version, and release.
9996 - rev 2902
9997
9998 -------------------------------------------------------------------
9999 Mon Apr  3 20:45:55 CEST 2006 - mt@suse.de
10000
10001 - Removed broken forcing of absolute ftp paths added in rev2705 to
10002   MediaCurl, refined cleanupPathName/setPathName in url (#154197).
10003 - rev 2900
10004
10005 -------------------------------------------------------------------
10006 Mon Apr  3 19:30:35 CEST 2006 - kkaempf@suse.de
10007
10008 - add Resolver::freshenPool() (#156980)
10009 - rev 2893
10010
10011 -------------------------------------------------------------------
10012 Mon Apr  3 08:33:12 CEST 2006 - kkaempf@suse.de
10013
10014 - skip incompatible archs in filelist parsing.
10015 - restrict pathes to 'interesting' ones (/bin/, /sbin/, /lib/,
10016   /lib64/, ...)
10017 - rev 2886
10018
10019 -------------------------------------------------------------------
10020 Sun Apr  2 22:18:06 CEST 2006 - kkaempf@suse.de
10021
10022 - skip incompatible archs in primary parsing.
10023 - rev 2883
10024
10025 -------------------------------------------------------------------
10026 Sun Apr  2 11:17:56 CEST 2006 - kkaempf@suse.de
10027
10028 - allow setting of source when parsing local .rpm (#147765)
10029 - rev 2880
10030
10031 -------------------------------------------------------------------
10032 Fri Mar 31 18:53:55 CEST 2006 - schubi@suse.de
10033
10034 - Do not update packages over other architectures
10035
10036 -------------------------------------------------------------------
10037 Fri Mar 31 18:28:59 CEST 2006 - sh@suse.de
10038
10039 - Added zypp/ui/UserWantedPackages to support the UI's
10040   "automatic changes" dialog (bug #152700)
10041
10042 -------------------------------------------------------------------
10043 Fri Mar 31 18:02:05 CEST 2006 - jsrain@suse.de
10044
10045 - use KeyRing class to validate repomd.xml (#160909)
10046
10047 -------------------------------------------------------------------
10048 Fri Mar 31 17:33:21 CEST 2006 - dmacvicar@suse.de
10049
10050 - Product resolvables should be readable by normal users.
10051   (#162474) (dmacvicar)
10052 - implemented keyring and metadata signature verification
10053   in susetags source
10054 - dont delete the lock if we did not acquire it
10055 - r2847
10056
10057 -------------------------------------------------------------------
10058 Fri Mar 31 16:34:51 CEST 2006 - mt@suse.de
10059
10060 - Added disabling of the automounter while MediaManager
10061   init and restoring of the old state on exit (#154326).
10062 - Implemented check if media (CD) is automounted or not
10063 - rev 2840
10064
10065 -------------------------------------------------------------------
10066 Fri Mar 31 13:27:09 CEST 2006 - mt@suse.de
10067
10068 - Implemented several hal get/set/removeDeviceProperty wrappers
10069 - Improved HalException to allow to fetch HAL/DBUS error componets
10070 - rev 2830
10071
10072 -------------------------------------------------------------------
10073 Fri Mar 31 12:44:25 CEST 2006 - kkaempf@suse.de
10074
10075 - honor subscription status of catalogs (#162350)
10076 - rev 2827
10077
10078 -------------------------------------------------------------------
10079 Fri Mar 31 11:29:05 CEST 2006 - mt@suse.de
10080
10081 - Enabled CD eject error reporting exceptions (#154326)
10082 - rev 2822
10083
10084 -------------------------------------------------------------------
10085 Fri Mar 31 06:40:51 CEST 2006 - kkaempf@suse.de
10086
10087 - support "dry run" (#159467)
10088 - implement "transactResKind" (#161400)
10089 - rev 2817
10090
10091 -------------------------------------------------------------------
10092 Thu Mar 30 17:22:49 CEST 2006 - jsrain@suse.de
10093
10094 - add checksum for external patches (#159928)
10095
10096 -------------------------------------------------------------------
10097 Thu Mar 30 16:48:01 CEST 2006 - kkaempf@suse.de
10098
10099 - calculate product architecture (#158198)
10100
10101 -------------------------------------------------------------------
10102 Wed Mar 29 23:28:13 CEST 2006 - jsrain@suse.de
10103
10104 - fixed checking checksum of YUM metadata, added sha1 vs. sha256
10105   detection
10106
10107 -------------------------------------------------------------------
10108 Wed Mar 29 23:12:30 CEST 2006 - ma@suse.de
10109
10110 - Auto protect installed packages from unknown vendor. (#157446)
10111
10112 -------------------------------------------------------------------
10113 Wed Mar 29 09:13:51 CEST 2006 - visnov@suse.de
10114
10115 - added support for external scripts to metadata (#159928) (jsrain)
10116 - fixed handling of Language resolvables (ma)
10117 - fix leak in rpmdb (dmacvicar)
10118 - added softlock for autoyast (#159466) (ma)
10119 - Fixed exceptions in doGetFileCopy() to show full url
10120   including the file instead of just the media base url. (mt)
10121 - Provide Language::summary (ma)
10122 - check patterns and selections file exist
10123   before veryfing them (#161300) (dmacvicar)
10124 - added YUM metadata checksum computation (jsrain)
10125 - added interface to patch of a message (jsrain)
10126 - r2734
10127
10128 -------------------------------------------------------------------
10129 Mon Mar 27 23:57:16 CEST 2006 - jsrain@suse.de
10130
10131 - added support for external scripts to metadata (#159928)
10132 - r2709
10133
10134 -------------------------------------------------------------------
10135 Sat Mar 25 22:08:26 CET 2006 - jsrain@suse.de
10136
10137 - report separate exception when trying to start source cache again to
10138   suppress incorrect error message in XEN installation
10139 - r2682
10140
10141 -------------------------------------------------------------------
10142 Fri Mar 24 18:16:22 CET 2006 - schubi@suse.de
10143
10144 - Implement inter process locking in zypp.
10145 - Added No medium found output
10146 - splitting modaliases in supplements TOO
10147 - parse also the available signing keys
10148
10149 -------------------------------------------------------------------
10150 Fri Mar 24 10:44:10 CET 2006 - visnov@suse.cz
10151
10152 - release all media when removing source (#159754) (visnov)
10153 - more testsuites (schubi)
10154 - updated translations (schubi)
10155 - added MediaNotEjectedException (mt)
10156 - rev 2652
10157
10158 -------------------------------------------------------------------
10159 Thu Mar 23 14:10:54 CET 2006 - dmacvicar@suse.de
10160
10161 - fix patches descriptions (dmacvicar)
10162 - fix source serialization (dmacvicar)
10163 - metadata for kernel test (schubi)
10164 - Arch tests updated (ma)
10165 - classify NULL Ptr as unique (ma)
10166 - Added host check, because file Url allows it now. (mt)
10167 - prepare modalias fix (#159766) (ma)
10168 - Provide iterator based access to SourceManager data. (ma)
10169 - Fixed "file:" Url scheme config to allow relative paths; (mt)
10170   RFC1738 says, it may contain a hostname as well...
10171 - revision 2633
10172
10173 -------------------------------------------------------------------
10174 Wed Mar 22 19:58:37 CET 2006 - visnov@suse.cz
10175
10176 - pkg-config support (mvidner)
10177 - close all medias when destructing MediaSet (jsrain)
10178 - rev 2622
10179
10180 -------------------------------------------------------------------
10181 Wed Mar 22 15:48:05 CET 2006 - dmacvicar@suse.de
10182
10183 - Bug 159976 - build 804: Adding AddOn CD via ftp gives error (dmacvicar)
10184 - Message callback implemented to show patch messages (visnov)
10185 - Bug 159696 (schubi)
10186 - provide transform_iterators to iterate over a maps keys or values (ma)
10187 - added 'bool Arch::empty() const' test for an empty Arch string (ma)
10188 - added script and message installation (jsrain)
10189 - chooses the 'right' kernel now (kkaempf)
10190 - Use noarch if no arch is specified in patches (dmacvicar)
10191 - rev 2611
10192
10193 -------------------------------------------------------------------
10194 Tue Mar 21 19:06:56 CET 2006 - mvidner@suse.cz
10195
10196 - Added some debug output including the access id (mt)
10197 - Bug #154326: Enabled FORCE_RELEASE_FOREIGN flag causing
10198   release with eject=true on attached media, to umount
10199   other mounts as well. (mt)
10200 - 159483 - solver does not blame missing dependency (schubi)
10201 - Added a variant of MediaHandler::forceRelaseAllMedia (ma)
10202 - Fixed MediaCD::forceEject() to handle DELAYED_VERIFY
10203   and use forceRelaseAllMedia if FORCE_RELEASE_FOREIGN=1 (ma)
10204 - fixed ZYPP_RETHROW (#156430) (ma)
10205 - patch for #156114 (visnov)
10206 - fixed container.erase loops (ma)
10207 - Fixed to reset desired (cached) flag before the action (mt)
10208 - Removed return in forceRelaseAllMedia (void function) (mt)
10209 - Parse nonexisting architecture to noarch so patches dont get
10210   filtered by the pool (dmacvicar)
10211 - 159512 - yast2-qt does not show label of to be installed products
10212   anymore (dmacvicar)
10213 - 159765 - Hidden patterns still visible (dmacvicar)
10214 - Use noarch if no arch is specified. (dmacvicar)
10215 - r2594
10216
10217 -------------------------------------------------------------------
10218 Tue Mar 21 09:04:06 CET 2006 - visnov@suse.de
10219
10220 - properly report error for media change callback
10221 - rev 2579
10222
10223 -------------------------------------------------------------------
10224 Mon Mar 20 23:02:07 CET 2006 - ma@suse.de
10225
10226 - fixed memory leak in XMLNodeIterator (#157474)
10227 - disabled storing filelist (YUMFileListParser) and changelog (YUMOtherParser)
10228 - Renamed private MediaManager::forceMediaRelease
10229   function to forceReleaseShared (more exact name)
10230 - Implemented forceRelaseAllMedia() that can be
10231   used to release also foreign (user) mounts.
10232 - Added use of forceRelaseAllMedia for CD/DVDs
10233   if FORCE_RELEASE_FOREIGN is 1 (default 0)
10234 - little cleanup of the checkAttached function
10235 - r2578
10236
10237 -------------------------------------------------------------------
10238 Mon Mar 20 17:04:28 CET 2006 - mvidner@suse.cz
10239
10240 - don't try to attach without exception handling (#158620)
10241 - fix descriptions, as a new tag Des for selections exists now.
10242 - fix #157683: failure after adding add-on product to install
10243   sources
10244 - added more files for translation
10245 - resolve-dependencies.cc: establish pool
10246 - parse-metadata.cc: catch bad URL
10247 - set zmdid for atoms
10248 - r2574
10249
10250 -------------------------------------------------------------------
10251 Sun Mar 19 19:24:44 CET 2006 - kkaempf@suse.de
10252
10253 - fix testsuite.
10254 - provide edition and architecture for all kinds of yum
10255   resolvables.
10256 - fix ResStatus output.
10257 - establish atoms correctly.
10258 - treat requires to unneeded resolvables as fulfilled.
10259 - rev 2559
10260
10261 -------------------------------------------------------------------
10262 Sun Mar 19 00:05:17 CET 2006 - kkaempf@suse.de
10263
10264 - fix the build
10265 - only consider best architecture/version (#157594)
10266 - prefer providers which supplement/enhance installed or
10267   to-be-installed packages (fixes the tpctl-kmp issue)
10268 - rev 2546
10269
10270 -------------------------------------------------------------------
10271 Sat Mar 18 02:22:22 CET 2006 - kkaempf@suse.de
10272
10273 - provide more filters for pkg-bindings (#158602)
10274 - add SystemResObject to provide system (modalias, hal, ...)
10275   capabilities.
10276 - handle this during resolving.
10277 - make the modalias and hal capability match the SystemResObject
10278   by default, thereyby triggering a modalias (resp. hal)
10279   evaluation.
10280 - xmlstore: decouple target store from YUM schema.
10281 - clean up moving of hal() and modalias() from provides to
10282   supplements in ResolvableImpl.
10283 - add PatchContents() for UI.
10284 - handle Edition::noedition as empty string.
10285 - r2537
10286
10287 -------------------------------------------------------------------
10288 Tue Mar 14 23:32:44 CET 2006 - jsrain@suse.de
10289
10290 - releasing all medias when asking for CD (#156981)
10291 - r2471
10292
10293 -------------------------------------------------------------------
10294 Tue Mar 14 19:38:43 CET 2006 - mvidner@suse.cz
10295
10296 - ResStatus::resetTransact must return a value.
10297 - Fixed random build failures in LanguageCode.cc.
10298   (Rewrote the CodeMaps constructor so that gcc does not
10299   optimize a 500-statement basic block.)
10300 - Fix constructions of patch objects. Actually insert atoms in atoms
10301   list. Insert atoms for package even if the package does not exists
10302   in the source. Fixes #157628 (dmacvicar).
10303 - Fixed license reading from susetags, #151834 (dmacvicar).
10304 - r2468
10305
10306 -------------------------------------------------------------------
10307 Tue Mar 14 16:59:42 CET 2006 - mvidner@suse.cz
10308
10309 - added ResStatus::resetTransact (ma)
10310 - bugfix for #156439 (schubi)
10311 - Added Source_Ref::setAlias (#154913).
10312 - Do not assume there is a product file when scanning for products
10313   (visnov)
10314 - function to disable all sources in the persistent store (visnov)
10315 - dependency errors go to stdout, not stderr; output resolver info
10316   directly to stderr (kkaempf)
10317 - rev 2464
10318
10319 -------------------------------------------------------------------
10320 Tue Mar 14 01:34:38 CET 2006 - kkaempf@suse.de
10321
10322 - fix merging of resolver info (needed for #157684).
10323 - errors are also important in ResolverInfo.
10324 - improve debug output in ResolverContext.
10325 - rev 2455
10326
10327 -------------------------------------------------------------------
10328 Mon Mar 13 22:54:01 CET 2006 - jsrain@suse.de
10329
10330 - delete RPMs downloaded via HTTP/FTP after installnig them
10331   (#157011)
10332 - fixed product registration (reverted autorefresh patch) (#157566)
10333
10334 -------------------------------------------------------------------
10335 Mon Mar 13 11:53:52 CET 2006 - kkaempf@suse.de
10336
10337 - if root!="/", always prefer the upgrade candidate (#155472)
10338 - implement license confirmed api for UI.
10339 - prefer architecture over version in distribution upgrade
10340   (#157501)
10341 - clean up media handling.
10342 - rev 2448
10343
10344 -------------------------------------------------------------------
10345 Sun Mar 12 22:31:09 CET 2006 - kkaempf@suse.de
10346
10347 - init Modalias properly.
10348 - fix warnings in testcases.
10349 - rev 2432
10350
10351 -------------------------------------------------------------------
10352 Sat Mar 11 21:25:18 CET 2006 - kkaempf@suse.de
10353
10354 - drop libjpeg-devel and sqlite-devel from build requires.
10355
10356 -------------------------------------------------------------------
10357 Sat Mar 11 08:16:53 CET 2006 - kkaempf@suse.de
10358
10359 - implement 'modalias()' capability (#157406)
10360 - make dependencies consistent, its 'freshens'.
10361 - cope with user umounts of devices.
10362 - add debug to SourceManager.
10363 - rev 2418
10364
10365 -------------------------------------------------------------------
10366 Fri Mar 10 16:20:41 CET 2006 - kkaempf@suse.de
10367
10368 - allow version downgrade during distribution upgrade if the
10369   newer package is coming from a trusted vendor (#155472)
10370 - implement locale fallback
10371 - 'freshen' -> 'freshens' in schema definitions to make it
10372   consistent with all other dependency definitions.
10373 - better error reporting for .pat and .sel files.
10374 - rule out packages from dependency resolutions which are
10375   de-selected by user (#155368)
10376 - use locale fallbacks in package translations.
10377 - refresh source when re-enabling it.
10378 - rev 2406
10379
10380 -------------------------------------------------------------------
10381 Tue Mar  7 21:18:19 CET 2006 - kkaempf@suse.de
10382
10383 - split of libzypp-zmd-backend subpackage as a stand-alone
10384   leaf package.
10385 - encapsulate bool test for Source_Ref better.
10386 - fixed stack overflow (ma).
10387 - make testsuite build again.
10388 - rev 2346
10389
10390 -------------------------------------------------------------------
10391 Tue Mar  7 16:17:07 CET 2006 - kkaempf@suse.de
10392
10393 - fixed URL rewriting for CD2 and following (#154762)
10394 - fixed ResPoolProxy diffState (for proper ok/cancel support
10395   in UI)
10396 - added special exception class for aborting installation
10397   (#154936)
10398 - only auto-change directories if they end in CDn or DVDn.
10399 - rev 2320.
10400
10401 -------------------------------------------------------------------
10402 Tue Mar  7 15:37:51 CET 2006 - kkaempf@suse.de
10403
10404 - silently ignore multiple installs of the same package.
10405 - fix disk usage for installs and uninstalls.
10406 - rev 2308
10407
10408 -------------------------------------------------------------------
10409 Mon Mar  6 22:22:57 CET 2006 - kkaempf@suse.de
10410
10411 - zmd-backend: filter out incompatible architectures from
10412   repository.
10413 - rev 2298
10414
10415 -------------------------------------------------------------------
10416 Mon Mar  6 21:35:24 CET 2006 - kkaempf@suse.de
10417
10418 - sync libzypp media data with mtab.
10419 - improve resolver error and solution reports.
10420 - fix source cache reading (#155459).
10421 - default cached sources to enabled (#155459).
10422 - let each source provide public keys.
10423 - rev 2297
10424
10425 -------------------------------------------------------------------
10426 Sun Mar  5 15:48:29 CET 2006 - kkaempf@suse.de
10427
10428 - only write by-sovler transactions back (#154976)
10429 - rev 2278
10430
10431 -------------------------------------------------------------------
10432 Sat Mar  4 12:36:40 CET 2006 - kkaempf@suse.de
10433
10434 - release last used source at end of commit (#155002)
10435 - rev 2277
10436
10437 -------------------------------------------------------------------
10438 Fri Mar  3 23:14:50 CET 2006 - kkaempf@suse.de
10439
10440 - cope with NULL values in zmd catalogs table (#153584)
10441 - set YAST_IS_RUNNING in transact zmd helper (#154820)
10442 - run SuSEconfig after transact zmd helper (#154820)
10443 - add softTransact to honor user vs. soft requirements (#154650)
10444 - honor all build keys provided by a package source.
10445 - add source metadata refresh.
10446 - add progress callbacks to zmd helpers.
10447 - rev 2276
10448
10449 -------------------------------------------------------------------
10450 Thu Mar  2 21:59:07 CET 2006 - kkaempf@suse.de
10451
10452 - include .diffs into main source.
10453 - catch exception when ejecting media which was unmounted externally
10454   (#154697).
10455 - init source in zmd-backend correctly (#154667)
10456 - implement disk usage info for YaST.
10457 - clean up XML schema files.
10458 - catch CPUs identifying as 'i686' but being 'i586'.
10459 - allow definition of preferred attach (mount) point for media.
10460 - make resolver results more readable.
10461 - use language fallbacks if none of multiple language providers
10462   matches.
10463 - get rid of ignoring wrong arch in resolver, having the wrong
10464   architecture is prevented by other means.
10465 - prepare for translations in exceptions.
10466 - fix 'abort does not abort'
10467 - implement 'flag' I/O in target cache backend.
10468 - skip incompatibles architectures in packages.<lang>
10469 - rev 2228
10470
10471 -------------------------------------------------------------------
10472 Thu Mar  2 13:44:34 CET 2006 - kkaempf@suse.de
10473
10474 - dont even provide src/nosrc from the source.
10475 - rev 2169 + diffs
10476
10477 -------------------------------------------------------------------
10478 Wed Mar  1 17:23:23 CET 2006 - kkaempf@suse.de
10479
10480 - Initialize commit result (#154409)
10481 - release media if its wrong (#154326)
10482 - dont copy src/nosrc packages to the pool (#154627)
10483 - reduce XML logging.
10484 - rev 2169 + diffs
10485
10486 -------------------------------------------------------------------
10487 Tue Feb 28 16:10:14 CET 2006 - kkaempf@suse.de
10488
10489 - fix path of .po files (#154074).
10490 - parse the correct package.<lang> file (kinda #154074).
10491 - complain about bad "=Sel:" or "=Pat:" lines (#153065).
10492 - reattach all released medias.
10493 - raise exception instead of abort() on XML errors (#154104).
10494 - update translations.
10495 - PathInfo: implemented a copy_dir_content (variant of copy_dir)
10496   and is_empty_dir utility function
10497 - rev 2169
10498
10499 -------------------------------------------------------------------
10500 Tue Feb 28 14:51:46 CET 2006 - kkaempf@suse.de
10501
10502 - check freshens and supplements for packages (#154074).
10503 - only complain about incomplete installed resolvables,
10504   if they are uninstalled, schedule them for installation.
10505   (#154074)
10506 - add testcases for locale() provides.
10507 - add lang_country -> lang fallback.
10508 - have locale(parent:...) deps match any provides of 'parent'
10509   also when uninstalling a package.
10510 - rev 2148
10511
10512 -------------------------------------------------------------------
10513 Tue Feb 28 10:35:15 CET 2006 - kkaempf@suse.de
10514
10515 - change the locale(...) separator to ";" (#153791)
10516 - complete "find-files" of zmd-backend.
10517 - rev 2140
10518
10519 -------------------------------------------------------------------
10520 Tue Feb 28 10:28:06 CET 2006 - visnov@suse.de
10521
10522 - avoid attaching media when initializing source
10523 - rev 2139
10524
10525 -------------------------------------------------------------------
10526 Mon Feb 27 21:26:00 CET 2006 - kkaempf@suse.de
10527
10528 - warn about misspelled 'locale(...)' provides
10529 - add testcases
10530 - rev 2134
10531
10532 -------------------------------------------------------------------
10533 Mon Feb 27 20:19:40 CET 2006 - kkaempf@suse.de
10534
10535 - fix the build
10536 - rev 2129
10537
10538 -------------------------------------------------------------------
10539 Mon Feb 27 18:15:16 CET 2006 - kkaempf@suse.de
10540
10541 - provide available locales to application (#153583)
10542 - honor 'requestedLocales' (language dependant packages)
10543 - honor release requests for all holders of a device.
10544 - silently re-attach after a forced release.
10545 - solver improvements.
10546 - handle source caches.
10547 - proper logging in zmd backend helpers.
10548 - rev 2127
10549
10550 -------------------------------------------------------------------
10551 Mon Feb 27 13:44:39 CET 2006 - kkaempf@suse.de
10552
10553 - upgrade always to best version and arch (#153577)
10554 - reset 'transact' state for obsoleted packages (#153578)
10555 - translation updates
10556 - rev 2113
10557
10558 -------------------------------------------------------------------
10559 Mon Feb 27 10:42:33 CET 2006 - kkaempf@suse.de
10560
10561 - add support for 'local' .rpm packages to zmd-backend.
10562 - rev 2101
10563
10564 -------------------------------------------------------------------
10565 Sun Feb 26 20:24:10 CET 2006 - kkaempf@suse.de
10566
10567 - fix build of zmd/backend.
10568 - actually fill 'files' table in package-files.
10569 - rev 2094
10570
10571 -------------------------------------------------------------------
10572 Sun Feb 26 17:43:06 CET 2006 - kkaempf@suse.de
10573
10574 - improve testcases.
10575 - add 'setPossibleLocales()' to ZYpp, this defines the set
10576   of possible locales to choose from (#153583)
10577 - provide LanguageImpl and create 'Language' resolvables for
10578   each 'possible' locale.
10579 - fix YUM parsing of patches, insert 'atoms' to link patches
10580   with packages.
10581 - replace gzstream/ with own, existing implementation.
10582 - honor locks in solver (#150231)
10583 - sync pool with target after commit() properly (#150565, #153066)
10584 - new zmd helper 'package-files'
10585 - rev 2093
10586
10587 -------------------------------------------------------------------
10588 Thu Feb 23 21:45:06 CET 2006 - kkaempf@suse.de
10589
10590 - prevent multiple initializations of the target (#153124)
10591 - implement 'loopback mounted ISO images'
10592 - retain old package sources on upgrade.
10593 - support compressed .xml files in 'repodata' type repositories.
10594 - rev 2025
10595
10596 -------------------------------------------------------------------
10597 Thu Feb 23 15:16:58 CET 2006 - kkaempf@suse.de
10598
10599 - parse locale(...) provides and construct correct dependencies.
10600
10601 -------------------------------------------------------------------
10602 Thu Feb 23 14:16:44 CET 2006 - kkaempf@suse.de
10603
10604 - always upgrade to candidate (#152760).
10605 - fix typo in package sorting.
10606 - prepare handling of locale provides.
10607 - rev 1995
10608
10609 -------------------------------------------------------------------
10610 Thu Feb 23 10:53:51 CET 2006 - kkaempf@suse.de
10611
10612 - sort src/nosrc package to right list during commit.
10613 - revert installtime/buildtime in susetags parser (#152760)
10614 - rev 1990
10615
10616 -------------------------------------------------------------------
10617 Thu Feb 23 10:22:08 CET 2006 - kkaempf@suse.de
10618
10619 - reset state after successful commit (#153030)
10620 - run "rpm -e" always with "--nodeps" (#153026)
10621 - provide separate resolvable kind for src packages.
10622 - extend status field for LOCK and LICENSE.
10623 - add sameState()/diffState() for UI.
10624 - provide 'best' candidate for UI.
10625 - set 60 sec timeout for curl access.
10626 - don't cross-compare solver results, takes too much time.
10627 - provide sizes of installed packages.
10628 - extend REQUIRES semantics in content file.
10629 - add "parse-metadata" helper to zmd-backend.
10630 - rev 1987
10631
10632 -------------------------------------------------------------------
10633 Wed Feb 22 14:51:46 CET 2006 - kkaempf@suse.de
10634
10635 - provide complete disk usage data (#152761)
10636 - include upgrade flag when copying solver solution
10637   back to pool (#152717)
10638 - rev 1959
10639
10640 -------------------------------------------------------------------
10641 Wed Feb 22 13:16:48 CET 2006 - kkaempf@suse.de
10642
10643 - don't insert incompatible architectures to the pool (#151933)
10644 - don't accept incompatible architectures from a repository
10645   (#151933)
10646 - separate rpm log (#151431).
10647 - allow extended product requires.
10648 - rev 1954
10649
10650 -------------------------------------------------------------------
10651 Tue Feb 21 22:02:59 CET 2006 - kkaempf@suse.de
10652
10653 - provide the XML schema files in the main package. (#152593)
10654
10655 -------------------------------------------------------------------
10656 Tue Feb 21 20:05:34 CET 2006 - kkaempf@suse.de
10657
10658 - provide arch compat handling.
10659 - implement data upload to zmd.
10660 - fix source metadata caching on target.
10661 - add 'supplements' dependencies to 'yum' parser.
10662 - provide user agent identification to curl calls.
10663 - move resolver branches (multiple alternatives) back in queue
10664   (resolve known things first, then the unknown ones).
10665 - clean up 'packages' parser.
10666 - rev 1947
10667
10668 -------------------------------------------------------------------
10669 Tue Feb 21 09:18:53 CET 2006 - kkaempf@suse.de
10670
10671 - improve media mount/umount interface
10672 - prepare class ArchCompat for proper architecture ordering
10673   and compatibility handling.
10674 - add returns to dummy functions in DbAccess.
10675 - rev 1913
10676
10677 -------------------------------------------------------------------
10678 Mon Feb 20 21:08:22 CET 2006 - kkaempf@suse.de
10679
10680 - don't explictly delete to-be-upgraded packages.
10681 - finish query-system, resolve-dependencies, and transact for
10682   libzypp-zmd-backend.
10683 - provide Pattern::category.
10684 - move system architecture to toplevel.
10685 - make target store pathname settable.
10686 - speed up rpmdb reading by properly filtering unwanted file
10687   provides.
10688 - rev 1905
10689
10690 -------------------------------------------------------------------
10691 Sun Feb 19 20:35:03 CET 2006 - kkaempf@suse.de
10692
10693 - new translations.
10694 - proofread texts.
10695 - when comparing solutions, prefer higher versions.
10696 - provide generic 'SafeBool' for bool conversions.
10697 - add PtrTypes testsuites.
10698 - rev 1876
10699
10700 -------------------------------------------------------------------
10701 Fri Feb 17 21:43:51 CET 2006 - kkaempf@suse.de
10702
10703 - integrate all diffs
10704 - move Target::commit to toplevel API
10705 - generalize dependency iterators and hash dependency
10706   information in pool (for speedup)
10707 - add 'supplements' as dependency
10708 - make more pattern attributes available
10709 - drop "smbfs" in favour of "cifs" (#151476)
10710 - add metadata cache to sources (Beta4 bug)
10711 - run "rpm -e"  with name-version-release
10712 - fix update conflicts
10713 - rev 1864
10714
10715 -------------------------------------------------------------------
10716 Thu Feb 16 20:02:19 CET 2006 - kkaempf@suse.de
10717
10718 - fix-mediachange.diff: dont skip CD but retry after media change
10719 - cd-eject-button.diff: fix CD url so YaST recognizes it and shows
10720   'eject' button
10721 - release-forced-eject-no-ptrfix.diff: fix refcounting in ptrs
10722   so media handle gets actually released and media unmounted.
10723
10724 -------------------------------------------------------------------
10725 Thu Feb 16 14:40:31 CET 2006 - kkaempf@suse.de
10726
10727 - implement arch scoring
10728 - prefer better arch (#151427)
10729 - transitive depedencies of weak requirements are non-weak
10730   (#151446)
10731 - rev 1778 + diff
10732
10733 -------------------------------------------------------------------
10734 Wed Feb 15 18:19:12 CET 2006 - kkaempf@suse.de
10735
10736 - ignore self and to-be-updated conflicts (#150844)
10737 - fix enable of target store (for non-packages)
10738 - rev 1778
10739
10740 -------------------------------------------------------------------
10741 Wed Feb 15 13:11:28 CET 2006 - kkaempf@suse.de
10742
10743 - fix "cd:" url (#151121)
10744 - provide location() in public Package api
10745 - allow running distribution upgrade in testmode
10746 - extend HAL interface
10747 - rev 1762
10748
10749 -------------------------------------------------------------------
10750 Wed Feb 15 10:10:48 CET 2006 - kkaempf@suse.de
10751
10752 - pass normal and locale packages from selections correctly.
10753 - its "baseconf" for base selections.
10754 - Make 'ZYpp' an obvious singleton.
10755 - provide releasenotesUrl.
10756 - dont continue upgrade without target.
10757 - implement 'fake' hal for testing.
10758 - fix package sizes.
10759 - more solver testcases.
10760 - rev 1754
10761
10762 -------------------------------------------------------------------
10763 Tue Feb 14 20:52:02 CET 2006 - kkaempf@suse.de
10764
10765 - extend requires of libzypp-devel
10766 - provide package sizes for UI
10767 - provide more UI helpers
10768 - implement Product and related functions
10769 - fix split provides in distribution upgrade
10770 - provide locale information to system
10771 - ask HAL for available devices
10772 - reduce debug information in solver
10773 - filter architectures in source, not in solver
10774 - rev 1743
10775
10776 -------------------------------------------------------------------
10777 Tue Feb 14 07:27:39 CET 2006 - visnov@suse.de
10778
10779 - disable another testsuite for now
10780 - fetch the default locale from environment
10781 - support user-defined formatting of log
10782 - rev 1710
10783
10784 -------------------------------------------------------------------
10785 Mon Feb 13 20:41:36 CET 2006 - visnov@suse.de
10786
10787 - providing basic product information from susetags source
10788 - public API for preferred language
10789 - implemented redirect of logging (#149001)
10790 - report start/finish of source data parsing (#150211)
10791 - store/restore source aliases properly (#150256)
10792 - disable a lot of debug logging to speed up solver
10793 - properly rewrite URL for CDn directory layouts (#149870)
10794 - rev 1706
10795
10796 -------------------------------------------------------------------
10797 Sun Feb 12 16:59:48 CET 2006 - kkaempf@suse.de
10798
10799 - add save/restore state to facilitate UI 'cancel'
10800 - enable target/store
10801 - add 'forceResolve' call and flag to resolver to switch between
10802   task-oriented ZMD and interactive YaST behaviour.
10803 - Fix resolver problem solution texts.
10804 - improve solver problem solution offerings.
10805 - fix media access handling to better support multiple
10806   requestors to single media.
10807 - move the media number checking to the source (media requestor)
10808   which knows how to verify the correct media.
10809 - Fix CD ordering (#149871), adding testcases.
10810 - Move 'PoolItemList' and 'PoolItemSet' typedefs inside classes.
10811 - Add selections to testcases.
10812 - rev 1673
10813
10814 -------------------------------------------------------------------
10815 Sat Feb 11 10:17:15 CET 2006 - kukuk@suse.de
10816
10817 - Fix missing return in Source.cc:124
10818
10819 -------------------------------------------------------------------
10820 Fri Feb 10 18:41:29 CET 2006 - kkaempf@suse.de
10821
10822 - cope with empty arch field in selections
10823 - enable dummy "enableStorage" function
10824 - rev 1610-branch
10825
10826 -------------------------------------------------------------------
10827 Fri Feb 10 15:36:43 CET 2006 - kkaempf@suse.de
10828
10829 - fix random data return in Source.cc
10830 - rev 1610
10831
10832 -------------------------------------------------------------------
10833 Fri Feb 10 15:00:45 CET 2006 - kkaempf@suse.de
10834
10835 - adapt zmd-backend to SourceImpl API change
10836 - rev 1608
10837
10838 -------------------------------------------------------------------
10839 Fri Feb 10 13:54:43 CET 2006 - kkaempf@suse.de
10840
10841 - fix the packages parser bug. Now all packages are parsed
10842   including (english) translations.
10843   source/susetags is back to svn head.
10844 - rev 1600
10845
10846 -------------------------------------------------------------------
10847 Fri Feb 10 10:30:12 CET 2006 - kkaempf@suse.de
10848
10849 - fix off-by-one bug in bitfield handling
10850 - revert source/susetags to rev 1411
10851 - rev 1586
10852
10853 -------------------------------------------------------------------
10854 Thu Feb  9 22:21:43 CET 2006 - kkaempf@suse.de
10855
10856 - dont prereq-sort non-packages
10857 - rev 1584
10858
10859 -------------------------------------------------------------------
10860 Thu Feb  9 21:29:00 CET 2006 - kkaempf@suse.de
10861
10862 - rev 1582
10863
10864 -------------------------------------------------------------------
10865 Thu Feb  9 11:10:54 CET 2006 - kkaempf@suse.de
10866
10867 - update to rev 1543
10868
10869 -------------------------------------------------------------------
10870 Thu Feb  9 00:49:23 CET 2006 - ro@suse.de
10871
10872 - require hal-devel in libzypp-devel
10873 - re-merge fixes (RPM_OPT_FLAGS)
10874
10875 -------------------------------------------------------------------
10876 Wed Feb  8 23:53:58 CET 2006 - kkaempf@suse.de
10877
10878 - make solver behaviour a bit more interactive
10879 - rev 1537
10880
10881 -------------------------------------------------------------------
10882 Wed Feb  8 18:45:21 CET 2006 - schwab@suse.de
10883
10884 - Fix syntax error in configure script.
10885 - Use RPM_OPT_FLAGS.
10886
10887 -------------------------------------------------------------------
10888 Wed Feb  8 17:03:37 CET 2006 - kkaempf@suse.de
10889
10890 - update for qt ui integration
10891 - rev 1504
10892
10893 -------------------------------------------------------------------
10894 Tue Feb  7 23:18:09 CET 2006 - kkaempf@suse.de
10895
10896 - split off libzypp-zmd-backend
10897 - rev 1466
10898
10899 -------------------------------------------------------------------
10900 Tue Feb  7 23:10:59 CET 2006 - kkaempf@suse.de
10901
10902 - another update to svn
10903
10904 -------------------------------------------------------------------
10905 Mon Feb  6 20:42:22 CET 2006 - kkaempf@suse.de
10906
10907 - finish rpm callbacks
10908 - finish UI API
10909 - fix state change resolver<->pool
10910 - zmd backend stuff
10911 - speed up tag file parsing
10912 - rev 1405
10913
10914 -------------------------------------------------------------------
10915 Mon Feb  6 16:53:03 CET 2006 - schubi@suse.de
10916
10917 - disabling failing tests of s390 and ppc
10918
10919 -------------------------------------------------------------------
10920 Mon Feb  6 11:14:16 CET 2006 - schubi@suse.de
10921
10922 - Snapshoot rev 1367
10923
10924 -------------------------------------------------------------------
10925 Mon Feb  6 01:42:48 CET 2006 - kkaempf@suse.de
10926
10927 - use hashes for pool
10928 - rev 1343
10929
10930 -------------------------------------------------------------------
10931 Fri Feb  3 14:21:47 CET 2006 - schubi@suse.de
10932
10933 - removed Obsoletes:    yast2-packagemanager
10934
10935 -------------------------------------------------------------------
10936 Fri Feb  3 11:36:19 CET 2006 - schubi@suse.de
10937
10938 - Snapshoot 3 Feb 2005 (11:30)
10939
10940 -------------------------------------------------------------------
10941 Thu Feb  2 14:27:02 CET 2006 - schubi@suse.de
10942
10943 - Snapshoot 2 Feb 2005 (14:00)
10944
10945 -------------------------------------------------------------------
10946 Thu Feb  2 12:23:03 CET 2006 - schubi@suse.de
10947
10948 - Snapshoot 2 Feb 2005 ( integrating YaST )
10949
10950 -------------------------------------------------------------------
10951 Wed Jan 25 21:37:50 CET 2006 - mls@suse.de
10952
10953 - converted neededforbuild to BuildRequires
10954
10955 -------------------------------------------------------------------
10956 Sat Jan 14 08:51:55 CET 2006 - kkaempf@suse.de
10957
10958 - Initial version
10959