1 Sun Feb 17 21:44:12 CET 2008 - dmacvicar@suse.de
2 -------------------------------------------------------------------
4 - Fetcher::reset() should not reset cache directories.
8 -------------------------------------------------------------------
9 Fri Feb 16 15:47:00 CET 2008 - dmacvicar@suse.de
11 - Use CURLOPT_NOBODY instead of a CURLOPT_RANGE of 1 byte
12 for http and https, but this time set CURLOPT_HTTPGET back to 1
13 so it actually works. This makes Media::doesFileExist
14 efficient for http and https.
15 (related to bnc #348050)
18 -------------------------------------------------------------------
19 Fri Feb 15 10:52:59 CET 2008 - coolo@suse.de
21 - using .solv files only now (fate #303018)
24 -------------------------------------------------------------------
25 Tue Feb 12 17:10:48 CET 2008 - coolo@suse.de
27 - fix architectures on distupgrade
29 -------------------------------------------------------------------
30 Fri Feb 8 12:50:30 CET 2008 - coolo@suse.de
32 - fixes from trunk merged
34 -------------------------------------------------------------------
35 Fri Feb 1 17:45:07 CET 2008 - jkupec@suse.cz
37 - fixed renaming a repo to an existing one (bnc #228216)
40 -------------------------------------------------------------------
41 Sun Jan 27 21:35:13 CET 2008 - coolo@suse.de
45 -------------------------------------------------------------------
46 Thu Jan 24 18:26:47 CET 2008 - jkupec@suse.cz
48 - read .curlrc more robustly to obtain user-proxy (#330351)
51 -------------------------------------------------------------------
52 Fri Jan 18 12:19:09 CET 2008 - coolo@suse.de
54 - always buildrequire openssl-devel
55 - replacing strange utf-8 chars in changelog
58 -------------------------------------------------------------------
59 Thu Jan 17 15:07:52 CET 2008 - jkupec@suse.cz
61 - Saner NFS timeo default (#350309)
64 -------------------------------------------------------------------
65 Thu Jan 17 12:03:10 CET 2008 - kkaempf@suse.de
67 - support 'patterns.pat' and 'patterns.pat.gz' to read all
71 -------------------------------------------------------------------
72 Tue Jan 15 14:56:21 CET 2008 - lslezak@suse.cz
74 - added RpmDb::removePubkey(), call it from
75 KeyRing::Impl::deleteKey() - remove the GPG key from RPM when it
76 is removed from the trusted keyring
79 -------------------------------------------------------------------
80 Mon Jan 14 17:11:15 CET 2008 - schubi@suse.de
83 - reduced logging in SAT-solver
88 -------------------------------------------------------------------
89 Thu Jan 10 16:50:26 CET 2008 - schubi@suse.de
91 - Enabled SAT solver via default. (removed ZYPP_SAT_SOLVER)
92 ZYPP_RC_SOLVER=1 will enable the old RedCapet solver
96 -------------------------------------------------------------------
97 Wed Jan 2 18:24:34 CET 2008 - jkupec@suse.cz
99 - Pathname zypp::filesystem::expandlink(const Pathname &) added
100 - if the provided file is a symlink, expand it (#274651) (this
101 probably won't work for schemes other than file/dir and cd/dvd)
104 -------------------------------------------------------------------
105 Tue Dec 18 12:28:22 CET 2007 - aschnell@suse.de
107 - fixed password handling in URLs (bug #347273)
110 -------------------------------------------------------------------
111 Mon Dec 17 13:47:44 CET 2007 - ma@suse.de
113 - Fixed default text locale detection not to use static variables. (#346872)
117 -------------------------------------------------------------------
118 Mon Dec 10 12:46:26 CET 2007 - ma@suse.de
120 - Log more details about zypp lock owner. (#294094)
123 -------------------------------------------------------------------
124 Fri Dec 7 15:47:53 CET 2007 - ma@suse.de
126 - Remove runtime dependency for libboost_filesystem (#345773)
130 -------------------------------------------------------------------
131 Fri Nov 30 14:20:34 CET 2007 - schubi@suse.de
133 - Enable SAT solver via environment variable ZYPP_SAT_SOLVER.
134 e.g.: ZYPP_SAT_SOLVER=1 zypper install foo
138 -------------------------------------------------------------------
139 Wed Nov 28 15:12:33 CET 2007 - aschnell@suse.de
141 - make IniParser more strict (bug #306697)
143 -------------------------------------------------------------------
144 Mon Nov 26 13:19:34 CET 2007 - ma@suse.de
146 - Fix missing packages in patch content list. (#340896)
149 -------------------------------------------------------------------
150 Fri Nov 16 12:46:39 CET 2007 - coolo@suse.de
154 -------------------------------------------------------------------
155 Wed Nov 14 14:23:23 CET 2007 - ma@suse.de
157 - Output date strings in UTF-8. (#339423)
160 -------------------------------------------------------------------
161 Tue Nov 13 13:40:03 CET 2007 - schubi@suse.de
167 -------------------------------------------------------------------
168 Mon Nov 5 15:22:33 CET 2007 - ma@suse.de
170 - Don't mark failed patch scripts as installed. (#327523)
174 -------------------------------------------------------------------
175 Wed Oct 31 09:19:59 CET 2007 - dmueller@suse.de
177 - update rpmlint suppression
179 -------------------------------------------------------------------
180 Fri Oct 26 15:12:24 CEST 2007 - aschnell@suse.de
182 - fixed retrieval of epoch from rpmdb (bug #246680)
184 -------------------------------------------------------------------
185 Thu Oct 25 16:29:24 CEST 2007 - aschnell@suse.de
187 - allow non-existing "packages" file in susetags parser (bug
190 -------------------------------------------------------------------
191 Fri Oct 12 15:47:37 CEST 2007 - ma@suse.de
193 - SMBIOS DMI modalias matching added (#333152)
196 -------------------------------------------------------------------
197 Sat Oct 6 16:37:11 CEST 2007 - jkupec@suse.cz
198 - do not download the same file multiple times in one attach session
200 - special cdrom detection code for SCSI / Virtual CDROMs on iSeries
201 removed - should be correctly detected by HAL now
202 (#167629, #163971), r7452
205 -------------------------------------------------------------------
206 Fri Oct 05 10:35:47 CEST 2007 - aschnell@suse.de
208 - filter architecture in plaindir parser (bug #330791)
210 -------------------------------------------------------------------
211 Thu Oct 4 16:31:58 CEST 2007 - ma@suse.de
213 - Throw constructing malformed checksums. (#189096)
216 -------------------------------------------------------------------
217 Thu Oct 4 14:22:31 CEST 2007 - mvidner@suse.cz
219 - Renamed templates back because proper qualification makes it work
223 -------------------------------------------------------------------
224 Thu Oct 04 11:23:19 CEST 2007 - aschnell@suse.de
226 - only look for repositories in file ending ".repo" (bug #294779)
228 -------------------------------------------------------------------
229 Wed Oct 3 13:37:57 CEST 2007 - mvidner@suse.cz
231 - Fixed compilation errors with GCC 4.3 by adding missing includes
232 and renaming templates: MaxBits to MaxBitsT, Mask to MaskT,
233 Compare<Edition> to CompareEd.
236 -------------------------------------------------------------------
237 Mon Oct 1 20:29:36 CEST 2007 - ma@suse.de
239 - Incorporated patch from Michael Matz to speedup cache reading.
242 -------------------------------------------------------------------
243 Fri Sep 28 18:40:59 CEST 2007 - schubi@suse.de
246 - log Repository info
247 - set keep state in the testcase
251 -------------------------------------------------------------------
252 Thu Sep 27 17:13:14 CEST 2007 - ma@suse.de
254 - Fixed pattern parser SEGV on broken pattern files. (#328546)
257 -------------------------------------------------------------------
258 Wed Sep 26 11:08:14 CEST 2007 - schubi@suse.de
260 - QueuItemRequire: Filter out all provider which have worser architecture,
261 are NOT noarch and have not the same name as the requirement. The
262 last one is needed for updating packages via patch/atoms.
264 - Revert changes of r 7340
267 -------------------------------------------------------------------
268 Tue Sep 25 15:51:34 CEST 2007 - ma@suse.de
270 - Add missing '--install' parameter in desktop file. (#308640)
274 -------------------------------------------------------------------
275 Tue Sep 25 11:08:13 CEST 2007 - jkupec@suse.cz
277 - release all attached media before attempting to eject (#293428)
278 - fixed parsing of --proxy-user parameter of .curlrc (#309139)
282 -------------------------------------------------------------------
283 Mon Sep 24 16:10:32 CEST 2007 - dmacvicar@suse.de
285 - provide a way to retrieve the metadata path. Used for
286 installation, which incorrectly creates a repository in
287 cache without adding it first, so metadata path is not
288 set and therefore it is not possible to setup a media
289 verifier on installation. Part of fix for (#293428)
292 -------------------------------------------------------------------
293 Mon Sep 24 15:48:47 CEST 2007 - schubi@suse.de
295 - If more than one resolvables provide a requirements and have different
296 architecture take thatone with the best architecture. (Not regarding the
297 name). Bug: Branching too much while an installation of a multi-arch-DVD
301 -------------------------------------------------------------------
302 Fri Sep 21 15:50:30 CEST 2007 - schubi@suse.de
304 - Checking the queue if an item will be deleted. If yes, the requirements
305 are not needed anymore. Bug 326384
309 -------------------------------------------------------------------
310 Thu Sep 20 17:37:30 CEST 2007 - jkupec@suse.cz
312 - don't probe the repository type upon saving if disabled (#326769)
316 -------------------------------------------------------------------
317 Thu Sep 20 15:19:53 CEST 2007 - ma@suse.de
319 - Avoid calling rpm repeatedly in case of an error. This is fault-prone,
320 esp. if the error occurred executing the packages post-install script.
324 -------------------------------------------------------------------
325 Thu Sep 20 11:00:04 CEST 2007 - ma@suse.de
327 - If a package is deselected by user, apply this soft lock to all
328 available versions of this package.
332 -------------------------------------------------------------------
333 Wed Sep 19 17:45:12 CEST 2007 - schubi@suse.de
335 - Update: Do not set an item to installation if there has been already set
336 one for installation which has the same NVA. Bug 326286
340 -------------------------------------------------------------------
341 Wed Sep 19 14:19:49 CEST 2007 - ma@suse.de
343 - Enable package cache during commit. (#326249)
346 -------------------------------------------------------------------
347 Tue Sep 18 14:01:02 CEST 2007 - schubi@suse.de
349 - Do not regarding requirements for packages which will be deleted in the
350 same solver run. Bug 310618
354 -------------------------------------------------------------------
355 Mon Sep 17 16:33:14 CEST 2007 - jkupec@suse.cz
357 - don't download filelists.xml.gz (#307105)
361 -------------------------------------------------------------------
362 Mon Sep 17 15:51:04 CEST 2007 - ma@suse.de
364 - Improve estimated diskusage while there is no valid
365 solver result. (#325617)
368 -------------------------------------------------------------------
369 Mon Sep 17 15:22:47 CEST 2007 - schubi@suse.de
371 -Bugfix in vendor change of a required resolvable (Correct error message)
375 -------------------------------------------------------------------
376 Mon Sep 17 12:36:28 CEST 2007 - lslezak@suse.cz
378 - fixed DU parsing in inst-sys (#308659)
381 -------------------------------------------------------------------
382 Fri Sep 14 22:57:54 CEST 2007 - ma@suse.de
384 - Enable using patch and delta rpms. (#309124)
388 -------------------------------------------------------------------
389 Thu Sep 13 17:59:55 CEST 2007 - ma@suse.de
391 - On update do not delete unmaintained non-SuSE packages.
395 -------------------------------------------------------------------
396 Thu Sep 13 13:02:39 CEST 2007 - lslezak@suse.cz
398 - ZYppImpl::getPartitions() - don't return the current partitioning
399 when the partitioning hasn't been set - fixes DU parsing in
402 -------------------------------------------------------------------
403 Thu Sep 13 11:30:47 CEST 2007 - dmacvicar@suse.de
405 - Throw specific exceptions during commit (#308511)
408 -------------------------------------------------------------------
409 Wed Sep 12 18:48:00 CEST 2007 - ma@suse.de
411 - Various disk space calculation fixes. Susetags, plaindir and rpmdb
412 now provide more detailed disk usage information.
413 Yum metadata don't, so we book the package size to '/'. (#308362)
417 -------------------------------------------------------------------
418 Wed Sep 12 15:48:41 CEST 2007 - schubi@suse.de
420 - Regarding keep state while recycle old valid solver results. Bug 286889
423 -------------------------------------------------------------------
424 Wed Sep 12 12:24:49 CEST 2007 - jkupec@suse.cz
426 - report 100% progress on finishing RPM removal (bug #309431)
429 -------------------------------------------------------------------
430 Tue Sep 11 17:25:35 CEST 2007 - schubi@suse.de
432 - Update: rename language packages --> take that package which fits to the
433 selected language Bug 308098
436 -------------------------------------------------------------------
437 Tue Sep 11 16:11:20 CEST 2007 - dmacvicar@suse.de
439 - restore deltas and patch rpms from the cache (#309124)
442 -------------------------------------------------------------------
443 Tue Sep 11 14:54:44 CEST 2007 - ma@suse.de
445 - Don't fail if a product is deleted multiple times (e.g. due to
446 obsoletes and an explicit deleted request). (#308746)
450 -------------------------------------------------------------------
451 Tue Sep 11 13:52:47 CEST 2007 - jkupec@suse.cz
453 - SYSCONFDIR variable added for modifying /etc
455 -------------------------------------------------------------------
456 Tue Sep 11 12:18:11 CEST 2007 - schubi@suse.de
458 - uninstallable resolvable -->suggested solution: delete; Bug 308164
461 -------------------------------------------------------------------
462 Mon Sep 10 16:19:05 CEST 2007 - schubi@suse.de
464 - new translations added
468 -------------------------------------------------------------------
469 Mon Sep 10 15:50:49 CEST 2007 - lslezak@suse.cz
471 - fixed disk usage counting of updated packages (#308362)
473 -------------------------------------------------------------------
474 Mon Sep 10 14:17:29 CEST 2007 - schubi@suse.de
476 - Splitting packages: Take the package with the best
477 architecture,edition ONLY; Bug 308591
480 -------------------------------------------------------------------
481 Mon Sep 10 10:55:45 CEST 2007 - lslezak@suse.cz
483 - properly report fallback disk usage size (in kB instead of bytes)
484 when disk usage is not known (YUM repos) (#308475)
486 -------------------------------------------------------------------
487 Fri Sep 7 13:27:26 CEST 2007 - ma@suse.de
489 - Install a sample /etc/zypp.conf. (#306615)
490 - Fixed missing soversion symlink in package.
494 -------------------------------------------------------------------
495 Fri Sep 7 13:03:48 CEST 2007 - schubi@suse.de
497 - RequirementIsMet: return true only if ALL Atoms are NOT incomplete; Bug
501 -------------------------------------------------------------------
502 Thu Sep 6 18:22:36 CEST 2007 - schubi@suse.de
504 - Error: Select two candidate with the same name while update.
505 Solution: If there is a candidate which is already selected for installation -->
509 -------------------------------------------------------------------
510 Thu Sep 6 14:11:58 CEST 2007 - ma@suse.de
512 - Work arround installed patterns providing an empty vendor string. (#307743)
513 - Let the solver treat vendor suse and opensuse as equivalent.
516 -------------------------------------------------------------------
517 Thu Sep 6 12:33:27 CEST 2007 - schubi@suse.de
519 - Checking item before evaluating the concerning vendor. bug #307941
522 -------------------------------------------------------------------
523 Wed Sep 6 02:24:37 CEST 2007 - dmacvicar@suse.de
525 - Fix for bug #307163 - empty package descriptions
526 a.k.a shared tag not 100% implemented
530 -------------------------------------------------------------------
531 Wed Sep 5 17:52:37 CEST 2007 - schubi@suse.de
533 - logging "reverse" NEEDED_BY in the detail description of solver
535 - improved error message if a requiremnt is not fulfilled Bug 307743
536 - Add "ignore" option to the solution if a requirement is not fulfilled
540 -------------------------------------------------------------------
541 Wed Sep 5 14:33:02 CEST 2007 - jkupec@suse.cz
543 - fixed the order of operands of susetags local metadata status
544 computation which caused the YaST repositories to always get
545 refreshed (part of bug #304310)
549 -------------------------------------------------------------------
550 Tue Sep 4 12:09:10 CEST 2007 - schubi@suse.de
552 - comparing vendor with VendorAttr::equivalent
555 -------------------------------------------------------------------
556 Mon Sep 3 18:43:51 CEST 2007 - schwab@suse.de
558 - Use $RPM_OPT_FLAGS.
560 -------------------------------------------------------------------
561 Mon Sep 3 17:14:02 CEST 2007 - ma@suse.de
563 - Reset transact bits when switching status from
564 "update" to "protected" (#246976)
568 -------------------------------------------------------------------
569 Mon Sep 3 13:56:42 CEST 2007 - schubi@suse.de
571 - new translations added
574 -------------------------------------------------------------------
575 Fri Aug 31 22:10:55 CEST 2007 - ma@suse.de
577 - Added ability to switch off use of patch and delta rpms via zypp.conf (#305864)
579 download.use_patchrpm = no
580 download.use_deltarpm = no
584 -------------------------------------------------------------------
585 Fri Aug 31 19:56:40 CEST 2007 - ma@suse.de
587 - On demand translate patch requirements into a list of atoms.
588 Required by the UI to display packages acssociated with a patch.
593 -------------------------------------------------------------------
594 Fri Aug 31 13:59:54 CEST 2007 - kkaempf@suse.de
596 - enrich ResolverInfo with the reason if a user-initiated request
597 fails (#304325, #306240)
600 -------------------------------------------------------------------
601 Thu Aug 30 20:10:00 CEST 2007 - jkupec@suse.cz
603 - added missing implementation of LogControl::setLineFormater()
608 -------------------------------------------------------------------
609 Thu Aug 30 18:55:15 CEST 2007 - jkupec@suse.cz
611 - enable changing url in requestMedia callback (#294481)
614 -------------------------------------------------------------------
615 Thu Aug 30 18:22:32 CEST 2007 - ma@suse.de
617 - Filter readonly mount points in DiskUsageCounter (#297405)
620 -------------------------------------------------------------------
621 Thu Aug 30 17:31:33 CEST 2007 - jkupec@suse.cz
623 - remember the cause of the RepoException when refreshing metadata
627 -------------------------------------------------------------------
628 Thu Aug 30 17:25:14 CEST 2007 - ma@suse.de
630 - Safe fix for bug #299680.
634 -------------------------------------------------------------------
635 Thu Aug 30 15:48:03 CEST 2007 - schubi@suse.de
637 - Bugfix: If a requirement has been fulfilled by more than one language
638 resolvables only thatone will be taken which fits to the selected
642 -------------------------------------------------------------------
643 Thu Aug 30 15:14:23 CEST 2007 - jkupec@suse.cz
645 - correct error code for media errors in MediaCurl::doGetFileCopy()
646 affects only zypper error output, does not affect YaST
649 -------------------------------------------------------------------
650 Wed Aug 29 18:28:41 CEST 2007 - jkupec@suse.cz
652 - reverted blocking of requestMedia from r6271 (#301710)
655 -------------------------------------------------------------------
656 Wed Aug 29 18:09:29 CEST 2007 - kkaempf@suse.de
658 - prevent progress report in destructor (#299680)
661 -------------------------------------------------------------------
662 Wed Aug 29 18:02:36 CEST 2007 - jkupec@suse.cz
664 - treat non-filelists.xml <file> entries as file provides capabilities
665 in YUM parser (#304701)
668 -------------------------------------------------------------------
669 Wed Aug 29 16:32:01 CEST 2007 - kkaempf@suse.de
671 - the media.1/media uniquely identifies a 'susetags' repo, not
672 the content file (#304200)
674 -------------------------------------------------------------------
675 Wed Aug 29 15:42:17 CEST 2007 - jkupec@suse.cz
677 - fixed locale dir (#304649)
680 -------------------------------------------------------------------
681 Wed Aug 29 15:39:52 CEST 2007 - kkaempf@suse.de
683 - don't treat normal package license as "license to confirm"
686 -------------------------------------------------------------------
687 Wed Aug 29 15:28:53 CEST 2007 - ma@suse.de
689 - Fixed fix for #293039. Segfault due to uninitialzed data.
693 -------------------------------------------------------------------
694 Wed Aug 29 15:10:20 CEST 2007 - schubi@suse.de
696 - reduced too much verbosed ResolverContext logging; Bug 303971
699 -------------------------------------------------------------------
700 Wed Aug 29 13:55:28 CEST 2007 - ma@suse.de
702 - Fixed PlainDir repositories to provide real disk usage data. For
703 repomd and others that do not provide any detailed disk usage info,
704 assume the packgage size is required below "/". Peviously they were
705 treated as being empy.
709 -------------------------------------------------------------------
710 Wed Aug 29 13:36:42 CEST 2007 - schubi@suse.de
712 - Add a new solver solution in the case of running in a timeout:
713 ProblemSolutionDoubleTimeout.h
717 -------------------------------------------------------------------
718 Wed Aug 29 11:23:26 CEST 2007 - dmacvicar@suse.de
720 - bug in fix for (#292986)
722 -------------------------------------------------------------------
723 Tue Aug 28 18:48:26 CEST 2007 - dmacvicar@suse.de
725 - (#297001) - libzypp: can't skip broken packages
726 - re enable importing zypp keyring from rpm.(#302379)
729 -------------------------------------------------------------------
730 Tue Aug 28 17:30:30 CEST 2007 - kkaempf@suse.de
732 - rename ResolvableQuery::iterateResolvablesByKindsAndStrings
733 to ResolvableQuery::iterateResolvablesByKindsAndStringsAndRepos
734 in order to support query-by-repo (#305384)
735 - fix iterateResolvablesByKindsAndStringsAndRepos to take any
736 number of kinds, names, or repos (#305347)
737 - remove ResolvableQuery::iterateResolvablesByKind, not needed
741 -------------------------------------------------------------------
742 Tue Aug 28 11:27:53 CEST 2007 - dmacvicar@suse.de
744 - real fix for reading signature ids. (#390535).
745 - delete metadata when removing repo (#301037).
747 -------------------------------------------------------------------
748 Mon Aug 27 23:52:41 CEST 2007 - dmacvicar@suse.de
750 - following behaviour for setPartitions
751 - if they are not set, they are detected
752 - if they are set, that value is used.
753 - if value set or detected is empty, all disk usage
754 information is read. Otherwise just values in those
756 Should work for installation as long as detectPartitions
757 is empty at installation.(#293039)
759 -------------------------------------------------------------------
760 Mon Aug 27 17:08:41 CEST 2007 - kkaempf@suse.de
762 - Add ZConfig::overrideSystemArchitecture() to override zypp arch
763 from external, e.g. for the testcases
764 - Honor ZYPP_CONF environment variable to override the buit-in
766 - Check architecture at handout() to prevent NULL ptr reference.
770 -------------------------------------------------------------------
771 Mon Aug 27 15:53:52 CEST 2007 - schubi@suse.de
773 -The solver generate an establish call for all
774 resolvables which has filesystemcaps if there is not a valid result from a
775 former solver run available. This covers:
777 * Changing of filesystem whithin a workflow, cause the solver results will
778 be reset if the filesystem dependencies have been changed
782 -------------------------------------------------------------------
783 Sun Aug 26 15:49:27 CEST 2007 - kkaempf@suse.de
785 - pass location to plaindir package (#303751)
786 - Add name of file in question to checksum/signature related
788 - pass basename of file to verifyFileSignatureWorkflow (instead of
790 - filter out incompatible architectures when parsing sustags
791 repos (first half of #301286)
794 -------------------------------------------------------------------
795 Fri Aug 24 11:52:27 CEST 2007 - dmacvicar@suse.de
797 - don't run source migration if yast is running in
798 intsys mode (#297136)
799 - signature and checksum verification fixes. Still pending
800 problem ZYpp getting no output from gpg when running from zypper.
803 -------------------------------------------------------------------
804 Thu Aug 23 13:51:41 CEST 2007 - schubi@suse.de
806 - Do not strip resolvables which have the same name but different kind
808 - Flag info NEEDEDBY correctly if it will be used by freshen/supplement
811 -------------------------------------------------------------------
812 Wed Aug 22 18:58:44 CEST 2007 - mvidner@suse.cz
814 - Do not use "a-z" in regexes. Fixes "Invalid Url scheme 'http'" in
815 the Estonian locale (#302525).
817 -------------------------------------------------------------------
818 Wed Aug 22 17:59:39 CEST 2007 - aschnell@suse.de
820 - added remembering of exception history at various places
822 -------------------------------------------------------------------
823 Wed Aug 22 16:52:09 CEST 2007 - schubi@suse.de
825 - Bugfixes concerning vendor handling:
827 Installed A-1.0(vendor SuSE)
828 Available A-2.0(other vendor)
829 A will not be regarded as "unmaintained". So it will not be deleted.
831 A need B-2.0. B-1.0 is installed but has another vendor. Report a
833 - Testcase : solution-tests/vendor-test.xml
837 -------------------------------------------------------------------
838 Tue Aug 21 15:38:08 CEST 2007 - dmacvicar@suse.de
840 - ignore HASH key for download (#300982)
842 -------------------------------------------------------------------
843 Tue Aug 21 15:17:23 CEST 2007 - schubi@suse.de
845 - Added explicitly_requested as parameter in ResolverContext::Uninstall
849 -------------------------------------------------------------------
850 Tue Aug 21 13:06:44 CEST 2007 - dmacvicar@suse.de
852 - If no mount information is available, parse all DU entries.
853 - read only hack mode for migrate-sources. We actually do add
854 repositories with it, but no harm. (#292986)
855 - fix some typos in exceptions (#301331)
858 -------------------------------------------------------------------
859 Mon Aug 20 16:06:36 CEST 2007 - schubi@suse.de
861 - Do not regard explicit request in order to recognize updated packages
862 correctly. Bug 301676
863 - Updated translations
867 -------------------------------------------------------------------
868 Mon Aug 20 15:35:46 CEST 2007 - mvidner@suse.cz
870 - package-manager script: Call /sbin/yast2 with full path because of
873 -------------------------------------------------------------------
874 Mon Aug 20 15:23:14 CEST 2007 - dmacvicar@suse.de
876 - add support for the HASH key. (#300982)
877 - Use ContentFileParser in Downloader (instead of implementing
878 the parser again, it has a reason, Downloader was written first)
879 - update testcases and data to cover the new HASH key
882 -------------------------------------------------------------------
883 Mon Aug 20 13:21:34 CEST 2007 - kkaempf@suse.de
885 - unify query API for kind and name, summary, description
887 - rev 6761, version 3.18.0
889 -------------------------------------------------------------------
890 Fri Aug 17 12:30:55 CEST 2007 - kkaempf@suse.de
892 - add iterateResolvablesByKindsAndName
893 - rev 6735, version 3.17.13
895 -------------------------------------------------------------------
896 Fri Aug 17 11:45:24 CEST 2007 - kkaempf@suse.de
898 - rename ResolvableQuery::queryByName to iterateResolvablesByName
899 - fix reading of kind and repository in ResolvableQuery
900 - add reverse lookups in CacheTypes
901 - add iterateResolvablesByKind
904 -------------------------------------------------------------------
905 Fri Aug 17 10:37:56 CEST 2007 - schubi@suse.de
907 - shorten solver error messages Bug 259894
910 -------------------------------------------------------------------
911 Thu Aug 16 23:43:50 CEST 2007 - kkaempf@suse.de
913 - fix ResolvableQuery::query(), add ResolvableQuery::queryByName()
914 install zypp/cache header files.
915 - rev 6719, version 3.16.13
917 -------------------------------------------------------------------
918 Thu Aug 16 17:21:52 CEST 2007 - kkaempf@suse.de
920 - discard pattern files with incompatbile architecture, both
921 for download and for parsing. (#298716)
924 -------------------------------------------------------------------
925 Thu Aug 16 17:12:45 CEST 2007 - kkaempf@suse.de
927 - run sqlite asynchronously and add sql index files where
928 appropriate, gives 6x performance on certain operations.
929 Bumping cache schema version to 1004.
933 -------------------------------------------------------------------
934 Thu Aug 16 17:08:58 CEST 2007 - kkaempf@suse.de
936 - fix String::endsWith (#301038)
939 -------------------------------------------------------------------
940 Thu Aug 16 11:16:25 CEST 2007 - schubi@suse.de
942 - added an _explicitly_requested in QueueItemConflict ( as already in
943 QueueItemEstablish, QueueItemInstall, QueueItemUninstall ) in order to
944 remove the conflicting item without an error message. Bug 299819
947 -------------------------------------------------------------------
948 Thu Aug 16 07:23:31 CEST 2007 - jkupec@suse.cz
950 - forgot to set default refresh policy in checkIfToRefreshMetadata
951 - repo.refresh.delay default set to 10 minutes
954 -------------------------------------------------------------------
955 Wed Aug 15 15:32:36 CEST 2007 - schubi@suse.de
957 - Bugfix while regarding correct vendor in update
961 -------------------------------------------------------------------
962 Wed Aug 15 13:57:04 CEST 2007 - jkupec@suse.cz
964 - repo.refresh.delay=<minutes> (ZConfig, "main" section) support
965 added to delay next check & refresh until the specified number of
966 minutes has passed from the last check or refresh (FATE #301991).
967 Revisions: 6654, 6656, 6666, and 6667.
968 - filesystem::touch(Pathname) added (r6666)
969 - RepoManager::touchIndexFile(RepoInfo) added
970 - RepoManager::checkIfToRefreshMetadata(RepoInfo,Url,policy):
971 decision to do the refresh moved to this public method.
974 -------------------------------------------------------------------
975 Wed Aug 15 12:38:26 CEST 2007 - schubi@suse.de
977 - generate a resolver problem if addRequires does not find a resovable
981 -------------------------------------------------------------------
982 Tue Aug 14 15:54:15 CEST 2007 - schubi@suse.de
984 - Prioritized delete request by the user BEFORE delete requests due
985 missing dependencies or conflicting dependencies. Bug 298322
988 -------------------------------------------------------------------
989 Fri Aug 10 20:49:20 CEST 2007 - jkupec@suse.cz
991 - support also "Plaindir" as valid repo type name (#298622)
995 -------------------------------------------------------------------
996 Fri Aug 10 18:03:06 CEST 2007 - dmacvicar@suse.de
998 - fix segfault in Progress reporting
999 - progress report use name instead of alias (#298035)
1000 - repoinfo returns alias if name is empty
1002 -------------------------------------------------------------------
1003 Fri Aug 10 16:04:42 CEST 2007 - dmacvicar@suse.de
1005 - merge patch by dmueller to get rid of boost-regex
1007 -------------------------------------------------------------------
1008 Fri Aug 10 13:50:40 CEST 2007 - dmacvicar@suse.de
1010 - dont create a second CacheStore in the same scope, will lock...
1013 -------------------------------------------------------------------
1014 Thu Aug 9 15:04:21 CEST 2007 - jkupec@suse.cz
1016 - fixed some RepoManager exception docs & history
1019 -------------------------------------------------------------------
1020 Thu Aug 9 13:33:59 CEST 2007 - dmacvicar@suse.de
1022 - feature #302135: Graceful update of 3rd party packages
1023 Automatic upgrading only sees packages from same vendor
1024 This allows not needed to have those locked.
1025 - Add persistent locks file which allow wildcards. Users
1026 can lock certain packages adding lines like "kde* < 3.5"
1027 - add applyLocks() to apply persistent locks before solving
1029 -------------------------------------------------------------------
1030 Thu Aug 9 13:28:20 CEST 2007 - schubi@suse.de
1032 - recognize changes in the pool (e.g. changing /etc/sysconfig/storage
1034 - Added locking resolvables in the testcases
1037 -------------------------------------------------------------------
1038 Wed Aug 8 16:04:07 CEST 2007 - dmacvicar@suse.de
1040 - add migrate-sources to %post (#292986)
1043 -------------------------------------------------------------------
1044 Wed Aug 8 13:32:52 CEST 2007 - jkupec@suse.cz
1046 - fixed bug with using wrong files from raw metadata cache
1047 (bug #297611) (duncanmv) (r6501, already released in 3.13.14)
1049 -------------------------------------------------------------------
1050 Wed Aug 8 12:42:39 CEST 2007 - schubi@suse.de
1052 - fix in "ignore conflicts" if the conflict has been caused by an obsolete
1056 -------------------------------------------------------------------
1057 Tue Aug 7 17:04:47 CEST 2007 - dmacvicar@suse.de
1059 - implement susetags support for compressed metadata
1060 and testcases. (feature #301916)
1061 - implement disk usage in cache. For installation requires
1062 some changes in YaST to setup the ZYpp getPartitions()
1063 before repos are cached. (bug #293039)
1064 - added testcases for diskusage
1067 -------------------------------------------------------------------
1068 Mon Aug 6 10:19:12 CEST 2007 - jkupec@suse.cz
1070 - fixed YUM parser to properly create source packages
1071 - disabled reading of filelists.xml.gz by default (the data are
1072 currently not stored anyway)
1076 -------------------------------------------------------------------
1077 Sat Aug 4 01:03:19 CEST 2007 - ma@suse.de
1079 - Don't download unwanted translation files (#293740).
1082 -------------------------------------------------------------------
1083 Fri Aug 3 23:52:18 CEST 2007 - ma@suse.de
1085 - Fix susetags repo to parse dikusage data (#293039)
1089 -------------------------------------------------------------------
1090 Fri Aug 3 18:56:47 CEST 2007 - ma@suse.de
1092 - Add product attribute 'type' (aka 'category' which is now
1093 deprecated). Adapted sustags and yum parsers to parse and
1098 -------------------------------------------------------------------
1099 Fri Aug 3 17:29:56 CEST 2007 - dmacvicar@suse.de
1101 - fix modalias rel column number
1104 -------------------------------------------------------------------
1105 Fri Aug 3 16:35:36 CEST 2007 - dmacvicar@suse.de
1107 - Implemented option repo.add.probe to allow probing
1108 the added repositories
1111 -------------------------------------------------------------------
1112 Fri Aug 3 16:07:46 CEST 2007 - schubi@suse.de
1114 - Fixed detection of renamed packages while update.
1115 - Added new translations
1118 -------------------------------------------------------------------
1119 Fri Aug 3 15:02:28 CEST 2007 - ma@suse.de
1121 - Speed up retrieving MediaNr attribute, as it slows down install
1122 order calculation. (#297173)
1125 -------------------------------------------------------------------
1126 Fri Aug 3 14:13:36 CEST 2007 - dmacvicar@suse.de
1128 - Fixed cache schema upgrade
1130 -------------------------------------------------------------------
1131 Fri Aug 3 13:38:17 CEST 2007 - ma@suse.de
1133 - Fixed pattern includes and extends attributes.
1137 -------------------------------------------------------------------
1138 Fri Aug 3 12:33:41 CEST 2007 - schubi@suse.de
1140 - API for retrieving additional dependencies" solver/detail/Resolver.h
1141 - Handle additional dependencies in the testcases
1142 - Handle system and language dependencies in the testcases correctly.
1145 -------------------------------------------------------------------
1146 Thu Aug 2 18:14:12 CEST 2007 - ma@suse.de
1148 - Indicate changed pool content if /etc/sysconfig/storage USED_FS_LIST
1149 has changed. Resolver must discard any cached filesystem dependencies.
1150 (required for #271912)
1153 -------------------------------------------------------------------
1154 Thu Aug 2 16:37:06 CEST 2007 - ma@suse.de
1156 - Indicate changed pool content to the resolver. (required for #271912)
1160 -------------------------------------------------------------------
1161 Thu Aug 2 10:16:16 CEST 2007 - schubi@suse.de
1163 - speedup error handling. Do not log ResolveInfo anymore. Set limit of 20
1164 problems. Bug 280387
1168 -------------------------------------------------------------------
1169 Wed Aug 1 18:51:12 CEST 2007 - ma@suse.de
1171 - Added interface to install source packages via zypper.
1175 -------------------------------------------------------------------
1176 Tue Jul 31 22:01:08 CEST 2007 - ma@suse.de
1178 - Added package attributes Package::sourcePkgName and
1179 Package::sourcePkgEdition. Name and edition of the source
1180 rpm this package was built from.
1181 - Added ZYpp::installSrcPackage to install a single source package.
1185 -------------------------------------------------------------------
1186 Tue Jul 31 19:06:54 CEST 2007 - ma@suse.de
1188 - Temorary files and directories created by makeSibling use the
1189 same protection as the original.
1193 -------------------------------------------------------------------
1194 Tue Jul 31 10:37:13 CEST 2007 - schubi@suse.de
1196 - Removed keepExtras from resolvePool. This will be handled
1197 in the solver internally now. #294727
1198 - Checking if item really exists (#295544; ResolverInfoContainer.cc)
1202 -------------------------------------------------------------------
1203 Mon Jul 30 17:23:19 CEST 2007 - ma@suse.de
1205 - Remove tribool from RepoInfo's interface.
1209 -------------------------------------------------------------------
1210 Mon Jul 30 13:59:33 CEST 2007 - ma@suse.de
1212 - Fixed wrong media number reported by script, message and patch.
1213 - Fixed script API to provide the scripts location on media (if not
1215 - Introduced ScripProvider to make a script available on the local
1220 -------------------------------------------------------------------
1221 Fri Jul 27 18:08:42 CEST 2007 - jkupec@suse.cz
1223 - don't request media chage if the media is not changeable (like
1228 -------------------------------------------------------------------
1229 Fri Jul 27 17:40:44 CEST 2007 - dmacvicar@suse.de
1231 - progress ticks for clean cache
1232 - ZConfig: remove default from names.
1233 - re enable reading cache callbacks
1234 - ini parser without boost::regexp
1235 patch by dmueller (#152447)
1237 -------------------------------------------------------------------
1238 Fri Jul 27 17:16:27 CEST 2007 - ma@suse.de
1240 - Fixed package to provide the location media number. (#294496)
1243 -------------------------------------------------------------------
1244 Fri Jul 27 16:31:38 CEST 2007 - jkupec@suse.cz
1246 - RepoFileReader - ignore empty url keys (baseurl, mirrorlist,
1247 gpgkey) instead of throwing bad url exception
1250 -------------------------------------------------------------------
1251 Thu Jul 26 16:41:30 CEST 2007 - kkaempf@suse.de
1253 - Make clearing of extra dependencies/conflicts configurable when
1254 resolvePool(). Leave the default as before (clear extras).
1259 -------------------------------------------------------------------
1260 Thu Jul 26 10:58:27 CEST 2007 - dmacvicar@suse.de
1262 - /var/lib/zypp/cache -> /var/cache/zypp
1264 - ini parser without boost::regexp, patch by dmueller
1267 -------------------------------------------------------------------
1268 Wed Jul 25 13:50:06 CEST 2007 - ma@suse.de
1270 - Make temp directory configurable via environment
1271 variable ZYPPTMPDIR.
1275 -------------------------------------------------------------------
1276 Tue Jul 24 17:55:49 CEST 2007 - ma@suse.de
1278 - Fixed bug in smart pointer comparison.
1280 -------------------------------------------------------------------
1281 Mon Jul 23 13:05:53 CEST 2007 - ma@suse.de
1283 - Fix failing rename of metadata download directories across
1284 filesystem boundaries.
1286 -------------------------------------------------------------------
1287 Fri Jul 20 16:10:59 CEST 2007 - ma@suse.de
1289 - Fixed malicious gettext include.
1290 - Make ZConfig a singleton.
1293 -------------------------------------------------------------------
1294 Thu Jul 19 15:52:03 CEST 2007 - ma@suse.de
1296 - Fixed repo::provideFile to set a deleter for downloaded files
1301 -------------------------------------------------------------------
1302 Thu Jul 19 12:58:12 CEST 2007 - ma@suse.de
1304 - Query ByRepository now takes as well an alias.
1306 -------------------------------------------------------------------
1307 Wed Jul 18 16:40:35 CEST 2007 - dmacvicar@suse.de
1309 - fix retrieval of container attributes in cache
1312 -------------------------------------------------------------------
1313 Wed Jul 18 16:12:06 CEST 2007 - ma@suse.de
1315 - Port zypp-query-pool (#292404)
1319 -------------------------------------------------------------------
1320 Wed Jul 18 16:09:04 CEST 2007 - schubi@suse.de
1322 - added new calls in Resolver.h: addRequire,addConflict
1324 -------------------------------------------------------------------
1325 Wed Jul 18 14:43:04 CEST 2007 - ma@suse.de
1327 - Fixed IniParser to allow '=' in values (#292669)
1330 -------------------------------------------------------------------
1331 Wed Jul 18 14:16:59 CEST 2007 - dmacvicar@suse.de
1333 - allow / in alias (#292628)
1335 -------------------------------------------------------------------
1336 Wed Jul 18 12:38:55 CEST 2007 - ma@suse.de
1338 - Fixed repo::provideFile to throw on error.
1339 - Fixed ResolvableQuery to use 0 as default for non existing
1343 -------------------------------------------------------------------
1344 Tue Jul 17 15:57:03 CEST 2007 - ma@suse.de
1346 - Fixed OnMediLocation to use safe defaults. Added setLocaltion and
1347 additional ctor for convenience.
1350 -------------------------------------------------------------------
1351 Tue Jul 17 10:45:39 CEST 2007 - schubi@suse.de
1353 - Evalute update canditate:
1354 Take canditates only which are really installable. Bug 292077
1357 -------------------------------------------------------------------
1358 Mon Jul 16 15:41:31 CEST 2007 - jkupec@suse.cz
1360 - fixed some tribool bugs in RepoInfo
1363 -------------------------------------------------------------------
1364 Mon Jul 16 11:43:33 CEST 2007 - dmacvicar@suse.de
1366 - fix reading of non existant repo
1368 - first submission to stable
1369 - fix keywords parsing in susetags parser
1372 -------------------------------------------------------------------
1373 Wed Jul 11 19:14:47 CEST 2007 - jkupec@suse.cz
1375 - make resolvable query complete exceptionless with the database
1376 - test that packages have some attributes
1377 - disable progress adaptor for now
1381 -------------------------------------------------------------------
1382 Wed Jul 11 14:37:02 CEST 2007 - ma@suse.de
1384 - fixed unresolved symbols
1388 -------------------------------------------------------------------
1389 Wed Jul 11 13:31:39 CEST 2007 - ma@suse.de
1391 - fixed TranslatedText creating unwanted entries.
1392 - fixed capability processing
1396 -------------------------------------------------------------------
1397 Tue Jul 10 20:01:18 CEST 2007 - jkupec@suse.cz
1399 - MediaSetAccess::release() added
1400 - Use attachDesiredMedia in MediaProducts
1401 - Progress reporting improved
1405 -------------------------------------------------------------------
1406 Tue Jul 10 14:23:13 CEST 2007 - ma@suse.de
1408 - fixed parsing translated texts.
1409 - added source packages.
1413 -------------------------------------------------------------------
1414 Tue Jul 10 13:11:31 CEST 2007 - jkupec@suse.cz
1416 - repo callbacks fixed
1417 - Fixed YUM parser progress reporting
1418 - Added CombinedProgressData
1419 - make RepoImpl::resolvables() load lazy
1420 - MediaProducts added for scanning products file
1421 - Implement cache schema versioning and automatic invalidation of
1422 cache when schema changes
1426 -------------------------------------------------------------------
1427 Fri Jul 6 13:51:50 CEST 2007 - ma@suse.de
1429 - Propagate pools repository_iterator to the UI
1433 -------------------------------------------------------------------
1434 Thu Jul 5 17:02:08 CEST 2007 - ma@suse.de
1436 - Package::location is now returns an OnMediaLocation
1437 - archivesize() renamed to downloadSize()
1438 - Allow to iterate all Repositories that contribute
1439 Resolvables to the Pool.
1440 - MediaSetAccess::provideDir added
1441 - remove useless url check
1442 - add old-api-style wrapper
1443 - Add MediaProducts class
1447 -------------------------------------------------------------------
1448 Thu Jul 5 09:31:02 CEST 2007 - schubi@suse.de
1450 - function isInstalledBy/installs
1451 Added an initial installation flag which shows if the item has been
1452 triggered for installation, or the dependency is already satisfied.
1456 -------------------------------------------------------------------
1457 Tue Jul 3 13:07:31 CEST 2007 - jkupec@suse.cz
1459 - removed unused %{prefix}/lib/zypp from %files in spec file
1462 -------------------------------------------------------------------
1463 Tue Jul 3 10:37:37 CEST 2007 - jkupec@suse.cz
1465 - Old API (SourceManager, metadata parsers) dropped in favor of the
1466 new refactored ones (RepoManager, RepoParser(s), cache subtree,
1468 - Some new API improvements.
1470 - version 3.10.0 (bumped minor to 10 to indicate refactoring branch)
1472 -------------------------------------------------------------------
1473 Fri Jun 22 15:28:03 CEST 2007 - schubi@suse.de
1475 - New API calls which provides more information about one
1476 resolvable after a solverrun:
1477 isInstalledBy (const PoolItem_Ref item);
1478 installs (const PoolItem_Ref item);
1481 -------------------------------------------------------------------
1482 Thu Jun 21 15:58:16 CEST 2007 - adrian@suse.de
1484 - fix changelog entry order
1486 -------------------------------------------------------------------
1487 Wed Jun 20 11:47:33 CEST 2007 - schubi@suse.de
1489 - Ignore conflicting items which are uninstallable
1490 - Create a "needed by" info if a requirement is still fulfilled.
1491 - Allow only one needed_by and needed_by_capability in QueueItemInstall
1492 - Added capability and type (REQUIRE, RECOMMEND,....) to
1493 ResolverInfoNeededBy
1494 - Evaluate ResolverInfoNeededBy for more information in the error
1496 - Enlarge detail description in the error messages
1499 -------------------------------------------------------------------
1500 Tue Jun 19 13:59:09 CEST 2007 - ma@suse.de
1506 -------------------------------------------------------------------
1507 Mon Jun 18 17:20:45 CEST 2007 - mvidner@suse.cz
1509 - fixed so versioning from libtool to cmake
1512 -------------------------------------------------------------------
1513 Mon Jun 18 09:47:32 CEST 2007 - dmacvicar@suse.de
1515 - Use gpg2 instead of gpg for keyring and make
1516 the package depend on it (#284211)
1518 -------------------------------------------------------------------
1519 Mon Jun 11 17:02:49 CEST 2007 - schubi@suse.de
1521 - Required kmp packges FOR EACH installed/to_be_installed kernel will be installed.
1522 New dependency "packageand(foo:bar)" which provides an AND dependency by
1523 injecting a supplement/freshen.
1524 e.G. package novell-cluster-services-kmp-smp
1525 supplements: packageand(kernel-smp:novell-cluster-services-kmp)
1527 - Dont check for architecture changes in atoms (#266178)
1530 -------------------------------------------------------------------
1531 Wed May 23 17:03:29 CEST 2007 - ma@suse.de
1533 - Fixed package-manager script (#275847)
1536 -------------------------------------------------------------------
1537 Wed May 23 13:32:02 CEST 2007 - schubi@suse.de
1542 -------------------------------------------------------------------
1543 Wed May 23 11:25:55 CEST 2007 - schubi@suse.de
1545 - Reduced logging in order to speedup solving Bug 275100
1549 -------------------------------------------------------------------
1550 Tue May 15 14:03:34 CEST 2007 - ma@suse.de
1552 - Fix excess calls to releaseFile. (#274357)
1555 -------------------------------------------------------------------
1556 Wed May 9 18:44:20 CEST 2007 - dmacvicar@suse.de
1558 - Fix importing keys into rpm. (#270125)
1561 -------------------------------------------------------------------
1562 Wed Apr 18 14:56:17 CEST 2007 - ma@suse.de
1564 - Support filesystem dependencies to add needed filesystem RPMs
1565 automatically (Fate 301966).
1569 -------------------------------------------------------------------
1570 Mon Apr 16 11:23:15 CEST 2007 - jkupec@suse.cz
1572 - avoiding attaching media where not needed (#263207)
1575 -------------------------------------------------------------------
1576 Fri Apr 13 17:32:55 CEST 2007 - dmacvicar@suse.de
1578 - fix FileCap with attributes
1581 -------------------------------------------------------------------
1582 Thu Apr 12 02:33:18 CEST 2007 - ma@suse.de
1584 - Fixed computation of install order. Take requirements of
1585 an installed packages uninstall scripts into account, if
1586 the package is updated. (#258682)
1589 -------------------------------------------------------------------
1590 Wed Apr 11 15:24:01 CEST 2007 - ma@suse.de
1592 - Parse and provide package keywords. (Fate 120368)
1596 -------------------------------------------------------------------
1597 Thu Apr 5 15:50:15 CEST 2007 - schubi@suse.de
1599 - Upgrade: Do NOT delete packages which have unresolved dependencies -->
1600 Ask the user. Bug 258322
1604 -------------------------------------------------------------------
1605 Wed Apr 4 19:39:12 CEST 2007 - ma@suse.de
1607 - Fix restoring of Sources id root prefix is used. (#238165)
1611 -------------------------------------------------------------------
1612 Wed Apr 4 15:33:54 CEST 2007 - jkupec@suse.cz
1614 - MediaManager::attachDesiredMedia() added to support multiple
1615 (CD/DVD) drives (fate #3974)
1618 -------------------------------------------------------------------
1619 Wed Mar 14 14:33:26 CET 2007 - schubi@suse.de
1621 - If there is no valid solver result and NOT all resolvables ( other
1622 architecture) has been regarded, let the user decide making a new
1623 solver run with ALL available resolvables. Bug 223440
1624 - reducing logging (error -> debug) bug 252921
1627 -------------------------------------------------------------------
1628 Fri Mar 9 00:08:38 CET 2007 - ma@suse.de
1630 - Allow configuration of trusted vendors via
1631 /var/lib/zypp/db/trustedVendors. (#186636)
1635 -------------------------------------------------------------------
1636 Wed Mar 7 15:20:29 CET 2007 - dmacvicar@suse.de
1638 - libzypp-devel -> libzypp requirement is not versioned
1642 -------------------------------------------------------------------
1643 Tue Mar 6 17:25:49 CET 2007 - schubi@suse.de
1645 - Using already existing valid solver results for further solver runs.
1649 -------------------------------------------------------------------
1650 Fri Mar 2 16:11:16 CET 2007 - dmacvicar@suse.de
1655 -------------------------------------------------------------------
1656 Tue Feb 27 15:50:39 CET 2007 - dmacvicar@suse.de
1658 - merging from 10.2 / SP1
1659 - #247459 ftp probing
1660 denied == dont exists in ftp
1663 -------------------------------------------------------------------
1664 Tue Feb 27 15:35:06 CET 2007 - schubi@suse.de
1666 - Merging solver related stuff from SuSE-Linux-10_2-Branch ( till r5111):
1667 - Simultaneouqusly establishing of items which are conflicting eachother is
1668 useless. So only one will be established. Fixed in QueueItemInstall.cc
1670 - Added new upgrade options to fine tune version and patch handling.
1672 - The context of establishPool will be stored in Resolver and will be
1673 regarded for the next solver run everytime. So it will be not reset by
1674 any solver run anymore.
1675 bug 191810 ( A broken patch will not be installed again)
1677 -------------------------------------------------------------------
1678 Fri Feb 23 17:40:23 CET 2007 - jkupec@suse.cz
1680 - adding sotf,timeo=X nfs mount options by default (#235211)
1683 -------------------------------------------------------------------
1684 Fri Feb 23 14:16:19 CET 2007 - jkupec@suse.cz
1686 - support for HTTP authentication prompt added (#190609)
1687 - fixed problem with empty path in URL
1688 in MediaCurl::doGetFileCopy()
1691 -------------------------------------------------------------------
1692 Mon Feb 12 15:28:08 CET 2007 - jkupec@suse.cz
1694 - Merged revisions 4926-4993,4995,4998-5006 via svnmerge from
1695 SuSE-Linux-10_2-Branch
1697 - verifySystem: Regarding patterns too. Bug 239750 (schubi)
1698 - verifySystem: The result will be set to APPL_HIGH, so it will be not
1699 reset by a second "normal" solver run. #239281 (schubi)
1700 - yast2 reports invalid URL as 'unknown source type'
1701 (#209961) (dmacvicar)
1702 - Added freshen language dependency in supplemements too if there is no
1703 entry in supplements.
1704 #240617;IPA fonts are not installed even if select Japanese
1706 - Setting allowed authentication methods to "basic,digest" if none
1707 provided in URL (#243006) (jkupec)
1708 - Stopping after 50 valid solver results. Anymore would be useless. Bug
1712 -------------------------------------------------------------------
1713 Mon Feb 12 10:37:02 CET 2007 - mvidner@suse.cz
1715 - package-manager: use a generic su script from XDG (#235303, #244442)
1717 -------------------------------------------------------------------
1718 Fri Feb 9 15:21:55 CET 2007 - jkupec@suse.cz
1720 - Setting allowed authentication methods to "basic,digest" if none
1721 provided in URL (#243006)
1722 - fixed gettext and rpath problems in configure.ac and Makefile.cvs
1726 -------------------------------------------------------------------
1727 Wed Feb 7 15:52:29 CET 2007 - jkupec@suse.cz
1729 - MediaCurlException::dumpOn() adjusted for ncurses dialogue
1733 -------------------------------------------------------------------
1734 Mon Jan 29 13:10:37 CET 2007 - dmacvicar@suse.de
1736 - Merged revisions 4907-4926 from SuSE-Linux-10_2-Branch
1738 - update packages: changing architecture is only valid while an
1739 system update and NOT while an update via a patch. Last fix does
1740 not fit for every case.
1742 - Patch has selected not the concerning package for update but
1743 a package which has provided the required dependencies too.
1744 Algorithmus: If there are exactly two providers which differ in architecture
1745 prefer the better arch.
1746 Fix: Regarding NVRA too. ( only if equal )
1748 - Download only English and Local translation
1750 - Added solver parameter:
1751 tryAllPossibilities: regarding every solver branch ( not only
1752 branches with e.G. best architectures
1753 preferHighestVersion: Prefer solver results which have a higher
1756 - update packages: changing architecture is only valid while an
1757 system update and NOT while an update via a patch.
1758 Bug 230685 - x86_64 MozillaFirefox binaries in security update
1760 Fix of version 2.11.2 has not worked if the first founded item
1761 had had another architecture.
1764 -------------------------------------------------------------------
1765 Wed Jan 24 14:50:33 CET 2007 - lslezak@suse.cz
1767 - added ZYpp::getPartitions() - return the partitinoning
1769 -------------------------------------------------------------------
1770 Wed Jan 24 14:20:28 CET 2007 - dmacvicar@suse.de
1772 - Merged revisions 4705-4906 via svnmerge from SuSE-Linux-10_2-Branch
1773 - Corrupt download cannot be skipped
1774 (#217425 and #224216)
1775 - Enable package read ahead/caching in commit per default to reduce
1776 interactive media changes. If the environment variable
1777 ZYPP_COMMIT_NO_PACKAGE_CACHE is set, caching will be disabled. (F100182)
1778 - added parameter not to reset resolver results while calling
1779 freshen pool Bug: 235761
1780 - Prepare package read ahead/caching of packages in commit. Adatped the
1781 workflow. Caching details are now hidden inside CommitPackageCache.
1782 The current implementation still performs no read ahead. (for F100182)
1783 - Skip invalid or broken rpm database entries. (#231211)
1784 - verifySystem: check if the solution is valid after calling freshenPool()
1786 - Added own call for Resolver::verifySystem with additional
1787 hardware/language check in order to keep binary compatibility
1789 - Rpm requires additional quoting of special chars in filenames.
1791 - Resolver::verifySystem checks for new hardware now by calling
1792 freshenPool. This is configureable. Fate #301224
1793 - merged texts from proofread
1794 - Don't consider patch/delta rpms if package architecture changes.
1796 - update packages: changing architecture is only valid while an
1797 system update and NOT while an update via a patch.
1798 Bug 230685 - x86_64 MozillaFirefox binaries in security update repository
1799 - verifySystem: Do only regard items which will be on the system after the
1802 Import listed GPG Keys from an trusted installation source
1803 - fix return call in new xml parser
1804 - Enable system resolvables in Helix parser (Revision 4787)
1806 Resetting transaction with the correct call;
1807 bugfix; Added kind in keep state (Revision 4788)
1808 - Wrong behaviour in soft install/uninstall. --> Setting Transact with
1809 soft (Revision 4789)
1810 - New call added: maySetToBeUninstalledSoft (Revision 4789)
1811 Both are only functions for the solver (Revision 4789)
1812 - Resetting "by causer" in order to distinguish from state
1813 "keep by user". ( function setLock in order to remove lock)
1815 - Better fix for Bug 217574: Checking if the resolveable CAN be deleted soft
1816 in QueueItemUninstall.cc (Revision 4790)
1817 - Regarding "keep state by user". So avoiding "reselecting" by
1819 Give a corresponding problem solution if a resolvable satisfy
1820 a dependency, but has been set to keep by the user.
1821 Bug : 222531 (Revision 4791)
1822 - Allow to disable autoprotection of foreign vendor items. Required
1823 in zmd-backend. (F301735).
1824 - use sqlite-zmd if using > 10.2 in spec. Use the one available
1826 - Item could has already been selected to soft uninstall (e.G. remove
1827 pattern which recommend this item ). Do not throw an exception anymore.
1829 - Added syscontent::Reader: Parse serialized set of ResObjects.
1831 - If there has already been selected another item by the solver (e.g. from
1832 another source) we will take thatone in order to avoid parallel
1833 installation and there concerning error messages.
1835 - In order to handle conflicting resolvable we try to update the
1836 conflicting item. While evaluating these canditates an already selected
1837 candidate will not be regarded. So it could be that an older package
1838 will be selected for update although a newer has already been selected. Revision 4765
1839 - Conflicting items: The resolvable will be obsoleted by another. So it is useless finding an
1840 update candidate and evaluate additional branches.
1843 -------------------------------------------------------------------
1844 Mon Dec 4 15:38:12 CET 2006 - mt@suse.de
1846 - Improved realpath() wrapper in media handler class (#222521).
1849 -------------------------------------------------------------------
1850 Thu Nov 30 09:15:20 CET 2006 - ma@suse.de
1852 - version 3.0.0 (2.x.x now in SuSE-Linux-10_2-Branch)
1855 -------------------------------------------------------------------
1856 Wed Nov 29 19:20:24 CET 2006 - dmacvicar@suse.de
1858 - use sqlite-zmd package for the non yet shipped zypp2/ stuff
1859 because backend uses this sqlite and it is no fun to
1860 install one and the other to develop (as the -devel packages)
1862 - add cmake support for building zypp/ lib.
1863 TODO: soinfo, compile testcases, devel, zypp2,docs
1864 find rpm, curl and others.
1865 - dont serialize interactive, as it is
1867 (it was already fixed as we don't reimplement
1868 the method, but we still serialized, parsed)
1871 -------------------------------------------------------------------
1872 Tue Nov 28 22:40:12 CET 2006 - ma@suse.de
1874 - fixed Patch::interactive to return true as well, if the patch
1875 itself has a licence. (#224192)
1879 -------------------------------------------------------------------
1880 Tue Nov 28 16:36:56 CET 2006 - mt@suse.de
1882 - Added search for /sbin/vol_id tool - that is in /lib/udev/vol_id
1883 on the installation image (#213852).
1886 -------------------------------------------------------------------
1887 Tue Nov 28 11:44:52 CET 2006 - schubi@suse.de
1889 - Avoid duplicate pool entries; Bug 223750; second part of the fix
1893 -------------------------------------------------------------------
1894 Mon Nov 27 18:29:58 CET 2006 - schubi@suse.de
1896 - Pool has multi instances of an item in the pool. Reduced this error
1897 to items which are identically at least. #217574 and #223750
1900 -------------------------------------------------------------------
1901 Mon Nov 27 17:37:44 CET 2006 - dmacvicar@suse.de
1903 - replace spaces to underscores in product names
1907 -------------------------------------------------------------------
1908 Mon Nov 27 16:54:03 CET 2006 - dmacvicar@suse.de
1910 - Mark some strings for translation (#219783 need it)
1913 -------------------------------------------------------------------
1914 Mon Nov 27 16:17:07 CET 2006 - mt@suse.de
1916 - Added translations marks to hal, url and mutex exceptions (#23771)
1919 -------------------------------------------------------------------
1920 Wed Nov 22 19:24:57 CET 2006 - dmacvicar@suse.de
1922 - don't make libzypp-devel depend on sqlite-devel as
1923 headers from zypp2 are not installed yet
1926 -------------------------------------------------------------------
1927 Wed Nov 22 15:23:55 CET 2006 - ma@suse.de
1929 - Return an error if fork failed. (#204807)
1930 - Make Script execution abortable by user request. (#212949, F100233)
1934 -------------------------------------------------------------------
1935 Tue Nov 21 16:25:03 CET 2006 - mvidner@suse.cz
1937 - Added package-manager wrapper script, with icon and .desktop (#222757).
1938 (Used by gnome-main-menu)
1942 -------------------------------------------------------------------
1943 Tue Nov 21 13:11:06 CET 2006 - mt@suse.de
1945 - Fixed target/hal - one more dbus_connection_close found (#216035)
1949 -------------------------------------------------------------------
1950 Mon Nov 20 14:15:38 CET 2006 - schubi@suse.de
1956 -------------------------------------------------------------------
1957 Mon Nov 20 11:02:04 CET 2006 - ma@suse.de
1959 - Process obsoletes when installing non-package objects. (#217352)
1963 -------------------------------------------------------------------
1964 Fri Nov 17 16:57:39 CET 2006 - mt@suse.de
1966 - Implemented volume device check using /sbin/vol_id (#213852).
1969 -------------------------------------------------------------------
1970 Fri Nov 17 15:53:58 CET 2006 - schubi@suse.de
1972 - new translation added
1974 -------------------------------------------------------------------
1975 Fri Nov 17 12:42:04 CET 2006 - mt@suse.de
1977 - Implemented an reuse of already existing foreign CD/DVD mount points
1978 (e.g. automounted) - depends on REUSE_FOREIGN_MOUNTS flag (#220206).
1979 - Added a fallback check of the volume.mount_point HAL property to
1980 isAutoMountedMedia(); info.hal_mount.created_mount_point seems
1981 to be not avaliable in newer HAL versions (on 10.2).
1985 -------------------------------------------------------------------
1986 Thu Nov 16 23:39:15 CET 2006 - ma@suse.de
1988 - removed unused methods from Patch and PatchImplIf. Provided
1989 reasonable default implementation for Patch::interactive.
1994 -------------------------------------------------------------------
1995 Thu Nov 16 15:32:04 CET 2006 - dmacvicar@suse.de
1997 - Handle media eject failures (#216545)
2000 -------------------------------------------------------------------
2001 Wed Nov 15 22:41:51 CET 2006 - ma@suse.de
2003 - Reimplemented RpmDb::checkPackage using librpm API instead
2004 of parsing "rpm --checksig" output. (#163202)
2008 -------------------------------------------------------------------
2009 Wed Nov 15 15:39:26 CET 2006 - schubi@suse.de
2011 - NEW behaviour of the solver:
2012 Obsolete virtual provides. E.G.:
2018 Name: moretest-1.0-0
2023 Name: nomoretest-1.0-0
2028 test-1.0-0 AND moretest-1.0-0 will be deleted. In former versions only
2029 test-1.0-0 had been deleted. Bug 220999
2031 - Translations added
2036 -------------------------------------------------------------------
2037 Tue Nov 14 16:32:49 CET 2006 - schubi@suse.de
2039 - Bugfix in generating solver testcases:
2040 - added kind of capabilities in description file
2041 - removed unneded channel from uninstall in command file
2043 -------------------------------------------------------------------
2044 Mon Nov 13 18:35:01 CET 2006 - mt@suse.de
2046 - Try to call /bin/eject utility if the eject-ioctl fails.
2049 -------------------------------------------------------------------
2050 Mon Nov 13 17:00:51 CET 2006 - dmacvicar@suse.de
2052 - ignore empty capabilities
2055 -------------------------------------------------------------------
2056 Fri Nov 10 17:52:10 CET 2006 - dmacvicar@suse.de
2058 - make progress strings translatable (#219783)
2061 -------------------------------------------------------------------
2062 Tue Nov 7 16:40:28 CET 2006 - schubi@suse.de
2064 - While deleting a selection all concerning recommended
2065 packages will be deleted too.
2066 BUT those packages should not be deleted which have been
2067 set to KEEP by the user. bug 217574
2071 -------------------------------------------------------------------
2072 Tue Nov 7 13:12:49 CET 2006 - schubi@suse.de
2074 - Makefile in zypp2 fixed
2077 -------------------------------------------------------------------
2078 Tue Nov 7 11:38:10 CET 2006 - schubi@suse.de
2080 - Translations added
2084 -------------------------------------------------------------------
2085 Mon Nov 6 12:32:22 CET 2006 - dmacvicar@suse.de
2087 - Make the parser more strict, rejecting broken sources
2088 but showing the error line.
2089 Last fix making the parser relax would break multitag
2090 descriptions with empty lines, now we check dependencies
2091 at a higher level. (reference #160607)
2094 -------------------------------------------------------------------
2095 Fri Nov 3 11:04:19 CET 2006 - schubi@suse.de
2097 - New problem solution added: Unlock ALL resovables in order to speed up
2098 problem solution. Bug 206453
2100 -------------------------------------------------------------------
2101 Fri Nov 3 10:29:08 CET 2006 - schubi@suse.de
2103 - Translations added
2105 -------------------------------------------------------------------
2106 Thu Nov 2 17:15:19 CET 2006 - mt@suse.de
2108 - Fixed target/hal - removed dbus_connection_close calls, because
2109 the connections are shared; unref the ref-counted handle only.
2113 -------------------------------------------------------------------
2114 Thu Nov 2 16:18:27 CET 2006 - dmacvicar@suse.de
2116 - skipping unreachable packages won't work
2120 -------------------------------------------------------------------
2121 Wed Oct 25 19:04:51 CEST 2006 - dmacvicar@suse.de
2123 - (#213793) Target store fails to recreate stored install-time (other
2124 Date and ByteCount values as well)
2126 - skip comments and blank lines in multilists
2127 fixes (#214877) - zen-updater is not installed by default
2129 - Automatically fix broken products when reading
2130 the product database.
2131 still pending: honour the read-only flag
2132 Changes to make this possible include
2133 using read_dir instead of boost directory
2136 -------------------------------------------------------------------
2137 Wed Oct 25 17:09:06 CEST 2006 - schubi@suse.de
2139 - added new class for generating solver testcases:
2142 -------------------------------------------------------------------
2143 Wed Oct 25 15:40:44 CEST 2006 - ma@suse.de
2145 - Finalized ui::PatternContents. (F301229)
2149 -------------------------------------------------------------------
2150 Wed Oct 25 08:21:52 CEST 2006 - mvidner@suse.cz
2152 - Moved zypper and zypp-checkpatches(-wrapper) to zypper.rpm
2155 -------------------------------------------------------------------
2156 Tue Oct 24 14:33:16 CEST 2006 - ma@suse.de
2158 - Added ui::PatternContents: Helper class that will compute a patterns
2159 expanded install_packages set. (UI interface for F301229)
2162 -------------------------------------------------------------------
2163 Tue Oct 24 09:06:24 CEST 2006 - mvidner@suse.cz
2165 - removed the last reference to /usr/lib64 to fix the build
2167 -------------------------------------------------------------------
2168 Mon Oct 23 17:44:42 CEST 2006 - mvidner@suse.cz
2170 - added "zypper info" (jkupec)
2173 -------------------------------------------------------------------
2174 Mon Oct 23 11:28:01 CEST 2006 - dmacvicar@suse.de
2176 - fix rpm db timestamp
2177 - add extra urls and optional urls to product API
2180 -------------------------------------------------------------------
2181 Fri Oct 20 16:55:44 CEST 2006 - mvidner@suse.cz
2183 - zypper: nicer progress reports, with or without --verbose.
2185 -------------------------------------------------------------------
2186 Fri Oct 20 16:25:50 CEST 2006 - ma@suse.de
2188 - Fixed reloading of target data after commit. Broken since
2193 -------------------------------------------------------------------
2194 Fri Oct 20 16:22:09 CEST 2006 - dmacvicar@suse.de
2196 - put query-pool in /usr/lib/zypp and not lib64
2199 -------------------------------------------------------------------
2200 Fri Oct 20 12:16:06 CEST 2006 - dmacvicar@suse.de
2202 - revert keyring changes, causes endless loop (obvious)
2203 - add dist-product information, adapt store
2207 -------------------------------------------------------------------
2208 Fri Oct 20 11:04:26 CEST 2006 - ma@suse.de
2210 - zypp-query-pool: For products show additionally distributionName
2211 and distributionEdition. (required by #205392)
2214 -------------------------------------------------------------------
2215 Fri Oct 20 00:13:49 CEST 2006 - ma@suse.de
2217 - Add accessor for Product distributionName and distributionEdition.
2218 (required by #205392)
2221 -------------------------------------------------------------------
2222 Thu Oct 19 18:40:36 CEST 2006 - dmacvicar@suse.de
2224 - added test case for KeyRing
2225 - fire trustedKeyAdded in all calls to import trusted key
2226 not only in signature check workflow.
2229 -------------------------------------------------------------------
2230 Thu Oct 19 18:27:02 CEST 2006 - mvidner@suse.cz
2232 - zypper update: implemented minimal version (patches only)
2233 - zypper list-updates: changed default type from package to patch,
2234 consider patches affecting the package manager separately
2236 -------------------------------------------------------------------
2237 Thu Oct 19 14:09:33 CEST 2006 - dmacvicar@suse.de
2242 -------------------------------------------------------------------
2243 Thu Oct 19 14:05:18 CEST 2006 - dmacvicar@suse.de
2245 - add zypp-query-pool, so registration doesn't depend on
2246 libzypp-zmd-backend being installed. Will remove from
2247 backend when suseregister gets updated.
2249 -------------------------------------------------------------------
2250 Thu Oct 19 12:31:08 CEST 2006 - schwab@suse.de
2252 - Make sure config.rpath is present.
2254 -------------------------------------------------------------------
2255 Wed Oct 18 21:40:25 CEST 2006 - mvidner@suse.cz
2257 - zypper search: fixed uninitialized members that made all searches
2258 exact and case sensitve
2260 -------------------------------------------------------------------
2261 Wed Oct 18 13:13:16 CEST 2006 - dmacvicar@suse.de
2263 - zypp-checkpatches, write in the right file
2266 -------------------------------------------------------------------
2267 Wed Oct 18 12:45:49 CEST 2006 - schubi@suse.de
2269 - Install resolvables although they are unneeded
2270 if they have NOT the kind patch/atoms
2271 Bug 210538 - freshens/supplements does not work with patterns
2274 -------------------------------------------------------------------
2275 Tue Oct 17 19:17:39 CEST 2006 - mvidner@suse.cz
2277 - zypper service-add -r http://example.org/foo.repo (F#300641).
2279 -------------------------------------------------------------------
2280 Tue Oct 17 18:29:34 CEST 2006 - dmacvicar@suse.de
2282 - zypp-checkpatches:
2283 save version of the generated xml to
2284 regenerate it if it changes.
2285 save a random token in case of error to
2286 force recreating xml file
2289 -------------------------------------------------------------------
2290 Tue Oct 17 13:49:53 CEST 2006 - dmacvicar@suse.de
2292 - remove permissions for zypp checkpatches from spec
2295 -------------------------------------------------------------------
2296 Tue Oct 17 12:36:57 CEST 2006 - dmacvicar@suse.de
2298 - registration fails because of wrong product data
2300 use DISTPRODUCT,DISTVERSION to create the product
2301 resolvable. have this resolvable provide
2305 -------------------------------------------------------------------
2306 Mon Oct 16 18:05:56 CEST 2006 - mvidner@suse.cz
2308 - zypper service-add -r ./foo.repo (F#300641).
2310 -------------------------------------------------------------------
2311 Mon Oct 16 15:02:00 CEST 2006 - jkupec@suse.cz
2313 - zypper: added case-sensitive search, search in descriptions and
2314 summaries, search by resolvable type, substring and word
2315 matching, support for wildcards
2318 -------------------------------------------------------------------
2319 Mon Oct 16 13:27:50 CEST 2006 - mvidner@suse.cz
2321 - Prevent the user from sending signals to zypp-checkpatches-wrapper
2324 -------------------------------------------------------------------
2325 Mon Oct 16 12:57:56 CEST 2006 - schubi@suse.de
2327 - Dont incomplete an uninstalled resolvable, even not when establishing.
2328 Incomplete only makes sense for installed resolvables (when they have broken
2329 deps), for patches (because they are needed) and for atoms (because they are
2330 used during patch calculation)
2333 - Do not branch for packages with the same NVE but different architectures.
2334 Take the best architecture.
2336 -------------------------------------------------------------------
2337 Fri Oct 13 16:51:43 CEST 2006 - dmacvicar@suse.de
2339 - implement rename source in sourcemanager
2342 -------------------------------------------------------------------
2343 Fri Oct 13 14:32:44 CEST 2006 - dmacvicar@suse.de
2345 - YaST sources: set alias to product summary if empty
2346 - show alias on logs.
2349 -------------------------------------------------------------------
2350 Thu Oct 12 16:40:29 CEST 2006 - dmacvicar@suse.de
2352 - version 2.4.0 (bin incompat due to callback fixes)
2355 -------------------------------------------------------------------
2356 Thu Oct 12 16:30:55 CEST 2006 - ma@suse.de
2358 - Provide additional solver status information to the UI.
2360 - Fixed UI satus computation in presence of multiple available
2365 -------------------------------------------------------------------
2366 Thu Oct 12 15:45:12 CEST 2006 - dmacvicar@suse.de
2368 - remove const in MediaChangeReport requestMedia that
2372 -------------------------------------------------------------------
2373 Wed Oct 11 08:35:48 CEST 2006 - mvidner@suse.cz
2375 - zypper: added search (jkupec)
2376 - removed the suid bit from zypp-checkpatches-wrapper so that the
2377 build passes until permissions.rpm is updated (~#211286).
2380 -------------------------------------------------------------------
2381 Tue Oct 10 16:03:40 CEST 2006 - dmacvicar@suse.de
2383 - Log microseconds if ZYPP_PROFILING env var is enabled.
2386 -------------------------------------------------------------------
2387 Mon Oct 9 18:15:19 CEST 2006 - dmacvicar@suse.de
2390 Factory cannot be set with 'refresh' enabled
2392 - get rid of some const bool signatures in Source classes
2395 -------------------------------------------------------------------
2396 Mon Oct 9 15:11:16 CEST 2006 - mvidner@suse.cz
2398 - Added zypp-checkpatches and a suid-root zypp-checkpatches-wrapper.
2400 -------------------------------------------------------------------
2401 Fri Oct 6 13:23:32 CEST 2006 - schubi@suse.de
2403 - select the best solution: prefering the total amount of install/update
2404 packages BEFORE source preferences. Bug 208784
2406 -------------------------------------------------------------------
2407 Fri Oct 6 11:55:11 CEST 2006 - dmacvicar@suse.de
2409 - Introduce a method to see if a source supports a
2410 kind of resolvable at that time, so we can
2411 init a YUM source like factory but avoid parsing
2412 it if it contains no patches.
2414 - zypp-checkpatches xml output
2417 -------------------------------------------------------------------
2418 Mon Oct 2 16:34:03 CEST 2006 - mvidner@suse.cz
2420 - added a CLI preview: zypper
2424 -------------------------------------------------------------------
2425 Mon Oct 2 15:11:26 CEST 2006 - dmacvicar@suse.de
2428 Make Content File Aware of Different Architectures
2429 expand %a in release notes with architecture
2431 -------------------------------------------------------------------
2432 Fri Sep 29 16:10:46 CEST 2006 - ma@suse.de
2434 - Extended pattern parser to support includes/extends tags as hint
2435 for the IO. (F301229)
2439 -------------------------------------------------------------------
2440 Fri Sep 29 00:31:33 CEST 2006 - ma@suse.de
2442 - Enabled sending of ScriptResolvableReport.
2443 - Changed ScriptResolvableReport::start to send local path
2444 of script to be executed.
2448 -------------------------------------------------------------------
2449 Wed Sep 27 14:14:33 CEST 2006 - ma@suse.de
2451 - Added ScriptResolvableReport. Callbacks triggered on script
2452 execution during commit. (F100233)
2456 -------------------------------------------------------------------
2457 Mon Sep 25 13:52:55 CEST 2006 - mvidner@suse.cz
2459 - fix: Url::getRegisteredSchemes() would always return nothing
2461 -------------------------------------------------------------------
2462 Fri Sep 22 15:34:11 CEST 2006 - jkupec@suse.cz
2464 - Made the build dependency on gettext-devel explicit
2466 -------------------------------------------------------------------
2467 Tue Sep 19 10:59:24 CEST 2006 - jsrain@suse.cz
2469 - adapted multi-media YUM sources according to official YUM
2470 specification (F300743)
2472 -------------------------------------------------------------------
2473 Mon Sep 18 17:42:26 CEST 2006 - lslezak@suse.cz
2475 - use RPM_OPT_FLAGS (meissner@suse.de)
2477 -------------------------------------------------------------------
2478 Mon Sep 18 15:19:53 CEST 2006 - lslezak@suse.cz
2480 - SourceFactory::createFrom() - don't loose url,...
2483 -------------------------------------------------------------------
2484 Mon Sep 18 12:00:46 CEST 2006 - kkaempf@suse.de
2486 - reduce logging in ResolvableImpl.cc
2489 -------------------------------------------------------------------
2490 Thu Sep 14 15:59:47 CEST 2006 - schubi@suse.de
2492 - Replaced requirementIsMet by requirementIsInstalledOrUnneeded
2493 in QueueItemInstall and QueueItemRequire
2495 removed fix:Thu Sep 7 18:31:46 CEST 2006 - schubi@suse.de
2497 -------------------------------------------------------------------
2498 Thu Sep 14 12:44:53 CEST 2006 - lslezak@suse.cz
2500 - fixed SourceFactory::createFrom() - don't loose alias,
2501 cachedir,... parameters
2503 -------------------------------------------------------------------
2504 Thu Sep 14 10:21:02 CEST 2006 - mvidner@suse.cz
2506 - Use RPM Enhances only if detected at configure time, to allow
2507 compilation with older rpm.
2508 - callback params: use const string & instead of string (dmacvicar)
2510 -------------------------------------------------------------------
2511 Thu Sep 7 18:31:46 CEST 2006 - schubi@suse.de
2513 - Do not regarding SATISFIED (regarding UNNEEDED) in isPresent if it is
2514 a package/script/message
2517 -------------------------------------------------------------------
2518 Thu Sep 7 16:19:36 CEST 2006 - dmacvicar@suse.de
2520 - add Source_Ref::checksum() which in combination with
2521 timestamp can give an idea of a source change.
2524 -------------------------------------------------------------------
2525 Thu Sep 7 14:32:38 CEST 2006 - mvidner@suse.cz
2527 - Implemented fgzstreambuf::compressed_tell and fXstream::getbuf to
2528 enable progress reporting on compressed streams.
2530 -------------------------------------------------------------------
2531 Wed Sep 6 18:31:20 CEST 2006 - dmacvicar@suse.de
2533 - better error propagation
2536 -------------------------------------------------------------------
2537 Tue Sep 5 19:22:56 CEST 2006 - mt@suse.de
2539 - Removed libblkid dependency - the workaround using libblkid to
2540 check filesystem on XEN vbd mapped devices is obsolete, because
2541 the info is avaliable via /dev/disk/by-label link now. (#197107)
2544 -------------------------------------------------------------------
2545 Thu Aug 31 15:16:11 CEST 2006 - ma@suse.de
2547 - PackageProvider: Fixed broken retry. (#202163)
2550 -------------------------------------------------------------------
2551 Wed Aug 30 23:50:55 CEST 2006 - ma@suse.de
2553 - Fixed RpmDb::makePackageFromHeader: Catch NULL Header passed as argument and refuse
2554 to create a Package from a source package header.
2555 - Added method Pathname::extension: Return all of the characters in name
2556 after and including the last dot in the last element of name.
2557 - PlaindirImpl: Disable rpm signature verification when scaning a directory for
2558 rpms. Otherwise we'd need access to the rpm database to get the keys.
2561 -------------------------------------------------------------------
2562 Wed Aug 30 17:42:40 CEST 2006 - schubi@suse.de
2564 - Do not regarding SATISFIED/UNNEEDED in isPresent if it is
2565 a package/script/message
2568 -------------------------------------------------------------------
2569 Wed Aug 30 14:29:45 CEST 2006 - ma@suse.de
2571 - Speedup computation of number of rpm database entries.
2574 -------------------------------------------------------------------
2575 Tue Aug 29 16:58:20 CEST 2006 - schubi@suse.de
2577 - Fixed endless loop in transactResObject
2578 Bug 198095 - YaST2 Installaler crashes when selecting Gnome pattern to a KDE installation
2580 -------------------------------------------------------------------
2581 Tue Aug 29 12:05:09 CEST 2006 - dmacvicar@suse.de
2583 - fix some testcases for tar file parser changes
2586 -------------------------------------------------------------------
2587 Tue Aug 29 11:19:53 CEST 2006 - dmacvicar@suse.de
2590 - clean old callbacks
2593 -------------------------------------------------------------------
2594 Fri Aug 25 14:32:07 CEST 2006 - schubi@suse.de
2596 - zyppPattern->install_packages returns SUGGESTED package too.
2600 -------------------------------------------------------------------
2601 Fri Aug 25 13:05:33 CEST 2006 - schubi@suse.de
2603 - New behaviour in the solver: try with 'best' package first, try with 'all'
2604 packages if this fails.
2607 -------------------------------------------------------------------
2608 Fri Aug 25 11:35:48 CEST 2006 - dmacvicar@suse.de
2611 - bump version due to incompatible callback changes in KeyRing
2614 -------------------------------------------------------------------
2615 Thu Aug 24 15:34:45 CEST 2006 - dmacvicar@suse.de
2617 - new keyring callbacks
2618 - separate trust key from import key
2619 - use PublicKey class instead of params, to be able
2620 to add more info like photos later (pending #181682)
2621 - update zmart with those callbacks.
2622 - better error handling (Exception types)
2623 - make tmp file names more readable depending on the context
2626 -------------------------------------------------------------------
2627 Tue Aug 22 22:35:30 CEST 2006 - dmacvicar@suse.de
2629 - decouple probing from source creation, using the new
2630 media test for existence functions.
2634 -------------------------------------------------------------------
2635 Tue Aug 22 17:56:53 CEST 2006 - mt@suse.de
2637 - Fixed getDoesFileExist to reset the transfer range
2638 - Added logging of curl debug messages to the zypp log.
2639 The env var ZYPP_MEDIA_CURL_DEBUG=1 logs curl infos,
2640 ZYPP_MEDIA_CURL_DEBUG=2 logs the in/out headers.
2643 -------------------------------------------------------------------
2644 Fri Aug 18 14:57:35 CEST 2006 - kkaempf@suse.de
2646 - remove the /etc/sysconfig/zypp:REWRITE_KERNEL_DEPS = yes check;
2647 see rev 3810 below. (#190163)
2650 -------------------------------------------------------------------
2651 Thu Aug 17 18:15:14 CEST 2006 - dmacvicar@suse.de
2653 - fix uninstalling of atoms (noop)
2656 -------------------------------------------------------------------
2657 Wed Aug 16 17:41:40 CEST 2006 - dmacvicar@suse.de
2659 - Implement initial verson of Media
2660 doesFileExist, for future source probing.
2663 -------------------------------------------------------------------
2664 Tue Aug 15 12:01:31 CEST 2006 - dmacvicar@suse.de
2666 - more dbus_connection_close fixes
2669 -------------------------------------------------------------------
2670 Tue Aug 15 11:41:41 CEST 2006 - kkaempf@suse.de
2672 - clean up 'incomplete' handling in QueueItemEstablish.
2675 -------------------------------------------------------------------
2676 Tue Aug 15 11:30:50 CEST 2006 - kkaempf@suse.de
2678 - Don't set 'incomplete' for uninstalled patterns or products.
2682 -------------------------------------------------------------------
2683 Mon Aug 14 16:50:53 CEST 2006 - schubi@suse.de
2685 - Added new API calls:
2686 setAdditionalProvide
2687 setAdditionalConflict
2688 setAdditionalRequire
2690 -------------------------------------------------------------------
2691 Mon Aug 14 11:26:20 CEST 2006 - dmacvicar@suse.de
2693 - don't link examples to testsuite library.
2695 -------------------------------------------------------------------
2696 Sat Aug 12 17:30:30 CEST 2006 - schwab@suse.de
2698 - Disable profiling to work around compiler bug.
2700 -------------------------------------------------------------------
2701 Fri Aug 11 17:01:33 CEST 2006 - dmacvicar@suse.de
2703 - forward port 3924:3939
2704 - Add explicit finish callbacks for subtasks during ProvidePackage
2705 Â to avoid UI confusion.
2708 -------------------------------------------------------------------
2709 Fri Aug 11 11:48:44 CEST 2006 - dmacvicar@suse.de
2711 - Introduce examples/
2712 - fix some svn ignores
2713 - fix compilation. Use: dbus_connection_close
2716 -------------------------------------------------------------------
2717 Thu Aug 10 16:32:36 CEST 2006 - dmacvicar@suse.de
2719 - Initial support for plain directory with rpms as source
2722 -------------------------------------------------------------------
2723 Tue Aug 8 16:51:45 CEST 2006 - dmacvicar@suse.de
2725 - Move the target query by kind function to
2726 a iterator, so we dont make a copy of the restore
2727 the iterator works loading by demand too
2729 -------------------------------------------------------------------
2730 Mon Aug 7 17:57:26 CEST 2006 - dmacvicar@suse.de
2732 - rename the new initTarget to initializeTarget,
2733 leave the old one as is, but deprecate it.
2736 -------------------------------------------------------------------
2737 Mon Aug 7 15:10:08 CEST 2006 - dmacvicar@suse.de
2739 - forward port from SLES10 branch , till 3888
2740 - Prefer to use available DeltaRpm or PatchRpm instead of downloading
2741 full packages. (#168844)
2742 - rpmdb : Do not use the deprecated POSIX API, but boost::regex
2746 -------------------------------------------------------------------
2747 Fri Aug 4 15:20:13 CEST 2006 - dmacvicar@suse.de
2749 - Separate target init from adding resolvables, getting rid of the
2751 - dont clear the store each time Target::resolvables is called
2752 - Load target resolvables on demand by kind, keep them cached later
2753 - add Target::resolvablesByKind(kind) to allow query specific kind
2754 without reading all kinds. Used to port TargetProduct, which
2755 was reading the whole rpm database only to displayy base product
2757 - commit to pkg-bindings and packager will follow.
2758 - jsrain will port more yast stuff, especially inst_source which
2759 startup time should by reduced by half afterwards.
2762 -------------------------------------------------------------------
2763 Tue Aug 1 13:37:29 CEST 2006 - dmacvicar@suse.de
2766 rev 3786 fix to stalle tmpfiles broke patches.
2767 SLES was released with this broken. 10.1 has a blocked
2768 zypp update because this.
2769 Attempt to fix this. (#192535)
2770 - fix configure.ac sqlite-source build path
2773 -------------------------------------------------------------------
2774 Fri Jul 21 10:58:58 CEST 2006 - dmacvicar@suse.de
2778 -------------------------------------------------------------------
2779 Wed Jul 19 13:50:57 CEST 2006 - dmacvicar@suse.de
2781 - dont link sqlite in the main lib.
2784 -------------------------------------------------------------------
2785 Tue Jul 18 17:42:45 CEST 2006 - dmacvicar@suse.de
2787 - susetags: parse product parser regexp only once
2788 - parse yum factory 5 sec. (from 30) faster using
2789 another string find algorithm
2792 -------------------------------------------------------------------
2793 Tue Jul 18 12:56:17 CEST 2006 - dmacvicar@suse.de
2795 - Digest: Don't read the stream character wise but reading blocks,
2796 Â as advised by matz profiling.
2799 -------------------------------------------------------------------
2800 Mon Jul 17 12:54:39 CEST 2006 - ma@suse.de
2802 - Add "openSUSE", "ATI Technologies Inc." and "Nvidia" to
2803 trusted vendors. (#189573)
2806 -------------------------------------------------------------------
2807 Thu Jul 13 12:52:58 CEST 2006 - dmacvicar@suse.de
2809 - backport fix for stalle tmpfile (#191311)
2812 -------------------------------------------------------------------
2813 Wed Jun 28 13:22:22 CEST 2006 - mt@suse.de
2815 - deactivated media manager code that was disabling the
2816 automounter (#172419)
2819 -------------------------------------------------------------------
2820 Mon Jun 26 17:14:53 CEST 2006 - dmacvicar@suse.de
2822 - fix autorefresh (#186115)
2824 -------------------------------------------------------------------
2825 Fri Jun 23 13:41:18 CEST 2006 - ma@suse.de
2827 - forward port from SLE branch
2828 - Set default permission for logfiles to 0640. (#187044)
2831 -------------------------------------------------------------------
2832 Thu Jun 22 16:01:15 CEST 2006 - ma@suse.de
2834 - forward port from SLE branch
2835 - Fixed installation of SP or Add-On product switching to media 2
2836 too early. (#186607)
2839 -------------------------------------------------------------------
2840 Wed Jun 21 15:47:39 CEST 2006 - dmacvicar@suse.de
2842 - forward port from SLE branch
2843 - Strip self provides without edition in Resolvable ctor.
2845 - Source::provideResolvables not implemented in yum source type.
2846 Product not set for packages that are available from update source
2848 - Hook modalias() supplements without package to "kernel" (#184840)
2849 - Allow on-demand SourceManager::restore() (#186678)
2850 - Hook modalias() supplements without package to "kernel" (#184840)
2853 -------------------------------------------------------------------
2854 Mon Jun 19 15:17:17 CEST 2006 - mt@suse.de
2856 - Fix adding resolving of path names for mount points (#181606)
2859 -------------------------------------------------------------------
2860 Mon Jun 19 13:52:14 CEST 2006 - dmacvicar@suse.de
2862 - merge download algorithm and refactoring from branch
2865 -------------------------------------------------------------------
2866 Thu Jun 15 17:53:40 CEST 2006 - mvidner@suse.cz
2868 - autodocs: use find+xargs to overcome command length limit,
2869 do not call doxygen unnecessarily (#185334).
2872 -------------------------------------------------------------------
2873 Thu Jun 15 07:26:29 CEST 2006 - kkaempf@suse.de
2875 - Dont use getZYpp in static constructor (#185198)
2876 Bugfix #178292 was wrong.
2877 - Only warn on incompleting installed resolvables (#185197)
2880 -------------------------------------------------------------------
2881 Wed Jun 14 22:43:40 CEST 2006 - kkaempf@suse.de
2883 - Atoms might only be installed via patches (#184714)
2886 -------------------------------------------------------------------
2887 Wed Jun 14 17:26:39 CEST 2006 - dmacvicar@suse.de
2889 - fix for the last stall tmpfile (#178292)
2892 -------------------------------------------------------------------
2893 Wed Jun 14 12:06:57 CEST 2006 - mt@suse.de
2895 - Implemented transfer timeout inside of the progress callback.
2896 The timeout value can be set using timeout url parameter, the
2897 default transfer timeout is 180 seconds. (#181602)
2898 - Added ssl_verify and ssl_capath url options used in https scheme,
2899 allowing to change or disable the ssl verify options. (#171622)
2900 - Added fallback on read failures of /etc/mtab to /proc/mounts.
2901 Improved verbosity in mount and mount check related failure cases,
2902 incl. /etc/mtab dump. (#181606)
2905 -------------------------------------------------------------------
2906 Wed Jun 14 10:49:10 CEST 2006 - kkaempf@suse.de
2908 - combine knownAliases and knownUrls in a single function.
2911 -------------------------------------------------------------------
2912 Mon Jun 12 16:27:46 CEST 2006 - kkaempf@suse.de
2914 - honor parallel installs in resolver context (#181103)
2917 -------------------------------------------------------------------
2918 Mon Jun 12 15:37:10 CEST 2006 - dmacvicar@suse.de
2920 - right fix for tmpdir initialized in static constructor
2921 - catch around provideJustFile in providePackage
2924 -------------------------------------------------------------------
2925 Mon Jun 12 15:15:07 CEST 2006 - dmacvicar@suse.de
2927 - fix #182003 YUM packages without size
2930 -------------------------------------------------------------------
2931 Mon Jun 12 14:58:55 CEST 2006 - kkaempf@suse.de
2933 - Allow to restore and remove by Url
2936 -------------------------------------------------------------------
2937 Mon Jun 12 13:07:31 CEST 2006 - kkaempf@suse.de
2939 - make atoms parallel installable (#181103)
2942 -------------------------------------------------------------------
2943 Fri Jun 9 16:28:11 CEST 2006 - dmacvicar@suse.de
2945 - Allow to restore by alias
2948 -------------------------------------------------------------------
2949 Fri Jun 9 13:06:16 CEST 2006 - mvidner@suse.cz
2951 - Do not fork in a global destructor, perl dislikes it (#182672).
2952 Fixes hanging ag_ldapserver and yast2-perl-bindings tests.
2954 -------------------------------------------------------------------
2955 Thu Jun 8 16:24:55 CEST 2006 - ma@suse.de
2957 - Installation: Assert product information is stored to libzypp
2958 database before reboot. (#181198)
2959 - Version 1.2.0; revision 3553
2961 -------------------------------------------------------------------
2962 Wed Jun 7 13:55:23 CEST 2006 - visnov@suse.cz
2964 - Synchronize keys with rpm database before
2965 closing access to it (#182338)
2968 -------------------------------------------------------------------
2969 Wed Jun 7 11:40:46 CEST 2006 - mt@suse.de
2971 - Changed to just prefer DVD drives in "dvd:" scheme, instead of
2972 filter out the non-DVD drives completely. Allows a fallback to
2973 drives without the dvd HAL property e.g. in VMWare. (#177457)
2976 -------------------------------------------------------------------
2977 Wed Jun 7 01:00:06 CEST 2006 - dmacvicar@suse.de
2979 - Merge fix for stalle tmpdir due to cyclic references, using a master
2980 TmpDir for zypp. (#178292) . There is still 1 tmpdir to fix.
2983 -------------------------------------------------------------------
2984 Wed Jun 7 01:00:05 CEST 2006 - dmacvicar@suse.de
2986 - Fixes unneeded file download, and add download callbacks
2987 (still need yast side) #181204 and #160206
2988 - Fix stalle tmpdir due to cyclic references, using a master
2989 Â TmpDir for zypp. # 178292
2991 -------------------------------------------------------------------
2992 Wed Jun 7 00:02:18 CEST 2006 - ma@suse.de
2994 - fixed memory leak in PersistentStorage (#168690)
2997 -------------------------------------------------------------------
2998 Tue Jun 6 22:24:00 CEST 2006 - ma@suse.de
3000 - fixed memory leak in XMLSourceCacheParser (#168690)
3003 -------------------------------------------------------------------
3004 Fri Jun 2 16:09:03 CEST 2006 - schubi@suse.de
3006 -latest fi translation added
3009 -------------------------------------------------------------------
3010 Thu Jun 1 15:11:47 CEST 2006 - schubi@suse.de
3012 -All installed resolvables has been set to "satisfied" in
3013 ResolverContext::unneeded . BUT:
3014 Patch concerning resolvables have to be set to
3015 "unneeded" although they are installed. In order
3016 getting the state "no longer applicable" (Bug 171590)
3019 -------------------------------------------------------------------
3020 Thu Jun 1 14:54:02 CEST 2006 - kkaempf@suse.de
3022 - compute status for scripts and messages so their freshens get
3023 properly honored (aj with postgresql-server)
3026 -------------------------------------------------------------------
3027 Thu Jun 1 13:57:48 CEST 2006 - dmacvicar@suse.de
3029 - revert not-used-yet rpmdb timestamp, as
3030 it broke rpmdb::init(). (#180040)
3033 -------------------------------------------------------------------
3034 Thu Jun 1 11:03:34 CEST 2006 - schubi@suse.de
3036 - updating gmo files, if po files has been changed; bug 164449
3038 -------------------------------------------------------------------
3039 Wed May 31 18:32:58 CEST 2006 - dmacvicar@suse.de
3041 - Dont download twice if starting from 1st time
3045 -------------------------------------------------------------------
3046 Wed May 31 17:06:48 CEST 2006 - dmacvicar@suse.de
3048 - set cache dir only if storeMetadata is called as a public method.´
3051 -------------------------------------------------------------------
3052 Wed May 31 15:27:38 CEST 2006 - kkaempf@suse.de
3054 - schedule a package for installation if
3055 - it freshens / supplements something
3056 - it is not installed yet
3060 -------------------------------------------------------------------
3061 Wed May 31 15:22:43 CEST 2006 - dmacvicar@suse.de
3063 - make susetags also implement download and check first.
3066 -------------------------------------------------------------------
3067 Tue May 30 12:43:47 CEST 2006 - dmacvicar@suse.de
3069 - make yum more robust. Never parse from provideFile
3070 but only from local disk. Make sure the cache
3071 is consistent before recreating it.
3072 the code is easier to follow and probably
3073 faster. checksum and signatures are
3074 checked on caching not on parsing.
3075 Required to implement refresh for #154990
3078 -------------------------------------------------------------------
3079 Wed May 24 16:57:54 CEST 2006 - dmacvicar@suse.de
3081 - implement timestamp for YUM and SuseTags
3082 - actually use the license to confirm in yum patches
3083 - add prerequires tag in yum optonally to the bad designed
3084 and nonintuitive pre=1
3087 -------------------------------------------------------------------
3088 Wed May 24 15:30:32 CEST 2006 - dmacvicar@suse.de
3090 - dont pass root on init but before.
3091 - implement rpm db modification timestamp
3093 - move Helix source to testsuite out of the solver
3094 so we can use it for target, storage tests
3095 - add Source_Ref::timestamp(), default to now()
3096 Â in order to implement smart sync of sources by zmd
3097 - don't parse desc and summary twice
3098 - fix a segfault with tranlated text
3099 - fix broken size tag introduced in rev 3427
3102 -------------------------------------------------------------------
3103 Tue May 23 20:53:27 CEST 2006 - dmacvicar@suse.de
3105 - dont accept corrupt sources, improve logs
3107 -------------------------------------------------------------------
3108 Tue May 23 17:26:41 CEST 2006 - ma@suse.de
3110 - Added PoolItem_Ref::statusReset. Resets the PoolItem status without
3111 loosing autoprotection (eg. for foreign vendor). (assists #177469)
3114 -------------------------------------------------------------------
3115 Tue May 23 17:04:04 CEST 2006 - jsrain@suse.cz
3117 - added mediaNr() to PatchRpm and DeltaRpm classes
3120 -------------------------------------------------------------------
3121 Tue May 23 15:58:04 CEST 2006 - dmacvicar@suse.de
3123 - enable YUM license to confirm.
3125 - adapt store to serialize and read all new resobject fields
3126 - use install-time to now() when serializing (#174653)
3129 -------------------------------------------------------------------
3130 Mon May 22 20:51:59 CEST 2006 - ma@suse.de
3132 - Do not violate install order when restricting commit to a certain
3133 mediaNumber. (#170079)
3134 - Version 1.1.0; rev 3423
3136 -------------------------------------------------------------------
3137 Mon May 22 19:03:20 CEST 2006 - mvidner@suse.cz
3139 - Added SourceManager::findSourceByUrl to overcome alias mismatches
3143 -------------------------------------------------------------------
3144 Mon May 22 17:19:25 CEST 2006 - ma@suse.de
3146 - Order all objects according to prerequirements, not just packages.
3150 -------------------------------------------------------------------
3151 Mon May 22 15:57:43 CEST 2006 - schubi@suse.de
3153 - Added new translation
3155 -------------------------------------------------------------------
3156 Fri May 19 12:53:44 CEST 2006 - dmacvicar@suse.de
3158 - fix missing homedir option for gpg (#171055)
3161 -------------------------------------------------------------------
3162 Thu May 18 19:08:52 CEST 2006 - ma@suse.de
3164 - Prevent against daemons launched in rpm %post, that do not close
3165 their filedescriptors. (#174548)
3166 - Version 1.0.1; rev 3413
3168 -------------------------------------------------------------------
3169 Thu May 18 16:51:41 CEST 2006 - jsrain@suse.cz
3171 - fixed media number of package retrieved as a part of a patch
3175 -------------------------------------------------------------------
3176 Thu May 18 16:16:21 CEST 2006 - dmacvicar@suse.de
3178 - fix missing package descriptions due to filtered packages
3179 by incompatible architectures. (#159109)
3182 -------------------------------------------------------------------
3183 Thu May 18 16:08:42 CEST 2006 - kkaempf@suse.de
3185 - decrease logging in DiskUsageCounter and Modalias (#163186)
3188 -------------------------------------------------------------------
3189 Thu May 18 10:43:47 CEST 2006 - ma@suse.de
3191 - Stay backward comapatible.
3193 -------------------------------------------------------------------
3194 Tue May 16 21:35:27 CEST 2006 - ma@suse.de
3196 - Make basic attributes available through ResObject.
3197 - Let ResObjects which do not require media access during
3198 commit return ZERO sourceMediaNr (required for #173690)
3202 -------------------------------------------------------------------
3203 Tue May 16 15:11:35 CEST 2006 - kkaempf@suse.de
3205 - reduce logging verbosity (#163186)
3208 -------------------------------------------------------------------
3209 Tue May 16 14:00:57 CEST 2006 - schubi@suse.de
3211 - setCandidate accept candidates with compatible architectures too. Not
3212 only with the same architecture. Bug 172594 - If update package has
3213 differet arch, UI display is wrong
3215 -------------------------------------------------------------------
3216 Tue May 16 09:30:45 CEST 2006 - mvidner@suse.cz
3218 - Added Source_Ref::resStoreInitialized.
3219 If we know that noone has seen the resolvables yet, we can skip
3220 them too, eg. when deleting a source. (#174840)
3223 -------------------------------------------------------------------
3224 Mon May 15 12:41:39 CEST 2006 - kkaempf@suse.de
3226 - Honor freshens as conditionals independant from the installed/
3227 uninstalled status (#174797)
3230 -------------------------------------------------------------------
3231 Mon May 15 11:15:03 CEST 2006 - kkaempf@suse.de
3233 - State modifier "unneeded" is transitive for patches (#171590)
3236 -------------------------------------------------------------------
3237 Thu May 11 17:42:29 CEST 2006 - schubi@suse.de
3239 - Do not transact itself (update) in the transactResObject mechanism
3242 -------------------------------------------------------------------
3243 Thu May 11 16:37:51 CEST 2006 - mt@suse.de
3245 - Reenabled improved large file support flags (unintentionally
3246 removed in rev 1544). Fixes bug #173753.
3247 - Added large file support flags to libzypp.pc file allowing
3248 consistence checks in the application using features variable
3251 -------------------------------------------------------------------
3252 Thu May 11 10:49:36 CEST 2006 - mvidner@suse.cz
3254 - SourceManager: moved source deletion before creation
3255 so that we can recreate a deleted one (#174295)
3256 - removed dead code dealing with known_caches from SourceManager::store
3260 -------------------------------------------------------------------
3261 Thu May 11 10:15:14 CEST 2006 - jsrain@suse.cz
3263 - fixed returning product short name and summary if product read
3264 from target store (#148625)
3267 -------------------------------------------------------------------
3268 Wed May 10 11:39:06 CEST 2006 - jsrain@suse.cz
3270 - set media verifier on redirected medium (#172599)
3273 -------------------------------------------------------------------
3274 Mon May 8 17:28:42 CEST 2006 - kkaempf@suse.de
3276 - fix 'transactResKind' to collect best providers by capability
3277 and to recursively transact items of same kind (#170114)
3280 -------------------------------------------------------------------
3281 Mon May 8 16:45:46 CEST 2006 - dmacvicar@suse.de
3283 - serialize the full URL to avoid missing password and other
3284 url settings (#148108)
3287 -------------------------------------------------------------------
3288 Fri May 5 17:47:14 CEST 2006 - mt@suse.de
3290 - Added a 60 sec connect timeout to MediaCurl (#172860)
3293 -------------------------------------------------------------------
3294 Thu May 4 15:15:37 CEST 2006 - kkaempf@suse.de
3296 - re-fetch also .asc and .key files before checking signature
3298 - rev 3350 (3345-10.1)
3300 -------------------------------------------------------------------
3301 Wed May 3 17:40:45 CEST 2006 - dmacvicar@suse.de
3303 - Fix yum key verification, because a double variable declaration
3305 -------------------------------------------------------------------
3306 Wed May 3 15:34:00 CEST 2006 - dmacvicar@suse.de
3308 - use --no-default-keyring to avoid creating a
3309 Â default gpg dir in / (#171055)
3312 -------------------------------------------------------------------
3313 Wed May 3 14:40:25 CEST 2006 - dmacvicar@suse.de
3315 - Fix YUM signature checking, we were passing the key instead of the
3317 - When the user trust a key, sync again. Bye to the session trusted
3318 keys and user being asked all the time. (#171213)
3321 -------------------------------------------------------------------
3322 Wed May 3 14:22:02 CEST 2006 - ma@suse.de
3324 - Cleanup index tables when removing items from pool (#170564).
3326 -------------------------------------------------------------------
3327 Wed May 3 12:23:36 CEST 2006 - kkaempf@suse.de
3329 - backout rev 3246->3275 of TargetImpl.cc
3330 - add missing testsuite/utils/TestUtils.h
3333 -------------------------------------------------------------------
3334 Wed May 3 12:13:38 CEST 2006 - dmacvicar@suse.de
3336 - more fixes for #171062, there were some files still not being
3340 -------------------------------------------------------------------
3341 Tue May 2 18:41:44 CEST 2006 - dmacvicar@suse.de
3343 - cache keys and signature. Remove lot of duplicated code. (#171062)
3346 -------------------------------------------------------------------
3347 Tue May 2 18:02:46 CEST 2006 - mt@suse.de
3349 - Disabled isUseableAttachPoint check in MediaDIR -- we do not
3350 mount here anything, so it is OK to use any dir (171351).
3353 -------------------------------------------------------------------
3354 Tue May 2 14:58:03 CEST 2006 - kkaempf@suse.de
3356 - parse "license-to-confirm" in primary.xml (#168437)
3359 -------------------------------------------------------------------
3360 Mon May 1 17:44:29 CEST 2006 - kkaempf@suse.de
3362 - Don't try to store 'Atom', not needed and the backend store
3363 rejects them anyways (addtion to #168610)
3366 -------------------------------------------------------------------
3367 Mon May 1 04:43:01 CEST 2006 - mt@suse.de
3369 - Improved device check in MediaDISK using libblkid (Bug #158529)
3370 - Allow to provide sysfs path via $SYSFS_PATH in MediaCD.cc and
3371 added a check if it is a directory
3372 - Added libcurl and libblkid checks to configure.ac
3373 - Added e2fsprogs(-devel) requires to the spec file
3376 -------------------------------------------------------------------
3377 Sat Apr 29 21:46:22 CEST 2006 - kkaempf@suse.de
3379 - dont download "other" during key check (#171041)
3382 -------------------------------------------------------------------
3383 Sat Apr 29 11:05:15 CEST 2006 - kkaempf@suse.de
3385 - allow parallel installs of atoms (used to fulfill patch require-
3386 ments, atoms aren't installed anyways) (#170098)
3387 - some testsuite improvements.
3390 -------------------------------------------------------------------
3391 Fri Apr 28 20:15:06 CEST 2006 - dmacvicar@suse.de
3393 - get rid of autobuild check when throwing exceptions without throw
3394 but with a macro, returning a null pointer at the end (never reached).
3396 -------------------------------------------------------------------
3397 Fri Apr 28 19:50:28 CEST 2006 - ma@suse.de
3399 - Do not violate install order when restricting commit to a certain
3400 mediaNumber. (#170079)
3402 -------------------------------------------------------------------
3403 Fri Apr 28 18:12:26 CEST 2006 - dmacvicar@suse.de
3405 - Don't use throw directly!
3406 use ZYPP_THROW with a Exception class, otherwise package bindings
3407 will not catch them.
3408 Should fix crashes when reading broken sources with yast.
3411 -------------------------------------------------------------------
3412 Fri Apr 28 15:29:32 CEST 2006 - schubi@suse.de
3414 - Bug 162064 - font packages are not installed for locale, e.g. khmer font not installed after CD1
3417 -------------------------------------------------------------------
3418 Fri Apr 28 14:55:04 CEST 2006 - kkaempf@suse.de
3420 - revert bugfix #168906 (fom rev 3219), it filters too many errors.
3421 - further improve on #168840 (from rev 3231), match on name-edition
3422 when filtering by best arch. (#170098)
3425 -------------------------------------------------------------------
3426 Fri Apr 28 13:01:58 CEST 2006 - dmacvicar@suse.de
3428 - #170093 , lot of package descriptions missing
3431 -------------------------------------------------------------------
3432 Thu Apr 27 20:28:01 CEST 2006 - dmacvicar@suse.de
3434 - try to fix wrong permissions of /var/lib/zypp created
3435 by old zypp, only when running as root they are fixed
3437 - YUM: Verify signatures on factoryInit.
3438 Dont provide other.xml. Cleanups, better logging.
3439 When refreshing signed soruces, don't refresh is source
3441 - YaST sources: don't refresh if media file has not changed.
3442 - Show full url of index files in sources for signature validation
3443 (mentioned in #170139 comment #3)-
3445 -------------------------------------------------------------------
3446 Thu Apr 27 18:41:02 CEST 2006 - jsrain@suse.de
3448 - udpated media ID syntax for external scripts (to be consistent
3449 with packages) (#170247)
3452 -------------------------------------------------------------------
3453 Thu Apr 27 18:33:48 CEST 2006 - jsrain@suse.de
3455 - set media ID to 1 if not specified in YUM metadata (#167452)
3458 -------------------------------------------------------------------
3459 Thu Apr 27 11:55:05 CEST 2006 - kkaempf@suse.de
3461 - If freshen and supplement are fulfilled, install any kind of
3462 resolvable if not yet installed (#165746)
3465 -------------------------------------------------------------------
3466 Wed Apr 26 18:00:42 CEST 2006 - kkaempf@suse.de
3468 - make downloaded script executable. (#169191)
3471 -------------------------------------------------------------------
3472 Wed Apr 26 10:43:03 CEST 2006 - kkaempf@suse.de
3474 - Improve on last fix, compare only compatible archs.
3477 -------------------------------------------------------------------
3478 Tue Apr 25 19:36:13 CEST 2006 - kkaempf@suse.de
3480 - Only choose best arch of multiple package atoms with identical
3484 -------------------------------------------------------------------
3485 Tue Apr 25 16:59:51 CEST 2006 - dmacvicar@suse.de
3487 - pass empty strings to UI as key properties if unknown key
3491 -------------------------------------------------------------------
3492 Tue Apr 25 16:47:35 CEST 2006 - kkaempf@suse.de
3494 - refrain from parsing 'other.xml' (#159316)
3497 -------------------------------------------------------------------
3498 Tue Apr 25 16:34:50 CEST 2006 - visnov@suse.cz
3500 - in source refresh, clean up the cache dir if fails
3501 - do not require repomd.xml.asc when creating a cache (#163765)
3504 -------------------------------------------------------------------
3505 Tue Apr 25 15:17:15 CEST 2006 - dmacvicar@suse.de
3507 - Check if a file exists before providing it, and just handling the
3508 exception is not sufficient, because it can release the media.
3509 it nows get all possible packages.X translations an then
3510 it selects the candidate from the existing ones (#168654)
3513 -------------------------------------------------------------------
3514 Tue Apr 25 12:28:17 CEST 2006 - kkaempf@suse.de
3516 - dont report conflicts if item is neither installed
3517 nor to-be-installed (#168906)
3520 -------------------------------------------------------------------
3521 Tue Apr 25 11:27:09 CEST 2006 - dmacvicar@suse.de
3523 - #168060 , propagate the file description or original
3524 name to the UI and not the checked filename path,
3525 which could be a tmp file.
3526 Requires changes in pkg-manager, and probably zmd-helpers.
3529 -------------------------------------------------------------------
3530 Mon Apr 24 18:27:59 CEST 2006 - dmacvicar@suse.de
3532 - /var/lib/zypp/db/languages/* are empty files (##168355)
3535 -------------------------------------------------------------------
3536 Mon Apr 24 17:45:07 CEST 2006 - dmacvicar@suse.de
3538 - All resolvables must honor arch, so Arch_noarch in
3539 target/store/XMLFilesBackend.cc is wrong (#160792)
3540 - Introduced code to honour shared package descriptions
3544 -------------------------------------------------------------------
3545 Mon Apr 24 16:43:48 CEST 2006 - jsrain@suse.de
3547 - replace '_' in YUM elements/attributes with '-' (#168762)
3550 -------------------------------------------------------------------
3551 Mon Apr 24 16:15:02 CEST 2006 - mt@suse.de
3553 - Fixed iseries workaround - interchanged variables for scsi
3554 devices, added debug messages about the steps (#163971).
3555 - Added getenv NULL ptr check and verify of the $HOME dir's
3556 and ~/.curlrc file's ownership (#163203).
3559 -------------------------------------------------------------------
3560 Mon Apr 24 15:44:18 CEST 2006 - ma@suse.de
3562 - Use filesystem::TmpDir to create unique and unused Source cache
3563 directories. (#168051)
3565 -------------------------------------------------------------------
3566 Mon Apr 24 14:30:41 CEST 2006 - ma@suse.de
3568 - Enable signature checks per default. (#168525)
3570 -------------------------------------------------------------------
3571 Mon Apr 24 11:20:17 CEST 2006 - visnov@suse.cz
3573 - fix callbacks for providing a single file (#160206)
3575 -------------------------------------------------------------------
3576 Sun Apr 23 12:28:21 CEST 2006 - kkaempf@suse.de
3578 - If an installed package looses a dependency, the solver tries
3579 to upgrade it. Limit the upgrade candidates to best arch, best
3581 - filter 'other' entries with incompatible arch in yum parser.
3584 -------------------------------------------------------------------
3585 Fri Apr 21 22:47:18 CEST 2006 - jsrain@suse.de
3587 - initialize the product category according to source (#168061)
3590 -------------------------------------------------------------------
3591 Fri Apr 21 18:32:00 CEST 2006 - mvidner@suse.cz
3593 - delete only one older version of a xml-store resolvable
3594 (half-baked, but the previous attempt was charred)
3596 -------------------------------------------------------------------
3597 Fri Apr 21 17:49:18 CEST 2006 - jsrain@suse.de
3599 - moved license_to_confirm to primary.xml
3602 -------------------------------------------------------------------
3603 Fri Apr 21 16:36:14 CEST 2006 - ma@suse.de
3605 - Removed deprecated oldstyle commit methods.
3607 -------------------------------------------------------------------
3608 Fri Apr 21 15:58:14 CEST 2006 - mvidner@suse.cz
3610 - when installing a xml-store resolvable (all except package,
3611 message, script), delete older versions (#160792).
3612 - read selection edition from the XML store
3615 -------------------------------------------------------------------
3616 Thu Apr 20 14:10:41 CEST 2006 - kkaempf@suse.de
3618 - properly clear transaction flag after successful commit
3619 (see rev 3122, #164365, #167285)
3622 -------------------------------------------------------------------
3623 Thu Apr 20 13:14:25 CEST 2006 - kkaempf@suse.de
3625 - recursively soft-uninstall recommended package on real uninstall,
3626 not on update (#167603)
3629 -------------------------------------------------------------------
3630 Thu Apr 20 13:01:28 CEST 2006 - dmacvicar@suse.de
3632 - fix #167605 (importing keys to rpm multiple times due to
3633 wrong interpretation of rpm gpg versioning.
3634 - add support for reading the rpm keys, with full id and fingerprint
3637 -------------------------------------------------------------------
3638 Wed Apr 19 16:47:34 CEST 2006 - kkaempf@suse.de
3640 - don't add duplicate error infos to ResolverContext (#167309)
3643 -------------------------------------------------------------------
3644 Wed Apr 19 14:10:10 CEST 2006 - kkaempf@suse.de
3646 - fix Resolver::transactReset() (see rev 3122) (#167285)
3649 -------------------------------------------------------------------
3650 Wed Apr 19 13:48:26 CEST 2006 - ma@suse.de
3652 - Introduced $ZYPP_KEYRING_DEFAULT_ACCEPT_ALL. If this environment
3653 variable is present, all signature checking callbacks will default
3654 to 'accept', in case no recipient is present.
3656 -------------------------------------------------------------------
3657 Wed Apr 19 11:37:47 CEST 2006 - dmacvicar@suse.de
3659 - read content file on construction, and make
3660 provideProduct only insert the already
3661 read product object into the store (#165826)
3663 - When the signature is not found, warn the
3664 user about a unsigned source. When the
3665 key is not found, do nothing, it can be in the
3666 keyring already. (#166016) (dmacvicar)
3667 - enable key verification only if
3668 ZYPP_CHECKSIG env var is set (dmacvicar)
3671 -------------------------------------------------------------------
3672 Tue Apr 18 20:41:48 CEST 2006 - kkaempf@suse.de
3674 - fix bugfix 164365, fix bug 167285
3675 Actually clear the transcation state instead of locking it
3679 -------------------------------------------------------------------
3680 Tue Apr 18 15:46:59 CEST 2006 - visnov@suse.cz
3682 - revert the signature/digest checking callbacks
3685 -------------------------------------------------------------------
3686 Tue Apr 18 15:14:35 CEST 2006 - kkaempf@suse.de
3689 - Honor keep requests.
3690 - Dont flag "locked uninstall" as error if a keep request was
3694 -------------------------------------------------------------------
3695 Tue Apr 18 12:04:35 CEST 2006 - kkaempf@suse.de
3697 - rule out locked items during distribution upgrade as early
3698 as possible. (#165670)
3701 -------------------------------------------------------------------
3702 Mon Apr 17 16:04:35 CEST 2006 - kkaempf@suse.de
3705 - use APPL_LOW as 'ui initiated, by solver' in transactKind() and
3706 transactResObject().
3707 - resetTransaction(APPL_LOW) before resolving
3708 - enhance transactCaps by using the same algorithm as in
3710 (before: transact all requires and recommends by name
3711 now: transact best requires and recommends by provides)
3714 -------------------------------------------------------------------
3715 Fri Apr 14 16:04:35 CEST 2006 - visnov@suse.cz
3717 - new callbacks for failing digest
3720 -------------------------------------------------------------------
3721 Thu Apr 13 17:01:41 CEST 2006 - visnov@suse.cz
3723 - ask for file without a checksum (#165125)
3725 -------------------------------------------------------------------
3726 Thu Apr 13 16:59:38 CEST 2006 - kkaempf@suse.de
3728 - dont install satisfied resolvables (#165843)
3731 -------------------------------------------------------------------
3732 Thu Apr 13 16:00:21 CEST 2006 - kkaempf@suse.de
3734 - dont abort on failed "dry_run" (#164583)
3737 -------------------------------------------------------------------
3738 Thu Apr 13 15:19:20 CEST 2006 - visnov@suse.cz
3740 - Ask user if signature file does not exist (#163765)
3741 - handle repomd.xml.asc as optional file (#163765)
3744 -------------------------------------------------------------------
3745 Thu Apr 13 13:52:08 CEST 2006 - schubi@suse.de
3747 - Bug 164365 - build 906: Deselecting a selection, all packages are still selected
3750 -------------------------------------------------------------------
3751 Thu Apr 13 11:57:58 CEST 2006 - kkaempf@suse.de
3753 - Dont do transitive uninstalls on uninstalled or upgraded items.
3757 -------------------------------------------------------------------
3758 Wed Apr 12 17:57:21 CEST 2006 - ma@suse.de
3760 - Added 'rpmNoSignature' to ZYppCommitPolicy (#163862)
3762 -------------------------------------------------------------------
3763 Wed Apr 12 16:44:57 CEST 2006 - mvidner@suse.cz
3765 - Product::updateUrls: restore it from the XML store;
3766 fixed content parsing (#163192).
3767 - restore product flags fro the XML store
3770 -------------------------------------------------------------------
3771 Wed Apr 12 13:48:25 CEST 2006 - kkaempf@suse.de
3773 - Only consider best arch/version (#165477)
3776 -------------------------------------------------------------------
3777 Wed Apr 12 10:57:50 CEST 2006 - ma@suse.de
3779 - No need to parse tags at all if there is no item to store values
3780 (e.g. data for unwanted arch). Fixed segv trying to store data in
3781 NULL item. (#165479)
3784 -------------------------------------------------------------------
3785 Tue Apr 11 19:48:51 CEST 2006 - mt@suse.de
3787 - Improved Url path name "//" vs. "/%2f" handling; now if the
3788 url has an authority, "/%2f" is used for ftp only (#163784)
3791 -------------------------------------------------------------------
3792 Tue Apr 11 16:41:02 CEST 2006 - jsrain@suse.de
3794 - fixed storing patch scripts to target store (#159928)
3797 -------------------------------------------------------------------
3798 Tue Apr 11 16:24:26 CEST 2006 - kkaempf@suse.de
3800 - if a patch is bad, only skip this patch, not everything
3804 -------------------------------------------------------------------
3805 Tue Apr 11 15:42:32 CEST 2006 - ma@suse.de
3807 - Susetags:Selections: Allow parsing older .sel file formats. (#159851)
3808 - Susetags:Pattern: Fixed parser.
3810 -------------------------------------------------------------------
3811 Tue Apr 11 15:21:48 CEST 2006 - kkaempf@suse.de
3813 - when uninstalling, only re-establish installed items
3814 supplementing the to-be-uninstalled one. (variant of #165111)
3817 -------------------------------------------------------------------
3818 Tue Apr 11 14:17:00 CEST 2006 - ma@suse.de
3820 - Susetags:Package: Parse and provide ins/delnotify texts.
3822 -------------------------------------------------------------------
3823 Tue Apr 11 13:01:31 CEST 2006 - kkaempf@suse.de
3825 - when checking freshens/supplements at install, only consider
3826 best architecture/edition (#164453)
3829 -------------------------------------------------------------------
3830 Tue Apr 11 10:31:41 CEST 2006 - kkaempf@suse.de
3832 - when checking for supplements, only consider best arch, best
3833 edition for installation (#165111)
3836 -------------------------------------------------------------------
3837 Tue Apr 11 10:23:14 CEST 2006 - schubi@suse.de
3839 - Bug 165117: build 910: Update: Splitted packages are selected for
3842 -------------------------------------------------------------------
3843 Tue Apr 11 09:30:14 CEST 2006 - visnov@suse.cz
3845 - ask user if a file exists but does not have a checksum (#162797)
3848 -------------------------------------------------------------------
3849 Mon Apr 10 22:39:34 CEST 2006 - jsrain@suse.de
3851 - parse time and size elements from delta and patch RPM
3854 -------------------------------------------------------------------
3855 Mon Apr 10 18:55:03 CEST 2006 - mt@suse.de
3857 - Added detection of iSeries virtual CD (/dev/iseries/vcd[a-h])
3858 devices - on powerpc only (#163971)
3861 -------------------------------------------------------------------
3862 Mon Apr 10 18:05:51 CEST 2006 - kkaempf@suse.de
3864 - fix endless loop in patches parsing.
3867 -------------------------------------------------------------------
3868 Mon Apr 10 17:00:05 CEST 2006 - jsrain@suse.de
3870 - fixed media handling in SuSEtags source (#164879)
3873 -------------------------------------------------------------------
3874 Mon Apr 10 16:30:54 CEST 2006 - kkaempf@suse.de
3876 - honor 'dry_run' on package remove (#164732)
3879 -------------------------------------------------------------------
3880 Mon Apr 10 13:12:49 CEST 2006 - kkaempf@suse.de
3882 - add files from yum filelist as provides to package (#164731)
3885 -------------------------------------------------------------------
3886 Mon Apr 10 11:10:37 CEST 2006 - kkaempf@suse.de
3888 - honor "+Enh:/-Enh:" in packages file (#156513)
3890 -------------------------------------------------------------------
3891 Mon Apr 10 10:56:24 CEST 2006 - visnov@suse.cz
3893 - fix callback receiver signature to match the callback for removing
3896 -------------------------------------------------------------------
3897 Mon Apr 10 10:32:22 CEST 2006 - mvidner@suse.cz
3899 - Added Product::updateUrls, from content/UPDATEURLS (#163192).
3902 -------------------------------------------------------------------
3903 Sat Apr 8 12:03:37 CEST 2006 - schubi@suse.de
3905 - Bug 164440; Taking wrong architecture while updating obsoletes
3909 -------------------------------------------------------------------
3910 Sat Apr 8 10:07:06 CEST 2006 - kkaempf@suse.de
3912 - allow relative paths with url file:
3913 - dont filter atoms from going into pool, multi-arch patch
3914 requirements need them. Instead, treat atoms with incompatible
3915 architecture as unneeded.
3918 -------------------------------------------------------------------
3919 Fri Apr 7 23:57:37 CEST 2006 - jsrain@suse.de
3921 - product now provides short name
3924 -------------------------------------------------------------------
3925 Fri Apr 7 20:42:09 CEST 2006 - jsrain@suse.de
3927 - read metadata for packages from correct tags in patches (#163220)
3930 -------------------------------------------------------------------
3931 Fri Apr 7 19:57:41 CEST 2006 - kkaempf@suse.de
3933 - more detailed resolver error reports (#162994)
3936 -------------------------------------------------------------------
3937 Fri Apr 7 17:35:07 CEST 2006 - visnov@suse.cz
3939 - report package download progress (#160966)
3942 -------------------------------------------------------------------
3943 Fri Apr 7 16:27:35 CEST 2006 - kkaempf@suse.de
3945 - transact also for languages (#163819)
3948 -------------------------------------------------------------------
3949 Fri Apr 7 15:08:06 CEST 2006 - kkaempf@suse.de
3951 - loop through all affected ResObjects in transactResKind (#163819)
3954 -------------------------------------------------------------------
3955 Fri Apr 7 12:42:35 CEST 2006 - kkaempf@suse.de
3957 - allow re-installation of non-packages (#162906)
3960 -------------------------------------------------------------------
3961 Fri Apr 7 11:50:22 CEST 2006 - mt@suse.de
3963 - Added loop checking for scsi cdroms (/sys/block/srX) in case
3964 HAL does not provide any drives like on iSeries (#163971).
3967 -------------------------------------------------------------------
3968 Fri Apr 7 11:05:30 CEST 2006 - kkaempf@suse.de
3970 - add 'licenceToConfirm()' to Product. (#164375)
3972 -------------------------------------------------------------------
3973 Fri Apr 7 10:36:05 CEST 2006 - ma@suse.de
3975 - Avoid excessive CD hopping on commit. But still far from
3976 being perfect. (#159679)
3977 - Fixed Target::commit: Despite dry_run set True, packages
3980 -------------------------------------------------------------------
3981 Fri Apr 7 08:32:32 CEST 2006 - visnov@suse.cz
3983 - honour if user decides to skip a package in commit (#156031)
3985 -------------------------------------------------------------------
3986 Thu Apr 6 18:14:30 CEST 2006 - jsrain@suse.de
3988 - fixed parsing external reference to script in patch (#163221)
3991 -------------------------------------------------------------------
3992 Thu Apr 6 17:07:10 CEST 2006 - dmacvicar@suse.de
3994 - cache and provide content.asc/key optionally. Dont show a
3995 popup if they dont exists. (dmacvicar)
3996 - Actually abort when verify signature workflow is false. (dmacvicar)
3999 -------------------------------------------------------------------
4000 Thu Apr 6 16:37:49 CEST 2006 - jsrain@suse.de
4002 - fixed setting autorefresh flag for installation sources
4004 -------------------------------------------------------------------
4005 Thu Apr 6 15:53:02 CEST 2006 - kkaempf@suse.de
4007 - drop patches with incompatible architecture.
4010 -------------------------------------------------------------------
4011 Thu Apr 6 15:33:11 CEST 2006 - mt@suse.de
4013 - Added info method to media verifier base and more debug info
4016 -------------------------------------------------------------------
4017 Wed Apr 5 19:27:46 CEST 2006 - kkaempf@suse.de
4019 - Dont deny the "/" attach point in MediaDIR, since this is used
4020 for all "file:" urls, esp. local packages.
4023 -------------------------------------------------------------------
4024 Wed Apr 5 18:21:58 CEST 2006 - schubi@suse.de
4026 - Bug 159673 - only one conflict solvable per page
4028 -------------------------------------------------------------------
4029 Wed Apr 5 18:01:37 CEST 2006 - kkaempf@suse.de
4031 - parse all dependencies of 'packages' file (#163773)
4034 -------------------------------------------------------------------
4035 Wed Apr 5 17:47:04 CEST 2006 - dmacvicar@suse.de
4037 - Use the original media descr_dir on refresh for
4038 suse tags source (#163196)
4041 -------------------------------------------------------------------
4042 Wed Apr 5 16:44:08 CEST 2006 - kkaempf@suse.de
4044 - add Source::setUrl() for zmd backend helper.
4047 -------------------------------------------------------------------
4048 Wed Apr 5 16:44:01 CEST 2006 - dmacvicar@suse.de
4050 - implement rpm keyring / zypp tmp keyring two-way syncronization at rpm
4051 target init. (dmacvicar)
4054 -------------------------------------------------------------------
4055 Wed Apr 5 16:28:42 CEST 2006 - mt@suse.de
4057 - Fixed MediaDISK to use a mount -oro,bind id the disk
4058 partition is already attached e.g. by the automounter.
4059 Try to mount it a second time may fail (#163486).
4062 -------------------------------------------------------------------
4063 Wed Apr 5 15:04:31 CEST 2006 - kkaempf@suse.de
4065 - honor optional 3rd parameter to "=Loc:" key of packages (#154337)
4068 -------------------------------------------------------------------
4069 Wed Apr 5 12:48:19 CEST 2006 - visnov@suse.cz
4071 - only try to create a source of a given type when restoring
4072 from the persistent store (#162111)
4074 -------------------------------------------------------------------
4075 Wed Apr 5 11:36:54 CEST 2006 - kkaempf@suse.de
4077 - parse all dependencies for patterns (.pat) files (#160602)
4078 - drop YOUPATH and YOUURL from content file.
4081 -------------------------------------------------------------------
4082 Wed Apr 5 09:27:08 CEST 2006 - visnov@suse.cz
4084 - properly initialize autorefresh for non-remote sources (#154990)
4087 -------------------------------------------------------------------
4088 Tue Apr 4 19:19:39 CEST 2006 - mt@suse.de
4090 - Added flag to MediaManager::isUseableAttachPoint, whether
4091 to check against system mount entries or not.
4092 - Disallow to use the attachpoints of another media handlers
4093 as source path in MediaDIR.
4096 -------------------------------------------------------------------
4097 Tue Apr 4 18:47:01 CEST 2006 - dmacvicar@suse.de
4099 -implement callbacks for when package verification (checksum)
4100 fails, offer to retry or abort
4102 -------------------------------------------------------------------
4103 Tue Apr 4 16:57:51 CEST 2006 - dmacvicar@suse.de
4105 - Fix construction of checksum objects when using non-standard
4107 - Fix broken YUM cache
4110 -------------------------------------------------------------------
4111 Tue Apr 4 16:54:44 CEST 2006 - kkaempf@suse.de
4113 - Keep packages with no version upgrade installed during
4114 distribution upgrade (#162972)
4115 - add 'transactReset()' helper function for UI.
4118 -------------------------------------------------------------------
4119 Tue Apr 4 14:47:14 CEST 2006 - dmacvicar@suse.de
4123 -------------------------------------------------------------------
4124 Tue Apr 4 14:43:15 CEST 2006 - ma@suse.de
4126 - Fixed candidate handling in ui::Selectable. (#156589)
4128 -------------------------------------------------------------------
4129 Tue Apr 4 14:06:23 CEST 2006 - dmacvicar@suse.de
4131 - fix #162984 , gpg hangs because the matching data file
4132 for the key cannot be find. (dmacvicar)
4133 - Fix restore of YUM source using the same cache dir semantics as
4134 susetags instead of assuming there is a cache if a cache_dir
4135 was given. (dmacvicar)
4137 -------------------------------------------------------------------
4138 Tue Apr 4 12:37:51 CEST 2006 - kkaempf@suse.de
4140 - use DISTPRODUCT/DISTVERSION from content file to generate the
4141 product name, version, and release.
4144 -------------------------------------------------------------------
4145 Mon Apr 3 20:45:55 CEST 2006 - mt@suse.de
4147 - Removed broken forcing of absolute ftp paths added in rev2705 to
4148 MediaCurl, refined cleanupPathName/setPathName in url (#154197).
4151 -------------------------------------------------------------------
4152 Mon Apr 3 19:30:35 CEST 2006 - kkaempf@suse.de
4154 - add Resolver::freshenPool() (#156980)
4157 -------------------------------------------------------------------
4158 Mon Apr 3 08:33:12 CEST 2006 - kkaempf@suse.de
4160 - skip incompatible archs in filelist parsing.
4161 - restrict pathes to 'interesting' ones (/bin/, /sbin/, /lib/,
4165 -------------------------------------------------------------------
4166 Sun Apr 2 22:18:06 CEST 2006 - kkaempf@suse.de
4168 - skip incompatible archs in primary parsing.
4171 -------------------------------------------------------------------
4172 Sun Apr 2 11:17:56 CEST 2006 - kkaempf@suse.de
4174 - allow setting of source when parsing local .rpm (#147765)
4177 -------------------------------------------------------------------
4178 Fri Mar 31 18:53:55 CEST 2006 - schubi@suse.de
4180 - Do not update packages over other architectures
4182 -------------------------------------------------------------------
4183 Fri Mar 31 18:28:59 CEST 2006 - sh@suse.de
4185 - Added zypp/ui/UserWantedPackages to support the UI's
4186 "automatic changes" dialog (bug #152700)
4188 -------------------------------------------------------------------
4189 Fri Mar 31 18:02:05 CEST 2006 - jsrain@suse.de
4191 - use KeyRing class to validate repomd.xml (#160909)
4193 -------------------------------------------------------------------
4194 Fri Mar 31 17:33:21 CEST 2006 - dmacvicar@suse.de
4196 - Product resolvables should be readable by normal users.
4197 (#162474) (dmacvicar)
4198 - implemented keyring and metadata signature verification
4200 - dont delete the lock if we did not acquire it
4203 -------------------------------------------------------------------
4204 Fri Mar 31 16:34:51 CEST 2006 - mt@suse.de
4206 - Added disabling of the automounter while MediaManager
4207 init and restoring of the old state on exit (#154326).
4208 - Implemented check if media (CD) is automounted or not
4211 -------------------------------------------------------------------
4212 Fri Mar 31 13:27:09 CEST 2006 - mt@suse.de
4214 - Implemented several hal get/set/removeDeviceProperty wrappers
4215 - Improved HalException to allow to fetch HAL/DBUS error componets
4218 -------------------------------------------------------------------
4219 Fri Mar 31 12:44:25 CEST 2006 - kkaempf@suse.de
4221 - honor subscription status of catalogs (#162350)
4224 -------------------------------------------------------------------
4225 Fri Mar 31 11:29:05 CEST 2006 - mt@suse.de
4227 - Enabled CD eject error reporting exceptions (#154326)
4230 -------------------------------------------------------------------
4231 Fri Mar 31 06:40:51 CEST 2006 - kkaempf@suse.de
4233 - support "dry run" (#159467)
4234 - implement "transactResKind" (#161400)
4237 -------------------------------------------------------------------
4238 Thu Mar 30 17:22:49 CEST 2006 - jsrain@suse.de
4240 - add checksum for external patches (#159928)
4242 -------------------------------------------------------------------
4243 Thu Mar 30 16:48:01 CEST 2006 - kkaempf@suse.de
4245 - calculate product architecture (#158198)
4247 -------------------------------------------------------------------
4248 Wed Mar 29 23:28:13 CEST 2006 - jsrain@suse.de
4250 - fixed checking checksum of YUM metadata, added sha1 vs. sha256
4253 -------------------------------------------------------------------
4254 Wed Mar 29 23:12:30 CEST 2006 - ma@suse.de
4256 - Auto protect installed packages from unknown vendor. (#157446)
4258 -------------------------------------------------------------------
4259 Wed Mar 29 09:13:51 CEST 2006 - visnov@suse.de
4261 - added support for external scripts to metadata (#159928) (jsrain)
4262 - fixed handling of Language resolvables (ma)
4263 - fix leak in rpmdb (dmacvicar)
4264 - added softlock for autoyast (#159466) (ma)
4265 - Fixed exceptions in doGetFileCopy() to show full url
4266 including the file instead of just the media base url. (mt)
4267 - Provide Language::summary (ma)
4268 - check patterns and selections file exist
4269 before veryfing them (#161300) (dmacvicar)
4270 - added YUM metadata checksum computation (jsrain)
4271 - added interface to patch of a message (jsrain)
4274 -------------------------------------------------------------------
4275 Mon Mar 27 23:57:16 CEST 2006 - jsrain@suse.de
4277 - added support for external scripts to metadata (#159928)
4280 -------------------------------------------------------------------
4281 Sat Mar 25 22:08:26 CET 2006 - jsrain@suse.de
4283 - report separate exception when trying to start source cache again to
4284 suppress incorrect error message in XEN installation
4287 -------------------------------------------------------------------
4288 Fri Mar 24 18:16:22 CET 2006 - schubi@suse.de
4290 - Implement inter process locking in zypp.
4291 - Added No medium found output
4292 - splitting modaliases in supplements TOO
4293 - parse also the available signing keys
4295 -------------------------------------------------------------------
4296 Fri Mar 24 10:44:10 CET 2006 - visnov@suse.cz
4298 - release all media when removing source (#159754) (visnov)
4299 - more testsuites (schubi)
4300 - updated translations (schubi)
4301 - added MediaNotEjectedException (mt)
4304 -------------------------------------------------------------------
4305 Thu Mar 23 14:10:54 CET 2006 - dmacvicar@suse.de
4307 - fix patches descriptions (dmacvicar)
4308 - fix source serialization (dmacvicar)
4309 - metadata for kernel test (schubi)
4310 - Arch tests updated (ma)
4311 - classify NULL Ptr as unique (ma)
4312 - Added host check, because file Url allows it now. (mt)
4313 - prepare modalias fix (#159766) (ma)
4314 - Provide iterator based access to SourceManager data. (ma)
4315 - Fixed "file:" Url scheme config to allow relative paths; (mt)
4316 RFC1738 says, it may contain a hostname as well...
4319 -------------------------------------------------------------------
4320 Wed Mar 22 19:58:37 CET 2006 - visnov@suse.cz
4322 - pkg-config support (mvidner)
4323 - close all medias when destructing MediaSet (jsrain)
4326 -------------------------------------------------------------------
4327 Wed Mar 22 15:48:05 CET 2006 - dmacvicar@suse.de
4329 - Bug 159976 - build 804: Adding AddOn CD via ftp gives error (dmacvicar)
4330 - Message callback implemented to show patch messages (visnov)
4331 - Bug 159696 (schubi)
4332 - provide transform_iterators to iterate over a maps keys or values (ma)
4333 - added 'bool Arch::empty() const' test for an empty Arch string (ma)
4334 - added script and message installation (jsrain)
4335 - chooses the 'right' kernel now (kkaempf)
4336 - Use noarch if no arch is specified in patches (dmacvicar)
4339 -------------------------------------------------------------------
4340 Tue Mar 21 19:06:56 CET 2006 - mvidner@suse.cz
4342 - Added some debug output including the access id (mt)
4343 - Bug #154326: Enabled FORCE_RELEASE_FOREIGN flag causing
4344 release with eject=true on attached media, to umount
4345 other mounts as well. (mt)
4346 - 159483 - solver does not blame missing dependency (schubi)
4347 - Added a variant of MediaHandler::forceRelaseAllMedia (ma)
4348 - Fixed MediaCD::forceEject() to handle DELAYED_VERIFY
4349 and use forceRelaseAllMedia if FORCE_RELEASE_FOREIGN=1 (ma)
4350 - fixed ZYPP_RETHROW (#156430) (ma)
4351 - patch for #156114 (visnov)
4352 - fixed container.erase loops (ma)
4353 - Fixed to reset desired (cached) flag before the action (mt)
4354 - Removed return in forceRelaseAllMedia (void function) (mt)
4355 - Parse nonexisting architecture to noarch so patches dont get
4356 filtered by the pool (dmacvicar)
4357 - 159512 - yast2-qt does not show label of to be installed products
4359 - 159765 - Hidden patterns still visible (dmacvicar)
4360 - Use noarch if no arch is specified. (dmacvicar)
4363 -------------------------------------------------------------------
4364 Tue Mar 21 09:04:06 CET 2006 - visnov@suse.de
4366 - properly report error for media change callback
4369 -------------------------------------------------------------------
4370 Mon Mar 20 23:02:07 CET 2006 - ma@suse.de
4372 - fixed memory leak in XMLNodeIterator (#157474)
4373 - disabled storing filelist (YUMFileListParser) and changelog (YUMOtherParser)
4374 - Renamed private MediaManager::forceMediaRelease
4375 function to forceReleaseShared (more exact name)
4376 - Implemented forceRelaseAllMedia() that can be
4377 used to release also foreign (user) mounts.
4378 - Added use of forceRelaseAllMedia for CD/DVDs
4379 if FORCE_RELEASE_FOREIGN is 1 (default 0)
4380 - little cleanup of the checkAttached function
4383 -------------------------------------------------------------------
4384 Mon Mar 20 17:04:28 CET 2006 - mvidner@suse.cz
4386 - don't try to attach without exception handling (#158620)
4387 - fix descriptions, as a new tag Des for selections exists now.
4388 - fix #157683: failure after adding add-on product to install
4390 - added more files for translation
4391 - resolve-dependencies.cc: establish pool
4392 - parse-metadata.cc: catch bad URL
4393 - set zmdid for atoms
4396 -------------------------------------------------------------------
4397 Sun Mar 19 19:24:44 CET 2006 - kkaempf@suse.de
4400 - provide edition and architecture for all kinds of yum
4402 - fix ResStatus output.
4403 - establish atoms correctly.
4404 - treat requires to unneeded resolvables as fulfilled.
4407 -------------------------------------------------------------------
4408 Sun Mar 19 00:05:17 CET 2006 - kkaempf@suse.de
4411 - only consider best architecture/version (#157594)
4412 - prefer providers which supplement/enhance installed or
4413 to-be-installed packages (fixes the tpctl-kmp issue)
4416 -------------------------------------------------------------------
4417 Sat Mar 18 02:22:22 CET 2006 - kkaempf@suse.de
4419 - provide more filters for pkg-bindings (#158602)
4420 - add SystemResObject to provide system (modalias, hal, ...)
4422 - handle this during resolving.
4423 - make the modalias and hal capability match the SystemResObject
4424 by default, thereyby triggering a modalias (resp. hal)
4426 - xmlstore: decouple target store from YUM schema.
4427 - clean up moving of hal() and modalias() from provides to
4428 supplements in ResolvableImpl.
4429 - add PatchContents() for UI.
4430 - handle Edition::noedition as empty string.
4433 -------------------------------------------------------------------
4434 Tue Mar 14 23:32:44 CET 2006 - jsrain@suse.de
4436 - releasing all medias when asking for CD (#156981)
4439 -------------------------------------------------------------------
4440 Tue Mar 14 19:38:43 CET 2006 - mvidner@suse.cz
4442 - ResStatus::resetTransact must return a value.
4443 - Fixed random build failures in LanguageCode.cc.
4444 (Rewrote the CodeMaps constructor so that gcc does not
4445 optimize a 500-statement basic block.)
4446 - Fix constructions of patch objects. Actually insert atoms in atoms
4447 list. Insert atoms for package even if the package does not exists
4448 in the source. Fixes #157628 (dmacvicar).
4449 - Fixed license reading from susetags, #151834 (dmacvicar).
4452 -------------------------------------------------------------------
4453 Tue Mar 14 16:59:42 CET 2006 - mvidner@suse.cz
4455 - added ResStatus::resetTransact (ma)
4456 - bugfix for #156439 (schubi)
4457 - Added Source_Ref::setAlias (#154913).
4458 - Do not assume there is a product file when scanning for products
4460 - function to disable all sources in the persistent store (visnov)
4461 - dependency errors go to stdout, not stderr; output resolver info
4462 directly to stderr (kkaempf)
4465 -------------------------------------------------------------------
4466 Tue Mar 14 01:34:38 CET 2006 - kkaempf@suse.de
4468 - fix merging of resolver info (needed for #157684).
4469 - errors are also important in ResolverInfo.
4470 - improve debug output in ResolverContext.
4473 -------------------------------------------------------------------
4474 Mon Mar 13 22:54:01 CET 2006 - jsrain@suse.de
4476 - delete RPMs downloaded via HTTP/FTP after installnig them
4478 - fixed product registration (reverted autorefresh patch) (#157566)
4480 -------------------------------------------------------------------
4481 Mon Mar 13 11:53:52 CET 2006 - kkaempf@suse.de
4483 - if root!="/", always prefer the upgrade candidate (#155472)
4484 - implement license confirmed api for UI.
4485 - prefer architecture over version in distribution upgrade
4487 - clean up media handling.
4490 -------------------------------------------------------------------
4491 Sun Mar 12 22:31:09 CET 2006 - kkaempf@suse.de
4493 - init Modalias properly.
4494 - fix warnings in testcases.
4497 -------------------------------------------------------------------
4498 Sat Mar 11 21:25:18 CET 2006 - kkaempf@suse.de
4500 - drop libjpeg-devel and sqlite-devel from build requires.
4502 -------------------------------------------------------------------
4503 Sat Mar 11 08:16:53 CET 2006 - kkaempf@suse.de
4505 - implement 'modalias()' capability (#157406)
4506 - make dependencies consistent, its 'freshens'.
4507 - cope with user umounts of devices.
4508 - add debug to SourceManager.
4511 -------------------------------------------------------------------
4512 Fri Mar 10 16:20:41 CET 2006 - kkaempf@suse.de
4514 - allow version downgrade during distribution upgrade if the
4515 newer package is coming from a trusted vendor (#155472)
4516 - implement locale fallback
4517 - 'freshen' -> 'freshens' in schema definitions to make it
4518 consistent with all other dependency definitions.
4519 - better error reporting for .pat and .sel files.
4520 - rule out packages from dependency resolutions which are
4521 de-selected by user (#155368)
4522 - use locale fallbacks in package translations.
4523 - refresh source when re-enabling it.
4526 -------------------------------------------------------------------
4527 Tue Mar 7 21:18:19 CET 2006 - kkaempf@suse.de
4529 - split of libzypp-zmd-backend subpackage as a stand-alone
4531 - encapsulate bool test for Source_Ref better.
4532 - fixed stack overflow (ma).
4533 - make testsuite build again.
4536 -------------------------------------------------------------------
4537 Tue Mar 7 16:17:07 CET 2006 - kkaempf@suse.de
4539 - fixed URL rewriting for CD2 and following (#154762)
4540 - fixed ResPoolProxy diffState (for proper ok/cancel support
4542 - added special exception class for aborting installation
4544 - only auto-change directories if they end in CDn or DVDn.
4547 -------------------------------------------------------------------
4548 Tue Mar 7 15:37:51 CET 2006 - kkaempf@suse.de
4550 - silently ignore multiple installs of the same package.
4551 - fix disk usage for installs and uninstalls.
4554 -------------------------------------------------------------------
4555 Mon Mar 6 22:22:57 CET 2006 - kkaempf@suse.de
4557 - zmd-backend: filter out incompatible architectures from
4561 -------------------------------------------------------------------
4562 Mon Mar 6 21:35:24 CET 2006 - kkaempf@suse.de
4564 - sync libzypp media data with mtab.
4565 - improve resolver error and solution reports.
4566 - fix source cache reading (#155459).
4567 - default cached sources to enabled (#155459).
4568 - let each source provide public keys.
4571 -------------------------------------------------------------------
4572 Sun Mar 5 15:48:29 CET 2006 - kkaempf@suse.de
4574 - only write by-sovler transactions back (#154976)
4577 -------------------------------------------------------------------
4578 Sat Mar 4 12:36:40 CET 2006 - kkaempf@suse.de
4580 - release last used source at end of commit (#155002)
4583 -------------------------------------------------------------------
4584 Fri Mar 3 23:14:50 CET 2006 - kkaempf@suse.de
4586 - cope with NULL values in zmd catalogs table (#153584)
4587 - set YAST_IS_RUNNING in transact zmd helper (#154820)
4588 - run SuSEconfig after transact zmd helper (#154820)
4589 - add softTransact to honor user vs. soft requirements (#154650)
4590 - honor all build keys provided by a package source.
4591 - add source metadata refresh.
4592 - add progress callbacks to zmd helpers.
4595 -------------------------------------------------------------------
4596 Thu Mar 2 21:59:07 CET 2006 - kkaempf@suse.de
4598 - include .diffs into main source.
4599 - catch exception when ejecting media which was unmounted externally
4601 - init source in zmd-backend correctly (#154667)
4602 - implement disk usage info for YaST.
4603 - clean up XML schema files.
4604 - catch CPUs identifying as 'i686' but being 'i586'.
4605 - allow definition of preferred attach (mount) point for media.
4606 - make resolver results more readable.
4607 - use language fallbacks if none of multiple language providers
4609 - get rid of ignoring wrong arch in resolver, having the wrong
4610 architecture is prevented by other means.
4611 - prepare for translations in exceptions.
4612 - fix 'abort does not abort'
4613 - implement 'flag' I/O in target cache backend.
4614 - skip incompatibles architectures in packages.<lang>
4617 -------------------------------------------------------------------
4618 Thu Mar 2 13:44:34 CET 2006 - kkaempf@suse.de
4620 - dont even provide src/nosrc from the source.
4623 -------------------------------------------------------------------
4624 Wed Mar 1 17:23:23 CET 2006 - kkaempf@suse.de
4626 - Initialize commit result (#154409)
4627 - release media if its wrong (#154326)
4628 - dont copy src/nosrc packages to the pool (#154627)
4629 - reduce XML logging.
4632 -------------------------------------------------------------------
4633 Tue Feb 28 16:10:14 CET 2006 - kkaempf@suse.de
4635 - fix path of .po files (#154074).
4636 - parse the correct package.<lang> file (kinda #154074).
4637 - complain about bad "=Sel:" or "=Pat:" lines (#153065).
4638 - reattach all released medias.
4639 - raise exception instead of abort() on XML errors (#154104).
4640 - update translations.
4641 - PathInfo: implemented a copy_dir_content (variant of copy_dir)
4642 and is_empty_dir utility function
4645 -------------------------------------------------------------------
4646 Tue Feb 28 14:51:46 CET 2006 - kkaempf@suse.de
4648 - check freshens and supplements for packages (#154074).
4649 - only complain about incomplete installed resolvables,
4650 if they are uninstalled, schedule them for installation.
4652 - add testcases for locale() provides.
4653 - add lang_country -> lang fallback.
4654 - have locale(parent:...) deps match any provides of 'parent'
4655 also when uninstalling a package.
4658 -------------------------------------------------------------------
4659 Tue Feb 28 10:35:15 CET 2006 - kkaempf@suse.de
4661 - change the locale(...) separator to ";" (#153791)
4662 - complete "find-files" of zmd-backend.
4665 -------------------------------------------------------------------
4666 Tue Feb 28 10:28:06 CET 2006 - visnov@suse.de
4668 - avoid attaching media when initializing source
4671 -------------------------------------------------------------------
4672 Mon Feb 27 21:26:00 CET 2006 - kkaempf@suse.de
4674 - warn about misspelled 'locale(...)' provides
4678 -------------------------------------------------------------------
4679 Mon Feb 27 20:19:40 CET 2006 - kkaempf@suse.de
4684 -------------------------------------------------------------------
4685 Mon Feb 27 18:15:16 CET 2006 - kkaempf@suse.de
4687 - provide available locales to application (#153583)
4688 - honor 'requestedLocales' (language dependant packages)
4689 - honor release requests for all holders of a device.
4690 - silently re-attach after a forced release.
4691 - solver improvements.
4692 - handle source caches.
4693 - proper logging in zmd backend helpers.
4696 -------------------------------------------------------------------
4697 Mon Feb 27 13:44:39 CET 2006 - kkaempf@suse.de
4699 - upgrade always to best version and arch (#153577)
4700 - reset 'transact' state for obsoleted packages (#153578)
4701 - translation updates
4704 -------------------------------------------------------------------
4705 Mon Feb 27 10:42:33 CET 2006 - kkaempf@suse.de
4707 - add support for 'local' .rpm packages to zmd-backend.
4710 -------------------------------------------------------------------
4711 Sun Feb 26 20:24:10 CET 2006 - kkaempf@suse.de
4713 - fix build of zmd/backend.
4714 - actually fill 'files' table in package-files.
4717 -------------------------------------------------------------------
4718 Sun Feb 26 17:43:06 CET 2006 - kkaempf@suse.de
4720 - improve testcases.
4721 - add 'setPossibleLocales()' to ZYpp, this defines the set
4722 of possible locales to choose from (#153583)
4723 - provide LanguageImpl and create 'Language' resolvables for
4724 each 'possible' locale.
4725 - fix YUM parsing of patches, insert 'atoms' to link patches
4727 - replace gzstream/ with own, existing implementation.
4728 - honor locks in solver (#150231)
4729 - sync pool with target after commit() properly (#150565, #153066)
4730 - new zmd helper 'package-files'
4733 -------------------------------------------------------------------
4734 Thu Feb 23 21:45:06 CET 2006 - kkaempf@suse.de
4736 - prevent multiple initializations of the target (#153124)
4737 - implement 'loopback mounted ISO images'
4738 - retain old package sources on upgrade.
4739 - support compressed .xml files in 'repodata' type repositories.
4742 -------------------------------------------------------------------
4743 Thu Feb 23 15:16:58 CET 2006 - kkaempf@suse.de
4745 - parse locale(...) provides and construct correct dependencies.
4747 -------------------------------------------------------------------
4748 Thu Feb 23 14:16:44 CET 2006 - kkaempf@suse.de
4750 - always upgrade to candidate (#152760).
4751 - fix typo in package sorting.
4752 - prepare handling of locale provides.
4755 -------------------------------------------------------------------
4756 Thu Feb 23 10:53:51 CET 2006 - kkaempf@suse.de
4758 - sort src/nosrc package to right list during commit.
4759 - revert installtime/buildtime in susetags parser (#152760)
4762 -------------------------------------------------------------------
4763 Thu Feb 23 10:22:08 CET 2006 - kkaempf@suse.de
4765 - reset state after successful commit (#153030)
4766 - run "rpm -e" always with "--nodeps" (#153026)
4767 - provide separate resolvable kind for src packages.
4768 - extend status field for LOCK and LICENSE.
4769 - add sameState()/diffState() for UI.
4770 - provide 'best' candidate for UI.
4771 - set 60 sec timeout for curl access.
4772 - don't cross-compare solver results, takes too much time.
4773 - provide sizes of installed packages.
4774 - extend REQUIRES semantics in content file.
4775 - add "parse-metadata" helper to zmd-backend.
4778 -------------------------------------------------------------------
4779 Wed Feb 22 14:51:46 CET 2006 - kkaempf@suse.de
4781 - provide complete disk usage data (#152761)
4782 - include upgrade flag when copying solver solution
4783 back to pool (#152717)
4786 -------------------------------------------------------------------
4787 Wed Feb 22 13:16:48 CET 2006 - kkaempf@suse.de
4789 - don't insert incompatible architectures to the pool (#151933)
4790 - don't accept incompatible architectures from a repository
4792 - separate rpm log (#151431).
4793 - allow extended product requires.
4796 -------------------------------------------------------------------
4797 Tue Feb 21 22:02:59 CET 2006 - kkaempf@suse.de
4799 - provide the XML schema files in the main package. (#152593)
4801 -------------------------------------------------------------------
4802 Tue Feb 21 20:05:34 CET 2006 - kkaempf@suse.de
4804 - provide arch compat handling.
4805 - implement data upload to zmd.
4806 - fix source metadata caching on target.
4807 - add 'supplements' dependencies to 'yum' parser.
4808 - provide user agent identification to curl calls.
4809 - move resolver branches (multiple alternatives) back in queue
4810 (resolve known things first, then the unknown ones).
4811 - clean up 'packages' parser.
4814 -------------------------------------------------------------------
4815 Tue Feb 21 09:18:53 CET 2006 - kkaempf@suse.de
4817 - improve media mount/umount interface
4818 - prepare class ArchCompat for proper architecture ordering
4819 and compatibility handling.
4820 - add returns to dummy functions in DbAccess.
4823 -------------------------------------------------------------------
4824 Mon Feb 20 21:08:22 CET 2006 - kkaempf@suse.de
4826 - don't explictly delete to-be-upgraded packages.
4827 - finish query-system, resolve-dependencies, and transact for
4828 libzypp-zmd-backend.
4829 - provide Pattern::category.
4830 - move system architecture to toplevel.
4831 - make target store pathname settable.
4832 - speed up rpmdb reading by properly filtering unwanted file
4836 -------------------------------------------------------------------
4837 Sun Feb 19 20:35:03 CET 2006 - kkaempf@suse.de
4841 - when comparing solutions, prefer higher versions.
4842 - provide generic 'SafeBool' for bool conversions.
4843 - add PtrTypes testsuites.
4846 -------------------------------------------------------------------
4847 Fri Feb 17 21:43:51 CET 2006 - kkaempf@suse.de
4849 - integrate all diffs
4850 - move Target::commit to toplevel API
4851 - generalize dependency iterators and hash dependency
4852 information in pool (for speedup)
4853 - add 'supplements' as dependency
4854 - make more pattern attributes available
4855 - drop "smbfs" in favour of "cifs" (#151476)
4856 - add metadata cache to sources (Beta4 bug)
4857 - run "rpm -e" with name-version-release
4858 - fix update conflicts
4861 -------------------------------------------------------------------
4862 Thu Feb 16 20:02:19 CET 2006 - kkaempf@suse.de
4864 - fix-mediachange.diff: dont skip CD but retry after media change
4865 - cd-eject-button.diff: fix CD url so YaST recognizes it and shows
4867 - release-forced-eject-no-ptrfix.diff: fix refcounting in ptrs
4868 so media handle gets actually released and media unmounted.
4870 -------------------------------------------------------------------
4871 Thu Feb 16 14:40:31 CET 2006 - kkaempf@suse.de
4873 - implement arch scoring
4874 - prefer better arch (#151427)
4875 - transitive depedencies of weak requirements are non-weak
4879 -------------------------------------------------------------------
4880 Wed Feb 15 18:19:12 CET 2006 - kkaempf@suse.de
4882 - ignore self and to-be-updated conflicts (#150844)
4883 - fix enable of target store (for non-packages)
4886 -------------------------------------------------------------------
4887 Wed Feb 15 13:11:28 CET 2006 - kkaempf@suse.de
4889 - fix "cd:" url (#151121)
4890 - provide location() in public Package api
4891 - allow running distribution upgrade in testmode
4892 - extend HAL interface
4895 -------------------------------------------------------------------
4896 Wed Feb 15 10:10:48 CET 2006 - kkaempf@suse.de
4898 - pass normal and locale packages from selections correctly.
4899 - its "baseconf" for base selections.
4900 - Make 'ZYpp' an obvious singleton.
4901 - provide releasenotesUrl.
4902 - dont continue upgrade without target.
4903 - implement 'fake' hal for testing.
4904 - fix package sizes.
4905 - more solver testcases.
4908 -------------------------------------------------------------------
4909 Tue Feb 14 20:52:02 CET 2006 - kkaempf@suse.de
4911 - extend requires of libzypp-devel
4912 - provide package sizes for UI
4913 - provide more UI helpers
4914 - implement Product and related functions
4915 - fix split provides in distribution upgrade
4916 - provide locale information to system
4917 - ask HAL for available devices
4918 - reduce debug information in solver
4919 - filter architectures in source, not in solver
4922 -------------------------------------------------------------------
4923 Tue Feb 14 07:27:39 CET 2006 - visnov@suse.de
4925 - disable another testsuite for now
4926 - fetch the default locale from environment
4927 - support user-defined formatting of log
4930 -------------------------------------------------------------------
4931 Mon Feb 13 20:41:36 CET 2006 - visnov@suse.de
4933 - providing basic product information from susetags source
4934 - public API for preferred language
4935 - implemented redirect of logging (#149001)
4936 - report start/finish of source data parsing (#150211)
4937 - store/restore source aliases properly (#150256)
4938 - disable a lot of debug logging to speed up solver
4939 - properly rewrite URL for CDn directory layouts (#149870)
4942 -------------------------------------------------------------------
4943 Sun Feb 12 16:59:48 CET 2006 - kkaempf@suse.de
4945 - add save/restore state to facilitate UI 'cancel'
4946 - enable target/store
4947 - add 'forceResolve' call and flag to resolver to switch between
4948 task-oriented ZMD and interactive YaST behaviour.
4949 - Fix resolver problem solution texts.
4950 - improve solver problem solution offerings.
4951 - fix media access handling to better support multiple
4952 requestors to single media.
4953 - move the media number checking to the source (media requestor)
4954 which knows how to verify the correct media.
4955 - Fix CD ordering (#149871), adding testcases.
4956 - Move 'PoolItemList' and 'PoolItemSet' typedefs inside classes.
4957 - Add selections to testcases.
4960 -------------------------------------------------------------------
4961 Sat Feb 11 10:17:15 CET 2006 - kukuk@suse.de
4963 - Fix missing return in Source.cc:124
4965 -------------------------------------------------------------------
4966 Fri Feb 10 18:41:29 CET 2006 - kkaempf@suse.de
4968 - cope with empty arch field in selections
4969 - enable dummy "enableStorage" function
4972 -------------------------------------------------------------------
4973 Fri Feb 10 15:36:43 CET 2006 - kkaempf@suse.de
4975 - fix random data return in Source.cc
4978 -------------------------------------------------------------------
4979 Fri Feb 10 15:00:45 CET 2006 - kkaempf@suse.de
4981 - adapt zmd-backend to SourceImpl API change
4984 -------------------------------------------------------------------
4985 Fri Feb 10 13:54:43 CET 2006 - kkaempf@suse.de
4987 - fix the packages parser bug. Now all packages are parsed
4988 including (english) translations.
4989 source/susetags is back to svn head.
4992 -------------------------------------------------------------------
4993 Fri Feb 10 10:30:12 CET 2006 - kkaempf@suse.de
4995 - fix off-by-one bug in bitfield handling
4996 - revert source/susetags to rev 1411
4999 -------------------------------------------------------------------
5000 Thu Feb 9 22:21:43 CET 2006 - kkaempf@suse.de
5002 - dont prereq-sort non-packages
5005 -------------------------------------------------------------------
5006 Thu Feb 9 21:29:00 CET 2006 - kkaempf@suse.de
5010 -------------------------------------------------------------------
5011 Thu Feb 9 11:10:54 CET 2006 - kkaempf@suse.de
5013 - update to rev 1543
5015 -------------------------------------------------------------------
5016 Thu Feb 9 00:49:23 CET 2006 - ro@suse.de
5018 - require hal-devel in libzypp-devel
5019 - re-merge fixes (RPM_OPT_FLAGS)
5021 -------------------------------------------------------------------
5022 Wed Feb 8 23:53:58 CET 2006 - kkaempf@suse.de
5024 - make solver behaviour a bit more interactive
5027 -------------------------------------------------------------------
5028 Wed Feb 8 18:45:21 CET 2006 - schwab@suse.de
5030 - Fix syntax error in configure script.
5031 - Use RPM_OPT_FLAGS.
5033 -------------------------------------------------------------------
5034 Wed Feb 8 17:03:37 CET 2006 - kkaempf@suse.de
5036 - update for qt ui integration
5039 -------------------------------------------------------------------
5040 Tue Feb 7 23:18:09 CET 2006 - kkaempf@suse.de
5042 - split off libzypp-zmd-backend
5045 -------------------------------------------------------------------
5046 Tue Feb 7 23:10:59 CET 2006 - kkaempf@suse.de
5048 - another update to svn
5050 -------------------------------------------------------------------
5051 Mon Feb 6 20:42:22 CET 2006 - kkaempf@suse.de
5053 - finish rpm callbacks
5055 - fix state change resolver<->pool
5057 - speed up tag file parsing
5060 -------------------------------------------------------------------
5061 Mon Feb 6 16:53:03 CET 2006 - schubi@suse.de
5063 - disabling failing tests of s390 and ppc
5065 -------------------------------------------------------------------
5066 Mon Feb 6 11:14:16 CET 2006 - schubi@suse.de
5068 - Snapshoot rev 1367
5070 -------------------------------------------------------------------
5071 Mon Feb 6 01:42:48 CET 2006 - kkaempf@suse.de
5073 - use hashes for pool
5076 -------------------------------------------------------------------
5077 Fri Feb 3 14:21:47 CET 2006 - schubi@suse.de
5079 - removed Obsoletes: yast2-packagemanager
5081 -------------------------------------------------------------------
5082 Fri Feb 3 11:36:19 CET 2006 - schubi@suse.de
5084 - Snapshoot 3 Feb 2005 (11:30)
5086 -------------------------------------------------------------------
5087 Thu Feb 2 14:27:02 CET 2006 - schubi@suse.de
5089 - Snapshoot 2 Feb 2005 (14:00)
5091 -------------------------------------------------------------------
5092 Thu Feb 2 12:23:03 CET 2006 - schubi@suse.de
5094 - Snapshoot 2 Feb 2005 ( integrating YaST )
5096 -------------------------------------------------------------------
5097 Wed Jan 25 21:37:50 CET 2006 - mls@suse.de
5099 - converted neededforbuild to BuildRequires
5101 -------------------------------------------------------------------
5102 Sat Jan 14 08:51:55 CET 2006 - kkaempf@suse.de