1 -------------------------------------------------------------------
2 Sun Aug 26 01:13:31 CEST 2012 - ma@suse.de
4 - Update zypp-po.tar.bz2
6 -------------------------------------------------------------------
7 Thu Aug 23 01:13:47 CEST 2012 - ma@suse.de
9 - Update zypp-po.tar.bz2
11 -------------------------------------------------------------------
12 Sun Aug 19 01:14:11 CEST 2012 - ma@suse.de
14 - Update zypp-po.tar.bz2
16 -------------------------------------------------------------------
17 Thu Aug 16 01:13:43 CEST 2012 - ma@suse.de
19 - Update zypp-po.tar.bz2
21 -------------------------------------------------------------------
22 Fri Aug 10 12:53:47 CEST 2012 - ma@suse.de
24 - Implement $ZYPP_LOCK_TIMEOUT: number of seconds to wait for a
25 zypplock becoming available (bnc#772965)
26 - Unify update-scripts with same content(md5sum) (bnc#773575)
29 -------------------------------------------------------------------
30 Thu Aug 9 01:15:12 CEST 2012 - ma@suse.de
32 - Update zypp-po.tar.bz2
34 -------------------------------------------------------------------
35 Thu Aug 2 11:55:00 CEST 2012 - ma@suse.de
37 - set $ZYPP_IS_RUNNING during commit
38 - Bump major version for Factory
39 11.x is continued on SuSE-Code-12_2-Branch
42 -------------------------------------------------------------------
43 Thu Aug 2 01:14:11 CEST 2012 - ma@suse.de
45 - Update zypp-po.tar.bz2
47 -------------------------------------------------------------------
48 Wed Aug 1 15:32:40 CEST 2012 - ma@suse.de
50 - Fixed typo (bnc#773467)
51 - Erase any old repo instance from pool when (re)loading from cache
52 - filter zero sized devices in disk usage counter(bnc#769819)
53 - fix isSoftLocked computation
54 - fix possibly reporting timeout as "aborted by user" (bnc#665327)
55 - do not fork the uuidgen program, use kernel interface instead
56 - remove obsolete hicolor-icon-theme BuildRequires
59 -------------------------------------------------------------------
60 Sun Jul 29 01:13:31 CEST 2012 - ma@suse.de
62 - Update zypp-po.tar.bz2
64 -------------------------------------------------------------------
65 Thu Jul 19 01:13:43 CEST 2012 - ma@suse.de
67 - Update zypp-po.tar.bz2
69 -------------------------------------------------------------------
70 Sun Jul 1 01:13:31 CEST 2012 - ma@suse.de
72 - Update zypp-po.tar.bz2
74 -------------------------------------------------------------------
75 Thu Jun 28 01:14:27 CEST 2012 - ma@suse.de
77 - Update zypp-po.tar.bz2
79 -------------------------------------------------------------------
80 Mon Jun 25 15:23:10 CEST 2012 - ma@suse.de
82 - zypp.conf:servicesdir is ignored (bnc#765528)
83 - allow libcurl to take proxy from environment iff proxy is not
84 configured or disallowed (bnc#745404)
87 -------------------------------------------------------------------
88 Sun Jun 24 01:14:32 CEST 2012 - ma@suse.de
90 - Update zypp-po.tar.bz2
92 -------------------------------------------------------------------
93 Thu Jun 14 01:13:35 CEST 2012 - ma@suse.de
95 - Update zypp-po.tar.bz2
97 -------------------------------------------------------------------
98 Fri Jun 8 15:57:22 CEST 2012 - ma@suse.de
100 - Adjust weaklock fix
102 -------------------------------------------------------------------
103 Fri Jun 8 14:16:15 CEST 2012 - ma@suse.de
105 - Fix processing of weak locks (bnc#749418, bnc#765164)
106 - [valgrind] don't dereference if we may be past the end of the repositories.
107 - add armv7hl workaround for Adrian
110 -------------------------------------------------------------------
111 Sun Jun 3 01:14:09 CEST 2012 - ma@suse.de
113 - Update zypp-po.tar.bz2
115 -------------------------------------------------------------------
116 Thu May 31 10:07:37 UTC 2012 - dmacvicar@suse.com
118 - fix an invalid read revealed by valgrind in
119 RepositoryIterator::increment()
121 -------------------------------------------------------------------
122 Sun May 20 01:13:30 CEST 2012 - ma@suse.de
124 - Update zypp-po.tar.bz2
126 -------------------------------------------------------------------
127 Thu May 17 01:15:25 CEST 2012 - ma@suse.de
129 - Update zypp-po.tar.bz2
131 -------------------------------------------------------------------
132 Sun May 13 01:14:15 CEST 2012 - ma@suse.de
134 - Update zypp-po.tar.bz2
136 -------------------------------------------------------------------
137 Tue May 8 13:39:22 CEST 2012 - ma@suse.de
139 - Use ld version script to hide symbols outside zypp namespace (bnc#755324)
140 - remove base/Deprecated.h (macros now in APIConfig.h)
141 - Disribute Easy.h in APIConfig.h
142 - Add APIConfig.h providing ZYPP_API and ZYPP_LOCAL macros
145 -------------------------------------------------------------------
146 Fri May 4 11:18:17 CEST 2012 - ma@suse.de
148 - build with gcc-4.7 (bnc#755324)
151 -------------------------------------------------------------------
152 Wed Apr 25 18:50:20 CEST 2012 - ma@suse.de
154 - Fix lost device info when mounting CD/DVD
156 -------------------------------------------------------------------
157 Sun Apr 22 01:15:46 CEST 2012 - ma@suse.de
159 - Update zypp-po.tar.bz2
161 -------------------------------------------------------------------
162 Thu Apr 19 10:19:05 CEST 2012 - ma@suse.de
164 - Always consider (block) devices passed as url option (bnc#755815)
166 -------------------------------------------------------------------
167 Thu Apr 19 01:14:57 CEST 2012 - ma@suse.de
169 - Update zypp-po.tar.bz2
171 -------------------------------------------------------------------
172 Wed Apr 18 18:38:06 CEST 2012 - ma@suse.de
174 - Fix install progress hopping back and forth
175 - Try to create a missing destination dir before switching to tmp
178 -------------------------------------------------------------------
179 Mon Apr 16 14:52:35 CEST 2012 - ma@suse.de
181 - ResStatus: add 'unneeded' bit (determined by solver)
182 - Force using gcc-4.6 until it builds with 4.7
183 - Support multiversion definitions being read from files in /etc/zypp/multiversion.d.
184 - Workaround doxygen SEGV and accept incomplete docs (until bnc#755402 is fixed)
185 - Rename zypp::sat::AttrMatcher to zypp::StrMatcher (base/StrMatcher.h)
186 - Support (source)package download by non-root user (bnc#755239)
187 - Delay construction of ZYppGlobalLock until its actually needed (bnc#575096)
188 - Fix buddy handling in solver results
189 - Simplify Selectable::multiversionInstall
190 - Don't cache defaultCandidate as it depends on solver::allowVendorChange flag (bnc#754286)
193 -------------------------------------------------------------------
194 Tue Apr 10 12:11:37 CEST 2012 - ma@suse.de
196 - Update zypp-po.tar.bz2
198 -------------------------------------------------------------------
199 Sun Apr 8 01:13:24 CEST 2012 - ma@suse.de
201 - Update zypp-po.tar.bz2
203 -------------------------------------------------------------------
204 Thu Apr 5 01:16:21 CEST 2012 - ma@suse.de
206 - Update zypp-po.tar.bz2
208 -------------------------------------------------------------------
209 Mon Mar 26 14:47:59 CEST 2012 - ma@suse.de
211 - Cleanup orphaned media attach points (bnc#751221)
212 - Show max support status if package is in multiple repos (bnc#735841)
213 - Parse proxy user/pass from url (bnc#752497)
214 - Add CMake option to disable libproxy usage and disable it on SLE. (bnc#752500)
217 -------------------------------------------------------------------
218 Thu Mar 15 00:31:25 CET 2012 - ma@suse.de
220 - Add API for patch severity (bnc#733723, FATE#312633)
223 -------------------------------------------------------------------
224 Tue Mar 13 13:04:48 CET 2012 - ma@suse.de
226 - Force libproxy into using "/etc/sysconfig/proxy" if it exists (bnc#679322)
227 - Apply soft locks by name and not per package (bnc#749418)
230 -------------------------------------------------------------------
231 Fri Feb 3 13:18:01 CET 2012 - ma@suse.de
233 - Add Fetcher support for CHECKSUMS file (replaceing SHA1SUMS) (bnc#744302)
234 - Build with -fvisibility-inlines-hidden
235 - CheckAccessDeleted: avoid duplicate entries for the same PID (bnc#716972)
236 - Correctly use user:pass directly embedded in a proxy url (bnc#740764)
237 - new sat::Map - Libsolv (bit)Map wrapper.
238 - always set splitprovides to true now that libsolv handles them better
241 -------------------------------------------------------------------
242 Thu Feb 2 01:14:17 CET 2012 - ma@suse.de
244 - Update zypp-po.tar.bz2
246 -------------------------------------------------------------------
247 Sun Jan 29 01:14:28 CET 2012 - ma@suse.de
249 - Update zypp-po.tar.bz2
251 -------------------------------------------------------------------
252 Sun Jan 22 01:13:30 CET 2012 - ma@suse.de
254 - Update zypp-po.tar.bz2
256 -------------------------------------------------------------------
257 Tue Jan 10 18:31:41 CET 2012 - ma@suse.de
259 - Update zypp-po.tar.bz2
261 -------------------------------------------------------------------
262 Fri Dec 23 14:51:25 CET 2011 - ma@suse.de
264 - Adapt Repository iteration to libsolv changes.
265 - Add sat::Pool tests
266 - Fix Flags<> api to be more consistent and add testcase.
267 - Set min_curl_version 7.19.4 (bnc#735284)
268 - Doc: add some words about 'Solver - Vendor protection'
271 -------------------------------------------------------------------
272 Thu Dec 1 01:13:37 CET 2011 - ma@suse.de
274 - Update zypp-po.tar.bz2
276 -------------------------------------------------------------------
277 Mon Nov 28 18:08:42 CET 2011 - ma@suse.de
279 - Fix and optimize Pathname ctor and provide testcases (bnc#721128)
280 - Open all file descriptors with O_CLOEXEC to avoid leaks and races
281 - Some improvements to the services documentation
282 - Fix RW_pointer comparison with underlying smart pointer type.
285 -------------------------------------------------------------------
286 Sun Nov 27 01:13:10 CET 2011 - ma@suse.de
288 - Update zypp-po.tar.bz2
290 -------------------------------------------------------------------
291 Thu Nov 17 01:13:15 CET 2011 - ma@suse.de
293 - Update zypp-po.tar.bz2
295 -------------------------------------------------------------------
296 Fri Nov 11 13:38:42 CET 2011 - ma@suse.de
298 - Try to find and use some CD/DVD device even if HAL/UDEV detection
300 - Static initialization problem fixes (by Harald Fernengel)
303 -------------------------------------------------------------------
304 Mon Nov 7 15:45:28 CET 2011 - ma@suse.de
306 - Don't use proxy if disabled (bnc#696805)
309 -------------------------------------------------------------------
310 Mon Nov 7 13:49:44 UTC 2011 - dimstar@opensuse.org
312 - Add pkg-config BuildRequires: We fail to detect libproxy due to
313 the missing pkg-config. Additionally, we have a .pc file
314 ourselfes, which we do not get the provides for [bnc#696805]
316 -------------------------------------------------------------------
317 Thu Nov 3 14:58:42 CET 2011 - ma@suse.de
319 - Let RepoInfo::keepPackages properly default to FALSE (bnc#727385)
322 -------------------------------------------------------------------
323 Thu Nov 3 01:13:12 CET 2011 - ma@suse.de
325 - Update zypp-po.tar.bz2
327 -------------------------------------------------------------------
328 Sun Oct 30 01:14:41 CEST 2011 - ma@suse.de
330 - Update zypp-po.tar.bz2
332 -------------------------------------------------------------------
333 Thu Oct 27 01:14:10 CEST 2011 - ma@suse.de
335 - Update zypp-po.tar.bz2
337 -------------------------------------------------------------------
338 Mon Oct 24 13:35:56 CEST 2011 - ma@suse.de
340 - Explicitly include textLocale in package translation download
342 -------------------------------------------------------------------
343 Mon Oct 24 09:37:31 CEST 2011 - ma@suse.de
345 - Update libversion info (due to ABI change in 10.2.0 (bnc#725407)
348 -------------------------------------------------------------------
349 Sun Oct 23 01:13:11 CEST 2011 - ma@suse.de
351 - Update zypp-po.tar.bz2
353 -------------------------------------------------------------------
354 Fri Oct 21 11:47:39 CEST 2011 - ma@suse.de
356 - Add zypp.conf option repo.refresh.locales: A list of locales for
357 which translated package descriptions should be downloaded if
359 - Explixitly set CURLOPT_PROXYAUTH
362 -------------------------------------------------------------------
363 Tue Oct 18 16:45:13 CEST 2011 - ma@suse.de
365 - Add arch armv7tnhl and armv7thl
366 - Fix RepoVariablesReplacer to compute substitution values on demand only
367 - PathInfo::hardlinkCopy: fix handling cross-device links
370 -------------------------------------------------------------------
371 Sun Oct 16 01:13:37 CEST 2011 - ma@suse.de
373 - Update zypp-po.tar.bz2
375 -------------------------------------------------------------------
376 Thu Oct 13 11:50:26 CEST 2011 - ma@suse.de
378 - Must not differ between type nfs and nfs4 when checking the mount
382 -------------------------------------------------------------------
383 Thu Oct 13 01:13:37 CEST 2011 - ma@suse.de
385 - Update zypp-po.tar.bz2
387 -------------------------------------------------------------------
388 Tue Oct 11 15:20:43 CEST 2011 - ma@suse.de
390 - Switch to using libsolv instead of satsolver
393 -------------------------------------------------------------------
394 Sun Oct 9 01:13:16 CEST 2011 - ma@suse.de
396 - Update zypp-po.tar.bz2
398 -------------------------------------------------------------------
399 Thu Oct 6 01:14:00 CEST 2011 - ma@suse.de
401 - Update zypp-po.tar.bz2
403 -------------------------------------------------------------------
404 Tue Sep 20 09:57:04 CEST 2011 - ma@suse.de
406 - Bump major version for Factory; 9.x is continued on SLE-11-SP2-Branch
409 -------------------------------------------------------------------
410 Tue Sep 13 10:51:53 CEST 2011 - ma@suse.de
412 - Enhance Selectable API
415 -------------------------------------------------------------------
416 Sun Sep 11 01:18:59 CEST 2011 - ma@suse.de
418 - Update sle-zypp-po.tar.bz2
420 -------------------------------------------------------------------
421 Sun Sep 11 01:13:12 CEST 2011 - ma@suse.de
423 - Update zypp-po.tar.bz2
425 -------------------------------------------------------------------
426 Thu Sep 8 01:19:28 CEST 2011 - ma@suse.de
428 - Update sle-zypp-po.tar.bz2
430 -------------------------------------------------------------------
431 Thu Sep 8 01:14:08 CEST 2011 - ma@suse.de
433 - Update zypp-po.tar.bz2
435 -------------------------------------------------------------------
436 Wed Sep 7 12:38:23 CEST 2011 - ma@suse.de
438 - Explicitly require rpm.
441 -------------------------------------------------------------------
442 Sun Sep 4 01:16:54 CEST 2011 - ma@suse.de
444 - Update sle-zypp-po.tar.bz2
446 -------------------------------------------------------------------
447 Sun Sep 4 01:13:27 CEST 2011 - ma@suse.de
449 - Update zypp-po.tar.bz2
451 -------------------------------------------------------------------
452 Thu Sep 1 01:13:36 CEST 2011 - ma@suse.de
454 - Update zypp-po.tar.bz2
456 -------------------------------------------------------------------
457 Mon Aug 29 10:51:04 CEST 2011 - ma@suse.de
459 - Extend mount entry comparison fix (bnc#710269)
462 -------------------------------------------------------------------
463 Thu Aug 25 01:17:06 CEST 2011 - ma@suse.de
465 - Update sle-zypp-po.tar.bz2
467 -------------------------------------------------------------------
468 Mon Aug 22 13:57:16 CEST 2011 - ma@suse.de
470 - Update sle-zypp-po.tar.bz2
472 -------------------------------------------------------------------
473 Sun Aug 14 01:13:21 CEST 2011 - ma@suse.de
475 - Update zypp-po.tar.bz2
477 -------------------------------------------------------------------
478 Sun Aug 7 01:16:07 CEST 2011 - ma@suse.de
480 - Update zypp-po.tar.bz2
482 -------------------------------------------------------------------
483 Fri Aug 5 15:20:07 CEST 2011 - ma@suse.de
485 - Attempt to fix smb mount entry comparison (bnc#710269)
488 -------------------------------------------------------------------
489 Thu Aug 4 14:54:47 CEST 2011 - ma@suse.de
491 - Allow to turn Resolvers upgrade mode on and off (bnc#709480)
492 - Fix reading of integer arrays from rpm headers (bnc#709716)
495 -------------------------------------------------------------------
496 Thu Aug 4 01:14:00 CEST 2011 - ma@suse.de
498 - Update zypp-po.tar.bz2
500 -------------------------------------------------------------------
501 Thu Jul 28 13:04:10 CEST 2011 - ma@suse.de
503 - Evaluate CURLINFO_CONDITION_UNMET on zero sized successful transfers,
504 if compiled against libcurl-7.19.4 or above. (bnc#692260)
507 -------------------------------------------------------------------
508 Mon Jul 25 16:20:37 CEST 2011 - ma@suse.de
510 - Always read /proc/mounts when looking for mounted media (bnc#705893)
513 -------------------------------------------------------------------
514 Fri Jul 22 13:12:34 CEST 2011 - ma@suse.de
516 - MediaUserAuth: Do not expose libcurl header files.
519 -------------------------------------------------------------------
520 Mon Jul 18 11:33:25 CEST 2011 - ma@suse.de
522 - More initialize parser structure fixes. (bnc#705181)
525 -------------------------------------------------------------------
526 Fri Jul 15 15:15:01 CEST 2011 - ma@suse.de
528 - Check for /etc/sysconfig/storage changes before solving (bnc#702365)
531 -------------------------------------------------------------------
532 Fri Jul 15 13:58:53 CEST 2011 - ma@suse.de
534 - Properly initialize parser structures (bnc#705181)
537 -------------------------------------------------------------------
538 Thu Jul 7 15:53:17 CEST 2011 - ma@suse.de
540 - Fix tests for available libcurl version.
543 -------------------------------------------------------------------
544 Thu Jul 7 01:13:47 CEST 2011 - ma@suse.de
546 - Update zypp-po.tar.bz2
548 -------------------------------------------------------------------
549 Mon Jul 4 10:41:42 CEST 2011 - ma@suse.de
551 - Make fix for bnc#702576 more robust.
552 - Enhance fix for bnc#699435. Return an error if download in advance
553 failed to provide all packages, so zypper does not silently quit.
556 -------------------------------------------------------------------
557 Thu Jun 30 01:13:43 CEST 2011 - ma@suse.de
559 - Update zypp-po.tar.bz2
561 -------------------------------------------------------------------
562 Wed Jun 29 12:23:24 CEST 2011 - ma@suse.de
564 - Always compute transaction from pool (bnc#702576)
567 -------------------------------------------------------------------
568 Tue Jun 28 16:04:50 CEST 2011 - ma@suse.de
570 - Add feature provides for supported plugins.
572 -------------------------------------------------------------------
573 Tue Jun 21 10:44:47 CEST 2011 - dmacvicar@suse.de
575 - Add configuration template for automatic kernel
576 purge (feature#312018) to zypp.conf
578 -------------------------------------------------------------------
579 Tue Jun 14 13:38:00 CEST 2011 - ma@suse.de
581 - Fix download loop to skip non-install actions. (bnc#699435)
584 -------------------------------------------------------------------
585 Sun Jun 12 01:13:36 CEST 2011 - ma@suse.de
587 - Update zypp-po.tar.bz2
589 -------------------------------------------------------------------
590 Thu Jun 9 09:34:51 CEST 2011 - ma@suse.de
592 - Fix missing return value.
594 -------------------------------------------------------------------
595 Wed Jun 8 12:58:54 CEST 2011 - ma@suse.de
597 - Simplify ZYppCommitResult by using filtered Transaction::action_iterator.
600 -------------------------------------------------------------------
601 Tue Jun 7 14:12:35 CEST 2011 - ma@suse.de
603 - Update zypp-po.tar.bz2
605 -------------------------------------------------------------------
606 Tue Jun 7 12:42:20 CEST 2011 - ma@suse.de
608 - Fix transaction ORDER_BY_MEDIANR.
611 -------------------------------------------------------------------
612 Fri Jun 3 23:12:05 CEST 2011 - ma@suse.de
614 - Basic commit plugins implemented. They may be used to implement pre/post
615 commit actions like taking file system snapshots (fate#303699)
618 -------------------------------------------------------------------
619 Tue May 31 17:27:45 CEST 2011 - ma@suse.de
621 - Do commit based on sat::Transaction.
624 -------------------------------------------------------------------
625 Tue May 31 12:09:17 CEST 2011 - ma@suse.de
627 - Assert rpm database directory is created before rpmtsInitDB is
630 -------------------------------------------------------------------
631 Tue May 31 11:46:57 CEST 2011 - dheidler@suse.de
633 - fix var definition order in PackageProvider
634 - fix operator~ return datatype for flags (ctor is explicit)
635 - add method interactiveFlags to Patch describing what makes it
639 -------------------------------------------------------------------
640 Tue May 31 10:12:12 CEST 2011 - ma@suse.de
642 - Recommend 'lsof' (for zypper ps) (bnc#694427, bnc#684466)
644 -------------------------------------------------------------------
645 Mon May 30 17:14:14 CEST 2011 - dheidler@suse.de
647 - Switch patch interactive-check to flags
650 -------------------------------------------------------------------
651 Sun May 29 01:13:42 CEST 2011 - ma@suse.de
653 - Update zypp-po.tar.bz2
655 -------------------------------------------------------------------
656 Fri May 27 17:02:05 CEST 2011 - ma@suse.de
658 - fix specfile to handle sles translations if available
660 -------------------------------------------------------------------
661 Fri May 27 09:51:13 CEST 2011 - ma@suse.de
663 - Avoid using #elifdef directive.
665 -------------------------------------------------------------------
666 Thu May 26 01:13:43 CEST 2011 - ma@suse.de
668 - Update zypp-po.tar.bz2
670 -------------------------------------------------------------------
671 Wed May 25 09:22:28 CEST 2011 - ma@suse.de
673 - Add a fallback gnome-packagekit updater in package-manager (bnc#667504)
674 - Backport changelog entries from SLE11-SP1 branch. Bugs mentioned here
675 were either fixed without bnc# or do not apply to this branch. This is
676 to make the changelog checker happy:
677 - Set proper defaults for service repos (bnc#673943)
679 -------------------------------------------------------------------
680 Tue May 24 12:43:32 CEST 2011 - dheidler@suse.de
682 - add option ignore_reboot_flag to Patch::interactive (bnc#665853)
685 -------------------------------------------------------------------
686 Mon May 23 16:12:32 CEST 2011 - dheidler@suse.de
688 - respect patch content license when determinating interactive status
691 -------------------------------------------------------------------
692 Mon May 23 12:05:10 CEST 2011 - ma@suse.de
695 - Disable rpm V3toV4 conversion while not working with rpm 4.9
697 -------------------------------------------------------------------
698 Sun May 22 01:14:21 CEST 2011 - ma@suse.de
700 - Update zypp-po.tar.bz2
702 -------------------------------------------------------------------
703 Fri May 20 17:11:10 CEST 2011 - ma@suse.de
708 -------------------------------------------------------------------
709 Fri May 20 13:43:38 CEST 2011 - ma@suse.de
711 - Disable use if rpm-4.4 legacy interface (dropped in 4.9) (bnc#691089)
712 - Fix poolquery handling repo restrictions correctly. (bnc#661976)
715 -------------------------------------------------------------------
716 Wed May 18 14:10:20 CEST 2011 - dmacvicar@suse.de
718 - Allow MediaCD to build against HAL or nothing
719 if udev is not present
721 -------------------------------------------------------------------
722 Mon May 16 14:42:09 CEST 2011 - dmacvicar@suse.de
724 - forward port all changes to make it build in Code10
726 -------------------------------------------------------------------
727 Mon May 16 11:51:51 UTC 2011 - dmacvicar@suse.de
729 - make -Werror=format-security optional and used only if
732 -------------------------------------------------------------------
733 Sun May 15 01:13:47 CEST 2011 - ma@suse.de
735 - Update zypp-po.tar.bz2
737 -------------------------------------------------------------------
738 Thu May 12 01:13:54 CEST 2011 - ma@suse.de
740 - Update zypp-po.tar.bz2
742 -------------------------------------------------------------------
743 Fri May 6 13:22:35 CEST 2011 - dheidler@suse.de
745 - delete old metadata temp directories
748 -------------------------------------------------------------------
749 Wed Apr 27 17:17:00 CEST 2011 - dheidler@suse.de
751 - fix max_concurrent_connections option in MultiCurl (bnc#596089)
754 -------------------------------------------------------------------
755 Sun Apr 17 01:13:40 CEST 2011 - ma@suse.de
757 - Update zypp-po.tar.bz2
759 -------------------------------------------------------------------
760 Tue Apr 12 18:49:32 CEST 2011 - dheidler@suse.de
762 - check for permissions before writing (fixes bnc#683509)
765 -------------------------------------------------------------------
766 Tue Apr 5 12:08:27 CEST 2011 - ma@suse.de
768 - Switch ResPoolProxy to use multimap in order to allow iteration
769 of all Selectables of all kinds.
770 - Add upper/lower_bound iteration to MapKVIterator.
771 - Add stream output for multimap/set.
774 -------------------------------------------------------------------
775 Mon Apr 4 15:08:08 CEST 2011 - ma@suse.de
777 - Update zypp-po.tar.bz2
779 -------------------------------------------------------------------
780 Mon Apr 4 15:04:47 CEST 2011 - ma@suse.de
782 - Update zypp-po.tar.bz2
784 -------------------------------------------------------------------
785 Mon Apr 4 15:03:55 CEST 2011 - ma@suse.de
787 - Update zypp-po.tar.bz2
789 -------------------------------------------------------------------
790 Thu Mar 10 01:13:39 CET 2011 - ma@suse.de
792 - Update zypp-po.tar.bz2
794 -------------------------------------------------------------------
795 Sun Mar 6 01:13:41 CET 2011 - ma@suse.de
797 - Update zypp-po.tar.bz2
799 -------------------------------------------------------------------
800 Wed Feb 16 14:24:27 UTC 2011 - dmacvicar@suse.de
802 - Do not look for $releasever 's value if there is no variable
803 in the url: parses product file again and again
804 - version 8.12.2 (10)
806 -------------------------------------------------------------------
807 Thu Feb 10 16:01:46 CET 2011 - ma@suse.de
809 - Remove package-manager.desktop file (bnc#329635)
810 - version 8.12.1 (10)
812 -------------------------------------------------------------------
813 Tue Jan 25 10:09:22 CET 2011 - ma@suse.de
815 - Apply patch introducing armv7nhl:armv7hl
817 -------------------------------------------------------------------
818 Tue Jan 18 12:28:19 UTC 2011 - dmacvicar@suse.de
820 - allow for Repo Index Services to set the enabled state of
821 repositories from the server side.
822 - Fix priority not being set on reading service indexes
823 - version 8.12.0 (10)
825 -------------------------------------------------------------------
826 Fri Jan 14 12:45:18 CET 2011 - ma@suse.de
828 - Add new ServicePlugin Exceptions.
830 -------------------------------------------------------------------
831 Thu Jan 13 01:13:32 CET 2011 - ma@suse.de
833 - Update zypp-po.tar.bz2
835 -------------------------------------------------------------------
836 Thu Dec 23 14:42:02 CET 2010 - dheidler@suse.de
838 - add method to check if there are manually configured urls
839 - version 8.11.0 (10)
841 -------------------------------------------------------------------
842 Thu Dec 23 11:31:22 CET 2010 - dheidler@suse.de
844 - create cache directory, if it doesn't exist
845 when saving mirrorlist
846 - version 8.10.6 (10)
848 -------------------------------------------------------------------
849 Wed Dec 22 12:38:22 CET 2010 - dheidler@suse.de
851 - moved keepPackages code to RepoInfo::Impl
852 - version 8.10.5 (10)
854 -------------------------------------------------------------------
855 Tue Dec 21 13:29:06 CET 2010 - dheidler@suse.de
857 - Fix caching of mirrorlist files
858 - version 8.10.4 (10)
860 -------------------------------------------------------------------
861 Thu Dec 16 19:46:00 CET 2010 - ma@suse.de
863 - Do not export keyring if rpmdb is initialised, but target isn't
865 - version 8.10.3 (10)
867 -------------------------------------------------------------------
868 Fri Dec 10 17:17:07 CET 2010 - dheidler@suse.de
870 - Catch RPM-Exeption when instaling the Distribution (bnc#658714)
871 - version 8.10.2 (10)
873 -------------------------------------------------------------------
874 Wed Dec 8 14:15:12 CET 2010 - dheidler@suse.de
876 - fix retrieval of distributionVersion if target is not initialized
877 - MultiCurl: make sure the server responds with "partial content",
878 fixes corrupt downloads if the metalink file contains no checksums
879 - version 8.10.1 (10)
881 -------------------------------------------------------------------
882 Wed Dec 1 17:39:16 CET 2010 - dheidler@suse.de
884 - Added ReplacerVar caching in RepoInfo
885 - Automaticly remove empty mirrorlist-files
886 - version 8.10.0 (10)
888 -------------------------------------------------------------------
889 Tue Nov 30 17:11:32 CET 2010 - dheidler@suse.de
891 - Added MirrorList caching
894 -------------------------------------------------------------------
895 Mon Nov 29 12:31:37 CET 2010 - ma@suse.de
897 - Icons for libzypp should go into desktop-data. (bnc#329635)
900 -------------------------------------------------------------------
901 Wed Nov 24 11:55:59 CET 2010 - ma@suse.de
903 - Properly handle FTP response 550. (bnc#645747)
906 -------------------------------------------------------------------
907 Fri Nov 19 11:24:39 CET 2010 - mls@suse.de
909 - fix access of freed memory in MultiCurl (bnc#654600)
911 -------------------------------------------------------------------
912 Sun Nov 7 01:13:39 CET 2010 - ma@suse.de
914 - Update zypp-po.tar.bz2
916 -------------------------------------------------------------------
917 Wed Nov 3 16:06:46 CET 2010 - dheidler@suse.de
919 - added metalink support
922 -------------------------------------------------------------------
923 Thu Oct 21 18:15:31 CEST 2010 - ma@suse.de
925 - Feed the ProvideFilePolicy progress callback in addition to any
926 connected media::DownloadProgressReport (bnc#545106)
929 -------------------------------------------------------------------
930 Wed Oct 13 16:14:13 CEST 2010 - dheidler@suse.de
932 - Make MetaLinkParser accept InputStreams
933 - Make MetaLinkParser accept Pathnames insted of strings
934 - Fix MetaLinkv4 hash parsing
935 - Add MetaLinkParser test
938 -------------------------------------------------------------------
939 Mon Oct 11 17:06:17 CEST 2010 - ma@suse.de
941 - Use timeouts in plugin script communication.
942 - Fix ExternalProgram to correctly remember exit status.
945 -------------------------------------------------------------------
946 Sun Oct 10 01:13:40 CEST 2010 - ma@suse.de
948 - Update zypp-po.tar.bz2
950 -------------------------------------------------------------------
951 Fri Oct 8 08:43:02 UTC 2010 - dmacvicar@novell.com
953 - fix services not being linked to their file after being
956 -------------------------------------------------------------------
957 Thu Oct 7 09:02:26 CEST 2010 - jkupec@suse.cz
959 - Don't use aria2c for FTP (bnc #641328)
961 -------------------------------------------------------------------
962 Wed Oct 6 15:39:59 UTC 2010 - dmacvicar@novell.com
964 - implementation for url resolver plugins
967 -------------------------------------------------------------------
968 Wed Oct 6 16:54:15 CEST 2010 - dheidler@suse.de
970 - Use DownloadInHeaps as default, when there is nothing configured
971 and when the target root is set to "/". (bnc#591476)
974 -------------------------------------------------------------------
975 Tue Sep 28 17:12:51 CEST 2010 - dheidler@suse.de
977 - fixed replacing releasever (for fedora systems) - (bnc#637470)
980 -------------------------------------------------------------------
981 Fri Sep 24 13:07:25 CEST 2010 - mls@suse.de
983 - fix metalink4 parsing [bnc#641484]
985 -------------------------------------------------------------------
986 Thu Sep 23 01:13:45 CEST 2010 - ma@suse.de
988 - Update zypp-po.tar.bz2
990 -------------------------------------------------------------------
991 Mon Sep 20 15:31:31 UTC 2010 - dmacvicar@novell.com
993 - Allow per repository proxy settings like yum does.
994 Including setting it to _none_ overriding the
996 Patch from Zhang, Qiang <qiang.z.zhang@intel.com>
999 -------------------------------------------------------------------
1000 Fri Sep 10 17:06:34 CEST 2010 - dheidler@suse.de
1002 - fixed replacing basearch (for fedora systems) - (bnc#637473)
1005 -------------------------------------------------------------------
1006 Fri Sep 10 11:57:29 CEST 2010 - ma@suse.de
1008 - Report download failures in commit result (bnc#431854)
1009 - Fix Solvable::onSystemByUser returning true for uninstalled solvables.
1012 -------------------------------------------------------------------
1013 Tue Aug 31 20:01:26 CEST 2010 - ma@suse.de
1015 - Fix download-only not to omit source packages (bnc#635596)
1018 -------------------------------------------------------------------
1019 Thu Aug 26 01:13:38 CEST 2010 - ma@suse.de
1021 - Update zypp-po.tar.bz2
1023 -------------------------------------------------------------------
1024 Fri Aug 13 12:33:26 UTC 2010 - dmacvicar@novell.com
1026 - fix basearch url variable
1027 - use the right release package name on fedora
1029 -------------------------------------------------------------------
1030 Tue Aug 10 13:18:08 CEST 2010 - ma@suse.de
1032 - MediaDISK: Use blkid to verify disk volumes. (bnc#623226)
1035 -------------------------------------------------------------------
1036 Sun Aug 8 01:13:37 CEST 2010 - ma@suse.de
1038 - Update zypp-po.tar.bz2
1040 -------------------------------------------------------------------
1041 Thu Aug 5 01:13:53 CEST 2010 - ma@suse.de
1043 - Update zypp-po.tar.bz2
1045 -------------------------------------------------------------------
1046 Tue Aug 3 16:17:04 CEST 2010 - ma@suse.de
1050 -------------------------------------------------------------------
1051 Mon Aug 2 11:58:57 CEST 2010 - ma@suse.de
1053 - Enhance PoolItem interface to assist patch classification. (bnc#627316)
1056 -------------------------------------------------------------------
1057 Tue Jul 27 15:38:00 CEST 2010 - ma@suse.de
1059 - Fix bug in PoolQuery::addDependency
1060 - Disable MediaAria and enable MultiCurl as default http/ftp backend.
1061 MultiCurl implements MetaLink and Zsync support using libcurl. In
1062 case of trouble set ZYPP_MULTICURL=0 in the envirionment to disable
1066 -------------------------------------------------------------------
1067 Mon Jul 26 17:05:14 CEST 2010 - ma@suse.de
1069 - Bump heads major version after 11.3 branched away.
1072 -------------------------------------------------------------------
1073 Thu Jul 22 01:13:27 CEST 2010 - ma@suse.de
1075 - Update zypp-po.tar.bz2
1077 -------------------------------------------------------------------
1078 Wed Jul 7 13:56:49 CEST 2010 - ma@suse.de
1080 - Add PoolQuery for name, edition AND architecture in one go. (bnc#614362)
1083 -------------------------------------------------------------------
1084 Mon Jul 5 13:03:57 CEST 2010 - ma@suse.de
1086 - Fix requirement to /usr/bin/uuidgen (bnc#613304)
1088 -------------------------------------------------------------------
1089 Sun Jul 4 01:13:29 CEST 2010 - ma@suse.de
1091 - Update zypp-po.tar.bz2
1093 -------------------------------------------------------------------
1094 Tue Jun 29 17:46:13 CEST 2010 - ma@suse.de
1096 - Fix CURLOPT_MAX_RECV_SPEED_LARGE expecting a curl_off_t argument.
1098 -------------------------------------------------------------------
1099 Tue Jun 29 10:22:06 CEST 2010 - ma@suse.de
1101 - Respect zypp.conf policy settings when solving for update.
1103 -------------------------------------------------------------------
1104 Fri Jun 25 11:35:52 CEST 2010 - ma@suse.de
1106 - Don't bloat logfile by logging install progess values.
1108 -------------------------------------------------------------------
1109 Thu Jun 10 01:13:49 CEST 2010 - ma@suse.de
1111 - Update zypp-po.tar.bz2
1113 -------------------------------------------------------------------
1114 Mon Jun 7 17:52:50 CEST 2010 - ma@suse.de
1116 - Add missing Date constant declarations.
1119 -------------------------------------------------------------------
1120 Mon Jun 7 11:46:58 CEST 2010 - ma@suse.de
1122 - Prevent against daemons launched in rpm %post, that do not close
1123 their filedescriptors. Original fix was accidentally reverted.
1127 -------------------------------------------------------------------
1128 Sun Jun 6 01:13:52 CEST 2010 - ma@suse.de
1130 - Update zypp-po.tar.bz2
1132 -------------------------------------------------------------------
1133 Fri Jun 4 17:14:17 CEST 2010 - ma@suse.de
1135 - Fix default evaluation of recommendations of installed
1136 packages (bnc#605490)
1139 -------------------------------------------------------------------
1140 Thu Jun 3 01:14:08 CEST 2010 - ma@suse.de
1142 - Update zypp-po.tar.bz2
1144 -------------------------------------------------------------------
1145 Fri May 21 20:00:55 CEST 2010 - ma@suse.de
1147 - Fix broken IdStringType comparison (bnc#607572)
1150 -------------------------------------------------------------------
1151 Thu May 20 21:01:05 CEST 2010 - ma@suse.de
1153 - Fix packages provided via delta rpm being placed in
1154 the wrong package cache (bnc#607583)
1157 -------------------------------------------------------------------
1158 Thu May 20 01:13:49 CEST 2010 - ma@suse.de
1160 - Update zypp-po.tar.bz2
1162 -------------------------------------------------------------------
1163 Tue May 18 18:02:44 CEST 2010 - ma@suse.de
1165 - Fix arch detection on sprac (bug #566291)
1166 - Arch: add sparc64v and sparcv9v and armv7l
1167 - RepoManager: refresh repo if last refresh is in the future (bnc#593617)
1170 -------------------------------------------------------------------
1171 Mon May 17 15:25:14 CEST 2010 - ma@suse.de
1173 - Fix package-manager-su to support LXDE (Andrea Florio) (bnc#582235)
1174 - Cleanup spec file (Pavol Rusnak)
1177 -------------------------------------------------------------------
1178 Sun May 16 01:13:39 CEST 2010 - ma@suse.de
1180 - Update zypp-po.tar.bz2
1182 -------------------------------------------------------------------
1183 Wed May 12 19:09:54 CEST 2010 - ma@suse.de
1185 - Add methods to evaluate gpg geys expiration dates.
1186 - Export all rpmDb keys to the zypp trusted keyring in one go.
1189 -------------------------------------------------------------------
1190 Wed May 12 17:35:44 CEST 2010 - ma@suse.de
1192 - Update zypp-po.tar.bz2
1194 -------------------------------------------------------------------
1195 Sun May 9 01:13:45 CEST 2010 - ma@suse.de
1197 - Update zypp-po.tar.bz2
1199 -------------------------------------------------------------------
1200 Sat May 8 01:13:43 CEST 2010 - ma@suse.de
1202 - Update zypp-po.tar.bz2
1204 -------------------------------------------------------------------
1205 Fri May 7 01:13:55 CEST 2010 - ma@suse.de
1207 - Update zypp-po.tar.bz2 (Revision: 54959)
1209 -------------------------------------------------------------------
1210 Wed May 5 14:49:39 CEST 2010 - ma@suse.de
1212 - Update zypp-po.tar.bz2 (Revision: 54959)
1214 -------------------------------------------------------------------
1215 Tue May 4 01:13:43 CEST 2010 - ma@suse.de
1217 - Update translations.
1219 -------------------------------------------------------------------
1220 Mon May 3 18:12:36 CEST 2010 - ma@suse.de
1222 - Improve solver.cleandepsOnRemove result by evaluating the install
1223 history to find packages installed on behalf of a user request (not
1224 auto added by the solver).
1227 -------------------------------------------------------------------
1228 Sat May 1 01:13:43 CEST 2010 - ma@suse.de
1230 - Update translations.
1232 -------------------------------------------------------------------
1233 Fri Apr 30 01:13:46 CEST 2010 - ma@suse.de
1235 - Update translations.
1237 -------------------------------------------------------------------
1238 Thu Apr 29 17:10:29 CEST 2010 - ma@suse.de
1240 - Cleanup when deleting packages. New zypp.conf expert option
1241 solver.cleandepsOnRemove telling whether the solver should per
1242 default try to remove packages exclusively required by the ones
1243 he's asked to delete (default false).
1244 - Resolver::cleandepsOnRemove API to allow applications to change
1248 -------------------------------------------------------------------
1249 Thu Apr 29 01:13:40 CEST 2010 - ma@suse.de
1251 - Update translations.
1253 -------------------------------------------------------------------
1254 Wed Apr 28 16:35:04 CEST 2010 - ma@suse.de
1256 - Enable splitprovides on update.
1258 -------------------------------------------------------------------
1259 Wed Apr 28 01:13:37 CEST 2010 - ma@suse.de
1261 - Update translations.
1263 -------------------------------------------------------------------
1264 Tue Apr 27 17:42:20 CEST 2010 - ma@suse.de
1266 - Selectable: Classify broken but locked patch as isUnwanted (bnc#577118)
1269 -------------------------------------------------------------------
1270 Tue Apr 27 11:25:17 CEST 2010 - ma@suse.de
1272 - Use libudev to detect available cd/dvd devices (bnc#590707,fate#308980)
1273 - Fix specfile to BuildRequire libudev-devel.
1276 -------------------------------------------------------------------
1277 Mon Apr 26 11:57:23 CEST 2010 - ma@suse.de
1279 - Support URLs and ISOs ending on 'Media1', 'Media2', etc., when
1280 rewiting the URL to access a specific media number. By now only
1281 nanmes ending on 'CD' or 'DVD' were supported. (bnc#594850)
1283 -------------------------------------------------------------------
1284 Fri Apr 23 01:13:34 CEST 2010 - ma@suse.de
1286 - Update translations.
1288 -------------------------------------------------------------------
1289 Wed Apr 21 01:13:38 CEST 2010 - ma@suse.de
1291 - Update translations.
1293 -------------------------------------------------------------------
1294 Tue Apr 20 16:56:59 CEST 2010 - ma@suse.de
1296 - /etc/zypp/locks: Allow to specify edition ranges with
1297 solvable:name and dependencies.
1300 -------------------------------------------------------------------
1301 Thu Apr 15 12:49:01 CEST 2010 - ma@suse.de
1303 - Provide name of the lock holder in ZYppFactoryException. (bnc#580513)
1306 -------------------------------------------------------------------
1307 Wed Apr 14 15:09:18 CEST 2010 - ma@suse.de
1309 - Using boost-1.42 requires -fno-strict-aliasing (bnc#595545)
1310 - Bump major version for 11.3 development.
1313 -------------------------------------------------------------------
1314 Tue Apr 13 14:36:31 CEST 2010 - ma@suse.de
1316 - Fix parsing port from IPv6 URL (bnc#593385)
1318 -------------------------------------------------------------------
1319 Fri Mar 26 19:23:59 CET 2010 - ma@suse.de
1321 - Propagate ZConfig::setTextLocale to pool. (bnc#588850)
1322 - version 6.31.3 (31)
1324 -------------------------------------------------------------------
1325 Fri Mar 26 13:50:08 CET 2010 - ma@suse.de
1327 - Fix guessing package spec to match package names only. (bnc#590864)
1328 - version 6.31.2 (31)
1330 -------------------------------------------------------------------
1331 Tue Mar 23 16:55:56 CET 2010 - ma@suse.de
1333 - Add static Target::distributionLabel to return the baseproducts
1334 shortName and summary. Mainlu used for the bootloader menu. (bnc #586303)
1335 - version 6.31.1 (31)
1337 -------------------------------------------------------------------
1338 Thu Mar 18 17:17:02 CET 2010 - ma@suse.de
1340 - Fix broken bit values in enum VendorSupportOption (bnc#589331)
1341 - version 6.31.0 (31)
1343 -------------------------------------------------------------------
1344 Fri Mar 12 14:46:25 CET 2010 - ma@suse.de
1346 - Fix handling of symlinked packages in package cache. (bnc #585409)
1347 - version 6.30.5 (19)
1349 -------------------------------------------------------------------
1350 Tue Feb 23 19:05:04 CET 2010 - jkupec@suse.cz
1352 - Avoiding use of 'guest' if 'credentials' is used when moutning
1353 a CIFS share. This caused 'permission denied' error with certain
1354 server configurations (bnc #560496).
1356 -------------------------------------------------------------------
1357 Tue Feb 23 17:31:05 CET 2010 - ma@suse.de
1359 - Check if a downloaded file actually exists even if aria2c returned 0.
1361 - version 6.30.3 (19)
1363 -------------------------------------------------------------------
1364 Mon Feb 22 15:25:34 CET 2010 - jkupec@suse.cz
1366 - Made CURLE_PARTIAL_FILE an auto-retry error (bnc #471436)
1368 -------------------------------------------------------------------
1369 Mon Feb 22 13:09:09 CET 2010 - ma@suse.de
1371 - Turn off cookies when retrieving services repoindex.xml (bnc #573897)
1372 - Consider pending disable requests when removing service repositories. (bnc #572634)
1373 - version 6.30.1 (19)
1375 -------------------------------------------------------------------
1376 Sun Feb 21 14:11:49 CET 2010 - jkupec@suse.cz
1378 - RepoManager::cleanCacheDirGarbage added for removing directories
1379 which do not belong to any of known repos (bnc #467693)
1380 - version 6.30.0 (19)
1382 -------------------------------------------------------------------
1383 Thu Feb 11 13:40:49 CET 2010 - ma@suse.de
1385 - On SLE aria2 is not required, so conflict with a too old aria2
1386 version installed. (bnc #578052)
1387 - version 6.29.5 (19)
1389 -------------------------------------------------------------------
1390 Wed Feb 10 12:45:21 CET 2010 - ma@suse.de
1392 - Fix package-manager script wrongly escaping UTF-8 chars in path
1394 - version 6.29.4 (19)
1396 -------------------------------------------------------------------
1397 Mon Feb 8 13:21:40 CET 2010 - ma@suse.de
1399 - Support an alternate SLE-SP1 translation set.
1400 - version 6.29.3 (19)
1402 -------------------------------------------------------------------
1403 Wed Feb 3 15:57:13 CET 2010 - ma@suse.de
1405 - Remember the enabled state of removed service repositories. This
1406 way we are able to restore service repositories correctly after a
1407 subscrition expired and gets renewed. (bnc #572634)
1408 - version 6.29.2 (19)
1410 -------------------------------------------------------------------
1411 Thu Jan 28 16:12:25 CET 2010 - jkupec@suse.cz
1413 - Abort aria2c download when the progress callback receives 'false'
1416 -------------------------------------------------------------------
1417 Tue Jan 19 14:50:15 CET 2010 - ma@suse.de
1419 - Evaluate SolvAttr::repositoryToolVersion to prevent loading
1420 outdated solv files. (bnc #570623)
1421 - version 6.29.0 (19)
1423 -------------------------------------------------------------------
1424 Fri Jan 15 18:15:26 CET 2010 - jkupec@suse.cz
1426 - Use regex to parse aria2c progress lines (bnc #570917)
1427 - version 6.28.1 (19)
1429 -------------------------------------------------------------------
1430 Thu Jan 7 12:25:24 CET 2010 - jkupec@suse.cz
1432 - Set SignatureFileChecker context even if the key is not known
1434 - version 6.28.0 (19)
1436 -------------------------------------------------------------------
1437 Thu Dec 10 17:18:34 CET 2009 - jkupec@suse.cz
1439 - RepoInfoBase::label() added for use in UI messages, plus
1440 ZConfig::repoLabelIsAlias()
1442 -------------------------------------------------------------------
1443 Tue Dec 8 19:41:17 CET 2009 - ma@suse.de
1445 - Fix transaction building in presence of multiversion installable items.
1446 - version 6.27.1 (19)
1448 -------------------------------------------------------------------
1449 Fri Dec 4 17:19:58 CET 2009 - ma@suse.de
1451 - Improve multiversion status handling and installation. (fate #305311)
1452 - version 6.27.0 (19)
1454 -------------------------------------------------------------------
1455 Fri Dec 4 14:56:19 CET 2009 - jkupec@suse.cz
1457 - Don't allow an alias to start with '.' (bnc #473834)
1459 -------------------------------------------------------------------
1460 Thu Dec 3 12:00:16 CET 2009 - ma@suse.de
1462 - PickList and status interface for handling packages which are
1463 installable in multiple versions. (fate #305311)
1464 - version 6.26.0 (19)
1466 -------------------------------------------------------------------
1467 Wed Dec 2 13:10:43 CET 2009 - ma@suse.de
1469 - Add Selectable::highestAvailableVersionObj. Returns the highest
1470 available package version, ignoring priorities and policies. (bnc #557557)
1471 - version 6.25.0 (19)
1473 -------------------------------------------------------------------
1474 Mon Nov 30 17:56:02 CET 2009 - ma@suse.de
1476 - Also parse <product> tag from .prod files <upgrade> section.
1477 - version 6.24.3 (19)
1479 -------------------------------------------------------------------
1480 Fri Nov 27 11:20:34 CET 2009 - ma@suse.de
1482 - Fix chroot execution of update scripts. (bnc #558813)
1483 - version 6.24.3 (19)
1485 -------------------------------------------------------------------
1486 Thu Nov 26 16:06:52 CET 2009 - jkupec@suse.cz
1488 - Fixed parsing of download speed from aria2c (bnc #537870)
1490 -------------------------------------------------------------------
1491 Wed Nov 25 16:28:29 CET 2009 - ma@suse.de
1493 - Add ui::Selecatble interface for picking specific package versions
1494 to install or delete if multiversion install is on.
1495 - version 6.24.0 (19)
1497 -------------------------------------------------------------------
1498 Fri Nov 20 13:30:02 CET 2009 - ma@suse.de
1500 - Parse zypp.conf multiversion option and make the setting available
1501 in pool and resolver.
1502 - version 6.23.0 (19)
1504 -------------------------------------------------------------------
1505 Mon Nov 16 16:27:39 CET 2009 - ma@suse.de
1507 - Specfile fixes to build on sle11-sp1.
1508 - Fix repository probing and building in presence of productdir. (bnc #553712)
1509 - version 6.22.3 (19)
1511 -------------------------------------------------------------------
1512 Thu Nov 12 15:31:10 UTC 2009 - dmacvicar@suse.de
1514 - Forward port and document already present changes
1516 * void SEGV if trying to access data of installed packages, that were
1517 deleted behind our back (bnc #530595)
1518 * ProxyInfoSysconfig: take care variables get initialized.
1519 * Fix parsing of rpm.install.excludedocs option (bnc #518883)
1520 * Use rpm variables in specfile. (bnc #512466)
1521 * Fix to compile with -Werror=format-security
1522 * Fix packageand() in testcase generation
1523 * Don't link unneeded libraries. (bnc #490895)
1524 * Fix Patch::categoryEnum.
1525 * Adapt to changed satsolver API. (bnc #480303)
1526 * Taking ALL translations for generating GMO files (bnc #458739)
1527 * Advice users to contact NCC if access to a 'novell.com'
1528 repository is denied (bnc #464586).
1529 - version 6.22.2 (19)
1531 -------------------------------------------------------------------
1532 Thu Nov 12 11:53:04 CET 2009 - ma@suse.de
1534 - Raised the limit of redirections from 3 to 6 (bnc #465532)
1535 - Following redirections also for https (bnc #545722).
1536 - Following https redirections requires at least libcurl4-7.19.4. (bnc #553895)
1537 - Do not report cached packages as being downloaded. (bnc #545295)
1538 - Per default do not collect and report deleted files outside bin and lib
1539 directories for 'zypper ps'. (bnc #554480)
1540 - version 6.22.1 (19)
1542 -------------------------------------------------------------------
1543 Wed Nov 11 13:54:52 CET 2009 - ma@suse.de
1545 - CheckAccessDeleted: Per default do not collect and report deleted files
1546 that outside bin and lib directories. 'zypper ps' reporting false positive
1547 seems to confuse. (bnc #554480)
1549 -------------------------------------------------------------------
1550 Wed Nov 11 11:45:01 CET 2009 - ma@suse.de
1552 - Following https redirections requires at least libcurl4-7.19.4. (bnc #553895)
1554 -------------------------------------------------------------------
1555 Fri Nov 6 22:16:10 CET 2009 - ma@suse.de
1557 - dup: Process drop list only if product actually changes. (bnc #552180)
1558 - Selectable: Consider allowed arch/noarch changes when comuting candiadates.
1559 - version 6.22.0 (19)
1561 -------------------------------------------------------------------
1562 Mon Nov 2 21:33:40 CET 2009 - ma@suse.de
1564 - Enhance interface for zypper. (bnc #551956)
1565 - version 6.21.4 (19)
1567 -------------------------------------------------------------------
1568 Mon Nov 2 20:03:31 CET 2009 - ma@suse.de
1570 - CIFS/SMB: Support mountoption 'noguest' to prevent passing 'guest' option
1571 to mount. "cifs://server/share/path?mountoptions=noguest,ro" (bnc #547354)
1572 - version 6.21.3 (19)
1574 -------------------------------------------------------------------
1575 Mon Nov 2 16:35:33 CET 2009 - ma@suse.de
1577 - CheckAccessDeleted: Avoid reporting false positive due to insufficient
1580 -------------------------------------------------------------------
1581 Mon Nov 2 13:59:33 CET 2009 - ma@suse.de
1583 - Don't try to access droplist of dropped products. (bnc #551697)
1584 - version 6.21.2 (19)
1586 -------------------------------------------------------------------
1587 Fri Oct 30 12:30:48 CET 2009 - ma@suse.de
1589 - Don't try to use an empty proxy string. (bnc #551314)
1590 - MediaSMB failed to pass the --workgroup option to mount. (bnc #547354)
1591 - version 6.21.1 (19)
1593 -------------------------------------------------------------------
1594 Fri Oct 30 11:28:05 CET 2009 - ma@suse.de
1596 - New class PoolItemBest: Find the best candidates e.g. in a PoolQuery
1597 result. ui::Selectabe enhancements. Both will aid applications to
1598 install package sets determined by query results. (bnc # 548392)
1599 - Fix upgradeRepo solution to keep obsolete packages. (bnc #550915)
1600 - Updated iso3166-1 country codes (bnc #531350)
1601 - version 6.21.0 (19)
1603 -------------------------------------------------------------------
1604 Tue Oct 27 12:30:29 CET 2009 - ma@suse.de
1606 - Add Resolver::upgradingRepo demanded by GUI. (bnc #548551)
1607 - version 6.20.0 (19)
1609 -------------------------------------------------------------------
1610 Thu Oct 22 15:09:57 CEST 2009 - ma@suse.de
1612 - Fixes to make libzypp-bindings compile.
1613 - version 6.19.3 (19)
1615 -------------------------------------------------------------------
1616 Tue Oct 20 16:06:13 CEST 2009 - ma@suse.de
1618 - Credentials are passed as commandline options to aria2c, so strip any
1619 'user@' from the URL. Otherwise aria will use an empty password for
1620 this URL and authentication will fail. (bnc #544634)
1621 - version 6.19.2 (19)
1623 -------------------------------------------------------------------
1624 Mon Oct 19 13:39:31 CEST 2009 - ma@suse.de
1626 - Repository::setInfo: Propagate priority changes to the solver to
1627 avoid reloading the whole repo (bnc #498266).
1628 - version 6.19.1 (19)
1630 -------------------------------------------------------------------
1631 Thu Oct 15 20:48:02 CEST 2009 - ma@suse.de
1633 - ResStatus: add isOrphaned to test whether a package is not provided
1634 by any enabled repository. Orphaned packages are usually good candidates
1635 for cleanup unless the providing repository was intentionally disabled.
1636 - version 6.19.0 (19)
1638 -------------------------------------------------------------------
1639 Thu Oct 15 17:28:38 CEST 2009 - dmacvicar@suse.de
1641 - aria2: pass credentials in a file instead of the command line
1643 - aria2: we get the url in the progress if there is no response
1644 from the server yet, handle that to avoid flooding the log.
1645 - version 6.18.2 (17)
1647 -------------------------------------------------------------------
1648 Thu Oct 15 16:56:25 CEST 2009 - ma@suse.de
1650 - Performing a dist upgrade the solver may try to delete old and no
1651 longer provided (dropped) packages, even if they do not cause any
1652 dependency problem. This behaviour may be trurned off via zypp.conf
1653 option solver.upgradeRemoveDropedPackages. (bnc #539543)
1654 - New zypp.conf option solver.upgradeRemoveDropedPackages (true).
1655 - Add Product::droplist: List of dropped packages, i.e. packages no
1656 longer provided by a product.
1657 - version 6.18.1 (17)
1659 -------------------------------------------------------------------
1660 Wed Oct 7 16:45:21 CEST 2009 - ma@suse.de
1662 - Return update messages via ZYppCommitResult. Support variable
1663 substitution in notification command. (fate #301175)
1664 - Fix evaluation of no_proxy entries (bnc #543337)
1665 - aria/curl: Fix header data in case the target is
1666 not initialized when downloading.
1667 - version 6.18.0 (17)
1669 -------------------------------------------------------------------
1670 Thu Sep 24 17:21:45 CEST 2009 - ma@suse.de
1672 - Add zypp.conf option update.messages.notify: Command to be invoked
1673 to send update messages. (fate #301175)
1674 - version 6.17.2 (17)
1676 -------------------------------------------------------------------
1677 Tue Sep 22 20:32:38 CEST 2009 - ma@suse.de
1679 - Add Selectable::updateCandidateObj returning the candidate for
1680 update, if there is one. The updateCandidate must not violate
1681 any active solver policy.
1682 - version 6.17.1 (17)
1684 -------------------------------------------------------------------
1685 Fri Sep 18 17:20:37 CEST 2009 - ma@suse.de
1687 - Make sure rpmReadConfigFiles was called before using librpm (bnc #539603).
1688 - Remove dead rpm database caching code from class RpmDb.
1689 - version 6.17.0 (17)
1691 -------------------------------------------------------------------
1692 Fri Sep 11 15:13:30 CEST 2009 - ma@km13.de
1694 - New commit.downloadMode option in zypp.conf. Allows to set a
1695 prefered download policy for commit.
1696 - version 6.16.0 (11)
1698 -------------------------------------------------------------------
1699 Thu Sep 10 19:03:01 CEST 2009 - ma@suse.de
1701 - Support nfs4 (nfs4://... or nfs://...?type=nfs4) (fate #306451)
1702 - Added Url::schemeIsLocal, schemeIsRemote, schemeIsVolatile and
1703 schemeIsDownloading.
1704 - version 6.15.0 (11)
1706 -------------------------------------------------------------------
1707 Wed Sep 9 15:02:18 CEST 2009 - ma@suse.de
1709 - Add Capability::guessPackageSpec; parser also supporting "name-ver-rel.arch"
1710 formats for building Capabilities(originally "name.arch=ver-rel").
1711 - version 6.14.3 (11)
1713 -------------------------------------------------------------------
1714 Mon Sep 7 17:31:20 CEST 2009 - ma@suse.de
1716 - Fix resolution to force installation even if dependencies are missing.
1718 - Rephrase solver resolution to point out if a package will break.
1721 -------------------------------------------------------------------
1722 Fri Sep 4 12:19:50 CEST 2009 - ma@suse.de
1724 - Lock rpms architecture only on distupgrade of the running system.
1726 - version 6.14.2 (11)
1728 -------------------------------------------------------------------
1729 Thu Sep 3 13:41:31 CEST 2009 - ma@suse.de
1731 - Fix PoolQuery comparison (bnc #528755)
1732 - Fix serialization and restore of predicated PoolQueries.
1733 - version 6.14.0 (11)
1735 -------------------------------------------------------------------
1736 Mon Aug 31 15:17:01 CEST 2009 - ma@suse.de
1738 - package-manager script: Fall back to package selection if no
1739 packages are passed on the commandline. (bnc #529137)
1741 -------------------------------------------------------------------
1742 Fri Aug 28 17:33:55 CEST 2009 - dmacvicar@suse.de
1744 - package-manager script:
1745 do not fail if kpackagekit is not installed (bnc #529510)
1746 - version 6.13.3 (11)
1748 -------------------------------------------------------------------
1749 Wed Aug 26 15:55:22 CEST 2009 - ma@suse.de
1751 - Tune CheckAccessDeleted to focus on libraries and executables.
1752 - version 6.13.2 (11)
1754 -------------------------------------------------------------------
1755 Thu Aug 6 18:18:21 CEST 2009 - ma@suse.de
1757 - Provide class CheckAccessDeleted and command zypp-CheckAccessDeleted
1758 to check for running processes which access meanwhile deleted files or
1759 libraries. This may be used after commit, when trying to figure out
1760 which services need to be restated. (fate #300763).
1761 - version 6.13.1 (11)
1763 -------------------------------------------------------------------
1764 Mon Aug 3 18:46:13 CEST 2009 - ma@suse.de
1766 - New Resolver::addUpgradeRepo to perform a dist upgrade restricted to
1767 certain repositories.
1768 - version 6.13.0 (11)
1770 -------------------------------------------------------------------
1771 Fri Jul 31 17:55:33 CEST 2009 - ma@suse.de
1773 - Remove confusing newlines in vendor change info (bnc #503859)
1774 - Removing a package lock was not counted as state change (bnc #501850)
1775 - Take solver_allowVendorChange option into account when computing the
1776 Selectables default candidate.
1777 - version 6.12.0 (11)
1779 -------------------------------------------------------------------
1780 Wed Jul 29 13:36:19 CEST 2009 - ma@suse.de
1782 - Avoid deadlock after fork and failed exec. (bnc 493152)
1783 - No need to manually detect the location of aria2 binary.
1784 - version 6.11.4 (11)
1786 -------------------------------------------------------------------
1787 Tue Jul 28 23:05:43 CEST 2009 - jkupec@suse.cz
1789 - Fixed parsing of download rate report (changed in aria2 1.4.0)
1792 -------------------------------------------------------------------
1793 Mon Jul 27 16:05:43 CEST 2009 - ma@suse.de
1795 - Create LogControl on demand instead of using a static var. (bnc #525339)
1796 - version 6.11.2 (11)
1798 -------------------------------------------------------------------
1799 Thu Jul 23 00:22:50 CEST 2009 - ma@km13.de
1801 - New misc::defaultLoadSystem: Convenience to create the ZYpp instance
1802 and load target and enabled repositories.
1804 -------------------------------------------------------------------
1805 Wed Jul 22 14:57:32 CEST 2009 - ma@suse.de
1807 - New class InstanceId to build strings to identify/retrieve specific
1809 - version 6.11.1 (11)
1811 -------------------------------------------------------------------
1812 Mon Jul 20 23:57:46 CEST 2009 - ma@km13.de
1814 - Add download policies to ZYppCommitPolicy, supporting DownloadOnly
1815 and DownloadInAdvance. (fate #302159, fate #305624)
1816 - version 6.11.0 (11)
1818 -------------------------------------------------------------------
1819 Thu Jul 16 17:05:27 CEST 2009 - dmacvicar@suse.de
1821 - add support to the package-manager script to use kpackagekit
1822 or gnome-packagekit if available, which allows to install local
1823 rpms with one click from file manager following desktop policies
1824 and fetching other dependencies if required.
1826 - version 6.10.5 (10)
1828 -------------------------------------------------------------------
1829 Thu Jul 16 16:25:24 CEST 2009 - ma@suse.de
1831 - New solver.upgradeTestcasesToKeep option in zypp.conf. It tells
1832 how many dist upgrade solver testcases should be kept on the system.
1833 Per default just the last two are kept.
1834 - version 6.10.4 (10)
1836 -------------------------------------------------------------------
1837 Wed Jul 15 17:53:43 CEST 2009 - ma@suse.de
1839 - Don't write a solver testcase when solving for dist upgrade,
1840 but when actually committing.
1841 - version 6.10.3 (10)
1843 -------------------------------------------------------------------
1844 Wed Jul 15 16:45:39 CEST 2009 - ma@suse.de
1846 - Add new string Match::Mode STRINGSTART and STRINGEND.
1848 -------------------------------------------------------------------
1849 Tue Jul 15 14:38:51 CEST 2009 - jkupec@suse.cz
1851 - log redirections when cURL media backend is used (fate #305320).
1853 -------------------------------------------------------------------
1854 Tue Jul 14 18:15:51 CEST 2009 - ma@suse.de
1856 - Support "product version" detection on systems not using
1857 /etc/product.d/baseproduct by looking for the first package
1858 providing ZConfig::distroverpkg (defaults to redhat-release).
1859 - version 6.10.2 (10)
1861 -------------------------------------------------------------------
1862 Fri Jul 10 15:21:39 CEST 2009 - ma@suse.de
1864 - Adapt to boost_unit_test_framework-1.38.
1865 - version 6.10.1 (10)
1867 -------------------------------------------------------------------
1868 Wed Jul 8 16:19:31 CEST 2009 - ma@suse.de
1870 - Remove obsolete UpgradeStatistics class from libzypp.
1872 -------------------------------------------------------------------
1873 Tue Jul 7 17:45:47 CEST 2009 - ma@suse.de
1875 - Fix HistoryLog to initialize on demand.
1876 - version 6.10.0 (10)
1878 -------------------------------------------------------------------
1879 Fri Jul 3 13:01:13 CEST 2009 - ma@suse.de
1881 - Fix parsing of rpm.install.excludedocs option (bnc #518883)
1883 -------------------------------------------------------------------
1884 Fri Jul 3 09:20:56 CEST 2009 - ma@suse.de
1886 - When unmounting ISO images, don't mix up exceptions thrown by the
1887 loop mounted ISO and those thrown by the media containing it.
1890 -------------------------------------------------------------------
1891 Thu Jul 2 16:42:42 CEST 2009 - ma@suse.de
1893 - Adapt to satsolvers improved dataiterator handling.
1896 -------------------------------------------------------------------
1897 Wed Jul 1 18:05:54 CEST 2009 - ma@suse.de
1899 - Support PoolQuery for sub-structures attributes. (fate #305503)
1902 -------------------------------------------------------------------
1903 Wed Jul 1 13:44:04 CEST 2009 - ma@suse.de
1905 - Running as non-root user use a temporary @System solvfile in case the
1906 global one is outdated and needed refresh. (bnc #517183)
1909 -------------------------------------------------------------------
1910 Tue Jun 30 16:32:08 CEST 2009 - ma@suse.de
1912 - Enhance LookupAttr to allow direct query of attributes within
1913 sub-structures (flexarrays).
1915 -------------------------------------------------------------------
1916 Fri Jun 26 12:06:51 CEST 2009 - ma@suse.de
1918 - Enhance PoolQueryIterator to allow detailed inspection of attribute
1920 - Prefer datadir stored as repo attribute, but fallback searching in
1921 solvbales (old solv files do this).
1924 -------------------------------------------------------------------
1925 Tue Jun 23 13:29:36 CEST 2009 - ma@suse.de
1927 - Allow building libzypp with rpm-5 (experimental)
1930 -------------------------------------------------------------------
1931 Wed Jun 17 15:39:17 CEST 2009 - ma@suse.de
1933 - Allow building libzypp without HAL (not recommended). Without HAL
1934 CD/DVD device detection is limited to /dev/dvd and /dev/cdrom.
1937 -------------------------------------------------------------------
1938 Fri Jun 5 21:16:45 CEST 2009 - ma@suse.de
1940 - Fix solver to use IdSting to avoid failing vendor checks.
1943 -------------------------------------------------------------------
1944 Thu Jun 4 14:22:58 CEST 2009 - ma@suse.de
1946 - Cleanup and remove deprecated interface methods.
1949 -------------------------------------------------------------------
1950 Fri May 29 20:12:55 CEST 2009 - ma@suse.de
1952 - Improve PoolQuery to allow queries on dependencies. (bnc #475682)
1955 -------------------------------------------------------------------
1956 Thu May 28 12:53:02 CEST 2009 - ma@suse.de
1958 - New solver.allowVendorChange expert option in zypp.conf.
1961 ------------------------------------------------------------------
1962 Wed May 20 14:23:07 CEST 2009 - ma@suse.de
1964 - Fix lost housekeeping data in modifyRepo (bnc #503207)
1966 -------------------------------------------------------------------
1967 Fri May 8 16:43:47 CEST 2009 - ma@suse.de
1969 - Allow service refresh to change a repositories url (bnc #502157)
1971 -------------------------------------------------------------------
1972 Tue May 5 13:39:08 CEST 2009 - ma@suse.de
1974 - Detect and compile with rpm 4.7 (bnc #444211)
1977 -------------------------------------------------------------------
1978 Mon May 4 16:19:54 CEST 2009 - ma@suse.de
1980 - Improve problem report on broken systemCheck rule (bnc #475144)
1982 -------------------------------------------------------------------
1983 Mon Apr 27 15:26:54 CEST 2009 - ma@suse.de
1985 - In update repos providing multiple release package versions for
1986 the same product, link a product to the latest version. (bnc #497696)
1988 -------------------------------------------------------------------
1989 Mon Apr 27 14:28:07 CEST 2009 - ma@suse.de
1991 - New classes wraping satsolver datamatcher (Match and sat::AttrMatcher)
1992 - Extend LookupAttr to support matching specific string patterns.
1993 - Rewrote PoolQuery::Iterator (adapt to AttrMatcher, fixes and speedup)
1996 -------------------------------------------------------------------
1997 Thu Apr 16 12:49:40 CEST 2009 - ma@suse.de
1999 - Soft lock packages deleted on behalf of a user request.
2002 -------------------------------------------------------------------
2003 Tue Mar 31 15:51:32 CEST 2009 - ma@suse.de
2005 - New zypp.conf option 'download.media_preference': Hint which media
2006 to prefer when installing packages (download vs. CD).
2009 ------------------------------------------------------------------
2010 Thu Mar 12 18:38:30 CET 2009 - ma@suse.de
2012 - Add Resolver::setSolveSrcPackages. Per default disable solving
2013 of source package dependencies. We will later allow to enable
2017 -------------------------------------------------------------------
2018 Fri Mar 6 17:17:26 CET 2009 - dmacvicar@suse.de
2020 - aria2: show the download speed in the right unit
2021 - aria2: show the filename in progress, not the repository
2022 - aria2: don't show done twice
2024 -------------------------------------------------------------------
2025 Thu Mar 5 14:52:44 CET 2009 - ma@suse.de
2027 - Remove a lock if the locking process is in zombie state. (bnc #481577)
2029 -------------------------------------------------------------------
2030 Wed Mar 4 00:13:19 CET 2009 - jkupec@suse.cz
2032 - zypp.conf: fixed and enabled 'servicesdir'
2034 -------------------------------------------------------------------
2035 Tue Mar 3 13:38:11 CET 2009 - dmacvicar@suse.de
2037 - aria2: implement speed indicators (bnc#475506)
2038 - aria2: implement progress indicators correctly (bnc#473846)
2039 - aria2: fix broken pipe when looking for aria2c which caused
2040 a fallback to curl. (bnc#480930)
2041 - aria2: implement saving and reading mirror stats data in
2042 /var/cache/zypp/aria2.stats
2043 - aria2: handle failover correctly (bnc#481115)
2044 - aria2: various improvements in error and report handling
2045 - aria2: curl: reset settings on attach to avoid duplicate
2049 -------------------------------------------------------------------
2050 Tue Mar 3 12:44:24 CET 2009 - ma@suse.de
2052 - Adapt to changed satsolver API.
2054 -------------------------------------------------------------------
2055 Fri Feb 27 16:23:36 CET 2009 - dmacvicar@suse.de
2057 - Make sure Fetcher pass optional files as non-interactive
2058 - Fixes file does not exist error when key/sig does not exist
2061 -------------------------------------------------------------------
2062 Thu Feb 26 13:49:56 CET 2009 - ma@suse.de
2064 - Use correct default for zconfig(solver.checkSystemFile) (bnc# 475144)
2066 -------------------------------------------------------------------
2067 Thu Feb 26 01:25:33 CET 2009 - ma@suse.de
2069 - Prevent ResStatus from overriding user locks. (bnc #475230)
2071 -------------------------------------------------------------------
2072 Sun Feb 22 15:27:11 CET 2009 - ma@suse.de
2074 - Never refresh repositories from CD/DVD, once they are created. (bnc #476429)
2076 -------------------------------------------------------------------
2077 Sat Feb 21 18:31:17 CET 2009 - dmacvicar@suse.de
2079 Implemented the following options with aria backend:
2081 - download.max_concurrent_connections (default 2)
2082 download.min_download_speed (default no limit)
2083 download.max_download_speed (default no limit)
2084 download.max_silent_tries (default 5)
2086 -------------------------------------------------------------------
2087 Fri Feb 20 16:28:19 CET 2009 - dmacvicar@suse.de
2089 - MediaAria2c: allow disabling aria2 using ZYPP_ARIA2C=0.
2090 Various improvements including file existence checking
2091 Disable HEAD request if aria2c >= 1.20
2092 Restrict max connections to 2 for now.
2094 -------------------------------------------------------------------
2095 Wed Feb 18 15:51:38 CET 2009 - ma@suse.de
2097 - Neither lose packages with empty name, nor SEGV when processing them. (bnc #470011)
2099 -------------------------------------------------------------------
2100 Tue Feb 17 23:17:54 CET 2009 - ma@suse.de
2102 - Compute obsoletes based on names only (not considering provides) (bnc #471023)
2104 -------------------------------------------------------------------
2105 Tue Feb 17 12:56:57 CET 2009 - jkupec@suse.cz
2107 - Fixed FTP authentication (bnc #472879)
2109 -------------------------------------------------------------------
2110 Wed Feb 11 13:31:03 CET 2009 - ma@suse.de
2112 - Follow IEC and use the binary prefixes (KiB,MiB,GiB) for printing Byte
2113 counts based on a power of 1024 (formerly just K,M,G). Byte counts based
2114 on a power of 1000 stay unaffected (kB,MB,GB).
2116 -------------------------------------------------------------------
2117 Mon Feb 9 13:14:26 CET 2009 - ma@suse.de
2119 - Fix installation prompting for the wrong CD/DVD. (bnc #472892)
2121 -------------------------------------------------------------------
2122 Tue Feb 3 18:07:38 CET 2009 - ma@suse.de
2124 - Send any output from rpm install/delete scripts via callback, so
2125 applications are able to display it. (bnc #369450)
2127 -------------------------------------------------------------------
2128 Mon Feb 2 14:12:08 CET 2009 - ma@suse.de
2130 - Add missing translations (bnc #256289)
2132 -------------------------------------------------------------------
2133 Wed Jan 28 14:37:28 CET 2009 - jkupec@suse.cz
2135 - HistoryLogReader added
2137 -------------------------------------------------------------------
2138 Tue Jan 27 13:35:44 CET 2009 - ma@suse.de
2140 - Respect content-file DATDIR when downloading packages. (bnc #468612)
2142 -------------------------------------------------------------------
2143 Tue Jan 27 13:28:54 CET 2009 - jkupec@suse.cz
2145 - Enabled CredentialManager for MediaSMB (bnc #460970).
2146 - Ignore URL's username, password, and query string in AuthData
2147 comparator in CredentialManager.
2149 -------------------------------------------------------------------
2150 Mon Jan 26 12:41:07 CET 2009 - ma@suse.de
2152 - Let vendor checks per default differ between 'openSUSE Build Service'
2153 and 'openSUSE' (bnc #467262).
2155 -------------------------------------------------------------------
2156 Fri Jan 23 12:34:44 CET 2009 - ma@suse.de
2158 - Fix handling of plaindir repos on mounted devices (e.g. USB) (bnc #464778)
2159 - Fix plaindir checksum computation not to to follow symlinks (bnc #464778)
2161 -------------------------------------------------------------------
2162 Thu Jan 22 10:41:27 CET 2009 - ma@suse.de
2164 - Tell satsolver about product buddies (bnc #466565)
2166 -------------------------------------------------------------------
2167 Fri Jan 9 17:01:10 CET 2009 - jkupec@suse.cz
2169 - handle HTTP 503 reponses as temporary errors (bnc #462545)
2171 -------------------------------------------------------------------
2172 Thu Dec 18 22:26:18 CET 2008 - ma@suse.de
2174 - Fixed lost user request to abort during commit. (bnc #388810, bnc #450273)
2176 - version 5.25.0 (23)
2178 -------------------------------------------------------------------
2179 Thu Dec 18 13:02:27 CET 2008 - ma@suse.de
2181 - Add Package::filelist, faster and less memory consuming
2182 implementation of Package::filenames (now deprecated).
2185 -------------------------------------------------------------------
2186 Thu Dec 11 21:39:50 CET 2008 - ma@suse.de
2188 - Add str::hexencode and str::hexdecode to encode special characters
2190 - Hexdecode modalias strings in rpm dependencies because rpm does not
2191 allow comma, blank and other special chars. (bnc #456695)
2194 -------------------------------------------------------------------
2195 Thu Dec 11 17:13:06 CET 2008 - ma@suse.de
2197 - Catch and report media errors when proving packages. (bnc #457652)
2200 -------------------------------------------------------------------
2201 Wed Dec 10 16:09:08 CET 2008 - ma@suse.de
2203 - Remove obsolete zypp.conf::productsdir and deprecate
2204 ZConfig::productsPath().
2205 - Monitor /etc/products.d to determine if @system.solv needs to be
2206 rebuilt. (bnc #457933)
2208 - version 5.24.7 (23)
2210 -------------------------------------------------------------------
2211 Mon Dec 8 15:31:18 CET 2008 - ma@suse.de
2213 - Execute patch scripts chroot to the installed system. (bnc #456795)
2216 -------------------------------------------------------------------
2217 Mon Dec 8 10:39:30 CET 2008 - schubi@suse.de
2219 - Make the solver reset function public (bnc #439373)
2222 -------------------------------------------------------------------
2223 Sun Dec 7 20:21:09 CET 2008 - coolo@suse.de
2225 - note for coolo: do not trust bash advisory from TPM colleagues
2227 -------------------------------------------------------------------
2228 Fri Dec 5 14:22:11 CET 2008 - ma@suse.de
2230 - Fix solvers inappropriate selection as byUSER (bnc 455965)
2232 - version 5.24.6 (23)
2234 -------------------------------------------------------------------
2235 Thu Dec 4 11:10:35 CET 2008 - coolo@suse.de
2237 - fix %post script to not warn on fresh install
2239 -------------------------------------------------------------------
2240 Mon Dec 1 19:38:24 CET 2008 - ma@suse.de
2242 - Fix install order computation losing some installed packages
2243 pre-requirements. (bnc #439802)
2245 - version 5.24.5 (23)
2247 -------------------------------------------------------------------
2248 Fri Nov 28 16:33:56 CET 2008 - ma@suse.de
2250 - Prune soft locks to prevent installation but not update of
2251 already installed packages.
2253 - version 5.24.4 (23)
2255 -------------------------------------------------------------------
2256 Fri Nov 28 11:36:03 CET 2008 - schubi@suse.de
2258 - Taking solutions which based on user requirements/conflict
2259 "by User" solutions (bnc #442718)
2262 -------------------------------------------------------------------
2263 Fri Nov 28 00:05:17 CET 2008 - ma@suse.de
2265 - Take into account the requirements of all obsoleted packages uninstall
2266 scripts when computing the installation order. (bnc #439802)
2268 - version 5.24.3 (23)
2270 -------------------------------------------------------------------
2271 Thu Nov 27 14:45:07 CET 2008 - dmacvicar@suse.de
2273 - fix maybeUnsuported() method returning wrong result
2274 - add testcase for future coverage
2275 - don't force time based uuid for anonymous id string (bnc #449654)
2276 - RELEASE: 5.24.2 (23)
2278 -------------------------------------------------------------------
2279 Wed Nov 26 17:18:00 CET 2008 - ma@suse.de
2281 - Call 'repo2solv -R' (recursive scan) for plaindir repos. (bnc #443350)
2284 -------------------------------------------------------------------
2285 Wed Nov 26 17:09:12 CET 2008 - dmacvicar@suse.de
2287 - SHA1SUMS.key is not imported by zypp as known key (bnc #446188)
2288 - path and url in add_on_products.xml is evaluated wrong
2291 -------------------------------------------------------------------
2292 Mon Nov 24 17:47:35 CET 2008 - schubi@suse.de
2294 - activate locking for doUpdate (bnc #447684)
2296 - RELEASE: 5.24.1 (23)
2298 -------------------------------------------------------------------
2299 Fri Nov 21 16:56:10 CET 2008 - dmacvicar@suse.de
2301 - remove unused updaterepokey, replaced by repo
2304 -------------------------------------------------------------------
2305 Fri Nov 21 15:12:52 CET 2008 - jkupec@suse.cz
2307 - fixed uninitialized value in OnMediaLocation (bnc #447010)
2310 -------------------------------------------------------------------
2311 Thu Nov 20 23:59:16 CET 2008 - ma@suse.de
2313 - Fix retrieval of deltarpm info.
2315 - version 5.24.0 (23)
2317 -------------------------------------------------------------------
2318 Thu Nov 20 22:15:28 CET 2008 - ma@suse.de
2320 - Fix retrieval of Repository attributes like timestamps, keywords
2324 -------------------------------------------------------------------
2325 Thu Nov 20 19:30:05 CET 2008 - ma@suse.de
2327 - Enhance class LookupAttr and add convenience class LookupRepoAttr to
2328 iterate those solv file attributes which are not acssociated with a
2329 solvable. E.g. product or deltarpm info.
2332 -------------------------------------------------------------------
2333 Wed Nov 19 15:49:38 CET 2008 - jkupec@suse.cz
2335 - encode user-supplied URL strings before using them in the Url object
2336 (bnc #446395, bnc #444267)
2339 -------------------------------------------------------------------
2340 Wed Nov 19 15:15:14 CET 2008 - ma@suse.de
2342 - Support loading helix files.
2345 -------------------------------------------------------------------
2346 Tue Nov 18 18:37:30 CET 2008 - ma@suse.de
2348 - Add class filesystem::Glob to find pathnames matching a pattern
2352 -------------------------------------------------------------------
2353 Thu Nov 13 11:07:56 CET 2008 - schubi@suse.de
2355 - Taking care for ppc64 while distupgrade (bnc #443685)
2358 -------------------------------------------------------------------
2359 Wed Nov 12 18:53:03 CET 2008 - ma@suse.de
2361 - Add Capability ctor from Arch and Name: (Arch_i386, "name") or
2362 (Arch_i386, "name == 1.0").
2365 -------------------------------------------------------------------
2366 Wed Nov 12 14:31:20 CET 2008 - ma@suse.de
2368 - Take care to always reset CURLOPT_TIMECONDITION to prevent incomplete
2369 downloads. (bnc #444109)
2371 - version 5.23.0 (23)
2373 -------------------------------------------------------------------
2374 Wed Nov 12 13:19:02 CET 2008 - ma@suse.de
2376 - Check for modaliases below /sys (bnc #430179)
2379 -------------------------------------------------------------------
2380 Tue Nov 11 18:36:33 CET 2008 - ma@suse.de
2382 - Avoid superfluous file copying and gpg invocation in keyring handling.
2385 -------------------------------------------------------------------
2386 Tue Nov 11 14:48:52 CET 2008 - ma@suse.de
2388 - Prevent fetcher from processing the same index file twice. (bnc #443644)
2390 - version 5.22.0 (21)
2392 -------------------------------------------------------------------
2393 Fri Nov 7 23:55:47 CET 2008 - ma@suse.de
2395 - Fix retrieval of patch contents and references attributes. (bnc #442200)
2397 - version 5.21.0 (21)
2399 -------------------------------------------------------------------
2400 Fri Nov 7 19:51:00 CET 2008 - ma@suse.de
2402 - Add CheckSum::asString.
2405 -------------------------------------------------------------------
2406 Fri Nov 7 17:55:48 CET 2008 - ma@suse.de
2409 - version 5.20.0 (20)
2411 -------------------------------------------------------------------
2412 Thu Nov 6 18:35:25 CET 2008 - dmacvicar@suse.de
2414 - re-add the flavor to the http header now using a flavor
2415 cache that is updated on every target load.
2416 Target::dstributionFlavor provides access to this cache
2417 in case you need the last used flavor without loading
2420 -------------------------------------------------------------------
2421 Thu Nov 6 16:23:03 CET 2008 - schubi@suse.de
2423 - added flag: ignorealreadyrecommended to the testcases (bnc #432136)
2426 -------------------------------------------------------------------
2427 Thu Nov 6 09:41:48 CET 2008 - schubi@suse.de
2429 - Adding rule rpm-arch for installed rpm package in order to avoid
2430 unneeded architecture change. (bnc #441004)
2433 -------------------------------------------------------------------
2434 Tue Nov 4 13:21:35 CET 2008 - jkupec@suse.cz
2436 - handle MediaTimeoutException also in MediaSetAccess::provideFile()
2440 -------------------------------------------------------------------
2441 Mon Nov 3 15:30:53 CET 2008 - dmacvicar@suse.de
2443 - merge contributions by Jon Nelson, the patches resolve
2444 the following issues:
2445 - disable the "Pragma: nocache" header which is automatically
2447 re-enables the use of a caching http proxy (like squid or others)
2448 and corrects (bnc #326208)
2449 - don't generate an If-Modified-Since header if we don't have a
2450 previous file to work with
2451 - don't generate a Proxy-Authenticate header if one is not called
2454 -------------------------------------------------------------------
2455 Fri Oct 31 14:01:57 CET 2008 - ma@suse.de
2457 - Do not save solver locks (by APPL_HIGH).
2460 -------------------------------------------------------------------
2461 Fri Oct 31 13:53:39 CET 2008 - dmacvicar@suse.de
2463 - fetcher.setOptions( Fetcher::AutoAddIndexes ) allows
2464 for automatic signed index discovery.
2465 - enqueueDir with checksum checking s now enqueueDigestedDir
2467 -------------------------------------------------------------------
2468 Thu Oct 30 14:24:57 CET 2008 - schubi@suse.de
2470 - solutions: keep/lock will be done by APPL_HIGH. So they will not be
2471 saved in the lockfiles
2472 - "keep obsolete" will be handled with lock by APPL_HIGH (bnc #439134)
2475 -------------------------------------------------------------------
2476 Wed Oct 29 14:14:16 CET 2008 - jkupec@suse.cz
2478 - throw a MediaTimeoutException also on http 504 (gateway timeout)
2482 -------------------------------------------------------------------
2483 Wed Oct 29 12:51:55 CET 2008 - ma@suse.de
2485 - Add 'sh4' architectures.
2488 -------------------------------------------------------------------
2489 Tue Oct 28 22:01:40 CET 2008 - dmacvicar@suse.de
2491 - don't free the header before curl_perform as curl does not
2492 copy it. (bnc#439532)
2494 -------------------------------------------------------------------
2495 Tue Oct 28 16:47:36 CET 2008 - ma@suse.de
2497 - Add 'arm' architectures.
2500 -------------------------------------------------------------------
2501 Tue Oct 28 10:07:13 CET 2008 - schubi@suse.de
2503 - regarding "keep obsolete" in the solutions (bnc #439134)
2506 -------------------------------------------------------------------
2507 Mon Oct 27 10:51:01 CET 2008 - dmacvicar@suse.de
2509 - fix broken aria2c command line (bnc#438971)
2511 -------------------------------------------------------------------
2512 Sun Oct 26 14:53:56 CET 2008 - coolo@suse.de
2514 - adding svn r11488 to fix compile of PackageKit
2516 -------------------------------------------------------------------
2517 Fri Oct 24 18:12:34 CEST 2008 - ma@suse.de
2519 - Remove error prone methods from OnMediaLocation API to prevent
2520 accidental missuse. (bnc #437328)
2522 - version 5.19.0 (19)
2524 -------------------------------------------------------------------
2525 Fri Oct 24 16:07:45 CEST 2008 - ma@suse.de
2527 - Provide the /etc/products.d enties filename as Product::referenceFilename.
2528 Use it to remove orphan products. (bnc #432932)
2529 - Fix media exception handling in commit (bnc #395704)
2531 - version 5.18.0 (17)
2533 -------------------------------------------------------------------
2534 Fri Oct 24 10:29:19 CEST 2008 - schubi@suse.de
2536 - Taking "unlock" instead of setTransact(false) in the solutions (bnc #436923)
2538 - version 5.17.0 (17)
2540 -------------------------------------------------------------------
2541 Wed Oct 22 14:33:10 CEST 2008 - ma@suse.de
2543 - For retrieving a product license fall back to license.tar.gz. (bnc #372386)
2546 -------------------------------------------------------------------
2547 Wed Oct 22 14:16:33 CEST 2008 - dmacvicar@suse.de
2549 - move anonymous unique id to a private http header
2550 X-ZYpp-AnonymousUniqueId (bnc#431571 )
2552 -------------------------------------------------------------------
2553 Wed Oct 22 12:58:35 CEST 2008 - ma@suse.de
2555 - Adapt to satsolver-0.12 API.
2556 - Add Locale:: bestMatch to find the best match within a set of
2560 -------------------------------------------------------------------
2561 Mon Oct 20 16:44:58 CEST 2008 - ma@suse.de
2563 - RepoInfo: Add methods to handle repository licenses. (bnc #372386)
2566 -------------------------------------------------------------------
2567 Mon Oct 20 16:39:41 CEST 2008 - ma@suse.de
2569 - Adapt to changed satsolver dataiterator API.
2572 -------------------------------------------------------------------
2573 Fri Oct 17 18:31:47 CEST 2008 - ma@suse.de
2575 - Secure download of license file on repo refresh (bnc #372386)
2578 -------------------------------------------------------------------
2579 Fri Oct 17 17:26:25 CEST 2008 - ma@suse.de
2581 - Call 'repo2solv.sh -o' instead of using output redirection. (bnc #420046)
2584 -------------------------------------------------------------------
2585 Thu Oct 16 17:57:15 CEST 2008 - jkupec@suse.cz
2587 - repository license methods added to RepoManager (bnc #372386)
2590 -------------------------------------------------------------------
2591 Thu Oct 16 16:26:01 CEST 2008 - dmacvicar@suse.de
2593 - don't take into account stat information when looking
2594 for remote SHA1SUMS (part of bnc#409927)
2596 -------------------------------------------------------------------
2597 Wed Oct 15 18:01:48 CEST 2008 - jkupec@suse.cz
2599 - MediaSetAccess::provideOptionalFile() added
2602 -------------------------------------------------------------------
2603 Wed Oct 15 18:01:48 CEST 2008 - jkupec@suse.cz
2604 - version 5.16.1 (16)
2606 -------------------------------------------------------------------
2607 Tue Oct 14 16:15:09 CEST 2008 - jkupec@suse.cz
2609 - don't initialize servicesTargetDistro via global ZYpp instance in
2610 RepoManagerOptions() constructor (bnc #435184)
2613 -------------------------------------------------------------------
2614 Mon Oct 13 19:12:40 CEST 2008 - jkupec@suse.cz
2616 - repository probing: check for other types of repo even on
2617 MediaException, throw only if all fail (bnc #335906)
2620 -------------------------------------------------------------------
2621 Mon Oct 13 14:16:25 CEST 2008 - ma@suse.de
2623 - Adapt to satsolver changes.
2625 - version 5.16.0 (16)
2627 -------------------------------------------------------------------
2628 Mon Oct 13 13:28:48 CEST 2008 - ma@suse.de
2630 - Fix reading delta rpm checksum from solv file.
2633 -------------------------------------------------------------------
2634 Mon Oct 13 12:12:39 CEST 2008 - ma@suse.de
2636 - Fix package-manager script to properly quote arguments. (bnc #30903)
2639 -------------------------------------------------------------------
2640 Mon Oct 13 11:03:04 CEST 2008 - schubi@suse.de
2642 - regarding orphaned resolvables
2643 - removed old distupgrade algorithm
2646 -------------------------------------------------------------------
2647 Sun Oct 12 13:55:51 CEST 2008 - jkupec@suse.cz
2649 - handle ftp response 530 (login failed) like http 403
2653 -------------------------------------------------------------------
2654 Thu Oct 9 17:37:18 CEST 2008 - ma@suse.de
2656 - Adapt to satsolvers 'big solv data change'.
2659 -------------------------------------------------------------------
2660 Thu Oct 9 17:18:18 CEST 2008 - schubi@suse.de
2662 - Taking the right solution actions for locked resolvables (bnc #400840)
2665 -------------------------------------------------------------------
2666 Thu Oct 9 13:52:03 CEST 2008 - ma@suse.de
2668 - Add required copy-ctor and assignment operator to WhatProvides.
2672 -------------------------------------------------------------------
2673 Wed Oct 8 16:24:25 CEST 2008 - jkupec@suse.cz
2675 - detect and use unused loop device for mounting ISO images
2678 - version 5.15.1 (13)
2680 -------------------------------------------------------------------
2681 Wed Oct 8 15:39:08 CEST 2008 - jkupec@suse.cz
2683 - fixed segfault when saving the probed repo type in
2684 RepoManager::refreshMetadata() (bnc #431963)
2687 -------------------------------------------------------------------
2688 Wed Oct 8 11:33:00 CEST 2008 - dmacvicar@suse.de
2690 - improve log message (bnc#429114)
2692 -------------------------------------------------------------------
2693 Wed Oct 8 11:15:20 CEST 2008 - lslezak@suse.cz
2695 - disk usage - ignore /proc filesystem (bnc#418783)
2698 -------------------------------------------------------------------
2699 Tue Oct 7 13:24:10 CEST 2008 - ma@suse.de
2701 - Fixed detection of loopback mounted iso-files. The mtab entry does
2702 not necessarily mention the iso-file. (bnc #432504)
2704 - version 5.15.0 (13)
2706 -------------------------------------------------------------------
2707 Thu Oct 2 19:46:13 CEST 2008 - ma@suse.de
2709 - Add zypp.conf option 'download.use_deltarpmr.always' to enable using
2710 delta rpms even if the package is available on a local source.
2713 - version 5.14.0 (13)
2715 -------------------------------------------------------------------
2716 Thu Oct 2 18:50:11 CEST 2008 - ma@suse.de
2718 - Add product attribute: PRODUCTLINE.
2721 -------------------------------------------------------------------
2722 Thu Oct 2 17:18:19 CEST 2008 - ma@suse.de
2724 - Do not consider self provided requirements whan computing the
2728 -------------------------------------------------------------------
2729 Wed Oct 1 16:07:36 CEST 2008 - ma@suse.de
2731 - Rephrase missleading error message. (bnc #431229)
2734 -------------------------------------------------------------------
2735 Tue Sep 30 17:23:48 CEST 2008 - ma@suse.de
2737 - Allow computation of disk usage per solvable.
2740 -------------------------------------------------------------------
2741 Mon Sep 29 23:59:10 CEST 2008 - dmacvicar@suse.de
2743 - Merge aria2c Media handler code from Google SOC 2008
2745 - Only activated by making env var ZYPP_ARIA=1
2747 -------------------------------------------------------------------
2748 Mon Sep 29 15:56:17 CEST 2008 - jkupec@suse.cz
2750 - history: tell which package failed before logging rpm output or
2751 error message (bnc #430585)
2752 - no localization for history log comments
2755 -------------------------------------------------------------------
2756 Mon Sep 29 13:43:08 CEST 2008 - ma@suse.de
2758 - Fix zypp::WhatProvides::empty returning inverse result.
2760 - version 5.13.1 (13)
2762 -------------------------------------------------------------------
2763 Sat Sep 27 23:36:19 CEST 2008 - jkupec@suse.cz
2765 - fixed endless loop when CredentialManager returns bad password
2766 - CredentialManager now correctly updates password of existing
2770 -------------------------------------------------------------------
2771 Fri Sep 26 15:37:50 CEST 2008 - ma@suse.de
2773 - Fix computation of Product::flavor.
2774 - Add Product::productLine. A vendor specific string denoting the
2777 - version 5.13.0 (13)
2779 -------------------------------------------------------------------
2780 Fri Sep 26 15:25:33 CEST 2008 - jkupec@suse.cz
2782 - save user credentials after asking for them
2785 -------------------------------------------------------------------
2786 Thu Sep 25 23:19:55 CEST 2008 - jkupec@suse.cz
2788 - ZConfig::credentialsGlobal{File,Dir}() added
2789 (/etc/zypp/credentials.{cat,d})
2792 -------------------------------------------------------------------
2793 Thu Sep 25 17:09:44 CEST 2008 - jkupec@suse.cz
2795 - Target::setInstallationLogfile() removed from zypp/Target.h
2798 -------------------------------------------------------------------
2799 Thu Sep 25 13:11:43 CEST 2008 - ma@suse.de
2801 - Remove obsolete zypp-query-pool binary. zypper provides all
2802 the information one needs.
2805 -------------------------------------------------------------------
2806 Wed Sep 24 19:11:19 CEST 2008 - jkupec@suse.cz
2808 - HistoryLog added and used to log package installs/removes and
2809 repository adds, removes, url and alias changes into
2810 history.logfile (/var/log/zypp/history) (fate #110205)
2811 - str::escape(string, char) added
2813 - version 5.12.1 (12)
2815 -------------------------------------------------------------------
2816 Tue Sep 23 14:02:08 CEST 2008 - jkupec@suse.cz
2818 - CredentialManager: look for credentials with
2819 wanted_url.startsWith(stored_url)
2820 - RepoManager: don't pass service credentials down to repos if
2821 their urls are not based on service's url.
2824 -------------------------------------------------------------------
2825 Mon Sep 22 16:27:41 CEST 2008 - ma@suse.de
2827 - Remove superfluous PRODUCT_REFERENCES attribute.
2830 -------------------------------------------------------------------
2831 Mon Sep 22 16:13:08 CEST 2008 - ma@suse.de
2833 - Add Url::hasCredentialsInAuthority test for username or password
2834 being encoded in the authority component. I.e. user:pass@host.
2835 - Handle repos to be disabled disable in service refresh.
2838 -------------------------------------------------------------------
2839 Mon Sep 22 12:10:34 CEST 2008 - jkupec@suse.cz
2841 - provided context to keyring callbacks (bnc #370223)
2842 - merged trust & import callbacks (bnc #366467)
2843 (don't worry, still allows to trust && !import)
2846 -------------------------------------------------------------------
2847 Fri Sep 19 13:17:38 CEST 2008 - ma@suse.de
2849 - Moved DefaultAcceptBits enum to class KeyRing (formerly KeyRingReort).
2852 -------------------------------------------------------------------
2853 Thu Sep 18 16:11:23 CEST 2008 - ma@suse.de
2855 - Use service alias as namespace for it's repositories aliases.
2857 - version 5.11.0 (11)
2859 -------------------------------------------------------------------
2860 Thu Sep 18 12:45:25 CEST 2008 - jkupec@suse.cz
2862 - pass service's credentials down to repos
2863 - support ?credentials=filepath in URL to specify credentials
2866 -------------------------------------------------------------------
2867 Thu Sep 18 09:57:49 CEST 2008 - ma@suse.de
2869 - Add Product::isTargetDistribution to identify the systems installed
2870 baseproduct. This should replace tests for Product::type is "base".
2873 -------------------------------------------------------------------
2874 Wed Sep 17 18:05:44 CEST 2008 - jkupec@suse.cz
2876 - save user credentials when adding repos/services with URLs containing
2877 the credentials (bnc #425462)
2880 -------------------------------------------------------------------
2881 Wed Sep 17 15:08:54 CEST 2008 - ma@suse.de
2883 - Adapt to rpms new way of quoting whitespace in pathnames.(bnc #426924)
2886 -------------------------------------------------------------------
2887 Tue Sep 16 18:41:39 CEST 2008 - ma@suse.de
2889 - Service handling fixes. Added ServiceException.
2892 -------------------------------------------------------------------
2893 Mon Sep 15 11:40:04 CEST 2008 - ma@suse.de
2895 - Fix building of transaltions.
2898 -------------------------------------------------------------------
2899 Sun Sep 14 00:10:21 CEST 2008 - jkupec@suse.cz
2901 - ServiceInfo.clearReposTo{Enable,Disable}() methods added
2904 -------------------------------------------------------------------
2905 Fri Sep 12 18:24:28 CEST 2008 - ma@suse.de
2907 - Create new Service repos in disbaled sate.
2909 - version 5.10.0 (10)
2911 -------------------------------------------------------------------
2912 Fri Sep 12 16:04:54 CEST 2008 - ma@suse.de
2914 - Make registerTarget and registerRelease abvailable for installed
2915 product. Required for registration.
2918 -------------------------------------------------------------------
2919 Fri Sep 12 12:59:50 CEST 2008 - ma@suse.de
2921 - Add url lists query to Product interface. A generic query and
2922 convenience methods to query urls for "releasenotes", "register",
2923 "updateurls", "extraurls", "optionalurls" and "smolt" (bnc #413444)
2926 -------------------------------------------------------------------
2927 Fri Sep 12 01:38:25 CEST 2008 - jkupec@suse.cz
2929 - ServiceType and ServiceInfo::type() added (contains only RIS for
2930 now), service type probing added.
2931 - Avoiding the use of 'path' for services (appending
2932 the repoindex.xml's 'path' to the baseurl of created repos)
2933 - renamed ServiceInfo::*catalog*() methods to *repo*() methods
2936 -------------------------------------------------------------------
2937 Thu Sep 11 16:01:57 CEST 2008 - dmacvicar@suse.de
2939 - add Repostiroy::updateKeys and
2940 Repository::providesUpdatesForKey(string) for repo and
2942 - Provide Repository::isUpdateRepo
2944 -------------------------------------------------------------------
2945 Thu Sep 11 14:41:28 CEST 2008 - ma@suse.de
2947 - Fix evaluation of vendor support flags.
2948 - Adapt retrieval of registration data (targetDistribution,
2949 targetDistributionRelease and targetDistributionFlavor).
2952 -------------------------------------------------------------------
2953 Wed Sep 10 18:23:52 CEST 2008 - ma@suse.de
2955 - Follow gpgcheck tag in .repo file and do no check if disabled.
2959 -------------------------------------------------------------------
2960 Wed Sep 10 17:54:20 CEST 2008 - jkupec@suse.cz
2962 - added dumpAsXMLOn(stream,string) to ServiceInfo to print services
2963 with content (repos)
2966 -------------------------------------------------------------------
2967 Wed Sep 10 17:31:41 CEST 2008 - ma@suse.de
2969 - Remove obsolete product attributes.
2970 - Store less packages in /var/lib/zypp/SoftLocks (bnc #418050)
2973 -------------------------------------------------------------------
2974 Wed Sep 10 16:40:00 CEST 2008 - ma@suse.de
2976 - Provide product::updaterepoKey: Update repository indicator string.
2979 -------------------------------------------------------------------
2980 Tue Sep 9 17:33:03 CEST 2008 - dmacvicar@suse.de
2982 - provide context about the repository (name/alias) if available when
2983 checking signatures (bnc#370223)
2986 -------------------------------------------------------------------
2987 Tue Sep 9 13:04:11 CEST 2008 - ma@suse.de
2989 - Add ServiceInfo interface to define a set of catalogs (repository
2990 aliases) to be enabled on next refresh.
2993 -------------------------------------------------------------------
2994 Tue Sep 9 11:40:42 CEST 2008 - ma@suse.de
2996 - Fix reading of Traget::targetDistribution.
2997 - Allow to configure default answers in signature verification workflow.
3000 -------------------------------------------------------------------
3001 Mon Sep 8 17:11:02 CEST 2008 - jkupec@suse.cz
3003 - CredentialManager added to manage stored credentials
3004 - MediaCurl adapted to use CredentialManager to read credentials
3007 -------------------------------------------------------------------
3008 Fri Sep 5 11:40:05 CEST 2008 - jkupec@suse.cz
3010 - operator ==, !=, < definition moved to RepoInfoBase from
3012 - fixed RepoInfo::dumpAsIniOn() to not print 'type' if it is unknown
3014 - {Repo,Service}Info::dumpAsXMLOn(ostream) added
3015 - RepoInfo::dumpRepoOn() deprecated in favor of dumpAsIniOn()
3016 - use shared_ptr instead of itrusive for {Repo,Service}Info
3017 - revision 10931:10942
3019 -------------------------------------------------------------------
3020 Thu Sep 4 16:47:07 CEST 2008 - jkupec@suse.cz
3022 - RepoInfo{,Base} setters made void
3025 -------------------------------------------------------------------
3026 Wed Sep 3 14:53:06 CEST 2008 - jkupec@suse.cz
3028 - skip repositories with non-matching target distro when reading
3032 -------------------------------------------------------------------
3033 Tue Sep 2 11:04:52 CEST 2008 - schubi@suse.de
3035 - Enabled distupgrade of the SAT solver. In order to use the old
3036 distupgrade you can set the environment variable ZYPP_NO_SAT_UPDATE.
3037 This variable will can be used until the old distupgrade mechanism will
3038 be removed from libzypp. Have a look to above changelogs.
3042 -------------------------------------------------------------------
3043 Tue Aug 19 16:36:47 CEST 2008 - dmacvicar@suse.de
3045 - add Package::maybeUnsupported to remove duplicated
3046 code in clients dealing with Package::vendorSupport
3048 -------------------------------------------------------------------
3049 Tue Aug 19 11:04:52 CEST 2008 - schubi@suse.de
3051 - Reset transaction only if this solvable has no buddy (bnc #417799)
3052 e.g. do not reset Products cause the concerning release package
3053 could not already be installed.
3057 -------------------------------------------------------------------
3058 Mon Aug 18 17:31:02 CEST 2008 - dmacvicar@suse.de
3060 - don't report "may be outdated" for @System repo.
3062 -------------------------------------------------------------------
3063 Fri Aug 15 20:20:07 CEST 2008 - ma@suse.de
3065 - Add Target::targetDistribution. Returns "distribution-arch" of
3066 the installed base product. Used for registration and Service
3067 refresh. (for Fate #304915)
3071 -------------------------------------------------------------------
3072 Fri Aug 15 17:42:58 CEST 2008 - ma@suse.de
3074 - Add method Product::replacedProducts to identify installed
3075 Products that would be replaced by installing a new Product.
3079 -------------------------------------------------------------------
3080 Fri Aug 15 15:30:32 CEST 2008 - ma@suse.de
3082 - Fixes to Selectable doing staus manipulation on non-USER level.
3085 -------------------------------------------------------------------
3086 Fri Aug 15 14:23:02 CEST 2008 - ma@suse.de
3088 - Add method ZYpp::getTarget that returns the Target or a NULL pointer,
3089 if it is not yet initialized. This is to avoid try/catch blocks just
3090 to test whether the Target is initialized. (bnc #417556)
3091 - Add method Target::assertRootPrefix. Pass a pathname and get back the
3092 path prefixed with the tragets root, unless it already had that prefix.
3095 -------------------------------------------------------------------
3096 Thu Aug 14 18:44:45 CEST 2008 - schubi@suse.de
3098 - Regarding error messages for Products correctly (FATE #304502)
3101 -------------------------------------------------------------------
3102 Thu Aug 14 14:03:27 CEST 2008 - ma@suse.de
3104 - Let Selectable default to USER level.
3108 -------------------------------------------------------------------
3109 Wed Aug 13 21:01:25 CEST 2008 - ma@suse.de
3111 - Change Selectable API to support doing staus manipulation on
3116 -------------------------------------------------------------------
3117 Wed Aug 13 16:48:49 CEST 2008 - dmacvicar@suse.de
3119 - support sat solver API for searching files
3121 -------------------------------------------------------------------
3122 Wed Aug 13 15:12:45 CEST 2008 - ma@suse.de
3124 - Add ResPool::reposFind to get repositories by alias.
3127 -------------------------------------------------------------------
3128 Tue Aug 12 19:37:36 CEST 2008 - ma@suse.de
3130 - Advise rpmdb2solv to parse the product database.
3134 -------------------------------------------------------------------
3135 Tue Aug 12 12:05:49 CEST 2008 - ma@suse.de
3137 - Offer a simpler, fate based status manipulation in ui::Selectable.
3138 This is easier to handle, as the ui::Status always distinguishes
3139 wheter an object is installed or not.
3142 -------------------------------------------------------------------
3143 Mon Aug 11 18:00:40 CEST 2008 - ma@suse.de
3145 - Propagate default rpm install flags from zypp.conf via ZConfig and
3146 ZYppCommitPolicy down to the installer. (FATE #302952)
3149 -------------------------------------------------------------------
3150 Mon Aug 11 16:28:07 CEST 2008 - ma@suse.de
3152 - Add base::Flags (like qt's QFlags) a type-safe way of storing
3153 OR-combinations of enum values.
3156 -------------------------------------------------------------------
3157 Fri Aug 8 17:01:00 CEST 2008 - ma@suse.de
3159 - Add static ui::Selectable::get methods as convenient ctor
3163 -------------------------------------------------------------------
3164 Fri Aug 8 15:41:17 CEST 2008 - ma@suse.de
3166 - Adapt zypp-query-pool to new product handling.
3169 -------------------------------------------------------------------
3170 Fri Aug 8 14:11:03 CEST 2008 - ma@suse.de
3172 - Don't pass epoch to 'rpm -e', it does not support it.
3175 -------------------------------------------------------------------
3176 Fri Aug 8 13:27:42 CEST 2008 - ma@suse.de
3178 - Adapt to new product handling. Products are no longer pseudo
3179 installed objects verified by the solver, but actually installed.
3180 Thus removed satisfiedProduct iterator, fixed Selctables.
3181 - Removed class ProductInfo as we keep Product.
3184 -------------------------------------------------------------------
3185 Thu Aug 7 22:00:55 CEST 2008 - dmacvicar@suse.de
3187 - implement relogin suggested support (fate#304889)
3189 -------------------------------------------------------------------
3190 Wed Aug 6 18:21:30 CEST 2008 - ma@suse.de
3192 - Detect correct download path even if repository type
3193 is not set. (bnc #386386)
3196 -------------------------------------------------------------------
3197 Wed Aug 6 17:15:48 CEST 2008 - ma@suse.de
3199 - Cleanup, mostly by removing, unused parser code and related classes.
3202 -------------------------------------------------------------------
3203 Wed Aug 6 16:23:27 CEST 2008 - ma@suse.de
3205 - Don't let exception escape MediaSetAccess dtor (bnc #415017)
3208 -------------------------------------------------------------------
3209 Mon Aug 4 19:34:27 CEST 2008 - ma@suse.de
3211 - Add new product attributes (flavor,referencePackage).
3212 - Add PoolItem buddies, i.e. two PoolItems sharing the same status
3213 object. This is used to keep the product resolvable and the
3214 package providing the product metadata in sync.
3217 -------------------------------------------------------------------
3218 Sat Aug 2 19:26:52 CEST 2008 - jkupec@suse.cz
3220 - support an optional url attribute in repoindex.xml's <repo>
3223 -------------------------------------------------------------------
3224 Thu Jul 31 21:52:11 CEST 2008 - ma@suse.de
3226 - New class ProductInfo to provide product related metadata that
3227 might be associated with a package. This will replace the Product
3231 -------------------------------------------------------------------
3232 Thu Jul 31 19:01:54 CEST 2008 - dmacvicar@suse.de
3234 - generate a unique anonymous unique string per target
3235 and add it to the agent string for better statistics
3237 -------------------------------------------------------------------
3238 Thu Jul 31 19:01:14 CEST 2008 - ma@suse.de
3240 - Follow solver policy and make repository priority the highest
3241 key, when ordering packages. Then architecture, and edition last.
3244 -------------------------------------------------------------------
3245 Wed Jul 30 19:12:00 CEST 2008 - ma@suse.de
3247 - /var/lib/zypp and /var/cache/zypp should be owned by libzypp
3251 -------------------------------------------------------------------
3252 Wed Jul 30 12:47:48 CEST 2008 - jkupec@suse.cz
3254 - Service renamed to ServiceInfo
3255 - RepoInfoBase added; RepoInfo and ServiceInfo now derive from it
3258 -------------------------------------------------------------------
3259 Tue Jul 29 12:59:46 CEST 2008 - jkupec@suse.cz
3261 - fixed yum repos to work with non '/' base url post fix
3265 -------------------------------------------------------------------
3266 Mon Jul 28 18:13:24 CEST 2008 - ma@suse.de
3268 - Fixed SolvIterMixin::Selectable_iterator eating some solvables
3272 -------------------------------------------------------------------
3273 Fri Jul 25 20:12:55 CEST 2008 - ma@suse.de
3275 - Several changes to make libzypp-bindings compile using the original
3276 header files and no private copies. (bnc #391831)
3280 -------------------------------------------------------------------
3281 Wed Jul 23 17:17:47 CEST 2008 - jkupec@suse.cz
3283 - Service::enabled() added
3286 -------------------------------------------------------------------
3287 Tue Jul 22 17:18:28 CEST 2008 - jkupec@suse.cz
3289 - Removed FRESHENS dependency type
3292 -------------------------------------------------------------------
3293 Thu Jul 17 09:49:40 CEST 2008 - schubi@suse.de
3295 - Allow parallel installation of packages which have been defined
3296 in zypp.conf (parameter "multiversion") Fate #302050
3297 - Additional check for broken system.
3298 (defined in zypp.conv: solver.checkSystemFile)
3301 -------------------------------------------------------------------
3302 Wed Jul 16 14:39:50 CEST 2008 - ma@suse.de
3304 - Add ui::Selectable::isNeeded to indicate patch relevance (bnc #409150)
3307 -------------------------------------------------------------------
3308 Wed Jul 16 01:10:37 CEST 2008 - ma@suse.de
3310 - Remove Atom, Script, Message and other obsolete classes.
3313 -------------------------------------------------------------------
3314 Mon Jul 14 13:36:26 CEST 2008 - ma@suse.de
3316 - Also report the name of the locking process in ZYppFactoryException
3320 -------------------------------------------------------------------
3321 Mon Jul 14 11:26:30 CEST 2008 - schubi@suse.de
3323 - corrected logging of solver settings
3324 - regard locking while doUpdate (bnc #405427)
3327 -------------------------------------------------------------------
3328 Sat Jul 12 22:14:32 CEST 2008 - jkupec@suse.cz
3330 - make curl use the right transfer mode
3331 (CURLOPT_PROXY_TRANSFER_MODE) when proxy is used (bnc #306272)
3334 -------------------------------------------------------------------
3335 Sat Jul 12 11:19:56 CEST 2008 - jkupec@suse.cz
3337 - reuse existing disk mounts (applied Marius' patch) (bnc #208222)
3340 -------------------------------------------------------------------
3341 Wed Jul 9 18:13:58 CEST 2008 - ma@suse.de
3343 - Provide Package::url() if available in solv file. (bnc #402434)
3344 - A missing cookie file must not be treated as an error. Simply
3345 rebuild the cache (bnc #405867)
3346 - Add 22x22 and 24x24 icons (bnc #329635)
3349 -------------------------------------------------------------------
3350 Mon Jul 7 13:39:09 CEST 2008 - schubi@suse.de
3352 - Do not update an already updated package (bnc #400422)
3355 -------------------------------------------------------------------
3356 Fri Jul 4 17:19:24 CEST 2008 - ma@suse.de
3358 - Also check if the fingerprint matches before importing updated keys.
3362 -------------------------------------------------------------------
3363 Mon Jun 30 23:55:20 CEST 2008 - dmacvicar@suse.de
3365 - forward port add message attribute to patches.
3366 - port import newer keys if a trusted key is updated
3370 -------------------------------------------------------------------
3371 Mon Jun 30 10:28:27 CEST 2008 - ma@suse.de
3373 - Fix permanent duplication of gpg keys in the rpm database. Also
3374 retrieve correct creation and expire dates. (bnc #401259)
3375 - Invoke gpg with --homdir, otherwise command fails if executed
3376 within a wrapper. (bnc #401259)
3379 -------------------------------------------------------------------
3380 Thu Jun 26 12:07:33 CEST 2008 - schubi@suse.de
3385 -------------------------------------------------------------------
3386 Thu Jun 19 17:55:35 CEST 2008 - ma@suse.de
3388 - Handle new patch messages and scripts in commit. Provide callbacks
3389 to display the patch messages and give visual feedback on script
3390 execution. (bnc #401220)
3393 -------------------------------------------------------------------
3394 Thu Jun 19 17:35:59 CEST 2008 - ma@suse.de
3396 - Fix wrong parenthesis causing bug 399320
3400 -------------------------------------------------------------------
3401 Tue Jun 10 09:52:03 CEST 2008 - jreidinger@suse.cz
3403 - improve performance of gsub
3404 - change replace_all to replaceAll (same name convency)
3405 - add tests for gsub and replaceAll
3408 -------------------------------------------------------------------
3409 Fri Jun 6 13:29:59 CEST 2008 - ma@suse.de
3411 - Handle application/x-redhat-package-manager in package-manager.desktop
3415 -------------------------------------------------------------------
3416 Thu Jun 5 18:01:15 CEST 2008 - jkupec@suse.cz
3418 - X-SuSE-ControlCenter-System category added
3419 to package-manager.desktop (bnc #302324)
3422 -------------------------------------------------------------------
3423 Wed Jun 4 14:57:13 CEST 2008 - ma@suse.de
3425 - Fix crash when requesting disk usage without a target loaded. (bnc #396755)
3428 -------------------------------------------------------------------
3429 Wed Jun 4 14:05:09 CEST 2008 - ma@suse.de
3431 - Fix memory corruption in curl media handler (bnc #396979)
3434 -------------------------------------------------------------------
3435 Tue Jun 3 20:00:00 CEST 2008 - ma@suse.de
3437 - Take care satsolver recognizes 'Capability( "srcpackage:zypper" )'
3438 as 'source package named zypper'. So these capabilities can be used
3439 together with sat::Whatprovides or in resolver requests. (bnc #369893)
3442 -------------------------------------------------------------------
3443 Tue Jun 3 15:40:37 CEST 2008 - jreidinger@suse.cz
3445 - allow aborting progress during removing packages. (bnc #389238)
3448 -------------------------------------------------------------------
3449 Mon Jun 2 15:31:36 CEST 2008 - schubi@suse.de
3451 - New option for ignoring Obsoletes. This is used for installing more than
3452 one pacakges with the same name but different versions.
3453 Often used by kernel.
3456 -------------------------------------------------------------------
3457 Sun Jun 1 23:14:34 CEST 2008 - - ma@suse.de
3459 - Revert inappropriate Selectable cleanup. Fix Selectable
3460 status computation. Unmaintained packages were wrongly
3461 reported as unsinstalled. (bnc #394630)
3462 - version 5.0.0 (4.x continued in SuSE-Linux-11_0-Branch)
3465 -------------------------------------------------------------------
3466 Fri May 30 12:14:47 CEST 2008 - tgoettlicher@suse.de
3470 -------------------------------------------------------------------
3471 Wed May 28 18:54:27 CEST 2008 - ma@suse.de
3473 - Reenable diskusage calculation (bnc #395051)
3477 -------------------------------------------------------------------
3478 Wed May 28 18:50:11 CEST 2008 - jkupec@suse.cz
3480 - RepoManager::packagesPath(RepoInfo) added (bnc #394728)
3483 -------------------------------------------------------------------
3484 Wed May 28 16:26:09 CEST 2008 - jkupec@suse.cz
3486 - RepoInfo: don't overwrite flags that have already been set externally
3490 -------------------------------------------------------------------
3491 Wed May 28 15:30:24 CEST 2008 - ma@suse.de
3493 - Create missing directories when saving config files. (bnc #395026)
3494 - Fix undefined behaviour in RepoManager.
3497 -------------------------------------------------------------------
3498 Wed May 28 15:23:44 CEST 2008 - schubi@suse.de
3500 - SOLVER_ERASE_SOLVABLE_NAME: As we do not know, if this request has come
3501 from resolvePool or resolveQueue we will have to take care for both
3505 -------------------------------------------------------------------
3506 Tue May 27 22:35:37 CEST 2008 - coolo@suse.de
3508 - compile with RPM_OPT_FLAGS
3510 -------------------------------------------------------------------
3511 Mon May 26 17:23:24 CEST 2008 - jkupec@suse.cz
3513 - old2new locks file converter script added to %post (jredinger)
3516 -------------------------------------------------------------------
3517 Mon May 26 11:48:35 CEST 2008 - schubi@suse.de
3519 - Do not regard packages with the same name while upgrading obsoleted
3520 packages (bnc#394367)
3523 -------------------------------------------------------------------
3524 Sat May 24 01:23:44 CEST 2008 - dmacvicar@suse.de
3526 - revert commit don't check for existence of keys,
3527 to avoid a non needed HEAD request. (related bnc#381280)
3528 as it creates popup error callbacks due to the 404's in
3529 the keys. Leave however the OnMediaLocation::optional()
3530 API to look for another fix strategy.
3532 -------------------------------------------------------------------
3533 Fri May 23 15:52:20 CEST 2008 - dmacvicar@suse.de
3535 - define path for messages and scripts and document
3538 -------------------------------------------------------------------
3539 Fri May 23 14:42:34 CEST 2008 - schubi@suse.de
3541 - Added IgnoreAlreadyRecommended flag. So recomments/suggest will
3542 be ignored for already INSTALLED packages (bnc #389694)
3545 -------------------------------------------------------------------
3546 Fri May 23 10:22:47 CEST 2008 - schubi@suse.de
3548 - Packages which obsoletes and do NOT required other installed
3549 packages will be installed if no other packages obsolete the installed package too.
3552 -------------------------------------------------------------------
3553 Thu May 22 02:22:29 CEST 2008 - dmacvicar@suse.de
3555 - fix filelist for installed packages (bnc#392544)
3556 - fix changelog retrieval for installed packages
3558 -------------------------------------------------------------------
3559 Wed May 21 13:50:00 CEST 2008 - dmacvicar@suse.de
3561 - deprecate Repository::name() and use alias() to
3562 be consistent. Related to (bnc#383553)
3563 - don't check for existence of keys, to avoid a non needed
3564 HEAD request. (helps bnc#381280)
3567 -------------------------------------------------------------------
3568 Wed May 21 11:37:23 CEST 2008 - schubi@suse.de
3570 - added onlyRequires in the testcase (bnc #389184)
3572 -------------------------------------------------------------------
3573 Tue May 20 12:12:27 CEST 2008 - jreidinger@suse.cz
3575 - allow installation and refreshing from repository with alias that
3576 contains ' or " (bnc #392426)
3579 -------------------------------------------------------------------
3580 Mon May 19 21:11:41 CEST 2008 - jkupec@suse.cz
3582 - delta rpm support reenabled
3585 -------------------------------------------------------------------
3586 Mon May 19 18:13:19 CEST 2008 - schubi@suse.de
3588 - Resetting Delete Details in ResStatus correctly (bnc #391785)
3591 -------------------------------------------------------------------
3592 Mon May 19 11:47:06 CEST 2008 - dmacvicar@suse.de
3594 - when setting status to non installed for uninstalled packages
3595 set the user transaction so they go to soft locks.
3596 (related to bnc#389739 )
3598 -------------------------------------------------------------------
3599 Fri May 16 16:56:04 CEST 2008 - schubi@suse.de
3601 - Added new calls : isInstalledBy (const PoolItem item);
3602 installs (const PoolItem item);
3606 -------------------------------------------------------------------
3607 Fri May 16 16:49:04 CEST 2008 - jreidinger@suse.cz
3609 - don't run merge in save when toAdd/Remove queue is empty
3610 - throw when locks cannot load its file
3613 -------------------------------------------------------------------
3614 Fri May 16 09:59:09 CEST 2008 - jreidinger@suse.cz
3616 - throw more describing exception when repo probing failed
3620 -------------------------------------------------------------------
3621 Thu May 15 15:15:59 CEST 2008 - jreidinger@suse.cz
3623 - allow call only merge old locks and newly added/removed without
3627 -------------------------------------------------------------------
3628 Tue May 13 17:37:11 CEST 2008 - dmacvicar@suse.de
3630 - report non packages as keep installed if satisfied to the
3631 user interace (Selectables)
3634 -------------------------------------------------------------------
3635 Tue May 13 15:50:28 CEST 2008 - jkupec@suse.cz
3637 - create /etc/zypp/products.d on install
3639 -------------------------------------------------------------------
3640 Mon May 12 17:21:19 CEST 2008 - jkupec@suse.cz
3642 - /etc/zypp/products.d added to file list (bnc #385868)
3646 -------------------------------------------------------------------
3647 Mon May 12 17:15:34 CEST 2008 - jkupec@suse.cz
3649 - call RemoveResolvableReport::problem() before finish() on error
3653 -------------------------------------------------------------------
3654 Sat May 10 21:57:29 CEST 2008 - coolo@suse.de
3658 -------------------------------------------------------------------
3659 Fri May 9 23:15:53 CEST 2008 - ma@suse.de
3661 - Product now retrieves all attributes from the solv file.
3665 -------------------------------------------------------------------
3666 Fri May 9 21:28:42 CEST 2008 - ma@suse.de
3668 - Add zypp.conf option configdir (/etc/zypp) and arrange
3669 all config files and directories to follow {configdir}
3671 - Fix zypp-query-pool to print satisfied products and additional
3672 products defined in {configdir}/products.d for registration.
3677 -------------------------------------------------------------------
3678 Fri May 9 15:30:40 CEST 2008 - jreidinger@suse.cz
3680 - implement remove duplicate entries in lock file (bnc#385967)
3682 -------------------------------------------------------------------
3683 Fri May 9 15:15:32 CEST 2008 - ma@suse.de
3685 - Speedup rpmdb2solv by reusing an existing solv file.
3689 -------------------------------------------------------------------
3690 Thu May 8 18:13:54 CEST 2008 - ma@suse.de
3692 - Fix failed package download due to unkown repository type (bnc #386386)
3695 -------------------------------------------------------------------
3696 Thu May 8 16:33:37 CEST 2008 - ma@suse.de
3698 - Support optional root argument to RepoManagerOptions, to prefix all
3699 path names taken from ZConfig. (bnc #388265)
3703 -------------------------------------------------------------------
3704 Thu May 8 14:21:51 CEST 2008 - schubi@suse.de
3706 - new solution action for removing requirements/conflicts (bnc #387631)
3709 -------------------------------------------------------------------
3710 Thu May 8 10:56:49 CEST 2008 - ma@suse.de
3712 - Provide enumerated patch category 'Patch::categoryEnum()' (bnc #159100)
3715 -------------------------------------------------------------------
3716 Wed May 7 13:52:24 CEST 2008 - schubi@suse.de
3718 - DistUpgrade: searching for providers -> regarding name onl
3721 -------------------------------------------------------------------
3722 Tue May 6 17:35:59 CEST 2008 - dmacvicar@suse.de
3724 - add flag --registrable (-r) to query pool to avoid
3725 using system as a filter
3728 -------------------------------------------------------------------
3729 Tue May 6 07:37:22 CEST 2008 - coolo@suse.de
3731 - return values in non-void functions
3733 -------------------------------------------------------------------
3734 Mon May 5 14:08:20 CEST 2008 - jkupec@suse.cz
3736 - support multiple search strings in PoolQuery (ORed)
3739 -------------------------------------------------------------------
3740 Mon May 5 09:55:29 CEST 2008 - schubi@suse.de
3742 - Switch off the upgrade mode of the
3743 SAT solver cause the packages have already been evaluated by
3744 the distupgrade machanism of libzypp. (bnc #386375)
3747 -------------------------------------------------------------------
3748 Fri May 2 16:36:04 CEST 2008 - jreidinger@suse.cz
3750 - release file after copy to cache as soon as possible.
3754 -------------------------------------------------------------------
3755 Fri May 2 16:28:05 CEST 2008 - schubi@suse.de
3757 - Bugfix: keep states by user has been removed it the
3758 package has not been installed BUT has been recommended by another package.
3762 -------------------------------------------------------------------
3763 Fri May 2 12:19:22 CEST 2008 - jreidinger@suse.cz
3765 - add isLocal function to Url which say if scheme is local or
3769 -------------------------------------------------------------------
3770 Fri May 2 09:36:18 CEST 2008 - jreidinger@suse.cz
3772 - cache decision for repository depend on his url.
3773 - http,ftp and smb cache packages.
3776 -------------------------------------------------------------------
3777 Thu May 1 00:50:51 CEST 2008 - ma@suse.de
3779 - Load and maintain persistent hard locks stored in /etc/zypp/locks.
3780 Locks are loaded together with the target, and changes are writen
3781 back on commit. zypp.conf option locksfile.apply can be used to turn
3782 this feature on or off. (FATE #120352)
3786 -------------------------------------------------------------------
3787 Wed Apr 30 16:27:49 CEST 2008 - ma@suse.de
3789 - Add zypp.conf option solvfilesdir: Path where the repo solv files
3790 are created. Default value: {cachedir}/solv.
3791 - Target and repositories now save their solvfiles below {solvfilesdir}
3792 in directories named after the repositories alias.
3796 -------------------------------------------------------------------
3797 Wed Apr 30 14:19:16 CEST 2008 - jkupec@suse.cz
3799 - fixed filesystem::expandlink(Pathname) (bnc #368477)
3802 -------------------------------------------------------------------
3803 Tue Apr 29 16:37:19 CEST 2008 - schubi@suse.de
3805 - cleanup in return values of doUpgrade and doUpdate
3809 -------------------------------------------------------------------
3810 Mon Apr 28 18:27:54 CEST 2008 - jkupec@suse.cz
3812 - check for valid pool in begin(), improve the code (bnc #384337)
3816 -------------------------------------------------------------------
3817 Mon Apr 28 15:40:09 CEST 2008 - mvidner@suse.cz
3819 - Updated package-manager-su from xdg-utils-1.0.2-48 (bnc#339549).
3821 -------------------------------------------------------------------
3822 Mon Apr 28 15:25:46 CEST 2008 - schubi@suse.de
3824 - added translations
3826 -------------------------------------------------------------------
3827 Mon Apr 28 11:15:47 CEST 2008 - jkupec@suse.cz
3829 - ostream operator<<(ostream,TriBool) added
3832 -------------------------------------------------------------------
3833 Fri Apr 25 16:12:12 CEST 2008 - ma@suse.de
3835 - Prevent target::unload from creating a system repo in order
3836 to unload it. (bnc 382297)
3840 -------------------------------------------------------------------
3841 Fri Apr 25 14:15:17 CEST 2008 - ma@suse.de
3843 - Prevent deselected or deleted items from being re-selected due to
3844 recommends (aka. persistent soft locks). Unlike hard locked, those
3845 items will be automatically selected if required. The list of soft
3846 locked items is stored in /var/lib/zypp/SoftLocks.
3850 -------------------------------------------------------------------
3851 Wed Apr 23 22:24:00 CEST 2008 - ma@suse.de
3853 - Remove obsolete AdditionalCapabilities interface from ResPool.
3854 Forward sat::Pool::RepositoryIterator. There's no more need to
3855 maintain an extra Repository list in ResPool.
3858 -------------------------------------------------------------------
3859 Wed Apr 23 21:12:56 CEST 2008 - ma@suse.de
3861 - Support dependencies requiring a specific architecture:
3862 "name[.arch] [op edition]". See class Capability for details
3863 about how to construct dependencies. (bnc #305445)
3867 -------------------------------------------------------------------
3868 Tue Apr 22 17:39:28 CEST 2008 - dmacvicar@suse.de
3870 - patch attributes and deprecate old ones
3873 -------------------------------------------------------------------
3874 Tue Apr 22 15:44:34 CEST 2008 - jreidinger@suse.cz
3876 - change locks api -
3877 - make more functions const
3878 - replace add/remove by selectable to add/remove by ident or name and kind
3879 - rename iterator to const_iterator to avoid confusion
3882 -------------------------------------------------------------------
3883 Tue Apr 22 13:55:14 CEST 2008 - schubi@suse.de
3885 - Do architecture changes while "dup" in the external distribution
3886 upgrade ONLY. bnc #382274
3887 - Added "ignore" to the solutions
3888 - Added "self-conflicts" to the solution
3889 - added new solver mechanism "resolveQueue"
3890 - Bugfix broken/satisfied products
3893 -------------------------------------------------------------------
3894 Tue Apr 22 10:33:03 CEST 2008 - ma@suse.de
3896 - Added Pattern::core returning the packages required by a pattern.
3897 (see also Pattern::depends and Pattern::contents).
3900 -------------------------------------------------------------------
3901 Mon Apr 21 15:38:10 CEST 2008 - ma@suse.de
3903 - Added Target::release(), returning the targets distribution
3907 -------------------------------------------------------------------
3908 Sat Apr 19 01:08:04 CEST 2008 - ma@suse.de
3910 - per default abort if package installation fails. (bnc #381203)
3914 -------------------------------------------------------------------
3915 Fri Apr 18 15:19:36 CEST 2008 - dmacvicar@suse.de
3917 - add ZYpp and curl version to http agent string
3920 -------------------------------------------------------------------
3921 Thu Apr 17 16:29:15 CEST 2008 - ma@suse.de
3923 - Fixed pools package index wrongly including source packages. (bnc #380283)
3927 -------------------------------------------------------------------
3928 Wed Apr 16 15:00:19 CEST 2008 - ma@suse.de
3930 - Disable fast creation of @System.solv. It may produce wrong results
3931 e.g. after a rebuilddb.
3935 -------------------------------------------------------------------
3936 Wed Apr 16 12:50:09 CEST 2008 - ma@suse.de
3938 - initializeTarget now takes an additional option, telling whether to
3939 rebuild an existing rpm database before using it. Default is false.
3944 -------------------------------------------------------------------
3945 Tue Apr 15 12:57:42 CEST 2008 - jreidinger@suse.cz
3947 - save do nothing if no locks added/removed
3948 - fix bug with multiple save lock
3949 - don't save same query multiple times
3953 -------------------------------------------------------------------
3954 Tue Apr 15 09:34:29 CEST 2008 - schubi@suse.de
3956 - added new translations
3957 - activate zypp-query-pool
3961 -------------------------------------------------------------------
3962 Tue Apr 15 00:54:07 CEST 2008 - jkupec@suse.cz
3964 - Locks API cleaned-up, iterator added, light read() added
3965 - PoolQuery::attribute(SolvAttr) getter added
3968 -------------------------------------------------------------------
3969 Mon Apr 14 17:00:05 CEST 2008 - dmacvicar@suse.de
3971 - reenable zypp-query-pool
3974 -------------------------------------------------------------------
3975 Mon Apr 14 12:53:09 CEST 2008 - ma@suse.de
3977 - Enable evaluation of hardware dependencies.
3978 - Enable evaluation of filesystem dependencies.
3981 -------------------------------------------------------------------
3982 Sun Apr 13 02:17:25 CEST 2008 - jkupec@suse.cz
3984 - RawMetadataRefreshPolicy: CheckIfNeededIgnoreDelay added
3985 needed for explicit refresh request
3988 -------------------------------------------------------------------
3989 Fri Apr 11 21:55:21 CEST 2008 - ma@suse.de
3991 - Install ResPoolProxy index to speedup Solvable to Selectable
3996 -------------------------------------------------------------------
3997 Fri Apr 11 18:02:14 CEST 2008 - kkaempf@suse.de
3999 - Implement update scripts installed by packages. After every
4000 package install /var/adm/update-scripts is scanned for the first
4001 file starting with "<name>-<version>.<release>-", which is then
4005 -------------------------------------------------------------------
4006 Fri Apr 11 14:43:05 CEST 2008 - ma@suse.de
4008 - Fix SolvIterMixin to avioid multiple visits of the same Selectable.
4009 - Add Resolvable::poolItem() providing access to the corresponding
4010 PoolItem. API to query isRelevant/isSatisfied/isBroken was moved
4012 - Add ResPool::satisfiedProductsBegin/End iterator over all products
4013 whose dependencies are satisfied. This reflects the status determined
4014 by the last solver run. (#368104)
4017 -------------------------------------------------------------------
4018 Fri Apr 11 12:07:47 CEST 2008 - jreidinger@suse.cz
4020 - switch to new locks api
4023 -------------------------------------------------------------------
4024 Wed Apr 9 21:24:54 CEST 2008 - ma@suse.de
4026 - Enable ui::Selectable lookup by Solvable/PoolItem in ResPoolProxy.
4027 - Add SolvIterMixin: Base class providing PoolItem_iterator and
4028 Selectable_iterator iterator types based on a Solvable iterator.
4029 - Enhanced WhatProvides and SolvableSet to PoolItem_iterator to offer
4030 PoolItem_iterator and Selectable_iterator.
4031 - Add Solvable::SplitIdent: Helper class that splits an identifier
4033 - Provide methods Pattern::contents returning a collection of packages
4034 associated with the pattern/patch.
4037 -------------------------------------------------------------------
4038 Tue Apr 8 15:50:48 CEST 2008 - jreidinger@suse.cz
4040 - add comparing to PoolQuery
4043 -------------------------------------------------------------------
4044 Tue Apr 8 13:18:30 CEST 2008 - jreidinger@suse.cz
4046 - move RepoInfo to universal RepoException. This can enable more verbose output - for frontend. (helps with bnc #377137)
4049 -------------------------------------------------------------------
4050 Tue Apr 8 10:52:30 CEST 2008 - jreidinger@suse.cz
4052 - initial implementation of new locks (FATE #120118 and #120352)
4055 -------------------------------------------------------------------
4056 Tue Apr 7 15:18:22 CEST 2008 - dmacvicar@suse.de
4058 - selectable API updates and changes
4061 -------------------------------------------------------------------
4062 Fri Apr 4 14:01:45 CEST 2008 - jreidinger@suse.cz
4064 - add split with respect to escaped delimeters and also for quotes
4067 -------------------------------------------------------------------
4068 Thu Apr 3 12:55:50 CEST 2008 - ma@suse.de
4070 - Fixed some missing package and source package attributes.
4073 -------------------------------------------------------------------
4074 Thu Apr 3 11:59:13 CEST 2008 - ma@suse.de
4076 - Allow to store a media label in MediaSetAccess. This label is
4077 passed to a media change requests to describe which CD is
4078 requested. (bnc #330094)
4079 - Fixed some missing package and source package attributes.
4082 -------------------------------------------------------------------
4083 Wed Apr 2 13:48:52 CEST 2008 - schubi@suse.de
4085 - Moved poolItem.status().isSatisfied(),.... to poolItem.isSatisfied()
4086 - Removed establish state in ResStatus
4090 -------------------------------------------------------------------
4091 Wed Apr 2 10:24:17 CEST 2008 - ma@suse.de
4093 - Add PoolItem::isSatisfied()/isBroken() to test whether
4094 the items requirements are met.
4097 -------------------------------------------------------------------
4098 Tue Apr 1 21:54:10 CEST 2008 - ma@suse.de
4100 - Extend sat::WhatProvides to allow to query for possible providers
4101 of a collection of capabilies. E.g. all providers of a packages
4103 - Fixed retrieval of translated texts from .solv files, provided the
4104 solv file contains them.
4107 -------------------------------------------------------------------
4108 Tue Apr 1 16:17:44 CEST 2008 - jreidinger@suse.cz
4110 - initial implementation of serialize/recovery PoolQuery
4111 (needed by FATE #120118)
4114 -------------------------------------------------------------------
4115 Wed Mar 26 16:15:24 CET 2008 - ma@suse.de
4117 - Allow prioritizing repos by adding a line 'priority=N' to the
4118 .repo file. Where N is an integer number from 1 (highest prio)
4119 to 99 (least and default). (bnc #369827, fate #302872)
4123 -------------------------------------------------------------------
4124 Mon Mar 24 21:17:05 CET 2008 - coolo@suse.de
4126 - support plaindir again (at least the most important parts)
4128 -------------------------------------------------------------------
4129 Fri Mar 21 13:23:13 CET 2008 - jreidinger@suse.cz
4131 - Throwing special exception MediaBadCAException in case of SSL
4132 certificate validation failure.(bnc #223512)
4135 -------------------------------------------------------------------
4136 Fri Mar 21 12:38:39 CET 2008 - jreidinger@suse.cz
4138 - add new error IO_SOFT to media request callback for temporary
4139 connection problem. (bnc #328822)
4140 - add new media exception timeout when somethink fail due to exceed
4142 - mediacurl throw timeout exception when timeouted
4145 -------------------------------------------------------------------
4146 Thu Mar 20 15:00:24 CET 2008 - jreidinger@suse.cz
4148 - return more information from checking if metadata need refresh,
4149 so user can get better info. (bnc #307249)
4152 -------------------------------------------------------------------
4153 Tue Mar 18 21:59:04 CET 2008 - ma@suse.de
4155 - class sat::LocaleSupport: Convenience methods to manage support
4156 for language specific packages.
4159 -------------------------------------------------------------------
4160 Tue Mar 18 13:54:16 CET 2008 - jkupec@suse.cz
4162 - removed obsolete capability handling stuff (ma)
4165 -------------------------------------------------------------------
4166 Tue Mar 18 11:42:51 CET 2008 - jreidinger@suse.cz
4168 - Don't mask skip and abort exception in Fetcher
4171 -------------------------------------------------------------------
4172 Tue Mar 18 11:00:22 CET 2008 - jreidinger@suse.cz
4174 - action is correctly set in mediaRequest callback
4177 -------------------------------------------------------------------
4178 Mon Mar 17 12:33:44 CET 2008 - ma@suse.de
4180 - Fix SEGV in commit (bnc# 371137)
4184 -------------------------------------------------------------------
4185 Fri Mar 14 17:28:39 CET 2008 - ma@suse.de
4189 -------------------------------------------------------------------
4190 Fri Mar 14 14:27:43 CET 2008 - dmacvicar@suse.de
4192 - look for openssl in cmake, actually we build require it
4193 - explicitely link against openssl and crypto, required to
4194 compile in all platforms/distros.
4196 -------------------------------------------------------------------
4197 Fri Mar 14 12:07:41 CET 2008 - jreidinger@suse.cz
4199 - Save repo type during refresh if type is NONE (f.e. lazy probing).
4202 -------------------------------------------------------------------
4203 Fri Mar 14 11:34:24 CET 2008 - jreidinger@suse.cz
4205 - replace gpg escaped semicolon with real semicolon (bnc #355434)
4208 -------------------------------------------------------------------
4209 Fri Mar 14 10:17:41 CET 2008 - jreidinger@suse.cz
4211 - make strings from RpmDb and Keyring exceptions translatable
4214 -------------------------------------------------------------------
4215 Thu Mar 13 18:41:26 CET 2008 - dmacvicar@suse.de
4217 - fix retrieving keys (bnc #368099)
4220 -------------------------------------------------------------------
4221 Thu Mar 13 18:40:57 CET 2008 - jreidinger@suse.cz
4223 - enable frontend to rewrite add_probe settings.(bnc #309612)
4224 - Correct adding repo without type to lazy probing.
4227 -------------------------------------------------------------------
4228 Thu Mar 13 17:59:52 CET 2008 - jreidinger@suse.cz
4230 - get better message if something fail when trying run rpm
4234 -------------------------------------------------------------------
4235 Thu Mar 13 12:33:13 CET 2008 - ma@suse.de
4237 - Add ExternalProgram::execError and ExternalProgram::command
4238 to improve error reporting.
4241 -------------------------------------------------------------------
4242 Thu Mar 13 11:45:20 CET 2008 - jkupec@suse.cz
4244 - release all media before requesting another (bnc #336881)
4247 -------------------------------------------------------------------
4248 Thu Mar 13 11:32:56 CET 2008 - jkupec@suse.cz
4250 - getDetectedDevices added (fate #120298)
4253 -------------------------------------------------------------------
4254 Wed Mar 12 15:55:14 CET 2008 - jkupec@suse.cz
4256 - media backend release() methods changed to take string & instead
4257 of bool (needed for FATE #120298)
4258 - media label, detected device list and current device arguments
4259 added to the requestMedia callback
4262 -------------------------------------------------------------------
4263 Wed Mar 12 14:16:07 CET 2008 - coolo@suse.de
4265 - fix for bnc#369543
4267 -------------------------------------------------------------------
4268 Mon Mar 10 13:30:04 CET 2008 - jkupec@suse.cz
4270 - provide download rate info (average and curent) in the
4271 media::DownloadProgressReport for ftp/http (bnc #168935)
4274 -------------------------------------------------------------------
4275 Mon Mar 10 12:45:03 CET 2008 - jkupec@suse.cz
4277 - cleanCache(): clean also .cookie files
4278 - cleanTargetCache() added
4279 - use escaped_alias() in rawcache_path_for_repoinfo() and
4280 packagescache_path_for_repoinfo()
4283 -------------------------------------------------------------------
4284 Fri Mar 7 19:59:10 CET 2008 - jkupec@suse.cz
4286 - fixed location of RPMs in subdirs when parsing plaindir repo
4287 recursively (bnc #368218)
4290 -------------------------------------------------------------------
4291 Thu Mar 6 13:42:53 CET 2008 - ma@suse.de
4293 - Do not filter any installed solvables.
4297 -------------------------------------------------------------------
4298 Wed Mar 5 11:33:26 CET 2008 - ma@suse.de
4300 - Try to rebuild broken solv files in Target::load.
4303 -------------------------------------------------------------------
4304 Tue Mar 4 18:17:41 CET 2008 - ma@suse.de
4306 - Try to rebuild broken solv files in RepoManager::loadFromCache.
4307 - Fix RepoStatus::operator&& and RepoStatus testsuite.
4310 -------------------------------------------------------------------
4311 Tue Mar 4 16:09:14 CET 2008 - schubi@suse.de
4313 - improved problem description while a vendor change
4314 - improved problem description if a requirement cannot be fulfilled. Bug #358560
4317 -------------------------------------------------------------------
4318 Tue Mar 4 12:57:58 CET 2008 - ma@suse.de
4320 - Save and restore requested locales on target load/commit.
4323 -------------------------------------------------------------------
4324 Mon Mar 3 17:10:26 CET 2008 - schubi@suse.de
4326 - (Update) Prevent reinstallation of installed packages.
4329 -------------------------------------------------------------------
4330 Sun Mar 2 16:13:16 CET 2008 - coolo@suse.de
4332 - refresh metadata if there is no cache to unbreak compat with
4333 kiwi (that relied on "zypper sa <url> <alias>" to create a repo
4334 that "zypper in" could work on)
4336 -------------------------------------------------------------------
4337 Sun Mar 2 10:28:13 CET 2008 - coolo@suse.de
4339 - create cache directory before calling rpmdb2solv (in an empty
4343 -------------------------------------------------------------------
4344 Thu Feb 28 16:43:11 CET 2008 - jkupec@suse.cz
4346 - special exception message if server returns 403 response
4347 (forbidden) (port from SP2)
4348 - MediaException messages marked for translation
4350 -------------------------------------------------------------------
4351 Wed Feb 27 10:31:24 CET 2008 - dmacvicar@suse.de
4353 - make sure we have target cache on target initialize
4356 -------------------------------------------------------------------
4357 Tue Feb 26 13:59:03 CET 2008 - lslezak@suse.cz
4359 - DiskUsageCounter.cc - ignore "vfat", "fat", "ntfs" and "ntfs-3g"
4360 file systems (#333166)
4363 -------------------------------------------------------------------
4364 Tue Feb 26 13:26:30 CET 2008 - ma@suse.de
4366 - Fixed Capabilites iterator exposing prereq marker.
4369 -------------------------------------------------------------------
4370 Tue Feb 26 11:29:05 CET 2008 - schubi@suse.de
4372 - postinstall script fixed
4375 -------------------------------------------------------------------
4376 Mon Feb 25 17:06:53 CET 2008 - schubi@suse.de
4378 - Testcases regards modaliases, rpmlib, ... correctly
4381 -------------------------------------------------------------------
4382 Mon Feb 25 13:20:26 CET 2008 - ma@suse.de
4384 - Remove obsolete sql database. (bnc#363224)
4387 -------------------------------------------------------------------
4388 Fri Feb 22 14:03:59 CET 2008 - ma@suse.de
4390 - Take care target uses --root when creating solv files (bnc #363789)
4393 -------------------------------------------------------------------
4394 Fri Feb 22 10:10:14 CET 2008 - schubi@suse.de
4396 - Unmaintained packages which does not fit to the updated system
4397 (broken dependencies) will be deleted.
4400 -------------------------------------------------------------------
4401 Fri Feb 22 07:20:35 CET 2008 - coolo@suse.de
4403 - let libzypp-devel require libsatsolver-devel
4405 -------------------------------------------------------------------
4406 Wed Feb 20 13:47:56 CET 2008 - ma@suse.de
4408 - Cleanup unused /var/lib/zypp/cache in migrate_sources (#305160)
4411 -------------------------------------------------------------------
4412 Tue Feb 19 16:21:12 CET 2008 - jkupec@suse.cz
4414 - media: fixed DownloadProgressReport.finish() url argument in
4418 -------------------------------------------------------------------
4419 Tue Feb 19 11:21:59 CET 2008 - dmacvicar@suse.de
4421 - hardlink when possible to optimize data transfer
4422 and space across caches.
4425 -------------------------------------------------------------------
4426 Tue Feb 19 08:15:07 CET 2008 - coolo@suse.de
4428 - added some locale support to sat::Solvable
4431 -------------------------------------------------------------------
4432 Mon Feb 18 14:15:48 CET 2008 - dmacvicar@suse.de
4434 - handle error messages better in doesFileExist too which is
4435 used during probing. (bnc #362608)
4437 -------------------------------------------------------------------
4438 Sun Feb 17 21:44:12 CET 2008 - dmacvicar@suse.de
4440 - Fetcher::reset() should not reset cache directories.
4444 -------------------------------------------------------------------
4445 Fri Feb 16 15:47:00 CET 2008 - dmacvicar@suse.de
4447 - Use CURLOPT_NOBODY instead of a CURLOPT_RANGE of 1 byte
4448 for http and https, but this time set CURLOPT_HTTPGET back to 1
4449 so it actually works. This makes Media::doesFileExist
4450 efficient for http and https.
4451 (related to bnc #348050)
4454 -------------------------------------------------------------------
4455 Fri Feb 15 10:52:59 CET 2008 - coolo@suse.de
4457 - using .solv files only now (fate #303018)
4460 -------------------------------------------------------------------
4461 Tue Feb 12 17:10:48 CET 2008 - coolo@suse.de
4463 - fix architectures on distupgrade
4465 -------------------------------------------------------------------
4466 Fri Feb 8 12:50:30 CET 2008 - coolo@suse.de
4468 - fixes from trunk merged
4470 -------------------------------------------------------------------
4471 Fri Feb 1 17:45:07 CET 2008 - jkupec@suse.cz
4473 - fixed renaming a repo to an existing one (bnc #228216)
4476 -------------------------------------------------------------------
4477 Sun Jan 27 21:35:13 CET 2008 - coolo@suse.de
4481 -------------------------------------------------------------------
4482 Thu Jan 24 18:26:47 CET 2008 - jkupec@suse.cz
4484 - read .curlrc more robustly to obtain user-proxy (#330351)
4487 -------------------------------------------------------------------
4488 Fri Jan 18 12:19:09 CET 2008 - coolo@suse.de
4490 - always buildrequire openssl-devel
4491 - replacing strange utf-8 chars in changelog
4494 -------------------------------------------------------------------
4495 Thu Jan 17 15:07:52 CET 2008 - jkupec@suse.cz
4497 - Saner NFS timeo default (#350309)
4500 -------------------------------------------------------------------
4501 Thu Jan 17 12:03:10 CET 2008 - kkaempf@suse.de
4503 - support 'patterns.pat' and 'patterns.pat.gz' to read all
4507 -------------------------------------------------------------------
4508 Tue Jan 15 14:56:21 CET 2008 - lslezak@suse.cz
4510 - added RpmDb::removePubkey(), call it from
4511 KeyRing::Impl::deleteKey() - remove the GPG key from RPM when it
4512 is removed from the trusted keyring
4515 -------------------------------------------------------------------
4516 Mon Jan 14 17:11:15 CET 2008 - schubi@suse.de
4519 - reduced logging in SAT-solver
4520 - ordering solutions
4524 -------------------------------------------------------------------
4525 Thu Jan 10 16:50:26 CET 2008 - schubi@suse.de
4527 - Enabled SAT solver via default. (removed ZYPP_SAT_SOLVER)
4528 ZYPP_RC_SOLVER=1 will enable the old RedCapet solver
4532 -------------------------------------------------------------------
4533 Wed Jan 2 18:24:34 CET 2008 - jkupec@suse.cz
4535 - Pathname zypp::filesystem::expandlink(const Pathname &) added
4536 - if the provided file is a symlink, expand it (#274651) (this
4537 probably won't work for schemes other than file/dir and cd/dvd)
4540 -------------------------------------------------------------------
4541 Tue Dec 18 12:28:22 CET 2007 - aschnell@suse.de
4543 - fixed password handling in URLs (bug #347273)
4546 -------------------------------------------------------------------
4547 Mon Dec 17 13:47:44 CET 2007 - ma@suse.de
4549 - Fixed default text locale detection not to use static variables. (#346872)
4553 -------------------------------------------------------------------
4554 Mon Dec 10 12:46:26 CET 2007 - ma@suse.de
4556 - Log more details about zypp lock owner. (#294094)
4559 -------------------------------------------------------------------
4560 Fri Dec 7 15:47:53 CET 2007 - ma@suse.de
4562 - Remove runtime dependency for libboost_filesystem (#345773)
4566 -------------------------------------------------------------------
4567 Fri Nov 30 14:20:34 CET 2007 - schubi@suse.de
4569 - Enable SAT solver via environment variable ZYPP_SAT_SOLVER.
4570 e.g.: ZYPP_SAT_SOLVER=1 zypper install foo
4574 -------------------------------------------------------------------
4575 Wed Nov 28 15:12:33 CET 2007 - aschnell@suse.de
4577 - make IniParser more strict (bug #306697)
4579 -------------------------------------------------------------------
4580 Mon Nov 26 13:19:34 CET 2007 - ma@suse.de
4582 - Fix missing packages in patch content list. (#340896)
4585 -------------------------------------------------------------------
4586 Fri Nov 16 12:46:39 CET 2007 - coolo@suse.de
4590 -------------------------------------------------------------------
4591 Wed Nov 14 14:23:23 CET 2007 - ma@suse.de
4593 - Output date strings in UTF-8. (#339423)
4596 -------------------------------------------------------------------
4597 Tue Nov 13 13:40:03 CET 2007 - schubi@suse.de
4603 -------------------------------------------------------------------
4604 Mon Nov 5 15:22:33 CET 2007 - ma@suse.de
4606 - Don't mark failed patch scripts as installed. (#327523)
4610 -------------------------------------------------------------------
4611 Wed Oct 31 09:19:59 CET 2007 - dmueller@suse.de
4613 - update rpmlint suppression
4615 -------------------------------------------------------------------
4616 Fri Oct 26 15:12:24 CEST 2007 - aschnell@suse.de
4618 - fixed retrieval of epoch from rpmdb (bug #246680)
4620 -------------------------------------------------------------------
4621 Thu Oct 25 16:29:24 CEST 2007 - aschnell@suse.de
4623 - allow non-existing "packages" file in susetags parser (bug
4626 -------------------------------------------------------------------
4627 Fri Oct 12 15:47:37 CEST 2007 - ma@suse.de
4629 - SMBIOS DMI modalias matching added (#333152)
4632 -------------------------------------------------------------------
4633 Sat Oct 6 16:37:11 CEST 2007 - jkupec@suse.cz
4634 - do not download the same file multiple times in one attach session
4636 - special cdrom detection code for SCSI / Virtual CDROMs on iSeries
4637 removed - should be correctly detected by HAL now
4638 (#167629, #163971), r7452
4641 -------------------------------------------------------------------
4642 Fri Oct 05 10:35:47 CEST 2007 - aschnell@suse.de
4644 - filter architecture in plaindir parser (bug #330791)
4646 -------------------------------------------------------------------
4647 Thu Oct 4 16:31:58 CEST 2007 - ma@suse.de
4649 - Throw constructing malformed checksums. (#189096)
4652 -------------------------------------------------------------------
4653 Thu Oct 4 14:22:31 CEST 2007 - mvidner@suse.cz
4655 - Renamed templates back because proper qualification makes it work
4659 -------------------------------------------------------------------
4660 Thu Oct 04 11:23:19 CEST 2007 - aschnell@suse.de
4662 - only look for repositories in file ending ".repo" (bug #294779)
4664 -------------------------------------------------------------------
4665 Wed Oct 3 13:37:57 CEST 2007 - mvidner@suse.cz
4667 - Fixed compilation errors with GCC 4.3 by adding missing includes
4668 and renaming templates: MaxBits to MaxBitsT, Mask to MaskT,
4669 Compare<Edition> to CompareEd.
4672 -------------------------------------------------------------------
4673 Mon Oct 1 20:29:36 CEST 2007 - ma@suse.de
4675 - Incorporated patch from Michael Matz to speedup cache reading.
4678 -------------------------------------------------------------------
4679 Fri Sep 28 18:40:59 CEST 2007 - schubi@suse.de
4682 - log Repository info
4683 - set keep state in the testcase
4687 -------------------------------------------------------------------
4688 Thu Sep 27 17:13:14 CEST 2007 - ma@suse.de
4690 - Fixed pattern parser SEGV on broken pattern files. (#328546)
4693 -------------------------------------------------------------------
4694 Wed Sep 26 11:08:14 CEST 2007 - schubi@suse.de
4696 - QueuItemRequire: Filter out all provider which have worser architecture,
4697 are NOT noarch and have not the same name as the requirement. The
4698 last one is needed for updating packages via patch/atoms.
4700 - Revert changes of r 7340
4703 -------------------------------------------------------------------
4704 Tue Sep 25 15:51:34 CEST 2007 - ma@suse.de
4706 - Add missing '--install' parameter in desktop file. (#308640)
4710 -------------------------------------------------------------------
4711 Tue Sep 25 11:08:13 CEST 2007 - jkupec@suse.cz
4713 - release all attached media before attempting to eject (#293428)
4714 - fixed parsing of --proxy-user parameter of .curlrc (#309139)
4718 -------------------------------------------------------------------
4719 Mon Sep 24 16:10:32 CEST 2007 - dmacvicar@suse.de
4721 - provide a way to retrieve the metadata path. Used for
4722 installation, which incorrectly creates a repository in
4723 cache without adding it first, so metadata path is not
4724 set and therefore it is not possible to setup a media
4725 verifier on installation. Part of fix for (#293428)
4728 -------------------------------------------------------------------
4729 Mon Sep 24 15:48:47 CEST 2007 - schubi@suse.de
4731 - If more than one resolvables provide a requirements and have different
4732 architecture take thatone with the best architecture. (Not regarding the
4733 name). Bug: Branching too much while an installation of a multi-arch-DVD
4737 -------------------------------------------------------------------
4738 Fri Sep 21 15:50:30 CEST 2007 - schubi@suse.de
4740 - Checking the queue if an item will be deleted. If yes, the requirements
4741 are not needed anymore. Bug 326384
4745 -------------------------------------------------------------------
4746 Thu Sep 20 17:37:30 CEST 2007 - jkupec@suse.cz
4748 - don't probe the repository type upon saving if disabled (#326769)
4752 -------------------------------------------------------------------
4753 Thu Sep 20 15:19:53 CEST 2007 - ma@suse.de
4755 - Avoid calling rpm repeatedly in case of an error. This is fault-prone,
4756 esp. if the error occurred executing the packages post-install script.
4760 -------------------------------------------------------------------
4761 Thu Sep 20 11:00:04 CEST 2007 - ma@suse.de
4763 - If a package is deselected by user, apply this soft lock to all
4764 available versions of this package.
4768 -------------------------------------------------------------------
4769 Wed Sep 19 17:45:12 CEST 2007 - schubi@suse.de
4771 - Update: Do not set an item to installation if there has been already set
4772 one for installation which has the same NVA. Bug 326286
4776 -------------------------------------------------------------------
4777 Wed Sep 19 14:19:49 CEST 2007 - ma@suse.de
4779 - Enable package cache during commit. (#326249)
4782 -------------------------------------------------------------------
4783 Tue Sep 18 14:01:02 CEST 2007 - schubi@suse.de
4785 - Do not regarding requirements for packages which will be deleted in the
4786 same solver run. Bug 310618
4790 -------------------------------------------------------------------
4791 Mon Sep 17 16:33:14 CEST 2007 - jkupec@suse.cz
4793 - don't download filelists.xml.gz (#307105)
4797 -------------------------------------------------------------------
4798 Mon Sep 17 15:51:04 CEST 2007 - ma@suse.de
4800 - Improve estimated diskusage while there is no valid
4801 solver result. (#325617)
4804 -------------------------------------------------------------------
4805 Mon Sep 17 15:22:47 CEST 2007 - schubi@suse.de
4807 -Bugfix in vendor change of a required resolvable (Correct error message)
4811 -------------------------------------------------------------------
4812 Mon Sep 17 12:36:28 CEST 2007 - lslezak@suse.cz
4814 - fixed DU parsing in inst-sys (#308659)
4817 -------------------------------------------------------------------
4818 Fri Sep 14 22:57:54 CEST 2007 - ma@suse.de
4820 - Enable using patch and delta rpms. (#309124)
4824 -------------------------------------------------------------------
4825 Thu Sep 13 17:59:55 CEST 2007 - ma@suse.de
4827 - On update do not delete unmaintained non-SuSE packages.
4831 -------------------------------------------------------------------
4832 Thu Sep 13 13:02:39 CEST 2007 - lslezak@suse.cz
4834 - ZYppImpl::getPartitions() - don't return the current partitioning
4835 when the partitioning hasn't been set - fixes DU parsing in
4838 -------------------------------------------------------------------
4839 Thu Sep 13 11:30:47 CEST 2007 - dmacvicar@suse.de
4841 - Throw specific exceptions during commit (#308511)
4844 -------------------------------------------------------------------
4845 Wed Sep 12 18:48:00 CEST 2007 - ma@suse.de
4847 - Various disk space calculation fixes. Susetags, plaindir and rpmdb
4848 now provide more detailed disk usage information.
4849 Yum metadata don't, so we book the package size to '/'. (#308362)
4853 -------------------------------------------------------------------
4854 Wed Sep 12 15:48:41 CEST 2007 - schubi@suse.de
4856 - Regarding keep state while recycle old valid solver results. Bug 286889
4859 -------------------------------------------------------------------
4860 Wed Sep 12 12:24:49 CEST 2007 - jkupec@suse.cz
4862 - report 100% progress on finishing RPM removal (bug #309431)
4865 -------------------------------------------------------------------
4866 Tue Sep 11 17:25:35 CEST 2007 - schubi@suse.de
4868 - Update: rename language packages --> take that package which fits to the
4869 selected language Bug 308098
4872 -------------------------------------------------------------------
4873 Tue Sep 11 16:11:20 CEST 2007 - dmacvicar@suse.de
4875 - restore deltas and patch rpms from the cache (#309124)
4878 -------------------------------------------------------------------
4879 Tue Sep 11 14:54:44 CEST 2007 - ma@suse.de
4881 - Don't fail if a product is deleted multiple times (e.g. due to
4882 obsoletes and an explicit deleted request). (#308746)
4886 -------------------------------------------------------------------
4887 Tue Sep 11 13:52:47 CEST 2007 - jkupec@suse.cz
4889 - SYSCONFDIR variable added for modifying /etc
4891 -------------------------------------------------------------------
4892 Tue Sep 11 12:18:11 CEST 2007 - schubi@suse.de
4894 - uninstallable resolvable -->suggested solution: delete; Bug 308164
4897 -------------------------------------------------------------------
4898 Mon Sep 10 16:19:05 CEST 2007 - schubi@suse.de
4900 - new translations added
4904 -------------------------------------------------------------------
4905 Mon Sep 10 15:50:49 CEST 2007 - lslezak@suse.cz
4907 - fixed disk usage counting of updated packages (#308362)
4909 -------------------------------------------------------------------
4910 Mon Sep 10 14:17:29 CEST 2007 - schubi@suse.de
4912 - Splitting packages: Take the package with the best
4913 architecture,edition ONLY; Bug 308591
4916 -------------------------------------------------------------------
4917 Mon Sep 10 10:55:45 CEST 2007 - lslezak@suse.cz
4919 - properly report fallback disk usage size (in kB instead of bytes)
4920 when disk usage is not known (YUM repos) (#308475)
4922 -------------------------------------------------------------------
4923 Fri Sep 7 13:27:26 CEST 2007 - ma@suse.de
4925 - Install a sample /etc/zypp.conf. (#306615)
4926 - Fixed missing soversion symlink in package.
4930 -------------------------------------------------------------------
4931 Fri Sep 7 13:03:48 CEST 2007 - schubi@suse.de
4933 - RequirementIsMet: return true only if ALL Atoms are NOT incomplete; Bug
4937 -------------------------------------------------------------------
4938 Thu Sep 6 18:22:36 CEST 2007 - schubi@suse.de
4940 - Error: Select two candidate with the same name while update.
4941 Solution: If there is a candidate which is already selected for installation -->
4942 take thatone #308082
4945 -------------------------------------------------------------------
4946 Thu Sep 6 14:11:58 CEST 2007 - ma@suse.de
4948 - Work arround installed patterns providing an empty vendor string. (#307743)
4949 - Let the solver treat vendor suse and opensuse as equivalent.
4952 -------------------------------------------------------------------
4953 Thu Sep 6 12:33:27 CEST 2007 - schubi@suse.de
4955 - Checking item before evaluating the concerning vendor. bug #307941
4958 -------------------------------------------------------------------
4959 Wed Sep 6 02:24:37 CEST 2007 - dmacvicar@suse.de
4961 - Fix for bug #307163 - empty package descriptions
4962 a.k.a shared tag not 100% implemented
4966 -------------------------------------------------------------------
4967 Wed Sep 5 17:52:37 CEST 2007 - schubi@suse.de
4969 - logging "reverse" NEEDED_BY in the detail description of solver
4971 - improved error message if a requiremnt is not fulfilled Bug 307743
4972 - Add "ignore" option to the solution if a requirement is not fulfilled
4976 -------------------------------------------------------------------
4977 Wed Sep 5 14:33:02 CEST 2007 - jkupec@suse.cz
4979 - fixed the order of operands of susetags local metadata status
4980 computation which caused the YaST repositories to always get
4981 refreshed (part of bug #304310)
4985 -------------------------------------------------------------------
4986 Tue Sep 4 12:09:10 CEST 2007 - schubi@suse.de
4988 - comparing vendor with VendorAttr::equivalent
4991 -------------------------------------------------------------------
4992 Mon Sep 3 18:43:51 CEST 2007 - schwab@suse.de
4994 - Use $RPM_OPT_FLAGS.
4996 -------------------------------------------------------------------
4997 Mon Sep 3 17:14:02 CEST 2007 - ma@suse.de
4999 - Reset transact bits when switching status from
5000 "update" to "protected" (#246976)
5004 -------------------------------------------------------------------
5005 Mon Sep 3 13:56:42 CEST 2007 - schubi@suse.de
5007 - new translations added
5010 -------------------------------------------------------------------
5011 Fri Aug 31 22:10:55 CEST 2007 - ma@suse.de
5013 - Added ability to switch off use of patch and delta rpms via zypp.conf (#305864)
5015 download.use_patchrpm = no
5016 download.use_deltarpm = no
5020 -------------------------------------------------------------------
5021 Fri Aug 31 19:56:40 CEST 2007 - ma@suse.de
5023 - On demand translate patch requirements into a list of atoms.
5024 Required by the UI to display packages acssociated with a patch.
5029 -------------------------------------------------------------------
5030 Fri Aug 31 13:59:54 CEST 2007 - kkaempf@suse.de
5032 - enrich ResolverInfo with the reason if a user-initiated request
5033 fails (#304325, #306240)
5036 -------------------------------------------------------------------
5037 Thu Aug 30 20:10:00 CEST 2007 - jkupec@suse.cz
5039 - added missing implementation of LogControl::setLineFormater()
5044 -------------------------------------------------------------------
5045 Thu Aug 30 18:55:15 CEST 2007 - jkupec@suse.cz
5047 - enable changing url in requestMedia callback (#294481)
5050 -------------------------------------------------------------------
5051 Thu Aug 30 18:22:32 CEST 2007 - ma@suse.de
5053 - Filter readonly mount points in DiskUsageCounter (#297405)
5056 -------------------------------------------------------------------
5057 Thu Aug 30 17:31:33 CEST 2007 - jkupec@suse.cz
5059 - remember the cause of the RepoException when refreshing metadata
5063 -------------------------------------------------------------------
5064 Thu Aug 30 17:25:14 CEST 2007 - ma@suse.de
5066 - Safe fix for bug #299680.
5070 -------------------------------------------------------------------
5071 Thu Aug 30 15:48:03 CEST 2007 - schubi@suse.de
5073 - Bugfix: If a requirement has been fulfilled by more than one language
5074 resolvables only thatone will be taken which fits to the selected
5078 -------------------------------------------------------------------
5079 Thu Aug 30 15:14:23 CEST 2007 - jkupec@suse.cz
5081 - correct error code for media errors in MediaCurl::doGetFileCopy()
5082 affects only zypper error output, does not affect YaST
5085 -------------------------------------------------------------------
5086 Wed Aug 29 18:28:41 CEST 2007 - jkupec@suse.cz
5088 - reverted blocking of requestMedia from r6271 (#301710)
5091 -------------------------------------------------------------------
5092 Wed Aug 29 18:09:29 CEST 2007 - kkaempf@suse.de
5094 - prevent progress report in destructor (#299680)
5097 -------------------------------------------------------------------
5098 Wed Aug 29 18:02:36 CEST 2007 - jkupec@suse.cz
5100 - treat non-filelists.xml <file> entries as file provides capabilities
5101 in YUM parser (#304701)
5104 -------------------------------------------------------------------
5105 Wed Aug 29 16:32:01 CEST 2007 - kkaempf@suse.de
5107 - the media.1/media uniquely identifies a 'susetags' repo, not
5108 the content file (#304200)
5110 -------------------------------------------------------------------
5111 Wed Aug 29 15:42:17 CEST 2007 - jkupec@suse.cz
5113 - fixed locale dir (#304649)
5116 -------------------------------------------------------------------
5117 Wed Aug 29 15:39:52 CEST 2007 - kkaempf@suse.de
5119 - don't treat normal package license as "license to confirm"
5122 -------------------------------------------------------------------
5123 Wed Aug 29 15:28:53 CEST 2007 - ma@suse.de
5125 - Fixed fix for #293039. Segfault due to uninitialzed data.
5129 -------------------------------------------------------------------
5130 Wed Aug 29 15:10:20 CEST 2007 - schubi@suse.de
5132 - reduced too much verbosed ResolverContext logging; Bug 303971
5135 -------------------------------------------------------------------
5136 Wed Aug 29 13:55:28 CEST 2007 - ma@suse.de
5138 - Fixed PlainDir repositories to provide real disk usage data. For
5139 repomd and others that do not provide any detailed disk usage info,
5140 assume the packgage size is required below "/". Peviously they were
5141 treated as being empy.
5145 -------------------------------------------------------------------
5146 Wed Aug 29 13:36:42 CEST 2007 - schubi@suse.de
5148 - Add a new solver solution in the case of running in a timeout:
5149 ProblemSolutionDoubleTimeout.h
5153 -------------------------------------------------------------------
5154 Wed Aug 29 11:23:26 CEST 2007 - dmacvicar@suse.de
5156 - bug in fix for (#292986)
5158 -------------------------------------------------------------------
5159 Tue Aug 28 18:48:26 CEST 2007 - dmacvicar@suse.de
5161 - (#297001) - libzypp: can't skip broken packages
5162 - re enable importing zypp keyring from rpm.(#302379)
5165 -------------------------------------------------------------------
5166 Tue Aug 28 17:30:30 CEST 2007 - kkaempf@suse.de
5168 - rename ResolvableQuery::iterateResolvablesByKindsAndStrings
5169 to ResolvableQuery::iterateResolvablesByKindsAndStringsAndRepos
5170 in order to support query-by-repo (#305384)
5171 - fix iterateResolvablesByKindsAndStringsAndRepos to take any
5172 number of kinds, names, or repos (#305347)
5173 - remove ResolvableQuery::iterateResolvablesByKind, not needed
5177 -------------------------------------------------------------------
5178 Tue Aug 28 11:27:53 CEST 2007 - dmacvicar@suse.de
5180 - real fix for reading signature ids. (#390535).
5181 - delete metadata when removing repo (#301037).
5183 -------------------------------------------------------------------
5184 Mon Aug 27 23:52:41 CEST 2007 - dmacvicar@suse.de
5186 - following behaviour for setPartitions
5187 - if they are not set, they are detected
5188 - if they are set, that value is used.
5189 - if value set or detected is empty, all disk usage
5190 information is read. Otherwise just values in those
5192 Should work for installation as long as detectPartitions
5193 is empty at installation.(#293039)
5195 -------------------------------------------------------------------
5196 Mon Aug 27 17:08:41 CEST 2007 - kkaempf@suse.de
5198 - Add ZConfig::overrideSystemArchitecture() to override zypp arch
5199 from external, e.g. for the testcases
5200 - Honor ZYPP_CONF environment variable to override the buit-in
5202 - Check architecture at handout() to prevent NULL ptr reference.
5206 -------------------------------------------------------------------
5207 Mon Aug 27 15:53:52 CEST 2007 - schubi@suse.de
5209 -The solver generate an establish call for all
5210 resolvables which has filesystemcaps if there is not a valid result from a
5211 former solver run available. This covers:
5212 * Initial solver run
5213 * Changing of filesystem whithin a workflow, cause the solver results will
5214 be reset if the filesystem dependencies have been changed
5218 -------------------------------------------------------------------
5219 Sun Aug 26 15:49:27 CEST 2007 - kkaempf@suse.de
5221 - pass location to plaindir package (#303751)
5222 - Add name of file in question to checksum/signature related
5224 - pass basename of file to verifyFileSignatureWorkflow (instead of
5226 - filter out incompatible architectures when parsing sustags
5227 repos (first half of #301286)
5230 -------------------------------------------------------------------
5231 Fri Aug 24 11:52:27 CEST 2007 - dmacvicar@suse.de
5233 - don't run source migration if yast is running in
5234 intsys mode (#297136)
5235 - signature and checksum verification fixes. Still pending
5236 problem ZYpp getting no output from gpg when running from zypper.
5239 -------------------------------------------------------------------
5240 Thu Aug 23 13:51:41 CEST 2007 - schubi@suse.de
5242 - Do not strip resolvables which have the same name but different kind
5244 - Flag info NEEDEDBY correctly if it will be used by freshen/supplement
5247 -------------------------------------------------------------------
5248 Wed Aug 22 18:58:44 CEST 2007 - mvidner@suse.cz
5250 - Do not use "a-z" in regexes. Fixes "Invalid Url scheme 'http'" in
5251 the Estonian locale (#302525).
5253 -------------------------------------------------------------------
5254 Wed Aug 22 17:59:39 CEST 2007 - aschnell@suse.de
5256 - added remembering of exception history at various places
5258 -------------------------------------------------------------------
5259 Wed Aug 22 16:52:09 CEST 2007 - schubi@suse.de
5261 - Bugfixes concerning vendor handling:
5263 Installed A-1.0(vendor SuSE)
5264 Available A-2.0(other vendor)
5265 A will not be regarded as "unmaintained". So it will not be deleted.
5267 A need B-2.0. B-1.0 is installed but has another vendor. Report a
5269 - Testcase : solution-tests/vendor-test.xml
5273 -------------------------------------------------------------------
5274 Tue Aug 21 15:38:08 CEST 2007 - dmacvicar@suse.de
5276 - ignore HASH key for download (#300982)
5278 -------------------------------------------------------------------
5279 Tue Aug 21 15:17:23 CEST 2007 - schubi@suse.de
5281 - Added explicitly_requested as parameter in ResolverContext::Uninstall
5285 -------------------------------------------------------------------
5286 Tue Aug 21 13:06:44 CEST 2007 - dmacvicar@suse.de
5288 - If no mount information is available, parse all DU entries.
5289 - read only hack mode for migrate-sources. We actually do add
5290 repositories with it, but no harm. (#292986)
5291 - fix some typos in exceptions (#301331)
5294 -------------------------------------------------------------------
5295 Mon Aug 20 16:06:36 CEST 2007 - schubi@suse.de
5297 - Do not regard explicit request in order to recognize updated packages
5298 correctly. Bug 301676
5299 - Updated translations
5303 -------------------------------------------------------------------
5304 Mon Aug 20 15:35:46 CEST 2007 - mvidner@suse.cz
5306 - package-manager script: Call /sbin/yast2 with full path because of
5309 -------------------------------------------------------------------
5310 Mon Aug 20 15:23:14 CEST 2007 - dmacvicar@suse.de
5312 - add support for the HASH key. (#300982)
5313 - Use ContentFileParser in Downloader (instead of implementing
5314 the parser again, it has a reason, Downloader was written first)
5315 - update testcases and data to cover the new HASH key
5318 -------------------------------------------------------------------
5319 Mon Aug 20 13:21:34 CEST 2007 - kkaempf@suse.de
5321 - unify query API for kind and name, summary, description
5323 - rev 6761, version 3.18.0
5325 -------------------------------------------------------------------
5326 Fri Aug 17 12:30:55 CEST 2007 - kkaempf@suse.de
5328 - add iterateResolvablesByKindsAndName
5329 - rev 6735, version 3.17.13
5331 -------------------------------------------------------------------
5332 Fri Aug 17 11:45:24 CEST 2007 - kkaempf@suse.de
5334 - rename ResolvableQuery::queryByName to iterateResolvablesByName
5335 - fix reading of kind and repository in ResolvableQuery
5336 - add reverse lookups in CacheTypes
5337 - add iterateResolvablesByKind
5340 -------------------------------------------------------------------
5341 Fri Aug 17 10:37:56 CEST 2007 - schubi@suse.de
5343 - shorten solver error messages Bug 259894
5346 -------------------------------------------------------------------
5347 Thu Aug 16 23:43:50 CEST 2007 - kkaempf@suse.de
5349 - fix ResolvableQuery::query(), add ResolvableQuery::queryByName()
5350 install zypp/cache header files.
5351 - rev 6719, version 3.16.13
5353 -------------------------------------------------------------------
5354 Thu Aug 16 17:21:52 CEST 2007 - kkaempf@suse.de
5356 - discard pattern files with incompatbile architecture, both
5357 for download and for parsing. (#298716)
5360 -------------------------------------------------------------------
5361 Thu Aug 16 17:12:45 CEST 2007 - kkaempf@suse.de
5363 - run sqlite asynchronously and add sql index files where
5364 appropriate, gives 6x performance on certain operations.
5365 Bumping cache schema version to 1004.
5369 -------------------------------------------------------------------
5370 Thu Aug 16 17:08:58 CEST 2007 - kkaempf@suse.de
5372 - fix String::endsWith (#301038)
5375 -------------------------------------------------------------------
5376 Thu Aug 16 11:16:25 CEST 2007 - schubi@suse.de
5378 - added an _explicitly_requested in QueueItemConflict ( as already in
5379 QueueItemEstablish, QueueItemInstall, QueueItemUninstall ) in order to
5380 remove the conflicting item without an error message. Bug 299819
5383 -------------------------------------------------------------------
5384 Thu Aug 16 07:23:31 CEST 2007 - jkupec@suse.cz
5386 - forgot to set default refresh policy in checkIfToRefreshMetadata
5387 - repo.refresh.delay default set to 10 minutes
5390 -------------------------------------------------------------------
5391 Wed Aug 15 15:32:36 CEST 2007 - schubi@suse.de
5393 - Bugfix while regarding correct vendor in update
5397 -------------------------------------------------------------------
5398 Wed Aug 15 13:57:04 CEST 2007 - jkupec@suse.cz
5400 - repo.refresh.delay=<minutes> (ZConfig, "main" section) support
5401 added to delay next check & refresh until the specified number of
5402 minutes has passed from the last check or refresh (FATE #301991).
5403 Revisions: 6654, 6656, 6666, and 6667.
5404 - filesystem::touch(Pathname) added (r6666)
5405 - RepoManager::touchIndexFile(RepoInfo) added
5406 - RepoManager::checkIfToRefreshMetadata(RepoInfo,Url,policy):
5407 decision to do the refresh moved to this public method.
5410 -------------------------------------------------------------------
5411 Wed Aug 15 12:38:26 CEST 2007 - schubi@suse.de
5413 - generate a resolver problem if addRequires does not find a resovable
5417 -------------------------------------------------------------------
5418 Tue Aug 14 15:54:15 CEST 2007 - schubi@suse.de
5420 - Prioritized delete request by the user BEFORE delete requests due
5421 missing dependencies or conflicting dependencies. Bug 298322
5424 -------------------------------------------------------------------
5425 Fri Aug 10 20:49:20 CEST 2007 - jkupec@suse.cz
5427 - support also "Plaindir" as valid repo type name (#298622)
5431 -------------------------------------------------------------------
5432 Fri Aug 10 18:03:06 CEST 2007 - dmacvicar@suse.de
5434 - fix segfault in Progress reporting
5435 - progress report use name instead of alias (#298035)
5436 - repoinfo returns alias if name is empty
5438 -------------------------------------------------------------------
5439 Fri Aug 10 16:04:42 CEST 2007 - dmacvicar@suse.de
5441 - merge patch by dmueller to get rid of boost-regex
5443 -------------------------------------------------------------------
5444 Fri Aug 10 13:50:40 CEST 2007 - dmacvicar@suse.de
5446 - dont create a second CacheStore in the same scope, will lock...
5449 -------------------------------------------------------------------
5450 Thu Aug 9 15:04:21 CEST 2007 - jkupec@suse.cz
5452 - fixed some RepoManager exception docs & history
5455 -------------------------------------------------------------------
5456 Thu Aug 9 13:33:59 CEST 2007 - dmacvicar@suse.de
5458 - feature #302135: Graceful update of 3rd party packages
5459 Automatic upgrading only sees packages from same vendor
5460 This allows not needed to have those locked.
5461 - Add persistent locks file which allow wildcards. Users
5462 can lock certain packages adding lines like "kde* < 3.5"
5463 - add applyLocks() to apply persistent locks before solving
5465 -------------------------------------------------------------------
5466 Thu Aug 9 13:28:20 CEST 2007 - schubi@suse.de
5468 - recognize changes in the pool (e.g. changing /etc/sysconfig/storage
5470 - Added locking resolvables in the testcases
5473 -------------------------------------------------------------------
5474 Wed Aug 8 16:04:07 CEST 2007 - dmacvicar@suse.de
5476 - add migrate-sources to %post (#292986)
5479 -------------------------------------------------------------------
5480 Wed Aug 8 13:32:52 CEST 2007 - jkupec@suse.cz
5482 - fixed bug with using wrong files from raw metadata cache
5483 (bug #297611) (duncanmv) (r6501, already released in 3.13.14)
5485 -------------------------------------------------------------------
5486 Wed Aug 8 12:42:39 CEST 2007 - schubi@suse.de
5488 - fix in "ignore conflicts" if the conflict has been caused by an obsolete
5492 -------------------------------------------------------------------
5493 Tue Aug 7 17:04:47 CEST 2007 - dmacvicar@suse.de
5495 - implement susetags support for compressed metadata
5496 and testcases. (feature #301916)
5497 - implement disk usage in cache. For installation requires
5498 some changes in YaST to setup the ZYpp getPartitions()
5499 before repos are cached. (bug #293039)
5500 - added testcases for diskusage
5503 -------------------------------------------------------------------
5504 Mon Aug 6 10:19:12 CEST 2007 - jkupec@suse.cz
5506 - fixed YUM parser to properly create source packages
5507 - disabled reading of filelists.xml.gz by default (the data are
5508 currently not stored anyway)
5512 -------------------------------------------------------------------
5513 Sat Aug 4 01:03:19 CEST 2007 - ma@suse.de
5515 - Don't download unwanted translation files (#293740).
5518 -------------------------------------------------------------------
5519 Fri Aug 3 23:52:18 CEST 2007 - ma@suse.de
5521 - Fix susetags repo to parse dikusage data (#293039)
5525 -------------------------------------------------------------------
5526 Fri Aug 3 18:56:47 CEST 2007 - ma@suse.de
5528 - Add product attribute 'type' (aka 'category' which is now
5529 deprecated). Adapted sustags and yum parsers to parse and
5534 -------------------------------------------------------------------
5535 Fri Aug 3 17:29:56 CEST 2007 - dmacvicar@suse.de
5537 - fix modalias rel column number
5540 -------------------------------------------------------------------
5541 Fri Aug 3 16:35:36 CEST 2007 - dmacvicar@suse.de
5543 - Implemented option repo.add.probe to allow probing
5544 the added repositories
5547 -------------------------------------------------------------------
5548 Fri Aug 3 16:07:46 CEST 2007 - schubi@suse.de
5550 - Fixed detection of renamed packages while update.
5551 - Added new translations
5554 -------------------------------------------------------------------
5555 Fri Aug 3 15:02:28 CEST 2007 - ma@suse.de
5557 - Speed up retrieving MediaNr attribute, as it slows down install
5558 order calculation. (#297173)
5561 -------------------------------------------------------------------
5562 Fri Aug 3 14:13:36 CEST 2007 - dmacvicar@suse.de
5564 - Fixed cache schema upgrade
5566 -------------------------------------------------------------------
5567 Fri Aug 3 13:38:17 CEST 2007 - ma@suse.de
5569 - Fixed pattern includes and extends attributes.
5573 -------------------------------------------------------------------
5574 Fri Aug 3 12:33:41 CEST 2007 - schubi@suse.de
5576 - API for retrieving additional dependencies" solver/detail/Resolver.h
5577 - Handle additional dependencies in the testcases
5578 - Handle system and language dependencies in the testcases correctly.
5581 -------------------------------------------------------------------
5582 Thu Aug 2 18:14:12 CEST 2007 - ma@suse.de
5584 - Indicate changed pool content if /etc/sysconfig/storage USED_FS_LIST
5585 has changed. Resolver must discard any cached filesystem dependencies.
5586 (required for #271912)
5589 -------------------------------------------------------------------
5590 Thu Aug 2 16:37:06 CEST 2007 - ma@suse.de
5592 - Indicate changed pool content to the resolver. (required for #271912)
5596 -------------------------------------------------------------------
5597 Thu Aug 2 10:16:16 CEST 2007 - schubi@suse.de
5599 - speedup error handling. Do not log ResolveInfo anymore. Set limit of 20
5600 problems. Bug 280387
5604 -------------------------------------------------------------------
5605 Wed Aug 1 18:51:12 CEST 2007 - ma@suse.de
5607 - Added interface to install source packages via zypper.
5611 -------------------------------------------------------------------
5612 Tue Jul 31 22:01:08 CEST 2007 - ma@suse.de
5614 - Added package attributes Package::sourcePkgName and
5615 Package::sourcePkgEdition. Name and edition of the source
5616 rpm this package was built from.
5617 - Added ZYpp::installSrcPackage to install a single source package.
5621 -------------------------------------------------------------------
5622 Tue Jul 31 19:06:54 CEST 2007 - ma@suse.de
5624 - Temorary files and directories created by makeSibling use the
5625 same protection as the original.
5629 -------------------------------------------------------------------
5630 Tue Jul 31 10:37:13 CEST 2007 - schubi@suse.de
5632 - Removed keepExtras from resolvePool. This will be handled
5633 in the solver internally now. #294727
5634 - Checking if item really exists (#295544; ResolverInfoContainer.cc)
5638 -------------------------------------------------------------------
5639 Mon Jul 30 17:23:19 CEST 2007 - ma@suse.de
5641 - Remove tribool from RepoInfo's interface.
5645 -------------------------------------------------------------------
5646 Mon Jul 30 13:59:33 CEST 2007 - ma@suse.de
5648 - Fixed wrong media number reported by script, message and patch.
5649 - Fixed script API to provide the scripts location on media (if not
5651 - Introduced ScripProvider to make a script available on the local
5656 -------------------------------------------------------------------
5657 Fri Jul 27 18:08:42 CEST 2007 - jkupec@suse.cz
5659 - don't request media chage if the media is not changeable (like
5664 -------------------------------------------------------------------
5665 Fri Jul 27 17:40:44 CEST 2007 - dmacvicar@suse.de
5667 - progress ticks for clean cache
5668 - ZConfig: remove default from names.
5669 - re enable reading cache callbacks
5670 - ini parser without boost::regexp
5671 patch by dmueller (#152447)
5673 -------------------------------------------------------------------
5674 Fri Jul 27 17:16:27 CEST 2007 - ma@suse.de
5676 - Fixed package to provide the location media number. (#294496)
5679 -------------------------------------------------------------------
5680 Fri Jul 27 16:31:38 CEST 2007 - jkupec@suse.cz
5682 - RepoFileReader - ignore empty url keys (baseurl, mirrorlist,
5683 gpgkey) instead of throwing bad url exception
5686 -------------------------------------------------------------------
5687 Thu Jul 26 16:41:30 CEST 2007 - kkaempf@suse.de
5689 - Make clearing of extra dependencies/conflicts configurable when
5690 resolvePool(). Leave the default as before (clear extras).
5695 -------------------------------------------------------------------
5696 Thu Jul 26 10:58:27 CEST 2007 - dmacvicar@suse.de
5698 - /var/lib/zypp/cache -> /var/cache/zypp
5700 - ini parser without boost::regexp, patch by dmueller
5703 -------------------------------------------------------------------
5704 Wed Jul 25 13:50:06 CEST 2007 - ma@suse.de
5706 - Make temp directory configurable via environment
5707 variable ZYPPTMPDIR.
5711 -------------------------------------------------------------------
5712 Tue Jul 24 17:55:49 CEST 2007 - ma@suse.de
5714 - Fixed bug in smart pointer comparison.
5716 -------------------------------------------------------------------
5717 Mon Jul 23 13:05:53 CEST 2007 - ma@suse.de
5719 - Fix failing rename of metadata download directories across
5720 filesystem boundaries.
5722 -------------------------------------------------------------------
5723 Fri Jul 20 16:10:59 CEST 2007 - ma@suse.de
5725 - Fixed malicious gettext include.
5726 - Make ZConfig a singleton.
5729 -------------------------------------------------------------------
5730 Thu Jul 19 15:52:03 CEST 2007 - ma@suse.de
5732 - Fixed repo::provideFile to set a deleter for downloaded files
5737 -------------------------------------------------------------------
5738 Thu Jul 19 12:58:12 CEST 2007 - ma@suse.de
5740 - Query ByRepository now takes as well an alias.
5742 -------------------------------------------------------------------
5743 Wed Jul 18 16:40:35 CEST 2007 - dmacvicar@suse.de
5745 - fix retrieval of container attributes in cache
5748 -------------------------------------------------------------------
5749 Wed Jul 18 16:12:06 CEST 2007 - ma@suse.de
5751 - Port zypp-query-pool (#292404)
5755 -------------------------------------------------------------------
5756 Wed Jul 18 16:09:04 CEST 2007 - schubi@suse.de
5758 - added new calls in Resolver.h: addRequire,addConflict
5760 -------------------------------------------------------------------
5761 Wed Jul 18 14:43:04 CEST 2007 - ma@suse.de
5763 - Fixed IniParser to allow '=' in values (#292669)
5766 -------------------------------------------------------------------
5767 Wed Jul 18 14:16:59 CEST 2007 - dmacvicar@suse.de
5769 - allow / in alias (#292628)
5771 -------------------------------------------------------------------
5772 Wed Jul 18 12:38:55 CEST 2007 - ma@suse.de
5774 - Fixed repo::provideFile to throw on error.
5775 - Fixed ResolvableQuery to use 0 as default for non existing
5779 -------------------------------------------------------------------
5780 Tue Jul 17 15:57:03 CEST 2007 - ma@suse.de
5782 - Fixed OnMediLocation to use safe defaults. Added setLocaltion and
5783 additional ctor for convenience.
5786 -------------------------------------------------------------------
5787 Tue Jul 17 10:45:39 CEST 2007 - schubi@suse.de
5789 - Evalute update canditate:
5790 Take canditates only which are really installable. Bug 292077
5793 -------------------------------------------------------------------
5794 Mon Jul 16 15:41:31 CEST 2007 - jkupec@suse.cz
5796 - fixed some tribool bugs in RepoInfo
5799 -------------------------------------------------------------------
5800 Mon Jul 16 11:43:33 CEST 2007 - dmacvicar@suse.de
5802 - fix reading of non existant repo
5804 - first submission to stable
5805 - fix keywords parsing in susetags parser
5808 -------------------------------------------------------------------
5809 Wed Jul 11 19:14:47 CEST 2007 - jkupec@suse.cz
5811 - make resolvable query complete exceptionless with the database
5812 - test that packages have some attributes
5813 - disable progress adaptor for now
5817 -------------------------------------------------------------------
5818 Wed Jul 11 14:37:02 CEST 2007 - ma@suse.de
5820 - fixed unresolved symbols
5824 -------------------------------------------------------------------
5825 Wed Jul 11 13:31:39 CEST 2007 - ma@suse.de
5827 - fixed TranslatedText creating unwanted entries.
5828 - fixed capability processing
5832 -------------------------------------------------------------------
5833 Tue Jul 10 20:01:18 CEST 2007 - jkupec@suse.cz
5835 - MediaSetAccess::release() added
5836 - Use attachDesiredMedia in MediaProducts
5837 - Progress reporting improved
5841 -------------------------------------------------------------------
5842 Tue Jul 10 14:23:13 CEST 2007 - ma@suse.de
5844 - fixed parsing translated texts.
5845 - added source packages.
5849 -------------------------------------------------------------------
5850 Tue Jul 10 13:11:31 CEST 2007 - jkupec@suse.cz
5852 - repo callbacks fixed
5853 - Fixed YUM parser progress reporting
5854 - Added CombinedProgressData
5855 - make RepoImpl::resolvables() load lazy
5856 - MediaProducts added for scanning products file
5857 - Implement cache schema versioning and automatic invalidation of
5858 cache when schema changes
5862 -------------------------------------------------------------------
5863 Fri Jul 6 13:51:50 CEST 2007 - ma@suse.de
5865 - Propagate pools repository_iterator to the UI
5869 -------------------------------------------------------------------
5870 Thu Jul 5 17:02:08 CEST 2007 - ma@suse.de
5872 - Package::location is now returns an OnMediaLocation
5873 - archivesize() renamed to downloadSize()
5874 - Allow to iterate all Repositories that contribute
5875 Resolvables to the Pool.
5876 - MediaSetAccess::provideDir added
5877 - remove useless url check
5878 - add old-api-style wrapper
5879 - Add MediaProducts class
5883 -------------------------------------------------------------------
5884 Thu Jul 5 09:31:02 CEST 2007 - schubi@suse.de
5886 - function isInstalledBy/installs
5887 Added an initial installation flag which shows if the item has been
5888 triggered for installation, or the dependency is already satisfied.
5892 -------------------------------------------------------------------
5893 Tue Jul 3 13:07:31 CEST 2007 - jkupec@suse.cz
5895 - removed unused %{prefix}/lib/zypp from %files in spec file
5898 -------------------------------------------------------------------
5899 Tue Jul 3 10:37:37 CEST 2007 - jkupec@suse.cz
5901 - Old API (SourceManager, metadata parsers) dropped in favor of the
5902 new refactored ones (RepoManager, RepoParser(s), cache subtree,
5904 - Some new API improvements.
5906 - version 3.10.0 (bumped minor to 10 to indicate refactoring branch)
5908 -------------------------------------------------------------------
5909 Fri Jun 22 15:28:03 CEST 2007 - schubi@suse.de
5911 - New API calls which provides more information about one
5912 resolvable after a solverrun:
5913 isInstalledBy (const PoolItem_Ref item);
5914 installs (const PoolItem_Ref item);
5917 -------------------------------------------------------------------
5918 Thu Jun 21 15:58:16 CEST 2007 - adrian@suse.de
5920 - fix changelog entry order
5922 -------------------------------------------------------------------
5923 Wed Jun 20 11:47:33 CEST 2007 - schubi@suse.de
5925 - Ignore conflicting items which are uninstallable
5926 - Create a "needed by" info if a requirement is still fulfilled.
5927 - Allow only one needed_by and needed_by_capability in QueueItemInstall
5928 - Added capability and type (REQUIRE, RECOMMEND,....) to
5929 ResolverInfoNeededBy
5930 - Evaluate ResolverInfoNeededBy for more information in the error
5932 - Enlarge detail description in the error messages
5935 -------------------------------------------------------------------
5936 Tue Jun 19 13:59:09 CEST 2007 - ma@suse.de
5942 -------------------------------------------------------------------
5943 Mon Jun 18 17:20:45 CEST 2007 - mvidner@suse.cz
5945 - fixed so versioning from libtool to cmake
5948 -------------------------------------------------------------------
5949 Mon Jun 18 09:47:32 CEST 2007 - dmacvicar@suse.de
5951 - Use gpg2 instead of gpg for keyring and make
5952 the package depend on it (#284211)
5954 -------------------------------------------------------------------
5955 Mon Jun 11 17:02:49 CEST 2007 - schubi@suse.de
5957 - Required kmp packges FOR EACH installed/to_be_installed kernel will be installed.
5958 New dependency "packageand(foo:bar)" which provides an AND dependency by
5959 injecting a supplement/freshen.
5960 e.G. package novell-cluster-services-kmp-smp
5961 supplements: packageand(kernel-smp:novell-cluster-services-kmp)
5963 - Dont check for architecture changes in atoms (#266178)
5966 -------------------------------------------------------------------
5967 Wed May 23 17:03:29 CEST 2007 - ma@suse.de
5969 - Fixed package-manager script (#275847)
5972 -------------------------------------------------------------------
5973 Wed May 23 13:32:02 CEST 2007 - schubi@suse.de
5978 -------------------------------------------------------------------
5979 Wed May 23 11:25:55 CEST 2007 - schubi@suse.de
5981 - Reduced logging in order to speedup solving Bug 275100
5985 -------------------------------------------------------------------
5986 Tue May 15 14:03:34 CEST 2007 - ma@suse.de
5988 - Fix excess calls to releaseFile. (#274357)
5991 -------------------------------------------------------------------
5992 Wed May 9 18:44:20 CEST 2007 - dmacvicar@suse.de
5994 - Fix importing keys into rpm. (#270125)
5997 -------------------------------------------------------------------
5998 Wed Apr 18 14:56:17 CEST 2007 - ma@suse.de
6000 - Support filesystem dependencies to add needed filesystem RPMs
6001 automatically (Fate 301966).
6005 -------------------------------------------------------------------
6006 Mon Apr 16 11:23:15 CEST 2007 - jkupec@suse.cz
6008 - avoiding attaching media where not needed (#263207)
6011 -------------------------------------------------------------------
6012 Fri Apr 13 17:32:55 CEST 2007 - dmacvicar@suse.de
6014 - fix FileCap with attributes
6017 -------------------------------------------------------------------
6018 Thu Apr 12 02:33:18 CEST 2007 - ma@suse.de
6020 - Fixed computation of install order. Take requirements of
6021 an installed packages uninstall scripts into account, if
6022 the package is updated. (#258682)
6025 -------------------------------------------------------------------
6026 Wed Apr 11 15:24:01 CEST 2007 - ma@suse.de
6028 - Parse and provide package keywords. (Fate 120368)
6032 -------------------------------------------------------------------
6033 Thu Apr 5 15:50:15 CEST 2007 - schubi@suse.de
6035 - Upgrade: Do NOT delete packages which have unresolved dependencies -->
6036 Ask the user. Bug 258322
6040 -------------------------------------------------------------------
6041 Wed Apr 4 19:39:12 CEST 2007 - ma@suse.de
6043 - Fix restoring of Sources id root prefix is used. (#238165)
6047 -------------------------------------------------------------------
6048 Wed Apr 4 15:33:54 CEST 2007 - jkupec@suse.cz
6050 - MediaManager::attachDesiredMedia() added to support multiple
6051 (CD/DVD) drives (fate #3974)
6054 -------------------------------------------------------------------
6055 Wed Mar 14 14:33:26 CET 2007 - schubi@suse.de
6057 - If there is no valid solver result and NOT all resolvables ( other
6058 architecture) has been regarded, let the user decide making a new
6059 solver run with ALL available resolvables. Bug 223440
6060 - reducing logging (error -> debug) bug 252921
6063 -------------------------------------------------------------------
6064 Fri Mar 9 00:08:38 CET 2007 - ma@suse.de
6066 - Allow configuration of trusted vendors via
6067 /var/lib/zypp/db/trustedVendors. (#186636)
6071 -------------------------------------------------------------------
6072 Wed Mar 7 15:20:29 CET 2007 - dmacvicar@suse.de
6074 - libzypp-devel -> libzypp requirement is not versioned
6078 -------------------------------------------------------------------
6079 Tue Mar 6 17:25:49 CET 2007 - schubi@suse.de
6081 - Using already existing valid solver results for further solver runs.
6085 -------------------------------------------------------------------
6086 Fri Mar 2 16:11:16 CET 2007 - dmacvicar@suse.de
6091 -------------------------------------------------------------------
6092 Tue Feb 27 15:50:39 CET 2007 - dmacvicar@suse.de
6094 - merging from 10.2 / SP1
6095 - #247459 ftp probing
6096 denied == dont exists in ftp
6099 -------------------------------------------------------------------
6100 Tue Feb 27 15:35:06 CET 2007 - schubi@suse.de
6102 - Merging solver related stuff from SuSE-Linux-10_2-Branch ( till r5111):
6103 - Simultaneouqusly establishing of items which are conflicting eachother is
6104 useless. So only one will be established. Fixed in QueueItemInstall.cc
6106 - Added new upgrade options to fine tune version and patch handling.
6108 - The context of establishPool will be stored in Resolver and will be
6109 regarded for the next solver run everytime. So it will be not reset by
6110 any solver run anymore.
6111 bug 191810 ( A broken patch will not be installed again)
6113 -------------------------------------------------------------------
6114 Fri Feb 23 17:40:23 CET 2007 - jkupec@suse.cz
6116 - adding sotf,timeo=X nfs mount options by default (#235211)
6119 -------------------------------------------------------------------
6120 Fri Feb 23 14:16:19 CET 2007 - jkupec@suse.cz
6122 - support for HTTP authentication prompt added (#190609)
6123 - fixed problem with empty path in URL
6124 in MediaCurl::doGetFileCopy()
6127 -------------------------------------------------------------------
6128 Mon Feb 12 15:28:08 CET 2007 - jkupec@suse.cz
6130 - Merged revisions 4926-4993,4995,4998-5006 via svnmerge from
6131 SuSE-Linux-10_2-Branch
6133 - verifySystem: Regarding patterns too. Bug 239750 (schubi)
6134 - verifySystem: The result will be set to APPL_HIGH, so it will be not
6135 reset by a second "normal" solver run. #239281 (schubi)
6136 - yast2 reports invalid URL as 'unknown source type'
6137 (#209961) (dmacvicar)
6138 - Added freshen language dependency in supplemements too if there is no
6139 entry in supplements.
6140 #240617;IPA fonts are not installed even if select Japanese
6142 - Setting allowed authentication methods to "basic,digest" if none
6143 provided in URL (#243006) (jkupec)
6144 - Stopping after 50 valid solver results. Anymore would be useless. Bug
6148 -------------------------------------------------------------------
6149 Mon Feb 12 10:37:02 CET 2007 - mvidner@suse.cz
6151 - package-manager: use a generic su script from XDG (#235303, #244442)
6153 -------------------------------------------------------------------
6154 Fri Feb 9 15:21:55 CET 2007 - jkupec@suse.cz
6156 - Setting allowed authentication methods to "basic,digest" if none
6157 provided in URL (#243006)
6158 - fixed gettext and rpath problems in configure.ac and Makefile.cvs
6162 -------------------------------------------------------------------
6163 Wed Feb 7 15:52:29 CET 2007 - jkupec@suse.cz
6165 - MediaCurlException::dumpOn() adjusted for ncurses dialogue
6169 -------------------------------------------------------------------
6170 Mon Jan 29 13:10:37 CET 2007 - dmacvicar@suse.de
6172 - Merged revisions 4907-4926 from SuSE-Linux-10_2-Branch
6174 - update packages: changing architecture is only valid while an
6175 system update and NOT while an update via a patch. Last fix does
6176 not fit for every case.
6178 - Patch has selected not the concerning package for update but
6179 a package which has provided the required dependencies too.
6180 Algorithmus: If there are exactly two providers which differ in architecture
6181 prefer the better arch.
6182 Fix: Regarding NVRA too. ( only if equal )
6184 - Download only English and Local translation
6186 - Added solver parameter:
6187 tryAllPossibilities: regarding every solver branch ( not only
6188 branches with e.G. best architectures
6189 preferHighestVersion: Prefer solver results which have a higher
6192 - update packages: changing architecture is only valid while an
6193 system update and NOT while an update via a patch.
6194 Bug 230685 - x86_64 MozillaFirefox binaries in security update
6196 Fix of version 2.11.2 has not worked if the first founded item
6197 had had another architecture.
6200 -------------------------------------------------------------------
6201 Wed Jan 24 14:50:33 CET 2007 - lslezak@suse.cz
6203 - added ZYpp::getPartitions() - return the partitinoning
6205 -------------------------------------------------------------------
6206 Wed Jan 24 14:20:28 CET 2007 - dmacvicar@suse.de
6208 - Merged revisions 4705-4906 via svnmerge from SuSE-Linux-10_2-Branch
6209 - Corrupt download cannot be skipped
6210 (#217425 and #224216)
6211 - Enable package read ahead/caching in commit per default to reduce
6212 interactive media changes. If the environment variable
6213 ZYPP_COMMIT_NO_PACKAGE_CACHE is set, caching will be disabled. (F100182)
6214 - added parameter not to reset resolver results while calling
6215 freshen pool Bug: 235761
6216 - Prepare package read ahead/caching of packages in commit. Adatped the
6217 workflow. Caching details are now hidden inside CommitPackageCache.
6218 The current implementation still performs no read ahead. (for F100182)
6219 - Skip invalid or broken rpm database entries. (#231211)
6220 - verifySystem: check if the solution is valid after calling freshenPool()
6222 - Added own call for Resolver::verifySystem with additional
6223 hardware/language check in order to keep binary compatibility
6225 - Rpm requires additional quoting of special chars in filenames.
6227 - Resolver::verifySystem checks for new hardware now by calling
6228 freshenPool. This is configureable. Fate #301224
6229 - merged texts from proofread
6230 - Don't consider patch/delta rpms if package architecture changes.
6232 - update packages: changing architecture is only valid while an
6233 system update and NOT while an update via a patch.
6234 Bug 230685 - x86_64 MozillaFirefox binaries in security update repository
6235 - verifySystem: Do only regard items which will be on the system after the
6238 Import listed GPG Keys from an trusted installation source
6239 - fix return call in new xml parser
6240 - Enable system resolvables in Helix parser (Revision 4787)
6242 Resetting transaction with the correct call;
6243 bugfix; Added kind in keep state (Revision 4788)
6244 - Wrong behaviour in soft install/uninstall. --> Setting Transact with
6245 soft (Revision 4789)
6246 - New call added: maySetToBeUninstalledSoft (Revision 4789)
6247 Both are only functions for the solver (Revision 4789)
6248 - Resetting "by causer" in order to distinguish from state
6249 "keep by user". ( function setLock in order to remove lock)
6251 - Better fix for Bug 217574: Checking if the resolveable CAN be deleted soft
6252 in QueueItemUninstall.cc (Revision 4790)
6253 - Regarding "keep state by user". So avoiding "reselecting" by
6255 Give a corresponding problem solution if a resolvable satisfy
6256 a dependency, but has been set to keep by the user.
6257 Bug : 222531 (Revision 4791)
6258 - Allow to disable autoprotection of foreign vendor items. Required
6259 in zmd-backend. (F301735).
6260 - use sqlite-zmd if using > 10.2 in spec. Use the one available
6262 - Item could has already been selected to soft uninstall (e.G. remove
6263 pattern which recommend this item ). Do not throw an exception anymore.
6265 - Added syscontent::Reader: Parse serialized set of ResObjects.
6267 - If there has already been selected another item by the solver (e.g. from
6268 another source) we will take thatone in order to avoid parallel
6269 installation and there concerning error messages.
6271 - In order to handle conflicting resolvable we try to update the
6272 conflicting item. While evaluating these canditates an already selected
6273 candidate will not be regarded. So it could be that an older package
6274 will be selected for update although a newer has already been selected. Revision 4765
6275 - Conflicting items: The resolvable will be obsoleted by another. So it is useless finding an
6276 update candidate and evaluate additional branches.
6279 -------------------------------------------------------------------
6280 Mon Dec 4 15:38:12 CET 2006 - mt@suse.de
6282 - Improved realpath() wrapper in media handler class (#222521).
6285 -------------------------------------------------------------------
6286 Thu Nov 30 09:15:20 CET 2006 - ma@suse.de
6288 - version 3.0.0 (2.x.x now in SuSE-Linux-10_2-Branch)
6291 -------------------------------------------------------------------
6292 Wed Nov 29 19:20:24 CET 2006 - dmacvicar@suse.de
6294 - use sqlite-zmd package for the non yet shipped zypp2/ stuff
6295 because backend uses this sqlite and it is no fun to
6296 install one and the other to develop (as the -devel packages)
6298 - add cmake support for building zypp/ lib.
6299 TODO: soinfo, compile testcases, devel, zypp2,docs
6300 find rpm, curl and others.
6301 - dont serialize interactive, as it is
6303 (it was already fixed as we don't reimplement
6304 the method, but we still serialized, parsed)
6307 -------------------------------------------------------------------
6308 Tue Nov 28 22:40:12 CET 2006 - ma@suse.de
6310 - fixed Patch::interactive to return true as well, if the patch
6311 itself has a licence. (#224192)
6315 -------------------------------------------------------------------
6316 Tue Nov 28 16:36:56 CET 2006 - mt@suse.de
6318 - Added search for /sbin/vol_id tool - that is in /lib/udev/vol_id
6319 on the installation image (#213852).
6322 -------------------------------------------------------------------
6323 Tue Nov 28 11:44:52 CET 2006 - schubi@suse.de
6325 - Avoid duplicate pool entries; Bug 223750; second part of the fix
6329 -------------------------------------------------------------------
6330 Mon Nov 27 18:29:58 CET 2006 - schubi@suse.de
6332 - Pool has multi instances of an item in the pool. Reduced this error
6333 to items which are identically at least. #217574 and #223750
6336 -------------------------------------------------------------------
6337 Mon Nov 27 17:37:44 CET 2006 - dmacvicar@suse.de
6339 - replace spaces to underscores in product names
6343 -------------------------------------------------------------------
6344 Mon Nov 27 16:54:03 CET 2006 - dmacvicar@suse.de
6346 - Mark some strings for translation (#219783 need it)
6349 -------------------------------------------------------------------
6350 Mon Nov 27 16:17:07 CET 2006 - mt@suse.de
6352 - Added translations marks to hal, url and mutex exceptions (#23771)
6355 -------------------------------------------------------------------
6356 Wed Nov 22 19:24:57 CET 2006 - dmacvicar@suse.de
6358 - don't make libzypp-devel depend on sqlite-devel as
6359 headers from zypp2 are not installed yet
6362 -------------------------------------------------------------------
6363 Wed Nov 22 15:23:55 CET 2006 - ma@suse.de
6365 - Return an error if fork failed. (#204807)
6366 - Make Script execution abortable by user request. (#212949, F100233)
6370 -------------------------------------------------------------------
6371 Tue Nov 21 16:25:03 CET 2006 - mvidner@suse.cz
6373 - Added package-manager wrapper script, with icon and .desktop (#222757).
6374 (Used by gnome-main-menu)
6378 -------------------------------------------------------------------
6379 Tue Nov 21 13:11:06 CET 2006 - mt@suse.de
6381 - Fixed target/hal - one more dbus_connection_close found (#216035)
6385 -------------------------------------------------------------------
6386 Mon Nov 20 14:15:38 CET 2006 - schubi@suse.de
6392 -------------------------------------------------------------------
6393 Mon Nov 20 11:02:04 CET 2006 - ma@suse.de
6395 - Process obsoletes when installing non-package objects. (#217352)
6399 -------------------------------------------------------------------
6400 Fri Nov 17 16:57:39 CET 2006 - mt@suse.de
6402 - Implemented volume device check using /sbin/vol_id (#213852).
6405 -------------------------------------------------------------------
6406 Fri Nov 17 15:53:58 CET 2006 - schubi@suse.de
6408 - new translation added
6410 -------------------------------------------------------------------
6411 Fri Nov 17 12:42:04 CET 2006 - mt@suse.de
6413 - Implemented an reuse of already existing foreign CD/DVD mount points
6414 (e.g. automounted) - depends on REUSE_FOREIGN_MOUNTS flag (#220206).
6415 - Added a fallback check of the volume.mount_point HAL property to
6416 isAutoMountedMedia(); info.hal_mount.created_mount_point seems
6417 to be not avaliable in newer HAL versions (on 10.2).
6421 -------------------------------------------------------------------
6422 Thu Nov 16 23:39:15 CET 2006 - ma@suse.de
6424 - removed unused methods from Patch and PatchImplIf. Provided
6425 reasonable default implementation for Patch::interactive.
6430 -------------------------------------------------------------------
6431 Thu Nov 16 15:32:04 CET 2006 - dmacvicar@suse.de
6433 - Handle media eject failures (#216545)
6436 -------------------------------------------------------------------
6437 Wed Nov 15 22:41:51 CET 2006 - ma@suse.de
6439 - Reimplemented RpmDb::checkPackage using librpm API instead
6440 of parsing "rpm --checksig" output. (#163202)
6444 -------------------------------------------------------------------
6445 Wed Nov 15 15:39:26 CET 2006 - schubi@suse.de
6447 - NEW behaviour of the solver:
6448 Obsolete virtual provides. E.G.:
6454 Name: moretest-1.0-0
6459 Name: nomoretest-1.0-0
6464 test-1.0-0 AND moretest-1.0-0 will be deleted. In former versions only
6465 test-1.0-0 had been deleted. Bug 220999
6467 - Translations added
6472 -------------------------------------------------------------------
6473 Tue Nov 14 16:32:49 CET 2006 - schubi@suse.de
6475 - Bugfix in generating solver testcases:
6476 - added kind of capabilities in description file
6477 - removed unneded channel from uninstall in command file
6479 -------------------------------------------------------------------
6480 Mon Nov 13 18:35:01 CET 2006 - mt@suse.de
6482 - Try to call /bin/eject utility if the eject-ioctl fails.
6485 -------------------------------------------------------------------
6486 Mon Nov 13 17:00:51 CET 2006 - dmacvicar@suse.de
6488 - ignore empty capabilities
6491 -------------------------------------------------------------------
6492 Fri Nov 10 17:52:10 CET 2006 - dmacvicar@suse.de
6494 - make progress strings translatable (#219783)
6497 -------------------------------------------------------------------
6498 Tue Nov 7 16:40:28 CET 2006 - schubi@suse.de
6500 - While deleting a selection all concerning recommended
6501 packages will be deleted too.
6502 BUT those packages should not be deleted which have been
6503 set to KEEP by the user. bug 217574
6507 -------------------------------------------------------------------
6508 Tue Nov 7 13:12:49 CET 2006 - schubi@suse.de
6510 - Makefile in zypp2 fixed
6513 -------------------------------------------------------------------
6514 Tue Nov 7 11:38:10 CET 2006 - schubi@suse.de
6516 - Translations added
6520 -------------------------------------------------------------------
6521 Mon Nov 6 12:32:22 CET 2006 - dmacvicar@suse.de
6523 - Make the parser more strict, rejecting broken sources
6524 but showing the error line.
6525 Last fix making the parser relax would break multitag
6526 descriptions with empty lines, now we check dependencies
6527 at a higher level. (reference #160607)
6530 -------------------------------------------------------------------
6531 Fri Nov 3 11:04:19 CET 2006 - schubi@suse.de
6533 - New problem solution added: Unlock ALL resovables in order to speed up
6534 problem solution. Bug 206453
6536 -------------------------------------------------------------------
6537 Fri Nov 3 10:29:08 CET 2006 - schubi@suse.de
6539 - Translations added
6541 -------------------------------------------------------------------
6542 Thu Nov 2 17:15:19 CET 2006 - mt@suse.de
6544 - Fixed target/hal - removed dbus_connection_close calls, because
6545 the connections are shared; unref the ref-counted handle only.
6549 -------------------------------------------------------------------
6550 Thu Nov 2 16:18:27 CET 2006 - dmacvicar@suse.de
6552 - skipping unreachable packages won't work
6556 -------------------------------------------------------------------
6557 Wed Oct 25 19:04:51 CEST 2006 - dmacvicar@suse.de
6559 - (#213793) Target store fails to recreate stored install-time (other
6560 Date and ByteCount values as well)
6562 - skip comments and blank lines in multilists
6563 fixes (#214877) - zen-updater is not installed by default
6565 - Automatically fix broken products when reading
6566 the product database.
6567 still pending: honour the read-only flag
6568 Changes to make this possible include
6569 using read_dir instead of boost directory
6572 -------------------------------------------------------------------
6573 Wed Oct 25 17:09:06 CEST 2006 - schubi@suse.de
6575 - added new class for generating solver testcases:
6578 -------------------------------------------------------------------
6579 Wed Oct 25 15:40:44 CEST 2006 - ma@suse.de
6581 - Finalized ui::PatternContents. (F301229)
6585 -------------------------------------------------------------------
6586 Wed Oct 25 08:21:52 CEST 2006 - mvidner@suse.cz
6588 - Moved zypper and zypp-checkpatches(-wrapper) to zypper.rpm
6591 -------------------------------------------------------------------
6592 Tue Oct 24 14:33:16 CEST 2006 - ma@suse.de
6594 - Added ui::PatternContents: Helper class that will compute a patterns
6595 expanded install_packages set. (UI interface for F301229)
6598 -------------------------------------------------------------------
6599 Tue Oct 24 09:06:24 CEST 2006 - mvidner@suse.cz
6601 - removed the last reference to /usr/lib64 to fix the build
6603 -------------------------------------------------------------------
6604 Mon Oct 23 17:44:42 CEST 2006 - mvidner@suse.cz
6606 - added "zypper info" (jkupec)
6609 -------------------------------------------------------------------
6610 Mon Oct 23 11:28:01 CEST 2006 - dmacvicar@suse.de
6612 - fix rpm db timestamp
6613 - add extra urls and optional urls to product API
6616 -------------------------------------------------------------------
6617 Fri Oct 20 16:55:44 CEST 2006 - mvidner@suse.cz
6619 - zypper: nicer progress reports, with or without --verbose.
6621 -------------------------------------------------------------------
6622 Fri Oct 20 16:25:50 CEST 2006 - ma@suse.de
6624 - Fixed reloading of target data after commit. Broken since
6629 -------------------------------------------------------------------
6630 Fri Oct 20 16:22:09 CEST 2006 - dmacvicar@suse.de
6632 - put query-pool in /usr/lib/zypp and not lib64
6635 -------------------------------------------------------------------
6636 Fri Oct 20 12:16:06 CEST 2006 - dmacvicar@suse.de
6638 - revert keyring changes, causes endless loop (obvious)
6639 - add dist-product information, adapt store
6643 -------------------------------------------------------------------
6644 Fri Oct 20 11:04:26 CEST 2006 - ma@suse.de
6646 - zypp-query-pool: For products show additionally distributionName
6647 and distributionEdition. (required by #205392)
6650 -------------------------------------------------------------------
6651 Fri Oct 20 00:13:49 CEST 2006 - ma@suse.de
6653 - Add accessor for Product distributionName and distributionEdition.
6654 (required by #205392)
6657 -------------------------------------------------------------------
6658 Thu Oct 19 18:40:36 CEST 2006 - dmacvicar@suse.de
6660 - added test case for KeyRing
6661 - fire trustedKeyAdded in all calls to import trusted key
6662 not only in signature check workflow.
6665 -------------------------------------------------------------------
6666 Thu Oct 19 18:27:02 CEST 2006 - mvidner@suse.cz
6668 - zypper update: implemented minimal version (patches only)
6669 - zypper list-updates: changed default type from package to patch,
6670 consider patches affecting the package manager separately
6672 -------------------------------------------------------------------
6673 Thu Oct 19 14:09:33 CEST 2006 - dmacvicar@suse.de
6678 -------------------------------------------------------------------
6679 Thu Oct 19 14:05:18 CEST 2006 - dmacvicar@suse.de
6681 - add zypp-query-pool, so registration doesn't depend on
6682 libzypp-zmd-backend being installed. Will remove from
6683 backend when suseregister gets updated.
6685 -------------------------------------------------------------------
6686 Thu Oct 19 12:31:08 CEST 2006 - schwab@suse.de
6688 - Make sure config.rpath is present.
6690 -------------------------------------------------------------------
6691 Wed Oct 18 21:40:25 CEST 2006 - mvidner@suse.cz
6693 - zypper search: fixed uninitialized members that made all searches
6694 exact and case sensitve
6696 -------------------------------------------------------------------
6697 Wed Oct 18 13:13:16 CEST 2006 - dmacvicar@suse.de
6699 - zypp-checkpatches, write in the right file
6702 -------------------------------------------------------------------
6703 Wed Oct 18 12:45:49 CEST 2006 - schubi@suse.de
6705 - Install resolvables although they are unneeded
6706 if they have NOT the kind patch/atoms
6707 Bug 210538 - freshens/supplements does not work with patterns
6710 -------------------------------------------------------------------
6711 Tue Oct 17 19:17:39 CEST 2006 - mvidner@suse.cz
6713 - zypper service-add -r http://example.org/foo.repo (F#300641).
6715 -------------------------------------------------------------------
6716 Tue Oct 17 18:29:34 CEST 2006 - dmacvicar@suse.de
6718 - zypp-checkpatches:
6719 save version of the generated xml to
6720 regenerate it if it changes.
6721 save a random token in case of error to
6722 force recreating xml file
6725 -------------------------------------------------------------------
6726 Tue Oct 17 13:49:53 CEST 2006 - dmacvicar@suse.de
6728 - remove permissions for zypp checkpatches from spec
6731 -------------------------------------------------------------------
6732 Tue Oct 17 12:36:57 CEST 2006 - dmacvicar@suse.de
6734 - registration fails because of wrong product data
6736 use DISTPRODUCT,DISTVERSION to create the product
6737 resolvable. have this resolvable provide
6741 -------------------------------------------------------------------
6742 Mon Oct 16 18:05:56 CEST 2006 - mvidner@suse.cz
6744 - zypper service-add -r ./foo.repo (F#300641).
6746 -------------------------------------------------------------------
6747 Mon Oct 16 15:02:00 CEST 2006 - jkupec@suse.cz
6749 - zypper: added case-sensitive search, search in descriptions and
6750 summaries, search by resolvable type, substring and word
6751 matching, support for wildcards
6754 -------------------------------------------------------------------
6755 Mon Oct 16 13:27:50 CEST 2006 - mvidner@suse.cz
6757 - Prevent the user from sending signals to zypp-checkpatches-wrapper
6760 -------------------------------------------------------------------
6761 Mon Oct 16 12:57:56 CEST 2006 - schubi@suse.de
6763 - Dont incomplete an uninstalled resolvable, even not when establishing.
6764 Incomplete only makes sense for installed resolvables (when they have broken
6765 deps), for patches (because they are needed) and for atoms (because they are
6766 used during patch calculation)
6769 - Do not branch for packages with the same NVE but different architectures.
6770 Take the best architecture.
6772 -------------------------------------------------------------------
6773 Fri Oct 13 16:51:43 CEST 2006 - dmacvicar@suse.de
6775 - implement rename source in sourcemanager
6778 -------------------------------------------------------------------
6779 Fri Oct 13 14:32:44 CEST 2006 - dmacvicar@suse.de
6781 - YaST sources: set alias to product summary if empty
6782 - show alias on logs.
6785 -------------------------------------------------------------------
6786 Thu Oct 12 16:40:29 CEST 2006 - dmacvicar@suse.de
6788 - version 2.4.0 (bin incompat due to callback fixes)
6791 -------------------------------------------------------------------
6792 Thu Oct 12 16:30:55 CEST 2006 - ma@suse.de
6794 - Provide additional solver status information to the UI.
6796 - Fixed UI satus computation in presence of multiple available
6801 -------------------------------------------------------------------
6802 Thu Oct 12 15:45:12 CEST 2006 - dmacvicar@suse.de
6804 - remove const in MediaChangeReport requestMedia that
6808 -------------------------------------------------------------------
6809 Wed Oct 11 08:35:48 CEST 2006 - mvidner@suse.cz
6811 - zypper: added search (jkupec)
6812 - removed the suid bit from zypp-checkpatches-wrapper so that the
6813 build passes until permissions.rpm is updated (~#211286).
6816 -------------------------------------------------------------------
6817 Tue Oct 10 16:03:40 CEST 2006 - dmacvicar@suse.de
6819 - Log microseconds if ZYPP_PROFILING env var is enabled.
6822 -------------------------------------------------------------------
6823 Mon Oct 9 18:15:19 CEST 2006 - dmacvicar@suse.de
6826 Factory cannot be set with 'refresh' enabled
6828 - get rid of some const bool signatures in Source classes
6831 -------------------------------------------------------------------
6832 Mon Oct 9 15:11:16 CEST 2006 - mvidner@suse.cz
6834 - Added zypp-checkpatches and a suid-root zypp-checkpatches-wrapper.
6836 -------------------------------------------------------------------
6837 Fri Oct 6 13:23:32 CEST 2006 - schubi@suse.de
6839 - select the best solution: prefering the total amount of install/update
6840 packages BEFORE source preferences. Bug 208784
6842 -------------------------------------------------------------------
6843 Fri Oct 6 11:55:11 CEST 2006 - dmacvicar@suse.de
6845 - Introduce a method to see if a source supports a
6846 kind of resolvable at that time, so we can
6847 init a YUM source like factory but avoid parsing
6848 it if it contains no patches.
6850 - zypp-checkpatches xml output
6853 -------------------------------------------------------------------
6854 Mon Oct 2 16:34:03 CEST 2006 - mvidner@suse.cz
6856 - added a CLI preview: zypper
6860 -------------------------------------------------------------------
6861 Mon Oct 2 15:11:26 CEST 2006 - dmacvicar@suse.de
6864 Make Content File Aware of Different Architectures
6865 expand %a in release notes with architecture
6867 -------------------------------------------------------------------
6868 Fri Sep 29 16:10:46 CEST 2006 - ma@suse.de
6870 - Extended pattern parser to support includes/extends tags as hint
6871 for the IO. (F301229)
6875 -------------------------------------------------------------------
6876 Fri Sep 29 00:31:33 CEST 2006 - ma@suse.de
6878 - Enabled sending of ScriptResolvableReport.
6879 - Changed ScriptResolvableReport::start to send local path
6880 of script to be executed.
6884 -------------------------------------------------------------------
6885 Wed Sep 27 14:14:33 CEST 2006 - ma@suse.de
6887 - Added ScriptResolvableReport. Callbacks triggered on script
6888 execution during commit. (F100233)
6892 -------------------------------------------------------------------
6893 Mon Sep 25 13:52:55 CEST 2006 - mvidner@suse.cz
6895 - fix: Url::getRegisteredSchemes() would always return nothing
6897 -------------------------------------------------------------------
6898 Fri Sep 22 15:34:11 CEST 2006 - jkupec@suse.cz
6900 - Made the build dependency on gettext-devel explicit
6902 -------------------------------------------------------------------
6903 Tue Sep 19 10:59:24 CEST 2006 - jsrain@suse.cz
6905 - adapted multi-media YUM sources according to official YUM
6906 specification (F300743)
6908 -------------------------------------------------------------------
6909 Mon Sep 18 17:42:26 CEST 2006 - lslezak@suse.cz
6911 - use RPM_OPT_FLAGS (meissner@suse.de)
6913 -------------------------------------------------------------------
6914 Mon Sep 18 15:19:53 CEST 2006 - lslezak@suse.cz
6916 - SourceFactory::createFrom() - don't loose url,...
6919 -------------------------------------------------------------------
6920 Mon Sep 18 12:00:46 CEST 2006 - kkaempf@suse.de
6922 - reduce logging in ResolvableImpl.cc
6925 -------------------------------------------------------------------
6926 Thu Sep 14 15:59:47 CEST 2006 - schubi@suse.de
6928 - Replaced requirementIsMet by requirementIsInstalledOrUnneeded
6929 in QueueItemInstall and QueueItemRequire
6931 removed fix:Thu Sep 7 18:31:46 CEST 2006 - schubi@suse.de
6933 -------------------------------------------------------------------
6934 Thu Sep 14 12:44:53 CEST 2006 - lslezak@suse.cz
6936 - fixed SourceFactory::createFrom() - don't loose alias,
6937 cachedir,... parameters
6939 -------------------------------------------------------------------
6940 Thu Sep 14 10:21:02 CEST 2006 - mvidner@suse.cz
6942 - Use RPM Enhances only if detected at configure time, to allow
6943 compilation with older rpm.
6944 - callback params: use const string & instead of string (dmacvicar)
6946 -------------------------------------------------------------------
6947 Thu Sep 7 18:31:46 CEST 2006 - schubi@suse.de
6949 - Do not regarding SATISFIED (regarding UNNEEDED) in isPresent if it is
6950 a package/script/message
6953 -------------------------------------------------------------------
6954 Thu Sep 7 16:19:36 CEST 2006 - dmacvicar@suse.de
6956 - add Source_Ref::checksum() which in combination with
6957 timestamp can give an idea of a source change.
6960 -------------------------------------------------------------------
6961 Thu Sep 7 14:32:38 CEST 2006 - mvidner@suse.cz
6963 - Implemented fgzstreambuf::compressed_tell and fXstream::getbuf to
6964 enable progress reporting on compressed streams.
6966 -------------------------------------------------------------------
6967 Wed Sep 6 18:31:20 CEST 2006 - dmacvicar@suse.de
6969 - better error propagation
6972 -------------------------------------------------------------------
6973 Tue Sep 5 19:22:56 CEST 2006 - mt@suse.de
6975 - Removed libblkid dependency - the workaround using libblkid to
6976 check filesystem on XEN vbd mapped devices is obsolete, because
6977 the info is avaliable via /dev/disk/by-label link now. (#197107)
6980 -------------------------------------------------------------------
6981 Thu Aug 31 15:16:11 CEST 2006 - ma@suse.de
6983 - PackageProvider: Fixed broken retry. (#202163)
6986 -------------------------------------------------------------------
6987 Wed Aug 30 23:50:55 CEST 2006 - ma@suse.de
6989 - Fixed RpmDb::makePackageFromHeader: Catch NULL Header passed as argument and refuse
6990 to create a Package from a source package header.
6991 - Added method Pathname::extension: Return all of the characters in name
6992 after and including the last dot in the last element of name.
6993 - PlaindirImpl: Disable rpm signature verification when scaning a directory for
6994 rpms. Otherwise we'd need access to the rpm database to get the keys.
6997 -------------------------------------------------------------------
6998 Wed Aug 30 17:42:40 CEST 2006 - schubi@suse.de
7000 - Do not regarding SATISFIED/UNNEEDED in isPresent if it is
7001 a package/script/message
7004 -------------------------------------------------------------------
7005 Wed Aug 30 14:29:45 CEST 2006 - ma@suse.de
7007 - Speedup computation of number of rpm database entries.
7010 -------------------------------------------------------------------
7011 Tue Aug 29 16:58:20 CEST 2006 - schubi@suse.de
7013 - Fixed endless loop in transactResObject
7014 Bug 198095 - YaST2 Installaler crashes when selecting Gnome pattern to a KDE installation
7016 -------------------------------------------------------------------
7017 Tue Aug 29 12:05:09 CEST 2006 - dmacvicar@suse.de
7019 - fix some testcases for tar file parser changes
7022 -------------------------------------------------------------------
7023 Tue Aug 29 11:19:53 CEST 2006 - dmacvicar@suse.de
7026 - clean old callbacks
7029 -------------------------------------------------------------------
7030 Fri Aug 25 14:32:07 CEST 2006 - schubi@suse.de
7032 - zyppPattern->install_packages returns SUGGESTED package too.
7036 -------------------------------------------------------------------
7037 Fri Aug 25 13:05:33 CEST 2006 - schubi@suse.de
7039 - New behaviour in the solver: try with 'best' package first, try with 'all'
7040 packages if this fails.
7043 -------------------------------------------------------------------
7044 Fri Aug 25 11:35:48 CEST 2006 - dmacvicar@suse.de
7047 - bump version due to incompatible callback changes in KeyRing
7050 -------------------------------------------------------------------
7051 Thu Aug 24 15:34:45 CEST 2006 - dmacvicar@suse.de
7053 - new keyring callbacks
7054 - separate trust key from import key
7055 - use PublicKey class instead of params, to be able
7056 to add more info like photos later (pending #181682)
7057 - update zmart with those callbacks.
7058 - better error handling (Exception types)
7059 - make tmp file names more readable depending on the context
7062 -------------------------------------------------------------------
7063 Tue Aug 22 22:35:30 CEST 2006 - dmacvicar@suse.de
7065 - decouple probing from source creation, using the new
7066 media test for existence functions.
7070 -------------------------------------------------------------------
7071 Tue Aug 22 17:56:53 CEST 2006 - mt@suse.de
7073 - Fixed getDoesFileExist to reset the transfer range
7074 - Added logging of curl debug messages to the zypp log.
7075 The env var ZYPP_MEDIA_CURL_DEBUG=1 logs curl infos,
7076 ZYPP_MEDIA_CURL_DEBUG=2 logs the in/out headers.
7079 -------------------------------------------------------------------
7080 Fri Aug 18 14:57:35 CEST 2006 - kkaempf@suse.de
7082 - remove the /etc/sysconfig/zypp:REWRITE_KERNEL_DEPS = yes check;
7083 see rev 3810 below. (#190163)
7086 -------------------------------------------------------------------
7087 Thu Aug 17 18:15:14 CEST 2006 - dmacvicar@suse.de
7089 - fix uninstalling of atoms (noop)
7092 -------------------------------------------------------------------
7093 Wed Aug 16 17:41:40 CEST 2006 - dmacvicar@suse.de
7095 - Implement initial verson of Media
7096 doesFileExist, for future source probing.
7099 -------------------------------------------------------------------
7100 Tue Aug 15 12:01:31 CEST 2006 - dmacvicar@suse.de
7102 - more dbus_connection_close fixes
7105 -------------------------------------------------------------------
7106 Tue Aug 15 11:41:41 CEST 2006 - kkaempf@suse.de
7108 - clean up 'incomplete' handling in QueueItemEstablish.
7111 -------------------------------------------------------------------
7112 Tue Aug 15 11:30:50 CEST 2006 - kkaempf@suse.de
7114 - Don't set 'incomplete' for uninstalled patterns or products.
7118 -------------------------------------------------------------------
7119 Mon Aug 14 16:50:53 CEST 2006 - schubi@suse.de
7121 - Added new API calls:
7122 setAdditionalProvide
7123 setAdditionalConflict
7124 setAdditionalRequire
7126 -------------------------------------------------------------------
7127 Mon Aug 14 11:26:20 CEST 2006 - dmacvicar@suse.de
7129 - don't link examples to testsuite library.
7131 -------------------------------------------------------------------
7132 Sat Aug 12 17:30:30 CEST 2006 - schwab@suse.de
7134 - Disable profiling to work around compiler bug.
7136 -------------------------------------------------------------------
7137 Fri Aug 11 17:01:33 CEST 2006 - dmacvicar@suse.de
7139 - forward port 3924:3939
7140 - Add explicit finish callbacks for subtasks during ProvidePackage
7141 Â to avoid UI confusion.
7144 -------------------------------------------------------------------
7145 Fri Aug 11 11:48:44 CEST 2006 - dmacvicar@suse.de
7147 - Introduce examples/
7148 - fix some svn ignores
7149 - fix compilation. Use: dbus_connection_close
7152 -------------------------------------------------------------------
7153 Thu Aug 10 16:32:36 CEST 2006 - dmacvicar@suse.de
7155 - Initial support for plain directory with rpms as source
7158 -------------------------------------------------------------------
7159 Tue Aug 8 16:51:45 CEST 2006 - dmacvicar@suse.de
7161 - Move the target query by kind function to
7162 a iterator, so we dont make a copy of the restore
7163 the iterator works loading by demand too
7165 -------------------------------------------------------------------
7166 Mon Aug 7 17:57:26 CEST 2006 - dmacvicar@suse.de
7168 - rename the new initTarget to initializeTarget,
7169 leave the old one as is, but deprecate it.
7172 -------------------------------------------------------------------
7173 Mon Aug 7 15:10:08 CEST 2006 - dmacvicar@suse.de
7175 - forward port from SLES10 branch , till 3888
7176 - Prefer to use available DeltaRpm or PatchRpm instead of downloading
7177 full packages. (#168844)
7178 - rpmdb : Do not use the deprecated POSIX API, but boost::regex
7182 -------------------------------------------------------------------
7183 Fri Aug 4 15:20:13 CEST 2006 - dmacvicar@suse.de
7185 - Separate target init from adding resolvables, getting rid of the
7187 - dont clear the store each time Target::resolvables is called
7188 - Load target resolvables on demand by kind, keep them cached later
7189 - add Target::resolvablesByKind(kind) to allow query specific kind
7190 without reading all kinds. Used to port TargetProduct, which
7191 was reading the whole rpm database only to displayy base product
7193 - commit to pkg-bindings and packager will follow.
7194 - jsrain will port more yast stuff, especially inst_source which
7195 startup time should by reduced by half afterwards.
7198 -------------------------------------------------------------------
7199 Tue Aug 1 13:37:29 CEST 2006 - dmacvicar@suse.de
7202 rev 3786 fix to stalle tmpfiles broke patches.
7203 SLES was released with this broken. 10.1 has a blocked
7204 zypp update because this.
7205 Attempt to fix this. (#192535)
7206 - fix configure.ac sqlite-source build path
7209 -------------------------------------------------------------------
7210 Fri Jul 21 10:58:58 CEST 2006 - dmacvicar@suse.de
7214 -------------------------------------------------------------------
7215 Wed Jul 19 13:50:57 CEST 2006 - dmacvicar@suse.de
7217 - dont link sqlite in the main lib.
7220 -------------------------------------------------------------------
7221 Tue Jul 18 17:42:45 CEST 2006 - dmacvicar@suse.de
7223 - susetags: parse product parser regexp only once
7224 - parse yum factory 5 sec. (from 30) faster using
7225 another string find algorithm
7228 -------------------------------------------------------------------
7229 Tue Jul 18 12:56:17 CEST 2006 - dmacvicar@suse.de
7231 - Digest: Don't read the stream character wise but reading blocks,
7232 Â as advised by matz profiling.
7235 -------------------------------------------------------------------
7236 Mon Jul 17 12:54:39 CEST 2006 - ma@suse.de
7238 - Add "openSUSE", "ATI Technologies Inc." and "Nvidia" to
7239 trusted vendors. (#189573)
7242 -------------------------------------------------------------------
7243 Thu Jul 13 12:52:58 CEST 2006 - dmacvicar@suse.de
7245 - backport fix for stalle tmpfile (#191311)
7248 -------------------------------------------------------------------
7249 Wed Jun 28 13:22:22 CEST 2006 - mt@suse.de
7251 - deactivated media manager code that was disabling the
7252 automounter (#172419)
7255 -------------------------------------------------------------------
7256 Mon Jun 26 17:14:53 CEST 2006 - dmacvicar@suse.de
7258 - fix autorefresh (#186115)
7260 -------------------------------------------------------------------
7261 Fri Jun 23 13:41:18 CEST 2006 - ma@suse.de
7263 - forward port from SLE branch
7264 - Set default permission for logfiles to 0640. (#187044)
7267 -------------------------------------------------------------------
7268 Thu Jun 22 16:01:15 CEST 2006 - ma@suse.de
7270 - forward port from SLE branch
7271 - Fixed installation of SP or Add-On product switching to media 2
7272 too early. (#186607)
7275 -------------------------------------------------------------------
7276 Wed Jun 21 15:47:39 CEST 2006 - dmacvicar@suse.de
7278 - forward port from SLE branch
7279 - Strip self provides without edition in Resolvable ctor.
7281 - Source::provideResolvables not implemented in yum source type.
7282 Product not set for packages that are available from update source
7284 - Hook modalias() supplements without package to "kernel" (#184840)
7285 - Allow on-demand SourceManager::restore() (#186678)
7286 - Hook modalias() supplements without package to "kernel" (#184840)
7289 -------------------------------------------------------------------
7290 Mon Jun 19 15:17:17 CEST 2006 - mt@suse.de
7292 - Fix adding resolving of path names for mount points (#181606)
7295 -------------------------------------------------------------------
7296 Mon Jun 19 13:52:14 CEST 2006 - dmacvicar@suse.de
7298 - merge download algorithm and refactoring from branch
7301 -------------------------------------------------------------------
7302 Thu Jun 15 17:53:40 CEST 2006 - mvidner@suse.cz
7304 - autodocs: use find+xargs to overcome command length limit,
7305 do not call doxygen unnecessarily (#185334).
7308 -------------------------------------------------------------------
7309 Thu Jun 15 07:26:29 CEST 2006 - kkaempf@suse.de
7311 - Dont use getZYpp in static constructor (#185198)
7312 Bugfix #178292 was wrong.
7313 - Only warn on incompleting installed resolvables (#185197)
7316 -------------------------------------------------------------------
7317 Wed Jun 14 22:43:40 CEST 2006 - kkaempf@suse.de
7319 - Atoms might only be installed via patches (#184714)
7322 -------------------------------------------------------------------
7323 Wed Jun 14 17:26:39 CEST 2006 - dmacvicar@suse.de
7325 - fix for the last stall tmpfile (#178292)
7328 -------------------------------------------------------------------
7329 Wed Jun 14 12:06:57 CEST 2006 - mt@suse.de
7331 - Implemented transfer timeout inside of the progress callback.
7332 The timeout value can be set using timeout url parameter, the
7333 default transfer timeout is 180 seconds. (#181602)
7334 - Added ssl_verify and ssl_capath url options used in https scheme,
7335 allowing to change or disable the ssl verify options. (#171622)
7336 - Added fallback on read failures of /etc/mtab to /proc/mounts.
7337 Improved verbosity in mount and mount check related failure cases,
7338 incl. /etc/mtab dump. (#181606)
7341 -------------------------------------------------------------------
7342 Wed Jun 14 10:49:10 CEST 2006 - kkaempf@suse.de
7344 - combine knownAliases and knownUrls in a single function.
7347 -------------------------------------------------------------------
7348 Mon Jun 12 16:27:46 CEST 2006 - kkaempf@suse.de
7350 - honor parallel installs in resolver context (#181103)
7353 -------------------------------------------------------------------
7354 Mon Jun 12 15:37:10 CEST 2006 - dmacvicar@suse.de
7356 - right fix for tmpdir initialized in static constructor
7357 - catch around provideJustFile in providePackage
7360 -------------------------------------------------------------------
7361 Mon Jun 12 15:15:07 CEST 2006 - dmacvicar@suse.de
7363 - fix #182003 YUM packages without size
7366 -------------------------------------------------------------------
7367 Mon Jun 12 14:58:55 CEST 2006 - kkaempf@suse.de
7369 - Allow to restore and remove by Url
7372 -------------------------------------------------------------------
7373 Mon Jun 12 13:07:31 CEST 2006 - kkaempf@suse.de
7375 - make atoms parallel installable (#181103)
7378 -------------------------------------------------------------------
7379 Fri Jun 9 16:28:11 CEST 2006 - dmacvicar@suse.de
7381 - Allow to restore by alias
7384 -------------------------------------------------------------------
7385 Fri Jun 9 13:06:16 CEST 2006 - mvidner@suse.cz
7387 - Do not fork in a global destructor, perl dislikes it (#182672).
7388 Fixes hanging ag_ldapserver and yast2-perl-bindings tests.
7390 -------------------------------------------------------------------
7391 Thu Jun 8 16:24:55 CEST 2006 - ma@suse.de
7393 - Installation: Assert product information is stored to libzypp
7394 database before reboot. (#181198)
7395 - Version 1.2.0; revision 3553
7397 -------------------------------------------------------------------
7398 Wed Jun 7 13:55:23 CEST 2006 - visnov@suse.cz
7400 - Synchronize keys with rpm database before
7401 closing access to it (#182338)
7404 -------------------------------------------------------------------
7405 Wed Jun 7 11:40:46 CEST 2006 - mt@suse.de
7407 - Changed to just prefer DVD drives in "dvd:" scheme, instead of
7408 filter out the non-DVD drives completely. Allows a fallback to
7409 drives without the dvd HAL property e.g. in VMWare. (#177457)
7412 -------------------------------------------------------------------
7413 Wed Jun 7 01:00:06 CEST 2006 - dmacvicar@suse.de
7415 - Merge fix for stalle tmpdir due to cyclic references, using a master
7416 TmpDir for zypp. (#178292) . There is still 1 tmpdir to fix.
7419 -------------------------------------------------------------------
7420 Wed Jun 7 01:00:05 CEST 2006 - dmacvicar@suse.de
7422 - Fixes unneeded file download, and add download callbacks
7423 (still need yast side) #181204 and #160206
7424 - Fix stalle tmpdir due to cyclic references, using a master
7425 Â TmpDir for zypp. # 178292
7427 -------------------------------------------------------------------
7428 Wed Jun 7 00:02:18 CEST 2006 - ma@suse.de
7430 - fixed memory leak in PersistentStorage (#168690)
7433 -------------------------------------------------------------------
7434 Tue Jun 6 22:24:00 CEST 2006 - ma@suse.de
7436 - fixed memory leak in XMLSourceCacheParser (#168690)
7439 -------------------------------------------------------------------
7440 Fri Jun 2 16:09:03 CEST 2006 - schubi@suse.de
7442 -latest fi translation added
7445 -------------------------------------------------------------------
7446 Thu Jun 1 15:11:47 CEST 2006 - schubi@suse.de
7448 -All installed resolvables has been set to "satisfied" in
7449 ResolverContext::unneeded . BUT:
7450 Patch concerning resolvables have to be set to
7451 "unneeded" although they are installed. In order
7452 getting the state "no longer applicable" (Bug 171590)
7455 -------------------------------------------------------------------
7456 Thu Jun 1 14:54:02 CEST 2006 - kkaempf@suse.de
7458 - compute status for scripts and messages so their freshens get
7459 properly honored (aj with postgresql-server)
7462 -------------------------------------------------------------------
7463 Thu Jun 1 13:57:48 CEST 2006 - dmacvicar@suse.de
7465 - revert not-used-yet rpmdb timestamp, as
7466 it broke rpmdb::init(). (#180040)
7469 -------------------------------------------------------------------
7470 Thu Jun 1 11:03:34 CEST 2006 - schubi@suse.de
7472 - updating gmo files, if po files has been changed; bug 164449
7474 -------------------------------------------------------------------
7475 Wed May 31 18:32:58 CEST 2006 - dmacvicar@suse.de
7477 - Dont download twice if starting from 1st time
7481 -------------------------------------------------------------------
7482 Wed May 31 17:06:48 CEST 2006 - dmacvicar@suse.de
7484 - set cache dir only if storeMetadata is called as a public method.´
7487 -------------------------------------------------------------------
7488 Wed May 31 15:27:38 CEST 2006 - kkaempf@suse.de
7490 - schedule a package for installation if
7491 - it freshens / supplements something
7492 - it is not installed yet
7496 -------------------------------------------------------------------
7497 Wed May 31 15:22:43 CEST 2006 - dmacvicar@suse.de
7499 - make susetags also implement download and check first.
7502 -------------------------------------------------------------------
7503 Tue May 30 12:43:47 CEST 2006 - dmacvicar@suse.de
7505 - make yum more robust. Never parse from provideFile
7506 but only from local disk. Make sure the cache
7507 is consistent before recreating it.
7508 the code is easier to follow and probably
7509 faster. checksum and signatures are
7510 checked on caching not on parsing.
7511 Required to implement refresh for #154990
7514 -------------------------------------------------------------------
7515 Wed May 24 16:57:54 CEST 2006 - dmacvicar@suse.de
7517 - implement timestamp for YUM and SuseTags
7518 - actually use the license to confirm in yum patches
7519 - add prerequires tag in yum optonally to the bad designed
7520 and nonintuitive pre=1
7523 -------------------------------------------------------------------
7524 Wed May 24 15:30:32 CEST 2006 - dmacvicar@suse.de
7526 - dont pass root on init but before.
7527 - implement rpm db modification timestamp
7529 - move Helix source to testsuite out of the solver
7530 so we can use it for target, storage tests
7531 - add Source_Ref::timestamp(), default to now()
7532 Â in order to implement smart sync of sources by zmd
7533 - don't parse desc and summary twice
7534 - fix a segfault with tranlated text
7535 - fix broken size tag introduced in rev 3427
7538 -------------------------------------------------------------------
7539 Tue May 23 20:53:27 CEST 2006 - dmacvicar@suse.de
7541 - dont accept corrupt sources, improve logs
7543 -------------------------------------------------------------------
7544 Tue May 23 17:26:41 CEST 2006 - ma@suse.de
7546 - Added PoolItem_Ref::statusReset. Resets the PoolItem status without
7547 loosing autoprotection (eg. for foreign vendor). (assists #177469)
7550 -------------------------------------------------------------------
7551 Tue May 23 17:04:04 CEST 2006 - jsrain@suse.cz
7553 - added mediaNr() to PatchRpm and DeltaRpm classes
7556 -------------------------------------------------------------------
7557 Tue May 23 15:58:04 CEST 2006 - dmacvicar@suse.de
7559 - enable YUM license to confirm.
7561 - adapt store to serialize and read all new resobject fields
7562 - use install-time to now() when serializing (#174653)
7565 -------------------------------------------------------------------
7566 Mon May 22 20:51:59 CEST 2006 - ma@suse.de
7568 - Do not violate install order when restricting commit to a certain
7569 mediaNumber. (#170079)
7570 - Version 1.1.0; rev 3423
7572 -------------------------------------------------------------------
7573 Mon May 22 19:03:20 CEST 2006 - mvidner@suse.cz
7575 - Added SourceManager::findSourceByUrl to overcome alias mismatches
7579 -------------------------------------------------------------------
7580 Mon May 22 17:19:25 CEST 2006 - ma@suse.de
7582 - Order all objects according to prerequirements, not just packages.
7586 -------------------------------------------------------------------
7587 Mon May 22 15:57:43 CEST 2006 - schubi@suse.de
7589 - Added new translation
7591 -------------------------------------------------------------------
7592 Fri May 19 12:53:44 CEST 2006 - dmacvicar@suse.de
7594 - fix missing homedir option for gpg (#171055)
7597 -------------------------------------------------------------------
7598 Thu May 18 19:08:52 CEST 2006 - ma@suse.de
7600 - Prevent against daemons launched in rpm %post, that do not close
7601 their filedescriptors. (#174548)
7602 - Version 1.0.1; rev 3413
7604 -------------------------------------------------------------------
7605 Thu May 18 16:51:41 CEST 2006 - jsrain@suse.cz
7607 - fixed media number of package retrieved as a part of a patch
7611 -------------------------------------------------------------------
7612 Thu May 18 16:16:21 CEST 2006 - dmacvicar@suse.de
7614 - fix missing package descriptions due to filtered packages
7615 by incompatible architectures. (#159109)
7618 -------------------------------------------------------------------
7619 Thu May 18 16:08:42 CEST 2006 - kkaempf@suse.de
7621 - decrease logging in DiskUsageCounter and Modalias (#163186)
7624 -------------------------------------------------------------------
7625 Thu May 18 10:43:47 CEST 2006 - ma@suse.de
7627 - Stay backward comapatible.
7629 -------------------------------------------------------------------
7630 Tue May 16 21:35:27 CEST 2006 - ma@suse.de
7632 - Make basic attributes available through ResObject.
7633 - Let ResObjects which do not require media access during
7634 commit return ZERO sourceMediaNr (required for #173690)
7638 -------------------------------------------------------------------
7639 Tue May 16 15:11:35 CEST 2006 - kkaempf@suse.de
7641 - reduce logging verbosity (#163186)
7644 -------------------------------------------------------------------
7645 Tue May 16 14:00:57 CEST 2006 - schubi@suse.de
7647 - setCandidate accept candidates with compatible architectures too. Not
7648 only with the same architecture. Bug 172594 - If update package has
7649 differet arch, UI display is wrong
7651 -------------------------------------------------------------------
7652 Tue May 16 09:30:45 CEST 2006 - mvidner@suse.cz
7654 - Added Source_Ref::resStoreInitialized.
7655 If we know that noone has seen the resolvables yet, we can skip
7656 them too, eg. when deleting a source. (#174840)
7659 -------------------------------------------------------------------
7660 Mon May 15 12:41:39 CEST 2006 - kkaempf@suse.de
7662 - Honor freshens as conditionals independant from the installed/
7663 uninstalled status (#174797)
7666 -------------------------------------------------------------------
7667 Mon May 15 11:15:03 CEST 2006 - kkaempf@suse.de
7669 - State modifier "unneeded" is transitive for patches (#171590)
7672 -------------------------------------------------------------------
7673 Thu May 11 17:42:29 CEST 2006 - schubi@suse.de
7675 - Do not transact itself (update) in the transactResObject mechanism
7678 -------------------------------------------------------------------
7679 Thu May 11 16:37:51 CEST 2006 - mt@suse.de
7681 - Reenabled improved large file support flags (unintentionally
7682 removed in rev 1544). Fixes bug #173753.
7683 - Added large file support flags to libzypp.pc file allowing
7684 consistence checks in the application using features variable
7687 -------------------------------------------------------------------
7688 Thu May 11 10:49:36 CEST 2006 - mvidner@suse.cz
7690 - SourceManager: moved source deletion before creation
7691 so that we can recreate a deleted one (#174295)
7692 - removed dead code dealing with known_caches from SourceManager::store
7696 -------------------------------------------------------------------
7697 Thu May 11 10:15:14 CEST 2006 - jsrain@suse.cz
7699 - fixed returning product short name and summary if product read
7700 from target store (#148625)
7703 -------------------------------------------------------------------
7704 Wed May 10 11:39:06 CEST 2006 - jsrain@suse.cz
7706 - set media verifier on redirected medium (#172599)
7709 -------------------------------------------------------------------
7710 Mon May 8 17:28:42 CEST 2006 - kkaempf@suse.de
7712 - fix 'transactResKind' to collect best providers by capability
7713 and to recursively transact items of same kind (#170114)
7716 -------------------------------------------------------------------
7717 Mon May 8 16:45:46 CEST 2006 - dmacvicar@suse.de
7719 - serialize the full URL to avoid missing password and other
7720 url settings (#148108)
7723 -------------------------------------------------------------------
7724 Fri May 5 17:47:14 CEST 2006 - mt@suse.de
7726 - Added a 60 sec connect timeout to MediaCurl (#172860)
7729 -------------------------------------------------------------------
7730 Thu May 4 15:15:37 CEST 2006 - kkaempf@suse.de
7732 - re-fetch also .asc and .key files before checking signature
7734 - rev 3350 (3345-10.1)
7736 -------------------------------------------------------------------
7737 Wed May 3 17:40:45 CEST 2006 - dmacvicar@suse.de
7739 - Fix yum key verification, because a double variable declaration
7741 -------------------------------------------------------------------
7742 Wed May 3 15:34:00 CEST 2006 - dmacvicar@suse.de
7744 - use --no-default-keyring to avoid creating a
7745 Â default gpg dir in / (#171055)
7748 -------------------------------------------------------------------
7749 Wed May 3 14:40:25 CEST 2006 - dmacvicar@suse.de
7751 - Fix YUM signature checking, we were passing the key instead of the
7753 - When the user trust a key, sync again. Bye to the session trusted
7754 keys and user being asked all the time. (#171213)
7757 -------------------------------------------------------------------
7758 Wed May 3 14:22:02 CEST 2006 - ma@suse.de
7760 - Cleanup index tables when removing items from pool (#170564).
7762 -------------------------------------------------------------------
7763 Wed May 3 12:23:36 CEST 2006 - kkaempf@suse.de
7765 - backout rev 3246->3275 of TargetImpl.cc
7766 - add missing testsuite/utils/TestUtils.h
7769 -------------------------------------------------------------------
7770 Wed May 3 12:13:38 CEST 2006 - dmacvicar@suse.de
7772 - more fixes for #171062, there were some files still not being
7776 -------------------------------------------------------------------
7777 Tue May 2 18:41:44 CEST 2006 - dmacvicar@suse.de
7779 - cache keys and signature. Remove lot of duplicated code. (#171062)
7782 -------------------------------------------------------------------
7783 Tue May 2 18:02:46 CEST 2006 - mt@suse.de
7785 - Disabled isUseableAttachPoint check in MediaDIR -- we do not
7786 mount here anything, so it is OK to use any dir (171351).
7789 -------------------------------------------------------------------
7790 Tue May 2 14:58:03 CEST 2006 - kkaempf@suse.de
7792 - parse "license-to-confirm" in primary.xml (#168437)
7795 -------------------------------------------------------------------
7796 Mon May 1 17:44:29 CEST 2006 - kkaempf@suse.de
7798 - Don't try to store 'Atom', not needed and the backend store
7799 rejects them anyways (addtion to #168610)
7802 -------------------------------------------------------------------
7803 Mon May 1 04:43:01 CEST 2006 - mt@suse.de
7805 - Improved device check in MediaDISK using libblkid (Bug #158529)
7806 - Allow to provide sysfs path via $SYSFS_PATH in MediaCD.cc and
7807 added a check if it is a directory
7808 - Added libcurl and libblkid checks to configure.ac
7809 - Added e2fsprogs(-devel) requires to the spec file
7812 -------------------------------------------------------------------
7813 Sat Apr 29 21:46:22 CEST 2006 - kkaempf@suse.de
7815 - dont download "other" during key check (#171041)
7818 -------------------------------------------------------------------
7819 Sat Apr 29 11:05:15 CEST 2006 - kkaempf@suse.de
7821 - allow parallel installs of atoms (used to fulfill patch require-
7822 ments, atoms aren't installed anyways) (#170098)
7823 - some testsuite improvements.
7826 -------------------------------------------------------------------
7827 Fri Apr 28 20:15:06 CEST 2006 - dmacvicar@suse.de
7829 - get rid of autobuild check when throwing exceptions without throw
7830 but with a macro, returning a null pointer at the end (never reached).
7832 -------------------------------------------------------------------
7833 Fri Apr 28 19:50:28 CEST 2006 - ma@suse.de
7835 - Do not violate install order when restricting commit to a certain
7836 mediaNumber. (#170079)
7838 -------------------------------------------------------------------
7839 Fri Apr 28 18:12:26 CEST 2006 - dmacvicar@suse.de
7841 - Don't use throw directly!
7842 use ZYPP_THROW with a Exception class, otherwise package bindings
7843 will not catch them.
7844 Should fix crashes when reading broken sources with yast.
7847 -------------------------------------------------------------------
7848 Fri Apr 28 15:29:32 CEST 2006 - schubi@suse.de
7850 - Bug 162064 - font packages are not installed for locale, e.g. khmer font not installed after CD1
7853 -------------------------------------------------------------------
7854 Fri Apr 28 14:55:04 CEST 2006 - kkaempf@suse.de
7856 - revert bugfix #168906 (fom rev 3219), it filters too many errors.
7857 - further improve on #168840 (from rev 3231), match on name-edition
7858 when filtering by best arch. (#170098)
7861 -------------------------------------------------------------------
7862 Fri Apr 28 13:01:58 CEST 2006 - dmacvicar@suse.de
7864 - #170093 , lot of package descriptions missing
7867 -------------------------------------------------------------------
7868 Thu Apr 27 20:28:01 CEST 2006 - dmacvicar@suse.de
7870 - try to fix wrong permissions of /var/lib/zypp created
7871 by old zypp, only when running as root they are fixed
7873 - YUM: Verify signatures on factoryInit.
7874 Dont provide other.xml. Cleanups, better logging.
7875 When refreshing signed soruces, don't refresh is source
7877 - YaST sources: don't refresh if media file has not changed.
7878 - Show full url of index files in sources for signature validation
7879 (mentioned in #170139 comment #3)-
7881 -------------------------------------------------------------------
7882 Thu Apr 27 18:41:02 CEST 2006 - jsrain@suse.de
7884 - udpated media ID syntax for external scripts (to be consistent
7885 with packages) (#170247)
7888 -------------------------------------------------------------------
7889 Thu Apr 27 18:33:48 CEST 2006 - jsrain@suse.de
7891 - set media ID to 1 if not specified in YUM metadata (#167452)
7894 -------------------------------------------------------------------
7895 Thu Apr 27 11:55:05 CEST 2006 - kkaempf@suse.de
7897 - If freshen and supplement are fulfilled, install any kind of
7898 resolvable if not yet installed (#165746)
7901 -------------------------------------------------------------------
7902 Wed Apr 26 18:00:42 CEST 2006 - kkaempf@suse.de
7904 - make downloaded script executable. (#169191)
7907 -------------------------------------------------------------------
7908 Wed Apr 26 10:43:03 CEST 2006 - kkaempf@suse.de
7910 - Improve on last fix, compare only compatible archs.
7913 -------------------------------------------------------------------
7914 Tue Apr 25 19:36:13 CEST 2006 - kkaempf@suse.de
7916 - Only choose best arch of multiple package atoms with identical
7920 -------------------------------------------------------------------
7921 Tue Apr 25 16:59:51 CEST 2006 - dmacvicar@suse.de
7923 - pass empty strings to UI as key properties if unknown key
7927 -------------------------------------------------------------------
7928 Tue Apr 25 16:47:35 CEST 2006 - kkaempf@suse.de
7930 - refrain from parsing 'other.xml' (#159316)
7933 -------------------------------------------------------------------
7934 Tue Apr 25 16:34:50 CEST 2006 - visnov@suse.cz
7936 - in source refresh, clean up the cache dir if fails
7937 - do not require repomd.xml.asc when creating a cache (#163765)
7940 -------------------------------------------------------------------
7941 Tue Apr 25 15:17:15 CEST 2006 - dmacvicar@suse.de
7943 - Check if a file exists before providing it, and just handling the
7944 exception is not sufficient, because it can release the media.
7945 it nows get all possible packages.X translations an then
7946 it selects the candidate from the existing ones (#168654)
7949 -------------------------------------------------------------------
7950 Tue Apr 25 12:28:17 CEST 2006 - kkaempf@suse.de
7952 - dont report conflicts if item is neither installed
7953 nor to-be-installed (#168906)
7956 -------------------------------------------------------------------
7957 Tue Apr 25 11:27:09 CEST 2006 - dmacvicar@suse.de
7959 - #168060 , propagate the file description or original
7960 name to the UI and not the checked filename path,
7961 which could be a tmp file.
7962 Requires changes in pkg-manager, and probably zmd-helpers.
7965 -------------------------------------------------------------------
7966 Mon Apr 24 18:27:59 CEST 2006 - dmacvicar@suse.de
7968 - /var/lib/zypp/db/languages/* are empty files (##168355)
7971 -------------------------------------------------------------------
7972 Mon Apr 24 17:45:07 CEST 2006 - dmacvicar@suse.de
7974 - All resolvables must honor arch, so Arch_noarch in
7975 target/store/XMLFilesBackend.cc is wrong (#160792)
7976 - Introduced code to honour shared package descriptions
7980 -------------------------------------------------------------------
7981 Mon Apr 24 16:43:48 CEST 2006 - jsrain@suse.de
7983 - replace '_' in YUM elements/attributes with '-' (#168762)
7986 -------------------------------------------------------------------
7987 Mon Apr 24 16:15:02 CEST 2006 - mt@suse.de
7989 - Fixed iseries workaround - interchanged variables for scsi
7990 devices, added debug messages about the steps (#163971).
7991 - Added getenv NULL ptr check and verify of the $HOME dir's
7992 and ~/.curlrc file's ownership (#163203).
7995 -------------------------------------------------------------------
7996 Mon Apr 24 15:44:18 CEST 2006 - ma@suse.de
7998 - Use filesystem::TmpDir to create unique and unused Source cache
7999 directories. (#168051)
8001 -------------------------------------------------------------------
8002 Mon Apr 24 14:30:41 CEST 2006 - ma@suse.de
8004 - Enable signature checks per default. (#168525)
8006 -------------------------------------------------------------------
8007 Mon Apr 24 11:20:17 CEST 2006 - visnov@suse.cz
8009 - fix callbacks for providing a single file (#160206)
8011 -------------------------------------------------------------------
8012 Sun Apr 23 12:28:21 CEST 2006 - kkaempf@suse.de
8014 - If an installed package looses a dependency, the solver tries
8015 to upgrade it. Limit the upgrade candidates to best arch, best
8017 - filter 'other' entries with incompatible arch in yum parser.
8020 -------------------------------------------------------------------
8021 Fri Apr 21 22:47:18 CEST 2006 - jsrain@suse.de
8023 - initialize the product category according to source (#168061)
8026 -------------------------------------------------------------------
8027 Fri Apr 21 18:32:00 CEST 2006 - mvidner@suse.cz
8029 - delete only one older version of a xml-store resolvable
8030 (half-baked, but the previous attempt was charred)
8032 -------------------------------------------------------------------
8033 Fri Apr 21 17:49:18 CEST 2006 - jsrain@suse.de
8035 - moved license_to_confirm to primary.xml
8038 -------------------------------------------------------------------
8039 Fri Apr 21 16:36:14 CEST 2006 - ma@suse.de
8041 - Removed deprecated oldstyle commit methods.
8043 -------------------------------------------------------------------
8044 Fri Apr 21 15:58:14 CEST 2006 - mvidner@suse.cz
8046 - when installing a xml-store resolvable (all except package,
8047 message, script), delete older versions (#160792).
8048 - read selection edition from the XML store
8051 -------------------------------------------------------------------
8052 Thu Apr 20 14:10:41 CEST 2006 - kkaempf@suse.de
8054 - properly clear transaction flag after successful commit
8055 (see rev 3122, #164365, #167285)
8058 -------------------------------------------------------------------
8059 Thu Apr 20 13:14:25 CEST 2006 - kkaempf@suse.de
8061 - recursively soft-uninstall recommended package on real uninstall,
8062 not on update (#167603)
8065 -------------------------------------------------------------------
8066 Thu Apr 20 13:01:28 CEST 2006 - dmacvicar@suse.de
8068 - fix #167605 (importing keys to rpm multiple times due to
8069 wrong interpretation of rpm gpg versioning.
8070 - add support for reading the rpm keys, with full id and fingerprint
8073 -------------------------------------------------------------------
8074 Wed Apr 19 16:47:34 CEST 2006 - kkaempf@suse.de
8076 - don't add duplicate error infos to ResolverContext (#167309)
8079 -------------------------------------------------------------------
8080 Wed Apr 19 14:10:10 CEST 2006 - kkaempf@suse.de
8082 - fix Resolver::transactReset() (see rev 3122) (#167285)
8085 -------------------------------------------------------------------
8086 Wed Apr 19 13:48:26 CEST 2006 - ma@suse.de
8088 - Introduced $ZYPP_KEYRING_DEFAULT_ACCEPT_ALL. If this environment
8089 variable is present, all signature checking callbacks will default
8090 to 'accept', in case no recipient is present.
8092 -------------------------------------------------------------------
8093 Wed Apr 19 11:37:47 CEST 2006 - dmacvicar@suse.de
8095 - read content file on construction, and make
8096 provideProduct only insert the already
8097 read product object into the store (#165826)
8099 - When the signature is not found, warn the
8100 user about a unsigned source. When the
8101 key is not found, do nothing, it can be in the
8102 keyring already. (#166016) (dmacvicar)
8103 - enable key verification only if
8104 ZYPP_CHECKSIG env var is set (dmacvicar)
8107 -------------------------------------------------------------------
8108 Tue Apr 18 20:41:48 CEST 2006 - kkaempf@suse.de
8110 - fix bugfix 164365, fix bug 167285
8111 Actually clear the transcation state instead of locking it
8115 -------------------------------------------------------------------
8116 Tue Apr 18 15:46:59 CEST 2006 - visnov@suse.cz
8118 - revert the signature/digest checking callbacks
8121 -------------------------------------------------------------------
8122 Tue Apr 18 15:14:35 CEST 2006 - kkaempf@suse.de
8125 - Honor keep requests.
8126 - Dont flag "locked uninstall" as error if a keep request was
8130 -------------------------------------------------------------------
8131 Tue Apr 18 12:04:35 CEST 2006 - kkaempf@suse.de
8133 - rule out locked items during distribution upgrade as early
8134 as possible. (#165670)
8137 -------------------------------------------------------------------
8138 Mon Apr 17 16:04:35 CEST 2006 - kkaempf@suse.de
8141 - use APPL_LOW as 'ui initiated, by solver' in transactKind() and
8142 transactResObject().
8143 - resetTransaction(APPL_LOW) before resolving
8144 - enhance transactCaps by using the same algorithm as in
8146 (before: transact all requires and recommends by name
8147 now: transact best requires and recommends by provides)
8150 -------------------------------------------------------------------
8151 Fri Apr 14 16:04:35 CEST 2006 - visnov@suse.cz
8153 - new callbacks for failing digest
8156 -------------------------------------------------------------------
8157 Thu Apr 13 17:01:41 CEST 2006 - visnov@suse.cz
8159 - ask for file without a checksum (#165125)
8161 -------------------------------------------------------------------
8162 Thu Apr 13 16:59:38 CEST 2006 - kkaempf@suse.de
8164 - dont install satisfied resolvables (#165843)
8167 -------------------------------------------------------------------
8168 Thu Apr 13 16:00:21 CEST 2006 - kkaempf@suse.de
8170 - dont abort on failed "dry_run" (#164583)
8173 -------------------------------------------------------------------
8174 Thu Apr 13 15:19:20 CEST 2006 - visnov@suse.cz
8176 - Ask user if signature file does not exist (#163765)
8177 - handle repomd.xml.asc as optional file (#163765)
8180 -------------------------------------------------------------------
8181 Thu Apr 13 13:52:08 CEST 2006 - schubi@suse.de
8183 - Bug 164365 - build 906: Deselecting a selection, all packages are still selected
8186 -------------------------------------------------------------------
8187 Thu Apr 13 11:57:58 CEST 2006 - kkaempf@suse.de
8189 - Dont do transitive uninstalls on uninstalled or upgraded items.
8193 -------------------------------------------------------------------
8194 Wed Apr 12 17:57:21 CEST 2006 - ma@suse.de
8196 - Added 'rpmNoSignature' to ZYppCommitPolicy (#163862)
8198 -------------------------------------------------------------------
8199 Wed Apr 12 16:44:57 CEST 2006 - mvidner@suse.cz
8201 - Product::updateUrls: restore it from the XML store;
8202 fixed content parsing (#163192).
8203 - restore product flags fro the XML store
8206 -------------------------------------------------------------------
8207 Wed Apr 12 13:48:25 CEST 2006 - kkaempf@suse.de
8209 - Only consider best arch/version (#165477)
8212 -------------------------------------------------------------------
8213 Wed Apr 12 10:57:50 CEST 2006 - ma@suse.de
8215 - No need to parse tags at all if there is no item to store values
8216 (e.g. data for unwanted arch). Fixed segv trying to store data in
8217 NULL item. (#165479)
8220 -------------------------------------------------------------------
8221 Tue Apr 11 19:48:51 CEST 2006 - mt@suse.de
8223 - Improved Url path name "//" vs. "/%2f" handling; now if the
8224 url has an authority, "/%2f" is used for ftp only (#163784)
8227 -------------------------------------------------------------------
8228 Tue Apr 11 16:41:02 CEST 2006 - jsrain@suse.de
8230 - fixed storing patch scripts to target store (#159928)
8233 -------------------------------------------------------------------
8234 Tue Apr 11 16:24:26 CEST 2006 - kkaempf@suse.de
8236 - if a patch is bad, only skip this patch, not everything
8240 -------------------------------------------------------------------
8241 Tue Apr 11 15:42:32 CEST 2006 - ma@suse.de
8243 - Susetags:Selections: Allow parsing older .sel file formats. (#159851)
8244 - Susetags:Pattern: Fixed parser.
8246 -------------------------------------------------------------------
8247 Tue Apr 11 15:21:48 CEST 2006 - kkaempf@suse.de
8249 - when uninstalling, only re-establish installed items
8250 supplementing the to-be-uninstalled one. (variant of #165111)
8253 -------------------------------------------------------------------
8254 Tue Apr 11 14:17:00 CEST 2006 - ma@suse.de
8256 - Susetags:Package: Parse and provide ins/delnotify texts.
8258 -------------------------------------------------------------------
8259 Tue Apr 11 13:01:31 CEST 2006 - kkaempf@suse.de
8261 - when checking freshens/supplements at install, only consider
8262 best architecture/edition (#164453)
8265 -------------------------------------------------------------------
8266 Tue Apr 11 10:31:41 CEST 2006 - kkaempf@suse.de
8268 - when checking for supplements, only consider best arch, best
8269 edition for installation (#165111)
8272 -------------------------------------------------------------------
8273 Tue Apr 11 10:23:14 CEST 2006 - schubi@suse.de
8275 - Bug 165117: build 910: Update: Splitted packages are selected for
8278 -------------------------------------------------------------------
8279 Tue Apr 11 09:30:14 CEST 2006 - visnov@suse.cz
8281 - ask user if a file exists but does not have a checksum (#162797)
8284 -------------------------------------------------------------------
8285 Mon Apr 10 22:39:34 CEST 2006 - jsrain@suse.de
8287 - parse time and size elements from delta and patch RPM
8290 -------------------------------------------------------------------
8291 Mon Apr 10 18:55:03 CEST 2006 - mt@suse.de
8293 - Added detection of iSeries virtual CD (/dev/iseries/vcd[a-h])
8294 devices - on powerpc only (#163971)
8297 -------------------------------------------------------------------
8298 Mon Apr 10 18:05:51 CEST 2006 - kkaempf@suse.de
8300 - fix endless loop in patches parsing.
8303 -------------------------------------------------------------------
8304 Mon Apr 10 17:00:05 CEST 2006 - jsrain@suse.de
8306 - fixed media handling in SuSEtags source (#164879)
8309 -------------------------------------------------------------------
8310 Mon Apr 10 16:30:54 CEST 2006 - kkaempf@suse.de
8312 - honor 'dry_run' on package remove (#164732)
8315 -------------------------------------------------------------------
8316 Mon Apr 10 13:12:49 CEST 2006 - kkaempf@suse.de
8318 - add files from yum filelist as provides to package (#164731)
8321 -------------------------------------------------------------------
8322 Mon Apr 10 11:10:37 CEST 2006 - kkaempf@suse.de
8324 - honor "+Enh:/-Enh:" in packages file (#156513)
8326 -------------------------------------------------------------------
8327 Mon Apr 10 10:56:24 CEST 2006 - visnov@suse.cz
8329 - fix callback receiver signature to match the callback for removing
8332 -------------------------------------------------------------------
8333 Mon Apr 10 10:32:22 CEST 2006 - mvidner@suse.cz
8335 - Added Product::updateUrls, from content/UPDATEURLS (#163192).
8338 -------------------------------------------------------------------
8339 Sat Apr 8 12:03:37 CEST 2006 - schubi@suse.de
8341 - Bug 164440; Taking wrong architecture while updating obsoletes
8345 -------------------------------------------------------------------
8346 Sat Apr 8 10:07:06 CEST 2006 - kkaempf@suse.de
8348 - allow relative paths with url file:
8349 - dont filter atoms from going into pool, multi-arch patch
8350 requirements need them. Instead, treat atoms with incompatible
8351 architecture as unneeded.
8354 -------------------------------------------------------------------
8355 Fri Apr 7 23:57:37 CEST 2006 - jsrain@suse.de
8357 - product now provides short name
8360 -------------------------------------------------------------------
8361 Fri Apr 7 20:42:09 CEST 2006 - jsrain@suse.de
8363 - read metadata for packages from correct tags in patches (#163220)
8366 -------------------------------------------------------------------
8367 Fri Apr 7 19:57:41 CEST 2006 - kkaempf@suse.de
8369 - more detailed resolver error reports (#162994)
8372 -------------------------------------------------------------------
8373 Fri Apr 7 17:35:07 CEST 2006 - visnov@suse.cz
8375 - report package download progress (#160966)
8378 -------------------------------------------------------------------
8379 Fri Apr 7 16:27:35 CEST 2006 - kkaempf@suse.de
8381 - transact also for languages (#163819)
8384 -------------------------------------------------------------------
8385 Fri Apr 7 15:08:06 CEST 2006 - kkaempf@suse.de
8387 - loop through all affected ResObjects in transactResKind (#163819)
8390 -------------------------------------------------------------------
8391 Fri Apr 7 12:42:35 CEST 2006 - kkaempf@suse.de
8393 - allow re-installation of non-packages (#162906)
8396 -------------------------------------------------------------------
8397 Fri Apr 7 11:50:22 CEST 2006 - mt@suse.de
8399 - Added loop checking for scsi cdroms (/sys/block/srX) in case
8400 HAL does not provide any drives like on iSeries (#163971).
8403 -------------------------------------------------------------------
8404 Fri Apr 7 11:05:30 CEST 2006 - kkaempf@suse.de
8406 - add 'licenceToConfirm()' to Product. (#164375)
8408 -------------------------------------------------------------------
8409 Fri Apr 7 10:36:05 CEST 2006 - ma@suse.de
8411 - Avoid excessive CD hopping on commit. But still far from
8412 being perfect. (#159679)
8413 - Fixed Target::commit: Despite dry_run set True, packages
8416 -------------------------------------------------------------------
8417 Fri Apr 7 08:32:32 CEST 2006 - visnov@suse.cz
8419 - honour if user decides to skip a package in commit (#156031)
8421 -------------------------------------------------------------------
8422 Thu Apr 6 18:14:30 CEST 2006 - jsrain@suse.de
8424 - fixed parsing external reference to script in patch (#163221)
8427 -------------------------------------------------------------------
8428 Thu Apr 6 17:07:10 CEST 2006 - dmacvicar@suse.de
8430 - cache and provide content.asc/key optionally. Dont show a
8431 popup if they dont exists. (dmacvicar)
8432 - Actually abort when verify signature workflow is false. (dmacvicar)
8435 -------------------------------------------------------------------
8436 Thu Apr 6 16:37:49 CEST 2006 - jsrain@suse.de
8438 - fixed setting autorefresh flag for installation sources
8440 -------------------------------------------------------------------
8441 Thu Apr 6 15:53:02 CEST 2006 - kkaempf@suse.de
8443 - drop patches with incompatible architecture.
8446 -------------------------------------------------------------------
8447 Thu Apr 6 15:33:11 CEST 2006 - mt@suse.de
8449 - Added info method to media verifier base and more debug info
8452 -------------------------------------------------------------------
8453 Wed Apr 5 19:27:46 CEST 2006 - kkaempf@suse.de
8455 - Dont deny the "/" attach point in MediaDIR, since this is used
8456 for all "file:" urls, esp. local packages.
8459 -------------------------------------------------------------------
8460 Wed Apr 5 18:21:58 CEST 2006 - schubi@suse.de
8462 - Bug 159673 - only one conflict solvable per page
8464 -------------------------------------------------------------------
8465 Wed Apr 5 18:01:37 CEST 2006 - kkaempf@suse.de
8467 - parse all dependencies of 'packages' file (#163773)
8470 -------------------------------------------------------------------
8471 Wed Apr 5 17:47:04 CEST 2006 - dmacvicar@suse.de
8473 - Use the original media descr_dir on refresh for
8474 suse tags source (#163196)
8477 -------------------------------------------------------------------
8478 Wed Apr 5 16:44:08 CEST 2006 - kkaempf@suse.de
8480 - add Source::setUrl() for zmd backend helper.
8483 -------------------------------------------------------------------
8484 Wed Apr 5 16:44:01 CEST 2006 - dmacvicar@suse.de
8486 - implement rpm keyring / zypp tmp keyring two-way syncronization at rpm
8487 target init. (dmacvicar)
8490 -------------------------------------------------------------------
8491 Wed Apr 5 16:28:42 CEST 2006 - mt@suse.de
8493 - Fixed MediaDISK to use a mount -oro,bind id the disk
8494 partition is already attached e.g. by the automounter.
8495 Try to mount it a second time may fail (#163486).
8498 -------------------------------------------------------------------
8499 Wed Apr 5 15:04:31 CEST 2006 - kkaempf@suse.de
8501 - honor optional 3rd parameter to "=Loc:" key of packages (#154337)
8504 -------------------------------------------------------------------
8505 Wed Apr 5 12:48:19 CEST 2006 - visnov@suse.cz
8507 - only try to create a source of a given type when restoring
8508 from the persistent store (#162111)
8510 -------------------------------------------------------------------
8511 Wed Apr 5 11:36:54 CEST 2006 - kkaempf@suse.de
8513 - parse all dependencies for patterns (.pat) files (#160602)
8514 - drop YOUPATH and YOUURL from content file.
8517 -------------------------------------------------------------------
8518 Wed Apr 5 09:27:08 CEST 2006 - visnov@suse.cz
8520 - properly initialize autorefresh for non-remote sources (#154990)
8523 -------------------------------------------------------------------
8524 Tue Apr 4 19:19:39 CEST 2006 - mt@suse.de
8526 - Added flag to MediaManager::isUseableAttachPoint, whether
8527 to check against system mount entries or not.
8528 - Disallow to use the attachpoints of another media handlers
8529 as source path in MediaDIR.
8532 -------------------------------------------------------------------
8533 Tue Apr 4 18:47:01 CEST 2006 - dmacvicar@suse.de
8535 -implement callbacks for when package verification (checksum)
8536 fails, offer to retry or abort
8538 -------------------------------------------------------------------
8539 Tue Apr 4 16:57:51 CEST 2006 - dmacvicar@suse.de
8541 - Fix construction of checksum objects when using non-standard
8543 - Fix broken YUM cache
8546 -------------------------------------------------------------------
8547 Tue Apr 4 16:54:44 CEST 2006 - kkaempf@suse.de
8549 - Keep packages with no version upgrade installed during
8550 distribution upgrade (#162972)
8551 - add 'transactReset()' helper function for UI.
8554 -------------------------------------------------------------------
8555 Tue Apr 4 14:47:14 CEST 2006 - dmacvicar@suse.de
8559 -------------------------------------------------------------------
8560 Tue Apr 4 14:43:15 CEST 2006 - ma@suse.de
8562 - Fixed candidate handling in ui::Selectable. (#156589)
8564 -------------------------------------------------------------------
8565 Tue Apr 4 14:06:23 CEST 2006 - dmacvicar@suse.de
8567 - fix #162984 , gpg hangs because the matching data file
8568 for the key cannot be find. (dmacvicar)
8569 - Fix restore of YUM source using the same cache dir semantics as
8570 susetags instead of assuming there is a cache if a cache_dir
8571 was given. (dmacvicar)
8573 -------------------------------------------------------------------
8574 Tue Apr 4 12:37:51 CEST 2006 - kkaempf@suse.de
8576 - use DISTPRODUCT/DISTVERSION from content file to generate the
8577 product name, version, and release.
8580 -------------------------------------------------------------------
8581 Mon Apr 3 20:45:55 CEST 2006 - mt@suse.de
8583 - Removed broken forcing of absolute ftp paths added in rev2705 to
8584 MediaCurl, refined cleanupPathName/setPathName in url (#154197).
8587 -------------------------------------------------------------------
8588 Mon Apr 3 19:30:35 CEST 2006 - kkaempf@suse.de
8590 - add Resolver::freshenPool() (#156980)
8593 -------------------------------------------------------------------
8594 Mon Apr 3 08:33:12 CEST 2006 - kkaempf@suse.de
8596 - skip incompatible archs in filelist parsing.
8597 - restrict pathes to 'interesting' ones (/bin/, /sbin/, /lib/,
8601 -------------------------------------------------------------------
8602 Sun Apr 2 22:18:06 CEST 2006 - kkaempf@suse.de
8604 - skip incompatible archs in primary parsing.
8607 -------------------------------------------------------------------
8608 Sun Apr 2 11:17:56 CEST 2006 - kkaempf@suse.de
8610 - allow setting of source when parsing local .rpm (#147765)
8613 -------------------------------------------------------------------
8614 Fri Mar 31 18:53:55 CEST 2006 - schubi@suse.de
8616 - Do not update packages over other architectures
8618 -------------------------------------------------------------------
8619 Fri Mar 31 18:28:59 CEST 2006 - sh@suse.de
8621 - Added zypp/ui/UserWantedPackages to support the UI's
8622 "automatic changes" dialog (bug #152700)
8624 -------------------------------------------------------------------
8625 Fri Mar 31 18:02:05 CEST 2006 - jsrain@suse.de
8627 - use KeyRing class to validate repomd.xml (#160909)
8629 -------------------------------------------------------------------
8630 Fri Mar 31 17:33:21 CEST 2006 - dmacvicar@suse.de
8632 - Product resolvables should be readable by normal users.
8633 (#162474) (dmacvicar)
8634 - implemented keyring and metadata signature verification
8636 - dont delete the lock if we did not acquire it
8639 -------------------------------------------------------------------
8640 Fri Mar 31 16:34:51 CEST 2006 - mt@suse.de
8642 - Added disabling of the automounter while MediaManager
8643 init and restoring of the old state on exit (#154326).
8644 - Implemented check if media (CD) is automounted or not
8647 -------------------------------------------------------------------
8648 Fri Mar 31 13:27:09 CEST 2006 - mt@suse.de
8650 - Implemented several hal get/set/removeDeviceProperty wrappers
8651 - Improved HalException to allow to fetch HAL/DBUS error componets
8654 -------------------------------------------------------------------
8655 Fri Mar 31 12:44:25 CEST 2006 - kkaempf@suse.de
8657 - honor subscription status of catalogs (#162350)
8660 -------------------------------------------------------------------
8661 Fri Mar 31 11:29:05 CEST 2006 - mt@suse.de
8663 - Enabled CD eject error reporting exceptions (#154326)
8666 -------------------------------------------------------------------
8667 Fri Mar 31 06:40:51 CEST 2006 - kkaempf@suse.de
8669 - support "dry run" (#159467)
8670 - implement "transactResKind" (#161400)
8673 -------------------------------------------------------------------
8674 Thu Mar 30 17:22:49 CEST 2006 - jsrain@suse.de
8676 - add checksum for external patches (#159928)
8678 -------------------------------------------------------------------
8679 Thu Mar 30 16:48:01 CEST 2006 - kkaempf@suse.de
8681 - calculate product architecture (#158198)
8683 -------------------------------------------------------------------
8684 Wed Mar 29 23:28:13 CEST 2006 - jsrain@suse.de
8686 - fixed checking checksum of YUM metadata, added sha1 vs. sha256
8689 -------------------------------------------------------------------
8690 Wed Mar 29 23:12:30 CEST 2006 - ma@suse.de
8692 - Auto protect installed packages from unknown vendor. (#157446)
8694 -------------------------------------------------------------------
8695 Wed Mar 29 09:13:51 CEST 2006 - visnov@suse.de
8697 - added support for external scripts to metadata (#159928) (jsrain)
8698 - fixed handling of Language resolvables (ma)
8699 - fix leak in rpmdb (dmacvicar)
8700 - added softlock for autoyast (#159466) (ma)
8701 - Fixed exceptions in doGetFileCopy() to show full url
8702 including the file instead of just the media base url. (mt)
8703 - Provide Language::summary (ma)
8704 - check patterns and selections file exist
8705 before veryfing them (#161300) (dmacvicar)
8706 - added YUM metadata checksum computation (jsrain)
8707 - added interface to patch of a message (jsrain)
8710 -------------------------------------------------------------------
8711 Mon Mar 27 23:57:16 CEST 2006 - jsrain@suse.de
8713 - added support for external scripts to metadata (#159928)
8716 -------------------------------------------------------------------
8717 Sat Mar 25 22:08:26 CET 2006 - jsrain@suse.de
8719 - report separate exception when trying to start source cache again to
8720 suppress incorrect error message in XEN installation
8723 -------------------------------------------------------------------
8724 Fri Mar 24 18:16:22 CET 2006 - schubi@suse.de
8726 - Implement inter process locking in zypp.
8727 - Added No medium found output
8728 - splitting modaliases in supplements TOO
8729 - parse also the available signing keys
8731 -------------------------------------------------------------------
8732 Fri Mar 24 10:44:10 CET 2006 - visnov@suse.cz
8734 - release all media when removing source (#159754) (visnov)
8735 - more testsuites (schubi)
8736 - updated translations (schubi)
8737 - added MediaNotEjectedException (mt)
8740 -------------------------------------------------------------------
8741 Thu Mar 23 14:10:54 CET 2006 - dmacvicar@suse.de
8743 - fix patches descriptions (dmacvicar)
8744 - fix source serialization (dmacvicar)
8745 - metadata for kernel test (schubi)
8746 - Arch tests updated (ma)
8747 - classify NULL Ptr as unique (ma)
8748 - Added host check, because file Url allows it now. (mt)
8749 - prepare modalias fix (#159766) (ma)
8750 - Provide iterator based access to SourceManager data. (ma)
8751 - Fixed "file:" Url scheme config to allow relative paths; (mt)
8752 RFC1738 says, it may contain a hostname as well...
8755 -------------------------------------------------------------------
8756 Wed Mar 22 19:58:37 CET 2006 - visnov@suse.cz
8758 - pkg-config support (mvidner)
8759 - close all medias when destructing MediaSet (jsrain)
8762 -------------------------------------------------------------------
8763 Wed Mar 22 15:48:05 CET 2006 - dmacvicar@suse.de
8765 - Bug 159976 - build 804: Adding AddOn CD via ftp gives error (dmacvicar)
8766 - Message callback implemented to show patch messages (visnov)
8767 - Bug 159696 (schubi)
8768 - provide transform_iterators to iterate over a maps keys or values (ma)
8769 - added 'bool Arch::empty() const' test for an empty Arch string (ma)
8770 - added script and message installation (jsrain)
8771 - chooses the 'right' kernel now (kkaempf)
8772 - Use noarch if no arch is specified in patches (dmacvicar)
8775 -------------------------------------------------------------------
8776 Tue Mar 21 19:06:56 CET 2006 - mvidner@suse.cz
8778 - Added some debug output including the access id (mt)
8779 - Bug #154326: Enabled FORCE_RELEASE_FOREIGN flag causing
8780 release with eject=true on attached media, to umount
8781 other mounts as well. (mt)
8782 - 159483 - solver does not blame missing dependency (schubi)
8783 - Added a variant of MediaHandler::forceRelaseAllMedia (ma)
8784 - Fixed MediaCD::forceEject() to handle DELAYED_VERIFY
8785 and use forceRelaseAllMedia if FORCE_RELEASE_FOREIGN=1 (ma)
8786 - fixed ZYPP_RETHROW (#156430) (ma)
8787 - patch for #156114 (visnov)
8788 - fixed container.erase loops (ma)
8789 - Fixed to reset desired (cached) flag before the action (mt)
8790 - Removed return in forceRelaseAllMedia (void function) (mt)
8791 - Parse nonexisting architecture to noarch so patches dont get
8792 filtered by the pool (dmacvicar)
8793 - 159512 - yast2-qt does not show label of to be installed products
8795 - 159765 - Hidden patterns still visible (dmacvicar)
8796 - Use noarch if no arch is specified. (dmacvicar)
8799 -------------------------------------------------------------------
8800 Tue Mar 21 09:04:06 CET 2006 - visnov@suse.de
8802 - properly report error for media change callback
8805 -------------------------------------------------------------------
8806 Mon Mar 20 23:02:07 CET 2006 - ma@suse.de
8808 - fixed memory leak in XMLNodeIterator (#157474)
8809 - disabled storing filelist (YUMFileListParser) and changelog (YUMOtherParser)
8810 - Renamed private MediaManager::forceMediaRelease
8811 function to forceReleaseShared (more exact name)
8812 - Implemented forceRelaseAllMedia() that can be
8813 used to release also foreign (user) mounts.
8814 - Added use of forceRelaseAllMedia for CD/DVDs
8815 if FORCE_RELEASE_FOREIGN is 1 (default 0)
8816 - little cleanup of the checkAttached function
8819 -------------------------------------------------------------------
8820 Mon Mar 20 17:04:28 CET 2006 - mvidner@suse.cz
8822 - don't try to attach without exception handling (#158620)
8823 - fix descriptions, as a new tag Des for selections exists now.
8824 - fix #157683: failure after adding add-on product to install
8826 - added more files for translation
8827 - resolve-dependencies.cc: establish pool
8828 - parse-metadata.cc: catch bad URL
8829 - set zmdid for atoms
8832 -------------------------------------------------------------------
8833 Sun Mar 19 19:24:44 CET 2006 - kkaempf@suse.de
8836 - provide edition and architecture for all kinds of yum
8838 - fix ResStatus output.
8839 - establish atoms correctly.
8840 - treat requires to unneeded resolvables as fulfilled.
8843 -------------------------------------------------------------------
8844 Sun Mar 19 00:05:17 CET 2006 - kkaempf@suse.de
8847 - only consider best architecture/version (#157594)
8848 - prefer providers which supplement/enhance installed or
8849 to-be-installed packages (fixes the tpctl-kmp issue)
8852 -------------------------------------------------------------------
8853 Sat Mar 18 02:22:22 CET 2006 - kkaempf@suse.de
8855 - provide more filters for pkg-bindings (#158602)
8856 - add SystemResObject to provide system (modalias, hal, ...)
8858 - handle this during resolving.
8859 - make the modalias and hal capability match the SystemResObject
8860 by default, thereyby triggering a modalias (resp. hal)
8862 - xmlstore: decouple target store from YUM schema.
8863 - clean up moving of hal() and modalias() from provides to
8864 supplements in ResolvableImpl.
8865 - add PatchContents() for UI.
8866 - handle Edition::noedition as empty string.
8869 -------------------------------------------------------------------
8870 Tue Mar 14 23:32:44 CET 2006 - jsrain@suse.de
8872 - releasing all medias when asking for CD (#156981)
8875 -------------------------------------------------------------------
8876 Tue Mar 14 19:38:43 CET 2006 - mvidner@suse.cz
8878 - ResStatus::resetTransact must return a value.
8879 - Fixed random build failures in LanguageCode.cc.
8880 (Rewrote the CodeMaps constructor so that gcc does not
8881 optimize a 500-statement basic block.)
8882 - Fix constructions of patch objects. Actually insert atoms in atoms
8883 list. Insert atoms for package even if the package does not exists
8884 in the source. Fixes #157628 (dmacvicar).
8885 - Fixed license reading from susetags, #151834 (dmacvicar).
8888 -------------------------------------------------------------------
8889 Tue Mar 14 16:59:42 CET 2006 - mvidner@suse.cz
8891 - added ResStatus::resetTransact (ma)
8892 - bugfix for #156439 (schubi)
8893 - Added Source_Ref::setAlias (#154913).
8894 - Do not assume there is a product file when scanning for products
8896 - function to disable all sources in the persistent store (visnov)
8897 - dependency errors go to stdout, not stderr; output resolver info
8898 directly to stderr (kkaempf)
8901 -------------------------------------------------------------------
8902 Tue Mar 14 01:34:38 CET 2006 - kkaempf@suse.de
8904 - fix merging of resolver info (needed for #157684).
8905 - errors are also important in ResolverInfo.
8906 - improve debug output in ResolverContext.
8909 -------------------------------------------------------------------
8910 Mon Mar 13 22:54:01 CET 2006 - jsrain@suse.de
8912 - delete RPMs downloaded via HTTP/FTP after installnig them
8914 - fixed product registration (reverted autorefresh patch) (#157566)
8916 -------------------------------------------------------------------
8917 Mon Mar 13 11:53:52 CET 2006 - kkaempf@suse.de
8919 - if root!="/", always prefer the upgrade candidate (#155472)
8920 - implement license confirmed api for UI.
8921 - prefer architecture over version in distribution upgrade
8923 - clean up media handling.
8926 -------------------------------------------------------------------
8927 Sun Mar 12 22:31:09 CET 2006 - kkaempf@suse.de
8929 - init Modalias properly.
8930 - fix warnings in testcases.
8933 -------------------------------------------------------------------
8934 Sat Mar 11 21:25:18 CET 2006 - kkaempf@suse.de
8936 - drop libjpeg-devel and sqlite-devel from build requires.
8938 -------------------------------------------------------------------
8939 Sat Mar 11 08:16:53 CET 2006 - kkaempf@suse.de
8941 - implement 'modalias()' capability (#157406)
8942 - make dependencies consistent, its 'freshens'.
8943 - cope with user umounts of devices.
8944 - add debug to SourceManager.
8947 -------------------------------------------------------------------
8948 Fri Mar 10 16:20:41 CET 2006 - kkaempf@suse.de
8950 - allow version downgrade during distribution upgrade if the
8951 newer package is coming from a trusted vendor (#155472)
8952 - implement locale fallback
8953 - 'freshen' -> 'freshens' in schema definitions to make it
8954 consistent with all other dependency definitions.
8955 - better error reporting for .pat and .sel files.
8956 - rule out packages from dependency resolutions which are
8957 de-selected by user (#155368)
8958 - use locale fallbacks in package translations.
8959 - refresh source when re-enabling it.
8962 -------------------------------------------------------------------
8963 Tue Mar 7 21:18:19 CET 2006 - kkaempf@suse.de
8965 - split of libzypp-zmd-backend subpackage as a stand-alone
8967 - encapsulate bool test for Source_Ref better.
8968 - fixed stack overflow (ma).
8969 - make testsuite build again.
8972 -------------------------------------------------------------------
8973 Tue Mar 7 16:17:07 CET 2006 - kkaempf@suse.de
8975 - fixed URL rewriting for CD2 and following (#154762)
8976 - fixed ResPoolProxy diffState (for proper ok/cancel support
8978 - added special exception class for aborting installation
8980 - only auto-change directories if they end in CDn or DVDn.
8983 -------------------------------------------------------------------
8984 Tue Mar 7 15:37:51 CET 2006 - kkaempf@suse.de
8986 - silently ignore multiple installs of the same package.
8987 - fix disk usage for installs and uninstalls.
8990 -------------------------------------------------------------------
8991 Mon Mar 6 22:22:57 CET 2006 - kkaempf@suse.de
8993 - zmd-backend: filter out incompatible architectures from
8997 -------------------------------------------------------------------
8998 Mon Mar 6 21:35:24 CET 2006 - kkaempf@suse.de
9000 - sync libzypp media data with mtab.
9001 - improve resolver error and solution reports.
9002 - fix source cache reading (#155459).
9003 - default cached sources to enabled (#155459).
9004 - let each source provide public keys.
9007 -------------------------------------------------------------------
9008 Sun Mar 5 15:48:29 CET 2006 - kkaempf@suse.de
9010 - only write by-sovler transactions back (#154976)
9013 -------------------------------------------------------------------
9014 Sat Mar 4 12:36:40 CET 2006 - kkaempf@suse.de
9016 - release last used source at end of commit (#155002)
9019 -------------------------------------------------------------------
9020 Fri Mar 3 23:14:50 CET 2006 - kkaempf@suse.de
9022 - cope with NULL values in zmd catalogs table (#153584)
9023 - set YAST_IS_RUNNING in transact zmd helper (#154820)
9024 - run SuSEconfig after transact zmd helper (#154820)
9025 - add softTransact to honor user vs. soft requirements (#154650)
9026 - honor all build keys provided by a package source.
9027 - add source metadata refresh.
9028 - add progress callbacks to zmd helpers.
9031 -------------------------------------------------------------------
9032 Thu Mar 2 21:59:07 CET 2006 - kkaempf@suse.de
9034 - include .diffs into main source.
9035 - catch exception when ejecting media which was unmounted externally
9037 - init source in zmd-backend correctly (#154667)
9038 - implement disk usage info for YaST.
9039 - clean up XML schema files.
9040 - catch CPUs identifying as 'i686' but being 'i586'.
9041 - allow definition of preferred attach (mount) point for media.
9042 - make resolver results more readable.
9043 - use language fallbacks if none of multiple language providers
9045 - get rid of ignoring wrong arch in resolver, having the wrong
9046 architecture is prevented by other means.
9047 - prepare for translations in exceptions.
9048 - fix 'abort does not abort'
9049 - implement 'flag' I/O in target cache backend.
9050 - skip incompatibles architectures in packages.<lang>
9053 -------------------------------------------------------------------
9054 Thu Mar 2 13:44:34 CET 2006 - kkaempf@suse.de
9056 - dont even provide src/nosrc from the source.
9059 -------------------------------------------------------------------
9060 Wed Mar 1 17:23:23 CET 2006 - kkaempf@suse.de
9062 - Initialize commit result (#154409)
9063 - release media if its wrong (#154326)
9064 - dont copy src/nosrc packages to the pool (#154627)
9065 - reduce XML logging.
9068 -------------------------------------------------------------------
9069 Tue Feb 28 16:10:14 CET 2006 - kkaempf@suse.de
9071 - fix path of .po files (#154074).
9072 - parse the correct package.<lang> file (kinda #154074).
9073 - complain about bad "=Sel:" or "=Pat:" lines (#153065).
9074 - reattach all released medias.
9075 - raise exception instead of abort() on XML errors (#154104).
9076 - update translations.
9077 - PathInfo: implemented a copy_dir_content (variant of copy_dir)
9078 and is_empty_dir utility function
9081 -------------------------------------------------------------------
9082 Tue Feb 28 14:51:46 CET 2006 - kkaempf@suse.de
9084 - check freshens and supplements for packages (#154074).
9085 - only complain about incomplete installed resolvables,
9086 if they are uninstalled, schedule them for installation.
9088 - add testcases for locale() provides.
9089 - add lang_country -> lang fallback.
9090 - have locale(parent:...) deps match any provides of 'parent'
9091 also when uninstalling a package.
9094 -------------------------------------------------------------------
9095 Tue Feb 28 10:35:15 CET 2006 - kkaempf@suse.de
9097 - change the locale(...) separator to ";" (#153791)
9098 - complete "find-files" of zmd-backend.
9101 -------------------------------------------------------------------
9102 Tue Feb 28 10:28:06 CET 2006 - visnov@suse.de
9104 - avoid attaching media when initializing source
9107 -------------------------------------------------------------------
9108 Mon Feb 27 21:26:00 CET 2006 - kkaempf@suse.de
9110 - warn about misspelled 'locale(...)' provides
9114 -------------------------------------------------------------------
9115 Mon Feb 27 20:19:40 CET 2006 - kkaempf@suse.de
9120 -------------------------------------------------------------------
9121 Mon Feb 27 18:15:16 CET 2006 - kkaempf@suse.de
9123 - provide available locales to application (#153583)
9124 - honor 'requestedLocales' (language dependant packages)
9125 - honor release requests for all holders of a device.
9126 - silently re-attach after a forced release.
9127 - solver improvements.
9128 - handle source caches.
9129 - proper logging in zmd backend helpers.
9132 -------------------------------------------------------------------
9133 Mon Feb 27 13:44:39 CET 2006 - kkaempf@suse.de
9135 - upgrade always to best version and arch (#153577)
9136 - reset 'transact' state for obsoleted packages (#153578)
9137 - translation updates
9140 -------------------------------------------------------------------
9141 Mon Feb 27 10:42:33 CET 2006 - kkaempf@suse.de
9143 - add support for 'local' .rpm packages to zmd-backend.
9146 -------------------------------------------------------------------
9147 Sun Feb 26 20:24:10 CET 2006 - kkaempf@suse.de
9149 - fix build of zmd/backend.
9150 - actually fill 'files' table in package-files.
9153 -------------------------------------------------------------------
9154 Sun Feb 26 17:43:06 CET 2006 - kkaempf@suse.de
9156 - improve testcases.
9157 - add 'setPossibleLocales()' to ZYpp, this defines the set
9158 of possible locales to choose from (#153583)
9159 - provide LanguageImpl and create 'Language' resolvables for
9160 each 'possible' locale.
9161 - fix YUM parsing of patches, insert 'atoms' to link patches
9163 - replace gzstream/ with own, existing implementation.
9164 - honor locks in solver (#150231)
9165 - sync pool with target after commit() properly (#150565, #153066)
9166 - new zmd helper 'package-files'
9169 -------------------------------------------------------------------
9170 Thu Feb 23 21:45:06 CET 2006 - kkaempf@suse.de
9172 - prevent multiple initializations of the target (#153124)
9173 - implement 'loopback mounted ISO images'
9174 - retain old package sources on upgrade.
9175 - support compressed .xml files in 'repodata' type repositories.
9178 -------------------------------------------------------------------
9179 Thu Feb 23 15:16:58 CET 2006 - kkaempf@suse.de
9181 - parse locale(...) provides and construct correct dependencies.
9183 -------------------------------------------------------------------
9184 Thu Feb 23 14:16:44 CET 2006 - kkaempf@suse.de
9186 - always upgrade to candidate (#152760).
9187 - fix typo in package sorting.
9188 - prepare handling of locale provides.
9191 -------------------------------------------------------------------
9192 Thu Feb 23 10:53:51 CET 2006 - kkaempf@suse.de
9194 - sort src/nosrc package to right list during commit.
9195 - revert installtime/buildtime in susetags parser (#152760)
9198 -------------------------------------------------------------------
9199 Thu Feb 23 10:22:08 CET 2006 - kkaempf@suse.de
9201 - reset state after successful commit (#153030)
9202 - run "rpm -e" always with "--nodeps" (#153026)
9203 - provide separate resolvable kind for src packages.
9204 - extend status field for LOCK and LICENSE.
9205 - add sameState()/diffState() for UI.
9206 - provide 'best' candidate for UI.
9207 - set 60 sec timeout for curl access.
9208 - don't cross-compare solver results, takes too much time.
9209 - provide sizes of installed packages.
9210 - extend REQUIRES semantics in content file.
9211 - add "parse-metadata" helper to zmd-backend.
9214 -------------------------------------------------------------------
9215 Wed Feb 22 14:51:46 CET 2006 - kkaempf@suse.de
9217 - provide complete disk usage data (#152761)
9218 - include upgrade flag when copying solver solution
9219 back to pool (#152717)
9222 -------------------------------------------------------------------
9223 Wed Feb 22 13:16:48 CET 2006 - kkaempf@suse.de
9225 - don't insert incompatible architectures to the pool (#151933)
9226 - don't accept incompatible architectures from a repository
9228 - separate rpm log (#151431).
9229 - allow extended product requires.
9232 -------------------------------------------------------------------
9233 Tue Feb 21 22:02:59 CET 2006 - kkaempf@suse.de
9235 - provide the XML schema files in the main package. (#152593)
9237 -------------------------------------------------------------------
9238 Tue Feb 21 20:05:34 CET 2006 - kkaempf@suse.de
9240 - provide arch compat handling.
9241 - implement data upload to zmd.
9242 - fix source metadata caching on target.
9243 - add 'supplements' dependencies to 'yum' parser.
9244 - provide user agent identification to curl calls.
9245 - move resolver branches (multiple alternatives) back in queue
9246 (resolve known things first, then the unknown ones).
9247 - clean up 'packages' parser.
9250 -------------------------------------------------------------------
9251 Tue Feb 21 09:18:53 CET 2006 - kkaempf@suse.de
9253 - improve media mount/umount interface
9254 - prepare class ArchCompat for proper architecture ordering
9255 and compatibility handling.
9256 - add returns to dummy functions in DbAccess.
9259 -------------------------------------------------------------------
9260 Mon Feb 20 21:08:22 CET 2006 - kkaempf@suse.de
9262 - don't explictly delete to-be-upgraded packages.
9263 - finish query-system, resolve-dependencies, and transact for
9264 libzypp-zmd-backend.
9265 - provide Pattern::category.
9266 - move system architecture to toplevel.
9267 - make target store pathname settable.
9268 - speed up rpmdb reading by properly filtering unwanted file
9272 -------------------------------------------------------------------
9273 Sun Feb 19 20:35:03 CET 2006 - kkaempf@suse.de
9277 - when comparing solutions, prefer higher versions.
9278 - provide generic 'SafeBool' for bool conversions.
9279 - add PtrTypes testsuites.
9282 -------------------------------------------------------------------
9283 Fri Feb 17 21:43:51 CET 2006 - kkaempf@suse.de
9285 - integrate all diffs
9286 - move Target::commit to toplevel API
9287 - generalize dependency iterators and hash dependency
9288 information in pool (for speedup)
9289 - add 'supplements' as dependency
9290 - make more pattern attributes available
9291 - drop "smbfs" in favour of "cifs" (#151476)
9292 - add metadata cache to sources (Beta4 bug)
9293 - run "rpm -e" with name-version-release
9294 - fix update conflicts
9297 -------------------------------------------------------------------
9298 Thu Feb 16 20:02:19 CET 2006 - kkaempf@suse.de
9300 - fix-mediachange.diff: dont skip CD but retry after media change
9301 - cd-eject-button.diff: fix CD url so YaST recognizes it and shows
9303 - release-forced-eject-no-ptrfix.diff: fix refcounting in ptrs
9304 so media handle gets actually released and media unmounted.
9306 -------------------------------------------------------------------
9307 Thu Feb 16 14:40:31 CET 2006 - kkaempf@suse.de
9309 - implement arch scoring
9310 - prefer better arch (#151427)
9311 - transitive depedencies of weak requirements are non-weak
9315 -------------------------------------------------------------------
9316 Wed Feb 15 18:19:12 CET 2006 - kkaempf@suse.de
9318 - ignore self and to-be-updated conflicts (#150844)
9319 - fix enable of target store (for non-packages)
9322 -------------------------------------------------------------------
9323 Wed Feb 15 13:11:28 CET 2006 - kkaempf@suse.de
9325 - fix "cd:" url (#151121)
9326 - provide location() in public Package api
9327 - allow running distribution upgrade in testmode
9328 - extend HAL interface
9331 -------------------------------------------------------------------
9332 Wed Feb 15 10:10:48 CET 2006 - kkaempf@suse.de
9334 - pass normal and locale packages from selections correctly.
9335 - its "baseconf" for base selections.
9336 - Make 'ZYpp' an obvious singleton.
9337 - provide releasenotesUrl.
9338 - dont continue upgrade without target.
9339 - implement 'fake' hal for testing.
9340 - fix package sizes.
9341 - more solver testcases.
9344 -------------------------------------------------------------------
9345 Tue Feb 14 20:52:02 CET 2006 - kkaempf@suse.de
9347 - extend requires of libzypp-devel
9348 - provide package sizes for UI
9349 - provide more UI helpers
9350 - implement Product and related functions
9351 - fix split provides in distribution upgrade
9352 - provide locale information to system
9353 - ask HAL for available devices
9354 - reduce debug information in solver
9355 - filter architectures in source, not in solver
9358 -------------------------------------------------------------------
9359 Tue Feb 14 07:27:39 CET 2006 - visnov@suse.de
9361 - disable another testsuite for now
9362 - fetch the default locale from environment
9363 - support user-defined formatting of log
9366 -------------------------------------------------------------------
9367 Mon Feb 13 20:41:36 CET 2006 - visnov@suse.de
9369 - providing basic product information from susetags source
9370 - public API for preferred language
9371 - implemented redirect of logging (#149001)
9372 - report start/finish of source data parsing (#150211)
9373 - store/restore source aliases properly (#150256)
9374 - disable a lot of debug logging to speed up solver
9375 - properly rewrite URL for CDn directory layouts (#149870)
9378 -------------------------------------------------------------------
9379 Sun Feb 12 16:59:48 CET 2006 - kkaempf@suse.de
9381 - add save/restore state to facilitate UI 'cancel'
9382 - enable target/store
9383 - add 'forceResolve' call and flag to resolver to switch between
9384 task-oriented ZMD and interactive YaST behaviour.
9385 - Fix resolver problem solution texts.
9386 - improve solver problem solution offerings.
9387 - fix media access handling to better support multiple
9388 requestors to single media.
9389 - move the media number checking to the source (media requestor)
9390 which knows how to verify the correct media.
9391 - Fix CD ordering (#149871), adding testcases.
9392 - Move 'PoolItemList' and 'PoolItemSet' typedefs inside classes.
9393 - Add selections to testcases.
9396 -------------------------------------------------------------------
9397 Sat Feb 11 10:17:15 CET 2006 - kukuk@suse.de
9399 - Fix missing return in Source.cc:124
9401 -------------------------------------------------------------------
9402 Fri Feb 10 18:41:29 CET 2006 - kkaempf@suse.de
9404 - cope with empty arch field in selections
9405 - enable dummy "enableStorage" function
9408 -------------------------------------------------------------------
9409 Fri Feb 10 15:36:43 CET 2006 - kkaempf@suse.de
9411 - fix random data return in Source.cc
9414 -------------------------------------------------------------------
9415 Fri Feb 10 15:00:45 CET 2006 - kkaempf@suse.de
9417 - adapt zmd-backend to SourceImpl API change
9420 -------------------------------------------------------------------
9421 Fri Feb 10 13:54:43 CET 2006 - kkaempf@suse.de
9423 - fix the packages parser bug. Now all packages are parsed
9424 including (english) translations.
9425 source/susetags is back to svn head.
9428 -------------------------------------------------------------------
9429 Fri Feb 10 10:30:12 CET 2006 - kkaempf@suse.de
9431 - fix off-by-one bug in bitfield handling
9432 - revert source/susetags to rev 1411
9435 -------------------------------------------------------------------
9436 Thu Feb 9 22:21:43 CET 2006 - kkaempf@suse.de
9438 - dont prereq-sort non-packages
9441 -------------------------------------------------------------------
9442 Thu Feb 9 21:29:00 CET 2006 - kkaempf@suse.de
9446 -------------------------------------------------------------------
9447 Thu Feb 9 11:10:54 CET 2006 - kkaempf@suse.de
9449 - update to rev 1543
9451 -------------------------------------------------------------------
9452 Thu Feb 9 00:49:23 CET 2006 - ro@suse.de
9454 - require hal-devel in libzypp-devel
9455 - re-merge fixes (RPM_OPT_FLAGS)
9457 -------------------------------------------------------------------
9458 Wed Feb 8 23:53:58 CET 2006 - kkaempf@suse.de
9460 - make solver behaviour a bit more interactive
9463 -------------------------------------------------------------------
9464 Wed Feb 8 18:45:21 CET 2006 - schwab@suse.de
9466 - Fix syntax error in configure script.
9467 - Use RPM_OPT_FLAGS.
9469 -------------------------------------------------------------------
9470 Wed Feb 8 17:03:37 CET 2006 - kkaempf@suse.de
9472 - update for qt ui integration
9475 -------------------------------------------------------------------
9476 Tue Feb 7 23:18:09 CET 2006 - kkaempf@suse.de
9478 - split off libzypp-zmd-backend
9481 -------------------------------------------------------------------
9482 Tue Feb 7 23:10:59 CET 2006 - kkaempf@suse.de
9484 - another update to svn
9486 -------------------------------------------------------------------
9487 Mon Feb 6 20:42:22 CET 2006 - kkaempf@suse.de
9489 - finish rpm callbacks
9491 - fix state change resolver<->pool
9493 - speed up tag file parsing
9496 -------------------------------------------------------------------
9497 Mon Feb 6 16:53:03 CET 2006 - schubi@suse.de
9499 - disabling failing tests of s390 and ppc
9501 -------------------------------------------------------------------
9502 Mon Feb 6 11:14:16 CET 2006 - schubi@suse.de
9504 - Snapshoot rev 1367
9506 -------------------------------------------------------------------
9507 Mon Feb 6 01:42:48 CET 2006 - kkaempf@suse.de
9509 - use hashes for pool
9512 -------------------------------------------------------------------
9513 Fri Feb 3 14:21:47 CET 2006 - schubi@suse.de
9515 - removed Obsoletes: yast2-packagemanager
9517 -------------------------------------------------------------------
9518 Fri Feb 3 11:36:19 CET 2006 - schubi@suse.de
9520 - Snapshoot 3 Feb 2005 (11:30)
9522 -------------------------------------------------------------------
9523 Thu Feb 2 14:27:02 CET 2006 - schubi@suse.de
9525 - Snapshoot 2 Feb 2005 (14:00)
9527 -------------------------------------------------------------------
9528 Thu Feb 2 12:23:03 CET 2006 - schubi@suse.de
9530 - Snapshoot 2 Feb 2005 ( integrating YaST )
9532 -------------------------------------------------------------------
9533 Wed Jan 25 21:37:50 CET 2006 - mls@suse.de
9535 - converted neededforbuild to BuildRequires
9537 -------------------------------------------------------------------
9538 Sat Jan 14 08:51:55 CET 2006 - kkaempf@suse.de