1 -------------------------------------------------------------------
2 Mon Oct 1 14:37:39 CEST 2018 - ma@suse.de
4 - Fix blocking wait for finished child process (bsc#1109877)
5 - version 14.45.18 (39)
7 -------------------------------------------------------------------
8 Fri Aug 31 08:28:08 CEST 2018 - ma@suse.de
10 - lsof: use '-K i' if lsof supports it (bsc#1099847, bsc#1036304)
11 - version 14.45.17 (39)
13 -------------------------------------------------------------------
14 Fri Aug 24 10:19:35 CEST 2018 - ma@suse.de
16 - PackageProvider: Validate deta rpms before caching (bsc#1091624,
17 bsc#1088705, CVE-2018-7685)
18 - PackageProvider: Validate downloaded rpm package signatures before
19 caching (bsc#1091624, bsc#1088705, CVE-2018-7685)
20 - RepoInfo: add enum GpgCheck for convenient gpgcheck mode handling
22 - Be sure bad packages do not stay in the cache
23 (bsc#1045735, CVE-2017-9269)
24 - Fix repo gpg check workflows, mainly for unsigned repos and packages
25 (bsc#1045735, bsc#1038984, CVE-2017-7435, CVE-2017-7436, CVE-2017-9269)
26 - repo refresh: Re-probe if the repository type changes (bsc#1048315)
27 - Use common workflow for downloading packages and srcpackages.
28 This includes a common way of handling and reporting gpg signature
29 and checks. (bsc#1037210)
30 - PackageProvider: as well support downloading SrcPackage (for bsc#1037210)
31 - Adapt to work with GnuPG 2.1.23 (bsc#1054088)
32 Use 'gpg --list-packets' to determine the keyid to verify a signature.
33 - repo refresh: Re-probe if the repository type changes (bsc#1048315)
34 - version 14.45.16 (39)
36 -------------------------------------------------------------------
37 Tue Jul 31 12:39:10 CEST 2018 - ma@suse.de
39 - Handle http error 502 Bad Gateway in curl backend (bsc #1070851)
40 (fixes openSUSE/zypper#177)
41 - version 14.45.15 (39)
43 -------------------------------------------------------------------
44 Wed Jul 18 11:43:23 CEST 2018 - ma@suse.de
46 - RepoManager: Explicitly request repo2solv to generate application
48 - version 14.45.14 (39)
50 -------------------------------------------------------------------
51 Wed Jul 18 10:04:45 CEST 2018 - ma@suse.de
53 - Prefer calling "repo2solv" rather than "repo2solv.sh"
54 - libzypp-devel should not require cmake (bsc#1101349)
55 - version 14.45.13 (39)
57 -------------------------------------------------------------------
58 Mon Jul 9 15:51:25 CEST 2018 - ma@suse.de
60 - HardLocksFile: Prevent against empty commit without Target having
61 been been loaded (bsc#1096803)
62 - version 14.45.12 (39)
64 -------------------------------------------------------------------
65 Wed Apr 25 15:16:30 CEST 2018 - ma@suse.de
67 - Avoid zombie tar processes (bsc#1076192)
68 - version 14.45.11 (39)
70 -------------------------------------------------------------------
71 Tue Feb 20 19:01:49 CET 2018 - ma@suse.de
73 - Adapt loop mounting of iso images (bsc#1038132, bsc#1033236)
74 - version 14.45.10 (39)
76 -------------------------------------------------------------------
77 Tue Feb 20 18:43:33 CET 2018 - ma@suse.de
79 - RpmDb::checkPackage: fix parsing localized rpm output (bsc#1076415)
80 - version 14.45.9 (39)
82 -------------------------------------------------------------------
83 Thu Jan 4 17:51:56 CET 2018 - ma@suse.de
85 - plugin: don't reject header values containing a ':' (bsc#1074687)
86 - version 14.45.8 (39)
88 -------------------------------------------------------------------
89 Thu Nov 23 12:43:57 CET 2017 - ma@suse.de
91 - Don't filter procs with a different mnt namespace (bsc#1068708)
92 - version 14.45.7 (39)
94 -------------------------------------------------------------------
95 Mon Sep 4 11:43:22 CEST 2017 - ma@suse.de
97 - verifyFileSignature: Support signing with subkeys (bsc#1008325)
98 - Fix gpg-pubkey relase (creation time) computation (bsc#1036659)
99 - More specific exception message if GPG binary is missing (bsc#637791)
100 - version 14.45.6 (39)
102 -------------------------------------------------------------------
103 Fri Jun 9 11:25:00 CEST 2017 - ma@suse.de
105 - Fix potential crash if repo has no baseurl (bnc#1043218)
106 - version 14.45.5 (39)
108 -------------------------------------------------------------------
109 Wed May 31 12:47:52 CEST 2017 - ma@suse.de
111 - Testcase: add missing solver flags (bsc#1041889)
112 - version 14.45.4 (39)
114 -------------------------------------------------------------------
115 Mon Mar 27 09:36:53 CEST 2017 - ma@suse.de
117 - Fix X-libcurl-Empty-Header-Workaround (bsc#1030919)
118 - version 14.45.3 (39)
120 -------------------------------------------------------------------
121 Tue Mar 21 13:40:30 CET 2017 - ma@suse.de
123 - MediaCurl: Treat http response 410(Gone) like 404(Not Found)
125 - version 14.45.2 (39)
127 -------------------------------------------------------------------
128 Tue Feb 14 12:10:58 CET 2017 - ma@suse.de
130 - dumpAsXmlOnL: xml escape node content (bsc#1024909)
131 - version 14.45.1 (39)
133 -------------------------------------------------------------------
134 Thu Dec 22 01:14:09 CET 2016 - ma@suse.de
136 - Update zypp-po.tar.bz2
138 -------------------------------------------------------------------
139 Thu Dec 22 01:13:35 CET 2016 - ma@suse.de
141 - Update sle-zypp-po.tar.bz2
143 -------------------------------------------------------------------
144 Fri Dec 16 11:27:36 CET 2016 - ma@suse.de
146 - Merge branch 'bsc#985390' for zypper
147 - version 14.45.0 (39)
149 -------------------------------------------------------------------
150 Wed Dec 14 12:34:22 CET 2016 - ma@suse.de
152 - Don't raise FileCheckException if user accepted a package with wrong
154 - Add some more details to pattern documentation
155 - version 14.44.2 (39)
157 -------------------------------------------------------------------
158 Tue Oct 11 18:07:13 CEST 2016 - ma@suse.de
160 - Let 'dup --from' leave an updateTestcase-<DATE> in /var/log (bsc#1004096)
161 - version 14.44.1 (39)
163 -------------------------------------------------------------------
164 Tue Oct 11 12:32:32 CEST 2016 - ma@suse.de
166 - RepoInfo: Allow parsing multiple gpgkey= URLs (bsc#1003748)
167 - version 14.44.0 (39)
169 -------------------------------------------------------------------
170 Fri Sep 16 12:58:46 CEST 2016 - ma@suse.de
172 - guessPackageSpec: Don't break globbing (fixes openSUSE/zypper#97)
173 - version 14.43.4 (39)
175 -------------------------------------------------------------------
176 Thu Sep 15 15:29:40 CEST 2016 - ma@suse.de
178 - RepoFileReader: fix parsing of multiline url entries (bsc#964932)
179 - version 14.43.3 (39)
181 -------------------------------------------------------------------
182 Wed Aug 10 12:20:40 CEST 2016 - ma@suse.de
184 - Report numeric curl error if code is unrecognized (bsc#992302)
185 - version 14.43.2 (39)
187 -------------------------------------------------------------------
188 Wed Jun 15 12:43:39 CEST 2016 - ma@suse.de
190 - Fix bug in removeRepository which may keep an empty .repo file
191 rather than deleting it (bsc#984494)
192 - version 14.43.1 (39)
194 -------------------------------------------------------------------
195 Sun May 1 01:13:40 CEST 2016 - ma@suse.de
197 - Update sle-zypp-po.tar.bz2
199 -------------------------------------------------------------------
200 Tue Apr 26 12:38:14 CEST 2016 - ma@suse.de
202 - Provide 'libzypp(plugin:services) = 1' after fixing bsc#933760
203 - Fix credential file parser losing entries with known URL but
204 different user name (bsc#933760)
205 - RepoManager: allow extraction of multiple baseurls for service
207 - addRepository: fix to use the correct history file for logging
208 - specfile: add /etc/zypp/credentials.d to the file list
209 - version 14.43.0 (39)
211 -------------------------------------------------------------------
212 Fri Apr 15 11:28:42 CEST 2016 - ma@suse.de
214 - DiskUsageCounter: Limit estimated waste per file (bsc#974275)
215 - Filter unwanted btrfs subvolumes (fixes #54, closes #55, bnc#949945)
216 - version 14.42.7 (39)
218 -------------------------------------------------------------------
219 Mon Apr 11 12:47:27 CEST 2016 - ma@suse.de
221 - Use PluginExecutor for commit- and system-hooks (bnc#971637)
222 - version 14.42.6 (39)
224 -------------------------------------------------------------------
225 Tue Mar 15 14:37:39 CET 2016 - ma@suse.de
227 - BuildRequires: libsolv-devel >= 0.6.19 (bnc#971018)
228 - version 14.42.5 (39)
230 -------------------------------------------------------------------
231 Tue Mar 1 12:33:36 CET 2016 - ma@suse.de
233 - media: Send stats header to download.opensuse.org only (bsc#955801)
234 - version 14.42.4 (39)
236 -------------------------------------------------------------------
237 Fri Oct 23 17:15:37 CEST 2015 - ma@suse.de
239 - Fix broken product: <-> -release package relation (bnc#951782)
240 - version 14.42.3 (39)
242 -------------------------------------------------------------------
243 Thu Oct 22 10:27:41 CEST 2015 - ma@suse.de
245 - fix Plugin-services not updating repo GPGCheck settings (bnc#951402)
246 - version 14.42.2 (39)
248 -------------------------------------------------------------------
249 Sun Oct 18 01:14:29 CEST 2015 - ma@suse.de
251 - Update zypp-po.tar.bz2
253 -------------------------------------------------------------------
254 Thu Oct 15 10:44:14 CEST 2015 - ma@suse.de
256 - make Solvable::asUserString more readable (bnc#949957)
257 - version 14.42.1 (39)
259 -------------------------------------------------------------------
260 Thu Oct 15 01:14:55 CEST 2015 - ma@suse.de
262 - Update zypp-po.tar.bz2
264 -------------------------------------------------------------------
265 Thu Oct 8 01:17:27 CEST 2015 - ma@suse.de
267 - Update sle-zypp-po.tar.bz2
269 -------------------------------------------------------------------
270 Tue Sep 29 18:40:05 CEST 2015 - ma@suse.de
272 - ZYppCommitResult: add attemptToModify to indicate an attempt to
273 actually install/remove was made (bsc#946750, FATE#319467)
274 - version 14.42.0 (39)
276 -------------------------------------------------------------------
277 Fri Sep 25 10:54:20 CEST 2015 - ma@suse.de
279 - Avoid URL rewrite if probing local cache directories (bsc#946129)
280 - version 14.41.1 (39)
282 -------------------------------------------------------------------
283 Mon Sep 7 09:41:44 CEST 2015 - ma@suse.de
285 - Don't cache repo releasever (bnc#943563)
286 - version 14.41.0 (39)
288 -------------------------------------------------------------------
289 Thu Sep 3 01:14:27 CEST 2015 - ma@suse.de
291 - Update zypp-po.tar.bz2
293 -------------------------------------------------------------------
294 Thu Aug 27 01:14:57 CEST 2015 - ma@suse.de
296 - Update sle-zypp-po.tar.bz2
298 -------------------------------------------------------------------
299 Thu Aug 13 01:14:45 CEST 2015 - ma@suse.de
301 - Update zypp-po.tar.bz2
303 -------------------------------------------------------------------
304 Wed Aug 12 18:09:22 CEST 2015 - ma@suse.de
306 - Fix setting dup_allow* solver options (bnc#941463)
307 - version 14.40.2 (39)
309 -------------------------------------------------------------------
310 Wed Aug 12 15:49:49 CEST 2015 - ma@suse.de
312 - Don't make zypper encode {} around repo vars (bnc#941453)
313 - Support for MIPS architectures
314 - version 14.40.1 (39)
316 -------------------------------------------------------------------
317 Sun Aug 2 01:14:24 CEST 2015 - ma@suse.de
319 - Update zypp-po.tar.bz2
321 -------------------------------------------------------------------
322 Mon Jul 27 09:54:15 CEST 2015 - ma@suse.de
324 - Update zypp-po.tar.bz2
326 -------------------------------------------------------------------
327 Fri Jul 3 15:24:15 CEST 2015 - ma@suse.de
329 - Resolver allow tuning DUP mode solver flags (FATE#319128)
330 - version 14.40.0 (39)
332 -------------------------------------------------------------------
333 Fri Jun 12 12:40:36 CEST 2015 - ma@suse.de
335 - zypp.conf: Add config values for gpgcheck, repo_gpgcheck
336 and pkg_gpgcheck. The default behavior 'gpgcheck=On' will
337 automatically turn on the gpg signature check for packages
338 downloaded from repository with unsigned metadata. If the
339 repo metadata are signed, a faster comparison via checksums
340 is done. By explicitly setting repo_gpgcheck or pkg_gpgcheck
341 you can enforce the signature check of repository metadata
342 or downloaded packages to be always performed. Those defaults
343 can be overwritten per repository. (FATE#314603)
344 - Downloader: Accept unsigned repository if pkgGpgCheck is ON.
345 - version 14.39.0 (39)
347 -------------------------------------------------------------------
348 Tue Jun 2 16:56:13 CEST 2015 - ma@suse.de
350 - Fix SSL client certificate authentication via URL option
351 ssl_clientcert/ssl_clientkey (bnc#932393)
352 - version 14.38.6 (30)
354 -------------------------------------------------------------------
355 Mon Jun 1 16:14:04 CEST 2015 - ma@suse.de
357 - FindFileConflicts: avoid nested exception on user abort (bnc#931601)
358 - version 14.38.5 (30)
360 -------------------------------------------------------------------
361 Wed May 6 14:26:54 CEST 2015 - ma@suse.de
363 - Fix repo alias containing ']' not handled correctly (bnc#929528)
364 - version 14.38.4 (30)
366 -------------------------------------------------------------------
367 Tue May 5 14:33:23 CEST 2015 - ma@suse.de
369 - Fix SEGV when dumping rpm header with epoch (bnc#929483)
370 - version 14.38.3 (30)
372 -------------------------------------------------------------------
373 Thu Apr 2 19:21:07 CEST 2015 - ma@suse.de
375 - POODLE: libzypp should only talk TLS (bnc#903405)
376 - version 14.38.2 (30)
378 -------------------------------------------------------------------
379 Thu Mar 19 16:44:39 CET 2015 - ma@suse.de
381 - Suppress MediaChangeReport while testing multiple baseurls (bnc#899510)
382 - version 14.38.0 (30)
384 -------------------------------------------------------------------
385 Mon Mar 16 14:05:28 CET 2015 - ma@suse.de
387 - add support for SHA224/384/512
388 - version 14.37.1 (30)
390 -------------------------------------------------------------------
391 Wed Mar 11 09:22:46 CET 2015 - ma@suse.de
393 - New RepoVarExpand: Functor expanding repo variables in a
394 string . Supports bash style default ${v:-w}' and alternate ${v:+w}
396 - Easy.h: Use __typeof__ rather than typeof in header
397 - Support repo variable replacement in service url
398 - Support repo variable replacement in gpg url
399 - Gettext.h: Fallback to ::gettext if accidentally included
401 - version 14.37.0 (30)
403 -------------------------------------------------------------------
404 Sun Feb 22 01:13:12 CET 2015 - ma@suse.de
406 - Update zypp-po.tar.bz2
408 -------------------------------------------------------------------
409 Thu Feb 19 01:13:13 CET 2015 - ma@suse.de
411 - Update zypp-po.tar.bz2
413 -------------------------------------------------------------------
414 Sun Feb 15 01:13:28 CET 2015 - ma@suse.de
416 - Update zypp-po.tar.bz2
418 -------------------------------------------------------------------
419 Thu Feb 12 01:13:34 CET 2015 - ma@suse.de
421 - Update zypp-po.tar.bz2
423 -------------------------------------------------------------------
424 Mon Feb 9 16:05:38 CET 2015 - ma@suse.de
426 - Don't execute scripts in /tmp or /var/tmp, as they could be
427 mounted noexec for security reasons (bnc#915928)
428 - zypp/PublicKey.cc: Use GPG_BINARY from KeyRing
429 - Support $releasever_major/$releasever_minor repo variables
431 - version 14.36.0 (30)
433 -------------------------------------------------------------------
434 Sun Feb 8 01:13:14 CET 2015 - ma@suse.de
436 - Update zypp-po.tar.bz2
438 -------------------------------------------------------------------
439 Thu Feb 5 01:13:27 CET 2015 - ma@suse.de
441 - Update zypp-po.tar.bz2
443 -------------------------------------------------------------------
444 Sun Feb 1 01:13:10 CET 2015 - ma@suse.de
446 - Update zypp-po.tar.bz2
448 -------------------------------------------------------------------
449 Thu Jan 29 01:13:12 CET 2015 - ma@suse.de
451 - Update zypp-po.tar.bz2
453 -------------------------------------------------------------------
454 Thu Jan 22 01:13:36 CET 2015 - ma@suse.de
456 - Update zypp-po.tar.bz2
458 -------------------------------------------------------------------
459 Wed Jan 21 10:28:49 CET 2015 - ma@suse.de
461 - PathInfo: Deprecate major/minor in favor of new devMajor/devMinor.
462 The old names clash with GNU libc macros.
463 - version 14.35.0 (30)
465 -------------------------------------------------------------------
466 Sun Jan 18 01:13:09 CET 2015 - ma@suse.de
468 - Update zypp-po.tar.bz2
470 -------------------------------------------------------------------
471 Thu Jan 15 01:13:12 CET 2015 - ma@suse.de
473 - Update zypp-po.tar.bz2
475 -------------------------------------------------------------------
476 Mon Jan 12 15:04:17 CET 2015 - ma@suse.de
478 - Properly propagate repo variables in service refresh.
479 - Let $ZYPP_REPO_RELEASEVER overwrite $releasever in .repo files
481 - Call pool_set_rootdir to properly check for file conflicts.
482 - Use xgettext --boost to support boost-format (%N%)
483 - version 14.34.0 (30)
485 -------------------------------------------------------------------
486 Sun Jan 11 01:13:15 CET 2015 - ma@suse.de
488 - Update zypp-po.tar.bz2
490 -------------------------------------------------------------------
491 Thu Jan 8 01:13:23 CET 2015 - ma@suse.de
493 - Update zypp-po.tar.bz2
495 -------------------------------------------------------------------
496 Thu Jan 1 01:13:29 CET 2015 - ma@suse.de
498 - Update zypp-po.tar.bz2
500 -------------------------------------------------------------------
501 Sun Dec 21 01:13:33 CET 2014 - ma@suse.de
503 - Update zypp-po.tar.bz2
505 -------------------------------------------------------------------
506 Fri Dec 19 10:05:00 CET 2014 - ma@suse.de
508 - Parse and offer productRegisterFlavor attribute (bnc#896224)
509 - version 14.33.0 (30)
511 -------------------------------------------------------------------
512 Thu Dec 18 01:13:20 CET 2014 - ma@suse.de
514 - Update zypp-po.tar.bz2
516 -------------------------------------------------------------------
517 Wed Dec 17 18:44:26 CET 2014 - ma@suse.de
519 - Improve conflict message for locked packages (bnc#828631)
520 - Fix broken de-escaping in str::splitEscaped (bnc#909772)
522 - version 14.32.2 (30)
524 -------------------------------------------------------------------
525 Fri Dec 12 14:00:01 CET 2014 - ma@suse.de
527 - CheckAccessDeleted: Filter PIDs running in a container (bnc#909143)
528 - version 14.32.1 (30)
530 -------------------------------------------------------------------
531 Wed Dec 10 16:06:04 CET 2014 - ma@suse.de
533 - suppress informal license (no need to accept) upon update (bnc#908976)
534 - version 14.32.0 (30)
536 -------------------------------------------------------------------
537 Mon Dec 8 14:53:00 CET 2014 - ma@suse.de
539 - Adapt to gpg-2.1 (bnc#908135)
540 - rpm: do not obsolete yast2-packagemanager-devel by libzypp-devel-doc
541 - replaceAll: fix endless loop on empty search string
542 - version 14.31.0 (30)
544 -------------------------------------------------------------------
545 Thu Nov 27 07:40:30 UTC 2014 - dimstar@opensuse.org
547 - Do not provide/obsolete yast2-packagemanager-devel by the -doc
548 package: the -devel package already does that.
549 - Minor .spec cleanup (remove Authors section).
551 -------------------------------------------------------------------
552 Tue Nov 11 17:09:28 CET 2014 - ma@suse.de
554 - Call rpm with '--noglob' (bnc#892431)
555 - Downloader: unify workflow downloading a (signed) master index file
556 - Fix iostream includes (fixes #34)
557 - Explicitly call libsolv:pool_setdisttype (fixes #36)
558 - version 14.30.2 (30)
560 -------------------------------------------------------------------
561 Sun Nov 9 01:13:17 CET 2014 - ma@suse.de
563 - Update zypp-po.tar.bz2
565 -------------------------------------------------------------------
566 Sun Nov 2 01:14:10 CET 2014 - ma@suse.de
568 - Update zypp-po.tar.bz2
570 -------------------------------------------------------------------
571 Mon Oct 27 11:38:00 CET 2014 - ma@suse.de
573 - doc: add hint to code 12 pattern packages
574 - MediaCurl: Fix URL path concatenation (bnc#901590)
575 - Move doxygen html doc to libzypp-devel-doc (bnc#901691)
576 - Remove non-breaking spaces from changes file
577 - Control lifetime of downloaded mirrorlist
578 - version 14.30.1 (30)
580 -------------------------------------------------------------------
581 Thu Oct 16 11:03:11 CEST 2014 - ma@suse.de
583 - Update zypp-po.tar.bz2
585 -------------------------------------------------------------------
586 Wed Oct 15 15:07:09 CEST 2014 - ma@suse.de
588 - Store baseurls in list as order expresses preference
589 - Support parsing multiple baseurls from a repo file (bnc#899510)
590 - Fix handling local mirrorlist= files in .repo (bnc#899510)
591 - Provide missing man pages (fixes #33)
592 - Enable building autodocs, translations and test per default on debian
593 - Fix several typos in output messages and comments (fixes #29)
594 - Make the include dir path configurable (fixes #27)
595 - version 14.30.0 (30)
597 -------------------------------------------------------------------
598 Fri Oct 10 16:01:31 CEST 2014 - ma@suse.de
600 - Update zypp-po.tar.bz2 (bnc#899603)
602 -------------------------------------------------------------------
603 Thu Oct 9 01:13:15 CEST 2014 - ma@suse.de
605 - Update zypp-po.tar.bz2
607 -------------------------------------------------------------------
608 Sun Oct 5 01:14:42 CEST 2014 - ma@suse.de
610 - Update zypp-po.tar.bz2
612 -------------------------------------------------------------------
613 Sun Sep 28 01:13:30 CEST 2014 - ma@suse.de
615 - Update zypp-po.tar.bz2
617 -------------------------------------------------------------------
618 Thu Sep 25 17:59:06 CEST 2014 - ma@suse.de
620 - Trigger appdata plugin when system repos have changed (bnc#866257)
621 - Protect against race when destructing globals
622 - BuildRequire libsolv-tools as libsolv-devel no longer does
623 - version 14.29.4 (29)
625 -------------------------------------------------------------------
626 Thu Sep 25 01:15:42 CEST 2014 - ma@suse.de
628 - Update zypp-po.tar.bz2
630 -------------------------------------------------------------------
631 Tue Sep 23 17:07:45 CEST 2014 - ma@suse.de
633 - Fix computation of userinstalled items (bnc#897404)
634 - version 14.29.3 (29)
636 -------------------------------------------------------------------
637 Tue Sep 23 10:55:08 CEST 2014 - ma@suse.de
639 - Adapt to API changes in rpm.4.12
640 - SLE-12 (suse_version 1315) uses it's own translations set
642 - version 14.29.2 (29)
644 -------------------------------------------------------------------
645 Sun Sep 21 01:13:25 CEST 2014 - ma@suse.de
647 - Update zypp-po.tar.bz2
649 -------------------------------------------------------------------
650 Thu Sep 18 15:47:50 CEST 2014 - ma@suse.de
652 - Update sle-zypp-po.tar.bz2
654 -------------------------------------------------------------------
655 Thu Sep 18 15:47:34 CEST 2014 - ma@suse.de
657 - Update zypp-po.tar.bz2
659 -------------------------------------------------------------------
660 Thu Sep 18 15:46:11 CEST 2014 - ma@suse.de
662 - Update zypp-po.tar.bz2
664 -------------------------------------------------------------------
665 Wed Sep 17 13:18:23 CEST 2014 - ma@suse.de
667 - adjust BuildRequires
668 - version 14.29.1 (29)
670 -------------------------------------------------------------------
671 Tue Sep 16 10:45:39 CEST 2014 - ma@suse.de
673 - DiskUsageCounter: Set growonly on detetcted snapshotting btrfs
674 partitions (bnc#896176)
675 - DiskUsageCounter: Allow MountPoint to store fstype
676 - DiskUsageCounter: Support setting 'growonly' partition hint
678 - version 14.29.0 (29)
680 -------------------------------------------------------------------
681 Fri Sep 5 12:46:57 CEST 2014 - ma@suse.de
683 - Make Repository::isUpdateRepo also check for being referenced
684 by products (bnc#892579)
685 - Report repositories skipped as nonroot due to insufficient
686 permission (bnc#893260)
687 - version 14.28.0 (28)
689 -------------------------------------------------------------------
690 Thu Sep 4 01:14:34 CEST 2014 - ma@suse.de
692 - Update zypp-po.tar.bz2
694 -------------------------------------------------------------------
695 Fri Aug 29 14:46:25 CEST 2014 - ma@suse.de
697 - PackageProvider: consider toplevel cache if --root or --pkg-cachedir
699 - Cleanup orpahned cache dirs only at zypp.conf default locations
701 - Remove orphaned package caches on refresh (bnc#888919)
702 - version 14.27.2 (27)
704 -------------------------------------------------------------------
705 Sun Aug 24 01:16:00 CEST 2014 - ma@suse.de
707 - Update zypp-po.tar.bz2
709 -------------------------------------------------------------------
710 Mon Aug 18 14:01:06 CEST 2014 - ma@suse.de
712 - Update zypp-po.tar.bz2
714 -------------------------------------------------------------------
715 Thu Jul 31 19:22:56 CEST 2014 - ma@suse.de
717 - Fix gpg key creation/modification date computation to properly
718 update trusted keys stored in the rpm database.
719 - version 14.27.1 (27)
721 -------------------------------------------------------------------
722 Mon Jul 28 11:32:40 CEST 2014 - mls@suse.de
724 - reverted last commit to make yast2-pkg-bindings build again
726 -------------------------------------------------------------------
727 Fri Jul 25 12:56:17 CEST 2014 - ma@suse.de
729 - JobReport: extend callback to allow passing UserData
730 - hardlinkCopy must not fail if proc/sys/fs/protected_hardlink is on
731 - adapt to changed boost::error_category throw specifier
732 - version 14.27.0 (27)
734 -------------------------------------------------------------------
735 Fri Jul 18 08:57:39 CEST 2014 - ma@suse.de
737 - Execute install scripts with cwd==/ (bnc#886764)
738 - fix wrong '//' when extending URLs with an empty path (bnc#885254)
739 - version 14.26.1 (26)
741 -------------------------------------------------------------------
742 Mon Jul 14 17:46:14 CEST 2014 - ma@suse.de
744 - refreshService: add option to force repo status reset
745 - Strip local filenames and args from URL.
746 - version 14.26.0 (26)
748 -------------------------------------------------------------------
749 Fri Jul 11 13:42:43 CEST 2014 - ma@suse.de
751 - Support RepoInfo content keywords (FATE#316287)
752 - fix parsing repomd.xml twice
753 - version 14.25.0 (23)
755 -------------------------------------------------------------------
756 Wed Jun 11 07:36:48 CEST 2014 - ma@suse.de
758 - Patch: add isCategory/isSeverity convenience
759 - If available provide info in ServiceException
760 - version 14.24.0 (23)
762 -------------------------------------------------------------------
763 Wed Jun 4 11:49:32 CEST 2014 - ma@suse.de
765 - Cleanup orphanded service repos on the fly (bnc#649846)
766 - Service refresh must not attempt to modify plugin services
767 - version 14.23.0 (23)
769 -------------------------------------------------------------------
770 Wed May 28 13:41:22 CEST 2014 - ma@suse.de
772 - Fix service methods to throw ServiceException, not RepoException.
773 - version 14.22.0 (22)
775 -------------------------------------------------------------------
776 Tue May 27 16:31:21 CEST 2014 - ma@suse.de
778 - Let ServiceRefresh en-/disable repos with respect to previous state
779 and user modifications.
780 - RepoindexFileReader: support variable substitution
781 - Parse optional autorefresh attribute from repoindex.xml
782 - version 14.21.0 (20)
784 -------------------------------------------------------------------
785 Wed May 14 13:52:38 CEST 2014 - ma@suse.de
787 - Add DownloadResolvableReport::infoInCache
788 - Adjust transfer timeout settings (bnc#877405)
789 - Fix computation of update candidate (bnc#834858)
790 - version 14.20.0 (20)
792 -------------------------------------------------------------------
793 Thu May 8 18:54:25 CEST 2014 - ma@suse.de
795 - KeyRingReport: New infoVerify callback showing the trusted key
796 that will be used for verification.
797 - version 14.19.0 (19)
799 -------------------------------------------------------------------
800 Sun May 4 01:15:49 CEST 2014 - ma@suse.de
802 - Update zypp-po.tar.bz2
804 -------------------------------------------------------------------
805 Thu May 1 01:15:38 CEST 2014 - ma@suse.de
807 - Update zypp-po.tar.bz2
809 -------------------------------------------------------------------
810 Mon Apr 28 15:34:44 CEST 2014 - ma@suse.de
812 - Derive initial AutoInstalled file from history
813 - Target: maintain AutoInstalled database file
814 - version 14.18.0 (17)
816 -------------------------------------------------------------------
817 Tue Apr 15 17:03:30 CEST 2014 - ma@suse.de
819 - Factor out CommitPackageCache for standalone usage. (Fate#317077)
820 - version 14.17.5 (17)
822 -------------------------------------------------------------------
823 Fri Apr 11 16:16:11 CEST 2014 - ma@suse.de
825 - history: log %posttrans errors and output
826 - adapt to libsolv cannges
827 - version 14.17.4 (17)
829 -------------------------------------------------------------------
830 Fri Apr 4 14:29:13 CEST 2014 - ma@suse.de
832 - Log warning if baseproduct symlink is dangling or missing
833 - version 14.17.3 (17)
835 -------------------------------------------------------------------
836 Thu Apr 3 19:18:48 CEST 2014 - ma@suse.de
838 - RepoManager: Fix RepoStatus computation and refresh of PLAINDIR repos.
839 - Recreate solv file caches if content may change even if raw metadata
840 are unchanged (here: new pattern, product and application data).
841 - version 14.17.2 (17)
843 -------------------------------------------------------------------
844 Wed Apr 2 18:09:47 CEST 2014 - ma@suse.de
846 - CpeId: Basic functionality incl. matching
847 - New SetRelationMixin
848 - version 14.17.1 (17)
850 -------------------------------------------------------------------
851 Mon Mar 31 10:23:42 CEST 2014 - ma@suse.de
853 - Use dummy licenses in test data (bnc#862471)
854 - Install zypp-NameReqPrv helper for evaluating testcases.
855 - version 14.17.0 (17)
857 -------------------------------------------------------------------
858 Tue Mar 18 14:55:11 CET 2014 - ma@suse.de
860 - Update zypp-po.tar.bz2
862 -------------------------------------------------------------------
863 Wed Feb 26 15:06:06 CET 2014 - ma@suse.de
865 - Ignore failed-eject-exception on media change (bnc#865705)
866 - version 14.16.1 (16)
868 -------------------------------------------------------------------
869 Tue Feb 25 13:42:13 CET 2014 - ma@suse.de
871 - Remove duplicate code detecting known kinds and move it to
872 ResKind::explicitBuiltin.
873 - version 14.16.0 (16)
875 -------------------------------------------------------------------
876 Sun Feb 23 21:52:55 CET 2014 - ma@suse.de
878 - Optionally exclude suggested packages from pattern content (bnc#857671)
879 - Fix pattern content for auto-pattens (bnc#864087)
880 - Don't report missing filelists for non-packages (bnc#864314)
881 - adapt to new rpm weak dependency tags
882 - version 14.15.0 (15)
884 -------------------------------------------------------------------
885 Fri Feb 14 13:51:46 CET 2014 - ma@suse.de
887 - Provide ContentIdentifier of required update repositories in Product
889 - Support CpeId in Repository and Product attributes (Fate#316160)
890 - Add API for retrieving repository ContentRevision and ContentIdentifier
892 - version 14.14.0 (14)
894 -------------------------------------------------------------------
895 Thu Feb 13 10:28:24 CET 2014 - ma@suse.de
897 - Adjust solver defaults to changed soft lock handling (bnc#863275)
898 - Avoid confusing solver decisions by not storing soft locks (bnc#863275)
899 - version 14.13.0 (13)
901 -------------------------------------------------------------------
902 Tue Feb 11 21:22:58 CET 2014 - ma@suse.de
904 - Add Product::endOfLife attribute (Fate#316172)
905 - Let Product::shortName fallback to name.
906 - Remove license text from test data (bnc#862471)
907 - version 14.12.0 (12)
909 -------------------------------------------------------------------
910 Sun Feb 2 01:13:59 CET 2014 - ma@suse.de
912 - Update zypp-po.tar.bz2
914 -------------------------------------------------------------------
915 Fri Jan 31 19:09:28 CET 2014 - ma@suse.de
917 - Introduce new solvable kind: Application (as provided by appdata.xml)
918 - version 14.11.0 (7)
920 -------------------------------------------------------------------
921 Fri Jan 31 17:37:29 CET 2014 - ma@suse.de
923 - String helper for printing indented text.
924 - Offer translated names for dependency types.
925 - version 14.10.0 (7)
927 -------------------------------------------------------------------
928 Thu Jan 30 01:13:40 CET 2014 - ma@suse.de
930 - Update zypp-po.tar.bz2
932 -------------------------------------------------------------------
933 Wed Jan 29 10:28:16 CET 2014 - ma@suse.de
935 - No fileconflict check if DownloadOnly.
938 -------------------------------------------------------------------
939 Sat Jan 25 17:07:45 CET 2014 - ma@suse.de
941 - Collect and execute %posttrans scripts delayed (Fate#313506)
942 - BuildRequire libsolv implementing (Fate#309385)
945 -------------------------------------------------------------------
946 Fri Jan 24 11:26:52 CET 2014 - ma@suse.de
948 - Patterns are no longer pseudo installed (Fate#309385)
951 -------------------------------------------------------------------
952 Fri Jan 24 08:41:13 CET 2014 - ma@suse.de
954 - Check for file conflicts in commit (bnc#673720)
955 - Add asUserSting: human readable (translated) string representation
956 - Add file conflict detection during commit (bnc#673720)
957 - Add Transaction::installedResult
960 -------------------------------------------------------------------
961 Mon Jan 20 17:14:48 CET 2014 - ma@suse.de
963 - Fix cleanup code removing the @System solv file. (bnc#853065)
964 - Fix missing priority in RepoInfo::dumpAsXML (bnc#855845)
967 -------------------------------------------------------------------
968 Tue Jan 14 18:38:49 CET 2014 - ma@suse.de
970 - Improve ProgressData reporting.
971 - Allow xml::escape directly dumping to a stream.
972 - Add support for repo authentication using SSL client certificates
974 - Enhance Queue to perform COW
978 -------------------------------------------------------------------
979 Thu Jan 9 01:13:40 CET 2014 - ma@suse.de
981 - Update zypp-po.tar.bz2
983 -------------------------------------------------------------------
984 Fri Dec 13 19:36:34 CET 2013 - ma@suse.de
986 - Polish DiskUsageCounter
987 - Add Bitmap type (aka sat::Map)
988 - Remove obsolete DiskUsage class
991 -------------------------------------------------------------------
992 Thu Dec 12 18:01:18 CET 2013 - ma@suse.de
994 - Fix disk usage computation for single packages (bnc#852943)
997 -------------------------------------------------------------------
998 Wed Dec 4 12:54:30 UTC 2013 - jreidinger@suse.com
1000 - Drop package-manager script as it is already deprecated and
1001 packagekit usage in desktop invalidates it. If someone really
1002 need it, then place it to proper top level package which can
1003 decide what GUI is proper for given task.
1005 -------------------------------------------------------------------
1006 Wed Nov 20 16:32:30 CET 2013 - ma@suse.de
1008 - Extend commit plugin to send the transaction list (Fate#316203)
1009 - Add base/Json.h: JSON encoder for e.g. sending data to plugins
1010 - Re-evaluate dropped packages list on upgrade, even if product
1011 remains unchanged (bnc#849251).
1012 - Add ppc64le architecture
1013 - Add m68k architecture
1014 - version 14.2.0 (2)
1016 -------------------------------------------------------------------
1017 Fri Oct 25 14:21:31 CEST 2013 - ma@suse.de
1019 - Always properly initialize pool storage (bnc#846565)
1020 - version 14.1.1 (0)
1022 -------------------------------------------------------------------
1023 Thu Oct 17 17:57:54 CEST 2013 - ma@suse.de
1025 - Add Package isCached and cachedLocation methods
1026 - fixed PluginFrame::hasKey
1027 - version 14.1.0 (0)
1029 -------------------------------------------------------------------
1030 Thu Oct 10 01:13:48 CEST 2013 - ma@suse.de
1032 - Update zypp-po.tar.bz2
1034 -------------------------------------------------------------------
1035 Sun Oct 6 01:13:51 CEST 2013 - ma@suse.de
1037 - Update zypp-po.tar.bz2
1039 -------------------------------------------------------------------
1040 Thu Oct 3 01:14:59 CEST 2013 - ma@suse.de
1042 - Update zypp-po.tar.bz2
1044 -------------------------------------------------------------------
1045 Wed Oct 2 19:25:58 CEST 2013 - ma@suse.de
1047 - fix handling symlinks in export pathname on NFSv4 (bnc#804544)
1048 - Bump major version for Factory
1049 13.1 is continued on SuSE-Code-13_1-Branch
1050 - version 14.0.0 (0)
1052 -------------------------------------------------------------------
1053 Sun Sep 29 01:15:02 CEST 2013 - ma@suse.de
1055 - Update zypp-po.tar.bz2
1057 -------------------------------------------------------------------
1058 Sun Sep 22 01:14:26 CEST 2013 - ma@suse.de
1060 - Update zypp-po.tar.bz2
1062 -------------------------------------------------------------------
1063 Wed Sep 18 17:06:06 CEST 2013 - ma@suse.de
1065 - Allow multiversionSpec manipulation in ZConfig
1066 - Fix string hexdecoding
1067 - Avoid parsing gpg subkeys but still parse multiple keys
1068 - version 13.7.0 (6)
1070 -------------------------------------------------------------------
1071 Sun Sep 15 01:14:55 CEST 2013 - ma@suse.de
1073 - Update zypp-po.tar.bz2
1075 -------------------------------------------------------------------
1076 Thu Sep 12 01:15:29 CEST 2013 - ma@suse.de
1078 - Update zypp-po.tar.bz2
1080 -------------------------------------------------------------------
1081 Thu Sep 5 01:13:43 CEST 2013 - ma@suse.de
1083 - Update zypp-po.tar.bz2
1085 -------------------------------------------------------------------
1086 Mon Sep 2 17:04:37 CEST 2013 - ma@suse.de
1088 - Avoid parsing gpg subkeys
1089 - Use explicit operator bool in TmpPath
1090 - Must keep legacy rpm level flag (bnc#838039)
1091 - version 13.6.0 (6)
1093 -------------------------------------------------------------------
1094 Sun Sep 1 01:14:03 CEST 2013 - ma@suse.de
1096 - Update zypp-po.tar.bz2
1098 -------------------------------------------------------------------
1099 Thu Aug 29 01:13:44 CEST 2013 - ma@suse.de
1101 - Update zypp-po.tar.bz2
1103 -------------------------------------------------------------------
1104 Tue Aug 27 19:10:37 CEST 2013 - ma@suse.de
1106 - remove deprecated methods
1107 - fix key expiry date parsing (bnc#828672)
1108 - Provide additional keys data in case the ASCII armored blob
1109 containes multiple keys
1110 - No rpmdb key import in readony mode (bnc#828672)
1111 - Fix rpmdb key import/export (bnc#828672)
1112 - Reduce amount of gpg calls when importing/exporting keys.
1113 - Add public accessible PublicKeyData/PublicKeyScanner classes
1114 - fix ASCII armored PublicKey parsing (bnc#828672)
1115 - fix typo (bnc#761985)
1116 - Fix multiversion update candidate to respect an installed objects
1117 arch and vendor (bnc#820444)
1118 - fix logfile truncation introduced by previous fix for (bnc#825490)
1119 - Swig can't handle move constructor
1120 - Workaround bnc#819354 by executing rpm in /. (bnc#827609)
1121 - Try to detect Arch_ppc64p7 (requires glibc-2.16: getauxval)
1122 - Fix file probing via tftp:// (bnc#803316)
1123 - Add armv7hl to armv6hl compat to be in sync with libsolv.
1124 - Support for armv6hl
1125 - version 13.5.0 (5)
1127 -------------------------------------------------------------------
1128 Thu Aug 22 01:13:25 CEST 2013 - ma@suse.de
1130 - Update zypp-po.tar.bz2
1132 -------------------------------------------------------------------
1133 Sun Aug 18 01:13:20 CEST 2013 - ma@suse.de
1135 - Update zypp-po.tar.bz2
1137 -------------------------------------------------------------------
1138 Thu Aug 15 01:13:27 CEST 2013 - ma@suse.de
1140 - Update zypp-po.tar.bz2
1142 -------------------------------------------------------------------
1143 Thu Aug 8 01:13:27 CEST 2013 - ma@suse.de
1145 - Update zypp-po.tar.bz2
1147 -------------------------------------------------------------------
1148 Sun Aug 4 01:13:59 CEST 2013 - ma@suse.de
1150 - Update zypp-po.tar.bz2
1152 -------------------------------------------------------------------
1153 Thu Aug 1 01:13:52 CEST 2013 - ma@suse.de
1155 - Update zypp-po.tar.bz2
1157 -------------------------------------------------------------------
1158 Thu Jul 25 01:13:40 CEST 2013 - ma@suse.de
1160 - Update zypp-po.tar.bz2
1162 -------------------------------------------------------------------
1163 Thu Jul 18 01:13:43 CEST 2013 - ma@suse.de
1165 - Update zypp-po.tar.bz2
1167 -------------------------------------------------------------------
1168 Sun Jul 14 01:13:38 CEST 2013 - ma@suse.de
1170 - Update zypp-po.tar.bz2
1172 -------------------------------------------------------------------
1173 Thu Jul 11 01:13:49 CEST 2013 - ma@suse.de
1175 - Update zypp-po.tar.bz2
1177 -------------------------------------------------------------------
1178 Fri Jun 21 20:24:39 CEST 2013 - ma@suse.de
1180 - Fix testcases failing if local pathnames contain umlauts
1181 - Pathname: add move constructor and fix assign
1182 - Set logfile permission upon file creation only (bnc#825490)
1184 - version 13.4.0 (4)
1186 -------------------------------------------------------------------
1187 Tue Jun 11 11:37:48 CEST 2013 - ma@suse.de
1189 - Speedup scanning for modaliases (bnc#824110)
1190 - version 13.3.0 (2)
1192 -------------------------------------------------------------------
1193 Sun May 26 01:13:15 CEST 2013 - ma@suse.de
1195 - Update zypp-po.tar.bz2
1197 -------------------------------------------------------------------
1198 Thu May 23 01:13:13 CEST 2013 - ma@suse.de
1200 - Update zypp-po.tar.bz2
1202 -------------------------------------------------------------------
1203 Thu May 16 12:22:48 CEST 2013 - ma@suse.de
1205 - Remove deprecated old stuff (aria2 support,
1206 old InstallOrder, old History parser)
1207 - version 13.2.0 (2)
1209 -------------------------------------------------------------------
1210 Thu May 16 01:13:47 CEST 2013 - ma@suse.de
1212 - Update zypp-po.tar.bz2
1214 -------------------------------------------------------------------
1215 Sun May 12 01:13:39 CEST 2013 - ma@suse.de
1217 - Update zypp-po.tar.bz2
1219 -------------------------------------------------------------------
1220 Thu May 9 01:13:54 CEST 2013 - ma@suse.de
1222 - Update zypp-po.tar.bz2
1224 -------------------------------------------------------------------
1225 Thu May 2 11:07:52 CEST 2013 - ma@suse.de
1227 - Discourage using SafeBool in favor of explicit operator bool
1228 - version 13.1.0 (1)
1230 -------------------------------------------------------------------
1231 Mon Apr 29 10:41:46 CEST 2013 - ma@suse.de
1233 - Testsuite: Workaround boost::thread being not header only since
1234 boost-1.50 (boost ticket 7085)
1235 - Adaptions to smart_pointer changes in boost-1.53; mainly introduce
1236 explicit operator bool; constructible and comparable with nullptr_t.
1237 - Bump major version for Factory
1238 12.x is continued on SuSE-Code-12_3-Branch
1239 - version 13.0.0 (0)
1241 -------------------------------------------------------------------
1242 Sun Apr 28 01:14:07 CEST 2013 - ma@suse.de
1244 - Update zypp-po.tar.bz2
1246 -------------------------------------------------------------------
1247 Fri Apr 5 14:26:35 CEST 2013 - ma@suse.de
1249 - added new fuction zypp::ZYpp::provideSrcPackage
1250 - Treat opensuse-education as separate vendor (bnc#812608)
1252 - version 12.11.0 (0)
1254 -------------------------------------------------------------------
1255 Wed Mar 27 12:31:17 CET 2013 - ma@suse.de
1257 - added tftp-support (bnc#803316)
1258 - version 12.10.1 (0)
1260 -------------------------------------------------------------------
1261 Tue Mar 26 13:06:21 CET 2013 - ma@suse.de
1263 - Update zypp-po.tar.bz2
1265 -------------------------------------------------------------------
1266 Thu Mar 21 01:13:45 CET 2013 - ma@suse.de
1268 - Update zypp-po.tar.bz2
1270 -------------------------------------------------------------------
1271 Sun Mar 10 01:14:01 CET 2013 - ma@suse.de
1273 - Update zypp-po.tar.bz2
1275 -------------------------------------------------------------------
1276 Thu Mar 7 14:13:42 CET 2013 - ma@suse.de
1278 - Adapt to libsolv dataiterator fixes
1279 (returning random data in some cases)
1280 - Require and adapt to changes in libsolv-0.3.0
1281 - version 12.10.0 (0)
1283 -------------------------------------------------------------------
1284 Thu Mar 7 01:13:25 CET 2013 - ma@suse.de
1286 - Update zypp-po.tar.bz2
1288 -------------------------------------------------------------------
1289 Sun Mar 3 01:15:52 CET 2013 - ma@suse.de
1291 - Update zypp-po.tar.bz2
1293 -------------------------------------------------------------------
1294 Wed Feb 27 08:41:18 CET 2013 - ma@suse.de
1296 - Rephrase error message if 'lsof' is not installed (bnc#694427)
1297 - version 12.9.0 (0)
1299 -------------------------------------------------------------------
1300 Fri Feb 15 12:49:18 CET 2013 - ma@suse.de
1302 - Handle dangling update script symlinks in instsys. (bnc#803751)
1303 - version 12.8.1 (0)
1305 -------------------------------------------------------------------
1306 Thu Feb 14 01:13:28 CET 2013 - ma@suse.de
1308 - Update zypp-po.tar.bz2
1310 -------------------------------------------------------------------
1311 Thu Feb 7 01:16:50 CET 2013 - ma@suse.de
1313 - Update zypp-po.tar.bz2
1315 -------------------------------------------------------------------
1316 Mon Feb 4 12:35:51 CET 2013 - ma@suse.de
1318 - Update zypp-po.tar.bz2
1320 -------------------------------------------------------------------
1321 Tue Jan 22 11:06:55 CET 2013 - ma@suse.de
1323 - make multicurl suppress progress reports for the metalink download
1324 - work around libcurl bug that sometimes gives us old values in the
1326 - version 12.8.0 (0)
1328 -------------------------------------------------------------------
1329 Fri Jan 18 14:07:50 CET 2013 - ma@suse.de
1332 - MediaMultiCurl: throw AbortRequestException if aborted by user
1333 - version 12.7.0 (0)
1335 -------------------------------------------------------------------
1336 Sun Jan 13 01:13:23 CET 2013 - ma@suse.de
1338 - Update zypp-po.tar.bz2
1340 -------------------------------------------------------------------
1341 Sun Jan 6 01:13:17 CET 2013 - ma@suse.de
1343 - Update zypp-po.tar.bz2
1345 -------------------------------------------------------------------
1346 Thu Dec 27 01:13:27 CET 2012 - ma@suse.de
1348 - Update zypp-po.tar.bz2
1350 -------------------------------------------------------------------
1351 Mon Dec 17 13:31:15 CET 2012 - ma@suse.de
1353 - Add NamedValue<_Tp>: Simple value<>name mapping supporting aliases
1354 - Enable zypper to remove zypp locks without evaluating the
1356 - Configure curl to "not fix the BEAST attack" (bnc#779177)
1357 - version 12.6.0 (0)
1359 -------------------------------------------------------------------
1360 Sun Dec 16 01:13:16 CET 2012 - ma@suse.de
1362 - Update zypp-po.tar.bz2
1364 -------------------------------------------------------------------
1365 Mon Dec 3 14:31:59 CET 2012 - ma@suse.de
1367 - HistoryLogReader: new HistoryLogData based API for parsing the new
1368 history file entries (fate#312521)
1369 The old HistoryItem based API is deprecated but will
1370 still be available for a while if you compile with
1371 -DWITH_DEPRECATED_HISTORYITEM_API.
1372 - Write userdata string to history log (fate#312521)
1373 - Add HistoryLogReader testcases
1374 - Adapt to libsolv 'medianr'-changes
1375 - version 12.5.0 (0)
1377 -------------------------------------------------------------------
1378 Thu Nov 22 01:14:42 CET 2012 - ma@suse.de
1380 - Update zypp-po.tar.bz2
1382 -------------------------------------------------------------------
1383 Sun Nov 18 01:13:44 CET 2012 - ma@suse.de
1385 - Update zypp-po.tar.bz2
1387 -------------------------------------------------------------------
1388 Tue Nov 13 15:40:10 CET 2012 - ma@suse.de
1390 - Forward userdata string to commit plugins in BEGINPLUGIN (fate#312521)
1391 - Extend ZConfig to store a user defined string value (fate#312521)
1392 - Add SIGSEGV handler trying to log a stack trace
1393 - Add zypp::dumpBacktrace to dump current stack trace to a stream.
1394 - Use gettext plural handling (bnc#784666)
1395 - version 12.4.0 (0)
1397 -------------------------------------------------------------------
1398 Sun Nov 4 01:13:21 CET 2012 - ma@suse.de
1400 - Update zypp-po.tar.bz2
1402 -------------------------------------------------------------------
1403 Wed Oct 24 10:40:38 CEST 2012 - ma@suse.de
1405 - Add simple sysconfig::write (bnc#766598)
1406 - For installed products also filelists when trying to find the buddy
1408 - Provide information whether product license needs to be accepted.
1409 - version 12.3.0 (0)
1411 -------------------------------------------------------------------
1412 Thu Oct 18 01:13:43 CEST 2012 - ma@suse.de
1414 - Update zypp-po.tar.bz2
1416 -------------------------------------------------------------------
1417 Sun Oct 7 01:13:41 CEST 2012 - ma@suse.de
1419 - Update zypp-po.tar.bz2
1421 -------------------------------------------------------------------
1422 Mon Oct 1 11:00:42 CEST 2012 - ma@suse.de
1424 - Enable multiversion kernel and set multiversion.kernels in
1425 /etc/zypp/zypp.conf to keep the latest, latest-1 and the running.
1426 - Fix typo (bnc#782801)
1427 - Relax evaluation of patch category tags (case insensitive)
1429 -------------------------------------------------------------------
1430 Sun Sep 30 01:13:18 CEST 2012 - ma@suse.de
1432 - Update zypp-po.tar.bz2
1434 -------------------------------------------------------------------
1435 Sun Sep 16 01:14:34 CEST 2012 - ma@suse.de
1437 - Update zypp-po.tar.bz2
1439 -------------------------------------------------------------------
1440 Wed Sep 12 10:28:00 CEST 2012 - ma@suse.de
1442 - Add str::commonPrefix
1443 - version 12.2.0 (0)
1445 -------------------------------------------------------------------
1446 Sun Sep 9 01:13:25 CEST 2012 - ma@suse.de
1448 - Update zypp-po.tar.bz2
1450 -------------------------------------------------------------------
1451 Wed Sep 5 11:56:54 CEST 2012 - gs@suse.de
1453 - Provide Target::reload()
1454 - version 12.1.0 (0)
1456 -------------------------------------------------------------------
1457 Sun Aug 26 01:13:31 CEST 2012 - ma@suse.de
1459 - Update zypp-po.tar.bz2
1461 -------------------------------------------------------------------
1462 Thu Aug 23 01:13:47 CEST 2012 - ma@suse.de
1464 - Update zypp-po.tar.bz2
1466 -------------------------------------------------------------------
1467 Sun Aug 19 01:14:11 CEST 2012 - ma@suse.de
1469 - Update zypp-po.tar.bz2
1471 -------------------------------------------------------------------
1472 Thu Aug 16 01:13:43 CEST 2012 - ma@suse.de
1474 - Update zypp-po.tar.bz2
1476 -------------------------------------------------------------------
1477 Fri Aug 10 12:53:47 CEST 2012 - ma@suse.de
1479 - Implement $ZYPP_LOCK_TIMEOUT: number of seconds to wait for a
1480 zypplock becoming available (bnc#772965)
1481 - Unify update-scripts with same content(md5sum) (bnc#773575)
1482 - version 12.0.1 (0)
1484 -------------------------------------------------------------------
1485 Thu Aug 9 01:15:12 CEST 2012 - ma@suse.de
1487 - Update zypp-po.tar.bz2
1489 -------------------------------------------------------------------
1490 Thu Aug 2 11:55:00 CEST 2012 - ma@suse.de
1492 - set $ZYPP_IS_RUNNING during commit
1493 - Bump major version for Factory
1494 11.x is continued on SuSE-Code-12_2-Branch
1495 - version 12.0.0 (0)
1497 -------------------------------------------------------------------
1498 Thu Aug 2 01:14:11 CEST 2012 - ma@suse.de
1500 - Update zypp-po.tar.bz2
1502 -------------------------------------------------------------------
1503 Wed Aug 1 15:32:40 CEST 2012 - ma@suse.de
1505 - Fixed typo (bnc#773467)
1506 - Erase any old repo instance from pool when (re)loading from cache
1507 - filter zero sized devices in disk usage counter(bnc#769819)
1508 - fix isSoftLocked computation
1509 - fix possibly reporting timeout as "aborted by user" (bnc#665327)
1510 - do not fork the uuidgen program, use kernel interface instead
1511 - remove obsolete hicolor-icon-theme BuildRequires
1512 - version 11.7.0 (6)
1514 -------------------------------------------------------------------
1515 Sun Jul 29 01:13:31 CEST 2012 - ma@suse.de
1517 - Update zypp-po.tar.bz2
1519 -------------------------------------------------------------------
1520 Thu Jul 19 01:13:43 CEST 2012 - ma@suse.de
1522 - Update zypp-po.tar.bz2
1524 -------------------------------------------------------------------
1525 Sun Jul 1 01:13:31 CEST 2012 - ma@suse.de
1527 - Update zypp-po.tar.bz2
1529 -------------------------------------------------------------------
1530 Thu Jun 28 01:14:27 CEST 2012 - ma@suse.de
1532 - Update zypp-po.tar.bz2
1534 -------------------------------------------------------------------
1535 Mon Jun 25 15:23:10 CEST 2012 - ma@suse.de
1537 - zypp.conf:servicesdir is ignored (bnc#765528)
1538 - allow libcurl to take proxy from environment iff proxy is not
1539 configured or disallowed (bnc#745404)
1540 - version 11.6.3 (6)
1542 -------------------------------------------------------------------
1543 Sun Jun 24 01:14:32 CEST 2012 - ma@suse.de
1545 - Update zypp-po.tar.bz2
1547 -------------------------------------------------------------------
1548 Thu Jun 14 01:13:35 CEST 2012 - ma@suse.de
1550 - Update zypp-po.tar.bz2
1552 -------------------------------------------------------------------
1553 Fri Jun 8 15:57:22 CEST 2012 - ma@suse.de
1555 - Adjust weaklock fix
1557 -------------------------------------------------------------------
1558 Fri Jun 8 14:16:15 CEST 2012 - ma@suse.de
1560 - Fix processing of weak locks (bnc#749418, bnc#765164)
1561 - [valgrind] don't dereference if we may be past the end of the repositories.
1562 - add armv7hl workaround for Adrian
1563 - version 11.6.2 (6)
1565 -------------------------------------------------------------------
1566 Sun Jun 3 01:14:09 CEST 2012 - ma@suse.de
1568 - Update zypp-po.tar.bz2
1570 -------------------------------------------------------------------
1571 Thu May 31 10:07:37 UTC 2012 - dmacvicar@suse.com
1573 - fix an invalid read revealed by valgrind in
1574 RepositoryIterator::increment()
1576 -------------------------------------------------------------------
1577 Sun May 20 01:13:30 CEST 2012 - ma@suse.de
1579 - Update zypp-po.tar.bz2
1581 -------------------------------------------------------------------
1582 Thu May 17 01:15:25 CEST 2012 - ma@suse.de
1584 - Update zypp-po.tar.bz2
1586 -------------------------------------------------------------------
1587 Sun May 13 01:14:15 CEST 2012 - ma@suse.de
1589 - Update zypp-po.tar.bz2
1591 -------------------------------------------------------------------
1592 Tue May 8 13:39:22 CEST 2012 - ma@suse.de
1594 - Use ld version script to hide symbols outside zypp namespace (bnc#755324)
1595 - remove base/Deprecated.h (macros now in APIConfig.h)
1596 - Disribute Easy.h in APIConfig.h
1597 - Add APIConfig.h providing ZYPP_API and ZYPP_LOCAL macros
1598 - version 11.6.0 (6)
1600 -------------------------------------------------------------------
1601 Fri May 4 11:18:17 CEST 2012 - ma@suse.de
1603 - build with gcc-4.7 (bnc#755324)
1604 - version 11.5.0 (5)
1606 -------------------------------------------------------------------
1607 Wed Apr 25 18:50:20 CEST 2012 - ma@suse.de
1609 - Fix lost device info when mounting CD/DVD
1611 -------------------------------------------------------------------
1612 Sun Apr 22 01:15:46 CEST 2012 - ma@suse.de
1614 - Update zypp-po.tar.bz2
1616 -------------------------------------------------------------------
1617 Thu Apr 19 10:19:05 CEST 2012 - ma@suse.de
1619 - Always consider (block) devices passed as url option (bnc#755815)
1621 -------------------------------------------------------------------
1622 Thu Apr 19 01:14:57 CEST 2012 - ma@suse.de
1624 - Update zypp-po.tar.bz2
1626 -------------------------------------------------------------------
1627 Wed Apr 18 18:38:06 CEST 2012 - ma@suse.de
1629 - Fix install progress hopping back and forth
1630 - Try to create a missing destination dir before switching to tmp
1633 -------------------------------------------------------------------
1634 Mon Apr 16 14:52:35 CEST 2012 - ma@suse.de
1636 - ResStatus: add 'unneeded' bit (determined by solver)
1637 - Force using gcc-4.6 until it builds with 4.7
1638 - Support multiversion definitions being read from files in /etc/zypp/multiversion.d.
1639 - Workaround doxygen SEGV and accept incomplete docs (until bnc#755402 is fixed)
1640 - Rename zypp::sat::AttrMatcher to zypp::StrMatcher (base/StrMatcher.h)
1641 - Support (source)package download by non-root user (bnc#755239)
1642 - Delay construction of ZYppGlobalLock until its actually needed (bnc#575096)
1643 - Fix buddy handling in solver results
1644 - Simplify Selectable::multiversionInstall
1645 - Don't cache defaultCandidate as it depends on solver::allowVendorChange flag (bnc#754286)
1646 - version 11.4.0 (4)
1648 -------------------------------------------------------------------
1649 Tue Apr 10 12:11:37 CEST 2012 - ma@suse.de
1651 - Update zypp-po.tar.bz2
1653 -------------------------------------------------------------------
1654 Sun Apr 8 01:13:24 CEST 2012 - ma@suse.de
1656 - Update zypp-po.tar.bz2
1658 -------------------------------------------------------------------
1659 Thu Apr 5 01:16:21 CEST 2012 - ma@suse.de
1661 - Update zypp-po.tar.bz2
1663 -------------------------------------------------------------------
1664 Mon Mar 26 14:47:59 CEST 2012 - ma@suse.de
1666 - Cleanup orphaned media attach points (bnc#751221)
1667 - Show max support status if package is in multiple repos (bnc#735841)
1668 - Parse proxy user/pass from url (bnc#752497)
1669 - Add CMake option to disable libproxy usage and disable it on SLE. (bnc#752500)
1670 - version 11.3.0 (1)
1672 -------------------------------------------------------------------
1673 Thu Mar 15 00:31:25 CET 2012 - ma@suse.de
1675 - Add API for patch severity (bnc#733723, FATE#312633)
1676 - version 11.2.0 (1)
1678 -------------------------------------------------------------------
1679 Tue Mar 13 13:04:48 CET 2012 - ma@suse.de
1681 - Force libproxy into using "/etc/sysconfig/proxy" if it exists (bnc#679322)
1682 - Apply soft locks by name and not per package (bnc#749418)
1683 - version 11.1.1 (1)
1685 -------------------------------------------------------------------
1686 Fri Feb 3 13:18:01 CET 2012 - ma@suse.de
1688 - Add Fetcher support for CHECKSUMS file (replaceing SHA1SUMS) (bnc#744302)
1689 - Build with -fvisibility-inlines-hidden
1690 - CheckAccessDeleted: avoid duplicate entries for the same PID (bnc#716972)
1691 - Correctly use user:pass directly embedded in a proxy url (bnc#740764)
1692 - new sat::Map - Libsolv (bit)Map wrapper.
1693 - always set splitprovides to true now that libsolv handles them better
1694 - version 11.1.0 (1)
1696 -------------------------------------------------------------------
1697 Thu Feb 2 01:14:17 CET 2012 - ma@suse.de
1699 - Update zypp-po.tar.bz2
1701 -------------------------------------------------------------------
1702 Sun Jan 29 01:14:28 CET 2012 - ma@suse.de
1704 - Update zypp-po.tar.bz2
1706 -------------------------------------------------------------------
1707 Sun Jan 22 01:13:30 CET 2012 - ma@suse.de
1709 - Update zypp-po.tar.bz2
1711 -------------------------------------------------------------------
1712 Tue Jan 10 18:31:41 CET 2012 - ma@suse.de
1714 - Update zypp-po.tar.bz2
1716 -------------------------------------------------------------------
1717 Fri Dec 23 14:51:25 CET 2011 - ma@suse.de
1719 - Adapt Repository iteration to libsolv changes.
1720 - Add sat::Pool tests
1721 - Fix Flags<> api to be more consistent and add testcase.
1722 - Set min_curl_version 7.19.4 (bnc#735284)
1723 - Doc: add some words about 'Solver - Vendor protection'
1724 - version 11.0.0 (0)
1726 -------------------------------------------------------------------
1727 Thu Dec 1 01:13:37 CET 2011 - ma@suse.de
1729 - Update zypp-po.tar.bz2
1731 -------------------------------------------------------------------
1732 Mon Nov 28 18:08:42 CET 2011 - ma@suse.de
1734 - Fix and optimize Pathname ctor and provide testcases (bnc#721128)
1735 - Open all file descriptors with O_CLOEXEC to avoid leaks and races
1736 - Some improvements to the services documentation
1737 - Fix RW_pointer comparison with underlying smart pointer type.
1738 - version 10.3.5 (3)
1740 -------------------------------------------------------------------
1741 Sun Nov 27 01:13:10 CET 2011 - ma@suse.de
1743 - Update zypp-po.tar.bz2
1745 -------------------------------------------------------------------
1746 Thu Nov 17 01:13:15 CET 2011 - ma@suse.de
1748 - Update zypp-po.tar.bz2
1750 -------------------------------------------------------------------
1751 Fri Nov 11 13:38:42 CET 2011 - ma@suse.de
1753 - Try to find and use some CD/DVD device even if HAL/UDEV detection
1755 - Static initialization problem fixes (by Harald Fernengel)
1756 - version 10.3.4 (3)
1758 -------------------------------------------------------------------
1759 Mon Nov 7 15:45:28 CET 2011 - ma@suse.de
1761 - Don't use proxy if disabled (bnc#696805)
1762 - version 10.3.3 (3)
1764 -------------------------------------------------------------------
1765 Mon Nov 7 13:49:44 UTC 2011 - dimstar@opensuse.org
1767 - Add pkg-config BuildRequires: We fail to detect libproxy due to
1768 the missing pkg-config. Additionally, we have a .pc file
1769 ourselfes, which we do not get the provides for [bnc#696805]
1771 -------------------------------------------------------------------
1772 Thu Nov 3 14:58:42 CET 2011 - ma@suse.de
1774 - Let RepoInfo::keepPackages properly default to FALSE (bnc#727385)
1775 - version 10.3.2 (3)
1777 -------------------------------------------------------------------
1778 Thu Nov 3 01:13:12 CET 2011 - ma@suse.de
1780 - Update zypp-po.tar.bz2
1782 -------------------------------------------------------------------
1783 Sun Oct 30 01:14:41 CEST 2011 - ma@suse.de
1785 - Update zypp-po.tar.bz2
1787 -------------------------------------------------------------------
1788 Thu Oct 27 01:14:10 CEST 2011 - ma@suse.de
1790 - Update zypp-po.tar.bz2
1792 -------------------------------------------------------------------
1793 Mon Oct 24 13:35:56 CEST 2011 - ma@suse.de
1795 - Explicitly include textLocale in package translation download
1797 -------------------------------------------------------------------
1798 Mon Oct 24 09:37:31 CEST 2011 - ma@suse.de
1800 - Update libversion info (due to ABI change in 10.2.0 (bnc#725407)
1801 - version 10.3.1 (3)
1803 -------------------------------------------------------------------
1804 Sun Oct 23 01:13:11 CEST 2011 - ma@suse.de
1806 - Update zypp-po.tar.bz2
1808 -------------------------------------------------------------------
1809 Fri Oct 21 11:47:39 CEST 2011 - ma@suse.de
1811 - Add zypp.conf option repo.refresh.locales: A list of locales for
1812 which translated package descriptions should be downloaded if
1814 - Explixitly set CURLOPT_PROXYAUTH
1815 - version 10.3.0 (1)
1817 -------------------------------------------------------------------
1818 Tue Oct 18 16:45:13 CEST 2011 - ma@suse.de
1820 - Add arch armv7tnhl and armv7thl
1821 - Fix RepoVariablesReplacer to compute substitution values on demand only
1822 - PathInfo::hardlinkCopy: fix handling cross-device links
1823 - version 10.2.0 (1)
1825 -------------------------------------------------------------------
1826 Sun Oct 16 01:13:37 CEST 2011 - ma@suse.de
1828 - Update zypp-po.tar.bz2
1830 -------------------------------------------------------------------
1831 Thu Oct 13 11:50:26 CEST 2011 - ma@suse.de
1833 - Must not differ between type nfs and nfs4 when checking the mount
1835 - version 10.1.1 (1)
1837 -------------------------------------------------------------------
1838 Thu Oct 13 01:13:37 CEST 2011 - ma@suse.de
1840 - Update zypp-po.tar.bz2
1842 -------------------------------------------------------------------
1843 Tue Oct 11 15:20:43 CEST 2011 - ma@suse.de
1845 - Switch to using libsolv instead of satsolver
1846 - version 10.1.0 (1)
1848 -------------------------------------------------------------------
1849 Sun Oct 9 01:13:16 CEST 2011 - ma@suse.de
1851 - Update zypp-po.tar.bz2
1853 -------------------------------------------------------------------
1854 Thu Oct 6 01:14:00 CEST 2011 - ma@suse.de
1856 - Update zypp-po.tar.bz2
1858 -------------------------------------------------------------------
1859 Tue Sep 20 09:57:04 CEST 2011 - ma@suse.de
1861 - Bump major version for Factory; 9.x is continued on SLE-11-SP2-Branch
1862 - version 10.0.0 (0)
1864 -------------------------------------------------------------------
1865 Tue Sep 13 10:51:53 CEST 2011 - ma@suse.de
1867 - Enhance Selectable API
1868 - version 9.11.0 (8)
1870 -------------------------------------------------------------------
1871 Sun Sep 11 01:18:59 CEST 2011 - ma@suse.de
1873 - Update sle-zypp-po.tar.bz2
1875 -------------------------------------------------------------------
1876 Sun Sep 11 01:13:12 CEST 2011 - ma@suse.de
1878 - Update zypp-po.tar.bz2
1880 -------------------------------------------------------------------
1881 Thu Sep 8 01:19:28 CEST 2011 - ma@suse.de
1883 - Update sle-zypp-po.tar.bz2
1885 -------------------------------------------------------------------
1886 Thu Sep 8 01:14:08 CEST 2011 - ma@suse.de
1888 - Update zypp-po.tar.bz2
1890 -------------------------------------------------------------------
1891 Wed Sep 7 12:38:23 CEST 2011 - ma@suse.de
1893 - Explicitly require rpm.
1894 - version 9.10.2 (8)
1896 -------------------------------------------------------------------
1897 Sun Sep 4 01:16:54 CEST 2011 - ma@suse.de
1899 - Update sle-zypp-po.tar.bz2
1901 -------------------------------------------------------------------
1902 Sun Sep 4 01:13:27 CEST 2011 - ma@suse.de
1904 - Update zypp-po.tar.bz2
1906 -------------------------------------------------------------------
1907 Thu Sep 1 01:13:36 CEST 2011 - ma@suse.de
1909 - Update zypp-po.tar.bz2
1911 -------------------------------------------------------------------
1912 Mon Aug 29 10:51:04 CEST 2011 - ma@suse.de
1914 - Extend mount entry comparison fix (bnc#710269)
1915 - version 9.10.2 (8)
1917 -------------------------------------------------------------------
1918 Thu Aug 25 01:17:06 CEST 2011 - ma@suse.de
1920 - Update sle-zypp-po.tar.bz2
1922 -------------------------------------------------------------------
1923 Mon Aug 22 13:57:16 CEST 2011 - ma@suse.de
1925 - Update sle-zypp-po.tar.bz2
1927 -------------------------------------------------------------------
1928 Sun Aug 14 01:13:21 CEST 2011 - ma@suse.de
1930 - Update zypp-po.tar.bz2
1932 -------------------------------------------------------------------
1933 Sun Aug 7 01:16:07 CEST 2011 - ma@suse.de
1935 - Update zypp-po.tar.bz2
1937 -------------------------------------------------------------------
1938 Fri Aug 5 15:20:07 CEST 2011 - ma@suse.de
1940 - Attempt to fix smb mount entry comparison (bnc#710269)
1941 - version 9.10.1 (8)
1943 -------------------------------------------------------------------
1944 Thu Aug 4 14:54:47 CEST 2011 - ma@suse.de
1946 - Allow to turn Resolvers upgrade mode on and off (bnc#709480)
1947 - Fix reading of integer arrays from rpm headers (bnc#709716)
1948 - version 9.10.0 (8)
1950 -------------------------------------------------------------------
1951 Thu Aug 4 01:14:00 CEST 2011 - ma@suse.de
1953 - Update zypp-po.tar.bz2
1955 -------------------------------------------------------------------
1956 Thu Jul 28 13:04:10 CEST 2011 - ma@suse.de
1958 - Evaluate CURLINFO_CONDITION_UNMET on zero sized successful transfers,
1959 if compiled against libcurl-7.19.4 or above. (bnc#692260)
1962 -------------------------------------------------------------------
1963 Mon Jul 25 16:20:37 CEST 2011 - ma@suse.de
1965 - Always read /proc/mounts when looking for mounted media (bnc#705893)
1968 -------------------------------------------------------------------
1969 Fri Jul 22 13:12:34 CEST 2011 - ma@suse.de
1971 - MediaUserAuth: Do not expose libcurl header files.
1974 -------------------------------------------------------------------
1975 Mon Jul 18 11:33:25 CEST 2011 - ma@suse.de
1977 - More initialize parser structure fixes. (bnc#705181)
1980 -------------------------------------------------------------------
1981 Fri Jul 15 15:15:01 CEST 2011 - ma@suse.de
1983 - Check for /etc/sysconfig/storage changes before solving (bnc#702365)
1986 -------------------------------------------------------------------
1987 Fri Jul 15 13:58:53 CEST 2011 - ma@suse.de
1989 - Properly initialize parser structures (bnc#705181)
1992 -------------------------------------------------------------------
1993 Thu Jul 7 15:53:17 CEST 2011 - ma@suse.de
1995 - Fix tests for available libcurl version.
1998 -------------------------------------------------------------------
1999 Thu Jul 7 01:13:47 CEST 2011 - ma@suse.de
2001 - Update zypp-po.tar.bz2
2003 -------------------------------------------------------------------
2004 Mon Jul 4 10:41:42 CEST 2011 - ma@suse.de
2006 - Make fix for bnc#702576 more robust.
2007 - Enhance fix for bnc#699435. Return an error if download in advance
2008 failed to provide all packages, so zypper does not silently quit.
2011 -------------------------------------------------------------------
2012 Thu Jun 30 01:13:43 CEST 2011 - ma@suse.de
2014 - Update zypp-po.tar.bz2
2016 -------------------------------------------------------------------
2017 Wed Jun 29 12:23:24 CEST 2011 - ma@suse.de
2019 - Always compute transaction from pool (bnc#702576)
2022 -------------------------------------------------------------------
2023 Tue Jun 28 16:04:50 CEST 2011 - ma@suse.de
2025 - Add feature provides for supported plugins.
2027 -------------------------------------------------------------------
2028 Tue Jun 21 10:44:47 CEST 2011 - dmacvicar@suse.de
2030 - Add configuration template for automatic kernel
2031 purge (feature#312018) to zypp.conf
2033 -------------------------------------------------------------------
2034 Tue Jun 14 13:38:00 CEST 2011 - ma@suse.de
2036 - Fix download loop to skip non-install actions. (bnc#699435)
2039 -------------------------------------------------------------------
2040 Sun Jun 12 01:13:36 CEST 2011 - ma@suse.de
2042 - Update zypp-po.tar.bz2
2044 -------------------------------------------------------------------
2045 Thu Jun 9 09:34:51 CEST 2011 - ma@suse.de
2047 - Fix missing return value.
2049 -------------------------------------------------------------------
2050 Wed Jun 8 12:58:54 CEST 2011 - ma@suse.de
2052 - Simplify ZYppCommitResult by using filtered Transaction::action_iterator.
2055 -------------------------------------------------------------------
2056 Tue Jun 7 14:12:35 CEST 2011 - ma@suse.de
2058 - Update zypp-po.tar.bz2
2060 -------------------------------------------------------------------
2061 Tue Jun 7 12:42:20 CEST 2011 - ma@suse.de
2063 - Fix transaction ORDER_BY_MEDIANR.
2066 -------------------------------------------------------------------
2067 Fri Jun 3 23:12:05 CEST 2011 - ma@suse.de
2069 - Basic commit plugins implemented. They may be used to implement pre/post
2070 commit actions like taking file system snapshots (fate#303699)
2073 -------------------------------------------------------------------
2074 Tue May 31 17:27:45 CEST 2011 - ma@suse.de
2076 - Do commit based on sat::Transaction.
2079 -------------------------------------------------------------------
2080 Tue May 31 12:09:17 CEST 2011 - ma@suse.de
2082 - Assert rpm database directory is created before rpmtsInitDB is
2085 -------------------------------------------------------------------
2086 Tue May 31 11:46:57 CEST 2011 - dheidler@suse.de
2088 - fix var definition order in PackageProvider
2089 - fix operator~ return datatype for flags (ctor is explicit)
2090 - add method interactiveFlags to Patch describing what makes it
2094 -------------------------------------------------------------------
2095 Tue May 31 10:12:12 CEST 2011 - ma@suse.de
2097 - Recommend 'lsof' (for zypper ps) (bnc#694427, bnc#684466)
2099 -------------------------------------------------------------------
2100 Mon May 30 17:14:14 CEST 2011 - dheidler@suse.de
2102 - Switch patch interactive-check to flags
2105 -------------------------------------------------------------------
2106 Sun May 29 01:13:42 CEST 2011 - ma@suse.de
2108 - Update zypp-po.tar.bz2
2110 -------------------------------------------------------------------
2111 Fri May 27 17:02:05 CEST 2011 - ma@suse.de
2113 - fix specfile to handle sles translations if available
2115 -------------------------------------------------------------------
2116 Fri May 27 09:51:13 CEST 2011 - ma@suse.de
2118 - Avoid using #elifdef directive.
2120 -------------------------------------------------------------------
2121 Thu May 26 01:13:43 CEST 2011 - ma@suse.de
2123 - Update zypp-po.tar.bz2
2125 -------------------------------------------------------------------
2126 Wed May 25 09:22:28 CEST 2011 - ma@suse.de
2128 - Add a fallback gnome-packagekit updater in package-manager (bnc#667504)
2129 - Backport changelog entries from SLE11-SP1 branch. Bugs mentioned here
2130 were either fixed without bnc# or do not apply to this branch. This is
2131 to make the changelog checker happy:
2132 - Set proper defaults for service repos (bnc#673943)
2134 -------------------------------------------------------------------
2135 Tue May 24 12:43:32 CEST 2011 - dheidler@suse.de
2137 - add option ignore_reboot_flag to Patch::interactive (bnc#665853)
2140 -------------------------------------------------------------------
2141 Mon May 23 16:12:32 CEST 2011 - dheidler@suse.de
2143 - respect patch content license when determinating interactive status
2146 -------------------------------------------------------------------
2147 Mon May 23 12:05:10 CEST 2011 - ma@suse.de
2149 - More rpm-4.9 fixes
2150 - Disable rpm V3toV4 conversion while not working with rpm 4.9
2152 -------------------------------------------------------------------
2153 Sun May 22 01:14:21 CEST 2011 - ma@suse.de
2155 - Update zypp-po.tar.bz2
2157 -------------------------------------------------------------------
2158 Fri May 20 17:11:10 CEST 2011 - ma@suse.de
2163 -------------------------------------------------------------------
2164 Fri May 20 13:43:38 CEST 2011 - ma@suse.de
2166 - Disable use if rpm-4.4 legacy interface (dropped in 4.9) (bnc#691089)
2167 - Fix poolquery handling repo restrictions correctly. (bnc#661976)
2170 -------------------------------------------------------------------
2171 Wed May 18 14:10:20 CEST 2011 - dmacvicar@suse.de
2173 - Allow MediaCD to build against HAL or nothing
2174 if udev is not present
2176 -------------------------------------------------------------------
2177 Mon May 16 14:42:09 CEST 2011 - dmacvicar@suse.de
2179 - forward port all changes to make it build in Code10
2181 -------------------------------------------------------------------
2182 Mon May 16 11:51:51 UTC 2011 - dmacvicar@suse.de
2184 - make -Werror=format-security optional and used only if
2187 -------------------------------------------------------------------
2188 Sun May 15 01:13:47 CEST 2011 - ma@suse.de
2190 - Update zypp-po.tar.bz2
2192 -------------------------------------------------------------------
2193 Thu May 12 01:13:54 CEST 2011 - ma@suse.de
2195 - Update zypp-po.tar.bz2
2197 -------------------------------------------------------------------
2198 Fri May 6 13:22:35 CEST 2011 - dheidler@suse.de
2200 - delete old metadata temp directories
2203 -------------------------------------------------------------------
2204 Wed Apr 27 17:17:00 CEST 2011 - dheidler@suse.de
2206 - fix max_concurrent_connections option in MultiCurl (bnc#596089)
2209 -------------------------------------------------------------------
2210 Sun Apr 17 01:13:40 CEST 2011 - ma@suse.de
2212 - Update zypp-po.tar.bz2
2214 -------------------------------------------------------------------
2215 Tue Apr 12 18:49:32 CEST 2011 - dheidler@suse.de
2217 - check for permissions before writing (fixes bnc#683509)
2220 -------------------------------------------------------------------
2221 Tue Apr 5 12:08:27 CEST 2011 - ma@suse.de
2223 - Switch ResPoolProxy to use multimap in order to allow iteration
2224 of all Selectables of all kinds.
2225 - Add upper/lower_bound iteration to MapKVIterator.
2226 - Add stream output for multimap/set.
2229 -------------------------------------------------------------------
2230 Mon Apr 4 15:08:08 CEST 2011 - ma@suse.de
2232 - Update zypp-po.tar.bz2
2234 -------------------------------------------------------------------
2235 Mon Apr 4 15:04:47 CEST 2011 - ma@suse.de
2237 - Update zypp-po.tar.bz2
2239 -------------------------------------------------------------------
2240 Mon Apr 4 15:03:55 CEST 2011 - ma@suse.de
2242 - Update zypp-po.tar.bz2
2244 -------------------------------------------------------------------
2245 Thu Mar 10 01:13:39 CET 2011 - ma@suse.de
2247 - Update zypp-po.tar.bz2
2249 -------------------------------------------------------------------
2250 Sun Mar 6 01:13:41 CET 2011 - ma@suse.de
2252 - Update zypp-po.tar.bz2
2254 -------------------------------------------------------------------
2255 Wed Feb 16 14:24:27 UTC 2011 - dmacvicar@suse.de
2257 - Do not look for $releasever 's value if there is no variable
2258 in the url: parses product file again and again
2259 - version 8.12.2 (10)
2261 -------------------------------------------------------------------
2262 Thu Feb 10 16:01:46 CET 2011 - ma@suse.de
2264 - Remove package-manager.desktop file (bnc#329635)
2265 - version 8.12.1 (10)
2267 -------------------------------------------------------------------
2268 Tue Jan 25 10:09:22 CET 2011 - ma@suse.de
2270 - Apply patch introducing armv7nhl:armv7hl
2272 -------------------------------------------------------------------
2273 Tue Jan 18 12:28:19 UTC 2011 - dmacvicar@suse.de
2275 - allow for Repo Index Services to set the enabled state of
2276 repositories from the server side.
2277 - Fix priority not being set on reading service indexes
2278 - version 8.12.0 (10)
2280 -------------------------------------------------------------------
2281 Fri Jan 14 12:45:18 CET 2011 - ma@suse.de
2283 - Add new ServicePlugin Exceptions.
2285 -------------------------------------------------------------------
2286 Thu Jan 13 01:13:32 CET 2011 - ma@suse.de
2288 - Update zypp-po.tar.bz2
2290 -------------------------------------------------------------------
2291 Thu Dec 23 14:42:02 CET 2010 - dheidler@suse.de
2293 - add method to check if there are manually configured urls
2294 - version 8.11.0 (10)
2296 -------------------------------------------------------------------
2297 Thu Dec 23 11:31:22 CET 2010 - dheidler@suse.de
2299 - create cache directory, if it doesn't exist
2300 when saving mirrorlist
2301 - version 8.10.6 (10)
2303 -------------------------------------------------------------------
2304 Wed Dec 22 12:38:22 CET 2010 - dheidler@suse.de
2306 - moved keepPackages code to RepoInfo::Impl
2307 - version 8.10.5 (10)
2309 -------------------------------------------------------------------
2310 Tue Dec 21 13:29:06 CET 2010 - dheidler@suse.de
2312 - Fix caching of mirrorlist files
2313 - version 8.10.4 (10)
2315 -------------------------------------------------------------------
2316 Thu Dec 16 19:46:00 CET 2010 - ma@suse.de
2318 - Do not export keyring if rpmdb is initialised, but target isn't
2320 - version 8.10.3 (10)
2322 -------------------------------------------------------------------
2323 Fri Dec 10 17:17:07 CET 2010 - dheidler@suse.de
2325 - Catch RPM-Exeption when instaling the Distribution (bnc#658714)
2326 - version 8.10.2 (10)
2328 -------------------------------------------------------------------
2329 Wed Dec 8 14:15:12 CET 2010 - dheidler@suse.de
2331 - fix retrieval of distributionVersion if target is not initialized
2332 - MultiCurl: make sure the server responds with "partial content",
2333 fixes corrupt downloads if the metalink file contains no checksums
2334 - version 8.10.1 (10)
2336 -------------------------------------------------------------------
2337 Wed Dec 1 17:39:16 CET 2010 - dheidler@suse.de
2339 - Added ReplacerVar caching in RepoInfo
2340 - Automaticly remove empty mirrorlist-files
2341 - version 8.10.0 (10)
2343 -------------------------------------------------------------------
2344 Tue Nov 30 17:11:32 CET 2010 - dheidler@suse.de
2346 - Added MirrorList caching
2349 -------------------------------------------------------------------
2350 Mon Nov 29 12:31:37 CET 2010 - ma@suse.de
2352 - Icons for libzypp should go into desktop-data. (bnc#329635)
2355 -------------------------------------------------------------------
2356 Wed Nov 24 11:55:59 CET 2010 - ma@suse.de
2358 - Properly handle FTP response 550. (bnc#645747)
2361 -------------------------------------------------------------------
2362 Fri Nov 19 11:24:39 CET 2010 - mls@suse.de
2364 - fix access of freed memory in MultiCurl (bnc#654600)
2366 -------------------------------------------------------------------
2367 Sun Nov 7 01:13:39 CET 2010 - ma@suse.de
2369 - Update zypp-po.tar.bz2
2371 -------------------------------------------------------------------
2372 Wed Nov 3 16:06:46 CET 2010 - dheidler@suse.de
2374 - added metalink support
2377 -------------------------------------------------------------------
2378 Thu Oct 21 18:15:31 CEST 2010 - ma@suse.de
2380 - Feed the ProvideFilePolicy progress callback in addition to any
2381 connected media::DownloadProgressReport (bnc#545106)
2384 -------------------------------------------------------------------
2385 Wed Oct 13 16:14:13 CEST 2010 - dheidler@suse.de
2387 - Make MetaLinkParser accept InputStreams
2388 - Make MetaLinkParser accept Pathnames insted of strings
2389 - Fix MetaLinkv4 hash parsing
2390 - Add MetaLinkParser test
2393 -------------------------------------------------------------------
2394 Mon Oct 11 17:06:17 CEST 2010 - ma@suse.de
2396 - Use timeouts in plugin script communication.
2397 - Fix ExternalProgram to correctly remember exit status.
2400 -------------------------------------------------------------------
2401 Sun Oct 10 01:13:40 CEST 2010 - ma@suse.de
2403 - Update zypp-po.tar.bz2
2405 -------------------------------------------------------------------
2406 Fri Oct 8 08:43:02 UTC 2010 - dmacvicar@novell.com
2408 - fix services not being linked to their file after being
2411 -------------------------------------------------------------------
2412 Thu Oct 7 09:02:26 CEST 2010 - jkupec@suse.cz
2414 - Don't use aria2c for FTP (bnc #641328)
2416 -------------------------------------------------------------------
2417 Wed Oct 6 15:39:59 UTC 2010 - dmacvicar@novell.com
2419 - implementation for url resolver plugins
2422 -------------------------------------------------------------------
2423 Wed Oct 6 16:54:15 CEST 2010 - dheidler@suse.de
2425 - Use DownloadInHeaps as default, when there is nothing configured
2426 and when the target root is set to "/". (bnc#591476)
2429 -------------------------------------------------------------------
2430 Tue Sep 28 17:12:51 CEST 2010 - dheidler@suse.de
2432 - fixed replacing releasever (for fedora systems) - (bnc#637470)
2435 -------------------------------------------------------------------
2436 Fri Sep 24 13:07:25 CEST 2010 - mls@suse.de
2438 - fix metalink4 parsing [bnc#641484]
2440 -------------------------------------------------------------------
2441 Thu Sep 23 01:13:45 CEST 2010 - ma@suse.de
2443 - Update zypp-po.tar.bz2
2445 -------------------------------------------------------------------
2446 Mon Sep 20 15:31:31 UTC 2010 - dmacvicar@novell.com
2448 - Allow per repository proxy settings like yum does.
2449 Including setting it to _none_ overriding the
2451 Patch from Zhang, Qiang <qiang.z.zhang@intel.com>
2454 -------------------------------------------------------------------
2455 Fri Sep 10 17:06:34 CEST 2010 - dheidler@suse.de
2457 - fixed replacing basearch (for fedora systems) - (bnc#637473)
2460 -------------------------------------------------------------------
2461 Fri Sep 10 11:57:29 CEST 2010 - ma@suse.de
2463 - Report download failures in commit result (bnc#431854)
2464 - Fix Solvable::onSystemByUser returning true for uninstalled solvables.
2467 -------------------------------------------------------------------
2468 Tue Aug 31 20:01:26 CEST 2010 - ma@suse.de
2470 - Fix download-only not to omit source packages (bnc#635596)
2473 -------------------------------------------------------------------
2474 Thu Aug 26 01:13:38 CEST 2010 - ma@suse.de
2476 - Update zypp-po.tar.bz2
2478 -------------------------------------------------------------------
2479 Fri Aug 13 12:33:26 UTC 2010 - dmacvicar@novell.com
2481 - fix basearch url variable
2482 - use the right release package name on fedora
2484 -------------------------------------------------------------------
2485 Tue Aug 10 13:18:08 CEST 2010 - ma@suse.de
2487 - MediaDISK: Use blkid to verify disk volumes. (bnc#623226)
2490 -------------------------------------------------------------------
2491 Sun Aug 8 01:13:37 CEST 2010 - ma@suse.de
2493 - Update zypp-po.tar.bz2
2495 -------------------------------------------------------------------
2496 Thu Aug 5 01:13:53 CEST 2010 - ma@suse.de
2498 - Update zypp-po.tar.bz2
2500 -------------------------------------------------------------------
2501 Tue Aug 3 16:17:04 CEST 2010 - ma@suse.de
2505 -------------------------------------------------------------------
2506 Mon Aug 2 11:58:57 CEST 2010 - ma@suse.de
2508 - Enhance PoolItem interface to assist patch classification. (bnc#627316)
2511 -------------------------------------------------------------------
2512 Tue Jul 27 15:38:00 CEST 2010 - ma@suse.de
2514 - Fix bug in PoolQuery::addDependency
2515 - Disable MediaAria and enable MultiCurl as default http/ftp backend.
2516 MultiCurl implements MetaLink and Zsync support using libcurl. In
2517 case of trouble set ZYPP_MULTICURL=0 in the envirionment to disable
2521 -------------------------------------------------------------------
2522 Mon Jul 26 17:05:14 CEST 2010 - ma@suse.de
2524 - Bump heads major version after 11.3 branched away.
2527 -------------------------------------------------------------------
2528 Thu Jul 22 01:13:27 CEST 2010 - ma@suse.de
2530 - Update zypp-po.tar.bz2
2532 -------------------------------------------------------------------
2533 Wed Jul 7 13:56:49 CEST 2010 - ma@suse.de
2535 - Add PoolQuery for name, edition AND architecture in one go. (bnc#614362)
2538 -------------------------------------------------------------------
2539 Mon Jul 5 13:03:57 CEST 2010 - ma@suse.de
2541 - Fix requirement to /usr/bin/uuidgen (bnc#613304)
2543 -------------------------------------------------------------------
2544 Sun Jul 4 01:13:29 CEST 2010 - ma@suse.de
2546 - Update zypp-po.tar.bz2
2548 -------------------------------------------------------------------
2549 Tue Jun 29 17:46:13 CEST 2010 - ma@suse.de
2551 - Fix CURLOPT_MAX_RECV_SPEED_LARGE expecting a curl_off_t argument.
2553 -------------------------------------------------------------------
2554 Tue Jun 29 10:22:06 CEST 2010 - ma@suse.de
2556 - Respect zypp.conf policy settings when solving for update.
2558 -------------------------------------------------------------------
2559 Fri Jun 25 11:35:52 CEST 2010 - ma@suse.de
2561 - Don't bloat logfile by logging install progess values.
2563 -------------------------------------------------------------------
2564 Thu Jun 10 01:13:49 CEST 2010 - ma@suse.de
2566 - Update zypp-po.tar.bz2
2568 -------------------------------------------------------------------
2569 Mon Jun 7 17:52:50 CEST 2010 - ma@suse.de
2571 - Add missing Date constant declarations.
2574 -------------------------------------------------------------------
2575 Mon Jun 7 11:46:58 CEST 2010 - ma@suse.de
2577 - Prevent against daemons launched in rpm %post, that do not close
2578 their filedescriptors. Original fix was accidentally reverted.
2582 -------------------------------------------------------------------
2583 Sun Jun 6 01:13:52 CEST 2010 - ma@suse.de
2585 - Update zypp-po.tar.bz2
2587 -------------------------------------------------------------------
2588 Fri Jun 4 17:14:17 CEST 2010 - ma@suse.de
2590 - Fix default evaluation of recommendations of installed
2591 packages (bnc#605490)
2594 -------------------------------------------------------------------
2595 Thu Jun 3 01:14:08 CEST 2010 - ma@suse.de
2597 - Update zypp-po.tar.bz2
2599 -------------------------------------------------------------------
2600 Fri May 21 20:00:55 CEST 2010 - ma@suse.de
2602 - Fix broken IdStringType comparison (bnc#607572)
2605 -------------------------------------------------------------------
2606 Thu May 20 21:01:05 CEST 2010 - ma@suse.de
2608 - Fix packages provided via delta rpm being placed in
2609 the wrong package cache (bnc#607583)
2612 -------------------------------------------------------------------
2613 Thu May 20 01:13:49 CEST 2010 - ma@suse.de
2615 - Update zypp-po.tar.bz2
2617 -------------------------------------------------------------------
2618 Tue May 18 18:02:44 CEST 2010 - ma@suse.de
2620 - Fix arch detection on sprac (bug #566291)
2621 - Arch: add sparc64v and sparcv9v and armv7l
2622 - RepoManager: refresh repo if last refresh is in the future (bnc#593617)
2625 -------------------------------------------------------------------
2626 Mon May 17 15:25:14 CEST 2010 - ma@suse.de
2628 - Fix package-manager-su to support LXDE (Andrea Florio) (bnc#582235)
2629 - Cleanup spec file (Pavol Rusnak)
2632 -------------------------------------------------------------------
2633 Sun May 16 01:13:39 CEST 2010 - ma@suse.de
2635 - Update zypp-po.tar.bz2
2637 -------------------------------------------------------------------
2638 Wed May 12 19:09:54 CEST 2010 - ma@suse.de
2640 - Add methods to evaluate gpg geys expiration dates.
2641 - Export all rpmDb keys to the zypp trusted keyring in one go.
2644 -------------------------------------------------------------------
2645 Wed May 12 17:35:44 CEST 2010 - ma@suse.de
2647 - Update zypp-po.tar.bz2
2649 -------------------------------------------------------------------
2650 Sun May 9 01:13:45 CEST 2010 - ma@suse.de
2652 - Update zypp-po.tar.bz2
2654 -------------------------------------------------------------------
2655 Sat May 8 01:13:43 CEST 2010 - ma@suse.de
2657 - Update zypp-po.tar.bz2
2659 -------------------------------------------------------------------
2660 Fri May 7 01:13:55 CEST 2010 - ma@suse.de
2662 - Update zypp-po.tar.bz2 (Revision: 54959)
2664 -------------------------------------------------------------------
2665 Wed May 5 14:49:39 CEST 2010 - ma@suse.de
2667 - Update zypp-po.tar.bz2 (Revision: 54959)
2669 -------------------------------------------------------------------
2670 Tue May 4 01:13:43 CEST 2010 - ma@suse.de
2672 - Update translations.
2674 -------------------------------------------------------------------
2675 Mon May 3 18:12:36 CEST 2010 - ma@suse.de
2677 - Improve solver.cleandepsOnRemove result by evaluating the install
2678 history to find packages installed on behalf of a user request (not
2679 auto added by the solver).
2682 -------------------------------------------------------------------
2683 Sat May 1 01:13:43 CEST 2010 - ma@suse.de
2685 - Update translations.
2687 -------------------------------------------------------------------
2688 Fri Apr 30 01:13:46 CEST 2010 - ma@suse.de
2690 - Update translations.
2692 -------------------------------------------------------------------
2693 Thu Apr 29 17:10:29 CEST 2010 - ma@suse.de
2695 - Cleanup when deleting packages. New zypp.conf expert option
2696 solver.cleandepsOnRemove telling whether the solver should per
2697 default try to remove packages exclusively required by the ones
2698 he's asked to delete (default false).
2699 - Resolver::cleandepsOnRemove API to allow applications to change
2703 -------------------------------------------------------------------
2704 Thu Apr 29 01:13:40 CEST 2010 - ma@suse.de
2706 - Update translations.
2708 -------------------------------------------------------------------
2709 Wed Apr 28 16:35:04 CEST 2010 - ma@suse.de
2711 - Enable splitprovides on update.
2713 -------------------------------------------------------------------
2714 Wed Apr 28 01:13:37 CEST 2010 - ma@suse.de
2716 - Update translations.
2718 -------------------------------------------------------------------
2719 Tue Apr 27 17:42:20 CEST 2010 - ma@suse.de
2721 - Selectable: Classify broken but locked patch as isUnwanted (bnc#577118)
2724 -------------------------------------------------------------------
2725 Tue Apr 27 11:25:17 CEST 2010 - ma@suse.de
2727 - Use libudev to detect available cd/dvd devices (bnc#590707,fate#308980)
2728 - Fix specfile to BuildRequire libudev-devel.
2731 -------------------------------------------------------------------
2732 Mon Apr 26 11:57:23 CEST 2010 - ma@suse.de
2734 - Support URLs and ISOs ending on 'Media1', 'Media2', etc., when
2735 rewiting the URL to access a specific media number. By now only
2736 nanmes ending on 'CD' or 'DVD' were supported. (bnc#594850)
2738 -------------------------------------------------------------------
2739 Fri Apr 23 01:13:34 CEST 2010 - ma@suse.de
2741 - Update translations.
2743 -------------------------------------------------------------------
2744 Wed Apr 21 01:13:38 CEST 2010 - ma@suse.de
2746 - Update translations.
2748 -------------------------------------------------------------------
2749 Tue Apr 20 16:56:59 CEST 2010 - ma@suse.de
2751 - /etc/zypp/locks: Allow to specify edition ranges with
2752 solvable:name and dependencies.
2755 -------------------------------------------------------------------
2756 Thu Apr 15 12:49:01 CEST 2010 - ma@suse.de
2758 - Provide name of the lock holder in ZYppFactoryException. (bnc#580513)
2761 -------------------------------------------------------------------
2762 Wed Apr 14 15:09:18 CEST 2010 - ma@suse.de
2764 - Using boost-1.42 requires -fno-strict-aliasing (bnc#595545)
2765 - Bump major version for 11.3 development.
2768 -------------------------------------------------------------------
2769 Tue Apr 13 14:36:31 CEST 2010 - ma@suse.de
2771 - Fix parsing port from IPv6 URL (bnc#593385)
2773 -------------------------------------------------------------------
2774 Fri Mar 26 19:23:59 CET 2010 - ma@suse.de
2776 - Propagate ZConfig::setTextLocale to pool. (bnc#588850)
2777 - version 6.31.3 (31)
2779 -------------------------------------------------------------------
2780 Fri Mar 26 13:50:08 CET 2010 - ma@suse.de
2782 - Fix guessing package spec to match package names only. (bnc#590864)
2783 - version 6.31.2 (31)
2785 -------------------------------------------------------------------
2786 Tue Mar 23 16:55:56 CET 2010 - ma@suse.de
2788 - Add static Target::distributionLabel to return the baseproducts
2789 shortName and summary. Mainlu used for the bootloader menu. (bnc #586303)
2790 - version 6.31.1 (31)
2792 -------------------------------------------------------------------
2793 Thu Mar 18 17:17:02 CET 2010 - ma@suse.de
2795 - Fix broken bit values in enum VendorSupportOption (bnc#589331)
2796 - version 6.31.0 (31)
2798 -------------------------------------------------------------------
2799 Fri Mar 12 14:46:25 CET 2010 - ma@suse.de
2801 - Fix handling of symlinked packages in package cache. (bnc #585409)
2802 - version 6.30.5 (19)
2804 -------------------------------------------------------------------
2805 Tue Feb 23 19:05:04 CET 2010 - jkupec@suse.cz
2807 - Avoiding use of 'guest' if 'credentials' is used when moutning
2808 a CIFS share. This caused 'permission denied' error with certain
2809 server configurations (bnc #560496).
2811 -------------------------------------------------------------------
2812 Tue Feb 23 17:31:05 CET 2010 - ma@suse.de
2814 - Check if a downloaded file actually exists even if aria2c returned 0.
2816 - version 6.30.3 (19)
2818 -------------------------------------------------------------------
2819 Mon Feb 22 15:25:34 CET 2010 - jkupec@suse.cz
2821 - Made CURLE_PARTIAL_FILE an auto-retry error (bnc #471436)
2823 -------------------------------------------------------------------
2824 Mon Feb 22 13:09:09 CET 2010 - ma@suse.de
2826 - Turn off cookies when retrieving services repoindex.xml (bnc #573897)
2827 - Consider pending disable requests when removing service repositories. (bnc #572634)
2828 - version 6.30.1 (19)
2830 -------------------------------------------------------------------
2831 Sun Feb 21 14:11:49 CET 2010 - jkupec@suse.cz
2833 - RepoManager::cleanCacheDirGarbage added for removing directories
2834 which do not belong to any of known repos (bnc #467693)
2835 - version 6.30.0 (19)
2837 -------------------------------------------------------------------
2838 Thu Feb 11 13:40:49 CET 2010 - ma@suse.de
2840 - On SLE aria2 is not required, so conflict with a too old aria2
2841 version installed. (bnc #578052)
2842 - version 6.29.5 (19)
2844 -------------------------------------------------------------------
2845 Wed Feb 10 12:45:21 CET 2010 - ma@suse.de
2847 - Fix package-manager script wrongly escaping UTF-8 chars in path
2849 - version 6.29.4 (19)
2851 -------------------------------------------------------------------
2852 Mon Feb 8 13:21:40 CET 2010 - ma@suse.de
2854 - Support an alternate SLE-SP1 translation set.
2855 - version 6.29.3 (19)
2857 -------------------------------------------------------------------
2858 Wed Feb 3 15:57:13 CET 2010 - ma@suse.de
2860 - Remember the enabled state of removed service repositories. This
2861 way we are able to restore service repositories correctly after a
2862 subscrition expired and gets renewed. (bnc #572634)
2863 - version 6.29.2 (19)
2865 -------------------------------------------------------------------
2866 Thu Jan 28 16:12:25 CET 2010 - jkupec@suse.cz
2868 - Abort aria2c download when the progress callback receives 'false'
2871 -------------------------------------------------------------------
2872 Tue Jan 19 14:50:15 CET 2010 - ma@suse.de
2874 - Evaluate SolvAttr::repositoryToolVersion to prevent loading
2875 outdated solv files. (bnc #570623)
2876 - version 6.29.0 (19)
2878 -------------------------------------------------------------------
2879 Fri Jan 15 18:15:26 CET 2010 - jkupec@suse.cz
2881 - Use regex to parse aria2c progress lines (bnc #570917)
2882 - version 6.28.1 (19)
2884 -------------------------------------------------------------------
2885 Thu Jan 7 12:25:24 CET 2010 - jkupec@suse.cz
2887 - Set SignatureFileChecker context even if the key is not known
2889 - version 6.28.0 (19)
2891 -------------------------------------------------------------------
2892 Thu Dec 10 17:18:34 CET 2009 - jkupec@suse.cz
2894 - RepoInfoBase::label() added for use in UI messages, plus
2895 ZConfig::repoLabelIsAlias()
2897 -------------------------------------------------------------------
2898 Tue Dec 8 19:41:17 CET 2009 - ma@suse.de
2900 - Fix transaction building in presence of multiversion installable items.
2901 - version 6.27.1 (19)
2903 -------------------------------------------------------------------
2904 Fri Dec 4 17:19:58 CET 2009 - ma@suse.de
2906 - Improve multiversion status handling and installation. (fate #305311)
2907 - version 6.27.0 (19)
2909 -------------------------------------------------------------------
2910 Fri Dec 4 14:56:19 CET 2009 - jkupec@suse.cz
2912 - Don't allow an alias to start with '.' (bnc #473834)
2914 -------------------------------------------------------------------
2915 Thu Dec 3 12:00:16 CET 2009 - ma@suse.de
2917 - PickList and status interface for handling packages which are
2918 installable in multiple versions. (fate #305311)
2919 - version 6.26.0 (19)
2921 -------------------------------------------------------------------
2922 Wed Dec 2 13:10:43 CET 2009 - ma@suse.de
2924 - Add Selectable::highestAvailableVersionObj. Returns the highest
2925 available package version, ignoring priorities and policies. (bnc #557557)
2926 - version 6.25.0 (19)
2928 -------------------------------------------------------------------
2929 Mon Nov 30 17:56:02 CET 2009 - ma@suse.de
2931 - Also parse <product> tag from .prod files <upgrade> section.
2932 - version 6.24.3 (19)
2934 -------------------------------------------------------------------
2935 Fri Nov 27 11:20:34 CET 2009 - ma@suse.de
2937 - Fix chroot execution of update scripts. (bnc #558813)
2938 - version 6.24.3 (19)
2940 -------------------------------------------------------------------
2941 Thu Nov 26 16:06:52 CET 2009 - jkupec@suse.cz
2943 - Fixed parsing of download speed from aria2c (bnc #537870)
2945 -------------------------------------------------------------------
2946 Wed Nov 25 16:28:29 CET 2009 - ma@suse.de
2948 - Add ui::Selecatble interface for picking specific package versions
2949 to install or delete if multiversion install is on.
2950 - version 6.24.0 (19)
2952 -------------------------------------------------------------------
2953 Fri Nov 20 13:30:02 CET 2009 - ma@suse.de
2955 - Parse zypp.conf multiversion option and make the setting available
2956 in pool and resolver.
2957 - version 6.23.0 (19)
2959 -------------------------------------------------------------------
2960 Mon Nov 16 16:27:39 CET 2009 - ma@suse.de
2962 - Specfile fixes to build on sle11-sp1.
2963 - Fix repository probing and building in presence of productdir. (bnc #553712)
2964 - version 6.22.3 (19)
2966 -------------------------------------------------------------------
2967 Thu Nov 12 15:31:10 UTC 2009 - dmacvicar@suse.de
2969 - Forward port and document already present changes
2971 * void SEGV if trying to access data of installed packages, that were
2972 deleted behind our back (bnc #530595)
2973 * ProxyInfoSysconfig: take care variables get initialized.
2974 * Fix parsing of rpm.install.excludedocs option (bnc #518883)
2975 * Use rpm variables in specfile. (bnc #512466)
2976 * Fix to compile with -Werror=format-security
2977 * Fix packageand() in testcase generation
2978 * Don't link unneeded libraries. (bnc #490895)
2979 * Fix Patch::categoryEnum.
2980 * Adapt to changed satsolver API. (bnc #480303)
2981 * Taking ALL translations for generating GMO files (bnc #458739)
2982 * Advice users to contact NCC if access to a 'novell.com'
2983 repository is denied (bnc #464586).
2984 - version 6.22.2 (19)
2986 -------------------------------------------------------------------
2987 Thu Nov 12 11:53:04 CET 2009 - ma@suse.de
2989 - Raised the limit of redirections from 3 to 6 (bnc #465532)
2990 - Following redirections also for https (bnc #545722).
2991 - Following https redirections requires at least libcurl4-7.19.4. (bnc #553895)
2992 - Do not report cached packages as being downloaded. (bnc #545295)
2993 - Per default do not collect and report deleted files outside bin and lib
2994 directories for 'zypper ps'. (bnc #554480)
2995 - version 6.22.1 (19)
2997 -------------------------------------------------------------------
2998 Wed Nov 11 13:54:52 CET 2009 - ma@suse.de
3000 - CheckAccessDeleted: Per default do not collect and report deleted files
3001 that outside bin and lib directories. 'zypper ps' reporting false positive
3002 seems to confuse. (bnc #554480)
3004 -------------------------------------------------------------------
3005 Wed Nov 11 11:45:01 CET 2009 - ma@suse.de
3007 - Following https redirections requires at least libcurl4-7.19.4. (bnc #553895)
3009 -------------------------------------------------------------------
3010 Fri Nov 6 22:16:10 CET 2009 - ma@suse.de
3012 - dup: Process drop list only if product actually changes. (bnc #552180)
3013 - Selectable: Consider allowed arch/noarch changes when comuting candiadates.
3014 - version 6.22.0 (19)
3016 -------------------------------------------------------------------
3017 Mon Nov 2 21:33:40 CET 2009 - ma@suse.de
3019 - Enhance interface for zypper. (bnc #551956)
3020 - version 6.21.4 (19)
3022 -------------------------------------------------------------------
3023 Mon Nov 2 20:03:31 CET 2009 - ma@suse.de
3025 - CIFS/SMB: Support mountoption 'noguest' to prevent passing 'guest' option
3026 to mount. "cifs://server/share/path?mountoptions=noguest,ro" (bnc #547354)
3027 - version 6.21.3 (19)
3029 -------------------------------------------------------------------
3030 Mon Nov 2 16:35:33 CET 2009 - ma@suse.de
3032 - CheckAccessDeleted: Avoid reporting false positive due to insufficient
3035 -------------------------------------------------------------------
3036 Mon Nov 2 13:59:33 CET 2009 - ma@suse.de
3038 - Don't try to access droplist of dropped products. (bnc #551697)
3039 - version 6.21.2 (19)
3041 -------------------------------------------------------------------
3042 Fri Oct 30 12:30:48 CET 2009 - ma@suse.de
3044 - Don't try to use an empty proxy string. (bnc #551314)
3045 - MediaSMB failed to pass the --workgroup option to mount. (bnc #547354)
3046 - version 6.21.1 (19)
3048 -------------------------------------------------------------------
3049 Fri Oct 30 11:28:05 CET 2009 - ma@suse.de
3051 - New class PoolItemBest: Find the best candidates e.g. in a PoolQuery
3052 result. ui::Selectabe enhancements. Both will aid applications to
3053 install package sets determined by query results. (bnc # 548392)
3054 - Fix upgradeRepo solution to keep obsolete packages. (bnc #550915)
3055 - Updated iso3166-1 country codes (bnc #531350)
3056 - version 6.21.0 (19)
3058 -------------------------------------------------------------------
3059 Tue Oct 27 12:30:29 CET 2009 - ma@suse.de
3061 - Add Resolver::upgradingRepo demanded by GUI. (bnc #548551)
3062 - version 6.20.0 (19)
3064 -------------------------------------------------------------------
3065 Thu Oct 22 15:09:57 CEST 2009 - ma@suse.de
3067 - Fixes to make libzypp-bindings compile.
3068 - version 6.19.3 (19)
3070 -------------------------------------------------------------------
3071 Tue Oct 20 16:06:13 CEST 2009 - ma@suse.de
3073 - Credentials are passed as commandline options to aria2c, so strip any
3074 'user@' from the URL. Otherwise aria will use an empty password for
3075 this URL and authentication will fail. (bnc #544634)
3076 - version 6.19.2 (19)
3078 -------------------------------------------------------------------
3079 Mon Oct 19 13:39:31 CEST 2009 - ma@suse.de
3081 - Repository::setInfo: Propagate priority changes to the solver to
3082 avoid reloading the whole repo (bnc #498266).
3083 - version 6.19.1 (19)
3085 -------------------------------------------------------------------
3086 Thu Oct 15 20:48:02 CEST 2009 - ma@suse.de
3088 - ResStatus: add isOrphaned to test whether a package is not provided
3089 by any enabled repository. Orphaned packages are usually good candidates
3090 for cleanup unless the providing repository was intentionally disabled.
3091 - version 6.19.0 (19)
3093 -------------------------------------------------------------------
3094 Thu Oct 15 17:28:38 CEST 2009 - dmacvicar@suse.de
3096 - aria2: pass credentials in a file instead of the command line
3098 - aria2: we get the url in the progress if there is no response
3099 from the server yet, handle that to avoid flooding the log.
3100 - version 6.18.2 (17)
3102 -------------------------------------------------------------------
3103 Thu Oct 15 16:56:25 CEST 2009 - ma@suse.de
3105 - Performing a dist upgrade the solver may try to delete old and no
3106 longer provided (dropped) packages, even if they do not cause any
3107 dependency problem. This behaviour may be trurned off via zypp.conf
3108 option solver.upgradeRemoveDropedPackages. (bnc #539543)
3109 - New zypp.conf option solver.upgradeRemoveDropedPackages (true).
3110 - Add Product::droplist: List of dropped packages, i.e. packages no
3111 longer provided by a product.
3112 - version 6.18.1 (17)
3114 -------------------------------------------------------------------
3115 Wed Oct 7 16:45:21 CEST 2009 - ma@suse.de
3117 - Return update messages via ZYppCommitResult. Support variable
3118 substitution in notification command. (fate #301175)
3119 - Fix evaluation of no_proxy entries (bnc #543337)
3120 - aria/curl: Fix header data in case the target is
3121 not initialized when downloading.
3122 - version 6.18.0 (17)
3124 -------------------------------------------------------------------
3125 Thu Sep 24 17:21:45 CEST 2009 - ma@suse.de
3127 - Add zypp.conf option update.messages.notify: Command to be invoked
3128 to send update messages. (fate #301175)
3129 - version 6.17.2 (17)
3131 -------------------------------------------------------------------
3132 Tue Sep 22 20:32:38 CEST 2009 - ma@suse.de
3134 - Add Selectable::updateCandidateObj returning the candidate for
3135 update, if there is one. The updateCandidate must not violate
3136 any active solver policy.
3137 - version 6.17.1 (17)
3139 -------------------------------------------------------------------
3140 Fri Sep 18 17:20:37 CEST 2009 - ma@suse.de
3142 - Make sure rpmReadConfigFiles was called before using librpm (bnc #539603).
3143 - Remove dead rpm database caching code from class RpmDb.
3144 - version 6.17.0 (17)
3146 -------------------------------------------------------------------
3147 Fri Sep 11 15:13:30 CEST 2009 - ma@km13.de
3149 - New commit.downloadMode option in zypp.conf. Allows to set a
3150 prefered download policy for commit.
3151 - version 6.16.0 (11)
3153 -------------------------------------------------------------------
3154 Thu Sep 10 19:03:01 CEST 2009 - ma@suse.de
3156 - Support nfs4 (nfs4://... or nfs://...?type=nfs4) (fate #306451)
3157 - Added Url::schemeIsLocal, schemeIsRemote, schemeIsVolatile and
3158 schemeIsDownloading.
3159 - version 6.15.0 (11)
3161 -------------------------------------------------------------------
3162 Wed Sep 9 15:02:18 CEST 2009 - ma@suse.de
3164 - Add Capability::guessPackageSpec; parser also supporting "name-ver-rel.arch"
3165 formats for building Capabilities(originally "name.arch=ver-rel").
3166 - version 6.14.3 (11)
3168 -------------------------------------------------------------------
3169 Mon Sep 7 17:31:20 CEST 2009 - ma@suse.de
3171 - Fix resolution to force installation even if dependencies are missing.
3173 - Rephrase solver resolution to point out if a package will break.
3176 -------------------------------------------------------------------
3177 Fri Sep 4 12:19:50 CEST 2009 - ma@suse.de
3179 - Lock rpms architecture only on distupgrade of the running system.
3181 - version 6.14.2 (11)
3183 -------------------------------------------------------------------
3184 Thu Sep 3 13:41:31 CEST 2009 - ma@suse.de
3186 - Fix PoolQuery comparison (bnc #528755)
3187 - Fix serialization and restore of predicated PoolQueries.
3188 - version 6.14.0 (11)
3190 -------------------------------------------------------------------
3191 Mon Aug 31 15:17:01 CEST 2009 - ma@suse.de
3193 - package-manager script: Fall back to package selection if no
3194 packages are passed on the commandline. (bnc #529137)
3196 -------------------------------------------------------------------
3197 Fri Aug 28 17:33:55 CEST 2009 - dmacvicar@suse.de
3199 - package-manager script:
3200 do not fail if kpackagekit is not installed (bnc #529510)
3201 - version 6.13.3 (11)
3203 -------------------------------------------------------------------
3204 Wed Aug 26 15:55:22 CEST 2009 - ma@suse.de
3206 - Tune CheckAccessDeleted to focus on libraries and executables.
3207 - version 6.13.2 (11)
3209 -------------------------------------------------------------------
3210 Thu Aug 6 18:18:21 CEST 2009 - ma@suse.de
3212 - Provide class CheckAccessDeleted and command zypp-CheckAccessDeleted
3213 to check for running processes which access meanwhile deleted files or
3214 libraries. This may be used after commit, when trying to figure out
3215 which services need to be restated. (fate #300763).
3216 - version 6.13.1 (11)
3218 -------------------------------------------------------------------
3219 Mon Aug 3 18:46:13 CEST 2009 - ma@suse.de
3221 - New Resolver::addUpgradeRepo to perform a dist upgrade restricted to
3222 certain repositories.
3223 - version 6.13.0 (11)
3225 -------------------------------------------------------------------
3226 Fri Jul 31 17:55:33 CEST 2009 - ma@suse.de
3228 - Remove confusing newlines in vendor change info (bnc #503859)
3229 - Removing a package lock was not counted as state change (bnc #501850)
3230 - Take solver_allowVendorChange option into account when computing the
3231 Selectables default candidate.
3232 - version 6.12.0 (11)
3234 -------------------------------------------------------------------
3235 Wed Jul 29 13:36:19 CEST 2009 - ma@suse.de
3237 - Avoid deadlock after fork and failed exec. (bnc 493152)
3238 - No need to manually detect the location of aria2 binary.
3239 - version 6.11.4 (11)
3241 -------------------------------------------------------------------
3242 Tue Jul 28 23:05:43 CEST 2009 - jkupec@suse.cz
3244 - Fixed parsing of download rate report (changed in aria2 1.4.0)
3247 -------------------------------------------------------------------
3248 Mon Jul 27 16:05:43 CEST 2009 - ma@suse.de
3250 - Create LogControl on demand instead of using a static var. (bnc #525339)
3251 - version 6.11.2 (11)
3253 -------------------------------------------------------------------
3254 Thu Jul 23 00:22:50 CEST 2009 - ma@km13.de
3256 - New misc::defaultLoadSystem: Convenience to create the ZYpp instance
3257 and load target and enabled repositories.
3259 -------------------------------------------------------------------
3260 Wed Jul 22 14:57:32 CEST 2009 - ma@suse.de
3262 - New class InstanceId to build strings to identify/retrieve specific
3264 - version 6.11.1 (11)
3266 -------------------------------------------------------------------
3267 Mon Jul 20 23:57:46 CEST 2009 - ma@km13.de
3269 - Add download policies to ZYppCommitPolicy, supporting DownloadOnly
3270 and DownloadInAdvance. (fate #302159, fate #305624)
3271 - version 6.11.0 (11)
3273 -------------------------------------------------------------------
3274 Thu Jul 16 17:05:27 CEST 2009 - dmacvicar@suse.de
3276 - add support to the package-manager script to use kpackagekit
3277 or gnome-packagekit if available, which allows to install local
3278 rpms with one click from file manager following desktop policies
3279 and fetching other dependencies if required.
3281 - version 6.10.5 (10)
3283 -------------------------------------------------------------------
3284 Thu Jul 16 16:25:24 CEST 2009 - ma@suse.de
3286 - New solver.upgradeTestcasesToKeep option in zypp.conf. It tells
3287 how many dist upgrade solver testcases should be kept on the system.
3288 Per default just the last two are kept.
3289 - version 6.10.4 (10)
3291 -------------------------------------------------------------------
3292 Wed Jul 15 17:53:43 CEST 2009 - ma@suse.de
3294 - Don't write a solver testcase when solving for dist upgrade,
3295 but when actually committing.
3296 - version 6.10.3 (10)
3298 -------------------------------------------------------------------
3299 Wed Jul 15 16:45:39 CEST 2009 - ma@suse.de
3301 - Add new string Match::Mode STRINGSTART and STRINGEND.
3303 -------------------------------------------------------------------
3304 Tue Jul 15 14:38:51 CEST 2009 - jkupec@suse.cz
3306 - log redirections when cURL media backend is used (fate #305320).
3308 -------------------------------------------------------------------
3309 Tue Jul 14 18:15:51 CEST 2009 - ma@suse.de
3311 - Support "product version" detection on systems not using
3312 /etc/product.d/baseproduct by looking for the first package
3313 providing ZConfig::distroverpkg (defaults to redhat-release).
3314 - version 6.10.2 (10)
3316 -------------------------------------------------------------------
3317 Fri Jul 10 15:21:39 CEST 2009 - ma@suse.de
3319 - Adapt to boost_unit_test_framework-1.38.
3320 - version 6.10.1 (10)
3322 -------------------------------------------------------------------
3323 Wed Jul 8 16:19:31 CEST 2009 - ma@suse.de
3325 - Remove obsolete UpgradeStatistics class from libzypp.
3327 -------------------------------------------------------------------
3328 Tue Jul 7 17:45:47 CEST 2009 - ma@suse.de
3330 - Fix HistoryLog to initialize on demand.
3331 - version 6.10.0 (10)
3333 -------------------------------------------------------------------
3334 Fri Jul 3 13:01:13 CEST 2009 - ma@suse.de
3336 - Fix parsing of rpm.install.excludedocs option (bnc #518883)
3338 -------------------------------------------------------------------
3339 Fri Jul 3 09:20:56 CEST 2009 - ma@suse.de
3341 - When unmounting ISO images, don't mix up exceptions thrown by the
3342 loop mounted ISO and those thrown by the media containing it.
3345 -------------------------------------------------------------------
3346 Thu Jul 2 16:42:42 CEST 2009 - ma@suse.de
3348 - Adapt to satsolvers improved dataiterator handling.
3351 -------------------------------------------------------------------
3352 Wed Jul 1 18:05:54 CEST 2009 - ma@suse.de
3354 - Support PoolQuery for sub-structures attributes. (fate #305503)
3357 -------------------------------------------------------------------
3358 Wed Jul 1 13:44:04 CEST 2009 - ma@suse.de
3360 - Running as non-root user use a temporary @System solvfile in case the
3361 global one is outdated and needed refresh. (bnc #517183)
3364 -------------------------------------------------------------------
3365 Tue Jun 30 16:32:08 CEST 2009 - ma@suse.de
3367 - Enhance LookupAttr to allow direct query of attributes within
3368 sub-structures (flexarrays).
3370 -------------------------------------------------------------------
3371 Fri Jun 26 12:06:51 CEST 2009 - ma@suse.de
3373 - Enhance PoolQueryIterator to allow detailed inspection of attribute
3375 - Prefer datadir stored as repo attribute, but fallback searching in
3376 solvbales (old solv files do this).
3379 -------------------------------------------------------------------
3380 Tue Jun 23 13:29:36 CEST 2009 - ma@suse.de
3382 - Allow building libzypp with rpm-5 (experimental)
3385 -------------------------------------------------------------------
3386 Wed Jun 17 15:39:17 CEST 2009 - ma@suse.de
3388 - Allow building libzypp without HAL (not recommended). Without HAL
3389 CD/DVD device detection is limited to /dev/dvd and /dev/cdrom.
3392 -------------------------------------------------------------------
3393 Fri Jun 5 21:16:45 CEST 2009 - ma@suse.de
3395 - Fix solver to use IdSting to avoid failing vendor checks.
3398 -------------------------------------------------------------------
3399 Thu Jun 4 14:22:58 CEST 2009 - ma@suse.de
3401 - Cleanup and remove deprecated interface methods.
3404 -------------------------------------------------------------------
3405 Fri May 29 20:12:55 CEST 2009 - ma@suse.de
3407 - Improve PoolQuery to allow queries on dependencies. (bnc #475682)
3410 -------------------------------------------------------------------
3411 Thu May 28 12:53:02 CEST 2009 - ma@suse.de
3413 - New solver.allowVendorChange expert option in zypp.conf.
3416 ------------------------------------------------------------------
3417 Wed May 20 14:23:07 CEST 2009 - ma@suse.de
3419 - Fix lost housekeeping data in modifyRepo (bnc #503207)
3421 -------------------------------------------------------------------
3422 Fri May 8 16:43:47 CEST 2009 - ma@suse.de
3424 - Allow service refresh to change a repositories url (bnc #502157)
3426 -------------------------------------------------------------------
3427 Tue May 5 13:39:08 CEST 2009 - ma@suse.de
3429 - Detect and compile with rpm 4.7 (bnc #444211)
3432 -------------------------------------------------------------------
3433 Mon May 4 16:19:54 CEST 2009 - ma@suse.de
3435 - Improve problem report on broken systemCheck rule (bnc #475144)
3437 -------------------------------------------------------------------
3438 Mon Apr 27 15:26:54 CEST 2009 - ma@suse.de
3440 - In update repos providing multiple release package versions for
3441 the same product, link a product to the latest version. (bnc #497696)
3443 -------------------------------------------------------------------
3444 Mon Apr 27 14:28:07 CEST 2009 - ma@suse.de
3446 - New classes wraping satsolver datamatcher (Match and sat::AttrMatcher)
3447 - Extend LookupAttr to support matching specific string patterns.
3448 - Rewrote PoolQuery::Iterator (adapt to AttrMatcher, fixes and speedup)
3451 -------------------------------------------------------------------
3452 Thu Apr 16 12:49:40 CEST 2009 - ma@suse.de
3454 - Soft lock packages deleted on behalf of a user request.
3457 -------------------------------------------------------------------
3458 Tue Mar 31 15:51:32 CEST 2009 - ma@suse.de
3460 - New zypp.conf option 'download.media_preference': Hint which media
3461 to prefer when installing packages (download vs. CD).
3464 ------------------------------------------------------------------
3465 Thu Mar 12 18:38:30 CET 2009 - ma@suse.de
3467 - Add Resolver::setSolveSrcPackages. Per default disable solving
3468 of source package dependencies. We will later allow to enable
3472 -------------------------------------------------------------------
3473 Fri Mar 6 17:17:26 CET 2009 - dmacvicar@suse.de
3475 - aria2: show the download speed in the right unit
3476 - aria2: show the filename in progress, not the repository
3477 - aria2: don't show done twice
3479 -------------------------------------------------------------------
3480 Thu Mar 5 14:52:44 CET 2009 - ma@suse.de
3482 - Remove a lock if the locking process is in zombie state. (bnc #481577)
3484 -------------------------------------------------------------------
3485 Wed Mar 4 00:13:19 CET 2009 - jkupec@suse.cz
3487 - zypp.conf: fixed and enabled 'servicesdir'
3489 -------------------------------------------------------------------
3490 Tue Mar 3 13:38:11 CET 2009 - dmacvicar@suse.de
3492 - aria2: implement speed indicators (bnc#475506)
3493 - aria2: implement progress indicators correctly (bnc#473846)
3494 - aria2: fix broken pipe when looking for aria2c which caused
3495 a fallback to curl. (bnc#480930)
3496 - aria2: implement saving and reading mirror stats data in
3497 /var/cache/zypp/aria2.stats
3498 - aria2: handle failover correctly (bnc#481115)
3499 - aria2: various improvements in error and report handling
3500 - aria2: curl: reset settings on attach to avoid duplicate
3504 -------------------------------------------------------------------
3505 Tue Mar 3 12:44:24 CET 2009 - ma@suse.de
3507 - Adapt to changed satsolver API.
3509 -------------------------------------------------------------------
3510 Fri Feb 27 16:23:36 CET 2009 - dmacvicar@suse.de
3512 - Make sure Fetcher pass optional files as non-interactive
3513 - Fixes file does not exist error when key/sig does not exist
3516 -------------------------------------------------------------------
3517 Thu Feb 26 13:49:56 CET 2009 - ma@suse.de
3519 - Use correct default for zconfig(solver.checkSystemFile) (bnc# 475144)
3521 -------------------------------------------------------------------
3522 Thu Feb 26 01:25:33 CET 2009 - ma@suse.de
3524 - Prevent ResStatus from overriding user locks. (bnc #475230)
3526 -------------------------------------------------------------------
3527 Sun Feb 22 15:27:11 CET 2009 - ma@suse.de
3529 - Never refresh repositories from CD/DVD, once they are created. (bnc #476429)
3531 -------------------------------------------------------------------
3532 Sat Feb 21 18:31:17 CET 2009 - dmacvicar@suse.de
3534 Implemented the following options with aria backend:
3536 - download.max_concurrent_connections (default 2)
3537 download.min_download_speed (default no limit)
3538 download.max_download_speed (default no limit)
3539 download.max_silent_tries (default 5)
3541 -------------------------------------------------------------------
3542 Fri Feb 20 16:28:19 CET 2009 - dmacvicar@suse.de
3544 - MediaAria2c: allow disabling aria2 using ZYPP_ARIA2C=0.
3545 Various improvements including file existence checking
3546 Disable HEAD request if aria2c >= 1.20
3547 Restrict max connections to 2 for now.
3549 -------------------------------------------------------------------
3550 Wed Feb 18 15:51:38 CET 2009 - ma@suse.de
3552 - Neither lose packages with empty name, nor SEGV when processing them. (bnc #470011)
3554 -------------------------------------------------------------------
3555 Tue Feb 17 23:17:54 CET 2009 - ma@suse.de
3557 - Compute obsoletes based on names only (not considering provides) (bnc #471023)
3559 -------------------------------------------------------------------
3560 Tue Feb 17 12:56:57 CET 2009 - jkupec@suse.cz
3562 - Fixed FTP authentication (bnc #472879)
3564 -------------------------------------------------------------------
3565 Wed Feb 11 13:31:03 CET 2009 - ma@suse.de
3567 - Follow IEC and use the binary prefixes (KiB,MiB,GiB) for printing Byte
3568 counts based on a power of 1024 (formerly just K,M,G). Byte counts based
3569 on a power of 1000 stay unaffected (kB,MB,GB).
3571 -------------------------------------------------------------------
3572 Mon Feb 9 13:14:26 CET 2009 - ma@suse.de
3574 - Fix installation prompting for the wrong CD/DVD. (bnc #472892)
3576 -------------------------------------------------------------------
3577 Tue Feb 3 18:07:38 CET 2009 - ma@suse.de
3579 - Send any output from rpm install/delete scripts via callback, so
3580 applications are able to display it. (bnc #369450)
3582 -------------------------------------------------------------------
3583 Mon Feb 2 14:12:08 CET 2009 - ma@suse.de
3585 - Add missing translations (bnc #256289)
3587 -------------------------------------------------------------------
3588 Wed Jan 28 14:37:28 CET 2009 - jkupec@suse.cz
3590 - HistoryLogReader added
3592 -------------------------------------------------------------------
3593 Tue Jan 27 13:35:44 CET 2009 - ma@suse.de
3595 - Respect content-file DATDIR when downloading packages. (bnc #468612)
3597 -------------------------------------------------------------------
3598 Tue Jan 27 13:28:54 CET 2009 - jkupec@suse.cz
3600 - Enabled CredentialManager for MediaSMB (bnc #460970).
3601 - Ignore URL's username, password, and query string in AuthData
3602 comparator in CredentialManager.
3604 -------------------------------------------------------------------
3605 Mon Jan 26 12:41:07 CET 2009 - ma@suse.de
3607 - Let vendor checks per default differ between 'openSUSE Build Service'
3608 and 'openSUSE' (bnc #467262).
3610 -------------------------------------------------------------------
3611 Fri Jan 23 12:34:44 CET 2009 - ma@suse.de
3613 - Fix handling of plaindir repos on mounted devices (e.g. USB) (bnc #464778)
3614 - Fix plaindir checksum computation not to to follow symlinks (bnc #464778)
3616 -------------------------------------------------------------------
3617 Thu Jan 22 10:41:27 CET 2009 - ma@suse.de
3619 - Tell satsolver about product buddies (bnc #466565)
3621 -------------------------------------------------------------------
3622 Fri Jan 9 17:01:10 CET 2009 - jkupec@suse.cz
3624 - handle HTTP 503 reponses as temporary errors (bnc #462545)
3626 -------------------------------------------------------------------
3627 Thu Dec 18 22:26:18 CET 2008 - ma@suse.de
3629 - Fixed lost user request to abort during commit. (bnc #388810, bnc #450273)
3631 - version 5.25.0 (23)
3633 -------------------------------------------------------------------
3634 Thu Dec 18 13:02:27 CET 2008 - ma@suse.de
3636 - Add Package::filelist, faster and less memory consuming
3637 implementation of Package::filenames (now deprecated).
3640 -------------------------------------------------------------------
3641 Thu Dec 11 21:39:50 CET 2008 - ma@suse.de
3643 - Add str::hexencode and str::hexdecode to encode special characters
3645 - Hexdecode modalias strings in rpm dependencies because rpm does not
3646 allow comma, blank and other special chars. (bnc #456695)
3649 -------------------------------------------------------------------
3650 Thu Dec 11 17:13:06 CET 2008 - ma@suse.de
3652 - Catch and report media errors when proving packages. (bnc #457652)
3655 -------------------------------------------------------------------
3656 Wed Dec 10 16:09:08 CET 2008 - ma@suse.de
3658 - Remove obsolete zypp.conf::productsdir and deprecate
3659 ZConfig::productsPath().
3660 - Monitor /etc/products.d to determine if @system.solv needs to be
3661 rebuilt. (bnc #457933)
3663 - version 5.24.7 (23)
3665 -------------------------------------------------------------------
3666 Mon Dec 8 15:31:18 CET 2008 - ma@suse.de
3668 - Execute patch scripts chroot to the installed system. (bnc #456795)
3671 -------------------------------------------------------------------
3672 Mon Dec 8 10:39:30 CET 2008 - schubi@suse.de
3674 - Make the solver reset function public (bnc #439373)
3677 -------------------------------------------------------------------
3678 Sun Dec 7 20:21:09 CET 2008 - coolo@suse.de
3680 - note for coolo: do not trust bash advisory from TPM colleagues
3682 -------------------------------------------------------------------
3683 Fri Dec 5 14:22:11 CET 2008 - ma@suse.de
3685 - Fix solvers inappropriate selection as byUSER (bnc 455965)
3687 - version 5.24.6 (23)
3689 -------------------------------------------------------------------
3690 Thu Dec 4 11:10:35 CET 2008 - coolo@suse.de
3692 - fix %post script to not warn on fresh install
3694 -------------------------------------------------------------------
3695 Mon Dec 1 19:38:24 CET 2008 - ma@suse.de
3697 - Fix install order computation losing some installed packages
3698 pre-requirements. (bnc #439802)
3700 - version 5.24.5 (23)
3702 -------------------------------------------------------------------
3703 Fri Nov 28 16:33:56 CET 2008 - ma@suse.de
3705 - Prune soft locks to prevent installation but not update of
3706 already installed packages.
3708 - version 5.24.4 (23)
3710 -------------------------------------------------------------------
3711 Fri Nov 28 11:36:03 CET 2008 - schubi@suse.de
3713 - Taking solutions which based on user requirements/conflict
3714 "by User" solutions (bnc #442718)
3717 -------------------------------------------------------------------
3718 Fri Nov 28 00:05:17 CET 2008 - ma@suse.de
3720 - Take into account the requirements of all obsoleted packages uninstall
3721 scripts when computing the installation order. (bnc #439802)
3723 - version 5.24.3 (23)
3725 -------------------------------------------------------------------
3726 Thu Nov 27 14:45:07 CET 2008 - dmacvicar@suse.de
3728 - fix maybeUnsuported() method returning wrong result
3729 - add testcase for future coverage
3730 - don't force time based uuid for anonymous id string (bnc #449654)
3731 - RELEASE: 5.24.2 (23)
3733 -------------------------------------------------------------------
3734 Wed Nov 26 17:18:00 CET 2008 - ma@suse.de
3736 - Call 'repo2solv -R' (recursive scan) for plaindir repos. (bnc #443350)
3739 -------------------------------------------------------------------
3740 Wed Nov 26 17:09:12 CET 2008 - dmacvicar@suse.de
3742 - SHA1SUMS.key is not imported by zypp as known key (bnc #446188)
3743 - path and url in add_on_products.xml is evaluated wrong
3746 -------------------------------------------------------------------
3747 Mon Nov 24 17:47:35 CET 2008 - schubi@suse.de
3749 - activate locking for doUpdate (bnc #447684)
3751 - RELEASE: 5.24.1 (23)
3753 -------------------------------------------------------------------
3754 Fri Nov 21 16:56:10 CET 2008 - dmacvicar@suse.de
3756 - remove unused updaterepokey, replaced by repo
3759 -------------------------------------------------------------------
3760 Fri Nov 21 15:12:52 CET 2008 - jkupec@suse.cz
3762 - fixed uninitialized value in OnMediaLocation (bnc #447010)
3765 -------------------------------------------------------------------
3766 Thu Nov 20 23:59:16 CET 2008 - ma@suse.de
3768 - Fix retrieval of deltarpm info.
3770 - version 5.24.0 (23)
3772 -------------------------------------------------------------------
3773 Thu Nov 20 22:15:28 CET 2008 - ma@suse.de
3775 - Fix retrieval of Repository attributes like timestamps, keywords
3779 -------------------------------------------------------------------
3780 Thu Nov 20 19:30:05 CET 2008 - ma@suse.de
3782 - Enhance class LookupAttr and add convenience class LookupRepoAttr to
3783 iterate those solv file attributes which are not acssociated with a
3784 solvable. E.g. product or deltarpm info.
3787 -------------------------------------------------------------------
3788 Wed Nov 19 15:49:38 CET 2008 - jkupec@suse.cz
3790 - encode user-supplied URL strings before using them in the Url object
3791 (bnc #446395, bnc #444267)
3794 -------------------------------------------------------------------
3795 Wed Nov 19 15:15:14 CET 2008 - ma@suse.de
3797 - Support loading helix files.
3800 -------------------------------------------------------------------
3801 Tue Nov 18 18:37:30 CET 2008 - ma@suse.de
3803 - Add class filesystem::Glob to find pathnames matching a pattern
3807 -------------------------------------------------------------------
3808 Thu Nov 13 11:07:56 CET 2008 - schubi@suse.de
3810 - Taking care for ppc64 while distupgrade (bnc #443685)
3813 -------------------------------------------------------------------
3814 Wed Nov 12 18:53:03 CET 2008 - ma@suse.de
3816 - Add Capability ctor from Arch and Name: (Arch_i386, "name") or
3817 (Arch_i386, "name == 1.0").
3820 -------------------------------------------------------------------
3821 Wed Nov 12 14:31:20 CET 2008 - ma@suse.de
3823 - Take care to always reset CURLOPT_TIMECONDITION to prevent incomplete
3824 downloads. (bnc #444109)
3826 - version 5.23.0 (23)
3828 -------------------------------------------------------------------
3829 Wed Nov 12 13:19:02 CET 2008 - ma@suse.de
3831 - Check for modaliases below /sys (bnc #430179)
3834 -------------------------------------------------------------------
3835 Tue Nov 11 18:36:33 CET 2008 - ma@suse.de
3837 - Avoid superfluous file copying and gpg invocation in keyring handling.
3840 -------------------------------------------------------------------
3841 Tue Nov 11 14:48:52 CET 2008 - ma@suse.de
3843 - Prevent fetcher from processing the same index file twice. (bnc #443644)
3845 - version 5.22.0 (21)
3847 -------------------------------------------------------------------
3848 Fri Nov 7 23:55:47 CET 2008 - ma@suse.de
3850 - Fix retrieval of patch contents and references attributes. (bnc #442200)
3852 - version 5.21.0 (21)
3854 -------------------------------------------------------------------
3855 Fri Nov 7 19:51:00 CET 2008 - ma@suse.de
3857 - Add CheckSum::asString.
3860 -------------------------------------------------------------------
3861 Fri Nov 7 17:55:48 CET 2008 - ma@suse.de
3864 - version 5.20.0 (20)
3866 -------------------------------------------------------------------
3867 Thu Nov 6 18:35:25 CET 2008 - dmacvicar@suse.de
3869 - re-add the flavor to the http header now using a flavor
3870 cache that is updated on every target load.
3871 Target::dstributionFlavor provides access to this cache
3872 in case you need the last used flavor without loading
3875 -------------------------------------------------------------------
3876 Thu Nov 6 16:23:03 CET 2008 - schubi@suse.de
3878 - added flag: ignorealreadyrecommended to the testcases (bnc #432136)
3881 -------------------------------------------------------------------
3882 Thu Nov 6 09:41:48 CET 2008 - schubi@suse.de
3884 - Adding rule rpm-arch for installed rpm package in order to avoid
3885 unneeded architecture change. (bnc #441004)
3888 -------------------------------------------------------------------
3889 Tue Nov 4 13:21:35 CET 2008 - jkupec@suse.cz
3891 - handle MediaTimeoutException also in MediaSetAccess::provideFile()
3895 -------------------------------------------------------------------
3896 Mon Nov 3 15:30:53 CET 2008 - dmacvicar@suse.de
3898 - merge contributions by Jon Nelson, the patches resolve
3899 the following issues:
3900 - disable the "Pragma: nocache" header which is automatically
3902 re-enables the use of a caching http proxy (like squid or others)
3903 and corrects (bnc #326208)
3904 - don't generate an If-Modified-Since header if we don't have a
3905 previous file to work with
3906 - don't generate a Proxy-Authenticate header if one is not called
3909 -------------------------------------------------------------------
3910 Fri Oct 31 14:01:57 CET 2008 - ma@suse.de
3912 - Do not save solver locks (by APPL_HIGH).
3915 -------------------------------------------------------------------
3916 Fri Oct 31 13:53:39 CET 2008 - dmacvicar@suse.de
3918 - fetcher.setOptions( Fetcher::AutoAddIndexes ) allows
3919 for automatic signed index discovery.
3920 - enqueueDir with checksum checking s now enqueueDigestedDir
3922 -------------------------------------------------------------------
3923 Thu Oct 30 14:24:57 CET 2008 - schubi@suse.de
3925 - solutions: keep/lock will be done by APPL_HIGH. So they will not be
3926 saved in the lockfiles
3927 - "keep obsolete" will be handled with lock by APPL_HIGH (bnc #439134)
3930 -------------------------------------------------------------------
3931 Wed Oct 29 14:14:16 CET 2008 - jkupec@suse.cz
3933 - throw a MediaTimeoutException also on http 504 (gateway timeout)
3937 -------------------------------------------------------------------
3938 Wed Oct 29 12:51:55 CET 2008 - ma@suse.de
3940 - Add 'sh4' architectures.
3943 -------------------------------------------------------------------
3944 Tue Oct 28 22:01:40 CET 2008 - dmacvicar@suse.de
3946 - don't free the header before curl_perform as curl does not
3947 copy it. (bnc#439532)
3949 -------------------------------------------------------------------
3950 Tue Oct 28 16:47:36 CET 2008 - ma@suse.de
3952 - Add 'arm' architectures.
3955 -------------------------------------------------------------------
3956 Tue Oct 28 10:07:13 CET 2008 - schubi@suse.de
3958 - regarding "keep obsolete" in the solutions (bnc #439134)
3961 -------------------------------------------------------------------
3962 Mon Oct 27 10:51:01 CET 2008 - dmacvicar@suse.de
3964 - fix broken aria2c command line (bnc#438971)
3966 -------------------------------------------------------------------
3967 Sun Oct 26 14:53:56 CET 2008 - coolo@suse.de
3969 - adding svn r11488 to fix compile of PackageKit
3971 -------------------------------------------------------------------
3972 Fri Oct 24 18:12:34 CEST 2008 - ma@suse.de
3974 - Remove error prone methods from OnMediaLocation API to prevent
3975 accidental missuse. (bnc #437328)
3977 - version 5.19.0 (19)
3979 -------------------------------------------------------------------
3980 Fri Oct 24 16:07:45 CEST 2008 - ma@suse.de
3982 - Provide the /etc/products.d enties filename as Product::referenceFilename.
3983 Use it to remove orphan products. (bnc #432932)
3984 - Fix media exception handling in commit (bnc #395704)
3986 - version 5.18.0 (17)
3988 -------------------------------------------------------------------
3989 Fri Oct 24 10:29:19 CEST 2008 - schubi@suse.de
3991 - Taking "unlock" instead of setTransact(false) in the solutions (bnc #436923)
3993 - version 5.17.0 (17)
3995 -------------------------------------------------------------------
3996 Wed Oct 22 14:33:10 CEST 2008 - ma@suse.de
3998 - For retrieving a product license fall back to license.tar.gz. (bnc #372386)
4001 -------------------------------------------------------------------
4002 Wed Oct 22 14:16:33 CEST 2008 - dmacvicar@suse.de
4004 - move anonymous unique id to a private http header
4005 X-ZYpp-AnonymousUniqueId (bnc#431571 )
4007 -------------------------------------------------------------------
4008 Wed Oct 22 12:58:35 CEST 2008 - ma@suse.de
4010 - Adapt to satsolver-0.12 API.
4011 - Add Locale:: bestMatch to find the best match within a set of
4015 -------------------------------------------------------------------
4016 Mon Oct 20 16:44:58 CEST 2008 - ma@suse.de
4018 - RepoInfo: Add methods to handle repository licenses. (bnc #372386)
4021 -------------------------------------------------------------------
4022 Mon Oct 20 16:39:41 CEST 2008 - ma@suse.de
4024 - Adapt to changed satsolver dataiterator API.
4027 -------------------------------------------------------------------
4028 Fri Oct 17 18:31:47 CEST 2008 - ma@suse.de
4030 - Secure download of license file on repo refresh (bnc #372386)
4033 -------------------------------------------------------------------
4034 Fri Oct 17 17:26:25 CEST 2008 - ma@suse.de
4036 - Call 'repo2solv.sh -o' instead of using output redirection. (bnc #420046)
4039 -------------------------------------------------------------------
4040 Thu Oct 16 17:57:15 CEST 2008 - jkupec@suse.cz
4042 - repository license methods added to RepoManager (bnc #372386)
4045 -------------------------------------------------------------------
4046 Thu Oct 16 16:26:01 CEST 2008 - dmacvicar@suse.de
4048 - don't take into account stat information when looking
4049 for remote SHA1SUMS (part of bnc#409927)
4051 -------------------------------------------------------------------
4052 Wed Oct 15 18:01:48 CEST 2008 - jkupec@suse.cz
4054 - MediaSetAccess::provideOptionalFile() added
4057 -------------------------------------------------------------------
4058 Wed Oct 15 18:01:48 CEST 2008 - jkupec@suse.cz
4059 - version 5.16.1 (16)
4061 -------------------------------------------------------------------
4062 Tue Oct 14 16:15:09 CEST 2008 - jkupec@suse.cz
4064 - don't initialize servicesTargetDistro via global ZYpp instance in
4065 RepoManagerOptions() constructor (bnc #435184)
4068 -------------------------------------------------------------------
4069 Mon Oct 13 19:12:40 CEST 2008 - jkupec@suse.cz
4071 - repository probing: check for other types of repo even on
4072 MediaException, throw only if all fail (bnc #335906)
4075 -------------------------------------------------------------------
4076 Mon Oct 13 14:16:25 CEST 2008 - ma@suse.de
4078 - Adapt to satsolver changes.
4080 - version 5.16.0 (16)
4082 -------------------------------------------------------------------
4083 Mon Oct 13 13:28:48 CEST 2008 - ma@suse.de
4085 - Fix reading delta rpm checksum from solv file.
4088 -------------------------------------------------------------------
4089 Mon Oct 13 12:12:39 CEST 2008 - ma@suse.de
4091 - Fix package-manager script to properly quote arguments. (bnc #30903)
4094 -------------------------------------------------------------------
4095 Mon Oct 13 11:03:04 CEST 2008 - schubi@suse.de
4097 - regarding orphaned resolvables
4098 - removed old distupgrade algorithm
4101 -------------------------------------------------------------------
4102 Sun Oct 12 13:55:51 CEST 2008 - jkupec@suse.cz
4104 - handle ftp response 530 (login failed) like http 403
4108 -------------------------------------------------------------------
4109 Thu Oct 9 17:37:18 CEST 2008 - ma@suse.de
4111 - Adapt to satsolvers 'big solv data change'.
4114 -------------------------------------------------------------------
4115 Thu Oct 9 17:18:18 CEST 2008 - schubi@suse.de
4117 - Taking the right solution actions for locked resolvables (bnc #400840)
4120 -------------------------------------------------------------------
4121 Thu Oct 9 13:52:03 CEST 2008 - ma@suse.de
4123 - Add required copy-ctor and assignment operator to WhatProvides.
4127 -------------------------------------------------------------------
4128 Wed Oct 8 16:24:25 CEST 2008 - jkupec@suse.cz
4130 - detect and use unused loop device for mounting ISO images
4133 - version 5.15.1 (13)
4135 -------------------------------------------------------------------
4136 Wed Oct 8 15:39:08 CEST 2008 - jkupec@suse.cz
4138 - fixed segfault when saving the probed repo type in
4139 RepoManager::refreshMetadata() (bnc #431963)
4142 -------------------------------------------------------------------
4143 Wed Oct 8 11:33:00 CEST 2008 - dmacvicar@suse.de
4145 - improve log message (bnc#429114)
4147 -------------------------------------------------------------------
4148 Wed Oct 8 11:15:20 CEST 2008 - lslezak@suse.cz
4150 - disk usage - ignore /proc filesystem (bnc#418783)
4153 -------------------------------------------------------------------
4154 Tue Oct 7 13:24:10 CEST 2008 - ma@suse.de
4156 - Fixed detection of loopback mounted iso-files. The mtab entry does
4157 not necessarily mention the iso-file. (bnc #432504)
4159 - version 5.15.0 (13)
4161 -------------------------------------------------------------------
4162 Thu Oct 2 19:46:13 CEST 2008 - ma@suse.de
4164 - Add zypp.conf option 'download.use_deltarpmr.always' to enable using
4165 delta rpms even if the package is available on a local source.
4168 - version 5.14.0 (13)
4170 -------------------------------------------------------------------
4171 Thu Oct 2 18:50:11 CEST 2008 - ma@suse.de
4173 - Add product attribute: PRODUCTLINE.
4176 -------------------------------------------------------------------
4177 Thu Oct 2 17:18:19 CEST 2008 - ma@suse.de
4179 - Do not consider self provided requirements whan computing the
4183 -------------------------------------------------------------------
4184 Wed Oct 1 16:07:36 CEST 2008 - ma@suse.de
4186 - Rephrase missleading error message. (bnc #431229)
4189 -------------------------------------------------------------------
4190 Tue Sep 30 17:23:48 CEST 2008 - ma@suse.de
4192 - Allow computation of disk usage per solvable.
4195 -------------------------------------------------------------------
4196 Mon Sep 29 23:59:10 CEST 2008 - dmacvicar@suse.de
4198 - Merge aria2c Media handler code from Google SOC 2008
4200 - Only activated by making env var ZYPP_ARIA=1
4202 -------------------------------------------------------------------
4203 Mon Sep 29 15:56:17 CEST 2008 - jkupec@suse.cz
4205 - history: tell which package failed before logging rpm output or
4206 error message (bnc #430585)
4207 - no localization for history log comments
4210 -------------------------------------------------------------------
4211 Mon Sep 29 13:43:08 CEST 2008 - ma@suse.de
4213 - Fix zypp::WhatProvides::empty returning inverse result.
4215 - version 5.13.1 (13)
4217 -------------------------------------------------------------------
4218 Sat Sep 27 23:36:19 CEST 2008 - jkupec@suse.cz
4220 - fixed endless loop when CredentialManager returns bad password
4221 - CredentialManager now correctly updates password of existing
4225 -------------------------------------------------------------------
4226 Fri Sep 26 15:37:50 CEST 2008 - ma@suse.de
4228 - Fix computation of Product::flavor.
4229 - Add Product::productLine. A vendor specific string denoting the
4232 - version 5.13.0 (13)
4234 -------------------------------------------------------------------
4235 Fri Sep 26 15:25:33 CEST 2008 - jkupec@suse.cz
4237 - save user credentials after asking for them
4240 -------------------------------------------------------------------
4241 Thu Sep 25 23:19:55 CEST 2008 - jkupec@suse.cz
4243 - ZConfig::credentialsGlobal{File,Dir}() added
4244 (/etc/zypp/credentials.{cat,d})
4247 -------------------------------------------------------------------
4248 Thu Sep 25 17:09:44 CEST 2008 - jkupec@suse.cz
4250 - Target::setInstallationLogfile() removed from zypp/Target.h
4253 -------------------------------------------------------------------
4254 Thu Sep 25 13:11:43 CEST 2008 - ma@suse.de
4256 - Remove obsolete zypp-query-pool binary. zypper provides all
4257 the information one needs.
4260 -------------------------------------------------------------------
4261 Wed Sep 24 19:11:19 CEST 2008 - jkupec@suse.cz
4263 - HistoryLog added and used to log package installs/removes and
4264 repository adds, removes, url and alias changes into
4265 history.logfile (/var/log/zypp/history) (fate #110205)
4266 - str::escape(string, char) added
4268 - version 5.12.1 (12)
4270 -------------------------------------------------------------------
4271 Tue Sep 23 14:02:08 CEST 2008 - jkupec@suse.cz
4273 - CredentialManager: look for credentials with
4274 wanted_url.startsWith(stored_url)
4275 - RepoManager: don't pass service credentials down to repos if
4276 their urls are not based on service's url.
4279 -------------------------------------------------------------------
4280 Mon Sep 22 16:27:41 CEST 2008 - ma@suse.de
4282 - Remove superfluous PRODUCT_REFERENCES attribute.
4285 -------------------------------------------------------------------
4286 Mon Sep 22 16:13:08 CEST 2008 - ma@suse.de
4288 - Add Url::hasCredentialsInAuthority test for username or password
4289 being encoded in the authority component. I.e. user:pass@host.
4290 - Handle repos to be disabled disable in service refresh.
4293 -------------------------------------------------------------------
4294 Mon Sep 22 12:10:34 CEST 2008 - jkupec@suse.cz
4296 - provided context to keyring callbacks (bnc #370223)
4297 - merged trust & import callbacks (bnc #366467)
4298 (don't worry, still allows to trust && !import)
4301 -------------------------------------------------------------------
4302 Fri Sep 19 13:17:38 CEST 2008 - ma@suse.de
4304 - Moved DefaultAcceptBits enum to class KeyRing (formerly KeyRingReort).
4307 -------------------------------------------------------------------
4308 Thu Sep 18 16:11:23 CEST 2008 - ma@suse.de
4310 - Use service alias as namespace for it's repositories aliases.
4312 - version 5.11.0 (11)
4314 -------------------------------------------------------------------
4315 Thu Sep 18 12:45:25 CEST 2008 - jkupec@suse.cz
4317 - pass service's credentials down to repos
4318 - support ?credentials=filepath in URL to specify credentials
4321 -------------------------------------------------------------------
4322 Thu Sep 18 09:57:49 CEST 2008 - ma@suse.de
4324 - Add Product::isTargetDistribution to identify the systems installed
4325 baseproduct. This should replace tests for Product::type is "base".
4328 -------------------------------------------------------------------
4329 Wed Sep 17 18:05:44 CEST 2008 - jkupec@suse.cz
4331 - save user credentials when adding repos/services with URLs containing
4332 the credentials (bnc #425462)
4335 -------------------------------------------------------------------
4336 Wed Sep 17 15:08:54 CEST 2008 - ma@suse.de
4338 - Adapt to rpms new way of quoting whitespace in pathnames.(bnc #426924)
4341 -------------------------------------------------------------------
4342 Tue Sep 16 18:41:39 CEST 2008 - ma@suse.de
4344 - Service handling fixes. Added ServiceException.
4347 -------------------------------------------------------------------
4348 Mon Sep 15 11:40:04 CEST 2008 - ma@suse.de
4350 - Fix building of transaltions.
4353 -------------------------------------------------------------------
4354 Sun Sep 14 00:10:21 CEST 2008 - jkupec@suse.cz
4356 - ServiceInfo.clearReposTo{Enable,Disable}() methods added
4359 -------------------------------------------------------------------
4360 Fri Sep 12 18:24:28 CEST 2008 - ma@suse.de
4362 - Create new Service repos in disbaled sate.
4364 - version 5.10.0 (10)
4366 -------------------------------------------------------------------
4367 Fri Sep 12 16:04:54 CEST 2008 - ma@suse.de
4369 - Make registerTarget and registerRelease abvailable for installed
4370 product. Required for registration.
4373 -------------------------------------------------------------------
4374 Fri Sep 12 12:59:50 CEST 2008 - ma@suse.de
4376 - Add url lists query to Product interface. A generic query and
4377 convenience methods to query urls for "releasenotes", "register",
4378 "updateurls", "extraurls", "optionalurls" and "smolt" (bnc #413444)
4381 -------------------------------------------------------------------
4382 Fri Sep 12 01:38:25 CEST 2008 - jkupec@suse.cz
4384 - ServiceType and ServiceInfo::type() added (contains only RIS for
4385 now), service type probing added.
4386 - Avoiding the use of 'path' for services (appending
4387 the repoindex.xml's 'path' to the baseurl of created repos)
4388 - renamed ServiceInfo::*catalog*() methods to *repo*() methods
4391 -------------------------------------------------------------------
4392 Thu Sep 11 16:01:57 CEST 2008 - dmacvicar@suse.de
4394 - add Repostiroy::updateKeys and
4395 Repository::providesUpdatesForKey(string) for repo and
4397 - Provide Repository::isUpdateRepo
4399 -------------------------------------------------------------------
4400 Thu Sep 11 14:41:28 CEST 2008 - ma@suse.de
4402 - Fix evaluation of vendor support flags.
4403 - Adapt retrieval of registration data (targetDistribution,
4404 targetDistributionRelease and targetDistributionFlavor).
4407 -------------------------------------------------------------------
4408 Wed Sep 10 18:23:52 CEST 2008 - ma@suse.de
4410 - Follow gpgcheck tag in .repo file and do no check if disabled.
4414 -------------------------------------------------------------------
4415 Wed Sep 10 17:54:20 CEST 2008 - jkupec@suse.cz
4417 - added dumpAsXMLOn(stream,string) to ServiceInfo to print services
4418 with content (repos)
4421 -------------------------------------------------------------------
4422 Wed Sep 10 17:31:41 CEST 2008 - ma@suse.de
4424 - Remove obsolete product attributes.
4425 - Store less packages in /var/lib/zypp/SoftLocks (bnc #418050)
4428 -------------------------------------------------------------------
4429 Wed Sep 10 16:40:00 CEST 2008 - ma@suse.de
4431 - Provide product::updaterepoKey: Update repository indicator string.
4434 -------------------------------------------------------------------
4435 Tue Sep 9 17:33:03 CEST 2008 - dmacvicar@suse.de
4437 - provide context about the repository (name/alias) if available when
4438 checking signatures (bnc#370223)
4441 -------------------------------------------------------------------
4442 Tue Sep 9 13:04:11 CEST 2008 - ma@suse.de
4444 - Add ServiceInfo interface to define a set of catalogs (repository
4445 aliases) to be enabled on next refresh.
4448 -------------------------------------------------------------------
4449 Tue Sep 9 11:40:42 CEST 2008 - ma@suse.de
4451 - Fix reading of Traget::targetDistribution.
4452 - Allow to configure default answers in signature verification workflow.
4455 -------------------------------------------------------------------
4456 Mon Sep 8 17:11:02 CEST 2008 - jkupec@suse.cz
4458 - CredentialManager added to manage stored credentials
4459 - MediaCurl adapted to use CredentialManager to read credentials
4462 -------------------------------------------------------------------
4463 Fri Sep 5 11:40:05 CEST 2008 - jkupec@suse.cz
4465 - operator ==, !=, < definition moved to RepoInfoBase from
4467 - fixed RepoInfo::dumpAsIniOn() to not print 'type' if it is unknown
4469 - {Repo,Service}Info::dumpAsXMLOn(ostream) added
4470 - RepoInfo::dumpRepoOn() deprecated in favor of dumpAsIniOn()
4471 - use shared_ptr instead of itrusive for {Repo,Service}Info
4472 - revision 10931:10942
4474 -------------------------------------------------------------------
4475 Thu Sep 4 16:47:07 CEST 2008 - jkupec@suse.cz
4477 - RepoInfo{,Base} setters made void
4480 -------------------------------------------------------------------
4481 Wed Sep 3 14:53:06 CEST 2008 - jkupec@suse.cz
4483 - skip repositories with non-matching target distro when reading
4487 -------------------------------------------------------------------
4488 Tue Sep 2 11:04:52 CEST 2008 - schubi@suse.de
4490 - Enabled distupgrade of the SAT solver. In order to use the old
4491 distupgrade you can set the environment variable ZYPP_NO_SAT_UPDATE.
4492 This variable will can be used until the old distupgrade mechanism will
4493 be removed from libzypp. Have a look to above changelogs.
4497 -------------------------------------------------------------------
4498 Tue Aug 19 16:36:47 CEST 2008 - dmacvicar@suse.de
4500 - add Package::maybeUnsupported to remove duplicated
4501 code in clients dealing with Package::vendorSupport
4503 -------------------------------------------------------------------
4504 Tue Aug 19 11:04:52 CEST 2008 - schubi@suse.de
4506 - Reset transaction only if this solvable has no buddy (bnc #417799)
4507 e.g. do not reset Products cause the concerning release package
4508 could not already be installed.
4512 -------------------------------------------------------------------
4513 Mon Aug 18 17:31:02 CEST 2008 - dmacvicar@suse.de
4515 - don't report "may be outdated" for @System repo.
4517 -------------------------------------------------------------------
4518 Fri Aug 15 20:20:07 CEST 2008 - ma@suse.de
4520 - Add Target::targetDistribution. Returns "distribution-arch" of
4521 the installed base product. Used for registration and Service
4522 refresh. (for Fate #304915)
4526 -------------------------------------------------------------------
4527 Fri Aug 15 17:42:58 CEST 2008 - ma@suse.de
4529 - Add method Product::replacedProducts to identify installed
4530 Products that would be replaced by installing a new Product.
4534 -------------------------------------------------------------------
4535 Fri Aug 15 15:30:32 CEST 2008 - ma@suse.de
4537 - Fixes to Selectable doing staus manipulation on non-USER level.
4540 -------------------------------------------------------------------
4541 Fri Aug 15 14:23:02 CEST 2008 - ma@suse.de
4543 - Add method ZYpp::getTarget that returns the Target or a NULL pointer,
4544 if it is not yet initialized. This is to avoid try/catch blocks just
4545 to test whether the Target is initialized. (bnc #417556)
4546 - Add method Target::assertRootPrefix. Pass a pathname and get back the
4547 path prefixed with the tragets root, unless it already had that prefix.
4550 -------------------------------------------------------------------
4551 Thu Aug 14 18:44:45 CEST 2008 - schubi@suse.de
4553 - Regarding error messages for Products correctly (FATE #304502)
4556 -------------------------------------------------------------------
4557 Thu Aug 14 14:03:27 CEST 2008 - ma@suse.de
4559 - Let Selectable default to USER level.
4563 -------------------------------------------------------------------
4564 Wed Aug 13 21:01:25 CEST 2008 - ma@suse.de
4566 - Change Selectable API to support doing staus manipulation on
4571 -------------------------------------------------------------------
4572 Wed Aug 13 16:48:49 CEST 2008 - dmacvicar@suse.de
4574 - support sat solver API for searching files
4576 -------------------------------------------------------------------
4577 Wed Aug 13 15:12:45 CEST 2008 - ma@suse.de
4579 - Add ResPool::reposFind to get repositories by alias.
4582 -------------------------------------------------------------------
4583 Tue Aug 12 19:37:36 CEST 2008 - ma@suse.de
4585 - Advise rpmdb2solv to parse the product database.
4589 -------------------------------------------------------------------
4590 Tue Aug 12 12:05:49 CEST 2008 - ma@suse.de
4592 - Offer a simpler, fate based status manipulation in ui::Selectable.
4593 This is easier to handle, as the ui::Status always distinguishes
4594 wheter an object is installed or not.
4597 -------------------------------------------------------------------
4598 Mon Aug 11 18:00:40 CEST 2008 - ma@suse.de
4600 - Propagate default rpm install flags from zypp.conf via ZConfig and
4601 ZYppCommitPolicy down to the installer. (FATE #302952)
4604 -------------------------------------------------------------------
4605 Mon Aug 11 16:28:07 CEST 2008 - ma@suse.de
4607 - Add base::Flags (like qt's QFlags) a type-safe way of storing
4608 OR-combinations of enum values.
4611 -------------------------------------------------------------------
4612 Fri Aug 8 17:01:00 CEST 2008 - ma@suse.de
4614 - Add static ui::Selectable::get methods as convenient ctor
4618 -------------------------------------------------------------------
4619 Fri Aug 8 15:41:17 CEST 2008 - ma@suse.de
4621 - Adapt zypp-query-pool to new product handling.
4624 -------------------------------------------------------------------
4625 Fri Aug 8 14:11:03 CEST 2008 - ma@suse.de
4627 - Don't pass epoch to 'rpm -e', it does not support it.
4630 -------------------------------------------------------------------
4631 Fri Aug 8 13:27:42 CEST 2008 - ma@suse.de
4633 - Adapt to new product handling. Products are no longer pseudo
4634 installed objects verified by the solver, but actually installed.
4635 Thus removed satisfiedProduct iterator, fixed Selctables.
4636 - Removed class ProductInfo as we keep Product.
4639 -------------------------------------------------------------------
4640 Thu Aug 7 22:00:55 CEST 2008 - dmacvicar@suse.de
4642 - implement relogin suggested support (fate#304889)
4644 -------------------------------------------------------------------
4645 Wed Aug 6 18:21:30 CEST 2008 - ma@suse.de
4647 - Detect correct download path even if repository type
4648 is not set. (bnc #386386)
4651 -------------------------------------------------------------------
4652 Wed Aug 6 17:15:48 CEST 2008 - ma@suse.de
4654 - Cleanup, mostly by removing, unused parser code and related classes.
4657 -------------------------------------------------------------------
4658 Wed Aug 6 16:23:27 CEST 2008 - ma@suse.de
4660 - Don't let exception escape MediaSetAccess dtor (bnc #415017)
4663 -------------------------------------------------------------------
4664 Mon Aug 4 19:34:27 CEST 2008 - ma@suse.de
4666 - Add new product attributes (flavor,referencePackage).
4667 - Add PoolItem buddies, i.e. two PoolItems sharing the same status
4668 object. This is used to keep the product resolvable and the
4669 package providing the product metadata in sync.
4672 -------------------------------------------------------------------
4673 Sat Aug 2 19:26:52 CEST 2008 - jkupec@suse.cz
4675 - support an optional url attribute in repoindex.xml's <repo>
4678 -------------------------------------------------------------------
4679 Thu Jul 31 21:52:11 CEST 2008 - ma@suse.de
4681 - New class ProductInfo to provide product related metadata that
4682 might be associated with a package. This will replace the Product
4686 -------------------------------------------------------------------
4687 Thu Jul 31 19:01:54 CEST 2008 - dmacvicar@suse.de
4689 - generate a unique anonymous unique string per target
4690 and add it to the agent string for better statistics
4692 -------------------------------------------------------------------
4693 Thu Jul 31 19:01:14 CEST 2008 - ma@suse.de
4695 - Follow solver policy and make repository priority the highest
4696 key, when ordering packages. Then architecture, and edition last.
4699 -------------------------------------------------------------------
4700 Wed Jul 30 19:12:00 CEST 2008 - ma@suse.de
4702 - /var/lib/zypp and /var/cache/zypp should be owned by libzypp
4706 -------------------------------------------------------------------
4707 Wed Jul 30 12:47:48 CEST 2008 - jkupec@suse.cz
4709 - Service renamed to ServiceInfo
4710 - RepoInfoBase added; RepoInfo and ServiceInfo now derive from it
4713 -------------------------------------------------------------------
4714 Tue Jul 29 12:59:46 CEST 2008 - jkupec@suse.cz
4716 - fixed yum repos to work with non '/' base url post fix
4720 -------------------------------------------------------------------
4721 Mon Jul 28 18:13:24 CEST 2008 - ma@suse.de
4723 - Fixed SolvIterMixin::Selectable_iterator eating some solvables
4727 -------------------------------------------------------------------
4728 Fri Jul 25 20:12:55 CEST 2008 - ma@suse.de
4730 - Several changes to make libzypp-bindings compile using the original
4731 header files and no private copies. (bnc #391831)
4735 -------------------------------------------------------------------
4736 Wed Jul 23 17:17:47 CEST 2008 - jkupec@suse.cz
4738 - Service::enabled() added
4741 -------------------------------------------------------------------
4742 Tue Jul 22 17:18:28 CEST 2008 - jkupec@suse.cz
4744 - Removed FRESHENS dependency type
4747 -------------------------------------------------------------------
4748 Thu Jul 17 09:49:40 CEST 2008 - schubi@suse.de
4750 - Allow parallel installation of packages which have been defined
4751 in zypp.conf (parameter "multiversion") Fate #302050
4752 - Additional check for broken system.
4753 (defined in zypp.conv: solver.checkSystemFile)
4756 -------------------------------------------------------------------
4757 Wed Jul 16 14:39:50 CEST 2008 - ma@suse.de
4759 - Add ui::Selectable::isNeeded to indicate patch relevance (bnc #409150)
4762 -------------------------------------------------------------------
4763 Wed Jul 16 01:10:37 CEST 2008 - ma@suse.de
4765 - Remove Atom, Script, Message and other obsolete classes.
4768 -------------------------------------------------------------------
4769 Mon Jul 14 13:36:26 CEST 2008 - ma@suse.de
4771 - Also report the name of the locking process in ZYppFactoryException
4775 -------------------------------------------------------------------
4776 Mon Jul 14 11:26:30 CEST 2008 - schubi@suse.de
4778 - corrected logging of solver settings
4779 - regard locking while doUpdate (bnc #405427)
4782 -------------------------------------------------------------------
4783 Sat Jul 12 22:14:32 CEST 2008 - jkupec@suse.cz
4785 - make curl use the right transfer mode
4786 (CURLOPT_PROXY_TRANSFER_MODE) when proxy is used (bnc #306272)
4789 -------------------------------------------------------------------
4790 Sat Jul 12 11:19:56 CEST 2008 - jkupec@suse.cz
4792 - reuse existing disk mounts (applied Marius' patch) (bnc #208222)
4795 -------------------------------------------------------------------
4796 Wed Jul 9 18:13:58 CEST 2008 - ma@suse.de
4798 - Provide Package::url() if available in solv file. (bnc #402434)
4799 - A missing cookie file must not be treated as an error. Simply
4800 rebuild the cache (bnc #405867)
4801 - Add 22x22 and 24x24 icons (bnc #329635)
4804 -------------------------------------------------------------------
4805 Mon Jul 7 13:39:09 CEST 2008 - schubi@suse.de
4807 - Do not update an already updated package (bnc #400422)
4810 -------------------------------------------------------------------
4811 Fri Jul 4 17:19:24 CEST 2008 - ma@suse.de
4813 - Also check if the fingerprint matches before importing updated keys.
4817 -------------------------------------------------------------------
4818 Mon Jun 30 23:55:20 CEST 2008 - dmacvicar@suse.de
4820 - forward port add message attribute to patches.
4821 - port import newer keys if a trusted key is updated
4825 -------------------------------------------------------------------
4826 Mon Jun 30 10:28:27 CEST 2008 - ma@suse.de
4828 - Fix permanent duplication of gpg keys in the rpm database. Also
4829 retrieve correct creation and expire dates. (bnc #401259)
4830 - Invoke gpg with --homdir, otherwise command fails if executed
4831 within a wrapper. (bnc #401259)
4834 -------------------------------------------------------------------
4835 Thu Jun 26 12:07:33 CEST 2008 - schubi@suse.de
4840 -------------------------------------------------------------------
4841 Thu Jun 19 17:55:35 CEST 2008 - ma@suse.de
4843 - Handle new patch messages and scripts in commit. Provide callbacks
4844 to display the patch messages and give visual feedback on script
4845 execution. (bnc #401220)
4848 -------------------------------------------------------------------
4849 Thu Jun 19 17:35:59 CEST 2008 - ma@suse.de
4851 - Fix wrong parenthesis causing bug 399320
4855 -------------------------------------------------------------------
4856 Tue Jun 10 09:52:03 CEST 2008 - jreidinger@suse.cz
4858 - improve performance of gsub
4859 - change replace_all to replaceAll (same name convency)
4860 - add tests for gsub and replaceAll
4863 -------------------------------------------------------------------
4864 Fri Jun 6 13:29:59 CEST 2008 - ma@suse.de
4866 - Handle application/x-redhat-package-manager in package-manager.desktop
4870 -------------------------------------------------------------------
4871 Thu Jun 5 18:01:15 CEST 2008 - jkupec@suse.cz
4873 - X-SuSE-ControlCenter-System category added
4874 to package-manager.desktop (bnc #302324)
4877 -------------------------------------------------------------------
4878 Wed Jun 4 14:57:13 CEST 2008 - ma@suse.de
4880 - Fix crash when requesting disk usage without a target loaded. (bnc #396755)
4883 -------------------------------------------------------------------
4884 Wed Jun 4 14:05:09 CEST 2008 - ma@suse.de
4886 - Fix memory corruption in curl media handler (bnc #396979)
4889 -------------------------------------------------------------------
4890 Tue Jun 3 20:00:00 CEST 2008 - ma@suse.de
4892 - Take care satsolver recognizes 'Capability( "srcpackage:zypper" )'
4893 as 'source package named zypper'. So these capabilities can be used
4894 together with sat::Whatprovides or in resolver requests. (bnc #369893)
4897 -------------------------------------------------------------------
4898 Tue Jun 3 15:40:37 CEST 2008 - jreidinger@suse.cz
4900 - allow aborting progress during removing packages. (bnc #389238)
4903 -------------------------------------------------------------------
4904 Mon Jun 2 15:31:36 CEST 2008 - schubi@suse.de
4906 - New option for ignoring Obsoletes. This is used for installing more than
4907 one pacakges with the same name but different versions.
4908 Often used by kernel.
4911 -------------------------------------------------------------------
4912 Sun Jun 1 23:14:34 CEST 2008 - - ma@suse.de
4914 - Revert inappropriate Selectable cleanup. Fix Selectable
4915 status computation. Unmaintained packages were wrongly
4916 reported as unsinstalled. (bnc #394630)
4917 - version 5.0.0 (4.x continued in SuSE-Linux-11_0-Branch)
4920 -------------------------------------------------------------------
4921 Fri May 30 12:14:47 CEST 2008 - tgoettlicher@suse.de
4925 -------------------------------------------------------------------
4926 Wed May 28 18:54:27 CEST 2008 - ma@suse.de
4928 - Reenable diskusage calculation (bnc #395051)
4932 -------------------------------------------------------------------
4933 Wed May 28 18:50:11 CEST 2008 - jkupec@suse.cz
4935 - RepoManager::packagesPath(RepoInfo) added (bnc #394728)
4938 -------------------------------------------------------------------
4939 Wed May 28 16:26:09 CEST 2008 - jkupec@suse.cz
4941 - RepoInfo: don't overwrite flags that have already been set externally
4945 -------------------------------------------------------------------
4946 Wed May 28 15:30:24 CEST 2008 - ma@suse.de
4948 - Create missing directories when saving config files. (bnc #395026)
4949 - Fix undefined behaviour in RepoManager.
4952 -------------------------------------------------------------------
4953 Wed May 28 15:23:44 CEST 2008 - schubi@suse.de
4955 - SOLVER_ERASE_SOLVABLE_NAME: As we do not know, if this request has come
4956 from resolvePool or resolveQueue we will have to take care for both
4960 -------------------------------------------------------------------
4961 Tue May 27 22:35:37 CEST 2008 - coolo@suse.de
4963 - compile with RPM_OPT_FLAGS
4965 -------------------------------------------------------------------
4966 Mon May 26 17:23:24 CEST 2008 - jkupec@suse.cz
4968 - old2new locks file converter script added to %post (jredinger)
4971 -------------------------------------------------------------------
4972 Mon May 26 11:48:35 CEST 2008 - schubi@suse.de
4974 - Do not regard packages with the same name while upgrading obsoleted
4975 packages (bnc#394367)
4978 -------------------------------------------------------------------
4979 Sat May 24 01:23:44 CEST 2008 - dmacvicar@suse.de
4981 - revert commit don't check for existence of keys,
4982 to avoid a non needed HEAD request. (related bnc#381280)
4983 as it creates popup error callbacks due to the 404's in
4984 the keys. Leave however the OnMediaLocation::optional()
4985 API to look for another fix strategy.
4987 -------------------------------------------------------------------
4988 Fri May 23 15:52:20 CEST 2008 - dmacvicar@suse.de
4990 - define path for messages and scripts and document
4993 -------------------------------------------------------------------
4994 Fri May 23 14:42:34 CEST 2008 - schubi@suse.de
4996 - Added IgnoreAlreadyRecommended flag. So recomments/suggest will
4997 be ignored for already INSTALLED packages (bnc #389694)
5000 -------------------------------------------------------------------
5001 Fri May 23 10:22:47 CEST 2008 - schubi@suse.de
5003 - Packages which obsoletes and do NOT required other installed
5004 packages will be installed if no other packages obsolete the installed package too.
5007 -------------------------------------------------------------------
5008 Thu May 22 02:22:29 CEST 2008 - dmacvicar@suse.de
5010 - fix filelist for installed packages (bnc#392544)
5011 - fix changelog retrieval for installed packages
5013 -------------------------------------------------------------------
5014 Wed May 21 13:50:00 CEST 2008 - dmacvicar@suse.de
5016 - deprecate Repository::name() and use alias() to
5017 be consistent. Related to (bnc#383553)
5018 - don't check for existence of keys, to avoid a non needed
5019 HEAD request. (helps bnc#381280)
5022 -------------------------------------------------------------------
5023 Wed May 21 11:37:23 CEST 2008 - schubi@suse.de
5025 - added onlyRequires in the testcase (bnc #389184)
5027 -------------------------------------------------------------------
5028 Tue May 20 12:12:27 CEST 2008 - jreidinger@suse.cz
5030 - allow installation and refreshing from repository with alias that
5031 contains ' or " (bnc #392426)
5034 -------------------------------------------------------------------
5035 Mon May 19 21:11:41 CEST 2008 - jkupec@suse.cz
5037 - delta rpm support reenabled
5040 -------------------------------------------------------------------
5041 Mon May 19 18:13:19 CEST 2008 - schubi@suse.de
5043 - Resetting Delete Details in ResStatus correctly (bnc #391785)
5046 -------------------------------------------------------------------
5047 Mon May 19 11:47:06 CEST 2008 - dmacvicar@suse.de
5049 - when setting status to non installed for uninstalled packages
5050 set the user transaction so they go to soft locks.
5051 (related to bnc#389739 )
5053 -------------------------------------------------------------------
5054 Fri May 16 16:56:04 CEST 2008 - schubi@suse.de
5056 - Added new calls : isInstalledBy (const PoolItem item);
5057 installs (const PoolItem item);
5061 -------------------------------------------------------------------
5062 Fri May 16 16:49:04 CEST 2008 - jreidinger@suse.cz
5064 - don't run merge in save when toAdd/Remove queue is empty
5065 - throw when locks cannot load its file
5068 -------------------------------------------------------------------
5069 Fri May 16 09:59:09 CEST 2008 - jreidinger@suse.cz
5071 - throw more describing exception when repo probing failed
5075 -------------------------------------------------------------------
5076 Thu May 15 15:15:59 CEST 2008 - jreidinger@suse.cz
5078 - allow call only merge old locks and newly added/removed without
5082 -------------------------------------------------------------------
5083 Tue May 13 17:37:11 CEST 2008 - dmacvicar@suse.de
5085 - report non packages as keep installed if satisfied to the
5086 user interace (Selectables)
5089 -------------------------------------------------------------------
5090 Tue May 13 15:50:28 CEST 2008 - jkupec@suse.cz
5092 - create /etc/zypp/products.d on install
5094 -------------------------------------------------------------------
5095 Mon May 12 17:21:19 CEST 2008 - jkupec@suse.cz
5097 - /etc/zypp/products.d added to file list (bnc #385868)
5101 -------------------------------------------------------------------
5102 Mon May 12 17:15:34 CEST 2008 - jkupec@suse.cz
5104 - call RemoveResolvableReport::problem() before finish() on error
5108 -------------------------------------------------------------------
5109 Sat May 10 21:57:29 CEST 2008 - coolo@suse.de
5113 -------------------------------------------------------------------
5114 Fri May 9 23:15:53 CEST 2008 - ma@suse.de
5116 - Product now retrieves all attributes from the solv file.
5120 -------------------------------------------------------------------
5121 Fri May 9 21:28:42 CEST 2008 - ma@suse.de
5123 - Add zypp.conf option configdir (/etc/zypp) and arrange
5124 all config files and directories to follow {configdir}
5126 - Fix zypp-query-pool to print satisfied products and additional
5127 products defined in {configdir}/products.d for registration.
5132 -------------------------------------------------------------------
5133 Fri May 9 15:30:40 CEST 2008 - jreidinger@suse.cz
5135 - implement remove duplicate entries in lock file (bnc#385967)
5137 -------------------------------------------------------------------
5138 Fri May 9 15:15:32 CEST 2008 - ma@suse.de
5140 - Speedup rpmdb2solv by reusing an existing solv file.
5144 -------------------------------------------------------------------
5145 Thu May 8 18:13:54 CEST 2008 - ma@suse.de
5147 - Fix failed package download due to unkown repository type (bnc #386386)
5150 -------------------------------------------------------------------
5151 Thu May 8 16:33:37 CEST 2008 - ma@suse.de
5153 - Support optional root argument to RepoManagerOptions, to prefix all
5154 path names taken from ZConfig. (bnc #388265)
5158 -------------------------------------------------------------------
5159 Thu May 8 14:21:51 CEST 2008 - schubi@suse.de
5161 - new solution action for removing requirements/conflicts (bnc #387631)
5164 -------------------------------------------------------------------
5165 Thu May 8 10:56:49 CEST 2008 - ma@suse.de
5167 - Provide enumerated patch category 'Patch::categoryEnum()' (bnc #159100)
5170 -------------------------------------------------------------------
5171 Wed May 7 13:52:24 CEST 2008 - schubi@suse.de
5173 - DistUpgrade: searching for providers -> regarding name onl
5176 -------------------------------------------------------------------
5177 Tue May 6 17:35:59 CEST 2008 - dmacvicar@suse.de
5179 - add flag --registrable (-r) to query pool to avoid
5180 using system as a filter
5183 -------------------------------------------------------------------
5184 Tue May 6 07:37:22 CEST 2008 - coolo@suse.de
5186 - return values in non-void functions
5188 -------------------------------------------------------------------
5189 Mon May 5 14:08:20 CEST 2008 - jkupec@suse.cz
5191 - support multiple search strings in PoolQuery (ORed)
5194 -------------------------------------------------------------------
5195 Mon May 5 09:55:29 CEST 2008 - schubi@suse.de
5197 - Switch off the upgrade mode of the
5198 SAT solver cause the packages have already been evaluated by
5199 the distupgrade machanism of libzypp. (bnc #386375)
5202 -------------------------------------------------------------------
5203 Fri May 2 16:36:04 CEST 2008 - jreidinger@suse.cz
5205 - release file after copy to cache as soon as possible.
5209 -------------------------------------------------------------------
5210 Fri May 2 16:28:05 CEST 2008 - schubi@suse.de
5212 - Bugfix: keep states by user has been removed it the
5213 package has not been installed BUT has been recommended by another package.
5217 -------------------------------------------------------------------
5218 Fri May 2 12:19:22 CEST 2008 - jreidinger@suse.cz
5220 - add isLocal function to Url which say if scheme is local or
5224 -------------------------------------------------------------------
5225 Fri May 2 09:36:18 CEST 2008 - jreidinger@suse.cz
5227 - cache decision for repository depend on his url.
5228 - http,ftp and smb cache packages.
5231 -------------------------------------------------------------------
5232 Thu May 1 00:50:51 CEST 2008 - ma@suse.de
5234 - Load and maintain persistent hard locks stored in /etc/zypp/locks.
5235 Locks are loaded together with the target, and changes are writen
5236 back on commit. zypp.conf option locksfile.apply can be used to turn
5237 this feature on or off. (FATE #120352)
5241 -------------------------------------------------------------------
5242 Wed Apr 30 16:27:49 CEST 2008 - ma@suse.de
5244 - Add zypp.conf option solvfilesdir: Path where the repo solv files
5245 are created. Default value: {cachedir}/solv.
5246 - Target and repositories now save their solvfiles below {solvfilesdir}
5247 in directories named after the repositories alias.
5251 -------------------------------------------------------------------
5252 Wed Apr 30 14:19:16 CEST 2008 - jkupec@suse.cz
5254 - fixed filesystem::expandlink(Pathname) (bnc #368477)
5257 -------------------------------------------------------------------
5258 Tue Apr 29 16:37:19 CEST 2008 - schubi@suse.de
5260 - cleanup in return values of doUpgrade and doUpdate
5264 -------------------------------------------------------------------
5265 Mon Apr 28 18:27:54 CEST 2008 - jkupec@suse.cz
5267 - check for valid pool in begin(), improve the code (bnc #384337)
5271 -------------------------------------------------------------------
5272 Mon Apr 28 15:40:09 CEST 2008 - mvidner@suse.cz
5274 - Updated package-manager-su from xdg-utils-1.0.2-48 (bnc#339549).
5276 -------------------------------------------------------------------
5277 Mon Apr 28 15:25:46 CEST 2008 - schubi@suse.de
5279 - added translations
5281 -------------------------------------------------------------------
5282 Mon Apr 28 11:15:47 CEST 2008 - jkupec@suse.cz
5284 - ostream operator<<(ostream,TriBool) added
5287 -------------------------------------------------------------------
5288 Fri Apr 25 16:12:12 CEST 2008 - ma@suse.de
5290 - Prevent target::unload from creating a system repo in order
5291 to unload it. (bnc 382297)
5295 -------------------------------------------------------------------
5296 Fri Apr 25 14:15:17 CEST 2008 - ma@suse.de
5298 - Prevent deselected or deleted items from being re-selected due to
5299 recommends (aka. persistent soft locks). Unlike hard locked, those
5300 items will be automatically selected if required. The list of soft
5301 locked items is stored in /var/lib/zypp/SoftLocks.
5305 -------------------------------------------------------------------
5306 Wed Apr 23 22:24:00 CEST 2008 - ma@suse.de
5308 - Remove obsolete AdditionalCapabilities interface from ResPool.
5309 Forward sat::Pool::RepositoryIterator. There's no more need to
5310 maintain an extra Repository list in ResPool.
5313 -------------------------------------------------------------------
5314 Wed Apr 23 21:12:56 CEST 2008 - ma@suse.de
5316 - Support dependencies requiring a specific architecture:
5317 "name[.arch] [op edition]". See class Capability for details
5318 about how to construct dependencies. (bnc #305445)
5322 -------------------------------------------------------------------
5323 Tue Apr 22 17:39:28 CEST 2008 - dmacvicar@suse.de
5325 - patch attributes and deprecate old ones
5328 -------------------------------------------------------------------
5329 Tue Apr 22 15:44:34 CEST 2008 - jreidinger@suse.cz
5331 - change locks api -
5332 - make more functions const
5333 - replace add/remove by selectable to add/remove by ident or name and kind
5334 - rename iterator to const_iterator to avoid confusion
5337 -------------------------------------------------------------------
5338 Tue Apr 22 13:55:14 CEST 2008 - schubi@suse.de
5340 - Do architecture changes while "dup" in the external distribution
5341 upgrade ONLY. bnc #382274
5342 - Added "ignore" to the solutions
5343 - Added "self-conflicts" to the solution
5344 - added new solver mechanism "resolveQueue"
5345 - Bugfix broken/satisfied products
5348 -------------------------------------------------------------------
5349 Tue Apr 22 10:33:03 CEST 2008 - ma@suse.de
5351 - Added Pattern::core returning the packages required by a pattern.
5352 (see also Pattern::depends and Pattern::contents).
5355 -------------------------------------------------------------------
5356 Mon Apr 21 15:38:10 CEST 2008 - ma@suse.de
5358 - Added Target::release(), returning the targets distribution
5362 -------------------------------------------------------------------
5363 Sat Apr 19 01:08:04 CEST 2008 - ma@suse.de
5365 - per default abort if package installation fails. (bnc #381203)
5369 -------------------------------------------------------------------
5370 Fri Apr 18 15:19:36 CEST 2008 - dmacvicar@suse.de
5372 - add ZYpp and curl version to http agent string
5375 -------------------------------------------------------------------
5376 Thu Apr 17 16:29:15 CEST 2008 - ma@suse.de
5378 - Fixed pools package index wrongly including source packages. (bnc #380283)
5382 -------------------------------------------------------------------
5383 Wed Apr 16 15:00:19 CEST 2008 - ma@suse.de
5385 - Disable fast creation of @System.solv. It may produce wrong results
5386 e.g. after a rebuilddb.
5390 -------------------------------------------------------------------
5391 Wed Apr 16 12:50:09 CEST 2008 - ma@suse.de
5393 - initializeTarget now takes an additional option, telling whether to
5394 rebuild an existing rpm database before using it. Default is false.
5399 -------------------------------------------------------------------
5400 Tue Apr 15 12:57:42 CEST 2008 - jreidinger@suse.cz
5402 - save do nothing if no locks added/removed
5403 - fix bug with multiple save lock
5404 - don't save same query multiple times
5408 -------------------------------------------------------------------
5409 Tue Apr 15 09:34:29 CEST 2008 - schubi@suse.de
5411 - added new translations
5412 - activate zypp-query-pool
5416 -------------------------------------------------------------------
5417 Tue Apr 15 00:54:07 CEST 2008 - jkupec@suse.cz
5419 - Locks API cleaned-up, iterator added, light read() added
5420 - PoolQuery::attribute(SolvAttr) getter added
5423 -------------------------------------------------------------------
5424 Mon Apr 14 17:00:05 CEST 2008 - dmacvicar@suse.de
5426 - reenable zypp-query-pool
5429 -------------------------------------------------------------------
5430 Mon Apr 14 12:53:09 CEST 2008 - ma@suse.de
5432 - Enable evaluation of hardware dependencies.
5433 - Enable evaluation of filesystem dependencies.
5436 -------------------------------------------------------------------
5437 Sun Apr 13 02:17:25 CEST 2008 - jkupec@suse.cz
5439 - RawMetadataRefreshPolicy: CheckIfNeededIgnoreDelay added
5440 needed for explicit refresh request
5443 -------------------------------------------------------------------
5444 Fri Apr 11 21:55:21 CEST 2008 - ma@suse.de
5446 - Install ResPoolProxy index to speedup Solvable to Selectable
5451 -------------------------------------------------------------------
5452 Fri Apr 11 18:02:14 CEST 2008 - kkaempf@suse.de
5454 - Implement update scripts installed by packages. After every
5455 package install /var/adm/update-scripts is scanned for the first
5456 file starting with "<name>-<version>.<release>-", which is then
5460 -------------------------------------------------------------------
5461 Fri Apr 11 14:43:05 CEST 2008 - ma@suse.de
5463 - Fix SolvIterMixin to avioid multiple visits of the same Selectable.
5464 - Add Resolvable::poolItem() providing access to the corresponding
5465 PoolItem. API to query isRelevant/isSatisfied/isBroken was moved
5467 - Add ResPool::satisfiedProductsBegin/End iterator over all products
5468 whose dependencies are satisfied. This reflects the status determined
5469 by the last solver run. (#368104)
5472 -------------------------------------------------------------------
5473 Fri Apr 11 12:07:47 CEST 2008 - jreidinger@suse.cz
5475 - switch to new locks api
5478 -------------------------------------------------------------------
5479 Wed Apr 9 21:24:54 CEST 2008 - ma@suse.de
5481 - Enable ui::Selectable lookup by Solvable/PoolItem in ResPoolProxy.
5482 - Add SolvIterMixin: Base class providing PoolItem_iterator and
5483 Selectable_iterator iterator types based on a Solvable iterator.
5484 - Enhanced WhatProvides and SolvableSet to PoolItem_iterator to offer
5485 PoolItem_iterator and Selectable_iterator.
5486 - Add Solvable::SplitIdent: Helper class that splits an identifier
5488 - Provide methods Pattern::contents returning a collection of packages
5489 associated with the pattern/patch.
5492 -------------------------------------------------------------------
5493 Tue Apr 8 15:50:48 CEST 2008 - jreidinger@suse.cz
5495 - add comparing to PoolQuery
5498 -------------------------------------------------------------------
5499 Tue Apr 8 13:18:30 CEST 2008 - jreidinger@suse.cz
5501 - move RepoInfo to universal RepoException. This can enable more verbose output - for frontend. (helps with bnc #377137)
5504 -------------------------------------------------------------------
5505 Tue Apr 8 10:52:30 CEST 2008 - jreidinger@suse.cz
5507 - initial implementation of new locks (FATE #120118 and #120352)
5510 -------------------------------------------------------------------
5511 Tue Apr 7 15:18:22 CEST 2008 - dmacvicar@suse.de
5513 - selectable API updates and changes
5516 -------------------------------------------------------------------
5517 Fri Apr 4 14:01:45 CEST 2008 - jreidinger@suse.cz
5519 - add split with respect to escaped delimeters and also for quotes
5522 -------------------------------------------------------------------
5523 Thu Apr 3 12:55:50 CEST 2008 - ma@suse.de
5525 - Fixed some missing package and source package attributes.
5528 -------------------------------------------------------------------
5529 Thu Apr 3 11:59:13 CEST 2008 - ma@suse.de
5531 - Allow to store a media label in MediaSetAccess. This label is
5532 passed to a media change requests to describe which CD is
5533 requested. (bnc #330094)
5534 - Fixed some missing package and source package attributes.
5537 -------------------------------------------------------------------
5538 Wed Apr 2 13:48:52 CEST 2008 - schubi@suse.de
5540 - Moved poolItem.status().isSatisfied(),.... to poolItem.isSatisfied()
5541 - Removed establish state in ResStatus
5545 -------------------------------------------------------------------
5546 Wed Apr 2 10:24:17 CEST 2008 - ma@suse.de
5548 - Add PoolItem::isSatisfied()/isBroken() to test whether
5549 the items requirements are met.
5552 -------------------------------------------------------------------
5553 Tue Apr 1 21:54:10 CEST 2008 - ma@suse.de
5555 - Extend sat::WhatProvides to allow to query for possible providers
5556 of a collection of capabilies. E.g. all providers of a packages
5558 - Fixed retrieval of translated texts from .solv files, provided the
5559 solv file contains them.
5562 -------------------------------------------------------------------
5563 Tue Apr 1 16:17:44 CEST 2008 - jreidinger@suse.cz
5565 - initial implementation of serialize/recovery PoolQuery
5566 (needed by FATE #120118)
5569 -------------------------------------------------------------------
5570 Wed Mar 26 16:15:24 CET 2008 - ma@suse.de
5572 - Allow prioritizing repos by adding a line 'priority=N' to the
5573 .repo file. Where N is an integer number from 1 (highest prio)
5574 to 99 (least and default). (bnc #369827, fate #302872)
5578 -------------------------------------------------------------------
5579 Mon Mar 24 21:17:05 CET 2008 - coolo@suse.de
5581 - support plaindir again (at least the most important parts)
5583 -------------------------------------------------------------------
5584 Fri Mar 21 13:23:13 CET 2008 - jreidinger@suse.cz
5586 - Throwing special exception MediaBadCAException in case of SSL
5587 certificate validation failure.(bnc #223512)
5590 -------------------------------------------------------------------
5591 Fri Mar 21 12:38:39 CET 2008 - jreidinger@suse.cz
5593 - add new error IO_SOFT to media request callback for temporary
5594 connection problem. (bnc #328822)
5595 - add new media exception timeout when somethink fail due to exceed
5597 - mediacurl throw timeout exception when timeouted
5600 -------------------------------------------------------------------
5601 Thu Mar 20 15:00:24 CET 2008 - jreidinger@suse.cz
5603 - return more information from checking if metadata need refresh,
5604 so user can get better info. (bnc #307249)
5607 -------------------------------------------------------------------
5608 Tue Mar 18 21:59:04 CET 2008 - ma@suse.de
5610 - class sat::LocaleSupport: Convenience methods to manage support
5611 for language specific packages.
5614 -------------------------------------------------------------------
5615 Tue Mar 18 13:54:16 CET 2008 - jkupec@suse.cz
5617 - removed obsolete capability handling stuff (ma)
5620 -------------------------------------------------------------------
5621 Tue Mar 18 11:42:51 CET 2008 - jreidinger@suse.cz
5623 - Don't mask skip and abort exception in Fetcher
5626 -------------------------------------------------------------------
5627 Tue Mar 18 11:00:22 CET 2008 - jreidinger@suse.cz
5629 - action is correctly set in mediaRequest callback
5632 -------------------------------------------------------------------
5633 Mon Mar 17 12:33:44 CET 2008 - ma@suse.de
5635 - Fix SEGV in commit (bnc# 371137)
5639 -------------------------------------------------------------------
5640 Fri Mar 14 17:28:39 CET 2008 - ma@suse.de
5644 -------------------------------------------------------------------
5645 Fri Mar 14 14:27:43 CET 2008 - dmacvicar@suse.de
5647 - look for openssl in cmake, actually we build require it
5648 - explicitely link against openssl and crypto, required to
5649 compile in all platforms/distros.
5651 -------------------------------------------------------------------
5652 Fri Mar 14 12:07:41 CET 2008 - jreidinger@suse.cz
5654 - Save repo type during refresh if type is NONE (f.e. lazy probing).
5657 -------------------------------------------------------------------
5658 Fri Mar 14 11:34:24 CET 2008 - jreidinger@suse.cz
5660 - replace gpg escaped semicolon with real semicolon (bnc #355434)
5663 -------------------------------------------------------------------
5664 Fri Mar 14 10:17:41 CET 2008 - jreidinger@suse.cz
5666 - make strings from RpmDb and Keyring exceptions translatable
5669 -------------------------------------------------------------------
5670 Thu Mar 13 18:41:26 CET 2008 - dmacvicar@suse.de
5672 - fix retrieving keys (bnc #368099)
5675 -------------------------------------------------------------------
5676 Thu Mar 13 18:40:57 CET 2008 - jreidinger@suse.cz
5678 - enable frontend to rewrite add_probe settings.(bnc #309612)
5679 - Correct adding repo without type to lazy probing.
5682 -------------------------------------------------------------------
5683 Thu Mar 13 17:59:52 CET 2008 - jreidinger@suse.cz
5685 - get better message if something fail when trying run rpm
5689 -------------------------------------------------------------------
5690 Thu Mar 13 12:33:13 CET 2008 - ma@suse.de
5692 - Add ExternalProgram::execError and ExternalProgram::command
5693 to improve error reporting.
5696 -------------------------------------------------------------------
5697 Thu Mar 13 11:45:20 CET 2008 - jkupec@suse.cz
5699 - release all media before requesting another (bnc #336881)
5702 -------------------------------------------------------------------
5703 Thu Mar 13 11:32:56 CET 2008 - jkupec@suse.cz
5705 - getDetectedDevices added (fate #120298)
5708 -------------------------------------------------------------------
5709 Wed Mar 12 15:55:14 CET 2008 - jkupec@suse.cz
5711 - media backend release() methods changed to take string & instead
5712 of bool (needed for FATE #120298)
5713 - media label, detected device list and current device arguments
5714 added to the requestMedia callback
5717 -------------------------------------------------------------------
5718 Wed Mar 12 14:16:07 CET 2008 - coolo@suse.de
5720 - fix for bnc#369543
5722 -------------------------------------------------------------------
5723 Mon Mar 10 13:30:04 CET 2008 - jkupec@suse.cz
5725 - provide download rate info (average and curent) in the
5726 media::DownloadProgressReport for ftp/http (bnc #168935)
5729 -------------------------------------------------------------------
5730 Mon Mar 10 12:45:03 CET 2008 - jkupec@suse.cz
5732 - cleanCache(): clean also .cookie files
5733 - cleanTargetCache() added
5734 - use escaped_alias() in rawcache_path_for_repoinfo() and
5735 packagescache_path_for_repoinfo()
5738 -------------------------------------------------------------------
5739 Fri Mar 7 19:59:10 CET 2008 - jkupec@suse.cz
5741 - fixed location of RPMs in subdirs when parsing plaindir repo
5742 recursively (bnc #368218)
5745 -------------------------------------------------------------------
5746 Thu Mar 6 13:42:53 CET 2008 - ma@suse.de
5748 - Do not filter any installed solvables.
5752 -------------------------------------------------------------------
5753 Wed Mar 5 11:33:26 CET 2008 - ma@suse.de
5755 - Try to rebuild broken solv files in Target::load.
5758 -------------------------------------------------------------------
5759 Tue Mar 4 18:17:41 CET 2008 - ma@suse.de
5761 - Try to rebuild broken solv files in RepoManager::loadFromCache.
5762 - Fix RepoStatus::operator&& and RepoStatus testsuite.
5765 -------------------------------------------------------------------
5766 Tue Mar 4 16:09:14 CET 2008 - schubi@suse.de
5768 - improved problem description while a vendor change
5769 - improved problem description if a requirement cannot be fulfilled. Bug #358560
5772 -------------------------------------------------------------------
5773 Tue Mar 4 12:57:58 CET 2008 - ma@suse.de
5775 - Save and restore requested locales on target load/commit.
5778 -------------------------------------------------------------------
5779 Mon Mar 3 17:10:26 CET 2008 - schubi@suse.de
5781 - (Update) Prevent reinstallation of installed packages.
5784 -------------------------------------------------------------------
5785 Sun Mar 2 16:13:16 CET 2008 - coolo@suse.de
5787 - refresh metadata if there is no cache to unbreak compat with
5788 kiwi (that relied on "zypper sa <url> <alias>" to create a repo
5789 that "zypper in" could work on)
5791 -------------------------------------------------------------------
5792 Sun Mar 2 10:28:13 CET 2008 - coolo@suse.de
5794 - create cache directory before calling rpmdb2solv (in an empty
5798 -------------------------------------------------------------------
5799 Thu Feb 28 16:43:11 CET 2008 - jkupec@suse.cz
5801 - special exception message if server returns 403 response
5802 (forbidden) (port from SP2)
5803 - MediaException messages marked for translation
5805 -------------------------------------------------------------------
5806 Wed Feb 27 10:31:24 CET 2008 - dmacvicar@suse.de
5808 - make sure we have target cache on target initialize
5811 -------------------------------------------------------------------
5812 Tue Feb 26 13:59:03 CET 2008 - lslezak@suse.cz
5814 - DiskUsageCounter.cc - ignore "vfat", "fat", "ntfs" and "ntfs-3g"
5815 file systems (#333166)
5818 -------------------------------------------------------------------
5819 Tue Feb 26 13:26:30 CET 2008 - ma@suse.de
5821 - Fixed Capabilites iterator exposing prereq marker.
5824 -------------------------------------------------------------------
5825 Tue Feb 26 11:29:05 CET 2008 - schubi@suse.de
5827 - postinstall script fixed
5830 -------------------------------------------------------------------
5831 Mon Feb 25 17:06:53 CET 2008 - schubi@suse.de
5833 - Testcases regards modaliases, rpmlib, ... correctly
5836 -------------------------------------------------------------------
5837 Mon Feb 25 13:20:26 CET 2008 - ma@suse.de
5839 - Remove obsolete sql database. (bnc#363224)
5842 -------------------------------------------------------------------
5843 Fri Feb 22 14:03:59 CET 2008 - ma@suse.de
5845 - Take care target uses --root when creating solv files (bnc #363789)
5848 -------------------------------------------------------------------
5849 Fri Feb 22 10:10:14 CET 2008 - schubi@suse.de
5851 - Unmaintained packages which does not fit to the updated system
5852 (broken dependencies) will be deleted.
5855 -------------------------------------------------------------------
5856 Fri Feb 22 07:20:35 CET 2008 - coolo@suse.de
5858 - let libzypp-devel require libsatsolver-devel
5860 -------------------------------------------------------------------
5861 Wed Feb 20 13:47:56 CET 2008 - ma@suse.de
5863 - Cleanup unused /var/lib/zypp/cache in migrate_sources (#305160)
5866 -------------------------------------------------------------------
5867 Tue Feb 19 16:21:12 CET 2008 - jkupec@suse.cz
5869 - media: fixed DownloadProgressReport.finish() url argument in
5873 -------------------------------------------------------------------
5874 Tue Feb 19 11:21:59 CET 2008 - dmacvicar@suse.de
5876 - hardlink when possible to optimize data transfer
5877 and space across caches.
5880 -------------------------------------------------------------------
5881 Tue Feb 19 08:15:07 CET 2008 - coolo@suse.de
5883 - added some locale support to sat::Solvable
5886 -------------------------------------------------------------------
5887 Mon Feb 18 14:15:48 CET 2008 - dmacvicar@suse.de
5889 - handle error messages better in doesFileExist too which is
5890 used during probing. (bnc #362608)
5892 -------------------------------------------------------------------
5893 Sun Feb 17 21:44:12 CET 2008 - dmacvicar@suse.de
5895 - Fetcher::reset() should not reset cache directories.
5899 -------------------------------------------------------------------
5900 Fri Feb 16 15:47:00 CET 2008 - dmacvicar@suse.de
5902 - Use CURLOPT_NOBODY instead of a CURLOPT_RANGE of 1 byte
5903 for http and https, but this time set CURLOPT_HTTPGET back to 1
5904 so it actually works. This makes Media::doesFileExist
5905 efficient for http and https.
5906 (related to bnc #348050)
5909 -------------------------------------------------------------------
5910 Fri Feb 15 10:52:59 CET 2008 - coolo@suse.de
5912 - using .solv files only now (fate #303018)
5915 -------------------------------------------------------------------
5916 Tue Feb 12 17:10:48 CET 2008 - coolo@suse.de
5918 - fix architectures on distupgrade
5920 -------------------------------------------------------------------
5921 Fri Feb 8 12:50:30 CET 2008 - coolo@suse.de
5923 - fixes from trunk merged
5925 -------------------------------------------------------------------
5926 Fri Feb 1 17:45:07 CET 2008 - jkupec@suse.cz
5928 - fixed renaming a repo to an existing one (bnc #228216)
5931 -------------------------------------------------------------------
5932 Sun Jan 27 21:35:13 CET 2008 - coolo@suse.de
5936 -------------------------------------------------------------------
5937 Thu Jan 24 18:26:47 CET 2008 - jkupec@suse.cz
5939 - read .curlrc more robustly to obtain user-proxy (#330351)
5942 -------------------------------------------------------------------
5943 Fri Jan 18 12:19:09 CET 2008 - coolo@suse.de
5945 - always buildrequire openssl-devel
5946 - replacing strange utf-8 chars in changelog
5949 -------------------------------------------------------------------
5950 Thu Jan 17 15:07:52 CET 2008 - jkupec@suse.cz
5952 - Saner NFS timeo default (#350309)
5955 -------------------------------------------------------------------
5956 Thu Jan 17 12:03:10 CET 2008 - kkaempf@suse.de
5958 - support 'patterns.pat' and 'patterns.pat.gz' to read all
5962 -------------------------------------------------------------------
5963 Tue Jan 15 14:56:21 CET 2008 - lslezak@suse.cz
5965 - added RpmDb::removePubkey(), call it from
5966 KeyRing::Impl::deleteKey() - remove the GPG key from RPM when it
5967 is removed from the trusted keyring
5970 -------------------------------------------------------------------
5971 Mon Jan 14 17:11:15 CET 2008 - schubi@suse.de
5974 - reduced logging in SAT-solver
5975 - ordering solutions
5979 -------------------------------------------------------------------
5980 Thu Jan 10 16:50:26 CET 2008 - schubi@suse.de
5982 - Enabled SAT solver via default. (removed ZYPP_SAT_SOLVER)
5983 ZYPP_RC_SOLVER=1 will enable the old RedCapet solver
5987 -------------------------------------------------------------------
5988 Wed Jan 2 18:24:34 CET 2008 - jkupec@suse.cz
5990 - Pathname zypp::filesystem::expandlink(const Pathname &) added
5991 - if the provided file is a symlink, expand it (#274651) (this
5992 probably won't work for schemes other than file/dir and cd/dvd)
5995 -------------------------------------------------------------------
5996 Tue Dec 18 12:28:22 CET 2007 - aschnell@suse.de
5998 - fixed password handling in URLs (bug #347273)
6001 -------------------------------------------------------------------
6002 Mon Dec 17 13:47:44 CET 2007 - ma@suse.de
6004 - Fixed default text locale detection not to use static variables. (#346872)
6008 -------------------------------------------------------------------
6009 Mon Dec 10 12:46:26 CET 2007 - ma@suse.de
6011 - Log more details about zypp lock owner. (#294094)
6014 -------------------------------------------------------------------
6015 Fri Dec 7 15:47:53 CET 2007 - ma@suse.de
6017 - Remove runtime dependency for libboost_filesystem (#345773)
6021 -------------------------------------------------------------------
6022 Fri Nov 30 14:20:34 CET 2007 - schubi@suse.de
6024 - Enable SAT solver via environment variable ZYPP_SAT_SOLVER.
6025 e.g.: ZYPP_SAT_SOLVER=1 zypper install foo
6029 -------------------------------------------------------------------
6030 Wed Nov 28 15:12:33 CET 2007 - aschnell@suse.de
6032 - make IniParser more strict (bug #306697)
6034 -------------------------------------------------------------------
6035 Mon Nov 26 13:19:34 CET 2007 - ma@suse.de
6037 - Fix missing packages in patch content list. (#340896)
6040 -------------------------------------------------------------------
6041 Fri Nov 16 12:46:39 CET 2007 - coolo@suse.de
6045 -------------------------------------------------------------------
6046 Wed Nov 14 14:23:23 CET 2007 - ma@suse.de
6048 - Output date strings in UTF-8. (#339423)
6051 -------------------------------------------------------------------
6052 Tue Nov 13 13:40:03 CET 2007 - schubi@suse.de
6058 -------------------------------------------------------------------
6059 Mon Nov 5 15:22:33 CET 2007 - ma@suse.de
6061 - Don't mark failed patch scripts as installed. (#327523)
6065 -------------------------------------------------------------------
6066 Wed Oct 31 09:19:59 CET 2007 - dmueller@suse.de
6068 - update rpmlint suppression
6070 -------------------------------------------------------------------
6071 Fri Oct 26 15:12:24 CEST 2007 - aschnell@suse.de
6073 - fixed retrieval of epoch from rpmdb (bug #246680)
6075 -------------------------------------------------------------------
6076 Thu Oct 25 16:29:24 CEST 2007 - aschnell@suse.de
6078 - allow non-existing "packages" file in susetags parser (bug
6081 -------------------------------------------------------------------
6082 Fri Oct 12 15:47:37 CEST 2007 - ma@suse.de
6084 - SMBIOS DMI modalias matching added (#333152)
6087 -------------------------------------------------------------------
6088 Sat Oct 6 16:37:11 CEST 2007 - jkupec@suse.cz
6089 - do not download the same file multiple times in one attach session
6091 - special cdrom detection code for SCSI / Virtual CDROMs on iSeries
6092 removed - should be correctly detected by HAL now
6093 (#167629, #163971), r7452
6096 -------------------------------------------------------------------
6097 Fri Oct 05 10:35:47 CEST 2007 - aschnell@suse.de
6099 - filter architecture in plaindir parser (bug #330791)
6101 -------------------------------------------------------------------
6102 Thu Oct 4 16:31:58 CEST 2007 - ma@suse.de
6104 - Throw constructing malformed checksums. (#189096)
6107 -------------------------------------------------------------------
6108 Thu Oct 4 14:22:31 CEST 2007 - mvidner@suse.cz
6110 - Renamed templates back because proper qualification makes it work
6114 -------------------------------------------------------------------
6115 Thu Oct 04 11:23:19 CEST 2007 - aschnell@suse.de
6117 - only look for repositories in file ending ".repo" (bug #294779)
6119 -------------------------------------------------------------------
6120 Wed Oct 3 13:37:57 CEST 2007 - mvidner@suse.cz
6122 - Fixed compilation errors with GCC 4.3 by adding missing includes
6123 and renaming templates: MaxBits to MaxBitsT, Mask to MaskT,
6124 Compare<Edition> to CompareEd.
6127 -------------------------------------------------------------------
6128 Mon Oct 1 20:29:36 CEST 2007 - ma@suse.de
6130 - Incorporated patch from Michael Matz to speedup cache reading.
6133 -------------------------------------------------------------------
6134 Fri Sep 28 18:40:59 CEST 2007 - schubi@suse.de
6137 - log Repository info
6138 - set keep state in the testcase
6142 -------------------------------------------------------------------
6143 Thu Sep 27 17:13:14 CEST 2007 - ma@suse.de
6145 - Fixed pattern parser SEGV on broken pattern files. (#328546)
6148 -------------------------------------------------------------------
6149 Wed Sep 26 11:08:14 CEST 2007 - schubi@suse.de
6151 - QueuItemRequire: Filter out all provider which have worser architecture,
6152 are NOT noarch and have not the same name as the requirement. The
6153 last one is needed for updating packages via patch/atoms.
6155 - Revert changes of r 7340
6158 -------------------------------------------------------------------
6159 Tue Sep 25 15:51:34 CEST 2007 - ma@suse.de
6161 - Add missing '--install' parameter in desktop file. (#308640)
6165 -------------------------------------------------------------------
6166 Tue Sep 25 11:08:13 CEST 2007 - jkupec@suse.cz
6168 - release all attached media before attempting to eject (#293428)
6169 - fixed parsing of --proxy-user parameter of .curlrc (#309139)
6173 -------------------------------------------------------------------
6174 Mon Sep 24 16:10:32 CEST 2007 - dmacvicar@suse.de
6176 - provide a way to retrieve the metadata path. Used for
6177 installation, which incorrectly creates a repository in
6178 cache without adding it first, so metadata path is not
6179 set and therefore it is not possible to setup a media
6180 verifier on installation. Part of fix for (#293428)
6183 -------------------------------------------------------------------
6184 Mon Sep 24 15:48:47 CEST 2007 - schubi@suse.de
6186 - If more than one resolvables provide a requirements and have different
6187 architecture take thatone with the best architecture. (Not regarding the
6188 name). Bug: Branching too much while an installation of a multi-arch-DVD
6192 -------------------------------------------------------------------
6193 Fri Sep 21 15:50:30 CEST 2007 - schubi@suse.de
6195 - Checking the queue if an item will be deleted. If yes, the requirements
6196 are not needed anymore. Bug 326384
6200 -------------------------------------------------------------------
6201 Thu Sep 20 17:37:30 CEST 2007 - jkupec@suse.cz
6203 - don't probe the repository type upon saving if disabled (#326769)
6207 -------------------------------------------------------------------
6208 Thu Sep 20 15:19:53 CEST 2007 - ma@suse.de
6210 - Avoid calling rpm repeatedly in case of an error. This is fault-prone,
6211 esp. if the error occurred executing the packages post-install script.
6215 -------------------------------------------------------------------
6216 Thu Sep 20 11:00:04 CEST 2007 - ma@suse.de
6218 - If a package is deselected by user, apply this soft lock to all
6219 available versions of this package.
6223 -------------------------------------------------------------------
6224 Wed Sep 19 17:45:12 CEST 2007 - schubi@suse.de
6226 - Update: Do not set an item to installation if there has been already set
6227 one for installation which has the same NVA. Bug 326286
6231 -------------------------------------------------------------------
6232 Wed Sep 19 14:19:49 CEST 2007 - ma@suse.de
6234 - Enable package cache during commit. (#326249)
6237 -------------------------------------------------------------------
6238 Tue Sep 18 14:01:02 CEST 2007 - schubi@suse.de
6240 - Do not regarding requirements for packages which will be deleted in the
6241 same solver run. Bug 310618
6245 -------------------------------------------------------------------
6246 Mon Sep 17 16:33:14 CEST 2007 - jkupec@suse.cz
6248 - don't download filelists.xml.gz (#307105)
6252 -------------------------------------------------------------------
6253 Mon Sep 17 15:51:04 CEST 2007 - ma@suse.de
6255 - Improve estimated diskusage while there is no valid
6256 solver result. (#325617)
6259 -------------------------------------------------------------------
6260 Mon Sep 17 15:22:47 CEST 2007 - schubi@suse.de
6262 -Bugfix in vendor change of a required resolvable (Correct error message)
6266 -------------------------------------------------------------------
6267 Mon Sep 17 12:36:28 CEST 2007 - lslezak@suse.cz
6269 - fixed DU parsing in inst-sys (#308659)
6272 -------------------------------------------------------------------
6273 Fri Sep 14 22:57:54 CEST 2007 - ma@suse.de
6275 - Enable using patch and delta rpms. (#309124)
6279 -------------------------------------------------------------------
6280 Thu Sep 13 17:59:55 CEST 2007 - ma@suse.de
6282 - On update do not delete unmaintained non-SuSE packages.
6286 -------------------------------------------------------------------
6287 Thu Sep 13 13:02:39 CEST 2007 - lslezak@suse.cz
6289 - ZYppImpl::getPartitions() - don't return the current partitioning
6290 when the partitioning hasn't been set - fixes DU parsing in
6293 -------------------------------------------------------------------
6294 Thu Sep 13 11:30:47 CEST 2007 - dmacvicar@suse.de
6296 - Throw specific exceptions during commit (#308511)
6299 -------------------------------------------------------------------
6300 Wed Sep 12 18:48:00 CEST 2007 - ma@suse.de
6302 - Various disk space calculation fixes. Susetags, plaindir and rpmdb
6303 now provide more detailed disk usage information.
6304 Yum metadata don't, so we book the package size to '/'. (#308362)
6308 -------------------------------------------------------------------
6309 Wed Sep 12 15:48:41 CEST 2007 - schubi@suse.de
6311 - Regarding keep state while recycle old valid solver results. Bug 286889
6314 -------------------------------------------------------------------
6315 Wed Sep 12 12:24:49 CEST 2007 - jkupec@suse.cz
6317 - report 100% progress on finishing RPM removal (bug #309431)
6320 -------------------------------------------------------------------
6321 Tue Sep 11 17:25:35 CEST 2007 - schubi@suse.de
6323 - Update: rename language packages --> take that package which fits to the
6324 selected language Bug 308098
6327 -------------------------------------------------------------------
6328 Tue Sep 11 16:11:20 CEST 2007 - dmacvicar@suse.de
6330 - restore deltas and patch rpms from the cache (#309124)
6333 -------------------------------------------------------------------
6334 Tue Sep 11 14:54:44 CEST 2007 - ma@suse.de
6336 - Don't fail if a product is deleted multiple times (e.g. due to
6337 obsoletes and an explicit deleted request). (#308746)
6341 -------------------------------------------------------------------
6342 Tue Sep 11 13:52:47 CEST 2007 - jkupec@suse.cz
6344 - SYSCONFDIR variable added for modifying /etc
6346 -------------------------------------------------------------------
6347 Tue Sep 11 12:18:11 CEST 2007 - schubi@suse.de
6349 - uninstallable resolvable -->suggested solution: delete; Bug 308164
6352 -------------------------------------------------------------------
6353 Mon Sep 10 16:19:05 CEST 2007 - schubi@suse.de
6355 - new translations added
6359 -------------------------------------------------------------------
6360 Mon Sep 10 15:50:49 CEST 2007 - lslezak@suse.cz
6362 - fixed disk usage counting of updated packages (#308362)
6364 -------------------------------------------------------------------
6365 Mon Sep 10 14:17:29 CEST 2007 - schubi@suse.de
6367 - Splitting packages: Take the package with the best
6368 architecture,edition ONLY; Bug 308591
6371 -------------------------------------------------------------------
6372 Mon Sep 10 10:55:45 CEST 2007 - lslezak@suse.cz
6374 - properly report fallback disk usage size (in kB instead of bytes)
6375 when disk usage is not known (YUM repos) (#308475)
6377 -------------------------------------------------------------------
6378 Fri Sep 7 13:27:26 CEST 2007 - ma@suse.de
6380 - Install a sample /etc/zypp.conf. (#306615)
6381 - Fixed missing soversion symlink in package.
6385 -------------------------------------------------------------------
6386 Fri Sep 7 13:03:48 CEST 2007 - schubi@suse.de
6388 - RequirementIsMet: return true only if ALL Atoms are NOT incomplete; Bug
6392 -------------------------------------------------------------------
6393 Thu Sep 6 18:22:36 CEST 2007 - schubi@suse.de
6395 - Error: Select two candidate with the same name while update.
6396 Solution: If there is a candidate which is already selected for installation -->
6397 take thatone #308082
6400 -------------------------------------------------------------------
6401 Thu Sep 6 14:11:58 CEST 2007 - ma@suse.de
6403 - Work arround installed patterns providing an empty vendor string. (#307743)
6404 - Let the solver treat vendor suse and opensuse as equivalent.
6407 -------------------------------------------------------------------
6408 Thu Sep 6 12:33:27 CEST 2007 - schubi@suse.de
6410 - Checking item before evaluating the concerning vendor. bug #307941
6413 -------------------------------------------------------------------
6414 Wed Sep 6 02:24:37 CEST 2007 - dmacvicar@suse.de
6416 - Fix for bug #307163 - empty package descriptions
6417 a.k.a shared tag not 100% implemented
6421 -------------------------------------------------------------------
6422 Wed Sep 5 17:52:37 CEST 2007 - schubi@suse.de
6424 - logging "reverse" NEEDED_BY in the detail description of solver
6426 - improved error message if a requiremnt is not fulfilled Bug 307743
6427 - Add "ignore" option to the solution if a requirement is not fulfilled
6431 -------------------------------------------------------------------
6432 Wed Sep 5 14:33:02 CEST 2007 - jkupec@suse.cz
6434 - fixed the order of operands of susetags local metadata status
6435 computation which caused the YaST repositories to always get
6436 refreshed (part of bug #304310)
6440 -------------------------------------------------------------------
6441 Tue Sep 4 12:09:10 CEST 2007 - schubi@suse.de
6443 - comparing vendor with VendorAttr::equivalent
6446 -------------------------------------------------------------------
6447 Mon Sep 3 18:43:51 CEST 2007 - schwab@suse.de
6449 - Use $RPM_OPT_FLAGS.
6451 -------------------------------------------------------------------
6452 Mon Sep 3 17:14:02 CEST 2007 - ma@suse.de
6454 - Reset transact bits when switching status from
6455 "update" to "protected" (#246976)
6459 -------------------------------------------------------------------
6460 Mon Sep 3 13:56:42 CEST 2007 - schubi@suse.de
6462 - new translations added
6465 -------------------------------------------------------------------
6466 Fri Aug 31 22:10:55 CEST 2007 - ma@suse.de
6468 - Added ability to switch off use of patch and delta rpms via zypp.conf (#305864)
6470 download.use_patchrpm = no
6471 download.use_deltarpm = no
6475 -------------------------------------------------------------------
6476 Fri Aug 31 19:56:40 CEST 2007 - ma@suse.de
6478 - On demand translate patch requirements into a list of atoms.
6479 Required by the UI to display packages acssociated with a patch.
6484 -------------------------------------------------------------------
6485 Fri Aug 31 13:59:54 CEST 2007 - kkaempf@suse.de
6487 - enrich ResolverInfo with the reason if a user-initiated request
6488 fails (#304325, #306240)
6491 -------------------------------------------------------------------
6492 Thu Aug 30 20:10:00 CEST 2007 - jkupec@suse.cz
6494 - added missing implementation of LogControl::setLineFormater()
6499 -------------------------------------------------------------------
6500 Thu Aug 30 18:55:15 CEST 2007 - jkupec@suse.cz
6502 - enable changing url in requestMedia callback (#294481)
6505 -------------------------------------------------------------------
6506 Thu Aug 30 18:22:32 CEST 2007 - ma@suse.de
6508 - Filter readonly mount points in DiskUsageCounter (#297405)
6511 -------------------------------------------------------------------
6512 Thu Aug 30 17:31:33 CEST 2007 - jkupec@suse.cz
6514 - remember the cause of the RepoException when refreshing metadata
6518 -------------------------------------------------------------------
6519 Thu Aug 30 17:25:14 CEST 2007 - ma@suse.de
6521 - Safe fix for bug #299680.
6525 -------------------------------------------------------------------
6526 Thu Aug 30 15:48:03 CEST 2007 - schubi@suse.de
6528 - Bugfix: If a requirement has been fulfilled by more than one language
6529 resolvables only thatone will be taken which fits to the selected
6533 -------------------------------------------------------------------
6534 Thu Aug 30 15:14:23 CEST 2007 - jkupec@suse.cz
6536 - correct error code for media errors in MediaCurl::doGetFileCopy()
6537 affects only zypper error output, does not affect YaST
6540 -------------------------------------------------------------------
6541 Wed Aug 29 18:28:41 CEST 2007 - jkupec@suse.cz
6543 - reverted blocking of requestMedia from r6271 (#301710)
6546 -------------------------------------------------------------------
6547 Wed Aug 29 18:09:29 CEST 2007 - kkaempf@suse.de
6549 - prevent progress report in destructor (#299680)
6552 -------------------------------------------------------------------
6553 Wed Aug 29 18:02:36 CEST 2007 - jkupec@suse.cz
6555 - treat non-filelists.xml <file> entries as file provides capabilities
6556 in YUM parser (#304701)
6559 -------------------------------------------------------------------
6560 Wed Aug 29 16:32:01 CEST 2007 - kkaempf@suse.de
6562 - the media.1/media uniquely identifies a 'susetags' repo, not
6563 the content file (#304200)
6565 -------------------------------------------------------------------
6566 Wed Aug 29 15:42:17 CEST 2007 - jkupec@suse.cz
6568 - fixed locale dir (#304649)
6571 -------------------------------------------------------------------
6572 Wed Aug 29 15:39:52 CEST 2007 - kkaempf@suse.de
6574 - don't treat normal package license as "license to confirm"
6577 -------------------------------------------------------------------
6578 Wed Aug 29 15:28:53 CEST 2007 - ma@suse.de
6580 - Fixed fix for #293039. Segfault due to uninitialzed data.
6584 -------------------------------------------------------------------
6585 Wed Aug 29 15:10:20 CEST 2007 - schubi@suse.de
6587 - reduced too much verbosed ResolverContext logging; Bug 303971
6590 -------------------------------------------------------------------
6591 Wed Aug 29 13:55:28 CEST 2007 - ma@suse.de
6593 - Fixed PlainDir repositories to provide real disk usage data. For
6594 repomd and others that do not provide any detailed disk usage info,
6595 assume the packgage size is required below "/". Peviously they were
6596 treated as being empy.
6600 -------------------------------------------------------------------
6601 Wed Aug 29 13:36:42 CEST 2007 - schubi@suse.de
6603 - Add a new solver solution in the case of running in a timeout:
6604 ProblemSolutionDoubleTimeout.h
6608 -------------------------------------------------------------------
6609 Wed Aug 29 11:23:26 CEST 2007 - dmacvicar@suse.de
6611 - bug in fix for (#292986)
6613 -------------------------------------------------------------------
6614 Tue Aug 28 18:48:26 CEST 2007 - dmacvicar@suse.de
6616 - (#297001) - libzypp: can't skip broken packages
6617 - re enable importing zypp keyring from rpm.(#302379)
6620 -------------------------------------------------------------------
6621 Tue Aug 28 17:30:30 CEST 2007 - kkaempf@suse.de
6623 - rename ResolvableQuery::iterateResolvablesByKindsAndStrings
6624 to ResolvableQuery::iterateResolvablesByKindsAndStringsAndRepos
6625 in order to support query-by-repo (#305384)
6626 - fix iterateResolvablesByKindsAndStringsAndRepos to take any
6627 number of kinds, names, or repos (#305347)
6628 - remove ResolvableQuery::iterateResolvablesByKind, not needed
6632 -------------------------------------------------------------------
6633 Tue Aug 28 11:27:53 CEST 2007 - dmacvicar@suse.de
6635 - real fix for reading signature ids. (#390535).
6636 - delete metadata when removing repo (#301037).
6638 -------------------------------------------------------------------
6639 Mon Aug 27 23:52:41 CEST 2007 - dmacvicar@suse.de
6641 - following behaviour for setPartitions
6642 - if they are not set, they are detected
6643 - if they are set, that value is used.
6644 - if value set or detected is empty, all disk usage
6645 information is read. Otherwise just values in those
6647 Should work for installation as long as detectPartitions
6648 is empty at installation.(#293039)
6650 -------------------------------------------------------------------
6651 Mon Aug 27 17:08:41 CEST 2007 - kkaempf@suse.de
6653 - Add ZConfig::overrideSystemArchitecture() to override zypp arch
6654 from external, e.g. for the testcases
6655 - Honor ZYPP_CONF environment variable to override the buit-in
6657 - Check architecture at handout() to prevent NULL ptr reference.
6661 -------------------------------------------------------------------
6662 Mon Aug 27 15:53:52 CEST 2007 - schubi@suse.de
6664 -The solver generate an establish call for all
6665 resolvables which has filesystemcaps if there is not a valid result from a
6666 former solver run available. This covers:
6667 * Initial solver run
6668 * Changing of filesystem whithin a workflow, cause the solver results will
6669 be reset if the filesystem dependencies have been changed
6673 -------------------------------------------------------------------
6674 Sun Aug 26 15:49:27 CEST 2007 - kkaempf@suse.de
6676 - pass location to plaindir package (#303751)
6677 - Add name of file in question to checksum/signature related
6679 - pass basename of file to verifyFileSignatureWorkflow (instead of
6681 - filter out incompatible architectures when parsing sustags
6682 repos (first half of #301286)
6685 -------------------------------------------------------------------
6686 Fri Aug 24 11:52:27 CEST 2007 - dmacvicar@suse.de
6688 - don't run source migration if yast is running in
6689 intsys mode (#297136)
6690 - signature and checksum verification fixes. Still pending
6691 problem ZYpp getting no output from gpg when running from zypper.
6694 -------------------------------------------------------------------
6695 Thu Aug 23 13:51:41 CEST 2007 - schubi@suse.de
6697 - Do not strip resolvables which have the same name but different kind
6699 - Flag info NEEDEDBY correctly if it will be used by freshen/supplement
6702 -------------------------------------------------------------------
6703 Wed Aug 22 18:58:44 CEST 2007 - mvidner@suse.cz
6705 - Do not use "a-z" in regexes. Fixes "Invalid Url scheme 'http'" in
6706 the Estonian locale (#302525).
6708 -------------------------------------------------------------------
6709 Wed Aug 22 17:59:39 CEST 2007 - aschnell@suse.de
6711 - added remembering of exception history at various places
6713 -------------------------------------------------------------------
6714 Wed Aug 22 16:52:09 CEST 2007 - schubi@suse.de
6716 - Bugfixes concerning vendor handling:
6718 Installed A-1.0(vendor SuSE)
6719 Available A-2.0(other vendor)
6720 A will not be regarded as "unmaintained". So it will not be deleted.
6722 A need B-2.0. B-1.0 is installed but has another vendor. Report a
6724 - Testcase : solution-tests/vendor-test.xml
6728 -------------------------------------------------------------------
6729 Tue Aug 21 15:38:08 CEST 2007 - dmacvicar@suse.de
6731 - ignore HASH key for download (#300982)
6733 -------------------------------------------------------------------
6734 Tue Aug 21 15:17:23 CEST 2007 - schubi@suse.de
6736 - Added explicitly_requested as parameter in ResolverContext::Uninstall
6740 -------------------------------------------------------------------
6741 Tue Aug 21 13:06:44 CEST 2007 - dmacvicar@suse.de
6743 - If no mount information is available, parse all DU entries.
6744 - read only hack mode for migrate-sources. We actually do add
6745 repositories with it, but no harm. (#292986)
6746 - fix some typos in exceptions (#301331)
6749 -------------------------------------------------------------------
6750 Mon Aug 20 16:06:36 CEST 2007 - schubi@suse.de
6752 - Do not regard explicit request in order to recognize updated packages
6753 correctly. Bug 301676
6754 - Updated translations
6758 -------------------------------------------------------------------
6759 Mon Aug 20 15:35:46 CEST 2007 - mvidner@suse.cz
6761 - package-manager script: Call /sbin/yast2 with full path because of
6764 -------------------------------------------------------------------
6765 Mon Aug 20 15:23:14 CEST 2007 - dmacvicar@suse.de
6767 - add support for the HASH key. (#300982)
6768 - Use ContentFileParser in Downloader (instead of implementing
6769 the parser again, it has a reason, Downloader was written first)
6770 - update testcases and data to cover the new HASH key
6773 -------------------------------------------------------------------
6774 Mon Aug 20 13:21:34 CEST 2007 - kkaempf@suse.de
6776 - unify query API for kind and name, summary, description
6778 - rev 6761, version 3.18.0
6780 -------------------------------------------------------------------
6781 Fri Aug 17 12:30:55 CEST 2007 - kkaempf@suse.de
6783 - add iterateResolvablesByKindsAndName
6784 - rev 6735, version 3.17.13
6786 -------------------------------------------------------------------
6787 Fri Aug 17 11:45:24 CEST 2007 - kkaempf@suse.de
6789 - rename ResolvableQuery::queryByName to iterateResolvablesByName
6790 - fix reading of kind and repository in ResolvableQuery
6791 - add reverse lookups in CacheTypes
6792 - add iterateResolvablesByKind
6795 -------------------------------------------------------------------
6796 Fri Aug 17 10:37:56 CEST 2007 - schubi@suse.de
6798 - shorten solver error messages Bug 259894
6801 -------------------------------------------------------------------
6802 Thu Aug 16 23:43:50 CEST 2007 - kkaempf@suse.de
6804 - fix ResolvableQuery::query(), add ResolvableQuery::queryByName()
6805 install zypp/cache header files.
6806 - rev 6719, version 3.16.13
6808 -------------------------------------------------------------------
6809 Thu Aug 16 17:21:52 CEST 2007 - kkaempf@suse.de
6811 - discard pattern files with incompatbile architecture, both
6812 for download and for parsing. (#298716)
6815 -------------------------------------------------------------------
6816 Thu Aug 16 17:12:45 CEST 2007 - kkaempf@suse.de
6818 - run sqlite asynchronously and add sql index files where
6819 appropriate, gives 6x performance on certain operations.
6820 Bumping cache schema version to 1004.
6824 -------------------------------------------------------------------
6825 Thu Aug 16 17:08:58 CEST 2007 - kkaempf@suse.de
6827 - fix String::endsWith (#301038)
6830 -------------------------------------------------------------------
6831 Thu Aug 16 11:16:25 CEST 2007 - schubi@suse.de
6833 - added an _explicitly_requested in QueueItemConflict ( as already in
6834 QueueItemEstablish, QueueItemInstall, QueueItemUninstall ) in order to
6835 remove the conflicting item without an error message. Bug 299819
6838 -------------------------------------------------------------------
6839 Thu Aug 16 07:23:31 CEST 2007 - jkupec@suse.cz
6841 - forgot to set default refresh policy in checkIfToRefreshMetadata
6842 - repo.refresh.delay default set to 10 minutes
6845 -------------------------------------------------------------------
6846 Wed Aug 15 15:32:36 CEST 2007 - schubi@suse.de
6848 - Bugfix while regarding correct vendor in update
6852 -------------------------------------------------------------------
6853 Wed Aug 15 13:57:04 CEST 2007 - jkupec@suse.cz
6855 - repo.refresh.delay=<minutes> (ZConfig, "main" section) support
6856 added to delay next check & refresh until the specified number of
6857 minutes has passed from the last check or refresh (FATE #301991).
6858 Revisions: 6654, 6656, 6666, and 6667.
6859 - filesystem::touch(Pathname) added (r6666)
6860 - RepoManager::touchIndexFile(RepoInfo) added
6861 - RepoManager::checkIfToRefreshMetadata(RepoInfo,Url,policy):
6862 decision to do the refresh moved to this public method.
6865 -------------------------------------------------------------------
6866 Wed Aug 15 12:38:26 CEST 2007 - schubi@suse.de
6868 - generate a resolver problem if addRequires does not find a resovable
6872 -------------------------------------------------------------------
6873 Tue Aug 14 15:54:15 CEST 2007 - schubi@suse.de
6875 - Prioritized delete request by the user BEFORE delete requests due
6876 missing dependencies or conflicting dependencies. Bug 298322
6879 -------------------------------------------------------------------
6880 Fri Aug 10 20:49:20 CEST 2007 - jkupec@suse.cz
6882 - support also "Plaindir" as valid repo type name (#298622)
6886 -------------------------------------------------------------------
6887 Fri Aug 10 18:03:06 CEST 2007 - dmacvicar@suse.de
6889 - fix segfault in Progress reporting
6890 - progress report use name instead of alias (#298035)
6891 - repoinfo returns alias if name is empty
6893 -------------------------------------------------------------------
6894 Fri Aug 10 16:04:42 CEST 2007 - dmacvicar@suse.de
6896 - merge patch by dmueller to get rid of boost-regex
6898 -------------------------------------------------------------------
6899 Fri Aug 10 13:50:40 CEST 2007 - dmacvicar@suse.de
6901 - dont create a second CacheStore in the same scope, will lock...
6904 -------------------------------------------------------------------
6905 Thu Aug 9 15:04:21 CEST 2007 - jkupec@suse.cz
6907 - fixed some RepoManager exception docs & history
6910 -------------------------------------------------------------------
6911 Thu Aug 9 13:33:59 CEST 2007 - dmacvicar@suse.de
6913 - feature #302135: Graceful update of 3rd party packages
6914 Automatic upgrading only sees packages from same vendor
6915 This allows not needed to have those locked.
6916 - Add persistent locks file which allow wildcards. Users
6917 can lock certain packages adding lines like "kde* < 3.5"
6918 - add applyLocks() to apply persistent locks before solving
6920 -------------------------------------------------------------------
6921 Thu Aug 9 13:28:20 CEST 2007 - schubi@suse.de
6923 - recognize changes in the pool (e.g. changing /etc/sysconfig/storage
6925 - Added locking resolvables in the testcases
6928 -------------------------------------------------------------------
6929 Wed Aug 8 16:04:07 CEST 2007 - dmacvicar@suse.de
6931 - add migrate-sources to %post (#292986)
6934 -------------------------------------------------------------------
6935 Wed Aug 8 13:32:52 CEST 2007 - jkupec@suse.cz
6937 - fixed bug with using wrong files from raw metadata cache
6938 (bug #297611) (duncanmv) (r6501, already released in 3.13.14)
6940 -------------------------------------------------------------------
6941 Wed Aug 8 12:42:39 CEST 2007 - schubi@suse.de
6943 - fix in "ignore conflicts" if the conflict has been caused by an obsolete
6947 -------------------------------------------------------------------
6948 Tue Aug 7 17:04:47 CEST 2007 - dmacvicar@suse.de
6950 - implement susetags support for compressed metadata
6951 and testcases. (feature #301916)
6952 - implement disk usage in cache. For installation requires
6953 some changes in YaST to setup the ZYpp getPartitions()
6954 before repos are cached. (bug #293039)
6955 - added testcases for diskusage
6958 -------------------------------------------------------------------
6959 Mon Aug 6 10:19:12 CEST 2007 - jkupec@suse.cz
6961 - fixed YUM parser to properly create source packages
6962 - disabled reading of filelists.xml.gz by default (the data are
6963 currently not stored anyway)
6967 -------------------------------------------------------------------
6968 Sat Aug 4 01:03:19 CEST 2007 - ma@suse.de
6970 - Don't download unwanted translation files (#293740).
6973 -------------------------------------------------------------------
6974 Fri Aug 3 23:52:18 CEST 2007 - ma@suse.de
6976 - Fix susetags repo to parse dikusage data (#293039)
6980 -------------------------------------------------------------------
6981 Fri Aug 3 18:56:47 CEST 2007 - ma@suse.de
6983 - Add product attribute 'type' (aka 'category' which is now
6984 deprecated). Adapted sustags and yum parsers to parse and
6989 -------------------------------------------------------------------
6990 Fri Aug 3 17:29:56 CEST 2007 - dmacvicar@suse.de
6992 - fix modalias rel column number
6995 -------------------------------------------------------------------
6996 Fri Aug 3 16:35:36 CEST 2007 - dmacvicar@suse.de
6998 - Implemented option repo.add.probe to allow probing
6999 the added repositories
7002 -------------------------------------------------------------------
7003 Fri Aug 3 16:07:46 CEST 2007 - schubi@suse.de
7005 - Fixed detection of renamed packages while update.
7006 - Added new translations
7009 -------------------------------------------------------------------
7010 Fri Aug 3 15:02:28 CEST 2007 - ma@suse.de
7012 - Speed up retrieving MediaNr attribute, as it slows down install
7013 order calculation. (#297173)
7016 -------------------------------------------------------------------
7017 Fri Aug 3 14:13:36 CEST 2007 - dmacvicar@suse.de
7019 - Fixed cache schema upgrade
7021 -------------------------------------------------------------------
7022 Fri Aug 3 13:38:17 CEST 2007 - ma@suse.de
7024 - Fixed pattern includes and extends attributes.
7028 -------------------------------------------------------------------
7029 Fri Aug 3 12:33:41 CEST 2007 - schubi@suse.de
7031 - API for retrieving additional dependencies" solver/detail/Resolver.h
7032 - Handle additional dependencies in the testcases
7033 - Handle system and language dependencies in the testcases correctly.
7036 -------------------------------------------------------------------
7037 Thu Aug 2 18:14:12 CEST 2007 - ma@suse.de
7039 - Indicate changed pool content if /etc/sysconfig/storage USED_FS_LIST
7040 has changed. Resolver must discard any cached filesystem dependencies.
7041 (required for #271912)
7044 -------------------------------------------------------------------
7045 Thu Aug 2 16:37:06 CEST 2007 - ma@suse.de
7047 - Indicate changed pool content to the resolver. (required for #271912)
7051 -------------------------------------------------------------------
7052 Thu Aug 2 10:16:16 CEST 2007 - schubi@suse.de
7054 - speedup error handling. Do not log ResolveInfo anymore. Set limit of 20
7055 problems. Bug 280387
7059 -------------------------------------------------------------------
7060 Wed Aug 1 18:51:12 CEST 2007 - ma@suse.de
7062 - Added interface to install source packages via zypper.
7066 -------------------------------------------------------------------
7067 Tue Jul 31 22:01:08 CEST 2007 - ma@suse.de
7069 - Added package attributes Package::sourcePkgName and
7070 Package::sourcePkgEdition. Name and edition of the source
7071 rpm this package was built from.
7072 - Added ZYpp::installSrcPackage to install a single source package.
7076 -------------------------------------------------------------------
7077 Tue Jul 31 19:06:54 CEST 2007 - ma@suse.de
7079 - Temorary files and directories created by makeSibling use the
7080 same protection as the original.
7084 -------------------------------------------------------------------
7085 Tue Jul 31 10:37:13 CEST 2007 - schubi@suse.de
7087 - Removed keepExtras from resolvePool. This will be handled
7088 in the solver internally now. #294727
7089 - Checking if item really exists (#295544; ResolverInfoContainer.cc)
7093 -------------------------------------------------------------------
7094 Mon Jul 30 17:23:19 CEST 2007 - ma@suse.de
7096 - Remove tribool from RepoInfo's interface.
7100 -------------------------------------------------------------------
7101 Mon Jul 30 13:59:33 CEST 2007 - ma@suse.de
7103 - Fixed wrong media number reported by script, message and patch.
7104 - Fixed script API to provide the scripts location on media (if not
7106 - Introduced ScripProvider to make a script available on the local
7111 -------------------------------------------------------------------
7112 Fri Jul 27 18:08:42 CEST 2007 - jkupec@suse.cz
7114 - don't request media chage if the media is not changeable (like
7119 -------------------------------------------------------------------
7120 Fri Jul 27 17:40:44 CEST 2007 - dmacvicar@suse.de
7122 - progress ticks for clean cache
7123 - ZConfig: remove default from names.
7124 - re enable reading cache callbacks
7125 - ini parser without boost::regexp
7126 patch by dmueller (#152447)
7128 -------------------------------------------------------------------
7129 Fri Jul 27 17:16:27 CEST 2007 - ma@suse.de
7131 - Fixed package to provide the location media number. (#294496)
7134 -------------------------------------------------------------------
7135 Fri Jul 27 16:31:38 CEST 2007 - jkupec@suse.cz
7137 - RepoFileReader - ignore empty url keys (baseurl, mirrorlist,
7138 gpgkey) instead of throwing bad url exception
7141 -------------------------------------------------------------------
7142 Thu Jul 26 16:41:30 CEST 2007 - kkaempf@suse.de
7144 - Make clearing of extra dependencies/conflicts configurable when
7145 resolvePool(). Leave the default as before (clear extras).
7150 -------------------------------------------------------------------
7151 Thu Jul 26 10:58:27 CEST 2007 - dmacvicar@suse.de
7153 - /var/lib/zypp/cache -> /var/cache/zypp
7155 - ini parser without boost::regexp, patch by dmueller
7158 -------------------------------------------------------------------
7159 Wed Jul 25 13:50:06 CEST 2007 - ma@suse.de
7161 - Make temp directory configurable via environment
7162 variable ZYPPTMPDIR.
7166 -------------------------------------------------------------------
7167 Tue Jul 24 17:55:49 CEST 2007 - ma@suse.de
7169 - Fixed bug in smart pointer comparison.
7171 -------------------------------------------------------------------
7172 Mon Jul 23 13:05:53 CEST 2007 - ma@suse.de
7174 - Fix failing rename of metadata download directories across
7175 filesystem boundaries.
7177 -------------------------------------------------------------------
7178 Fri Jul 20 16:10:59 CEST 2007 - ma@suse.de
7180 - Fixed malicious gettext include.
7181 - Make ZConfig a singleton.
7184 -------------------------------------------------------------------
7185 Thu Jul 19 15:52:03 CEST 2007 - ma@suse.de
7187 - Fixed repo::provideFile to set a deleter for downloaded files
7192 -------------------------------------------------------------------
7193 Thu Jul 19 12:58:12 CEST 2007 - ma@suse.de
7195 - Query ByRepository now takes as well an alias.
7197 -------------------------------------------------------------------
7198 Wed Jul 18 16:40:35 CEST 2007 - dmacvicar@suse.de
7200 - fix retrieval of container attributes in cache
7203 -------------------------------------------------------------------
7204 Wed Jul 18 16:12:06 CEST 2007 - ma@suse.de
7206 - Port zypp-query-pool (#292404)
7210 -------------------------------------------------------------------
7211 Wed Jul 18 16:09:04 CEST 2007 - schubi@suse.de
7213 - added new calls in Resolver.h: addRequire,addConflict
7215 -------------------------------------------------------------------
7216 Wed Jul 18 14:43:04 CEST 2007 - ma@suse.de
7218 - Fixed IniParser to allow '=' in values (#292669)
7221 -------------------------------------------------------------------
7222 Wed Jul 18 14:16:59 CEST 2007 - dmacvicar@suse.de
7224 - allow / in alias (#292628)
7226 -------------------------------------------------------------------
7227 Wed Jul 18 12:38:55 CEST 2007 - ma@suse.de
7229 - Fixed repo::provideFile to throw on error.
7230 - Fixed ResolvableQuery to use 0 as default for non existing
7234 -------------------------------------------------------------------
7235 Tue Jul 17 15:57:03 CEST 2007 - ma@suse.de
7237 - Fixed OnMediLocation to use safe defaults. Added setLocaltion and
7238 additional ctor for convenience.
7241 -------------------------------------------------------------------
7242 Tue Jul 17 10:45:39 CEST 2007 - schubi@suse.de
7244 - Evalute update canditate:
7245 Take canditates only which are really installable. Bug 292077
7248 -------------------------------------------------------------------
7249 Mon Jul 16 15:41:31 CEST 2007 - jkupec@suse.cz
7251 - fixed some tribool bugs in RepoInfo
7254 -------------------------------------------------------------------
7255 Mon Jul 16 11:43:33 CEST 2007 - dmacvicar@suse.de
7257 - fix reading of non existant repo
7259 - first submission to stable
7260 - fix keywords parsing in susetags parser
7263 -------------------------------------------------------------------
7264 Wed Jul 11 19:14:47 CEST 2007 - jkupec@suse.cz
7266 - make resolvable query complete exceptionless with the database
7267 - test that packages have some attributes
7268 - disable progress adaptor for now
7272 -------------------------------------------------------------------
7273 Wed Jul 11 14:37:02 CEST 2007 - ma@suse.de
7275 - fixed unresolved symbols
7279 -------------------------------------------------------------------
7280 Wed Jul 11 13:31:39 CEST 2007 - ma@suse.de
7282 - fixed TranslatedText creating unwanted entries.
7283 - fixed capability processing
7287 -------------------------------------------------------------------
7288 Tue Jul 10 20:01:18 CEST 2007 - jkupec@suse.cz
7290 - MediaSetAccess::release() added
7291 - Use attachDesiredMedia in MediaProducts
7292 - Progress reporting improved
7296 -------------------------------------------------------------------
7297 Tue Jul 10 14:23:13 CEST 2007 - ma@suse.de
7299 - fixed parsing translated texts.
7300 - added source packages.
7304 -------------------------------------------------------------------
7305 Tue Jul 10 13:11:31 CEST 2007 - jkupec@suse.cz
7307 - repo callbacks fixed
7308 - Fixed YUM parser progress reporting
7309 - Added CombinedProgressData
7310 - make RepoImpl::resolvables() load lazy
7311 - MediaProducts added for scanning products file
7312 - Implement cache schema versioning and automatic invalidation of
7313 cache when schema changes
7317 -------------------------------------------------------------------
7318 Fri Jul 6 13:51:50 CEST 2007 - ma@suse.de
7320 - Propagate pools repository_iterator to the UI
7324 -------------------------------------------------------------------
7325 Thu Jul 5 17:02:08 CEST 2007 - ma@suse.de
7327 - Package::location is now returns an OnMediaLocation
7328 - archivesize() renamed to downloadSize()
7329 - Allow to iterate all Repositories that contribute
7330 Resolvables to the Pool.
7331 - MediaSetAccess::provideDir added
7332 - remove useless url check
7333 - add old-api-style wrapper
7334 - Add MediaProducts class
7338 -------------------------------------------------------------------
7339 Thu Jul 5 09:31:02 CEST 2007 - schubi@suse.de
7341 - function isInstalledBy/installs
7342 Added an initial installation flag which shows if the item has been
7343 triggered for installation, or the dependency is already satisfied.
7347 -------------------------------------------------------------------
7348 Tue Jul 3 13:07:31 CEST 2007 - jkupec@suse.cz
7350 - removed unused %{prefix}/lib/zypp from %files in spec file
7353 -------------------------------------------------------------------
7354 Tue Jul 3 10:37:37 CEST 2007 - jkupec@suse.cz
7356 - Old API (SourceManager, metadata parsers) dropped in favor of the
7357 new refactored ones (RepoManager, RepoParser(s), cache subtree,
7359 - Some new API improvements.
7361 - version 3.10.0 (bumped minor to 10 to indicate refactoring branch)
7363 -------------------------------------------------------------------
7364 Fri Jun 22 15:28:03 CEST 2007 - schubi@suse.de
7366 - New API calls which provides more information about one
7367 resolvable after a solverrun:
7368 isInstalledBy (const PoolItem_Ref item);
7369 installs (const PoolItem_Ref item);
7372 -------------------------------------------------------------------
7373 Thu Jun 21 15:58:16 CEST 2007 - adrian@suse.de
7375 - fix changelog entry order
7377 -------------------------------------------------------------------
7378 Wed Jun 20 11:47:33 CEST 2007 - schubi@suse.de
7380 - Ignore conflicting items which are uninstallable
7381 - Create a "needed by" info if a requirement is still fulfilled.
7382 - Allow only one needed_by and needed_by_capability in QueueItemInstall
7383 - Added capability and type (REQUIRE, RECOMMEND,....) to
7384 ResolverInfoNeededBy
7385 - Evaluate ResolverInfoNeededBy for more information in the error
7387 - Enlarge detail description in the error messages
7390 -------------------------------------------------------------------
7391 Tue Jun 19 13:59:09 CEST 2007 - ma@suse.de
7397 -------------------------------------------------------------------
7398 Mon Jun 18 17:20:45 CEST 2007 - mvidner@suse.cz
7400 - fixed so versioning from libtool to cmake
7403 -------------------------------------------------------------------
7404 Mon Jun 18 09:47:32 CEST 2007 - dmacvicar@suse.de
7406 - Use gpg2 instead of gpg for keyring and make
7407 the package depend on it (#284211)
7409 -------------------------------------------------------------------
7410 Mon Jun 11 17:02:49 CEST 2007 - schubi@suse.de
7412 - Required kmp packges FOR EACH installed/to_be_installed kernel will be installed.
7413 New dependency "packageand(foo:bar)" which provides an AND dependency by
7414 injecting a supplement/freshen.
7415 e.G. package novell-cluster-services-kmp-smp
7416 supplements: packageand(kernel-smp:novell-cluster-services-kmp)
7418 - Dont check for architecture changes in atoms (#266178)
7421 -------------------------------------------------------------------
7422 Wed May 23 17:03:29 CEST 2007 - ma@suse.de
7424 - Fixed package-manager script (#275847)
7427 -------------------------------------------------------------------
7428 Wed May 23 13:32:02 CEST 2007 - schubi@suse.de
7433 -------------------------------------------------------------------
7434 Wed May 23 11:25:55 CEST 2007 - schubi@suse.de
7436 - Reduced logging in order to speedup solving Bug 275100
7440 -------------------------------------------------------------------
7441 Tue May 15 14:03:34 CEST 2007 - ma@suse.de
7443 - Fix excess calls to releaseFile. (#274357)
7446 -------------------------------------------------------------------
7447 Wed May 9 18:44:20 CEST 2007 - dmacvicar@suse.de
7449 - Fix importing keys into rpm. (#270125)
7452 -------------------------------------------------------------------
7453 Wed Apr 18 14:56:17 CEST 2007 - ma@suse.de
7455 - Support filesystem dependencies to add needed filesystem RPMs
7456 automatically (Fate 301966).
7460 -------------------------------------------------------------------
7461 Mon Apr 16 11:23:15 CEST 2007 - jkupec@suse.cz
7463 - avoiding attaching media where not needed (#263207)
7466 -------------------------------------------------------------------
7467 Fri Apr 13 17:32:55 CEST 2007 - dmacvicar@suse.de
7469 - fix FileCap with attributes
7472 -------------------------------------------------------------------
7473 Thu Apr 12 02:33:18 CEST 2007 - ma@suse.de
7475 - Fixed computation of install order. Take requirements of
7476 an installed packages uninstall scripts into account, if
7477 the package is updated. (#258682)
7480 -------------------------------------------------------------------
7481 Wed Apr 11 15:24:01 CEST 2007 - ma@suse.de
7483 - Parse and provide package keywords. (Fate 120368)
7487 -------------------------------------------------------------------
7488 Thu Apr 5 15:50:15 CEST 2007 - schubi@suse.de
7490 - Upgrade: Do NOT delete packages which have unresolved dependencies -->
7491 Ask the user. Bug 258322
7495 -------------------------------------------------------------------
7496 Wed Apr 4 19:39:12 CEST 2007 - ma@suse.de
7498 - Fix restoring of Sources id root prefix is used. (#238165)
7502 -------------------------------------------------------------------
7503 Wed Apr 4 15:33:54 CEST 2007 - jkupec@suse.cz
7505 - MediaManager::attachDesiredMedia() added to support multiple
7506 (CD/DVD) drives (fate #3974)
7509 -------------------------------------------------------------------
7510 Wed Mar 14 14:33:26 CET 2007 - schubi@suse.de
7512 - If there is no valid solver result and NOT all resolvables ( other
7513 architecture) has been regarded, let the user decide making a new
7514 solver run with ALL available resolvables. Bug 223440
7515 - reducing logging (error -> debug) bug 252921
7518 -------------------------------------------------------------------
7519 Fri Mar 9 00:08:38 CET 2007 - ma@suse.de
7521 - Allow configuration of trusted vendors via
7522 /var/lib/zypp/db/trustedVendors. (#186636)
7526 -------------------------------------------------------------------
7527 Wed Mar 7 15:20:29 CET 2007 - dmacvicar@suse.de
7529 - libzypp-devel -> libzypp requirement is not versioned
7533 -------------------------------------------------------------------
7534 Tue Mar 6 17:25:49 CET 2007 - schubi@suse.de
7536 - Using already existing valid solver results for further solver runs.
7540 -------------------------------------------------------------------
7541 Fri Mar 2 16:11:16 CET 2007 - dmacvicar@suse.de
7546 -------------------------------------------------------------------
7547 Tue Feb 27 15:50:39 CET 2007 - dmacvicar@suse.de
7549 - merging from 10.2 / SP1
7550 - #247459 ftp probing
7551 denied == dont exists in ftp
7554 -------------------------------------------------------------------
7555 Tue Feb 27 15:35:06 CET 2007 - schubi@suse.de
7557 - Merging solver related stuff from SuSE-Linux-10_2-Branch ( till r5111):
7558 - Simultaneouqusly establishing of items which are conflicting eachother is
7559 useless. So only one will be established. Fixed in QueueItemInstall.cc
7561 - Added new upgrade options to fine tune version and patch handling.
7563 - The context of establishPool will be stored in Resolver and will be
7564 regarded for the next solver run everytime. So it will be not reset by
7565 any solver run anymore.
7566 bug 191810 ( A broken patch will not be installed again)
7568 -------------------------------------------------------------------
7569 Fri Feb 23 17:40:23 CET 2007 - jkupec@suse.cz
7571 - adding sotf,timeo=X nfs mount options by default (#235211)
7574 -------------------------------------------------------------------
7575 Fri Feb 23 14:16:19 CET 2007 - jkupec@suse.cz
7577 - support for HTTP authentication prompt added (#190609)
7578 - fixed problem with empty path in URL
7579 in MediaCurl::doGetFileCopy()
7582 -------------------------------------------------------------------
7583 Mon Feb 12 15:28:08 CET 2007 - jkupec@suse.cz
7585 - Merged revisions 4926-4993,4995,4998-5006 via svnmerge from
7586 SuSE-Linux-10_2-Branch
7588 - verifySystem: Regarding patterns too. Bug 239750 (schubi)
7589 - verifySystem: The result will be set to APPL_HIGH, so it will be not
7590 reset by a second "normal" solver run. #239281 (schubi)
7591 - yast2 reports invalid URL as 'unknown source type'
7592 (#209961) (dmacvicar)
7593 - Added freshen language dependency in supplemements too if there is no
7594 entry in supplements.
7595 #240617;IPA fonts are not installed even if select Japanese
7597 - Setting allowed authentication methods to "basic,digest" if none
7598 provided in URL (#243006) (jkupec)
7599 - Stopping after 50 valid solver results. Anymore would be useless. Bug
7603 -------------------------------------------------------------------
7604 Mon Feb 12 10:37:02 CET 2007 - mvidner@suse.cz
7606 - package-manager: use a generic su script from XDG (#235303, #244442)
7608 -------------------------------------------------------------------
7609 Fri Feb 9 15:21:55 CET 2007 - jkupec@suse.cz
7611 - Setting allowed authentication methods to "basic,digest" if none
7612 provided in URL (#243006)
7613 - fixed gettext and rpath problems in configure.ac and Makefile.cvs
7617 -------------------------------------------------------------------
7618 Wed Feb 7 15:52:29 CET 2007 - jkupec@suse.cz
7620 - MediaCurlException::dumpOn() adjusted for ncurses dialogue
7624 -------------------------------------------------------------------
7625 Mon Jan 29 13:10:37 CET 2007 - dmacvicar@suse.de
7627 - Merged revisions 4907-4926 from SuSE-Linux-10_2-Branch
7629 - update packages: changing architecture is only valid while an
7630 system update and NOT while an update via a patch. Last fix does
7631 not fit for every case.
7633 - Patch has selected not the concerning package for update but
7634 a package which has provided the required dependencies too.
7635 Algorithmus: If there are exactly two providers which differ in architecture
7636 prefer the better arch.
7637 Fix: Regarding NVRA too. ( only if equal )
7639 - Download only English and Local translation
7641 - Added solver parameter:
7642 tryAllPossibilities: regarding every solver branch ( not only
7643 branches with e.G. best architectures
7644 preferHighestVersion: Prefer solver results which have a higher
7647 - update packages: changing architecture is only valid while an
7648 system update and NOT while an update via a patch.
7649 Bug 230685 - x86_64 MozillaFirefox binaries in security update
7651 Fix of version 2.11.2 has not worked if the first founded item
7652 had had another architecture.
7655 -------------------------------------------------------------------
7656 Wed Jan 24 14:50:33 CET 2007 - lslezak@suse.cz
7658 - added ZYpp::getPartitions() - return the partitinoning
7660 -------------------------------------------------------------------
7661 Wed Jan 24 14:20:28 CET 2007 - dmacvicar@suse.de
7663 - Merged revisions 4705-4906 via svnmerge from SuSE-Linux-10_2-Branch
7664 - Corrupt download cannot be skipped
7665 (#217425 and #224216)
7666 - Enable package read ahead/caching in commit per default to reduce
7667 interactive media changes. If the environment variable
7668 ZYPP_COMMIT_NO_PACKAGE_CACHE is set, caching will be disabled. (F100182)
7669 - added parameter not to reset resolver results while calling
7670 freshen pool Bug: 235761
7671 - Prepare package read ahead/caching of packages in commit. Adatped the
7672 workflow. Caching details are now hidden inside CommitPackageCache.
7673 The current implementation still performs no read ahead. (for F100182)
7674 - Skip invalid or broken rpm database entries. (#231211)
7675 - verifySystem: check if the solution is valid after calling freshenPool()
7677 - Added own call for Resolver::verifySystem with additional
7678 hardware/language check in order to keep binary compatibility
7680 - Rpm requires additional quoting of special chars in filenames.
7682 - Resolver::verifySystem checks for new hardware now by calling
7683 freshenPool. This is configureable. Fate #301224
7684 - merged texts from proofread
7685 - Don't consider patch/delta rpms if package architecture changes.
7687 - update packages: changing architecture is only valid while an
7688 system update and NOT while an update via a patch.
7689 Bug 230685 - x86_64 MozillaFirefox binaries in security update repository
7690 - verifySystem: Do only regard items which will be on the system after the
7693 Import listed GPG Keys from an trusted installation source
7694 - fix return call in new xml parser
7695 - Enable system resolvables in Helix parser (Revision 4787)
7697 Resetting transaction with the correct call;
7698 bugfix; Added kind in keep state (Revision 4788)
7699 - Wrong behaviour in soft install/uninstall. --> Setting Transact with
7700 soft (Revision 4789)
7701 - New call added: maySetToBeUninstalledSoft (Revision 4789)
7702 Both are only functions for the solver (Revision 4789)
7703 - Resetting "by causer" in order to distinguish from state
7704 "keep by user". ( function setLock in order to remove lock)
7706 - Better fix for Bug 217574: Checking if the resolveable CAN be deleted soft
7707 in QueueItemUninstall.cc (Revision 4790)
7708 - Regarding "keep state by user". So avoiding "reselecting" by
7710 Give a corresponding problem solution if a resolvable satisfy
7711 a dependency, but has been set to keep by the user.
7712 Bug : 222531 (Revision 4791)
7713 - Allow to disable autoprotection of foreign vendor items. Required
7714 in zmd-backend. (F301735).
7715 - use sqlite-zmd if using > 10.2 in spec. Use the one available
7717 - Item could has already been selected to soft uninstall (e.G. remove
7718 pattern which recommend this item ). Do not throw an exception anymore.
7720 - Added syscontent::Reader: Parse serialized set of ResObjects.
7722 - If there has already been selected another item by the solver (e.g. from
7723 another source) we will take thatone in order to avoid parallel
7724 installation and there concerning error messages.
7726 - In order to handle conflicting resolvable we try to update the
7727 conflicting item. While evaluating these canditates an already selected
7728 candidate will not be regarded. So it could be that an older package
7729 will be selected for update although a newer has already been selected. Revision 4765
7730 - Conflicting items: The resolvable will be obsoleted by another. So it is useless finding an
7731 update candidate and evaluate additional branches.
7734 -------------------------------------------------------------------
7735 Mon Dec 4 15:38:12 CET 2006 - mt@suse.de
7737 - Improved realpath() wrapper in media handler class (#222521).
7740 -------------------------------------------------------------------
7741 Thu Nov 30 09:15:20 CET 2006 - ma@suse.de
7743 - version 3.0.0 (2.x.x now in SuSE-Linux-10_2-Branch)
7746 -------------------------------------------------------------------
7747 Wed Nov 29 19:20:24 CET 2006 - dmacvicar@suse.de
7749 - use sqlite-zmd package for the non yet shipped zypp2/ stuff
7750 because backend uses this sqlite and it is no fun to
7751 install one and the other to develop (as the -devel packages)
7753 - add cmake support for building zypp/ lib.
7754 TODO: soinfo, compile testcases, devel, zypp2,docs
7755 find rpm, curl and others.
7756 - dont serialize interactive, as it is
7758 (it was already fixed as we don't reimplement
7759 the method, but we still serialized, parsed)
7762 -------------------------------------------------------------------
7763 Tue Nov 28 22:40:12 CET 2006 - ma@suse.de
7765 - fixed Patch::interactive to return true as well, if the patch
7766 itself has a licence. (#224192)
7770 -------------------------------------------------------------------
7771 Tue Nov 28 16:36:56 CET 2006 - mt@suse.de
7773 - Added search for /sbin/vol_id tool - that is in /lib/udev/vol_id
7774 on the installation image (#213852).
7777 -------------------------------------------------------------------
7778 Tue Nov 28 11:44:52 CET 2006 - schubi@suse.de
7780 - Avoid duplicate pool entries; Bug 223750; second part of the fix
7784 -------------------------------------------------------------------
7785 Mon Nov 27 18:29:58 CET 2006 - schubi@suse.de
7787 - Pool has multi instances of an item in the pool. Reduced this error
7788 to items which are identically at least. #217574 and #223750
7791 -------------------------------------------------------------------
7792 Mon Nov 27 17:37:44 CET 2006 - dmacvicar@suse.de
7794 - replace spaces to underscores in product names
7798 -------------------------------------------------------------------
7799 Mon Nov 27 16:54:03 CET 2006 - dmacvicar@suse.de
7801 - Mark some strings for translation (#219783 need it)
7804 -------------------------------------------------------------------
7805 Mon Nov 27 16:17:07 CET 2006 - mt@suse.de
7807 - Added translations marks to hal, url and mutex exceptions (#23771)
7810 -------------------------------------------------------------------
7811 Wed Nov 22 19:24:57 CET 2006 - dmacvicar@suse.de
7813 - don't make libzypp-devel depend on sqlite-devel as
7814 headers from zypp2 are not installed yet
7817 -------------------------------------------------------------------
7818 Wed Nov 22 15:23:55 CET 2006 - ma@suse.de
7820 - Return an error if fork failed. (#204807)
7821 - Make Script execution abortable by user request. (#212949, F100233)
7825 -------------------------------------------------------------------
7826 Tue Nov 21 16:25:03 CET 2006 - mvidner@suse.cz
7828 - Added package-manager wrapper script, with icon and .desktop (#222757).
7829 (Used by gnome-main-menu)
7833 -------------------------------------------------------------------
7834 Tue Nov 21 13:11:06 CET 2006 - mt@suse.de
7836 - Fixed target/hal - one more dbus_connection_close found (#216035)
7840 -------------------------------------------------------------------
7841 Mon Nov 20 14:15:38 CET 2006 - schubi@suse.de
7847 -------------------------------------------------------------------
7848 Mon Nov 20 11:02:04 CET 2006 - ma@suse.de
7850 - Process obsoletes when installing non-package objects. (#217352)
7854 -------------------------------------------------------------------
7855 Fri Nov 17 16:57:39 CET 2006 - mt@suse.de
7857 - Implemented volume device check using /sbin/vol_id (#213852).
7860 -------------------------------------------------------------------
7861 Fri Nov 17 15:53:58 CET 2006 - schubi@suse.de
7863 - new translation added
7865 -------------------------------------------------------------------
7866 Fri Nov 17 12:42:04 CET 2006 - mt@suse.de
7868 - Implemented an reuse of already existing foreign CD/DVD mount points
7869 (e.g. automounted) - depends on REUSE_FOREIGN_MOUNTS flag (#220206).
7870 - Added a fallback check of the volume.mount_point HAL property to
7871 isAutoMountedMedia(); info.hal_mount.created_mount_point seems
7872 to be not avaliable in newer HAL versions (on 10.2).
7876 -------------------------------------------------------------------
7877 Thu Nov 16 23:39:15 CET 2006 - ma@suse.de
7879 - removed unused methods from Patch and PatchImplIf. Provided
7880 reasonable default implementation for Patch::interactive.
7885 -------------------------------------------------------------------
7886 Thu Nov 16 15:32:04 CET 2006 - dmacvicar@suse.de
7888 - Handle media eject failures (#216545)
7891 -------------------------------------------------------------------
7892 Wed Nov 15 22:41:51 CET 2006 - ma@suse.de
7894 - Reimplemented RpmDb::checkPackage using librpm API instead
7895 of parsing "rpm --checksig" output. (#163202)
7899 -------------------------------------------------------------------
7900 Wed Nov 15 15:39:26 CET 2006 - schubi@suse.de
7902 - NEW behaviour of the solver:
7903 Obsolete virtual provides. E.G.:
7909 Name: moretest-1.0-0
7914 Name: nomoretest-1.0-0
7919 test-1.0-0 AND moretest-1.0-0 will be deleted. In former versions only
7920 test-1.0-0 had been deleted. Bug 220999
7922 - Translations added
7927 -------------------------------------------------------------------
7928 Tue Nov 14 16:32:49 CET 2006 - schubi@suse.de
7930 - Bugfix in generating solver testcases:
7931 - added kind of capabilities in description file
7932 - removed unneded channel from uninstall in command file
7934 -------------------------------------------------------------------
7935 Mon Nov 13 18:35:01 CET 2006 - mt@suse.de
7937 - Try to call /bin/eject utility if the eject-ioctl fails.
7940 -------------------------------------------------------------------
7941 Mon Nov 13 17:00:51 CET 2006 - dmacvicar@suse.de
7943 - ignore empty capabilities
7946 -------------------------------------------------------------------
7947 Fri Nov 10 17:52:10 CET 2006 - dmacvicar@suse.de
7949 - make progress strings translatable (#219783)
7952 -------------------------------------------------------------------
7953 Tue Nov 7 16:40:28 CET 2006 - schubi@suse.de
7955 - While deleting a selection all concerning recommended
7956 packages will be deleted too.
7957 BUT those packages should not be deleted which have been
7958 set to KEEP by the user. bug 217574
7962 -------------------------------------------------------------------
7963 Tue Nov 7 13:12:49 CET 2006 - schubi@suse.de
7965 - Makefile in zypp2 fixed
7968 -------------------------------------------------------------------
7969 Tue Nov 7 11:38:10 CET 2006 - schubi@suse.de
7971 - Translations added
7975 -------------------------------------------------------------------
7976 Mon Nov 6 12:32:22 CET 2006 - dmacvicar@suse.de
7978 - Make the parser more strict, rejecting broken sources
7979 but showing the error line.
7980 Last fix making the parser relax would break multitag
7981 descriptions with empty lines, now we check dependencies
7982 at a higher level. (reference #160607)
7985 -------------------------------------------------------------------
7986 Fri Nov 3 11:04:19 CET 2006 - schubi@suse.de
7988 - New problem solution added: Unlock ALL resovables in order to speed up
7989 problem solution. Bug 206453
7991 -------------------------------------------------------------------
7992 Fri Nov 3 10:29:08 CET 2006 - schubi@suse.de
7994 - Translations added
7996 -------------------------------------------------------------------
7997 Thu Nov 2 17:15:19 CET 2006 - mt@suse.de
7999 - Fixed target/hal - removed dbus_connection_close calls, because
8000 the connections are shared; unref the ref-counted handle only.
8004 -------------------------------------------------------------------
8005 Thu Nov 2 16:18:27 CET 2006 - dmacvicar@suse.de
8007 - skipping unreachable packages won't work
8011 -------------------------------------------------------------------
8012 Wed Oct 25 19:04:51 CEST 2006 - dmacvicar@suse.de
8014 - (#213793) Target store fails to recreate stored install-time (other
8015 Date and ByteCount values as well)
8017 - skip comments and blank lines in multilists
8018 fixes (#214877) - zen-updater is not installed by default
8020 - Automatically fix broken products when reading
8021 the product database.
8022 still pending: honour the read-only flag
8023 Changes to make this possible include
8024 using read_dir instead of boost directory
8027 -------------------------------------------------------------------
8028 Wed Oct 25 17:09:06 CEST 2006 - schubi@suse.de
8030 - added new class for generating solver testcases:
8033 -------------------------------------------------------------------
8034 Wed Oct 25 15:40:44 CEST 2006 - ma@suse.de
8036 - Finalized ui::PatternContents. (F301229)
8040 -------------------------------------------------------------------
8041 Wed Oct 25 08:21:52 CEST 2006 - mvidner@suse.cz
8043 - Moved zypper and zypp-checkpatches(-wrapper) to zypper.rpm
8046 -------------------------------------------------------------------
8047 Tue Oct 24 14:33:16 CEST 2006 - ma@suse.de
8049 - Added ui::PatternContents: Helper class that will compute a patterns
8050 expanded install_packages set. (UI interface for F301229)
8053 -------------------------------------------------------------------
8054 Tue Oct 24 09:06:24 CEST 2006 - mvidner@suse.cz
8056 - removed the last reference to /usr/lib64 to fix the build
8058 -------------------------------------------------------------------
8059 Mon Oct 23 17:44:42 CEST 2006 - mvidner@suse.cz
8061 - added "zypper info" (jkupec)
8064 -------------------------------------------------------------------
8065 Mon Oct 23 11:28:01 CEST 2006 - dmacvicar@suse.de
8067 - fix rpm db timestamp
8068 - add extra urls and optional urls to product API
8071 -------------------------------------------------------------------
8072 Fri Oct 20 16:55:44 CEST 2006 - mvidner@suse.cz
8074 - zypper: nicer progress reports, with or without --verbose.
8076 -------------------------------------------------------------------
8077 Fri Oct 20 16:25:50 CEST 2006 - ma@suse.de
8079 - Fixed reloading of target data after commit. Broken since
8084 -------------------------------------------------------------------
8085 Fri Oct 20 16:22:09 CEST 2006 - dmacvicar@suse.de
8087 - put query-pool in /usr/lib/zypp and not lib64
8090 -------------------------------------------------------------------
8091 Fri Oct 20 12:16:06 CEST 2006 - dmacvicar@suse.de
8093 - revert keyring changes, causes endless loop (obvious)
8094 - add dist-product information, adapt store
8098 -------------------------------------------------------------------
8099 Fri Oct 20 11:04:26 CEST 2006 - ma@suse.de
8101 - zypp-query-pool: For products show additionally distributionName
8102 and distributionEdition. (required by #205392)
8105 -------------------------------------------------------------------
8106 Fri Oct 20 00:13:49 CEST 2006 - ma@suse.de
8108 - Add accessor for Product distributionName and distributionEdition.
8109 (required by #205392)
8112 -------------------------------------------------------------------
8113 Thu Oct 19 18:40:36 CEST 2006 - dmacvicar@suse.de
8115 - added test case for KeyRing
8116 - fire trustedKeyAdded in all calls to import trusted key
8117 not only in signature check workflow.
8120 -------------------------------------------------------------------
8121 Thu Oct 19 18:27:02 CEST 2006 - mvidner@suse.cz
8123 - zypper update: implemented minimal version (patches only)
8124 - zypper list-updates: changed default type from package to patch,
8125 consider patches affecting the package manager separately
8127 -------------------------------------------------------------------
8128 Thu Oct 19 14:09:33 CEST 2006 - dmacvicar@suse.de
8133 -------------------------------------------------------------------
8134 Thu Oct 19 14:05:18 CEST 2006 - dmacvicar@suse.de
8136 - add zypp-query-pool, so registration doesn't depend on
8137 libzypp-zmd-backend being installed. Will remove from
8138 backend when suseregister gets updated.
8140 -------------------------------------------------------------------
8141 Thu Oct 19 12:31:08 CEST 2006 - schwab@suse.de
8143 - Make sure config.rpath is present.
8145 -------------------------------------------------------------------
8146 Wed Oct 18 21:40:25 CEST 2006 - mvidner@suse.cz
8148 - zypper search: fixed uninitialized members that made all searches
8149 exact and case sensitve
8151 -------------------------------------------------------------------
8152 Wed Oct 18 13:13:16 CEST 2006 - dmacvicar@suse.de
8154 - zypp-checkpatches, write in the right file
8157 -------------------------------------------------------------------
8158 Wed Oct 18 12:45:49 CEST 2006 - schubi@suse.de
8160 - Install resolvables although they are unneeded
8161 if they have NOT the kind patch/atoms
8162 Bug 210538 - freshens/supplements does not work with patterns
8165 -------------------------------------------------------------------
8166 Tue Oct 17 19:17:39 CEST 2006 - mvidner@suse.cz
8168 - zypper service-add -r http://example.org/foo.repo (F#300641).
8170 -------------------------------------------------------------------
8171 Tue Oct 17 18:29:34 CEST 2006 - dmacvicar@suse.de
8173 - zypp-checkpatches:
8174 save version of the generated xml to
8175 regenerate it if it changes.
8176 save a random token in case of error to
8177 force recreating xml file
8180 -------------------------------------------------------------------
8181 Tue Oct 17 13:49:53 CEST 2006 - dmacvicar@suse.de
8183 - remove permissions for zypp checkpatches from spec
8186 -------------------------------------------------------------------
8187 Tue Oct 17 12:36:57 CEST 2006 - dmacvicar@suse.de
8189 - registration fails because of wrong product data
8191 use DISTPRODUCT,DISTVERSION to create the product
8192 resolvable. have this resolvable provide
8196 -------------------------------------------------------------------
8197 Mon Oct 16 18:05:56 CEST 2006 - mvidner@suse.cz
8199 - zypper service-add -r ./foo.repo (F#300641).
8201 -------------------------------------------------------------------
8202 Mon Oct 16 15:02:00 CEST 2006 - jkupec@suse.cz
8204 - zypper: added case-sensitive search, search in descriptions and
8205 summaries, search by resolvable type, substring and word
8206 matching, support for wildcards
8209 -------------------------------------------------------------------
8210 Mon Oct 16 13:27:50 CEST 2006 - mvidner@suse.cz
8212 - Prevent the user from sending signals to zypp-checkpatches-wrapper
8215 -------------------------------------------------------------------
8216 Mon Oct 16 12:57:56 CEST 2006 - schubi@suse.de
8218 - Dont incomplete an uninstalled resolvable, even not when establishing.
8219 Incomplete only makes sense for installed resolvables (when they have broken
8220 deps), for patches (because they are needed) and for atoms (because they are
8221 used during patch calculation)
8224 - Do not branch for packages with the same NVE but different architectures.
8225 Take the best architecture.
8227 -------------------------------------------------------------------
8228 Fri Oct 13 16:51:43 CEST 2006 - dmacvicar@suse.de
8230 - implement rename source in sourcemanager
8233 -------------------------------------------------------------------
8234 Fri Oct 13 14:32:44 CEST 2006 - dmacvicar@suse.de
8236 - YaST sources: set alias to product summary if empty
8237 - show alias on logs.
8240 -------------------------------------------------------------------
8241 Thu Oct 12 16:40:29 CEST 2006 - dmacvicar@suse.de
8243 - version 2.4.0 (bin incompat due to callback fixes)
8246 -------------------------------------------------------------------
8247 Thu Oct 12 16:30:55 CEST 2006 - ma@suse.de
8249 - Provide additional solver status information to the UI.
8251 - Fixed UI satus computation in presence of multiple available
8256 -------------------------------------------------------------------
8257 Thu Oct 12 15:45:12 CEST 2006 - dmacvicar@suse.de
8259 - remove const in MediaChangeReport requestMedia that
8263 -------------------------------------------------------------------
8264 Wed Oct 11 08:35:48 CEST 2006 - mvidner@suse.cz
8266 - zypper: added search (jkupec)
8267 - removed the suid bit from zypp-checkpatches-wrapper so that the
8268 build passes until permissions.rpm is updated (~#211286).
8271 -------------------------------------------------------------------
8272 Tue Oct 10 16:03:40 CEST 2006 - dmacvicar@suse.de
8274 - Log microseconds if ZYPP_PROFILING env var is enabled.
8277 -------------------------------------------------------------------
8278 Mon Oct 9 18:15:19 CEST 2006 - dmacvicar@suse.de
8281 Factory cannot be set with 'refresh' enabled
8283 - get rid of some const bool signatures in Source classes
8286 -------------------------------------------------------------------
8287 Mon Oct 9 15:11:16 CEST 2006 - mvidner@suse.cz
8289 - Added zypp-checkpatches and a suid-root zypp-checkpatches-wrapper.
8291 -------------------------------------------------------------------
8292 Fri Oct 6 13:23:32 CEST 2006 - schubi@suse.de
8294 - select the best solution: prefering the total amount of install/update
8295 packages BEFORE source preferences. Bug 208784
8297 -------------------------------------------------------------------
8298 Fri Oct 6 11:55:11 CEST 2006 - dmacvicar@suse.de
8300 - Introduce a method to see if a source supports a
8301 kind of resolvable at that time, so we can
8302 init a YUM source like factory but avoid parsing
8303 it if it contains no patches.
8305 - zypp-checkpatches xml output
8308 -------------------------------------------------------------------
8309 Mon Oct 2 16:34:03 CEST 2006 - mvidner@suse.cz
8311 - added a CLI preview: zypper
8315 -------------------------------------------------------------------
8316 Mon Oct 2 15:11:26 CEST 2006 - dmacvicar@suse.de
8319 Make Content File Aware of Different Architectures
8320 expand %a in release notes with architecture
8322 -------------------------------------------------------------------
8323 Fri Sep 29 16:10:46 CEST 2006 - ma@suse.de
8325 - Extended pattern parser to support includes/extends tags as hint
8326 for the IO. (F301229)
8330 -------------------------------------------------------------------
8331 Fri Sep 29 00:31:33 CEST 2006 - ma@suse.de
8333 - Enabled sending of ScriptResolvableReport.
8334 - Changed ScriptResolvableReport::start to send local path
8335 of script to be executed.
8339 -------------------------------------------------------------------
8340 Wed Sep 27 14:14:33 CEST 2006 - ma@suse.de
8342 - Added ScriptResolvableReport. Callbacks triggered on script
8343 execution during commit. (F100233)
8347 -------------------------------------------------------------------
8348 Mon Sep 25 13:52:55 CEST 2006 - mvidner@suse.cz
8350 - fix: Url::getRegisteredSchemes() would always return nothing
8352 -------------------------------------------------------------------
8353 Fri Sep 22 15:34:11 CEST 2006 - jkupec@suse.cz
8355 - Made the build dependency on gettext-devel explicit
8357 -------------------------------------------------------------------
8358 Tue Sep 19 10:59:24 CEST 2006 - jsrain@suse.cz
8360 - adapted multi-media YUM sources according to official YUM
8361 specification (F300743)
8363 -------------------------------------------------------------------
8364 Mon Sep 18 17:42:26 CEST 2006 - lslezak@suse.cz
8366 - use RPM_OPT_FLAGS (meissner@suse.de)
8368 -------------------------------------------------------------------
8369 Mon Sep 18 15:19:53 CEST 2006 - lslezak@suse.cz
8371 - SourceFactory::createFrom() - don't loose url,...
8374 -------------------------------------------------------------------
8375 Mon Sep 18 12:00:46 CEST 2006 - kkaempf@suse.de
8377 - reduce logging in ResolvableImpl.cc
8380 -------------------------------------------------------------------
8381 Thu Sep 14 15:59:47 CEST 2006 - schubi@suse.de
8383 - Replaced requirementIsMet by requirementIsInstalledOrUnneeded
8384 in QueueItemInstall and QueueItemRequire
8386 removed fix:Thu Sep 7 18:31:46 CEST 2006 - schubi@suse.de
8388 -------------------------------------------------------------------
8389 Thu Sep 14 12:44:53 CEST 2006 - lslezak@suse.cz
8391 - fixed SourceFactory::createFrom() - don't loose alias,
8392 cachedir,... parameters
8394 -------------------------------------------------------------------
8395 Thu Sep 14 10:21:02 CEST 2006 - mvidner@suse.cz
8397 - Use RPM Enhances only if detected at configure time, to allow
8398 compilation with older rpm.
8399 - callback params: use const string & instead of string (dmacvicar)
8401 -------------------------------------------------------------------
8402 Thu Sep 7 18:31:46 CEST 2006 - schubi@suse.de
8404 - Do not regarding SATISFIED (regarding UNNEEDED) in isPresent if it is
8405 a package/script/message
8408 -------------------------------------------------------------------
8409 Thu Sep 7 16:19:36 CEST 2006 - dmacvicar@suse.de
8411 - add Source_Ref::checksum() which in combination with
8412 timestamp can give an idea of a source change.
8415 -------------------------------------------------------------------
8416 Thu Sep 7 14:32:38 CEST 2006 - mvidner@suse.cz
8418 - Implemented fgzstreambuf::compressed_tell and fXstream::getbuf to
8419 enable progress reporting on compressed streams.
8421 -------------------------------------------------------------------
8422 Wed Sep 6 18:31:20 CEST 2006 - dmacvicar@suse.de
8424 - better error propagation
8427 -------------------------------------------------------------------
8428 Tue Sep 5 19:22:56 CEST 2006 - mt@suse.de
8430 - Removed libblkid dependency - the workaround using libblkid to
8431 check filesystem on XEN vbd mapped devices is obsolete, because
8432 the info is avaliable via /dev/disk/by-label link now. (#197107)
8435 -------------------------------------------------------------------
8436 Thu Aug 31 15:16:11 CEST 2006 - ma@suse.de
8438 - PackageProvider: Fixed broken retry. (#202163)
8441 -------------------------------------------------------------------
8442 Wed Aug 30 23:50:55 CEST 2006 - ma@suse.de
8444 - Fixed RpmDb::makePackageFromHeader: Catch NULL Header passed as argument and refuse
8445 to create a Package from a source package header.
8446 - Added method Pathname::extension: Return all of the characters in name
8447 after and including the last dot in the last element of name.
8448 - PlaindirImpl: Disable rpm signature verification when scaning a directory for
8449 rpms. Otherwise we'd need access to the rpm database to get the keys.
8452 -------------------------------------------------------------------
8453 Wed Aug 30 17:42:40 CEST 2006 - schubi@suse.de
8455 - Do not regarding SATISFIED/UNNEEDED in isPresent if it is
8456 a package/script/message
8459 -------------------------------------------------------------------
8460 Wed Aug 30 14:29:45 CEST 2006 - ma@suse.de
8462 - Speedup computation of number of rpm database entries.
8465 -------------------------------------------------------------------
8466 Tue Aug 29 16:58:20 CEST 2006 - schubi@suse.de
8468 - Fixed endless loop in transactResObject
8469 Bug 198095 - YaST2 Installaler crashes when selecting Gnome pattern to a KDE installation
8471 -------------------------------------------------------------------
8472 Tue Aug 29 12:05:09 CEST 2006 - dmacvicar@suse.de
8474 - fix some testcases for tar file parser changes
8477 -------------------------------------------------------------------
8478 Tue Aug 29 11:19:53 CEST 2006 - dmacvicar@suse.de
8481 - clean old callbacks
8484 -------------------------------------------------------------------
8485 Fri Aug 25 14:32:07 CEST 2006 - schubi@suse.de
8487 - zyppPattern->install_packages returns SUGGESTED package too.
8491 -------------------------------------------------------------------
8492 Fri Aug 25 13:05:33 CEST 2006 - schubi@suse.de
8494 - New behaviour in the solver: try with 'best' package first, try with 'all'
8495 packages if this fails.
8498 -------------------------------------------------------------------
8499 Fri Aug 25 11:35:48 CEST 2006 - dmacvicar@suse.de
8502 - bump version due to incompatible callback changes in KeyRing
8505 -------------------------------------------------------------------
8506 Thu Aug 24 15:34:45 CEST 2006 - dmacvicar@suse.de
8508 - new keyring callbacks
8509 - separate trust key from import key
8510 - use PublicKey class instead of params, to be able
8511 to add more info like photos later (pending #181682)
8512 - update zmart with those callbacks.
8513 - better error handling (Exception types)
8514 - make tmp file names more readable depending on the context
8517 -------------------------------------------------------------------
8518 Tue Aug 22 22:35:30 CEST 2006 - dmacvicar@suse.de
8520 - decouple probing from source creation, using the new
8521 media test for existence functions.
8525 -------------------------------------------------------------------
8526 Tue Aug 22 17:56:53 CEST 2006 - mt@suse.de
8528 - Fixed getDoesFileExist to reset the transfer range
8529 - Added logging of curl debug messages to the zypp log.
8530 The env var ZYPP_MEDIA_CURL_DEBUG=1 logs curl infos,
8531 ZYPP_MEDIA_CURL_DEBUG=2 logs the in/out headers.
8534 -------------------------------------------------------------------
8535 Fri Aug 18 14:57:35 CEST 2006 - kkaempf@suse.de
8537 - remove the /etc/sysconfig/zypp:REWRITE_KERNEL_DEPS = yes check;
8538 see rev 3810 below. (#190163)
8541 -------------------------------------------------------------------
8542 Thu Aug 17 18:15:14 CEST 2006 - dmacvicar@suse.de
8544 - fix uninstalling of atoms (noop)
8547 -------------------------------------------------------------------
8548 Wed Aug 16 17:41:40 CEST 2006 - dmacvicar@suse.de
8550 - Implement initial verson of Media
8551 doesFileExist, for future source probing.
8554 -------------------------------------------------------------------
8555 Tue Aug 15 12:01:31 CEST 2006 - dmacvicar@suse.de
8557 - more dbus_connection_close fixes
8560 -------------------------------------------------------------------
8561 Tue Aug 15 11:41:41 CEST 2006 - kkaempf@suse.de
8563 - clean up 'incomplete' handling in QueueItemEstablish.
8566 -------------------------------------------------------------------
8567 Tue Aug 15 11:30:50 CEST 2006 - kkaempf@suse.de
8569 - Don't set 'incomplete' for uninstalled patterns or products.
8573 -------------------------------------------------------------------
8574 Mon Aug 14 16:50:53 CEST 2006 - schubi@suse.de
8576 - Added new API calls:
8577 setAdditionalProvide
8578 setAdditionalConflict
8579 setAdditionalRequire
8581 -------------------------------------------------------------------
8582 Mon Aug 14 11:26:20 CEST 2006 - dmacvicar@suse.de
8584 - don't link examples to testsuite library.
8586 -------------------------------------------------------------------
8587 Sat Aug 12 17:30:30 CEST 2006 - schwab@suse.de
8589 - Disable profiling to work around compiler bug.
8591 -------------------------------------------------------------------
8592 Fri Aug 11 17:01:33 CEST 2006 - dmacvicar@suse.de
8594 - forward port 3924:3939
8595 - Add explicit finish callbacks for subtasks during ProvidePackage
8596 to avoid UI confusion.
8599 -------------------------------------------------------------------
8600 Fri Aug 11 11:48:44 CEST 2006 - dmacvicar@suse.de
8602 - Introduce examples/
8603 - fix some svn ignores
8604 - fix compilation. Use: dbus_connection_close
8607 -------------------------------------------------------------------
8608 Thu Aug 10 16:32:36 CEST 2006 - dmacvicar@suse.de
8610 - Initial support for plain directory with rpms as source
8613 -------------------------------------------------------------------
8614 Tue Aug 8 16:51:45 CEST 2006 - dmacvicar@suse.de
8616 - Move the target query by kind function to
8617 a iterator, so we dont make a copy of the restore
8618 the iterator works loading by demand too
8620 -------------------------------------------------------------------
8621 Mon Aug 7 17:57:26 CEST 2006 - dmacvicar@suse.de
8623 - rename the new initTarget to initializeTarget,
8624 leave the old one as is, but deprecate it.
8627 -------------------------------------------------------------------
8628 Mon Aug 7 15:10:08 CEST 2006 - dmacvicar@suse.de
8630 - forward port from SLES10 branch , till 3888
8631 - Prefer to use available DeltaRpm or PatchRpm instead of downloading
8632 full packages. (#168844)
8633 - rpmdb : Do not use the deprecated POSIX API, but boost::regex
8637 -------------------------------------------------------------------
8638 Fri Aug 4 15:20:13 CEST 2006 - dmacvicar@suse.de
8640 - Separate target init from adding resolvables, getting rid of the
8642 - dont clear the store each time Target::resolvables is called
8643 - Load target resolvables on demand by kind, keep them cached later
8644 - add Target::resolvablesByKind(kind) to allow query specific kind
8645 without reading all kinds. Used to port TargetProduct, which
8646 was reading the whole rpm database only to displayy base product
8648 - commit to pkg-bindings and packager will follow.
8649 - jsrain will port more yast stuff, especially inst_source which
8650 startup time should by reduced by half afterwards.
8653 -------------------------------------------------------------------
8654 Tue Aug 1 13:37:29 CEST 2006 - dmacvicar@suse.de
8657 rev 3786 fix to stalle tmpfiles broke patches.
8658 SLES was released with this broken. 10.1 has a blocked
8659 zypp update because this.
8660 Attempt to fix this. (#192535)
8661 - fix configure.ac sqlite-source build path
8664 -------------------------------------------------------------------
8665 Fri Jul 21 10:58:58 CEST 2006 - dmacvicar@suse.de
8669 -------------------------------------------------------------------
8670 Wed Jul 19 13:50:57 CEST 2006 - dmacvicar@suse.de
8672 - dont link sqlite in the main lib.
8675 -------------------------------------------------------------------
8676 Tue Jul 18 17:42:45 CEST 2006 - dmacvicar@suse.de
8678 - susetags: parse product parser regexp only once
8679 - parse yum factory 5 sec. (from 30) faster using
8680 another string find algorithm
8683 -------------------------------------------------------------------
8684 Tue Jul 18 12:56:17 CEST 2006 - dmacvicar@suse.de
8686 - Digest: Don't read the stream character wise but reading blocks,
8687 as advised by matz profiling.
8690 -------------------------------------------------------------------
8691 Mon Jul 17 12:54:39 CEST 2006 - ma@suse.de
8693 - Add "openSUSE", "ATI Technologies Inc." and "Nvidia" to
8694 trusted vendors. (#189573)
8697 -------------------------------------------------------------------
8698 Thu Jul 13 12:52:58 CEST 2006 - dmacvicar@suse.de
8700 - backport fix for stalle tmpfile (#191311)
8703 -------------------------------------------------------------------
8704 Wed Jun 28 13:22:22 CEST 2006 - mt@suse.de
8706 - deactivated media manager code that was disabling the
8707 automounter (#172419)
8710 -------------------------------------------------------------------
8711 Mon Jun 26 17:14:53 CEST 2006 - dmacvicar@suse.de
8713 - fix autorefresh (#186115)
8715 -------------------------------------------------------------------
8716 Fri Jun 23 13:41:18 CEST 2006 - ma@suse.de
8718 - forward port from SLE branch
8719 - Set default permission for logfiles to 0640. (#187044)
8722 -------------------------------------------------------------------
8723 Thu Jun 22 16:01:15 CEST 2006 - ma@suse.de
8725 - forward port from SLE branch
8726 - Fixed installation of SP or Add-On product switching to media 2
8727 too early. (#186607)
8730 -------------------------------------------------------------------
8731 Wed Jun 21 15:47:39 CEST 2006 - dmacvicar@suse.de
8733 - forward port from SLE branch
8734 - Strip self provides without edition in Resolvable ctor.
8736 - Source::provideResolvables not implemented in yum source type.
8737 Product not set for packages that are available from update source
8739 - Hook modalias() supplements without package to "kernel" (#184840)
8740 - Allow on-demand SourceManager::restore() (#186678)
8741 - Hook modalias() supplements without package to "kernel" (#184840)
8744 -------------------------------------------------------------------
8745 Mon Jun 19 15:17:17 CEST 2006 - mt@suse.de
8747 - Fix adding resolving of path names for mount points (#181606)
8750 -------------------------------------------------------------------
8751 Mon Jun 19 13:52:14 CEST 2006 - dmacvicar@suse.de
8753 - merge download algorithm and refactoring from branch
8756 -------------------------------------------------------------------
8757 Thu Jun 15 17:53:40 CEST 2006 - mvidner@suse.cz
8759 - autodocs: use find+xargs to overcome command length limit,
8760 do not call doxygen unnecessarily (#185334).
8763 -------------------------------------------------------------------
8764 Thu Jun 15 07:26:29 CEST 2006 - kkaempf@suse.de
8766 - Dont use getZYpp in static constructor (#185198)
8767 Bugfix #178292 was wrong.
8768 - Only warn on incompleting installed resolvables (#185197)
8771 -------------------------------------------------------------------
8772 Wed Jun 14 22:43:40 CEST 2006 - kkaempf@suse.de
8774 - Atoms might only be installed via patches (#184714)
8777 -------------------------------------------------------------------
8778 Wed Jun 14 17:26:39 CEST 2006 - dmacvicar@suse.de
8780 - fix for the last stall tmpfile (#178292)
8783 -------------------------------------------------------------------
8784 Wed Jun 14 12:06:57 CEST 2006 - mt@suse.de
8786 - Implemented transfer timeout inside of the progress callback.
8787 The timeout value can be set using timeout url parameter, the
8788 default transfer timeout is 180 seconds. (#181602)
8789 - Added ssl_verify and ssl_capath url options used in https scheme,
8790 allowing to change or disable the ssl verify options. (#171622)
8791 - Added fallback on read failures of /etc/mtab to /proc/mounts.
8792 Improved verbosity in mount and mount check related failure cases,
8793 incl. /etc/mtab dump. (#181606)
8796 -------------------------------------------------------------------
8797 Wed Jun 14 10:49:10 CEST 2006 - kkaempf@suse.de
8799 - combine knownAliases and knownUrls in a single function.
8802 -------------------------------------------------------------------
8803 Mon Jun 12 16:27:46 CEST 2006 - kkaempf@suse.de
8805 - honor parallel installs in resolver context (#181103)
8808 -------------------------------------------------------------------
8809 Mon Jun 12 15:37:10 CEST 2006 - dmacvicar@suse.de
8811 - right fix for tmpdir initialized in static constructor
8812 - catch around provideJustFile in providePackage
8815 -------------------------------------------------------------------
8816 Mon Jun 12 15:15:07 CEST 2006 - dmacvicar@suse.de
8818 - fix #182003 YUM packages without size
8821 -------------------------------------------------------------------
8822 Mon Jun 12 14:58:55 CEST 2006 - kkaempf@suse.de
8824 - Allow to restore and remove by Url
8827 -------------------------------------------------------------------
8828 Mon Jun 12 13:07:31 CEST 2006 - kkaempf@suse.de
8830 - make atoms parallel installable (#181103)
8833 -------------------------------------------------------------------
8834 Fri Jun 9 16:28:11 CEST 2006 - dmacvicar@suse.de
8836 - Allow to restore by alias
8839 -------------------------------------------------------------------
8840 Fri Jun 9 13:06:16 CEST 2006 - mvidner@suse.cz
8842 - Do not fork in a global destructor, perl dislikes it (#182672).
8843 Fixes hanging ag_ldapserver and yast2-perl-bindings tests.
8845 -------------------------------------------------------------------
8846 Thu Jun 8 16:24:55 CEST 2006 - ma@suse.de
8848 - Installation: Assert product information is stored to libzypp
8849 database before reboot. (#181198)
8850 - Version 1.2.0; revision 3553
8852 -------------------------------------------------------------------
8853 Wed Jun 7 13:55:23 CEST 2006 - visnov@suse.cz
8855 - Synchronize keys with rpm database before
8856 closing access to it (#182338)
8859 -------------------------------------------------------------------
8860 Wed Jun 7 11:40:46 CEST 2006 - mt@suse.de
8862 - Changed to just prefer DVD drives in "dvd:" scheme, instead of
8863 filter out the non-DVD drives completely. Allows a fallback to
8864 drives without the dvd HAL property e.g. in VMWare. (#177457)
8867 -------------------------------------------------------------------
8868 Wed Jun 7 01:00:06 CEST 2006 - dmacvicar@suse.de
8870 - Merge fix for stalle tmpdir due to cyclic references, using a master
8871 TmpDir for zypp. (#178292) . There is still 1 tmpdir to fix.
8874 -------------------------------------------------------------------
8875 Wed Jun 7 01:00:05 CEST 2006 - dmacvicar@suse.de
8877 - Fixes unneeded file download, and add download callbacks
8878 (still need yast side) #181204 and #160206
8879 - Fix stalle tmpdir due to cyclic references, using a master
8880 TmpDir for zypp. # 178292
8882 -------------------------------------------------------------------
8883 Wed Jun 7 00:02:18 CEST 2006 - ma@suse.de
8885 - fixed memory leak in PersistentStorage (#168690)
8888 -------------------------------------------------------------------
8889 Tue Jun 6 22:24:00 CEST 2006 - ma@suse.de
8891 - fixed memory leak in XMLSourceCacheParser (#168690)
8894 -------------------------------------------------------------------
8895 Fri Jun 2 16:09:03 CEST 2006 - schubi@suse.de
8897 -latest fi translation added
8900 -------------------------------------------------------------------
8901 Thu Jun 1 15:11:47 CEST 2006 - schubi@suse.de
8903 -All installed resolvables has been set to "satisfied" in
8904 ResolverContext::unneeded . BUT:
8905 Patch concerning resolvables have to be set to
8906 "unneeded" although they are installed. In order
8907 getting the state "no longer applicable" (Bug 171590)
8910 -------------------------------------------------------------------
8911 Thu Jun 1 14:54:02 CEST 2006 - kkaempf@suse.de
8913 - compute status for scripts and messages so their freshens get
8914 properly honored (aj with postgresql-server)
8917 -------------------------------------------------------------------
8918 Thu Jun 1 13:57:48 CEST 2006 - dmacvicar@suse.de
8920 - revert not-used-yet rpmdb timestamp, as
8921 it broke rpmdb::init(). (#180040)
8924 -------------------------------------------------------------------
8925 Thu Jun 1 11:03:34 CEST 2006 - schubi@suse.de
8927 - updating gmo files, if po files has been changed; bug 164449
8929 -------------------------------------------------------------------
8930 Wed May 31 18:32:58 CEST 2006 - dmacvicar@suse.de
8932 - Dont download twice if starting from 1st time
8936 -------------------------------------------------------------------
8937 Wed May 31 17:06:48 CEST 2006 - dmacvicar@suse.de
8939 - set cache dir only if storeMetadata is called as a public method.´
8942 -------------------------------------------------------------------
8943 Wed May 31 15:27:38 CEST 2006 - kkaempf@suse.de
8945 - schedule a package for installation if
8946 - it freshens / supplements something
8947 - it is not installed yet
8951 -------------------------------------------------------------------
8952 Wed May 31 15:22:43 CEST 2006 - dmacvicar@suse.de
8954 - make susetags also implement download and check first.
8957 -------------------------------------------------------------------
8958 Tue May 30 12:43:47 CEST 2006 - dmacvicar@suse.de
8960 - make yum more robust. Never parse from provideFile
8961 but only from local disk. Make sure the cache
8962 is consistent before recreating it.
8963 the code is easier to follow and probably
8964 faster. checksum and signatures are
8965 checked on caching not on parsing.
8966 Required to implement refresh for #154990
8969 -------------------------------------------------------------------
8970 Wed May 24 16:57:54 CEST 2006 - dmacvicar@suse.de
8972 - implement timestamp for YUM and SuseTags
8973 - actually use the license to confirm in yum patches
8974 - add prerequires tag in yum optonally to the bad designed
8975 and nonintuitive pre=1
8978 -------------------------------------------------------------------
8979 Wed May 24 15:30:32 CEST 2006 - dmacvicar@suse.de
8981 - dont pass root on init but before.
8982 - implement rpm db modification timestamp
8984 - move Helix source to testsuite out of the solver
8985 so we can use it for target, storage tests
8986 - add Source_Ref::timestamp(), default to now()
8987 in order to implement smart sync of sources by zmd
8988 - don't parse desc and summary twice
8989 - fix a segfault with tranlated text
8990 - fix broken size tag introduced in rev 3427
8993 -------------------------------------------------------------------
8994 Tue May 23 20:53:27 CEST 2006 - dmacvicar@suse.de
8996 - dont accept corrupt sources, improve logs
8998 -------------------------------------------------------------------
8999 Tue May 23 17:26:41 CEST 2006 - ma@suse.de
9001 - Added PoolItem_Ref::statusReset. Resets the PoolItem status without
9002 loosing autoprotection (eg. for foreign vendor). (assists #177469)
9005 -------------------------------------------------------------------
9006 Tue May 23 17:04:04 CEST 2006 - jsrain@suse.cz
9008 - added mediaNr() to PatchRpm and DeltaRpm classes
9011 -------------------------------------------------------------------
9012 Tue May 23 15:58:04 CEST 2006 - dmacvicar@suse.de
9014 - enable YUM license to confirm.
9016 - adapt store to serialize and read all new resobject fields
9017 - use install-time to now() when serializing (#174653)
9020 -------------------------------------------------------------------
9021 Mon May 22 20:51:59 CEST 2006 - ma@suse.de
9023 - Do not violate install order when restricting commit to a certain
9024 mediaNumber. (#170079)
9025 - Version 1.1.0; rev 3423
9027 -------------------------------------------------------------------
9028 Mon May 22 19:03:20 CEST 2006 - mvidner@suse.cz
9030 - Added SourceManager::findSourceByUrl to overcome alias mismatches
9034 -------------------------------------------------------------------
9035 Mon May 22 17:19:25 CEST 2006 - ma@suse.de
9037 - Order all objects according to prerequirements, not just packages.
9041 -------------------------------------------------------------------
9042 Mon May 22 15:57:43 CEST 2006 - schubi@suse.de
9044 - Added new translation
9046 -------------------------------------------------------------------
9047 Fri May 19 12:53:44 CEST 2006 - dmacvicar@suse.de
9049 - fix missing homedir option for gpg (#171055)
9052 -------------------------------------------------------------------
9053 Thu May 18 19:08:52 CEST 2006 - ma@suse.de
9055 - Prevent against daemons launched in rpm %post, that do not close
9056 their filedescriptors. (#174548)
9057 - Version 1.0.1; rev 3413
9059 -------------------------------------------------------------------
9060 Thu May 18 16:51:41 CEST 2006 - jsrain@suse.cz
9062 - fixed media number of package retrieved as a part of a patch
9066 -------------------------------------------------------------------
9067 Thu May 18 16:16:21 CEST 2006 - dmacvicar@suse.de
9069 - fix missing package descriptions due to filtered packages
9070 by incompatible architectures. (#159109)
9073 -------------------------------------------------------------------
9074 Thu May 18 16:08:42 CEST 2006 - kkaempf@suse.de
9076 - decrease logging in DiskUsageCounter and Modalias (#163186)
9079 -------------------------------------------------------------------
9080 Thu May 18 10:43:47 CEST 2006 - ma@suse.de
9082 - Stay backward comapatible.
9084 -------------------------------------------------------------------
9085 Tue May 16 21:35:27 CEST 2006 - ma@suse.de
9087 - Make basic attributes available through ResObject.
9088 - Let ResObjects which do not require media access during
9089 commit return ZERO sourceMediaNr (required for #173690)
9093 -------------------------------------------------------------------
9094 Tue May 16 15:11:35 CEST 2006 - kkaempf@suse.de
9096 - reduce logging verbosity (#163186)
9099 -------------------------------------------------------------------
9100 Tue May 16 14:00:57 CEST 2006 - schubi@suse.de
9102 - setCandidate accept candidates with compatible architectures too. Not
9103 only with the same architecture. Bug 172594 - If update package has
9104 differet arch, UI display is wrong
9106 -------------------------------------------------------------------
9107 Tue May 16 09:30:45 CEST 2006 - mvidner@suse.cz
9109 - Added Source_Ref::resStoreInitialized.
9110 If we know that noone has seen the resolvables yet, we can skip
9111 them too, eg. when deleting a source. (#174840)
9114 -------------------------------------------------------------------
9115 Mon May 15 12:41:39 CEST 2006 - kkaempf@suse.de
9117 - Honor freshens as conditionals independant from the installed/
9118 uninstalled status (#174797)
9121 -------------------------------------------------------------------
9122 Mon May 15 11:15:03 CEST 2006 - kkaempf@suse.de
9124 - State modifier "unneeded" is transitive for patches (#171590)
9127 -------------------------------------------------------------------
9128 Thu May 11 17:42:29 CEST 2006 - schubi@suse.de
9130 - Do not transact itself (update) in the transactResObject mechanism
9133 -------------------------------------------------------------------
9134 Thu May 11 16:37:51 CEST 2006 - mt@suse.de
9136 - Reenabled improved large file support flags (unintentionally
9137 removed in rev 1544). Fixes bug #173753.
9138 - Added large file support flags to libzypp.pc file allowing
9139 consistence checks in the application using features variable
9142 -------------------------------------------------------------------
9143 Thu May 11 10:49:36 CEST 2006 - mvidner@suse.cz
9145 - SourceManager: moved source deletion before creation
9146 so that we can recreate a deleted one (#174295)
9147 - removed dead code dealing with known_caches from SourceManager::store
9151 -------------------------------------------------------------------
9152 Thu May 11 10:15:14 CEST 2006 - jsrain@suse.cz
9154 - fixed returning product short name and summary if product read
9155 from target store (#148625)
9158 -------------------------------------------------------------------
9159 Wed May 10 11:39:06 CEST 2006 - jsrain@suse.cz
9161 - set media verifier on redirected medium (#172599)
9164 -------------------------------------------------------------------
9165 Mon May 8 17:28:42 CEST 2006 - kkaempf@suse.de
9167 - fix 'transactResKind' to collect best providers by capability
9168 and to recursively transact items of same kind (#170114)
9171 -------------------------------------------------------------------
9172 Mon May 8 16:45:46 CEST 2006 - dmacvicar@suse.de
9174 - serialize the full URL to avoid missing password and other
9175 url settings (#148108)
9178 -------------------------------------------------------------------
9179 Fri May 5 17:47:14 CEST 2006 - mt@suse.de
9181 - Added a 60 sec connect timeout to MediaCurl (#172860)
9184 -------------------------------------------------------------------
9185 Thu May 4 15:15:37 CEST 2006 - kkaempf@suse.de
9187 - re-fetch also .asc and .key files before checking signature
9189 - rev 3350 (3345-10.1)
9191 -------------------------------------------------------------------
9192 Wed May 3 17:40:45 CEST 2006 - dmacvicar@suse.de
9194 - Fix yum key verification, because a double variable declaration
9196 -------------------------------------------------------------------
9197 Wed May 3 15:34:00 CEST 2006 - dmacvicar@suse.de
9199 - use --no-default-keyring to avoid creating a
9200 default gpg dir in / (#171055)
9203 -------------------------------------------------------------------
9204 Wed May 3 14:40:25 CEST 2006 - dmacvicar@suse.de
9206 - Fix YUM signature checking, we were passing the key instead of the
9208 - When the user trust a key, sync again. Bye to the session trusted
9209 keys and user being asked all the time. (#171213)
9212 -------------------------------------------------------------------
9213 Wed May 3 14:22:02 CEST 2006 - ma@suse.de
9215 - Cleanup index tables when removing items from pool (#170564).
9217 -------------------------------------------------------------------
9218 Wed May 3 12:23:36 CEST 2006 - kkaempf@suse.de
9220 - backout rev 3246->3275 of TargetImpl.cc
9221 - add missing testsuite/utils/TestUtils.h
9224 -------------------------------------------------------------------
9225 Wed May 3 12:13:38 CEST 2006 - dmacvicar@suse.de
9227 - more fixes for #171062, there were some files still not being
9231 -------------------------------------------------------------------
9232 Tue May 2 18:41:44 CEST 2006 - dmacvicar@suse.de
9234 - cache keys and signature. Remove lot of duplicated code. (#171062)
9237 -------------------------------------------------------------------
9238 Tue May 2 18:02:46 CEST 2006 - mt@suse.de
9240 - Disabled isUseableAttachPoint check in MediaDIR -- we do not
9241 mount here anything, so it is OK to use any dir (171351).
9244 -------------------------------------------------------------------
9245 Tue May 2 14:58:03 CEST 2006 - kkaempf@suse.de
9247 - parse "license-to-confirm" in primary.xml (#168437)
9250 -------------------------------------------------------------------
9251 Mon May 1 17:44:29 CEST 2006 - kkaempf@suse.de
9253 - Don't try to store 'Atom', not needed and the backend store
9254 rejects them anyways (addtion to #168610)
9257 -------------------------------------------------------------------
9258 Mon May 1 04:43:01 CEST 2006 - mt@suse.de
9260 - Improved device check in MediaDISK using libblkid (Bug #158529)
9261 - Allow to provide sysfs path via $SYSFS_PATH in MediaCD.cc and
9262 added a check if it is a directory
9263 - Added libcurl and libblkid checks to configure.ac
9264 - Added e2fsprogs(-devel) requires to the spec file
9267 -------------------------------------------------------------------
9268 Sat Apr 29 21:46:22 CEST 2006 - kkaempf@suse.de
9270 - dont download "other" during key check (#171041)
9273 -------------------------------------------------------------------
9274 Sat Apr 29 11:05:15 CEST 2006 - kkaempf@suse.de
9276 - allow parallel installs of atoms (used to fulfill patch require-
9277 ments, atoms aren't installed anyways) (#170098)
9278 - some testsuite improvements.
9281 -------------------------------------------------------------------
9282 Fri Apr 28 20:15:06 CEST 2006 - dmacvicar@suse.de
9284 - get rid of autobuild check when throwing exceptions without throw
9285 but with a macro, returning a null pointer at the end (never reached).
9287 -------------------------------------------------------------------
9288 Fri Apr 28 19:50:28 CEST 2006 - ma@suse.de
9290 - Do not violate install order when restricting commit to a certain
9291 mediaNumber. (#170079)
9293 -------------------------------------------------------------------
9294 Fri Apr 28 18:12:26 CEST 2006 - dmacvicar@suse.de
9296 - Don't use throw directly!
9297 use ZYPP_THROW with a Exception class, otherwise package bindings
9298 will not catch them.
9299 Should fix crashes when reading broken sources with yast.
9302 -------------------------------------------------------------------
9303 Fri Apr 28 15:29:32 CEST 2006 - schubi@suse.de
9305 - Bug 162064 - font packages are not installed for locale, e.g. khmer font not installed after CD1
9308 -------------------------------------------------------------------
9309 Fri Apr 28 14:55:04 CEST 2006 - kkaempf@suse.de
9311 - revert bugfix #168906 (fom rev 3219), it filters too many errors.
9312 - further improve on #168840 (from rev 3231), match on name-edition
9313 when filtering by best arch. (#170098)
9316 -------------------------------------------------------------------
9317 Fri Apr 28 13:01:58 CEST 2006 - dmacvicar@suse.de
9319 - #170093 , lot of package descriptions missing
9322 -------------------------------------------------------------------
9323 Thu Apr 27 20:28:01 CEST 2006 - dmacvicar@suse.de
9325 - try to fix wrong permissions of /var/lib/zypp created
9326 by old zypp, only when running as root they are fixed
9328 - YUM: Verify signatures on factoryInit.
9329 Dont provide other.xml. Cleanups, better logging.
9330 When refreshing signed soruces, don't refresh is source
9332 - YaST sources: don't refresh if media file has not changed.
9333 - Show full url of index files in sources for signature validation
9334 (mentioned in #170139 comment #3)-
9336 -------------------------------------------------------------------
9337 Thu Apr 27 18:41:02 CEST 2006 - jsrain@suse.de
9339 - udpated media ID syntax for external scripts (to be consistent
9340 with packages) (#170247)
9343 -------------------------------------------------------------------
9344 Thu Apr 27 18:33:48 CEST 2006 - jsrain@suse.de
9346 - set media ID to 1 if not specified in YUM metadata (#167452)
9349 -------------------------------------------------------------------
9350 Thu Apr 27 11:55:05 CEST 2006 - kkaempf@suse.de
9352 - If freshen and supplement are fulfilled, install any kind of
9353 resolvable if not yet installed (#165746)
9356 -------------------------------------------------------------------
9357 Wed Apr 26 18:00:42 CEST 2006 - kkaempf@suse.de
9359 - make downloaded script executable. (#169191)
9362 -------------------------------------------------------------------
9363 Wed Apr 26 10:43:03 CEST 2006 - kkaempf@suse.de
9365 - Improve on last fix, compare only compatible archs.
9368 -------------------------------------------------------------------
9369 Tue Apr 25 19:36:13 CEST 2006 - kkaempf@suse.de
9371 - Only choose best arch of multiple package atoms with identical
9375 -------------------------------------------------------------------
9376 Tue Apr 25 16:59:51 CEST 2006 - dmacvicar@suse.de
9378 - pass empty strings to UI as key properties if unknown key
9382 -------------------------------------------------------------------
9383 Tue Apr 25 16:47:35 CEST 2006 - kkaempf@suse.de
9385 - refrain from parsing 'other.xml' (#159316)
9388 -------------------------------------------------------------------
9389 Tue Apr 25 16:34:50 CEST 2006 - visnov@suse.cz
9391 - in source refresh, clean up the cache dir if fails
9392 - do not require repomd.xml.asc when creating a cache (#163765)
9395 -------------------------------------------------------------------
9396 Tue Apr 25 15:17:15 CEST 2006 - dmacvicar@suse.de
9398 - Check if a file exists before providing it, and just handling the
9399 exception is not sufficient, because it can release the media.
9400 it nows get all possible packages.X translations an then
9401 it selects the candidate from the existing ones (#168654)
9404 -------------------------------------------------------------------
9405 Tue Apr 25 12:28:17 CEST 2006 - kkaempf@suse.de
9407 - dont report conflicts if item is neither installed
9408 nor to-be-installed (#168906)
9411 -------------------------------------------------------------------
9412 Tue Apr 25 11:27:09 CEST 2006 - dmacvicar@suse.de
9414 - #168060 , propagate the file description or original
9415 name to the UI and not the checked filename path,
9416 which could be a tmp file.
9417 Requires changes in pkg-manager, and probably zmd-helpers.
9420 -------------------------------------------------------------------
9421 Mon Apr 24 18:27:59 CEST 2006 - dmacvicar@suse.de
9423 - /var/lib/zypp/db/languages/* are empty files (##168355)
9426 -------------------------------------------------------------------
9427 Mon Apr 24 17:45:07 CEST 2006 - dmacvicar@suse.de
9429 - All resolvables must honor arch, so Arch_noarch in
9430 target/store/XMLFilesBackend.cc is wrong (#160792)
9431 - Introduced code to honour shared package descriptions
9435 -------------------------------------------------------------------
9436 Mon Apr 24 16:43:48 CEST 2006 - jsrain@suse.de
9438 - replace '_' in YUM elements/attributes with '-' (#168762)
9441 -------------------------------------------------------------------
9442 Mon Apr 24 16:15:02 CEST 2006 - mt@suse.de
9444 - Fixed iseries workaround - interchanged variables for scsi
9445 devices, added debug messages about the steps (#163971).
9446 - Added getenv NULL ptr check and verify of the $HOME dir's
9447 and ~/.curlrc file's ownership (#163203).
9450 -------------------------------------------------------------------
9451 Mon Apr 24 15:44:18 CEST 2006 - ma@suse.de
9453 - Use filesystem::TmpDir to create unique and unused Source cache
9454 directories. (#168051)
9456 -------------------------------------------------------------------
9457 Mon Apr 24 14:30:41 CEST 2006 - ma@suse.de
9459 - Enable signature checks per default. (#168525)
9461 -------------------------------------------------------------------
9462 Mon Apr 24 11:20:17 CEST 2006 - visnov@suse.cz
9464 - fix callbacks for providing a single file (#160206)
9466 -------------------------------------------------------------------
9467 Sun Apr 23 12:28:21 CEST 2006 - kkaempf@suse.de
9469 - If an installed package looses a dependency, the solver tries
9470 to upgrade it. Limit the upgrade candidates to best arch, best
9472 - filter 'other' entries with incompatible arch in yum parser.
9475 -------------------------------------------------------------------
9476 Fri Apr 21 22:47:18 CEST 2006 - jsrain@suse.de
9478 - initialize the product category according to source (#168061)
9481 -------------------------------------------------------------------
9482 Fri Apr 21 18:32:00 CEST 2006 - mvidner@suse.cz
9484 - delete only one older version of a xml-store resolvable
9485 (half-baked, but the previous attempt was charred)
9487 -------------------------------------------------------------------
9488 Fri Apr 21 17:49:18 CEST 2006 - jsrain@suse.de
9490 - moved license_to_confirm to primary.xml
9493 -------------------------------------------------------------------
9494 Fri Apr 21 16:36:14 CEST 2006 - ma@suse.de
9496 - Removed deprecated oldstyle commit methods.
9498 -------------------------------------------------------------------
9499 Fri Apr 21 15:58:14 CEST 2006 - mvidner@suse.cz
9501 - when installing a xml-store resolvable (all except package,
9502 message, script), delete older versions (#160792).
9503 - read selection edition from the XML store
9506 -------------------------------------------------------------------
9507 Thu Apr 20 14:10:41 CEST 2006 - kkaempf@suse.de
9509 - properly clear transaction flag after successful commit
9510 (see rev 3122, #164365, #167285)
9513 -------------------------------------------------------------------
9514 Thu Apr 20 13:14:25 CEST 2006 - kkaempf@suse.de
9516 - recursively soft-uninstall recommended package on real uninstall,
9517 not on update (#167603)
9520 -------------------------------------------------------------------
9521 Thu Apr 20 13:01:28 CEST 2006 - dmacvicar@suse.de
9523 - fix #167605 (importing keys to rpm multiple times due to
9524 wrong interpretation of rpm gpg versioning.
9525 - add support for reading the rpm keys, with full id and fingerprint
9528 -------------------------------------------------------------------
9529 Wed Apr 19 16:47:34 CEST 2006 - kkaempf@suse.de
9531 - don't add duplicate error infos to ResolverContext (#167309)
9534 -------------------------------------------------------------------
9535 Wed Apr 19 14:10:10 CEST 2006 - kkaempf@suse.de
9537 - fix Resolver::transactReset() (see rev 3122) (#167285)
9540 -------------------------------------------------------------------
9541 Wed Apr 19 13:48:26 CEST 2006 - ma@suse.de
9543 - Introduced $ZYPP_KEYRING_DEFAULT_ACCEPT_ALL. If this environment
9544 variable is present, all signature checking callbacks will default
9545 to 'accept', in case no recipient is present.
9547 -------------------------------------------------------------------
9548 Wed Apr 19 11:37:47 CEST 2006 - dmacvicar@suse.de
9550 - read content file on construction, and make
9551 provideProduct only insert the already
9552 read product object into the store (#165826)
9554 - When the signature is not found, warn the
9555 user about a unsigned source. When the
9556 key is not found, do nothing, it can be in the
9557 keyring already. (#166016) (dmacvicar)
9558 - enable key verification only if
9559 ZYPP_CHECKSIG env var is set (dmacvicar)
9562 -------------------------------------------------------------------
9563 Tue Apr 18 20:41:48 CEST 2006 - kkaempf@suse.de
9565 - fix bugfix 164365, fix bug 167285
9566 Actually clear the transcation state instead of locking it
9570 -------------------------------------------------------------------
9571 Tue Apr 18 15:46:59 CEST 2006 - visnov@suse.cz
9573 - revert the signature/digest checking callbacks
9576 -------------------------------------------------------------------
9577 Tue Apr 18 15:14:35 CEST 2006 - kkaempf@suse.de
9580 - Honor keep requests.
9581 - Dont flag "locked uninstall" as error if a keep request was
9585 -------------------------------------------------------------------
9586 Tue Apr 18 12:04:35 CEST 2006 - kkaempf@suse.de
9588 - rule out locked items during distribution upgrade as early
9589 as possible. (#165670)
9592 -------------------------------------------------------------------
9593 Mon Apr 17 16:04:35 CEST 2006 - kkaempf@suse.de
9596 - use APPL_LOW as 'ui initiated, by solver' in transactKind() and
9597 transactResObject().
9598 - resetTransaction(APPL_LOW) before resolving
9599 - enhance transactCaps by using the same algorithm as in
9601 (before: transact all requires and recommends by name
9602 now: transact best requires and recommends by provides)
9605 -------------------------------------------------------------------
9606 Fri Apr 14 16:04:35 CEST 2006 - visnov@suse.cz
9608 - new callbacks for failing digest
9611 -------------------------------------------------------------------
9612 Thu Apr 13 17:01:41 CEST 2006 - visnov@suse.cz
9614 - ask for file without a checksum (#165125)
9616 -------------------------------------------------------------------
9617 Thu Apr 13 16:59:38 CEST 2006 - kkaempf@suse.de
9619 - dont install satisfied resolvables (#165843)
9622 -------------------------------------------------------------------
9623 Thu Apr 13 16:00:21 CEST 2006 - kkaempf@suse.de
9625 - dont abort on failed "dry_run" (#164583)
9628 -------------------------------------------------------------------
9629 Thu Apr 13 15:19:20 CEST 2006 - visnov@suse.cz
9631 - Ask user if signature file does not exist (#163765)
9632 - handle repomd.xml.asc as optional file (#163765)
9635 -------------------------------------------------------------------
9636 Thu Apr 13 13:52:08 CEST 2006 - schubi@suse.de
9638 - Bug 164365 - build 906: Deselecting a selection, all packages are still selected
9641 -------------------------------------------------------------------
9642 Thu Apr 13 11:57:58 CEST 2006 - kkaempf@suse.de
9644 - Dont do transitive uninstalls on uninstalled or upgraded items.
9648 -------------------------------------------------------------------
9649 Wed Apr 12 17:57:21 CEST 2006 - ma@suse.de
9651 - Added 'rpmNoSignature' to ZYppCommitPolicy (#163862)
9653 -------------------------------------------------------------------
9654 Wed Apr 12 16:44:57 CEST 2006 - mvidner@suse.cz
9656 - Product::updateUrls: restore it from the XML store;
9657 fixed content parsing (#163192).
9658 - restore product flags fro the XML store
9661 -------------------------------------------------------------------
9662 Wed Apr 12 13:48:25 CEST 2006 - kkaempf@suse.de
9664 - Only consider best arch/version (#165477)
9667 -------------------------------------------------------------------
9668 Wed Apr 12 10:57:50 CEST 2006 - ma@suse.de
9670 - No need to parse tags at all if there is no item to store values
9671 (e.g. data for unwanted arch). Fixed segv trying to store data in
9672 NULL item. (#165479)
9675 -------------------------------------------------------------------
9676 Tue Apr 11 19:48:51 CEST 2006 - mt@suse.de
9678 - Improved Url path name "//" vs. "/%2f" handling; now if the
9679 url has an authority, "/%2f" is used for ftp only (#163784)
9682 -------------------------------------------------------------------
9683 Tue Apr 11 16:41:02 CEST 2006 - jsrain@suse.de
9685 - fixed storing patch scripts to target store (#159928)
9688 -------------------------------------------------------------------
9689 Tue Apr 11 16:24:26 CEST 2006 - kkaempf@suse.de
9691 - if a patch is bad, only skip this patch, not everything
9695 -------------------------------------------------------------------
9696 Tue Apr 11 15:42:32 CEST 2006 - ma@suse.de
9698 - Susetags:Selections: Allow parsing older .sel file formats. (#159851)
9699 - Susetags:Pattern: Fixed parser.
9701 -------------------------------------------------------------------
9702 Tue Apr 11 15:21:48 CEST 2006 - kkaempf@suse.de
9704 - when uninstalling, only re-establish installed items
9705 supplementing the to-be-uninstalled one. (variant of #165111)
9708 -------------------------------------------------------------------
9709 Tue Apr 11 14:17:00 CEST 2006 - ma@suse.de
9711 - Susetags:Package: Parse and provide ins/delnotify texts.
9713 -------------------------------------------------------------------
9714 Tue Apr 11 13:01:31 CEST 2006 - kkaempf@suse.de
9716 - when checking freshens/supplements at install, only consider
9717 best architecture/edition (#164453)
9720 -------------------------------------------------------------------
9721 Tue Apr 11 10:31:41 CEST 2006 - kkaempf@suse.de
9723 - when checking for supplements, only consider best arch, best
9724 edition for installation (#165111)
9727 -------------------------------------------------------------------
9728 Tue Apr 11 10:23:14 CEST 2006 - schubi@suse.de
9730 - Bug 165117: build 910: Update: Splitted packages are selected for
9733 -------------------------------------------------------------------
9734 Tue Apr 11 09:30:14 CEST 2006 - visnov@suse.cz
9736 - ask user if a file exists but does not have a checksum (#162797)
9739 -------------------------------------------------------------------
9740 Mon Apr 10 22:39:34 CEST 2006 - jsrain@suse.de
9742 - parse time and size elements from delta and patch RPM
9745 -------------------------------------------------------------------
9746 Mon Apr 10 18:55:03 CEST 2006 - mt@suse.de
9748 - Added detection of iSeries virtual CD (/dev/iseries/vcd[a-h])
9749 devices - on powerpc only (#163971)
9752 -------------------------------------------------------------------
9753 Mon Apr 10 18:05:51 CEST 2006 - kkaempf@suse.de
9755 - fix endless loop in patches parsing.
9758 -------------------------------------------------------------------
9759 Mon Apr 10 17:00:05 CEST 2006 - jsrain@suse.de
9761 - fixed media handling in SuSEtags source (#164879)
9764 -------------------------------------------------------------------
9765 Mon Apr 10 16:30:54 CEST 2006 - kkaempf@suse.de
9767 - honor 'dry_run' on package remove (#164732)
9770 -------------------------------------------------------------------
9771 Mon Apr 10 13:12:49 CEST 2006 - kkaempf@suse.de
9773 - add files from yum filelist as provides to package (#164731)
9776 -------------------------------------------------------------------
9777 Mon Apr 10 11:10:37 CEST 2006 - kkaempf@suse.de
9779 - honor "+Enh:/-Enh:" in packages file (#156513)
9781 -------------------------------------------------------------------
9782 Mon Apr 10 10:56:24 CEST 2006 - visnov@suse.cz
9784 - fix callback receiver signature to match the callback for removing
9787 -------------------------------------------------------------------
9788 Mon Apr 10 10:32:22 CEST 2006 - mvidner@suse.cz
9790 - Added Product::updateUrls, from content/UPDATEURLS (#163192).
9793 -------------------------------------------------------------------
9794 Sat Apr 8 12:03:37 CEST 2006 - schubi@suse.de
9796 - Bug 164440; Taking wrong architecture while updating obsoletes
9800 -------------------------------------------------------------------
9801 Sat Apr 8 10:07:06 CEST 2006 - kkaempf@suse.de
9803 - allow relative paths with url file:
9804 - dont filter atoms from going into pool, multi-arch patch
9805 requirements need them. Instead, treat atoms with incompatible
9806 architecture as unneeded.
9809 -------------------------------------------------------------------
9810 Fri Apr 7 23:57:37 CEST 2006 - jsrain@suse.de
9812 - product now provides short name
9815 -------------------------------------------------------------------
9816 Fri Apr 7 20:42:09 CEST 2006 - jsrain@suse.de
9818 - read metadata for packages from correct tags in patches (#163220)
9821 -------------------------------------------------------------------
9822 Fri Apr 7 19:57:41 CEST 2006 - kkaempf@suse.de
9824 - more detailed resolver error reports (#162994)
9827 -------------------------------------------------------------------
9828 Fri Apr 7 17:35:07 CEST 2006 - visnov@suse.cz
9830 - report package download progress (#160966)
9833 -------------------------------------------------------------------
9834 Fri Apr 7 16:27:35 CEST 2006 - kkaempf@suse.de
9836 - transact also for languages (#163819)
9839 -------------------------------------------------------------------
9840 Fri Apr 7 15:08:06 CEST 2006 - kkaempf@suse.de
9842 - loop through all affected ResObjects in transactResKind (#163819)
9845 -------------------------------------------------------------------
9846 Fri Apr 7 12:42:35 CEST 2006 - kkaempf@suse.de
9848 - allow re-installation of non-packages (#162906)
9851 -------------------------------------------------------------------
9852 Fri Apr 7 11:50:22 CEST 2006 - mt@suse.de
9854 - Added loop checking for scsi cdroms (/sys/block/srX) in case
9855 HAL does not provide any drives like on iSeries (#163971).
9858 -------------------------------------------------------------------
9859 Fri Apr 7 11:05:30 CEST 2006 - kkaempf@suse.de
9861 - add 'licenceToConfirm()' to Product. (#164375)
9863 -------------------------------------------------------------------
9864 Fri Apr 7 10:36:05 CEST 2006 - ma@suse.de
9866 - Avoid excessive CD hopping on commit. But still far from
9867 being perfect. (#159679)
9868 - Fixed Target::commit: Despite dry_run set True, packages
9871 -------------------------------------------------------------------
9872 Fri Apr 7 08:32:32 CEST 2006 - visnov@suse.cz
9874 - honour if user decides to skip a package in commit (#156031)
9876 -------------------------------------------------------------------
9877 Thu Apr 6 18:14:30 CEST 2006 - jsrain@suse.de
9879 - fixed parsing external reference to script in patch (#163221)
9882 -------------------------------------------------------------------
9883 Thu Apr 6 17:07:10 CEST 2006 - dmacvicar@suse.de
9885 - cache and provide content.asc/key optionally. Dont show a
9886 popup if they dont exists. (dmacvicar)
9887 - Actually abort when verify signature workflow is false. (dmacvicar)
9890 -------------------------------------------------------------------
9891 Thu Apr 6 16:37:49 CEST 2006 - jsrain@suse.de
9893 - fixed setting autorefresh flag for installation sources
9895 -------------------------------------------------------------------
9896 Thu Apr 6 15:53:02 CEST 2006 - kkaempf@suse.de
9898 - drop patches with incompatible architecture.
9901 -------------------------------------------------------------------
9902 Thu Apr 6 15:33:11 CEST 2006 - mt@suse.de
9904 - Added info method to media verifier base and more debug info
9907 -------------------------------------------------------------------
9908 Wed Apr 5 19:27:46 CEST 2006 - kkaempf@suse.de
9910 - Dont deny the "/" attach point in MediaDIR, since this is used
9911 for all "file:" urls, esp. local packages.
9914 -------------------------------------------------------------------
9915 Wed Apr 5 18:21:58 CEST 2006 - schubi@suse.de
9917 - Bug 159673 - only one conflict solvable per page
9919 -------------------------------------------------------------------
9920 Wed Apr 5 18:01:37 CEST 2006 - kkaempf@suse.de
9922 - parse all dependencies of 'packages' file (#163773)
9925 -------------------------------------------------------------------
9926 Wed Apr 5 17:47:04 CEST 2006 - dmacvicar@suse.de
9928 - Use the original media descr_dir on refresh for
9929 suse tags source (#163196)
9932 -------------------------------------------------------------------
9933 Wed Apr 5 16:44:08 CEST 2006 - kkaempf@suse.de
9935 - add Source::setUrl() for zmd backend helper.
9938 -------------------------------------------------------------------
9939 Wed Apr 5 16:44:01 CEST 2006 - dmacvicar@suse.de
9941 - implement rpm keyring / zypp tmp keyring two-way syncronization at rpm
9942 target init. (dmacvicar)
9945 -------------------------------------------------------------------
9946 Wed Apr 5 16:28:42 CEST 2006 - mt@suse.de
9948 - Fixed MediaDISK to use a mount -oro,bind id the disk
9949 partition is already attached e.g. by the automounter.
9950 Try to mount it a second time may fail (#163486).
9953 -------------------------------------------------------------------
9954 Wed Apr 5 15:04:31 CEST 2006 - kkaempf@suse.de
9956 - honor optional 3rd parameter to "=Loc:" key of packages (#154337)
9959 -------------------------------------------------------------------
9960 Wed Apr 5 12:48:19 CEST 2006 - visnov@suse.cz
9962 - only try to create a source of a given type when restoring
9963 from the persistent store (#162111)
9965 -------------------------------------------------------------------
9966 Wed Apr 5 11:36:54 CEST 2006 - kkaempf@suse.de
9968 - parse all dependencies for patterns (.pat) files (#160602)
9969 - drop YOUPATH and YOUURL from content file.
9972 -------------------------------------------------------------------
9973 Wed Apr 5 09:27:08 CEST 2006 - visnov@suse.cz
9975 - properly initialize autorefresh for non-remote sources (#154990)
9978 -------------------------------------------------------------------
9979 Tue Apr 4 19:19:39 CEST 2006 - mt@suse.de
9981 - Added flag to MediaManager::isUseableAttachPoint, whether
9982 to check against system mount entries or not.
9983 - Disallow to use the attachpoints of another media handlers
9984 as source path in MediaDIR.
9987 -------------------------------------------------------------------
9988 Tue Apr 4 18:47:01 CEST 2006 - dmacvicar@suse.de
9990 -implement callbacks for when package verification (checksum)
9991 fails, offer to retry or abort
9993 -------------------------------------------------------------------
9994 Tue Apr 4 16:57:51 CEST 2006 - dmacvicar@suse.de
9996 - Fix construction of checksum objects when using non-standard
9998 - Fix broken YUM cache
10001 -------------------------------------------------------------------
10002 Tue Apr 4 16:54:44 CEST 2006 - kkaempf@suse.de
10004 - Keep packages with no version upgrade installed during
10005 distribution upgrade (#162972)
10006 - add 'transactReset()' helper function for UI.
10009 -------------------------------------------------------------------
10010 Tue Apr 4 14:47:14 CEST 2006 - dmacvicar@suse.de
10014 -------------------------------------------------------------------
10015 Tue Apr 4 14:43:15 CEST 2006 - ma@suse.de
10017 - Fixed candidate handling in ui::Selectable. (#156589)
10019 -------------------------------------------------------------------
10020 Tue Apr 4 14:06:23 CEST 2006 - dmacvicar@suse.de
10022 - fix #162984 , gpg hangs because the matching data file
10023 for the key cannot be find. (dmacvicar)
10024 - Fix restore of YUM source using the same cache dir semantics as
10025 susetags instead of assuming there is a cache if a cache_dir
10026 was given. (dmacvicar)
10028 -------------------------------------------------------------------
10029 Tue Apr 4 12:37:51 CEST 2006 - kkaempf@suse.de
10031 - use DISTPRODUCT/DISTVERSION from content file to generate the
10032 product name, version, and release.
10035 -------------------------------------------------------------------
10036 Mon Apr 3 20:45:55 CEST 2006 - mt@suse.de
10038 - Removed broken forcing of absolute ftp paths added in rev2705 to
10039 MediaCurl, refined cleanupPathName/setPathName in url (#154197).
10042 -------------------------------------------------------------------
10043 Mon Apr 3 19:30:35 CEST 2006 - kkaempf@suse.de
10045 - add Resolver::freshenPool() (#156980)
10048 -------------------------------------------------------------------
10049 Mon Apr 3 08:33:12 CEST 2006 - kkaempf@suse.de
10051 - skip incompatible archs in filelist parsing.
10052 - restrict pathes to 'interesting' ones (/bin/, /sbin/, /lib/,
10056 -------------------------------------------------------------------
10057 Sun Apr 2 22:18:06 CEST 2006 - kkaempf@suse.de
10059 - skip incompatible archs in primary parsing.
10062 -------------------------------------------------------------------
10063 Sun Apr 2 11:17:56 CEST 2006 - kkaempf@suse.de
10065 - allow setting of source when parsing local .rpm (#147765)
10068 -------------------------------------------------------------------
10069 Fri Mar 31 18:53:55 CEST 2006 - schubi@suse.de
10071 - Do not update packages over other architectures
10073 -------------------------------------------------------------------
10074 Fri Mar 31 18:28:59 CEST 2006 - sh@suse.de
10076 - Added zypp/ui/UserWantedPackages to support the UI's
10077 "automatic changes" dialog (bug #152700)
10079 -------------------------------------------------------------------
10080 Fri Mar 31 18:02:05 CEST 2006 - jsrain@suse.de
10082 - use KeyRing class to validate repomd.xml (#160909)
10084 -------------------------------------------------------------------
10085 Fri Mar 31 17:33:21 CEST 2006 - dmacvicar@suse.de
10087 - Product resolvables should be readable by normal users.
10088 (#162474) (dmacvicar)
10089 - implemented keyring and metadata signature verification
10091 - dont delete the lock if we did not acquire it
10094 -------------------------------------------------------------------
10095 Fri Mar 31 16:34:51 CEST 2006 - mt@suse.de
10097 - Added disabling of the automounter while MediaManager
10098 init and restoring of the old state on exit (#154326).
10099 - Implemented check if media (CD) is automounted or not
10102 -------------------------------------------------------------------
10103 Fri Mar 31 13:27:09 CEST 2006 - mt@suse.de
10105 - Implemented several hal get/set/removeDeviceProperty wrappers
10106 - Improved HalException to allow to fetch HAL/DBUS error componets
10109 -------------------------------------------------------------------
10110 Fri Mar 31 12:44:25 CEST 2006 - kkaempf@suse.de
10112 - honor subscription status of catalogs (#162350)
10115 -------------------------------------------------------------------
10116 Fri Mar 31 11:29:05 CEST 2006 - mt@suse.de
10118 - Enabled CD eject error reporting exceptions (#154326)
10121 -------------------------------------------------------------------
10122 Fri Mar 31 06:40:51 CEST 2006 - kkaempf@suse.de
10124 - support "dry run" (#159467)
10125 - implement "transactResKind" (#161400)
10128 -------------------------------------------------------------------
10129 Thu Mar 30 17:22:49 CEST 2006 - jsrain@suse.de
10131 - add checksum for external patches (#159928)
10133 -------------------------------------------------------------------
10134 Thu Mar 30 16:48:01 CEST 2006 - kkaempf@suse.de
10136 - calculate product architecture (#158198)
10138 -------------------------------------------------------------------
10139 Wed Mar 29 23:28:13 CEST 2006 - jsrain@suse.de
10141 - fixed checking checksum of YUM metadata, added sha1 vs. sha256
10144 -------------------------------------------------------------------
10145 Wed Mar 29 23:12:30 CEST 2006 - ma@suse.de
10147 - Auto protect installed packages from unknown vendor. (#157446)
10149 -------------------------------------------------------------------
10150 Wed Mar 29 09:13:51 CEST 2006 - visnov@suse.de
10152 - added support for external scripts to metadata (#159928) (jsrain)
10153 - fixed handling of Language resolvables (ma)
10154 - fix leak in rpmdb (dmacvicar)
10155 - added softlock for autoyast (#159466) (ma)
10156 - Fixed exceptions in doGetFileCopy() to show full url
10157 including the file instead of just the media base url. (mt)
10158 - Provide Language::summary (ma)
10159 - check patterns and selections file exist
10160 before veryfing them (#161300) (dmacvicar)
10161 - added YUM metadata checksum computation (jsrain)
10162 - added interface to patch of a message (jsrain)
10165 -------------------------------------------------------------------
10166 Mon Mar 27 23:57:16 CEST 2006 - jsrain@suse.de
10168 - added support for external scripts to metadata (#159928)
10171 -------------------------------------------------------------------
10172 Sat Mar 25 22:08:26 CET 2006 - jsrain@suse.de
10174 - report separate exception when trying to start source cache again to
10175 suppress incorrect error message in XEN installation
10178 -------------------------------------------------------------------
10179 Fri Mar 24 18:16:22 CET 2006 - schubi@suse.de
10181 - Implement inter process locking in zypp.
10182 - Added No medium found output
10183 - splitting modaliases in supplements TOO
10184 - parse also the available signing keys
10186 -------------------------------------------------------------------
10187 Fri Mar 24 10:44:10 CET 2006 - visnov@suse.cz
10189 - release all media when removing source (#159754) (visnov)
10190 - more testsuites (schubi)
10191 - updated translations (schubi)
10192 - added MediaNotEjectedException (mt)
10195 -------------------------------------------------------------------
10196 Thu Mar 23 14:10:54 CET 2006 - dmacvicar@suse.de
10198 - fix patches descriptions (dmacvicar)
10199 - fix source serialization (dmacvicar)
10200 - metadata for kernel test (schubi)
10201 - Arch tests updated (ma)
10202 - classify NULL Ptr as unique (ma)
10203 - Added host check, because file Url allows it now. (mt)
10204 - prepare modalias fix (#159766) (ma)
10205 - Provide iterator based access to SourceManager data. (ma)
10206 - Fixed "file:" Url scheme config to allow relative paths; (mt)
10207 RFC1738 says, it may contain a hostname as well...
10210 -------------------------------------------------------------------
10211 Wed Mar 22 19:58:37 CET 2006 - visnov@suse.cz
10213 - pkg-config support (mvidner)
10214 - close all medias when destructing MediaSet (jsrain)
10217 -------------------------------------------------------------------
10218 Wed Mar 22 15:48:05 CET 2006 - dmacvicar@suse.de
10220 - Bug 159976 - build 804: Adding AddOn CD via ftp gives error (dmacvicar)
10221 - Message callback implemented to show patch messages (visnov)
10222 - Bug 159696 (schubi)
10223 - provide transform_iterators to iterate over a maps keys or values (ma)
10224 - added 'bool Arch::empty() const' test for an empty Arch string (ma)
10225 - added script and message installation (jsrain)
10226 - chooses the 'right' kernel now (kkaempf)
10227 - Use noarch if no arch is specified in patches (dmacvicar)
10230 -------------------------------------------------------------------
10231 Tue Mar 21 19:06:56 CET 2006 - mvidner@suse.cz
10233 - Added some debug output including the access id (mt)
10234 - Bug #154326: Enabled FORCE_RELEASE_FOREIGN flag causing
10235 release with eject=true on attached media, to umount
10236 other mounts as well. (mt)
10237 - 159483 - solver does not blame missing dependency (schubi)
10238 - Added a variant of MediaHandler::forceRelaseAllMedia (ma)
10239 - Fixed MediaCD::forceEject() to handle DELAYED_VERIFY
10240 and use forceRelaseAllMedia if FORCE_RELEASE_FOREIGN=1 (ma)
10241 - fixed ZYPP_RETHROW (#156430) (ma)
10242 - patch for #156114 (visnov)
10243 - fixed container.erase loops (ma)
10244 - Fixed to reset desired (cached) flag before the action (mt)
10245 - Removed return in forceRelaseAllMedia (void function) (mt)
10246 - Parse nonexisting architecture to noarch so patches dont get
10247 filtered by the pool (dmacvicar)
10248 - 159512 - yast2-qt does not show label of to be installed products
10249 anymore (dmacvicar)
10250 - 159765 - Hidden patterns still visible (dmacvicar)
10251 - Use noarch if no arch is specified. (dmacvicar)
10254 -------------------------------------------------------------------
10255 Tue Mar 21 09:04:06 CET 2006 - visnov@suse.de
10257 - properly report error for media change callback
10260 -------------------------------------------------------------------
10261 Mon Mar 20 23:02:07 CET 2006 - ma@suse.de
10263 - fixed memory leak in XMLNodeIterator (#157474)
10264 - disabled storing filelist (YUMFileListParser) and changelog (YUMOtherParser)
10265 - Renamed private MediaManager::forceMediaRelease
10266 function to forceReleaseShared (more exact name)
10267 - Implemented forceRelaseAllMedia() that can be
10268 used to release also foreign (user) mounts.
10269 - Added use of forceRelaseAllMedia for CD/DVDs
10270 if FORCE_RELEASE_FOREIGN is 1 (default 0)
10271 - little cleanup of the checkAttached function
10274 -------------------------------------------------------------------
10275 Mon Mar 20 17:04:28 CET 2006 - mvidner@suse.cz
10277 - don't try to attach without exception handling (#158620)
10278 - fix descriptions, as a new tag Des for selections exists now.
10279 - fix #157683: failure after adding add-on product to install
10281 - added more files for translation
10282 - resolve-dependencies.cc: establish pool
10283 - parse-metadata.cc: catch bad URL
10284 - set zmdid for atoms
10287 -------------------------------------------------------------------
10288 Sun Mar 19 19:24:44 CET 2006 - kkaempf@suse.de
10291 - provide edition and architecture for all kinds of yum
10293 - fix ResStatus output.
10294 - establish atoms correctly.
10295 - treat requires to unneeded resolvables as fulfilled.
10298 -------------------------------------------------------------------
10299 Sun Mar 19 00:05:17 CET 2006 - kkaempf@suse.de
10302 - only consider best architecture/version (#157594)
10303 - prefer providers which supplement/enhance installed or
10304 to-be-installed packages (fixes the tpctl-kmp issue)
10307 -------------------------------------------------------------------
10308 Sat Mar 18 02:22:22 CET 2006 - kkaempf@suse.de
10310 - provide more filters for pkg-bindings (#158602)
10311 - add SystemResObject to provide system (modalias, hal, ...)
10313 - handle this during resolving.
10314 - make the modalias and hal capability match the SystemResObject
10315 by default, thereyby triggering a modalias (resp. hal)
10317 - xmlstore: decouple target store from YUM schema.
10318 - clean up moving of hal() and modalias() from provides to
10319 supplements in ResolvableImpl.
10320 - add PatchContents() for UI.
10321 - handle Edition::noedition as empty string.
10324 -------------------------------------------------------------------
10325 Tue Mar 14 23:32:44 CET 2006 - jsrain@suse.de
10327 - releasing all medias when asking for CD (#156981)
10330 -------------------------------------------------------------------
10331 Tue Mar 14 19:38:43 CET 2006 - mvidner@suse.cz
10333 - ResStatus::resetTransact must return a value.
10334 - Fixed random build failures in LanguageCode.cc.
10335 (Rewrote the CodeMaps constructor so that gcc does not
10336 optimize a 500-statement basic block.)
10337 - Fix constructions of patch objects. Actually insert atoms in atoms
10338 list. Insert atoms for package even if the package does not exists
10339 in the source. Fixes #157628 (dmacvicar).
10340 - Fixed license reading from susetags, #151834 (dmacvicar).
10343 -------------------------------------------------------------------
10344 Tue Mar 14 16:59:42 CET 2006 - mvidner@suse.cz
10346 - added ResStatus::resetTransact (ma)
10347 - bugfix for #156439 (schubi)
10348 - Added Source_Ref::setAlias (#154913).
10349 - Do not assume there is a product file when scanning for products
10351 - function to disable all sources in the persistent store (visnov)
10352 - dependency errors go to stdout, not stderr; output resolver info
10353 directly to stderr (kkaempf)
10356 -------------------------------------------------------------------
10357 Tue Mar 14 01:34:38 CET 2006 - kkaempf@suse.de
10359 - fix merging of resolver info (needed for #157684).
10360 - errors are also important in ResolverInfo.
10361 - improve debug output in ResolverContext.
10364 -------------------------------------------------------------------
10365 Mon Mar 13 22:54:01 CET 2006 - jsrain@suse.de
10367 - delete RPMs downloaded via HTTP/FTP after installnig them
10369 - fixed product registration (reverted autorefresh patch) (#157566)
10371 -------------------------------------------------------------------
10372 Mon Mar 13 11:53:52 CET 2006 - kkaempf@suse.de
10374 - if root!="/", always prefer the upgrade candidate (#155472)
10375 - implement license confirmed api for UI.
10376 - prefer architecture over version in distribution upgrade
10378 - clean up media handling.
10381 -------------------------------------------------------------------
10382 Sun Mar 12 22:31:09 CET 2006 - kkaempf@suse.de
10384 - init Modalias properly.
10385 - fix warnings in testcases.
10388 -------------------------------------------------------------------
10389 Sat Mar 11 21:25:18 CET 2006 - kkaempf@suse.de
10391 - drop libjpeg-devel and sqlite-devel from build requires.
10393 -------------------------------------------------------------------
10394 Sat Mar 11 08:16:53 CET 2006 - kkaempf@suse.de
10396 - implement 'modalias()' capability (#157406)
10397 - make dependencies consistent, its 'freshens'.
10398 - cope with user umounts of devices.
10399 - add debug to SourceManager.
10402 -------------------------------------------------------------------
10403 Fri Mar 10 16:20:41 CET 2006 - kkaempf@suse.de
10405 - allow version downgrade during distribution upgrade if the
10406 newer package is coming from a trusted vendor (#155472)
10407 - implement locale fallback
10408 - 'freshen' -> 'freshens' in schema definitions to make it
10409 consistent with all other dependency definitions.
10410 - better error reporting for .pat and .sel files.
10411 - rule out packages from dependency resolutions which are
10412 de-selected by user (#155368)
10413 - use locale fallbacks in package translations.
10414 - refresh source when re-enabling it.
10417 -------------------------------------------------------------------
10418 Tue Mar 7 21:18:19 CET 2006 - kkaempf@suse.de
10420 - split of libzypp-zmd-backend subpackage as a stand-alone
10422 - encapsulate bool test for Source_Ref better.
10423 - fixed stack overflow (ma).
10424 - make testsuite build again.
10427 -------------------------------------------------------------------
10428 Tue Mar 7 16:17:07 CET 2006 - kkaempf@suse.de
10430 - fixed URL rewriting for CD2 and following (#154762)
10431 - fixed ResPoolProxy diffState (for proper ok/cancel support
10433 - added special exception class for aborting installation
10435 - only auto-change directories if they end in CDn or DVDn.
10438 -------------------------------------------------------------------
10439 Tue Mar 7 15:37:51 CET 2006 - kkaempf@suse.de
10441 - silently ignore multiple installs of the same package.
10442 - fix disk usage for installs and uninstalls.
10445 -------------------------------------------------------------------
10446 Mon Mar 6 22:22:57 CET 2006 - kkaempf@suse.de
10448 - zmd-backend: filter out incompatible architectures from
10452 -------------------------------------------------------------------
10453 Mon Mar 6 21:35:24 CET 2006 - kkaempf@suse.de
10455 - sync libzypp media data with mtab.
10456 - improve resolver error and solution reports.
10457 - fix source cache reading (#155459).
10458 - default cached sources to enabled (#155459).
10459 - let each source provide public keys.
10462 -------------------------------------------------------------------
10463 Sun Mar 5 15:48:29 CET 2006 - kkaempf@suse.de
10465 - only write by-sovler transactions back (#154976)
10468 -------------------------------------------------------------------
10469 Sat Mar 4 12:36:40 CET 2006 - kkaempf@suse.de
10471 - release last used source at end of commit (#155002)
10474 -------------------------------------------------------------------
10475 Fri Mar 3 23:14:50 CET 2006 - kkaempf@suse.de
10477 - cope with NULL values in zmd catalogs table (#153584)
10478 - set YAST_IS_RUNNING in transact zmd helper (#154820)
10479 - run SuSEconfig after transact zmd helper (#154820)
10480 - add softTransact to honor user vs. soft requirements (#154650)
10481 - honor all build keys provided by a package source.
10482 - add source metadata refresh.
10483 - add progress callbacks to zmd helpers.
10486 -------------------------------------------------------------------
10487 Thu Mar 2 21:59:07 CET 2006 - kkaempf@suse.de
10489 - include .diffs into main source.
10490 - catch exception when ejecting media which was unmounted externally
10492 - init source in zmd-backend correctly (#154667)
10493 - implement disk usage info for YaST.
10494 - clean up XML schema files.
10495 - catch CPUs identifying as 'i686' but being 'i586'.
10496 - allow definition of preferred attach (mount) point for media.
10497 - make resolver results more readable.
10498 - use language fallbacks if none of multiple language providers
10500 - get rid of ignoring wrong arch in resolver, having the wrong
10501 architecture is prevented by other means.
10502 - prepare for translations in exceptions.
10503 - fix 'abort does not abort'
10504 - implement 'flag' I/O in target cache backend.
10505 - skip incompatibles architectures in packages.<lang>
10508 -------------------------------------------------------------------
10509 Thu Mar 2 13:44:34 CET 2006 - kkaempf@suse.de
10511 - dont even provide src/nosrc from the source.
10514 -------------------------------------------------------------------
10515 Wed Mar 1 17:23:23 CET 2006 - kkaempf@suse.de
10517 - Initialize commit result (#154409)
10518 - release media if its wrong (#154326)
10519 - dont copy src/nosrc packages to the pool (#154627)
10520 - reduce XML logging.
10523 -------------------------------------------------------------------
10524 Tue Feb 28 16:10:14 CET 2006 - kkaempf@suse.de
10526 - fix path of .po files (#154074).
10527 - parse the correct package.<lang> file (kinda #154074).
10528 - complain about bad "=Sel:" or "=Pat:" lines (#153065).
10529 - reattach all released medias.
10530 - raise exception instead of abort() on XML errors (#154104).
10531 - update translations.
10532 - PathInfo: implemented a copy_dir_content (variant of copy_dir)
10533 and is_empty_dir utility function
10536 -------------------------------------------------------------------
10537 Tue Feb 28 14:51:46 CET 2006 - kkaempf@suse.de
10539 - check freshens and supplements for packages (#154074).
10540 - only complain about incomplete installed resolvables,
10541 if they are uninstalled, schedule them for installation.
10543 - add testcases for locale() provides.
10544 - add lang_country -> lang fallback.
10545 - have locale(parent:...) deps match any provides of 'parent'
10546 also when uninstalling a package.
10549 -------------------------------------------------------------------
10550 Tue Feb 28 10:35:15 CET 2006 - kkaempf@suse.de
10552 - change the locale(...) separator to ";" (#153791)
10553 - complete "find-files" of zmd-backend.
10556 -------------------------------------------------------------------
10557 Tue Feb 28 10:28:06 CET 2006 - visnov@suse.de
10559 - avoid attaching media when initializing source
10562 -------------------------------------------------------------------
10563 Mon Feb 27 21:26:00 CET 2006 - kkaempf@suse.de
10565 - warn about misspelled 'locale(...)' provides
10569 -------------------------------------------------------------------
10570 Mon Feb 27 20:19:40 CET 2006 - kkaempf@suse.de
10575 -------------------------------------------------------------------
10576 Mon Feb 27 18:15:16 CET 2006 - kkaempf@suse.de
10578 - provide available locales to application (#153583)
10579 - honor 'requestedLocales' (language dependant packages)
10580 - honor release requests for all holders of a device.
10581 - silently re-attach after a forced release.
10582 - solver improvements.
10583 - handle source caches.
10584 - proper logging in zmd backend helpers.
10587 -------------------------------------------------------------------
10588 Mon Feb 27 13:44:39 CET 2006 - kkaempf@suse.de
10590 - upgrade always to best version and arch (#153577)
10591 - reset 'transact' state for obsoleted packages (#153578)
10592 - translation updates
10595 -------------------------------------------------------------------
10596 Mon Feb 27 10:42:33 CET 2006 - kkaempf@suse.de
10598 - add support for 'local' .rpm packages to zmd-backend.
10601 -------------------------------------------------------------------
10602 Sun Feb 26 20:24:10 CET 2006 - kkaempf@suse.de
10604 - fix build of zmd/backend.
10605 - actually fill 'files' table in package-files.
10608 -------------------------------------------------------------------
10609 Sun Feb 26 17:43:06 CET 2006 - kkaempf@suse.de
10611 - improve testcases.
10612 - add 'setPossibleLocales()' to ZYpp, this defines the set
10613 of possible locales to choose from (#153583)
10614 - provide LanguageImpl and create 'Language' resolvables for
10615 each 'possible' locale.
10616 - fix YUM parsing of patches, insert 'atoms' to link patches
10618 - replace gzstream/ with own, existing implementation.
10619 - honor locks in solver (#150231)
10620 - sync pool with target after commit() properly (#150565, #153066)
10621 - new zmd helper 'package-files'
10624 -------------------------------------------------------------------
10625 Thu Feb 23 21:45:06 CET 2006 - kkaempf@suse.de
10627 - prevent multiple initializations of the target (#153124)
10628 - implement 'loopback mounted ISO images'
10629 - retain old package sources on upgrade.
10630 - support compressed .xml files in 'repodata' type repositories.
10633 -------------------------------------------------------------------
10634 Thu Feb 23 15:16:58 CET 2006 - kkaempf@suse.de
10636 - parse locale(...) provides and construct correct dependencies.
10638 -------------------------------------------------------------------
10639 Thu Feb 23 14:16:44 CET 2006 - kkaempf@suse.de
10641 - always upgrade to candidate (#152760).
10642 - fix typo in package sorting.
10643 - prepare handling of locale provides.
10646 -------------------------------------------------------------------
10647 Thu Feb 23 10:53:51 CET 2006 - kkaempf@suse.de
10649 - sort src/nosrc package to right list during commit.
10650 - revert installtime/buildtime in susetags parser (#152760)
10653 -------------------------------------------------------------------
10654 Thu Feb 23 10:22:08 CET 2006 - kkaempf@suse.de
10656 - reset state after successful commit (#153030)
10657 - run "rpm -e" always with "--nodeps" (#153026)
10658 - provide separate resolvable kind for src packages.
10659 - extend status field for LOCK and LICENSE.
10660 - add sameState()/diffState() for UI.
10661 - provide 'best' candidate for UI.
10662 - set 60 sec timeout for curl access.
10663 - don't cross-compare solver results, takes too much time.
10664 - provide sizes of installed packages.
10665 - extend REQUIRES semantics in content file.
10666 - add "parse-metadata" helper to zmd-backend.
10669 -------------------------------------------------------------------
10670 Wed Feb 22 14:51:46 CET 2006 - kkaempf@suse.de
10672 - provide complete disk usage data (#152761)
10673 - include upgrade flag when copying solver solution
10674 back to pool (#152717)
10677 -------------------------------------------------------------------
10678 Wed Feb 22 13:16:48 CET 2006 - kkaempf@suse.de
10680 - don't insert incompatible architectures to the pool (#151933)
10681 - don't accept incompatible architectures from a repository
10683 - separate rpm log (#151431).
10684 - allow extended product requires.
10687 -------------------------------------------------------------------
10688 Tue Feb 21 22:02:59 CET 2006 - kkaempf@suse.de
10690 - provide the XML schema files in the main package. (#152593)
10692 -------------------------------------------------------------------
10693 Tue Feb 21 20:05:34 CET 2006 - kkaempf@suse.de
10695 - provide arch compat handling.
10696 - implement data upload to zmd.
10697 - fix source metadata caching on target.
10698 - add 'supplements' dependencies to 'yum' parser.
10699 - provide user agent identification to curl calls.
10700 - move resolver branches (multiple alternatives) back in queue
10701 (resolve known things first, then the unknown ones).
10702 - clean up 'packages' parser.
10705 -------------------------------------------------------------------
10706 Tue Feb 21 09:18:53 CET 2006 - kkaempf@suse.de
10708 - improve media mount/umount interface
10709 - prepare class ArchCompat for proper architecture ordering
10710 and compatibility handling.
10711 - add returns to dummy functions in DbAccess.
10714 -------------------------------------------------------------------
10715 Mon Feb 20 21:08:22 CET 2006 - kkaempf@suse.de
10717 - don't explictly delete to-be-upgraded packages.
10718 - finish query-system, resolve-dependencies, and transact for
10719 libzypp-zmd-backend.
10720 - provide Pattern::category.
10721 - move system architecture to toplevel.
10722 - make target store pathname settable.
10723 - speed up rpmdb reading by properly filtering unwanted file
10727 -------------------------------------------------------------------
10728 Sun Feb 19 20:35:03 CET 2006 - kkaempf@suse.de
10730 - new translations.
10732 - when comparing solutions, prefer higher versions.
10733 - provide generic 'SafeBool' for bool conversions.
10734 - add PtrTypes testsuites.
10737 -------------------------------------------------------------------
10738 Fri Feb 17 21:43:51 CET 2006 - kkaempf@suse.de
10740 - integrate all diffs
10741 - move Target::commit to toplevel API
10742 - generalize dependency iterators and hash dependency
10743 information in pool (for speedup)
10744 - add 'supplements' as dependency
10745 - make more pattern attributes available
10746 - drop "smbfs" in favour of "cifs" (#151476)
10747 - add metadata cache to sources (Beta4 bug)
10748 - run "rpm -e" with name-version-release
10749 - fix update conflicts
10752 -------------------------------------------------------------------
10753 Thu Feb 16 20:02:19 CET 2006 - kkaempf@suse.de
10755 - fix-mediachange.diff: dont skip CD but retry after media change
10756 - cd-eject-button.diff: fix CD url so YaST recognizes it and shows
10758 - release-forced-eject-no-ptrfix.diff: fix refcounting in ptrs
10759 so media handle gets actually released and media unmounted.
10761 -------------------------------------------------------------------
10762 Thu Feb 16 14:40:31 CET 2006 - kkaempf@suse.de
10764 - implement arch scoring
10765 - prefer better arch (#151427)
10766 - transitive depedencies of weak requirements are non-weak
10770 -------------------------------------------------------------------
10771 Wed Feb 15 18:19:12 CET 2006 - kkaempf@suse.de
10773 - ignore self and to-be-updated conflicts (#150844)
10774 - fix enable of target store (for non-packages)
10777 -------------------------------------------------------------------
10778 Wed Feb 15 13:11:28 CET 2006 - kkaempf@suse.de
10780 - fix "cd:" url (#151121)
10781 - provide location() in public Package api
10782 - allow running distribution upgrade in testmode
10783 - extend HAL interface
10786 -------------------------------------------------------------------
10787 Wed Feb 15 10:10:48 CET 2006 - kkaempf@suse.de
10789 - pass normal and locale packages from selections correctly.
10790 - its "baseconf" for base selections.
10791 - Make 'ZYpp' an obvious singleton.
10792 - provide releasenotesUrl.
10793 - dont continue upgrade without target.
10794 - implement 'fake' hal for testing.
10795 - fix package sizes.
10796 - more solver testcases.
10799 -------------------------------------------------------------------
10800 Tue Feb 14 20:52:02 CET 2006 - kkaempf@suse.de
10802 - extend requires of libzypp-devel
10803 - provide package sizes for UI
10804 - provide more UI helpers
10805 - implement Product and related functions
10806 - fix split provides in distribution upgrade
10807 - provide locale information to system
10808 - ask HAL for available devices
10809 - reduce debug information in solver
10810 - filter architectures in source, not in solver
10813 -------------------------------------------------------------------
10814 Tue Feb 14 07:27:39 CET 2006 - visnov@suse.de
10816 - disable another testsuite for now
10817 - fetch the default locale from environment
10818 - support user-defined formatting of log
10821 -------------------------------------------------------------------
10822 Mon Feb 13 20:41:36 CET 2006 - visnov@suse.de
10824 - providing basic product information from susetags source
10825 - public API for preferred language
10826 - implemented redirect of logging (#149001)
10827 - report start/finish of source data parsing (#150211)
10828 - store/restore source aliases properly (#150256)
10829 - disable a lot of debug logging to speed up solver
10830 - properly rewrite URL for CDn directory layouts (#149870)
10833 -------------------------------------------------------------------
10834 Sun Feb 12 16:59:48 CET 2006 - kkaempf@suse.de
10836 - add save/restore state to facilitate UI 'cancel'
10837 - enable target/store
10838 - add 'forceResolve' call and flag to resolver to switch between
10839 task-oriented ZMD and interactive YaST behaviour.
10840 - Fix resolver problem solution texts.
10841 - improve solver problem solution offerings.
10842 - fix media access handling to better support multiple
10843 requestors to single media.
10844 - move the media number checking to the source (media requestor)
10845 which knows how to verify the correct media.
10846 - Fix CD ordering (#149871), adding testcases.
10847 - Move 'PoolItemList' and 'PoolItemSet' typedefs inside classes.
10848 - Add selections to testcases.
10851 -------------------------------------------------------------------
10852 Sat Feb 11 10:17:15 CET 2006 - kukuk@suse.de
10854 - Fix missing return in Source.cc:124
10856 -------------------------------------------------------------------
10857 Fri Feb 10 18:41:29 CET 2006 - kkaempf@suse.de
10859 - cope with empty arch field in selections
10860 - enable dummy "enableStorage" function
10863 -------------------------------------------------------------------
10864 Fri Feb 10 15:36:43 CET 2006 - kkaempf@suse.de
10866 - fix random data return in Source.cc
10869 -------------------------------------------------------------------
10870 Fri Feb 10 15:00:45 CET 2006 - kkaempf@suse.de
10872 - adapt zmd-backend to SourceImpl API change
10875 -------------------------------------------------------------------
10876 Fri Feb 10 13:54:43 CET 2006 - kkaempf@suse.de
10878 - fix the packages parser bug. Now all packages are parsed
10879 including (english) translations.
10880 source/susetags is back to svn head.
10883 -------------------------------------------------------------------
10884 Fri Feb 10 10:30:12 CET 2006 - kkaempf@suse.de
10886 - fix off-by-one bug in bitfield handling
10887 - revert source/susetags to rev 1411
10890 -------------------------------------------------------------------
10891 Thu Feb 9 22:21:43 CET 2006 - kkaempf@suse.de
10893 - dont prereq-sort non-packages
10896 -------------------------------------------------------------------
10897 Thu Feb 9 21:29:00 CET 2006 - kkaempf@suse.de
10901 -------------------------------------------------------------------
10902 Thu Feb 9 11:10:54 CET 2006 - kkaempf@suse.de
10904 - update to rev 1543
10906 -------------------------------------------------------------------
10907 Thu Feb 9 00:49:23 CET 2006 - ro@suse.de
10909 - require hal-devel in libzypp-devel
10910 - re-merge fixes (RPM_OPT_FLAGS)
10912 -------------------------------------------------------------------
10913 Wed Feb 8 23:53:58 CET 2006 - kkaempf@suse.de
10915 - make solver behaviour a bit more interactive
10918 -------------------------------------------------------------------
10919 Wed Feb 8 18:45:21 CET 2006 - schwab@suse.de
10921 - Fix syntax error in configure script.
10922 - Use RPM_OPT_FLAGS.
10924 -------------------------------------------------------------------
10925 Wed Feb 8 17:03:37 CET 2006 - kkaempf@suse.de
10927 - update for qt ui integration
10930 -------------------------------------------------------------------
10931 Tue Feb 7 23:18:09 CET 2006 - kkaempf@suse.de
10933 - split off libzypp-zmd-backend
10936 -------------------------------------------------------------------
10937 Tue Feb 7 23:10:59 CET 2006 - kkaempf@suse.de
10939 - another update to svn
10941 -------------------------------------------------------------------
10942 Mon Feb 6 20:42:22 CET 2006 - kkaempf@suse.de
10944 - finish rpm callbacks
10946 - fix state change resolver<->pool
10947 - zmd backend stuff
10948 - speed up tag file parsing
10951 -------------------------------------------------------------------
10952 Mon Feb 6 16:53:03 CET 2006 - schubi@suse.de
10954 - disabling failing tests of s390 and ppc
10956 -------------------------------------------------------------------
10957 Mon Feb 6 11:14:16 CET 2006 - schubi@suse.de
10959 - Snapshoot rev 1367
10961 -------------------------------------------------------------------
10962 Mon Feb 6 01:42:48 CET 2006 - kkaempf@suse.de
10964 - use hashes for pool
10967 -------------------------------------------------------------------
10968 Fri Feb 3 14:21:47 CET 2006 - schubi@suse.de
10970 - removed Obsoletes: yast2-packagemanager
10972 -------------------------------------------------------------------
10973 Fri Feb 3 11:36:19 CET 2006 - schubi@suse.de
10975 - Snapshoot 3 Feb 2005 (11:30)
10977 -------------------------------------------------------------------
10978 Thu Feb 2 14:27:02 CET 2006 - schubi@suse.de
10980 - Snapshoot 2 Feb 2005 (14:00)
10982 -------------------------------------------------------------------
10983 Thu Feb 2 12:23:03 CET 2006 - schubi@suse.de
10985 - Snapshoot 2 Feb 2005 ( integrating YaST )
10987 -------------------------------------------------------------------
10988 Wed Jan 25 21:37:50 CET 2006 - mls@suse.de
10990 - converted neededforbuild to BuildRequires
10992 -------------------------------------------------------------------
10993 Sat Jan 14 08:51:55 CET 2006 - kkaempf@suse.de