1 -------------------------------------------------------------------
2 Thu Jan 24 18:26:47 CET 2008 - jkupec@suse.cz
4 - read .curlrc more robustly to obtain user-proxy (#330351)
7 -------------------------------------------------------------------
8 Fri Jan 18 12:19:09 CET 2008 - coolo@suse.de
10 - always buildrequire openssl-devel
11 - replacing strange utf-8 chars in changelog
14 -------------------------------------------------------------------
15 Thu Jan 17 15:07:52 CET 2008 - jkupec@suse.cz
17 - Saner NFS timeo default (#350309)
20 -------------------------------------------------------------------
21 Thu Jan 17 12:03:10 CET 2008 - kkaempf@suse.de
23 - support 'patterns.pat' and 'patterns.pat.gz' to read all
27 -------------------------------------------------------------------
28 Tue Jan 15 14:56:21 CET 2008 - lslezak@suse.cz
30 - added RpmDb::removePubkey(), call it from
31 KeyRing::Impl::deleteKey() - remove the GPG key from RPM when it
32 is removed from the trusted keyring
35 -------------------------------------------------------------------
36 Mon Jan 14 17:11:15 CET 2008 - schubi@suse.de
39 - reduced logging in SAT-solver
44 -------------------------------------------------------------------
45 Thu Jan 10 16:50:26 CET 2008 - schubi@suse.de
47 - Enabled SAT solver via default. (removed ZYPP_SAT_SOLVER)
48 ZYPP_RC_SOLVER=1 will enable the old RedCapet solver
52 -------------------------------------------------------------------
53 Wed Jan 2 18:24:34 CET 2008 - jkupec@suse.cz
55 - Pathname zypp::filesystem::expandlink(const Pathname &) added
56 - if the provided file is a symlink, expand it (#274651) (this
57 probably won't work for schemes other than file/dir and cd/dvd)
60 -------------------------------------------------------------------
61 Tue Dec 18 12:28:22 CET 2007 - aschnell@suse.de
63 - fixed password handling in URLs (bug #347273)
66 -------------------------------------------------------------------
67 Mon Dec 17 13:47:44 CET 2007 - ma@suse.de
69 - Fixed default text locale detection not to use static variables. (#346872)
73 -------------------------------------------------------------------
74 Mon Dec 10 12:46:26 CET 2007 - ma@suse.de
76 - Log more details about zypp lock owner. (#294094)
79 -------------------------------------------------------------------
80 Fri Dec 7 15:47:53 CET 2007 - ma@suse.de
82 - Remove runtime dependency for libboost_filesystem (#345773)
86 -------------------------------------------------------------------
87 Fri Nov 30 14:20:34 CET 2007 - schubi@suse.de
89 - Enable SAT solver via environment variable ZYPP_SAT_SOLVER.
90 e.g.: ZYPP_SAT_SOLVER=1 zypper install foo
94 -------------------------------------------------------------------
95 Wed Nov 28 15:12:33 CET 2007 - aschnell@suse.de
97 - make IniParser more strict (bug #306697)
99 -------------------------------------------------------------------
100 Mon Nov 26 13:19:34 CET 2007 - ma@suse.de
102 - Fix missing packages in patch content list. (#340896)
105 -------------------------------------------------------------------
106 Fri Nov 16 12:46:39 CET 2007 - coolo@suse.de
110 -------------------------------------------------------------------
111 Wed Nov 14 14:23:23 CET 2007 - ma@suse.de
113 - Output date strings in UTF-8. (#339423)
116 -------------------------------------------------------------------
117 Tue Nov 13 13:40:03 CET 2007 - schubi@suse.de
123 -------------------------------------------------------------------
124 Mon Nov 5 15:22:33 CET 2007 - ma@suse.de
126 - Don't mark failed patch scripts as installed. (#327523)
130 -------------------------------------------------------------------
131 Wed Oct 31 09:19:59 CET 2007 - dmueller@suse.de
133 - update rpmlint suppression
135 -------------------------------------------------------------------
136 Fri Oct 26 15:12:24 CEST 2007 - aschnell@suse.de
138 - fixed retrieval of epoch from rpmdb (bug #246680)
140 -------------------------------------------------------------------
141 Thu Oct 25 16:29:24 CEST 2007 - aschnell@suse.de
143 - allow non-existing "packages" file in susetags parser (bug
146 -------------------------------------------------------------------
147 Fri Oct 12 15:47:37 CEST 2007 - ma@suse.de
149 - SMBIOS DMI modalias matching added (#333152)
152 -------------------------------------------------------------------
153 Sat Oct 6 16:37:11 CEST 2007 - jkupec@suse.cz
154 - do not download the same file multiple times in one attach session
156 - special cdrom detection code for SCSI / Virtual CDROMs on iSeries
157 removed - should be correctly detected by HAL now
158 (#167629, #163971), r7452
161 -------------------------------------------------------------------
162 Fri Oct 05 10:35:47 CEST 2007 - aschnell@suse.de
164 - filter architecture in plaindir parser (bug #330791)
166 -------------------------------------------------------------------
167 Thu Oct 4 16:31:58 CEST 2007 - ma@suse.de
169 - Throw constructing malformed checksums. (#189096)
172 -------------------------------------------------------------------
173 Thu Oct 4 14:22:31 CEST 2007 - mvidner@suse.cz
175 - Renamed templates back because proper qualification makes it work
179 -------------------------------------------------------------------
180 Thu Oct 04 11:23:19 CEST 2007 - aschnell@suse.de
182 - only look for repositories in file ending ".repo" (bug #294779)
184 -------------------------------------------------------------------
185 Wed Oct 3 13:37:57 CEST 2007 - mvidner@suse.cz
187 - Fixed compilation errors with GCC 4.3 by adding missing includes
188 and renaming templates: MaxBits to MaxBitsT, Mask to MaskT,
189 Compare<Edition> to CompareEd.
192 -------------------------------------------------------------------
193 Mon Oct 1 20:29:36 CEST 2007 - ma@suse.de
195 - Incorporated patch from Michael Matz to speedup cache reading.
198 -------------------------------------------------------------------
199 Fri Sep 28 18:40:59 CEST 2007 - schubi@suse.de
202 - log Repository info
203 - set keep state in the testcase
207 -------------------------------------------------------------------
208 Thu Sep 27 17:13:14 CEST 2007 - ma@suse.de
210 - Fixed pattern parser SEGV on broken pattern files. (#328546)
213 -------------------------------------------------------------------
214 Wed Sep 26 11:08:14 CEST 2007 - schubi@suse.de
216 - QueuItemRequire: Filter out all provider which have worser architecture,
217 are NOT noarch and have not the same name as the requirement. The
218 last one is needed for updating packages via patch/atoms.
220 - Revert changes of r 7340
223 -------------------------------------------------------------------
224 Tue Sep 25 15:51:34 CEST 2007 - ma@suse.de
226 - Add missing '--install' parameter in desktop file. (#308640)
230 -------------------------------------------------------------------
231 Tue Sep 25 11:08:13 CEST 2007 - jkupec@suse.cz
233 - release all attached media before attempting to eject (#293428)
234 - fixed parsing of --proxy-user parameter of .curlrc (#309139)
238 -------------------------------------------------------------------
239 Mon Sep 24 16:10:32 CEST 2007 - dmacvicar@suse.de
241 - provide a way to retrieve the metadata path. Used for
242 installation, which incorrectly creates a repository in
243 cache without adding it first, so metadata path is not
244 set and therefore it is not possible to setup a media
245 verifier on installation. Part of fix for (#293428)
248 -------------------------------------------------------------------
249 Mon Sep 24 15:48:47 CEST 2007 - schubi@suse.de
251 - If more than one resolvables provide a requirements and have different
252 architecture take thatone with the best architecture. (Not regarding the
253 name). Bug: Branching too much while an installation of a multi-arch-DVD
257 -------------------------------------------------------------------
258 Fri Sep 21 15:50:30 CEST 2007 - schubi@suse.de
260 - Checking the queue if an item will be deleted. If yes, the requirements
261 are not needed anymore. Bug 326384
265 -------------------------------------------------------------------
266 Thu Sep 20 17:37:30 CEST 2007 - jkupec@suse.cz
268 - don't probe the repository type upon saving if disabled (#326769)
272 -------------------------------------------------------------------
273 Thu Sep 20 15:19:53 CEST 2007 - ma@suse.de
275 - Avoid calling rpm repeatedly in case of an error. This is fault-prone,
276 esp. if the error occurred executing the packages post-install script.
280 -------------------------------------------------------------------
281 Thu Sep 20 11:00:04 CEST 2007 - ma@suse.de
283 - If a package is deselected by user, apply this soft lock to all
284 available versions of this package.
288 -------------------------------------------------------------------
289 Wed Sep 19 17:45:12 CEST 2007 - schubi@suse.de
291 - Update: Do not set an item to installation if there has been already set
292 one for installation which has the same NVA. Bug 326286
296 -------------------------------------------------------------------
297 Wed Sep 19 14:19:49 CEST 2007 - ma@suse.de
299 - Enable package cache during commit. (#326249)
302 -------------------------------------------------------------------
303 Tue Sep 18 14:01:02 CEST 2007 - schubi@suse.de
305 - Do not regarding requirements for packages which will be deleted in the
306 same solver run. Bug 310618
310 -------------------------------------------------------------------
311 Mon Sep 17 16:33:14 CEST 2007 - jkupec@suse.cz
313 - don't download filelists.xml.gz (#307105)
317 -------------------------------------------------------------------
318 Mon Sep 17 15:51:04 CEST 2007 - ma@suse.de
320 - Improve estimated diskusage while there is no valid
321 solver result. (#325617)
324 -------------------------------------------------------------------
325 Mon Sep 17 15:22:47 CEST 2007 - schubi@suse.de
327 -Bugfix in vendor change of a required resolvable (Correct error message)
331 -------------------------------------------------------------------
332 Mon Sep 17 12:36:28 CEST 2007 - lslezak@suse.cz
334 - fixed DU parsing in inst-sys (#308659)
337 -------------------------------------------------------------------
338 Fri Sep 14 22:57:54 CEST 2007 - ma@suse.de
340 - Enable using patch and delta rpms. (#309124)
344 -------------------------------------------------------------------
345 Thu Sep 13 17:59:55 CEST 2007 - ma@suse.de
347 - On update do not delete unmaintained non-SuSE packages.
351 -------------------------------------------------------------------
352 Thu Sep 13 13:02:39 CEST 2007 - lslezak@suse.cz
354 - ZYppImpl::getPartitions() - don't return the current partitioning
355 when the partitioning hasn't been set - fixes DU parsing in
358 -------------------------------------------------------------------
359 Thu Sep 13 11:30:47 CEST 2007 - dmacvicar@suse.de
361 - Throw specific exceptions during commit (#308511)
364 -------------------------------------------------------------------
365 Wed Sep 12 18:48:00 CEST 2007 - ma@suse.de
367 - Various disk space calculation fixes. Susetags, plaindir and rpmdb
368 now provide more detailed disk usage information.
369 Yum metadata don't, so we book the package size to '/'. (#308362)
373 -------------------------------------------------------------------
374 Wed Sep 12 15:48:41 CEST 2007 - schubi@suse.de
376 - Regarding keep state while recycle old valid solver results. Bug 286889
379 -------------------------------------------------------------------
380 Wed Sep 12 12:24:49 CEST 2007 - jkupec@suse.cz
382 - report 100% progress on finishing RPM removal (bug #309431)
385 -------------------------------------------------------------------
386 Tue Sep 11 17:25:35 CEST 2007 - schubi@suse.de
388 - Update: rename language packages --> take that package which fits to the
389 selected language Bug 308098
392 -------------------------------------------------------------------
393 Tue Sep 11 16:11:20 CEST 2007 - dmacvicar@suse.de
395 - restore deltas and patch rpms from the cache (#309124)
398 -------------------------------------------------------------------
399 Tue Sep 11 14:54:44 CEST 2007 - ma@suse.de
401 - Don't fail if a product is deleted multiple times (e.g. due to
402 obsoletes and an explicit deleted request). (#308746)
406 -------------------------------------------------------------------
407 Tue Sep 11 13:52:47 CEST 2007 - jkupec@suse.cz
409 - SYSCONFDIR variable added for modifying /etc
411 -------------------------------------------------------------------
412 Tue Sep 11 12:18:11 CEST 2007 - schubi@suse.de
414 - uninstallable resolvable -->suggested solution: delete; Bug 308164
417 -------------------------------------------------------------------
418 Mon Sep 10 16:19:05 CEST 2007 - schubi@suse.de
420 - new translations added
424 -------------------------------------------------------------------
425 Mon Sep 10 15:50:49 CEST 2007 - lslezak@suse.cz
427 - fixed disk usage counting of updated packages (#308362)
429 -------------------------------------------------------------------
430 Mon Sep 10 14:17:29 CEST 2007 - schubi@suse.de
432 - Splitting packages: Take the package with the best
433 architecture,edition ONLY; Bug 308591
436 -------------------------------------------------------------------
437 Mon Sep 10 10:55:45 CEST 2007 - lslezak@suse.cz
439 - properly report fallback disk usage size (in kB instead of bytes)
440 when disk usage is not known (YUM repos) (#308475)
442 -------------------------------------------------------------------
443 Fri Sep 7 13:27:26 CEST 2007 - ma@suse.de
445 - Install a sample /etc/zypp.conf. (#306615)
446 - Fixed missing soversion symlink in package.
450 -------------------------------------------------------------------
451 Fri Sep 7 13:03:48 CEST 2007 - schubi@suse.de
453 - RequirementIsMet: return true only if ALL Atoms are NOT incomplete; Bug
457 -------------------------------------------------------------------
458 Thu Sep 6 18:22:36 CEST 2007 - schubi@suse.de
460 - Error: Select two candidate with the same name while update.
461 Solution: If there is a candidate which is already selected for installation -->
465 -------------------------------------------------------------------
466 Thu Sep 6 14:11:58 CEST 2007 - ma@suse.de
468 - Work arround installed patterns providing an empty vendor string. (#307743)
469 - Let the solver treat vendor suse and opensuse as equivalent.
472 -------------------------------------------------------------------
473 Thu Sep 6 12:33:27 CEST 2007 - schubi@suse.de
475 - Checking item before evaluating the concerning vendor. bug #307941
478 -------------------------------------------------------------------
479 Wed Sep 6 02:24:37 CEST 2007 - dmacvicar@suse.de
481 - Fix for bug #307163 - empty package descriptions
482 a.k.a shared tag not 100% implemented
486 -------------------------------------------------------------------
487 Wed Sep 5 17:52:37 CEST 2007 - schubi@suse.de
489 - logging "reverse" NEEDED_BY in the detail description of solver
491 - improved error message if a requiremnt is not fulfilled Bug 307743
492 - Add "ignore" option to the solution if a requirement is not fulfilled
496 -------------------------------------------------------------------
497 Wed Sep 5 14:33:02 CEST 2007 - jkupec@suse.cz
499 - fixed the order of operands of susetags local metadata status
500 computation which caused the YaST repositories to always get
501 refreshed (part of bug #304310)
505 -------------------------------------------------------------------
506 Tue Sep 4 12:09:10 CEST 2007 - schubi@suse.de
508 - comparing vendor with VendorAttr::equivalent
511 -------------------------------------------------------------------
512 Mon Sep 3 18:43:51 CEST 2007 - schwab@suse.de
514 - Use $RPM_OPT_FLAGS.
516 -------------------------------------------------------------------
517 Mon Sep 3 17:14:02 CEST 2007 - ma@suse.de
519 - Reset transact bits when switching status from
520 "update" to "protected" (#246976)
524 -------------------------------------------------------------------
525 Mon Sep 3 13:56:42 CEST 2007 - schubi@suse.de
527 - new translations added
530 -------------------------------------------------------------------
531 Fri Aug 31 22:10:55 CEST 2007 - ma@suse.de
533 - Added ability to switch off use of patch and delta rpms via zypp.conf (#305864)
535 download.use_patchrpm = no
536 download.use_deltarpm = no
540 -------------------------------------------------------------------
541 Fri Aug 31 19:56:40 CEST 2007 - ma@suse.de
543 - On demand translate patch requirements into a list of atoms.
544 Required by the UI to display packages acssociated with a patch.
549 -------------------------------------------------------------------
550 Fri Aug 31 13:59:54 CEST 2007 - kkaempf@suse.de
552 - enrich ResolverInfo with the reason if a user-initiated request
553 fails (#304325, #306240)
556 -------------------------------------------------------------------
557 Thu Aug 30 20:10:00 CEST 2007 - jkupec@suse.cz
559 - added missing implementation of LogControl::setLineFormater()
564 -------------------------------------------------------------------
565 Thu Aug 30 18:55:15 CEST 2007 - jkupec@suse.cz
567 - enable changing url in requestMedia callback (#294481)
570 -------------------------------------------------------------------
571 Thu Aug 30 18:22:32 CEST 2007 - ma@suse.de
573 - Filter readonly mount points in DiskUsageCounter (#297405)
576 -------------------------------------------------------------------
577 Thu Aug 30 17:25:14 CEST 2007 - ma@suse.de
579 - Safe fix for bug #299680.
583 -------------------------------------------------------------------
584 Thu Aug 30 17:31:33 CEST 2007 - jkupec@suse.cz
586 - remember the cause of the RepoException when refreshing metadata
590 -------------------------------------------------------------------
591 Thu Aug 30 15:48:03 CEST 2007 - schubi@suse.de
593 - Bugfix: If a requirement has been fulfilled by more than one language
594 resolvables only thatone will be taken which fits to the selected
598 -------------------------------------------------------------------
599 Thu Aug 30 15:14:23 CEST 2007 - jkupec@suse.cz
601 - correct error code for media errors in MediaCurl::doGetFileCopy()
602 affects only zypper error output, does not affect YaST
605 -------------------------------------------------------------------
606 Wed Aug 29 18:28:41 CEST 2007 - jkupec@suse.cz
608 - reverted blocking of requestMedia from r6271 (#301710)
611 -------------------------------------------------------------------
612 Wed Aug 29 18:09:29 CEST 2007 - kkaempf@suse.de
614 - prevent progress report in destructor (#299680)
617 -------------------------------------------------------------------
618 Wed Aug 29 18:02:36 CEST 2007 - jkupec@suse.cz
620 - treat non-filelists.xml <file> entries as file provides capabilities
621 in YUM parser (#304701)
624 -------------------------------------------------------------------
625 Wed Aug 29 16:32:01 CEST 2007 - kkaempf@suse.de
627 - the media.1/media uniquely identifies a 'susetags' repo, not
628 the content file (#304200)
630 -------------------------------------------------------------------
631 Wed Aug 29 15:42:17 CEST 2007 - jkupec@suse.cz
633 - fixed locale dir (#304649)
636 -------------------------------------------------------------------
637 Wed Aug 29 15:39:52 CEST 2007 - kkaempf@suse.de
639 - don't treat normal package license as "license to confirm"
642 -------------------------------------------------------------------
643 Wed Aug 29 15:28:53 CEST 2007 - ma@suse.de
645 - Fixed fix for #293039. Segfault due to uninitialzed data.
649 -------------------------------------------------------------------
650 Wed Aug 29 15:10:20 CEST 2007 - schubi@suse.de
652 - reduced too much verbosed ResolverContext logging; Bug 303971
655 -------------------------------------------------------------------
656 Wed Aug 29 13:55:28 CEST 2007 - ma@suse.de
658 - Fixed PlainDir repositories to provide real disk usage data. For
659 repomd and others that do not provide any detailed disk usage info,
660 assume the packgage size is required below "/". Peviously they were
661 treated as being empy.
665 -------------------------------------------------------------------
666 Wed Aug 29 13:36:42 CEST 2007 - schubi@suse.de
668 - Add a new solver solution in the case of running in a timeout:
669 ProblemSolutionDoubleTimeout.h
673 -------------------------------------------------------------------
674 Wed Aug 29 11:23:26 CEST 2007 - dmacvicar@suse.de
676 - bug in fix for (#292986)
678 -------------------------------------------------------------------
679 Tue Aug 28 18:48:26 CEST 2007 - dmacvicar@suse.de
681 - (#297001) - libzypp: can't skip broken packages
682 - re enable importing zypp keyring from rpm.(#302379)
685 -------------------------------------------------------------------
686 Tue Aug 28 17:30:30 CEST 2007 - kkaempf@suse.de
688 - rename ResolvableQuery::iterateResolvablesByKindsAndStrings
689 to ResolvableQuery::iterateResolvablesByKindsAndStringsAndRepos
690 in order to support query-by-repo (#305384)
691 - fix iterateResolvablesByKindsAndStringsAndRepos to take any
692 number of kinds, names, or repos (#305347)
693 - remove ResolvableQuery::iterateResolvablesByKind, not needed
697 -------------------------------------------------------------------
698 Tue Aug 28 11:27:53 CEST 2007 - dmacvicar@suse.de
700 - real fix for reading signature ids. (#390535).
701 - delete metadata when removing repo (#301037).
703 -------------------------------------------------------------------
704 Mon Aug 27 23:52:41 CEST 2007 - dmacvicar@suse.de
706 - following behaviour for setPartitions
707 - if they are not set, they are detected
708 - if they are set, that value is used.
709 - if value set or detected is empty, all disk usage
710 information is read. Otherwise just values in those
712 Should work for installation as long as detectPartitions
713 is empty at installation.(#293039)
715 -------------------------------------------------------------------
716 Mon Aug 27 17:08:41 CEST 2007 - kkaempf@suse.de
718 - Add ZConfig::overrideSystemArchitecture() to override zypp arch
719 from external, e.g. for the testcases
720 - Honor ZYPP_CONF environment variable to override the buit-in
722 - Check architecture at handout() to prevent NULL ptr reference.
726 -------------------------------------------------------------------
727 Mon Aug 27 15:53:52 CEST 2007 - schubi@suse.de
729 -The solver generate an establish call for all
730 resolvables which has filesystemcaps if there is not a valid result from a
731 former solver run available. This covers:
733 * Changing of filesystem whithin a workflow, cause the solver results will
734 be reset if the filesystem dependencies have been changed
738 -------------------------------------------------------------------
739 Sun Aug 26 15:49:27 CEST 2007 - kkaempf@suse.de
741 - pass location to plaindir package (#303751)
742 - Add name of file in question to checksum/signature related
744 - pass basename of file to verifyFileSignatureWorkflow (instead of
746 - filter out incompatible architectures when parsing sustags
747 repos (first half of #301286)
750 -------------------------------------------------------------------
751 Fri Aug 24 11:52:27 CEST 2007 - dmacvicar@suse.de
753 - don't run source migration if yast is running in
754 intsys mode (#297136)
755 - signature and checksum verification fixes. Still pending
756 problem ZYpp getting no output from gpg when running from zypper.
759 -------------------------------------------------------------------
760 Thu Aug 23 13:51:41 CEST 2007 - schubi@suse.de
762 - Do not strip resolvables which have the same name but different kind
764 - Flag info NEEDEDBY correctly if it will be used by freshen/supplement
767 -------------------------------------------------------------------
768 Wed Aug 22 18:58:44 CEST 2007 - mvidner@suse.cz
770 - Do not use "a-z" in regexes. Fixes "Invalid Url scheme 'http'" in
771 the Estonian locale (#302525).
773 -------------------------------------------------------------------
774 Wed Aug 22 17:59:39 CEST 2007 - aschnell@suse.de
776 - added remembering of exception history at various places
778 -------------------------------------------------------------------
779 Wed Aug 22 16:52:09 CEST 2007 - schubi@suse.de
781 - Bugfixes concerning vendor handling:
783 Installed A-1.0(vendor SuSE)
784 Available A-2.0(other vendor)
785 A will not be regarded as "unmaintained". So it will not be deleted.
787 A need B-2.0. B-1.0 is installed but has another vendor. Report a
789 - Testcase : solution-tests/vendor-test.xml
793 -------------------------------------------------------------------
794 Tue Aug 21 15:38:08 CEST 2007 - dmacvicar@suse.de
796 - ignore HASH key for download (#300982)
798 -------------------------------------------------------------------
799 Tue Aug 21 15:17:23 CEST 2007 - schubi@suse.de
801 - Added explicitly_requested as parameter in ResolverContext::Uninstall
805 -------------------------------------------------------------------
806 Tue Aug 21 13:06:44 CEST 2007 - dmacvicar@suse.de
808 - If no mount information is available, parse all DU entries.
809 - read only hack mode for migrate-sources. We actually do add
810 repositories with it, but no harm. (#292986)
811 - fix some typos in exceptions (#301331)
814 -------------------------------------------------------------------
815 Mon Aug 20 16:06:36 CEST 2007 - schubi@suse.de
817 - Do not regard explicit request in order to recognize updated packages
818 correctly. Bug 301676
819 - Updated translations
823 -------------------------------------------------------------------
824 Mon Aug 20 15:35:46 CEST 2007 - mvidner@suse.cz
826 - package-manager script: Call /sbin/yast2 with full path because of
829 -------------------------------------------------------------------
830 Mon Aug 20 15:23:14 CEST 2007 - dmacvicar@suse.de
832 - add support for the HASH key. (#300982)
833 - Use ContentFileParser in Downloader (instead of implementing
834 the parser again, it has a reason, Downloader was written first)
835 - update testcases and data to cover the new HASH key
838 -------------------------------------------------------------------
839 Mon Aug 20 13:21:34 CEST 2007 - kkaempf@suse.de
841 - unify query API for kind and name, summary, description
843 - rev 6761, version 3.18.0
845 -------------------------------------------------------------------
846 Fri Aug 17 12:30:55 CEST 2007 - kkaempf@suse.de
848 - add iterateResolvablesByKindsAndName
849 - rev 6735, version 3.17.13
851 -------------------------------------------------------------------
852 Fri Aug 17 11:45:24 CEST 2007 - kkaempf@suse.de
854 - rename ResolvableQuery::queryByName to iterateResolvablesByName
855 - fix reading of kind and repository in ResolvableQuery
856 - add reverse lookups in CacheTypes
857 - add iterateResolvablesByKind
860 -------------------------------------------------------------------
861 Fri Aug 17 10:37:56 CEST 2007 - schubi@suse.de
863 - shorten solver error messages Bug 259894
866 -------------------------------------------------------------------
867 Thu Aug 16 23:43:50 CEST 2007 - kkaempf@suse.de
869 - fix ResolvableQuery::query(), add ResolvableQuery::queryByName()
870 install zypp/cache header files.
871 - rev 6719, version 3.16.13
873 -------------------------------------------------------------------
874 Thu Aug 16 17:21:52 CEST 2007 - kkaempf@suse.de
876 - discard pattern files with incompatbile architecture, both
877 for download and for parsing. (#298716)
880 -------------------------------------------------------------------
881 Thu Aug 16 17:12:45 CEST 2007 - kkaempf@suse.de
883 - run sqlite asynchronously and add sql index files where
884 appropriate, gives 6x performance on certain operations.
885 Bumping cache schema version to 1004.
889 -------------------------------------------------------------------
890 Thu Aug 16 17:08:58 CEST 2007 - kkaempf@suse.de
892 - fix String::endsWith (#301038)
895 -------------------------------------------------------------------
896 Thu Aug 16 11:16:25 CEST 2007 - schubi@suse.de
898 - added an _explicitly_requested in QueueItemConflict ( as already in
899 QueueItemEstablish, QueueItemInstall, QueueItemUninstall ) in order to
900 remove the conflicting item without an error message. Bug 299819
903 -------------------------------------------------------------------
904 Thu Aug 16 07:23:31 CEST 2007 - jkupec@suse.cz
906 - forgot to set default refresh policy in checkIfToRefreshMetadata
907 - repo.refresh.delay default set to 10 minutes
910 -------------------------------------------------------------------
911 Wed Aug 15 15:32:36 CEST 2007 - schubi@suse.de
913 - Bugfix while regarding correct vendor in update
917 -------------------------------------------------------------------
918 Wed Aug 15 13:57:04 CEST 2007 - jkupec@suse.cz
920 - repo.refresh.delay=<minutes> (ZConfig, "main" section) support
921 added to delay next check & refresh until the specified number of
922 minutes has passed from the last check or refresh (FATE #301991).
923 Revisions: 6654, 6656, 6666, and 6667.
924 - filesystem::touch(Pathname) added (r6666)
925 - RepoManager::touchIndexFile(RepoInfo) added
926 - RepoManager::checkIfToRefreshMetadata(RepoInfo,Url,policy):
927 decision to do the refresh moved to this public method.
930 -------------------------------------------------------------------
931 Wed Aug 15 12:38:26 CEST 2007 - schubi@suse.de
933 - generate a resolver problem if addRequires does not find a resovable
937 -------------------------------------------------------------------
938 Tue Aug 14 15:54:15 CEST 2007 - schubi@suse.de
940 - Prioritized delete request by the user BEFORE delete requests due
941 missing dependencies or conflicting dependencies. Bug 298322
944 -------------------------------------------------------------------
945 Fri Aug 10 20:49:20 CEST 2007 - jkupec@suse.cz
947 - support also "Plaindir" as valid repo type name (#298622)
951 -------------------------------------------------------------------
952 Fri Aug 10 18:03:06 CEST 2007 - dmacvicar@suse.de
954 - fix segfault in Progress reporting
955 - progress report use name instead of alias (#298035)
956 - repoinfo returns alias if name is empty
958 -------------------------------------------------------------------
959 Fri Aug 10 16:04:42 CEST 2007 - dmacvicar@suse.de
961 - merge patch by dmueller to get rid of boost-regex
963 -------------------------------------------------------------------
964 Fri Aug 10 13:50:40 CEST 2007 - dmacvicar@suse.de
966 - dont create a second CacheStore in the same scope, will lock...
969 -------------------------------------------------------------------
970 Thu Aug 9 15:04:21 CEST 2007 - jkupec@suse.cz
972 - fixed some RepoManager exception docs & history
975 -------------------------------------------------------------------
976 Thu Aug 9 13:33:59 CEST 2007 - dmacvicar@suse.de
978 - feature #302135: Graceful update of 3rd party packages
979 Automatic upgrading only sees packages from same vendor
980 This allows not needed to have those locked.
981 - Add persistent locks file which allow wildcards. Users
982 can lock certain packages adding lines like "kde* < 3.5"
983 - add applyLocks() to apply persistent locks before solving
985 -------------------------------------------------------------------
986 Thu Aug 9 13:28:20 CEST 2007 - schubi@suse.de
988 - recognize changes in the pool (e.g. changing /etc/sysconfig/storage
990 - Added locking resolvables in the testcases
993 -------------------------------------------------------------------
994 Wed Aug 8 16:04:07 CEST 2007 - dmacvicar@suse.de
996 - add migrate-sources to %post (#292986)
999 -------------------------------------------------------------------
1000 Wed Aug 8 13:32:52 CEST 2007 - jkupec@suse.cz
1002 - fixed bug with using wrong files from raw metadata cache
1003 (bug #297611) (duncanmv) (r6501, already released in 3.13.14)
1005 -------------------------------------------------------------------
1006 Wed Aug 8 12:42:39 CEST 2007 - schubi@suse.de
1008 - fix in "ignore conflicts" if the conflict has been caused by an obsolete
1012 -------------------------------------------------------------------
1013 Tue Aug 7 17:04:47 CEST 2007 - dmacvicar@suse.de
1015 - implement susetags support for compressed metadata
1016 and testcases. (feature #301916)
1017 - implement disk usage in cache. For installation requires
1018 some changes in YaST to setup the ZYpp getPartitions()
1019 before repos are cached. (bug #293039)
1020 - added testcases for diskusage
1023 -------------------------------------------------------------------
1024 Mon Aug 6 10:19:12 CEST 2007 - jkupec@suse.cz
1026 - fixed YUM parser to properly create source packages
1027 - disabled reading of filelists.xml.gz by default (the data are
1028 currently not stored anyway)
1032 -------------------------------------------------------------------
1033 Sat Aug 4 01:03:19 CEST 2007 - ma@suse.de
1035 - Don't download unwanted translation files (#293740).
1038 -------------------------------------------------------------------
1039 Fri Aug 3 23:52:18 CEST 2007 - ma@suse.de
1041 - Fix susetags repo to parse dikusage data (#293039)
1045 -------------------------------------------------------------------
1046 Fri Aug 3 18:56:47 CEST 2007 - ma@suse.de
1048 - Add product attribute 'type' (aka 'category' which is now
1049 deprecated). Adapted sustags and yum parsers to parse and
1054 -------------------------------------------------------------------
1055 Fri Aug 3 17:29:56 CEST 2007 - dmacvicar@suse.de
1057 - fix modalias rel column number
1060 -------------------------------------------------------------------
1061 Fri Aug 3 16:35:36 CEST 2007 - dmacvicar@suse.de
1063 - Implemented option repo.add.probe to allow probing
1064 the added repositories
1067 -------------------------------------------------------------------
1068 Fri Aug 3 16:07:46 CEST 2007 - schubi@suse.de
1070 - Fixed detection of renamed packages while update.
1071 - Added new translations
1074 -------------------------------------------------------------------
1075 Fri Aug 3 15:02:28 CEST 2007 - ma@suse.de
1077 - Speed up retrieving MediaNr attribute, as it slows down install
1078 order calculation. (#297173)
1081 -------------------------------------------------------------------
1082 Fri Aug 3 14:13:36 CEST 2007 - dmacvicar@suse.de
1084 - Fixed cache schema upgrade
1086 -------------------------------------------------------------------
1087 Fri Aug 3 13:38:17 CEST 2007 - ma@suse.de
1089 - Fixed pattern includes and extends attributes.
1093 -------------------------------------------------------------------
1094 Fri Aug 3 12:33:41 CEST 2007 - schubi@suse.de
1096 - API for retrieving additional dependencies" solver/detail/Resolver.h
1097 - Handle additional dependencies in the testcases
1098 - Handle system and language dependencies in the testcases correctly.
1101 -------------------------------------------------------------------
1102 Thu Aug 2 18:14:12 CEST 2007 - ma@suse.de
1104 - Indicate changed pool content if /etc/sysconfig/storage USED_FS_LIST
1105 has changed. Resolver must discard any cached filesystem dependencies.
1106 (required for #271912)
1109 -------------------------------------------------------------------
1110 Thu Aug 2 16:37:06 CEST 2007 - ma@suse.de
1112 - Indicate changed pool content to the resolver. (required for #271912)
1116 -------------------------------------------------------------------
1117 Thu Aug 2 10:16:16 CEST 2007 - schubi@suse.de
1119 - speedup error handling. Do not log ResolveInfo anymore. Set limit of 20
1120 problems. Bug 280387
1124 -------------------------------------------------------------------
1125 Wed Aug 1 18:51:12 CEST 2007 - ma@suse.de
1127 - Added interface to install source packages via zypper.
1131 -------------------------------------------------------------------
1132 Tue Jul 31 22:01:08 CEST 2007 - ma@suse.de
1134 - Added package attributes Package::sourcePkgName and
1135 Package::sourcePkgEdition. Name and edition of the source
1136 rpm this package was built from.
1137 - Added ZYpp::installSrcPackage to install a single source package.
1141 -------------------------------------------------------------------
1142 Tue Jul 31 19:06:54 CEST 2007 - ma@suse.de
1144 - Temorary files and directories created by makeSibling use the
1145 same protection as the original.
1149 -------------------------------------------------------------------
1150 Tue Jul 31 10:37:13 CEST 2007 - schubi@suse.de
1152 - Removed keepExtras from resolvePool. This will be handled
1153 in the solver internally now. #294727
1154 - Checking if item really exists (#295544; ResolverInfoContainer.cc)
1158 -------------------------------------------------------------------
1159 Mon Jul 30 17:23:19 CEST 2007 - ma@suse.de
1161 - Remove tribool from RepoInfo's interface.
1165 -------------------------------------------------------------------
1166 Mon Jul 30 13:59:33 CEST 2007 - ma@suse.de
1168 - Fixed wrong media number reported by script, message and patch.
1169 - Fixed script API to provide the scripts location on media (if not
1171 - Introduced ScripProvider to make a script available on the local
1176 -------------------------------------------------------------------
1177 Fri Jul 27 18:08:42 CEST 2007 - jkupec@suse.cz
1179 - don't request media chage if the media is not changeable (like
1184 -------------------------------------------------------------------
1185 Fri Jul 27 17:40:44 CEST 2007 - dmacvicar@suse.de
1187 - progress ticks for clean cache
1188 - ZConfig: remove default from names.
1189 - re enable reading cache callbacks
1190 - ini parser without boost::regexp
1191 patch by dmueller (#152447)
1193 -------------------------------------------------------------------
1194 Fri Jul 27 17:16:27 CEST 2007 - ma@suse.de
1196 - Fixed package to provide the location media number. (#294496)
1199 -------------------------------------------------------------------
1200 Fri Jul 27 16:31:38 CEST 2007 - jkupec@suse.cz
1202 - RepoFileReader - ignore empty url keys (baseurl, mirrorlist,
1203 gpgkey) instead of throwing bad url exception
1206 -------------------------------------------------------------------
1207 Thu Jul 26 16:41:30 CEST 2007 - kkaempf@suse.de
1209 - Make clearing of extra dependencies/conflicts configurable when
1210 resolvePool(). Leave the default as before (clear extras).
1215 -------------------------------------------------------------------
1216 Thu Jul 26 10:58:27 CEST 2007 - dmacvicar@suse.de
1218 - /var/lib/zypp/cache -> /var/cache/zypp
1220 - ini parser without boost::regexp, patch by dmueller
1223 -------------------------------------------------------------------
1224 Wed Jul 25 13:50:06 CEST 2007 - ma@suse.de
1226 - Make temp directory configurable via environment
1227 variable ZYPPTMPDIR.
1231 -------------------------------------------------------------------
1232 Tue Jul 24 17:55:49 CEST 2007 - ma@suse.de
1234 - Fixed bug in smart pointer comparison.
1236 -------------------------------------------------------------------
1237 Mon Jul 23 13:05:53 CEST 2007 - ma@suse.de
1239 - Fix failing rename of metadata download directories across
1240 filesystem boundaries.
1242 -------------------------------------------------------------------
1243 Fri Jul 20 16:10:59 CEST 2007 - ma@suse.de
1245 - Fixed malicious gettext include.
1246 - Make ZConfig a singleton.
1249 -------------------------------------------------------------------
1250 Thu Jul 19 15:52:03 CEST 2007 - ma@suse.de
1252 - Fixed repo::provideFile to set a deleter for downloaded files
1257 -------------------------------------------------------------------
1258 Thu Jul 19 12:58:12 CEST 2007 - ma@suse.de
1260 - Query ByRepository now takes as well an alias.
1262 -------------------------------------------------------------------
1263 Wed Jul 18 16:40:35 CEST 2007 - dmacvicar@suse.de
1265 - fix retrieval of container attributes in cache
1268 -------------------------------------------------------------------
1269 Wed Jul 18 16:12:06 CEST 2007 - ma@suse.de
1271 - Port zypp-query-pool (#292404)
1275 -------------------------------------------------------------------
1276 Wed Jul 18 16:09:04 CEST 2007 - schubi@suse.de
1278 - added new calls in Resolver.h: addRequire,addConflict
1280 -------------------------------------------------------------------
1281 Wed Jul 18 14:43:04 CEST 2007 - ma@suse.de
1283 - Fixed IniParser to allow '=' in values (#292669)
1286 -------------------------------------------------------------------
1287 Wed Jul 18 12:38:55 CEST 2007 - ma@suse.de
1289 - Fixed repo::provideFile to throw on error.
1290 - Fixed ResolvableQuery to use 0 as default for non existing
1294 -------------------------------------------------------------------
1295 Wed Jul 18 14:16:59 CEST 2007 - dmacvicar@suse.de
1297 - allow / in alias (#292628)
1299 -------------------------------------------------------------------
1300 Tue Jul 17 15:57:03 CEST 2007 - ma@suse.de
1302 - Fixed OnMediLocation to use safe defaults. Added setLocaltion and
1303 additional ctor for convenience.
1306 -------------------------------------------------------------------
1307 Tue Jul 17 10:45:39 CEST 2007 - schubi@suse.de
1309 - Evalute update canditate:
1310 Take canditates only which are really installable. Bug 292077
1313 -------------------------------------------------------------------
1314 Mon Jul 16 15:41:31 CEST 2007 - jkupec@suse.cz
1316 - fixed some tribool bugs in RepoInfo
1319 -------------------------------------------------------------------
1320 Mon Jul 16 11:43:33 CEST 2007 - dmacvicar@suse.de
1322 - fix reading of non existant repo
1324 - first submission to stable
1325 - fix keywords parsing in susetags parser
1328 -------------------------------------------------------------------
1329 Wed Jul 11 19:14:47 CEST 2007 - jkupec@suse.cz
1331 - make resolvable query complete exceptionless with the database
1332 - test that packages have some attributes
1333 - disable progress adaptor for now
1337 -------------------------------------------------------------------
1338 Wed Jul 11 14:37:02 CEST 2007 - ma@suse.de
1340 - fixed unresolved symbols
1344 -------------------------------------------------------------------
1345 Wed Jul 11 13:31:39 CEST 2007 - ma@suse.de
1347 - fixed TranslatedText creating unwanted entries.
1348 - fixed capability processing
1352 -------------------------------------------------------------------
1353 Tue Jul 10 20:01:18 CEST 2007 - jkupec@suse.cz
1355 - MediaSetAccess::release() added
1356 - Use attachDesiredMedia in MediaProducts
1357 - Progress reporting improved
1361 -------------------------------------------------------------------
1362 Tue Jul 10 14:23:13 CEST 2007 - ma@suse.de
1364 - fixed parsing translated texts.
1365 - added source packages.
1369 -------------------------------------------------------------------
1370 Tue Jul 10 13:11:31 CEST 2007 - jkupec@suse.cz
1372 - repo callbacks fixed
1373 - Fixed YUM parser progress reporting
1374 - Added CombinedProgressData
1375 - make RepoImpl::resolvables() load lazy
1376 - MediaProducts added for scanning products file
1377 - Implement cache schema versioning and automatic invalidation of
1378 cache when schema changes
1382 -------------------------------------------------------------------
1383 Fri Jul 6 13:51:50 CEST 2007 - ma@suse.de
1385 - Propagate pools repository_iterator to the UI
1389 -------------------------------------------------------------------
1390 Thu Jul 5 17:02:08 CEST 2007 - ma@suse.de
1392 - Package::location is now returns an OnMediaLocation
1393 - archivesize() renamed to downloadSize()
1394 - Allow to iterate all Repositories that contribute
1395 Resolvables to the Pool.
1396 - MediaSetAccess::provideDir added
1397 - remove useless url check
1398 - add old-api-style wrapper
1399 - Add MediaProducts class
1403 -------------------------------------------------------------------
1404 Thu Jul 5 09:31:02 CEST 2007 - schubi@suse.de
1406 - function isInstalledBy/installs
1407 Added an initial installation flag which shows if the item has been
1408 triggered for installation, or the dependency is already satisfied.
1412 -------------------------------------------------------------------
1413 Tue Jul 3 13:07:31 CEST 2007 - jkupec@suse.cz
1415 - removed unused %{prefix}/lib/zypp from %files in spec file
1418 -------------------------------------------------------------------
1419 Tue Jul 3 10:37:37 CEST 2007 - jkupec@suse.cz
1421 - Old API (SourceManager, metadata parsers) dropped in favor of the
1422 new refactored ones (RepoManager, RepoParser(s), cache subtree,
1424 - Some new API improvements.
1426 - version 3.10.0 (bumped minor to 10 to indicate refactoring branch)
1428 -------------------------------------------------------------------
1429 Fri Jun 22 15:28:03 CEST 2007 - schubi@suse.de
1431 - New API calls which provides more information about one
1432 resolvable after a solverrun:
1433 isInstalledBy (const PoolItem_Ref item);
1434 installs (const PoolItem_Ref item);
1437 -------------------------------------------------------------------
1438 Thu Jun 21 15:58:16 CEST 2007 - adrian@suse.de
1440 - fix changelog entry order
1442 -------------------------------------------------------------------
1443 Wed Jun 20 11:47:33 CEST 2007 - schubi@suse.de
1445 - Ignore conflicting items which are uninstallable
1446 - Create a "needed by" info if a requirement is still fulfilled.
1447 - Allow only one needed_by and needed_by_capability in QueueItemInstall
1448 - Added capability and type (REQUIRE, RECOMMEND,....) to
1449 ResolverInfoNeededBy
1450 - Evaluate ResolverInfoNeededBy for more information in the error
1452 - Enlarge detail description in the error messages
1455 -------------------------------------------------------------------
1456 Tue Jun 19 13:59:09 CEST 2007 - ma@suse.de
1462 -------------------------------------------------------------------
1463 Mon Jun 18 17:20:45 CEST 2007 - mvidner@suse.cz
1465 - fixed so versioning from libtool to cmake
1468 -------------------------------------------------------------------
1469 Mon Jun 18 09:47:32 CEST 2007 - dmacvicar@suse.de
1471 - Use gpg2 instead of gpg for keyring and make
1472 the package depend on it (#284211)
1474 -------------------------------------------------------------------
1475 Mon Jun 11 17:02:49 CEST 2007 - schubi@suse.de
1477 - Required kmp packges FOR EACH installed/to_be_installed kernel will be installed.
1478 New dependency "packageand(foo:bar)" which provides an AND dependency by
1479 injecting a supplement/freshen.
1480 e.G. package novell-cluster-services-kmp-smp
1481 supplements: packageand(kernel-smp:novell-cluster-services-kmp)
1483 - Dont check for architecture changes in atoms (#266178)
1486 -------------------------------------------------------------------
1487 Wed May 23 17:03:29 CEST 2007 - ma@suse.de
1489 - Fixed package-manager script (#275847)
1492 -------------------------------------------------------------------
1493 Wed May 23 13:32:02 CEST 2007 - schubi@suse.de
1498 -------------------------------------------------------------------
1499 Wed May 23 11:25:55 CEST 2007 - schubi@suse.de
1501 - Reduced logging in order to speedup solving Bug 275100
1505 -------------------------------------------------------------------
1506 Tue May 15 14:03:34 CEST 2007 - ma@suse.de
1508 - Fix excess calls to releaseFile. (#274357)
1511 -------------------------------------------------------------------
1512 Wed May 9 18:44:20 CEST 2007 - dmacvicar@suse.de
1514 - Fix importing keys into rpm. (#270125)
1517 -------------------------------------------------------------------
1518 Wed Apr 18 14:56:17 CEST 2007 - ma@suse.de
1520 - Support filesystem dependencies to add needed filesystem RPMs
1521 automatically (Fate 301966).
1525 -------------------------------------------------------------------
1526 Mon Apr 16 11:23:15 CEST 2007 - jkupec@suse.cz
1528 - avoiding attaching media where not needed (#263207)
1531 -------------------------------------------------------------------
1532 Fri Apr 13 17:32:55 CEST 2007 - dmacvicar@suse.de
1534 - fix FileCap with attributes
1537 -------------------------------------------------------------------
1538 Thu Apr 12 02:33:18 CEST 2007 - ma@suse.de
1540 - Fixed computation of install order. Take requirements of
1541 an installed packages uninstall scripts into account, if
1542 the package is updated. (#258682)
1545 -------------------------------------------------------------------
1546 Wed Apr 11 15:24:01 CEST 2007 - ma@suse.de
1548 - Parse and provide package keywords. (Fate 120368)
1552 -------------------------------------------------------------------
1553 Thu Apr 5 15:50:15 CEST 2007 - schubi@suse.de
1555 - Upgrade: Do NOT delete packages which have unresolved dependencies -->
1556 Ask the user. Bug 258322
1560 -------------------------------------------------------------------
1561 Wed Apr 4 19:39:12 CEST 2007 - ma@suse.de
1563 - Fix restoring of Sources id root prefix is used. (#238165)
1567 -------------------------------------------------------------------
1568 Wed Apr 4 15:33:54 CEST 2007 - jkupec@suse.cz
1570 - MediaManager::attachDesiredMedia() added to support multiple
1571 (CD/DVD) drives (fate #3974)
1574 -------------------------------------------------------------------
1575 Wed Mar 14 14:33:26 CET 2007 - schubi@suse.de
1577 - If there is no valid solver result and NOT all resolvables ( other
1578 architecture) has been regarded, let the user decide making a new
1579 solver run with ALL available resolvables. Bug 223440
1580 - reducing logging (error -> debug) bug 252921
1583 -------------------------------------------------------------------
1584 Fri Mar 9 00:08:38 CET 2007 - ma@suse.de
1586 - Allow configuration of trusted vendors via
1587 /var/lib/zypp/db/trustedVendors. (#186636)
1591 -------------------------------------------------------------------
1592 Wed Mar 7 15:20:29 CET 2007 - dmacvicar@suse.de
1594 - libzypp-devel -> libzypp requirement is not versioned
1598 -------------------------------------------------------------------
1599 Tue Mar 6 17:25:49 CET 2007 - schubi@suse.de
1601 - Using already existing valid solver results for further solver runs.
1605 -------------------------------------------------------------------
1606 Fri Mar 2 16:11:16 CET 2007 - dmacvicar@suse.de
1611 -------------------------------------------------------------------
1612 Tue Feb 27 15:50:39 CET 2007 - dmacvicar@suse.de
1614 - merging from 10.2 / SP1
1615 - #247459 ftp probing
1616 denied == dont exists in ftp
1619 -------------------------------------------------------------------
1620 Tue Feb 27 15:35:06 CET 2007 - schubi@suse.de
1622 - Merging solver related stuff from SuSE-Linux-10_2-Branch ( till r5111):
1623 - Simultaneouqusly establishing of items which are conflicting eachother is
1624 useless. So only one will be established. Fixed in QueueItemInstall.cc
1626 - Added new upgrade options to fine tune version and patch handling.
1628 - The context of establishPool will be stored in Resolver and will be
1629 regarded for the next solver run everytime. So it will be not reset by
1630 any solver run anymore.
1631 bug 191810 ( A broken patch will not be installed again)
1633 -------------------------------------------------------------------
1634 Fri Feb 23 17:40:23 CET 2007 - jkupec@suse.cz
1636 - adding sotf,timeo=X nfs mount options by default (#235211)
1639 -------------------------------------------------------------------
1640 Fri Feb 23 14:16:19 CET 2007 - jkupec@suse.cz
1642 - support for HTTP authentication prompt added (#190609)
1643 - fixed problem with empty path in URL
1644 in MediaCurl::doGetFileCopy()
1647 -------------------------------------------------------------------
1648 Mon Feb 12 15:28:08 CET 2007 - jkupec@suse.cz
1650 - Merged revisions 4926-4993,4995,4998-5006 via svnmerge from
1651 SuSE-Linux-10_2-Branch
1653 - verifySystem: Regarding patterns too. Bug 239750 (schubi)
1654 - verifySystem: The result will be set to APPL_HIGH, so it will be not
1655 reset by a second "normal" solver run. #239281 (schubi)
1656 - yast2 reports invalid URL as 'unknown source type'
1657 (#209961) (dmacvicar)
1658 - Added freshen language dependency in supplemements too if there is no
1659 entry in supplements.
1660 #240617;IPA fonts are not installed even if select Japanese
1662 - Setting allowed authentication methods to "basic,digest" if none
1663 provided in URL (#243006) (jkupec)
1664 - Stopping after 50 valid solver results. Anymore would be useless. Bug
1668 -------------------------------------------------------------------
1669 Mon Feb 12 10:37:02 CET 2007 - mvidner@suse.cz
1671 - package-manager: use a generic su script from XDG (#235303, #244442)
1673 -------------------------------------------------------------------
1674 Fri Feb 9 15:21:55 CET 2007 - jkupec@suse.cz
1676 - Setting allowed authentication methods to "basic,digest" if none
1677 provided in URL (#243006)
1678 - fixed gettext and rpath problems in configure.ac and Makefile.cvs
1682 -------------------------------------------------------------------
1683 Wed Feb 7 15:52:29 CET 2007 - jkupec@suse.cz
1685 - MediaCurlException::dumpOn() adjusted for ncurses dialogue
1689 -------------------------------------------------------------------
1690 Mon Jan 29 13:10:37 CET 2007 - dmacvicar@suse.de
1692 - Merged revisions 4907-4926 from SuSE-Linux-10_2-Branch
1694 - update packages: changing architecture is only valid while an
1695 system update and NOT while an update via a patch. Last fix does
1696 not fit for every case.
1698 - Patch has selected not the concerning package for update but
1699 a package which has provided the required dependencies too.
1700 Algorithmus: If there are exactly two providers which differ in architecture
1701 prefer the better arch.
1702 Fix: Regarding NVRA too. ( only if equal )
1704 - Download only English and Local translation
1706 - Added solver parameter:
1707 tryAllPossibilities: regarding every solver branch ( not only
1708 branches with e.G. best architectures
1709 preferHighestVersion: Prefer solver results which have a higher
1712 - update packages: changing architecture is only valid while an
1713 system update and NOT while an update via a patch.
1714 Bug 230685 - x86_64 MozillaFirefox binaries in security update
1716 Fix of version 2.11.2 has not worked if the first founded item
1717 had had another architecture.
1720 -------------------------------------------------------------------
1721 Wed Jan 24 14:50:33 CET 2007 - lslezak@suse.cz
1723 - added ZYpp::getPartitions() - return the partitinoning
1725 -------------------------------------------------------------------
1726 Wed Jan 24 14:20:28 CET 2007 - dmacvicar@suse.de
1728 - Merged revisions 4705-4906 via svnmerge from SuSE-Linux-10_2-Branch
1729 - Corrupt download cannot be skipped
1730 (#217425 and #224216)
1731 - Enable package read ahead/caching in commit per default to reduce
1732 interactive media changes. If the environment variable
1733 ZYPP_COMMIT_NO_PACKAGE_CACHE is set, caching will be disabled. (F100182)
1734 - added parameter not to reset resolver results while calling
1735 freshen pool Bug: 235761
1736 - Prepare package read ahead/caching of packages in commit. Adatped the
1737 workflow. Caching details are now hidden inside CommitPackageCache.
1738 The current implementation still performs no read ahead. (for F100182)
1739 - Skip invalid or broken rpm database entries. (#231211)
1740 - verifySystem: check if the solution is valid after calling freshenPool()
1742 - Added own call for Resolver::verifySystem with additional
1743 hardware/language check in order to keep binary compatibility
1745 - Rpm requires additional quoting of special chars in filenames.
1747 - Resolver::verifySystem checks for new hardware now by calling
1748 freshenPool. This is configureable. Fate #301224
1749 - merged texts from proofread
1750 - Don't consider patch/delta rpms if package architecture changes.
1752 - update packages: changing architecture is only valid while an
1753 system update and NOT while an update via a patch.
1754 Bug 230685 - x86_64 MozillaFirefox binaries in security update repository
1755 - verifySystem: Do only regard items which will be on the system after the
1758 Import listed GPG Keys from an trusted installation source
1759 - fix return call in new xml parser
1760 - Enable system resolvables in Helix parser (Revision 4787)
1762 Resetting transaction with the correct call;
1763 bugfix; Added kind in keep state (Revision 4788)
1764 - Wrong behaviour in soft install/uninstall. --> Setting Transact with
1765 soft (Revision 4789)
1766 - New call added: maySetToBeUninstalledSoft (Revision 4789)
1767 Both are only functions for the solver (Revision 4789)
1768 - Resetting "by causer" in order to distinguish from state
1769 "keep by user". ( function setLock in order to remove lock)
1771 - Better fix for Bug 217574: Checking if the resolveable CAN be deleted soft
1772 in QueueItemUninstall.cc (Revision 4790)
1773 - Regarding "keep state by user". So avoiding "reselecting" by
1775 Give a corresponding problem solution if a resolvable satisfy
1776 a dependency, but has been set to keep by the user.
1777 Bug : 222531 (Revision 4791)
1778 - Allow to disable autoprotection of foreign vendor items. Required
1779 in zmd-backend. (F301735).
1780 - use sqlite-zmd if using > 10.2 in spec. Use the one available
1782 - Item could has already been selected to soft uninstall (e.G. remove
1783 pattern which recommend this item ). Do not throw an exception anymore.
1785 - Added syscontent::Reader: Parse serialized set of ResObjects.
1787 - If there has already been selected another item by the solver (e.g. from
1788 another source) we will take thatone in order to avoid parallel
1789 installation and there concerning error messages.
1791 - In order to handle conflicting resolvable we try to update the
1792 conflicting item. While evaluating these canditates an already selected
1793 candidate will not be regarded. So it could be that an older package
1794 will be selected for update although a newer has already been selected. Revision 4765
1795 - Conflicting items: The resolvable will be obsoleted by another. So it is useless finding an
1796 update candidate and evaluate additional branches.
1799 -------------------------------------------------------------------
1800 Mon Dec 4 15:38:12 CET 2006 - mt@suse.de
1802 - Improved realpath() wrapper in media handler class (#222521).
1805 -------------------------------------------------------------------
1806 Thu Nov 30 09:15:20 CET 2006 - ma@suse.de
1808 - version 3.0.0 (2.x.x now in SuSE-Linux-10_2-Branch)
1811 -------------------------------------------------------------------
1812 Wed Nov 29 19:20:24 CET 2006 - dmacvicar@suse.de
1814 - use sqlite-zmd package for the non yet shipped zypp2/ stuff
1815 because backend uses this sqlite and it is no fun to
1816 install one and the other to develop (as the -devel packages)
1818 - add cmake support for building zypp/ lib.
1819 TODO: soinfo, compile testcases, devel, zypp2,docs
1820 find rpm, curl and others.
1821 - dont serialize interactive, as it is
1823 (it was already fixed as we don't reimplement
1824 the method, but we still serialized, parsed)
1827 -------------------------------------------------------------------
1828 Tue Nov 28 22:40:12 CET 2006 - ma@suse.de
1830 - fixed Patch::interactive to return true as well, if the patch
1831 itself has a licence. (#224192)
1835 -------------------------------------------------------------------
1836 Tue Nov 28 16:36:56 CET 2006 - mt@suse.de
1838 - Added search for /sbin/vol_id tool - that is in /lib/udev/vol_id
1839 on the installation image (#213852).
1842 -------------------------------------------------------------------
1843 Tue Nov 28 11:44:52 CET 2006 - schubi@suse.de
1845 - Avoid duplicate pool entries; Bug 223750; second part of the fix
1849 -------------------------------------------------------------------
1850 Mon Nov 27 18:29:58 CET 2006 - schubi@suse.de
1852 - Pool has multi instances of an item in the pool. Reduced this error
1853 to items which are identically at least. #217574 and #223750
1856 -------------------------------------------------------------------
1857 Mon Nov 27 17:37:44 CET 2006 - dmacvicar@suse.de
1859 - replace spaces to underscores in product names
1863 -------------------------------------------------------------------
1864 Mon Nov 27 16:54:03 CET 2006 - dmacvicar@suse.de
1866 - Mark some strings for translation (#219783 need it)
1869 -------------------------------------------------------------------
1870 Mon Nov 27 16:17:07 CET 2006 - mt@suse.de
1872 - Added translations marks to hal, url and mutex exceptions (#23771)
1875 -------------------------------------------------------------------
1876 Wed Nov 22 19:24:57 CET 2006 - dmacvicar@suse.de
1878 - don't make libzypp-devel depend on sqlite-devel as
1879 headers from zypp2 are not installed yet
1882 -------------------------------------------------------------------
1883 Wed Nov 22 15:23:55 CET 2006 - ma@suse.de
1885 - Return an error if fork failed. (#204807)
1886 - Make Script execution abortable by user request. (#212949, F100233)
1890 -------------------------------------------------------------------
1891 Tue Nov 21 16:25:03 CET 2006 - mvidner@suse.cz
1893 - Added package-manager wrapper script, with icon and .desktop (#222757).
1894 (Used by gnome-main-menu)
1898 -------------------------------------------------------------------
1899 Tue Nov 21 13:11:06 CET 2006 - mt@suse.de
1901 - Fixed target/hal - one more dbus_connection_close found (#216035)
1905 -------------------------------------------------------------------
1906 Mon Nov 20 14:15:38 CET 2006 - schubi@suse.de
1912 -------------------------------------------------------------------
1913 Mon Nov 20 11:02:04 CET 2006 - ma@suse.de
1915 - Process obsoletes when installing non-package objects. (#217352)
1919 -------------------------------------------------------------------
1920 Fri Nov 17 16:57:39 CET 2006 - mt@suse.de
1922 - Implemented volume device check using /sbin/vol_id (#213852).
1925 -------------------------------------------------------------------
1926 Fri Nov 17 15:53:58 CET 2006 - schubi@suse.de
1928 - new translation added
1930 -------------------------------------------------------------------
1931 Fri Nov 17 12:42:04 CET 2006 - mt@suse.de
1933 - Implemented an reuse of already existing foreign CD/DVD mount points
1934 (e.g. automounted) - depends on REUSE_FOREIGN_MOUNTS flag (#220206).
1935 - Added a fallback check of the volume.mount_point HAL property to
1936 isAutoMountedMedia(); info.hal_mount.created_mount_point seems
1937 to be not avaliable in newer HAL versions (on 10.2).
1941 -------------------------------------------------------------------
1942 Thu Nov 16 23:39:15 CET 2006 - ma@suse.de
1944 - removed unused methods from Patch and PatchImplIf. Provided
1945 reasonable default implementation for Patch::interactive.
1950 -------------------------------------------------------------------
1951 Thu Nov 16 15:32:04 CET 2006 - dmacvicar@suse.de
1953 - Handle media eject failures (#216545)
1956 -------------------------------------------------------------------
1957 Wed Nov 15 22:41:51 CET 2006 - ma@suse.de
1959 - Reimplemented RpmDb::checkPackage using librpm API instead
1960 of parsing "rpm --checksig" output. (#163202)
1964 -------------------------------------------------------------------
1965 Wed Nov 15 15:39:26 CET 2006 - schubi@suse.de
1967 - NEW behaviour of the solver:
1968 Obsolete virtual provides. E.G.:
1974 Name: moretest-1.0-0
1979 Name: nomoretest-1.0-0
1984 test-1.0-0 AND moretest-1.0-0 will be deleted. In former versions only
1985 test-1.0-0 had been deleted. Bug 220999
1987 - Translations added
1992 -------------------------------------------------------------------
1993 Tue Nov 14 16:32:49 CET 2006 - schubi@suse.de
1995 - Bugfix in generating solver testcases:
1996 - added kind of capabilities in description file
1997 - removed unneded channel from uninstall in command file
1999 -------------------------------------------------------------------
2000 Mon Nov 13 18:35:01 CET 2006 - mt@suse.de
2002 - Try to call /bin/eject utility if the eject-ioctl fails.
2005 -------------------------------------------------------------------
2006 Mon Nov 13 17:00:51 CET 2006 - dmacvicar@suse.de
2008 - ignore empty capabilities
2011 -------------------------------------------------------------------
2012 Fri Nov 10 17:52:10 CET 2006 - dmacvicar@suse.de
2014 - make progress strings translatable (#219783)
2017 -------------------------------------------------------------------
2018 Tue Nov 7 16:40:28 CET 2006 - schubi@suse.de
2020 - While deleting a selection all concerning recommended
2021 packages will be deleted too.
2022 BUT those packages should not be deleted which have been
2023 set to KEEP by the user. bug 217574
2027 -------------------------------------------------------------------
2028 Tue Nov 7 13:12:49 CET 2006 - schubi@suse.de
2030 - Makefile in zypp2 fixed
2033 -------------------------------------------------------------------
2034 Tue Nov 7 11:38:10 CET 2006 - schubi@suse.de
2036 - Translations added
2040 -------------------------------------------------------------------
2041 Mon Nov 6 12:32:22 CET 2006 - dmacvicar@suse.de
2043 - Make the parser more strict, rejecting broken sources
2044 but showing the error line.
2045 Last fix making the parser relax would break multitag
2046 descriptions with empty lines, now we check dependencies
2047 at a higher level. (reference #160607)
2050 -------------------------------------------------------------------
2051 Fri Nov 3 11:04:19 CET 2006 - schubi@suse.de
2053 - New problem solution added: Unlock ALL resovables in order to speed up
2054 problem solution. Bug 206453
2056 -------------------------------------------------------------------
2057 Fri Nov 3 10:29:08 CET 2006 - schubi@suse.de
2059 - Translations added
2061 -------------------------------------------------------------------
2062 Thu Nov 2 17:15:19 CET 2006 - mt@suse.de
2064 - Fixed target/hal - removed dbus_connection_close calls, because
2065 the connections are shared; unref the ref-counted handle only.
2069 -------------------------------------------------------------------
2070 Thu Nov 2 16:18:27 CET 2006 - dmacvicar@suse.de
2072 - skipping unreachable packages won't work
2076 -------------------------------------------------------------------
2077 Wed Oct 25 19:04:51 CEST 2006 - dmacvicar@suse.de
2079 - (#213793) Target store fails to recreate stored install-time (other
2080 Date and ByteCount values as well)
2082 - skip comments and blank lines in multilists
2083 fixes (#214877) - zen-updater is not installed by default
2085 - Automatically fix broken products when reading
2086 the product database.
2087 still pending: honour the read-only flag
2088 Changes to make this possible include
2089 using read_dir instead of boost directory
2092 -------------------------------------------------------------------
2093 Wed Oct 25 17:09:06 CEST 2006 - schubi@suse.de
2095 - added new class for generating solver testcases:
2098 -------------------------------------------------------------------
2099 Wed Oct 25 15:40:44 CEST 2006 - ma@suse.de
2101 - Finalized ui::PatternContents. (F301229)
2105 -------------------------------------------------------------------
2106 Wed Oct 25 08:21:52 CEST 2006 - mvidner@suse.cz
2108 - Moved zypper and zypp-checkpatches(-wrapper) to zypper.rpm
2111 -------------------------------------------------------------------
2112 Tue Oct 24 14:33:16 CEST 2006 - ma@suse.de
2114 - Added ui::PatternContents: Helper class that will compute a patterns
2115 expanded install_packages set. (UI interface for F301229)
2118 -------------------------------------------------------------------
2119 Tue Oct 24 09:06:24 CEST 2006 - mvidner@suse.cz
2121 - removed the last reference to /usr/lib64 to fix the build
2123 -------------------------------------------------------------------
2124 Mon Oct 23 17:44:42 CEST 2006 - mvidner@suse.cz
2126 - added "zypper info" (jkupec)
2129 -------------------------------------------------------------------
2130 Mon Oct 23 11:28:01 CEST 2006 - dmacvicar@suse.de
2132 - fix rpm db timestamp
2133 - add extra urls and optional urls to product API
2136 -------------------------------------------------------------------
2137 Fri Oct 20 16:55:44 CEST 2006 - mvidner@suse.cz
2139 - zypper: nicer progress reports, with or without --verbose.
2141 -------------------------------------------------------------------
2142 Fri Oct 20 16:25:50 CEST 2006 - ma@suse.de
2144 - Fixed reloading of target data after commit. Broken since
2149 -------------------------------------------------------------------
2150 Fri Oct 20 16:22:09 CEST 2006 - dmacvicar@suse.de
2152 - put query-pool in /usr/lib/zypp and not lib64
2155 -------------------------------------------------------------------
2156 Fri Oct 20 12:16:06 CEST 2006 - dmacvicar@suse.de
2158 - revert keyring changes, causes endless loop (obvious)
2159 - add dist-product information, adapt store
2163 -------------------------------------------------------------------
2164 Fri Oct 20 11:04:26 CEST 2006 - ma@suse.de
2166 - zypp-query-pool: For products show additionally distributionName
2167 and distributionEdition. (required by #205392)
2170 -------------------------------------------------------------------
2171 Fri Oct 20 00:13:49 CEST 2006 - ma@suse.de
2173 - Add accessor for Product distributionName and distributionEdition.
2174 (required by #205392)
2177 -------------------------------------------------------------------
2178 Thu Oct 19 18:40:36 CEST 2006 - dmacvicar@suse.de
2180 - added test case for KeyRing
2181 - fire trustedKeyAdded in all calls to import trusted key
2182 not only in signature check workflow.
2185 -------------------------------------------------------------------
2186 Thu Oct 19 18:27:02 CEST 2006 - mvidner@suse.cz
2188 - zypper update: implemented minimal version (patches only)
2189 - zypper list-updates: changed default type from package to patch,
2190 consider patches affecting the package manager separately
2192 -------------------------------------------------------------------
2193 Thu Oct 19 14:09:33 CEST 2006 - dmacvicar@suse.de
2198 -------------------------------------------------------------------
2199 Thu Oct 19 14:05:18 CEST 2006 - dmacvicar@suse.de
2201 - add zypp-query-pool, so registration doesn't depend on
2202 libzypp-zmd-backend being installed. Will remove from
2203 backend when suseregister gets updated.
2205 -------------------------------------------------------------------
2206 Thu Oct 19 12:31:08 CEST 2006 - schwab@suse.de
2208 - Make sure config.rpath is present.
2210 -------------------------------------------------------------------
2211 Wed Oct 18 21:40:25 CEST 2006 - mvidner@suse.cz
2213 - zypper search: fixed uninitialized members that made all searches
2214 exact and case sensitve
2216 -------------------------------------------------------------------
2217 Wed Oct 18 13:13:16 CEST 2006 - dmacvicar@suse.de
2219 - zypp-checkpatches, write in the right file
2222 -------------------------------------------------------------------
2223 Wed Oct 18 12:45:49 CEST 2006 - schubi@suse.de
2225 - Install resolvables although they are unneeded
2226 if they have NOT the kind patch/atoms
2227 Bug 210538 - freshens/supplements does not work with patterns
2230 -------------------------------------------------------------------
2231 Tue Oct 17 19:17:39 CEST 2006 - mvidner@suse.cz
2233 - zypper service-add -r http://example.org/foo.repo (F#300641).
2235 -------------------------------------------------------------------
2236 Tue Oct 17 18:29:34 CEST 2006 - dmacvicar@suse.de
2238 - zypp-checkpatches:
2239 save version of the generated xml to
2240 regenerate it if it changes.
2241 save a random token in case of error to
2242 force recreating xml file
2245 -------------------------------------------------------------------
2246 Tue Oct 17 13:49:53 CEST 2006 - dmacvicar@suse.de
2248 - remove permissions for zypp checkpatches from spec
2251 -------------------------------------------------------------------
2252 Tue Oct 17 12:36:57 CEST 2006 - dmacvicar@suse.de
2254 - registration fails because of wrong product data
2256 use DISTPRODUCT,DISTVERSION to create the product
2257 resolvable. have this resolvable provide
2261 -------------------------------------------------------------------
2262 Mon Oct 16 18:05:56 CEST 2006 - mvidner@suse.cz
2264 - zypper service-add -r ./foo.repo (F#300641).
2266 -------------------------------------------------------------------
2267 Mon Oct 16 15:02:00 CEST 2006 - jkupec@suse.cz
2269 - zypper: added case-sensitive search, search in descriptions and
2270 summaries, search by resolvable type, substring and word
2271 matching, support for wildcards
2274 -------------------------------------------------------------------
2275 Mon Oct 16 13:27:50 CEST 2006 - mvidner@suse.cz
2277 - Prevent the user from sending signals to zypp-checkpatches-wrapper
2280 -------------------------------------------------------------------
2281 Mon Oct 16 12:57:56 CEST 2006 - schubi@suse.de
2283 - Dont incomplete an uninstalled resolvable, even not when establishing.
2284 Incomplete only makes sense for installed resolvables (when they have broken
2285 deps), for patches (because they are needed) and for atoms (because they are
2286 used during patch calculation)
2289 - Do not branch for packages with the same NVE but different architectures.
2290 Take the best architecture.
2292 -------------------------------------------------------------------
2293 Fri Oct 13 16:51:43 CEST 2006 - dmacvicar@suse.de
2295 - implement rename source in sourcemanager
2298 -------------------------------------------------------------------
2299 Fri Oct 13 14:32:44 CEST 2006 - dmacvicar@suse.de
2301 - YaST sources: set alias to product summary if empty
2302 - show alias on logs.
2305 -------------------------------------------------------------------
2306 Thu Oct 12 16:40:29 CEST 2006 - dmacvicar@suse.de
2308 - version 2.4.0 (bin incompat due to callback fixes)
2311 -------------------------------------------------------------------
2312 Thu Oct 12 16:30:55 CEST 2006 - ma@suse.de
2314 - Provide additional solver status information to the UI.
2316 - Fixed UI satus computation in presence of multiple available
2321 -------------------------------------------------------------------
2322 Thu Oct 12 15:45:12 CEST 2006 - dmacvicar@suse.de
2324 - remove const in MediaChangeReport requestMedia that
2328 -------------------------------------------------------------------
2329 Wed Oct 11 08:35:48 CEST 2006 - mvidner@suse.cz
2331 - zypper: added search (jkupec)
2332 - removed the suid bit from zypp-checkpatches-wrapper so that the
2333 build passes until permissions.rpm is updated (~#211286).
2336 -------------------------------------------------------------------
2337 Tue Oct 10 16:03:40 CEST 2006 - dmacvicar@suse.de
2339 - Log microseconds if ZYPP_PROFILING env var is enabled.
2342 -------------------------------------------------------------------
2343 Mon Oct 9 18:15:19 CEST 2006 - dmacvicar@suse.de
2346 Factory cannot be set with 'refresh' enabled
2348 - get rid of some const bool signatures in Source classes
2351 -------------------------------------------------------------------
2352 Mon Oct 9 15:11:16 CEST 2006 - mvidner@suse.cz
2354 - Added zypp-checkpatches and a suid-root zypp-checkpatches-wrapper.
2356 -------------------------------------------------------------------
2357 Fri Oct 6 13:23:32 CEST 2006 - schubi@suse.de
2359 - select the best solution: prefering the total amount of install/update
2360 packages BEFORE source preferences. Bug 208784
2362 -------------------------------------------------------------------
2363 Fri Oct 6 11:55:11 CEST 2006 - dmacvicar@suse.de
2365 - Introduce a method to see if a source supports a
2366 kind of resolvable at that time, so we can
2367 init a YUM source like factory but avoid parsing
2368 it if it contains no patches.
2370 - zypp-checkpatches xml output
2373 -------------------------------------------------------------------
2374 Mon Oct 2 16:34:03 CEST 2006 - mvidner@suse.cz
2376 - added a CLI preview: zypper
2380 -------------------------------------------------------------------
2381 Mon Oct 2 15:11:26 CEST 2006 - dmacvicar@suse.de
2384 Make Content File Aware of Different Architectures
2385 expand %a in release notes with architecture
2387 -------------------------------------------------------------------
2388 Fri Sep 29 16:10:46 CEST 2006 - ma@suse.de
2390 - Extended pattern parser to support includes/extends tags as hint
2391 for the IO. (F301229)
2395 -------------------------------------------------------------------
2396 Fri Sep 29 00:31:33 CEST 2006 - ma@suse.de
2398 - Enabled sending of ScriptResolvableReport.
2399 - Changed ScriptResolvableReport::start to send local path
2400 of script to be executed.
2404 -------------------------------------------------------------------
2405 Wed Sep 27 14:14:33 CEST 2006 - ma@suse.de
2407 - Added ScriptResolvableReport. Callbacks triggered on script
2408 execution during commit. (F100233)
2412 -------------------------------------------------------------------
2413 Mon Sep 25 13:52:55 CEST 2006 - mvidner@suse.cz
2415 - fix: Url::getRegisteredSchemes() would always return nothing
2417 -------------------------------------------------------------------
2418 Fri Sep 22 15:34:11 CEST 2006 - jkupec@suse.cz
2420 - Made the build dependency on gettext-devel explicit
2422 -------------------------------------------------------------------
2423 Tue Sep 19 10:59:24 CEST 2006 - jsrain@suse.cz
2425 - adapted multi-media YUM sources according to official YUM
2426 specification (F300743)
2428 -------------------------------------------------------------------
2429 Mon Sep 18 17:42:26 CEST 2006 - lslezak@suse.cz
2431 - use RPM_OPT_FLAGS (meissner@suse.de)
2433 -------------------------------------------------------------------
2434 Mon Sep 18 15:19:53 CEST 2006 - lslezak@suse.cz
2436 - SourceFactory::createFrom() - don't loose url,...
2439 -------------------------------------------------------------------
2440 Mon Sep 18 12:00:46 CEST 2006 - kkaempf@suse.de
2442 - reduce logging in ResolvableImpl.cc
2445 -------------------------------------------------------------------
2446 Thu Sep 14 15:59:47 CEST 2006 - schubi@suse.de
2448 - Replaced requirementIsMet by requirementIsInstalledOrUnneeded
2449 in QueueItemInstall and QueueItemRequire
2451 removed fix:Thu Sep 7 18:31:46 CEST 2006 - schubi@suse.de
2453 -------------------------------------------------------------------
2454 Thu Sep 14 12:44:53 CEST 2006 - lslezak@suse.cz
2456 - fixed SourceFactory::createFrom() - don't loose alias,
2457 cachedir,... parameters
2459 -------------------------------------------------------------------
2460 Thu Sep 14 10:21:02 CEST 2006 - mvidner@suse.cz
2462 - Use RPM Enhances only if detected at configure time, to allow
2463 compilation with older rpm.
2464 - callback params: use const string & instead of string (dmacvicar)
2466 -------------------------------------------------------------------
2467 Thu Sep 7 18:31:46 CEST 2006 - schubi@suse.de
2469 - Do not regarding SATISFIED (regarding UNNEEDED) in isPresent if it is
2470 a package/script/message
2473 -------------------------------------------------------------------
2474 Thu Sep 7 16:19:36 CEST 2006 - dmacvicar@suse.de
2476 - add Source_Ref::checksum() which in combination with
2477 timestamp can give an idea of a source change.
2480 -------------------------------------------------------------------
2481 Thu Sep 7 14:32:38 CEST 2006 - mvidner@suse.cz
2483 - Implemented fgzstreambuf::compressed_tell and fXstream::getbuf to
2484 enable progress reporting on compressed streams.
2486 -------------------------------------------------------------------
2487 Wed Sep 6 18:31:20 CEST 2006 - dmacvicar@suse.de
2489 - better error propagation
2492 -------------------------------------------------------------------
2493 Tue Sep 5 19:22:56 CEST 2006 - mt@suse.de
2495 - Removed libblkid dependency - the workaround using libblkid to
2496 check filesystem on XEN vbd mapped devices is obsolete, because
2497 the info is avaliable via /dev/disk/by-label link now. (#197107)
2500 -------------------------------------------------------------------
2501 Thu Aug 31 15:16:11 CEST 2006 - ma@suse.de
2503 - PackageProvider: Fixed broken retry. (#202163)
2506 -------------------------------------------------------------------
2507 Wed Aug 30 23:50:55 CEST 2006 - ma@suse.de
2509 - Fixed RpmDb::makePackageFromHeader: Catch NULL Header passed as argument and refuse
2510 to create a Package from a source package header.
2511 - Added method Pathname::extension: Return all of the characters in name
2512 after and including the last dot in the last element of name.
2513 - PlaindirImpl: Disable rpm signature verification when scaning a directory for
2514 rpms. Otherwise we'd need access to the rpm database to get the keys.
2517 -------------------------------------------------------------------
2518 Wed Aug 30 17:42:40 CEST 2006 - schubi@suse.de
2520 - Do not regarding SATISFIED/UNNEEDED in isPresent if it is
2521 a package/script/message
2524 -------------------------------------------------------------------
2525 Wed Aug 30 14:29:45 CEST 2006 - ma@suse.de
2527 - Speedup computation of number of rpm database entries.
2530 -------------------------------------------------------------------
2531 Tue Aug 29 16:58:20 CEST 2006 - schubi@suse.de
2533 - Fixed endless loop in transactResObject
2534 Bug 198095 - YaST2 Installaler crashes when selecting Gnome pattern to a KDE installation
2536 -------------------------------------------------------------------
2537 Tue Aug 29 12:05:09 CEST 2006 - dmacvicar@suse.de
2539 - fix some testcases for tar file parser changes
2542 -------------------------------------------------------------------
2543 Tue Aug 29 11:19:53 CEST 2006 - dmacvicar@suse.de
2546 - clean old callbacks
2549 -------------------------------------------------------------------
2550 Fri Aug 25 14:32:07 CEST 2006 - schubi@suse.de
2552 - zyppPattern->install_packages returns SUGGESTED package too.
2556 -------------------------------------------------------------------
2557 Fri Aug 25 13:05:33 CEST 2006 - schubi@suse.de
2559 - New behaviour in the solver: try with 'best' package first, try with 'all'
2560 packages if this fails.
2563 -------------------------------------------------------------------
2564 Fri Aug 25 11:35:48 CEST 2006 - dmacvicar@suse.de
2567 - bump version due to incompatible callback changes in KeyRing
2570 -------------------------------------------------------------------
2571 Thu Aug 24 15:34:45 CEST 2006 - dmacvicar@suse.de
2573 - new keyring callbacks
2574 - separate trust key from import key
2575 - use PublicKey class instead of params, to be able
2576 to add more info like photos later (pending #181682)
2577 - update zmart with those callbacks.
2578 - better error handling (Exception types)
2579 - make tmp file names more readable depending on the context
2582 -------------------------------------------------------------------
2583 Tue Aug 22 22:35:30 CEST 2006 - dmacvicar@suse.de
2585 - decouple probing from source creation, using the new
2586 media test for existence functions.
2590 -------------------------------------------------------------------
2591 Tue Aug 22 17:56:53 CEST 2006 - mt@suse.de
2593 - Fixed getDoesFileExist to reset the transfer range
2594 - Added logging of curl debug messages to the zypp log.
2595 The env var ZYPP_MEDIA_CURL_DEBUG=1 logs curl infos,
2596 ZYPP_MEDIA_CURL_DEBUG=2 logs the in/out headers.
2599 -------------------------------------------------------------------
2600 Fri Aug 18 14:57:35 CEST 2006 - kkaempf@suse.de
2602 - remove the /etc/sysconfig/zypp:REWRITE_KERNEL_DEPS = yes check;
2603 see rev 3810 below. (#190163)
2606 -------------------------------------------------------------------
2607 Thu Aug 17 18:15:14 CEST 2006 - dmacvicar@suse.de
2609 - fix uninstalling of atoms (noop)
2612 -------------------------------------------------------------------
2613 Wed Aug 16 17:41:40 CEST 2006 - dmacvicar@suse.de
2615 - Implement initial verson of Media
2616 doesFileExist, for future source probing.
2619 -------------------------------------------------------------------
2620 Tue Aug 15 12:01:31 CEST 2006 - dmacvicar@suse.de
2622 - more dbus_connection_close fixes
2625 -------------------------------------------------------------------
2626 Tue Aug 15 11:41:41 CEST 2006 - kkaempf@suse.de
2628 - clean up 'incomplete' handling in QueueItemEstablish.
2631 -------------------------------------------------------------------
2632 Tue Aug 15 11:30:50 CEST 2006 - kkaempf@suse.de
2634 - Don't set 'incomplete' for uninstalled patterns or products.
2638 -------------------------------------------------------------------
2639 Mon Aug 14 16:50:53 CEST 2006 - schubi@suse.de
2641 - Added new API calls:
2642 setAdditionalProvide
2643 setAdditionalConflict
2644 setAdditionalRequire
2646 -------------------------------------------------------------------
2647 Mon Aug 14 11:26:20 CEST 2006 - dmacvicar@suse.de
2649 - don't link examples to testsuite library.
2651 -------------------------------------------------------------------
2652 Sat Aug 12 17:30:30 CEST 2006 - schwab@suse.de
2654 - Disable profiling to work around compiler bug.
2656 -------------------------------------------------------------------
2657 Fri Aug 11 17:01:33 CEST 2006 - dmacvicar@suse.de
2659 - forward port 3924:3939
2660 - Add explicit finish callbacks for subtasks during ProvidePackage
2661 to avoid UI confusion.
2664 -------------------------------------------------------------------
2665 Fri Aug 11 11:48:44 CEST 2006 - dmacvicar@suse.de
2667 - Introduce examples/
2668 - fix some svn ignores
2669 - fix compilation. Use: dbus_connection_close
2672 -------------------------------------------------------------------
2673 Thu Aug 10 16:32:36 CEST 2006 - dmacvicar@suse.de
2675 - Initial support for plain directory with rpms as source
2678 -------------------------------------------------------------------
2679 Tue Aug 8 16:51:45 CEST 2006 - dmacvicar@suse.de
2681 - Move the target query by kind function to
2682 a iterator, so we dont make a copy of the restore
2683 the iterator works loading by demand too
2685 -------------------------------------------------------------------
2686 Mon Aug 7 17:57:26 CEST 2006 - dmacvicar@suse.de
2688 - rename the new initTarget to initializeTarget,
2689 leave the old one as is, but deprecate it.
2692 -------------------------------------------------------------------
2693 Mon Aug 7 15:10:08 CEST 2006 - dmacvicar@suse.de
2695 - forward port from SLES10 branch , till 3888
2696 - Prefer to use available DeltaRpm or PatchRpm instead of downloading
2697 full packages. (#168844)
2698 - rpmdb : Do not use the deprecated POSIX API, but boost::regex
2702 -------------------------------------------------------------------
2703 Fri Aug 4 15:20:13 CEST 2006 - dmacvicar@suse.de
2705 - Separate target init from adding resolvables, getting rid of the
2707 - dont clear the store each time Target::resolvables is called
2708 - Load target resolvables on demand by kind, keep them cached later
2709 - add Target::resolvablesByKind(kind) to allow query specific kind
2710 without reading all kinds. Used to port TargetProduct, which
2711 was reading the whole rpm database only to displayy base product
2713 - commit to pkg-bindings and packager will follow.
2714 - jsrain will port more yast stuff, especially inst_source which
2715 startup time should by reduced by half afterwards.
2718 -------------------------------------------------------------------
2719 Tue Aug 1 13:37:29 CEST 2006 - dmacvicar@suse.de
2722 rev 3786 fix to stalle tmpfiles broke patches.
2723 SLES was released with this broken. 10.1 has a blocked
2724 zypp update because this.
2725 Attempt to fix this. (#192535)
2726 - fix configure.ac sqlite-source build path
2729 -------------------------------------------------------------------
2730 Fri Jul 21 10:58:58 CEST 2006 - dmacvicar@suse.de
2734 -------------------------------------------------------------------
2735 Wed Jul 19 13:50:57 CEST 2006 - dmacvicar@suse.de
2737 - dont link sqlite in the main lib.
2740 -------------------------------------------------------------------
2741 Tue Jul 18 17:42:45 CEST 2006 - dmacvicar@suse.de
2743 - susetags: parse product parser regexp only once
2744 - parse yum factory 5 sec. (from 30) faster using
2745 another string find algorithm
2748 -------------------------------------------------------------------
2749 Tue Jul 18 12:56:17 CEST 2006 - dmacvicar@suse.de
2751 - Digest: Don't read the stream character wise but reading blocks,
2752 as advised by matz profiling.
2755 -------------------------------------------------------------------
2756 Mon Jul 17 12:54:39 CEST 2006 - ma@suse.de
2758 - Add "openSUSE", "ATI Technologies Inc." and "Nvidia" to
2759 trusted vendors. (#189573)
2762 -------------------------------------------------------------------
2763 Thu Jul 13 12:52:58 CEST 2006 - dmacvicar@suse.de
2765 - backport fix for stalle tmpfile (#191311)
2768 -------------------------------------------------------------------
2769 Wed Jun 28 13:22:22 CEST 2006 - mt@suse.de
2771 - deactivated media manager code that was disabling the
2772 automounter (#172419)
2775 -------------------------------------------------------------------
2776 Mon Jun 26 17:14:53 CEST 2006 - dmacvicar@suse.de
2778 - fix autorefresh (#186115)
2780 -------------------------------------------------------------------
2781 Fri Jun 23 13:41:18 CEST 2006 - ma@suse.de
2783 - forward port from SLE branch
2784 - Set default permission for logfiles to 0640. (#187044)
2787 -------------------------------------------------------------------
2788 Thu Jun 22 16:01:15 CEST 2006 - ma@suse.de
2790 - forward port from SLE branch
2791 - Fixed installation of SP or Add-On product switching to media 2
2792 too early. (#186607)
2795 -------------------------------------------------------------------
2796 Wed Jun 21 15:47:39 CEST 2006 - dmacvicar@suse.de
2798 - forward port from SLE branch
2799 - Strip self provides without edition in Resolvable ctor.
2801 - Source::provideResolvables not implemented in yum source type.
2802 Product not set for packages that are available from update source
2804 - Hook modalias() supplements without package to "kernel" (#184840)
2805 - Allow on-demand SourceManager::restore() (#186678)
2806 - Hook modalias() supplements without package to "kernel" (#184840)
2809 -------------------------------------------------------------------
2810 Mon Jun 19 15:17:17 CEST 2006 - mt@suse.de
2812 - Fix adding resolving of path names for mount points (#181606)
2815 -------------------------------------------------------------------
2816 Mon Jun 19 13:52:14 CEST 2006 - dmacvicar@suse.de
2818 - merge download algorithm and refactoring from branch
2821 -------------------------------------------------------------------
2822 Thu Jun 15 17:53:40 CEST 2006 - mvidner@suse.cz
2824 - autodocs: use find+xargs to overcome command length limit,
2825 do not call doxygen unnecessarily (#185334).
2828 -------------------------------------------------------------------
2829 Thu Jun 15 07:26:29 CEST 2006 - kkaempf@suse.de
2831 - Dont use getZYpp in static constructor (#185198)
2832 Bugfix #178292 was wrong.
2833 - Only warn on incompleting installed resolvables (#185197)
2836 -------------------------------------------------------------------
2837 Wed Jun 14 22:43:40 CEST 2006 - kkaempf@suse.de
2839 - Atoms might only be installed via patches (#184714)
2842 -------------------------------------------------------------------
2843 Wed Jun 14 17:26:39 CEST 2006 - dmacvicar@suse.de
2845 - fix for the last stall tmpfile (#178292)
2848 -------------------------------------------------------------------
2849 Wed Jun 14 12:06:57 CEST 2006 - mt@suse.de
2851 - Implemented transfer timeout inside of the progress callback.
2852 The timeout value can be set using timeout url parameter, the
2853 default transfer timeout is 180 seconds. (#181602)
2854 - Added ssl_verify and ssl_capath url options used in https scheme,
2855 allowing to change or disable the ssl verify options. (#171622)
2856 - Added fallback on read failures of /etc/mtab to /proc/mounts.
2857 Improved verbosity in mount and mount check related failure cases,
2858 incl. /etc/mtab dump. (#181606)
2861 -------------------------------------------------------------------
2862 Wed Jun 14 10:49:10 CEST 2006 - kkaempf@suse.de
2864 - combine knownAliases and knownUrls in a single function.
2867 -------------------------------------------------------------------
2868 Mon Jun 12 16:27:46 CEST 2006 - kkaempf@suse.de
2870 - honor parallel installs in resolver context (#181103)
2873 -------------------------------------------------------------------
2874 Mon Jun 12 15:37:10 CEST 2006 - dmacvicar@suse.de
2876 - right fix for tmpdir initialized in static constructor
2877 - catch around provideJustFile in providePackage
2880 -------------------------------------------------------------------
2881 Mon Jun 12 15:15:07 CEST 2006 - dmacvicar@suse.de
2883 - fix #182003 YUM packages without size
2886 -------------------------------------------------------------------
2887 Mon Jun 12 14:58:55 CEST 2006 - kkaempf@suse.de
2889 - Allow to restore and remove by Url
2892 -------------------------------------------------------------------
2893 Mon Jun 12 13:07:31 CEST 2006 - kkaempf@suse.de
2895 - make atoms parallel installable (#181103)
2898 -------------------------------------------------------------------
2899 Fri Jun 9 16:28:11 CEST 2006 - dmacvicar@suse.de
2901 - Allow to restore by alias
2904 -------------------------------------------------------------------
2905 Fri Jun 9 13:06:16 CEST 2006 - mvidner@suse.cz
2907 - Do not fork in a global destructor, perl dislikes it (#182672).
2908 Fixes hanging ag_ldapserver and yast2-perl-bindings tests.
2910 -------------------------------------------------------------------
2911 Thu Jun 8 16:24:55 CEST 2006 - ma@suse.de
2913 - Installation: Assert product information is stored to libzypp
2914 database before reboot. (#181198)
2915 - Version 1.2.0; revision 3553
2917 -------------------------------------------------------------------
2918 Wed Jun 7 13:55:23 CEST 2006 - visnov@suse.cz
2920 - Synchronize keys with rpm database before
2921 closing access to it (#182338)
2924 -------------------------------------------------------------------
2925 Wed Jun 7 11:40:46 CEST 2006 - mt@suse.de
2927 - Changed to just prefer DVD drives in "dvd:" scheme, instead of
2928 filter out the non-DVD drives completely. Allows a fallback to
2929 drives without the dvd HAL property e.g. in VMWare. (#177457)
2932 -------------------------------------------------------------------
2933 Wed Jun 7 01:00:06 CEST 2006 - dmacvicar@suse.de
2935 - Merge fix for stalle tmpdir due to cyclic references, using a master
2936 TmpDir for zypp. (#178292) . There is still 1 tmpdir to fix.
2939 -------------------------------------------------------------------
2940 Wed Jun 7 01:00:05 CEST 2006 - dmacvicar@suse.de
2942 - Fixes unneeded file download, and add download callbacks
2943 (still need yast side) #181204 and #160206
2944 - Fix stalle tmpdir due to cyclic references, using a master
2945 TmpDir for zypp. # 178292
2947 -------------------------------------------------------------------
2948 Wed Jun 7 00:02:18 CEST 2006 - ma@suse.de
2950 - fixed memory leak in PersistentStorage (#168690)
2953 -------------------------------------------------------------------
2954 Tue Jun 6 22:24:00 CEST 2006 - ma@suse.de
2956 - fixed memory leak in XMLSourceCacheParser (#168690)
2959 -------------------------------------------------------------------
2960 Fri Jun 2 16:09:03 CEST 2006 - schubi@suse.de
2962 -latest fi translation added
2965 -------------------------------------------------------------------
2966 Thu Jun 1 15:11:47 CEST 2006 - schubi@suse.de
2968 -All installed resolvables has been set to "satisfied" in
2969 ResolverContext::unneeded . BUT:
2970 Patch concerning resolvables have to be set to
2971 "unneeded" although they are installed. In order
2972 getting the state "no longer applicable" (Bug 171590)
2975 -------------------------------------------------------------------
2976 Thu Jun 1 14:54:02 CEST 2006 - kkaempf@suse.de
2978 - compute status for scripts and messages so their freshens get
2979 properly honored (aj with postgresql-server)
2982 -------------------------------------------------------------------
2983 Thu Jun 1 13:57:48 CEST 2006 - dmacvicar@suse.de
2985 - revert not-used-yet rpmdb timestamp, as
2986 it broke rpmdb::init(). (#180040)
2989 -------------------------------------------------------------------
2990 Thu Jun 1 11:03:34 CEST 2006 - schubi@suse.de
2992 - updating gmo files, if po files has been changed; bug 164449
2994 -------------------------------------------------------------------
2995 Wed May 31 18:32:58 CEST 2006 - dmacvicar@suse.de
2997 - Dont download twice if starting from 1st time
3001 -------------------------------------------------------------------
3002 Wed May 31 17:06:48 CEST 2006 - dmacvicar@suse.de
3004 - set cache dir only if storeMetadata is called as a public method.
3007 -------------------------------------------------------------------
3008 Wed May 31 15:27:38 CEST 2006 - kkaempf@suse.de
3010 - schedule a package for installation if
3011 - it freshens / supplements something
3012 - it is not installed yet
3016 -------------------------------------------------------------------
3017 Wed May 31 15:22:43 CEST 2006 - dmacvicar@suse.de
3019 - make susetags also implement download and check first.
3022 -------------------------------------------------------------------
3023 Tue May 30 12:43:47 CEST 2006 - dmacvicar@suse.de
3025 - make yum more robust. Never parse from provideFile
3026 but only from local disk. Make sure the cache
3027 is consistent before recreating it.
3028 the code is easier to follow and probably
3029 faster. checksum and signatures are
3030 checked on caching not on parsing.
3031 Required to implement refresh for #154990
3034 -------------------------------------------------------------------
3035 Wed May 24 16:57:54 CEST 2006 - dmacvicar@suse.de
3037 - implement timestamp for YUM and SuseTags
3038 - actually use the license to confirm in yum patches
3039 - add prerequires tag in yum optonally to the bad designed
3040 and nonintuitive pre=1
3043 -------------------------------------------------------------------
3044 Wed May 24 15:30:32 CEST 2006 - dmacvicar@suse.de
3046 - dont pass root on init but before.
3047 - implement rpm db modification timestamp
3049 - move Helix source to testsuite out of the solver
3050 so we can use it for target, storage tests
3051 - add Source_Ref::timestamp(), default to now()
3052 in order to implement smart sync of sources by zmd
3053 - don't parse desc and summary twice
3054 - fix a segfault with tranlated text
3055 - fix broken size tag introduced in rev 3427
3058 -------------------------------------------------------------------
3059 Tue May 23 20:53:27 CEST 2006 - dmacvicar@suse.de
3061 - dont accept corrupt sources, improve logs
3063 -------------------------------------------------------------------
3064 Tue May 23 17:26:41 CEST 2006 - ma@suse.de
3066 - Added PoolItem_Ref::statusReset. Resets the PoolItem status without
3067 loosing autoprotection (eg. for foreign vendor). (assists #177469)
3070 -------------------------------------------------------------------
3071 Tue May 23 17:04:04 CEST 2006 - jsrain@suse.cz
3073 - added mediaNr() to PatchRpm and DeltaRpm classes
3076 -------------------------------------------------------------------
3077 Tue May 23 15:58:04 CEST 2006 - dmacvicar@suse.de
3079 - enable YUM license to confirm.
3081 - adapt store to serialize and read all new resobject fields
3082 - use install-time to now() when serializing (#174653)
3085 -------------------------------------------------------------------
3086 Mon May 22 20:51:59 CEST 2006 - ma@suse.de
3088 - Do not violate install order when restricting commit to a certain
3089 mediaNumber. (#170079)
3090 - Version 1.1.0; rev 3423
3092 -------------------------------------------------------------------
3093 Mon May 22 19:03:20 CEST 2006 - mvidner@suse.cz
3095 - Added SourceManager::findSourceByUrl to overcome alias mismatches
3099 -------------------------------------------------------------------
3100 Mon May 22 17:19:25 CEST 2006 - ma@suse.de
3102 - Order all objects according to prerequirements, not just packages.
3106 -------------------------------------------------------------------
3107 Mon May 22 15:57:43 CEST 2006 - schubi@suse.de
3109 - Added new translation
3111 -------------------------------------------------------------------
3112 Fri May 19 12:53:44 CEST 2006 - dmacvicar@suse.de
3114 - fix missing homedir option for gpg (#171055)
3117 -------------------------------------------------------------------
3118 Thu May 18 19:08:52 CEST 2006 - ma@suse.de
3120 - Prevent against daemons launched in rpm %post, that do not close
3121 their filedescriptors. (#174548)
3122 - Version 1.0.1; rev 3413
3124 -------------------------------------------------------------------
3125 Thu May 18 16:51:41 CEST 2006 - jsrain@suse.cz
3127 - fixed media number of package retrieved as a part of a patch
3131 -------------------------------------------------------------------
3132 Thu May 18 16:16:21 CEST 2006 - dmacvicar@suse.de
3134 - fix missing package descriptions due to filtered packages
3135 by incompatible architectures. (#159109)
3138 -------------------------------------------------------------------
3139 Thu May 18 16:08:42 CEST 2006 - kkaempf@suse.de
3141 - decrease logging in DiskUsageCounter and Modalias (#163186)
3144 -------------------------------------------------------------------
3145 Thu May 18 10:43:47 CEST 2006 - ma@suse.de
3147 - Stay backward comapatible.
3149 -------------------------------------------------------------------
3150 Tue May 16 21:35:27 CEST 2006 - ma@suse.de
3152 - Make basic attributes available through ResObject.
3153 - Let ResObjects which do not require media access during
3154 commit return ZERO sourceMediaNr (required for #173690)
3158 -------------------------------------------------------------------
3159 Tue May 16 15:11:35 CEST 2006 - kkaempf@suse.de
3161 - reduce logging verbosity (#163186)
3164 -------------------------------------------------------------------
3165 Tue May 16 14:00:57 CEST 2006 - schubi@suse.de
3167 - setCandidate accept candidates with compatible architectures too. Not
3168 only with the same architecture. Bug 172594 - If update package has
3169 differet arch, UI display is wrong
3171 -------------------------------------------------------------------
3172 Tue May 16 09:30:45 CEST 2006 - mvidner@suse.cz
3174 - Added Source_Ref::resStoreInitialized.
3175 If we know that noone has seen the resolvables yet, we can skip
3176 them too, eg. when deleting a source. (#174840)
3179 -------------------------------------------------------------------
3180 Mon May 15 12:41:39 CEST 2006 - kkaempf@suse.de
3182 - Honor freshens as conditionals independant from the installed/
3183 uninstalled status (#174797)
3186 -------------------------------------------------------------------
3187 Mon May 15 11:15:03 CEST 2006 - kkaempf@suse.de
3189 - State modifier "unneeded" is transitive for patches (#171590)
3192 -------------------------------------------------------------------
3193 Thu May 11 17:42:29 CEST 2006 - schubi@suse.de
3195 - Do not transact itself (update) in the transactResObject mechanism
3198 -------------------------------------------------------------------
3199 Thu May 11 16:37:51 CEST 2006 - mt@suse.de
3201 - Reenabled improved large file support flags (unintentionally
3202 removed in rev 1544). Fixes bug #173753.
3203 - Added large file support flags to libzypp.pc file allowing
3204 consistence checks in the application using features variable
3207 -------------------------------------------------------------------
3208 Thu May 11 10:49:36 CEST 2006 - mvidner@suse.cz
3210 - SourceManager: moved source deletion before creation
3211 so that we can recreate a deleted one (#174295)
3212 - removed dead code dealing with known_caches from SourceManager::store
3216 -------------------------------------------------------------------
3217 Thu May 11 10:15:14 CEST 2006 - jsrain@suse.cz
3219 - fixed returning product short name and summary if product read
3220 from target store (#148625)
3223 -------------------------------------------------------------------
3224 Wed May 10 11:39:06 CEST 2006 - jsrain@suse.cz
3226 - set media verifier on redirected medium (#172599)
3229 -------------------------------------------------------------------
3230 Mon May 8 17:28:42 CEST 2006 - kkaempf@suse.de
3232 - fix 'transactResKind' to collect best providers by capability
3233 and to recursively transact items of same kind (#170114)
3236 -------------------------------------------------------------------
3237 Mon May 8 16:45:46 CEST 2006 - dmacvicar@suse.de
3239 - serialize the full URL to avoid missing password and other
3240 url settings (#148108)
3243 -------------------------------------------------------------------
3244 Fri May 5 17:47:14 CEST 2006 - mt@suse.de
3246 - Added a 60 sec connect timeout to MediaCurl (#172860)
3249 -------------------------------------------------------------------
3250 Thu May 4 15:15:37 CEST 2006 - kkaempf@suse.de
3252 - re-fetch also .asc and .key files before checking signature
3254 - rev 3350 (3345-10.1)
3256 -------------------------------------------------------------------
3257 Wed May 3 17:40:45 CEST 2006 - dmacvicar@suse.de
3259 - Fix yum key verification, because a double variable declaration
3261 -------------------------------------------------------------------
3262 Wed May 3 15:34:00 CEST 2006 - dmacvicar@suse.de
3264 - use --no-default-keyring to avoid creating a
3265 default gpg dir in / (#171055)
3268 -------------------------------------------------------------------
3269 Wed May 3 14:40:25 CEST 2006 - dmacvicar@suse.de
3271 - Fix YUM signature checking, we were passing the key instead of the
3273 - When the user trust a key, sync again. Bye to the session trusted
3274 keys and user being asked all the time. (#171213)
3277 -------------------------------------------------------------------
3278 Wed May 3 14:22:02 CEST 2006 - ma@suse.de
3280 - Cleanup index tables when removing items from pool (#170564).
3282 -------------------------------------------------------------------
3283 Wed May 3 12:23:36 CEST 2006 - kkaempf@suse.de
3285 - backout rev 3246->3275 of TargetImpl.cc
3286 - add missing testsuite/utils/TestUtils.h
3289 -------------------------------------------------------------------
3290 Wed May 3 12:13:38 CEST 2006 - dmacvicar@suse.de
3292 - more fixes for #171062, there were some files still not being
3296 -------------------------------------------------------------------
3297 Tue May 2 18:41:44 CEST 2006 - dmacvicar@suse.de
3299 - cache keys and signature. Remove lot of duplicated code. (#171062)
3302 -------------------------------------------------------------------
3303 Tue May 2 18:02:46 CEST 2006 - mt@suse.de
3305 - Disabled isUseableAttachPoint check in MediaDIR -- we do not
3306 mount here anything, so it is OK to use any dir (171351).
3309 -------------------------------------------------------------------
3310 Tue May 2 14:58:03 CEST 2006 - kkaempf@suse.de
3312 - parse "license-to-confirm" in primary.xml (#168437)
3315 -------------------------------------------------------------------
3316 Mon May 1 17:44:29 CEST 2006 - kkaempf@suse.de
3318 - Don't try to store 'Atom', not needed and the backend store
3319 rejects them anyways (addtion to #168610)
3322 -------------------------------------------------------------------
3323 Mon May 1 04:43:01 CEST 2006 - mt@suse.de
3325 - Improved device check in MediaDISK using libblkid (Bug #158529)
3326 - Allow to provide sysfs path via $SYSFS_PATH in MediaCD.cc and
3327 added a check if it is a directory
3328 - Added libcurl and libblkid checks to configure.ac
3329 - Added e2fsprogs(-devel) requires to the spec file
3332 -------------------------------------------------------------------
3333 Sat Apr 29 21:46:22 CEST 2006 - kkaempf@suse.de
3335 - dont download "other" during key check (#171041)
3338 -------------------------------------------------------------------
3339 Sat Apr 29 11:05:15 CEST 2006 - kkaempf@suse.de
3341 - allow parallel installs of atoms (used to fulfill patch require-
3342 ments, atoms aren't installed anyways) (#170098)
3343 - some testsuite improvements.
3346 -------------------------------------------------------------------
3347 Fri Apr 28 20:15:06 CEST 2006 - dmacvicar@suse.de
3349 - get rid of autobuild check when throwing exceptions without throw
3350 but with a macro, returning a null pointer at the end (never reached).
3352 -------------------------------------------------------------------
3353 Fri Apr 28 19:50:28 CEST 2006 - ma@suse.de
3355 - Do not violate install order when restricting commit to a certain
3356 mediaNumber. (#170079)
3358 -------------------------------------------------------------------
3359 Fri Apr 28 18:12:26 CEST 2006 - dmacvicar@suse.de
3361 - Don't use throw directly!
3362 use ZYPP_THROW with a Exception class, otherwise package bindings
3363 will not catch them.
3364 Should fix crashes when reading broken sources with yast.
3367 -------------------------------------------------------------------
3368 Fri Apr 28 15:29:32 CEST 2006 - schubi@suse.de
3370 - Bug 162064 - font packages are not installed for locale, e.g. khmer font not installed after CD1
3373 -------------------------------------------------------------------
3374 Fri Apr 28 14:55:04 CEST 2006 - kkaempf@suse.de
3376 - revert bugfix #168906 (fom rev 3219), it filters too many errors.
3377 - further improve on #168840 (from rev 3231), match on name-edition
3378 when filtering by best arch. (#170098)
3381 -------------------------------------------------------------------
3382 Fri Apr 28 13:01:58 CEST 2006 - dmacvicar@suse.de
3384 - #170093 , lot of package descriptions missing
3387 -------------------------------------------------------------------
3388 Thu Apr 27 20:28:01 CEST 2006 - dmacvicar@suse.de
3390 - try to fix wrong permissions of /var/lib/zypp created
3391 by old zypp, only when running as root they are fixed
3393 - YUM: Verify signatures on factoryInit.
3394 Dont provide other.xml. Cleanups, better logging.
3395 When refreshing signed soruces, don't refresh is source
3397 - YaST sources: don't refresh if media file has not changed.
3398 - Show full url of index files in sources for signature validation
3399 (mentioned in #170139 comment #3)-
3401 -------------------------------------------------------------------
3402 Thu Apr 27 18:41:02 CEST 2006 - jsrain@suse.de
3404 - udpated media ID syntax for external scripts (to be consistent
3405 with packages) (#170247)
3408 -------------------------------------------------------------------
3409 Thu Apr 27 18:33:48 CEST 2006 - jsrain@suse.de
3411 - set media ID to 1 if not specified in YUM metadata (#167452)
3414 -------------------------------------------------------------------
3415 Thu Apr 27 11:55:05 CEST 2006 - kkaempf@suse.de
3417 - If freshen and supplement are fulfilled, install any kind of
3418 resolvable if not yet installed (#165746)
3421 -------------------------------------------------------------------
3422 Wed Apr 26 18:00:42 CEST 2006 - kkaempf@suse.de
3424 - make downloaded script executable. (#169191)
3427 -------------------------------------------------------------------
3428 Wed Apr 26 10:43:03 CEST 2006 - kkaempf@suse.de
3430 - Improve on last fix, compare only compatible archs.
3433 -------------------------------------------------------------------
3434 Tue Apr 25 19:36:13 CEST 2006 - kkaempf@suse.de
3436 - Only choose best arch of multiple package atoms with identical
3440 -------------------------------------------------------------------
3441 Tue Apr 25 16:59:51 CEST 2006 - dmacvicar@suse.de
3443 - pass empty strings to UI as key properties if unknown key
3447 -------------------------------------------------------------------
3448 Tue Apr 25 16:47:35 CEST 2006 - kkaempf@suse.de
3450 - refrain from parsing 'other.xml' (#159316)
3453 -------------------------------------------------------------------
3454 Tue Apr 25 16:34:50 CEST 2006 - visnov@suse.cz
3456 - in source refresh, clean up the cache dir if fails
3457 - do not require repomd.xml.asc when creating a cache (#163765)
3460 -------------------------------------------------------------------
3461 Tue Apr 25 15:17:15 CEST 2006 - dmacvicar@suse.de
3463 - Check if a file exists before providing it, and just handling the
3464 exception is not sufficient, because it can release the media.
3465 it nows get all possible packages.X translations an then
3466 it selects the candidate from the existing ones (#168654)
3469 -------------------------------------------------------------------
3470 Tue Apr 25 12:28:17 CEST 2006 - kkaempf@suse.de
3472 - dont report conflicts if item is neither installed
3473 nor to-be-installed (#168906)
3476 -------------------------------------------------------------------
3477 Tue Apr 25 11:27:09 CEST 2006 - dmacvicar@suse.de
3479 - #168060 , propagate the file description or original
3480 name to the UI and not the checked filename path,
3481 which could be a tmp file.
3482 Requires changes in pkg-manager, and probably zmd-helpers.
3485 -------------------------------------------------------------------
3486 Mon Apr 24 18:27:59 CEST 2006 - dmacvicar@suse.de
3488 - /var/lib/zypp/db/languages/* are empty files (##168355)
3491 -------------------------------------------------------------------
3492 Mon Apr 24 17:45:07 CEST 2006 - dmacvicar@suse.de
3494 - All resolvables must honor arch, so Arch_noarch in
3495 target/store/XMLFilesBackend.cc is wrong (#160792)
3496 - Introduced code to honour shared package descriptions
3500 -------------------------------------------------------------------
3501 Mon Apr 24 16:43:48 CEST 2006 - jsrain@suse.de
3503 - replace '_' in YUM elements/attributes with '-' (#168762)
3506 -------------------------------------------------------------------
3507 Mon Apr 24 16:15:02 CEST 2006 - mt@suse.de
3509 - Fixed iseries workaround - interchanged variables for scsi
3510 devices, added debug messages about the steps (#163971).
3511 - Added getenv NULL ptr check and verify of the $HOME dir's
3512 and ~/.curlrc file's ownership (#163203).
3515 -------------------------------------------------------------------
3516 Mon Apr 24 15:44:18 CEST 2006 - ma@suse.de
3518 - Use filesystem::TmpDir to create unique and unused Source cache
3519 directories. (#168051)
3521 -------------------------------------------------------------------
3522 Mon Apr 24 14:30:41 CEST 2006 - ma@suse.de
3524 - Enable signature checks per default. (#168525)
3526 -------------------------------------------------------------------
3527 Mon Apr 24 11:20:17 CEST 2006 - visnov@suse.cz
3529 - fix callbacks for providing a single file (#160206)
3531 -------------------------------------------------------------------
3532 Sun Apr 23 12:28:21 CEST 2006 - kkaempf@suse.de
3534 - If an installed package looses a dependency, the solver tries
3535 to upgrade it. Limit the upgrade candidates to best arch, best
3537 - filter 'other' entries with incompatible arch in yum parser.
3540 -------------------------------------------------------------------
3541 Fri Apr 21 22:47:18 CEST 2006 - jsrain@suse.de
3543 - initialize the product category according to source (#168061)
3546 -------------------------------------------------------------------
3547 Fri Apr 21 18:32:00 CEST 2006 - mvidner@suse.cz
3549 - delete only one older version of a xml-store resolvable
3550 (half-baked, but the previous attempt was charred)
3552 -------------------------------------------------------------------
3553 Fri Apr 21 17:49:18 CEST 2006 - jsrain@suse.de
3555 - moved license_to_confirm to primary.xml
3558 -------------------------------------------------------------------
3559 Fri Apr 21 16:36:14 CEST 2006 - ma@suse.de
3561 - Removed deprecated oldstyle commit methods.
3563 -------------------------------------------------------------------
3564 Fri Apr 21 15:58:14 CEST 2006 - mvidner@suse.cz
3566 - when installing a xml-store resolvable (all except package,
3567 message, script), delete older versions (#160792).
3568 - read selection edition from the XML store
3571 -------------------------------------------------------------------
3572 Thu Apr 20 14:10:41 CEST 2006 - kkaempf@suse.de
3574 - properly clear transaction flag after successful commit
3575 (see rev 3122, #164365, #167285)
3578 -------------------------------------------------------------------
3579 Thu Apr 20 13:14:25 CEST 2006 - kkaempf@suse.de
3581 - recursively soft-uninstall recommended package on real uninstall,
3582 not on update (#167603)
3585 -------------------------------------------------------------------
3586 Thu Apr 20 13:01:28 CEST 2006 - dmacvicar@suse.de
3588 - fix #167605 (importing keys to rpm multiple times due to
3589 wrong interpretation of rpm gpg versioning.
3590 - add support for reading the rpm keys, with full id and fingerprint
3593 -------------------------------------------------------------------
3594 Wed Apr 19 16:47:34 CEST 2006 - kkaempf@suse.de
3596 - don't add duplicate error infos to ResolverContext (#167309)
3599 -------------------------------------------------------------------
3600 Wed Apr 19 14:10:10 CEST 2006 - kkaempf@suse.de
3602 - fix Resolver::transactReset() (see rev 3122) (#167285)
3605 -------------------------------------------------------------------
3606 Wed Apr 19 13:48:26 CEST 2006 - ma@suse.de
3608 - Introduced $ZYPP_KEYRING_DEFAULT_ACCEPT_ALL. If this environment
3609 variable is present, all signature checking callbacks will default
3610 to 'accept', in case no recipient is present.
3612 -------------------------------------------------------------------
3613 Wed Apr 19 11:37:47 CEST 2006 - dmacvicar@suse.de
3615 - read content file on construction, and make
3616 provideProduct only insert the already
3617 read product object into the store (#165826)
3619 - When the signature is not found, warn the
3620 user about a unsigned source. When the
3621 key is not found, do nothing, it can be in the
3622 keyring already. (#166016) (dmacvicar)
3623 - enable key verification only if
3624 ZYPP_CHECKSIG env var is set (dmacvicar)
3627 -------------------------------------------------------------------
3628 Tue Apr 18 20:41:48 CEST 2006 - kkaempf@suse.de
3630 - fix bugfix 164365, fix bug 167285
3631 Actually clear the transcation state instead of locking it
3635 -------------------------------------------------------------------
3636 Tue Apr 18 15:46:59 CEST 2006 - visnov@suse.cz
3638 - revert the signature/digest checking callbacks
3641 -------------------------------------------------------------------
3642 Tue Apr 18 15:14:35 CEST 2006 - kkaempf@suse.de
3645 - Honor keep requests.
3646 - Dont flag "locked uninstall" as error if a keep request was
3650 -------------------------------------------------------------------
3651 Tue Apr 18 12:04:35 CEST 2006 - kkaempf@suse.de
3653 - rule out locked items during distribution upgrade as early
3654 as possible. (#165670)
3657 -------------------------------------------------------------------
3658 Mon Apr 17 16:04:35 CEST 2006 - kkaempf@suse.de
3661 - use APPL_LOW as 'ui initiated, by solver' in transactKind() and
3662 transactResObject().
3663 - resetTransaction(APPL_LOW) before resolving
3664 - enhance transactCaps by using the same algorithm as in
3666 (before: transact all requires and recommends by name
3667 now: transact best requires and recommends by provides)
3670 -------------------------------------------------------------------
3671 Fri Apr 14 16:04:35 CEST 2006 - visnov@suse.cz
3673 - new callbacks for failing digest
3676 -------------------------------------------------------------------
3677 Thu Apr 13 17:01:41 CEST 2006 - visnov@suse.cz
3679 - ask for file without a checksum (#165125)
3681 -------------------------------------------------------------------
3682 Thu Apr 13 16:59:38 CEST 2006 - kkaempf@suse.de
3684 - dont install satisfied resolvables (#165843)
3687 -------------------------------------------------------------------
3688 Thu Apr 13 16:00:21 CEST 2006 - kkaempf@suse.de
3690 - dont abort on failed "dry_run" (#164583)
3693 -------------------------------------------------------------------
3694 Thu Apr 13 15:19:20 CEST 2006 - visnov@suse.cz
3696 - Ask user if signature file does not exist (#163765)
3697 - handle repomd.xml.asc as optional file (#163765)
3700 -------------------------------------------------------------------
3701 Thu Apr 13 13:52:08 CEST 2006 - schubi@suse.de
3703 - Bug 164365 - build 906: Deselecting a selection, all packages are still selected
3706 -------------------------------------------------------------------
3707 Thu Apr 13 11:57:58 CEST 2006 - kkaempf@suse.de
3709 - Dont do transitive uninstalls on uninstalled or upgraded items.
3713 -------------------------------------------------------------------
3714 Wed Apr 12 17:57:21 CEST 2006 - ma@suse.de
3716 - Added 'rpmNoSignature' to ZYppCommitPolicy (#163862)
3718 -------------------------------------------------------------------
3719 Wed Apr 12 16:44:57 CEST 2006 - mvidner@suse.cz
3721 - Product::updateUrls: restore it from the XML store;
3722 fixed content parsing (#163192).
3723 - restore product flags fro the XML store
3726 -------------------------------------------------------------------
3727 Wed Apr 12 13:48:25 CEST 2006 - kkaempf@suse.de
3729 - Only consider best arch/version (#165477)
3732 -------------------------------------------------------------------
3733 Wed Apr 12 10:57:50 CEST 2006 - ma@suse.de
3735 - No need to parse tags at all if there is no item to store values
3736 (e.g. data for unwanted arch). Fixed segv trying to store data in
3737 NULL item. (#165479)
3740 -------------------------------------------------------------------
3741 Tue Apr 11 19:48:51 CEST 2006 - mt@suse.de
3743 - Improved Url path name "//" vs. "/%2f" handling; now if the
3744 url has an authority, "/%2f" is used for ftp only (#163784)
3747 -------------------------------------------------------------------
3748 Tue Apr 11 16:41:02 CEST 2006 - jsrain@suse.de
3750 - fixed storing patch scripts to target store (#159928)
3753 -------------------------------------------------------------------
3754 Tue Apr 11 16:24:26 CEST 2006 - kkaempf@suse.de
3756 - if a patch is bad, only skip this patch, not everything
3760 -------------------------------------------------------------------
3761 Tue Apr 11 15:42:32 CEST 2006 - ma@suse.de
3763 - Susetags:Selections: Allow parsing older .sel file formats. (#159851)
3764 - Susetags:Pattern: Fixed parser.
3766 -------------------------------------------------------------------
3767 Tue Apr 11 15:21:48 CEST 2006 - kkaempf@suse.de
3769 - when uninstalling, only re-establish installed items
3770 supplementing the to-be-uninstalled one. (variant of #165111)
3773 -------------------------------------------------------------------
3774 Tue Apr 11 14:17:00 CEST 2006 - ma@suse.de
3776 - Susetags:Package: Parse and provide ins/delnotify texts.
3778 -------------------------------------------------------------------
3779 Tue Apr 11 13:01:31 CEST 2006 - kkaempf@suse.de
3781 - when checking freshens/supplements at install, only consider
3782 best architecture/edition (#164453)
3785 -------------------------------------------------------------------
3786 Tue Apr 11 10:31:41 CEST 2006 - kkaempf@suse.de
3788 - when checking for supplements, only consider best arch, best
3789 edition for installation (#165111)
3792 -------------------------------------------------------------------
3793 Tue Apr 11 10:23:14 CEST 2006 - schubi@suse.de
3795 - Bug 165117: build 910: Update: Splitted packages are selected for
3798 -------------------------------------------------------------------
3799 Tue Apr 11 09:30:14 CEST 2006 - visnov@suse.cz
3801 - ask user if a file exists but does not have a checksum (#162797)
3804 -------------------------------------------------------------------
3805 Mon Apr 10 22:39:34 CEST 2006 - jsrain@suse.de
3807 - parse time and size elements from delta and patch RPM
3810 -------------------------------------------------------------------
3811 Mon Apr 10 18:55:03 CEST 2006 - mt@suse.de
3813 - Added detection of iSeries virtual CD (/dev/iseries/vcd[a-h])
3814 devices - on powerpc only (#163971)
3817 -------------------------------------------------------------------
3818 Mon Apr 10 18:05:51 CEST 2006 - kkaempf@suse.de
3820 - fix endless loop in patches parsing.
3823 -------------------------------------------------------------------
3824 Mon Apr 10 17:00:05 CEST 2006 - jsrain@suse.de
3826 - fixed media handling in SuSEtags source (#164879)
3829 -------------------------------------------------------------------
3830 Mon Apr 10 16:30:54 CEST 2006 - kkaempf@suse.de
3832 - honor 'dry_run' on package remove (#164732)
3835 -------------------------------------------------------------------
3836 Mon Apr 10 13:12:49 CEST 2006 - kkaempf@suse.de
3838 - add files from yum filelist as provides to package (#164731)
3841 -------------------------------------------------------------------
3842 Mon Apr 10 11:10:37 CEST 2006 - kkaempf@suse.de
3844 - honor "+Enh:/-Enh:" in packages file (#156513)
3846 -------------------------------------------------------------------
3847 Mon Apr 10 10:56:24 CEST 2006 - visnov@suse.cz
3849 - fix callback receiver signature to match the callback for removing
3852 -------------------------------------------------------------------
3853 Mon Apr 10 10:32:22 CEST 2006 - mvidner@suse.cz
3855 - Added Product::updateUrls, from content/UPDATEURLS (#163192).
3858 -------------------------------------------------------------------
3859 Sat Apr 8 12:03:37 CEST 2006 - schubi@suse.de
3861 - Bug 164440; Taking wrong architecture while updating obsoletes
3865 -------------------------------------------------------------------
3866 Sat Apr 8 10:07:06 CEST 2006 - kkaempf@suse.de
3868 - allow relative paths with url file:
3869 - dont filter atoms from going into pool, multi-arch patch
3870 requirements need them. Instead, treat atoms with incompatible
3871 architecture as unneeded.
3874 -------------------------------------------------------------------
3875 Fri Apr 7 23:57:37 CEST 2006 - jsrain@suse.de
3877 - product now provides short name
3880 -------------------------------------------------------------------
3881 Fri Apr 7 20:42:09 CEST 2006 - jsrain@suse.de
3883 - read metadata for packages from correct tags in patches (#163220)
3886 -------------------------------------------------------------------
3887 Fri Apr 7 19:57:41 CEST 2006 - kkaempf@suse.de
3889 - more detailed resolver error reports (#162994)
3892 -------------------------------------------------------------------
3893 Fri Apr 7 17:35:07 CEST 2006 - visnov@suse.cz
3895 - report package download progress (#160966)
3898 -------------------------------------------------------------------
3899 Fri Apr 7 16:27:35 CEST 2006 - kkaempf@suse.de
3901 - transact also for languages (#163819)
3904 -------------------------------------------------------------------
3905 Fri Apr 7 15:08:06 CEST 2006 - kkaempf@suse.de
3907 - loop through all affected ResObjects in transactResKind (#163819)
3910 -------------------------------------------------------------------
3911 Fri Apr 7 12:42:35 CEST 2006 - kkaempf@suse.de
3913 - allow re-installation of non-packages (#162906)
3916 -------------------------------------------------------------------
3917 Fri Apr 7 11:50:22 CEST 2006 - mt@suse.de
3919 - Added loop checking for scsi cdroms (/sys/block/srX) in case
3920 HAL does not provide any drives like on iSeries (#163971).
3923 -------------------------------------------------------------------
3924 Fri Apr 7 11:05:30 CEST 2006 - kkaempf@suse.de
3926 - add 'licenceToConfirm()' to Product. (#164375)
3928 -------------------------------------------------------------------
3929 Fri Apr 7 10:36:05 CEST 2006 - ma@suse.de
3931 - Avoid excessive CD hopping on commit. But still far from
3932 being perfect. (#159679)
3933 - Fixed Target::commit: Despite dry_run set True, packages
3936 -------------------------------------------------------------------
3937 Fri Apr 7 08:32:32 CEST 2006 - visnov@suse.cz
3939 - honour if user decides to skip a package in commit (#156031)
3941 -------------------------------------------------------------------
3942 Thu Apr 6 18:14:30 CEST 2006 - jsrain@suse.de
3944 - fixed parsing external reference to script in patch (#163221)
3947 -------------------------------------------------------------------
3948 Thu Apr 6 17:07:10 CEST 2006 - dmacvicar@suse.de
3950 - cache and provide content.asc/key optionally. Dont show a
3951 popup if they dont exists. (dmacvicar)
3952 - Actually abort when verify signature workflow is false. (dmacvicar)
3955 -------------------------------------------------------------------
3956 Thu Apr 6 16:37:49 CEST 2006 - jsrain@suse.de
3958 - fixed setting autorefresh flag for installation sources
3960 -------------------------------------------------------------------
3961 Thu Apr 6 15:53:02 CEST 2006 - kkaempf@suse.de
3963 - drop patches with incompatible architecture.
3966 -------------------------------------------------------------------
3967 Thu Apr 6 15:33:11 CEST 2006 - mt@suse.de
3969 - Added info method to media verifier base and more debug info
3972 -------------------------------------------------------------------
3973 Wed Apr 5 19:27:46 CEST 2006 - kkaempf@suse.de
3975 - Dont deny the "/" attach point in MediaDIR, since this is used
3976 for all "file:" urls, esp. local packages.
3979 -------------------------------------------------------------------
3980 Wed Apr 5 18:21:58 CEST 2006 - schubi@suse.de
3982 - Bug 159673 - only one conflict solvable per page
3984 -------------------------------------------------------------------
3985 Wed Apr 5 18:01:37 CEST 2006 - kkaempf@suse.de
3987 - parse all dependencies of 'packages' file (#163773)
3990 -------------------------------------------------------------------
3991 Wed Apr 5 17:47:04 CEST 2006 - dmacvicar@suse.de
3993 - Use the original media descr_dir on refresh for
3994 suse tags source (#163196)
3997 -------------------------------------------------------------------
3998 Wed Apr 5 16:44:08 CEST 2006 - kkaempf@suse.de
4000 - add Source::setUrl() for zmd backend helper.
4003 -------------------------------------------------------------------
4004 Wed Apr 5 16:44:01 CEST 2006 - dmacvicar@suse.de
4006 - implement rpm keyring / zypp tmp keyring two-way syncronization at rpm
4007 target init. (dmacvicar)
4010 -------------------------------------------------------------------
4011 Wed Apr 5 16:28:42 CEST 2006 - mt@suse.de
4013 - Fixed MediaDISK to use a mount -oro,bind id the disk
4014 partition is already attached e.g. by the automounter.
4015 Try to mount it a second time may fail (#163486).
4018 -------------------------------------------------------------------
4019 Wed Apr 5 15:04:31 CEST 2006 - kkaempf@suse.de
4021 - honor optional 3rd parameter to "=Loc:" key of packages (#154337)
4024 -------------------------------------------------------------------
4025 Wed Apr 5 12:48:19 CEST 2006 - visnov@suse.cz
4027 - only try to create a source of a given type when restoring
4028 from the persistent store (#162111)
4030 -------------------------------------------------------------------
4031 Wed Apr 5 11:36:54 CEST 2006 - kkaempf@suse.de
4033 - parse all dependencies for patterns (.pat) files (#160602)
4034 - drop YOUPATH and YOUURL from content file.
4037 -------------------------------------------------------------------
4038 Wed Apr 5 09:27:08 CEST 2006 - visnov@suse.cz
4040 - properly initialize autorefresh for non-remote sources (#154990)
4043 -------------------------------------------------------------------
4044 Tue Apr 4 19:19:39 CEST 2006 - mt@suse.de
4046 - Added flag to MediaManager::isUseableAttachPoint, whether
4047 to check against system mount entries or not.
4048 - Disallow to use the attachpoints of another media handlers
4049 as source path in MediaDIR.
4052 -------------------------------------------------------------------
4053 Tue Apr 4 18:47:01 CEST 2006 - dmacvicar@suse.de
4055 -implement callbacks for when package verification (checksum)
4056 fails, offer to retry or abort
4058 -------------------------------------------------------------------
4059 Tue Apr 4 16:57:51 CEST 2006 - dmacvicar@suse.de
4061 - Fix construction of checksum objects when using non-standard
4063 - Fix broken YUM cache
4066 -------------------------------------------------------------------
4067 Tue Apr 4 16:54:44 CEST 2006 - kkaempf@suse.de
4069 - Keep packages with no version upgrade installed during
4070 distribution upgrade (#162972)
4071 - add 'transactReset()' helper function for UI.
4074 -------------------------------------------------------------------
4075 Tue Apr 4 14:47:14 CEST 2006 - dmacvicar@suse.de
4079 -------------------------------------------------------------------
4080 Tue Apr 4 14:43:15 CEST 2006 - ma@suse.de
4082 - Fixed candidate handling in ui::Selectable. (#156589)
4084 -------------------------------------------------------------------
4085 Tue Apr 4 14:06:23 CEST 2006 - dmacvicar@suse.de
4087 - fix #162984 , gpg hangs because the matching data file
4088 for the key cannot be find. (dmacvicar)
4089 - Fix restore of YUM source using the same cache dir semantics as
4090 susetags instead of assuming there is a cache if a cache_dir
4091 was given. (dmacvicar)
4093 -------------------------------------------------------------------
4094 Tue Apr 4 12:37:51 CEST 2006 - kkaempf@suse.de
4096 - use DISTPRODUCT/DISTVERSION from content file to generate the
4097 product name, version, and release.
4100 -------------------------------------------------------------------
4101 Mon Apr 3 20:45:55 CEST 2006 - mt@suse.de
4103 - Removed broken forcing of absolute ftp paths added in rev2705 to
4104 MediaCurl, refined cleanupPathName/setPathName in url (#154197).
4107 -------------------------------------------------------------------
4108 Mon Apr 3 19:30:35 CEST 2006 - kkaempf@suse.de
4110 - add Resolver::freshenPool() (#156980)
4113 -------------------------------------------------------------------
4114 Mon Apr 3 08:33:12 CEST 2006 - kkaempf@suse.de
4116 - skip incompatible archs in filelist parsing.
4117 - restrict pathes to 'interesting' ones (/bin/, /sbin/, /lib/,
4121 -------------------------------------------------------------------
4122 Sun Apr 2 22:18:06 CEST 2006 - kkaempf@suse.de
4124 - skip incompatible archs in primary parsing.
4127 -------------------------------------------------------------------
4128 Sun Apr 2 11:17:56 CEST 2006 - kkaempf@suse.de
4130 - allow setting of source when parsing local .rpm (#147765)
4133 -------------------------------------------------------------------
4134 Fri Mar 31 18:53:55 CEST 2006 - schubi@suse.de
4136 - Do not update packages over other architectures
4138 -------------------------------------------------------------------
4139 Fri Mar 31 18:28:59 CEST 2006 - sh@suse.de
4141 - Added zypp/ui/UserWantedPackages to support the UI's
4142 "automatic changes" dialog (bug #152700)
4144 -------------------------------------------------------------------
4145 Fri Mar 31 18:02:05 CEST 2006 - jsrain@suse.de
4147 - use KeyRing class to validate repomd.xml (#160909)
4149 -------------------------------------------------------------------
4150 Fri Mar 31 17:33:21 CEST 2006 - dmacvicar@suse.de
4152 - Product resolvables should be readable by normal users.
4153 (#162474) (dmacvicar)
4154 - implemented keyring and metadata signature verification
4156 - dont delete the lock if we did not acquire it
4159 -------------------------------------------------------------------
4160 Fri Mar 31 16:34:51 CEST 2006 - mt@suse.de
4162 - Added disabling of the automounter while MediaManager
4163 init and restoring of the old state on exit (#154326).
4164 - Implemented check if media (CD) is automounted or not
4167 -------------------------------------------------------------------
4168 Fri Mar 31 13:27:09 CEST 2006 - mt@suse.de
4170 - Implemented several hal get/set/removeDeviceProperty wrappers
4171 - Improved HalException to allow to fetch HAL/DBUS error componets
4174 -------------------------------------------------------------------
4175 Fri Mar 31 12:44:25 CEST 2006 - kkaempf@suse.de
4177 - honor subscription status of catalogs (#162350)
4180 -------------------------------------------------------------------
4181 Fri Mar 31 11:29:05 CEST 2006 - mt@suse.de
4183 - Enabled CD eject error reporting exceptions (#154326)
4186 -------------------------------------------------------------------
4187 Fri Mar 31 06:40:51 CEST 2006 - kkaempf@suse.de
4189 - support "dry run" (#159467)
4190 - implement "transactResKind" (#161400)
4193 -------------------------------------------------------------------
4194 Thu Mar 30 17:22:49 CEST 2006 - jsrain@suse.de
4196 - add checksum for external patches (#159928)
4198 -------------------------------------------------------------------
4199 Thu Mar 30 16:48:01 CEST 2006 - kkaempf@suse.de
4201 - calculate product architecture (#158198)
4203 -------------------------------------------------------------------
4204 Wed Mar 29 23:28:13 CEST 2006 - jsrain@suse.de
4206 - fixed checking checksum of YUM metadata, added sha1 vs. sha256
4209 -------------------------------------------------------------------
4210 Wed Mar 29 23:12:30 CEST 2006 - ma@suse.de
4212 - Auto protect installed packages from unknown vendor. (#157446)
4214 -------------------------------------------------------------------
4215 Wed Mar 29 09:13:51 CEST 2006 - visnov@suse.de
4217 - added support for external scripts to metadata (#159928) (jsrain)
4218 - fixed handling of Language resolvables (ma)
4219 - fix leak in rpmdb (dmacvicar)
4220 - added softlock for autoyast (#159466) (ma)
4221 - Fixed exceptions in doGetFileCopy() to show full url
4222 including the file instead of just the media base url. (mt)
4223 - Provide Language::summary (ma)
4224 - check patterns and selections file exist
4225 before veryfing them (#161300) (dmacvicar)
4226 - added YUM metadata checksum computation (jsrain)
4227 - added interface to patch of a message (jsrain)
4230 -------------------------------------------------------------------
4231 Mon Mar 27 23:57:16 CEST 2006 - jsrain@suse.de
4233 - added support for external scripts to metadata (#159928)
4236 -------------------------------------------------------------------
4237 Sat Mar 25 22:08:26 CET 2006 - jsrain@suse.de
4239 - report separate exception when trying to start source cache again to
4240 suppress incorrect error message in XEN installation
4243 -------------------------------------------------------------------
4244 Fri Mar 24 18:16:22 CET 2006 - schubi@suse.de
4246 - Implement inter process locking in zypp.
4247 - Added No medium found output
4248 - splitting modaliases in supplements TOO
4249 - parse also the available signing keys
4251 -------------------------------------------------------------------
4252 Fri Mar 24 10:44:10 CET 2006 - visnov@suse.cz
4254 - release all media when removing source (#159754) (visnov)
4255 - more testsuites (schubi)
4256 - updated translations (schubi)
4257 - added MediaNotEjectedException (mt)
4260 -------------------------------------------------------------------
4261 Thu Mar 23 14:10:54 CET 2006 - dmacvicar@suse.de
4263 - fix patches descriptions (dmacvicar)
4264 - fix source serialization (dmacvicar)
4265 - metadata for kernel test (schubi)
4266 - Arch tests updated (ma)
4267 - classify NULL Ptr as unique (ma)
4268 - Added host check, because file Url allows it now. (mt)
4269 - prepare modalias fix (#159766) (ma)
4270 - Provide iterator based access to SourceManager data. (ma)
4271 - Fixed "file:" Url scheme config to allow relative paths; (mt)
4272 RFC1738 says, it may contain a hostname as well...
4275 -------------------------------------------------------------------
4276 Wed Mar 22 19:58:37 CET 2006 - visnov@suse.cz
4278 - pkg-config support (mvidner)
4279 - close all medias when destructing MediaSet (jsrain)
4282 -------------------------------------------------------------------
4283 Wed Mar 22 15:48:05 CET 2006 - dmacvicar@suse.de
4285 - Bug 159976 - build 804: Adding AddOn CD via ftp gives error (dmacvicar)
4286 - Message callback implemented to show patch messages (visnov)
4287 - Bug 159696 (schubi)
4288 - provide transform_iterators to iterate over a maps keys or values (ma)
4289 - added 'bool Arch::empty() const' test for an empty Arch string (ma)
4290 - added script and message installation (jsrain)
4291 - chooses the 'right' kernel now (kkaempf)
4292 - Use noarch if no arch is specified in patches (dmacvicar)
4295 -------------------------------------------------------------------
4296 Tue Mar 21 19:06:56 CET 2006 - mvidner@suse.cz
4298 - Added some debug output including the access id (mt)
4299 - Bug #154326: Enabled FORCE_RELEASE_FOREIGN flag causing
4300 release with eject=true on attached media, to umount
4301 other mounts as well. (mt)
4302 - 159483 - solver does not blame missing dependency (schubi)
4303 - Added a variant of MediaHandler::forceRelaseAllMedia (ma)
4304 - Fixed MediaCD::forceEject() to handle DELAYED_VERIFY
4305 and use forceRelaseAllMedia if FORCE_RELEASE_FOREIGN=1 (ma)
4306 - fixed ZYPP_RETHROW (#156430) (ma)
4307 - patch for #156114 (visnov)
4308 - fixed container.erase loops (ma)
4309 - Fixed to reset desired (cached) flag before the action (mt)
4310 - Removed return in forceRelaseAllMedia (void function) (mt)
4311 - Parse nonexisting architecture to noarch so patches dont get
4312 filtered by the pool (dmacvicar)
4313 - 159512 - yast2-qt does not show label of to be installed products
4315 - 159765 - Hidden patterns still visible (dmacvicar)
4316 - Use noarch if no arch is specified. (dmacvicar)
4319 -------------------------------------------------------------------
4320 Tue Mar 21 09:04:06 CET 2006 - visnov@suse.de
4322 - properly report error for media change callback
4325 -------------------------------------------------------------------
4326 Mon Mar 20 23:02:07 CET 2006 - ma@suse.de
4328 - fixed memory leak in XMLNodeIterator (#157474)
4329 - disabled storing filelist (YUMFileListParser) and changelog (YUMOtherParser)
4330 - Renamed private MediaManager::forceMediaRelease
4331 function to forceReleaseShared (more exact name)
4332 - Implemented forceRelaseAllMedia() that can be
4333 used to release also foreign (user) mounts.
4334 - Added use of forceRelaseAllMedia for CD/DVDs
4335 if FORCE_RELEASE_FOREIGN is 1 (default 0)
4336 - little cleanup of the checkAttached function
4339 -------------------------------------------------------------------
4340 Mon Mar 20 17:04:28 CET 2006 - mvidner@suse.cz
4342 - don't try to attach without exception handling (#158620)
4343 - fix descriptions, as a new tag Des for selections exists now.
4344 - fix #157683: failure after adding add-on product to install
4346 - added more files for translation
4347 - resolve-dependencies.cc: establish pool
4348 - parse-metadata.cc: catch bad URL
4349 - set zmdid for atoms
4352 -------------------------------------------------------------------
4353 Sun Mar 19 19:24:44 CET 2006 - kkaempf@suse.de
4356 - provide edition and architecture for all kinds of yum
4358 - fix ResStatus output.
4359 - establish atoms correctly.
4360 - treat requires to unneeded resolvables as fulfilled.
4363 -------------------------------------------------------------------
4364 Sun Mar 19 00:05:17 CET 2006 - kkaempf@suse.de
4367 - only consider best architecture/version (#157594)
4368 - prefer providers which supplement/enhance installed or
4369 to-be-installed packages (fixes the tpctl-kmp issue)
4372 -------------------------------------------------------------------
4373 Sat Mar 18 02:22:22 CET 2006 - kkaempf@suse.de
4375 - provide more filters for pkg-bindings (#158602)
4376 - add SystemResObject to provide system (modalias, hal, ...)
4378 - handle this during resolving.
4379 - make the modalias and hal capability match the SystemResObject
4380 by default, thereyby triggering a modalias (resp. hal)
4382 - xmlstore: decouple target store from YUM schema.
4383 - clean up moving of hal() and modalias() from provides to
4384 supplements in ResolvableImpl.
4385 - add PatchContents() for UI.
4386 - handle Edition::noedition as empty string.
4389 -------------------------------------------------------------------
4390 Tue Mar 14 23:32:44 CET 2006 - jsrain@suse.de
4392 - releasing all medias when asking for CD (#156981)
4395 -------------------------------------------------------------------
4396 Tue Mar 14 19:38:43 CET 2006 - mvidner@suse.cz
4398 - ResStatus::resetTransact must return a value.
4399 - Fixed random build failures in LanguageCode.cc.
4400 (Rewrote the CodeMaps constructor so that gcc does not
4401 optimize a 500-statement basic block.)
4402 - Fix constructions of patch objects. Actually insert atoms in atoms
4403 list. Insert atoms for package even if the package does not exists
4404 in the source. Fixes #157628 (dmacvicar).
4405 - Fixed license reading from susetags, #151834 (dmacvicar).
4408 -------------------------------------------------------------------
4409 Tue Mar 14 16:59:42 CET 2006 - mvidner@suse.cz
4411 - added ResStatus::resetTransact (ma)
4412 - bugfix for #156439 (schubi)
4413 - Added Source_Ref::setAlias (#154913).
4414 - Do not assume there is a product file when scanning for products
4416 - function to disable all sources in the persistent store (visnov)
4417 - dependency errors go to stdout, not stderr; output resolver info
4418 directly to stderr (kkaempf)
4421 -------------------------------------------------------------------
4422 Tue Mar 14 01:34:38 CET 2006 - kkaempf@suse.de
4424 - fix merging of resolver info (needed for #157684).
4425 - errors are also important in ResolverInfo.
4426 - improve debug output in ResolverContext.
4429 -------------------------------------------------------------------
4430 Mon Mar 13 22:54:01 CET 2006 - jsrain@suse.de
4432 - delete RPMs downloaded via HTTP/FTP after installnig them
4434 - fixed product registration (reverted autorefresh patch) (#157566)
4436 -------------------------------------------------------------------
4437 Mon Mar 13 11:53:52 CET 2006 - kkaempf@suse.de
4439 - if root!="/", always prefer the upgrade candidate (#155472)
4440 - implement license confirmed api for UI.
4441 - prefer architecture over version in distribution upgrade
4443 - clean up media handling.
4446 -------------------------------------------------------------------
4447 Sun Mar 12 22:31:09 CET 2006 - kkaempf@suse.de
4449 - init Modalias properly.
4450 - fix warnings in testcases.
4453 -------------------------------------------------------------------
4454 Sat Mar 11 21:25:18 CET 2006 - kkaempf@suse.de
4456 - drop libjpeg-devel and sqlite-devel from build requires.
4458 -------------------------------------------------------------------
4459 Sat Mar 11 08:16:53 CET 2006 - kkaempf@suse.de
4461 - implement 'modalias()' capability (#157406)
4462 - make dependencies consistent, its 'freshens'.
4463 - cope with user umounts of devices.
4464 - add debug to SourceManager.
4467 -------------------------------------------------------------------
4468 Fri Mar 10 16:20:41 CET 2006 - kkaempf@suse.de
4470 - allow version downgrade during distribution upgrade if the
4471 newer package is coming from a trusted vendor (#155472)
4472 - implement locale fallback
4473 - 'freshen' -> 'freshens' in schema definitions to make it
4474 consistent with all other dependency definitions.
4475 - better error reporting for .pat and .sel files.
4476 - rule out packages from dependency resolutions which are
4477 de-selected by user (#155368)
4478 - use locale fallbacks in package translations.
4479 - refresh source when re-enabling it.
4482 -------------------------------------------------------------------
4483 Tue Mar 7 21:18:19 CET 2006 - kkaempf@suse.de
4485 - split of libzypp-zmd-backend subpackage as a stand-alone
4487 - encapsulate bool test for Source_Ref better.
4488 - fixed stack overflow (ma).
4489 - make testsuite build again.
4492 -------------------------------------------------------------------
4493 Tue Mar 7 16:17:07 CET 2006 - kkaempf@suse.de
4495 - fixed URL rewriting for CD2 and following (#154762)
4496 - fixed ResPoolProxy diffState (for proper ok/cancel support
4498 - added special exception class for aborting installation
4500 - only auto-change directories if they end in CDn or DVDn.
4503 -------------------------------------------------------------------
4504 Tue Mar 7 15:37:51 CET 2006 - kkaempf@suse.de
4506 - silently ignore multiple installs of the same package.
4507 - fix disk usage for installs and uninstalls.
4510 -------------------------------------------------------------------
4511 Mon Mar 6 22:22:57 CET 2006 - kkaempf@suse.de
4513 - zmd-backend: filter out incompatible architectures from
4517 -------------------------------------------------------------------
4518 Mon Mar 6 21:35:24 CET 2006 - kkaempf@suse.de
4520 - sync libzypp media data with mtab.
4521 - improve resolver error and solution reports.
4522 - fix source cache reading (#155459).
4523 - default cached sources to enabled (#155459).
4524 - let each source provide public keys.
4527 -------------------------------------------------------------------
4528 Sun Mar 5 15:48:29 CET 2006 - kkaempf@suse.de
4530 - only write by-sovler transactions back (#154976)
4533 -------------------------------------------------------------------
4534 Sat Mar 4 12:36:40 CET 2006 - kkaempf@suse.de
4536 - release last used source at end of commit (#155002)
4539 -------------------------------------------------------------------
4540 Fri Mar 3 23:14:50 CET 2006 - kkaempf@suse.de
4542 - cope with NULL values in zmd catalogs table (#153584)
4543 - set YAST_IS_RUNNING in transact zmd helper (#154820)
4544 - run SuSEconfig after transact zmd helper (#154820)
4545 - add softTransact to honor user vs. soft requirements (#154650)
4546 - honor all build keys provided by a package source.
4547 - add source metadata refresh.
4548 - add progress callbacks to zmd helpers.
4551 -------------------------------------------------------------------
4552 Thu Mar 2 21:59:07 CET 2006 - kkaempf@suse.de
4554 - include .diffs into main source.
4555 - catch exception when ejecting media which was unmounted externally
4557 - init source in zmd-backend correctly (#154667)
4558 - implement disk usage info for YaST.
4559 - clean up XML schema files.
4560 - catch CPUs identifying as 'i686' but being 'i586'.
4561 - allow definition of preferred attach (mount) point for media.
4562 - make resolver results more readable.
4563 - use language fallbacks if none of multiple language providers
4565 - get rid of ignoring wrong arch in resolver, having the wrong
4566 architecture is prevented by other means.
4567 - prepare for translations in exceptions.
4568 - fix 'abort does not abort'
4569 - implement 'flag' I/O in target cache backend.
4570 - skip incompatibles architectures in packages.<lang>
4573 -------------------------------------------------------------------
4574 Thu Mar 2 13:44:34 CET 2006 - kkaempf@suse.de
4576 - dont even provide src/nosrc from the source.
4579 -------------------------------------------------------------------
4580 Wed Mar 1 17:23:23 CET 2006 - kkaempf@suse.de
4582 - Initialize commit result (#154409)
4583 - release media if its wrong (#154326)
4584 - dont copy src/nosrc packages to the pool (#154627)
4585 - reduce XML logging.
4588 -------------------------------------------------------------------
4589 Tue Feb 28 16:10:14 CET 2006 - kkaempf@suse.de
4591 - fix path of .po files (#154074).
4592 - parse the correct package.<lang> file (kinda #154074).
4593 - complain about bad "=Sel:" or "=Pat:" lines (#153065).
4594 - reattach all released medias.
4595 - raise exception instead of abort() on XML errors (#154104).
4596 - update translations.
4597 - PathInfo: implemented a copy_dir_content (variant of copy_dir)
4598 and is_empty_dir utility function
4601 -------------------------------------------------------------------
4602 Tue Feb 28 14:51:46 CET 2006 - kkaempf@suse.de
4604 - check freshens and supplements for packages (#154074).
4605 - only complain about incomplete installed resolvables,
4606 if they are uninstalled, schedule them for installation.
4608 - add testcases for locale() provides.
4609 - add lang_country -> lang fallback.
4610 - have locale(parent:...) deps match any provides of 'parent'
4611 also when uninstalling a package.
4614 -------------------------------------------------------------------
4615 Tue Feb 28 10:35:15 CET 2006 - kkaempf@suse.de
4617 - change the locale(...) separator to ";" (#153791)
4618 - complete "find-files" of zmd-backend.
4621 -------------------------------------------------------------------
4622 Tue Feb 28 10:28:06 CET 2006 - visnov@suse.de
4624 - avoid attaching media when initializing source
4627 -------------------------------------------------------------------
4628 Mon Feb 27 21:26:00 CET 2006 - kkaempf@suse.de
4630 - warn about misspelled 'locale(...)' provides
4634 -------------------------------------------------------------------
4635 Mon Feb 27 20:19:40 CET 2006 - kkaempf@suse.de
4640 -------------------------------------------------------------------
4641 Mon Feb 27 18:15:16 CET 2006 - kkaempf@suse.de
4643 - provide available locales to application (#153583)
4644 - honor 'requestedLocales' (language dependant packages)
4645 - honor release requests for all holders of a device.
4646 - silently re-attach after a forced release.
4647 - solver improvements.
4648 - handle source caches.
4649 - proper logging in zmd backend helpers.
4652 -------------------------------------------------------------------
4653 Mon Feb 27 13:44:39 CET 2006 - kkaempf@suse.de
4655 - upgrade always to best version and arch (#153577)
4656 - reset 'transact' state for obsoleted packages (#153578)
4657 - translation updates
4660 -------------------------------------------------------------------
4661 Mon Feb 27 10:42:33 CET 2006 - kkaempf@suse.de
4663 - add support for 'local' .rpm packages to zmd-backend.
4666 -------------------------------------------------------------------
4667 Sun Feb 26 20:24:10 CET 2006 - kkaempf@suse.de
4669 - fix build of zmd/backend.
4670 - actually fill 'files' table in package-files.
4673 -------------------------------------------------------------------
4674 Sun Feb 26 17:43:06 CET 2006 - kkaempf@suse.de
4676 - improve testcases.
4677 - add 'setPossibleLocales()' to ZYpp, this defines the set
4678 of possible locales to choose from (#153583)
4679 - provide LanguageImpl and create 'Language' resolvables for
4680 each 'possible' locale.
4681 - fix YUM parsing of patches, insert 'atoms' to link patches
4683 - replace gzstream/ with own, existing implementation.
4684 - honor locks in solver (#150231)
4685 - sync pool with target after commit() properly (#150565, #153066)
4686 - new zmd helper 'package-files'
4689 -------------------------------------------------------------------
4690 Thu Feb 23 21:45:06 CET 2006 - kkaempf@suse.de
4692 - prevent multiple initializations of the target (#153124)
4693 - implement 'loopback mounted ISO images'
4694 - retain old package sources on upgrade.
4695 - support compressed .xml files in 'repodata' type repositories.
4698 -------------------------------------------------------------------
4699 Thu Feb 23 15:16:58 CET 2006 - kkaempf@suse.de
4701 - parse locale(...) provides and construct correct dependencies.
4703 -------------------------------------------------------------------
4704 Thu Feb 23 14:16:44 CET 2006 - kkaempf@suse.de
4706 - always upgrade to candidate (#152760).
4707 - fix typo in package sorting.
4708 - prepare handling of locale provides.
4711 -------------------------------------------------------------------
4712 Thu Feb 23 10:53:51 CET 2006 - kkaempf@suse.de
4714 - sort src/nosrc package to right list during commit.
4715 - revert installtime/buildtime in susetags parser (#152760)
4718 -------------------------------------------------------------------
4719 Thu Feb 23 10:22:08 CET 2006 - kkaempf@suse.de
4721 - reset state after successful commit (#153030)
4722 - run "rpm -e" always with "--nodeps" (#153026)
4723 - provide separate resolvable kind for src packages.
4724 - extend status field for LOCK and LICENSE.
4725 - add sameState()/diffState() for UI.
4726 - provide 'best' candidate for UI.
4727 - set 60 sec timeout for curl access.
4728 - don't cross-compare solver results, takes too much time.
4729 - provide sizes of installed packages.
4730 - extend REQUIRES semantics in content file.
4731 - add "parse-metadata" helper to zmd-backend.
4734 -------------------------------------------------------------------
4735 Wed Feb 22 14:51:46 CET 2006 - kkaempf@suse.de
4737 - provide complete disk usage data (#152761)
4738 - include upgrade flag when copying solver solution
4739 back to pool (#152717)
4742 -------------------------------------------------------------------
4743 Wed Feb 22 13:16:48 CET 2006 - kkaempf@suse.de
4745 - don't insert incompatible architectures to the pool (#151933)
4746 - don't accept incompatible architectures from a repository
4748 - separate rpm log (#151431).
4749 - allow extended product requires.
4752 -------------------------------------------------------------------
4753 Tue Feb 21 22:02:59 CET 2006 - kkaempf@suse.de
4755 - provide the XML schema files in the main package. (#152593)
4757 -------------------------------------------------------------------
4758 Tue Feb 21 20:05:34 CET 2006 - kkaempf@suse.de
4760 - provide arch compat handling.
4761 - implement data upload to zmd.
4762 - fix source metadata caching on target.
4763 - add 'supplements' dependencies to 'yum' parser.
4764 - provide user agent identification to curl calls.
4765 - move resolver branches (multiple alternatives) back in queue
4766 (resolve known things first, then the unknown ones).
4767 - clean up 'packages' parser.
4770 -------------------------------------------------------------------
4771 Tue Feb 21 09:18:53 CET 2006 - kkaempf@suse.de
4773 - improve media mount/umount interface
4774 - prepare class ArchCompat for proper architecture ordering
4775 and compatibility handling.
4776 - add returns to dummy functions in DbAccess.
4779 -------------------------------------------------------------------
4780 Mon Feb 20 21:08:22 CET 2006 - kkaempf@suse.de
4782 - don't explictly delete to-be-upgraded packages.
4783 - finish query-system, resolve-dependencies, and transact for
4784 libzypp-zmd-backend.
4785 - provide Pattern::category.
4786 - move system architecture to toplevel.
4787 - make target store pathname settable.
4788 - speed up rpmdb reading by properly filtering unwanted file
4792 -------------------------------------------------------------------
4793 Sun Feb 19 20:35:03 CET 2006 - kkaempf@suse.de
4797 - when comparing solutions, prefer higher versions.
4798 - provide generic 'SafeBool' for bool conversions.
4799 - add PtrTypes testsuites.
4802 -------------------------------------------------------------------
4803 Fri Feb 17 21:43:51 CET 2006 - kkaempf@suse.de
4805 - integrate all diffs
4806 - move Target::commit to toplevel API
4807 - generalize dependency iterators and hash dependency
4808 information in pool (for speedup)
4809 - add 'supplements' as dependency
4810 - make more pattern attributes available
4811 - drop "smbfs" in favour of "cifs" (#151476)
4812 - add metadata cache to sources (Beta4 bug)
4813 - run "rpm -e" with name-version-release
4814 - fix update conflicts
4817 -------------------------------------------------------------------
4818 Thu Feb 16 20:02:19 CET 2006 - kkaempf@suse.de
4820 - fix-mediachange.diff: dont skip CD but retry after media change
4821 - cd-eject-button.diff: fix CD url so YaST recognizes it and shows
4823 - release-forced-eject-no-ptrfix.diff: fix refcounting in ptrs
4824 so media handle gets actually released and media unmounted.
4826 -------------------------------------------------------------------
4827 Thu Feb 16 14:40:31 CET 2006 - kkaempf@suse.de
4829 - implement arch scoring
4830 - prefer better arch (#151427)
4831 - transitive depedencies of weak requirements are non-weak
4835 -------------------------------------------------------------------
4836 Wed Feb 15 18:19:12 CET 2006 - kkaempf@suse.de
4838 - ignore self and to-be-updated conflicts (#150844)
4839 - fix enable of target store (for non-packages)
4842 -------------------------------------------------------------------
4843 Wed Feb 15 13:11:28 CET 2006 - kkaempf@suse.de
4845 - fix "cd:" url (#151121)
4846 - provide location() in public Package api
4847 - allow running distribution upgrade in testmode
4848 - extend HAL interface
4851 -------------------------------------------------------------------
4852 Wed Feb 15 10:10:48 CET 2006 - kkaempf@suse.de
4854 - pass normal and locale packages from selections correctly.
4855 - its "baseconf" for base selections.
4856 - Make 'ZYpp' an obvious singleton.
4857 - provide releasenotesUrl.
4858 - dont continue upgrade without target.
4859 - implement 'fake' hal for testing.
4860 - fix package sizes.
4861 - more solver testcases.
4864 -------------------------------------------------------------------
4865 Tue Feb 14 20:52:02 CET 2006 - kkaempf@suse.de
4867 - extend requires of libzypp-devel
4868 - provide package sizes for UI
4869 - provide more UI helpers
4870 - implement Product and related functions
4871 - fix split provides in distribution upgrade
4872 - provide locale information to system
4873 - ask HAL for available devices
4874 - reduce debug information in solver
4875 - filter architectures in source, not in solver
4878 -------------------------------------------------------------------
4879 Tue Feb 14 07:27:39 CET 2006 - visnov@suse.de
4881 - disable another testsuite for now
4882 - fetch the default locale from environment
4883 - support user-defined formatting of log
4886 -------------------------------------------------------------------
4887 Mon Feb 13 20:41:36 CET 2006 - visnov@suse.de
4889 - providing basic product information from susetags source
4890 - public API for preferred language
4891 - implemented redirect of logging (#149001)
4892 - report start/finish of source data parsing (#150211)
4893 - store/restore source aliases properly (#150256)
4894 - disable a lot of debug logging to speed up solver
4895 - properly rewrite URL for CDn directory layouts (#149870)
4898 -------------------------------------------------------------------
4899 Sun Feb 12 16:59:48 CET 2006 - kkaempf@suse.de
4901 - add save/restore state to facilitate UI 'cancel'
4902 - enable target/store
4903 - add 'forceResolve' call and flag to resolver to switch between
4904 task-oriented ZMD and interactive YaST behaviour.
4905 - Fix resolver problem solution texts.
4906 - improve solver problem solution offerings.
4907 - fix media access handling to better support multiple
4908 requestors to single media.
4909 - move the media number checking to the source (media requestor)
4910 which knows how to verify the correct media.
4911 - Fix CD ordering (#149871), adding testcases.
4912 - Move 'PoolItemList' and 'PoolItemSet' typedefs inside classes.
4913 - Add selections to testcases.
4916 -------------------------------------------------------------------
4917 Sat Feb 11 10:17:15 CET 2006 - kukuk@suse.de
4919 - Fix missing return in Source.cc:124
4921 -------------------------------------------------------------------
4922 Fri Feb 10 18:41:29 CET 2006 - kkaempf@suse.de
4924 - cope with empty arch field in selections
4925 - enable dummy "enableStorage" function
4928 -------------------------------------------------------------------
4929 Fri Feb 10 15:36:43 CET 2006 - kkaempf@suse.de
4931 - fix random data return in Source.cc
4934 -------------------------------------------------------------------
4935 Fri Feb 10 15:00:45 CET 2006 - kkaempf@suse.de
4937 - adapt zmd-backend to SourceImpl API change
4940 -------------------------------------------------------------------
4941 Fri Feb 10 13:54:43 CET 2006 - kkaempf@suse.de
4943 - fix the packages parser bug. Now all packages are parsed
4944 including (english) translations.
4945 source/susetags is back to svn head.
4948 -------------------------------------------------------------------
4949 Fri Feb 10 10:30:12 CET 2006 - kkaempf@suse.de
4951 - fix off-by-one bug in bitfield handling
4952 - revert source/susetags to rev 1411
4955 -------------------------------------------------------------------
4956 Thu Feb 9 22:21:43 CET 2006 - kkaempf@suse.de
4958 - dont prereq-sort non-packages
4961 -------------------------------------------------------------------
4962 Thu Feb 9 21:29:00 CET 2006 - kkaempf@suse.de
4966 -------------------------------------------------------------------
4967 Thu Feb 9 11:10:54 CET 2006 - kkaempf@suse.de
4969 - update to rev 1543
4971 -------------------------------------------------------------------
4972 Thu Feb 9 00:49:23 CET 2006 - ro@suse.de
4974 - require hal-devel in libzypp-devel
4975 - re-merge fixes (RPM_OPT_FLAGS)
4977 -------------------------------------------------------------------
4978 Wed Feb 8 23:53:58 CET 2006 - kkaempf@suse.de
4980 - make solver behaviour a bit more interactive
4983 -------------------------------------------------------------------
4984 Wed Feb 8 18:45:21 CET 2006 - schwab@suse.de
4986 - Fix syntax error in configure script.
4987 - Use RPM_OPT_FLAGS.
4989 -------------------------------------------------------------------
4990 Wed Feb 8 17:03:37 CET 2006 - kkaempf@suse.de
4992 - update for qt ui integration
4995 -------------------------------------------------------------------
4996 Tue Feb 7 23:18:09 CET 2006 - kkaempf@suse.de
4998 - split off libzypp-zmd-backend
5001 -------------------------------------------------------------------
5002 Tue Feb 7 23:10:59 CET 2006 - kkaempf@suse.de
5004 - another update to svn
5006 -------------------------------------------------------------------
5007 Mon Feb 6 20:42:22 CET 2006 - kkaempf@suse.de
5009 - finish rpm callbacks
5011 - fix state change resolver<->pool
5013 - speed up tag file parsing
5016 -------------------------------------------------------------------
5017 Mon Feb 6 16:53:03 CET 2006 - schubi@suse.de
5019 - disabling failing tests of s390 and ppc
5021 -------------------------------------------------------------------
5022 Mon Feb 6 11:14:16 CET 2006 - schubi@suse.de
5024 - Snapshoot rev 1367
5026 -------------------------------------------------------------------
5027 Mon Feb 6 01:42:48 CET 2006 - kkaempf@suse.de
5029 - use hashes for pool
5032 -------------------------------------------------------------------
5033 Fri Feb 3 14:21:47 CET 2006 - schubi@suse.de
5035 - removed Obsoletes: yast2-packagemanager
5037 -------------------------------------------------------------------
5038 Fri Feb 3 11:36:19 CET 2006 - schubi@suse.de
5040 - Snapshoot 3 Feb 2005 (11:30)
5042 -------------------------------------------------------------------
5043 Thu Feb 2 14:27:02 CET 2006 - schubi@suse.de
5045 - Snapshoot 2 Feb 2005 (14:00)
5047 -------------------------------------------------------------------
5048 Thu Feb 2 12:23:03 CET 2006 - schubi@suse.de
5050 - Snapshoot 2 Feb 2005 ( integrating YaST )
5052 -------------------------------------------------------------------
5053 Wed Jan 25 21:37:50 CET 2006 - mls@suse.de
5055 - converted neededforbuild to BuildRequires
5057 -------------------------------------------------------------------
5058 Sat Jan 14 08:51:55 CET 2006 - kkaempf@suse.de