1 -------------------------------------------------------------------
2 Fri Oct 26 15:12:24 CEST 2007 - aschnell@suse.de
4 - fixed retrieval of epoch from rpmdb (bug #246680)
6 -------------------------------------------------------------------
7 Thu Oct 25 16:29:24 CEST 2007 - aschnell@suse.de
9 - allow non-existing "packages" file in susetags parser (bug
12 -------------------------------------------------------------------
13 Fri Oct 12 15:47:37 CEST 2007 - ma@suse.de
15 - SMBIOS DMI modalias matching added (#333152)
18 -------------------------------------------------------------------
19 Sat Oct 6 16:37:11 CEST 2007 - jkupec@suse.cz
20 - do not download the same file multiple times in one attach session
22 - special cdrom detection code for SCSI / Virtual CDROMs on iSeries
23 removed - should be correctly detected by HAL now
24 (#167629, #163971), r7452
27 -------------------------------------------------------------------
28 Fri Oct 05 10:35:47 CEST 2007 - aschnell@suse.de
30 - filter architecture in plaindir parser (bug #330791)
32 -------------------------------------------------------------------
33 Thu Oct 4 16:31:58 CEST 2007 - ma@suse.de
35 - Throw constructing malformed checksums. (#189096)
38 -------------------------------------------------------------------
39 Thu Oct 4 14:22:31 CEST 2007 - mvidner@suse.cz
41 - Renamed templates back because proper qualification makes it work
45 -------------------------------------------------------------------
46 Thu Oct 04 11:23:19 CEST 2007 - aschnell@suse.de
48 - only look for repositories in file ending ".repo" (bug #294779)
50 -------------------------------------------------------------------
51 Wed Oct 3 13:37:57 CEST 2007 - mvidner@suse.cz
53 - Fixed compilation errors with GCC 4.3 by adding missing includes
54 and renaming templates: MaxBits to MaxBitsT, Mask to MaskT,
55 Compare<Edition> to CompareEd.
58 -------------------------------------------------------------------
59 Mon Oct 1 20:29:36 CEST 2007 - ma@suse.de
61 - Incorporated patch from Michael Matz to speedup cache reading.
64 -------------------------------------------------------------------
65 Fri Sep 28 18:40:59 CEST 2007 - schubi@suse.de
69 - set keep state in the testcase
73 -------------------------------------------------------------------
74 Thu Sep 27 17:13:14 CEST 2007 - ma@suse.de
76 - Fixed pattern parser SEGV on broken pattern files. (#328546)
79 -------------------------------------------------------------------
80 Wed Sep 26 11:08:14 CEST 2007 - schubi@suse.de
82 - QueuItemRequire: Filter out all provider which have worser architecture,
83 are NOT noarch and have not the same name as the requirement. The
84 last one is needed for updating packages via patch/atoms.
86 - Revert changes of r 7340
89 -------------------------------------------------------------------
90 Tue Sep 25 15:51:34 CEST 2007 - ma@suse.de
92 - Add missing '--install' parameter in desktop file. (#308640)
96 -------------------------------------------------------------------
97 Tue Sep 25 11:08:13 CEST 2007 - jkupec@suse.cz
99 - release all attached media before attempting to eject (#293428)
100 - fixed parsing of --proxy-user parameter of .curlrc (#309139)
104 -------------------------------------------------------------------
105 Mon Sep 24 16:10:32 CEST 2007 - dmacvicar@suse.de
107 - provide a way to retrieve the metadata path. Used for
108 installation, which incorrectly creates a repository in
109 cache without adding it first, so metadata path is not
110 set and therefore it is not possible to setup a media
111 verifier on installation. Part of fix for (#293428)
114 -------------------------------------------------------------------
115 Mon Sep 24 15:48:47 CEST 2007 - schubi@suse.de
117 - If more than one resolvables provide a requirements and have different
118 architecture take thatone with the best architecture. (Not regarding the
119 name). Bug: Branching too much while an installation of a multi-arch-DVD
123 -------------------------------------------------------------------
124 Fri Sep 21 15:50:30 CEST 2007 - schubi@suse.de
126 - Checking the queue if an item will be deleted. If yes, the requirements
127 are not needed anymore. Bug 326384
131 -------------------------------------------------------------------
132 Thu Sep 20 17:37:30 CEST 2007 - jkupec@suse.cz
134 - don't probe the repository type upon saving if disabled (#326769)
138 -------------------------------------------------------------------
139 Thu Sep 20 15:19:53 CEST 2007 - ma@suse.de
141 - Avoid calling rpm repeatedly in case of an error. This is fault-prone,
142 esp. if the error occurred executing the packages post-install script.
146 -------------------------------------------------------------------
147 Thu Sep 20 11:00:04 CEST 2007 - ma@suse.de
149 - If a package is deselected by user, apply this soft lock to all
150 available versions of this package.
154 -------------------------------------------------------------------
155 Wed Sep 19 17:45:12 CEST 2007 - schubi@suse.de
157 - Update: Do not set an item to installation if there has been already set
158 one for installation which has the same NVA. Bug 326286
162 -------------------------------------------------------------------
163 Wed Sep 19 14:19:49 CEST 2007 - ma@suse.de
165 - Enable package cache during commit. (#326249)
168 -------------------------------------------------------------------
169 Tue Sep 18 14:01:02 CEST 2007 - schubi@suse.de
171 - Do not regarding requirements for packages which will be deleted in the
172 same solver run. Bug 310618
176 -------------------------------------------------------------------
177 Mon Sep 17 16:33:14 CEST 2007 - jkupec@suse.cz
179 - don't download filelists.xml.gz (#307105)
183 -------------------------------------------------------------------
184 Mon Sep 17 15:51:04 CEST 2007 - ma@suse.de
186 - Improve estimated diskusage while there is no valid
187 solver result. (#325617)
190 -------------------------------------------------------------------
191 Mon Sep 17 15:22:47 CEST 2007 - schubi@suse.de
193 -Bugfix in vendor change of a required resolvable (Correct error message)
197 -------------------------------------------------------------------
198 Mon Sep 17 12:36:28 CEST 2007 - lslezak@suse.cz
200 - fixed DU parsing in inst-sys (#308659)
203 -------------------------------------------------------------------
204 Fri Sep 14 22:57:54 CEST 2007 - ma@suse.de
206 - Enable using patch and delta rpms. (#309124)
210 -------------------------------------------------------------------
211 Thu Sep 13 17:59:55 CEST 2007 - ma@suse.de
213 - On update do not delete unmaintained non-SuSE packages.
217 -------------------------------------------------------------------
218 Thu Sep 13 13:02:39 CEST 2007 - lslezak@suse.cz
220 - ZYppImpl::getPartitions() - don't return the current partitioning
221 when the partitioning hasn't been set - fixes DU parsing in
224 -------------------------------------------------------------------
225 Thu Sep 13 11:30:47 CEST 2007 - dmacvicar@suse.de
227 - Throw specific exceptions during commit (#308511)
230 -------------------------------------------------------------------
231 Wed Sep 12 18:48:00 CEST 2007 - ma@suse.de
233 - Various disk space calculation fixes. Susetags, plaindir and rpmdb
234 now provide more detailed disk usage information.
235 Yum metadata don't, so we book the package size to '/'. (#308362)
239 -------------------------------------------------------------------
240 Wed Sep 12 15:48:41 CEST 2007 - schubi@suse.de
242 - Regarding keep state while recycle old valid solver results. Bug 286889
245 -------------------------------------------------------------------
246 Wed Sep 12 12:24:49 CEST 2007 - jkupec@suse.cz
248 - report 100% progress on finishing RPM removal (bug #309431)
251 -------------------------------------------------------------------
252 Tue Sep 11 17:25:35 CEST 2007 - schubi@suse.de
254 - Update: rename language packages --> take that package which fits to the
255 selected language Bug 308098
258 -------------------------------------------------------------------
259 Tue Sep 11 16:11:20 CEST 2007 - dmacvicar@suse.de
261 - restore deltas and patch rpms from the cache (#309124)
264 -------------------------------------------------------------------
265 Tue Sep 11 14:54:44 CEST 2007 - ma@suse.de
267 - Don't fail if a product is deleted multiple times (e.g. due to
268 obsoletes and an explicit deleted request). (#308746)
272 -------------------------------------------------------------------
273 Tue Sep 11 13:52:47 CEST 2007 - jkupec@suse.cz
275 - SYSCONFDIR variable added for modifying /etc
277 -------------------------------------------------------------------
278 Tue Sep 11 12:18:11 CEST 2007 - schubi@suse.de
280 - uninstallable resolvable -->suggested solution: delete; Bug 308164
283 -------------------------------------------------------------------
284 Mon Sep 10 16:19:05 CEST 2007 - schubi@suse.de
286 - new translations added
290 -------------------------------------------------------------------
291 Mon Sep 10 15:50:49 CEST 2007 - lslezak@suse.cz
293 - fixed disk usage counting of updated packages (#308362)
295 -------------------------------------------------------------------
296 Mon Sep 10 14:17:29 CEST 2007 - schubi@suse.de
298 - Splitting packages: Take the package with the best
299 architecture,edition ONLY; Bug 308591
302 -------------------------------------------------------------------
303 Mon Sep 10 10:55:45 CEST 2007 - lslezak@suse.cz
305 - properly report fallback disk usage size (in kB instead of bytes)
306 when disk usage is not known (YUM repos) (#308475)
308 -------------------------------------------------------------------
309 Fri Sep 7 13:27:26 CEST 2007 - ma@suse.de
311 - Install a sample /etc/zypp.conf. (#306615)
312 - Fixed missing soversion symlink in package.
316 -------------------------------------------------------------------
317 Fri Sep 7 13:03:48 CEST 2007 - schubi@suse.de
319 - RequirementIsMet: return true only if ALL Atoms are NOT incomplete; Bug
323 -------------------------------------------------------------------
324 Thu Sep 6 18:22:36 CEST 2007 - schubi@suse.de
326 - Error: Select two candidate with the same name while update.
327 Solution: If there is a candidate which is already selected for installation -->
331 -------------------------------------------------------------------
332 Thu Sep 6 14:11:58 CEST 2007 - ma@suse.de
334 - Work arround installed patterns providing an empty vendor string. (#307743)
335 - Let the solver treat vendor suse and opensuse as equivalent.
338 -------------------------------------------------------------------
339 Thu Sep 6 12:33:27 CEST 2007 - schubi@suse.de
341 - Checking item before evaluating the concerning vendor. bug #307941
344 -------------------------------------------------------------------
345 Wed Sep 6 02:24:37 CEST 2007 - dmacvicar@suse.de
347 - Fix for bug #307163 - empty package descriptions
348 a.k.a shared tag not 100% implemented
352 -------------------------------------------------------------------
353 Wed Sep 5 17:52:37 CEST 2007 - schubi@suse.de
355 - logging "reverse" NEEDED_BY in the detail description of solver
357 - improved error message if a requiremnt is not fulfilled Bug 307743
358 - Add "ignore" option to the solution if a requirement is not fulfilled
362 -------------------------------------------------------------------
363 Wed Sep 5 14:33:02 CEST 2007 - jkupec@suse.cz
365 - fixed the order of operands of susetags local metadata status
366 computation which caused the YaST repositories to always get
367 refreshed (part of bug #304310)
371 -------------------------------------------------------------------
372 Tue Sep 4 12:09:10 CEST 2007 - schubi@suse.de
374 - comparing vendor with VendorAttr::equivalent
377 -------------------------------------------------------------------
378 Mon Sep 3 18:43:51 CEST 2007 - schwab@suse.de
380 - Use $RPM_OPT_FLAGS.
382 -------------------------------------------------------------------
383 Mon Sep 3 17:14:02 CEST 2007 - ma@suse.de
385 - Reset transact bits when switching status from
386 "update" to "protected" (#246976)
390 -------------------------------------------------------------------
391 Mon Sep 3 13:56:42 CEST 2007 - schubi@suse.de
393 - new translations added
396 -------------------------------------------------------------------
397 Fri Aug 31 22:10:55 CEST 2007 - ma@suse.de
399 - Added ability to switch off use of patch and delta rpms via zypp.conf (#305864)
401 download.use_patchrpm = no
402 download.use_deltarpm = no
406 -------------------------------------------------------------------
407 Fri Aug 31 19:56:40 CEST 2007 - ma@suse.de
409 - On demand translate patch requirements into a list of atoms.
410 Required by the UI to display packages acssociated with a patch.
415 -------------------------------------------------------------------
416 Fri Aug 31 13:59:54 CEST 2007 - kkaempf@suse.de
418 - enrich ResolverInfo with the reason if a user-initiated request
419 fails (#304325, #306240)
422 -------------------------------------------------------------------
423 Thu Aug 30 20:10:00 CEST 2007 - jkupec@suse.cz
425 - added missing implementation of LogControl::setLineFormater()
430 -------------------------------------------------------------------
431 Thu Aug 30 18:55:15 CEST 2007 - jkupec@suse.cz
433 - enable changing url in requestMedia callback (#294481)
436 -------------------------------------------------------------------
437 Thu Aug 30 18:22:32 CEST 2007 - ma@suse.de
439 - Filter readonly mount points in DiskUsageCounter (#297405)
442 -------------------------------------------------------------------
443 Thu Aug 30 17:25:14 CEST 2007 - ma@suse.de
445 - Safe fix for bug #299680.
449 -------------------------------------------------------------------
450 Thu Aug 30 17:31:33 CEST 2007 - jkupec@suse.cz
452 - remember the cause of the RepoException when refreshing metadata
456 -------------------------------------------------------------------
457 Thu Aug 30 15:48:03 CEST 2007 - schubi@suse.de
459 - Bugfix: If a requirement has been fulfilled by more than one language
460 resolvables only thatone will be taken which fits to the selected
464 -------------------------------------------------------------------
465 Thu Aug 30 15:14:23 CEST 2007 - jkupec@suse.cz
467 - correct error code for media errors in MediaCurl::doGetFileCopy()
468 affects only zypper error output, does not affect YaST
471 -------------------------------------------------------------------
472 Wed Aug 29 18:28:41 CEST 2007 - jkupec@suse.cz
474 - reverted blocking of requestMedia from r6271 (#301710)
477 -------------------------------------------------------------------
478 Wed Aug 29 18:09:29 CEST 2007 - kkaempf@suse.de
480 - prevent progress report in destructor (#299680)
483 -------------------------------------------------------------------
484 Wed Aug 29 18:02:36 CEST 2007 - jkupec@suse.cz
486 - treat non-filelists.xml <file> entries as file provides capabilities
487 in YUM parser (#304701)
490 -------------------------------------------------------------------
491 Wed Aug 29 16:32:01 CEST 2007 - kkaempf@suse.de
493 - the media.1/media uniquely identifies a 'susetags' repo, not
494 the content file (#304200)
496 -------------------------------------------------------------------
497 Wed Aug 29 15:42:17 CEST 2007 - jkupec@suse.cz
499 - fixed locale dir (#304649)
502 -------------------------------------------------------------------
503 Wed Aug 29 15:39:52 CEST 2007 - kkaempf@suse.de
505 - don't treat normal package license as "license to confirm"
508 -------------------------------------------------------------------
509 Wed Aug 29 15:28:53 CEST 2007 - ma@suse.de
511 - Fixed fix for #293039. Segfault due to uninitialzed data.
515 -------------------------------------------------------------------
516 Wed Aug 29 15:10:20 CEST 2007 - schubi@suse.de
518 - reduced too much verbosed ResolverContext logging; Bug 303971
521 -------------------------------------------------------------------
522 Wed Aug 29 13:55:28 CEST 2007 - ma@suse.de
524 - Fixed PlainDir repositories to provide real disk usage data. For
525 repomd and others that do not provide any detailed disk usage info,
526 assume the packgage size is required below "/". Peviously they were
527 treated as being empy.
531 -------------------------------------------------------------------
532 Wed Aug 29 13:36:42 CEST 2007 - schubi@suse.de
534 - Add a new solver solution in the case of running in a timeout:
535 ProblemSolutionDoubleTimeout.h
539 -------------------------------------------------------------------
540 Wed Aug 29 11:23:26 CEST 2007 - dmacvicar@suse.de
542 - bug in fix for (#292986)
544 -------------------------------------------------------------------
545 Tue Aug 28 18:48:26 CEST 2007 - dmacvicar@suse.de
547 - (#297001) - libzypp: can't skip broken packages
548 - re enable importing zypp keyring from rpm.(#302379)
551 -------------------------------------------------------------------
552 Tue Aug 28 17:30:30 CEST 2007 - kkaempf@suse.de
554 - rename ResolvableQuery::iterateResolvablesByKindsAndStrings
555 to ResolvableQuery::iterateResolvablesByKindsAndStringsAndRepos
556 in order to support query-by-repo (#305384)
557 - fix iterateResolvablesByKindsAndStringsAndRepos to take any
558 number of kinds, names, or repos (#305347)
559 - remove ResolvableQuery::iterateResolvablesByKind, not needed
563 -------------------------------------------------------------------
564 Tue Aug 28 11:27:53 CEST 2007 - dmacvicar@suse.de
566 - real fix for reading signature ids. (#390535).
567 - delete metadata when removing repo (#301037).
569 -------------------------------------------------------------------
570 Mon Aug 27 23:52:41 CEST 2007 - dmacvicar@suse.de
572 - following behaviour for setPartitions
573 - if they are not set, they are detected
574 - if they are set, that value is used.
575 - if value set or detected is empty, all disk usage
576 information is read. Otherwise just values in those
578 Should work for installation as long as detectPartitions
579 is empty at installation.(#293039)
581 -------------------------------------------------------------------
582 Mon Aug 27 17:08:41 CEST 2007 - kkaempf@suse.de
584 - Add ZConfig::overrideSystemArchitecture() to override zypp arch
585 from external, e.g. for the testcases
586 - Honor ZYPP_CONF environment variable to override the buit-in
588 - Check architecture at handout() to prevent NULL ptr reference.
592 -------------------------------------------------------------------
593 Mon Aug 27 15:53:52 CEST 2007 - schubi@suse.de
595 -The solver generate an establish call for all
596 resolvables which has filesystemcaps if there is not a valid result from a
597 former solver run available. This covers:
599 * Changing of filesystem whithin a workflow, cause the solver results will
600 be reset if the filesystem dependencies have been changed
604 -------------------------------------------------------------------
605 Sun Aug 26 15:49:27 CEST 2007 - kkaempf@suse.de
607 - pass location to plaindir package (#303751)
608 - Add name of file in question to checksum/signature related
610 - pass basename of file to verifyFileSignatureWorkflow (instead of
612 - filter out incompatible architectures when parsing sustags
613 repos (first half of #301286)
616 -------------------------------------------------------------------
617 Fri Aug 24 11:52:27 CEST 2007 - dmacvicar@suse.de
619 - don't run source migration if yast is running in
620 intsys mode (#297136)
621 - signature and checksum verification fixes. Still pending
622 problem ZYpp getting no output from gpg when running from zypper.
625 -------------------------------------------------------------------
626 Thu Aug 23 13:51:41 CEST 2007 - schubi@suse.de
628 - Do not strip resolvables which have the same name but different kind
630 - Flag info NEEDEDBY correctly if it will be used by freshen/supplement
633 -------------------------------------------------------------------
634 Wed Aug 22 18:58:44 CEST 2007 - mvidner@suse.cz
636 - Do not use "a-z" in regexes. Fixes "Invalid Url scheme 'http'" in
637 the Estonian locale (#302525).
639 -------------------------------------------------------------------
640 Wed Aug 22 17:59:39 CEST 2007 - aschnell@suse.de
642 - added remembering of exception history at various places
644 -------------------------------------------------------------------
645 Wed Aug 22 16:52:09 CEST 2007 - schubi@suse.de
647 - Bugfixes concerning vendor handling:
649 Installed A-1.0(vendor SuSE)
650 Available A-2.0(other vendor)
651 A will not be regarded as "unmaintained". So it will not be deleted.
653 A need B-2.0. B-1.0 is installed but has another vendor. Report a
655 - Testcase : solution-tests/vendor-test.xml
659 -------------------------------------------------------------------
660 Tue Aug 21 15:38:08 CEST 2007 - dmacvicar@suse.de
662 - ignore HASH key for download (#300982)
664 -------------------------------------------------------------------
665 Tue Aug 21 15:17:23 CEST 2007 - schubi@suse.de
667 - Added explicitly_requested as parameter in ResolverContext::Uninstall
671 -------------------------------------------------------------------
672 Tue Aug 21 13:06:44 CEST 2007 - dmacvicar@suse.de
674 - If no mount information is available, parse all DU entries.
675 - read only hack mode for migrate-sources. We actually do add
676 repositories with it, but no harm. (#292986)
677 - fix some typos in exceptions (#301331)
680 -------------------------------------------------------------------
681 Mon Aug 20 16:06:36 CEST 2007 - schubi@suse.de
683 - Do not regard explicit request in order to recognize updated packages
684 correctly. Bug 301676
685 - Updated translations
689 -------------------------------------------------------------------
690 Mon Aug 20 15:35:46 CEST 2007 - mvidner@suse.cz
692 - package-manager script: Call /sbin/yast2 with full path because of
695 -------------------------------------------------------------------
696 Mon Aug 20 15:23:14 CEST 2007 - dmacvicar@suse.de
698 - add support for the HASH key. (#300982)
699 - Use ContentFileParser in Downloader (instead of implementing
700 the parser again, it has a reason, Downloader was written first)
701 - update testcases and data to cover the new HASH key
704 -------------------------------------------------------------------
705 Mon Aug 20 13:21:34 CEST 2007 - kkaempf@suse.de
707 - unify query API for kind and name, summary, description
709 - rev 6761, version 3.18.0
711 -------------------------------------------------------------------
712 Fri Aug 17 12:30:55 CEST 2007 - kkaempf@suse.de
714 - add iterateResolvablesByKindsAndName
715 - rev 6735, version 3.17.13
717 -------------------------------------------------------------------
718 Fri Aug 17 11:45:24 CEST 2007 - kkaempf@suse.de
720 - rename ResolvableQuery::queryByName to iterateResolvablesByName
721 - fix reading of kind and repository in ResolvableQuery
722 - add reverse lookups in CacheTypes
723 - add iterateResolvablesByKind
726 -------------------------------------------------------------------
727 Fri Aug 17 10:37:56 CEST 2007 - schubi@suse.de
729 - shorten solver error messages Bug 259894
732 -------------------------------------------------------------------
733 Thu Aug 16 23:43:50 CEST 2007 - kkaempf@suse.de
735 - fix ResolvableQuery::query(), add ResolvableQuery::queryByName()
736 install zypp/cache header files.
737 - rev 6719, version 3.16.13
739 -------------------------------------------------------------------
740 Thu Aug 16 17:21:52 CEST 2007 - kkaempf@suse.de
742 - discard pattern files with incompatbile architecture, both
743 for download and for parsing. (#298716)
746 -------------------------------------------------------------------
747 Thu Aug 16 17:12:45 CEST 2007 - kkaempf@suse.de
749 - run sqlite asynchronously and add sql index files where
750 appropriate, gives 6x performance on certain operations.
751 Bumping cache schema version to 1004.
755 -------------------------------------------------------------------
756 Thu Aug 16 17:08:58 CEST 2007 - kkaempf@suse.de
758 - fix String::endsWith (#301038)
761 -------------------------------------------------------------------
762 Thu Aug 16 11:16:25 CEST 2007 - schubi@suse.de
764 - added an _explicitly_requested in QueueItemConflict ( as already in
765 QueueItemEstablish, QueueItemInstall, QueueItemUninstall ) in order to
766 remove the conflicting item without an error message. Bug 299819
769 -------------------------------------------------------------------
770 Thu Aug 16 07:23:31 CEST 2007 - jkupec@suse.cz
772 - forgot to set default refresh policy in checkIfToRefreshMetadata
773 - repo.refresh.delay default set to 10 minutes
776 -------------------------------------------------------------------
777 Wed Aug 15 15:32:36 CEST 2007 - schubi@suse.de
779 - Bugfix while regarding correct vendor in update
783 -------------------------------------------------------------------
784 Wed Aug 15 13:57:04 CEST 2007 - jkupec@suse.cz
786 - repo.refresh.delay=<minutes> (ZConfig, "main" section) support
787 added to delay next check & refresh until the specified number of
788 minutes has passed from the last check or refresh (FATE #301991).
789 Revisions: 6654, 6656, 6666, and 6667.
790 - filesystem::touch(Pathname) added (r6666)
791 - RepoManager::touchIndexFile(RepoInfo) added
792 - RepoManager::checkIfToRefreshMetadata(RepoInfo,Url,policy):
793 decision to do the refresh moved to this public method.
796 -------------------------------------------------------------------
797 Wed Aug 15 12:38:26 CEST 2007 - schubi@suse.de
799 - generate a resolver problem if addRequires does not find a resovable
803 -------------------------------------------------------------------
804 Tue Aug 14 15:54:15 CEST 2007 - schubi@suse.de
806 - Prioritized delete request by the user BEFORE delete requests due
807 missing dependencies or conflicting dependencies. Bug 298322
810 -------------------------------------------------------------------
811 Fri Aug 10 20:49:20 CEST 2007 - jkupec@suse.cz
813 - support also "Plaindir" as valid repo type name (#298622)
817 -------------------------------------------------------------------
818 Fri Aug 10 18:03:06 CEST 2007 - dmacvicar@suse.de
820 - fix segfault in Progress reporting
821 - progress report use name instead of alias (#298035)
822 - repoinfo returns alias if name is empty
824 -------------------------------------------------------------------
825 Fri Aug 10 16:04:42 CEST 2007 - dmacvicar@suse.de
827 - merge patch by dmueller to get rid of boost-regex
829 -------------------------------------------------------------------
830 Fri Aug 10 13:50:40 CEST 2007 - dmacvicar@suse.de
832 - dont create a second CacheStore in the same scope, will lock...
835 -------------------------------------------------------------------
836 Thu Aug 9 15:04:21 CEST 2007 - jkupec@suse.cz
838 - fixed some RepoManager exception docs & history
841 -------------------------------------------------------------------
842 Thu Aug 9 13:33:59 CEST 2007 - dmacvicar@suse.de
844 - feature #302135: Graceful update of 3rd party packages
845 Automatic upgrading only sees packages from same vendor
846 This allows not needed to have those locked.
847 - Add persistent locks file which allow wildcards. Users
848 can lock certain packages adding lines like "kde* < 3.5"
849 - add applyLocks() to apply persistent locks before solving
851 -------------------------------------------------------------------
852 Thu Aug 9 13:28:20 CEST 2007 - schubi@suse.de
854 - recognize changes in the pool (e.g. changing /etc/sysconfig/storage
856 - Added locking resolvables in the testcases
859 -------------------------------------------------------------------
860 Wed Aug 8 16:04:07 CEST 2007 - dmacvicar@suse.de
862 - add migrate-sources to %post (#292986)
865 -------------------------------------------------------------------
866 Wed Aug 8 13:32:52 CEST 2007 - jkupec@suse.cz
868 - fixed bug with using wrong files from raw metadata cache
869 (bug #297611) (duncanmv) (r6501, already released in 3.13.14)
871 -------------------------------------------------------------------
872 Wed Aug 8 12:42:39 CEST 2007 - schubi@suse.de
874 - fix in "ignore conflicts" if the conflict has been caused by an obsolete
878 -------------------------------------------------------------------
879 Tue Aug 7 17:04:47 CEST 2007 - dmacvicar@suse.de
881 - implement susetags support for compressed metadata
882 and testcases. (feature #301916)
883 - implement disk usage in cache. For installation requires
884 some changes in YaST to setup the ZYpp getPartitions()
885 before repos are cached. (bug #293039)
886 - added testcases for diskusage
889 -------------------------------------------------------------------
890 Mon Aug 6 10:19:12 CEST 2007 - jkupec@suse.cz
892 - fixed YUM parser to properly create source packages
893 - disabled reading of filelists.xml.gz by default (the data are
894 currently not stored anyway)
898 -------------------------------------------------------------------
899 Sat Aug 4 01:03:19 CEST 2007 - ma@suse.de
901 - Don't download unwanted translation files (#293740).
904 -------------------------------------------------------------------
905 Fri Aug 3 23:52:18 CEST 2007 - ma@suse.de
907 - Fix susetags repo to parse dikusage data (#293039)
911 -------------------------------------------------------------------
912 Fri Aug 3 18:56:47 CEST 2007 - ma@suse.de
914 - Add product attribute 'type' (aka 'category' which is now
915 deprecated). Adapted sustags and yum parsers to parse and
920 -------------------------------------------------------------------
921 Fri Aug 3 17:29:56 CEST 2007 - dmacvicar@suse.de
923 - fix modalias rel column number
926 -------------------------------------------------------------------
927 Fri Aug 3 16:35:36 CEST 2007 - dmacvicar@suse.de
929 - Implemented option repo.add.probe to allow probing
930 the added repositories
933 -------------------------------------------------------------------
934 Fri Aug 3 16:07:46 CEST 2007 - schubi@suse.de
936 - Fixed detection of renamed packages while update.
937 - Added new translations
940 -------------------------------------------------------------------
941 Fri Aug 3 15:02:28 CEST 2007 - ma@suse.de
943 - Speed up retrieving MediaNr attribute, as it slows down install
944 order calculation. (#297173)
947 -------------------------------------------------------------------
948 Fri Aug 3 14:13:36 CEST 2007 - dmacvicar@suse.de
950 - Fixed cache schema upgrade
952 -------------------------------------------------------------------
953 Fri Aug 3 13:38:17 CEST 2007 - ma@suse.de
955 - Fixed pattern includes and extends attributes.
959 -------------------------------------------------------------------
960 Fri Aug 3 12:33:41 CEST 2007 - schubi@suse.de
962 - API for retrieving additional dependencies" solver/detail/Resolver.h
963 - Handle additional dependencies in the testcases
964 - Handle system and language dependencies in the testcases correctly.
967 -------------------------------------------------------------------
968 Thu Aug 2 18:14:12 CEST 2007 - ma@suse.de
970 - Indicate changed pool content if /etc/sysconfig/storage USED_FS_LIST
971 has changed. Resolver must discard any cached filesystem dependencies.
972 (required for #271912)
975 -------------------------------------------------------------------
976 Thu Aug 2 16:37:06 CEST 2007 - ma@suse.de
978 - Indicate changed pool content to the resolver. (required for #271912)
982 -------------------------------------------------------------------
983 Thu Aug 2 10:16:16 CEST 2007 - schubi@suse.de
985 - speedup error handling. Do not log ResolveInfo anymore. Set limit of 20
990 -------------------------------------------------------------------
991 Wed Aug 1 18:51:12 CEST 2007 - ma@suse.de
993 - Added interface to install source packages via zypper.
997 -------------------------------------------------------------------
998 Tue Jul 31 22:01:08 CEST 2007 - ma@suse.de
1000 - Added package attributes Package::sourcePkgName and
1001 Package::sourcePkgEdition. Name and edition of the source
1002 rpm this package was built from.
1003 - Added ZYpp::installSrcPackage to install a single source package.
1007 -------------------------------------------------------------------
1008 Tue Jul 31 19:06:54 CEST 2007 - ma@suse.de
1010 - Temorary files and directories created by makeSibling use the
1011 same protection as the original.
1015 -------------------------------------------------------------------
1016 Tue Jul 31 10:37:13 CEST 2007 - schubi@suse.de
1018 - Removed keepExtras from resolvePool. This will be handled
1019 in the solver internally now. #294727
1020 - Checking if item really exists (#295544; ResolverInfoContainer.cc)
1024 -------------------------------------------------------------------
1025 Mon Jul 30 17:23:19 CEST 2007 - ma@suse.de
1027 - Remove tribool from RepoInfo's interface.
1031 -------------------------------------------------------------------
1032 Mon Jul 30 13:59:33 CEST 2007 - ma@suse.de
1034 - Fixed wrong media number reported by script, message and patch.
1035 - Fixed script API to provide the scripts location on media (if not
1037 - Introduced ScripProvider to make a script available on the local
1042 -------------------------------------------------------------------
1043 Fri Jul 27 18:08:42 CEST 2007 - jkupec@suse.cz
1045 - don't request media chage if the media is not changeable (like
1050 -------------------------------------------------------------------
1051 Fri Jul 27 17:40:44 CEST 2007 - dmacvicar@suse.de
1053 - progress ticks for clean cache
1054 - ZConfig: remove default from names.
1055 - re enable reading cache callbacks
1056 - ini parser without boost::regexp
1057 patch by dmueller (#152447)
1059 -------------------------------------------------------------------
1060 Fri Jul 27 17:16:27 CEST 2007 - ma@suse.de
1062 - Fixed package to provide the location media number. (#294496)
1065 -------------------------------------------------------------------
1066 Fri Jul 27 16:31:38 CEST 2007 - jkupec@suse.cz
1068 - RepoFileReader - ignore empty url keys (baseurl, mirrorlist,
1069 gpgkey) instead of throwing bad url exception
1072 -------------------------------------------------------------------
1073 Thu Jul 26 16:41:30 CEST 2007 - kkaempf@suse.de
1075 - Make clearing of extra dependencies/conflicts configurable when
1076 resolvePool(). Leave the default as before (clear extras).
1081 -------------------------------------------------------------------
1082 Thu Jul 26 10:58:27 CEST 2007 - dmacvicar@suse.de
1084 - /var/lib/zypp/cache -> /var/cache/zypp
1086 - ini parser without boost::regexp, patch by dmueller
1089 -------------------------------------------------------------------
1090 Wed Jul 25 13:50:06 CEST 2007 - ma@suse.de
1092 - Make temp directory configurable via environment
1093 variable ZYPPTMPDIR.
1097 -------------------------------------------------------------------
1098 Tue Jul 24 17:55:49 CEST 2007 - ma@suse.de
1100 - Fixed bug in smart pointer comparison.
1102 -------------------------------------------------------------------
1103 Mon Jul 23 13:05:53 CEST 2007 - ma@suse.de
1105 - Fix failing rename of metadata download directories across
1106 filesystem boundaries.
1108 -------------------------------------------------------------------
1109 Fri Jul 20 16:10:59 CEST 2007 - ma@suse.de
1111 - Fixed malicious gettext include.
1112 - Make ZConfig a singleton.
1115 -------------------------------------------------------------------
1116 Thu Jul 19 15:52:03 CEST 2007 - ma@suse.de
1118 - Fixed repo::provideFile to set a deleter for downloaded files
1123 -------------------------------------------------------------------
1124 Thu Jul 19 12:58:12 CEST 2007 - ma@suse.de
1126 - Query ByRepository now takes as well an alias.
1128 -------------------------------------------------------------------
1129 Wed Jul 18 16:40:35 CEST 2007 - dmacvicar@suse.de
1131 - fix retrieval of container attributes in cache
1134 -------------------------------------------------------------------
1135 Wed Jul 18 16:12:06 CEST 2007 - ma@suse.de
1137 - Port zypp-query-pool (#292404)
1141 -------------------------------------------------------------------
1142 Wed Jul 18 16:09:04 CEST 2007 - schubi@suse.de
1144 - added new calls in Resolver.h: addRequire,addConflict
1146 -------------------------------------------------------------------
1147 Wed Jul 18 14:43:04 CEST 2007 - ma@suse.de
1149 - Fixed IniParser to allow '=' in values (#292669)
1152 -------------------------------------------------------------------
1153 Wed Jul 18 12:38:55 CEST 2007 - ma@suse.de
1155 - Fixed repo::provideFile to throw on error.
1156 - Fixed ResolvableQuery to use 0 as default for non existing
1160 -------------------------------------------------------------------
1161 Wed Jul 18 14:16:59 CEST 2007 - dmacvicar@suse.de
1163 - allow / in alias (#292628)
1165 -------------------------------------------------------------------
1166 Tue Jul 17 15:57:03 CEST 2007 - ma@suse.de
1168 - Fixed OnMediLocation to use safe defaults. Added setLocaltion and
1169 additional ctor for convenience.
1172 -------------------------------------------------------------------
1173 Tue Jul 17 10:45:39 CEST 2007 - schubi@suse.de
1175 - Evalute update canditate:
1176 Take canditates only which are really installable. Bug 292077
1179 -------------------------------------------------------------------
1180 Mon Jul 16 15:41:31 CEST 2007 - jkupec@suse.cz
1182 - fixed some tribool bugs in RepoInfo
1185 -------------------------------------------------------------------
1186 Mon Jul 16 11:43:33 CEST 2007 - dmacvicar@suse.de
1188 - fix reading of non existant repo
1190 - first submission to stable
1191 - fix keywords parsing in susetags parser
1194 -------------------------------------------------------------------
1195 Wed Jul 11 19:14:47 CEST 2007 - jkupec@suse.cz
1197 - make resolvable query complete exceptionless with the database
1198 - test that packages have some attributes
1199 - disable progress adaptor for now
1203 -------------------------------------------------------------------
1204 Wed Jul 11 14:37:02 CEST 2007 - ma@suse.de
1206 - fixed unresolved symbols
1210 -------------------------------------------------------------------
1211 Wed Jul 11 13:31:39 CEST 2007 - ma@suse.de
1213 - fixed TranslatedText creating unwanted entries.
1214 - fixed capability processing
1218 -------------------------------------------------------------------
1219 Tue Jul 10 20:01:18 CEST 2007 - jkupec@suse.cz
1221 - MediaSetAccess::release() added
1222 - Use attachDesiredMedia in MediaProducts
1223 - Progress reporting improved
1227 -------------------------------------------------------------------
1228 Tue Jul 10 14:23:13 CEST 2007 - ma@suse.de
1230 - fixed parsing translated texts.
1231 - added source packages.
1235 -------------------------------------------------------------------
1236 Tue Jul 10 13:11:31 CEST 2007 - jkupec@suse.cz
1238 - repo callbacks fixed
1239 - Fixed YUM parser progress reporting
1240 - Added CombinedProgressData
1241 - make RepoImpl::resolvables() load lazy
1242 - MediaProducts added for scanning products file
1243 - Implement cache schema versioning and automatic invalidation of
1244 cache when schema changes
1248 -------------------------------------------------------------------
1249 Fri Jul 6 13:51:50 CEST 2007 - ma@suse.de
1251 - Propagate pools repository_iterator to the UI
1255 -------------------------------------------------------------------
1256 Thu Jul 5 17:02:08 CEST 2007 - ma@suse.de
1258 - Package::location is now returns an OnMediaLocation
1259 - archivesize() renamed to downloadSize()
1260 - Allow to iterate all Repositories that contribute
1261 Resolvables to the Pool.
1262 - MediaSetAccess::provideDir added
1263 - remove useless url check
1264 - add old-api-style wrapper
1265 - Add MediaProducts class
1269 -------------------------------------------------------------------
1270 Thu Jul 5 09:31:02 CEST 2007 - schubi@suse.de
1272 - function isInstalledBy/installs
1273 Added an initial installation flag which shows if the item has been
1274 triggered for installation, or the dependency is already satisfied.
1278 -------------------------------------------------------------------
1279 Tue Jul 3 13:07:31 CEST 2007 - jkupec@suse.cz
1281 - removed unused %{prefix}/lib/zypp from %files in spec file
1284 -------------------------------------------------------------------
1285 Tue Jul 3 10:37:37 CEST 2007 - jkupec@suse.cz
1287 - Old API (SourceManager, metadata parsers) dropped in favor of the
1288 new refactored ones (RepoManager, RepoParser(s), cache subtree,
1290 - Some new API improvements.
1292 - version 3.10.0 (bumped minor to 10 to indicate refactoring branch)
1294 -------------------------------------------------------------------
1295 Fri Jun 22 15:28:03 CEST 2007 - schubi@suse.de
1297 - New API calls which provides more information about one
1298 resolvable after a solverrun:
1299 isInstalledBy (const PoolItem_Ref item);
1300 installs (const PoolItem_Ref item);
1303 -------------------------------------------------------------------
1304 Thu Jun 21 15:58:16 CEST 2007 - adrian@suse.de
1306 - fix changelog entry order
1308 -------------------------------------------------------------------
1309 Wed Jun 20 11:47:33 CEST 2007 - schubi@suse.de
1311 - Ignore conflicting items which are uninstallable
1312 - Create a "needed by" info if a requirement is still fulfilled.
1313 - Allow only one needed_by and needed_by_capability in QueueItemInstall
1314 - Added capability and type (REQUIRE, RECOMMEND,....) to
1315 ResolverInfoNeededBy
1316 - Evaluate ResolverInfoNeededBy for more information in the error
1318 - Enlarge detail description in the error messages
1321 -------------------------------------------------------------------
1322 Tue Jun 19 13:59:09 CEST 2007 - ma@suse.de
1328 -------------------------------------------------------------------
1329 Mon Jun 18 17:20:45 CEST 2007 - mvidner@suse.cz
1331 - fixed so versioning from libtool to cmake
1334 -------------------------------------------------------------------
1335 Mon Jun 18 09:47:32 CEST 2007 - dmacvicar@suse.de
1337 - Use gpg2 instead of gpg for keyring and make
1338 the package depend on it (#284211)
1340 -------------------------------------------------------------------
1341 Mon Jun 11 17:02:49 CEST 2007 - schubi@suse.de
1343 - Required kmp packges FOR EACH installed/to_be_installed kernel will be installed.
1344 New dependency "packageand(foo:bar)" which provides an AND dependency by
1345 injecting a supplement/freshen.
1346 e.G. package novell-cluster-services-kmp-smp
1347 supplements: packageand(kernel-smp:novell-cluster-services-kmp)
1349 - Dont check for architecture changes in atoms (#266178)
1352 -------------------------------------------------------------------
1353 Wed May 23 17:03:29 CEST 2007 - ma@suse.de
1355 - Fixed package-manager script (#275847)
1358 -------------------------------------------------------------------
1359 Wed May 23 13:32:02 CEST 2007 - schubi@suse.de
1364 -------------------------------------------------------------------
1365 Wed May 23 11:25:55 CEST 2007 - schubi@suse.de
1367 - Reduced logging in order to speedup solving Bug 275100
1371 -------------------------------------------------------------------
1372 Tue May 15 14:03:34 CEST 2007 - ma@suse.de
1374 - Fix excess calls to releaseFile. (#274357)
1377 -------------------------------------------------------------------
1378 Wed May 9 18:44:20 CEST 2007 - dmacvicar@suse.de
1380 - Fix importing keys into rpm. (#270125)
1383 -------------------------------------------------------------------
1384 Wed Apr 18 14:56:17 CEST 2007 - ma@suse.de
1386 - Support filesystem dependencies to add needed filesystem RPMs
1387 automatically (Fate 301966).
1391 -------------------------------------------------------------------
1392 Mon Apr 16 11:23:15 CEST 2007 - jkupec@suse.cz
1394 - avoiding attaching media where not needed (#263207)
1397 -------------------------------------------------------------------
1398 Fri Apr 13 17:32:55 CEST 2007 - dmacvicar@suse.de
1400 - fix FileCap with attributes
1403 -------------------------------------------------------------------
1404 Thu Apr 12 02:33:18 CEST 2007 - ma@suse.de
1406 - Fixed computation of install order. Take requirements of
1407 an installed packages uninstall scripts into account, if
1408 the package is updated. (#258682)
1411 -------------------------------------------------------------------
1412 Wed Apr 11 15:24:01 CEST 2007 - ma@suse.de
1414 - Parse and provide package keywords. (Fate 120368)
1418 -------------------------------------------------------------------
1419 Thu Apr 5 15:50:15 CEST 2007 - schubi@suse.de
1421 - Upgrade: Do NOT delete packages which have unresolved dependencies -->
1422 Ask the user. Bug 258322
1426 -------------------------------------------------------------------
1427 Wed Apr 4 19:39:12 CEST 2007 - ma@suse.de
1429 - Fix restoring of Sources id root prefix is used. (#238165)
1433 -------------------------------------------------------------------
1434 Wed Apr 4 15:33:54 CEST 2007 - jkupec@suse.cz
1436 - MediaManager::attachDesiredMedia() added to support multiple
1437 (CD/DVD) drives (fate #3974)
1440 -------------------------------------------------------------------
1441 Wed Mar 14 14:33:26 CET 2007 - schubi@suse.de
1443 - If there is no valid solver result and NOT all resolvables ( other
1444 architecture) has been regarded, let the user decide making a new
1445 solver run with ALL available resolvables. Bug 223440
1446 - reducing logging (error -> debug) bug 252921
1449 -------------------------------------------------------------------
1450 Fri Mar 9 00:08:38 CET 2007 - ma@suse.de
1452 - Allow configuration of trusted vendors via
1453 /var/lib/zypp/db/trustedVendors. (#186636)
1457 -------------------------------------------------------------------
1458 Wed Mar 7 15:20:29 CET 2007 - dmacvicar@suse.de
1460 - libzypp-devel -> libzypp requirement is not versioned
1464 -------------------------------------------------------------------
1465 Tue Mar 6 17:25:49 CET 2007 - schubi@suse.de
1467 - Using already existing valid solver results for further solver runs.
1471 -------------------------------------------------------------------
1472 Fri Mar 2 16:11:16 CET 2007 - dmacvicar@suse.de
1477 -------------------------------------------------------------------
1478 Tue Feb 27 15:50:39 CET 2007 - dmacvicar@suse.de
1480 - merging from 10.2 / SP1
1481 - #247459 ftp probing
1482 denied == dont exists in ftp
1485 -------------------------------------------------------------------
1486 Tue Feb 27 15:35:06 CET 2007 - schubi@suse.de
1488 - Merging solver related stuff from SuSE-Linux-10_2-Branch ( till r5111):
1489 - Simultaneouqusly establishing of items which are conflicting eachother is
1490 useless. So only one will be established. Fixed in QueueItemInstall.cc
1492 - Added new upgrade options to fine tune version and patch handling.
1494 - The context of establishPool will be stored in Resolver and will be
1495 regarded for the next solver run everytime. So it will be not reset by
1496 any solver run anymore.
1497 bug 191810 ( A broken patch will not be installed again)
1499 -------------------------------------------------------------------
1500 Fri Feb 23 17:40:23 CET 2007 - jkupec@suse.cz
1502 - adding sotf,timeo=X nfs mount options by default (#235211)
1505 -------------------------------------------------------------------
1506 Fri Feb 23 14:16:19 CET 2007 - jkupec@suse.cz
1508 - support for HTTP authentication prompt added (#190609)
1509 - fixed problem with empty path in URL
1510 in MediaCurl::doGetFileCopy()
1513 -------------------------------------------------------------------
1514 Mon Feb 12 15:28:08 CET 2007 - jkupec@suse.cz
1516 - Merged revisions 4926-4993,4995,4998-5006 via svnmerge from
1517 SuSE-Linux-10_2-Branch
1519 - verifySystem: Regarding patterns too. Bug 239750 (schubi)
1520 - verifySystem: The result will be set to APPL_HIGH, so it will be not
1521 reset by a second "normal" solver run. #239281 (schubi)
1522 - yast2 reports invalid URL as 'unknown source type'
1523 (#209961) (dmacvicar)
1524 - Added freshen language dependency in supplemements too if there is no
1525 entry in supplements.
1526 #240617;IPA fonts are not installed even if select Japanese
1528 - Setting allowed authentication methods to "basic,digest" if none
1529 provided in URL (#243006) (jkupec)
1530 - Stopping after 50 valid solver results. Anymore would be useless. Bug
1534 -------------------------------------------------------------------
1535 Mon Feb 12 10:37:02 CET 2007 - mvidner@suse.cz
1537 - package-manager: use a generic su script from XDG (#235303, #244442)
1539 -------------------------------------------------------------------
1540 Fri Feb 9 15:21:55 CET 2007 - jkupec@suse.cz
1542 - Setting allowed authentication methods to "basic,digest" if none
1543 provided in URL (#243006)
1544 - fixed gettext and rpath problems in configure.ac and Makefile.cvs
1548 -------------------------------------------------------------------
1549 Wed Feb 7 15:52:29 CET 2007 - jkupec@suse.cz
1551 - MediaCurlException::dumpOn() adjusted for ncurses dialogue
1555 -------------------------------------------------------------------
1556 Mon Jan 29 13:10:37 CET 2007 - dmacvicar@suse.de
1558 - Merged revisions 4907-4926 from SuSE-Linux-10_2-Branch
1560 - update packages: changing architecture is only valid while an
1561 system update and NOT while an update via a patch. Last fix does
1562 not fit for every case.
1564 - Patch has selected not the concerning package for update but
1565 a package which has provided the required dependencies too.
1566 Algorithmus: If there are exactly two providers which differ in architecture
1567 prefer the better arch.
1568 Fix: Regarding NVRA too. ( only if equal )
1570 - Download only English and Local translation
1572 - Added solver parameter:
1573 tryAllPossibilities: regarding every solver branch ( not only
1574 branches with e.G. best architectures
1575 preferHighestVersion: Prefer solver results which have a higher
1578 - update packages: changing architecture is only valid while an
1579 system update and NOT while an update via a patch.
1580 Bug 230685 - x86_64 MozillaFirefox binaries in security update
1582 Fix of version 2.11.2 has not worked if the first founded item
1583 had had another architecture.
1586 -------------------------------------------------------------------
1587 Wed Jan 24 14:50:33 CET 2007 - lslezak@suse.cz
1589 - added ZYpp::getPartitions() - return the partitinoning
1591 -------------------------------------------------------------------
1592 Wed Jan 24 14:20:28 CET 2007 - dmacvicar@suse.de
1594 - Merged revisions 4705-4906 via svnmerge from SuSE-Linux-10_2-Branch
1595 - Corrupt download cannot be skipped
1596 (#217425 and #224216)
1597 - Enable package read ahead/caching in commit per default to reduce
1598 interactive media changes. If the environment variable
1599 ZYPP_COMMIT_NO_PACKAGE_CACHE is set, caching will be disabled. (F100182)
1600 - added parameter not to reset resolver results while calling
1601 freshen pool Bug: 235761
1602 - Prepare package read ahead/caching of packages in commit. Adatped the
1603 workflow. Caching details are now hidden inside CommitPackageCache.
1604 The current implementation still performs no read ahead. (for F100182)
1605 - Skip invalid or broken rpm database entries. (#231211)
1606 - verifySystem: check if the solution is valid after calling freshenPool()
1608 - Added own call for Resolver::verifySystem with additional
1609 hardware/language check in order to keep binary compatibility
1611 - Rpm requires additional quoting of special chars in filenames.
1613 - Resolver::verifySystem checks for new hardware now by calling
1614 freshenPool. This is configureable. Fate #301224
1615 - merged texts from proofread
1616 - Don't consider patch/delta rpms if package architecture changes.
1618 - update packages: changing architecture is only valid while an
1619 system update and NOT while an update via a patch.
1620 Bug 230685 - x86_64 MozillaFirefox binaries in security update repository
1621 - verifySystem: Do only regard items which will be on the system after the
1624 Import listed GPG Keys from an trusted installation source
1625 - fix return call in new xml parser
1626 - Enable system resolvables in Helix parser (Revision 4787)
1628 Resetting transaction with the correct call;
1629 bugfix; Added kind in keep state (Revision 4788)
1630 - Wrong behaviour in soft install/uninstall. --> Setting Transact with
1631 soft (Revision 4789)
1632 - New call added: maySetToBeUninstalledSoft (Revision 4789)
1633 Both are only functions for the solver (Revision 4789)
1634 - Resetting "by causer" in order to distinguish from state
1635 "keep by user". ( function setLock in order to remove lock)
1637 - Better fix for Bug 217574: Checking if the resolveable CAN be deleted soft
1638 in QueueItemUninstall.cc (Revision 4790)
1639 - Regarding "keep state by user". So avoiding "reselecting" by
1641 Give a corresponding problem solution if a resolvable satisfy
1642 a dependency, but has been set to keep by the user.
1643 Bug : 222531 (Revision 4791)
1644 - Allow to disable autoprotection of foreign vendor items. Required
1645 in zmd-backend. (F301735).
1646 - use sqlite-zmd if using > 10.2 in spec. Use the one available
1648 - Item could has already been selected to soft uninstall (e.G. remove
1649 pattern which recommend this item ). Do not throw an exception anymore.
1651 - Added syscontent::Reader: Parse serialized set of ResObjects.
1653 - If there has already been selected another item by the solver (e.g. from
1654 another source) we will take thatone in order to avoid parallel
1655 installation and there concerning error messages.
1657 - In order to handle conflicting resolvable we try to update the
1658 conflicting item. While evaluating these canditates an already selected
1659 candidate will not be regarded. So it could be that an older package
1660 will be selected for update although a newer has already been selected. Revision 4765
1661 - Conflicting items: The resolvable will be obsoleted by another. So it is useless finding an
1662 update candidate and evaluate additional branches.
1665 -------------------------------------------------------------------
1666 Mon Dec 4 15:38:12 CET 2006 - mt@suse.de
1668 - Improved realpath() wrapper in media handler class (#222521).
1671 -------------------------------------------------------------------
1672 Thu Nov 30 09:15:20 CET 2006 - ma@suse.de
1674 - version 3.0.0 (2.x.x now in SuSE-Linux-10_2-Branch)
1677 -------------------------------------------------------------------
1678 Wed Nov 29 19:20:24 CET 2006 - dmacvicar@suse.de
1680 - use sqlite-zmd package for the non yet shipped zypp2/ stuff
1681 because backend uses this sqlite and it is no fun to
1682 install one and the other to develop (as the -devel packages)
1684 - add cmake support for building zypp/ lib.
1685 TODO: soinfo, compile testcases, devel, zypp2,docs
1686 find rpm, curl and others.
1687 - dont serialize interactive, as it is
1689 (it was already fixed as we don't reimplement
1690 the method, but we still serialized, parsed)
1693 -------------------------------------------------------------------
1694 Tue Nov 28 22:40:12 CET 2006 - ma@suse.de
1696 - fixed Patch::interactive to return true as well, if the patch
1697 itself has a licence. (#224192)
1701 -------------------------------------------------------------------
1702 Tue Nov 28 16:36:56 CET 2006 - mt@suse.de
1704 - Added search for /sbin/vol_id tool - that is in /lib/udev/vol_id
1705 on the installation image (#213852).
1708 -------------------------------------------------------------------
1709 Tue Nov 28 11:44:52 CET 2006 - schubi@suse.de
1711 - Avoid duplicate pool entries; Bug 223750; second part of the fix
1715 -------------------------------------------------------------------
1716 Mon Nov 27 18:29:58 CET 2006 - schubi@suse.de
1718 - Pool has multi instances of an item in the pool. Reduced this error
1719 to items which are identically at least. #217574 and #223750
1722 -------------------------------------------------------------------
1723 Mon Nov 27 17:37:44 CET 2006 - dmacvicar@suse.de
1725 - replace spaces to underscores in product names
1729 -------------------------------------------------------------------
1730 Mon Nov 27 16:54:03 CET 2006 - dmacvicar@suse.de
1732 - Mark some strings for translation (#219783 need it)
1735 -------------------------------------------------------------------
1736 Mon Nov 27 16:17:07 CET 2006 - mt@suse.de
1738 - Added translations marks to hal, url and mutex exceptions (#23771)
1741 -------------------------------------------------------------------
1742 Wed Nov 22 19:24:57 CET 2006 - dmacvicar@suse.de
1744 - don't make libzypp-devel depend on sqlite-devel as
1745 headers from zypp2 are not installed yet
1748 -------------------------------------------------------------------
1749 Wed Nov 22 15:23:55 CET 2006 - ma@suse.de
1751 - Return an error if fork failed. (#204807)
1752 - Make Script execution abortable by user request. (#212949, F100233)
1756 -------------------------------------------------------------------
1757 Tue Nov 21 16:25:03 CET 2006 - mvidner@suse.cz
1759 - Added package-manager wrapper script, with icon and .desktop (#222757).
1760 (Used by gnome-main-menu)
1764 -------------------------------------------------------------------
1765 Tue Nov 21 13:11:06 CET 2006 - mt@suse.de
1767 - Fixed target/hal - one more dbus_connection_close found (#216035)
1771 -------------------------------------------------------------------
1772 Mon Nov 20 14:15:38 CET 2006 - schubi@suse.de
1778 -------------------------------------------------------------------
1779 Mon Nov 20 11:02:04 CET 2006 - ma@suse.de
1781 - Process obsoletes when installing non-package objects. (#217352)
1785 -------------------------------------------------------------------
1786 Fri Nov 17 16:57:39 CET 2006 - mt@suse.de
1788 - Implemented volume device check using /sbin/vol_id (#213852).
1791 -------------------------------------------------------------------
1792 Fri Nov 17 15:53:58 CET 2006 - schubi@suse.de
1794 - new translation added
1796 -------------------------------------------------------------------
1797 Fri Nov 17 12:42:04 CET 2006 - mt@suse.de
1799 - Implemented an reuse of already existing foreign CD/DVD mount points
1800 (e.g. automounted) - depends on REUSE_FOREIGN_MOUNTS flag (#220206).
1801 - Added a fallback check of the volume.mount_point HAL property to
1802 isAutoMountedMedia(); info.hal_mount.created_mount_point seems
1803 to be not avaliable in newer HAL versions (on 10.2).
1807 -------------------------------------------------------------------
1808 Thu Nov 16 23:39:15 CET 2006 - ma@suse.de
1810 - removed unused methods from Patch and PatchImplIf. Provided
1811 reasonable default implementation for Patch::interactive.
1816 -------------------------------------------------------------------
1817 Thu Nov 16 15:32:04 CET 2006 - dmacvicar@suse.de
1819 - Handle media eject failures (#216545)
1822 -------------------------------------------------------------------
1823 Wed Nov 15 22:41:51 CET 2006 - ma@suse.de
1825 - Reimplemented RpmDb::checkPackage using librpm API instead
1826 of parsing "rpm --checksig" output. (#163202)
1830 -------------------------------------------------------------------
1831 Wed Nov 15 15:39:26 CET 2006 - schubi@suse.de
1833 - NEW behaviour of the solver:
1834 Obsolete virtual provides. E.G.:
1840 Name: moretest-1.0-0
1845 Name: nomoretest-1.0-0
1850 test-1.0-0 AND moretest-1.0-0 will be deleted. In former versions only
1851 test-1.0-0 had been deleted. Bug 220999
1853 - Translations added
1858 -------------------------------------------------------------------
1859 Tue Nov 14 16:32:49 CET 2006 - schubi@suse.de
1861 - Bugfix in generating solver testcases:
1862 - added kind of capabilities in description file
1863 - removed unneded channel from uninstall in command file
1865 -------------------------------------------------------------------
1866 Mon Nov 13 18:35:01 CET 2006 - mt@suse.de
1868 - Try to call /bin/eject utility if the eject-ioctl fails.
1871 -------------------------------------------------------------------
1872 Mon Nov 13 17:00:51 CET 2006 - dmacvicar@suse.de
1874 - ignore empty capabilities
1877 -------------------------------------------------------------------
1878 Fri Nov 10 17:52:10 CET 2006 - dmacvicar@suse.de
1880 - make progress strings translatable (#219783)
1883 -------------------------------------------------------------------
1884 Tue Nov 7 16:40:28 CET 2006 - schubi@suse.de
1886 - While deleting a selection all concerning recommended
1887 packages will be deleted too.
1888 BUT those packages should not be deleted which have been
1889 set to KEEP by the user. bug 217574
1893 -------------------------------------------------------------------
1894 Tue Nov 7 13:12:49 CET 2006 - schubi@suse.de
1896 - Makefile in zypp2 fixed
1899 -------------------------------------------------------------------
1900 Tue Nov 7 11:38:10 CET 2006 - schubi@suse.de
1902 - Translations added
1906 -------------------------------------------------------------------
1907 Mon Nov 6 12:32:22 CET 2006 - dmacvicar@suse.de
1909 - Make the parser more strict, rejecting broken sources
1910 but showing the error line.
1911 Last fix making the parser relax would break multitag
1912 descriptions with empty lines, now we check dependencies
1913 at a higher level. (reference #160607)
1916 -------------------------------------------------------------------
1917 Fri Nov 3 11:04:19 CET 2006 - schubi@suse.de
1919 - New problem solution added: Unlock ALL resovables in order to speed up
1920 problem solution. Bug 206453
1922 -------------------------------------------------------------------
1923 Fri Nov 3 10:29:08 CET 2006 - schubi@suse.de
1925 - Translations added
1927 -------------------------------------------------------------------
1928 Thu Nov 2 17:15:19 CET 2006 - mt@suse.de
1930 - Fixed target/hal - removed dbus_connection_close calls, because
1931 the connections are shared; unref the ref-counted handle only.
1935 -------------------------------------------------------------------
1936 Thu Nov 2 16:18:27 CET 2006 - dmacvicar@suse.de
1938 - skipping unreachable packages won't work
1942 -------------------------------------------------------------------
1943 Wed Oct 25 19:04:51 CEST 2006 - dmacvicar@suse.de
1945 - (#213793) Target store fails to recreate stored install-time (other
1946 Date and ByteCount values as well)
1948 - skip comments and blank lines in multilists
1949 fixes (#214877) - zen-updater is not installed by default
1951 - Automatically fix broken products when reading
1952 the product database.
1953 still pending: honour the read-only flag
1954 Changes to make this possible include
1955 using read_dir instead of boost directory
1958 -------------------------------------------------------------------
1959 Wed Oct 25 17:09:06 CEST 2006 - schubi@suse.de
1961 - added new class for generating solver testcases:
1964 -------------------------------------------------------------------
1965 Wed Oct 25 15:40:44 CEST 2006 - ma@suse.de
1967 - Finalized ui::PatternContents. (F301229)
1971 -------------------------------------------------------------------
1972 Wed Oct 25 08:21:52 CEST 2006 - mvidner@suse.cz
1974 - Moved zypper and zypp-checkpatches(-wrapper) to zypper.rpm
1977 -------------------------------------------------------------------
1978 Tue Oct 24 14:33:16 CEST 2006 - ma@suse.de
1980 - Added ui::PatternContents: Helper class that will compute a patterns
1981 expanded install_packages set. (UI interface for F301229)
1984 -------------------------------------------------------------------
1985 Tue Oct 24 09:06:24 CEST 2006 - mvidner@suse.cz
1987 - removed the last reference to /usr/lib64 to fix the build
1989 -------------------------------------------------------------------
1990 Mon Oct 23 17:44:42 CEST 2006 - mvidner@suse.cz
1992 - added "zypper info" (jkupec)
1995 -------------------------------------------------------------------
1996 Mon Oct 23 11:28:01 CEST 2006 - dmacvicar@suse.de
1998 - fix rpm db timestamp
1999 - add extra urls and optional urls to product API
2002 -------------------------------------------------------------------
2003 Fri Oct 20 16:55:44 CEST 2006 - mvidner@suse.cz
2005 - zypper: nicer progress reports, with or without --verbose.
2007 -------------------------------------------------------------------
2008 Fri Oct 20 16:25:50 CEST 2006 - ma@suse.de
2010 - Fixed reloading of target data after commit. Broken since
2015 -------------------------------------------------------------------
2016 Fri Oct 20 16:22:09 CEST 2006 - dmacvicar@suse.de
2018 - put query-pool in /usr/lib/zypp and not lib64
2021 -------------------------------------------------------------------
2022 Fri Oct 20 12:16:06 CEST 2006 - dmacvicar@suse.de
2024 - revert keyring changes, causes endless loop (obvious)
2025 - add dist-product information, adapt store
2029 -------------------------------------------------------------------
2030 Fri Oct 20 11:04:26 CEST 2006 - ma@suse.de
2032 - zypp-query-pool: For products show additionally distributionName
2033 and distributionEdition. (required by #205392)
2036 -------------------------------------------------------------------
2037 Fri Oct 20 00:13:49 CEST 2006 - ma@suse.de
2039 - Add accessor for Product distributionName and distributionEdition.
2040 (required by #205392)
2043 -------------------------------------------------------------------
2044 Thu Oct 19 18:40:36 CEST 2006 - dmacvicar@suse.de
2046 - added test case for KeyRing
2047 - fire trustedKeyAdded in all calls to import trusted key
2048 not only in signature check workflow.
2051 -------------------------------------------------------------------
2052 Thu Oct 19 18:27:02 CEST 2006 - mvidner@suse.cz
2054 - zypper update: implemented minimal version (patches only)
2055 - zypper list-updates: changed default type from package to patch,
2056 consider patches affecting the package manager separately
2058 -------------------------------------------------------------------
2059 Thu Oct 19 14:09:33 CEST 2006 - dmacvicar@suse.de
2064 -------------------------------------------------------------------
2065 Thu Oct 19 14:05:18 CEST 2006 - dmacvicar@suse.de
2067 - add zypp-query-pool, so registration doesn't depend on
2068 libzypp-zmd-backend being installed. Will remove from
2069 backend when suseregister gets updated.
2071 -------------------------------------------------------------------
2072 Thu Oct 19 12:31:08 CEST 2006 - schwab@suse.de
2074 - Make sure config.rpath is present.
2076 -------------------------------------------------------------------
2077 Wed Oct 18 21:40:25 CEST 2006 - mvidner@suse.cz
2079 - zypper search: fixed uninitialized members that made all searches
2080 exact and case sensitve
2082 -------------------------------------------------------------------
2083 Wed Oct 18 13:13:16 CEST 2006 - dmacvicar@suse.de
2085 - zypp-checkpatches, write in the right file
2088 -------------------------------------------------------------------
2089 Wed Oct 18 12:45:49 CEST 2006 - schubi@suse.de
2091 - Install resolvables although they are unneeded
2092 if they have NOT the kind patch/atoms
2093 Bug 210538 - freshens/supplements does not work with patterns
2096 -------------------------------------------------------------------
2097 Tue Oct 17 19:17:39 CEST 2006 - mvidner@suse.cz
2099 - zypper service-add -r http://example.org/foo.repo (F#300641).
2101 -------------------------------------------------------------------
2102 Tue Oct 17 18:29:34 CEST 2006 - dmacvicar@suse.de
2104 - zypp-checkpatches:
2105 save version of the generated xml to
2106 regenerate it if it changes.
2107 save a random token in case of error to
2108 force recreating xml file
2111 -------------------------------------------------------------------
2112 Tue Oct 17 13:49:53 CEST 2006 - dmacvicar@suse.de
2114 - remove permissions for zypp checkpatches from spec
2117 -------------------------------------------------------------------
2118 Tue Oct 17 12:36:57 CEST 2006 - dmacvicar@suse.de
2120 - registration fails because of wrong product data
2122 use DISTPRODUCT,DISTVERSION to create the product
2123 resolvable. have this resolvable provide
2127 -------------------------------------------------------------------
2128 Mon Oct 16 18:05:56 CEST 2006 - mvidner@suse.cz
2130 - zypper service-add -r ./foo.repo (F#300641).
2132 -------------------------------------------------------------------
2133 Mon Oct 16 15:02:00 CEST 2006 - jkupec@suse.cz
2135 - zypper: added case-sensitive search, search in descriptions and
2136 summaries, search by resolvable type, substring and word
2137 matching, support for wildcards
2140 -------------------------------------------------------------------
2141 Mon Oct 16 13:27:50 CEST 2006 - mvidner@suse.cz
2143 - Prevent the user from sending signals to zypp-checkpatches-wrapper
2146 -------------------------------------------------------------------
2147 Mon Oct 16 12:57:56 CEST 2006 - schubi@suse.de
2149 - Dont incomplete an uninstalled resolvable, even not when establishing.
2150 Incomplete only makes sense for installed resolvables (when they have broken
2151 deps), for patches (because they are needed) and for atoms (because they are
2152 used during patch calculation)
2155 - Do not branch for packages with the same NVE but different architectures.
2156 Take the best architecture.
2158 -------------------------------------------------------------------
2159 Fri Oct 13 16:51:43 CEST 2006 - dmacvicar@suse.de
2161 - implement rename source in sourcemanager
2164 -------------------------------------------------------------------
2165 Fri Oct 13 14:32:44 CEST 2006 - dmacvicar@suse.de
2167 - YaST sources: set alias to product summary if empty
2168 - show alias on logs.
2171 -------------------------------------------------------------------
2172 Thu Oct 12 16:40:29 CEST 2006 - dmacvicar@suse.de
2174 - version 2.4.0 (bin incompat due to callback fixes)
2177 -------------------------------------------------------------------
2178 Thu Oct 12 16:30:55 CEST 2006 - ma@suse.de
2180 - Provide additional solver status information to the UI.
2182 - Fixed UI satus computation in presence of multiple available
2187 -------------------------------------------------------------------
2188 Thu Oct 12 15:45:12 CEST 2006 - dmacvicar@suse.de
2190 - remove const in MediaChangeReport requestMedia that
2194 -------------------------------------------------------------------
2195 Wed Oct 11 08:35:48 CEST 2006 - mvidner@suse.cz
2197 - zypper: added search (jkupec)
2198 - removed the suid bit from zypp-checkpatches-wrapper so that the
2199 build passes until permissions.rpm is updated (~#211286).
2202 -------------------------------------------------------------------
2203 Tue Oct 10 16:03:40 CEST 2006 - dmacvicar@suse.de
2205 - Log microseconds if ZYPP_PROFILING env var is enabled.
2208 -------------------------------------------------------------------
2209 Mon Oct 9 18:15:19 CEST 2006 - dmacvicar@suse.de
2212 Factory cannot be set with 'refresh' enabled
2214 - get rid of some const bool signatures in Source classes
2217 -------------------------------------------------------------------
2218 Mon Oct 9 15:11:16 CEST 2006 - mvidner@suse.cz
2220 - Added zypp-checkpatches and a suid-root zypp-checkpatches-wrapper.
2222 -------------------------------------------------------------------
2223 Fri Oct 6 13:23:32 CEST 2006 - schubi@suse.de
2225 - select the best solution: prefering the total amount of install/update
2226 packages BEFORE source preferences. Bug 208784
2228 -------------------------------------------------------------------
2229 Fri Oct 6 11:55:11 CEST 2006 - dmacvicar@suse.de
2231 - Introduce a method to see if a source supports a
2232 kind of resolvable at that time, so we can
2233 init a YUM source like factory but avoid parsing
2234 it if it contains no patches.
2236 - zypp-checkpatches xml output
2239 -------------------------------------------------------------------
2240 Mon Oct 2 16:34:03 CEST 2006 - mvidner@suse.cz
2242 - added a CLI preview: zypper
2246 -------------------------------------------------------------------
2247 Mon Oct 2 15:11:26 CEST 2006 - dmacvicar@suse.de
2250 Make Content File Aware of Different Architectures
2251 expand %a in release notes with architecture
2253 -------------------------------------------------------------------
2254 Fri Sep 29 16:10:46 CEST 2006 - ma@suse.de
2256 - Extended pattern parser to support includes/extends tags as hint
2257 for the IO. (F301229)
2261 -------------------------------------------------------------------
2262 Fri Sep 29 00:31:33 CEST 2006 - ma@suse.de
2264 - Enabled sending of ScriptResolvableReport.
2265 - Changed ScriptResolvableReport::start to send local path
2266 of script to be executed.
2270 -------------------------------------------------------------------
2271 Wed Sep 27 14:14:33 CEST 2006 - ma@suse.de
2273 - Added ScriptResolvableReport. Callbacks triggered on script
2274 execution during commit. (F100233)
2278 -------------------------------------------------------------------
2279 Mon Sep 25 13:52:55 CEST 2006 - mvidner@suse.cz
2281 - fix: Url::getRegisteredSchemes() would always return nothing
2283 -------------------------------------------------------------------
2284 Fri Sep 22 15:34:11 CEST 2006 - jkupec@suse.cz
2286 - Made the build dependency on gettext-devel explicit
2288 -------------------------------------------------------------------
2289 Tue Sep 19 10:59:24 CEST 2006 - jsrain@suse.cz
2291 - adapted multi-media YUM sources according to official YUM
2292 specification (F300743)
2294 -------------------------------------------------------------------
2295 Mon Sep 18 17:42:26 CEST 2006 - lslezak@suse.cz
2297 - use RPM_OPT_FLAGS (meissner@suse.de)
2299 -------------------------------------------------------------------
2300 Mon Sep 18 15:19:53 CEST 2006 - lslezak@suse.cz
2302 - SourceFactory::createFrom() - don't loose url,...
2305 -------------------------------------------------------------------
2306 Mon Sep 18 12:00:46 CEST 2006 - kkaempf@suse.de
2308 - reduce logging in ResolvableImpl.cc
2311 -------------------------------------------------------------------
2312 Thu Sep 14 15:59:47 CEST 2006 - schubi@suse.de
2314 - Replaced requirementIsMet by requirementIsInstalledOrUnneeded
2315 in QueueItemInstall and QueueItemRequire
2317 removed fix:Thu Sep 7 18:31:46 CEST 2006 - schubi@suse.de
2319 -------------------------------------------------------------------
2320 Thu Sep 14 12:44:53 CEST 2006 - lslezak@suse.cz
2322 - fixed SourceFactory::createFrom() - don't loose alias,
2323 cachedir,... parameters
2325 -------------------------------------------------------------------
2326 Thu Sep 14 10:21:02 CEST 2006 - mvidner@suse.cz
2328 - Use RPM Enhances only if detected at configure time, to allow
2329 compilation with older rpm.
2330 - callback params: use const string & instead of string (dmacvicar)
2332 -------------------------------------------------------------------
2333 Thu Sep 7 18:31:46 CEST 2006 - schubi@suse.de
2335 - Do not regarding SATISFIED (regarding UNNEEDED) in isPresent if it is
2336 a package/script/message
2339 -------------------------------------------------------------------
2340 Thu Sep 7 16:19:36 CEST 2006 - dmacvicar@suse.de
2342 - add Source_Ref::checksum() which in combination with
2343 timestamp can give an idea of a source change.
2346 -------------------------------------------------------------------
2347 Thu Sep 7 14:32:38 CEST 2006 - mvidner@suse.cz
2349 - Implemented fgzstreambuf::compressed_tell and fXstream::getbuf to
2350 enable progress reporting on compressed streams.
2352 -------------------------------------------------------------------
2353 Wed Sep 6 18:31:20 CEST 2006 - dmacvicar@suse.de
2355 - better error propagation
2358 -------------------------------------------------------------------
2359 Tue Sep 5 19:22:56 CEST 2006 - mt@suse.de
2361 - Removed libblkid dependency - the workaround using libblkid to
2362 check filesystem on XEN vbd mapped devices is obsolete, because
2363 the info is avaliable via /dev/disk/by-label link now. (#197107)
2366 -------------------------------------------------------------------
2367 Thu Aug 31 15:16:11 CEST 2006 - ma@suse.de
2369 - PackageProvider: Fixed broken retry. (#202163)
2372 -------------------------------------------------------------------
2373 Wed Aug 30 23:50:55 CEST 2006 - ma@suse.de
2375 - Fixed RpmDb::makePackageFromHeader: Catch NULL Header passed as argument and refuse
2376 to create a Package from a source package header.
2377 - Added method Pathname::extension: Return all of the characters in name
2378 after and including the last dot in the last element of name.
2379 - PlaindirImpl: Disable rpm signature verification when scaning a directory for
2380 rpms. Otherwise we'd need access to the rpm database to get the keys.
2383 -------------------------------------------------------------------
2384 Wed Aug 30 17:42:40 CEST 2006 - schubi@suse.de
2386 - Do not regarding SATISFIED/UNNEEDED in isPresent if it is
2387 a package/script/message
2390 -------------------------------------------------------------------
2391 Wed Aug 30 14:29:45 CEST 2006 - ma@suse.de
2393 - Speedup computation of number of rpm database entries.
2396 -------------------------------------------------------------------
2397 Tue Aug 29 16:58:20 CEST 2006 - schubi@suse.de
2399 - Fixed endless loop in transactResObject
2400 Bug 198095 - YaST2 Installaler crashes when selecting Gnome pattern to a KDE installation
2402 -------------------------------------------------------------------
2403 Tue Aug 29 12:05:09 CEST 2006 - dmacvicar@suse.de
2405 - fix some testcases for tar file parser changes
2408 -------------------------------------------------------------------
2409 Tue Aug 29 11:19:53 CEST 2006 - dmacvicar@suse.de
2412 - clean old callbacks
2415 -------------------------------------------------------------------
2416 Fri Aug 25 14:32:07 CEST 2006 - schubi@suse.de
2418 - zyppPattern->install_packages returns SUGGESTED package too.
2422 -------------------------------------------------------------------
2423 Fri Aug 25 13:05:33 CEST 2006 - schubi@suse.de
2425 - New behaviour in the solver: try with 'best' package first, try with 'all'
2426 packages if this fails.
2429 -------------------------------------------------------------------
2430 Fri Aug 25 11:35:48 CEST 2006 - dmacvicar@suse.de
2433 - bump version due to incompatible callback changes in KeyRing
2436 -------------------------------------------------------------------
2437 Thu Aug 24 15:34:45 CEST 2006 - dmacvicar@suse.de
2439 - new keyring callbacks
2440 - separate trust key from import key
2441 - use PublicKey class instead of params, to be able
2442 to add more info like photos later (pending #181682)
2443 - update zmart with those callbacks.
2444 - better error handling (Exception types)
2445 - make tmp file names more readable depending on the context
2448 -------------------------------------------------------------------
2449 Tue Aug 22 22:35:30 CEST 2006 - dmacvicar@suse.de
2451 - decouple probing from source creation, using the new
2452 media test for existence functions.
2456 -------------------------------------------------------------------
2457 Tue Aug 22 17:56:53 CEST 2006 - mt@suse.de
2459 - Fixed getDoesFileExist to reset the transfer range
2460 - Added logging of curl debug messages to the zypp log.
2461 The env var ZYPP_MEDIA_CURL_DEBUG=1 logs curl infos,
2462 ZYPP_MEDIA_CURL_DEBUG=2 logs the in/out headers.
2465 -------------------------------------------------------------------
2466 Fri Aug 18 14:57:35 CEST 2006 - kkaempf@suse.de
2468 - remove the /etc/sysconfig/zypp:REWRITE_KERNEL_DEPS = yes check;
2469 see rev 3810 below. (#190163)
2472 -------------------------------------------------------------------
2473 Thu Aug 17 18:15:14 CEST 2006 - dmacvicar@suse.de
2475 - fix uninstalling of atoms (noop)
2478 -------------------------------------------------------------------
2479 Wed Aug 16 17:41:40 CEST 2006 - dmacvicar@suse.de
2481 - Implement initial verson of Media
2482 doesFileExist, for future source probing.
2485 -------------------------------------------------------------------
2486 Tue Aug 15 12:01:31 CEST 2006 - dmacvicar@suse.de
2488 - more dbus_connection_close fixes
2491 -------------------------------------------------------------------
2492 Tue Aug 15 11:41:41 CEST 2006 - kkaempf@suse.de
2494 - clean up 'incomplete' handling in QueueItemEstablish.
2497 -------------------------------------------------------------------
2498 Tue Aug 15 11:30:50 CEST 2006 - kkaempf@suse.de
2500 - Don't set 'incomplete' for uninstalled patterns or products.
2504 -------------------------------------------------------------------
2505 Mon Aug 14 16:50:53 CEST 2006 - schubi@suse.de
2507 - Added new API calls:
2508 setAdditionalProvide
2509 setAdditionalConflict
2510 setAdditionalRequire
2512 -------------------------------------------------------------------
2513 Mon Aug 14 11:26:20 CEST 2006 - dmacvicar@suse.de
2515 - don't link examples to testsuite library.
2517 -------------------------------------------------------------------
2518 Sat Aug 12 17:30:30 CEST 2006 - schwab@suse.de
2520 - Disable profiling to work around compiler bug.
2522 -------------------------------------------------------------------
2523 Fri Aug 11 17:01:33 CEST 2006 - dmacvicar@suse.de
2525 - forward port 3924:3939
2526 - Add explicit finish callbacks for subtasks during ProvidePackage
2527 Â to avoid UI confusion.
2530 -------------------------------------------------------------------
2531 Fri Aug 11 11:48:44 CEST 2006 - dmacvicar@suse.de
2533 - Introduce examples/
2534 - fix some svn ignores
2535 - fix compilation. Use: dbus_connection_close
2538 -------------------------------------------------------------------
2539 Thu Aug 10 16:32:36 CEST 2006 - dmacvicar@suse.de
2541 - Initial support for plain directory with rpms as source
2544 -------------------------------------------------------------------
2545 Tue Aug 8 16:51:45 CEST 2006 - dmacvicar@suse.de
2547 - Move the target query by kind function to
2548 a iterator, so we dont make a copy of the restore
2549 the iterator works loading by demand too
2551 -------------------------------------------------------------------
2552 Mon Aug 7 17:57:26 CEST 2006 - dmacvicar@suse.de
2554 - rename the new initTarget to initializeTarget,
2555 leave the old one as is, but deprecate it.
2558 -------------------------------------------------------------------
2559 Mon Aug 7 15:10:08 CEST 2006 - dmacvicar@suse.de
2561 - forward port from SLES10 branch , till 3888
2562 - Prefer to use available DeltaRpm or PatchRpm instead of downloading
2563 full packages. (#168844)
2564 - rpmdb : Do not use the deprecated POSIX API, but boost::regex
2568 -------------------------------------------------------------------
2569 Fri Aug 4 15:20:13 CEST 2006 - dmacvicar@suse.de
2571 - Separate target init from adding resolvables, getting rid of the
2573 - dont clear the store each time Target::resolvables is called
2574 - Load target resolvables on demand by kind, keep them cached later
2575 - add Target::resolvablesByKind(kind) to allow query specific kind
2576 without reading all kinds. Used to port TargetProduct, which
2577 was reading the whole rpm database only to displayy base product
2579 - commit to pkg-bindings and packager will follow.
2580 - jsrain will port more yast stuff, especially inst_source which
2581 startup time should by reduced by half afterwards.
2584 -------------------------------------------------------------------
2585 Tue Aug 1 13:37:29 CEST 2006 - dmacvicar@suse.de
2588 rev 3786 fix to stalle tmpfiles broke patches.
2589 SLES was released with this broken. 10.1 has a blocked
2590 zypp update because this.
2591 Attempt to fix this. (#192535)
2592 - fix configure.ac sqlite-source build path
2595 -------------------------------------------------------------------
2596 Fri Jul 21 10:58:58 CEST 2006 - dmacvicar@suse.de
2600 -------------------------------------------------------------------
2601 Wed Jul 19 13:50:57 CEST 2006 - dmacvicar@suse.de
2603 - dont link sqlite in the main lib.
2606 -------------------------------------------------------------------
2607 Tue Jul 18 17:42:45 CEST 2006 - dmacvicar@suse.de
2609 - susetags: parse product parser regexp only once
2610 - parse yum factory 5 sec. (from 30) faster using
2611 another string find algorithm
2614 -------------------------------------------------------------------
2615 Tue Jul 18 12:56:17 CEST 2006 - dmacvicar@suse.de
2617 - Digest: Don't read the stream character wise but reading blocks,
2618 Â as advised by matz profiling.
2621 -------------------------------------------------------------------
2622 Mon Jul 17 12:54:39 CEST 2006 - ma@suse.de
2624 - Add "openSUSE", "ATI Technologies Inc." and "Nvidia" to
2625 trusted vendors. (#189573)
2628 -------------------------------------------------------------------
2629 Thu Jul 13 12:52:58 CEST 2006 - dmacvicar@suse.de
2631 - backport fix for stalle tmpfile (#191311)
2634 -------------------------------------------------------------------
2635 Wed Jun 28 13:22:22 CEST 2006 - mt@suse.de
2637 - deactivated media manager code that was disabling the
2638 automounter (#172419)
2641 -------------------------------------------------------------------
2642 Mon Jun 26 17:14:53 CEST 2006 - dmacvicar@suse.de
2644 - fix autorefresh (#186115)
2646 -------------------------------------------------------------------
2647 Fri Jun 23 13:41:18 CEST 2006 - ma@suse.de
2649 - forward port from SLE branch
2650 - Set default permission for logfiles to 0640. (#187044)
2653 -------------------------------------------------------------------
2654 Thu Jun 22 16:01:15 CEST 2006 - ma@suse.de
2656 - forward port from SLE branch
2657 - Fixed installation of SP or Add-On product switching to media 2
2658 too early. (#186607)
2661 -------------------------------------------------------------------
2662 Wed Jun 21 15:47:39 CEST 2006 - dmacvicar@suse.de
2664 - forward port from SLE branch
2665 - Strip self provides without edition in Resolvable ctor.
2667 - Source::provideResolvables not implemented in yum source type.
2668 Product not set for packages that are available from update source
2670 - Hook modalias() supplements without package to "kernel" (#184840)
2671 - Allow on-demand SourceManager::restore() (#186678)
2672 - Hook modalias() supplements without package to "kernel" (#184840)
2675 -------------------------------------------------------------------
2676 Mon Jun 19 15:17:17 CEST 2006 - mt@suse.de
2678 - Fix adding resolving of path names for mount points (#181606)
2681 -------------------------------------------------------------------
2682 Mon Jun 19 13:52:14 CEST 2006 - dmacvicar@suse.de
2684 - merge download algorithm and refactoring from branch
2687 -------------------------------------------------------------------
2688 Thu Jun 15 17:53:40 CEST 2006 - mvidner@suse.cz
2690 - autodocs: use find+xargs to overcome command length limit,
2691 do not call doxygen unnecessarily (#185334).
2694 -------------------------------------------------------------------
2695 Thu Jun 15 07:26:29 CEST 2006 - kkaempf@suse.de
2697 - Dont use getZYpp in static constructor (#185198)
2698 Bugfix #178292 was wrong.
2699 - Only warn on incompleting installed resolvables (#185197)
2702 -------------------------------------------------------------------
2703 Wed Jun 14 22:43:40 CEST 2006 - kkaempf@suse.de
2705 - Atoms might only be installed via patches (#184714)
2708 -------------------------------------------------------------------
2709 Wed Jun 14 17:26:39 CEST 2006 - dmacvicar@suse.de
2711 - fix for the last stall tmpfile (#178292)
2714 -------------------------------------------------------------------
2715 Wed Jun 14 12:06:57 CEST 2006 - mt@suse.de
2717 - Implemented transfer timeout inside of the progress callback.
2718 The timeout value can be set using timeout url parameter, the
2719 default transfer timeout is 180 seconds. (#181602)
2720 - Added ssl_verify and ssl_capath url options used in https scheme,
2721 allowing to change or disable the ssl verify options. (#171622)
2722 - Added fallback on read failures of /etc/mtab to /proc/mounts.
2723 Improved verbosity in mount and mount check related failure cases,
2724 incl. /etc/mtab dump. (#181606)
2727 -------------------------------------------------------------------
2728 Wed Jun 14 10:49:10 CEST 2006 - kkaempf@suse.de
2730 - combine knownAliases and knownUrls in a single function.
2733 -------------------------------------------------------------------
2734 Mon Jun 12 16:27:46 CEST 2006 - kkaempf@suse.de
2736 - honor parallel installs in resolver context (#181103)
2739 -------------------------------------------------------------------
2740 Mon Jun 12 15:37:10 CEST 2006 - dmacvicar@suse.de
2742 - right fix for tmpdir initialized in static constructor
2743 - catch around provideJustFile in providePackage
2746 -------------------------------------------------------------------
2747 Mon Jun 12 15:15:07 CEST 2006 - dmacvicar@suse.de
2749 - fix #182003 YUM packages without size
2752 -------------------------------------------------------------------
2753 Mon Jun 12 14:58:55 CEST 2006 - kkaempf@suse.de
2755 - Allow to restore and remove by Url
2758 -------------------------------------------------------------------
2759 Mon Jun 12 13:07:31 CEST 2006 - kkaempf@suse.de
2761 - make atoms parallel installable (#181103)
2764 -------------------------------------------------------------------
2765 Fri Jun 9 16:28:11 CEST 2006 - dmacvicar@suse.de
2767 - Allow to restore by alias
2770 -------------------------------------------------------------------
2771 Fri Jun 9 13:06:16 CEST 2006 - mvidner@suse.cz
2773 - Do not fork in a global destructor, perl dislikes it (#182672).
2774 Fixes hanging ag_ldapserver and yast2-perl-bindings tests.
2776 -------------------------------------------------------------------
2777 Thu Jun 8 16:24:55 CEST 2006 - ma@suse.de
2779 - Installation: Assert product information is stored to libzypp
2780 database before reboot. (#181198)
2781 - Version 1.2.0; revision 3553
2783 -------------------------------------------------------------------
2784 Wed Jun 7 13:55:23 CEST 2006 - visnov@suse.cz
2786 - Synchronize keys with rpm database before
2787 closing access to it (#182338)
2790 -------------------------------------------------------------------
2791 Wed Jun 7 11:40:46 CEST 2006 - mt@suse.de
2793 - Changed to just prefer DVD drives in "dvd:" scheme, instead of
2794 filter out the non-DVD drives completely. Allows a fallback to
2795 drives without the dvd HAL property e.g. in VMWare. (#177457)
2798 -------------------------------------------------------------------
2799 Wed Jun 7 01:00:06 CEST 2006 - dmacvicar@suse.de
2801 - Merge fix for stalle tmpdir due to cyclic references, using a master
2802 TmpDir for zypp. (#178292) . There is still 1 tmpdir to fix.
2805 -------------------------------------------------------------------
2806 Wed Jun 7 01:00:05 CEST 2006 - dmacvicar@suse.de
2808 - Fixes unneeded file download, and add download callbacks
2809 (still need yast side) #181204 and #160206
2810 - Fix stalle tmpdir due to cyclic references, using a master
2811 Â TmpDir for zypp. # 178292
2813 -------------------------------------------------------------------
2814 Wed Jun 7 00:02:18 CEST 2006 - ma@suse.de
2816 - fixed memory leak in PersistentStorage (#168690)
2819 -------------------------------------------------------------------
2820 Tue Jun 6 22:24:00 CEST 2006 - ma@suse.de
2822 - fixed memory leak in XMLSourceCacheParser (#168690)
2825 -------------------------------------------------------------------
2826 Fri Jun 2 16:09:03 CEST 2006 - schubi@suse.de
2828 -latest fi translation added
2831 -------------------------------------------------------------------
2832 Thu Jun 1 15:11:47 CEST 2006 - schubi@suse.de
2834 -All installed resolvables has been set to "satisfied" in
2835 ResolverContext::unneeded . BUT:
2836 Patch concerning resolvables have to be set to
2837 "unneeded" although they are installed. In order
2838 getting the state "no longer applicable" (Bug 171590)
2841 -------------------------------------------------------------------
2842 Thu Jun 1 14:54:02 CEST 2006 - kkaempf@suse.de
2844 - compute status for scripts and messages so their freshens get
2845 properly honored (aj with postgresql-server)
2848 -------------------------------------------------------------------
2849 Thu Jun 1 13:57:48 CEST 2006 - dmacvicar@suse.de
2851 - revert not-used-yet rpmdb timestamp, as
2852 it broke rpmdb::init(). (#180040)
2855 -------------------------------------------------------------------
2856 Thu Jun 1 11:03:34 CEST 2006 - schubi@suse.de
2858 - updating gmo files, if po files has been changed; bug 164449
2860 -------------------------------------------------------------------
2861 Wed May 31 18:32:58 CEST 2006 - dmacvicar@suse.de
2863 - Dont download twice if starting from 1st time
2867 -------------------------------------------------------------------
2868 Wed May 31 17:06:48 CEST 2006 - dmacvicar@suse.de
2870 - set cache dir only if storeMetadata is called as a public method.´
2873 -------------------------------------------------------------------
2874 Wed May 31 15:27:38 CEST 2006 - kkaempf@suse.de
2876 - schedule a package for installation if
2877 - it freshens / supplements something
2878 - it is not installed yet
2882 -------------------------------------------------------------------
2883 Wed May 31 15:22:43 CEST 2006 - dmacvicar@suse.de
2885 - make susetags also implement download and check first.
2888 -------------------------------------------------------------------
2889 Tue May 30 12:43:47 CEST 2006 - dmacvicar@suse.de
2891 - make yum more robust. Never parse from provideFile
2892 but only from local disk. Make sure the cache
2893 is consistent before recreating it.
2894 the code is easier to follow and probably
2895 faster. checksum and signatures are
2896 checked on caching not on parsing.
2897 Required to implement refresh for #154990
2900 -------------------------------------------------------------------
2901 Wed May 24 16:57:54 CEST 2006 - dmacvicar@suse.de
2903 - implement timestamp for YUM and SuseTags
2904 - actually use the license to confirm in yum patches
2905 - add prerequires tag in yum optonally to the bad designed
2906 and nonintuitive pre=1
2909 -------------------------------------------------------------------
2910 Wed May 24 15:30:32 CEST 2006 - dmacvicar@suse.de
2912 - dont pass root on init but before.
2913 - implement rpm db modification timestamp
2915 - move Helix source to testsuite out of the solver
2916 so we can use it for target, storage tests
2917 - add Source_Ref::timestamp(), default to now()
2918 Â in order to implement smart sync of sources by zmd
2919 - don't parse desc and summary twice
2920 - fix a segfault with tranlated text
2921 - fix broken size tag introduced in rev 3427
2924 -------------------------------------------------------------------
2925 Tue May 23 20:53:27 CEST 2006 - dmacvicar@suse.de
2927 - dont accept corrupt sources, improve logs
2929 -------------------------------------------------------------------
2930 Tue May 23 17:26:41 CEST 2006 - ma@suse.de
2932 - Added PoolItem_Ref::statusReset. Resets the PoolItem status without
2933 loosing autoprotection (eg. for foreign vendor). (assists #177469)
2936 -------------------------------------------------------------------
2937 Tue May 23 17:04:04 CEST 2006 - jsrain@suse.cz
2939 - added mediaNr() to PatchRpm and DeltaRpm classes
2942 -------------------------------------------------------------------
2943 Tue May 23 15:58:04 CEST 2006 - dmacvicar@suse.de
2945 - enable YUM license to confirm.
2947 - adapt store to serialize and read all new resobject fields
2948 - use install-time to now() when serializing (#174653)
2951 -------------------------------------------------------------------
2952 Mon May 22 20:51:59 CEST 2006 - ma@suse.de
2954 - Do not violate install order when restricting commit to a certain
2955 mediaNumber. (#170079)
2956 - Version 1.1.0; rev 3423
2958 -------------------------------------------------------------------
2959 Mon May 22 19:03:20 CEST 2006 - mvidner@suse.cz
2961 - Added SourceManager::findSourceByUrl to overcome alias mismatches
2965 -------------------------------------------------------------------
2966 Mon May 22 17:19:25 CEST 2006 - ma@suse.de
2968 - Order all objects according to prerequirements, not just packages.
2972 -------------------------------------------------------------------
2973 Mon May 22 15:57:43 CEST 2006 - schubi@suse.de
2975 - Added new translation
2977 -------------------------------------------------------------------
2978 Fri May 19 12:53:44 CEST 2006 - dmacvicar@suse.de
2980 - fix missing homedir option for gpg (#171055)
2983 -------------------------------------------------------------------
2984 Thu May 18 19:08:52 CEST 2006 - ma@suse.de
2986 - Prevent against daemons launched in rpm %post, that do not close
2987 their filedescriptors. (#174548)
2988 - Version 1.0.1; rev 3413
2990 -------------------------------------------------------------------
2991 Thu May 18 16:51:41 CEST 2006 - jsrain@suse.cz
2993 - fixed media number of package retrieved as a part of a patch
2997 -------------------------------------------------------------------
2998 Thu May 18 16:16:21 CEST 2006 - dmacvicar@suse.de
3000 - fix missing package descriptions due to filtered packages
3001 by incompatible architectures. (#159109)
3004 -------------------------------------------------------------------
3005 Thu May 18 16:08:42 CEST 2006 - kkaempf@suse.de
3007 - decrease logging in DiskUsageCounter and Modalias (#163186)
3010 -------------------------------------------------------------------
3011 Thu May 18 10:43:47 CEST 2006 - ma@suse.de
3013 - Stay backward comapatible.
3015 -------------------------------------------------------------------
3016 Tue May 16 21:35:27 CEST 2006 - ma@suse.de
3018 - Make basic attributes available through ResObject.
3019 - Let ResObjects which do not require media access during
3020 commit return ZERO sourceMediaNr (required for #173690)
3024 -------------------------------------------------------------------
3025 Tue May 16 15:11:35 CEST 2006 - kkaempf@suse.de
3027 - reduce logging verbosity (#163186)
3030 -------------------------------------------------------------------
3031 Tue May 16 14:00:57 CEST 2006 - schubi@suse.de
3033 - setCandidate accept candidates with compatible architectures too. Not
3034 only with the same architecture. Bug 172594 - If update package has
3035 differet arch, UI display is wrong
3037 -------------------------------------------------------------------
3038 Tue May 16 09:30:45 CEST 2006 - mvidner@suse.cz
3040 - Added Source_Ref::resStoreInitialized.
3041 If we know that noone has seen the resolvables yet, we can skip
3042 them too, eg. when deleting a source. (#174840)
3045 -------------------------------------------------------------------
3046 Mon May 15 12:41:39 CEST 2006 - kkaempf@suse.de
3048 - Honor freshens as conditionals independant from the installed/
3049 uninstalled status (#174797)
3052 -------------------------------------------------------------------
3053 Mon May 15 11:15:03 CEST 2006 - kkaempf@suse.de
3055 - State modifier "unneeded" is transitive for patches (#171590)
3058 -------------------------------------------------------------------
3059 Thu May 11 17:42:29 CEST 2006 - schubi@suse.de
3061 - Do not transact itself (update) in the transactResObject mechanism
3064 -------------------------------------------------------------------
3065 Thu May 11 16:37:51 CEST 2006 - mt@suse.de
3067 - Reenabled improved large file support flags (unintentionally
3068 removed in rev 1544). Fixes bug #173753.
3069 - Added large file support flags to libzypp.pc file allowing
3070 consistence checks in the application using features variable
3073 -------------------------------------------------------------------
3074 Thu May 11 10:49:36 CEST 2006 - mvidner@suse.cz
3076 - SourceManager: moved source deletion before creation
3077 so that we can recreate a deleted one (#174295)
3078 - removed dead code dealing with known_caches from SourceManager::store
3082 -------------------------------------------------------------------
3083 Thu May 11 10:15:14 CEST 2006 - jsrain@suse.cz
3085 - fixed returning product short name and summary if product read
3086 from target store (#148625)
3089 -------------------------------------------------------------------
3090 Wed May 10 11:39:06 CEST 2006 - jsrain@suse.cz
3092 - set media verifier on redirected medium (#172599)
3095 -------------------------------------------------------------------
3096 Mon May 8 17:28:42 CEST 2006 - kkaempf@suse.de
3098 - fix 'transactResKind' to collect best providers by capability
3099 and to recursively transact items of same kind (#170114)
3102 -------------------------------------------------------------------
3103 Mon May 8 16:45:46 CEST 2006 - dmacvicar@suse.de
3105 - serialize the full URL to avoid missing password and other
3106 url settings (#148108)
3109 -------------------------------------------------------------------
3110 Fri May 5 17:47:14 CEST 2006 - mt@suse.de
3112 - Added a 60 sec connect timeout to MediaCurl (#172860)
3115 -------------------------------------------------------------------
3116 Thu May 4 15:15:37 CEST 2006 - kkaempf@suse.de
3118 - re-fetch also .asc and .key files before checking signature
3120 - rev 3350 (3345-10.1)
3122 -------------------------------------------------------------------
3123 Wed May 3 17:40:45 CEST 2006 - dmacvicar@suse.de
3125 - Fix yum key verification, because a double variable declaration
3127 -------------------------------------------------------------------
3128 Wed May 3 15:34:00 CEST 2006 - dmacvicar@suse.de
3130 - use --no-default-keyring to avoid creating a
3131 Â default gpg dir in / (#171055)
3134 -------------------------------------------------------------------
3135 Wed May 3 14:40:25 CEST 2006 - dmacvicar@suse.de
3137 - Fix YUM signature checking, we were passing the key instead of the
3139 - When the user trust a key, sync again. Bye to the session trusted
3140 keys and user being asked all the time. (#171213)
3143 -------------------------------------------------------------------
3144 Wed May 3 14:22:02 CEST 2006 - ma@suse.de
3146 - Cleanup index tables when removing items from pool (#170564).
3148 -------------------------------------------------------------------
3149 Wed May 3 12:23:36 CEST 2006 - kkaempf@suse.de
3151 - backout rev 3246->3275 of TargetImpl.cc
3152 - add missing testsuite/utils/TestUtils.h
3155 -------------------------------------------------------------------
3156 Wed May 3 12:13:38 CEST 2006 - dmacvicar@suse.de
3158 - more fixes for #171062, there were some files still not being
3162 -------------------------------------------------------------------
3163 Tue May 2 18:41:44 CEST 2006 - dmacvicar@suse.de
3165 - cache keys and signature. Remove lot of duplicated code. (#171062)
3168 -------------------------------------------------------------------
3169 Tue May 2 18:02:46 CEST 2006 - mt@suse.de
3171 - Disabled isUseableAttachPoint check in MediaDIR -- we do not
3172 mount here anything, so it is OK to use any dir (171351).
3175 -------------------------------------------------------------------
3176 Tue May 2 14:58:03 CEST 2006 - kkaempf@suse.de
3178 - parse "license-to-confirm" in primary.xml (#168437)
3181 -------------------------------------------------------------------
3182 Mon May 1 17:44:29 CEST 2006 - kkaempf@suse.de
3184 - Don't try to store 'Atom', not needed and the backend store
3185 rejects them anyways (addtion to #168610)
3188 -------------------------------------------------------------------
3189 Mon May 1 04:43:01 CEST 2006 - mt@suse.de
3191 - Improved device check in MediaDISK using libblkid (Bug #158529)
3192 - Allow to provide sysfs path via $SYSFS_PATH in MediaCD.cc and
3193 added a check if it is a directory
3194 - Added libcurl and libblkid checks to configure.ac
3195 - Added e2fsprogs(-devel) requires to the spec file
3198 -------------------------------------------------------------------
3199 Sat Apr 29 21:46:22 CEST 2006 - kkaempf@suse.de
3201 - dont download "other" during key check (#171041)
3204 -------------------------------------------------------------------
3205 Sat Apr 29 11:05:15 CEST 2006 - kkaempf@suse.de
3207 - allow parallel installs of atoms (used to fulfill patch require-
3208 ments, atoms aren't installed anyways) (#170098)
3209 - some testsuite improvements.
3212 -------------------------------------------------------------------
3213 Fri Apr 28 20:15:06 CEST 2006 - dmacvicar@suse.de
3215 - get rid of autobuild check when throwing exceptions without throw
3216 but with a macro, returning a null pointer at the end (never reached).
3218 -------------------------------------------------------------------
3219 Fri Apr 28 19:50:28 CEST 2006 - ma@suse.de
3221 - Do not violate install order when restricting commit to a certain
3222 mediaNumber. (#170079)
3224 -------------------------------------------------------------------
3225 Fri Apr 28 18:12:26 CEST 2006 - dmacvicar@suse.de
3227 - Don't use throw directly!
3228 use ZYPP_THROW with a Exception class, otherwise package bindings
3229 will not catch them.
3230 Should fix crashes when reading broken sources with yast.
3233 -------------------------------------------------------------------
3234 Fri Apr 28 15:29:32 CEST 2006 - schubi@suse.de
3236 - Bug 162064 - font packages are not installed for locale, e.g. khmer font not installed after CD1
3239 -------------------------------------------------------------------
3240 Fri Apr 28 14:55:04 CEST 2006 - kkaempf@suse.de
3242 - revert bugfix #168906 (fom rev 3219), it filters too many errors.
3243 - further improve on #168840 (from rev 3231), match on name-edition
3244 when filtering by best arch. (#170098)
3247 -------------------------------------------------------------------
3248 Fri Apr 28 13:01:58 CEST 2006 - dmacvicar@suse.de
3250 - #170093 , lot of package descriptions missing
3253 -------------------------------------------------------------------
3254 Thu Apr 27 20:28:01 CEST 2006 - dmacvicar@suse.de
3256 - try to fix wrong permissions of /var/lib/zypp created
3257 by old zypp, only when running as root they are fixed
3259 - YUM: Verify signatures on factoryInit.
3260 Dont provide other.xml. Cleanups, better logging.
3261 When refreshing signed soruces, don't refresh is source
3263 - YaST sources: don't refresh if media file has not changed.
3264 - Show full url of index files in sources for signature validation
3265 (mentioned in #170139 comment #3)-
3267 -------------------------------------------------------------------
3268 Thu Apr 27 18:41:02 CEST 2006 - jsrain@suse.de
3270 - udpated media ID syntax for external scripts (to be consistent
3271 with packages) (#170247)
3274 -------------------------------------------------------------------
3275 Thu Apr 27 18:33:48 CEST 2006 - jsrain@suse.de
3277 - set media ID to 1 if not specified in YUM metadata (#167452)
3280 -------------------------------------------------------------------
3281 Thu Apr 27 11:55:05 CEST 2006 - kkaempf@suse.de
3283 - If freshen and supplement are fulfilled, install any kind of
3284 resolvable if not yet installed (#165746)
3287 -------------------------------------------------------------------
3288 Wed Apr 26 18:00:42 CEST 2006 - kkaempf@suse.de
3290 - make downloaded script executable. (#169191)
3293 -------------------------------------------------------------------
3294 Wed Apr 26 10:43:03 CEST 2006 - kkaempf@suse.de
3296 - Improve on last fix, compare only compatible archs.
3299 -------------------------------------------------------------------
3300 Tue Apr 25 19:36:13 CEST 2006 - kkaempf@suse.de
3302 - Only choose best arch of multiple package atoms with identical
3306 -------------------------------------------------------------------
3307 Tue Apr 25 16:59:51 CEST 2006 - dmacvicar@suse.de
3309 - pass empty strings to UI as key properties if unknown key
3313 -------------------------------------------------------------------
3314 Tue Apr 25 16:47:35 CEST 2006 - kkaempf@suse.de
3316 - refrain from parsing 'other.xml' (#159316)
3319 -------------------------------------------------------------------
3320 Tue Apr 25 16:34:50 CEST 2006 - visnov@suse.cz
3322 - in source refresh, clean up the cache dir if fails
3323 - do not require repomd.xml.asc when creating a cache (#163765)
3326 -------------------------------------------------------------------
3327 Tue Apr 25 15:17:15 CEST 2006 - dmacvicar@suse.de
3329 - Check if a file exists before providing it, and just handling the
3330 exception is not sufficient, because it can release the media.
3331 it nows get all possible packages.X translations an then
3332 it selects the candidate from the existing ones (#168654)
3335 -------------------------------------------------------------------
3336 Tue Apr 25 12:28:17 CEST 2006 - kkaempf@suse.de
3338 - dont report conflicts if item is neither installed
3339 nor to-be-installed (#168906)
3342 -------------------------------------------------------------------
3343 Tue Apr 25 11:27:09 CEST 2006 - dmacvicar@suse.de
3345 - #168060 , propagate the file description or original
3346 name to the UI and not the checked filename path,
3347 which could be a tmp file.
3348 Requires changes in pkg-manager, and probably zmd-helpers.
3351 -------------------------------------------------------------------
3352 Mon Apr 24 18:27:59 CEST 2006 - dmacvicar@suse.de
3354 - /var/lib/zypp/db/languages/* are empty files (##168355)
3357 -------------------------------------------------------------------
3358 Mon Apr 24 17:45:07 CEST 2006 - dmacvicar@suse.de
3360 - All resolvables must honor arch, so Arch_noarch in
3361 target/store/XMLFilesBackend.cc is wrong (#160792)
3362 - Introduced code to honour shared package descriptions
3366 -------------------------------------------------------------------
3367 Mon Apr 24 16:43:48 CEST 2006 - jsrain@suse.de
3369 - replace '_' in YUM elements/attributes with '-' (#168762)
3372 -------------------------------------------------------------------
3373 Mon Apr 24 16:15:02 CEST 2006 - mt@suse.de
3375 - Fixed iseries workaround - interchanged variables for scsi
3376 devices, added debug messages about the steps (#163971).
3377 - Added getenv NULL ptr check and verify of the $HOME dir's
3378 and ~/.curlrc file's ownership (#163203).
3381 -------------------------------------------------------------------
3382 Mon Apr 24 15:44:18 CEST 2006 - ma@suse.de
3384 - Use filesystem::TmpDir to create unique and unused Source cache
3385 directories. (#168051)
3387 -------------------------------------------------------------------
3388 Mon Apr 24 14:30:41 CEST 2006 - ma@suse.de
3390 - Enable signature checks per default. (#168525)
3392 -------------------------------------------------------------------
3393 Mon Apr 24 11:20:17 CEST 2006 - visnov@suse.cz
3395 - fix callbacks for providing a single file (#160206)
3397 -------------------------------------------------------------------
3398 Sun Apr 23 12:28:21 CEST 2006 - kkaempf@suse.de
3400 - If an installed package looses a dependency, the solver tries
3401 to upgrade it. Limit the upgrade candidates to best arch, best
3403 - filter 'other' entries with incompatible arch in yum parser.
3406 -------------------------------------------------------------------
3407 Fri Apr 21 22:47:18 CEST 2006 - jsrain@suse.de
3409 - initialize the product category according to source (#168061)
3412 -------------------------------------------------------------------
3413 Fri Apr 21 18:32:00 CEST 2006 - mvidner@suse.cz
3415 - delete only one older version of a xml-store resolvable
3416 (half-baked, but the previous attempt was charred)
3418 -------------------------------------------------------------------
3419 Fri Apr 21 17:49:18 CEST 2006 - jsrain@suse.de
3421 - moved license_to_confirm to primary.xml
3424 -------------------------------------------------------------------
3425 Fri Apr 21 16:36:14 CEST 2006 - ma@suse.de
3427 - Removed deprecated oldstyle commit methods.
3429 -------------------------------------------------------------------
3430 Fri Apr 21 15:58:14 CEST 2006 - mvidner@suse.cz
3432 - when installing a xml-store resolvable (all except package,
3433 message, script), delete older versions (#160792).
3434 - read selection edition from the XML store
3437 -------------------------------------------------------------------
3438 Thu Apr 20 14:10:41 CEST 2006 - kkaempf@suse.de
3440 - properly clear transaction flag after successful commit
3441 (see rev 3122, #164365, #167285)
3444 -------------------------------------------------------------------
3445 Thu Apr 20 13:14:25 CEST 2006 - kkaempf@suse.de
3447 - recursively soft-uninstall recommended package on real uninstall,
3448 not on update (#167603)
3451 -------------------------------------------------------------------
3452 Thu Apr 20 13:01:28 CEST 2006 - dmacvicar@suse.de
3454 - fix #167605 (importing keys to rpm multiple times due to
3455 wrong interpretation of rpm gpg versioning.
3456 - add support for reading the rpm keys, with full id and fingerprint
3459 -------------------------------------------------------------------
3460 Wed Apr 19 16:47:34 CEST 2006 - kkaempf@suse.de
3462 - don't add duplicate error infos to ResolverContext (#167309)
3465 -------------------------------------------------------------------
3466 Wed Apr 19 14:10:10 CEST 2006 - kkaempf@suse.de
3468 - fix Resolver::transactReset() (see rev 3122) (#167285)
3471 -------------------------------------------------------------------
3472 Wed Apr 19 13:48:26 CEST 2006 - ma@suse.de
3474 - Introduced $ZYPP_KEYRING_DEFAULT_ACCEPT_ALL. If this environment
3475 variable is present, all signature checking callbacks will default
3476 to 'accept', in case no recipient is present.
3478 -------------------------------------------------------------------
3479 Wed Apr 19 11:37:47 CEST 2006 - dmacvicar@suse.de
3481 - read content file on construction, and make
3482 provideProduct only insert the already
3483 read product object into the store (#165826)
3485 - When the signature is not found, warn the
3486 user about a unsigned source. When the
3487 key is not found, do nothing, it can be in the
3488 keyring already. (#166016) (dmacvicar)
3489 - enable key verification only if
3490 ZYPP_CHECKSIG env var is set (dmacvicar)
3493 -------------------------------------------------------------------
3494 Tue Apr 18 20:41:48 CEST 2006 - kkaempf@suse.de
3496 - fix bugfix 164365, fix bug 167285
3497 Actually clear the transcation state instead of locking it
3501 -------------------------------------------------------------------
3502 Tue Apr 18 15:46:59 CEST 2006 - visnov@suse.cz
3504 - revert the signature/digest checking callbacks
3507 -------------------------------------------------------------------
3508 Tue Apr 18 15:14:35 CEST 2006 - kkaempf@suse.de
3511 - Honor keep requests.
3512 - Dont flag "locked uninstall" as error if a keep request was
3516 -------------------------------------------------------------------
3517 Tue Apr 18 12:04:35 CEST 2006 - kkaempf@suse.de
3519 - rule out locked items during distribution upgrade as early
3520 as possible. (#165670)
3523 -------------------------------------------------------------------
3524 Mon Apr 17 16:04:35 CEST 2006 - kkaempf@suse.de
3527 - use APPL_LOW as 'ui initiated, by solver' in transactKind() and
3528 transactResObject().
3529 - resetTransaction(APPL_LOW) before resolving
3530 - enhance transactCaps by using the same algorithm as in
3532 (before: transact all requires and recommends by name
3533 now: transact best requires and recommends by provides)
3536 -------------------------------------------------------------------
3537 Fri Apr 14 16:04:35 CEST 2006 - visnov@suse.cz
3539 - new callbacks for failing digest
3542 -------------------------------------------------------------------
3543 Thu Apr 13 17:01:41 CEST 2006 - visnov@suse.cz
3545 - ask for file without a checksum (#165125)
3547 -------------------------------------------------------------------
3548 Thu Apr 13 16:59:38 CEST 2006 - kkaempf@suse.de
3550 - dont install satisfied resolvables (#165843)
3553 -------------------------------------------------------------------
3554 Thu Apr 13 16:00:21 CEST 2006 - kkaempf@suse.de
3556 - dont abort on failed "dry_run" (#164583)
3559 -------------------------------------------------------------------
3560 Thu Apr 13 15:19:20 CEST 2006 - visnov@suse.cz
3562 - Ask user if signature file does not exist (#163765)
3563 - handle repomd.xml.asc as optional file (#163765)
3566 -------------------------------------------------------------------
3567 Thu Apr 13 13:52:08 CEST 2006 - schubi@suse.de
3569 - Bug 164365 - build 906: Deselecting a selection, all packages are still selected
3572 -------------------------------------------------------------------
3573 Thu Apr 13 11:57:58 CEST 2006 - kkaempf@suse.de
3575 - Dont do transitive uninstalls on uninstalled or upgraded items.
3579 -------------------------------------------------------------------
3580 Wed Apr 12 17:57:21 CEST 2006 - ma@suse.de
3582 - Added 'rpmNoSignature' to ZYppCommitPolicy (#163862)
3584 -------------------------------------------------------------------
3585 Wed Apr 12 16:44:57 CEST 2006 - mvidner@suse.cz
3587 - Product::updateUrls: restore it from the XML store;
3588 fixed content parsing (#163192).
3589 - restore product flags fro the XML store
3592 -------------------------------------------------------------------
3593 Wed Apr 12 13:48:25 CEST 2006 - kkaempf@suse.de
3595 - Only consider best arch/version (#165477)
3598 -------------------------------------------------------------------
3599 Wed Apr 12 10:57:50 CEST 2006 - ma@suse.de
3601 - No need to parse tags at all if there is no item to store values
3602 (e.g. data for unwanted arch). Fixed segv trying to store data in
3603 NULL item. (#165479)
3606 -------------------------------------------------------------------
3607 Tue Apr 11 19:48:51 CEST 2006 - mt@suse.de
3609 - Improved Url path name "//" vs. "/%2f" handling; now if the
3610 url has an authority, "/%2f" is used for ftp only (#163784)
3613 -------------------------------------------------------------------
3614 Tue Apr 11 16:41:02 CEST 2006 - jsrain@suse.de
3616 - fixed storing patch scripts to target store (#159928)
3619 -------------------------------------------------------------------
3620 Tue Apr 11 16:24:26 CEST 2006 - kkaempf@suse.de
3622 - if a patch is bad, only skip this patch, not everything
3626 -------------------------------------------------------------------
3627 Tue Apr 11 15:42:32 CEST 2006 - ma@suse.de
3629 - Susetags:Selections: Allow parsing older .sel file formats. (#159851)
3630 - Susetags:Pattern: Fixed parser.
3632 -------------------------------------------------------------------
3633 Tue Apr 11 15:21:48 CEST 2006 - kkaempf@suse.de
3635 - when uninstalling, only re-establish installed items
3636 supplementing the to-be-uninstalled one. (variant of #165111)
3639 -------------------------------------------------------------------
3640 Tue Apr 11 14:17:00 CEST 2006 - ma@suse.de
3642 - Susetags:Package: Parse and provide ins/delnotify texts.
3644 -------------------------------------------------------------------
3645 Tue Apr 11 13:01:31 CEST 2006 - kkaempf@suse.de
3647 - when checking freshens/supplements at install, only consider
3648 best architecture/edition (#164453)
3651 -------------------------------------------------------------------
3652 Tue Apr 11 10:31:41 CEST 2006 - kkaempf@suse.de
3654 - when checking for supplements, only consider best arch, best
3655 edition for installation (#165111)
3658 -------------------------------------------------------------------
3659 Tue Apr 11 10:23:14 CEST 2006 - schubi@suse.de
3661 - Bug 165117: build 910: Update: Splitted packages are selected for
3664 -------------------------------------------------------------------
3665 Tue Apr 11 09:30:14 CEST 2006 - visnov@suse.cz
3667 - ask user if a file exists but does not have a checksum (#162797)
3670 -------------------------------------------------------------------
3671 Mon Apr 10 22:39:34 CEST 2006 - jsrain@suse.de
3673 - parse time and size elements from delta and patch RPM
3676 -------------------------------------------------------------------
3677 Mon Apr 10 18:55:03 CEST 2006 - mt@suse.de
3679 - Added detection of iSeries virtual CD (/dev/iseries/vcd[a-h])
3680 devices - on powerpc only (#163971)
3683 -------------------------------------------------------------------
3684 Mon Apr 10 18:05:51 CEST 2006 - kkaempf@suse.de
3686 - fix endless loop in patches parsing.
3689 -------------------------------------------------------------------
3690 Mon Apr 10 17:00:05 CEST 2006 - jsrain@suse.de
3692 - fixed media handling in SuSEtags source (#164879)
3695 -------------------------------------------------------------------
3696 Mon Apr 10 16:30:54 CEST 2006 - kkaempf@suse.de
3698 - honor 'dry_run' on package remove (#164732)
3701 -------------------------------------------------------------------
3702 Mon Apr 10 13:12:49 CEST 2006 - kkaempf@suse.de
3704 - add files from yum filelist as provides to package (#164731)
3707 -------------------------------------------------------------------
3708 Mon Apr 10 11:10:37 CEST 2006 - kkaempf@suse.de
3710 - honor "+Enh:/-Enh:" in packages file (#156513)
3712 -------------------------------------------------------------------
3713 Mon Apr 10 10:56:24 CEST 2006 - visnov@suse.cz
3715 - fix callback receiver signature to match the callback for removing
3718 -------------------------------------------------------------------
3719 Mon Apr 10 10:32:22 CEST 2006 - mvidner@suse.cz
3721 - Added Product::updateUrls, from content/UPDATEURLS (#163192).
3724 -------------------------------------------------------------------
3725 Sat Apr 8 12:03:37 CEST 2006 - schubi@suse.de
3727 - Bug 164440; Taking wrong architecture while updating obsoletes
3731 -------------------------------------------------------------------
3732 Sat Apr 8 10:07:06 CEST 2006 - kkaempf@suse.de
3734 - allow relative paths with url file:
3735 - dont filter atoms from going into pool, multi-arch patch
3736 requirements need them. Instead, treat atoms with incompatible
3737 architecture as unneeded.
3740 -------------------------------------------------------------------
3741 Fri Apr 7 23:57:37 CEST 2006 - jsrain@suse.de
3743 - product now provides short name
3746 -------------------------------------------------------------------
3747 Fri Apr 7 20:42:09 CEST 2006 - jsrain@suse.de
3749 - read metadata for packages from correct tags in patches (#163220)
3752 -------------------------------------------------------------------
3753 Fri Apr 7 19:57:41 CEST 2006 - kkaempf@suse.de
3755 - more detailed resolver error reports (#162994)
3758 -------------------------------------------------------------------
3759 Fri Apr 7 17:35:07 CEST 2006 - visnov@suse.cz
3761 - report package download progress (#160966)
3764 -------------------------------------------------------------------
3765 Fri Apr 7 16:27:35 CEST 2006 - kkaempf@suse.de
3767 - transact also for languages (#163819)
3770 -------------------------------------------------------------------
3771 Fri Apr 7 15:08:06 CEST 2006 - kkaempf@suse.de
3773 - loop through all affected ResObjects in transactResKind (#163819)
3776 -------------------------------------------------------------------
3777 Fri Apr 7 12:42:35 CEST 2006 - kkaempf@suse.de
3779 - allow re-installation of non-packages (#162906)
3782 -------------------------------------------------------------------
3783 Fri Apr 7 11:50:22 CEST 2006 - mt@suse.de
3785 - Added loop checking for scsi cdroms (/sys/block/srX) in case
3786 HAL does not provide any drives like on iSeries (#163971).
3789 -------------------------------------------------------------------
3790 Fri Apr 7 11:05:30 CEST 2006 - kkaempf@suse.de
3792 - add 'licenceToConfirm()' to Product. (#164375)
3794 -------------------------------------------------------------------
3795 Fri Apr 7 10:36:05 CEST 2006 - ma@suse.de
3797 - Avoid excessive CD hopping on commit. But still far from
3798 being perfect. (#159679)
3799 - Fixed Target::commit: Despite dry_run set True, packages
3802 -------------------------------------------------------------------
3803 Fri Apr 7 08:32:32 CEST 2006 - visnov@suse.cz
3805 - honour if user decides to skip a package in commit (#156031)
3807 -------------------------------------------------------------------
3808 Thu Apr 6 18:14:30 CEST 2006 - jsrain@suse.de
3810 - fixed parsing external reference to script in patch (#163221)
3813 -------------------------------------------------------------------
3814 Thu Apr 6 17:07:10 CEST 2006 - dmacvicar@suse.de
3816 - cache and provide content.asc/key optionally. Dont show a
3817 popup if they dont exists. (dmacvicar)
3818 - Actually abort when verify signature workflow is false. (dmacvicar)
3821 -------------------------------------------------------------------
3822 Thu Apr 6 16:37:49 CEST 2006 - jsrain@suse.de
3824 - fixed setting autorefresh flag for installation sources
3826 -------------------------------------------------------------------
3827 Thu Apr 6 15:53:02 CEST 2006 - kkaempf@suse.de
3829 - drop patches with incompatible architecture.
3832 -------------------------------------------------------------------
3833 Thu Apr 6 15:33:11 CEST 2006 - mt@suse.de
3835 - Added info method to media verifier base and more debug info
3838 -------------------------------------------------------------------
3839 Wed Apr 5 19:27:46 CEST 2006 - kkaempf@suse.de
3841 - Dont deny the "/" attach point in MediaDIR, since this is used
3842 for all "file:" urls, esp. local packages.
3845 -------------------------------------------------------------------
3846 Wed Apr 5 18:21:58 CEST 2006 - schubi@suse.de
3848 - Bug 159673 - only one conflict solvable per page
3850 -------------------------------------------------------------------
3851 Wed Apr 5 18:01:37 CEST 2006 - kkaempf@suse.de
3853 - parse all dependencies of 'packages' file (#163773)
3856 -------------------------------------------------------------------
3857 Wed Apr 5 17:47:04 CEST 2006 - dmacvicar@suse.de
3859 - Use the original media descr_dir on refresh for
3860 suse tags source (#163196)
3863 -------------------------------------------------------------------
3864 Wed Apr 5 16:44:08 CEST 2006 - kkaempf@suse.de
3866 - add Source::setUrl() for zmd backend helper.
3869 -------------------------------------------------------------------
3870 Wed Apr 5 16:44:01 CEST 2006 - dmacvicar@suse.de
3872 - implement rpm keyring / zypp tmp keyring two-way syncronization at rpm
3873 target init. (dmacvicar)
3876 -------------------------------------------------------------------
3877 Wed Apr 5 16:28:42 CEST 2006 - mt@suse.de
3879 - Fixed MediaDISK to use a mount -oro,bind id the disk
3880 partition is already attached e.g. by the automounter.
3881 Try to mount it a second time may fail (#163486).
3884 -------------------------------------------------------------------
3885 Wed Apr 5 15:04:31 CEST 2006 - kkaempf@suse.de
3887 - honor optional 3rd parameter to "=Loc:" key of packages (#154337)
3890 -------------------------------------------------------------------
3891 Wed Apr 5 12:48:19 CEST 2006 - visnov@suse.cz
3893 - only try to create a source of a given type when restoring
3894 from the persistent store (#162111)
3896 -------------------------------------------------------------------
3897 Wed Apr 5 11:36:54 CEST 2006 - kkaempf@suse.de
3899 - parse all dependencies for patterns (.pat) files (#160602)
3900 - drop YOUPATH and YOUURL from content file.
3903 -------------------------------------------------------------------
3904 Wed Apr 5 09:27:08 CEST 2006 - visnov@suse.cz
3906 - properly initialize autorefresh for non-remote sources (#154990)
3909 -------------------------------------------------------------------
3910 Tue Apr 4 19:19:39 CEST 2006 - mt@suse.de
3912 - Added flag to MediaManager::isUseableAttachPoint, whether
3913 to check against system mount entries or not.
3914 - Disallow to use the attachpoints of another media handlers
3915 as source path in MediaDIR.
3918 -------------------------------------------------------------------
3919 Tue Apr 4 18:47:01 CEST 2006 - dmacvicar@suse.de
3921 -implement callbacks for when package verification (checksum)
3922 fails, offer to retry or abort
3924 -------------------------------------------------------------------
3925 Tue Apr 4 16:57:51 CEST 2006 - dmacvicar@suse.de
3927 - Fix construction of checksum objects when using non-standard
3929 - Fix broken YUM cache
3932 -------------------------------------------------------------------
3933 Tue Apr 4 16:54:44 CEST 2006 - kkaempf@suse.de
3935 - Keep packages with no version upgrade installed during
3936 distribution upgrade (#162972)
3937 - add 'transactReset()' helper function for UI.
3940 -------------------------------------------------------------------
3941 Tue Apr 4 14:47:14 CEST 2006 - dmacvicar@suse.de
3945 -------------------------------------------------------------------
3946 Tue Apr 4 14:43:15 CEST 2006 - ma@suse.de
3948 - Fixed candidate handling in ui::Selectable. (#156589)
3950 -------------------------------------------------------------------
3951 Tue Apr 4 14:06:23 CEST 2006 - dmacvicar@suse.de
3953 - fix #162984 , gpg hangs because the matching data file
3954 for the key cannot be find. (dmacvicar)
3955 - Fix restore of YUM source using the same cache dir semantics as
3956 susetags instead of assuming there is a cache if a cache_dir
3957 was given. (dmacvicar)
3959 -------------------------------------------------------------------
3960 Tue Apr 4 12:37:51 CEST 2006 - kkaempf@suse.de
3962 - use DISTPRODUCT/DISTVERSION from content file to generate the
3963 product name, version, and release.
3966 -------------------------------------------------------------------
3967 Mon Apr 3 20:45:55 CEST 2006 - mt@suse.de
3969 - Removed broken forcing of absolute ftp paths added in rev2705 to
3970 MediaCurl, refined cleanupPathName/setPathName in url (#154197).
3973 -------------------------------------------------------------------
3974 Mon Apr 3 19:30:35 CEST 2006 - kkaempf@suse.de
3976 - add Resolver::freshenPool() (#156980)
3979 -------------------------------------------------------------------
3980 Mon Apr 3 08:33:12 CEST 2006 - kkaempf@suse.de
3982 - skip incompatible archs in filelist parsing.
3983 - restrict pathes to 'interesting' ones (/bin/, /sbin/, /lib/,
3987 -------------------------------------------------------------------
3988 Sun Apr 2 22:18:06 CEST 2006 - kkaempf@suse.de
3990 - skip incompatible archs in primary parsing.
3993 -------------------------------------------------------------------
3994 Sun Apr 2 11:17:56 CEST 2006 - kkaempf@suse.de
3996 - allow setting of source when parsing local .rpm (#147765)
3999 -------------------------------------------------------------------
4000 Fri Mar 31 18:53:55 CEST 2006 - schubi@suse.de
4002 - Do not update packages over other architectures
4004 -------------------------------------------------------------------
4005 Fri Mar 31 18:28:59 CEST 2006 - sh@suse.de
4007 - Added zypp/ui/UserWantedPackages to support the UI's
4008 "automatic changes" dialog (bug #152700)
4010 -------------------------------------------------------------------
4011 Fri Mar 31 18:02:05 CEST 2006 - jsrain@suse.de
4013 - use KeyRing class to validate repomd.xml (#160909)
4015 -------------------------------------------------------------------
4016 Fri Mar 31 17:33:21 CEST 2006 - dmacvicar@suse.de
4018 - Product resolvables should be readable by normal users.
4019 (#162474) (dmacvicar)
4020 - implemented keyring and metadata signature verification
4022 - dont delete the lock if we did not acquire it
4025 -------------------------------------------------------------------
4026 Fri Mar 31 16:34:51 CEST 2006 - mt@suse.de
4028 - Added disabling of the automounter while MediaManager
4029 init and restoring of the old state on exit (#154326).
4030 - Implemented check if media (CD) is automounted or not
4033 -------------------------------------------------------------------
4034 Fri Mar 31 13:27:09 CEST 2006 - mt@suse.de
4036 - Implemented several hal get/set/removeDeviceProperty wrappers
4037 - Improved HalException to allow to fetch HAL/DBUS error componets
4040 -------------------------------------------------------------------
4041 Fri Mar 31 12:44:25 CEST 2006 - kkaempf@suse.de
4043 - honor subscription status of catalogs (#162350)
4046 -------------------------------------------------------------------
4047 Fri Mar 31 11:29:05 CEST 2006 - mt@suse.de
4049 - Enabled CD eject error reporting exceptions (#154326)
4052 -------------------------------------------------------------------
4053 Fri Mar 31 06:40:51 CEST 2006 - kkaempf@suse.de
4055 - support "dry run" (#159467)
4056 - implement "transactResKind" (#161400)
4059 -------------------------------------------------------------------
4060 Thu Mar 30 17:22:49 CEST 2006 - jsrain@suse.de
4062 - add checksum for external patches (#159928)
4064 -------------------------------------------------------------------
4065 Thu Mar 30 16:48:01 CEST 2006 - kkaempf@suse.de
4067 - calculate product architecture (#158198)
4069 -------------------------------------------------------------------
4070 Wed Mar 29 23:28:13 CEST 2006 - jsrain@suse.de
4072 - fixed checking checksum of YUM metadata, added sha1 vs. sha256
4075 -------------------------------------------------------------------
4076 Wed Mar 29 23:12:30 CEST 2006 - ma@suse.de
4078 - Auto protect installed packages from unknown vendor. (#157446)
4080 -------------------------------------------------------------------
4081 Wed Mar 29 09:13:51 CEST 2006 - visnov@suse.de
4083 - added support for external scripts to metadata (#159928) (jsrain)
4084 - fixed handling of Language resolvables (ma)
4085 - fix leak in rpmdb (dmacvicar)
4086 - added softlock for autoyast (#159466) (ma)
4087 - Fixed exceptions in doGetFileCopy() to show full url
4088 including the file instead of just the media base url. (mt)
4089 - Provide Language::summary (ma)
4090 - check patterns and selections file exist
4091 before veryfing them (#161300) (dmacvicar)
4092 - added YUM metadata checksum computation (jsrain)
4093 - added interface to patch of a message (jsrain)
4096 -------------------------------------------------------------------
4097 Mon Mar 27 23:57:16 CEST 2006 - jsrain@suse.de
4099 - added support for external scripts to metadata (#159928)
4102 -------------------------------------------------------------------
4103 Sat Mar 25 22:08:26 CET 2006 - jsrain@suse.de
4105 - report separate exception when trying to start source cache again to
4106 suppress incorrect error message in XEN installation
4109 -------------------------------------------------------------------
4110 Fri Mar 24 18:16:22 CET 2006 - schubi@suse.de
4112 - Implement inter process locking in zypp.
4113 - Added No medium found output
4114 - splitting modaliases in supplements TOO
4115 - parse also the available signing keys
4117 -------------------------------------------------------------------
4118 Fri Mar 24 10:44:10 CET 2006 - visnov@suse.cz
4120 - release all media when removing source (#159754) (visnov)
4121 - more testsuites (schubi)
4122 - updated translations (schubi)
4123 - added MediaNotEjectedException (mt)
4126 -------------------------------------------------------------------
4127 Thu Mar 23 14:10:54 CET 2006 - dmacvicar@suse.de
4129 - fix patches descriptions (dmacvicar)
4130 - fix source serialization (dmacvicar)
4131 - metadata for kernel test (schubi)
4132 - Arch tests updated (ma)
4133 - classify NULL Ptr as unique (ma)
4134 - Added host check, because file Url allows it now. (mt)
4135 - prepare modalias fix (#159766) (ma)
4136 - Provide iterator based access to SourceManager data. (ma)
4137 - Fixed "file:" Url scheme config to allow relative paths; (mt)
4138 RFC1738 says, it may contain a hostname as well...
4141 -------------------------------------------------------------------
4142 Wed Mar 22 19:58:37 CET 2006 - visnov@suse.cz
4144 - pkg-config support (mvidner)
4145 - close all medias when destructing MediaSet (jsrain)
4148 -------------------------------------------------------------------
4149 Wed Mar 22 15:48:05 CET 2006 - dmacvicar@suse.de
4151 - Bug 159976 - build 804: Adding AddOn CD via ftp gives error (dmacvicar)
4152 - Message callback implemented to show patch messages (visnov)
4153 - Bug 159696 (schubi)
4154 - provide transform_iterators to iterate over a maps keys or values (ma)
4155 - added 'bool Arch::empty() const' test for an empty Arch string (ma)
4156 - added script and message installation (jsrain)
4157 - chooses the 'right' kernel now (kkaempf)
4158 - Use noarch if no arch is specified in patches (dmacvicar)
4161 -------------------------------------------------------------------
4162 Tue Mar 21 19:06:56 CET 2006 - mvidner@suse.cz
4164 - Added some debug output including the access id (mt)
4165 - Bug #154326: Enabled FORCE_RELEASE_FOREIGN flag causing
4166 release with eject=true on attached media, to umount
4167 other mounts as well. (mt)
4168 - 159483 - solver does not blame missing dependency (schubi)
4169 - Added a variant of MediaHandler::forceRelaseAllMedia (ma)
4170 - Fixed MediaCD::forceEject() to handle DELAYED_VERIFY
4171 and use forceRelaseAllMedia if FORCE_RELEASE_FOREIGN=1 (ma)
4172 - fixed ZYPP_RETHROW (#156430) (ma)
4173 - patch for #156114 (visnov)
4174 - fixed container.erase loops (ma)
4175 - Fixed to reset desired (cached) flag before the action (mt)
4176 - Removed return in forceRelaseAllMedia (void function) (mt)
4177 - Parse nonexisting architecture to noarch so patches dont get
4178 filtered by the pool (dmacvicar)
4179 - 159512 - yast2-qt does not show label of to be installed products
4181 - 159765 - Hidden patterns still visible (dmacvicar)
4182 - Use noarch if no arch is specified. (dmacvicar)
4185 -------------------------------------------------------------------
4186 Tue Mar 21 09:04:06 CET 2006 - visnov@suse.de
4188 - properly report error for media change callback
4191 -------------------------------------------------------------------
4192 Mon Mar 20 23:02:07 CET 2006 - ma@suse.de
4194 - fixed memory leak in XMLNodeIterator (#157474)
4195 - disabled storing filelist (YUMFileListParser) and changelog (YUMOtherParser)
4196 - Renamed private MediaManager::forceMediaRelease
4197 function to forceReleaseShared (more exact name)
4198 - Implemented forceRelaseAllMedia() that can be
4199 used to release also foreign (user) mounts.
4200 - Added use of forceRelaseAllMedia for CD/DVDs
4201 if FORCE_RELEASE_FOREIGN is 1 (default 0)
4202 - little cleanup of the checkAttached function
4205 -------------------------------------------------------------------
4206 Mon Mar 20 17:04:28 CET 2006 - mvidner@suse.cz
4208 - don't try to attach without exception handling (#158620)
4209 - fix descriptions, as a new tag Des for selections exists now.
4210 - fix #157683: failure after adding add-on product to install
4212 - added more files for translation
4213 - resolve-dependencies.cc: establish pool
4214 - parse-metadata.cc: catch bad URL
4215 - set zmdid for atoms
4218 -------------------------------------------------------------------
4219 Sun Mar 19 19:24:44 CET 2006 - kkaempf@suse.de
4222 - provide edition and architecture for all kinds of yum
4224 - fix ResStatus output.
4225 - establish atoms correctly.
4226 - treat requires to unneeded resolvables as fulfilled.
4229 -------------------------------------------------------------------
4230 Sun Mar 19 00:05:17 CET 2006 - kkaempf@suse.de
4233 - only consider best architecture/version (#157594)
4234 - prefer providers which supplement/enhance installed or
4235 to-be-installed packages (fixes the tpctl-kmp issue)
4238 -------------------------------------------------------------------
4239 Sat Mar 18 02:22:22 CET 2006 - kkaempf@suse.de
4241 - provide more filters for pkg-bindings (#158602)
4242 - add SystemResObject to provide system (modalias, hal, ...)
4244 - handle this during resolving.
4245 - make the modalias and hal capability match the SystemResObject
4246 by default, thereyby triggering a modalias (resp. hal)
4248 - xmlstore: decouple target store from YUM schema.
4249 - clean up moving of hal() and modalias() from provides to
4250 supplements in ResolvableImpl.
4251 - add PatchContents() for UI.
4252 - handle Edition::noedition as empty string.
4255 -------------------------------------------------------------------
4256 Tue Mar 14 23:32:44 CET 2006 - jsrain@suse.de
4258 - releasing all medias when asking for CD (#156981)
4261 -------------------------------------------------------------------
4262 Tue Mar 14 19:38:43 CET 2006 - mvidner@suse.cz
4264 - ResStatus::resetTransact must return a value.
4265 - Fixed random build failures in LanguageCode.cc.
4266 (Rewrote the CodeMaps constructor so that gcc does not
4267 optimize a 500-statement basic block.)
4268 - Fix constructions of patch objects. Actually insert atoms in atoms
4269 list. Insert atoms for package even if the package does not exists
4270 in the source. Fixes #157628 (dmacvicar).
4271 - Fixed license reading from susetags, #151834 (dmacvicar).
4274 -------------------------------------------------------------------
4275 Tue Mar 14 16:59:42 CET 2006 - mvidner@suse.cz
4277 - added ResStatus::resetTransact (ma)
4278 - bugfix for #156439 (schubi)
4279 - Added Source_Ref::setAlias (#154913).
4280 - Do not assume there is a product file when scanning for products
4282 - function to disable all sources in the persistent store (visnov)
4283 - dependency errors go to stdout, not stderr; output resolver info
4284 directly to stderr (kkaempf)
4287 -------------------------------------------------------------------
4288 Tue Mar 14 01:34:38 CET 2006 - kkaempf@suse.de
4290 - fix merging of resolver info (needed for #157684).
4291 - errors are also important in ResolverInfo.
4292 - improve debug output in ResolverContext.
4295 -------------------------------------------------------------------
4296 Mon Mar 13 22:54:01 CET 2006 - jsrain@suse.de
4298 - delete RPMs downloaded via HTTP/FTP after installnig them
4300 - fixed product registration (reverted autorefresh patch) (#157566)
4302 -------------------------------------------------------------------
4303 Mon Mar 13 11:53:52 CET 2006 - kkaempf@suse.de
4305 - if root!="/", always prefer the upgrade candidate (#155472)
4306 - implement license confirmed api for UI.
4307 - prefer architecture over version in distribution upgrade
4309 - clean up media handling.
4312 -------------------------------------------------------------------
4313 Sun Mar 12 22:31:09 CET 2006 - kkaempf@suse.de
4315 - init Modalias properly.
4316 - fix warnings in testcases.
4319 -------------------------------------------------------------------
4320 Sat Mar 11 21:25:18 CET 2006 - kkaempf@suse.de
4322 - drop libjpeg-devel and sqlite-devel from build requires.
4324 -------------------------------------------------------------------
4325 Sat Mar 11 08:16:53 CET 2006 - kkaempf@suse.de
4327 - implement 'modalias()' capability (#157406)
4328 - make dependencies consistent, its 'freshens'.
4329 - cope with user umounts of devices.
4330 - add debug to SourceManager.
4333 -------------------------------------------------------------------
4334 Fri Mar 10 16:20:41 CET 2006 - kkaempf@suse.de
4336 - allow version downgrade during distribution upgrade if the
4337 newer package is coming from a trusted vendor (#155472)
4338 - implement locale fallback
4339 - 'freshen' -> 'freshens' in schema definitions to make it
4340 consistent with all other dependency definitions.
4341 - better error reporting for .pat and .sel files.
4342 - rule out packages from dependency resolutions which are
4343 de-selected by user (#155368)
4344 - use locale fallbacks in package translations.
4345 - refresh source when re-enabling it.
4348 -------------------------------------------------------------------
4349 Tue Mar 7 21:18:19 CET 2006 - kkaempf@suse.de
4351 - split of libzypp-zmd-backend subpackage as a stand-alone
4353 - encapsulate bool test for Source_Ref better.
4354 - fixed stack overflow (ma).
4355 - make testsuite build again.
4358 -------------------------------------------------------------------
4359 Tue Mar 7 16:17:07 CET 2006 - kkaempf@suse.de
4361 - fixed URL rewriting for CD2 and following (#154762)
4362 - fixed ResPoolProxy diffState (for proper ok/cancel support
4364 - added special exception class for aborting installation
4366 - only auto-change directories if they end in CDn or DVDn.
4369 -------------------------------------------------------------------
4370 Tue Mar 7 15:37:51 CET 2006 - kkaempf@suse.de
4372 - silently ignore multiple installs of the same package.
4373 - fix disk usage for installs and uninstalls.
4376 -------------------------------------------------------------------
4377 Mon Mar 6 22:22:57 CET 2006 - kkaempf@suse.de
4379 - zmd-backend: filter out incompatible architectures from
4383 -------------------------------------------------------------------
4384 Mon Mar 6 21:35:24 CET 2006 - kkaempf@suse.de
4386 - sync libzypp media data with mtab.
4387 - improve resolver error and solution reports.
4388 - fix source cache reading (#155459).
4389 - default cached sources to enabled (#155459).
4390 - let each source provide public keys.
4393 -------------------------------------------------------------------
4394 Sun Mar 5 15:48:29 CET 2006 - kkaempf@suse.de
4396 - only write by-sovler transactions back (#154976)
4399 -------------------------------------------------------------------
4400 Sat Mar 4 12:36:40 CET 2006 - kkaempf@suse.de
4402 - release last used source at end of commit (#155002)
4405 -------------------------------------------------------------------
4406 Fri Mar 3 23:14:50 CET 2006 - kkaempf@suse.de
4408 - cope with NULL values in zmd catalogs table (#153584)
4409 - set YAST_IS_RUNNING in transact zmd helper (#154820)
4410 - run SuSEconfig after transact zmd helper (#154820)
4411 - add softTransact to honor user vs. soft requirements (#154650)
4412 - honor all build keys provided by a package source.
4413 - add source metadata refresh.
4414 - add progress callbacks to zmd helpers.
4417 -------------------------------------------------------------------
4418 Thu Mar 2 21:59:07 CET 2006 - kkaempf@suse.de
4420 - include .diffs into main source.
4421 - catch exception when ejecting media which was unmounted externally
4423 - init source in zmd-backend correctly (#154667)
4424 - implement disk usage info for YaST.
4425 - clean up XML schema files.
4426 - catch CPUs identifying as 'i686' but being 'i586'.
4427 - allow definition of preferred attach (mount) point for media.
4428 - make resolver results more readable.
4429 - use language fallbacks if none of multiple language providers
4431 - get rid of ignoring wrong arch in resolver, having the wrong
4432 architecture is prevented by other means.
4433 - prepare for translations in exceptions.
4434 - fix 'abort does not abort'
4435 - implement 'flag' I/O in target cache backend.
4436 - skip incompatibles architectures in packages.<lang>
4439 -------------------------------------------------------------------
4440 Thu Mar 2 13:44:34 CET 2006 - kkaempf@suse.de
4442 - dont even provide src/nosrc from the source.
4445 -------------------------------------------------------------------
4446 Wed Mar 1 17:23:23 CET 2006 - kkaempf@suse.de
4448 - Initialize commit result (#154409)
4449 - release media if its wrong (#154326)
4450 - dont copy src/nosrc packages to the pool (#154627)
4451 - reduce XML logging.
4454 -------------------------------------------------------------------
4455 Tue Feb 28 16:10:14 CET 2006 - kkaempf@suse.de
4457 - fix path of .po files (#154074).
4458 - parse the correct package.<lang> file (kinda #154074).
4459 - complain about bad "=Sel:" or "=Pat:" lines (#153065).
4460 - reattach all released medias.
4461 - raise exception instead of abort() on XML errors (#154104).
4462 - update translations.
4463 - PathInfo: implemented a copy_dir_content (variant of copy_dir)
4464 and is_empty_dir utility function
4467 -------------------------------------------------------------------
4468 Tue Feb 28 14:51:46 CET 2006 - kkaempf@suse.de
4470 - check freshens and supplements for packages (#154074).
4471 - only complain about incomplete installed resolvables,
4472 if they are uninstalled, schedule them for installation.
4474 - add testcases for locale() provides.
4475 - add lang_country -> lang fallback.
4476 - have locale(parent:...) deps match any provides of 'parent'
4477 also when uninstalling a package.
4480 -------------------------------------------------------------------
4481 Tue Feb 28 10:35:15 CET 2006 - kkaempf@suse.de
4483 - change the locale(...) separator to ";" (#153791)
4484 - complete "find-files" of zmd-backend.
4487 -------------------------------------------------------------------
4488 Tue Feb 28 10:28:06 CET 2006 - visnov@suse.de
4490 - avoid attaching media when initializing source
4493 -------------------------------------------------------------------
4494 Mon Feb 27 21:26:00 CET 2006 - kkaempf@suse.de
4496 - warn about misspelled 'locale(...)' provides
4500 -------------------------------------------------------------------
4501 Mon Feb 27 20:19:40 CET 2006 - kkaempf@suse.de
4506 -------------------------------------------------------------------
4507 Mon Feb 27 18:15:16 CET 2006 - kkaempf@suse.de
4509 - provide available locales to application (#153583)
4510 - honor 'requestedLocales' (language dependant packages)
4511 - honor release requests for all holders of a device.
4512 - silently re-attach after a forced release.
4513 - solver improvements.
4514 - handle source caches.
4515 - proper logging in zmd backend helpers.
4518 -------------------------------------------------------------------
4519 Mon Feb 27 13:44:39 CET 2006 - kkaempf@suse.de
4521 - upgrade always to best version and arch (#153577)
4522 - reset 'transact' state for obsoleted packages (#153578)
4523 - translation updates
4526 -------------------------------------------------------------------
4527 Mon Feb 27 10:42:33 CET 2006 - kkaempf@suse.de
4529 - add support for 'local' .rpm packages to zmd-backend.
4532 -------------------------------------------------------------------
4533 Sun Feb 26 20:24:10 CET 2006 - kkaempf@suse.de
4535 - fix build of zmd/backend.
4536 - actually fill 'files' table in package-files.
4539 -------------------------------------------------------------------
4540 Sun Feb 26 17:43:06 CET 2006 - kkaempf@suse.de
4542 - improve testcases.
4543 - add 'setPossibleLocales()' to ZYpp, this defines the set
4544 of possible locales to choose from (#153583)
4545 - provide LanguageImpl and create 'Language' resolvables for
4546 each 'possible' locale.
4547 - fix YUM parsing of patches, insert 'atoms' to link patches
4549 - replace gzstream/ with own, existing implementation.
4550 - honor locks in solver (#150231)
4551 - sync pool with target after commit() properly (#150565, #153066)
4552 - new zmd helper 'package-files'
4555 -------------------------------------------------------------------
4556 Thu Feb 23 21:45:06 CET 2006 - kkaempf@suse.de
4558 - prevent multiple initializations of the target (#153124)
4559 - implement 'loopback mounted ISO images'
4560 - retain old package sources on upgrade.
4561 - support compressed .xml files in 'repodata' type repositories.
4564 -------------------------------------------------------------------
4565 Thu Feb 23 15:16:58 CET 2006 - kkaempf@suse.de
4567 - parse locale(...) provides and construct correct dependencies.
4569 -------------------------------------------------------------------
4570 Thu Feb 23 14:16:44 CET 2006 - kkaempf@suse.de
4572 - always upgrade to candidate (#152760).
4573 - fix typo in package sorting.
4574 - prepare handling of locale provides.
4577 -------------------------------------------------------------------
4578 Thu Feb 23 10:53:51 CET 2006 - kkaempf@suse.de
4580 - sort src/nosrc package to right list during commit.
4581 - revert installtime/buildtime in susetags parser (#152760)
4584 -------------------------------------------------------------------
4585 Thu Feb 23 10:22:08 CET 2006 - kkaempf@suse.de
4587 - reset state after successful commit (#153030)
4588 - run "rpm -e" always with "--nodeps" (#153026)
4589 - provide separate resolvable kind for src packages.
4590 - extend status field for LOCK and LICENSE.
4591 - add sameState()/diffState() for UI.
4592 - provide 'best' candidate for UI.
4593 - set 60 sec timeout for curl access.
4594 - don't cross-compare solver results, takes too much time.
4595 - provide sizes of installed packages.
4596 - extend REQUIRES semantics in content file.
4597 - add "parse-metadata" helper to zmd-backend.
4600 -------------------------------------------------------------------
4601 Wed Feb 22 14:51:46 CET 2006 - kkaempf@suse.de
4603 - provide complete disk usage data (#152761)
4604 - include upgrade flag when copying solver solution
4605 back to pool (#152717)
4608 -------------------------------------------------------------------
4609 Wed Feb 22 13:16:48 CET 2006 - kkaempf@suse.de
4611 - don't insert incompatible architectures to the pool (#151933)
4612 - don't accept incompatible architectures from a repository
4614 - separate rpm log (#151431).
4615 - allow extended product requires.
4618 -------------------------------------------------------------------
4619 Tue Feb 21 22:02:59 CET 2006 - kkaempf@suse.de
4621 - provide the XML schema files in the main package. (#152593)
4623 -------------------------------------------------------------------
4624 Tue Feb 21 20:05:34 CET 2006 - kkaempf@suse.de
4626 - provide arch compat handling.
4627 - implement data upload to zmd.
4628 - fix source metadata caching on target.
4629 - add 'supplements' dependencies to 'yum' parser.
4630 - provide user agent identification to curl calls.
4631 - move resolver branches (multiple alternatives) back in queue
4632 (resolve known things first, then the unknown ones).
4633 - clean up 'packages' parser.
4636 -------------------------------------------------------------------
4637 Tue Feb 21 09:18:53 CET 2006 - kkaempf@suse.de
4639 - improve media mount/umount interface
4640 - prepare class ArchCompat for proper architecture ordering
4641 and compatibility handling.
4642 - add returns to dummy functions in DbAccess.
4645 -------------------------------------------------------------------
4646 Mon Feb 20 21:08:22 CET 2006 - kkaempf@suse.de
4648 - don't explictly delete to-be-upgraded packages.
4649 - finish query-system, resolve-dependencies, and transact for
4650 libzypp-zmd-backend.
4651 - provide Pattern::category.
4652 - move system architecture to toplevel.
4653 - make target store pathname settable.
4654 - speed up rpmdb reading by properly filtering unwanted file
4658 -------------------------------------------------------------------
4659 Sun Feb 19 20:35:03 CET 2006 - kkaempf@suse.de
4663 - when comparing solutions, prefer higher versions.
4664 - provide generic 'SafeBool' for bool conversions.
4665 - add PtrTypes testsuites.
4668 -------------------------------------------------------------------
4669 Fri Feb 17 21:43:51 CET 2006 - kkaempf@suse.de
4671 - integrate all diffs
4672 - move Target::commit to toplevel API
4673 - generalize dependency iterators and hash dependency
4674 information in pool (for speedup)
4675 - add 'supplements' as dependency
4676 - make more pattern attributes available
4677 - drop "smbfs" in favour of "cifs" (#151476)
4678 - add metadata cache to sources (Beta4 bug)
4679 - run "rpm -e" with name-version-release
4680 - fix update conflicts
4683 -------------------------------------------------------------------
4684 Thu Feb 16 20:02:19 CET 2006 - kkaempf@suse.de
4686 - fix-mediachange.diff: dont skip CD but retry after media change
4687 - cd-eject-button.diff: fix CD url so YaST recognizes it and shows
4689 - release-forced-eject-no-ptrfix.diff: fix refcounting in ptrs
4690 so media handle gets actually released and media unmounted.
4692 -------------------------------------------------------------------
4693 Thu Feb 16 14:40:31 CET 2006 - kkaempf@suse.de
4695 - implement arch scoring
4696 - prefer better arch (#151427)
4697 - transitive depedencies of weak requirements are non-weak
4701 -------------------------------------------------------------------
4702 Wed Feb 15 18:19:12 CET 2006 - kkaempf@suse.de
4704 - ignore self and to-be-updated conflicts (#150844)
4705 - fix enable of target store (for non-packages)
4708 -------------------------------------------------------------------
4709 Wed Feb 15 13:11:28 CET 2006 - kkaempf@suse.de
4711 - fix "cd:" url (#151121)
4712 - provide location() in public Package api
4713 - allow running distribution upgrade in testmode
4714 - extend HAL interface
4717 -------------------------------------------------------------------
4718 Wed Feb 15 10:10:48 CET 2006 - kkaempf@suse.de
4720 - pass normal and locale packages from selections correctly.
4721 - its "baseconf" for base selections.
4722 - Make 'ZYpp' an obvious singleton.
4723 - provide releasenotesUrl.
4724 - dont continue upgrade without target.
4725 - implement 'fake' hal for testing.
4726 - fix package sizes.
4727 - more solver testcases.
4730 -------------------------------------------------------------------
4731 Tue Feb 14 20:52:02 CET 2006 - kkaempf@suse.de
4733 - extend requires of libzypp-devel
4734 - provide package sizes for UI
4735 - provide more UI helpers
4736 - implement Product and related functions
4737 - fix split provides in distribution upgrade
4738 - provide locale information to system
4739 - ask HAL for available devices
4740 - reduce debug information in solver
4741 - filter architectures in source, not in solver
4744 -------------------------------------------------------------------
4745 Tue Feb 14 07:27:39 CET 2006 - visnov@suse.de
4747 - disable another testsuite for now
4748 - fetch the default locale from environment
4749 - support user-defined formatting of log
4752 -------------------------------------------------------------------
4753 Mon Feb 13 20:41:36 CET 2006 - visnov@suse.de
4755 - providing basic product information from susetags source
4756 - public API for preferred language
4757 - implemented redirect of logging (#149001)
4758 - report start/finish of source data parsing (#150211)
4759 - store/restore source aliases properly (#150256)
4760 - disable a lot of debug logging to speed up solver
4761 - properly rewrite URL for CDn directory layouts (#149870)
4764 -------------------------------------------------------------------
4765 Sun Feb 12 16:59:48 CET 2006 - kkaempf@suse.de
4767 - add save/restore state to facilitate UI 'cancel'
4768 - enable target/store
4769 - add 'forceResolve' call and flag to resolver to switch between
4770 task-oriented ZMD and interactive YaST behaviour.
4771 - Fix resolver problem solution texts.
4772 - improve solver problem solution offerings.
4773 - fix media access handling to better support multiple
4774 requestors to single media.
4775 - move the media number checking to the source (media requestor)
4776 which knows how to verify the correct media.
4777 - Fix CD ordering (#149871), adding testcases.
4778 - Move 'PoolItemList' and 'PoolItemSet' typedefs inside classes.
4779 - Add selections to testcases.
4782 -------------------------------------------------------------------
4783 Sat Feb 11 10:17:15 CET 2006 - kukuk@suse.de
4785 - Fix missing return in Source.cc:124
4787 -------------------------------------------------------------------
4788 Fri Feb 10 18:41:29 CET 2006 - kkaempf@suse.de
4790 - cope with empty arch field in selections
4791 - enable dummy "enableStorage" function
4794 -------------------------------------------------------------------
4795 Fri Feb 10 15:36:43 CET 2006 - kkaempf@suse.de
4797 - fix random data return in Source.cc
4800 -------------------------------------------------------------------
4801 Fri Feb 10 15:00:45 CET 2006 - kkaempf@suse.de
4803 - adapt zmd-backend to SourceImpl API change
4806 -------------------------------------------------------------------
4807 Fri Feb 10 13:54:43 CET 2006 - kkaempf@suse.de
4809 - fix the packages parser bug. Now all packages are parsed
4810 including (english) translations.
4811 source/susetags is back to svn head.
4814 -------------------------------------------------------------------
4815 Fri Feb 10 10:30:12 CET 2006 - kkaempf@suse.de
4817 - fix off-by-one bug in bitfield handling
4818 - revert source/susetags to rev 1411
4821 -------------------------------------------------------------------
4822 Thu Feb 9 22:21:43 CET 2006 - kkaempf@suse.de
4824 - dont prereq-sort non-packages
4827 -------------------------------------------------------------------
4828 Thu Feb 9 21:29:00 CET 2006 - kkaempf@suse.de
4832 -------------------------------------------------------------------
4833 Thu Feb 9 11:10:54 CET 2006 - kkaempf@suse.de
4835 - update to rev 1543
4837 -------------------------------------------------------------------
4838 Thu Feb 9 00:49:23 CET 2006 - ro@suse.de
4840 - require hal-devel in libzypp-devel
4841 - re-merge fixes (RPM_OPT_FLAGS)
4843 -------------------------------------------------------------------
4844 Wed Feb 8 23:53:58 CET 2006 - kkaempf@suse.de
4846 - make solver behaviour a bit more interactive
4849 -------------------------------------------------------------------
4850 Wed Feb 8 18:45:21 CET 2006 - schwab@suse.de
4852 - Fix syntax error in configure script.
4853 - Use RPM_OPT_FLAGS.
4855 -------------------------------------------------------------------
4856 Wed Feb 8 17:03:37 CET 2006 - kkaempf@suse.de
4858 - update for qt ui integration
4861 -------------------------------------------------------------------
4862 Tue Feb 7 23:18:09 CET 2006 - kkaempf@suse.de
4864 - split off libzypp-zmd-backend
4867 -------------------------------------------------------------------
4868 Tue Feb 7 23:10:59 CET 2006 - kkaempf@suse.de
4870 - another update to svn
4872 -------------------------------------------------------------------
4873 Mon Feb 6 20:42:22 CET 2006 - kkaempf@suse.de
4875 - finish rpm callbacks
4877 - fix state change resolver<->pool
4879 - speed up tag file parsing
4882 -------------------------------------------------------------------
4883 Mon Feb 6 16:53:03 CET 2006 - schubi@suse.de
4885 - disabling failing tests of s390 and ppc
4887 -------------------------------------------------------------------
4888 Mon Feb 6 11:14:16 CET 2006 - schubi@suse.de
4890 - Snapshoot rev 1367
4892 -------------------------------------------------------------------
4893 Mon Feb 6 01:42:48 CET 2006 - kkaempf@suse.de
4895 - use hashes for pool
4898 -------------------------------------------------------------------
4899 Fri Feb 3 14:21:47 CET 2006 - schubi@suse.de
4901 - removed Obsoletes: yast2-packagemanager
4903 -------------------------------------------------------------------
4904 Fri Feb 3 11:36:19 CET 2006 - schubi@suse.de
4906 - Snapshoot 3 Feb 2005 (11:30)
4908 -------------------------------------------------------------------
4909 Thu Feb 2 14:27:02 CET 2006 - schubi@suse.de
4911 - Snapshoot 2 Feb 2005 (14:00)
4913 -------------------------------------------------------------------
4914 Thu Feb 2 12:23:03 CET 2006 - schubi@suse.de
4916 - Snapshoot 2 Feb 2005 ( integrating YaST )
4918 -------------------------------------------------------------------
4919 Wed Jan 25 21:37:50 CET 2006 - mls@suse.de
4921 - converted neededforbuild to BuildRequires
4923 -------------------------------------------------------------------
4924 Sat Jan 14 08:51:55 CET 2006 - kkaempf@suse.de