[yast-commit] [yast/yast-core] c45437: proper version in spec
Branch: refs/heads/new_installer_to_master Home: https://github.com/yast/yast-core Commit: c4543722dfa06ed64b92f3d3ca864de4e7950875 https://github.com/yast/yast-core/commit/c4543722dfa06ed64b92f3d3ca864de4e79... Author: Josef Reidinger <jreidinger@suse.cz> Date: 2013-10-29 (Tue, 29 Oct 2013) Changed paths: M package/yast2-core.spec Log Message: ----------- proper version in spec Commit: b63f1a0be149e71eef0253d78f1347d1dbc3a42c https://github.com/yast/yast-core/commit/b63f1a0be149e71eef0253d78f1347d1dbc... Author: Josef Reidinger <jreidinger@suse.cz> Date: 2013-10-29 (Tue, 29 Oct 2013) Changed paths: M base/src/.gitignore M base/src/Makefile.am M base/src/scr-smoke-test R base/src/scr.cc A base/src/scr_remote.cc Log Message: ----------- rename scr binary in chroot to scr_remote We need different name, because for SystemNamespace we need to call in chrooted env binary that sends there ycp, but scr is already reserved for ScriptingAgent, so it never use ProgramComponent to run in chroot Commit: fc84cc879c5feeb3a1d5ea4ac6e9e985c6d47b23 https://github.com/yast/yast-core/commit/fc84cc879c5feeb3a1d5ea4ac6e9e985c6d... Author: Josef Reidinger <jreidinger@suse.cz> Date: 2013-10-29 (Tue, 29 Oct 2013) Changed paths: M wfm/src/WFMSubAgent.cc Log Message: ----------- Adapt SubAgent to use proper component in chrooted env. Commit: 6328f66a8599e7903db17eddc1ffcfd84814da55 https://github.com/yast/yast-core/commit/6328f66a8599e7903db17eddc1ffcfd8481... Author: Josef Reidinger <jreidinger@suse.cz> Date: 2013-10-29 (Tue, 29 Oct 2013) Changed paths: M wfm/src/WFMSubAgent.cc Log Message: ----------- Relax check for WFMSubAgent to prevent only chroot for non scr agent Reason is that WFMComponent use WFMSubAgent also for local namespace that provide only SystemAgent. So original idea that SubAgent is used only for scr is not valid. Commit: 9c97a20997367aa710e13ac3276714055a7333e0 https://github.com/yast/yast-core/commit/9c97a20997367aa710e13ac3276714055a7... Author: Josef Reidinger <jreidinger@suse.cz> Date: 2013-10-29 (Tue, 29 Oct 2013) Changed paths: M wfm/src/Y2WFMComponent.cc Log Message: ----------- improve logging when something goes wrong (and one memory leak as bonus) Commit: 1139e2b022663f90b12085012dec30dfd4d355eb https://github.com/yast/yast-core/commit/1139e2b022663f90b12085012dec30dfd4d... Author: Josef Reidinger <jreidinger@suse.cz> Date: 2013-10-29 (Tue, 29 Oct 2013) Changed paths: M wfm/src/WFMSubAgent.cc Log Message: ----------- fix assign component so non-chroot component is properly created Commit: 02050ba57044d173c2446ae1c4a658d74646302d https://github.com/yast/yast-core/commit/02050ba57044d173c2446ae1c4a658d7464... Author: Josef Reidinger <jreidinger@suse.cz> Date: 2013-10-29 (Tue, 29 Oct 2013) Changed paths: M wfm/src/WFMSubAgent.cc Log Message: ----------- adapt to mvidner reviews Commit: 5ab5565f00c458bfdb3a5f2d1d133153dc3d0f85 https://github.com/yast/yast-core/commit/5ab5565f00c458bfdb3a5f2d1d133153dc3... Author: Josef Reidinger <jreidinger@suse.cz> Date: 2013-10-29 (Tue, 29 Oct 2013) Changed paths: M package/yast2-core.changes Log Message: ----------- changes Commit: 4afc04831dd01632b119c4c28eaa54009528829e https://github.com/yast/yast-core/commit/4afc04831dd01632b119c4c28eaa5400952... Author: Josef Reidinger <jreidinger@suse.cz> Date: 2013-10-29 (Tue, 29 Oct 2013) Changed paths: M package/yast2-core.spec Log Message: ----------- fix spec file Commit: f76541858f6937e7fd72fe02ff6692e2518ae9ec https://github.com/yast/yast-core/commit/f76541858f6937e7fd72fe02ff6692e2518... Author: Josef Reidinger <jreidinger@suse.cz> Date: 2013-10-29 (Tue, 29 Oct 2013) Changed paths: M libycp/src/parser.yy Log Message: ----------- adapt to incompatible changes in bison 3.0 Announcement of bison 3.0 release and its incompatible changes: http://lists.gnu.org/archive/html/info-gnu/2013-08/msg00000.html Commit: 2329f037ad6f075d51544e23436e74a16313a230 https://github.com/yast/yast-core/commit/2329f037ad6f075d51544e23436e74a1631... Author: Josef Reidinger <jreidinger@suse.cz> Date: 2013-10-29 (Tue, 29 Oct 2013) Changed paths: M libycp/src/Parser.cc Log Message: ----------- adapt to type specified parameter also Parser itself Commit: f2534a3c8f82f30248f3599276a4359c282f1980 https://github.com/yast/yast-core/commit/f2534a3c8f82f30248f3599276a4359c282... Author: Josef Reidinger <jreidinger@suse.cz> Date: 2013-10-29 (Tue, 29 Oct 2013) Changed paths: M VERSION M package/yast2-core.changes Log Message: ----------- changes Conflicts: package/yast2-core.changes Commit: c2eba0a5e845dfd2820db108c80d4e70998d5edd https://github.com/yast/yast-core/commit/c2eba0a5e845dfd2820db108c80d4e70998... Author: Josef Reidinger <jreidinger@suse.cz> Date: 2013-10-29 (Tue, 29 Oct 2013) Changed paths: M Rakefile Log Message: ----------- adapt rakefile to use yast rake config Commit: 4db5a9a7b1b50ec63b19e3e4b33fe3afd19eeb82 https://github.com/yast/yast-core/commit/4db5a9a7b1b50ec63b19e3e4b33fe3afd19... Author: Josef Reidinger <jreidinger@suse.cz> Date: 2013-10-29 (Tue, 29 Oct 2013) Changed paths: M agent-process/doc/autodocs/Makefile.am M agent-system/doc/Makefile.am M libycp/doc/Makefile.am M wfm/doc/Makefile.am Log Message: ----------- do not generate documentation with obsolete tools Documentation was no longer generated for three years and plan is to repalce it with something easier to maintain that we can generate automatic. Commit: c5f28f1470b9d8210ba110411882912f772a70cf https://github.com/yast/yast-core/commit/c5f28f1470b9d8210ba110411882912f772... Author: Josef Reidinger <jreidinger@suse.cz> Date: 2013-10-29 (Tue, 29 Oct 2013) Changed paths: M VERSION M package/yast2-core.changes M package/yast2-core.spec Log Message: ----------- changes Conflicts: package/yast2-core.changes package/yast2-core.spec Commit: cd653e7f5cbdbf4481cf3d8af17cebc5732639f0 https://github.com/yast/yast-core/commit/cd653e7f5cbdbf4481cf3d8af17cebc5732... Author: Josef Reidinger <jreidinger@suse.cz> Date: 2013-10-29 (Tue, 29 Oct 2013) Changed paths: A COPYING Log Message: ----------- add license text Commit: 3b2646e68873a7353110cce17f780782555b455c https://github.com/yast/yast-core/commit/3b2646e68873a7353110cce17f780782555... Author: Josef Reidinger <jreidinger@suse.cz> Date: 2013-10-29 (Tue, 29 Oct 2013) Changed paths: M .gitignore Log Message: ----------- update gitignore Commit: d9374aa60641f2453de53436b39d7189709aff45 https://github.com/yast/yast-core/commit/d9374aa60641f2453de53436b39d7189709... Author: Josef Reidinger <jreidinger@suse.cz> Date: 2013-10-29 (Tue, 29 Oct 2013) Changed paths: M liby2/src/Y2ProgramComponent.cc Log Message: ----------- fix server component for scr_remote y2 server Commit: 3cc63d69807be6ae5201265b308061999e6ea3da https://github.com/yast/yast-core/commit/3cc63d69807be6ae5201265b308061999e6... Author: Josef Reidinger <jreidinger@suse.cz> Date: 2013-10-29 (Tue, 29 Oct 2013) Changed paths: M agent-any/src/AnyAgent.cc M agent-system/src/ShellCommand.cc Log Message: ----------- chdir("/") after chroot Otherwise commands can fail with unreachable location when they try call cd ~ ( like mkinitrd in installation ) Commit: a6da36459dc726a2fbe75397588be46e087001e7 https://github.com/yast/yast-core/commit/a6da36459dc726a2fbe75397588be46e087... Author: Josef Reidinger <jreidinger@suse.cz> Date: 2013-10-29 (Tue, 29 Oct 2013) Changed paths: M package/yast2-core.changes Log Message: ----------- changes Conflicts: package/yast2-core.changes Commit: 6ff0a0520f86123d4b81e6217e528d9a227973c9 https://github.com/yast/yast-core/commit/6ff0a0520f86123d4b81e6217e528d9a227... Author: Josef Reidinger <jreidinger@suse.cz> Date: 2013-10-29 (Tue, 29 Oct 2013) Changed paths: M wfm/src/WFMSubAgent.cc Log Message: ----------- delete agent only in its component Commit: 17de20d04c81ce07e68141b71028a13e63177475 https://github.com/yast/yast-core/commit/17de20d04c81ce07e68141b71028a13e631... Author: Josef Reidinger <jreidinger@suse.cz> Date: 2013-10-29 (Tue, 29 Oct 2013) Changed paths: M package/yast2-core.changes Log Message: ----------- changes Conflicts: package/yast2-core.changes Commit: 5b37816d17deb4087556f26f1280fcb43a715f3d https://github.com/yast/yast-core/commit/5b37816d17deb4087556f26f1280fcb43a7... Author: Josef Reidinger <jreidinger@suse.cz> Date: 2013-10-29 (Tue, 29 Oct 2013) Changed paths: M agent-system/src/SystemAgent.cc M package/yast2-core.changes Log Message: ----------- handle target root path in system agent (.target) Conflicts: package/yast2-core.changes Commit: 07425e398191bff01cd92148750820a49fe61f01 https://github.com/yast/yast-core/commit/07425e398191bff01cd92148750820a49fe... Author: Josef Reidinger <jreidinger@suse.cz> Date: 2013-10-29 (Tue, 29 Oct 2013) Changed paths: M base/tools/devtools/generateYCPWrappers M package/yast2-core.changes Log Message: ----------- generateYCPWrappers: check also for YCPNull to avoid segfault when a parameter is missing (bnc#846467) Conflicts: VERSION package/yast2-core.changes Conflicts: package/yast2-core.changes Compare: https://github.com/yast/yast-core/compare/c4543722dfa0^...07425e398191
participants (1)
-
GitHub