5fb1ad21a48f6cb57ff48ca251647f89f6af9e5b
[platform/upstream/libzypp.git] / package / libzypp.changes
1 -------------------------------------------------------------------
2 Fri Jul  3 15:24:15 CEST 2015 - ma@suse.de
3
4 - Resolver allow tuning DUP mode solver flags (FATE#319128)
5 - version 14.40.0 (39)
6
7 -------------------------------------------------------------------
8 Fri Jun 12 12:40:36 CEST 2015 - ma@suse.de
9
10 - zypp.conf: Add config values for gpgcheck, repo_gpgcheck 
11   and pkg_gpgcheck. The default behavior 'gpgcheck=On' will
12   automatically turn on the gpg signature check for packages 
13   downloaded from repository with unsigned metadata. If the
14   repo metadata are signed, a faster comparison via checksums
15   is done. By explicitly setting repo_gpgcheck or pkg_gpgcheck
16   you can enforce the signature check of repository metadata
17   or downloaded packages to be always performed. Those defaults 
18   can be overwritten per repository. (FATE#314603) 
19 - Downloader: Accept unsigned repository if pkgGpgCheck is ON.
20 - version 14.39.0 (39)
21
22 -------------------------------------------------------------------
23 Tue Jun  2 16:56:13 CEST 2015 - ma@suse.de
24
25 - Fix SSL client certificate authentication via URL option 
26   ssl_clientcert/ssl_clientkey (bnc#932393)
27 - version 14.38.6 (30)
28
29 -------------------------------------------------------------------
30 Mon Jun  1 16:14:04 CEST 2015 - ma@suse.de
31
32 - FindFileConflicts: avoid nested exception on user abort (bnc#931601)
33 - version 14.38.5 (30)
34
35 -------------------------------------------------------------------
36 Wed May  6 14:26:54 CEST 2015 - ma@suse.de
37
38 - Fix repo alias containing ']' not handled correctly (bnc#929528)
39 - version 14.38.4 (30)
40
41 -------------------------------------------------------------------
42 Tue May  5 14:33:23 CEST 2015 - ma@suse.de
43
44 - Fix SEGV when dumping rpm header with epoch (bnc#929483)
45 - version 14.38.3 (30)
46
47 -------------------------------------------------------------------
48 Thu Apr  2 19:21:07 CEST 2015 - ma@suse.de
49
50 - POODLE: libzypp should only talk TLS (bnc#903405)
51 - version 14.38.2 (30)
52
53 -------------------------------------------------------------------
54 Thu Mar 19 16:44:39 CET 2015 - ma@suse.de
55
56 - Suppress MediaChangeReport while testing multiple baseurls (bnc#899510)
57 - version 14.38.0 (30)
58
59 -------------------------------------------------------------------
60 Mon Mar 16 14:05:28 CET 2015 - ma@suse.de
61
62 - add support for SHA224/384/512
63 - version 14.37.1 (30)
64
65 -------------------------------------------------------------------
66 Wed Mar 11 09:22:46 CET 2015 - ma@suse.de
67
68 - New RepoVarExpand: Functor expanding repo variables in a 
69   string . Supports bash style default ${v:-w}' and alternate ${v:+w}
70   values (FATE#318354)
71 - Easy.h: Use __typeof__ rather than typeof in header
72 - Support repo variable replacement in service url
73 - Support repo variable replacement in gpg url
74 - Gettext.h: Fallback to ::gettext if accidentally included 
75   outside libzypp
76 - version 14.37.0 (30)
77
78 -------------------------------------------------------------------
79 Sun Feb 22 01:13:12 CET 2015 - ma@suse.de
80
81 - Update zypp-po.tar.bz2
82
83 -------------------------------------------------------------------
84 Thu Feb 19 01:13:13 CET 2015 - ma@suse.de
85
86 - Update zypp-po.tar.bz2
87
88 -------------------------------------------------------------------
89 Sun Feb 15 01:13:28 CET 2015 - ma@suse.de
90
91 - Update zypp-po.tar.bz2
92
93 -------------------------------------------------------------------
94 Thu Feb 12 01:13:34 CET 2015 - ma@suse.de
95
96 - Update zypp-po.tar.bz2
97
98 -------------------------------------------------------------------
99 Mon Feb  9 16:05:38 CET 2015 - ma@suse.de
100
101 - Don't execute scripts in /tmp or /var/tmp, as they could be 
102   mounted noexec for security reasons (bnc#915928)
103 - zypp/PublicKey.cc: Use GPG_BINARY from KeyRing
104 - Support $releasever_major/$releasever_minor repo variables 
105   (FATE#318354)
106 - version 14.36.0 (30)
107
108 -------------------------------------------------------------------
109 Sun Feb  8 01:13:14 CET 2015 - ma@suse.de
110
111 - Update zypp-po.tar.bz2
112
113 -------------------------------------------------------------------
114 Thu Feb  5 01:13:27 CET 2015 - ma@suse.de
115
116 - Update zypp-po.tar.bz2
117
118 -------------------------------------------------------------------
119 Sun Feb  1 01:13:10 CET 2015 - ma@suse.de
120
121 - Update zypp-po.tar.bz2
122
123 -------------------------------------------------------------------
124 Thu Jan 29 01:13:12 CET 2015 - ma@suse.de
125
126 - Update zypp-po.tar.bz2
127
128 -------------------------------------------------------------------
129 Thu Jan 22 01:13:36 CET 2015 - ma@suse.de
130
131 - Update zypp-po.tar.bz2
132
133 -------------------------------------------------------------------
134 Wed Jan 21 10:28:49 CET 2015 - ma@suse.de
135
136 - PathInfo: Deprecate major/minor in favor of new devMajor/devMinor.
137   The old names clash with GNU libc macros.
138 - version 14.35.0 (30)
139
140 -------------------------------------------------------------------
141 Sun Jan 18 01:13:09 CET 2015 - ma@suse.de
142
143 - Update zypp-po.tar.bz2
144
145 -------------------------------------------------------------------
146 Thu Jan 15 01:13:12 CET 2015 - ma@suse.de
147
148 - Update zypp-po.tar.bz2
149
150 -------------------------------------------------------------------
151 Mon Jan 12 15:04:17 CET 2015 - ma@suse.de
152
153 - Properly propagate repo variables in service refresh.
154 - Let $ZYPP_REPO_RELEASEVER overwrite $releasever in .repo files 
155   (bnc#911658)
156 - Call pool_set_rootdir to properly check for file conflicts.
157 - Use xgettext --boost to support boost-format (%N%)
158 - version 14.34.0 (30)
159
160 -------------------------------------------------------------------
161 Sun Jan 11 01:13:15 CET 2015 - ma@suse.de
162
163 - Update zypp-po.tar.bz2
164
165 -------------------------------------------------------------------
166 Thu Jan  8 01:13:23 CET 2015 - ma@suse.de
167
168 - Update zypp-po.tar.bz2
169
170 -------------------------------------------------------------------
171 Thu Jan  1 01:13:29 CET 2015 - ma@suse.de
172
173 - Update zypp-po.tar.bz2
174
175 -------------------------------------------------------------------
176 Sun Dec 21 01:13:33 CET 2014 - ma@suse.de
177
178 - Update zypp-po.tar.bz2
179
180 -------------------------------------------------------------------
181 Fri Dec 19 10:05:00 CET 2014 - ma@suse.de
182
183 - Parse and offer productRegisterFlavor attribute (bnc#896224)
184 - version 14.33.0 (30)
185
186 -------------------------------------------------------------------
187 Thu Dec 18 01:13:20 CET 2014 - ma@suse.de
188
189 - Update zypp-po.tar.bz2
190
191 -------------------------------------------------------------------
192 Wed Dec 17 18:44:26 CET 2014 - ma@suse.de
193
194 - Improve conflict message for locked packages (bnc#828631)
195 - Fix broken de-escaping in str::splitEscaped (bnc#909772)
196 - cleanup loging
197 - version 14.32.2 (30)
198
199 -------------------------------------------------------------------
200 Fri Dec 12 14:00:01 CET 2014 - ma@suse.de
201
202 - CheckAccessDeleted: Filter PIDs running in a container (bnc#909143)
203 - version 14.32.1 (30)
204
205 -------------------------------------------------------------------
206 Wed Dec 10 16:06:04 CET 2014 - ma@suse.de
207
208 - suppress informal license (no need to accept) upon update (bnc#908976)
209 - version 14.32.0 (30)
210
211 -------------------------------------------------------------------
212 Mon Dec  8 14:53:00 CET 2014 - ma@suse.de
213
214 - Adapt to gpg-2.1 (bnc#908135)
215 - rpm: do not obsolete yast2-packagemanager-devel by libzypp-devel-doc
216 - replaceAll: fix endless loop on empty search string
217 - version 14.31.0 (30)
218
219 -------------------------------------------------------------------
220 Thu Nov 27 07:40:30 UTC 2014 - dimstar@opensuse.org
221
222 - Do not provide/obsolete yast2-packagemanager-devel by the -doc
223   package: the -devel package already does that.
224 - Minor .spec cleanup (remove Authors section).
225
226 -------------------------------------------------------------------
227 Tue Nov 11 17:09:28 CET 2014 - ma@suse.de
228
229 - Call rpm with '--noglob' (bnc#892431)
230 - Downloader: unify workflow downloading a (signed) master index file
231 - Fix iostream includes (fixes #34)
232 - Explicitly call libsolv:pool_setdisttype (fixes #36)
233 - version 14.30.2 (30)
234
235 -------------------------------------------------------------------
236 Sun Nov  9 01:13:17 CET 2014 - ma@suse.de
237
238 - Update zypp-po.tar.bz2
239
240 -------------------------------------------------------------------
241 Sun Nov  2 01:14:10 CET 2014 - ma@suse.de
242
243 - Update zypp-po.tar.bz2
244
245 -------------------------------------------------------------------
246 Mon Oct 27 11:38:00 CET 2014 - ma@suse.de
247
248 - doc: add hint to code 12 pattern packages
249 - MediaCurl: Fix URL path concatenation (bnc#901590)
250 - Move doxygen html doc to libzypp-devel-doc (bnc#901691)
251 - Remove non-breaking spaces from changes file
252 - Control lifetime of downloaded mirrorlist
253 - version 14.30.1 (30)
254
255 -------------------------------------------------------------------
256 Thu Oct 16 11:03:11 CEST 2014 - ma@suse.de
257
258 - Update zypp-po.tar.bz2
259
260 -------------------------------------------------------------------
261 Wed Oct 15 15:07:09 CEST 2014 - ma@suse.de
262
263 - Store baseurls in list as order expresses preference
264 - Support parsing multiple baseurls from a repo file (bnc#899510)
265 - Fix handling local mirrorlist= files in .repo (bnc#899510)
266 - Provide missing man pages (fixes #33)
267 - Enable building autodocs, translations and test per default on debian
268 - Fix several typos in output messages and comments (fixes #29)
269 - Make the include dir path configurable (fixes #27)
270 - version 14.30.0 (30)
271
272 -------------------------------------------------------------------
273 Fri Oct 10 16:01:31 CEST 2014 - ma@suse.de
274
275 - Update zypp-po.tar.bz2 (bnc#899603)
276
277 -------------------------------------------------------------------
278 Thu Oct  9 01:13:15 CEST 2014 - ma@suse.de
279
280 - Update zypp-po.tar.bz2
281
282 -------------------------------------------------------------------
283 Sun Oct  5 01:14:42 CEST 2014 - ma@suse.de
284
285 - Update zypp-po.tar.bz2
286
287 -------------------------------------------------------------------
288 Sun Sep 28 01:13:30 CEST 2014 - ma@suse.de
289
290 - Update zypp-po.tar.bz2
291
292 -------------------------------------------------------------------
293 Thu Sep 25 17:59:06 CEST 2014 - ma@suse.de
294
295 - Trigger appdata plugin when system repos have changed (bnc#866257)
296 - Protect against race when destructing globals
297 - BuildRequire libsolv-tools as libsolv-devel no longer does
298 - version 14.29.4 (29)
299
300 -------------------------------------------------------------------
301 Thu Sep 25 01:15:42 CEST 2014 - ma@suse.de
302
303 - Update zypp-po.tar.bz2
304
305 -------------------------------------------------------------------
306 Tue Sep 23 17:07:45 CEST 2014 - ma@suse.de
307
308 - Fix computation of userinstalled items (bnc#897404)
309 - version 14.29.3 (29)
310
311 -------------------------------------------------------------------
312 Tue Sep 23 10:55:08 CEST 2014 - ma@suse.de
313
314 - Adapt to API changes in rpm.4.12
315 - SLE-12 (suse_version 1315) uses it's own translations set
316   (bnc#897176)
317 - version 14.29.2 (29)
318
319 -------------------------------------------------------------------
320 Sun Sep 21 01:13:25 CEST 2014 - ma@suse.de
321
322 - Update zypp-po.tar.bz2
323
324 -------------------------------------------------------------------
325 Thu Sep 18 15:47:50 CEST 2014 - ma@suse.de
326
327 - Update sle-zypp-po.tar.bz2
328
329 -------------------------------------------------------------------
330 Thu Sep 18 15:47:34 CEST 2014 - ma@suse.de
331
332 - Update zypp-po.tar.bz2
333
334 -------------------------------------------------------------------
335 Thu Sep 18 15:46:11 CEST 2014 - ma@suse.de
336
337 - Update zypp-po.tar.bz2
338
339 -------------------------------------------------------------------
340 Wed Sep 17 13:18:23 CEST 2014 - ma@suse.de
341
342 - adjust BuildRequires
343 - version 14.29.1 (29)
344
345 -------------------------------------------------------------------
346 Tue Sep 16 10:45:39 CEST 2014 - ma@suse.de
347
348 - DiskUsageCounter: Set growonly on detetcted snapshotting btrfs
349   partitions (bnc#896176)
350 - DiskUsageCounter: Allow MountPoint to store fstype
351 - DiskUsageCounter: Support setting 'growonly' partition hint
352   (bnc#896176)
353 - version 14.29.0 (29)
354
355 -------------------------------------------------------------------
356 Fri Sep  5 12:46:57 CEST 2014 - ma@suse.de
357
358 - Make Repository::isUpdateRepo also check for being referenced
359   by products (bnc#892579)
360 - Report repositories skipped as nonroot due to insufficient
361   permission (bnc#893260)
362 - version 14.28.0 (28)
363
364 -------------------------------------------------------------------
365 Thu Sep  4 01:14:34 CEST 2014 - ma@suse.de
366
367 - Update zypp-po.tar.bz2
368
369 -------------------------------------------------------------------
370 Fri Aug 29 14:46:25 CEST 2014 - ma@suse.de
371
372 - PackageProvider: consider toplevel cache if --root or --pkg-cachedir
373   is used.
374 - Cleanup orpahned cache dirs only at zypp.conf default locations
375   (bnc#891515)
376 - Remove orphaned package caches on refresh (bnc#888919)
377 - version 14.27.2 (27)
378
379 -------------------------------------------------------------------
380 Sun Aug 24 01:16:00 CEST 2014 - ma@suse.de
381
382 - Update zypp-po.tar.bz2
383
384 -------------------------------------------------------------------
385 Mon Aug 18 14:01:06 CEST 2014 - ma@suse.de
386
387 - Update zypp-po.tar.bz2
388
389 -------------------------------------------------------------------
390 Thu Jul 31 19:22:56 CEST 2014 - ma@suse.de
391
392 - Fix gpg key creation/modification date computation to properly
393   update trusted keys stored in the rpm database.
394 - version 14.27.1 (27)
395
396 -------------------------------------------------------------------
397 Mon Jul 28 11:32:40 CEST 2014 - mls@suse.de
398
399 - reverted last commit to make yast2-pkg-bindings build again
400
401 -------------------------------------------------------------------
402 Fri Jul 25 12:56:17 CEST 2014 - ma@suse.de
403
404 - JobReport: extend callback to allow passing UserData
405 - hardlinkCopy must not fail if proc/sys/fs/protected_hardlink is on
406 - adapt to changed boost::error_category throw specifier
407 - version 14.27.0 (27)
408
409 -------------------------------------------------------------------
410 Fri Jul 18 08:57:39 CEST 2014 - ma@suse.de
411
412 - Execute install scripts with cwd==/ (bnc#886764)
413 - fix wrong '//' when extending URLs with an empty path (bnc#885254)
414 - version 14.26.1 (26)
415
416 -------------------------------------------------------------------
417 Mon Jul 14 17:46:14 CEST 2014 - ma@suse.de
418
419 - refreshService: add option to force repo status reset
420 - Strip local filenames and args from URL.
421 - version 14.26.0 (26)
422
423 -------------------------------------------------------------------
424 Fri Jul 11 13:42:43 CEST 2014 - ma@suse.de
425
426 - Support RepoInfo content keywords (FATE#316287)
427 - fix parsing repomd.xml twice
428 - version 14.25.0 (23)
429
430 -------------------------------------------------------------------
431 Wed Jun 11 07:36:48 CEST 2014 - ma@suse.de
432
433 - Patch: add isCategory/isSeverity convenience
434 - If available provide info in ServiceException
435 - version 14.24.0 (23)
436
437 -------------------------------------------------------------------
438 Wed Jun  4 11:49:32 CEST 2014 - ma@suse.de
439
440 - Cleanup orphanded service repos on the fly (bnc#649846)
441 - Service refresh must not attempt to modify plugin services
442 - version 14.23.0 (23)
443
444 -------------------------------------------------------------------
445 Wed May 28 13:41:22 CEST 2014 - ma@suse.de
446
447 - Fix service methods to throw ServiceException, not RepoException.
448 - version 14.22.0 (22)
449
450 -------------------------------------------------------------------
451 Tue May 27 16:31:21 CEST 2014 - ma@suse.de
452
453 - Let ServiceRefresh en-/disable repos with respect to previous state
454   and user modifications.
455 - RepoindexFileReader: support variable substitution
456 - Parse optional autorefresh attribute from repoindex.xml
457 - version 14.21.0 (20)
458
459 -------------------------------------------------------------------
460 Wed May 14 13:52:38 CEST 2014 - ma@suse.de
461
462 - Add DownloadResolvableReport::infoInCache
463 - Adjust transfer timeout settings (bnc#877405)
464 - Fix computation of update candidate (bnc#834858)
465 - version 14.20.0 (20)
466
467 -------------------------------------------------------------------
468 Thu May  8 18:54:25 CEST 2014 - ma@suse.de
469
470 - KeyRingReport: New infoVerify callback showing the trusted key
471   that will be used for verification.
472 - version 14.19.0 (19)
473
474 -------------------------------------------------------------------
475 Sun May  4 01:15:49 CEST 2014 - ma@suse.de
476
477 - Update zypp-po.tar.bz2
478
479 -------------------------------------------------------------------
480 Thu May  1 01:15:38 CEST 2014 - ma@suse.de
481
482 - Update zypp-po.tar.bz2
483
484 -------------------------------------------------------------------
485 Mon Apr 28 15:34:44 CEST 2014 - ma@suse.de
486
487 - Derive initial AutoInstalled file from history
488 - Target: maintain AutoInstalled database file
489 - version 14.18.0 (17)
490
491 -------------------------------------------------------------------
492 Tue Apr 15 17:03:30 CEST 2014 - ma@suse.de
493
494 - Factor out CommitPackageCache for standalone usage. (Fate#317077)
495 - version 14.17.5 (17)
496
497 -------------------------------------------------------------------
498 Fri Apr 11 16:16:11 CEST 2014 - ma@suse.de
499
500 - history: log %posttrans errors and output
501 - adapt to libsolv cannges
502 - version 14.17.4 (17)
503
504 -------------------------------------------------------------------
505 Fri Apr  4 14:29:13 CEST 2014 - ma@suse.de
506
507 - Log warning if baseproduct symlink is dangling or missing
508 - version 14.17.3 (17)
509
510 -------------------------------------------------------------------
511 Thu Apr  3 19:18:48 CEST 2014 - ma@suse.de
512
513 - RepoManager: Fix RepoStatus computation and refresh of PLAINDIR repos.
514 - Recreate solv file caches if content may change even if raw metadata
515   are unchanged (here: new pattern, product and application data).
516 - version 14.17.2 (17)
517
518 -------------------------------------------------------------------
519 Wed Apr  2 18:09:47 CEST 2014 - ma@suse.de
520
521 - CpeId: Basic functionality incl. matching
522 - New SetRelationMixin
523 - version 14.17.1 (17)
524
525 -------------------------------------------------------------------
526 Mon Mar 31 10:23:42 CEST 2014 - ma@suse.de
527
528 - Use dummy licenses in test data (bnc#862471)
529 - Install zypp-NameReqPrv helper for evaluating testcases.
530 - version 14.17.0 (17)
531
532 -------------------------------------------------------------------
533 Tue Mar 18 14:55:11 CET 2014 - ma@suse.de
534
535 - Update zypp-po.tar.bz2
536
537 -------------------------------------------------------------------
538 Wed Feb 26 15:06:06 CET 2014 - ma@suse.de
539
540 - Ignore failed-eject-exception on media change (bnc#865705)
541 - version 14.16.1 (16)
542
543 -------------------------------------------------------------------
544 Tue Feb 25 13:42:13 CET 2014 - ma@suse.de
545
546 - Remove duplicate code detecting known kinds and move it to
547   ResKind::explicitBuiltin.
548 - version 14.16.0 (16)
549
550 -------------------------------------------------------------------
551 Sun Feb 23 21:52:55 CET 2014 - ma@suse.de
552
553 - Optionally exclude suggested packages from pattern content (bnc#857671)
554 - Fix pattern content for auto-pattens (bnc#864087)
555 - Don't report missing filelists for non-packages (bnc#864314)
556 - adapt to new rpm weak dependency tags
557 - version 14.15.0 (15)
558
559 -------------------------------------------------------------------
560 Fri Feb 14 13:51:46 CET 2014 - ma@suse.de
561
562 - Provide ContentIdentifier of required update repositories in Product
563   (Fate#316160)
564 - Support CpeId in Repository and Product attributes (Fate#316160)
565 - Add API for retrieving repository ContentRevision and ContentIdentifier
566   (Fate#316160)
567 - version 14.14.0 (14)
568
569 -------------------------------------------------------------------
570 Thu Feb 13 10:28:24 CET 2014 - ma@suse.de
571
572 - Adjust solver defaults to changed soft lock handling (bnc#863275)
573 - Avoid confusing solver decisions by not storing soft locks (bnc#863275)
574 - version 14.13.0 (13)
575
576 -------------------------------------------------------------------
577 Tue Feb 11 21:22:58 CET 2014 - ma@suse.de
578
579 - Add Product::endOfLife attribute (Fate#316172)
580 - Let Product::shortName fallback to name.
581 - Remove license text from test data (bnc#862471)
582 - version 14.12.0 (12)
583
584 -------------------------------------------------------------------
585 Sun Feb  2 01:13:59 CET 2014 - ma@suse.de
586
587 - Update zypp-po.tar.bz2
588
589 -------------------------------------------------------------------
590 Fri Jan 31 19:09:28 CET 2014 - ma@suse.de
591
592 - Introduce new solvable kind: Application (as provided by appdata.xml)
593 - version 14.11.0 (7)
594
595 -------------------------------------------------------------------
596 Fri Jan 31 17:37:29 CET 2014 - ma@suse.de
597
598 - String helper for printing indented text.
599 - Offer translated names for dependency types.
600 - version 14.10.0 (7)
601
602 -------------------------------------------------------------------
603 Thu Jan 30 01:13:40 CET 2014 - ma@suse.de
604
605 - Update zypp-po.tar.bz2
606
607 -------------------------------------------------------------------
608 Wed Jan 29 10:28:16 CET 2014 - ma@suse.de
609
610 - No fileconflict check if DownloadOnly.
611 - version 14.9.0 (7)
612
613 -------------------------------------------------------------------
614 Sat Jan 25 17:07:45 CET 2014 - ma@suse.de
615
616 - Collect and execute %posttrans scripts delayed (Fate#313506)
617 - BuildRequire libsolv implementing (Fate#309385)
618 - version 14.8.0 (7)
619
620 -------------------------------------------------------------------
621 Fri Jan 24 11:26:52 CET 2014 - ma@suse.de
622
623 - Patterns are no longer pseudo installed (Fate#309385)
624 - version 14.7.0 (7)
625
626 -------------------------------------------------------------------
627 Fri Jan 24 08:41:13 CET 2014 - ma@suse.de
628
629 - Check for file conflicts in commit (bnc#673720)
630 - Add asUserSting: human readable (translated) string representation
631 - Add file conflict detection during commit (bnc#673720)
632 - Add Transaction::installedResult
633 - version 14.6.0 (6)
634
635 -------------------------------------------------------------------
636 Mon Jan 20 17:14:48 CET 2014 - ma@suse.de
637
638 - Fix cleanup code removing the @System solv file. (bnc#853065)
639 - Fix missing priority in RepoInfo::dumpAsXML (bnc#855845)
640 - version 14.5.0 (4)
641
642 -------------------------------------------------------------------
643 Tue Jan 14 18:38:49 CET 2014 - ma@suse.de
644
645 - Improve ProgressData reporting.
646 - Allow xml::escape directly dumping to a stream.
647 - Add support for repo authentication using SSL client certificates
648   (bnc#683914)
649 - Enhance Queue to perform COW
650 - fix documentation
651 - version 14.4.0 (4)
652
653 -------------------------------------------------------------------
654 Thu Jan  9 01:13:40 CET 2014 - ma@suse.de
655
656 - Update zypp-po.tar.bz2
657
658 -------------------------------------------------------------------
659 Fri Dec 13 19:36:34 CET 2013 - ma@suse.de
660
661 - Polish DiskUsageCounter
662 - Add Bitmap type (aka sat::Map)
663 - Remove obsolete DiskUsage class
664 - version 14.3.0 (3)
665
666 -------------------------------------------------------------------
667 Thu Dec 12 18:01:18 CET 2013 - ma@suse.de
668
669 - Fix disk usage computation for single packages (bnc#852943)
670 - version 14.2.1 (2)
671
672 -------------------------------------------------------------------
673 Wed Dec  4 12:54:30 UTC 2013 - jreidinger@suse.com
674
675 - Drop package-manager script as it is already deprecated and
676   packagekit usage in desktop invalidates it. If someone really
677   need it, then place it to proper top level package which can
678   decide what GUI is proper for given task.
679
680 -------------------------------------------------------------------
681 Wed Nov 20 16:32:30 CET 2013 - ma@suse.de
682
683 - Extend commit plugin to send the transaction list (Fate#316203)
684 - Add base/Json.h: JSON encoder for e.g. sending data to plugins
685 - Re-evaluate dropped packages list on upgrade, even if product
686   remains unchanged (bnc#849251).
687 - Add ppc64le architecture
688 - Add m68k architecture
689 - version 14.2.0 (2)
690
691 -------------------------------------------------------------------
692 Fri Oct 25 14:21:31 CEST 2013 - ma@suse.de
693
694 - Always properly initialize pool storage (bnc#846565)
695 - version 14.1.1 (0)
696
697 -------------------------------------------------------------------
698 Thu Oct 17 17:57:54 CEST 2013 - ma@suse.de
699
700 - Add Package isCached and cachedLocation methods
701 - fixed PluginFrame::hasKey
702 - version 14.1.0 (0)
703
704 -------------------------------------------------------------------
705 Thu Oct 10 01:13:48 CEST 2013 - ma@suse.de
706
707 - Update zypp-po.tar.bz2
708
709 -------------------------------------------------------------------
710 Sun Oct  6 01:13:51 CEST 2013 - ma@suse.de
711
712 - Update zypp-po.tar.bz2
713
714 -------------------------------------------------------------------
715 Thu Oct  3 01:14:59 CEST 2013 - ma@suse.de
716
717 - Update zypp-po.tar.bz2
718
719 -------------------------------------------------------------------
720 Wed Oct  2 19:25:58 CEST 2013 - ma@suse.de
721
722 - fix handling symlinks in export pathname on NFSv4 (bnc#804544)
723 - Bump major version for Factory
724   13.1 is continued on SuSE-Code-13_1-Branch
725 - version 14.0.0 (0)
726
727 -------------------------------------------------------------------
728 Sun Sep 29 01:15:02 CEST 2013 - ma@suse.de
729
730 - Update zypp-po.tar.bz2
731
732 -------------------------------------------------------------------
733 Sun Sep 22 01:14:26 CEST 2013 - ma@suse.de
734
735 - Update zypp-po.tar.bz2
736
737 -------------------------------------------------------------------
738 Wed Sep 18 17:06:06 CEST 2013 - ma@suse.de
739
740 - Allow multiversionSpec manipulation in ZConfig
741 - Fix string hexdecoding
742 - Avoid parsing gpg subkeys but still parse multiple keys
743 - version 13.7.0 (6)
744
745 -------------------------------------------------------------------
746 Sun Sep 15 01:14:55 CEST 2013 - ma@suse.de
747
748 - Update zypp-po.tar.bz2
749
750 -------------------------------------------------------------------
751 Thu Sep 12 01:15:29 CEST 2013 - ma@suse.de
752
753 - Update zypp-po.tar.bz2
754
755 -------------------------------------------------------------------
756 Thu Sep  5 01:13:43 CEST 2013 - ma@suse.de
757
758 - Update zypp-po.tar.bz2
759
760 -------------------------------------------------------------------
761 Mon Sep  2 17:04:37 CEST 2013 - ma@suse.de
762
763 - Avoid parsing gpg subkeys
764 - Use explicit operator bool in TmpPath
765 - Must keep legacy rpm level flag (bnc#838039)
766 - version 13.6.0 (6)
767
768 -------------------------------------------------------------------
769 Sun Sep  1 01:14:03 CEST 2013 - ma@suse.de
770
771 - Update zypp-po.tar.bz2
772
773 -------------------------------------------------------------------
774 Thu Aug 29 01:13:44 CEST 2013 - ma@suse.de
775
776 - Update zypp-po.tar.bz2
777
778 -------------------------------------------------------------------
779 Tue Aug 27 19:10:37 CEST 2013 - ma@suse.de
780
781 - remove deprecated methods
782 - fix key expiry date parsing (bnc#828672)
783 - Provide additional keys data in case the ASCII armored blob
784   containes multiple keys
785 - No rpmdb key import in readony mode (bnc#828672)
786 - Fix rpmdb key import/export (bnc#828672)
787 - Reduce amount of gpg calls when importing/exporting keys.
788 - Add public accessible PublicKeyData/PublicKeyScanner classes
789 - fix ASCII armored PublicKey parsing (bnc#828672)
790 - fix typo (bnc#761985)
791 - Fix multiversion update candidate to respect an installed objects
792   arch and vendor (bnc#820444)
793 - fix logfile truncation introduced by previous fix for (bnc#825490)
794 - Swig can't handle move constructor
795 - Workaround bnc#819354 by executing rpm in /. (bnc#827609)
796 - Try to detect Arch_ppc64p7 (requires glibc-2.16: getauxval)
797 - Fix file probing via tftp:// (bnc#803316)
798 - Add armv7hl to armv6hl compat to be in sync with libsolv.
799 - Support for armv6hl
800 - version 13.5.0 (5)
801
802 -------------------------------------------------------------------
803 Thu Aug 22 01:13:25 CEST 2013 - ma@suse.de
804
805 - Update zypp-po.tar.bz2
806
807 -------------------------------------------------------------------
808 Sun Aug 18 01:13:20 CEST 2013 - ma@suse.de
809
810 - Update zypp-po.tar.bz2
811
812 -------------------------------------------------------------------
813 Thu Aug 15 01:13:27 CEST 2013 - ma@suse.de
814
815 - Update zypp-po.tar.bz2
816
817 -------------------------------------------------------------------
818 Thu Aug  8 01:13:27 CEST 2013 - ma@suse.de
819
820 - Update zypp-po.tar.bz2
821
822 -------------------------------------------------------------------
823 Sun Aug  4 01:13:59 CEST 2013 - ma@suse.de
824
825 - Update zypp-po.tar.bz2
826
827 -------------------------------------------------------------------
828 Thu Aug  1 01:13:52 CEST 2013 - ma@suse.de
829
830 - Update zypp-po.tar.bz2
831
832 -------------------------------------------------------------------
833 Thu Jul 25 01:13:40 CEST 2013 - ma@suse.de
834
835 - Update zypp-po.tar.bz2
836
837 -------------------------------------------------------------------
838 Thu Jul 18 01:13:43 CEST 2013 - ma@suse.de
839
840 - Update zypp-po.tar.bz2
841
842 -------------------------------------------------------------------
843 Sun Jul 14 01:13:38 CEST 2013 - ma@suse.de
844
845 - Update zypp-po.tar.bz2
846
847 -------------------------------------------------------------------
848 Thu Jul 11 01:13:49 CEST 2013 - ma@suse.de
849
850 - Update zypp-po.tar.bz2
851
852 -------------------------------------------------------------------
853 Fri Jun 21 20:24:39 CEST 2013 - ma@suse.de
854
855 - Fix testcases failing if local pathnames contain umlauts
856 - Pathname: add move constructor and fix assign
857 - Set logfile permission upon file creation only (bnc#825490)
858 - Add arch ppc64p7
859 - version 13.4.0 (4)
860
861 -------------------------------------------------------------------
862 Tue Jun 11 11:37:48 CEST 2013 - ma@suse.de
863
864 - Speedup scanning for modaliases (bnc#824110)
865 - version 13.3.0 (2)
866
867 -------------------------------------------------------------------
868 Sun May 26 01:13:15 CEST 2013 - ma@suse.de
869
870 - Update zypp-po.tar.bz2
871
872 -------------------------------------------------------------------
873 Thu May 23 01:13:13 CEST 2013 - ma@suse.de
874
875 - Update zypp-po.tar.bz2
876
877 -------------------------------------------------------------------
878 Thu May 16 12:22:48 CEST 2013 - ma@suse.de
879
880 - Remove deprecated old stuff (aria2 support,
881   old InstallOrder, old History parser)
882 - version 13.2.0 (2)
883
884 -------------------------------------------------------------------
885 Thu May 16 01:13:47 CEST 2013 - ma@suse.de
886
887 - Update zypp-po.tar.bz2
888
889 -------------------------------------------------------------------
890 Sun May 12 01:13:39 CEST 2013 - ma@suse.de
891
892 - Update zypp-po.tar.bz2
893
894 -------------------------------------------------------------------
895 Thu May  9 01:13:54 CEST 2013 - ma@suse.de
896
897 - Update zypp-po.tar.bz2
898
899 -------------------------------------------------------------------
900 Thu May  2 11:07:52 CEST 2013 - ma@suse.de
901
902 - Discourage using SafeBool in favor of explicit operator bool
903 - version 13.1.0 (1)
904
905 -------------------------------------------------------------------
906 Mon Apr 29 10:41:46 CEST 2013 - ma@suse.de
907
908 - Testsuite: Workaround boost::thread being not header only since
909   boost-1.50 (boost ticket 7085)
910 - Adaptions to smart_pointer changes in boost-1.53; mainly introduce
911   explicit operator bool; constructible and comparable with nullptr_t.
912 - Bump major version for Factory
913   12.x is continued on SuSE-Code-12_3-Branch
914 - version 13.0.0 (0)
915
916 -------------------------------------------------------------------
917 Sun Apr 28 01:14:07 CEST 2013 - ma@suse.de
918
919 - Update zypp-po.tar.bz2
920
921 -------------------------------------------------------------------
922 Fri Apr  5 14:26:35 CEST 2013 - ma@suse.de
923
924 - added new fuction zypp::ZYpp::provideSrcPackage
925 - Treat opensuse-education as separate vendor (bnc#812608)
926 - AArch64 support
927 - version 12.11.0 (0)
928
929 -------------------------------------------------------------------
930 Wed Mar 27 12:31:17 CET 2013 - ma@suse.de
931
932 - added tftp-support (bnc#803316)
933 - version 12.10.1 (0)
934
935 -------------------------------------------------------------------
936 Tue Mar 26 13:06:21 CET 2013 - ma@suse.de
937
938 - Update zypp-po.tar.bz2
939
940 -------------------------------------------------------------------
941 Thu Mar 21 01:13:45 CET 2013 - ma@suse.de
942
943 - Update zypp-po.tar.bz2
944
945 -------------------------------------------------------------------
946 Sun Mar 10 01:14:01 CET 2013 - ma@suse.de
947
948 - Update zypp-po.tar.bz2
949
950 -------------------------------------------------------------------
951 Thu Mar  7 14:13:42 CET 2013 - ma@suse.de
952
953 - Adapt to libsolv dataiterator fixes
954   (returning random data in some cases)
955 - Require and adapt to changes in libsolv-0.3.0
956 - version 12.10.0 (0)
957
958 -------------------------------------------------------------------
959 Thu Mar  7 01:13:25 CET 2013 - ma@suse.de
960
961 - Update zypp-po.tar.bz2
962
963 -------------------------------------------------------------------
964 Sun Mar  3 01:15:52 CET 2013 - ma@suse.de
965
966 - Update zypp-po.tar.bz2
967
968 -------------------------------------------------------------------
969 Wed Feb 27 08:41:18 CET 2013 - ma@suse.de
970
971 - Rephrase error message if 'lsof' is not installed (bnc#694427)
972 - version 12.9.0 (0)
973
974 -------------------------------------------------------------------
975 Fri Feb 15 12:49:18 CET 2013 - ma@suse.de
976
977 - Handle dangling update script symlinks in instsys. (bnc#803751)
978 - version 12.8.1 (0)
979
980 -------------------------------------------------------------------
981 Thu Feb 14 01:13:28 CET 2013 - ma@suse.de
982
983 - Update zypp-po.tar.bz2
984
985 -------------------------------------------------------------------
986 Thu Feb  7 01:16:50 CET 2013 - ma@suse.de
987
988 - Update zypp-po.tar.bz2
989
990 -------------------------------------------------------------------
991 Mon Feb  4 12:35:51 CET 2013 - ma@suse.de
992
993 - Update zypp-po.tar.bz2
994
995 -------------------------------------------------------------------
996 Tue Jan 22 11:06:55 CET 2013 - ma@suse.de
997
998 - make multicurl suppress progress reports for the metalink download
999 - work around libcurl bug that sometimes gives us old values in the
1000   progress callback
1001 - version 12.8.0 (0)
1002
1003 -------------------------------------------------------------------
1004 Fri Jan 18 14:07:50 CET 2013 - ma@suse.de
1005
1006 - Reduce logging
1007 - MediaMultiCurl: throw AbortRequestException if aborted by user
1008 - version 12.7.0 (0)
1009
1010 -------------------------------------------------------------------
1011 Sun Jan 13 01:13:23 CET 2013 - ma@suse.de
1012
1013 - Update zypp-po.tar.bz2
1014
1015 -------------------------------------------------------------------
1016 Sun Jan  6 01:13:17 CET 2013 - ma@suse.de
1017
1018 - Update zypp-po.tar.bz2
1019
1020 -------------------------------------------------------------------
1021 Thu Dec 27 01:13:27 CET 2012 - ma@suse.de
1022
1023 - Update zypp-po.tar.bz2
1024
1025 -------------------------------------------------------------------
1026 Mon Dec 17 13:31:15 CET 2012 - ma@suse.de
1027
1028 - Add NamedValue<_Tp>: Simple value<>name mapping supporting aliases
1029 - Enable zypper to remove zypp locks without evaluating the
1030   query (bnc#792901)
1031 - Configure curl to "not fix the BEAST attack" (bnc#779177)
1032 - version 12.6.0 (0)
1033
1034 -------------------------------------------------------------------
1035 Sun Dec 16 01:13:16 CET 2012 - ma@suse.de
1036
1037 - Update zypp-po.tar.bz2
1038
1039 -------------------------------------------------------------------
1040 Mon Dec  3 14:31:59 CET 2012 - ma@suse.de
1041
1042 - HistoryLogReader: new HistoryLogData based API for parsing the new
1043   history file entries (fate#312521)
1044   The old HistoryItem based API is deprecated but will
1045   still be available for a while if you compile with
1046   -DWITH_DEPRECATED_HISTORYITEM_API.
1047 - Write userdata string to history log (fate#312521)
1048 - Add HistoryLogReader testcases
1049 - Adapt to libsolv 'medianr'-changes
1050 - version 12.5.0 (0)
1051
1052 -------------------------------------------------------------------
1053 Thu Nov 22 01:14:42 CET 2012 - ma@suse.de
1054
1055 - Update zypp-po.tar.bz2
1056
1057 -------------------------------------------------------------------
1058 Sun Nov 18 01:13:44 CET 2012 - ma@suse.de
1059
1060 - Update zypp-po.tar.bz2
1061
1062 -------------------------------------------------------------------
1063 Tue Nov 13 15:40:10 CET 2012 - ma@suse.de
1064
1065 - Forward userdata string to commit plugins in BEGINPLUGIN (fate#312521)
1066 - Extend ZConfig to store a user defined string value (fate#312521)
1067 - Add SIGSEGV handler trying to log a stack trace
1068 - Add zypp::dumpBacktrace to dump current stack trace to a stream.
1069 - Use gettext plural handling (bnc#784666)
1070 - version 12.4.0 (0)
1071
1072 -------------------------------------------------------------------
1073 Sun Nov  4 01:13:21 CET 2012 - ma@suse.de
1074
1075 - Update zypp-po.tar.bz2
1076
1077 -------------------------------------------------------------------
1078 Wed Oct 24 10:40:38 CEST 2012 - ma@suse.de
1079
1080 - Add simple sysconfig::write (bnc#766598)
1081 - For installed products also filelists when trying to find the buddy
1082   (bnc#784900)
1083 - Provide information whether product license needs to be accepted.
1084 - version 12.3.0 (0)
1085
1086 -------------------------------------------------------------------
1087 Thu Oct 18 01:13:43 CEST 2012 - ma@suse.de
1088
1089 - Update zypp-po.tar.bz2
1090
1091 -------------------------------------------------------------------
1092 Sun Oct  7 01:13:41 CEST 2012 - ma@suse.de
1093
1094 - Update zypp-po.tar.bz2
1095
1096 -------------------------------------------------------------------
1097 Mon Oct  1 11:00:42 CEST 2012 - ma@suse.de
1098
1099 - Enable multiversion kernel and set multiversion.kernels in
1100   /etc/zypp/zypp.conf to keep the latest, latest-1 and the running.
1101 - Fix typo (bnc#782801)
1102 - Relax evaluation of patch category tags (case insensitive)
1103
1104 -------------------------------------------------------------------
1105 Sun Sep 30 01:13:18 CEST 2012 - ma@suse.de
1106
1107 - Update zypp-po.tar.bz2
1108
1109 -------------------------------------------------------------------
1110 Sun Sep 16 01:14:34 CEST 2012 - ma@suse.de
1111
1112 - Update zypp-po.tar.bz2
1113
1114 -------------------------------------------------------------------
1115 Wed Sep 12 10:28:00 CEST 2012 - ma@suse.de
1116
1117 - Add str::commonPrefix
1118 - version 12.2.0 (0)
1119
1120 -------------------------------------------------------------------
1121 Sun Sep  9 01:13:25 CEST 2012 - ma@suse.de
1122
1123 - Update zypp-po.tar.bz2
1124
1125 -------------------------------------------------------------------
1126 Wed Sep  5 11:56:54 CEST 2012 - gs@suse.de
1127
1128 - Provide Target::reload()
1129 - version 12.1.0 (0)
1130
1131 -------------------------------------------------------------------
1132 Sun Aug 26 01:13:31 CEST 2012 - ma@suse.de
1133
1134 - Update zypp-po.tar.bz2
1135
1136 -------------------------------------------------------------------
1137 Thu Aug 23 01:13:47 CEST 2012 - ma@suse.de
1138
1139 - Update zypp-po.tar.bz2
1140
1141 -------------------------------------------------------------------
1142 Sun Aug 19 01:14:11 CEST 2012 - ma@suse.de
1143
1144 - Update zypp-po.tar.bz2
1145
1146 -------------------------------------------------------------------
1147 Thu Aug 16 01:13:43 CEST 2012 - ma@suse.de
1148
1149 - Update zypp-po.tar.bz2
1150
1151 -------------------------------------------------------------------
1152 Fri Aug 10 12:53:47 CEST 2012 - ma@suse.de
1153
1154 - Implement $ZYPP_LOCK_TIMEOUT: number of seconds to wait for a
1155   zypplock becoming available (bnc#772965)
1156 - Unify update-scripts with same content(md5sum) (bnc#773575)
1157 - version 12.0.1 (0)
1158
1159 -------------------------------------------------------------------
1160 Thu Aug  9 01:15:12 CEST 2012 - ma@suse.de
1161
1162 - Update zypp-po.tar.bz2
1163
1164 -------------------------------------------------------------------
1165 Thu Aug  2 11:55:00 CEST 2012 - ma@suse.de
1166
1167 - set $ZYPP_IS_RUNNING during commit
1168 - Bump major version for Factory
1169   11.x is continued on SuSE-Code-12_2-Branch
1170 - version 12.0.0 (0)
1171
1172 -------------------------------------------------------------------
1173 Thu Aug  2 01:14:11 CEST 2012 - ma@suse.de
1174
1175 - Update zypp-po.tar.bz2
1176
1177 -------------------------------------------------------------------
1178 Wed Aug  1 15:32:40 CEST 2012 - ma@suse.de
1179
1180 - Fixed typo (bnc#773467)
1181 - Erase any old repo instance from pool when (re)loading from cache
1182 - filter zero sized devices in disk usage counter(bnc#769819)
1183 - fix isSoftLocked computation
1184 - fix possibly reporting timeout as "aborted by user" (bnc#665327)
1185 - do not fork the uuidgen program, use kernel interface instead
1186 - remove obsolete hicolor-icon-theme BuildRequires
1187 - version 11.7.0 (6)
1188
1189 -------------------------------------------------------------------
1190 Sun Jul 29 01:13:31 CEST 2012 - ma@suse.de
1191
1192 - Update zypp-po.tar.bz2
1193
1194 -------------------------------------------------------------------
1195 Thu Jul 19 01:13:43 CEST 2012 - ma@suse.de
1196
1197 - Update zypp-po.tar.bz2
1198
1199 -------------------------------------------------------------------
1200 Sun Jul  1 01:13:31 CEST 2012 - ma@suse.de
1201
1202 - Update zypp-po.tar.bz2
1203
1204 -------------------------------------------------------------------
1205 Thu Jun 28 01:14:27 CEST 2012 - ma@suse.de
1206
1207 - Update zypp-po.tar.bz2
1208
1209 -------------------------------------------------------------------
1210 Mon Jun 25 15:23:10 CEST 2012 - ma@suse.de
1211
1212 - zypp.conf:servicesdir is ignored (bnc#765528)
1213 - allow libcurl to take proxy from environment iff proxy is not
1214   configured or disallowed (bnc#745404)
1215 - version 11.6.3 (6)
1216
1217 -------------------------------------------------------------------
1218 Sun Jun 24 01:14:32 CEST 2012 - ma@suse.de
1219
1220 - Update zypp-po.tar.bz2
1221
1222 -------------------------------------------------------------------
1223 Thu Jun 14 01:13:35 CEST 2012 - ma@suse.de
1224
1225 - Update zypp-po.tar.bz2
1226
1227 -------------------------------------------------------------------
1228 Fri Jun  8 15:57:22 CEST 2012 - ma@suse.de
1229
1230 - Adjust weaklock fix
1231
1232 -------------------------------------------------------------------
1233 Fri Jun  8 14:16:15 CEST 2012 - ma@suse.de
1234
1235 - Fix processing of weak locks (bnc#749418, bnc#765164)
1236 - [valgrind] don't dereference if we may be past the end of the repositories.
1237 - add armv7hl workaround for Adrian
1238 - version 11.6.2 (6)
1239
1240 -------------------------------------------------------------------
1241 Sun Jun  3 01:14:09 CEST 2012 - ma@suse.de
1242
1243 - Update zypp-po.tar.bz2
1244
1245 -------------------------------------------------------------------
1246 Thu May 31 10:07:37 UTC 2012 - dmacvicar@suse.com
1247
1248 - fix an invalid read revealed by valgrind in
1249   RepositoryIterator::increment()
1250
1251 -------------------------------------------------------------------
1252 Sun May 20 01:13:30 CEST 2012 - ma@suse.de
1253
1254 - Update zypp-po.tar.bz2
1255
1256 -------------------------------------------------------------------
1257 Thu May 17 01:15:25 CEST 2012 - ma@suse.de
1258
1259 - Update zypp-po.tar.bz2
1260
1261 -------------------------------------------------------------------
1262 Sun May 13 01:14:15 CEST 2012 - ma@suse.de
1263
1264 - Update zypp-po.tar.bz2
1265
1266 -------------------------------------------------------------------
1267 Tue May  8 13:39:22 CEST 2012 - ma@suse.de
1268
1269 - Use ld version script to hide symbols outside zypp namespace (bnc#755324)
1270 - remove base/Deprecated.h (macros now in APIConfig.h)
1271 - Disribute Easy.h in APIConfig.h
1272 - Add APIConfig.h providing ZYPP_API and ZYPP_LOCAL macros
1273 - version 11.6.0 (6)
1274
1275 -------------------------------------------------------------------
1276 Fri May  4 11:18:17 CEST 2012 - ma@suse.de
1277
1278 - build with gcc-4.7 (bnc#755324)
1279 - version 11.5.0 (5)
1280
1281 -------------------------------------------------------------------
1282 Wed Apr 25 18:50:20 CEST 2012 - ma@suse.de
1283
1284 - Fix lost device info when mounting CD/DVD
1285
1286 -------------------------------------------------------------------
1287 Sun Apr 22 01:15:46 CEST 2012 - ma@suse.de
1288
1289 - Update zypp-po.tar.bz2
1290
1291 -------------------------------------------------------------------
1292 Thu Apr 19 10:19:05 CEST 2012 - ma@suse.de
1293
1294 - Always consider (block) devices passed as url option (bnc#755815)
1295
1296 -------------------------------------------------------------------
1297 Thu Apr 19 01:14:57 CEST 2012 - ma@suse.de
1298
1299 - Update zypp-po.tar.bz2
1300
1301 -------------------------------------------------------------------
1302 Wed Apr 18 18:38:06 CEST 2012 - ma@suse.de
1303
1304 - Fix install progress hopping back and forth
1305 - Try to create a missing destination dir before switching to tmp
1306   space (bnc#755239)
1307
1308 -------------------------------------------------------------------
1309 Mon Apr 16 14:52:35 CEST 2012 - ma@suse.de
1310
1311 - ResStatus: add 'unneeded' bit (determined by solver)
1312 - Force using gcc-4.6 until it builds with 4.7
1313 - Support multiversion definitions being read from files in /etc/zypp/multiversion.d.
1314 - Workaround doxygen SEGV and accept incomplete docs (until bnc#755402 is fixed)
1315 - Rename zypp::sat::AttrMatcher to zypp::StrMatcher (base/StrMatcher.h)
1316 - Support (source)package download by non-root user (bnc#755239)
1317 - Delay construction of ZYppGlobalLock until its actually needed (bnc#575096)
1318 - Fix buddy handling in solver results
1319 - Simplify Selectable::multiversionInstall
1320 - Don't cache defaultCandidate as it depends on solver::allowVendorChange flag (bnc#754286)
1321 - version 11.4.0 (4)
1322
1323 -------------------------------------------------------------------
1324 Tue Apr 10 12:11:37 CEST 2012 - ma@suse.de
1325
1326 - Update zypp-po.tar.bz2
1327
1328 -------------------------------------------------------------------
1329 Sun Apr  8 01:13:24 CEST 2012 - ma@suse.de
1330
1331 - Update zypp-po.tar.bz2
1332
1333 -------------------------------------------------------------------
1334 Thu Apr  5 01:16:21 CEST 2012 - ma@suse.de
1335
1336 - Update zypp-po.tar.bz2
1337
1338 -------------------------------------------------------------------
1339 Mon Mar 26 14:47:59 CEST 2012 - ma@suse.de
1340
1341 - Cleanup orphaned media attach points (bnc#751221)
1342 - Show max support status if package is in multiple repos (bnc#735841)
1343 - Parse proxy user/pass from url (bnc#752497)
1344 - Add CMake option to disable libproxy usage and disable it on SLE. (bnc#752500)
1345 - version 11.3.0 (1)
1346
1347 -------------------------------------------------------------------
1348 Thu Mar 15 00:31:25 CET 2012 - ma@suse.de
1349
1350 - Add API for patch severity (bnc#733723, FATE#312633)
1351 - version 11.2.0 (1)
1352
1353 -------------------------------------------------------------------
1354 Tue Mar 13 13:04:48 CET 2012 - ma@suse.de
1355
1356 - Force libproxy into using "/etc/sysconfig/proxy" if it exists (bnc#679322)
1357 - Apply soft locks by name and not per package (bnc#749418)
1358 - version 11.1.1 (1)
1359
1360 -------------------------------------------------------------------
1361 Fri Feb  3 13:18:01 CET 2012 - ma@suse.de
1362
1363 - Add Fetcher support for CHECKSUMS file (replaceing SHA1SUMS) (bnc#744302)
1364 - Build with -fvisibility-inlines-hidden
1365 - CheckAccessDeleted: avoid duplicate entries for the same PID (bnc#716972)
1366 - Correctly use user:pass directly embedded in a proxy url (bnc#740764)
1367 - new sat::Map - Libsolv (bit)Map wrapper.
1368 - always set splitprovides to true now that libsolv handles them better
1369 - version 11.1.0 (1)
1370
1371 -------------------------------------------------------------------
1372 Thu Feb  2 01:14:17 CET 2012 - ma@suse.de
1373
1374 - Update zypp-po.tar.bz2
1375
1376 -------------------------------------------------------------------
1377 Sun Jan 29 01:14:28 CET 2012 - ma@suse.de
1378
1379 - Update zypp-po.tar.bz2
1380
1381 -------------------------------------------------------------------
1382 Sun Jan 22 01:13:30 CET 2012 - ma@suse.de
1383
1384 - Update zypp-po.tar.bz2
1385
1386 -------------------------------------------------------------------
1387 Tue Jan 10 18:31:41 CET 2012 - ma@suse.de
1388
1389 - Update zypp-po.tar.bz2
1390
1391 -------------------------------------------------------------------
1392 Fri Dec 23 14:51:25 CET 2011 - ma@suse.de
1393
1394 - Adapt Repository iteration to libsolv changes.
1395 - Add sat::Pool tests
1396 - Fix Flags<> api to be more consistent and add testcase.
1397 - Set min_curl_version 7.19.4 (bnc#735284)
1398 - Doc: add some words about 'Solver - Vendor protection'
1399 - version 11.0.0 (0)
1400
1401 -------------------------------------------------------------------
1402 Thu Dec  1 01:13:37 CET 2011 - ma@suse.de
1403
1404 - Update zypp-po.tar.bz2
1405
1406 -------------------------------------------------------------------
1407 Mon Nov 28 18:08:42 CET 2011 - ma@suse.de
1408
1409 - Fix and optimize Pathname ctor and provide testcases (bnc#721128)
1410 - Open all file descriptors with O_CLOEXEC to avoid leaks and races
1411 - Some improvements to the services documentation
1412 - Fix RW_pointer comparison with underlying smart pointer type.
1413 - version 10.3.5 (3)
1414
1415 -------------------------------------------------------------------
1416 Sun Nov 27 01:13:10 CET 2011 - ma@suse.de
1417
1418 - Update zypp-po.tar.bz2
1419
1420 -------------------------------------------------------------------
1421 Thu Nov 17 01:13:15 CET 2011 - ma@suse.de
1422
1423 - Update zypp-po.tar.bz2
1424
1425 -------------------------------------------------------------------
1426 Fri Nov 11 13:38:42 CET 2011 - ma@suse.de
1427
1428 - Try to find and use some CD/DVD device even if HAL/UDEV detection
1429   fails (bnc#724807)
1430 - Static initialization problem fixes (by Harald Fernengel)
1431 - version 10.3.4 (3)
1432
1433 -------------------------------------------------------------------
1434 Mon Nov  7 15:45:28 CET 2011 - ma@suse.de
1435
1436 - Don't use proxy if disabled (bnc#696805)
1437 - version 10.3.3 (3)
1438
1439 -------------------------------------------------------------------
1440 Mon Nov  7 13:49:44 UTC 2011 - dimstar@opensuse.org
1441
1442 - Add pkg-config BuildRequires: We fail to detect libproxy due to
1443   the missing pkg-config. Additionally, we have a .pc file
1444   ourselfes, which we do not get the provides for [bnc#696805]
1445
1446 -------------------------------------------------------------------
1447 Thu Nov  3 14:58:42 CET 2011 - ma@suse.de
1448
1449 - Let RepoInfo::keepPackages properly default to FALSE (bnc#727385)
1450 - version 10.3.2 (3)
1451
1452 -------------------------------------------------------------------
1453 Thu Nov  3 01:13:12 CET 2011 - ma@suse.de
1454
1455 - Update zypp-po.tar.bz2
1456
1457 -------------------------------------------------------------------
1458 Sun Oct 30 01:14:41 CEST 2011 - ma@suse.de
1459
1460 - Update zypp-po.tar.bz2
1461
1462 -------------------------------------------------------------------
1463 Thu Oct 27 01:14:10 CEST 2011 - ma@suse.de
1464
1465 - Update zypp-po.tar.bz2
1466
1467 -------------------------------------------------------------------
1468 Mon Oct 24 13:35:56 CEST 2011 - ma@suse.de
1469
1470 - Explicitly include textLocale in package translation download
1471
1472 -------------------------------------------------------------------
1473 Mon Oct 24 09:37:31 CEST 2011 - ma@suse.de
1474
1475 - Update libversion info (due to ABI change in 10.2.0 (bnc#725407)
1476 - version 10.3.1 (3)
1477
1478 -------------------------------------------------------------------
1479 Sun Oct 23 01:13:11 CEST 2011 - ma@suse.de
1480
1481 - Update zypp-po.tar.bz2
1482
1483 -------------------------------------------------------------------
1484 Fri Oct 21 11:47:39 CEST 2011 - ma@suse.de
1485
1486 - Add zypp.conf option repo.refresh.locales: A list of locales for
1487   which translated package descriptions should be downloaded if
1488   available.
1489 - Explixitly set CURLOPT_PROXYAUTH
1490 - version 10.3.0 (1)
1491
1492 -------------------------------------------------------------------
1493 Tue Oct 18 16:45:13 CEST 2011 - ma@suse.de
1494
1495 - Add arch armv7tnhl and armv7thl
1496 - Fix RepoVariablesReplacer to compute substitution values on demand only
1497 - PathInfo::hardlinkCopy: fix handling cross-device links
1498 - version 10.2.0 (1)
1499
1500 -------------------------------------------------------------------
1501 Sun Oct 16 01:13:37 CEST 2011 - ma@suse.de
1502
1503 - Update zypp-po.tar.bz2
1504
1505 -------------------------------------------------------------------
1506 Thu Oct 13 11:50:26 CEST 2011 - ma@suse.de
1507
1508 - Must not differ between type nfs and nfs4 when checking the mount
1509   table (bnc#710269)
1510 - version 10.1.1 (1)
1511
1512 -------------------------------------------------------------------
1513 Thu Oct 13 01:13:37 CEST 2011 - ma@suse.de
1514
1515 - Update zypp-po.tar.bz2
1516
1517 -------------------------------------------------------------------
1518 Tue Oct 11 15:20:43 CEST 2011 - ma@suse.de
1519
1520 - Switch to using libsolv instead of satsolver
1521 - version 10.1.0 (1)
1522
1523 -------------------------------------------------------------------
1524 Sun Oct  9 01:13:16 CEST 2011 - ma@suse.de
1525
1526 - Update zypp-po.tar.bz2
1527
1528 -------------------------------------------------------------------
1529 Thu Oct  6 01:14:00 CEST 2011 - ma@suse.de
1530
1531 - Update zypp-po.tar.bz2
1532
1533 -------------------------------------------------------------------
1534 Tue Sep 20 09:57:04 CEST 2011 - ma@suse.de
1535
1536 - Bump major version for Factory; 9.x is continued on SLE-11-SP2-Branch
1537 - version 10.0.0 (0)
1538
1539 -------------------------------------------------------------------
1540 Tue Sep 13 10:51:53 CEST 2011 - ma@suse.de
1541
1542 - Enhance Selectable API
1543 - version 9.11.0 (8)
1544
1545 -------------------------------------------------------------------
1546 Sun Sep 11 01:18:59 CEST 2011 - ma@suse.de
1547
1548 - Update sle-zypp-po.tar.bz2
1549
1550 -------------------------------------------------------------------
1551 Sun Sep 11 01:13:12 CEST 2011 - ma@suse.de
1552
1553 - Update zypp-po.tar.bz2
1554
1555 -------------------------------------------------------------------
1556 Thu Sep  8 01:19:28 CEST 2011 - ma@suse.de
1557
1558 - Update sle-zypp-po.tar.bz2
1559
1560 -------------------------------------------------------------------
1561 Thu Sep  8 01:14:08 CEST 2011 - ma@suse.de
1562
1563 - Update zypp-po.tar.bz2
1564
1565 -------------------------------------------------------------------
1566 Wed Sep  7 12:38:23 CEST 2011 - ma@suse.de
1567
1568 - Explicitly require rpm.
1569 - version 9.10.2 (8)
1570
1571 -------------------------------------------------------------------
1572 Sun Sep  4 01:16:54 CEST 2011 - ma@suse.de
1573
1574 - Update sle-zypp-po.tar.bz2
1575
1576 -------------------------------------------------------------------
1577 Sun Sep  4 01:13:27 CEST 2011 - ma@suse.de
1578
1579 - Update zypp-po.tar.bz2
1580
1581 -------------------------------------------------------------------
1582 Thu Sep  1 01:13:36 CEST 2011 - ma@suse.de
1583
1584 - Update zypp-po.tar.bz2
1585
1586 -------------------------------------------------------------------
1587 Mon Aug 29 10:51:04 CEST 2011 - ma@suse.de
1588
1589 - Extend mount entry comparison fix (bnc#710269)
1590 - version 9.10.2 (8)
1591
1592 -------------------------------------------------------------------
1593 Thu Aug 25 01:17:06 CEST 2011 - ma@suse.de
1594
1595 - Update sle-zypp-po.tar.bz2
1596
1597 -------------------------------------------------------------------
1598 Mon Aug 22 13:57:16 CEST 2011 - ma@suse.de
1599
1600 - Update sle-zypp-po.tar.bz2
1601
1602 -------------------------------------------------------------------
1603 Sun Aug 14 01:13:21 CEST 2011 - ma@suse.de
1604
1605 - Update zypp-po.tar.bz2
1606
1607 -------------------------------------------------------------------
1608 Sun Aug  7 01:16:07 CEST 2011 - ma@suse.de
1609
1610 - Update zypp-po.tar.bz2
1611
1612 -------------------------------------------------------------------
1613 Fri Aug  5 15:20:07 CEST 2011 - ma@suse.de
1614
1615 - Attempt to fix smb mount entry comparison (bnc#710269)
1616 - version 9.10.1 (8)
1617
1618 -------------------------------------------------------------------
1619 Thu Aug  4 14:54:47 CEST 2011 - ma@suse.de
1620
1621 - Allow to turn Resolvers upgrade mode on and off (bnc#709480)
1622 - Fix reading of integer arrays from rpm headers (bnc#709716)
1623 - version 9.10.0 (8)
1624
1625 -------------------------------------------------------------------
1626 Thu Aug  4 01:14:00 CEST 2011 - ma@suse.de
1627
1628 - Update zypp-po.tar.bz2
1629
1630 -------------------------------------------------------------------
1631 Thu Jul 28 13:04:10 CEST 2011 - ma@suse.de
1632
1633 - Evaluate CURLINFO_CONDITION_UNMET on zero sized successful transfers,
1634   if compiled against libcurl-7.19.4 or above. (bnc#692260)
1635 - version 9.9.2 (8)
1636
1637 -------------------------------------------------------------------
1638 Mon Jul 25 16:20:37 CEST 2011 - ma@suse.de
1639
1640 - Always read /proc/mounts when looking for mounted media (bnc#705893)
1641 - version 9.9.1 (8)
1642
1643 -------------------------------------------------------------------
1644 Fri Jul 22 13:12:34 CEST 2011 - ma@suse.de
1645
1646 - MediaUserAuth: Do not expose libcurl header files.
1647 - version 9.9.0 (8)
1648
1649 -------------------------------------------------------------------
1650 Mon Jul 18 11:33:25 CEST 2011 - ma@suse.de
1651
1652 - More initialize parser structure fixes. (bnc#705181)
1653 - version 9.8.7 (8)
1654
1655 -------------------------------------------------------------------
1656 Fri Jul 15 15:15:01 CEST 2011 - ma@suse.de
1657
1658 - Check for /etc/sysconfig/storage changes before solving (bnc#702365)
1659 - version 9.8.6 (8)
1660
1661 -------------------------------------------------------------------
1662 Fri Jul 15 13:58:53 CEST 2011 - ma@suse.de
1663
1664 - Properly initialize parser structures (bnc#705181)
1665 - version 9.8.5 (8)
1666
1667 -------------------------------------------------------------------
1668 Thu Jul  7 15:53:17 CEST 2011 - ma@suse.de
1669
1670 - Fix tests for available libcurl version.
1671 - version 9.8.4 (8)
1672
1673 -------------------------------------------------------------------
1674 Thu Jul  7 01:13:47 CEST 2011 - ma@suse.de
1675
1676 - Update zypp-po.tar.bz2
1677
1678 -------------------------------------------------------------------
1679 Mon Jul  4 10:41:42 CEST 2011 - ma@suse.de
1680
1681 - Make fix for bnc#702576 more robust.
1682 - Enhance fix for bnc#699435. Return an error if download in advance
1683   failed to provide all packages, so zypper does not silently quit.
1684 - version 9.8.3 (8)
1685
1686 -------------------------------------------------------------------
1687 Thu Jun 30 01:13:43 CEST 2011 - ma@suse.de
1688
1689 - Update zypp-po.tar.bz2
1690
1691 -------------------------------------------------------------------
1692 Wed Jun 29 12:23:24 CEST 2011 - ma@suse.de
1693
1694 - Always compute transaction from pool (bnc#702576)
1695 - version 9.8.2 (8)
1696
1697 -------------------------------------------------------------------
1698 Tue Jun 28 16:04:50 CEST 2011 - ma@suse.de
1699
1700 - Add feature provides for supported plugins.
1701
1702 -------------------------------------------------------------------
1703 Tue Jun 21 10:44:47 CEST 2011 - dmacvicar@suse.de
1704
1705 - Add configuration template for automatic kernel
1706   purge (feature#312018) to zypp.conf
1707
1708 -------------------------------------------------------------------
1709 Tue Jun 14 13:38:00 CEST 2011 - ma@suse.de
1710
1711 - Fix download loop to skip non-install actions. (bnc#699435)
1712 - version 9.8.1 (8)
1713
1714 -------------------------------------------------------------------
1715 Sun Jun 12 01:13:36 CEST 2011 - ma@suse.de
1716
1717 - Update zypp-po.tar.bz2
1718
1719 -------------------------------------------------------------------
1720 Thu Jun  9 09:34:51 CEST 2011 - ma@suse.de
1721
1722 - Fix missing return value.
1723
1724 -------------------------------------------------------------------
1725 Wed Jun  8 12:58:54 CEST 2011 - ma@suse.de
1726
1727 - Simplify ZYppCommitResult by using filtered Transaction::action_iterator.
1728 - version 9.8.0 (8)
1729
1730 -------------------------------------------------------------------
1731 Tue Jun  7 14:12:35 CEST 2011 - ma@suse.de
1732
1733 - Update zypp-po.tar.bz2
1734
1735 -------------------------------------------------------------------
1736 Tue Jun  7 12:42:20 CEST 2011 - ma@suse.de
1737
1738 - Fix transaction ORDER_BY_MEDIANR.
1739 - version 9.7.0 (5)
1740
1741 -------------------------------------------------------------------
1742 Fri Jun  3 23:12:05 CEST 2011 - ma@suse.de
1743
1744 - Basic commit plugins implemented. They may be used to implement pre/post
1745   commit actions like taking file system snapshots (fate#303699)
1746 - version 9.6.0 (5)
1747
1748 -------------------------------------------------------------------
1749 Tue May 31 17:27:45 CEST 2011 - ma@suse.de
1750
1751 - Do commit based on sat::Transaction.
1752 - version 9.5.0 (5)
1753
1754 -------------------------------------------------------------------
1755 Tue May 31 12:09:17 CEST 2011 - ma@suse.de
1756
1757 - Assert rpm database directory is created before rpmtsInitDB is
1758   called (bnc#697115)
1759
1760 -------------------------------------------------------------------
1761 Tue May 31 11:46:57 CEST 2011 - dheidler@suse.de
1762
1763 - fix var definition order in PackageProvider
1764 - fix operator~ return datatype for flags (ctor is explicit)
1765 - add method interactiveFlags to Patch describing what makes it
1766   interactive
1767 - version 9.4.0 (3)
1768
1769 -------------------------------------------------------------------
1770 Tue May 31 10:12:12 CEST 2011 - ma@suse.de
1771
1772 - Recommend 'lsof' (for zypper ps) (bnc#694427, bnc#684466)
1773
1774 -------------------------------------------------------------------
1775 Mon May 30 17:14:14 CEST 2011 - dheidler@suse.de
1776
1777 - Switch patch interactive-check to flags
1778 - version 9.3.0 (3)
1779
1780 -------------------------------------------------------------------
1781 Sun May 29 01:13:42 CEST 2011 - ma@suse.de
1782
1783 - Update zypp-po.tar.bz2
1784
1785 -------------------------------------------------------------------
1786 Fri May 27 17:02:05 CEST 2011 - ma@suse.de
1787
1788 - fix specfile to handle sles translations if available
1789
1790 -------------------------------------------------------------------
1791 Fri May 27 09:51:13 CEST 2011 - ma@suse.de
1792
1793 - Avoid using #elifdef directive.
1794
1795 -------------------------------------------------------------------
1796 Thu May 26 01:13:43 CEST 2011 - ma@suse.de
1797
1798 - Update zypp-po.tar.bz2
1799
1800 -------------------------------------------------------------------
1801 Wed May 25 09:22:28 CEST 2011 - ma@suse.de
1802
1803 - Add a fallback gnome-packagekit updater in package-manager (bnc#667504)
1804 - Backport changelog entries from SLE11-SP1 branch. Bugs mentioned here
1805   were either fixed without bnc# or do not apply to this branch. This is
1806   to make the changelog checker happy:
1807   - Set proper defaults for service repos (bnc#673943)
1808
1809 -------------------------------------------------------------------
1810 Tue May 24 12:43:32 CEST 2011 - dheidler@suse.de
1811
1812 - add option ignore_reboot_flag to Patch::interactive (bnc#665853)
1813 - version 9.2.0 (2)
1814
1815 -------------------------------------------------------------------
1816 Mon May 23 16:12:32 CEST 2011 - dheidler@suse.de
1817
1818 - respect patch content license when determinating interactive status
1819 - version 9.1.2 (1)
1820
1821 -------------------------------------------------------------------
1822 Mon May 23 12:05:10 CEST 2011 - ma@suse.de
1823
1824 - More rpm-4.9 fixes
1825 - Disable rpm V3toV4 conversion while not working with rpm 4.9
1826
1827 -------------------------------------------------------------------
1828 Sun May 22 01:14:21 CEST 2011 - ma@suse.de
1829
1830 - Update zypp-po.tar.bz2
1831
1832 -------------------------------------------------------------------
1833 Fri May 20 17:11:10 CEST 2011 - ma@suse.de
1834
1835 - Fix for rpm-4.9
1836 - version 9.1.1 (1)
1837
1838 -------------------------------------------------------------------
1839 Fri May 20 13:43:38 CEST 2011 - ma@suse.de
1840
1841 - Disable use if rpm-4.4 legacy interface (dropped in 4.9) (bnc#691089)
1842 - Fix poolquery handling repo restrictions correctly. (bnc#661976)
1843 - version 9.1.0 (1)
1844
1845 -------------------------------------------------------------------
1846 Wed May 18 14:10:20 CEST 2011 - dmacvicar@suse.de
1847
1848 - Allow MediaCD to build against HAL or nothing
1849   if udev is not present
1850
1851 -------------------------------------------------------------------
1852 Mon May 16 14:42:09 CEST 2011 - dmacvicar@suse.de
1853
1854 - forward port all changes to make it build in Code10
1855
1856 -------------------------------------------------------------------
1857 Mon May 16 11:51:51 UTC 2011 - dmacvicar@suse.de
1858
1859 - make -Werror=format-security optional and used only if
1860   supported
1861
1862 -------------------------------------------------------------------
1863 Sun May 15 01:13:47 CEST 2011 - ma@suse.de
1864
1865 - Update zypp-po.tar.bz2
1866
1867 -------------------------------------------------------------------
1868 Thu May 12 01:13:54 CEST 2011 - ma@suse.de
1869
1870 - Update zypp-po.tar.bz2
1871
1872 -------------------------------------------------------------------
1873 Fri May  6 13:22:35 CEST 2011 - dheidler@suse.de
1874
1875 - delete old metadata temp directories
1876 - version 9.0.3 (0)
1877
1878 -------------------------------------------------------------------
1879 Wed Apr 27 17:17:00 CEST 2011 - dheidler@suse.de
1880
1881 - fix max_concurrent_connections option in MultiCurl (bnc#596089)
1882 - version 9.0.2 (0)
1883
1884 -------------------------------------------------------------------
1885 Sun Apr 17 01:13:40 CEST 2011 - ma@suse.de
1886
1887 - Update zypp-po.tar.bz2
1888
1889 -------------------------------------------------------------------
1890 Tue Apr 12 18:49:32 CEST 2011 - dheidler@suse.de
1891
1892 - check for permissions before writing (fixes bnc#683509)
1893 - version 9.0.1 (0)
1894
1895 -------------------------------------------------------------------
1896 Tue Apr  5 12:08:27 CEST 2011 - ma@suse.de
1897
1898 - Switch ResPoolProxy to use multimap in order to allow iteration
1899   of all Selectables of all kinds.
1900 - Add upper/lower_bound iteration to MapKVIterator.
1901 - Add stream output for multimap/set.
1902 - version 9.0.0 (0)
1903
1904 -------------------------------------------------------------------
1905 Mon Apr  4 15:08:08 CEST 2011 - ma@suse.de
1906
1907 - Update zypp-po.tar.bz2
1908
1909 -------------------------------------------------------------------
1910 Mon Apr  4 15:04:47 CEST 2011 - ma@suse.de
1911
1912 - Update zypp-po.tar.bz2
1913
1914 -------------------------------------------------------------------
1915 Mon Apr  4 15:03:55 CEST 2011 - ma@suse.de
1916
1917 - Update zypp-po.tar.bz2
1918
1919 -------------------------------------------------------------------
1920 Thu Mar 10 01:13:39 CET 2011 - ma@suse.de
1921
1922 - Update zypp-po.tar.bz2
1923
1924 -------------------------------------------------------------------
1925 Sun Mar  6 01:13:41 CET 2011 - ma@suse.de
1926
1927 - Update zypp-po.tar.bz2
1928
1929 -------------------------------------------------------------------
1930 Wed Feb 16 14:24:27 UTC 2011 - dmacvicar@suse.de
1931
1932 - Do not look for $releasever 's value if there is no variable
1933   in the url: parses product file again and again
1934 - version 8.12.2 (10)
1935
1936 -------------------------------------------------------------------
1937 Thu Feb 10 16:01:46 CET 2011 - ma@suse.de
1938
1939 - Remove package-manager.desktop file (bnc#329635)
1940 - version 8.12.1 (10)
1941
1942 -------------------------------------------------------------------
1943 Tue Jan 25 10:09:22 CET 2011 - ma@suse.de
1944
1945 - Apply patch introducing armv7nhl:armv7hl
1946
1947 -------------------------------------------------------------------
1948 Tue Jan 18 12:28:19 UTC 2011 - dmacvicar@suse.de
1949
1950 - allow for Repo Index Services to set the enabled state of
1951   repositories from the server side.
1952 - Fix priority not being set on reading service indexes
1953 - version 8.12.0 (10)
1954
1955 -------------------------------------------------------------------
1956 Fri Jan 14 12:45:18 CET 2011 - ma@suse.de
1957
1958 - Add new ServicePlugin Exceptions.
1959
1960 -------------------------------------------------------------------
1961 Thu Jan 13 01:13:32 CET 2011 - ma@suse.de
1962
1963 - Update zypp-po.tar.bz2
1964
1965 -------------------------------------------------------------------
1966 Thu Dec 23 14:42:02 CET 2010 - dheidler@suse.de
1967
1968 - add method to check if there are manually configured urls
1969 - version 8.11.0 (10)
1970
1971 -------------------------------------------------------------------
1972 Thu Dec 23 11:31:22 CET 2010 - dheidler@suse.de
1973
1974 - create cache directory, if it doesn't exist
1975   when saving mirrorlist
1976 - version 8.10.6 (10)
1977
1978 -------------------------------------------------------------------
1979 Wed Dec 22 12:38:22 CET 2010 - dheidler@suse.de
1980
1981 - moved keepPackages code to RepoInfo::Impl
1982 - version 8.10.5 (10)
1983
1984 -------------------------------------------------------------------
1985 Tue Dec 21 13:29:06 CET 2010 - dheidler@suse.de
1986
1987 - Fix caching of mirrorlist files
1988 - version 8.10.4 (10)
1989
1990 -------------------------------------------------------------------
1991 Thu Dec 16 19:46:00 CET 2010 - ma@suse.de
1992
1993 - Do not export keyring if rpmdb is initialised, but target isn't
1994   (bnc#659494)
1995 - version 8.10.3 (10)
1996
1997 -------------------------------------------------------------------
1998 Fri Dec 10 17:17:07 CET 2010 - dheidler@suse.de
1999
2000 - Catch RPM-Exeption when instaling the Distribution (bnc#658714)
2001 - version 8.10.2 (10)
2002
2003 -------------------------------------------------------------------
2004 Wed Dec  8 14:15:12 CET 2010 - dheidler@suse.de
2005
2006 - fix retrieval of distributionVersion if target is not initialized
2007 - MultiCurl: make sure the server responds with "partial content",
2008   fixes corrupt downloads if the metalink file contains no checksums
2009 - version 8.10.1 (10)
2010
2011 -------------------------------------------------------------------
2012 Wed Dec  1 17:39:16 CET 2010 - dheidler@suse.de
2013
2014 - Added ReplacerVar caching in RepoInfo
2015 - Automaticly remove empty mirrorlist-files
2016 - version 8.10.0 (10)
2017
2018 -------------------------------------------------------------------
2019 Tue Nov 30 17:11:32 CET 2010 - dheidler@suse.de
2020
2021 - Added MirrorList caching
2022 - version 8.9.0 (7)
2023
2024 -------------------------------------------------------------------
2025 Mon Nov 29 12:31:37 CET 2010 - ma@suse.de
2026
2027 - Icons for libzypp should go into desktop-data. (bnc#329635)
2028 - version 8.8.2 (7)
2029
2030 -------------------------------------------------------------------
2031 Wed Nov 24 11:55:59 CET 2010 - ma@suse.de
2032
2033 - Properly handle FTP response 550. (bnc#645747)
2034 - version 8.8.1 (7)
2035
2036 -------------------------------------------------------------------
2037 Fri Nov 19 11:24:39 CET 2010 - mls@suse.de
2038
2039 - fix access of freed memory in MultiCurl (bnc#654600)
2040
2041 -------------------------------------------------------------------
2042 Sun Nov  7 01:13:39 CET 2010 - ma@suse.de
2043
2044 - Update zypp-po.tar.bz2
2045
2046 -------------------------------------------------------------------
2047 Wed Nov  3 16:06:46 CET 2010 - dheidler@suse.de
2048
2049 - added metalink support
2050 - version 8.8.0 (7)
2051
2052 -------------------------------------------------------------------
2053 Thu Oct 21 18:15:31 CEST 2010 - ma@suse.de
2054
2055 - Feed the ProvideFilePolicy progress callback in addition to any
2056   connected media::DownloadProgressReport (bnc#545106)
2057 - version 8.7.1 (7)
2058
2059 -------------------------------------------------------------------
2060 Wed Oct 13 16:14:13 CEST 2010 - dheidler@suse.de
2061
2062 - Make MetaLinkParser accept InputStreams
2063 - Make MetaLinkParser accept Pathnames insted of strings
2064 - Fix MetaLinkv4 hash parsing
2065 - Add MetaLinkParser test
2066 - version 8.7.0 (7)
2067
2068 -------------------------------------------------------------------
2069 Mon Oct 11 17:06:17 CEST 2010 - ma@suse.de
2070
2071 - Use timeouts in plugin script communication.
2072 - Fix ExternalProgram to correctly remember exit status.
2073 - version 8.6.0 (5)
2074
2075 -------------------------------------------------------------------
2076 Sun Oct 10 01:13:40 CEST 2010 - ma@suse.de
2077
2078 - Update zypp-po.tar.bz2
2079
2080 -------------------------------------------------------------------
2081 Fri Oct  8 08:43:02 UTC 2010 - dmacvicar@novell.com
2082
2083 - fix services not being linked to their file after being
2084   saved
2085
2086 -------------------------------------------------------------------
2087 Thu Oct  7 09:02:26 CEST 2010 - jkupec@suse.cz
2088
2089 - Don't use aria2c for FTP (bnc #641328)
2090
2091 -------------------------------------------------------------------
2092 Wed Oct  6 15:39:59 UTC 2010 - dmacvicar@novell.com
2093
2094 - implementation for url resolver plugins
2095 - version 8.5.0 (5)
2096
2097 -------------------------------------------------------------------
2098 Wed Oct  6 16:54:15 CEST 2010 - dheidler@suse.de
2099
2100 - Use DownloadInHeaps as default, when there is nothing configured
2101   and when the target root is set to "/". (bnc#591476)
2102 - version 8.4.0 (4)
2103
2104 -------------------------------------------------------------------
2105 Tue Sep 28 17:12:51 CEST 2010 - dheidler@suse.de
2106
2107 - fixed replacing releasever (for fedora systems) - (bnc#637470)
2108 - version 8.3.0 (0)
2109
2110 -------------------------------------------------------------------
2111 Fri Sep 24 13:07:25 CEST 2010 - mls@suse.de
2112
2113 - fix metalink4 parsing [bnc#641484]
2114
2115 -------------------------------------------------------------------
2116 Thu Sep 23 01:13:45 CEST 2010 - ma@suse.de
2117
2118 - Update zypp-po.tar.bz2
2119
2120 -------------------------------------------------------------------
2121 Mon Sep 20 15:31:31 UTC 2010 - dmacvicar@novell.com
2122
2123 - Allow per repository proxy settings like yum does.
2124   Including setting it to _none_ overriding the
2125   system proxy.
2126   Patch from Zhang, Qiang <qiang.z.zhang@intel.com>
2127 - version 8.2.1 (0)
2128
2129 -------------------------------------------------------------------
2130 Fri Sep 10 17:06:34 CEST 2010 - dheidler@suse.de
2131
2132 - fixed replacing basearch (for fedora systems) - (bnc#637473)
2133 - version 8.2.0 (0)
2134
2135 -------------------------------------------------------------------
2136 Fri Sep 10 11:57:29 CEST 2010 - ma@suse.de
2137
2138 - Report download failures in commit result (bnc#431854)
2139 - Fix Solvable::onSystemByUser returning true for uninstalled solvables.
2140 - version 8.1.3 (0)
2141
2142 -------------------------------------------------------------------
2143 Tue Aug 31 20:01:26 CEST 2010 - ma@suse.de
2144
2145 - Fix download-only not to omit source packages (bnc#635596)
2146 - version 8.1.2 (0)
2147
2148 -------------------------------------------------------------------
2149 Thu Aug 26 01:13:38 CEST 2010 - ma@suse.de
2150
2151 - Update zypp-po.tar.bz2
2152
2153 -------------------------------------------------------------------
2154 Fri Aug 13 12:33:26 UTC 2010 - dmacvicar@novell.com
2155
2156 - fix basearch url variable
2157 - use the right release package name on fedora
2158
2159 -------------------------------------------------------------------
2160 Tue Aug 10 13:18:08 CEST 2010 - ma@suse.de
2161
2162 - MediaDISK: Use blkid to verify disk volumes. (bnc#623226)
2163 - version 8.1.1 (0)
2164
2165 -------------------------------------------------------------------
2166 Sun Aug  8 01:13:37 CEST 2010 - ma@suse.de
2167
2168 - Update zypp-po.tar.bz2
2169
2170 -------------------------------------------------------------------
2171 Thu Aug  5 01:13:53 CEST 2010 - ma@suse.de
2172
2173 - Update zypp-po.tar.bz2
2174
2175 -------------------------------------------------------------------
2176 Tue Aug  3 16:17:04 CEST 2010 - ma@suse.de
2177
2178 - Fix memory leaks.
2179
2180 -------------------------------------------------------------------
2181 Mon Aug  2 11:58:57 CEST 2010 - ma@suse.de
2182
2183 - Enhance PoolItem interface to assist patch classification. (bnc#627316)
2184 - version 8.1.0 (0)
2185
2186 -------------------------------------------------------------------
2187 Tue Jul 27 15:38:00 CEST 2010 - ma@suse.de
2188
2189 - Fix bug in PoolQuery::addDependency
2190 - Disable MediaAria and enable MultiCurl as default http/ftp backend.
2191   MultiCurl implements MetaLink and Zsync support using libcurl. In
2192   case of trouble set ZYPP_MULTICURL=0 in the envirionment to disable
2193   the new backend.
2194 - version 8.0.1 (0)
2195
2196 -------------------------------------------------------------------
2197 Mon Jul 26 17:05:14 CEST 2010 - ma@suse.de
2198
2199 - Bump heads major version after 11.3 branched away.
2200 - version 8.0.0 (0)
2201
2202 -------------------------------------------------------------------
2203 Thu Jul 22 01:13:27 CEST 2010 - ma@suse.de
2204
2205 - Update zypp-po.tar.bz2
2206
2207 -------------------------------------------------------------------
2208 Wed Jul  7 13:56:49 CEST 2010 - ma@suse.de
2209
2210 - Add PoolQuery for name, edition AND architecture in one go. (bnc#614362)
2211 - version 7.8.0 (6)
2212
2213 -------------------------------------------------------------------
2214 Mon Jul  5 13:03:57 CEST 2010 - ma@suse.de
2215
2216 - Fix requirement to /usr/bin/uuidgen (bnc#613304)
2217
2218 -------------------------------------------------------------------
2219 Sun Jul  4 01:13:29 CEST 2010 - ma@suse.de
2220
2221 - Update zypp-po.tar.bz2
2222
2223 -------------------------------------------------------------------
2224 Tue Jun 29 17:46:13 CEST 2010 - ma@suse.de
2225
2226 - Fix CURLOPT_MAX_RECV_SPEED_LARGE expecting a curl_off_t argument.
2227
2228 -------------------------------------------------------------------
2229 Tue Jun 29 10:22:06 CEST 2010 - ma@suse.de
2230
2231 - Respect zypp.conf policy settings when solving for update.
2232
2233 -------------------------------------------------------------------
2234 Fri Jun 25 11:35:52 CEST 2010 - ma@suse.de
2235
2236 - Don't bloat logfile by logging install progess values.
2237
2238 -------------------------------------------------------------------
2239 Thu Jun 10 01:13:49 CEST 2010 - ma@suse.de
2240
2241 - Update zypp-po.tar.bz2
2242
2243 -------------------------------------------------------------------
2244 Mon Jun  7 17:52:50 CEST 2010 - ma@suse.de
2245
2246 - Add missing Date constant declarations.
2247 - version 7.7.5 (6)
2248
2249 -------------------------------------------------------------------
2250 Mon Jun  7 11:46:58 CEST 2010 - ma@suse.de
2251
2252 - Prevent against daemons launched in rpm %post, that do not close
2253   their filedescriptors. Original fix was accidentally reverted.
2254   (bnc#174548)
2255 - version 7.7.4 (6)
2256
2257 -------------------------------------------------------------------
2258 Sun Jun  6 01:13:52 CEST 2010 - ma@suse.de
2259
2260 - Update zypp-po.tar.bz2
2261
2262 -------------------------------------------------------------------
2263 Fri Jun  4 17:14:17 CEST 2010 - ma@suse.de
2264
2265 - Fix default evaluation of recommendations of installed
2266   packages (bnc#605490)
2267 - version 7.7.3 (6)
2268
2269 -------------------------------------------------------------------
2270 Thu Jun  3 01:14:08 CEST 2010 - ma@suse.de
2271
2272 - Update zypp-po.tar.bz2
2273
2274 -------------------------------------------------------------------
2275 Fri May 21 20:00:55 CEST 2010 - ma@suse.de
2276
2277 - Fix broken IdStringType comparison (bnc#607572)
2278 - version 7.7.2 (6)
2279
2280 -------------------------------------------------------------------
2281 Thu May 20 21:01:05 CEST 2010 - ma@suse.de
2282
2283 - Fix packages provided via delta rpm being placed in
2284   the wrong package cache (bnc#607583)
2285 - version 7.7.1 (6)
2286
2287 -------------------------------------------------------------------
2288 Thu May 20 01:13:49 CEST 2010 - ma@suse.de
2289
2290 - Update zypp-po.tar.bz2
2291
2292 -------------------------------------------------------------------
2293 Tue May 18 18:02:44 CEST 2010 - ma@suse.de
2294
2295 - Fix arch detection on sprac (bug #566291)
2296 - Arch: add sparc64v and sparcv9v and armv7l
2297 - RepoManager: refresh repo if last refresh is in the future (bnc#593617)
2298 - version 7.6.1 (6)
2299
2300 -------------------------------------------------------------------
2301 Mon May 17 15:25:14 CEST 2010 - ma@suse.de
2302
2303 - Fix package-manager-su to support LXDE (Andrea Florio) (bnc#582235)
2304 - Cleanup spec file (Pavol Rusnak)
2305 - version 7.6.0 (6)
2306
2307 -------------------------------------------------------------------
2308 Sun May 16 01:13:39 CEST 2010 - ma@suse.de
2309
2310 - Update zypp-po.tar.bz2
2311
2312 -------------------------------------------------------------------
2313 Wed May 12 19:09:54 CEST 2010 - ma@suse.de
2314
2315 - Add methods to evaluate gpg geys expiration dates.
2316 - Export all rpmDb keys to the zypp trusted keyring in one go.
2317 - version 7.6.0 (6)
2318
2319 -------------------------------------------------------------------
2320 Wed May 12 17:35:44 CEST 2010 - ma@suse.de
2321
2322 - Update zypp-po.tar.bz2
2323
2324 -------------------------------------------------------------------
2325 Sun May  9 01:13:45 CEST 2010 - ma@suse.de
2326
2327 - Update zypp-po.tar.bz2
2328
2329 -------------------------------------------------------------------
2330 Sat May  8 01:13:43 CEST 2010 - ma@suse.de
2331
2332 - Update zypp-po.tar.bz2
2333
2334 -------------------------------------------------------------------
2335 Fri May  7 01:13:55 CEST 2010 - ma@suse.de
2336
2337 - Update zypp-po.tar.bz2 (Revision: 54959)
2338
2339 -------------------------------------------------------------------
2340 Wed May  5 14:49:39 CEST 2010 - ma@suse.de
2341
2342 - Update zypp-po.tar.bz2 (Revision: 54959)
2343
2344 -------------------------------------------------------------------
2345 Tue May  4 01:13:43 CEST 2010 - ma@suse.de
2346
2347 - Update translations.
2348
2349 -------------------------------------------------------------------
2350 Mon May  3 18:12:36 CEST 2010 - ma@suse.de
2351
2352 - Improve solver.cleandepsOnRemove result by evaluating the install
2353   history to find packages installed on behalf of a user request (not
2354   auto added by the solver).
2355 - version 7.5.0 (5)
2356
2357 -------------------------------------------------------------------
2358 Sat May  1 01:13:43 CEST 2010 - ma@suse.de
2359
2360 - Update translations.
2361
2362 -------------------------------------------------------------------
2363 Fri Apr 30 01:13:46 CEST 2010 - ma@suse.de
2364
2365 - Update translations.
2366
2367 -------------------------------------------------------------------
2368 Thu Apr 29 17:10:29 CEST 2010 - ma@suse.de
2369
2370 - Cleanup when deleting packages. New zypp.conf expert option
2371   solver.cleandepsOnRemove telling whether the solver should per
2372   default try to remove packages exclusively required by the ones
2373   he's asked to delete (default false).
2374 - Resolver::cleandepsOnRemove API to allow applications to change
2375   the solver option.
2376 - version 7.4.0 (4)
2377
2378 -------------------------------------------------------------------
2379 Thu Apr 29 01:13:40 CEST 2010 - ma@suse.de
2380
2381 - Update translations.
2382
2383 -------------------------------------------------------------------
2384 Wed Apr 28 16:35:04 CEST 2010 - ma@suse.de
2385
2386 - Enable splitprovides on update.
2387
2388 -------------------------------------------------------------------
2389 Wed Apr 28 01:13:37 CEST 2010 - ma@suse.de
2390
2391 - Update translations.
2392
2393 -------------------------------------------------------------------
2394 Tue Apr 27 17:42:20 CEST 2010 - ma@suse.de
2395
2396 - Selectable: Classify broken but locked patch as isUnwanted (bnc#577118)
2397 - version 7.3.0 (2)
2398
2399 -------------------------------------------------------------------
2400 Tue Apr 27 11:25:17 CEST 2010 - ma@suse.de
2401
2402 - Use libudev to detect available cd/dvd devices (bnc#590707,fate#308980)
2403 - Fix specfile to BuildRequire libudev-devel.
2404 - version 7.2.0 (2)
2405
2406 -------------------------------------------------------------------
2407 Mon Apr 26 11:57:23 CEST 2010 - ma@suse.de
2408
2409 - Support URLs and ISOs ending on 'Media1', 'Media2', etc., when
2410   rewiting the URL to access a specific media number. By now only
2411   nanmes ending on 'CD' or 'DVD' were supported. (bnc#594850)
2412
2413 -------------------------------------------------------------------
2414 Fri Apr 23 01:13:34 CEST 2010 - ma@suse.de
2415
2416 - Update translations.
2417
2418 -------------------------------------------------------------------
2419 Wed Apr 21 01:13:38 CEST 2010 - ma@suse.de
2420
2421 - Update translations.
2422
2423 -------------------------------------------------------------------
2424 Tue Apr 20 16:56:59 CEST 2010 - ma@suse.de
2425
2426 - /etc/zypp/locks: Allow to specify edition ranges with
2427   solvable:name and dependencies.
2428 - version 7.1.1 (1)
2429
2430 -------------------------------------------------------------------
2431 Thu Apr 15 12:49:01 CEST 2010 - ma@suse.de
2432
2433 - Provide name of the lock holder in ZYppFactoryException. (bnc#580513)
2434 - version 7.1.0 (1)
2435
2436 -------------------------------------------------------------------
2437 Wed Apr 14 15:09:18 CEST 2010 - ma@suse.de
2438
2439 - Using boost-1.42 requires -fno-strict-aliasing (bnc#595545)
2440 - Bump major version for 11.3 development.
2441 - version 7.0.0 (0)
2442
2443 -------------------------------------------------------------------
2444 Tue Apr 13 14:36:31 CEST 2010 - ma@suse.de
2445
2446 - Fix parsing port from IPv6 URL (bnc#593385)
2447
2448 -------------------------------------------------------------------
2449 Fri Mar 26 19:23:59 CET 2010 - ma@suse.de
2450
2451 - Propagate ZConfig::setTextLocale to pool. (bnc#588850)
2452 - version 6.31.3 (31)
2453
2454 -------------------------------------------------------------------
2455 Fri Mar 26 13:50:08 CET 2010 - ma@suse.de
2456
2457 - Fix guessing package spec to match package names only. (bnc#590864)
2458 - version 6.31.2 (31)
2459
2460 -------------------------------------------------------------------
2461 Tue Mar 23 16:55:56 CET 2010 - ma@suse.de
2462
2463 - Add static Target::distributionLabel to return the baseproducts
2464   shortName and summary. Mainlu used for the bootloader menu. (bnc #586303)
2465 - version 6.31.1 (31)
2466
2467 -------------------------------------------------------------------
2468 Thu Mar 18 17:17:02 CET 2010 - ma@suse.de
2469
2470 - Fix broken bit values in enum VendorSupportOption (bnc#589331)
2471 - version 6.31.0 (31)
2472
2473 -------------------------------------------------------------------
2474 Fri Mar 12 14:46:25 CET 2010 - ma@suse.de
2475
2476 - Fix handling of symlinked packages in package cache. (bnc #585409)
2477 - version 6.30.5 (19)
2478
2479 -------------------------------------------------------------------
2480 Tue Feb 23 19:05:04 CET 2010 - jkupec@suse.cz
2481
2482 - Avoiding use of 'guest' if 'credentials' is used when moutning
2483   a CIFS share. This caused 'permission denied' error with certain
2484   server configurations (bnc #560496).
2485
2486 -------------------------------------------------------------------
2487 Tue Feb 23 17:31:05 CET 2010 - ma@suse.de
2488
2489 - Check if a downloaded file actually exists even if aria2c returned 0.
2490   (bnc #564816)
2491 - version 6.30.3 (19)
2492
2493 -------------------------------------------------------------------
2494 Mon Feb 22 15:25:34 CET 2010 - jkupec@suse.cz
2495
2496 - Made CURLE_PARTIAL_FILE an auto-retry error (bnc #471436)
2497
2498 -------------------------------------------------------------------
2499 Mon Feb 22 13:09:09 CET 2010 - ma@suse.de
2500
2501 - Turn off cookies when retrieving services repoindex.xml (bnc #573897)
2502 - Consider pending disable requests when removing service repositories. (bnc #572634)
2503 - version 6.30.1 (19)
2504
2505 -------------------------------------------------------------------
2506 Sun Feb 21 14:11:49 CET 2010 - jkupec@suse.cz
2507
2508 - RepoManager::cleanCacheDirGarbage added for removing directories
2509   which do not belong to any of known repos (bnc #467693)
2510 - version 6.30.0 (19)
2511
2512 -------------------------------------------------------------------
2513 Thu Feb 11 13:40:49 CET 2010 - ma@suse.de
2514
2515 - On SLE aria2 is not required, so conflict with a too old aria2
2516   version installed. (bnc #578052)
2517 - version 6.29.5 (19)
2518
2519 -------------------------------------------------------------------
2520 Wed Feb 10 12:45:21 CET 2010 - ma@suse.de
2521
2522 - Fix package-manager script wrongly escaping UTF-8 chars in path
2523   names (bnc #571410)
2524 - version 6.29.4 (19)
2525
2526 -------------------------------------------------------------------
2527 Mon Feb  8 13:21:40 CET 2010 - ma@suse.de
2528
2529 - Support an alternate SLE-SP1 translation set.
2530 - version 6.29.3 (19)
2531
2532 -------------------------------------------------------------------
2533 Wed Feb  3 15:57:13 CET 2010 - ma@suse.de
2534
2535 - Remember the enabled state of removed service repositories. This
2536   way we are able to restore service repositories correctly after a
2537   subscrition expired and gets renewed. (bnc #572634)
2538 - version 6.29.2 (19)
2539
2540 -------------------------------------------------------------------
2541 Thu Jan 28 16:12:25 CET 2010 - jkupec@suse.cz
2542
2543 - Abort aria2c download when the progress callback receives 'false'
2544   (bnc #545106)
2545
2546 -------------------------------------------------------------------
2547 Tue Jan 19 14:50:15 CET 2010 - ma@suse.de
2548
2549 - Evaluate SolvAttr::repositoryToolVersion to prevent loading
2550   outdated solv files. (bnc #570623)
2551 - version 6.29.0 (19)
2552
2553 -------------------------------------------------------------------
2554 Fri Jan 15 18:15:26 CET 2010 - jkupec@suse.cz
2555
2556 - Use regex to parse aria2c progress lines (bnc #570917)
2557 - version 6.28.1 (19)
2558
2559 -------------------------------------------------------------------
2560 Thu Jan  7 12:25:24 CET 2010 - jkupec@suse.cz
2561
2562 - Set SignatureFileChecker context even if the key is not known
2563   (bnc #495977)
2564 - version 6.28.0 (19)
2565
2566 -------------------------------------------------------------------
2567 Thu Dec 10 17:18:34 CET 2009 - jkupec@suse.cz
2568
2569 - RepoInfoBase::label() added for use in UI messages, plus
2570   ZConfig::repoLabelIsAlias()
2571
2572 -------------------------------------------------------------------
2573 Tue Dec  8 19:41:17 CET 2009 - ma@suse.de
2574
2575 - Fix transaction building in presence of multiversion installable items.
2576 - version 6.27.1 (19)
2577
2578 -------------------------------------------------------------------
2579 Fri Dec  4 17:19:58 CET 2009 - ma@suse.de
2580
2581 - Improve multiversion status handling and installation. (fate #305311)
2582 - version 6.27.0 (19)
2583
2584 -------------------------------------------------------------------
2585 Fri Dec  4 14:56:19 CET 2009 - jkupec@suse.cz
2586
2587 - Don't allow an alias to start with '.' (bnc #473834)
2588
2589 -------------------------------------------------------------------
2590 Thu Dec  3 12:00:16 CET 2009 - ma@suse.de
2591
2592 - PickList and status interface for handling packages which are
2593   installable in multiple versions. (fate #305311)
2594 - version 6.26.0 (19)
2595
2596 -------------------------------------------------------------------
2597 Wed Dec  2 13:10:43 CET 2009 - ma@suse.de
2598
2599 - Add Selectable::highestAvailableVersionObj. Returns the highest
2600   available package version, ignoring priorities and policies. (bnc #557557)
2601 - version 6.25.0 (19)
2602
2603 -------------------------------------------------------------------
2604 Mon Nov 30 17:56:02 CET 2009 - ma@suse.de
2605
2606 - Also parse <product> tag from .prod files <upgrade> section.
2607 - version 6.24.3 (19)
2608
2609 -------------------------------------------------------------------
2610 Fri Nov 27 11:20:34 CET 2009 - ma@suse.de
2611
2612 - Fix chroot execution of update scripts. (bnc #558813)
2613 - version 6.24.3 (19)
2614
2615 -------------------------------------------------------------------
2616 Thu Nov 26 16:06:52 CET 2009 - jkupec@suse.cz
2617
2618 - Fixed parsing of download speed from aria2c (bnc #537870)
2619
2620 -------------------------------------------------------------------
2621 Wed Nov 25 16:28:29 CET 2009 - ma@suse.de
2622
2623 - Add ui::Selecatble interface for picking specific package versions
2624   to install or delete if multiversion install is on.
2625 - version 6.24.0 (19)
2626
2627 -------------------------------------------------------------------
2628 Fri Nov 20 13:30:02 CET 2009 - ma@suse.de
2629
2630 - Parse zypp.conf multiversion option and make the setting available
2631   in pool and resolver.
2632 - version 6.23.0 (19)
2633
2634 -------------------------------------------------------------------
2635 Mon Nov 16 16:27:39 CET 2009 - ma@suse.de
2636
2637 - Specfile fixes to build on sle11-sp1.
2638 - Fix repository probing and building in presence of productdir. (bnc #553712)
2639 - version 6.22.3 (19)
2640
2641 -------------------------------------------------------------------
2642 Thu Nov 12 15:31:10 UTC 2009 - dmacvicar@suse.de
2643
2644 - Forward port and document already present changes
2645   from Code11-Branch
2646   * void SEGV if trying to access data of installed packages, that were
2647     deleted behind our back (bnc #530595)
2648   * ProxyInfoSysconfig: take care variables get initialized.
2649   * Fix parsing of rpm.install.excludedocs option (bnc #518883)
2650   * Use rpm variables in specfile. (bnc #512466)
2651   * Fix to compile with -Werror=format-security
2652   * Fix packageand() in testcase generation
2653   * Don't link unneeded libraries. (bnc #490895)
2654   * Fix Patch::categoryEnum.
2655   * Adapt to changed satsolver API. (bnc #480303)
2656   * Taking ALL translations for generating GMO files (bnc #458739)
2657   * Advice users to contact NCC if access to a 'novell.com'
2658     repository is denied (bnc #464586).
2659 - version 6.22.2 (19)
2660
2661 -------------------------------------------------------------------
2662 Thu Nov 12 11:53:04 CET 2009 - ma@suse.de
2663
2664 - Raised the limit of redirections from 3 to 6 (bnc #465532)
2665 - Following redirections also for https (bnc #545722).
2666 - Following https redirections requires at least libcurl4-7.19.4. (bnc #553895)
2667 - Do not report cached packages as being downloaded. (bnc #545295)
2668 - Per default do not collect and report deleted files outside bin and lib
2669   directories for 'zypper ps'. (bnc #554480)
2670 - version 6.22.1 (19)
2671
2672 -------------------------------------------------------------------
2673 Wed Nov 11 13:54:52 CET 2009 - ma@suse.de
2674
2675 - CheckAccessDeleted: Per default do not collect and report deleted files
2676   that outside bin and lib directories. 'zypper ps' reporting false positive
2677   seems to confuse. (bnc #554480)
2678
2679 -------------------------------------------------------------------
2680 Wed Nov 11 11:45:01 CET 2009 - ma@suse.de
2681
2682 - Following https redirections requires at least libcurl4-7.19.4. (bnc #553895)
2683
2684 -------------------------------------------------------------------
2685 Fri Nov  6 22:16:10 CET 2009 - ma@suse.de
2686
2687 - dup: Process drop list only if product actually changes. (bnc #552180)
2688 - Selectable: Consider allowed arch/noarch changes when comuting candiadates.
2689 - version 6.22.0 (19)
2690
2691 -------------------------------------------------------------------
2692 Mon Nov  2 21:33:40 CET 2009 - ma@suse.de
2693
2694 - Enhance interface for zypper. (bnc #551956)
2695 - version 6.21.4 (19)
2696
2697 -------------------------------------------------------------------
2698 Mon Nov  2 20:03:31 CET 2009 - ma@suse.de
2699
2700 - CIFS/SMB: Support mountoption 'noguest' to prevent passing 'guest' option
2701   to mount. "cifs://server/share/path?mountoptions=noguest,ro" (bnc #547354)
2702 - version 6.21.3 (19)
2703
2704 -------------------------------------------------------------------
2705 Mon Nov  2 16:35:33 CET 2009 - ma@suse.de
2706
2707 - CheckAccessDeleted: Avoid reporting false positive due to insufficient
2708   permission.
2709
2710 -------------------------------------------------------------------
2711 Mon Nov  2 13:59:33 CET 2009 - ma@suse.de
2712
2713 - Don't try to access droplist of dropped products. (bnc #551697)
2714 - version 6.21.2 (19)
2715
2716 -------------------------------------------------------------------
2717 Fri Oct 30 12:30:48 CET 2009 - ma@suse.de
2718
2719 - Don't try to use an empty proxy string. (bnc #551314)
2720 - MediaSMB failed to pass the --workgroup option to mount. (bnc #547354)
2721 - version 6.21.1 (19)
2722
2723 -------------------------------------------------------------------
2724 Fri Oct 30 11:28:05 CET 2009 - ma@suse.de
2725
2726 - New class PoolItemBest: Find the best candidates e.g. in a PoolQuery
2727   result. ui::Selectabe enhancements. Both will aid applications to
2728   install package sets determined by query results. (bnc # 548392)
2729 - Fix upgradeRepo solution to keep obsolete packages. (bnc #550915)
2730 - Updated iso3166-1 country codes (bnc #531350)
2731 - version 6.21.0 (19)
2732
2733 -------------------------------------------------------------------
2734 Tue Oct 27 12:30:29 CET 2009 - ma@suse.de
2735
2736 - Add Resolver::upgradingRepo demanded by GUI. (bnc #548551)
2737 - version 6.20.0 (19)
2738
2739 -------------------------------------------------------------------
2740 Thu Oct 22 15:09:57 CEST 2009 - ma@suse.de
2741
2742 - Fixes to make libzypp-bindings compile.
2743 - version 6.19.3 (19)
2744
2745 -------------------------------------------------------------------
2746 Tue Oct 20 16:06:13 CEST 2009 - ma@suse.de
2747
2748 - Credentials are passed as commandline options to aria2c, so strip any
2749   'user@' from the URL. Otherwise aria will use an empty password for
2750   this URL and authentication will fail. (bnc #544634)
2751 - version 6.19.2 (19)
2752
2753 -------------------------------------------------------------------
2754 Mon Oct 19 13:39:31 CEST 2009 - ma@suse.de
2755
2756 - Repository::setInfo: Propagate priority changes to the solver to
2757   avoid reloading the whole repo (bnc #498266).
2758 - version 6.19.1 (19)
2759
2760 -------------------------------------------------------------------
2761 Thu Oct 15 20:48:02 CEST 2009 - ma@suse.de
2762
2763 - ResStatus: add isOrphaned to test whether a package is not provided
2764   by any enabled repository. Orphaned packages are usually good candidates
2765   for cleanup unless the providing repository was intentionally disabled.
2766 - version 6.19.0 (19)
2767
2768 -------------------------------------------------------------------
2769 Thu Oct 15 17:28:38 CEST 2009 - dmacvicar@suse.de
2770
2771 - aria2: pass credentials in a file instead of the command line
2772   which is logged.
2773 - aria2: we get the url in the progress if there is no response
2774   from the server yet, handle that to avoid flooding the log.
2775 - version 6.18.2 (17)
2776
2777 -------------------------------------------------------------------
2778 Thu Oct 15 16:56:25 CEST 2009 - ma@suse.de
2779
2780 - Performing a dist upgrade the solver may try to delete old and no
2781   longer provided (dropped) packages, even if they do not cause any
2782   dependency problem. This behaviour may be trurned off via zypp.conf
2783   option solver.upgradeRemoveDropedPackages. (bnc #539543)
2784 - New zypp.conf option solver.upgradeRemoveDropedPackages (true).
2785 - Add Product::droplist: List of dropped packages, i.e. packages no
2786   longer provided by a product.
2787 - version 6.18.1 (17)
2788
2789 -------------------------------------------------------------------
2790 Wed Oct  7 16:45:21 CEST 2009 - ma@suse.de
2791
2792 - Return update messages via ZYppCommitResult. Support variable
2793   substitution in notification command. (fate #301175)
2794 - Fix evaluation of no_proxy entries (bnc #543337)
2795 - aria/curl: Fix header data in case the target is
2796   not initialized when downloading.
2797 - version 6.18.0 (17)
2798
2799 -------------------------------------------------------------------
2800 Thu Sep 24 17:21:45 CEST 2009 - ma@suse.de
2801
2802 - Add zypp.conf option update.messages.notify: Command to be invoked
2803   to send update messages. (fate #301175)
2804 - version 6.17.2 (17)
2805
2806 -------------------------------------------------------------------
2807 Tue Sep 22 20:32:38 CEST 2009 - ma@suse.de
2808
2809 - Add Selectable::updateCandidateObj returning the candidate for
2810   update, if there is one. The updateCandidate must not violate
2811   any active solver policy.
2812 - version 6.17.1 (17)
2813
2814 -------------------------------------------------------------------
2815 Fri Sep 18 17:20:37 CEST 2009 - ma@suse.de
2816
2817 - Make sure rpmReadConfigFiles was called before using librpm (bnc #539603).
2818 - Remove dead rpm database caching code from class RpmDb.
2819 - version 6.17.0 (17)
2820
2821 -------------------------------------------------------------------
2822 Fri Sep 11 15:13:30 CEST 2009 - ma@km13.de
2823
2824 - New commit.downloadMode option in zypp.conf. Allows to set a
2825   prefered download policy for commit.
2826 - version 6.16.0 (11)
2827
2828 -------------------------------------------------------------------
2829 Thu Sep 10 19:03:01 CEST 2009 - ma@suse.de
2830
2831 - Support nfs4 (nfs4://... or nfs://...?type=nfs4) (fate #306451)
2832 - Added Url::schemeIsLocal, schemeIsRemote, schemeIsVolatile and
2833   schemeIsDownloading.
2834 - version 6.15.0 (11)
2835
2836 -------------------------------------------------------------------
2837 Wed Sep  9 15:02:18 CEST 2009 - ma@suse.de
2838
2839 - Add Capability::guessPackageSpec; parser also supporting "name-ver-rel.arch"
2840   formats for building Capabilities(originally "name.arch=ver-rel").
2841 - version 6.14.3 (11)
2842
2843 -------------------------------------------------------------------
2844 Mon Sep  7 17:31:20 CEST 2009 - ma@suse.de
2845
2846 - Fix resolution to force installation even if dependencies are missing.
2847   (bnc #531564)
2848 - Rephrase solver resolution to point out if a package will break.
2849   (bnc #520083)
2850
2851 -------------------------------------------------------------------
2852 Fri Sep  4 12:19:50 CEST 2009 - ma@suse.de
2853
2854 - Lock rpms architecture only on distupgrade of the running system.
2855   (bnc #458520)
2856 - version 6.14.2 (11)
2857
2858 -------------------------------------------------------------------
2859 Thu Sep  3 13:41:31 CEST 2009 - ma@suse.de
2860
2861 - Fix PoolQuery comparison (bnc #528755)
2862 - Fix serialization and restore of predicated PoolQueries.
2863 - version 6.14.0 (11)
2864
2865 -------------------------------------------------------------------
2866 Mon Aug 31 15:17:01 CEST 2009 - ma@suse.de
2867
2868 - package-manager script: Fall back to package selection if no
2869   packages are passed on the commandline. (bnc #529137)
2870
2871 -------------------------------------------------------------------
2872 Fri Aug 28 17:33:55 CEST 2009 - dmacvicar@suse.de
2873
2874 - package-manager script:
2875   do not fail if kpackagekit is not installed (bnc #529510)
2876 - version 6.13.3 (11)
2877
2878 -------------------------------------------------------------------
2879 Wed Aug 26 15:55:22 CEST 2009 - ma@suse.de
2880
2881 - Tune CheckAccessDeleted to focus on libraries and executables.
2882 - version 6.13.2 (11)
2883
2884 -------------------------------------------------------------------
2885 Thu Aug  6 18:18:21 CEST 2009 - ma@suse.de
2886
2887 - Provide class CheckAccessDeleted and command zypp-CheckAccessDeleted
2888   to check for running processes which access meanwhile deleted files or
2889   libraries.  This may be used after commit, when trying to figure out
2890   which services need to be restated. (fate #300763).
2891 - version 6.13.1 (11)
2892
2893 -------------------------------------------------------------------
2894 Mon Aug  3 18:46:13 CEST 2009 - ma@suse.de
2895
2896 - New Resolver::addUpgradeRepo to perform a dist upgrade restricted to
2897   certain repositories.
2898 - version 6.13.0 (11)
2899
2900 -------------------------------------------------------------------
2901 Fri Jul 31 17:55:33 CEST 2009 - ma@suse.de
2902
2903 - Remove confusing newlines in vendor change info (bnc #503859)
2904 - Removing a package lock was not counted as state change (bnc #501850)
2905 - Take solver_allowVendorChange option into account when computing the
2906   Selectables default candidate.
2907 - version 6.12.0 (11)
2908
2909 -------------------------------------------------------------------
2910 Wed Jul 29 13:36:19 CEST 2009 - ma@suse.de
2911
2912 - Avoid deadlock after fork and failed exec. (bnc 493152)
2913 - No need to manually detect the location of aria2 binary.
2914 - version 6.11.4 (11)
2915
2916 -------------------------------------------------------------------
2917 Tue Jul 28 23:05:43 CEST 2009 - jkupec@suse.cz
2918
2919 - Fixed parsing of download rate report (changed in aria2 1.4.0)
2920   (bnc #513944)
2921
2922 -------------------------------------------------------------------
2923 Mon Jul 27 16:05:43 CEST 2009 - ma@suse.de
2924
2925 - Create LogControl on demand instead of using a static var. (bnc #525339)
2926 - version 6.11.2 (11)
2927
2928 -------------------------------------------------------------------
2929 Thu Jul 23 00:22:50 CEST 2009 - ma@km13.de
2930
2931 - New misc::defaultLoadSystem: Convenience to create the ZYpp instance
2932   and load target and enabled repositories.
2933
2934 -------------------------------------------------------------------
2935 Wed Jul 22 14:57:32 CEST 2009 - ma@suse.de
2936
2937 - New class InstanceId to build strings to identify/retrieve specific
2938   Solvables.
2939 - version 6.11.1 (11)
2940
2941 -------------------------------------------------------------------
2942 Mon Jul 20 23:57:46 CEST 2009 - ma@km13.de
2943
2944 - Add download policies to ZYppCommitPolicy, supporting DownloadOnly
2945   and DownloadInAdvance. (fate #302159, fate #305624)
2946 - version 6.11.0 (11)
2947
2948 -------------------------------------------------------------------
2949 Thu Jul 16 17:05:27 CEST 2009 - dmacvicar@suse.de
2950
2951 - add support to the package-manager script to use kpackagekit
2952   or gnome-packagekit if available, which allows to install local
2953   rpms with one click from file manager following desktop policies
2954   and fetching other dependencies if required.
2955   (fate #306526)
2956 - version 6.10.5 (10)
2957
2958 -------------------------------------------------------------------
2959 Thu Jul 16 16:25:24 CEST 2009 - ma@suse.de
2960
2961 - New solver.upgradeTestcasesToKeep option in zypp.conf. It tells
2962   how many dist upgrade solver testcases should be kept on the system.
2963   Per default just the last two are kept.
2964 - version 6.10.4 (10)
2965
2966 -------------------------------------------------------------------
2967 Wed Jul 15 17:53:43 CEST 2009 - ma@suse.de
2968
2969 - Don't write a solver testcase when solving for dist upgrade,
2970   but when actually committing.
2971 - version 6.10.3 (10)
2972
2973 -------------------------------------------------------------------
2974 Wed Jul 15 16:45:39 CEST 2009 - ma@suse.de
2975
2976 - Add new string Match::Mode STRINGSTART and STRINGEND.
2977
2978 -------------------------------------------------------------------
2979 Tue Jul 15 14:38:51 CEST 2009 - jkupec@suse.cz
2980
2981 - log redirections when cURL media backend is used (fate #305320).
2982
2983 -------------------------------------------------------------------
2984 Tue Jul 14 18:15:51 CEST 2009 - ma@suse.de
2985
2986 - Support "product version" detection on systems not using
2987   /etc/product.d/baseproduct by looking for the first package
2988   providing ZConfig::distroverpkg (defaults to redhat-release).
2989 - version 6.10.2 (10)
2990
2991 -------------------------------------------------------------------
2992 Fri Jul 10 15:21:39 CEST 2009 - ma@suse.de
2993
2994 - Adapt to boost_unit_test_framework-1.38.
2995 - version 6.10.1 (10)
2996
2997 -------------------------------------------------------------------
2998 Wed Jul  8 16:19:31 CEST 2009 - ma@suse.de
2999
3000 - Remove obsolete UpgradeStatistics class from libzypp.
3001
3002 -------------------------------------------------------------------
3003 Tue Jul  7 17:45:47 CEST 2009 - ma@suse.de
3004
3005 - Fix HistoryLog to initialize on demand.
3006 - version 6.10.0 (10)
3007
3008 -------------------------------------------------------------------
3009 Fri Jul  3 13:01:13 CEST 2009 - ma@suse.de
3010
3011 - Fix parsing of rpm.install.excludedocs option (bnc #518883)
3012
3013 -------------------------------------------------------------------
3014 Fri Jul  3 09:20:56 CEST 2009 - ma@suse.de
3015
3016 - When unmounting ISO images, don't mix up exceptions thrown by the
3017   loop mounted ISO and those thrown by the media containing it.
3018   (bnc #517856)
3019
3020 -------------------------------------------------------------------
3021 Thu Jul  2 16:42:42 CEST 2009 - ma@suse.de
3022
3023 - Adapt to satsolvers improved dataiterator handling.
3024 - version 6.9.3 (8)
3025
3026 -------------------------------------------------------------------
3027 Wed Jul  1 18:05:54 CEST 2009 - ma@suse.de
3028
3029 - Support PoolQuery for sub-structures attributes. (fate #305503)
3030 - version 6.9.2 (8)
3031
3032 -------------------------------------------------------------------
3033 Wed Jul  1 13:44:04 CEST 2009 - ma@suse.de
3034
3035 - Running as non-root user use a temporary @System solvfile in case the
3036   global one is outdated and needed refresh. (bnc #517183)
3037 - version 6.9.1 (8)
3038
3039 -------------------------------------------------------------------
3040 Tue Jun 30 16:32:08 CEST 2009 - ma@suse.de
3041
3042 - Enhance LookupAttr to allow direct query of attributes within
3043   sub-structures (flexarrays).
3044
3045 -------------------------------------------------------------------
3046 Fri Jun 26 12:06:51 CEST 2009 - ma@suse.de
3047
3048 - Enhance PoolQueryIterator to allow detailed inspection of attribute
3049   matches.
3050 - Prefer datadir stored as repo attribute, but fallback searching in
3051   solvbales (old solv files do this).
3052 - version 6.9.0 (8)
3053
3054 -------------------------------------------------------------------
3055 Tue Jun 23 13:29:36 CEST 2009 - ma@suse.de
3056
3057 - Allow building libzypp with rpm-5 (experimental)
3058 - version 6.8.3 (8)
3059
3060 -------------------------------------------------------------------
3061 Wed Jun 17 15:39:17 CEST 2009 - ma@suse.de
3062
3063 - Allow building libzypp without HAL (not recommended). Without HAL
3064   CD/DVD device detection is limited to /dev/dvd and /dev/cdrom.
3065 - version 6.8.2 (8)
3066
3067 -------------------------------------------------------------------
3068 Fri Jun  5 21:16:45 CEST 2009 - ma@suse.de
3069
3070 - Fix solver to use IdSting to avoid failing vendor checks.
3071 - version 6.8.1 (8)
3072
3073 -------------------------------------------------------------------
3074 Thu Jun  4 14:22:58 CEST 2009 - ma@suse.de
3075
3076 - Cleanup and remove deprecated interface methods.
3077 - version 6.8.0 (8)
3078
3079 -------------------------------------------------------------------
3080 Fri May 29 20:12:55 CEST 2009 - ma@suse.de
3081
3082 - Improve PoolQuery to allow queries on dependencies. (bnc #475682)
3083 - version 6.7.0 (6)
3084
3085 -------------------------------------------------------------------
3086 Thu May 28 12:53:02 CEST 2009 - ma@suse.de
3087
3088 - New solver.allowVendorChange expert option in zypp.conf.
3089 - version 6.6.0 (6)
3090
3091 ------------------------------------------------------------------
3092 Wed May 20 14:23:07 CEST 2009 - ma@suse.de
3093
3094 - Fix lost housekeeping data in modifyRepo (bnc #503207)
3095
3096 -------------------------------------------------------------------
3097 Fri May  8 16:43:47 CEST 2009 - ma@suse.de
3098
3099 - Allow service refresh to change a repositories url (bnc #502157)
3100
3101 -------------------------------------------------------------------
3102 Tue May  5 13:39:08 CEST 2009 - ma@suse.de
3103
3104 - Detect and compile with rpm 4.7 (bnc #444211)
3105 - version 6.5.2 (5)
3106
3107 -------------------------------------------------------------------
3108 Mon May  4 16:19:54 CEST 2009 - ma@suse.de
3109
3110 - Improve problem report on broken systemCheck rule (bnc #475144)
3111
3112 -------------------------------------------------------------------
3113 Mon Apr 27 15:26:54 CEST 2009 - ma@suse.de
3114
3115 - In update repos providing multiple release package versions for
3116   the same product, link a product to the latest version. (bnc #497696)
3117
3118 -------------------------------------------------------------------
3119 Mon Apr 27 14:28:07 CEST 2009 - ma@suse.de
3120
3121 - New classes wraping satsolver datamatcher (Match and sat::AttrMatcher)
3122 - Extend LookupAttr to support matching specific string patterns.
3123 - Rewrote PoolQuery::Iterator (adapt to AttrMatcher, fixes and speedup)
3124 - version 6.5.0 (5)
3125
3126 -------------------------------------------------------------------
3127 Thu Apr 16 12:49:40 CEST 2009 - ma@suse.de
3128
3129 - Soft lock packages deleted on behalf of a user request.
3130 - version 6.4.1 (2)
3131
3132 -------------------------------------------------------------------
3133 Tue Mar 31 15:51:32 CEST 2009 - ma@suse.de
3134
3135 - New zypp.conf option 'download.media_preference': Hint which media
3136   to prefer when installing packages (download vs. CD).
3137 - version 6.4.0 (2)
3138
3139 ------------------------------------------------------------------
3140 Thu Mar 12 18:38:30 CET 2009 - ma@suse.de
3141
3142 - Add Resolver::setSolveSrcPackages. Per default disable solving
3143   of source package dependencies. We will later allow to enable
3144   it per package.
3145 - version 6.3.0 (2)
3146
3147 -------------------------------------------------------------------
3148 Fri Mar  6 17:17:26 CET 2009 - dmacvicar@suse.de
3149
3150 - aria2: show the download speed in the right unit
3151 - aria2: show the filename in progress, not the repository
3152 - aria2: don't show done twice
3153
3154 -------------------------------------------------------------------
3155 Thu Mar  5 14:52:44 CET 2009 - ma@suse.de
3156
3157 - Remove a lock if the locking process is in zombie state. (bnc #481577)
3158
3159 -------------------------------------------------------------------
3160 Wed Mar  4 00:13:19 CET 2009 - jkupec@suse.cz
3161
3162 - zypp.conf: fixed and enabled 'servicesdir'
3163
3164 -------------------------------------------------------------------
3165 Tue Mar  3 13:38:11 CET 2009 - dmacvicar@suse.de
3166
3167 - aria2: implement speed indicators (bnc#475506)
3168 - aria2: implement progress indicators correctly (bnc#473846)
3169 - aria2: fix broken pipe when looking for aria2c which caused
3170          a fallback to curl. (bnc#480930)
3171 - aria2: implement saving and reading mirror stats data in
3172          /var/cache/zypp/aria2.stats
3173 - aria2: handle failover correctly (bnc#481115)
3174 - aria2: various improvements in error and report  handling
3175 - aria2: curl: reset settings on attach to avoid duplicate
3176   headers
3177 - version 6.2.1 (2)
3178
3179 -------------------------------------------------------------------
3180 Tue Mar  3 12:44:24 CET 2009 - ma@suse.de
3181
3182 - Adapt to changed satsolver API.
3183
3184 -------------------------------------------------------------------
3185 Fri Feb 27 16:23:36 CET 2009 - dmacvicar@suse.de
3186
3187 - Make sure Fetcher pass optional files as non-interactive
3188 - Fixes file does not exist error when key/sig does not exist
3189 - version 6.2.0 (2)
3190
3191 -------------------------------------------------------------------
3192 Thu Feb 26 13:49:56 CET 2009 - ma@suse.de
3193
3194 - Use correct default for zconfig(solver.checkSystemFile) (bnc# 475144)
3195
3196 -------------------------------------------------------------------
3197 Thu Feb 26 01:25:33 CET 2009 - ma@suse.de
3198
3199 - Prevent ResStatus from overriding user locks. (bnc #475230)
3200
3201 -------------------------------------------------------------------
3202 Sun Feb 22 15:27:11 CET 2009 - ma@suse.de
3203
3204 - Never refresh repositories from CD/DVD, once they are created. (bnc #476429)
3205
3206 -------------------------------------------------------------------
3207 Sat Feb 21 18:31:17 CET 2009 - dmacvicar@suse.de
3208
3209 Implemented the following options with aria backend:
3210
3211 - download.max_concurrent_connections (default 2)
3212   download.min_download_speed (default no limit)
3213   download.max_download_speed (default no limit)
3214   download.max_silent_tries (default 5)
3215
3216 -------------------------------------------------------------------
3217 Fri Feb 20 16:28:19 CET 2009 - dmacvicar@suse.de
3218
3219 - MediaAria2c: allow disabling aria2 using ZYPP_ARIA2C=0.
3220   Various improvements including file existence checking
3221   Disable HEAD request if aria2c >= 1.20
3222   Restrict max connections to 2 for now.
3223
3224 -------------------------------------------------------------------
3225 Wed Feb 18 15:51:38 CET 2009 - ma@suse.de
3226
3227 - Neither lose packages with empty name, nor SEGV when processing them. (bnc #470011)
3228
3229 -------------------------------------------------------------------
3230 Tue Feb 17 23:17:54 CET 2009 - ma@suse.de
3231
3232 - Compute obsoletes based on names only (not considering provides) (bnc #471023)
3233
3234 -------------------------------------------------------------------
3235 Tue Feb 17 12:56:57 CET 2009 - jkupec@suse.cz
3236
3237 - Fixed FTP authentication (bnc #472879)
3238
3239 -------------------------------------------------------------------
3240 Wed Feb 11 13:31:03 CET 2009 - ma@suse.de
3241
3242 - Follow IEC and use the binary prefixes (KiB,MiB,GiB) for printing Byte
3243   counts based on a power of 1024 (formerly just K,M,G). Byte counts based
3244   on a power of 1000 stay unaffected (kB,MB,GB).
3245
3246 -------------------------------------------------------------------
3247 Mon Feb  9 13:14:26 CET 2009 - ma@suse.de
3248
3249 - Fix installation prompting for the wrong CD/DVD. (bnc #472892)
3250
3251 -------------------------------------------------------------------
3252 Tue Feb  3 18:07:38 CET 2009 - ma@suse.de
3253
3254 - Send any output from rpm install/delete scripts via callback, so
3255   applications are able to display it. (bnc #369450)
3256
3257 -------------------------------------------------------------------
3258 Mon Feb  2 14:12:08 CET 2009 - ma@suse.de
3259
3260 - Add missing translations (bnc #256289)
3261
3262 -------------------------------------------------------------------
3263 Wed Jan 28 14:37:28 CET 2009 - jkupec@suse.cz
3264
3265 - HistoryLogReader added
3266
3267 -------------------------------------------------------------------
3268 Tue Jan 27 13:35:44 CET 2009 - ma@suse.de
3269
3270 - Respect content-file DATDIR when downloading packages. (bnc #468612)
3271
3272 -------------------------------------------------------------------
3273 Tue Jan 27 13:28:54 CET 2009 - jkupec@suse.cz
3274
3275 - Enabled CredentialManager for MediaSMB (bnc #460970).
3276 - Ignore URL's username, password, and query string in AuthData
3277   comparator in CredentialManager.
3278
3279 -------------------------------------------------------------------
3280 Mon Jan 26 12:41:07 CET 2009 - ma@suse.de
3281
3282 - Let vendor checks per default differ between 'openSUSE Build Service'
3283   and 'openSUSE' (bnc #467262).
3284
3285 -------------------------------------------------------------------
3286 Fri Jan 23 12:34:44 CET 2009 - ma@suse.de
3287
3288 - Fix handling of plaindir repos on mounted devices (e.g. USB) (bnc #464778)
3289 - Fix plaindir checksum computation not to to follow symlinks (bnc #464778)
3290
3291 -------------------------------------------------------------------
3292 Thu Jan 22 10:41:27 CET 2009 - ma@suse.de
3293
3294 - Tell satsolver about product buddies (bnc #466565)
3295
3296 -------------------------------------------------------------------
3297 Fri Jan  9 17:01:10 CET 2009 - jkupec@suse.cz
3298
3299 - handle HTTP 503 reponses as temporary errors (bnc #462545)
3300
3301 -------------------------------------------------------------------
3302 Thu Dec 18 22:26:18 CET 2008 - ma@suse.de
3303
3304 - Fixed lost user request to abort during commit. (bnc #388810, bnc #450273)
3305 - revision 11954
3306 - version 5.25.0 (23)
3307
3308 -------------------------------------------------------------------
3309 Thu Dec 18 13:02:27 CET 2008 - ma@suse.de
3310
3311 - Add Package::filelist, faster and less memory consuming
3312   implementation of Package::filenames (now deprecated).
3313 - revision 11949
3314
3315 -------------------------------------------------------------------
3316 Thu Dec 11 21:39:50 CET 2008 - ma@suse.de
3317
3318 - Add str::hexencode and str::hexdecode to encode special characters
3319   in a string as %XX.
3320 - Hexdecode modalias strings in rpm dependencies because rpm does not
3321   allow comma, blank and other special chars. (bnc #456695)
3322 - revision 11927
3323
3324 -------------------------------------------------------------------
3325 Thu Dec 11 17:13:06 CET 2008 - ma@suse.de
3326
3327 - Catch and report media errors when proving packages. (bnc #457652)
3328 - revision 11926
3329
3330 -------------------------------------------------------------------
3331 Wed Dec 10 16:09:08 CET 2008 - ma@suse.de
3332
3333 - Remove obsolete zypp.conf::productsdir and deprecate
3334   ZConfig::productsPath().
3335 - Monitor /etc/products.d to determine if @system.solv needs to be
3336   rebuilt. (bnc #457933)
3337 - revision 11923
3338 - version 5.24.7 (23)
3339
3340 -------------------------------------------------------------------
3341 Mon Dec  8 15:31:18 CET 2008 - ma@suse.de
3342
3343 - Execute patch scripts chroot to the installed system. (bnc #456795)
3344 - revision 11908
3345
3346 -------------------------------------------------------------------
3347 Mon Dec  8 10:39:30 CET 2008 - schubi@suse.de
3348
3349 - Make the solver reset function public (bnc #439373)
3350 - Revision 11904
3351
3352 -------------------------------------------------------------------
3353 Sun Dec  7 20:21:09 CET 2008 - coolo@suse.de
3354
3355 - note for coolo: do not trust bash advisory from TPM colleagues
3356
3357 -------------------------------------------------------------------
3358 Fri Dec  5 14:22:11 CET 2008 - ma@suse.de
3359
3360 - Fix solvers inappropriate selection as byUSER (bnc 455965)
3361 - revision 11891
3362 - version 5.24.6 (23)
3363
3364 -------------------------------------------------------------------
3365 Thu Dec  4 11:10:35 CET 2008 - coolo@suse.de
3366
3367 - fix %post script to not warn on fresh install
3368
3369 -------------------------------------------------------------------
3370 Mon Dec  1 19:38:24 CET 2008 - ma@suse.de
3371
3372 - Fix install order computation losing some installed packages
3373   pre-requirements. (bnc #439802)
3374 - revision 11845
3375 - version 5.24.5 (23)
3376
3377 -------------------------------------------------------------------
3378 Fri Nov 28 16:33:56 CET 2008 - ma@suse.de
3379
3380 - Prune soft locks to prevent installation but not update of
3381   already installed packages.
3382 - revision 11829
3383 - version 5.24.4 (23)
3384
3385 -------------------------------------------------------------------
3386 Fri Nov 28 11:36:03 CET 2008 - schubi@suse.de
3387
3388 - Taking solutions which based on user requirements/conflict
3389   "by User" solutions (bnc #442718)
3390 - revision 11825
3391
3392 -------------------------------------------------------------------
3393 Fri Nov 28 00:05:17 CET 2008 - ma@suse.de
3394
3395 - Take into account the requirements of all obsoleted packages uninstall
3396   scripts when computing the installation order. (bnc #439802)
3397 - revision 11823
3398 - version 5.24.3 (23)
3399
3400 -------------------------------------------------------------------
3401 Thu Nov 27 14:45:07 CET 2008 - dmacvicar@suse.de
3402
3403 - fix maybeUnsuported() method returning wrong result
3404 - add testcase for future coverage
3405 - don't force time based uuid for anonymous id string (bnc #449654)
3406 - RELEASE: 5.24.2 (23)
3407
3408 -------------------------------------------------------------------
3409 Wed Nov 26 17:18:00 CET 2008 - ma@suse.de
3410
3411 - Call 'repo2solv -R' (recursive scan) for plaindir repos. (bnc #443350)
3412 - revision 11810
3413
3414 -------------------------------------------------------------------
3415 Wed Nov 26 17:09:12 CET 2008 - dmacvicar@suse.de
3416
3417 - SHA1SUMS.key is not imported by zypp as known key (bnc #446188)
3418 - path and url in add_on_products.xml is evaluated wrong
3419   (bnc #446170)
3420
3421 -------------------------------------------------------------------
3422 Mon Nov 24 17:47:35 CET 2008 - schubi@suse.de
3423
3424 - activate locking for doUpdate (bnc #447684)
3425 - revision 11792
3426 - RELEASE: 5.24.1 (23)
3427
3428 -------------------------------------------------------------------
3429 Fri Nov 21 16:56:10 CET 2008 - dmacvicar@suse.de
3430
3431 - remove unused updaterepokey, replaced by repo
3432   product information
3433
3434 -------------------------------------------------------------------
3435 Fri Nov 21 15:12:52 CET 2008 - jkupec@suse.cz
3436
3437 - fixed uninitialized value in OnMediaLocation (bnc #447010)
3438 - revision 11770
3439
3440 -------------------------------------------------------------------
3441 Thu Nov 20 23:59:16 CET 2008 - ma@suse.de
3442
3443 - Fix retrieval of deltarpm info.
3444 - revision 11764
3445 - version 5.24.0 (23)
3446
3447 -------------------------------------------------------------------
3448 Thu Nov 20 22:15:28 CET 2008 - ma@suse.de
3449
3450 - Fix retrieval of Repository attributes like timestamps, keywords
3451   and product info.
3452 - revision 11760
3453
3454 -------------------------------------------------------------------
3455 Thu Nov 20 19:30:05 CET 2008 - ma@suse.de
3456
3457 - Enhance class LookupAttr and add convenience class LookupRepoAttr to
3458   iterate those solv file attributes which are not acssociated with a
3459   solvable. E.g. product or deltarpm info.
3460 - revision 11754
3461
3462 -------------------------------------------------------------------
3463 Wed Nov 19 15:49:38 CET 2008 - jkupec@suse.cz
3464
3465 - encode user-supplied URL strings before using them in the Url object
3466   (bnc #446395, bnc #444267)
3467 - revision 11720
3468
3469 -------------------------------------------------------------------
3470 Wed Nov 19 15:15:14 CET 2008 - ma@suse.de
3471
3472 - Support loading helix files.
3473 - revision 11719
3474
3475 -------------------------------------------------------------------
3476 Tue Nov 18 18:37:30 CET 2008 - ma@suse.de
3477
3478 - Add class filesystem::Glob to find pathnames matching a pattern
3479   by using ::glob.
3480 - revision 11708
3481
3482 -------------------------------------------------------------------
3483 Thu Nov 13 11:07:56 CET 2008 - schubi@suse.de
3484
3485 - Taking care for ppc64 while distupgrade (bnc #443685)
3486 - revision 11670
3487
3488 -------------------------------------------------------------------
3489 Wed Nov 12 18:53:03 CET 2008 - ma@suse.de
3490
3491 - Add Capability ctor from Arch and Name: (Arch_i386, "name") or
3492   (Arch_i386, "name == 1.0").
3493 - revision 11669
3494
3495 -------------------------------------------------------------------
3496 Wed Nov 12 14:31:20 CET 2008 - ma@suse.de
3497
3498 - Take care to always reset CURLOPT_TIMECONDITION to prevent incomplete
3499   downloads. (bnc #444109)
3500 - revision 11656
3501 - version 5.23.0 (23)
3502
3503 -------------------------------------------------------------------
3504 Wed Nov 12 13:19:02 CET 2008 - ma@suse.de
3505
3506 - Check for modaliases below /sys (bnc #430179)
3507 - revision 11653
3508
3509 -------------------------------------------------------------------
3510 Tue Nov 11 18:36:33 CET 2008 - ma@suse.de
3511
3512 - Avoid superfluous file copying and gpg invocation in keyring handling.
3513 - revision 11650
3514
3515 -------------------------------------------------------------------
3516 Tue Nov 11 14:48:52 CET 2008 - ma@suse.de
3517
3518 - Prevent fetcher from processing the same index file twice. (bnc #443644)
3519 - revision 11648
3520 - version 5.22.0 (21)
3521
3522 -------------------------------------------------------------------
3523 Fri Nov  7 23:55:47 CET 2008 - ma@suse.de
3524
3525 - Fix retrieval of patch contents and references attributes. (bnc #442200)
3526 - revision 11641
3527 - version 5.21.0 (21)
3528
3529 -------------------------------------------------------------------
3530 Fri Nov  7 19:51:00 CET 2008 - ma@suse.de
3531
3532 - Add CheckSum::asString.
3533 - revision 11634
3534
3535 -------------------------------------------------------------------
3536 Fri Nov  7 17:55:48 CET 2008 - ma@suse.de
3537
3538 - revision 11631
3539 - version 5.20.0 (20)
3540
3541 -------------------------------------------------------------------
3542 Thu Nov  6 18:35:25 CET 2008 - dmacvicar@suse.de
3543
3544 - re-add the flavor to the http header now using a flavor
3545   cache that is updated on every target load.
3546   Target::dstributionFlavor provides access to this cache
3547   in case you need the last used flavor without loading
3548   the target.
3549
3550 -------------------------------------------------------------------
3551 Thu Nov  6 16:23:03 CET 2008 - schubi@suse.de
3552
3553 - added flag: ignorealreadyrecommended to the testcases (bnc #432136)
3554 - revsion 11539
3555
3556 -------------------------------------------------------------------
3557 Thu Nov  6 09:41:48 CET 2008 - schubi@suse.de
3558
3559 - Adding rule rpm-arch for installed rpm package in order to avoid
3560   unneeded architecture change. (bnc #441004)
3561 - revision 11585
3562
3563 -------------------------------------------------------------------
3564 Tue Nov  4 13:21:35 CET 2008 - jkupec@suse.cz
3565
3566 - handle MediaTimeoutException also in MediaSetAccess::provideFile()
3567   (bnc #439983)
3568 - revision 11568
3569
3570 -------------------------------------------------------------------
3571 Mon Nov  3 15:30:53 CET 2008 - dmacvicar@suse.de
3572
3573 - merge contributions by Jon Nelson, the patches resolve
3574   the following issues:
3575 - disable the "Pragma: nocache" header which is automatically
3576   used by curl.
3577   re-enables the use of a caching http proxy (like squid or others)
3578   and corrects (bnc #326208)
3579 - don't generate an If-Modified-Since header if we don't have a
3580   previous file to work with
3581 - don't generate a Proxy-Authenticate header if one is not called
3582   for.
3583
3584 -------------------------------------------------------------------
3585 Fri Oct 31 14:01:57 CET 2008 - ma@suse.de
3586
3587 - Do not save solver locks (by APPL_HIGH).
3588 - revision 11558
3589
3590 -------------------------------------------------------------------
3591 Fri Oct 31 13:53:39 CET 2008 - dmacvicar@suse.de
3592
3593 - fetcher.setOptions( Fetcher::AutoAddIndexes ) allows
3594   for automatic signed index discovery.
3595 - enqueueDir with checksum checking s now enqueueDigestedDir
3596
3597 -------------------------------------------------------------------
3598 Thu Oct 30 14:24:57 CET 2008 - schubi@suse.de
3599
3600 - solutions: keep/lock will be done by APPL_HIGH. So they will not be
3601   saved in the lockfiles
3602 - "keep obsolete" will be handled with lock by APPL_HIGH (bnc #439134)
3603 - revision  11549
3604
3605 -------------------------------------------------------------------
3606 Wed Oct 29 14:14:16 CET 2008 - jkupec@suse.cz
3607
3608 - throw a MediaTimeoutException also on http 504 (gateway timeout)
3609   (bnc #425035)
3610 - revision 11535
3611
3612 -------------------------------------------------------------------
3613 Wed Oct 29 12:51:55 CET 2008 - ma@suse.de
3614
3615 - Add 'sh4' architectures.
3616 - revision 11534
3617
3618 -------------------------------------------------------------------
3619 Tue Oct 28 22:01:40 CET 2008 - dmacvicar@suse.de
3620
3621 - don't free the header before curl_perform as curl does not
3622   copy it. (bnc#439532)
3623
3624 -------------------------------------------------------------------
3625 Tue Oct 28 16:47:36 CET 2008 - ma@suse.de
3626
3627 - Add 'arm' architectures.
3628 - revision 11525
3629
3630 -------------------------------------------------------------------
3631 Tue Oct 28 10:07:13 CET 2008 - schubi@suse.de
3632
3633 - regarding "keep obsolete" in the solutions (bnc #439134)
3634 - revision 11517
3635
3636 -------------------------------------------------------------------
3637 Mon Oct 27 10:51:01 CET 2008 - dmacvicar@suse.de
3638
3639 - fix broken aria2c command line (bnc#438971)
3640
3641 -------------------------------------------------------------------
3642 Sun Oct 26 14:53:56 CET 2008 - coolo@suse.de
3643
3644 - adding svn r11488 to fix compile of PackageKit
3645
3646 -------------------------------------------------------------------
3647 Fri Oct 24 18:12:34 CEST 2008 - ma@suse.de
3648
3649 - Remove error prone methods from OnMediaLocation API to prevent
3650   accidental missuse. (bnc #437328)
3651 - revision 11487
3652 - version 5.19.0 (19)
3653
3654 -------------------------------------------------------------------
3655 Fri Oct 24 16:07:45 CEST 2008 - ma@suse.de
3656
3657 - Provide the /etc/products.d enties filename as Product::referenceFilename.
3658   Use it to remove orphan products. (bnc #432932)
3659 - Fix media exception handling in commit (bnc #395704)
3660 - revision 11485
3661 - version 5.18.0 (17)
3662
3663 -------------------------------------------------------------------
3664 Fri Oct 24 10:29:19 CEST 2008 - schubi@suse.de
3665
3666 - Taking "unlock" instead of setTransact(false) in the solutions (bnc #436923)
3667 - revision 11468
3668 - version 5.17.0 (17)
3669
3670 -------------------------------------------------------------------
3671 Wed Oct 22 14:33:10 CEST 2008 - ma@suse.de
3672
3673 - For retrieving a product license fall back to license.tar.gz. (bnc #372386)
3674 - revision 11447
3675
3676 -------------------------------------------------------------------
3677 Wed Oct 22 14:16:33 CEST 2008 - dmacvicar@suse.de
3678
3679 - move anonymous unique id to a private http header
3680   X-ZYpp-AnonymousUniqueId (bnc#431571 )
3681
3682 -------------------------------------------------------------------
3683 Wed Oct 22 12:58:35 CEST 2008 - ma@suse.de
3684
3685 - Adapt to satsolver-0.12 API.
3686 - Add Locale:: bestMatch to find the best match within a set of
3687   available Locales.
3688 - revision 11441
3689
3690 -------------------------------------------------------------------
3691 Mon Oct 20 16:44:58 CEST 2008 - ma@suse.de
3692
3693 - RepoInfo: Add methods to handle repository licenses. (bnc #372386)
3694 - revision 11419
3695
3696 -------------------------------------------------------------------
3697 Mon Oct 20 16:39:41 CEST 2008 - ma@suse.de
3698
3699 - Adapt to changed satsolver dataiterator API.
3700 - revision 11418
3701
3702 -------------------------------------------------------------------
3703 Fri Oct 17 18:31:47 CEST 2008 - ma@suse.de
3704
3705 - Secure download of license file on repo refresh (bnc #372386)
3706 - revision 11398
3707
3708 -------------------------------------------------------------------
3709 Fri Oct 17 17:26:25 CEST 2008 - ma@suse.de
3710
3711 - Call 'repo2solv.sh -o' instead of using output redirection. (bnc #420046)
3712 - revision 11397
3713
3714 -------------------------------------------------------------------
3715 Thu Oct 16 17:57:15 CEST 2008 - jkupec@suse.cz
3716
3717 - repository license methods added to RepoManager (bnc #372386)
3718 - revision 11377
3719
3720 -------------------------------------------------------------------
3721 Thu Oct 16 16:26:01 CEST 2008 - dmacvicar@suse.de
3722
3723 - don't take into account stat information when looking
3724   for remote SHA1SUMS (part of bnc#409927)
3725
3726 -------------------------------------------------------------------
3727 Wed Oct 15 18:01:48 CEST 2008 - jkupec@suse.cz
3728
3729 - MediaSetAccess::provideOptionalFile() added
3730 - revision 11369
3731
3732 -------------------------------------------------------------------
3733 Wed Oct 15 18:01:48 CEST 2008 - jkupec@suse.cz
3734 - version 5.16.1 (16)
3735
3736 -------------------------------------------------------------------
3737 Tue Oct 14 16:15:09 CEST 2008 - jkupec@suse.cz
3738
3739 - don't initialize servicesTargetDistro via global ZYpp instance in
3740   RepoManagerOptions() constructor (bnc #435184)
3741 - revision 11342
3742
3743 -------------------------------------------------------------------
3744 Mon Oct 13 19:12:40 CEST 2008 - jkupec@suse.cz
3745
3746 - repository probing: check for other types of repo even on
3747   MediaException, throw only if all fail (bnc #335906)
3748 - revision 11332
3749
3750 -------------------------------------------------------------------
3751 Mon Oct 13 14:16:25 CEST 2008 - ma@suse.de
3752
3753 - Adapt to satsolver changes.
3754 - revision 11331
3755 - version 5.16.0 (16)
3756
3757 -------------------------------------------------------------------
3758 Mon Oct 13 13:28:48 CEST 2008 - ma@suse.de
3759
3760 - Fix reading delta rpm checksum from solv file.
3761 - revision 11313
3762
3763 -------------------------------------------------------------------
3764 Mon Oct 13 12:12:39 CEST 2008 - ma@suse.de
3765
3766 - Fix package-manager script to properly quote arguments. (bnc #30903)
3767 - revision 11311
3768
3769 -------------------------------------------------------------------
3770 Mon Oct 13 11:03:04 CEST 2008 - schubi@suse.de
3771
3772 - regarding orphaned resolvables
3773 - removed old distupgrade algorithm
3774 - revision 11307
3775
3776 -------------------------------------------------------------------
3777 Sun Oct 12 13:55:51 CEST 2008 - jkupec@suse.cz
3778
3779 - handle ftp response 530 (login failed) like http 403
3780   (bnc #433537)
3781 - revision 11305
3782
3783 -------------------------------------------------------------------
3784 Thu Oct  9 17:37:18 CEST 2008 - ma@suse.de
3785
3786 - Adapt to satsolvers 'big solv data change'.
3787 - revision 11294
3788
3789 -------------------------------------------------------------------
3790 Thu Oct  9 17:18:18 CEST 2008 - schubi@suse.de
3791
3792 - Taking the right solution actions for locked resolvables (bnc #400840)
3793 - revision 11289
3794
3795 -------------------------------------------------------------------
3796 Thu Oct  9 13:52:03 CEST 2008 - ma@suse.de
3797
3798 - Add required copy-ctor and assignment operator to WhatProvides.
3799   (bnc #433087)
3800 - revision 11276
3801
3802 -------------------------------------------------------------------
3803 Wed Oct  8 16:24:25 CEST 2008 - jkupec@suse.cz
3804
3805 - detect and use unused loop device for mounting ISO images
3806   (bnc #428009)
3807 - revision 11262
3808 - version 5.15.1 (13)
3809
3810 -------------------------------------------------------------------
3811 Wed Oct  8 15:39:08 CEST 2008 - jkupec@suse.cz
3812
3813 - fixed segfault when saving the probed repo type in
3814   RepoManager::refreshMetadata() (bnc #431963)
3815 - revision 11261
3816
3817 -------------------------------------------------------------------
3818 Wed Oct  8 11:33:00 CEST 2008 - dmacvicar@suse.de
3819
3820 - improve log message (bnc#429114)
3821
3822 -------------------------------------------------------------------
3823 Wed Oct  8 11:15:20 CEST 2008 - lslezak@suse.cz
3824
3825 - disk usage - ignore /proc filesystem (bnc#418783)
3826 - revision 11258
3827
3828 -------------------------------------------------------------------
3829 Tue Oct  7 13:24:10 CEST 2008 - ma@suse.de
3830
3831 - Fixed detection of loopback mounted iso-files. The mtab entry does
3832   not necessarily mention the iso-file. (bnc #432504)
3833 - revision 11252
3834 - version 5.15.0 (13)
3835
3836 -------------------------------------------------------------------
3837 Thu Oct  2 19:46:13 CEST 2008 - ma@suse.de
3838
3839 - Add zypp.conf option 'download.use_deltarpmr.always' to enable using
3840   delta rpms even if the package is available on a local source.
3841   (Axel C. Frinke)
3842 - revision 11235
3843 - version 5.14.0 (13)
3844
3845 -------------------------------------------------------------------
3846 Thu Oct  2 18:50:11 CEST 2008 - ma@suse.de
3847
3848 - Add product attribute: PRODUCTLINE.
3849 - revision 11234
3850
3851 -------------------------------------------------------------------
3852 Thu Oct  2 17:18:19 CEST 2008 - ma@suse.de
3853
3854 - Do not consider self provided requirements whan computing the
3855   installation order.
3856 - revision 11231
3857
3858 -------------------------------------------------------------------
3859 Wed Oct  1 16:07:36 CEST 2008 - ma@suse.de
3860
3861 - Rephrase missleading error message. (bnc #431229)
3862 - revision 11222
3863
3864 -------------------------------------------------------------------
3865 Tue Sep 30 17:23:48 CEST 2008 - ma@suse.de
3866
3867 - Allow computation of disk usage per solvable.
3868 - revision 11218
3869
3870 -------------------------------------------------------------------
3871 Mon Sep 29 23:59:10 CEST 2008 - dmacvicar@suse.de
3872
3873 - Merge aria2c Media handler code from Google SOC 2008
3874   (Gerard Farras)
3875 - Only activated by making env var ZYPP_ARIA=1
3876
3877 -------------------------------------------------------------------
3878 Mon Sep 29 15:56:17 CEST 2008 - jkupec@suse.cz
3879
3880 - history: tell which package failed before logging rpm output or
3881   error message (bnc #430585)
3882 - no localization for history log comments
3883 - revision 11202
3884
3885 -------------------------------------------------------------------
3886 Mon Sep 29 13:43:08 CEST 2008 - ma@suse.de
3887
3888 - Fix zypp::WhatProvides::empty returning inverse result.
3889 - revision 11200
3890 - version 5.13.1 (13)
3891
3892 -------------------------------------------------------------------
3893 Sat Sep 27 23:36:19 CEST 2008 - jkupec@suse.cz
3894
3895 - fixed endless loop when CredentialManager returns bad password
3896 - CredentialManager now correctly updates password of existing
3897   credentials
3898 - revision 11187
3899
3900 -------------------------------------------------------------------
3901 Fri Sep 26 15:37:50 CEST 2008 - ma@suse.de
3902
3903 - Fix computation of Product::flavor.
3904 - Add Product::productLine. A vendor specific string denoting the
3905   product line.
3906 - revision 11182
3907 - version 5.13.0 (13)
3908
3909 -------------------------------------------------------------------
3910 Fri Sep 26 15:25:33 CEST 2008 - jkupec@suse.cz
3911
3912 - save user credentials after asking for them
3913 - revision 11181
3914
3915 -------------------------------------------------------------------
3916 Thu Sep 25 23:19:55 CEST 2008 - jkupec@suse.cz
3917
3918 - ZConfig::credentialsGlobal{File,Dir}() added
3919   (/etc/zypp/credentials.{cat,d})
3920 - revision 11176
3921
3922 -------------------------------------------------------------------
3923 Thu Sep 25 17:09:44 CEST 2008 - jkupec@suse.cz
3924
3925 - Target::setInstallationLogfile() removed from zypp/Target.h
3926 - revision 11171
3927
3928 -------------------------------------------------------------------
3929 Thu Sep 25 13:11:43 CEST 2008 - ma@suse.de
3930
3931 - Remove obsolete zypp-query-pool binary. zypper provides all
3932   the information one needs.
3933 - revision 11160
3934
3935 -------------------------------------------------------------------
3936 Wed Sep 24 19:11:19 CEST 2008 - jkupec@suse.cz
3937
3938 - HistoryLog added and used to log package installs/removes and
3939   repository adds, removes, url and alias changes into
3940   history.logfile (/var/log/zypp/history) (fate #110205)
3941 - str::escape(string, char) added
3942 - revision 11150
3943 - version 5.12.1 (12)
3944
3945 -------------------------------------------------------------------
3946 Tue Sep 23 14:02:08 CEST 2008 - jkupec@suse.cz
3947
3948 - CredentialManager: look for credentials with
3949   wanted_url.startsWith(stored_url)
3950 - RepoManager: don't pass service credentials down to repos if
3951   their urls are not based on service's url.
3952 - revision 11134
3953
3954 -------------------------------------------------------------------
3955 Mon Sep 22 16:27:41 CEST 2008 - ma@suse.de
3956
3957 - Remove superfluous PRODUCT_REFERENCES attribute.
3958 - revision 11127
3959
3960 -------------------------------------------------------------------
3961 Mon Sep 22 16:13:08 CEST 2008 - ma@suse.de
3962
3963 - Add Url::hasCredentialsInAuthority test for username or password
3964   being encoded in the authority component. I.e. user:pass@host.
3965 - Handle repos to be disabled disable in service refresh.
3966 - revision 11126
3967
3968 -------------------------------------------------------------------
3969 Mon Sep 22 12:10:34 CEST 2008 - jkupec@suse.cz
3970
3971 - provided context to keyring callbacks (bnc #370223)
3972 - merged trust & import callbacks (bnc #366467)
3973   (don't worry, still allows to trust && !import)
3974 - revision 11113
3975
3976 -------------------------------------------------------------------
3977 Fri Sep 19 13:17:38 CEST 2008 - ma@suse.de
3978
3979 - Moved DefaultAcceptBits enum to class KeyRing (formerly KeyRingReort).
3980 - revision 11102
3981
3982 -------------------------------------------------------------------
3983 Thu Sep 18 16:11:23 CEST 2008 - ma@suse.de
3984
3985 - Use service alias as namespace for it's repositories aliases.
3986 - revision 11097
3987 - version 5.11.0 (11)
3988
3989 -------------------------------------------------------------------
3990 Thu Sep 18 12:45:25 CEST 2008 - jkupec@suse.cz
3991
3992 - pass service's credentials down to repos
3993 - support ?credentials=filepath in URL to specify credentials
3994 - revision 11092
3995
3996 -------------------------------------------------------------------
3997 Thu Sep 18 09:57:49 CEST 2008 - ma@suse.de
3998
3999 - Add Product::isTargetDistribution to identify the systems installed
4000   baseproduct. This should replace tests for Product::type is "base".
4001 - revision 11089
4002
4003 -------------------------------------------------------------------
4004 Wed Sep 17 18:05:44 CEST 2008 - jkupec@suse.cz
4005
4006 - save user credentials when adding repos/services with URLs containing
4007   the credentials (bnc #425462)
4008 - revision 11085
4009
4010 -------------------------------------------------------------------
4011 Wed Sep 17 15:08:54 CEST 2008 - ma@suse.de
4012
4013 - Adapt to rpms new way of quoting whitespace in pathnames.(bnc #426924)
4014 - revision 11082
4015
4016 -------------------------------------------------------------------
4017 Tue Sep 16 18:41:39 CEST 2008 - ma@suse.de
4018
4019 - Service handling fixes. Added ServiceException.
4020 - revision 11077
4021
4022 -------------------------------------------------------------------
4023 Mon Sep 15 11:40:04 CEST 2008 - ma@suse.de
4024
4025 - Fix building of transaltions.
4026 - revision 11064
4027
4028 -------------------------------------------------------------------
4029 Sun Sep 14 00:10:21 CEST 2008 - jkupec@suse.cz
4030
4031 - ServiceInfo.clearReposTo{Enable,Disable}() methods added
4032 - revision 11060
4033
4034 -------------------------------------------------------------------
4035 Fri Sep 12 18:24:28 CEST 2008 - ma@suse.de
4036
4037 - Create new Service repos in disbaled sate.
4038 - revision 11056
4039 - version 5.10.0 (10)
4040
4041 -------------------------------------------------------------------
4042 Fri Sep 12 16:04:54 CEST 2008 - ma@suse.de
4043
4044 - Make registerTarget and registerRelease abvailable for installed
4045   product. Required for registration.
4046 - revision 11043
4047
4048 -------------------------------------------------------------------
4049 Fri Sep 12 12:59:50 CEST 2008 - ma@suse.de
4050
4051 - Add url lists query to Product interface. A generic query and
4052   convenience methods to query urls for "releasenotes", "register",
4053   "updateurls", "extraurls",  "optionalurls" and "smolt" (bnc #413444)
4054 - revision 11029
4055
4056 -------------------------------------------------------------------
4057 Fri Sep 12 01:38:25 CEST 2008 - jkupec@suse.cz
4058
4059 - ServiceType and ServiceInfo::type() added (contains only RIS for
4060   now), service type probing added.
4061 - Avoiding the use of 'path' for services (appending
4062   the repoindex.xml's 'path' to the baseurl of created repos)
4063 - renamed ServiceInfo::*catalog*() methods to *repo*() methods
4064 - revision 11022
4065
4066 -------------------------------------------------------------------
4067 Thu Sep 11 16:01:57 CEST 2008 - dmacvicar@suse.de
4068
4069 - add Repostiroy::updateKeys and
4070   Repository::providesUpdatesForKey(string) for repo and
4071   product matching
4072 - Provide Repository::isUpdateRepo
4073
4074 -------------------------------------------------------------------
4075 Thu Sep 11 14:41:28 CEST 2008 - ma@suse.de
4076
4077 - Fix evaluation of vendor support flags.
4078 - Adapt retrieval of registration data (targetDistribution,
4079   targetDistributionRelease and targetDistributionFlavor).
4080 - revision 11013
4081
4082 -------------------------------------------------------------------
4083 Wed Sep 10 18:23:52 CEST 2008 - ma@suse.de
4084
4085 - Follow gpgcheck tag in .repo file and do no check if disabled.
4086 - revision 11010
4087 - version 5.9.0 (8)
4088
4089 -------------------------------------------------------------------
4090 Wed Sep 10 17:54:20 CEST 2008 - jkupec@suse.cz
4091
4092 - added dumpAsXMLOn(stream,string) to ServiceInfo to print services
4093   with content (repos)
4094 - revision 11004
4095
4096 -------------------------------------------------------------------
4097 Wed Sep 10 17:31:41 CEST 2008 - ma@suse.de
4098
4099 - Remove obsolete product attributes.
4100 - Store less packages in /var/lib/zypp/SoftLocks (bnc #418050)
4101 - revision 11001
4102
4103 -------------------------------------------------------------------
4104 Wed Sep 10 16:40:00 CEST 2008 - ma@suse.de
4105
4106 - Provide product::updaterepoKey: Update repository indicator string.
4107 - revision 11000
4108
4109 -------------------------------------------------------------------
4110 Tue Sep  9 17:33:03 CEST 2008 - dmacvicar@suse.de
4111
4112 - provide context about the repository (name/alias) if available when
4113   checking signatures (bnc#370223)
4114 - 5.8.0
4115
4116 -------------------------------------------------------------------
4117 Tue Sep  9 13:04:11 CEST 2008 - ma@suse.de
4118
4119 - Add ServiceInfo interface to define a set of catalogs (repository
4120   aliases) to be enabled on next refresh.
4121 - revision 10970
4122
4123 -------------------------------------------------------------------
4124 Tue Sep  9 11:40:42 CEST 2008 - ma@suse.de
4125
4126 - Fix reading of Traget::targetDistribution.
4127 - Allow to configure default answers in signature verification workflow.
4128 - revision 10968
4129
4130 -------------------------------------------------------------------
4131 Mon Sep  8 17:11:02 CEST 2008 - jkupec@suse.cz
4132
4133 - CredentialManager added to manage stored credentials
4134 - MediaCurl adapted to use CredentialManager to read credentials
4135 - revision 10958
4136
4137 -------------------------------------------------------------------
4138 Fri Sep  5 11:40:05 CEST 2008 - jkupec@suse.cz
4139
4140 - operator ==, !=, < definition moved to RepoInfoBase from
4141   the derived classes
4142 - fixed RepoInfo::dumpAsIniOn() to not print 'type' if it is unknown
4143   (bnc #407515)
4144 - {Repo,Service}Info::dumpAsXMLOn(ostream) added
4145 - RepoInfo::dumpRepoOn() deprecated in favor of dumpAsIniOn()
4146 - use shared_ptr instead of itrusive for {Repo,Service}Info
4147 - revision 10931:10942
4148
4149 -------------------------------------------------------------------
4150 Thu Sep  4 16:47:07 CEST 2008 - jkupec@suse.cz
4151
4152 - RepoInfo{,Base} setters made void
4153 - revision 10931
4154
4155 -------------------------------------------------------------------
4156 Wed Sep  3 14:53:06 CEST 2008 - jkupec@suse.cz
4157
4158 - skip repositories with non-matching target distro when reading
4159   repoindex
4160 - revision 10926
4161
4162 -------------------------------------------------------------------
4163 Tue Sep  2 11:04:52 CEST 2008 - schubi@suse.de
4164
4165 - Enabled distupgrade of the SAT solver. In order to use the old
4166   distupgrade you can set the environment variable ZYPP_NO_SAT_UPDATE.
4167   This variable will can be used until the old distupgrade mechanism will
4168   be removed from libzypp. Have a look to above changelogs.
4169 - revision 10911
4170 - version 5.7.0 (5)
4171
4172 -------------------------------------------------------------------
4173 Tue Aug 19 16:36:47 CEST 2008 - dmacvicar@suse.de
4174
4175 - add Package::maybeUnsupported to remove duplicated
4176   code in clients dealing with Package::vendorSupport
4177
4178 -------------------------------------------------------------------
4179 Tue Aug 19 11:04:52 CEST 2008 - schubi@suse.de
4180
4181 - Reset transaction only if this solvable has no buddy (bnc #417799)
4182   e.g. do not reset Products cause the concerning release package
4183   could not already be installed.
4184 - revision 10883
4185 - version 5.6.1 (5)
4186
4187 -------------------------------------------------------------------
4188 Mon Aug 18 17:31:02 CEST 2008 - dmacvicar@suse.de
4189
4190 - don't report "may be outdated" for @System repo.
4191
4192 -------------------------------------------------------------------
4193 Fri Aug 15 20:20:07 CEST 2008 - ma@suse.de
4194
4195 - Add Target::targetDistribution. Returns "distribution-arch" of
4196   the installed base product. Used for registration and Service
4197   refresh. (for Fate #304915)
4198 - revision 10877
4199 - version 5.6.0 (5)
4200
4201 -------------------------------------------------------------------
4202 Fri Aug 15 17:42:58 CEST 2008 - ma@suse.de
4203
4204 - Add method Product::replacedProducts to identify installed
4205   Products that would be replaced by installing a new Product.
4206   (for Fate #301997)
4207 - revision 10876
4208
4209 -------------------------------------------------------------------
4210 Fri Aug 15 15:30:32 CEST 2008 - ma@suse.de
4211
4212 - Fixes to Selectable doing staus manipulation on non-USER level.
4213 - revision 10873
4214
4215 -------------------------------------------------------------------
4216 Fri Aug 15 14:23:02 CEST 2008 - ma@suse.de
4217
4218 - Add method ZYpp::getTarget that returns the Target or a NULL pointer,
4219   if it is not yet initialized. This is to avoid try/catch blocks just
4220   to test whether the Target is initialized. (bnc #417556)
4221 - Add method Target::assertRootPrefix. Pass a pathname and get back the
4222   path prefixed with the tragets root, unless it already had that prefix.
4223 - revision 10870
4224
4225 -------------------------------------------------------------------
4226 Thu Aug 14 18:44:45 CEST 2008 - schubi@suse.de
4227
4228 - Regarding error messages for Products correctly (FATE #304502)
4229 - rev 10863
4230
4231 -------------------------------------------------------------------
4232 Thu Aug 14 14:03:27 CEST 2008 - ma@suse.de
4233
4234 - Let Selectable default to USER level.
4235 - revision 10850
4236 - version 5.5.1 (5)
4237
4238 -------------------------------------------------------------------
4239 Wed Aug 13 21:01:25 CEST 2008 - ma@suse.de
4240
4241 - Change Selectable API to support doing staus manipulation on
4242   non-USER level.
4243 - revision 10847
4244 - version 5.5.0 (5)
4245
4246 -------------------------------------------------------------------
4247 Wed Aug 13 16:48:49 CEST 2008 - dmacvicar@suse.de
4248
4249 - support sat solver API for searching files
4250
4251 -------------------------------------------------------------------
4252 Wed Aug 13 15:12:45 CEST 2008 - ma@suse.de
4253
4254 - Add ResPool::reposFind to get repositories by alias.
4255 - revision 10835
4256
4257 -------------------------------------------------------------------
4258 Tue Aug 12 19:37:36 CEST 2008 - ma@suse.de
4259
4260 - Advise rpmdb2solv to parse the product database.
4261 - revision 10824
4262 - version 5.4.0 (4)
4263
4264 -------------------------------------------------------------------
4265 Tue Aug 12 12:05:49 CEST 2008 - ma@suse.de
4266
4267 - Offer a simpler, fate based status manipulation in ui::Selectable.
4268   This is easier to handle, as the ui::Status always distinguishes
4269   wheter an object is installed or not.
4270 - revision 10814
4271
4272 -------------------------------------------------------------------
4273 Mon Aug 11 18:00:40 CEST 2008 - ma@suse.de
4274
4275 - Propagate default rpm install flags from zypp.conf via ZConfig and
4276   ZYppCommitPolicy down to the installer. (FATE #302952)
4277 - revision 10813
4278
4279 -------------------------------------------------------------------
4280 Mon Aug 11 16:28:07 CEST 2008 - ma@suse.de
4281
4282 - Add base::Flags (like qt's QFlags) a type-safe way of storing
4283   OR-combinations of enum values.
4284 - revision 10811
4285
4286 -------------------------------------------------------------------
4287 Fri Aug  8 17:01:00 CEST 2008 - ma@suse.de
4288
4289 - Add static ui::Selectable::get methods as convenient ctor
4290   substitute.
4291 - revision 10806
4292
4293 -------------------------------------------------------------------
4294 Fri Aug  8 15:41:17 CEST 2008 - ma@suse.de
4295
4296 - Adapt zypp-query-pool to new product handling.
4297 - revision 10803
4298
4299 -------------------------------------------------------------------
4300 Fri Aug  8 14:11:03 CEST 2008 - ma@suse.de
4301
4302 - Don't pass epoch to 'rpm -e', it does not support it.
4303 - revision 10800
4304
4305 -------------------------------------------------------------------
4306 Fri Aug  8 13:27:42 CEST 2008 - ma@suse.de
4307
4308 - Adapt to new product handling. Products are no longer pseudo
4309   installed objects verified by the solver, but actually installed.
4310   Thus removed satisfiedProduct iterator, fixed Selctables.
4311 - Removed class ProductInfo as we keep Product.
4312 - revision 10797
4313
4314 -------------------------------------------------------------------
4315 Thu Aug  7 22:00:55 CEST 2008 - dmacvicar@suse.de
4316
4317 - implement relogin suggested support (fate#304889)
4318
4319 -------------------------------------------------------------------
4320 Wed Aug  6 18:21:30 CEST 2008 - ma@suse.de
4321
4322 - Detect correct download path even if repository type
4323   is not set. (bnc #386386)
4324 - revision 10768
4325
4326 -------------------------------------------------------------------
4327 Wed Aug  6 17:15:48 CEST 2008 - ma@suse.de
4328
4329 - Cleanup, mostly by removing, unused parser code and related classes.
4330 - revision 10765
4331
4332 -------------------------------------------------------------------
4333 Wed Aug  6 16:23:27 CEST 2008 - ma@suse.de
4334
4335 - Don't let exception escape MediaSetAccess dtor (bnc #415017)
4336 - revision 10763
4337
4338 -------------------------------------------------------------------
4339 Mon Aug  4 19:34:27 CEST 2008 - ma@suse.de
4340
4341 - Add new product attributes (flavor,referencePackage).
4342 - Add PoolItem buddies, i.e. two PoolItems sharing the same status
4343   object. This is used to keep the product resolvable and the
4344   package providing the product metadata in sync.
4345 - revision 10742
4346
4347 -------------------------------------------------------------------
4348 Sat Aug  2 19:26:52 CEST 2008 - jkupec@suse.cz
4349
4350 - support an optional url attribute in repoindex.xml's <repo>
4351 - revision 10729
4352
4353 -------------------------------------------------------------------
4354 Thu Jul 31 21:52:11 CEST 2008 - ma@suse.de
4355
4356 - New class ProductInfo to provide product related metadata that
4357   might be associated with a package. This will replace the Product
4358   resolvable.
4359 - revision 10715
4360
4361 -------------------------------------------------------------------
4362 Thu Jul 31 19:01:54 CEST 2008 - dmacvicar@suse.de
4363
4364 - generate a unique anonymous unique string per target
4365   and add it to the agent string for better statistics
4366
4367 -------------------------------------------------------------------
4368 Thu Jul 31 19:01:14 CEST 2008 - ma@suse.de
4369
4370 - Follow solver policy and make repository priority the highest
4371   key, when ordering packages. Then architecture, and edition last.
4372 - revision 10710
4373
4374 -------------------------------------------------------------------
4375 Wed Jul 30 19:12:00 CEST 2008 - ma@suse.de
4376
4377 - /var/lib/zypp and /var/cache/zypp should be owned by libzypp
4378   (bnc #412094)
4379 - revision 10702
4380
4381 -------------------------------------------------------------------
4382 Wed Jul 30 12:47:48 CEST 2008 - jkupec@suse.cz
4383
4384 - Service renamed to ServiceInfo
4385 - RepoInfoBase added; RepoInfo and ServiceInfo now derive from it
4386 - revision 10695
4387
4388 -------------------------------------------------------------------
4389 Tue Jul 29 12:59:46 CEST 2008 - jkupec@suse.cz
4390
4391 - fixed yum repos to work with non '/' base url post fix
4392   (bnc #341617)
4393 - revision 10662
4394
4395 -------------------------------------------------------------------
4396 Mon Jul 28 18:13:24 CEST 2008 - ma@suse.de
4397
4398 - Fixed SolvIterMixin::Selectable_iterator eating some solvables
4399   (bnc #411339)
4400 - revision 10680
4401
4402 -------------------------------------------------------------------
4403 Fri Jul 25 20:12:55 CEST 2008 - ma@suse.de
4404
4405 - Several changes to make libzypp-bindings compile using the original
4406   header files and no private copies. (bnc #391831)
4407 - revision 10668
4408 - version 5.3.0
4409
4410 -------------------------------------------------------------------
4411 Wed Jul 23 17:17:47 CEST 2008 - jkupec@suse.cz
4412
4413 - Service::enabled() added
4414 - revision 10657
4415
4416 -------------------------------------------------------------------
4417 Tue Jul 22 17:18:28 CEST 2008 - jkupec@suse.cz
4418
4419 - Removed FRESHENS dependency type
4420 - revision 10643
4421
4422 -------------------------------------------------------------------
4423 Thu Jul 17 09:49:40 CEST 2008 - schubi@suse.de
4424
4425 - Allow parallel installation of packages which have been defined
4426   in zypp.conf (parameter "multiversion") Fate #302050
4427 - Additional check for broken system.
4428   (defined in zypp.conv: solver.checkSystemFile)
4429 - revision 10600
4430
4431 -------------------------------------------------------------------
4432 Wed Jul 16 14:39:50 CEST 2008 - ma@suse.de
4433
4434 - Add ui::Selectable::isNeeded to indicate patch relevance (bnc #409150)
4435 - revision 10596
4436
4437 -------------------------------------------------------------------
4438 Wed Jul 16 01:10:37 CEST 2008 - ma@suse.de
4439
4440 - Remove Atom, Script, Message and other obsolete classes.
4441 - revision 10592
4442
4443 -------------------------------------------------------------------
4444 Mon Jul 14 13:36:26 CEST 2008 - ma@suse.de
4445
4446 - Also report the name of the locking process in ZYppFactoryException
4447   (bnc #280537)
4448 - revision 10572
4449
4450 -------------------------------------------------------------------
4451 Mon Jul 14 11:26:30 CEST 2008 - schubi@suse.de
4452
4453 - corrected logging of solver settings
4454 - regard locking while doUpdate (bnc #405427)
4455 - revision 10564
4456
4457 -------------------------------------------------------------------
4458 Sat Jul 12 22:14:32 CEST 2008 - jkupec@suse.cz
4459
4460 - make curl use the right transfer mode
4461   (CURLOPT_PROXY_TRANSFER_MODE) when proxy is used (bnc #306272)
4462 - revision 10559
4463
4464 -------------------------------------------------------------------
4465 Sat Jul 12 11:19:56 CEST 2008 - jkupec@suse.cz
4466
4467 - reuse existing disk mounts (applied Marius' patch) (bnc #208222)
4468 - revision 10557
4469
4470 -------------------------------------------------------------------
4471 Wed Jul  9 18:13:58 CEST 2008 - ma@suse.de
4472
4473 - Provide Package::url() if available in solv file. (bnc #402434)
4474 - A missing cookie file must not be treated as an error. Simply
4475   rebuild the cache (bnc #405867)
4476 - Add 22x22 and 24x24 icons (bnc #329635)
4477 - revision 10528
4478
4479 -------------------------------------------------------------------
4480 Mon Jul  7 13:39:09 CEST 2008 - schubi@suse.de
4481
4482 - Do not update an already updated package (bnc #400422)
4483 - revision 10504
4484
4485 -------------------------------------------------------------------
4486 Fri Jul  4 17:19:24 CEST 2008 - ma@suse.de
4487
4488 - Also check if the fingerprint matches before importing updated keys.
4489   (bnc #393160)
4490 - revision 10500
4491
4492 -------------------------------------------------------------------
4493 Mon Jun 30 23:55:20 CEST 2008 - dmacvicar@suse.de
4494
4495 - forward port add message attribute to patches.
4496 - port import newer keys if a trusted key is updated
4497 - (bnc#393160)
4498 - version 5.0.2
4499
4500 -------------------------------------------------------------------
4501 Mon Jun 30 10:28:27 CEST 2008 - ma@suse.de
4502
4503 - Fix permanent duplication of gpg keys in the rpm database. Also
4504   retrieve correct creation and expire dates. (bnc #401259)
4505 - Invoke gpg with --homdir, otherwise command fails if executed
4506   within a wrapper. (bnc #401259)
4507 - revision 10487
4508
4509 -------------------------------------------------------------------
4510 Thu Jun 26 12:07:33 CEST 2008 - schubi@suse.de
4511
4512 - version 5.0.1
4513 - revision 10464
4514
4515 -------------------------------------------------------------------
4516 Thu Jun 19 17:55:35 CEST 2008 - ma@suse.de
4517
4518 - Handle new patch messages and scripts in commit. Provide callbacks
4519   to display the patch messages and give visual feedback on script
4520   execution. (bnc #401220)
4521 - revision 10411
4522
4523 -------------------------------------------------------------------
4524 Thu Jun 19 17:35:59 CEST 2008 - ma@suse.de
4525
4526 - Fix wrong parenthesis causing bug 399320
4527 - version
4528 - revision
4529
4530 -------------------------------------------------------------------
4531 Tue Jun 10 09:52:03 CEST 2008 - jreidinger@suse.cz
4532
4533 - improve performance of gsub
4534 - change replace_all to replaceAll (same name convency)
4535 - add tests for gsub and replaceAll
4536 - revision 10366
4537
4538 -------------------------------------------------------------------
4539 Fri Jun  6 13:29:59 CEST 2008 - ma@suse.de
4540
4541 - Handle application/x-redhat-package-manager in package-manager.desktop
4542   (bnc #391183)
4543 - revision 10361
4544
4545 -------------------------------------------------------------------
4546 Thu Jun  5 18:01:15 CEST 2008 - jkupec@suse.cz
4547
4548 - X-SuSE-ControlCenter-System category added
4549   to package-manager.desktop (bnc #302324)
4550 - revision 10353
4551
4552 -------------------------------------------------------------------
4553 Wed Jun  4 14:57:13 CEST 2008 - ma@suse.de
4554
4555 - Fix crash when requesting disk usage without a target loaded. (bnc #396755)
4556 - revision 10340
4557
4558 -------------------------------------------------------------------
4559 Wed Jun  4 14:05:09 CEST 2008 - ma@suse.de
4560
4561 - Fix memory corruption in curl media handler (bnc #396979)
4562 - revision 10338
4563
4564 -------------------------------------------------------------------
4565 Tue Jun  3 20:00:00 CEST 2008 - ma@suse.de
4566
4567 - Take care satsolver recognizes 'Capability( "srcpackage:zypper" )'
4568   as 'source package named zypper'. So these capabilities can be used
4569   together with sat::Whatprovides or in resolver requests. (bnc #369893)
4570 - revision 10335
4571
4572 -------------------------------------------------------------------
4573 Tue Jun  3 15:40:37 CEST 2008 - jreidinger@suse.cz
4574
4575 - allow aborting progress during removing packages. (bnc #389238)
4576 - revision 10331
4577
4578 -------------------------------------------------------------------
4579 Mon Jun  2 15:31:36 CEST 2008 - schubi@suse.de
4580
4581 - New option for ignoring Obsoletes. This is used for installing more than
4582   one pacakges with the same name but different versions.
4583   Often used by kernel.
4584 - r 10299
4585
4586 -------------------------------------------------------------------
4587 Sun Jun  1 23:14:34 CEST 2008 - - ma@suse.de
4588
4589 - Revert inappropriate Selectable cleanup. Fix Selectable
4590   status computation. Unmaintained packages were wrongly
4591   reported as unsinstalled. (bnc #394630)
4592 - version 5.0.0 (4.x continued in SuSE-Linux-11_0-Branch)
4593 - revision 10295
4594
4595 -------------------------------------------------------------------
4596 Fri May 30 12:14:47 CEST 2008 - tgoettlicher@suse.de
4597
4598 - fixed typo
4599
4600 -------------------------------------------------------------------
4601 Wed May 28 18:54:27 CEST 2008 - ma@suse.de
4602
4603 - Reenable diskusage calculation (bnc #395051)
4604 - version 4.25.1
4605 - revision 10273
4606
4607 -------------------------------------------------------------------
4608 Wed May 28 18:50:11 CEST 2008 - jkupec@suse.cz
4609
4610 - RepoManager::packagesPath(RepoInfo) added (bnc #394728)
4611 - revision 10271
4612
4613 -------------------------------------------------------------------
4614 Wed May 28 16:26:09 CEST 2008 - jkupec@suse.cz
4615
4616 - RepoInfo: don't overwrite flags that have already been set externally
4617   (bnc #394728)
4618 - revision 10256
4619
4620 -------------------------------------------------------------------
4621 Wed May 28 15:30:24 CEST 2008 - ma@suse.de
4622
4623 - Create missing directories when saving config files. (bnc #395026)
4624 - Fix undefined behaviour in RepoManager.
4625 - revision 10255
4626
4627 -------------------------------------------------------------------
4628 Wed May 28 15:23:44 CEST 2008 - schubi@suse.de
4629
4630 - SOLVER_ERASE_SOLVABLE_NAME: As we do not know, if this request has come
4631   from resolvePool or resolveQueue we will have to take care for both
4632   cases. (bnc#393969)
4633 - r 10252
4634
4635 -------------------------------------------------------------------
4636 Tue May 27 22:35:37 CEST 2008 - coolo@suse.de
4637
4638 - compile with RPM_OPT_FLAGS
4639
4640 -------------------------------------------------------------------
4641 Mon May 26 17:23:24 CEST 2008 - jkupec@suse.cz
4642
4643 - old2new locks file converter script added to %post (jredinger)
4644 - r 10227
4645
4646 -------------------------------------------------------------------
4647 Mon May 26 11:48:35 CEST 2008 - schubi@suse.de
4648
4649 - Do not regard packages with the same name while upgrading obsoleted
4650   packages (bnc#394367)
4651 - r 10219
4652
4653 -------------------------------------------------------------------
4654 Sat May 24 01:23:44 CEST 2008 - dmacvicar@suse.de
4655
4656 - revert commit don't check for existence of keys,
4657   to avoid a non needed HEAD request. (related bnc#381280)
4658   as it creates popup error callbacks due to the 404's in
4659   the keys. Leave however the OnMediaLocation::optional()
4660   API to look for another fix strategy.
4661
4662 -------------------------------------------------------------------
4663 Fri May 23 15:52:20 CEST 2008 - dmacvicar@suse.de
4664
4665 - define path for messages and scripts and document
4666   them in zypp.conf
4667
4668 -------------------------------------------------------------------
4669 Fri May 23 14:42:34 CEST 2008 - schubi@suse.de
4670
4671 - Added IgnoreAlreadyRecommended flag. So recomments/suggest will
4672   be ignored for already INSTALLED packages (bnc #389694)
4673 - r 10202
4674
4675 -------------------------------------------------------------------
4676 Fri May 23 10:22:47 CEST 2008 - schubi@suse.de
4677
4678 - Packages which obsoletes and do NOT required other installed
4679   packages will be installed if no other packages obsolete the installed package too.
4680 - r 10196
4681
4682 -------------------------------------------------------------------
4683 Thu May 22 02:22:29 CEST 2008 - dmacvicar@suse.de
4684
4685 - fix filelist for installed packages (bnc#392544)
4686 - fix changelog retrieval for installed packages
4687
4688 -------------------------------------------------------------------
4689 Wed May 21 13:50:00 CEST 2008 - dmacvicar@suse.de
4690
4691 - deprecate Repository::name() and use alias() to
4692   be consistent. Related to (bnc#383553)
4693 - don't check for existence of keys, to avoid a non needed
4694   HEAD request. (helps bnc#381280)
4695 - 4.25.0
4696
4697 -------------------------------------------------------------------
4698 Wed May 21 11:37:23 CEST 2008 - schubi@suse.de
4699
4700 - added onlyRequires in the testcase (bnc #389184)
4701
4702 -------------------------------------------------------------------
4703 Tue May 20 12:12:27 CEST 2008 - jreidinger@suse.cz
4704
4705 - allow installation and refreshing from repository with alias that
4706   contains ' or " (bnc #392426)
4707 - r10158
4708
4709 -------------------------------------------------------------------
4710 Mon May 19 21:11:41 CEST 2008 - jkupec@suse.cz
4711
4712 - delta rpm support reenabled
4713 - r10150
4714
4715 -------------------------------------------------------------------
4716 Mon May 19 18:13:19 CEST 2008 - schubi@suse.de
4717
4718 - Resetting Delete Details in ResStatus correctly (bnc #391785)
4719 - r 10145
4720
4721 -------------------------------------------------------------------
4722 Mon May 19 11:47:06 CEST 2008 - dmacvicar@suse.de
4723
4724 - when setting status to non installed for uninstalled packages
4725   set the user transaction so they go to soft locks.
4726   (related to bnc#389739 )
4727
4728 -------------------------------------------------------------------
4729 Fri May 16 16:56:04 CEST 2008 - schubi@suse.de
4730
4731 - Added new calls : isInstalledBy (const PoolItem item);
4732                     installs (const PoolItem item);
4733 - r 10125
4734 - 4.23.0
4735
4736 -------------------------------------------------------------------
4737 Fri May 16 16:49:04 CEST 2008 - jreidinger@suse.cz
4738
4739 - don't run merge in save when toAdd/Remove queue is empty
4740 - throw when locks cannot load its file
4741 - r10124
4742
4743 -------------------------------------------------------------------
4744 Fri May 16 09:59:09 CEST 2008 - jreidinger@suse.cz
4745
4746 - throw more describing exception when repo probing failed
4747   (bnc #389690)
4748 - revision 10118
4749
4750 -------------------------------------------------------------------
4751 Thu May 15 15:15:59 CEST 2008 - jreidinger@suse.cz
4752
4753 - allow call only merge old locks and newly added/removed without
4754   saving it to file
4755 - -revision 10104
4756
4757 -------------------------------------------------------------------
4758 Tue May 13 17:37:11 CEST 2008 - dmacvicar@suse.de
4759
4760 - report non packages as keep installed if satisfied to the
4761   user interace (Selectables)
4762 - 4.21.3
4763
4764 -------------------------------------------------------------------
4765 Tue May 13 15:50:28 CEST 2008 - jkupec@suse.cz
4766
4767 - create /etc/zypp/products.d on install
4768
4769 -------------------------------------------------------------------
4770 Mon May 12 17:21:19 CEST 2008 - jkupec@suse.cz
4771
4772 - /etc/zypp/products.d added to file list (bnc #385868)
4773 - revision 10049
4774 - version 4.21.2
4775
4776 -------------------------------------------------------------------
4777 Mon May 12 17:15:34 CEST 2008 - jkupec@suse.cz
4778
4779 - call RemoveResolvableReport::problem() before finish() on error
4780   (bnc #388810)
4781 - revision 10045
4782
4783 -------------------------------------------------------------------
4784 Sat May 10 21:57:29 CEST 2008 - coolo@suse.de
4785
4786 - fix file list
4787
4788 -------------------------------------------------------------------
4789 Fri May  9 23:15:53 CEST 2008 - ma@suse.de
4790
4791 - Product now retrieves all attributes from the solv file.
4792 - version 4.21.1
4793 - revision 10031
4794
4795 -------------------------------------------------------------------
4796 Fri May  9 21:28:42 CEST 2008 - ma@suse.de
4797
4798 - Add zypp.conf option configdir (/etc/zypp) and arrange
4799   all config files and directories to follow {configdir}
4800   per default.
4801 - Fix zypp-query-pool to print satisfied products and additional
4802   products defined in {configdir}/products.d for registration.
4803   (bnc #385868)
4804 - version 4.21.0
4805 - revision 10029
4806
4807 -------------------------------------------------------------------
4808 Fri May  9 15:30:40 CEST 2008 - jreidinger@suse.cz
4809
4810 - implement remove duplicate entries in lock file (bnc#385967)
4811
4812 -------------------------------------------------------------------
4813 Fri May  9 15:15:32 CEST 2008 - ma@suse.de
4814
4815 - Speedup rpmdb2solv by reusing an existing solv file.
4816 - version 4.20.1
4817 - revision 10012
4818
4819 -------------------------------------------------------------------
4820 Thu May  8 18:13:54 CEST 2008 - ma@suse.de
4821
4822 - Fix failed package download due to unkown repository type (bnc #386386)
4823 - revision 9995
4824
4825 -------------------------------------------------------------------
4826 Thu May  8 16:33:37 CEST 2008 - ma@suse.de
4827
4828 - Support optional root argument to RepoManagerOptions, to prefix all
4829   path names taken from ZConfig. (bnc #388265)
4830 - version 4.20.0
4831 - revision 9993
4832
4833 -------------------------------------------------------------------
4834 Thu May  8 14:21:51 CEST 2008 - schubi@suse.de
4835
4836 - new solution action for removing requirements/conflicts (bnc #387631)
4837 - revision 9988
4838
4839 -------------------------------------------------------------------
4840 Thu May  8 10:56:49 CEST 2008 - ma@suse.de
4841
4842 - Provide enumerated patch category 'Patch::categoryEnum()' (bnc #159100)
4843 - revision 9984
4844
4845 -------------------------------------------------------------------
4846 Wed May  7 13:52:24 CEST 2008 - schubi@suse.de
4847
4848 - DistUpgrade: searching for providers -> regarding name onl
4849 - r 9977
4850
4851 -------------------------------------------------------------------
4852 Tue May  6 17:35:59 CEST 2008 - dmacvicar@suse.de
4853
4854 - add flag --registrable (-r) to query pool to avoid
4855   using system as a filter
4856 - 4.19.1
4857
4858 -------------------------------------------------------------------
4859 Tue May  6 07:37:22 CEST 2008 - coolo@suse.de
4860
4861 - return values in non-void functions
4862
4863 -------------------------------------------------------------------
4864 Mon May  5 14:08:20 CEST 2008 - jkupec@suse.cz
4865
4866 - support multiple search strings in PoolQuery (ORed)
4867 - revision 9945
4868
4869 -------------------------------------------------------------------
4870 Mon May  5 09:55:29 CEST 2008 - schubi@suse.de
4871
4872 - Switch off the upgrade mode of the
4873   SAT solver cause the packages have already been evaluated by
4874   the distupgrade machanism of libzypp. (bnc #386375)
4875 - rev 9943
4876
4877 -------------------------------------------------------------------
4878 Fri May  2 16:36:04 CEST 2008 - jreidinger@suse.cz
4879
4880 - release file after copy to cache as soon as possible.
4881   (bnc #381311)
4882 - r9940
4883
4884 -------------------------------------------------------------------
4885 Fri May  2 16:28:05 CEST 2008 - schubi@suse.de
4886
4887 - Bugfix: keep states by user has been removed it the
4888   package has not been installed BUT has been recommended by another package.
4889   (bnc #385832)
4890 - rev 9938
4891
4892 -------------------------------------------------------------------
4893 Fri May  2 12:19:22 CEST 2008 - jreidinger@suse.cz
4894
4895 - add isLocal function to Url which say if scheme is local or
4896   internet.
4897 - r9932
4898
4899 -------------------------------------------------------------------
4900 Fri May  2 09:36:18 CEST 2008 - jreidinger@suse.cz
4901
4902 - cache decision for repository depend on his url.
4903 - http,ftp and smb cache packages.
4904 - revision 9929
4905
4906 -------------------------------------------------------------------
4907 Thu May  1 00:50:51 CEST 2008 - ma@suse.de
4908
4909 - Load and maintain persistent hard locks stored in /etc/zypp/locks.
4910   Locks are loaded together with the target, and changes are writen
4911   back on commit. zypp.conf option locksfile.apply can be used to turn
4912   this feature on or off. (FATE #120352)
4913 - version 4.18.0
4914 - revision 9927
4915
4916 -------------------------------------------------------------------
4917 Wed Apr 30 16:27:49 CEST 2008 - ma@suse.de
4918
4919 - Add zypp.conf option solvfilesdir: Path where the repo solv files
4920   are created. Default value: {cachedir}/solv.
4921 - Target and repositories now save their solvfiles below {solvfilesdir}
4922   in directories named after the repositories alias.
4923 - version 4.18.0
4924 - revision 9913
4925
4926 -------------------------------------------------------------------
4927 Wed Apr 30 14:19:16 CEST 2008 - jkupec@suse.cz
4928
4929 - fixed filesystem::expandlink(Pathname) (bnc #368477)
4930 - r9906
4931
4932 -------------------------------------------------------------------
4933 Tue Apr 29 16:37:19 CEST 2008 - schubi@suse.de
4934
4935 - cleanup in return values of doUpgrade and doUpdate
4936 - r9886
4937 - 4.17.0
4938
4939 -------------------------------------------------------------------
4940 Mon Apr 28 18:27:54 CEST 2008 - jkupec@suse.cz
4941
4942 - check for valid pool in begin(), improve the code (bnc #384337)
4943 - r9872
4944 - 4.16.0
4945
4946 -------------------------------------------------------------------
4947 Mon Apr 28 15:40:09 CEST 2008 - mvidner@suse.cz
4948
4949 - Updated package-manager-su from xdg-utils-1.0.2-48 (bnc#339549).
4950
4951 -------------------------------------------------------------------
4952 Mon Apr 28 15:25:46 CEST 2008 - schubi@suse.de
4953
4954 - added translations
4955
4956 -------------------------------------------------------------------
4957 Mon Apr 28 11:15:47 CEST 2008 - jkupec@suse.cz
4958
4959 - ostream operator<<(ostream,TriBool) added
4960 - r9833
4961
4962 -------------------------------------------------------------------
4963 Fri Apr 25 16:12:12 CEST 2008 - ma@suse.de
4964
4965 - Prevent target::unload from creating a system repo in order
4966   to unload it. (bnc 382297)
4967 - version 4.15.2
4968 - revision 9822
4969
4970 -------------------------------------------------------------------
4971 Fri Apr 25 14:15:17 CEST 2008 - ma@suse.de
4972
4973 - Prevent deselected or deleted items from being re-selected due to
4974   recommends (aka. persistent soft locks). Unlike hard locked, those
4975   items will be automatically selected if required. The list of soft
4976   locked items is stored in /var/lib/zypp/SoftLocks.
4977 - version 4.15.1
4978 - revision 9818
4979
4980 -------------------------------------------------------------------
4981 Wed Apr 23 22:24:00 CEST 2008 - ma@suse.de
4982
4983 - Remove obsolete AdditionalCapabilities interface from ResPool.
4984   Forward sat::Pool::RepositoryIterator. There's no more need to
4985   maintain an extra Repository list in ResPool.
4986 - revision 9806
4987
4988 -------------------------------------------------------------------
4989 Wed Apr 23 21:12:56 CEST 2008 - ma@suse.de
4990
4991 - Support dependencies requiring a specific architecture:
4992   "name[.arch] [op edition]". See class Capability for details
4993   about how to construct dependencies. (bnc #305445)
4994 - version 4.15.0
4995 - revision 9805
4996
4997 -------------------------------------------------------------------
4998 Tue Apr 22 17:39:28 CEST 2008 - dmacvicar@suse.de
4999
5000 - patch attributes and deprecate old ones
5001 - 4.14.0
5002
5003 -------------------------------------------------------------------
5004 Tue Apr 22 15:44:34 CEST 2008 - jreidinger@suse.cz
5005
5006 - change locks api -
5007 - make more functions const
5008 - replace add/remove by selectable to add/remove by ident or name and kind
5009 - rename iterator to const_iterator to avoid confusion
5010 - revision 9781
5011
5012 -------------------------------------------------------------------
5013 Tue Apr 22 13:55:14 CEST 2008 - schubi@suse.de
5014
5015 - Do architecture changes while "dup" in the external distribution
5016   upgrade ONLY. bnc #382274
5017 - Added "ignore" to the solutions
5018 - Added "self-conflicts" to the solution
5019 - added new solver mechanism "resolveQueue"
5020 - Bugfix broken/satisfied products
5021 - rev 9776
5022
5023 -------------------------------------------------------------------
5024 Tue Apr 22 10:33:03 CEST 2008 - ma@suse.de
5025
5026 - Added Pattern::core returning the packages required by a pattern.
5027   (see also Pattern::depends and Pattern::contents).
5028 - revision 9771
5029
5030 -------------------------------------------------------------------
5031 Mon Apr 21 15:38:10 CEST 2008 - ma@suse.de
5032
5033 - Added Target::release(), returning the targets distribution
5034   release string.
5035 - revision 9761
5036
5037 -------------------------------------------------------------------
5038 Sat Apr 19 01:08:04 CEST 2008 - ma@suse.de
5039
5040 - per default abort if package installation fails. (bnc #381203)
5041 - version 4.13.3
5042 - revision 9725
5043
5044 -------------------------------------------------------------------
5045 Fri Apr 18 15:19:36 CEST 2008 - dmacvicar@suse.de
5046
5047 - add ZYpp and curl version to http agent string
5048   (bnc #381280)
5049
5050 -------------------------------------------------------------------
5051 Thu Apr 17 16:29:15 CEST 2008 - ma@suse.de
5052
5053 - Fixed pools package index wrongly including source packages. (bnc #380283)
5054 - version 4.13.2
5055 - revision 9683
5056
5057 -------------------------------------------------------------------
5058 Wed Apr 16 15:00:19 CEST 2008 - ma@suse.de
5059
5060 - Disable fast creation of @System.solv. It may produce wrong results
5061   e.g. after a rebuilddb.
5062 - version 4.13.1
5063 - revision 9666
5064
5065 -------------------------------------------------------------------
5066 Wed Apr 16 12:50:09 CEST 2008 - ma@suse.de
5067
5068 - initializeTarget now takes an additional option, telling whether to
5069   rebuild an existing rpm database before using it. Default is false.
5070   (bnc #308352)
5071 - version 4.13.0
5072 - revision 9664
5073
5074 -------------------------------------------------------------------
5075 Tue Apr 15 12:57:42 CEST 2008 - jreidinger@suse.cz
5076
5077 - save do nothing if no locks added/removed
5078 - fix bug with multiple save lock
5079 - don't save same query multiple times
5080 - improve tests
5081 - revision 9644
5082
5083 -------------------------------------------------------------------
5084 Tue Apr 15 09:34:29 CEST 2008 - schubi@suse.de
5085
5086 - added new translations
5087 - activate zypp-query-pool
5088 - Revision 9637
5089 - 4.12.1
5090
5091 -------------------------------------------------------------------
5092 Tue Apr 15 00:54:07 CEST 2008 - jkupec@suse.cz
5093
5094 - Locks API cleaned-up, iterator added, light read() added
5095 - PoolQuery::attribute(SolvAttr) getter added
5096 - revision 9609
5097
5098 -------------------------------------------------------------------
5099 Mon Apr 14 17:00:05 CEST 2008 - dmacvicar@suse.de
5100
5101 - reenable zypp-query-pool
5102 - 4.11.1
5103
5104 -------------------------------------------------------------------
5105 Mon Apr 14 12:53:09 CEST 2008 - ma@suse.de
5106
5107 - Enable evaluation of hardware dependencies.
5108 - Enable evaluation of filesystem dependencies.
5109 - revision 9605
5110
5111 -------------------------------------------------------------------
5112 Sun Apr 13 02:17:25 CEST 2008 - jkupec@suse.cz
5113
5114 - RawMetadataRefreshPolicy: CheckIfNeededIgnoreDelay added
5115   needed for explicit refresh request
5116 - revision 9574
5117
5118 -------------------------------------------------------------------
5119 Fri Apr 11 21:55:21 CEST 2008 - ma@suse.de
5120
5121 - Install ResPoolProxy index to speedup Solvable to Selectable
5122   conversion.
5123 - version 4.11.0
5124 - revision 9558
5125
5126 -------------------------------------------------------------------
5127 Fri Apr 11 18:02:14 CEST 2008 - kkaempf@suse.de
5128
5129 - Implement update scripts installed by packages. After every
5130   package install /var/adm/update-scripts is scanned for the first
5131   file starting with "<name>-<version>.<release>-", which is then
5132   executed.
5133 - revision 9547
5134
5135 -------------------------------------------------------------------
5136 Fri Apr 11 14:43:05 CEST 2008 - ma@suse.de
5137
5138 - Fix SolvIterMixin to avioid multiple visits of the same Selectable.
5139 - Add Resolvable::poolItem() providing access to the corresponding
5140   PoolItem. API to query isRelevant/isSatisfied/isBroken was moved
5141   to PoolItem.
5142 - Add ResPool::satisfiedProductsBegin/End iterator over all products
5143   whose dependencies are satisfied. This reflects the status determined
5144   by the last solver run. (#368104)
5145 - revision 9535
5146
5147 -------------------------------------------------------------------
5148 Fri Apr 11 12:07:47 CEST 2008 - jreidinger@suse.cz
5149
5150 - switch to new locks api
5151 - revision 9524
5152
5153 -------------------------------------------------------------------
5154 Wed Apr  9 21:24:54 CEST 2008 - ma@suse.de
5155
5156 - Enable ui::Selectable lookup by Solvable/PoolItem in ResPoolProxy.
5157 - Add SolvIterMixin: Base class providing PoolItem_iterator and
5158   Selectable_iterator iterator types based on a Solvable iterator.
5159 - Enhanced WhatProvides and SolvableSet to PoolItem_iterator to offer
5160   PoolItem_iterator and Selectable_iterator.
5161 - Add Solvable::SplitIdent: Helper class that splits an identifier
5162   into kind and name.
5163 - Provide methods Pattern::contents returning a collection of packages
5164   associated with the pattern/patch.
5165 - revision 9496
5166
5167 -------------------------------------------------------------------
5168 Tue Apr  8 15:50:48 CEST 2008 - jreidinger@suse.cz
5169
5170 - add comparing to PoolQuery
5171 - revision 9466
5172
5173 -------------------------------------------------------------------
5174 Tue Apr  8 13:18:30 CEST 2008 - jreidinger@suse.cz
5175
5176 - move RepoInfo to universal RepoException. This can enable more verbose output - for frontend. (helps with bnc #377137)
5177 - revision 9452
5178
5179 -------------------------------------------------------------------
5180 Tue Apr  8 10:52:30 CEST 2008 - jreidinger@suse.cz
5181
5182 - initial implementation of new locks (FATE #120118 and #120352)
5183 - revision 9442
5184
5185 -------------------------------------------------------------------
5186 Tue Apr  7 15:18:22 CEST 2008 - dmacvicar@suse.de
5187
5188 - selectable API updates and changes
5189 - 4.10.0
5190
5191 -------------------------------------------------------------------
5192 Fri Apr  4 14:01:45 CEST 2008 - jreidinger@suse.cz
5193
5194 - add split with respect to escaped delimeters and also for quotes
5195 - revision 9373
5196
5197 -------------------------------------------------------------------
5198 Thu Apr  3 12:55:50 CEST 2008 - ma@suse.de
5199
5200 - Fixed some missing package and source package attributes.
5201 - revision 9348
5202
5203 -------------------------------------------------------------------
5204 Thu Apr  3 11:59:13 CEST 2008 - ma@suse.de
5205
5206 - Allow to store a media label in MediaSetAccess. This label is
5207   passed to a media change requests to describe which CD is
5208   requested.  (bnc #330094)
5209 - Fixed some missing package and source package attributes.
5210 - revision 9347
5211
5212 -------------------------------------------------------------------
5213 Wed Apr  2 13:48:52 CEST 2008 - schubi@suse.de
5214
5215 - Moved poolItem.status().isSatisfied(),.... to poolItem.isSatisfied()
5216 - Removed establish state in ResStatus
5217 - revision 9337
5218 - version 4.7.0
5219
5220 -------------------------------------------------------------------
5221 Wed Apr  2 10:24:17 CEST 2008 - ma@suse.de
5222
5223 - Add PoolItem::isSatisfied()/isBroken() to test whether
5224   the items requirements are met.
5225 - revision 9334
5226
5227 -------------------------------------------------------------------
5228 Tue Apr  1 21:54:10 CEST 2008 - ma@suse.de
5229
5230 - Extend sat::WhatProvides to allow to query for possible providers
5231   of a collection of capabilies. E.g. all providers of a packages
5232   requirements.
5233 - Fixed retrieval of translated texts from .solv files, provided the
5234   solv file contains them.
5235 - revision 9328
5236
5237 -------------------------------------------------------------------
5238 Tue Apr  1 16:17:44 CEST 2008 - jreidinger@suse.cz
5239
5240 - initial implementation of serialize/recovery PoolQuery
5241   (needed by FATE #120118)
5242 - revision 9325
5243
5244 -------------------------------------------------------------------
5245 Wed Mar 26 16:15:24 CET 2008 - ma@suse.de
5246
5247 - Allow prioritizing repos by adding a line 'priority=N' to the
5248   .repo file. Where N is an integer number from 1 (highest prio)
5249   to 99 (least and default). (bnc #369827, fate #302872)
5250 - version 4.6.1
5251 - revision 9276
5252
5253 -------------------------------------------------------------------
5254 Mon Mar 24 21:17:05 CET 2008 - coolo@suse.de
5255
5256 - support plaindir again (at least the most important parts)
5257
5258 -------------------------------------------------------------------
5259 Fri Mar 21 13:23:13 CET 2008 - jreidinger@suse.cz
5260
5261 - Throwing special exception MediaBadCAException in case of SSL
5262   certificate validation failure.(bnc #223512)
5263 - revision 9250
5264
5265 -------------------------------------------------------------------
5266 Fri Mar 21 12:38:39 CET 2008 - jreidinger@suse.cz
5267
5268 - add new error IO_SOFT to media request callback for temporary
5269   connection problem. (bnc #328822)
5270 - add new media exception timeout when somethink fail due to exceed
5271   timeout
5272 - mediacurl throw timeout exception when timeouted
5273 - revision 9246
5274
5275 -------------------------------------------------------------------
5276 Thu Mar 20 15:00:24 CET 2008 - jreidinger@suse.cz
5277
5278 - return more information from checking if metadata need refresh,
5279   so user can get better info. (bnc #307249)
5280 - revision 9231
5281
5282 -------------------------------------------------------------------
5283 Tue Mar 18 21:59:04 CET 2008 - ma@suse.de
5284
5285 - class sat::LocaleSupport: Convenience methods to manage support
5286   for language specific packages.
5287 - revision 9197
5288
5289 -------------------------------------------------------------------
5290 Tue Mar 18 13:54:16 CET 2008 - jkupec@suse.cz
5291
5292 - removed obsolete capability handling stuff (ma)
5293 - version 4.5.0
5294
5295 -------------------------------------------------------------------
5296 Tue Mar 18 11:42:51 CET 2008 - jreidinger@suse.cz
5297
5298 - Don't mask skip and abort exception in Fetcher
5299 - revision 9188
5300
5301 -------------------------------------------------------------------
5302 Tue Mar 18 11:00:22 CET 2008 - jreidinger@suse.cz
5303
5304 - action is correctly set in mediaRequest callback
5305 - revision 9186
5306
5307 -------------------------------------------------------------------
5308 Mon Mar 17 12:33:44 CET 2008 - ma@suse.de
5309
5310 - Fix SEGV in commit (bnc# 371137)
5311 - version 4.4.3
5312 - revision 9174
5313
5314 -------------------------------------------------------------------
5315 Fri Mar 14 17:28:39 CET 2008 - ma@suse.de
5316
5317 - version 4.4.2
5318
5319 -------------------------------------------------------------------
5320 Fri Mar 14 14:27:43 CET 2008 - dmacvicar@suse.de
5321
5322 - look for openssl in cmake, actually we build require it
5323 - explicitely link against openssl and crypto, required to
5324   compile in all platforms/distros.
5325
5326 -------------------------------------------------------------------
5327 Fri Mar 14 12:07:41 CET 2008 - jreidinger@suse.cz
5328
5329 - Save repo type during refresh if type is NONE (f.e. lazy probing).
5330 - revision 9153
5331
5332 -------------------------------------------------------------------
5333 Fri Mar 14 11:34:24 CET 2008 - jreidinger@suse.cz
5334
5335 - replace gpg escaped semicolon with real semicolon (bnc #355434)
5336 - revision 9151
5337
5338 -------------------------------------------------------------------
5339 Fri Mar 14 10:17:41 CET 2008 - jreidinger@suse.cz
5340
5341 - make strings from RpmDb and Keyring exceptions translatable
5342 - revision 9146
5343
5344 -------------------------------------------------------------------
5345 Thu Mar 13 18:41:26 CET 2008 - dmacvicar@suse.de
5346
5347 - fix retrieving keys (bnc #368099)
5348 - version 4.4.1
5349
5350 -------------------------------------------------------------------
5351 Thu Mar 13 18:40:57 CET 2008 - jreidinger@suse.cz
5352
5353 - enable frontend to rewrite add_probe settings.(bnc #309612)
5354 - Correct adding repo without type to lazy probing.
5355 - revision 9135
5356
5357 -------------------------------------------------------------------
5358 Thu Mar 13 17:59:52 CET 2008 - jreidinger@suse.cz
5359
5360 - get better message if something fail when trying run rpm
5361   (bnc #344584)
5362 - revision 9133
5363
5364 -------------------------------------------------------------------
5365 Thu Mar 13 12:33:13 CET 2008 - ma@suse.de
5366
5367 - Add ExternalProgram::execError and ExternalProgram::command
5368   to improve error reporting.
5369 - revision 9112
5370
5371 -------------------------------------------------------------------
5372 Thu Mar 13 11:45:20 CET 2008 - jkupec@suse.cz
5373
5374 - release all media before requesting another (bnc #336881)
5375 - revision 9110
5376
5377 -------------------------------------------------------------------
5378 Thu Mar 13 11:32:56 CET 2008 - jkupec@suse.cz
5379
5380 - getDetectedDevices added (fate #120298)
5381 - revision 9108
5382
5383 -------------------------------------------------------------------
5384 Wed Mar 12 15:55:14 CET 2008 - jkupec@suse.cz
5385
5386 - media backend release() methods changed to take string & instead
5387   of bool (needed for FATE #120298)
5388 - media label, detected device list and current device arguments
5389   added to the requestMedia callback
5390 - version 4.4.0
5391
5392 -------------------------------------------------------------------
5393 Wed Mar 12 14:16:07 CET 2008 - coolo@suse.de
5394
5395 - fix for bnc#369543
5396
5397 -------------------------------------------------------------------
5398 Mon Mar 10 13:30:04 CET 2008 - jkupec@suse.cz
5399
5400 - provide download rate info (average and curent) in the
5401   media::DownloadProgressReport for ftp/http (bnc #168935)
5402 - r9074
5403
5404 -------------------------------------------------------------------
5405 Mon Mar 10 12:45:03 CET 2008 - jkupec@suse.cz
5406
5407 - cleanCache(): clean also .cookie files
5408 - cleanTargetCache() added
5409 - use escaped_alias() in rawcache_path_for_repoinfo() and
5410   packagescache_path_for_repoinfo()
5411 - r9068
5412
5413 -------------------------------------------------------------------
5414 Fri Mar  7 19:59:10 CET 2008 - jkupec@suse.cz
5415
5416 - fixed location of RPMs in subdirs when parsing plaindir repo
5417   recursively (bnc #368218)
5418 - revision 9060
5419
5420 -------------------------------------------------------------------
5421 Thu Mar  6 13:42:53 CET 2008 - ma@suse.de
5422
5423 - Do not filter any installed solvables.
5424 - revision 9031
5425 - version 4.3.2
5426
5427 -------------------------------------------------------------------
5428 Wed Mar  5 11:33:26 CET 2008 - ma@suse.de
5429
5430 - Try to rebuild broken solv files in Target::load.
5431 - revision 9015
5432
5433 -------------------------------------------------------------------
5434 Tue Mar  4 18:17:41 CET 2008 - ma@suse.de
5435
5436 - Try to rebuild broken solv files in RepoManager::loadFromCache.
5437 - Fix RepoStatus::operator&& and RepoStatus testsuite.
5438 - revision 9008
5439
5440 -------------------------------------------------------------------
5441 Tue Mar  4 16:09:14 CET 2008 - schubi@suse.de
5442
5443 - improved problem description while a vendor change
5444 - improved problem description if a requirement cannot be fulfilled. Bug #358560
5445 - revision 9002
5446
5447 -------------------------------------------------------------------
5448 Tue Mar  4 12:57:58 CET 2008 - ma@suse.de
5449
5450 - Save and restore requested locales on target load/commit.
5451 - revision 8999
5452
5453 -------------------------------------------------------------------
5454 Mon Mar  3 17:10:26 CET 2008 - schubi@suse.de
5455
5456 - (Update) Prevent reinstallation of installed packages.
5457 - revision 8984
5458
5459 -------------------------------------------------------------------
5460 Sun Mar  2 16:13:16 CET 2008 - coolo@suse.de
5461
5462 - refresh metadata if there is no cache to unbreak compat with
5463   kiwi (that relied on "zypper sa <url> <alias>" to create a repo
5464   that "zypper in" could work on)
5465
5466 -------------------------------------------------------------------
5467 Sun Mar  2 10:28:13 CET 2008 - coolo@suse.de
5468
5469 - create cache directory before calling rpmdb2solv (in an empty
5470   chroot)
5471 - version 4.3.1
5472
5473 -------------------------------------------------------------------
5474 Thu Feb 28 16:43:11 CET 2008 - jkupec@suse.cz
5475
5476 - special exception message if server returns 403 response
5477   (forbidden) (port from SP2)
5478 - MediaException messages marked for translation
5479
5480 -------------------------------------------------------------------
5481 Wed Feb 27 10:31:24 CET 2008 - dmacvicar@suse.de
5482
5483 - make sure we have target cache on target initialize
5484 - version 4.3.0
5485
5486 -------------------------------------------------------------------
5487 Tue Feb 26 13:59:03 CET 2008 - lslezak@suse.cz
5488
5489 - DiskUsageCounter.cc - ignore "vfat", "fat", "ntfs" and "ntfs-3g"
5490   file systems (#333166)
5491 - rev. 8915
5492
5493 -------------------------------------------------------------------
5494 Tue Feb 26 13:26:30 CET 2008 - ma@suse.de
5495
5496 - Fixed Capabilites iterator exposing prereq marker.
5497 - revision 8914
5498
5499 -------------------------------------------------------------------
5500 Tue Feb 26 11:29:05 CET 2008 - schubi@suse.de
5501
5502 - postinstall script fixed
5503 - version 4.2.10
5504
5505 -------------------------------------------------------------------
5506 Mon Feb 25 17:06:53 CET 2008 - schubi@suse.de
5507
5508 - Testcases regards modaliases, rpmlib, ... correctly
5509 - Revision 8904
5510
5511 -------------------------------------------------------------------
5512 Mon Feb 25 13:20:26 CET 2008 - ma@suse.de
5513
5514 - Remove obsolete sql database. (bnc#363224)
5515 - revision 8898
5516
5517 -------------------------------------------------------------------
5518 Fri Feb 22 14:03:59 CET 2008 - ma@suse.de
5519
5520 - Take care target uses --root when creating solv files (bnc #363789)
5521 - revision 8881
5522
5523 -------------------------------------------------------------------
5524 Fri Feb 22 10:10:14 CET 2008 - schubi@suse.de
5525
5526 - Unmaintained packages which does not fit to the updated system
5527   (broken dependencies) will be deleted.
5528 - revision 8867
5529
5530 -------------------------------------------------------------------
5531 Fri Feb 22 07:20:35 CET 2008 - coolo@suse.de
5532
5533 - let libzypp-devel require libsatsolver-devel
5534
5535 -------------------------------------------------------------------
5536 Wed Feb 20 13:47:56 CET 2008 - ma@suse.de
5537
5538 - Cleanup unused /var/lib/zypp/cache in migrate_sources (#305160)
5539 - revision 8833
5540
5541 -------------------------------------------------------------------
5542 Tue Feb 19 16:21:12 CET 2008 - jkupec@suse.cz
5543
5544 - media: fixed DownloadProgressReport.finish() url argument in
5545   doGetFileCopy()
5546 - revision 8815
5547
5548 -------------------------------------------------------------------
5549 Tue Feb 19 11:21:59 CET 2008 - dmacvicar@suse.de
5550
5551 - hardlink when possible to optimize data transfer
5552   and space across caches.
5553 - version 4.2.8
5554
5555 -------------------------------------------------------------------
5556 Tue Feb 19 08:15:07 CET 2008 - coolo@suse.de
5557
5558 - added some locale support to sat::Solvable
5559 - version 4.2.7
5560
5561 -------------------------------------------------------------------
5562 Mon Feb 18 14:15:48 CET 2008 - dmacvicar@suse.de
5563
5564 - handle error messages better in doesFileExist too which is
5565   used during probing. (bnc #362608)
5566
5567 -------------------------------------------------------------------
5568 Sun Feb 17 21:44:12 CET 2008 - dmacvicar@suse.de
5569
5570 - Fetcher::reset() should not reset cache directories.
5571   (bnc #348050)
5572 - version 4.2.6
5573
5574 -------------------------------------------------------------------
5575 Fri Feb 16 15:47:00 CET 2008 - dmacvicar@suse.de
5576
5577 - Use CURLOPT_NOBODY instead of a CURLOPT_RANGE of 1 byte
5578   for http and https, but this time set CURLOPT_HTTPGET back to 1
5579   so it actually works. This makes Media::doesFileExist
5580   efficient for http and https.
5581   (related to bnc #348050)
5582 - version 4.2.5
5583
5584 -------------------------------------------------------------------
5585 Fri Feb 15 10:52:59 CET 2008 - coolo@suse.de
5586
5587 - using .solv files only now (fate #303018)
5588 - revision 8699
5589
5590 -------------------------------------------------------------------
5591 Tue Feb 12 17:10:48 CET 2008 - coolo@suse.de
5592
5593 - fix architectures on distupgrade
5594
5595 -------------------------------------------------------------------
5596 Fri Feb  8 12:50:30 CET 2008 - coolo@suse.de
5597
5598 - fixes from trunk merged
5599
5600 -------------------------------------------------------------------
5601 Fri Feb  1 17:45:07 CET 2008 - jkupec@suse.cz
5602
5603 - fixed renaming a repo to an existing one (bnc #228216)
5604 - revision 8431
5605
5606 -------------------------------------------------------------------
5607 Sun Jan 27 21:35:13 CET 2008 - coolo@suse.de
5608
5609 - fix changelog
5610
5611 -------------------------------------------------------------------
5612 Thu Jan 24 18:26:47 CET 2008 - jkupec@suse.cz
5613
5614 - read .curlrc more robustly to obtain user-proxy (#330351)
5615 - revision 8368
5616
5617 -------------------------------------------------------------------
5618 Fri Jan 18 12:19:09 CET 2008 - coolo@suse.de
5619
5620 - always buildrequire openssl-devel
5621 - replacing strange utf-8 chars in changelog
5622 - revision 8317
5623
5624 -------------------------------------------------------------------
5625 Thu Jan 17 15:07:52 CET 2008 - jkupec@suse.cz
5626
5627 - Saner NFS timeo default (#350309)
5628 - revision 8314
5629
5630 -------------------------------------------------------------------
5631 Thu Jan 17 12:03:10 CET 2008 - kkaempf@suse.de
5632
5633 - support 'patterns.pat' and 'patterns.pat.gz' to read all
5634   patterns in one go.
5635 - rev 8309
5636
5637 -------------------------------------------------------------------
5638 Tue Jan 15 14:56:21 CET 2008 - lslezak@suse.cz
5639
5640 - added RpmDb::removePubkey(), call it from
5641   KeyRing::Impl::deleteKey() - remove the GPG key from RPM when it
5642   is removed from the trusted keyring
5643 - revision 8288
5644
5645 -------------------------------------------------------------------
5646 Mon Jan 14 17:11:15 CET 2008 - schubi@suse.de
5647
5648 - Textchanges
5649 - reduced logging in SAT-solver
5650 - ordering solutions
5651 - version 4.1.8
5652 - revision 8276
5653
5654 -------------------------------------------------------------------
5655 Thu Jan 10 16:50:26 CET 2008 - schubi@suse.de
5656
5657 - Enabled SAT solver via default. (removed ZYPP_SAT_SOLVER)
5658   ZYPP_RC_SOLVER=1 will enable the old RedCapet solver
5659 - Revision 8255
5660 - Version 4.1.7
5661
5662 -------------------------------------------------------------------
5663 Wed Jan  2 18:24:34 CET 2008 - jkupec@suse.cz
5664
5665 - Pathname zypp::filesystem::expandlink(const Pathname &) added
5666 - if the provided file is a symlink, expand it (#274651) (this
5667   probably won't work for schemes other than file/dir and cd/dvd)
5668 - revision 8179
5669
5670 -------------------------------------------------------------------
5671 Tue Dec 18 12:28:22 CET 2007 - aschnell@suse.de
5672
5673 - fixed password handling in URLs (bug #347273)
5674 - revision 8118
5675
5676 -------------------------------------------------------------------
5677 Mon Dec 17 13:47:44 CET 2007 - ma@suse.de
5678
5679 - Fixed default text locale detection not to use static variables. (#346872)
5680 - version 4.1.6
5681 - revision 8116
5682
5683 -------------------------------------------------------------------
5684 Mon Dec 10 12:46:26 CET 2007 - ma@suse.de
5685
5686 - Log more details about zypp lock owner. (#294094)
5687 - revision 8088
5688
5689 -------------------------------------------------------------------
5690 Fri Dec  7 15:47:53 CET 2007 - ma@suse.de
5691
5692 - Remove runtime dependency for libboost_filesystem (#345773)
5693 - version 4.1.5
5694 - revision 8061
5695
5696 -------------------------------------------------------------------
5697 Fri Nov 30 14:20:34 CET 2007 - schubi@suse.de
5698
5699 - Enable SAT solver via environment variable ZYPP_SAT_SOLVER.
5700   e.g.: ZYPP_SAT_SOLVER=1 zypper install foo
5701 - version 4.1.4
5702 - revision 7998
5703
5704 -------------------------------------------------------------------
5705 Wed Nov 28 15:12:33 CET 2007 - aschnell@suse.de
5706
5707 - make IniParser more strict (bug #306697)
5708
5709 -------------------------------------------------------------------
5710 Mon Nov 26 13:19:34 CET 2007 - ma@suse.de
5711
5712 - Fix missing packages in patch content list. (#340896)
5713 - revision 7925
5714
5715 -------------------------------------------------------------------
5716 Fri Nov 16 12:46:39 CET 2007 - coolo@suse.de
5717
5718 - fix build
5719
5720 -------------------------------------------------------------------
5721 Wed Nov 14 14:23:23 CET 2007 - ma@suse.de
5722
5723 - Output date strings in UTF-8. (#339423)
5724 - revision 7807
5725
5726 -------------------------------------------------------------------
5727 Tue Nov 13 13:40:03 CET 2007 - schubi@suse.de
5728
5729 - fixes for new gcc
5730 - version 4.1.3
5731 - r7788
5732
5733 -------------------------------------------------------------------
5734 Mon Nov  5 15:22:33 CET 2007 - ma@suse.de
5735
5736 - Don't mark failed patch scripts as installed. (#327523)
5737 - version 4.1.2
5738 - revision 7744
5739
5740 -------------------------------------------------------------------
5741 Wed Oct 31 09:19:59 CET 2007 - dmueller@suse.de
5742
5743 - update rpmlint suppression
5744
5745 -------------------------------------------------------------------
5746 Fri Oct 26 15:12:24 CEST 2007 - aschnell@suse.de
5747
5748 - fixed retrieval of epoch from rpmdb (bug #246680)
5749
5750 -------------------------------------------------------------------
5751 Thu Oct 25 16:29:24 CEST 2007 - aschnell@suse.de
5752
5753 - allow non-existing "packages" file in susetags parser (bug
5754   #309235)
5755
5756 -------------------------------------------------------------------
5757 Fri Oct 12 15:47:37 CEST 2007 - ma@suse.de
5758
5759 - SMBIOS DMI modalias matching added (#333152)
5760 - revision 7494
5761
5762 -------------------------------------------------------------------
5763 Sat Oct  6 16:37:11 CEST 2007 - jkupec@suse.cz
5764 - do not download the same file multiple times in one attach session
5765   (#307098), r7456
5766 - special cdrom detection code for SCSI / Virtual CDROMs on iSeries
5767   removed - should be correctly detected by HAL now
5768   (#167629, #163971), r7452
5769 - version 4.1.1
5770
5771 -------------------------------------------------------------------
5772 Fri Oct 05 10:35:47 CEST 2007 - aschnell@suse.de
5773
5774 - filter architecture in plaindir parser (bug #330791)
5775
5776 -------------------------------------------------------------------
5777 Thu Oct  4 16:31:58 CEST 2007 - ma@suse.de
5778
5779 - Throw constructing malformed checksums. (#189096)
5780 - revision 7441
5781
5782 -------------------------------------------------------------------
5783 Thu Oct  4 14:22:31 CEST 2007 - mvidner@suse.cz
5784
5785 - Renamed templates back because proper qualification makes it work
5786   too.
5787 - 4.1.0
5788
5789 -------------------------------------------------------------------
5790 Thu Oct 04 11:23:19 CEST 2007 - aschnell@suse.de
5791
5792 - only look for repositories in file ending ".repo" (bug #294779)
5793
5794 -------------------------------------------------------------------
5795 Wed Oct  3 13:37:57 CEST 2007 - mvidner@suse.cz
5796
5797 - Fixed compilation errors with GCC 4.3 by adding missing includes
5798   and renaming templates: MaxBits to MaxBitsT, Mask to MaskT,
5799   Compare<Edition> to CompareEd.
5800 - r7426
5801
5802 -------------------------------------------------------------------
5803 Mon Oct  1 20:29:36 CEST 2007 - ma@suse.de
5804
5805 - Incorporated patch from Michael Matz to speedup cache reading.
5806 - revision 7413
5807
5808 -------------------------------------------------------------------
5809 Fri Sep 28 18:40:59 CEST 2007 - schubi@suse.de
5810
5811 - Resolvertestcase:
5812   - log Repository info
5813   - set keep state in the testcase
5814   - handle vendor
5815 - r 4707
5816
5817 -------------------------------------------------------------------
5818 Thu Sep 27 17:13:14 CEST 2007 - ma@suse.de
5819
5820 - Fixed pattern parser SEGV on broken pattern files. (#328546)
5821 - revision 7402
5822
5823 -------------------------------------------------------------------
5824 Wed Sep 26 11:08:14 CEST 2007 - schubi@suse.de
5825
5826 - QueuItemRequire: Filter out all provider which have worser architecture,
5827   are NOT noarch and have not the same name as the requirement. The
5828   last one is needed for updating packages via patch/atoms.
5829   Bug 328081
5830 - Revert changes of r 7340
5831 - r 7386
5832
5833 -------------------------------------------------------------------
5834 Tue Sep 25 15:51:34 CEST 2007 - ma@suse.de
5835
5836 - Add missing '--install' parameter in desktop file. (#308640)
5837 - version 4.0.0
5838 - revision 7369
5839
5840 -------------------------------------------------------------------
5841 Tue Sep 25 11:08:13 CEST 2007 - jkupec@suse.cz
5842
5843 - release all attached media before attempting to eject (#293428)
5844 - fixed parsing of --proxy-user parameter of .curlrc (#309139)
5845 - revision 7352
5846 - version 3.26.0
5847
5848 -------------------------------------------------------------------
5849 Mon Sep 24 16:10:32 CEST 2007 - dmacvicar@suse.de
5850
5851 - provide a way to retrieve the metadata path. Used for
5852   installation, which incorrectly creates a repository in
5853   cache without adding it first, so metadata path is not
5854   set and therefore it is not possible to setup a media
5855   verifier on installation. Part of fix for (#293428)
5856 - 3.25.0
5857
5858 -------------------------------------------------------------------
5859 Mon Sep 24 15:48:47 CEST 2007 - schubi@suse.de
5860
5861 - If more than one resolvables provide a requirements and have different
5862   architecture take thatone with the best architecture. (Not regarding the
5863   name). Bug: Branching too much while an installation of a multi-arch-DVD
5864 - r 7340
5865 - version 3.24.8
5866
5867 -------------------------------------------------------------------
5868 Fri Sep 21 15:50:30 CEST 2007 - schubi@suse.de
5869
5870 - Checking the queue if an item will be deleted. If yes, the requirements
5871   are not needed anymore. Bug 326384
5872 - version 3.24.7
5873 - r 7329
5874
5875 -------------------------------------------------------------------
5876 Thu Sep 20 17:37:30 CEST 2007 - jkupec@suse.cz
5877
5878 - don't probe the repository type upon saving if disabled (#326769)
5879 - version 3.24.6
5880 - revision 7319
5881
5882 -------------------------------------------------------------------
5883 Thu Sep 20 15:19:53 CEST 2007 - ma@suse.de
5884
5885 - Avoid calling rpm repeatedly in case of an error. This is fault-prone,
5886   esp. if the error occurred executing the packages post-install script.
5887 - version 3.24.5
5888 - revision 7317
5889
5890 -------------------------------------------------------------------
5891 Thu Sep 20 11:00:04 CEST 2007 - ma@suse.de
5892
5893 - If a package is deselected by user, apply this soft lock to all
5894   available versions of this package.
5895 - version 3.24.4
5896 - revision 7316
5897
5898 -------------------------------------------------------------------
5899 Wed Sep 19 17:45:12 CEST 2007 - schubi@suse.de
5900
5901 - Update: Do not set an item to installation if there has been already set
5902   one for installation which has the same NVA. Bug  326286
5903 - version 3.24.3
5904 - r 7311
5905
5906 -------------------------------------------------------------------
5907 Wed Sep 19 14:19:49 CEST 2007 - ma@suse.de
5908
5909 - Enable package cache during commit. (#326249)
5910 - revision 7309
5911
5912 -------------------------------------------------------------------
5913 Tue Sep 18 14:01:02 CEST 2007 - schubi@suse.de
5914
5915 - Do not regarding requirements for packages which will be deleted in the
5916   same solver run. Bug 310618
5917 - r 7292
5918 - version 3.24.2
5919
5920 -------------------------------------------------------------------
5921 Mon Sep 17 16:33:14 CEST 2007 - jkupec@suse.cz
5922
5923 - don't download filelists.xml.gz (#307105)
5924 - version 3.24.1
5925 - revision 7269
5926
5927 -------------------------------------------------------------------
5928 Mon Sep 17 15:51:04 CEST 2007 - ma@suse.de
5929
5930 - Improve estimated diskusage while there is no valid
5931   solver result. (#325617)
5932 - revision 7266
5933
5934 -------------------------------------------------------------------
5935 Mon Sep 17 15:22:47 CEST 2007 - schubi@suse.de
5936
5937 -Bugfix in vendor change of a required resolvable (Correct error message)
5938  Bug 310455
5939 - r 7262
5940
5941 -------------------------------------------------------------------
5942 Mon Sep 17 12:36:28 CEST 2007 - lslezak@suse.cz
5943
5944 - fixed DU parsing in inst-sys (#308659)
5945 - revision 7256
5946
5947 -------------------------------------------------------------------
5948 Fri Sep 14 22:57:54 CEST 2007 - ma@suse.de
5949
5950 - Enable using patch and delta rpms. (#309124)
5951 - version 3.24.0
5952 - revision 7253
5953
5954 -------------------------------------------------------------------
5955 Thu Sep 13 17:59:55 CEST 2007 - ma@suse.de
5956
5957 - On update do not delete unmaintained non-SuSE packages.
5958 - version 3.23.2
5959 - revision 7239
5960
5961 -------------------------------------------------------------------
5962 Thu Sep 13 13:02:39 CEST 2007 - lslezak@suse.cz
5963
5964 - ZYppImpl::getPartitions() - don't return the current partitioning
5965   when the partitioning hasn't been set - fixes DU parsing in
5966   inst-sys (#308659)
5967
5968 -------------------------------------------------------------------
5969 Thu Sep 13 11:30:47 CEST 2007 - dmacvicar@suse.de
5970
5971 - Throw specific exceptions during commit (#308511)
5972 - 3.23.1
5973
5974 -------------------------------------------------------------------
5975 Wed Sep 12 18:48:00 CEST 2007 - ma@suse.de
5976
5977 - Various disk space calculation fixes. Susetags, plaindir and rpmdb
5978   now provide more detailed disk usage information.
5979   Yum metadata don't, so we book the package size to '/'. (#308362)
5980 - version 3.23.0
5981 - revision 7225
5982
5983 -------------------------------------------------------------------
5984 Wed Sep 12 15:48:41 CEST 2007 - schubi@suse.de
5985
5986 - Regarding keep state while recycle old valid solver results. Bug 286889
5987 - r 7209
5988
5989 -------------------------------------------------------------------
5990 Wed Sep 12 12:24:49 CEST 2007 - jkupec@suse.cz
5991
5992 - report 100% progress on finishing RPM removal (bug #309431)
5993 - revision 7200
5994
5995 -------------------------------------------------------------------
5996 Tue Sep 11 17:25:35 CEST 2007 - schubi@suse.de
5997
5998 - Update: rename language packages --> take that package which fits to the
5999   selected language Bug 308098
6000 - r 7919
6001
6002 -------------------------------------------------------------------
6003 Tue Sep 11 16:11:20 CEST 2007 - dmacvicar@suse.de
6004
6005 - restore deltas and patch rpms from the cache (#309124)
6006 - 3.22.8
6007
6008 -------------------------------------------------------------------
6009 Tue Sep 11 14:54:44 CEST 2007 - ma@suse.de
6010
6011 - Don't fail if a product is deleted multiple times (e.g. due to
6012   obsoletes and an explicit deleted request). (#308746)
6013 - version 3.22.7
6014 - revision 7184
6015
6016 -------------------------------------------------------------------
6017 Tue Sep 11 13:52:47 CEST 2007 - jkupec@suse.cz
6018
6019 - SYSCONFDIR variable added for modifying /etc
6020
6021 -------------------------------------------------------------------
6022 Tue Sep 11 12:18:11 CEST 2007 - schubi@suse.de
6023
6024 - uninstallable resolvable -->suggested solution: delete; Bug 308164
6025 - r 7177
6026
6027 -------------------------------------------------------------------
6028 Mon Sep 10 16:19:05 CEST 2007 - schubi@suse.de
6029
6030 - new translations added
6031 - r 7166
6032 - version 3.22.6
6033
6034 -------------------------------------------------------------------
6035 Mon Sep 10 15:50:49 CEST 2007 - lslezak@suse.cz
6036
6037 - fixed disk usage counting of updated packages (#308362)
6038
6039 -------------------------------------------------------------------
6040 Mon Sep 10 14:17:29 CEST 2007 - schubi@suse.de
6041
6042 - Splitting packages: Take the package with the best
6043   architecture,edition ONLY; Bug 308591
6044 - r 7160
6045
6046 -------------------------------------------------------------------
6047 Mon Sep 10 10:55:45 CEST 2007 - lslezak@suse.cz
6048
6049 - properly report fallback disk usage size (in kB instead of bytes)
6050   when disk usage is not known (YUM repos) (#308475)
6051
6052 -------------------------------------------------------------------
6053 Fri Sep  7 13:27:26 CEST 2007 - ma@suse.de
6054
6055 - Install a sample /etc/zypp.conf. (#306615)
6056 - Fixed missing soversion symlink in package.
6057 - version 3.22.5
6058 - revision 7150
6059
6060 -------------------------------------------------------------------
6061 Fri Sep  7 13:03:48 CEST 2007 - schubi@suse.de
6062
6063 - RequirementIsMet: return true only if ALL Atoms are NOT incomplete; Bug
6064   308252
6065 - r 7143
6066
6067 -------------------------------------------------------------------
6068 Thu Sep  6 18:22:36 CEST 2007 - schubi@suse.de
6069
6070 - Error: Select two candidate with the same name while update.
6071   Solution: If there is a candidate which is already selected for installation -->
6072   take thatone #308082
6073 - r 7132
6074
6075 -------------------------------------------------------------------
6076 Thu Sep  6 14:11:58 CEST 2007 - ma@suse.de
6077
6078 - Work arround installed patterns providing an empty vendor string. (#307743)
6079 - Let the solver treat vendor suse and opensuse as equivalent.
6080 - version 3.22.4
6081
6082 -------------------------------------------------------------------
6083 Thu Sep  6 12:33:27 CEST 2007 - schubi@suse.de
6084
6085 - Checking item before evaluating the concerning vendor. bug #307941
6086 - r 7119
6087
6088 -------------------------------------------------------------------
6089 Wed Sep  6 02:24:37 CEST 2007 - dmacvicar@suse.de
6090
6091 - Fix for bug #307163 - empty package descriptions
6092   a.k.a shared tag not 100% implemented
6093 - r 7117
6094 - version 3.22.3
6095
6096 -------------------------------------------------------------------
6097 Wed Sep  5 17:52:37 CEST 2007 - schubi@suse.de
6098
6099 - logging "reverse" NEEDED_BY in the detail description of solver
6100   problems.
6101 - improved error message if a requiremnt is not fulfilled Bug 307743
6102 - Add "ignore" option to the solution if a requirement is not fulfilled
6103   Bug 304276
6104 - revision 7113
6105
6106 -------------------------------------------------------------------
6107 Wed Sep  5 14:33:02 CEST 2007 - jkupec@suse.cz
6108
6109 - fixed the order of operands of susetags local metadata status
6110   computation which caused the YaST repositories to always get
6111   refreshed (part of bug #304310)
6112 - revision 7107
6113 - version 3.22.2
6114
6115 -------------------------------------------------------------------
6116 Tue Sep  4 12:09:10 CEST 2007 - schubi@suse.de
6117
6118 - comparing vendor with VendorAttr::equivalent
6119 - revision 7103
6120
6121 -------------------------------------------------------------------
6122 Mon Sep  3 18:43:51 CEST 2007 - schwab@suse.de
6123
6124 - Use $RPM_OPT_FLAGS.
6125
6126 -------------------------------------------------------------------
6127 Mon Sep  3 17:14:02 CEST 2007 - ma@suse.de
6128
6129 - Reset transact bits when switching status from
6130   "update" to "protected" (#246976)
6131 - version 3.22.1
6132 - revision 7094
6133
6134 -------------------------------------------------------------------
6135 Mon Sep  3 13:56:42 CEST 2007 - schubi@suse.de
6136
6137 - new translations added
6138 - rev 7083
6139
6140 -------------------------------------------------------------------
6141 Fri Aug 31 22:10:55 CEST 2007 - ma@suse.de
6142
6143 - Added ability to switch off use of patch and delta rpms via zypp.conf (#305864)
6144    [main]
6145    download.use_patchrpm = no
6146    download.use_deltarpm = no
6147 - version 3.22.0
6148 - revision 7069
6149
6150 -------------------------------------------------------------------
6151 Fri Aug 31 19:56:40 CEST 2007 - ma@suse.de
6152
6153 - On demand translate patch requirements into a list of atoms.
6154   Required by the UI to display packages acssociated with a patch.
6155   (#300612)
6156 - version 3.21.1
6157 - revision 7065
6158
6159 -------------------------------------------------------------------
6160 Fri Aug 31 13:59:54 CEST 2007 - kkaempf@suse.de
6161
6162 - enrich ResolverInfo with the reason if a user-initiated request
6163   fails (#304325, #306240)
6164 - r 7051
6165
6166 -------------------------------------------------------------------
6167 Thu Aug 30 20:10:00 CEST 2007 - jkupec@suse.cz
6168
6169 - added missing implementation of LogControl::setLineFormater()
6170   (lslezak)
6171 - version 3.21.0
6172 - revision 7041
6173
6174 -------------------------------------------------------------------
6175 Thu Aug 30 18:55:15 CEST 2007 - jkupec@suse.cz
6176
6177 - enable changing url in requestMedia callback (#294481)
6178 - revision 7037
6179
6180 -------------------------------------------------------------------
6181 Thu Aug 30 18:22:32 CEST 2007 - ma@suse.de
6182
6183 - Filter readonly mount points in DiskUsageCounter (#297405)
6184 - revision 7030
6185
6186 -------------------------------------------------------------------
6187 Thu Aug 30 17:31:33 CEST 2007 - jkupec@suse.cz
6188
6189 - remember the cause of the RepoException when refreshing metadata
6190   (#301022)
6191 - r7023
6192
6193 -------------------------------------------------------------------
6194 Thu Aug 30 17:25:14 CEST 2007 - ma@suse.de
6195
6196 - Safe fix for bug #299680.
6197 - version 3.20.1
6198 - revision 7026
6199
6200 -------------------------------------------------------------------
6201 Thu Aug 30 15:48:03 CEST 2007 - schubi@suse.de
6202
6203 - Bugfix: If a requirement has been fulfilled by more than one language
6204   resolvables only thatone will be taken which fits to the selected
6205   language.
6206 - r 7018
6207
6208 -------------------------------------------------------------------
6209 Thu Aug 30 15:14:23 CEST 2007 - jkupec@suse.cz
6210
6211 - correct error code for media errors in MediaCurl::doGetFileCopy()
6212   affects only zypper error output, does not affect YaST
6213 - r7013
6214
6215 -------------------------------------------------------------------
6216 Wed Aug 29 18:28:41 CEST 2007 - jkupec@suse.cz
6217
6218 - reverted blocking of requestMedia from r6271 (#301710)
6219 - r6999
6220
6221 -------------------------------------------------------------------
6222 Wed Aug 29 18:09:29 CEST 2007 - kkaempf@suse.de
6223
6224 - prevent progress report in destructor (#299680)
6225 - r6998
6226
6227 -------------------------------------------------------------------
6228 Wed Aug 29 18:02:36 CEST 2007 - jkupec@suse.cz
6229
6230 - treat non-filelists.xml <file> entries as file provides capabilities
6231   in YUM parser (#304701)
6232 - r6992
6233
6234 -------------------------------------------------------------------
6235 Wed Aug 29 16:32:01 CEST 2007 - kkaempf@suse.de
6236
6237 - the media.1/media uniquely identifies a 'susetags' repo, not
6238   the content file (#304200)
6239
6240 -------------------------------------------------------------------
6241 Wed Aug 29 15:42:17 CEST 2007 - jkupec@suse.cz
6242
6243 - fixed locale dir (#304649)
6244 - r6984
6245
6246 -------------------------------------------------------------------
6247 Wed Aug 29 15:39:52 CEST 2007 - kkaempf@suse.de
6248
6249 - don't treat normal package license as "license to confirm"
6250   (#305906)
6251
6252 -------------------------------------------------------------------
6253 Wed Aug 29 15:28:53 CEST 2007 - ma@suse.de
6254
6255 - Fixed fix for #293039. Segfault due to uninitialzed data.
6256 - version 3.19.3
6257 - revision 6980
6258
6259 -------------------------------------------------------------------
6260 Wed Aug 29 15:10:20 CEST 2007 - schubi@suse.de
6261
6262 - reduced too much verbosed ResolverContext logging; Bug 303971
6263 - r 6977
6264
6265 -------------------------------------------------------------------
6266 Wed Aug 29 13:55:28 CEST 2007 - ma@suse.de
6267
6268 - Fixed PlainDir repositories to provide real disk usage data. For
6269   repomd and others that do not provide any detailed disk usage info,
6270   assume the packgage size is required below "/". Peviously they were
6271   treated as being empy.
6272 - version 3.19.2
6273 - revision 6972
6274
6275 -------------------------------------------------------------------
6276 Wed Aug 29 13:36:42 CEST 2007 - schubi@suse.de
6277
6278 - Add a new solver solution in the case of running in a timeout:
6279   ProblemSolutionDoubleTimeout.h
6280   #Bug 302496
6281 - revision 6970
6282
6283 -------------------------------------------------------------------
6284 Wed Aug 29 11:23:26 CEST 2007 - dmacvicar@suse.de
6285
6286 - bug in fix for (#292986)
6287
6288 -------------------------------------------------------------------
6289 Tue Aug 28 18:48:26 CEST 2007 - dmacvicar@suse.de
6290
6291 - (#297001) - libzypp: can't skip broken packages
6292 - re enable importing zypp keyring from rpm.(#302379)
6293 - 3.19.1
6294
6295 -------------------------------------------------------------------
6296 Tue Aug 28 17:30:30 CEST 2007 - kkaempf@suse.de
6297
6298 - rename ResolvableQuery::iterateResolvablesByKindsAndStrings
6299   to ResolvableQuery::iterateResolvablesByKindsAndStringsAndRepos
6300   in order to support query-by-repo (#305384)
6301 - fix iterateResolvablesByKindsAndStringsAndRepos to take any
6302   number of kinds, names, or repos (#305347)
6303 - remove ResolvableQuery::iterateResolvablesByKind, not needed
6304 - version 3.19.0
6305 - rev 6935
6306
6307 -------------------------------------------------------------------
6308 Tue Aug 28 11:27:53 CEST 2007 - dmacvicar@suse.de
6309
6310 - real fix for reading signature ids. (#390535).
6311 - delete metadata when removing repo (#301037).
6312
6313 -------------------------------------------------------------------
6314 Mon Aug 27 23:52:41 CEST 2007 - dmacvicar@suse.de
6315
6316 - following behaviour for setPartitions
6317   - if they are not set, they are detected
6318   - if they are set, that value is used.
6319   - if value set or detected is empty, all disk usage
6320     information is read. Otherwise just values in those
6321     mount points.
6322     Should work for installation as long as detectPartitions
6323     is empty at installation.(#293039)
6324
6325 -------------------------------------------------------------------
6326 Mon Aug 27 17:08:41 CEST 2007 - kkaempf@suse.de
6327
6328 - Add ZConfig::overrideSystemArchitecture() to override zypp arch
6329   from external, e.g. for the testcases
6330 - Honor ZYPP_CONF environment variable to override the buit-in
6331   /etc/zypp/zypp.conf
6332 - Check architecture at handout() to prevent NULL ptr reference.
6333 - Bug 301286
6334 - rev 6908
6335
6336 -------------------------------------------------------------------
6337 Mon Aug 27 15:53:52 CEST 2007 - schubi@suse.de
6338
6339 -The solver generate an establish call for all
6340  resolvables which has filesystemcaps if there is not a valid result from a
6341  former solver run available. This covers:
6342  * Initial solver run
6343  * Changing of filesystem whithin a workflow, cause the solver results will
6344    be reset if the filesystem dependencies have been changed
6345  Bug 271912
6346 - r 6901
6347
6348 -------------------------------------------------------------------
6349 Sun Aug 26 15:49:27 CEST 2007 - kkaempf@suse.de
6350
6351 - pass location to plaindir package (#303751)
6352 - Add name of file in question to checksum/signature related
6353   exceptions.
6354 - pass basename of file to verifyFileSignatureWorkflow (instead of
6355   empty string).
6356 - filter out incompatible architectures when parsing sustags
6357   repos (first half of #301286)
6358 - r 6882
6359
6360 -------------------------------------------------------------------
6361 Fri Aug 24 11:52:27 CEST 2007 - dmacvicar@suse.de
6362
6363 - don't run source migration if yast is running in
6364   intsys mode (#297136)
6365 - signature and checksum verification fixes. Still pending
6366   problem ZYpp getting no output from gpg when running from zypper.
6367   (#302059)
6368
6369 -------------------------------------------------------------------
6370 Thu Aug 23 13:51:41 CEST 2007 - schubi@suse.de
6371
6372 - Do not strip resolvables which have the same name but different kind
6373   (ResolverInfo*)
6374 - Flag info NEEDEDBY correctly if it will be used by freshen/supplement
6375 - r 6830
6376
6377 -------------------------------------------------------------------
6378 Wed Aug 22 18:58:44 CEST 2007 - mvidner@suse.cz
6379
6380 - Do not use "a-z" in regexes. Fixes "Invalid Url scheme 'http'" in
6381   the Estonian locale (#302525).
6382
6383 -------------------------------------------------------------------
6384 Wed Aug 22 17:59:39 CEST 2007 - aschnell@suse.de
6385
6386 - added remembering of exception history at various places
6387
6388 -------------------------------------------------------------------
6389 Wed Aug 22 16:52:09 CEST 2007 - schubi@suse.de
6390
6391 - Bugfixes concerning vendor handling:
6392 - first bug:
6393   Installed A-1.0(vendor SuSE)
6394   Available A-2.0(other vendor)
6395   A will not be regarded as "unmaintained". So it will not be deleted.
6396 - second bug:
6397   A need B-2.0. B-1.0 is installed but has another vendor. Report a
6398   proper errmessage.
6399 - Testcase : solution-tests/vendor-test.xml
6400 - r 6812
6401 - 3.18.4
6402
6403 -------------------------------------------------------------------
6404 Tue Aug 21 15:38:08 CEST 2007 - dmacvicar@suse.de
6405
6406 - ignore HASH key for download (#300982)
6407
6408 -------------------------------------------------------------------
6409 Tue Aug 21 15:17:23 CEST 2007 - schubi@suse.de
6410
6411 - Added explicitly_requested as parameter in ResolverContext::Uninstall
6412   Bug 299819
6413 - revision 6794
6414
6415 -------------------------------------------------------------------
6416 Tue Aug 21 13:06:44 CEST 2007 - dmacvicar@suse.de
6417
6418 - If no mount information is available, parse all DU entries.
6419 - read only hack mode for migrate-sources. We actually do add
6420   repositories with it, but no harm. (#292986)
6421 - fix some typos in exceptions (#301331)
6422 - 3.18.3
6423
6424 -------------------------------------------------------------------
6425 Mon Aug 20 16:06:36 CEST 2007 - schubi@suse.de
6426
6427 - Do not regard explicit request in order to recognize updated packages
6428   correctly. Bug 301676
6429 - Updated translations
6430 - r 6766
6431 - 3.18.2
6432
6433 -------------------------------------------------------------------
6434 Mon Aug 20 15:35:46 CEST 2007 - mvidner@suse.cz
6435
6436 - package-manager script: Call /sbin/yast2 with full path because of
6437   gnomesu (#269873).
6438
6439 -------------------------------------------------------------------
6440 Mon Aug 20 15:23:14 CEST 2007 - dmacvicar@suse.de
6441
6442 - add support for the HASH key. (#300982)
6443 - Use ContentFileParser in Downloader (instead of implementing
6444   the parser again, it has a reason, Downloader was written first)
6445 - update testcases and data to cover the new HASH key
6446 - 3.18.1
6447
6448 -------------------------------------------------------------------
6449 Mon Aug 20 13:21:34 CEST 2007 - kkaempf@suse.de
6450
6451 - unify query API for kind and name, summary, description
6452   (incomplete)
6453 - rev 6761, version 3.18.0
6454
6455 -------------------------------------------------------------------
6456 Fri Aug 17 12:30:55 CEST 2007 - kkaempf@suse.de
6457
6458 - add iterateResolvablesByKindsAndName
6459 - rev 6735, version 3.17.13
6460
6461 -------------------------------------------------------------------
6462 Fri Aug 17 11:45:24 CEST 2007 - kkaempf@suse.de
6463
6464 - rename ResolvableQuery::queryByName to iterateResolvablesByName
6465 - fix reading of kind and repository in ResolvableQuery
6466 - add reverse lookups in CacheTypes
6467 - add iterateResolvablesByKind
6468 - rev 6733
6469
6470 -------------------------------------------------------------------
6471 Fri Aug 17 10:37:56 CEST 2007 - schubi@suse.de
6472
6473 - shorten solver error messages Bug 259894
6474 - rev 6723
6475
6476 -------------------------------------------------------------------
6477 Thu Aug 16 23:43:50 CEST 2007 - kkaempf@suse.de
6478
6479 - fix ResolvableQuery::query(), add ResolvableQuery::queryByName()
6480   install zypp/cache header files.
6481 - rev 6719, version 3.16.13
6482
6483 -------------------------------------------------------------------
6484 Thu Aug 16 17:21:52 CEST 2007 - kkaempf@suse.de
6485
6486 - discard pattern files with incompatbile architecture, both
6487   for download and for parsing. (#298716)
6488 - rev 6711
6489
6490 -------------------------------------------------------------------
6491 Thu Aug 16 17:12:45 CEST 2007 - kkaempf@suse.de
6492
6493 - run sqlite asynchronously and add sql index files where
6494   appropriate, gives 6x performance on certain operations.
6495   Bumping cache schema version to 1004.
6496   (#300998)
6497 - rev 6710
6498
6499 -------------------------------------------------------------------
6500 Thu Aug 16 17:08:58 CEST 2007 - kkaempf@suse.de
6501
6502 - fix String::endsWith (#301038)
6503 - rev 6709
6504
6505 -------------------------------------------------------------------
6506 Thu Aug 16 11:16:25 CEST 2007 - schubi@suse.de
6507
6508 - added an _explicitly_requested in QueueItemConflict ( as already in
6509   QueueItemEstablish, QueueItemInstall, QueueItemUninstall ) in order to
6510   remove the conflicting item without an error message. Bug 299819
6511 - rev 6699
6512
6513 -------------------------------------------------------------------
6514 Thu Aug 16 07:23:31 CEST 2007 - jkupec@suse.cz
6515
6516 - forgot to set default refresh policy in checkIfToRefreshMetadata
6517 - repo.refresh.delay default set to 10 minutes
6518 - 6693
6519
6520 -------------------------------------------------------------------
6521 Wed Aug 15 15:32:36 CEST 2007 - schubi@suse.de
6522
6523 - Bugfix while regarding correct vendor in update
6524 - r6677
6525 - version 3.15.0
6526
6527 -------------------------------------------------------------------
6528 Wed Aug 15 13:57:04 CEST 2007 - jkupec@suse.cz
6529
6530 - repo.refresh.delay=<minutes> (ZConfig, "main" section) support
6531   added to delay next check & refresh until the specified number of
6532   minutes has passed from the last check or refresh (FATE #301991).
6533   Revisions: 6654, 6656, 6666, and 6667.
6534 - filesystem::touch(Pathname) added (r6666)
6535 - RepoManager::touchIndexFile(RepoInfo) added
6536 - RepoManager::checkIfToRefreshMetadata(RepoInfo,Url,policy):
6537   decision to do the refresh moved to this public method.
6538 - r6667
6539
6540 -------------------------------------------------------------------
6541 Wed Aug 15 12:38:26 CEST 2007 - schubi@suse.de
6542
6543 - generate a resolver problem if addRequires does not find a resovable
6544   #299486
6545 - rev 6660
6546
6547 -------------------------------------------------------------------
6548 Tue Aug 14 15:54:15 CEST 2007 - schubi@suse.de
6549
6550 - Prioritized delete request by the user BEFORE delete requests due
6551   missing dependencies or conflicting dependencies. Bug 298322
6552 - rev 6640
6553
6554 -------------------------------------------------------------------
6555 Fri Aug 10 20:49:20 CEST 2007 - jkupec@suse.cz
6556
6557 - support also "Plaindir" as valid repo type name (#298622)
6558 - revision 6616
6559 - version 3.14.0
6560
6561 -------------------------------------------------------------------
6562 Fri Aug 10 18:03:06 CEST 2007 - dmacvicar@suse.de
6563
6564 - fix segfault in Progress reporting
6565 - progress report use name instead of alias (#298035)
6566 - repoinfo returns alias if name is empty
6567
6568 -------------------------------------------------------------------
6569 Fri Aug 10 16:04:42 CEST 2007 - dmacvicar@suse.de
6570
6571 - merge patch by dmueller to get rid of boost-regex
6572
6573 -------------------------------------------------------------------
6574 Fri Aug 10 13:50:40 CEST 2007 - dmacvicar@suse.de
6575
6576 - dont create a second CacheStore in the same scope, will lock...
6577   #297627
6578
6579 -------------------------------------------------------------------
6580 Thu Aug  9 15:04:21 CEST 2007 - jkupec@suse.cz
6581
6582 - fixed some RepoManager exception docs & history
6583 - r6558
6584
6585 -------------------------------------------------------------------
6586 Thu Aug  9 13:33:59 CEST 2007 - dmacvicar@suse.de
6587
6588 - feature #302135: Graceful update of 3rd party packages
6589   Automatic upgrading only sees packages from same vendor
6590   This allows not needed to have those locked.
6591 - Add persistent locks file which allow wildcards. Users
6592   can lock certain packages adding lines like "kde* < 3.5"
6593 - add applyLocks() to apply persistent locks before solving
6594
6595 -------------------------------------------------------------------
6596 Thu Aug  9 13:28:20 CEST 2007 - schubi@suse.de
6597
6598 -  recognize changes in the pool (e.g. changing /etc/sysconfig/storage
6599   #271912 wq
6600 - Added locking resolvables in the testcases
6601 - rev 6544
6602
6603 -------------------------------------------------------------------
6604 Wed Aug  8 16:04:07 CEST 2007 - dmacvicar@suse.de
6605
6606 - add migrate-sources to %post (#292986)
6607 - 3.13.15
6608
6609 -------------------------------------------------------------------
6610 Wed Aug  8 13:32:52 CEST 2007 - jkupec@suse.cz
6611
6612 - fixed bug with using wrong files from raw metadata cache
6613   (bug #297611) (duncanmv) (r6501, already released in 3.13.14)
6614
6615 -------------------------------------------------------------------
6616 Wed Aug  8 12:42:39 CEST 2007 - schubi@suse.de
6617
6618 - fix in "ignore conflicts" if the conflict has been caused by an obsolete
6619   Bug# 297795
6620 - r 6517
6621
6622 -------------------------------------------------------------------
6623 Tue Aug  7 17:04:47 CEST 2007 - dmacvicar@suse.de
6624
6625 - implement susetags support for compressed metadata
6626   and testcases. (feature #301916)
6627 - implement disk usage in cache. For installation requires
6628   some changes in YaST to setup the ZYpp getPartitions()
6629   before repos are cached. (bug #293039)
6630 - added testcases for diskusage
6631 - 3.13.14
6632
6633 -------------------------------------------------------------------
6634 Mon Aug  6 10:19:12 CEST 2007 - jkupec@suse.cz
6635
6636 - fixed YUM parser to properly create source packages
6637 - disabled reading of filelists.xml.gz by default (the data are
6638   currently not stored anyway)
6639 - revision 6481
6640 - version 3.13.13
6641
6642 -------------------------------------------------------------------
6643 Sat Aug  4 01:03:19 CEST 2007 - ma@suse.de
6644
6645 - Don't download unwanted translation files (#293740).
6646 - revision 6470
6647
6648 -------------------------------------------------------------------
6649 Fri Aug  3 23:52:18 CEST 2007 - ma@suse.de
6650
6651 - Fix susetags repo to parse dikusage data (#293039)
6652 - revision 6467
6653 - version 3.13.12
6654
6655 -------------------------------------------------------------------
6656 Fri Aug  3 18:56:47 CEST 2007 - ma@suse.de
6657
6658 - Add product attribute 'type' (aka 'category' which is now
6659   deprecated). Adapted sustags and yum parsers to parse and
6660   provide this value.
6661 - revision 6464
6662 - version 3.13.11
6663
6664 -------------------------------------------------------------------
6665 Fri Aug  3 17:29:56 CEST 2007 - dmacvicar@suse.de
6666
6667 - fix modalias rel column number
6668 - version 3.13.10
6669
6670 -------------------------------------------------------------------
6671 Fri Aug  3 16:35:36 CEST 2007 - dmacvicar@suse.de
6672
6673 - Implemented option repo.add.probe to allow probing
6674   the added repositories
6675 - version 3.13.9
6676
6677 -------------------------------------------------------------------
6678 Fri Aug  3 16:07:46 CEST 2007 - schubi@suse.de
6679
6680 - Fixed detection of renamed packages while update.
6681 - Added new translations
6682 - rev 6445
6683
6684 -------------------------------------------------------------------
6685 Fri Aug  3 15:02:28 CEST 2007 - ma@suse.de
6686
6687 - Speed up retrieving MediaNr attribute, as it slows down install
6688   order calculation. (#297173)
6689 - revision 6442
6690
6691 -------------------------------------------------------------------
6692 Fri Aug  3 14:13:36 CEST 2007 - dmacvicar@suse.de
6693
6694 - Fixed cache schema upgrade
6695
6696 -------------------------------------------------------------------
6697 Fri Aug  3 13:38:17 CEST 2007 - ma@suse.de
6698
6699 - Fixed pattern includes and extends attributes.
6700 - revision 6431
6701 - version 3.13.8
6702
6703 -------------------------------------------------------------------
6704 Fri Aug  3 12:33:41 CEST 2007 - schubi@suse.de
6705
6706 - API for retrieving additional dependencies" solver/detail/Resolver.h
6707 - Handle additional dependencies in the testcases
6708 - Handle system and language dependencies in the testcases correctly.
6709 - r 6418
6710
6711 -------------------------------------------------------------------
6712 Thu Aug  2 18:14:12 CEST 2007 - ma@suse.de
6713
6714 - Indicate changed pool content if /etc/sysconfig/storage USED_FS_LIST
6715   has changed. Resolver must discard any cached filesystem dependencies.
6716   (required for #271912)
6717 - revision 6404
6718
6719 -------------------------------------------------------------------
6720 Thu Aug  2 16:37:06 CEST 2007 - ma@suse.de
6721
6722 - Indicate changed pool content to the resolver. (required for #271912)
6723 - revision 6398
6724 - version 3.13.7
6725
6726 -------------------------------------------------------------------
6727 Thu Aug  2 10:16:16 CEST 2007 - schubi@suse.de
6728
6729 - speedup error handling. Do not log ResolveInfo anymore. Set limit of 20
6730   problems. Bug 280387
6731 - r 6378
6732 - version 3.13.6
6733
6734 -------------------------------------------------------------------
6735 Wed Aug  1 18:51:12 CEST 2007 - ma@suse.de
6736
6737 - Added interface to install source packages via zypper.
6738 - revision 6373
6739 - version 3.13.5
6740
6741 -------------------------------------------------------------------
6742 Tue Jul 31 22:01:08 CEST 2007 - ma@suse.de
6743
6744 - Added package attributes Package::sourcePkgName and
6745   Package::sourcePkgEdition. Name and edition of the source
6746   rpm this package was built from.
6747 - Added ZYpp::installSrcPackage to install a single source package.
6748 - revision 6353
6749 - version 3.13.4
6750
6751 -------------------------------------------------------------------
6752 Tue Jul 31 19:06:54 CEST 2007 - ma@suse.de
6753
6754 - Temorary files and directories created by makeSibling use the
6755   same protection as the original.
6756 - revision 6344
6757 - version 3.13.3
6758
6759 -------------------------------------------------------------------
6760 Tue Jul 31 10:37:13 CEST 2007 - schubi@suse.de
6761
6762 - Removed keepExtras from resolvePool. This will be handled
6763   in the solver internally now. #294727
6764 - Checking if item really exists (#295544; ResolverInfoContainer.cc)
6765 - revision 6317
6766 - version 3.13.2
6767
6768 -------------------------------------------------------------------
6769 Mon Jul 30 17:23:19 CEST 2007 - ma@suse.de
6770
6771 - Remove tribool from RepoInfo's interface.
6772 - revision 6301
6773 - version 3.13.1
6774
6775 -------------------------------------------------------------------
6776 Mon Jul 30 13:59:33 CEST 2007 - ma@suse.de
6777
6778 - Fixed wrong media number reported by script, message and patch.
6779 - Fixed script API to provide the scripts location on media (if not
6780   inlined).
6781 - Introduced ScripProvider to make a script available on the local
6782   disk.
6783 - revision 6288
6784 - version 3.13.0
6785
6786 -------------------------------------------------------------------
6787 Fri Jul 27 18:08:42 CEST 2007 - jkupec@suse.cz
6788
6789 - don't request media chage if the media is not changeable (like
6790   e.g. http)
6791 - revision 6271
6792 - version 3.12.1
6793
6794 -------------------------------------------------------------------
6795 Fri Jul 27 17:40:44 CEST 2007 - dmacvicar@suse.de
6796
6797 - progress ticks for clean cache
6798 - ZConfig: remove default from names.
6799 - re enable reading cache callbacks
6800 - ini parser without boost::regexp
6801   patch by dmueller (#152447)
6802
6803 -------------------------------------------------------------------
6804 Fri Jul 27 17:16:27 CEST 2007 - ma@suse.de
6805
6806 - Fixed package to provide the location media number. (#294496)
6807 - revision 6263
6808
6809 -------------------------------------------------------------------
6810 Fri Jul 27 16:31:38 CEST 2007 - jkupec@suse.cz
6811
6812 - RepoFileReader - ignore empty url keys (baseurl, mirrorlist,
6813   gpgkey) instead of throwing bad url exception
6814 - revision 6259
6815
6816 -------------------------------------------------------------------
6817 Thu Jul 26 16:41:30 CEST 2007 - kkaempf@suse.de
6818
6819 - Make clearing of extra dependencies/conflicts configurable when
6820   resolvePool(). Leave the default as before (clear extras).
6821   Bug # 294727
6822 - revision 6233
6823 - version 3.12.0
6824
6825 -------------------------------------------------------------------
6826 Thu Jul 26 10:58:27 CEST 2007 - dmacvicar@suse.de
6827
6828 - /var/lib/zypp/cache -> /var/cache/zypp
6829   (#292419)
6830 - ini parser without boost::regexp, patch by dmueller
6831   (#152447)
6832
6833 -------------------------------------------------------------------
6834 Wed Jul 25 13:50:06 CEST 2007 - ma@suse.de
6835
6836 - Make temp directory configurable  via environment
6837   variable ZYPPTMPDIR.
6838 - revision 6202
6839 - version 3.11.11
6840
6841 -------------------------------------------------------------------
6842 Tue Jul 24 17:55:49 CEST 2007 - ma@suse.de
6843
6844 - Fixed bug in smart pointer comparison.
6845
6846 -------------------------------------------------------------------
6847 Mon Jul 23 13:05:53 CEST 2007 - ma@suse.de
6848
6849 - Fix failing rename of metadata download directories across
6850   filesystem boundaries.
6851
6852 -------------------------------------------------------------------
6853 Fri Jul 20 16:10:59 CEST 2007 - ma@suse.de
6854
6855 - Fixed malicious gettext include.
6856 - Make ZConfig a singleton.
6857 - revision 6123
6858
6859 -------------------------------------------------------------------
6860 Thu Jul 19 15:52:03 CEST 2007 - ma@suse.de
6861
6862 - Fixed repo::provideFile to set a deleter for downloaded files
6863   (#293004).
6864 - revision 6094
6865 - version 3.11.10
6866
6867 -------------------------------------------------------------------
6868 Thu Jul 19 12:58:12 CEST 2007 - ma@suse.de
6869
6870 - Query ByRepository now takes as well an alias.
6871
6872 -------------------------------------------------------------------
6873 Wed Jul 18 16:40:35 CEST 2007 - dmacvicar@suse.de
6874
6875 - fix retrieval of container attributes in cache
6876   (#292698)
6877
6878 -------------------------------------------------------------------
6879 Wed Jul 18 16:12:06 CEST 2007 - ma@suse.de
6880
6881 - Port zypp-query-pool (#292404)
6882 - revision 6069
6883 - version 3.11.9
6884
6885 -------------------------------------------------------------------
6886 Wed Jul 18 16:09:04 CEST 2007 - schubi@suse.de
6887
6888 - added new calls in Resolver.h: addRequire,addConflict
6889
6890 -------------------------------------------------------------------
6891 Wed Jul 18 14:43:04 CEST 2007 - ma@suse.de
6892
6893 - Fixed IniParser to allow '=' in values (#292669)
6894 - revision 6063
6895
6896 -------------------------------------------------------------------
6897 Wed Jul 18 14:16:59 CEST 2007 - dmacvicar@suse.de
6898
6899 - allow / in alias (#292628)
6900
6901 -------------------------------------------------------------------
6902 Wed Jul 18 12:38:55 CEST 2007 - ma@suse.de
6903
6904 - Fixed repo::provideFile to throw on error.
6905 - Fixed ResolvableQuery to use 0 as default for non existing
6906   numerical values.
6907 - revision 6058
6908
6909 -------------------------------------------------------------------
6910 Tue Jul 17 15:57:03 CEST 2007 - ma@suse.de
6911
6912 - Fixed OnMediLocation to use safe defaults. Added setLocaltion and
6913   additional ctor for convenience.
6914 - revision 6047
6915
6916 -------------------------------------------------------------------
6917 Tue Jul 17 10:45:39 CEST 2007 - schubi@suse.de
6918
6919 - Evalute update canditate:
6920   Take canditates only which are really installable. Bug 292077
6921   r 6034
6922
6923 -------------------------------------------------------------------
6924 Mon Jul 16 15:41:31 CEST 2007 - jkupec@suse.cz
6925
6926 - fixed some tribool bugs in RepoInfo
6927 - revision 6022
6928
6929 -------------------------------------------------------------------
6930 Mon Jul 16 11:43:33 CEST 2007 - dmacvicar@suse.de
6931
6932 - fix reading of non existant repo
6933 - r6018
6934 - first submission to stable
6935 - fix keywords parsing in susetags parser
6936 - version 3.11.8
6937
6938 -------------------------------------------------------------------
6939 Wed Jul 11 19:14:47 CEST 2007 - jkupec@suse.cz
6940
6941 - make resolvable query complete exceptionless with the database
6942 - test that packages have some attributes
6943 - disable progress adaptor for now
6944 - revision 5977
6945 - version 3.11.7
6946
6947 -------------------------------------------------------------------
6948 Wed Jul 11 14:37:02 CEST 2007 - ma@suse.de
6949
6950 - fixed unresolved symbols
6951 - revision 5972
6952 - version 3.11.6
6953
6954 -------------------------------------------------------------------
6955 Wed Jul 11 13:31:39 CEST 2007 - ma@suse.de
6956
6957 - fixed TranslatedText creating unwanted entries.
6958 - fixed capability processing
6959 - revision 5964
6960 - version 3.11.5
6961
6962 -------------------------------------------------------------------
6963 Tue Jul 10 20:01:18 CEST 2007 - jkupec@suse.cz
6964
6965 - MediaSetAccess::release() added
6966 - Use attachDesiredMedia in MediaProducts
6967 - Progress reporting improved
6968 - revision 5959
6969 - version 3.11.4
6970
6971 -------------------------------------------------------------------
6972 Tue Jul 10 14:23:13 CEST 2007 - ma@suse.de
6973
6974 - fixed parsing translated texts.
6975 - added source packages.
6976 - revision 5947
6977 - version 3.11.3
6978
6979 -------------------------------------------------------------------
6980 Tue Jul 10 13:11:31 CEST 2007 - jkupec@suse.cz
6981
6982 - repo callbacks fixed
6983 - Fixed YUM parser progress reporting
6984 - Added CombinedProgressData
6985 - make RepoImpl::resolvables() load lazy
6986 - MediaProducts added for scanning products file
6987 - Implement cache schema versioning and automatic invalidation of
6988   cache when schema changes
6989 - revision 5942
6990 - version 3.11.2
6991
6992 -------------------------------------------------------------------
6993 Fri Jul  6 13:51:50 CEST 2007 - ma@suse.de
6994
6995 - Propagate pools repository_iterator to the UI
6996 - revision 5911
6997 - version 3.11.1
6998
6999 -------------------------------------------------------------------
7000 Thu Jul  5 17:02:08 CEST 2007 - ma@suse.de
7001
7002 - Package::location is now returns an OnMediaLocation
7003 - archivesize() renamed to downloadSize()
7004 - Allow to iterate all Repositories that contribute
7005   Resolvables to the Pool.
7006 - MediaSetAccess::provideDir added
7007 - remove useless url check
7008 - add old-api-style wrapper
7009 - Add MediaProducts class
7010 - revision 5892
7011 - version 3.11.0
7012
7013 -------------------------------------------------------------------
7014 Thu Jul  5 09:31:02 CEST 2007 - schubi@suse.de
7015
7016 - function isInstalledBy/installs
7017   Added an initial installation flag which shows if the item has been
7018   triggered for installation, or the dependency is already satisfied.
7019 - Revision 5884
7020 - Version 3.4.0
7021
7022 -------------------------------------------------------------------
7023 Tue Jul  3 13:07:31 CEST 2007 - jkupec@suse.cz
7024
7025 - removed unused %{prefix}/lib/zypp from %files in spec file
7026 - revision 5870
7027
7028 -------------------------------------------------------------------
7029 Tue Jul  3 10:37:37 CEST 2007 - jkupec@suse.cz
7030
7031 - Old API (SourceManager, metadata parsers) dropped in favor of the
7032   new refactored ones (RepoManager, RepoParser(s), cache subtree,
7033   repo subtree).
7034 - Some new API improvements.
7035 - revision 5868
7036 - version 3.10.0 (bumped minor to 10 to indicate refactoring branch)
7037
7038 -------------------------------------------------------------------
7039 Fri Jun 22 15:28:03 CEST 2007 - schubi@suse.de
7040
7041 - New API calls which provides more information about one
7042   resolvable after a solverrun:
7043   isInstalledBy (const PoolItem_Ref item);
7044   installs (const PoolItem_Ref item);
7045 - Revision 5835
7046
7047 -------------------------------------------------------------------
7048 Thu Jun 21 15:58:16 CEST 2007 - adrian@suse.de
7049
7050 - fix changelog entry order
7051
7052 -------------------------------------------------------------------
7053 Wed Jun 20 11:47:33 CEST 2007 - schubi@suse.de
7054
7055 - Ignore conflicting items which are uninstallable
7056 - Create a "needed by" info if a requirement is still fulfilled.
7057 - Allow only one needed_by and needed_by_capability in QueueItemInstall
7058 - Added capability and type (REQUIRE, RECOMMEND,....) to
7059   ResolverInfoNeededBy
7060 - Evaluate ResolverInfoNeededBy for more information in the error
7061   messages
7062 - Enlarge detail description in the error messages
7063 - Revision 5807
7064
7065 -------------------------------------------------------------------
7066 Tue Jun 19 13:59:09 CEST 2007 - ma@suse.de
7067
7068 - Fixes for gcc-4.2
7069 - revision 5786
7070 - version 3.3.1
7071
7072 -------------------------------------------------------------------
7073 Mon Jun 18 17:20:45 CEST 2007 - mvidner@suse.cz
7074
7075 - fixed so versioning from libtool to cmake
7076 - 3.3.0
7077
7078 -------------------------------------------------------------------
7079 Mon Jun 18 09:47:32 CEST 2007 - dmacvicar@suse.de
7080
7081 - Use gpg2 instead of gpg for keyring and make
7082   the package depend on it (#284211)
7083
7084 -------------------------------------------------------------------
7085 Mon Jun 11 17:02:49 CEST 2007 - schubi@suse.de
7086
7087 - Required kmp packges FOR EACH installed/to_be_installed kernel will be installed.
7088   New dependency "packageand(foo:bar)" which provides an AND dependency by
7089   injecting a supplement/freshen.
7090   e.G. package novell-cluster-services-kmp-smp
7091   supplements: packageand(kernel-smp:novell-cluster-services-kmp)
7092   Bug 255011
7093 - Dont check for architecture changes in atoms (#266178)
7094 - Revision 5720
7095
7096 -------------------------------------------------------------------
7097 Wed May 23 17:03:29 CEST 2007 - ma@suse.de
7098
7099 - Fixed package-manager script (#275847)
7100 - revision 5614
7101
7102 -------------------------------------------------------------------
7103 Wed May 23 13:32:02 CEST 2007 - schubi@suse.de
7104
7105 - fixed cmake
7106 - version 3.2.2
7107
7108 -------------------------------------------------------------------
7109 Wed May 23 11:25:55 CEST 2007 - schubi@suse.de
7110
7111 - Reduced logging in order to speedup solving Bug 275100
7112 - revision 5603
7113 - version 3.2.1
7114
7115 -------------------------------------------------------------------
7116 Tue May 15 14:03:34 CEST 2007 - ma@suse.de
7117
7118 - Fix excess calls to releaseFile. (#274357)
7119 - revision 5545
7120
7121 -------------------------------------------------------------------
7122 Wed May  9 18:44:20 CEST 2007 - dmacvicar@suse.de
7123
7124 - Fix importing keys into rpm. (#270125)
7125 - r5527
7126
7127 -------------------------------------------------------------------
7128 Wed Apr 18 14:56:17 CEST 2007 - ma@suse.de
7129
7130 - Support filesystem dependencies to add needed filesystem RPMs
7131   automatically (Fate 301966).
7132 - revision 5404
7133 - version 3.2.0
7134
7135 -------------------------------------------------------------------
7136 Mon Apr 16 11:23:15 CEST 2007 - jkupec@suse.cz
7137
7138 - avoiding attaching media where not needed (#263207)
7139 - r5381
7140
7141 -------------------------------------------------------------------
7142 Fri Apr 13 17:32:55 CEST 2007 - dmacvicar@suse.de
7143
7144 - fix FileCap with attributes
7145 - r5376
7146
7147 -------------------------------------------------------------------
7148 Thu Apr 12 02:33:18 CEST 2007 - ma@suse.de
7149
7150 - Fixed computation of install order. Take requirements of
7151   an installed packages uninstall scripts into account, if
7152   the package is updated. (#258682)
7153 - revision 5349
7154 - version 3.1.1
7155 -------------------------------------------------------------------
7156 Wed Apr 11 15:24:01 CEST 2007 - ma@suse.de
7157
7158 - Parse and provide package keywords. (Fate 120368)
7159 - revision 5338
7160 - version 3.1.0
7161
7162 -------------------------------------------------------------------
7163 Thu Apr  5 15:50:15 CEST 2007 - schubi@suse.de
7164
7165 - Upgrade: Do NOT delete packages which have unresolved dependencies -->
7166   Ask the user. Bug 258322
7167 - revision 5305
7168 - version 3.0.3
7169
7170 -------------------------------------------------------------------
7171 Wed Apr  4 19:39:12 CEST 2007 - ma@suse.de
7172
7173 - Fix restoring of Sources id root prefix is used. (#238165)
7174 - revision 5299
7175 - version 3.0.2
7176
7177 -------------------------------------------------------------------
7178 Wed Apr  4 15:33:54 CEST 2007 - jkupec@suse.cz
7179
7180 - MediaManager::attachDesiredMedia() added to support multiple
7181   (CD/DVD) drives (fate #3974)
7182 - r5296
7183
7184 -------------------------------------------------------------------
7185 Wed Mar 14 14:33:26 CET 2007 - schubi@suse.de
7186
7187 - If there is no valid solver result and NOT all resolvables ( other
7188   architecture) has been regarded, let the user decide making a new
7189   solver run with ALL available resolvables. Bug 223440
7190 - reducing logging (error -> debug)  bug 252921
7191 - Revision 5219
7192
7193 -------------------------------------------------------------------
7194 Fri Mar  9 00:08:38 CET 2007 - ma@suse.de
7195
7196 - Allow configuration of trusted vendors via
7197   /var/lib/zypp/db/trustedVendors. (#186636)
7198 - revision 5194
7199 - version 3.0.1
7200
7201 -------------------------------------------------------------------
7202 Wed Mar  7 15:20:29 CET 2007 - dmacvicar@suse.de
7203
7204 - libzypp-devel -> libzypp requirement is not versioned
7205   (#251086)
7206 - r5181
7207
7208 -------------------------------------------------------------------
7209 Tue Mar  6 17:25:49 CET 2007 - schubi@suse.de
7210
7211 - Using already existing valid solver results for further solver runs.
7212   (partiell solving)
7213 - r5169
7214
7215 -------------------------------------------------------------------
7216 Fri Mar  2 16:11:16 CET 2007 - dmacvicar@suse.de
7217
7218 - fix link order
7219 - r5165
7220
7221 -------------------------------------------------------------------
7222 Tue Feb 27 15:50:39 CET 2007 - dmacvicar@suse.de
7223
7224 - merging from 10.2 / SP1
7225 - #247459 ftp probing
7226   denied == dont exists in ftp
7227 - r5124
7228
7229 -------------------------------------------------------------------
7230 Tue Feb 27 15:35:06 CET 2007 - schubi@suse.de
7231
7232 - Merging solver related stuff from SuSE-Linux-10_2-Branch ( till r5111):
7233 - Simultaneouqusly establishing of items which are conflicting eachother is
7234   useless. So only one will be established. Fixed in QueueItemInstall.cc
7235   Bug 243595
7236 - Added new upgrade options to fine tune version and patch handling.
7237   (F301990)
7238 - The context of establishPool will be stored in Resolver and will be
7239   regarded for the next solver run everytime. So it will be not reset by
7240   any solver run anymore.
7241   bug 191810 ( A broken patch will not be installed again)
7242
7243 -------------------------------------------------------------------
7244 Fri Feb 23 17:40:23 CET 2007 - jkupec@suse.cz
7245
7246 - adding sotf,timeo=X nfs mount options by default (#235211)
7247 - r5093
7248
7249 -------------------------------------------------------------------
7250 Fri Feb 23 14:16:19 CET 2007 - jkupec@suse.cz
7251
7252 - support for HTTP authentication prompt added (#190609)
7253 - fixed problem with empty path in URL
7254   in MediaCurl::doGetFileCopy()
7255 - r5085
7256
7257 -------------------------------------------------------------------
7258 Mon Feb 12 15:28:08 CET 2007 - jkupec@suse.cz
7259
7260 - Merged revisions 4926-4993,4995,4998-5006 via svnmerge from
7261   SuSE-Linux-10_2-Branch
7262
7263 - verifySystem: Regarding patterns too. Bug 239750 (schubi)
7264 - verifySystem: The result will be set to APPL_HIGH, so it will be not
7265   reset by a second "normal" solver run. #239281 (schubi)
7266 - yast2 reports invalid URL as 'unknown source type'
7267   (#209961) (dmacvicar)
7268 - Added freshen language dependency in supplemements too if there is no
7269   entry in supplements.
7270   #240617;IPA fonts are not installed even if select Japanese
7271   language (schubi)
7272 - Setting allowed authentication methods to "basic,digest" if none
7273   provided in URL (#243006) (jkupec)
7274 - Stopping after 50 valid solver results. Anymore would be useless. Bug
7275   243595 (schubi)
7276 - r 5007
7277
7278 -------------------------------------------------------------------
7279 Mon Feb 12 10:37:02 CET 2007 - mvidner@suse.cz
7280
7281 - package-manager: use a generic su script from XDG (#235303, #244442)
7282
7283 -------------------------------------------------------------------
7284 Fri Feb  9 15:21:55 CET 2007 - jkupec@suse.cz
7285
7286 - Setting allowed authentication methods to "basic,digest" if none
7287   provided in URL (#243006)
7288 - fixed gettext and rpath problems in configure.ac and Makefile.cvs
7289   (mvidner)
7290 - r4999
7291
7292 -------------------------------------------------------------------
7293 Wed Feb  7 15:52:29 CET 2007 - jkupec@suse.cz
7294
7295 - MediaCurlException::dumpOn() adjusted for ncurses dialogue
7296   (#222602)
7297 - 4984
7298
7299 -------------------------------------------------------------------
7300 Mon Jan 29 13:10:37 CET 2007 - dmacvicar@suse.de
7301
7302 - Merged revisions 4907-4926 from SuSE-Linux-10_2-Branch
7303
7304 - update packages: changing architecture is only valid while an
7305   system update and NOT while an update via a patch. Last fix does
7306   not fit for every case.
7307   Bug 230685
7308 - Patch has selected not the concerning package for update but
7309   a package which has provided the required dependencies too.
7310   Algorithmus: If there are exactly two providers which differ in architecture
7311                prefer the better arch.
7312   Fix: Regarding NVRA too. ( only if equal )
7313   Bug 238284
7314 - Download only English and Local translation
7315   (#208457)
7316 - Added solver parameter:
7317    tryAllPossibilities: regarding every solver branch ( not only
7318                         branches with e.G. best architectures
7319    preferHighestVersion: Prefer solver results which have a higher
7320                          version number.
7321   Bug #238087
7322 - update packages: changing architecture is only valid while an
7323   system update and NOT while an update via a patch.
7324   Bug 230685 - x86_64 MozillaFirefox binaries in security update
7325   repository
7326   Fix of version 2.11.2 has not worked if the first founded item
7327   had had another architecture.
7328 - r4927
7329
7330 -------------------------------------------------------------------
7331 Wed Jan 24 14:50:33 CET 2007 - lslezak@suse.cz
7332
7333 - added ZYpp::getPartitions() - return the partitinoning
7334
7335 -------------------------------------------------------------------
7336 Wed Jan 24 14:20:28 CET 2007 - dmacvicar@suse.de
7337
7338 - Merged revisions 4705-4906 via svnmerge from SuSE-Linux-10_2-Branch
7339 - Corrupt download cannot be skipped
7340   (#217425 and #224216)
7341 - Enable package read ahead/caching in commit per default to reduce
7342   interactive media changes. If the environment variable
7343   ZYPP_COMMIT_NO_PACKAGE_CACHE is set, caching will be disabled. (F100182)
7344 - added parameter not to reset resolver results while calling
7345   freshen pool Bug: 235761
7346 - Prepare package read ahead/caching of packages in commit. Adatped the
7347   workflow. Caching details are now hidden inside CommitPackageCache.
7348   The current implementation still performs no read ahead. (for F100182)
7349 - Skip invalid or broken rpm database entries. (#231211)
7350 - verifySystem: check if the solution is valid after calling freshenPool()
7351   Bug: 235761
7352 - Added own call for Resolver::verifySystem with additional
7353   hardware/language check in order to keep binary compatibility
7354   Fate #301224
7355 - Rpm requires additional quoting of special chars in filenames.
7356   (#233967)
7357 - Resolver::verifySystem checks for new hardware now by calling
7358   freshenPool. This is configureable. Fate #301224
7359 - merged texts from proofread
7360 - Don't consider patch/delta rpms if package architecture changes.
7361   (#231254)
7362 - update packages: changing architecture is only valid while an
7363   system update and NOT while an update via a patch.
7364   Bug 230685 - x86_64 MozillaFirefox binaries in security update repository
7365 - verifySystem: Do only regard items which will be on the system after the
7366   commit. Fate 301178
7367 - feature #301369
7368   Import listed GPG Keys from an trusted installation source
7369 - fix return call in new xml parser
7370 - Enable system resolvables in Helix parser (Revision 4787)
7371 - deptestomatic:
7372   Resetting transaction with the correct call;
7373   bugfix; Added kind in keep state (Revision 4788)
7374 - Wrong behaviour in soft install/uninstall. --> Setting Transact with
7375   soft (Revision 4789)
7376 - New call added: maySetToBeUninstalledSoft (Revision 4789)
7377   Both are only functions for the solver (Revision 4789)
7378 - Resetting "by causer" in order to distinguish from state
7379   "keep by user". ( function setLock in order to remove lock)
7380   (Revision 4789)
7381 - Better fix for Bug 217574: Checking if the resolveable CAN be deleted soft
7382   in QueueItemUninstall.cc (Revision 4790)
7383 - Regarding "keep state by user". So avoiding "reselecting" by
7384   other requirements.
7385   Give a corresponding problem solution if a resolvable satisfy
7386   a dependency, but has been set to keep by the user.
7387   Bug : 222531 (Revision 4791)
7388 - Allow to disable autoprotection of foreign vendor items. Required
7389   in zmd-backend. (F301735).
7390 - use sqlite-zmd if using > 10.2 in spec. Use the one available
7391   durin compile.
7392 - Item could has already been selected to soft uninstall (e.G. remove
7393   pattern which recommend this item ). Do not throw an exception anymore.
7394   bug#225278
7395 - Added syscontent::Reader: Parse serialized set of ResObjects.
7396   (for F300729)
7397 - If there has already been selected another item by the solver (e.g. from
7398   another source) we will take thatone in order to avoid parallel
7399   installation and there concerning error messages.
7400   Bug 224698
7401 - In order to handle conflicting resolvable we try to update the
7402   conflicting item. While evaluating these canditates an already selected
7403   candidate will not be regarded. So it could be that an older package
7404   will be selected for update although a newer has already been selected. Revision 4765
7405 - Conflicting items: The resolvable will be obsoleted by another. So it is useless finding an
7406   update candidate and evaluate additional branches.
7407 - r4907
7408
7409 -------------------------------------------------------------------
7410 Mon Dec  4 15:38:12 CET 2006 - mt@suse.de
7411
7412 - Improved realpath() wrapper in media handler class (#222521).
7413 - revision 4758
7414
7415 -------------------------------------------------------------------
7416 Thu Nov 30 09:15:20 CET 2006 - ma@suse.de
7417
7418 - version 3.0.0 (2.x.x now in SuSE-Linux-10_2-Branch)
7419 - revision 4713
7420
7421 -------------------------------------------------------------------
7422 Wed Nov 29 19:20:24 CET 2006 - dmacvicar@suse.de
7423
7424 - use sqlite-zmd package for the non yet shipped zypp2/ stuff
7425   because backend uses this sqlite and it is no fun to
7426   install one and the other to develop (as the -devel packages)
7427   conflict.
7428 - add cmake support for building zypp/ lib.
7429   TODO: soinfo, compile testcases, devel, zypp2,docs
7430   find rpm, curl and others.
7431 - dont serialize interactive, as it is
7432   calculated now.
7433   (it was already fixed as we don't reimplement
7434   the method, but we still serialized, parsed)
7435 - r4709
7436
7437 -------------------------------------------------------------------
7438 Tue Nov 28 22:40:12 CET 2006 - ma@suse.de
7439
7440 - fixed Patch::interactive to return true as well, if the patch
7441   itself has a licence. (#224192)
7442 - revision 4702
7443 - version 2.9.2
7444
7445 -------------------------------------------------------------------
7446 Tue Nov 28 16:36:56 CET 2006 - mt@suse.de
7447
7448 - Added search for /sbin/vol_id tool - that is in /lib/udev/vol_id
7449   on the installation image (#213852).
7450 - revision 4700
7451
7452 -------------------------------------------------------------------
7453 Tue Nov 28 11:44:52 CET 2006 - schubi@suse.de
7454
7455 - Avoid duplicate pool entries; Bug 223750; second part of the fix
7456 - r4698
7457 - Version 2.9.1
7458
7459 -------------------------------------------------------------------
7460 Mon Nov 27 18:29:58 CET 2006 - schubi@suse.de
7461
7462 - Pool has multi instances of an item in the pool. Reduced this error
7463   to items which are identically at least. #217574 and #223750
7464 - r4695
7465
7466 -------------------------------------------------------------------
7467 Mon Nov 27 17:37:44 CET 2006 - dmacvicar@suse.de
7468
7469 - replace spaces to underscores in product names
7470 - 2.8.7
7471 - r4688
7472
7473 -------------------------------------------------------------------
7474 Mon Nov 27 16:54:03 CET 2006 - dmacvicar@suse.de
7475
7476 - Mark some strings for translation (#219783 need it)
7477 - r4682
7478
7479 -------------------------------------------------------------------
7480 Mon Nov 27 16:17:07 CET 2006 - mt@suse.de
7481
7482 - Added translations marks to hal, url and mutex exceptions (#23771)
7483 - revision 4680
7484
7485 -------------------------------------------------------------------
7486 Wed Nov 22 19:24:57 CET 2006 - dmacvicar@suse.de
7487
7488 - don't make libzypp-devel depend on sqlite-devel as
7489   headers from zypp2 are not installed yet
7490 - r4663
7491
7492 -------------------------------------------------------------------
7493 Wed Nov 22 15:23:55 CET 2006 - ma@suse.de
7494
7495 - Return an error if fork failed. (#204807)
7496 - Make Script execution abortable by user request. (#212949, F100233)
7497 - revision 4660
7498 - version 2.8.6
7499
7500 -------------------------------------------------------------------
7501 Tue Nov 21 16:25:03 CET 2006 - mvidner@suse.cz
7502
7503 - Added package-manager wrapper script, with icon and .desktop (#222757).
7504   (Used by gnome-main-menu)
7505 - version 2.8.5
7506 - r4640
7507
7508 -------------------------------------------------------------------
7509 Tue Nov 21 13:11:06 CET 2006 - mt@suse.de
7510
7511 - Fixed target/hal - one more dbus_connection_close found (#216035)
7512 - revision 4636
7513 - version 2.8.4
7514
7515 -------------------------------------------------------------------
7516 Mon Nov 20 14:15:38 CET 2006 - schubi@suse.de
7517
7518 - translation added
7519   rev 4630
7520   version 2.8.3
7521
7522 -------------------------------------------------------------------
7523 Mon Nov 20 11:02:04 CET 2006 - ma@suse.de
7524
7525 - Process obsoletes when installing non-package objects. (#217352)
7526 - revision 4621
7527 - version 2.8.2
7528
7529 -------------------------------------------------------------------
7530 Fri Nov 17 16:57:39 CET 2006 - mt@suse.de
7531
7532 - Implemented volume device check using /sbin/vol_id (#213852).
7533 - Revision 4619
7534
7535 -------------------------------------------------------------------
7536 Fri Nov 17 15:53:58 CET 2006 - schubi@suse.de
7537
7538 - new translation added
7539
7540 -------------------------------------------------------------------
7541 Fri Nov 17 12:42:04 CET 2006 - mt@suse.de
7542
7543 - Implemented an reuse of already existing foreign CD/DVD mount points
7544   (e.g. automounted) - depends on REUSE_FOREIGN_MOUNTS flag (#220206).
7545 - Added a fallback check of the volume.mount_point HAL property to
7546   isAutoMountedMedia(); info.hal_mount.created_mount_point seems
7547   to be not avaliable in newer HAL versions (on 10.2).
7548 - Revision 4615
7549 - Version 2.8.1
7550
7551 -------------------------------------------------------------------
7552 Thu Nov 16 23:39:15 CET 2006 - ma@suse.de
7553
7554 - removed unused methods from Patch and PatchImplIf. Provided
7555   reasonable default implementation for Patch::interactive.
7556   (#221476).
7557 - revision 4610
7558 - Version 2.8.0
7559
7560 -------------------------------------------------------------------
7561 Thu Nov 16 15:32:04 CET 2006 - dmacvicar@suse.de
7562
7563 - Handle media eject failures (#216545)
7564 - r4606
7565
7566 -------------------------------------------------------------------
7567 Wed Nov 15 22:41:51 CET 2006 - ma@suse.de
7568
7569 - Reimplemented RpmDb::checkPackage using librpm API instead
7570   of parsing "rpm --checksig" output. (#163202)
7571 - Version 2.7.4
7572 - revision 4600
7573
7574 -------------------------------------------------------------------
7575 Wed Nov 15 15:39:26 CET 2006 - schubi@suse.de
7576
7577 - NEW behaviour of the solver:
7578   Obsolete virtual provides. E.G.:
7579
7580   Installed:
7581   -----------
7582   Name:           test-1.0-0
7583
7584   Name:           moretest-1.0-0
7585   Provides:       test
7586
7587   To be installed
7588   ------------------
7589   Name:           nomoretest-1.0-0
7590   Obsoletes:      test
7591
7592   Result
7593   --------
7594   test-1.0-0 AND  moretest-1.0-0 will be deleted. In former versions only
7595   test-1.0-0 had been deleted. Bug 220999
7596
7597 - Translations added
7598
7599 Version 2.7.3
7600 rev 4593
7601
7602 -------------------------------------------------------------------
7603 Tue Nov 14 16:32:49 CET 2006 - schubi@suse.de
7604
7605 - Bugfix in generating solver testcases:
7606    - added kind of capabilities in description file
7607    - removed unneded channel from uninstall in command file
7608
7609 -------------------------------------------------------------------
7610 Mon Nov 13 18:35:01 CET 2006 - mt@suse.de
7611
7612 - Try to call /bin/eject utility if the eject-ioctl fails.
7613 - r4568
7614
7615 -------------------------------------------------------------------
7616 Mon Nov 13 17:00:51 CET 2006 - dmacvicar@suse.de
7617
7618 - ignore empty capabilities
7619 - r4565
7620
7621 -------------------------------------------------------------------
7622 Fri Nov 10 17:52:10 CET 2006 - dmacvicar@suse.de
7623
7624 - make progress strings translatable (#219783)
7625 - r4556
7626
7627 -------------------------------------------------------------------
7628 Tue Nov  7 16:40:28 CET 2006 - schubi@suse.de
7629
7630 -  While deleting a selection all concerning recommended
7631    packages will be deleted too.
7632    BUT those packages should not be deleted which have been
7633    set to KEEP by the user. bug 217574
7634    rev 4526
7635    VERSION: 2.7.2
7636
7637 -------------------------------------------------------------------
7638 Tue Nov  7 13:12:49 CET 2006 - schubi@suse.de
7639
7640 - Makefile in zypp2 fixed
7641   Revision 4520
7642
7643 -------------------------------------------------------------------
7644 Tue Nov  7 11:38:10 CET 2006 - schubi@suse.de
7645
7646 - Translations added
7647   Revision 4514
7648   VERSION: 2.7.1
7649
7650 -------------------------------------------------------------------
7651 Mon Nov  6 12:32:22 CET 2006 - dmacvicar@suse.de
7652
7653 - Make the parser more strict, rejecting broken sources
7654   but showing the error line.
7655   Last fix making the parser relax would break multitag
7656   descriptions with empty lines, now we check dependencies
7657   at a higher level. (reference #160607)
7658 - r4501
7659
7660 -------------------------------------------------------------------
7661 Fri Nov  3 11:04:19 CET 2006 - schubi@suse.de
7662
7663 - New problem solution added: Unlock ALL resovables in order to speed up
7664   problem solution. Bug 206453
7665
7666 -------------------------------------------------------------------
7667 Fri Nov  3 10:29:08 CET 2006 - schubi@suse.de
7668
7669 - Translations added
7670
7671 -------------------------------------------------------------------
7672 Thu Nov  2 17:15:19 CET 2006 - mt@suse.de
7673
7674 - Fixed target/hal - removed dbus_connection_close calls, because
7675   the connections are shared; unref the ref-counted handle only.
7676   (#216035)
7677 - r4442
7678
7679 -------------------------------------------------------------------
7680 Thu Nov  2 16:18:27 CET 2006 - dmacvicar@suse.de
7681
7682 - skipping unreachable packages won't work
7683   (#215445)
7684 - r4468
7685
7686 -------------------------------------------------------------------
7687 Wed Oct 25 19:04:51 CEST 2006 - dmacvicar@suse.de
7688
7689 - (#213793) Target store fails to recreate stored install-time (other
7690   Date and ByteCount values as well)
7691
7692 - skip comments and blank lines in multilists
7693   fixes (#214877) - zen-updater is not installed by default
7694
7695 - Automatically fix broken products when reading
7696   the product database.
7697   still pending: honour the read-only flag
7698   Changes to make this possible include
7699   using read_dir instead of boost directory
7700   iterator.
7701
7702 -------------------------------------------------------------------
7703 Wed Oct 25 17:09:06 CEST 2006 - schubi@suse.de
7704
7705 - added new class for generating solver testcases:
7706   Testcase
7707
7708 -------------------------------------------------------------------
7709 Wed Oct 25 15:40:44 CEST 2006 - ma@suse.de
7710
7711 - Finalized ui::PatternContents. (F301229)
7712 - version 2.7.0
7713 - revision 4413
7714
7715 -------------------------------------------------------------------
7716 Wed Oct 25 08:21:52 CEST 2006 - mvidner@suse.cz
7717
7718 - Moved zypper and zypp-checkpatches(-wrapper) to zypper.rpm
7719 - version 2.6.0
7720
7721 -------------------------------------------------------------------
7722 Tue Oct 24 14:33:16 CEST 2006 - ma@suse.de
7723
7724 - Added ui::PatternContents: Helper class that will compute a patterns
7725   expanded install_packages set. (UI interface for F301229)
7726 - revision 4387
7727
7728 -------------------------------------------------------------------
7729 Tue Oct 24 09:06:24 CEST 2006 - mvidner@suse.cz
7730
7731 - removed the last reference to /usr/lib64 to fix the build
7732
7733 -------------------------------------------------------------------
7734 Mon Oct 23 17:44:42 CEST 2006 - mvidner@suse.cz
7735
7736 - added "zypper info" (jkupec)
7737 - version 2.5.2
7738
7739 -------------------------------------------------------------------
7740 Mon Oct 23 11:28:01 CEST 2006 - dmacvicar@suse.de
7741
7742 - fix rpm db timestamp
7743 - add extra urls and optional urls to product API
7744 - r4378
7745
7746 -------------------------------------------------------------------
7747 Fri Oct 20 16:55:44 CEST 2006 - mvidner@suse.cz
7748
7749 - zypper: nicer progress reports, with or without --verbose.
7750
7751 -------------------------------------------------------------------
7752 Fri Oct 20 16:25:50 CEST 2006 - ma@suse.de
7753
7754 - Fixed reloading of target data after commit. Broken since
7755   rev 3880.
7756 - version 2.5.1
7757 - revision 4365
7758
7759 -------------------------------------------------------------------
7760 Fri Oct 20 16:22:09 CEST 2006 - dmacvicar@suse.de
7761
7762 - put query-pool in /usr/lib/zypp and not lib64
7763 - r4363
7764
7765 -------------------------------------------------------------------
7766 Fri Oct 20 12:16:06 CEST 2006 - dmacvicar@suse.de
7767
7768 - revert keyring changes, causes endless loop (obvious)
7769 - add dist-product information, adapt store
7770 - version 2.5.0
7771 - r4355
7772
7773 -------------------------------------------------------------------
7774 Fri Oct 20 11:04:26 CEST 2006 - ma@suse.de
7775
7776 - zypp-query-pool: For products show additionally distributionName
7777   and distributionEdition. (required by #205392)
7778 - revision 4349
7779
7780 -------------------------------------------------------------------
7781 Fri Oct 20 00:13:49 CEST 2006 - ma@suse.de
7782
7783 - Add accessor for Product distributionName and distributionEdition.
7784   (required by #205392)
7785 - revision 4347
7786
7787 -------------------------------------------------------------------
7788 Thu Oct 19 18:40:36 CEST 2006 - dmacvicar@suse.de
7789
7790 - added test case for KeyRing
7791 - fire trustedKeyAdded in all calls to import trusted key
7792   not only in signature check workflow.
7793 - r4342
7794
7795 -------------------------------------------------------------------
7796 Thu Oct 19 18:27:02 CEST 2006 - mvidner@suse.cz
7797
7798 - zypper update: implemented minimal version (patches only)
7799 - zypper list-updates: changed default type from package to patch,
7800   consider patches affecting the package manager separately
7801
7802 -------------------------------------------------------------------
7803 Thu Oct 19 14:09:33 CEST 2006 - dmacvicar@suse.de
7804
7805 - version 2.4.1
7806 - r4338
7807
7808 -------------------------------------------------------------------
7809 Thu Oct 19 14:05:18 CEST 2006 - dmacvicar@suse.de
7810
7811 - add zypp-query-pool, so registration doesn't depend on
7812   libzypp-zmd-backend being installed. Will remove from
7813   backend when suseregister gets updated.
7814
7815 -------------------------------------------------------------------
7816 Thu Oct 19 12:31:08 CEST 2006 - schwab@suse.de
7817
7818 - Make sure config.rpath is present.
7819
7820 -------------------------------------------------------------------
7821 Wed Oct 18 21:40:25 CEST 2006 - mvidner@suse.cz
7822
7823 - zypper search: fixed uninitialized members that made all searches
7824   exact and case sensitve
7825
7826 -------------------------------------------------------------------
7827 Wed Oct 18 13:13:16 CEST 2006 - dmacvicar@suse.de
7828
7829 - zypp-checkpatches, write in the right file
7830 - r4328
7831
7832 -------------------------------------------------------------------
7833 Wed Oct 18 12:45:49 CEST 2006 - schubi@suse.de
7834
7835 - Install resolvables although they are unneeded
7836   if they have NOT the kind patch/atoms
7837   Bug 210538 - freshens/supplements does not work with patterns
7838 - r4326
7839
7840 -------------------------------------------------------------------
7841 Tue Oct 17 19:17:39 CEST 2006 - mvidner@suse.cz
7842
7843 - zypper service-add -r http://example.org/foo.repo (F#300641).
7844
7845 -------------------------------------------------------------------
7846 Tue Oct 17 18:29:34 CEST 2006 - dmacvicar@suse.de
7847
7848 - zypp-checkpatches:
7849   save version of the generated xml to
7850   regenerate it if it changes.
7851   save a random token in case of error to
7852   force recreating xml file
7853 - r4321
7854
7855 -------------------------------------------------------------------
7856 Tue Oct 17 13:49:53 CEST 2006 - dmacvicar@suse.de
7857
7858 - remove permissions for zypp checkpatches from spec
7859 - r4318
7860
7861 -------------------------------------------------------------------
7862 Tue Oct 17 12:36:57 CEST 2006 - dmacvicar@suse.de
7863
7864 - registration fails because of wrong product data
7865   (#205392)
7866   use DISTPRODUCT,DISTVERSION to create the product
7867   resolvable. have this resolvable provide
7868   PRODUCT = VERSION
7869 - r4312
7870
7871 -------------------------------------------------------------------
7872 Mon Oct 16 18:05:56 CEST 2006 - mvidner@suse.cz
7873
7874 - zypper service-add -r ./foo.repo (F#300641).
7875
7876 -------------------------------------------------------------------
7877 Mon Oct 16 15:02:00 CEST 2006 - jkupec@suse.cz
7878
7879 - zypper: added case-sensitive search, search in descriptions and
7880   summaries, search by resolvable type, substring and word
7881   matching, support for wildcards
7882 - Revision 4303
7883
7884 -------------------------------------------------------------------
7885 Mon Oct 16 13:27:50 CEST 2006 - mvidner@suse.cz
7886
7887 - Prevent the user from sending signals to zypp-checkpatches-wrapper
7888   (#211286).
7889
7890 -------------------------------------------------------------------
7891 Mon Oct 16 12:57:56 CEST 2006 - schubi@suse.de
7892
7893 - Dont incomplete an uninstalled resolvable, even not when establishing.
7894   Incomplete only makes sense for installed resolvables (when they have broken
7895   deps), for patches (because they are needed) and for atoms (because they are
7896   used during patch calculation)
7897   Bug 198379
7898
7899 - Do not branch for packages with the same NVE but different architectures.
7900   Take the best architecture.
7901
7902 -------------------------------------------------------------------
7903 Fri Oct 13 16:51:43 CEST 2006 - dmacvicar@suse.de
7904
7905 - implement rename source in sourcemanager
7906 - r4286
7907
7908 -------------------------------------------------------------------
7909 Fri Oct 13 14:32:44 CEST 2006 - dmacvicar@suse.de
7910
7911 - YaST sources: set alias to product summary if empty
7912 - show alias on logs.
7913 - r4281
7914
7915 -------------------------------------------------------------------
7916 Thu Oct 12 16:40:29 CEST 2006 - dmacvicar@suse.de
7917
7918 - version 2.4.0 (bin incompat due to callback fixes)
7919 - r4272
7920
7921 -------------------------------------------------------------------
7922 Thu Oct 12 16:30:55 CEST 2006 - ma@suse.de
7923
7924 - Provide additional solver status information to the UI.
7925   (#162164,F301272)
7926 - Fixed UI satus computation in presence of multiple available
7927   candidates.
7928 - revision 4264
7929 - version 2.3.1
7930
7931 -------------------------------------------------------------------
7932 Thu Oct 12 15:45:12 CEST 2006 - dmacvicar@suse.de
7933
7934 - remove const in MediaChangeReport requestMedia that
7935   broke cd changing.
7936 - r4262
7937
7938 -------------------------------------------------------------------
7939 Wed Oct 11 08:35:48 CEST 2006 - mvidner@suse.cz
7940
7941 - zypper: added search (jkupec)
7942 - removed the suid bit from zypp-checkpatches-wrapper so that the
7943   build passes until permissions.rpm is updated (~#211286).
7944 - r4253
7945
7946 -------------------------------------------------------------------
7947 Tue Oct 10 16:03:40 CEST 2006 - dmacvicar@suse.de
7948
7949 - Log microseconds if ZYPP_PROFILING env var is enabled.
7950 - r4252
7951
7952 -------------------------------------------------------------------
7953 Mon Oct  9 18:15:19 CEST 2006 - dmacvicar@suse.de
7954
7955 - YaST sources:
7956   Factory cannot be set with 'refresh' enabled
7957   (#204957)
7958 - get rid of some const bool signatures in Source classes
7959 - r4247
7960
7961 -------------------------------------------------------------------
7962 Mon Oct  9 15:11:16 CEST 2006 - mvidner@suse.cz
7963
7964 - Added zypp-checkpatches and a suid-root zypp-checkpatches-wrapper.
7965
7966 -------------------------------------------------------------------
7967 Fri Oct  6 13:23:32 CEST 2006 - schubi@suse.de
7968
7969 - select the best solution: prefering the total amount of install/update
7970   packages BEFORE source preferences. Bug 208784
7971
7972 -------------------------------------------------------------------
7973 Fri Oct  6 11:55:11 CEST 2006 - dmacvicar@suse.de
7974
7975 - Introduce a method to see if a source supports a
7976   kind of resolvable at that time, so we can
7977   init a YUM source like factory but avoid parsing
7978   it if it contains no patches.
7979 - add TODO
7980 - zypp-checkpatches xml output
7981 - r4235
7982
7983 -------------------------------------------------------------------
7984 Mon Oct  2 16:34:03 CEST 2006 - mvidner@suse.cz
7985
7986 - added a CLI preview: zypper
7987 - revision 4214
7988 - version 2.2.3
7989
7990 -------------------------------------------------------------------
7991 Mon Oct  2 15:11:26 CEST 2006 - dmacvicar@suse.de
7992
7993 - FATE #100165:
7994   Make Content File Aware of Different Architectures
7995   expand %a in release notes with architecture
7996
7997 -------------------------------------------------------------------
7998 Fri Sep 29 16:10:46 CEST 2006 - ma@suse.de
7999
8000 - Extended pattern parser to support includes/extends tags as hint
8001   for the IO. (F301229)
8002 - revision 4199
8003 - version 2.2.2
8004
8005 -------------------------------------------------------------------
8006 Fri Sep 29 00:31:33 CEST 2006 - ma@suse.de
8007
8008 - Enabled sending of ScriptResolvableReport.
8009 - Changed ScriptResolvableReport::start to send local path
8010   of script to be executed.
8011 - revision 4190
8012 - version 2.2.1
8013
8014 -------------------------------------------------------------------
8015 Wed Sep 27 14:14:33 CEST 2006 - ma@suse.de
8016
8017 - Added ScriptResolvableReport. Callbacks triggered on script
8018   execution during commit. (F100233)
8019 - revision 4187
8020 - version 2.2.0
8021
8022 -------------------------------------------------------------------
8023 Mon Sep 25 13:52:55 CEST 2006 - mvidner@suse.cz
8024
8025 - fix: Url::getRegisteredSchemes() would always return nothing
8026
8027 -------------------------------------------------------------------
8028 Fri Sep 22 15:34:11 CEST 2006 - jkupec@suse.cz
8029
8030 - Made the build dependency on gettext-devel explicit
8031
8032 -------------------------------------------------------------------
8033 Tue Sep 19 10:59:24 CEST 2006 - jsrain@suse.cz
8034
8035 - adapted multi-media YUM sources according to official YUM
8036   specification (F300743)
8037
8038 -------------------------------------------------------------------
8039 Mon Sep 18 17:42:26 CEST 2006 - lslezak@suse.cz
8040
8041 - use RPM_OPT_FLAGS (meissner@suse.de)
8042
8043 -------------------------------------------------------------------
8044 Mon Sep 18 15:19:53 CEST 2006 - lslezak@suse.cz
8045
8046 - SourceFactory::createFrom() - don't loose url,...
8047 - r4160
8048
8049 -------------------------------------------------------------------
8050 Mon Sep 18 12:00:46 CEST 2006 - kkaempf@suse.de
8051
8052 - reduce logging in ResolvableImpl.cc
8053 - rev 4157
8054
8055 -------------------------------------------------------------------
8056 Thu Sep 14 15:59:47 CEST 2006 - schubi@suse.de
8057
8058 - Replaced requirementIsMet by requirementIsInstalledOrUnneeded
8059   in QueueItemInstall and QueueItemRequire
8060   Bug 192535/204913
8061   removed fix:Thu Sep  7 18:31:46 CEST 2006 - schubi@suse.de
8062
8063 -------------------------------------------------------------------
8064 Thu Sep 14 12:44:53 CEST 2006 - lslezak@suse.cz
8065
8066 - fixed SourceFactory::createFrom() - don't loose alias,
8067   cachedir,... parameters
8068
8069 -------------------------------------------------------------------
8070 Thu Sep 14 10:21:02 CEST 2006 - mvidner@suse.cz
8071
8072 - Use RPM Enhances only if detected at configure time, to allow
8073   compilation with older rpm.
8074 - callback params: use const string & instead of string (dmacvicar)
8075
8076 -------------------------------------------------------------------
8077 Thu Sep  7 18:31:46 CEST 2006 - schubi@suse.de
8078
8079 - Do not regarding SATISFIED (regarding UNNEEDED) in isPresent if it is
8080   a package/script/message
8081   Bug: 192535
8082
8083 -------------------------------------------------------------------
8084 Thu Sep  7 16:19:36 CEST 2006 - dmacvicar@suse.de
8085
8086 - add Source_Ref::checksum() which in combination with
8087   timestamp can give an idea of a source change.
8088 - r4106
8089
8090 -------------------------------------------------------------------
8091 Thu Sep  7 14:32:38 CEST 2006 - mvidner@suse.cz
8092
8093 - Implemented fgzstreambuf::compressed_tell and fXstream::getbuf to
8094   enable progress reporting on compressed streams.
8095
8096 -------------------------------------------------------------------
8097 Wed Sep  6 18:31:20 CEST 2006 - dmacvicar@suse.de
8098
8099 - better error propagation
8100 - r4096
8101
8102 -------------------------------------------------------------------
8103 Tue Sep  5 19:22:56 CEST 2006 - mt@suse.de
8104
8105 - Removed libblkid dependency - the workaround using libblkid to
8106   check filesystem on XEN vbd mapped devices is obsolete, because
8107   the info is avaliable via /dev/disk/by-label link now. (#197107)
8108 - revision 4087
8109
8110 -------------------------------------------------------------------
8111 Thu Aug 31 15:16:11 CEST 2006 - ma@suse.de
8112
8113 - PackageProvider: Fixed broken retry. (#202163)
8114 - revision 4071
8115
8116 -------------------------------------------------------------------
8117 Wed Aug 30 23:50:55 CEST 2006 - ma@suse.de
8118
8119 - Fixed RpmDb::makePackageFromHeader: Catch NULL Header passed as argument and refuse
8120   to create a Package from a source package header.
8121 - Added method Pathname::extension: Return all of the characters in name
8122   after and including the last dot in the last element of name.
8123 - PlaindirImpl: Disable rpm signature verification when scaning a directory for
8124   rpms. Otherwise we'd need access to the rpm database to get the keys.
8125 - revision 4069
8126
8127 -------------------------------------------------------------------
8128 Wed Aug 30 17:42:40 CEST 2006 - schubi@suse.de
8129
8130 - Do not regarding SATISFIED/UNNEEDED in isPresent if it is
8131   a package/script/message
8132   Bug: 192535
8133
8134 -------------------------------------------------------------------
8135 Wed Aug 30 14:29:45 CEST 2006 - ma@suse.de
8136
8137 - Speedup computation of number of rpm database entries.
8138 - revision 4058
8139
8140 -------------------------------------------------------------------
8141 Tue Aug 29 16:58:20 CEST 2006 - schubi@suse.de
8142
8143 - Fixed endless loop in transactResObject
8144   Bug 198095 - YaST2 Installaler crashes when selecting Gnome pattern to a KDE installation
8145
8146 -------------------------------------------------------------------
8147 Tue Aug 29 12:05:09 CEST 2006 - dmacvicar@suse.de
8148
8149 - fix some testcases for tar file parser changes
8150 - r4045
8151
8152 -------------------------------------------------------------------
8153 Tue Aug 29 11:19:53 CEST 2006 - dmacvicar@suse.de
8154
8155 - missing includes
8156 - clean old callbacks
8157 - r4041
8158
8159 -------------------------------------------------------------------
8160 Fri Aug 25 14:32:07 CEST 2006 - schubi@suse.de
8161
8162 - zyppPattern->install_packages returns SUGGESTED package too.
8163   Bug 201476
8164   Revision 4036
8165
8166 -------------------------------------------------------------------
8167 Fri Aug 25 13:05:33 CEST 2006 - schubi@suse.de
8168
8169 - New behaviour in the solver: try with 'best' package first, try with 'all'
8170   packages if this fails.
8171   Bug :Bug 191983
8172
8173 -------------------------------------------------------------------
8174 Fri Aug 25 11:35:48 CEST 2006 - dmacvicar@suse.de
8175
8176 - libzypp 2.1.0
8177 - bump version due to incompatible callback changes in KeyRing
8178   Sources
8179
8180 -------------------------------------------------------------------
8181 Thu Aug 24 15:34:45 CEST 2006 - dmacvicar@suse.de
8182
8183 - new keyring callbacks
8184 - separate trust key from import key
8185 - use PublicKey class instead of params, to be able
8186   to add more info like photos later (pending #181682)
8187 - update zmart with those callbacks.
8188 - better error handling (Exception types)
8189 - make tmp file names more readable depending on the context
8190 - r4026
8191
8192 -------------------------------------------------------------------
8193 Tue Aug 22 22:35:30 CEST 2006 - dmacvicar@suse.de
8194
8195 - decouple probing from source creation, using the new
8196   media test for existence functions.
8197 - r4019
8198
8199
8200 -------------------------------------------------------------------
8201 Tue Aug 22 17:56:53 CEST 2006 - mt@suse.de
8202
8203 - Fixed getDoesFileExist to reset the transfer range
8204 - Added logging of curl debug messages to the zypp log.
8205   The env var ZYPP_MEDIA_CURL_DEBUG=1 logs curl infos,
8206   ZYPP_MEDIA_CURL_DEBUG=2 logs the in/out headers.
8207 - r4018
8208
8209 -------------------------------------------------------------------
8210 Fri Aug 18 14:57:35 CEST 2006 - kkaempf@suse.de
8211
8212 - remove the /etc/sysconfig/zypp:REWRITE_KERNEL_DEPS = yes check;
8213   see rev 3810 below. (#190163)
8214 - rev 3998
8215
8216 -------------------------------------------------------------------
8217 Thu Aug 17 18:15:14 CEST 2006 - dmacvicar@suse.de
8218
8219 - fix uninstalling of atoms (noop)
8220 - r3995
8221
8222 -------------------------------------------------------------------
8223 Wed Aug 16 17:41:40 CEST 2006 - dmacvicar@suse.de
8224
8225 - Implement initial verson of Media
8226   doesFileExist, for future source probing.
8227 - r3984
8228
8229 -------------------------------------------------------------------
8230 Tue Aug 15 12:01:31 CEST 2006 - dmacvicar@suse.de
8231
8232 - more dbus_connection_close fixes
8233 - r3974
8234
8235 -------------------------------------------------------------------
8236 Tue Aug 15 11:41:41 CEST 2006 - kkaempf@suse.de
8237
8238 - clean up 'incomplete' handling in QueueItemEstablish.
8239 - rev 3973.
8240
8241 -------------------------------------------------------------------
8242 Tue Aug 15 11:30:50 CEST 2006 - kkaempf@suse.de
8243
8244 - Don't set 'incomplete' for uninstalled patterns or products.
8245   (#198379)
8246 - rev 3970.
8247
8248 -------------------------------------------------------------------
8249 Mon Aug 14 16:50:53 CEST 2006 - schubi@suse.de
8250
8251 - Added new API calls:
8252   setAdditionalProvide
8253   setAdditionalConflict
8254   setAdditionalRequire
8255
8256 -------------------------------------------------------------------
8257 Mon Aug 14 11:26:20 CEST 2006 - dmacvicar@suse.de
8258
8259 - don't link examples to testsuite library.
8260
8261 -------------------------------------------------------------------
8262 Sat Aug 12 17:30:30 CEST 2006 - schwab@suse.de
8263
8264 - Disable profiling to work around compiler bug.
8265
8266 -------------------------------------------------------------------
8267 Fri Aug 11 17:01:33 CEST 2006 - dmacvicar@suse.de
8268
8269 - forward port 3924:3939
8270 - Add explicit finish callbacks for subtasks during ProvidePackage
8271   to avoid UI confusion.
8272 - rev3957
8273
8274 -------------------------------------------------------------------
8275 Fri Aug 11 11:48:44 CEST 2006 - dmacvicar@suse.de
8276
8277 - Introduce examples/
8278 - fix some svn ignores
8279 - fix compilation. Use: dbus_connection_close
8280 - rev 3943
8281
8282 -------------------------------------------------------------------
8283 Thu Aug 10 16:32:36 CEST 2006 - dmacvicar@suse.de
8284
8285 - Initial support for plain directory with rpms as source
8286 - r3935
8287
8288 -------------------------------------------------------------------
8289 Tue Aug  8 16:51:45 CEST 2006 - dmacvicar@suse.de
8290
8291 - Move the target query by kind function to
8292   a iterator, so we dont make a copy of the restore
8293   the iterator works loading by demand too
8294
8295 -------------------------------------------------------------------
8296 Mon Aug  7 17:57:26 CEST 2006 - dmacvicar@suse.de
8297
8298 - rename the new initTarget to initializeTarget,
8299   leave the old one as is, but deprecate it.
8300 - r3903
8301
8302 -------------------------------------------------------------------
8303 Mon Aug  7 15:10:08 CEST 2006 - dmacvicar@suse.de
8304
8305 - forward port from SLES10 branch , till 3888
8306 - Prefer to use available DeltaRpm or PatchRpm instead of downloading
8307   full packages. (#168844)
8308 - rpmdb : Do not use the deprecated POSIX API, but boost::regex
8309 - version 2.0.0
8310 - rev 3893
8311
8312 -------------------------------------------------------------------
8313 Fri Aug  4 15:20:13 CEST 2006 - dmacvicar@suse.de
8314
8315 - Separate target init from adding resolvables, getting rid of the
8316 uggly bool flag.
8317 - dont clear the store each time Target::resolvables is called
8318 - Load target resolvables on demand by kind, keep them cached later
8319 - add Target::resolvablesByKind(kind) to allow query specific kind
8320   without reading all kinds. Used to port TargetProduct, which
8321   was reading the whole rpm database only to displayy base product
8322   name in YaST help.
8323 - commit to pkg-bindings and packager will follow.
8324 - jsrain will port more yast stuff, especially inst_source which
8325   startup time should by reduced by half afterwards.
8326 - rev 3880
8327
8328 -------------------------------------------------------------------
8329 Tue Aug  1 13:37:29 CEST 2006 - dmacvicar@suse.de
8330
8331 - forward port:
8332   rev 3786 fix to stalle tmpfiles broke patches.
8333   SLES was released with this broken. 10.1 has a blocked
8334   zypp update because this.
8335   Attempt to fix this. (#192535)
8336 - fix configure.ac sqlite-source build path
8337 - rev 3858
8338
8339 -------------------------------------------------------------------
8340 Fri Jul 21 10:58:58 CEST 2006 - dmacvicar@suse.de
8341
8342 - link correctly
8343
8344 -------------------------------------------------------------------
8345 Wed Jul 19 13:50:57 CEST 2006 - dmacvicar@suse.de
8346
8347 - dont link sqlite in the main lib.
8348 - rev 3826
8349
8350 -------------------------------------------------------------------
8351 Tue Jul 18 17:42:45 CEST 2006 - dmacvicar@suse.de
8352
8353 - susetags: parse product parser regexp only once
8354 - parse yum factory 5 sec. (from 30) faster using
8355   another string find algorithm
8356 - rev 3824
8357
8358 -------------------------------------------------------------------
8359 Tue Jul 18 12:56:17 CEST 2006 - dmacvicar@suse.de
8360
8361 - Digest: Don't read the stream character wise but reading blocks,
8362   as advised by matz profiling.
8363 - r3819
8364
8365 -------------------------------------------------------------------
8366 Mon Jul 17 12:54:39 CEST 2006 - ma@suse.de
8367
8368 - Add "openSUSE", "ATI Technologies Inc." and "Nvidia" to
8369   trusted vendors. (#189573)
8370 - revision 3804
8371
8372 -------------------------------------------------------------------
8373 Thu Jul 13 12:52:58 CEST 2006 - dmacvicar@suse.de
8374
8375 - backport fix for stalle tmpfile (#191311)
8376 - rev 3788
8377
8378 -------------------------------------------------------------------
8379 Wed Jun 28 13:22:22 CEST 2006 - mt@suse.de
8380
8381 - deactivated media manager code that was disabling the
8382   automounter (#172419)
8383 - rev 3724
8384
8385 -------------------------------------------------------------------
8386 Mon Jun 26 17:14:53 CEST 2006 - dmacvicar@suse.de
8387
8388 - fix autorefresh (#186115)
8389 - revision 3708
8390 -------------------------------------------------------------------
8391 Fri Jun 23 13:41:18 CEST 2006 - ma@suse.de
8392
8393 - forward port from SLE branch
8394 - Set default permission for logfiles to 0640. (#187044)
8395 - revision 3696
8396
8397 -------------------------------------------------------------------
8398 Thu Jun 22 16:01:15 CEST 2006 - ma@suse.de
8399
8400 - forward port from SLE branch
8401 - Fixed installation of SP or Add-On product switching to media 2
8402   too early. (#186607)
8403 - revision 3691
8404
8405 -------------------------------------------------------------------
8406 Wed Jun 21 15:47:39 CEST 2006 - dmacvicar@suse.de
8407
8408 - forward port from SLE branch
8409 - Strip self provides without edition in Resolvable ctor.
8410   (#186079)
8411 - Source::provideResolvables not implemented in yum source type.
8412   Product not set for packages that are available from update source
8413   (#186920)
8414 - Hook modalias() supplements without package to "kernel" (#184840)
8415 - Allow on-demand SourceManager::restore() (#186678)
8416 - Hook modalias() supplements without package to "kernel" (#184840)
8417 - rev 3676
8418
8419 -------------------------------------------------------------------
8420 Mon Jun 19 15:17:17 CEST 2006 - mt@suse.de
8421
8422 - Fix adding resolving of path names for mount points (#181606)
8423 - rev 3658
8424
8425 -------------------------------------------------------------------
8426 Mon Jun 19 13:52:14 CEST 2006 - dmacvicar@suse.de
8427
8428 - merge download algorithm and refactoring from branch
8429   (#181204)
8430
8431 -------------------------------------------------------------------
8432 Thu Jun 15 17:53:40 CEST 2006 - mvidner@suse.cz
8433
8434 - autodocs: use find+xargs to overcome command length limit,
8435   do not call doxygen unnecessarily (#185334).
8436 - rev 3645
8437
8438 -------------------------------------------------------------------
8439 Thu Jun 15 07:26:29 CEST 2006 - kkaempf@suse.de
8440
8441 - Dont use getZYpp in static constructor (#185198)
8442   Bugfix #178292 was wrong.
8443 - Only warn on incompleting installed resolvables (#185197)
8444 - rev 3644
8445
8446 -------------------------------------------------------------------
8447 Wed Jun 14 22:43:40 CEST 2006 - kkaempf@suse.de
8448
8449 - Atoms might only be installed via patches (#184714)
8450 - rev 3642
8451
8452 -------------------------------------------------------------------
8453 Wed Jun 14 17:26:39 CEST 2006 - dmacvicar@suse.de
8454
8455 - fix for the last stall tmpfile (#178292)
8456 - r3637
8457
8458 -------------------------------------------------------------------
8459 Wed Jun 14 12:06:57 CEST 2006 - mt@suse.de
8460
8461 - Implemented transfer timeout inside of the progress callback.
8462   The timeout value can be set using timeout url parameter, the
8463   default transfer timeout is 180 seconds. (#181602)
8464 - Added ssl_verify and ssl_capath url options used in https scheme,
8465   allowing to change or disable the ssl verify options. (#171622)
8466 - Added fallback on read failures of /etc/mtab to /proc/mounts.
8467   Improved verbosity in mount and mount check related failure cases,
8468   incl. /etc/mtab dump. (#181606)
8469 - rev 3623
8470
8471 -------------------------------------------------------------------
8472 Wed Jun 14 10:49:10 CEST 2006 - kkaempf@suse.de
8473
8474 - combine knownAliases and knownUrls in a single function.
8475 - rev 3616
8476
8477 -------------------------------------------------------------------
8478 Mon Jun 12 16:27:46 CEST 2006 - kkaempf@suse.de
8479
8480 - honor parallel installs in resolver context (#181103)
8481 - rev 3592
8482
8483 -------------------------------------------------------------------
8484 Mon Jun 12 15:37:10 CEST 2006 - dmacvicar@suse.de
8485
8486 - right fix for tmpdir initialized in static constructor
8487 - catch around provideJustFile in providePackage
8488 -rev 3654
8489
8490 -------------------------------------------------------------------
8491 Mon Jun 12 15:15:07 CEST 2006 - dmacvicar@suse.de
8492
8493 - fix #182003 YUM packages without size
8494 - rev 3587
8495
8496 -------------------------------------------------------------------
8497 Mon Jun 12 14:58:55 CEST 2006 - kkaempf@suse.de
8498
8499 - Allow to restore and remove by Url
8500 - rev 3583
8501
8502 -------------------------------------------------------------------
8503 Mon Jun 12 13:07:31 CEST 2006 - kkaempf@suse.de
8504
8505 - make atoms parallel installable (#181103)
8506 - rev 3580
8507
8508 -------------------------------------------------------------------
8509 Fri Jun  9 16:28:11 CEST 2006 - dmacvicar@suse.de
8510
8511 - Allow to restore by alias
8512 - r3568
8513
8514 -------------------------------------------------------------------
8515 Fri Jun  9 13:06:16 CEST 2006 - mvidner@suse.cz
8516
8517 - Do not fork in a global destructor, perl dislikes it (#182672).
8518   Fixes hanging ag_ldapserver and yast2-perl-bindings tests.
8519
8520 -------------------------------------------------------------------
8521 Thu Jun  8 16:24:55 CEST 2006 - ma@suse.de
8522
8523 - Installation: Assert product information is stored to libzypp
8524   database before reboot. (#181198)
8525 - Version 1.2.0; revision 3553
8526
8527 -------------------------------------------------------------------
8528 Wed Jun  7 13:55:23 CEST 2006 - visnov@suse.cz
8529
8530 - Synchronize keys with rpm database before
8531   closing access to it (#182338)
8532 - rev 3533
8533
8534 -------------------------------------------------------------------
8535 Wed Jun  7 11:40:46 CEST 2006 - mt@suse.de
8536
8537 - Changed to just prefer DVD drives in "dvd:" scheme, instead of
8538   filter out the non-DVD drives completely. Allows a fallback to
8539   drives without the dvd HAL property e.g. in VMWare. (#177457)
8540 - rev 3530
8541
8542 -------------------------------------------------------------------
8543 Wed Jun  7 01:00:06 CEST 2006 - dmacvicar@suse.de
8544
8545 - Merge fix for stalle tmpdir due to cyclic references, using a master
8546  TmpDir for zypp. (#178292) . There is still 1 tmpdir to fix.
8547 - rev 3521
8548
8549 -------------------------------------------------------------------
8550 Wed Jun  7 01:00:05 CEST 2006 - dmacvicar@suse.de
8551
8552 - Fixes unneeded file download, and add download callbacks
8553   (still need yast side) #181204 and #160206
8554 - Fix stalle tmpdir due to cyclic references, using a master
8555   TmpDir for zypp. # 178292
8556
8557 -------------------------------------------------------------------
8558 Wed Jun  7 00:02:18 CEST 2006 - ma@suse.de
8559
8560 - fixed memory leak in PersistentStorage (#168690)
8561 - revision 3519
8562
8563 -------------------------------------------------------------------
8564 Tue Jun  6 22:24:00 CEST 2006 - ma@suse.de
8565
8566 - fixed memory leak in XMLSourceCacheParser (#168690)
8567 - revision 3517
8568
8569 -------------------------------------------------------------------
8570 Fri Jun  2 16:09:03 CEST 2006 - schubi@suse.de
8571
8572 -latest fi translation added
8573  Revision 3502
8574
8575 -------------------------------------------------------------------
8576 Thu Jun  1 15:11:47 CEST 2006 - schubi@suse.de
8577
8578 -All installed resolvables has been set to "satisfied" in
8579  ResolverContext::unneeded . BUT:
8580  Patch concerning resolvables have to be set to
8581  "unneeded" although they are installed. In order
8582  getting the state "no longer applicable" (Bug 171590)
8583 - rev 3496
8584
8585 -------------------------------------------------------------------
8586 Thu Jun  1 14:54:02 CEST 2006 - kkaempf@suse.de
8587
8588 - compute status for scripts and messages so their freshens get
8589   properly honored (aj with postgresql-server)
8590 - rev 3494
8591
8592 -------------------------------------------------------------------
8593 Thu Jun  1 13:57:48 CEST 2006 - dmacvicar@suse.de
8594
8595 - revert not-used-yet rpmdb timestamp, as
8596   it broke rpmdb::init(). (#180040)
8597 - rev 3490
8598
8599 -------------------------------------------------------------------
8600 Thu Jun  1 11:03:34 CEST 2006 - schubi@suse.de
8601
8602 - updating gmo files, if po files has been changed; bug 164449
8603
8604 -------------------------------------------------------------------
8605 Wed May 31 18:32:58 CEST 2006 - dmacvicar@suse.de
8606
8607 - Dont download twice if starting from 1st time
8608 - fix typo
8609 - rev 3481
8610
8611 -------------------------------------------------------------------
8612 Wed May 31 17:06:48 CEST 2006 - dmacvicar@suse.de
8613
8614 - set cache dir only if storeMetadata is called as a public method.´
8615 - rev 3475
8616
8617 -------------------------------------------------------------------
8618 Wed May 31 15:27:38 CEST 2006 - kkaempf@suse.de
8619
8620 - schedule a package for installation if
8621   - it freshens / supplements something
8622   - it is not installed yet
8623   (#178721)
8624 - rev 3473
8625
8626 -------------------------------------------------------------------
8627 Wed May 31 15:22:43 CEST 2006 - dmacvicar@suse.de
8628
8629 - make susetags also implement download and check first.
8630 - rev 3470
8631
8632 -------------------------------------------------------------------
8633 Tue May 30 12:43:47 CEST 2006 - dmacvicar@suse.de
8634
8635 - make yum more robust. Never parse from provideFile
8636   but only from local disk. Make sure the cache
8637   is consistent before recreating it.
8638   the code is easier to follow and probably
8639   faster. checksum and signatures are
8640   checked on caching not on parsing.
8641   Required to implement refresh for #154990
8642 - rev 3452
8643
8644 -------------------------------------------------------------------
8645 Wed May 24 16:57:54 CEST 2006 - dmacvicar@suse.de
8646
8647 - implement timestamp for YUM and SuseTags
8648 - actually use the license to confirm in yum patches
8649 - add prerequires tag in yum optonally to the bad designed
8650   and nonintuitive pre=1
8651 - rev 3448
8652
8653 -------------------------------------------------------------------
8654 Wed May 24 15:30:32 CEST 2006 - dmacvicar@suse.de
8655
8656 - dont pass root on init but before.
8657 - implement rpm db modification timestamp
8658   not used yet
8659 - move Helix source to testsuite out of the solver
8660   so we can use it for target, storage tests
8661 - add Source_Ref::timestamp(), default to now()
8662   in order to implement smart sync of sources by zmd
8663 - don't parse desc and summary twice
8664 - fix a segfault with tranlated text
8665 - fix broken size tag introduced in rev 3427
8666 - rev 3446
8667
8668 -------------------------------------------------------------------
8669 Tue May 23 20:53:27 CEST 2006 - dmacvicar@suse.de
8670
8671 - dont accept corrupt sources, improve logs
8672
8673 -------------------------------------------------------------------
8674 Tue May 23 17:26:41 CEST 2006 - ma@suse.de
8675
8676 - Added PoolItem_Ref::statusReset. Resets the PoolItem status without
8677   loosing autoprotection (eg. for foreign vendor). (assists #177469)
8678 - rev 3431
8679
8680 -------------------------------------------------------------------
8681 Tue May 23 17:04:04 CEST 2006 - jsrain@suse.cz
8682
8683 - added mediaNr() to PatchRpm and DeltaRpm classes
8684 - rev 3430
8685
8686 -------------------------------------------------------------------
8687 Tue May 23 15:58:04 CEST 2006 - dmacvicar@suse.de
8688
8689 - enable YUM license to confirm.
8690   needed for #174476
8691 - adapt store to serialize and read all new resobject fields
8692 - use install-time to now() when serializing (#174653)
8693 - rev 3427
8694
8695 -------------------------------------------------------------------
8696 Mon May 22 20:51:59 CEST 2006 - ma@suse.de
8697
8698 - Do not violate install order when restricting commit to a certain
8699   mediaNumber. (#170079)
8700 - Version 1.1.0; rev 3423
8701
8702 -------------------------------------------------------------------
8703 Mon May 22 19:03:20 CEST 2006 - mvidner@suse.cz
8704
8705 - Added SourceManager::findSourceByUrl to overcome alias mismatches
8706   (#177543).
8707 - rev 3420
8708
8709 -------------------------------------------------------------------
8710 Mon May 22 17:19:25 CEST 2006 - ma@suse.de
8711
8712 - Order all objects according to prerequirements, not just packages.
8713   (#173690)
8714 - rev 3419
8715
8716 -------------------------------------------------------------------
8717 Mon May 22 15:57:43 CEST 2006 - schubi@suse.de
8718
8719 - Added new translation
8720
8721 -------------------------------------------------------------------
8722 Fri May 19 12:53:44 CEST 2006 - dmacvicar@suse.de
8723
8724 - fix missing homedir option for gpg (#171055)
8725 - rev 3415
8726
8727 -------------------------------------------------------------------
8728 Thu May 18 19:08:52 CEST 2006 - ma@suse.de
8729
8730 - Prevent against daemons launched in rpm %post, that do not close
8731   their filedescriptors. (#174548)
8732 - Version 1.0.1; rev 3413
8733
8734 -------------------------------------------------------------------
8735 Thu May 18 16:51:41 CEST 2006 - jsrain@suse.cz
8736
8737 - fixed media number of package retrieved as a part of a patch
8738   (#174841)
8739 - rev 3409
8740
8741 -------------------------------------------------------------------
8742 Thu May 18 16:16:21 CEST 2006 - dmacvicar@suse.de
8743
8744 - fix missing package descriptions due to filtered packages
8745   by incompatible architectures. (#159109)
8746 - rev 3404
8747
8748 -------------------------------------------------------------------
8749 Thu May 18 16:08:42 CEST 2006 - kkaempf@suse.de
8750
8751 - decrease logging in DiskUsageCounter and Modalias (#163186)
8752 - rev 3406
8753
8754 -------------------------------------------------------------------
8755 Thu May 18 10:43:47 CEST 2006 - ma@suse.de
8756
8757 - Stay backward comapatible.
8758
8759 -------------------------------------------------------------------
8760 Tue May 16 21:35:27 CEST 2006 - ma@suse.de
8761
8762 - Make basic attributes available through ResObject.
8763 - Let ResObjects which do not require media access during
8764   commit return ZERO sourceMediaNr (required for #173690)
8765 - Version 1.0.0
8766 - rev 3390
8767
8768 -------------------------------------------------------------------
8769 Tue May 16 15:11:35 CEST 2006 - kkaempf@suse.de
8770
8771 - reduce logging verbosity (#163186)
8772 - rev 3381
8773
8774 -------------------------------------------------------------------
8775 Tue May 16 14:00:57 CEST 2006 - schubi@suse.de
8776
8777 - setCandidate accept candidates with compatible architectures too. Not
8778   only with the same architecture. Bug 172594 - If update package has
8779   differet arch, UI display is wrong
8780
8781 -------------------------------------------------------------------
8782 Tue May 16 09:30:45 CEST 2006 - mvidner@suse.cz
8783
8784 - Added Source_Ref::resStoreInitialized.
8785   If we know that noone has seen the resolvables yet, we can skip
8786   them too, eg. when deleting a source. (#174840)
8787 - rev 3378
8788
8789 -------------------------------------------------------------------
8790 Mon May 15 12:41:39 CEST 2006 - kkaempf@suse.de
8791
8792 - Honor freshens as conditionals independant from the installed/
8793   uninstalled status (#174797)
8794 - rev 3376
8795
8796 -------------------------------------------------------------------
8797 Mon May 15 11:15:03 CEST 2006 - kkaempf@suse.de
8798
8799 - State modifier "unneeded" is transitive for patches (#171590)
8800 - rev 3375
8801
8802 -------------------------------------------------------------------
8803 Thu May 11 17:42:29 CEST 2006 - schubi@suse.de
8804
8805 - Do not transact itself (update) in the transactResObject mechanism
8806   Bug 174290
8807
8808 -------------------------------------------------------------------
8809 Thu May 11 16:37:51 CEST 2006 - mt@suse.de
8810
8811 - Reenabled improved large file support flags (unintentionally
8812   removed in rev 1544). Fixes bug #173753.
8813 - Added large file support flags to libzypp.pc file allowing
8814   consistence checks in the application using features variable
8815 - rev 3366
8816
8817 -------------------------------------------------------------------
8818 Thu May 11 10:49:36 CEST 2006 - mvidner@suse.cz
8819
8820 - SourceManager: moved source deletion before creation
8821   so that we can recreate a deleted one (#174295)
8822 - removed dead code dealing with known_caches from SourceManager::store
8823   (see r3195)
8824 - r3362
8825
8826 -------------------------------------------------------------------
8827 Thu May 11 10:15:14 CEST 2006 - jsrain@suse.cz
8828
8829 - fixed returning product short name and summary if product read
8830   from target store (#148625)
8831 - rev 3360
8832
8833 -------------------------------------------------------------------
8834 Wed May 10 11:39:06 CEST 2006 - jsrain@suse.cz
8835
8836 - set media verifier on redirected medium (#172599)
8837 - rev 3359
8838
8839 -------------------------------------------------------------------
8840 Mon May  8 17:28:42 CEST 2006 - kkaempf@suse.de
8841
8842 - fix 'transactResKind' to collect best providers by capability
8843   and to recursively transact items of same kind (#170114)
8844 - rev 3355
8845
8846 -------------------------------------------------------------------
8847 Mon May  8 16:45:46 CEST 2006 - dmacvicar@suse.de
8848
8849 - serialize the full URL to avoid missing password and other
8850   url settings (#148108)
8851 - rev 3353
8852
8853 -------------------------------------------------------------------
8854 Fri May  5 17:47:14 CEST 2006 - mt@suse.de
8855
8856 - Added a 60 sec connect timeout to MediaCurl (#172860)
8857 - rev 3348
8858
8859 -------------------------------------------------------------------
8860 Thu May  4 15:15:37 CEST 2006 - kkaempf@suse.de
8861
8862 - re-fetch also .asc and .key files before checking signature
8863   (#172597)
8864 - rev 3350 (3345-10.1)
8865
8866 -------------------------------------------------------------------
8867 Wed May  3 17:40:45 CEST 2006 - dmacvicar@suse.de
8868
8869 - Fix yum key verification, because a double variable declaration
8870
8871 -------------------------------------------------------------------
8872 Wed May  3 15:34:00 CEST 2006 - dmacvicar@suse.de
8873
8874 - use --no-default-keyring to avoid creating a
8875   default gpg dir in / (#171055)
8876 - rev 3335
8877
8878 -------------------------------------------------------------------
8879 Wed May  3 14:40:25 CEST 2006 - dmacvicar@suse.de
8880
8881 - Fix YUM signature checking, we were passing the key instead of the
8882   signature.
8883 - When the user trust a key, sync again. Bye to the session trusted
8884   keys and user being asked all the time. (#171213)
8885 - r3332
8886
8887 -------------------------------------------------------------------
8888 Wed May  3 14:22:02 CEST 2006 - ma@suse.de
8889
8890 - Cleanup index tables when removing items from pool (#170564).
8891
8892 -------------------------------------------------------------------
8893 Wed May  3 12:23:36 CEST 2006 - kkaempf@suse.de
8894
8895 - backout rev 3246->3275 of TargetImpl.cc
8896 - add missing testsuite/utils/TestUtils.h
8897 - rev 3330
8898
8899 -------------------------------------------------------------------
8900 Wed May  3 12:13:38 CEST 2006 - dmacvicar@suse.de
8901
8902 - more fixes for #171062, there were some files still not being
8903   read from cache.
8904 - r3327
8905
8906 -------------------------------------------------------------------
8907 Tue May  2 18:41:44 CEST 2006 - dmacvicar@suse.de
8908
8909 - cache keys and signature. Remove lot of duplicated code. (#171062)
8910 - r3320
8911
8912 -------------------------------------------------------------------
8913 Tue May  2 18:02:46 CEST 2006 - mt@suse.de
8914
8915 - Disabled isUseableAttachPoint check in MediaDIR -- we do not
8916   mount here anything, so it is OK to use any dir (171351).
8917 - rev 3318
8918
8919 -------------------------------------------------------------------
8920 Tue May  2 14:58:03 CEST 2006 - kkaempf@suse.de
8921
8922 - parse "license-to-confirm" in primary.xml (#168437)
8923 - rev 3312
8924
8925 -------------------------------------------------------------------
8926 Mon May  1 17:44:29 CEST 2006 - kkaempf@suse.de
8927
8928 - Don't try to store 'Atom', not needed and the backend store
8929   rejects them anyways (addtion to #168610)
8930 - rev 3306
8931
8932 -------------------------------------------------------------------
8933 Mon May  1 04:43:01 CEST 2006 - mt@suse.de
8934
8935 - Improved device check in MediaDISK using libblkid (Bug #158529)
8936 - Allow to provide sysfs path via $SYSFS_PATH in MediaCD.cc and
8937   added a check if it is a directory
8938 - Added libcurl and libblkid checks to configure.ac
8939 - Added e2fsprogs(-devel) requires to the spec file
8940 - rev 3303
8941
8942 -------------------------------------------------------------------
8943 Sat Apr 29 21:46:22 CEST 2006 - kkaempf@suse.de
8944
8945 - dont download "other" during key check (#171041)
8946 - rev 3294
8947
8948 -------------------------------------------------------------------
8949 Sat Apr 29 11:05:15 CEST 2006 - kkaempf@suse.de
8950
8951 - allow parallel installs of atoms (used to fulfill patch require-
8952   ments, atoms aren't installed anyways) (#170098)
8953 - some testsuite improvements.
8954 - rev 3288
8955
8956 -------------------------------------------------------------------
8957 Fri Apr 28 20:15:06 CEST 2006 - dmacvicar@suse.de
8958
8959 - get rid of autobuild check when throwing exceptions without throw
8960   but with a macro, returning a null pointer at the end (never reached).
8961
8962 -------------------------------------------------------------------
8963 Fri Apr 28 19:50:28 CEST 2006 - ma@suse.de
8964
8965 - Do not violate install order when restricting commit to a certain
8966   mediaNumber. (#170079)
8967
8968 -------------------------------------------------------------------
8969 Fri Apr 28 18:12:26 CEST 2006 - dmacvicar@suse.de
8970
8971 - Don't use throw directly!
8972   use ZYPP_THROW with a Exception class, otherwise package bindings
8973   will not catch them.
8974   Should fix crashes when reading broken sources with yast.
8975 - rev 3272
8976
8977 -------------------------------------------------------------------
8978 Fri Apr 28 15:29:32 CEST 2006 - schubi@suse.de
8979
8980 - Bug 162064 - font packages are not installed for locale, e.g. khmer font not installed after CD1
8981   revision 3269
8982
8983 -------------------------------------------------------------------
8984 Fri Apr 28 14:55:04 CEST 2006 - kkaempf@suse.de
8985
8986 - revert bugfix #168906 (fom rev 3219), it filters too many errors.
8987 - further improve on #168840 (from rev 3231), match on name-edition
8988   when filtering by best arch. (#170098)
8989 - rev 3268
8990
8991 -------------------------------------------------------------------
8992 Fri Apr 28 13:01:58 CEST 2006 - dmacvicar@suse.de
8993
8994 - #170093 , lot of package descriptions missing
8995 - rev 3263
8996
8997 -------------------------------------------------------------------
8998 Thu Apr 27 20:28:01 CEST 2006 - dmacvicar@suse.de
8999
9000 - try to fix wrong permissions of /var/lib/zypp created
9001   by old zypp, only when running as root they are fixed
9002   (#169094)
9003 - YUM: Verify signatures on factoryInit.
9004   Dont provide other.xml. Cleanups, better logging.
9005   When refreshing signed soruces, don't refresh is source
9006   has not changed.
9007 - YaST sources: don't refresh if media file has not changed.
9008 - Show full url of index files in sources for signature validation
9009   (mentioned in #170139 comment #3)-
9010
9011 -------------------------------------------------------------------
9012 Thu Apr 27 18:41:02 CEST 2006 - jsrain@suse.de
9013
9014 - udpated media ID syntax for external scripts (to be consistent
9015   with packages) (#170247)
9016 - rev 3256
9017
9018 -------------------------------------------------------------------
9019 Thu Apr 27 18:33:48 CEST 2006 - jsrain@suse.de
9020
9021 - set media ID to 1 if not specified in YUM metadata (#167452)
9022 - rev 3255
9023
9024 -------------------------------------------------------------------
9025 Thu Apr 27 11:55:05 CEST 2006 - kkaempf@suse.de
9026
9027 - If freshen and supplement are fulfilled, install any kind of
9028   resolvable if not yet installed (#165746)
9029 - rev 3249
9030
9031 -------------------------------------------------------------------
9032 Wed Apr 26 18:00:42 CEST 2006 - kkaempf@suse.de
9033
9034 - make downloaded script executable. (#169191)
9035 - rev 3247
9036
9037 -------------------------------------------------------------------
9038 Wed Apr 26 10:43:03 CEST 2006 - kkaempf@suse.de
9039
9040 - Improve on last fix, compare only compatible archs.
9041 - rev 3233
9042
9043 -------------------------------------------------------------------
9044 Tue Apr 25 19:36:13 CEST 2006 - kkaempf@suse.de
9045
9046 - Only choose best arch of multiple package atoms with identical
9047   name (#168840)
9048 - rev 3231
9049
9050 -------------------------------------------------------------------
9051 Tue Apr 25 16:59:51 CEST 2006 - dmacvicar@suse.de
9052
9053 - pass empty strings to UI as key properties if unknown key
9054   (#169114)
9055 - rev 3228
9056
9057 -------------------------------------------------------------------
9058 Tue Apr 25 16:47:35 CEST 2006 - kkaempf@suse.de
9059
9060 - refrain from parsing 'other.xml' (#159316)
9061 - rev 3226
9062
9063 -------------------------------------------------------------------
9064 Tue Apr 25 16:34:50 CEST 2006 - visnov@suse.cz
9065
9066 - in source refresh, clean up the cache dir if fails
9067 - do not require repomd.xml.asc when creating a cache (#163765)
9068 - rev 3224
9069
9070 -------------------------------------------------------------------
9071 Tue Apr 25 15:17:15 CEST 2006 - dmacvicar@suse.de
9072
9073 - Check if a file exists before providing it, and just handling the
9074   exception is not sufficient, because it can release the media.
9075   it nows get all possible packages.X translations an then
9076   it selects the candidate from the existing ones (#168654)
9077 - rev 3221
9078
9079 -------------------------------------------------------------------
9080 Tue Apr 25 12:28:17 CEST 2006 - kkaempf@suse.de
9081
9082 - dont report conflicts if item is neither installed
9083   nor to-be-installed (#168906)
9084 - rev 3219
9085
9086 -------------------------------------------------------------------
9087 Tue Apr 25 11:27:09 CEST 2006 - dmacvicar@suse.de
9088
9089 - #168060 , propagate the file description or original
9090   name to the UI and not the checked filename path,
9091   which could be a tmp file.
9092   Requires changes in pkg-manager, and probably zmd-helpers.
9093 - rev 3215
9094
9095 -------------------------------------------------------------------
9096 Mon Apr 24 18:27:59 CEST 2006 - dmacvicar@suse.de
9097
9098 - /var/lib/zypp/db/languages/* are empty files (##168355)
9099 - r3206
9100
9101 -------------------------------------------------------------------
9102 Mon Apr 24 17:45:07 CEST 2006 - dmacvicar@suse.de
9103
9104 - All resolvables must honor arch, so Arch_noarch in
9105   target/store/XMLFilesBackend.cc is wrong (#160792)
9106 - Introduced code to honour shared package descriptions
9107   (#159109)
9108 - r3204
9109
9110 -------------------------------------------------------------------
9111 Mon Apr 24 16:43:48 CEST 2006 - jsrain@suse.de
9112
9113 - replace '_' in YUM elements/attributes with '-' (#168762)
9114 - rev 3201
9115
9116 -------------------------------------------------------------------
9117 Mon Apr 24 16:15:02 CEST 2006 - mt@suse.de
9118
9119 - Fixed iseries workaround - interchanged variables for scsi
9120   devices, added debug messages about the steps (#163971).
9121 - Added getenv NULL ptr check and verify of the $HOME dir's
9122   and ~/.curlrc file's ownership (#163203).
9123 - rev 3199
9124
9125 -------------------------------------------------------------------
9126 Mon Apr 24 15:44:18 CEST 2006 - ma@suse.de
9127
9128 - Use filesystem::TmpDir to create unique and unused Source cache
9129   directories. (#168051)
9130
9131 -------------------------------------------------------------------
9132 Mon Apr 24 14:30:41 CEST 2006 - ma@suse.de
9133
9134 - Enable signature checks per default. (#168525)
9135
9136 -------------------------------------------------------------------
9137 Mon Apr 24 11:20:17 CEST 2006 - visnov@suse.cz
9138
9139 - fix callbacks for providing a single file (#160206)
9140
9141 -------------------------------------------------------------------
9142 Sun Apr 23 12:28:21 CEST 2006 - kkaempf@suse.de
9143
9144 - If an installed package looses a dependency, the solver tries
9145   to upgrade it. Limit the upgrade candidates to best arch, best
9146   edition.
9147 - filter 'other' entries with incompatible arch in yum parser.
9148 - rev 3177
9149
9150 -------------------------------------------------------------------
9151 Fri Apr 21 22:47:18 CEST 2006 - jsrain@suse.de
9152
9153 - initialize the product category according to source (#168061)
9154 - rev 3172
9155
9156 -------------------------------------------------------------------
9157 Fri Apr 21 18:32:00 CEST 2006 - mvidner@suse.cz
9158
9159 - delete only one older version of a xml-store resolvable
9160   (half-baked, but the previous attempt was charred)
9161
9162 -------------------------------------------------------------------
9163 Fri Apr 21 17:49:18 CEST 2006 - jsrain@suse.de
9164
9165 - moved license_to_confirm to primary.xml
9166 - rev 3170
9167
9168 -------------------------------------------------------------------
9169 Fri Apr 21 16:36:14 CEST 2006 - ma@suse.de
9170
9171 - Removed deprecated oldstyle commit methods.
9172
9173 -------------------------------------------------------------------
9174 Fri Apr 21 15:58:14 CEST 2006 - mvidner@suse.cz
9175
9176 - when installing a xml-store resolvable (all except package,
9177   message, script), delete older versions (#160792).
9178 - read selection edition from the XML store
9179 - rev 3167
9180
9181 -------------------------------------------------------------------
9182 Thu Apr 20 14:10:41 CEST 2006 - kkaempf@suse.de
9183
9184 - properly clear transaction flag after successful commit
9185   (see rev 3122, #164365, #167285)
9186 - rev 3157
9187
9188 -------------------------------------------------------------------
9189 Thu Apr 20 13:14:25 CEST 2006 - kkaempf@suse.de
9190
9191 - recursively soft-uninstall recommended package on real uninstall,
9192   not on update (#167603)
9193 - rev 3155
9194
9195 -------------------------------------------------------------------
9196 Thu Apr 20 13:01:28 CEST 2006 - dmacvicar@suse.de
9197
9198 - fix #167605 (importing keys to rpm multiple times due to
9199   wrong interpretation of rpm gpg versioning.
9200 - add support for reading the rpm keys, with full id and fingerprint
9201 - rev 3153
9202
9203 -------------------------------------------------------------------
9204 Wed Apr 19 16:47:34 CEST 2006 - kkaempf@suse.de
9205
9206 - don't add duplicate error infos to ResolverContext (#167309)
9207 - rev 3146
9208
9209 -------------------------------------------------------------------
9210 Wed Apr 19 14:10:10 CEST 2006 - kkaempf@suse.de
9211
9212 - fix Resolver::transactReset() (see rev 3122) (#167285)
9213 - rev 3140
9214
9215 -------------------------------------------------------------------
9216 Wed Apr 19 13:48:26 CEST 2006 - ma@suse.de
9217
9218 - Introduced $ZYPP_KEYRING_DEFAULT_ACCEPT_ALL. If this environment
9219   variable is present, all signature checking callbacks will default
9220   to 'accept', in case no recipient is present.
9221
9222 -------------------------------------------------------------------
9223 Wed Apr 19 11:37:47 CEST 2006 - dmacvicar@suse.de
9224
9225 - read content file on construction, and make
9226   provideProduct only insert the already
9227   read product object into the store (#165826)
9228   (dmacvicar)
9229 - When the signature is not found, warn the
9230   user about a unsigned source. When the
9231   key is not found, do nothing, it can be in the
9232   keyring already. (#166016) (dmacvicar)
9233 - enable key verification only if
9234   ZYPP_CHECKSIG env var is set (dmacvicar)
9235 - r1529
9236
9237 -------------------------------------------------------------------
9238 Tue Apr 18 20:41:48 CEST 2006 - kkaempf@suse.de
9239
9240 - fix bugfix 164365, fix bug 167285
9241   Actually clear the transcation state instead of locking it
9242   to 'dont transact'
9243 - rev 3122
9244
9245 -------------------------------------------------------------------
9246 Tue Apr 18 15:46:59 CEST 2006 - visnov@suse.cz
9247
9248 - revert the signature/digest checking callbacks
9249 - rev 3115
9250
9251 -------------------------------------------------------------------
9252 Tue Apr 18 15:14:35 CEST 2006 - kkaempf@suse.de
9253
9254 - Bugfix #165670
9255   - Honor keep requests.
9256   - Dont flag "locked uninstall" as error if a keep request was
9257     issued before.
9258 - rev 3114
9259
9260 -------------------------------------------------------------------
9261 Tue Apr 18 12:04:35 CEST 2006 - kkaempf@suse.de
9262
9263 - rule out locked items during distribution upgrade as early
9264   as possible. (#165670)
9265 - rev 3110
9266
9267 -------------------------------------------------------------------
9268 Mon Apr 17 16:04:35 CEST 2006 - kkaempf@suse.de
9269
9270 - Bugfix #166212
9271   - use APPL_LOW as 'ui initiated, by solver' in transactKind() and
9272     transactResObject().
9273   - resetTransaction(APPL_LOW) before resolving
9274   - enhance transactCaps by using the same algorithm as in
9275     QueueItemRequire
9276     (before: transact all requires and recommends by name
9277      now: transact best requires and recommends by provides)
9278 - rev 3107
9279
9280 -------------------------------------------------------------------
9281 Fri Apr 14 16:04:35 CEST 2006 - visnov@suse.cz
9282
9283 - new callbacks for failing digest
9284 - rev 3098
9285
9286 -------------------------------------------------------------------
9287 Thu Apr 13 17:01:41 CEST 2006 - visnov@suse.cz
9288
9289 - ask for file without a checksum (#165125)
9290
9291 -------------------------------------------------------------------
9292 Thu Apr 13 16:59:38 CEST 2006 - kkaempf@suse.de
9293
9294 - dont install satisfied resolvables (#165843)
9295 - rev 3095
9296
9297 -------------------------------------------------------------------
9298 Thu Apr 13 16:00:21 CEST 2006 - kkaempf@suse.de
9299
9300 - dont abort on failed "dry_run" (#164583)
9301 - rev 3091
9302
9303 -------------------------------------------------------------------
9304 Thu Apr 13 15:19:20 CEST 2006 - visnov@suse.cz
9305
9306 - Ask user if signature file does not exist (#163765)
9307 - handle repomd.xml.asc as optional file (#163765)
9308 - rev 3089
9309
9310 -------------------------------------------------------------------
9311 Thu Apr 13 13:52:08 CEST 2006 - schubi@suse.de
9312
9313 - Bug 164365 - build 906: Deselecting a selection, all packages are still selected
9314 - rev 3087
9315
9316 -------------------------------------------------------------------
9317 Thu Apr 13 11:57:58 CEST 2006 - kkaempf@suse.de
9318
9319 - Dont do transitive uninstalls on uninstalled or upgraded items.
9320   (#165798)
9321 - rev 3083
9322
9323 -------------------------------------------------------------------
9324 Wed Apr 12 17:57:21 CEST 2006 - ma@suse.de
9325
9326 - Added 'rpmNoSignature' to ZYppCommitPolicy (#163862)
9327
9328 -------------------------------------------------------------------
9329 Wed Apr 12 16:44:57 CEST 2006 - mvidner@suse.cz
9330
9331 - Product::updateUrls: restore it from the XML store;
9332   fixed content parsing (#163192).
9333 - restore product flags fro the XML store
9334 - rev 3074
9335
9336 -------------------------------------------------------------------
9337 Wed Apr 12 13:48:25 CEST 2006 - kkaempf@suse.de
9338
9339 - Only consider best arch/version (#165477)
9340 - rev 3069
9341
9342 -------------------------------------------------------------------
9343 Wed Apr 12 10:57:50 CEST 2006 - ma@suse.de
9344
9345 - No need to parse tags at all if there is no item to store values
9346   (e.g. data for unwanted arch). Fixed segv trying to store data in
9347   NULL item. (#165479)
9348 - rev3065
9349
9350 -------------------------------------------------------------------
9351 Tue Apr 11 19:48:51 CEST 2006 - mt@suse.de
9352
9353 - Improved Url path name "//" vs. "/%2f" handling; now if the
9354   url has an authority, "/%2f" is used for ftp only (#163784)
9355 - rev 3062
9356
9357 -------------------------------------------------------------------
9358 Tue Apr 11 16:41:02 CEST 2006 - jsrain@suse.de
9359
9360 - fixed storing patch scripts to target store (#159928)
9361 - rev 3058
9362
9363 -------------------------------------------------------------------
9364 Tue Apr 11 16:24:26 CEST 2006 - kkaempf@suse.de
9365
9366 - if a patch is bad, only skip this patch, not everything
9367   (#165200)
9368 - rev 3057
9369
9370 -------------------------------------------------------------------
9371 Tue Apr 11 15:42:32 CEST 2006 - ma@suse.de
9372
9373 - Susetags:Selections: Allow parsing older .sel file formats. (#159851)
9374 - Susetags:Pattern: Fixed parser.
9375
9376 -------------------------------------------------------------------
9377 Tue Apr 11 15:21:48 CEST 2006 - kkaempf@suse.de
9378
9379 - when uninstalling, only re-establish installed items
9380   supplementing the to-be-uninstalled one. (variant of #165111)
9381 - rev 3054
9382
9383 -------------------------------------------------------------------
9384 Tue Apr 11 14:17:00 CEST 2006 - ma@suse.de
9385
9386 - Susetags:Package: Parse and provide ins/delnotify texts.
9387
9388 -------------------------------------------------------------------
9389 Tue Apr 11 13:01:31 CEST 2006 - kkaempf@suse.de
9390
9391 - when checking freshens/supplements at install, only consider
9392   best architecture/edition (#164453)
9393 - rev 3051
9394
9395 -------------------------------------------------------------------
9396 Tue Apr 11 10:31:41 CEST 2006 - kkaempf@suse.de
9397
9398 - when checking for supplements, only consider best arch, best
9399   edition for installation (#165111)
9400 - rev 3047
9401
9402 -------------------------------------------------------------------
9403 Tue Apr 11 10:23:14 CEST 2006 - schubi@suse.de
9404
9405 - Bug 165117: build 910: Update: Splitted packages are selected for
9406   all archs
9407
9408 -------------------------------------------------------------------
9409 Tue Apr 11 09:30:14 CEST 2006 - visnov@suse.cz
9410
9411 - ask user if a file exists but does not have a checksum (#162797)
9412 - rev 3044
9413
9414 -------------------------------------------------------------------
9415 Mon Apr 10 22:39:34 CEST 2006 - jsrain@suse.de
9416
9417 - parse time and size elements from delta and patch RPM
9418 - rev 3043
9419
9420 -------------------------------------------------------------------
9421 Mon Apr 10 18:55:03 CEST 2006 - mt@suse.de
9422
9423 - Added detection of iSeries virtual CD (/dev/iseries/vcd[a-h])
9424   devices - on powerpc only (#163971)
9425 - rev 3042
9426
9427 -------------------------------------------------------------------
9428 Mon Apr 10 18:05:51 CEST 2006 - kkaempf@suse.de
9429
9430 - fix endless loop in patches parsing.
9431 - rev 3039
9432
9433 -------------------------------------------------------------------
9434 Mon Apr 10 17:00:05 CEST 2006 - jsrain@suse.de
9435
9436 - fixed media handling in SuSEtags source (#164879)
9437 - rev 3037
9438
9439 -------------------------------------------------------------------
9440 Mon Apr 10 16:30:54 CEST 2006 - kkaempf@suse.de
9441
9442 - honor 'dry_run' on package remove (#164732)
9443 - rev 3036
9444
9445 -------------------------------------------------------------------
9446 Mon Apr 10 13:12:49 CEST 2006 - kkaempf@suse.de
9447
9448 - add files from yum filelist as provides to package (#164731)
9449 - rev 3032
9450
9451 -------------------------------------------------------------------
9452 Mon Apr 10 11:10:37 CEST 2006 - kkaempf@suse.de
9453
9454 - honor "+Enh:/-Enh:" in packages file (#156513)
9455
9456 -------------------------------------------------------------------
9457 Mon Apr 10 10:56:24 CEST 2006 - visnov@suse.cz
9458
9459 - fix callback receiver signature to match the callback for removing
9460   package
9461
9462 -------------------------------------------------------------------
9463 Mon Apr 10 10:32:22 CEST 2006 - mvidner@suse.cz
9464
9465 - Added Product::updateUrls, from content/UPDATEURLS (#163192).
9466 - rev 3024
9467
9468 -------------------------------------------------------------------
9469 Sat Apr  8 12:03:37 CEST 2006 - schubi@suse.de
9470
9471 - Bug 164440; Taking wrong architecture while updating obsoletes
9472   splitted packages
9473 - rev 3022
9474
9475 -------------------------------------------------------------------
9476 Sat Apr  8 10:07:06 CEST 2006 - kkaempf@suse.de
9477
9478 - allow relative paths with url file:
9479 - dont filter atoms from going into pool, multi-arch patch
9480   requirements need them. Instead, treat atoms with incompatible
9481   architecture as unneeded.
9482 - rev 3018
9483
9484 -------------------------------------------------------------------
9485 Fri Apr  7 23:57:37 CEST 2006 - jsrain@suse.de
9486
9487 - product now provides short name
9488 - rev 3013
9489
9490 -------------------------------------------------------------------
9491 Fri Apr  7 20:42:09 CEST 2006 - jsrain@suse.de
9492
9493 - read metadata for packages from correct tags in patches (#163220)
9494 - rev 3011
9495
9496 -------------------------------------------------------------------
9497 Fri Apr  7 19:57:41 CEST 2006 - kkaempf@suse.de
9498
9499 - more detailed resolver error reports (#162994)
9500 - rev 3010
9501
9502 -------------------------------------------------------------------
9503 Fri Apr  7 17:35:07 CEST 2006 - visnov@suse.cz
9504
9505 - report package download progress (#160966)
9506 - rev 3007
9507
9508 -------------------------------------------------------------------
9509 Fri Apr  7 16:27:35 CEST 2006 - kkaempf@suse.de
9510
9511 - transact also for languages (#163819)
9512 - rev 3004
9513
9514 -------------------------------------------------------------------
9515 Fri Apr  7 15:08:06 CEST 2006 - kkaempf@suse.de
9516
9517 - loop through all affected ResObjects in transactResKind (#163819)
9518 - rev 3002
9519
9520 -------------------------------------------------------------------
9521 Fri Apr  7 12:42:35 CEST 2006 - kkaempf@suse.de
9522
9523 - allow re-installation of non-packages (#162906)
9524 - rev 2998
9525
9526 -------------------------------------------------------------------
9527 Fri Apr  7 11:50:22 CEST 2006 - mt@suse.de
9528
9529 - Added loop checking for scsi cdroms (/sys/block/srX) in case
9530   HAL does not provide any drives like on iSeries (#163971).
9531 - rev 2995
9532
9533 -------------------------------------------------------------------
9534 Fri Apr  7 11:05:30 CEST 2006 - kkaempf@suse.de
9535
9536 - add 'licenceToConfirm()' to Product. (#164375)
9537
9538 -------------------------------------------------------------------
9539 Fri Apr  7 10:36:05 CEST 2006 - ma@suse.de
9540
9541 - Avoid excessive CD hopping on commit. But still far from
9542   being perfect. (#159679)
9543 - Fixed Target::commit: Despite dry_run set True, packages
9544   were depeted.
9545
9546 -------------------------------------------------------------------
9547 Fri Apr  7 08:32:32 CEST 2006 - visnov@suse.cz
9548
9549 - honour if user decides to skip a package in commit (#156031)
9550
9551 -------------------------------------------------------------------
9552 Thu Apr  6 18:14:30 CEST 2006 - jsrain@suse.de
9553
9554 - fixed parsing external reference to script in patch (#163221)
9555 - r2981
9556
9557 -------------------------------------------------------------------
9558 Thu Apr  6 17:07:10 CEST 2006 - dmacvicar@suse.de
9559
9560 - cache and provide content.asc/key optionally. Dont show a
9561   popup if they dont exists. (dmacvicar)
9562 - Actually abort when verify signature workflow is false. (dmacvicar)
9563 - r2978
9564
9565 -------------------------------------------------------------------
9566 Thu Apr  6 16:37:49 CEST 2006 - jsrain@suse.de
9567
9568 - fixed setting autorefresh flag for installation sources
9569
9570 -------------------------------------------------------------------
9571 Thu Apr  6 15:53:02 CEST 2006 - kkaempf@suse.de
9572
9573 - drop patches with incompatible architecture.
9574 - rev 2972
9575
9576 -------------------------------------------------------------------
9577 Thu Apr  6 15:33:11 CEST 2006 - mt@suse.de
9578
9579 - Added info method to media verifier base and more debug info
9580 - rev 2970
9581
9582 -------------------------------------------------------------------
9583 Wed Apr  5 19:27:46 CEST 2006 - kkaempf@suse.de
9584
9585 - Dont deny the "/" attach point in MediaDIR, since this is used
9586   for all "file:" urls, esp. local packages.
9587 - rev 2962
9588
9589 -------------------------------------------------------------------
9590 Wed Apr  5 18:21:58 CEST 2006 - schubi@suse.de
9591
9592 - Bug 159673 - only one conflict solvable per page
9593
9594 -------------------------------------------------------------------
9595 Wed Apr  5 18:01:37 CEST 2006 - kkaempf@suse.de
9596
9597 - parse all dependencies of 'packages' file (#163773)
9598 - rev 2957
9599
9600 -------------------------------------------------------------------
9601 Wed Apr  5 17:47:04 CEST 2006 - dmacvicar@suse.de
9602
9603 - Use the original media descr_dir on refresh for
9604   suse tags source (#163196)
9605 - r2952
9606
9607 -------------------------------------------------------------------
9608 Wed Apr  5 16:44:08 CEST 2006 - kkaempf@suse.de
9609
9610 - add Source::setUrl() for zmd backend helper.
9611 - rev 2946
9612
9613 -------------------------------------------------------------------
9614 Wed Apr  5 16:44:01 CEST 2006 - dmacvicar@suse.de
9615
9616 - implement rpm keyring / zypp tmp keyring two-way syncronization at rpm
9617 target init. (dmacvicar)
9618 - r2949
9619
9620 -------------------------------------------------------------------
9621 Wed Apr  5 16:28:42 CEST 2006 - mt@suse.de
9622
9623 - Fixed MediaDISK to use a mount -oro,bind id the disk
9624   partition is already attached e.g. by the automounter.
9625   Try to mount it a second time may fail (#163486).
9626 - rev 2944
9627
9628 -------------------------------------------------------------------
9629 Wed Apr  5 15:04:31 CEST 2006 - kkaempf@suse.de
9630
9631 - honor optional 3rd parameter to "=Loc:" key of packages (#154337)
9632 - rev 2940
9633
9634 -------------------------------------------------------------------
9635 Wed Apr  5 12:48:19 CEST 2006 - visnov@suse.cz
9636
9637 - only try to create a source of a given type when restoring
9638   from the persistent store (#162111)
9639
9640 -------------------------------------------------------------------
9641 Wed Apr  5 11:36:54 CEST 2006 - kkaempf@suse.de
9642
9643 - parse all dependencies for patterns (.pat) files (#160602)
9644 - drop YOUPATH and YOUURL from content file.
9645 - rev 2924
9646
9647 -------------------------------------------------------------------
9648 Wed Apr  5 09:27:08 CEST 2006 - visnov@suse.cz
9649
9650 - properly initialize autorefresh for non-remote sources (#154990)
9651 - rev 2919
9652
9653 -------------------------------------------------------------------
9654 Tue Apr  4 19:19:39 CEST 2006 - mt@suse.de
9655
9656 - Added flag to MediaManager::isUseableAttachPoint, whether
9657   to check against system mount entries or not.
9658 - Disallow to use the attachpoints of another media handlers
9659   as source path in MediaDIR.
9660 - rev 2917
9661
9662 -------------------------------------------------------------------
9663 Tue Apr  4 18:47:01 CEST 2006 - dmacvicar@suse.de
9664
9665 -implement callbacks for when package verification (checksum)
9666  fails, offer to retry or abort
9667
9668 -------------------------------------------------------------------
9669 Tue Apr  4 16:57:51 CEST 2006 - dmacvicar@suse.de
9670
9671 - Fix construction of checksum objects when using non-standard
9672   checksum algorithms
9673 - Fix broken YUM cache
9674 - r2913
9675
9676 -------------------------------------------------------------------
9677 Tue Apr  4 16:54:44 CEST 2006 - kkaempf@suse.de
9678
9679 - Keep packages with no version upgrade installed during
9680   distribution upgrade (#162972)
9681 - add 'transactReset()' helper function for UI.
9682 - rev 2908
9683
9684 -------------------------------------------------------------------
9685 Tue Apr  4 14:47:14 CEST 2006 - dmacvicar@suse.de
9686
9687 - r2906
9688
9689 -------------------------------------------------------------------
9690 Tue Apr  4 14:43:15 CEST 2006 - ma@suse.de
9691
9692 - Fixed candidate handling in ui::Selectable. (#156589)
9693
9694 -------------------------------------------------------------------
9695 Tue Apr  4 14:06:23 CEST 2006 - dmacvicar@suse.de
9696
9697 - fix #162984 , gpg hangs because the matching data file
9698   for the key cannot be find. (dmacvicar)
9699 - Fix restore of YUM source using the same cache dir semantics as
9700  susetags instead of assuming there is a cache if a cache_dir
9701   was given. (dmacvicar)
9702
9703 -------------------------------------------------------------------
9704 Tue Apr  4 12:37:51 CEST 2006 - kkaempf@suse.de
9705
9706 - use DISTPRODUCT/DISTVERSION from content file to generate the
9707   product name, version, and release.
9708 - rev 2902
9709
9710 -------------------------------------------------------------------
9711 Mon Apr  3 20:45:55 CEST 2006 - mt@suse.de
9712
9713 - Removed broken forcing of absolute ftp paths added in rev2705 to
9714   MediaCurl, refined cleanupPathName/setPathName in url (#154197).
9715 - rev 2900
9716
9717 -------------------------------------------------------------------
9718 Mon Apr  3 19:30:35 CEST 2006 - kkaempf@suse.de
9719
9720 - add Resolver::freshenPool() (#156980)
9721 - rev 2893
9722
9723 -------------------------------------------------------------------
9724 Mon Apr  3 08:33:12 CEST 2006 - kkaempf@suse.de
9725
9726 - skip incompatible archs in filelist parsing.
9727 - restrict pathes to 'interesting' ones (/bin/, /sbin/, /lib/,
9728   /lib64/, ...)
9729 - rev 2886
9730
9731 -------------------------------------------------------------------
9732 Sun Apr  2 22:18:06 CEST 2006 - kkaempf@suse.de
9733
9734 - skip incompatible archs in primary parsing.
9735 - rev 2883
9736
9737 -------------------------------------------------------------------
9738 Sun Apr  2 11:17:56 CEST 2006 - kkaempf@suse.de
9739
9740 - allow setting of source when parsing local .rpm (#147765)
9741 - rev 2880
9742
9743 -------------------------------------------------------------------
9744 Fri Mar 31 18:53:55 CEST 2006 - schubi@suse.de
9745
9746 - Do not update packages over other architectures
9747
9748 -------------------------------------------------------------------
9749 Fri Mar 31 18:28:59 CEST 2006 - sh@suse.de
9750
9751 - Added zypp/ui/UserWantedPackages to support the UI's
9752   "automatic changes" dialog (bug #152700)
9753
9754 -------------------------------------------------------------------
9755 Fri Mar 31 18:02:05 CEST 2006 - jsrain@suse.de
9756
9757 - use KeyRing class to validate repomd.xml (#160909)
9758
9759 -------------------------------------------------------------------
9760 Fri Mar 31 17:33:21 CEST 2006 - dmacvicar@suse.de
9761
9762 - Product resolvables should be readable by normal users.
9763   (#162474) (dmacvicar)
9764 - implemented keyring and metadata signature verification
9765   in susetags source
9766 - dont delete the lock if we did not acquire it
9767 - r2847
9768
9769 -------------------------------------------------------------------
9770 Fri Mar 31 16:34:51 CEST 2006 - mt@suse.de
9771
9772 - Added disabling of the automounter while MediaManager
9773   init and restoring of the old state on exit (#154326).
9774 - Implemented check if media (CD) is automounted or not
9775 - rev 2840
9776
9777 -------------------------------------------------------------------
9778 Fri Mar 31 13:27:09 CEST 2006 - mt@suse.de
9779
9780 - Implemented several hal get/set/removeDeviceProperty wrappers
9781 - Improved HalException to allow to fetch HAL/DBUS error componets
9782 - rev 2830
9783
9784 -------------------------------------------------------------------
9785 Fri Mar 31 12:44:25 CEST 2006 - kkaempf@suse.de
9786
9787 - honor subscription status of catalogs (#162350)
9788 - rev 2827
9789
9790 -------------------------------------------------------------------
9791 Fri Mar 31 11:29:05 CEST 2006 - mt@suse.de
9792
9793 - Enabled CD eject error reporting exceptions (#154326)
9794 - rev 2822
9795
9796 -------------------------------------------------------------------
9797 Fri Mar 31 06:40:51 CEST 2006 - kkaempf@suse.de
9798
9799 - support "dry run" (#159467)
9800 - implement "transactResKind" (#161400)
9801 - rev 2817
9802
9803 -------------------------------------------------------------------
9804 Thu Mar 30 17:22:49 CEST 2006 - jsrain@suse.de
9805
9806 - add checksum for external patches (#159928)
9807
9808 -------------------------------------------------------------------
9809 Thu Mar 30 16:48:01 CEST 2006 - kkaempf@suse.de
9810
9811 - calculate product architecture (#158198)
9812
9813 -------------------------------------------------------------------
9814 Wed Mar 29 23:28:13 CEST 2006 - jsrain@suse.de
9815
9816 - fixed checking checksum of YUM metadata, added sha1 vs. sha256
9817   detection
9818
9819 -------------------------------------------------------------------
9820 Wed Mar 29 23:12:30 CEST 2006 - ma@suse.de
9821
9822 - Auto protect installed packages from unknown vendor. (#157446)
9823
9824 -------------------------------------------------------------------
9825 Wed Mar 29 09:13:51 CEST 2006 - visnov@suse.de
9826
9827 - added support for external scripts to metadata (#159928) (jsrain)
9828 - fixed handling of Language resolvables (ma)
9829 - fix leak in rpmdb (dmacvicar)
9830 - added softlock for autoyast (#159466) (ma)
9831 - Fixed exceptions in doGetFileCopy() to show full url
9832   including the file instead of just the media base url. (mt)
9833 - Provide Language::summary (ma)
9834 - check patterns and selections file exist
9835   before veryfing them (#161300) (dmacvicar)
9836 - added YUM metadata checksum computation (jsrain)
9837 - added interface to patch of a message (jsrain)
9838 - r2734
9839
9840 -------------------------------------------------------------------
9841 Mon Mar 27 23:57:16 CEST 2006 - jsrain@suse.de
9842
9843 - added support for external scripts to metadata (#159928)
9844 - r2709
9845
9846 -------------------------------------------------------------------
9847 Sat Mar 25 22:08:26 CET 2006 - jsrain@suse.de
9848
9849 - report separate exception when trying to start source cache again to
9850   suppress incorrect error message in XEN installation
9851 - r2682
9852
9853 -------------------------------------------------------------------
9854 Fri Mar 24 18:16:22 CET 2006 - schubi@suse.de
9855
9856 - Implement inter process locking in zypp.
9857 - Added No medium found output
9858 - splitting modaliases in supplements TOO
9859 - parse also the available signing keys
9860
9861 -------------------------------------------------------------------
9862 Fri Mar 24 10:44:10 CET 2006 - visnov@suse.cz
9863
9864 - release all media when removing source (#159754) (visnov)
9865 - more testsuites (schubi)
9866 - updated translations (schubi)
9867 - added MediaNotEjectedException (mt)
9868 - rev 2652
9869
9870 -------------------------------------------------------------------
9871 Thu Mar 23 14:10:54 CET 2006 - dmacvicar@suse.de
9872
9873 - fix patches descriptions (dmacvicar)
9874 - fix source serialization (dmacvicar)
9875 - metadata for kernel test (schubi)
9876 - Arch tests updated (ma)
9877 - classify NULL Ptr as unique (ma)
9878 - Added host check, because file Url allows it now. (mt)
9879 - prepare modalias fix (#159766) (ma)
9880 - Provide iterator based access to SourceManager data. (ma)
9881 - Fixed "file:" Url scheme config to allow relative paths; (mt)
9882   RFC1738 says, it may contain a hostname as well...
9883 - revision 2633
9884
9885 -------------------------------------------------------------------
9886 Wed Mar 22 19:58:37 CET 2006 - visnov@suse.cz
9887
9888 - pkg-config support (mvidner)
9889 - close all medias when destructing MediaSet (jsrain)
9890 - rev 2622
9891
9892 -------------------------------------------------------------------
9893 Wed Mar 22 15:48:05 CET 2006 - dmacvicar@suse.de
9894
9895 - Bug 159976 - build 804: Adding AddOn CD via ftp gives error (dmacvicar)
9896 - Message callback implemented to show patch messages (visnov)
9897 - Bug 159696 (schubi)
9898 - provide transform_iterators to iterate over a maps keys or values (ma)
9899 - added 'bool Arch::empty() const' test for an empty Arch string (ma)
9900 - added script and message installation (jsrain)
9901 - chooses the 'right' kernel now (kkaempf)
9902 - Use noarch if no arch is specified in patches (dmacvicar)
9903 - rev 2611
9904
9905 -------------------------------------------------------------------
9906 Tue Mar 21 19:06:56 CET 2006 - mvidner@suse.cz
9907
9908 - Added some debug output including the access id (mt)
9909 - Bug #154326: Enabled FORCE_RELEASE_FOREIGN flag causing
9910   release with eject=true on attached media, to umount
9911   other mounts as well. (mt)
9912 - 159483 - solver does not blame missing dependency (schubi)
9913 - Added a variant of MediaHandler::forceRelaseAllMedia (ma)
9914 - Fixed MediaCD::forceEject() to handle DELAYED_VERIFY
9915   and use forceRelaseAllMedia if FORCE_RELEASE_FOREIGN=1 (ma)
9916 - fixed ZYPP_RETHROW (#156430) (ma)
9917 - patch for #156114 (visnov)
9918 - fixed container.erase loops (ma)
9919 - Fixed to reset desired (cached) flag before the action (mt)
9920 - Removed return in forceRelaseAllMedia (void function) (mt)
9921 - Parse nonexisting architecture to noarch so patches dont get
9922   filtered by the pool (dmacvicar)
9923 - 159512 - yast2-qt does not show label of to be installed products
9924   anymore (dmacvicar)
9925 - 159765 - Hidden patterns still visible (dmacvicar)
9926 - Use noarch if no arch is specified. (dmacvicar)
9927 - r2594
9928
9929 -------------------------------------------------------------------
9930 Tue Mar 21 09:04:06 CET 2006 - visnov@suse.de
9931
9932 - properly report error for media change callback
9933 - rev 2579
9934
9935 -------------------------------------------------------------------
9936 Mon Mar 20 23:02:07 CET 2006 - ma@suse.de
9937
9938 - fixed memory leak in XMLNodeIterator (#157474)
9939 - disabled storing filelist (YUMFileListParser) and changelog (YUMOtherParser)
9940 - Renamed private MediaManager::forceMediaRelease
9941   function to forceReleaseShared (more exact name)
9942 - Implemented forceRelaseAllMedia() that can be
9943   used to release also foreign (user) mounts.
9944 - Added use of forceRelaseAllMedia for CD/DVDs
9945   if FORCE_RELEASE_FOREIGN is 1 (default 0)
9946 - little cleanup of the checkAttached function
9947 - r2578
9948
9949 -------------------------------------------------------------------
9950 Mon Mar 20 17:04:28 CET 2006 - mvidner@suse.cz
9951
9952 - don't try to attach without exception handling (#158620)
9953 - fix descriptions, as a new tag Des for selections exists now.
9954 - fix #157683: failure after adding add-on product to install
9955   sources
9956 - added more files for translation
9957 - resolve-dependencies.cc: establish pool
9958 - parse-metadata.cc: catch bad URL
9959 - set zmdid for atoms
9960 - r2574
9961
9962 -------------------------------------------------------------------
9963 Sun Mar 19 19:24:44 CET 2006 - kkaempf@suse.de
9964
9965 - fix testsuite.
9966 - provide edition and architecture for all kinds of yum
9967   resolvables.
9968 - fix ResStatus output.
9969 - establish atoms correctly.
9970 - treat requires to unneeded resolvables as fulfilled.
9971 - rev 2559
9972
9973 -------------------------------------------------------------------
9974 Sun Mar 19 00:05:17 CET 2006 - kkaempf@suse.de
9975
9976 - fix the build
9977 - only consider best architecture/version (#157594)
9978 - prefer providers which supplement/enhance installed or
9979   to-be-installed packages (fixes the tpctl-kmp issue)
9980 - rev 2546
9981
9982 -------------------------------------------------------------------
9983 Sat Mar 18 02:22:22 CET 2006 - kkaempf@suse.de
9984
9985 - provide more filters for pkg-bindings (#158602)
9986 - add SystemResObject to provide system (modalias, hal, ...)
9987   capabilities.
9988 - handle this during resolving.
9989 - make the modalias and hal capability match the SystemResObject
9990   by default, thereyby triggering a modalias (resp. hal)
9991   evaluation.
9992 - xmlstore: decouple target store from YUM schema.
9993 - clean up moving of hal() and modalias() from provides to
9994   supplements in ResolvableImpl.
9995 - add PatchContents() for UI.
9996 - handle Edition::noedition as empty string.
9997 - r2537
9998
9999 -------------------------------------------------------------------
10000 Tue Mar 14 23:32:44 CET 2006 - jsrain@suse.de
10001
10002 - releasing all medias when asking for CD (#156981)
10003 - r2471
10004
10005 -------------------------------------------------------------------
10006 Tue Mar 14 19:38:43 CET 2006 - mvidner@suse.cz
10007
10008 - ResStatus::resetTransact must return a value.
10009 - Fixed random build failures in LanguageCode.cc.
10010   (Rewrote the CodeMaps constructor so that gcc does not
10011   optimize a 500-statement basic block.)
10012 - Fix constructions of patch objects. Actually insert atoms in atoms
10013   list. Insert atoms for package even if the package does not exists
10014   in the source. Fixes #157628 (dmacvicar).
10015 - Fixed license reading from susetags, #151834 (dmacvicar).
10016 - r2468
10017
10018 -------------------------------------------------------------------
10019 Tue Mar 14 16:59:42 CET 2006 - mvidner@suse.cz
10020
10021 - added ResStatus::resetTransact (ma)
10022 - bugfix for #156439 (schubi)
10023 - Added Source_Ref::setAlias (#154913).
10024 - Do not assume there is a product file when scanning for products
10025   (visnov)
10026 - function to disable all sources in the persistent store (visnov)
10027 - dependency errors go to stdout, not stderr; output resolver info
10028   directly to stderr (kkaempf)
10029 - rev 2464
10030
10031 -------------------------------------------------------------------
10032 Tue Mar 14 01:34:38 CET 2006 - kkaempf@suse.de
10033
10034 - fix merging of resolver info (needed for #157684).
10035 - errors are also important in ResolverInfo.
10036 - improve debug output in ResolverContext.
10037 - rev 2455
10038
10039 -------------------------------------------------------------------
10040 Mon Mar 13 22:54:01 CET 2006 - jsrain@suse.de
10041
10042 - delete RPMs downloaded via HTTP/FTP after installnig them
10043   (#157011)
10044 - fixed product registration (reverted autorefresh patch) (#157566)
10045
10046 -------------------------------------------------------------------
10047 Mon Mar 13 11:53:52 CET 2006 - kkaempf@suse.de
10048
10049 - if root!="/", always prefer the upgrade candidate (#155472)
10050 - implement license confirmed api for UI.
10051 - prefer architecture over version in distribution upgrade
10052   (#157501)
10053 - clean up media handling.
10054 - rev 2448
10055
10056 -------------------------------------------------------------------
10057 Sun Mar 12 22:31:09 CET 2006 - kkaempf@suse.de
10058
10059 - init Modalias properly.
10060 - fix warnings in testcases.
10061 - rev 2432
10062
10063 -------------------------------------------------------------------
10064 Sat Mar 11 21:25:18 CET 2006 - kkaempf@suse.de
10065
10066 - drop libjpeg-devel and sqlite-devel from build requires.
10067
10068 -------------------------------------------------------------------
10069 Sat Mar 11 08:16:53 CET 2006 - kkaempf@suse.de
10070
10071 - implement 'modalias()' capability (#157406)
10072 - make dependencies consistent, its 'freshens'.
10073 - cope with user umounts of devices.
10074 - add debug to SourceManager.
10075 - rev 2418
10076
10077 -------------------------------------------------------------------
10078 Fri Mar 10 16:20:41 CET 2006 - kkaempf@suse.de
10079
10080 - allow version downgrade during distribution upgrade if the
10081   newer package is coming from a trusted vendor (#155472)
10082 - implement locale fallback
10083 - 'freshen' -> 'freshens' in schema definitions to make it
10084   consistent with all other dependency definitions.
10085 - better error reporting for .pat and .sel files.
10086 - rule out packages from dependency resolutions which are
10087   de-selected by user (#155368)
10088 - use locale fallbacks in package translations.
10089 - refresh source when re-enabling it.
10090 - rev 2406
10091
10092 -------------------------------------------------------------------
10093 Tue Mar  7 21:18:19 CET 2006 - kkaempf@suse.de
10094
10095 - split of libzypp-zmd-backend subpackage as a stand-alone
10096   leaf package.
10097 - encapsulate bool test for Source_Ref better.
10098 - fixed stack overflow (ma).
10099 - make testsuite build again.
10100 - rev 2346
10101
10102 -------------------------------------------------------------------
10103 Tue Mar  7 16:17:07 CET 2006 - kkaempf@suse.de
10104
10105 - fixed URL rewriting for CD2 and following (#154762)
10106 - fixed ResPoolProxy diffState (for proper ok/cancel support
10107   in UI)
10108 - added special exception class for aborting installation
10109   (#154936)
10110 - only auto-change directories if they end in CDn or DVDn.
10111 - rev 2320.
10112
10113 -------------------------------------------------------------------
10114 Tue Mar  7 15:37:51 CET 2006 - kkaempf@suse.de
10115
10116 - silently ignore multiple installs of the same package.
10117 - fix disk usage for installs and uninstalls.
10118 - rev 2308
10119
10120 -------------------------------------------------------------------
10121 Mon Mar  6 22:22:57 CET 2006 - kkaempf@suse.de
10122
10123 - zmd-backend: filter out incompatible architectures from
10124   repository.
10125 - rev 2298
10126
10127 -------------------------------------------------------------------
10128 Mon Mar  6 21:35:24 CET 2006 - kkaempf@suse.de
10129
10130 - sync libzypp media data with mtab.
10131 - improve resolver error and solution reports.
10132 - fix source cache reading (#155459).
10133 - default cached sources to enabled (#155459).
10134 - let each source provide public keys.
10135 - rev 2297
10136
10137 -------------------------------------------------------------------
10138 Sun Mar  5 15:48:29 CET 2006 - kkaempf@suse.de
10139
10140 - only write by-sovler transactions back (#154976)
10141 - rev 2278
10142
10143 -------------------------------------------------------------------
10144 Sat Mar  4 12:36:40 CET 2006 - kkaempf@suse.de
10145
10146 - release last used source at end of commit (#155002)
10147 - rev 2277
10148
10149 -------------------------------------------------------------------
10150 Fri Mar  3 23:14:50 CET 2006 - kkaempf@suse.de
10151
10152 - cope with NULL values in zmd catalogs table (#153584)
10153 - set YAST_IS_RUNNING in transact zmd helper (#154820)
10154 - run SuSEconfig after transact zmd helper (#154820)
10155 - add softTransact to honor user vs. soft requirements (#154650)
10156 - honor all build keys provided by a package source.
10157 - add source metadata refresh.
10158 - add progress callbacks to zmd helpers.
10159 - rev 2276
10160
10161 -------------------------------------------------------------------
10162 Thu Mar  2 21:59:07 CET 2006 - kkaempf@suse.de
10163
10164 - include .diffs into main source.
10165 - catch exception when ejecting media which was unmounted externally
10166   (#154697).
10167 - init source in zmd-backend correctly (#154667)
10168 - implement disk usage info for YaST.
10169 - clean up XML schema files.
10170 - catch CPUs identifying as 'i686' but being 'i586'.
10171 - allow definition of preferred attach (mount) point for media.
10172 - make resolver results more readable.
10173 - use language fallbacks if none of multiple language providers
10174   matches.
10175 - get rid of ignoring wrong arch in resolver, having the wrong
10176   architecture is prevented by other means.
10177 - prepare for translations in exceptions.
10178 - fix 'abort does not abort'
10179 - implement 'flag' I/O in target cache backend.
10180 - skip incompatibles architectures in packages.<lang>
10181 - rev 2228
10182
10183 -------------------------------------------------------------------
10184 Thu Mar  2 13:44:34 CET 2006 - kkaempf@suse.de
10185
10186 - dont even provide src/nosrc from the source.
10187 - rev 2169 + diffs
10188
10189 -------------------------------------------------------------------
10190 Wed Mar  1 17:23:23 CET 2006 - kkaempf@suse.de
10191
10192 - Initialize commit result (#154409)
10193 - release media if its wrong (#154326)
10194 - dont copy src/nosrc packages to the pool (#154627)
10195 - reduce XML logging.
10196 - rev 2169 + diffs
10197
10198 -------------------------------------------------------------------
10199 Tue Feb 28 16:10:14 CET 2006 - kkaempf@suse.de
10200
10201 - fix path of .po files (#154074).
10202 - parse the correct package.<lang> file (kinda #154074).
10203 - complain about bad "=Sel:" or "=Pat:" lines (#153065).
10204 - reattach all released medias.
10205 - raise exception instead of abort() on XML errors (#154104).
10206 - update translations.
10207 - PathInfo: implemented a copy_dir_content (variant of copy_dir)
10208   and is_empty_dir utility function
10209 - rev 2169
10210
10211 -------------------------------------------------------------------
10212 Tue Feb 28 14:51:46 CET 2006 - kkaempf@suse.de
10213
10214 - check freshens and supplements for packages (#154074).
10215 - only complain about incomplete installed resolvables,
10216   if they are uninstalled, schedule them for installation.
10217   (#154074)
10218 - add testcases for locale() provides.
10219 - add lang_country -> lang fallback.
10220 - have locale(parent:...) deps match any provides of 'parent'
10221   also when uninstalling a package.
10222 - rev 2148
10223
10224 -------------------------------------------------------------------
10225 Tue Feb 28 10:35:15 CET 2006 - kkaempf@suse.de
10226
10227 - change the locale(...) separator to ";" (#153791)
10228 - complete "find-files" of zmd-backend.
10229 - rev 2140
10230
10231 -------------------------------------------------------------------
10232 Tue Feb 28 10:28:06 CET 2006 - visnov@suse.de
10233
10234 - avoid attaching media when initializing source
10235 - rev 2139
10236
10237 -------------------------------------------------------------------
10238 Mon Feb 27 21:26:00 CET 2006 - kkaempf@suse.de
10239
10240 - warn about misspelled 'locale(...)' provides
10241 - add testcases
10242 - rev 2134
10243
10244 -------------------------------------------------------------------
10245 Mon Feb 27 20:19:40 CET 2006 - kkaempf@suse.de
10246
10247 - fix the build
10248 - rev 2129
10249
10250 -------------------------------------------------------------------
10251 Mon Feb 27 18:15:16 CET 2006 - kkaempf@suse.de
10252
10253 - provide available locales to application (#153583)
10254 - honor 'requestedLocales' (language dependant packages)
10255 - honor release requests for all holders of a device.
10256 - silently re-attach after a forced release.
10257 - solver improvements.
10258 - handle source caches.
10259 - proper logging in zmd backend helpers.
10260 - rev 2127
10261
10262 -------------------------------------------------------------------
10263 Mon Feb 27 13:44:39 CET 2006 - kkaempf@suse.de
10264
10265 - upgrade always to best version and arch (#153577)
10266 - reset 'transact' state for obsoleted packages (#153578)
10267 - translation updates
10268 - rev 2113
10269
10270 -------------------------------------------------------------------
10271 Mon Feb 27 10:42:33 CET 2006 - kkaempf@suse.de
10272
10273 - add support for 'local' .rpm packages to zmd-backend.
10274 - rev 2101
10275
10276 -------------------------------------------------------------------
10277 Sun Feb 26 20:24:10 CET 2006 - kkaempf@suse.de
10278
10279 - fix build of zmd/backend.
10280 - actually fill 'files' table in package-files.
10281 - rev 2094
10282
10283 -------------------------------------------------------------------
10284 Sun Feb 26 17:43:06 CET 2006 - kkaempf@suse.de
10285
10286 - improve testcases.
10287 - add 'setPossibleLocales()' to ZYpp, this defines the set
10288   of possible locales to choose from (#153583)
10289 - provide LanguageImpl and create 'Language' resolvables for
10290   each 'possible' locale.
10291 - fix YUM parsing of patches, insert 'atoms' to link patches
10292   with packages.
10293 - replace gzstream/ with own, existing implementation.
10294 - honor locks in solver (#150231)
10295 - sync pool with target after commit() properly (#150565, #153066)
10296 - new zmd helper 'package-files'
10297 - rev 2093
10298
10299 -------------------------------------------------------------------
10300 Thu Feb 23 21:45:06 CET 2006 - kkaempf@suse.de
10301
10302 - prevent multiple initializations of the target (#153124)
10303 - implement 'loopback mounted ISO images'
10304 - retain old package sources on upgrade.
10305 - support compressed .xml files in 'repodata' type repositories.
10306 - rev 2025
10307
10308 -------------------------------------------------------------------
10309 Thu Feb 23 15:16:58 CET 2006 - kkaempf@suse.de
10310
10311 - parse locale(...) provides and construct correct dependencies.
10312
10313 -------------------------------------------------------------------
10314 Thu Feb 23 14:16:44 CET 2006 - kkaempf@suse.de
10315
10316 - always upgrade to candidate (#152760).
10317 - fix typo in package sorting.
10318 - prepare handling of locale provides.
10319 - rev 1995
10320
10321 -------------------------------------------------------------------
10322 Thu Feb 23 10:53:51 CET 2006 - kkaempf@suse.de
10323
10324 - sort src/nosrc package to right list during commit.
10325 - revert installtime/buildtime in susetags parser (#152760)
10326 - rev 1990
10327
10328 -------------------------------------------------------------------
10329 Thu Feb 23 10:22:08 CET 2006 - kkaempf@suse.de
10330
10331 - reset state after successful commit (#153030)
10332 - run "rpm -e" always with "--nodeps" (#153026)
10333 - provide separate resolvable kind for src packages.
10334 - extend status field for LOCK and LICENSE.
10335 - add sameState()/diffState() for UI.
10336 - provide 'best' candidate for UI.
10337 - set 60 sec timeout for curl access.
10338 - don't cross-compare solver results, takes too much time.
10339 - provide sizes of installed packages.
10340 - extend REQUIRES semantics in content file.
10341 - add "parse-metadata" helper to zmd-backend.
10342 - rev 1987
10343
10344 -------------------------------------------------------------------
10345 Wed Feb 22 14:51:46 CET 2006 - kkaempf@suse.de
10346
10347 - provide complete disk usage data (#152761)
10348 - include upgrade flag when copying solver solution
10349   back to pool (#152717)
10350 - rev 1959
10351
10352 -------------------------------------------------------------------
10353 Wed Feb 22 13:16:48 CET 2006 - kkaempf@suse.de
10354
10355 - don't insert incompatible architectures to the pool (#151933)
10356 - don't accept incompatible architectures from a repository
10357   (#151933)
10358 - separate rpm log (#151431).
10359 - allow extended product requires.
10360 - rev 1954
10361
10362 -------------------------------------------------------------------
10363 Tue Feb 21 22:02:59 CET 2006 - kkaempf@suse.de
10364
10365 - provide the XML schema files in the main package. (#152593)
10366
10367 -------------------------------------------------------------------
10368 Tue Feb 21 20:05:34 CET 2006 - kkaempf@suse.de
10369
10370 - provide arch compat handling.
10371 - implement data upload to zmd.
10372 - fix source metadata caching on target.
10373 - add 'supplements' dependencies to 'yum' parser.
10374 - provide user agent identification to curl calls.
10375 - move resolver branches (multiple alternatives) back in queue
10376   (resolve known things first, then the unknown ones).
10377 - clean up 'packages' parser.
10378 - rev 1947
10379
10380 -------------------------------------------------------------------
10381 Tue Feb 21 09:18:53 CET 2006 - kkaempf@suse.de
10382
10383 - improve media mount/umount interface
10384 - prepare class ArchCompat for proper architecture ordering
10385   and compatibility handling.
10386 - add returns to dummy functions in DbAccess.
10387 - rev 1913
10388
10389 -------------------------------------------------------------------
10390 Mon Feb 20 21:08:22 CET 2006 - kkaempf@suse.de
10391
10392 - don't explictly delete to-be-upgraded packages.
10393 - finish query-system, resolve-dependencies, and transact for
10394   libzypp-zmd-backend.
10395 - provide Pattern::category.
10396 - move system architecture to toplevel.
10397 - make target store pathname settable.
10398 - speed up rpmdb reading by properly filtering unwanted file
10399   provides.
10400 - rev 1905
10401
10402 -------------------------------------------------------------------
10403 Sun Feb 19 20:35:03 CET 2006 - kkaempf@suse.de
10404
10405 - new translations.
10406 - proofread texts.
10407 - when comparing solutions, prefer higher versions.
10408 - provide generic 'SafeBool' for bool conversions.
10409 - add PtrTypes testsuites.
10410 - rev 1876
10411
10412 -------------------------------------------------------------------
10413 Fri Feb 17 21:43:51 CET 2006 - kkaempf@suse.de
10414
10415 - integrate all diffs
10416 - move Target::commit to toplevel API
10417 - generalize dependency iterators and hash dependency
10418   information in pool (for speedup)
10419 - add 'supplements' as dependency
10420 - make more pattern attributes available
10421 - drop "smbfs" in favour of "cifs" (#151476)
10422 - add metadata cache to sources (Beta4 bug)
10423 - run "rpm -e"  with name-version-release
10424 - fix update conflicts
10425 - rev 1864
10426
10427 -------------------------------------------------------------------
10428 Thu Feb 16 20:02:19 CET 2006 - kkaempf@suse.de
10429
10430 - fix-mediachange.diff: dont skip CD but retry after media change
10431 - cd-eject-button.diff: fix CD url so YaST recognizes it and shows
10432   'eject' button
10433 - release-forced-eject-no-ptrfix.diff: fix refcounting in ptrs
10434   so media handle gets actually released and media unmounted.
10435
10436 -------------------------------------------------------------------
10437 Thu Feb 16 14:40:31 CET 2006 - kkaempf@suse.de
10438
10439 - implement arch scoring
10440 - prefer better arch (#151427)
10441 - transitive depedencies of weak requirements are non-weak
10442   (#151446)
10443 - rev 1778 + diff
10444
10445 -------------------------------------------------------------------
10446 Wed Feb 15 18:19:12 CET 2006 - kkaempf@suse.de
10447
10448 - ignore self and to-be-updated conflicts (#150844)
10449 - fix enable of target store (for non-packages)
10450 - rev 1778
10451
10452 -------------------------------------------------------------------
10453 Wed Feb 15 13:11:28 CET 2006 - kkaempf@suse.de
10454
10455 - fix "cd:" url (#151121)
10456 - provide location() in public Package api
10457 - allow running distribution upgrade in testmode
10458 - extend HAL interface
10459 - rev 1762
10460
10461 -------------------------------------------------------------------
10462 Wed Feb 15 10:10:48 CET 2006 - kkaempf@suse.de
10463
10464 - pass normal and locale packages from selections correctly.
10465 - its "baseconf" for base selections.
10466 - Make 'ZYpp' an obvious singleton.
10467 - provide releasenotesUrl.
10468 - dont continue upgrade without target.
10469 - implement 'fake' hal for testing.
10470 - fix package sizes.
10471 - more solver testcases.
10472 - rev 1754
10473
10474 -------------------------------------------------------------------
10475 Tue Feb 14 20:52:02 CET 2006 - kkaempf@suse.de
10476
10477 - extend requires of libzypp-devel
10478 - provide package sizes for UI
10479 - provide more UI helpers
10480 - implement Product and related functions
10481 - fix split provides in distribution upgrade
10482 - provide locale information to system
10483 - ask HAL for available devices
10484 - reduce debug information in solver
10485 - filter architectures in source, not in solver
10486 - rev 1743
10487
10488 -------------------------------------------------------------------
10489 Tue Feb 14 07:27:39 CET 2006 - visnov@suse.de
10490
10491 - disable another testsuite for now
10492 - fetch the default locale from environment
10493 - support user-defined formatting of log
10494 - rev 1710
10495
10496 -------------------------------------------------------------------
10497 Mon Feb 13 20:41:36 CET 2006 - visnov@suse.de
10498
10499 - providing basic product information from susetags source
10500 - public API for preferred language
10501 - implemented redirect of logging (#149001)
10502 - report start/finish of source data parsing (#150211)
10503 - store/restore source aliases properly (#150256)
10504 - disable a lot of debug logging to speed up solver
10505 - properly rewrite URL for CDn directory layouts (#149870)
10506 - rev 1706
10507
10508 -------------------------------------------------------------------
10509 Sun Feb 12 16:59:48 CET 2006 - kkaempf@suse.de
10510
10511 - add save/restore state to facilitate UI 'cancel'
10512 - enable target/store
10513 - add 'forceResolve' call and flag to resolver to switch between
10514   task-oriented ZMD and interactive YaST behaviour.
10515 - Fix resolver problem solution texts.
10516 - improve solver problem solution offerings.
10517 - fix media access handling to better support multiple
10518   requestors to single media.
10519 - move the media number checking to the source (media requestor)
10520   which knows how to verify the correct media.
10521 - Fix CD ordering (#149871), adding testcases.
10522 - Move 'PoolItemList' and 'PoolItemSet' typedefs inside classes.
10523 - Add selections to testcases.
10524 - rev 1673
10525
10526 -------------------------------------------------------------------
10527 Sat Feb 11 10:17:15 CET 2006 - kukuk@suse.de
10528
10529 - Fix missing return in Source.cc:124
10530
10531 -------------------------------------------------------------------
10532 Fri Feb 10 18:41:29 CET 2006 - kkaempf@suse.de
10533
10534 - cope with empty arch field in selections
10535 - enable dummy "enableStorage" function
10536 - rev 1610-branch
10537
10538 -------------------------------------------------------------------
10539 Fri Feb 10 15:36:43 CET 2006 - kkaempf@suse.de
10540
10541 - fix random data return in Source.cc
10542 - rev 1610
10543
10544 -------------------------------------------------------------------
10545 Fri Feb 10 15:00:45 CET 2006 - kkaempf@suse.de
10546
10547 - adapt zmd-backend to SourceImpl API change
10548 - rev 1608
10549
10550 -------------------------------------------------------------------
10551 Fri Feb 10 13:54:43 CET 2006 - kkaempf@suse.de
10552
10553 - fix the packages parser bug. Now all packages are parsed
10554   including (english) translations.
10555   source/susetags is back to svn head.
10556 - rev 1600
10557
10558 -------------------------------------------------------------------
10559 Fri Feb 10 10:30:12 CET 2006 - kkaempf@suse.de
10560
10561 - fix off-by-one bug in bitfield handling
10562 - revert source/susetags to rev 1411
10563 - rev 1586
10564
10565 -------------------------------------------------------------------
10566 Thu Feb  9 22:21:43 CET 2006 - kkaempf@suse.de
10567
10568 - dont prereq-sort non-packages
10569 - rev 1584
10570
10571 -------------------------------------------------------------------
10572 Thu Feb  9 21:29:00 CET 2006 - kkaempf@suse.de
10573
10574 - rev 1582
10575
10576 -------------------------------------------------------------------
10577 Thu Feb  9 11:10:54 CET 2006 - kkaempf@suse.de
10578
10579 - update to rev 1543
10580
10581 -------------------------------------------------------------------
10582 Thu Feb  9 00:49:23 CET 2006 - ro@suse.de
10583
10584 - require hal-devel in libzypp-devel
10585 - re-merge fixes (RPM_OPT_FLAGS)
10586
10587 -------------------------------------------------------------------
10588 Wed Feb  8 23:53:58 CET 2006 - kkaempf@suse.de
10589
10590 - make solver behaviour a bit more interactive
10591 - rev 1537
10592
10593 -------------------------------------------------------------------
10594 Wed Feb  8 18:45:21 CET 2006 - schwab@suse.de
10595
10596 - Fix syntax error in configure script.
10597 - Use RPM_OPT_FLAGS.
10598
10599 -------------------------------------------------------------------
10600 Wed Feb  8 17:03:37 CET 2006 - kkaempf@suse.de
10601
10602 - update for qt ui integration
10603 - rev 1504
10604
10605 -------------------------------------------------------------------
10606 Tue Feb  7 23:18:09 CET 2006 - kkaempf@suse.de
10607
10608 - split off libzypp-zmd-backend
10609 - rev 1466
10610
10611 -------------------------------------------------------------------
10612 Tue Feb  7 23:10:59 CET 2006 - kkaempf@suse.de
10613
10614 - another update to svn
10615
10616 -------------------------------------------------------------------
10617 Mon Feb  6 20:42:22 CET 2006 - kkaempf@suse.de
10618
10619 - finish rpm callbacks
10620 - finish UI API
10621 - fix state change resolver<->pool
10622 - zmd backend stuff
10623 - speed up tag file parsing
10624 - rev 1405
10625
10626 -------------------------------------------------------------------
10627 Mon Feb  6 16:53:03 CET 2006 - schubi@suse.de
10628
10629 - disabling failing tests of s390 and ppc
10630
10631 -------------------------------------------------------------------
10632 Mon Feb  6 11:14:16 CET 2006 - schubi@suse.de
10633
10634 - Snapshoot rev 1367
10635
10636 -------------------------------------------------------------------
10637 Mon Feb  6 01:42:48 CET 2006 - kkaempf@suse.de
10638
10639 - use hashes for pool
10640 - rev 1343
10641
10642 -------------------------------------------------------------------
10643 Fri Feb  3 14:21:47 CET 2006 - schubi@suse.de
10644
10645 - removed Obsoletes:    yast2-packagemanager
10646
10647 -------------------------------------------------------------------
10648 Fri Feb  3 11:36:19 CET 2006 - schubi@suse.de
10649
10650 - Snapshoot 3 Feb 2005 (11:30)
10651
10652 -------------------------------------------------------------------
10653 Thu Feb  2 14:27:02 CET 2006 - schubi@suse.de
10654
10655 - Snapshoot 2 Feb 2005 (14:00)
10656
10657 -------------------------------------------------------------------
10658 Thu Feb  2 12:23:03 CET 2006 - schubi@suse.de
10659
10660 - Snapshoot 2 Feb 2005 ( integrating YaST )
10661
10662 -------------------------------------------------------------------
10663 Wed Jan 25 21:37:50 CET 2006 - mls@suse.de
10664
10665 - converted neededforbuild to BuildRequires
10666
10667 -------------------------------------------------------------------
10668 Sat Jan 14 08:51:55 CET 2006 - kkaempf@suse.de
10669
10670 - Initial version
10671