Branch: refs/heads/Code-11-SP3
Home: https://github.com/yast/yast-x11
Commit: e1cd1b3b78cb063baa84691e169b477ddd163942
https://github.com/yast/yast-x11/commit/e1cd1b3b78cb063baa84691e169b477ddd1…
Author: Stefan Dirsch <sndirsch(a)suse.com>
Date: 2013-04-04 (Thu, 04 Apr 2013)
Changed paths:
M src/XLib.pm
M src/autoyast/modules/AutoinstX11.ycp
M src/proposal/x11_proposal.ycp
Log Message:
-----------
commit changes from OBS patches (bnc#801784) (bnc#794324)
- no longer offer to change resolution/color depth in proposal
dialog, when fbdev driver is used; it can't be changed at
this place anyway (bnc#801784)
- no longer write PreferredMode line to xorg.conf (bnc#794324)
Commit: 637c256f9d4131edfaacfb937f865f5261c235fa
https://github.com/yast/yast-x11/commit/637c256f9d4131edfaacfb937f865f5261c…
Author: Stefan Dirsch <sndirsch(a)suse.com>
Date: 2013-04-04 (Thu, 04 Apr 2013)
Changed paths:
M package/yast2-x11.changes
Log Message:
-----------
changes entry for OBS patches
Compare: https://github.com/yast/yast-x11/compare/6c0659d42ca0...637c256f9d41
Branch: refs/tags/yast-x11/Code-11-SP3/2_17_14
Home: https://github.com/yast/yast-x11
Commit: 6c0659d42ca082a538a8586d2a8cbff21408b3b1
https://github.com/yast/yast-x11/commit/6c0659d42ca082a538a8586d2a8cbff2140…
Author: J. Daniel Schmidt <jdsn(a)suse.de>
Date: 2013-02-05 (Tue, 05 Feb 2013)
Changed paths:
A .gitignore
Log Message:
-----------
add gitignore file
Commit: e1cd1b3b78cb063baa84691e169b477ddd163942
https://github.com/yast/yast-x11/commit/e1cd1b3b78cb063baa84691e169b477ddd1…
Author: Stefan Dirsch <sndirsch(a)suse.com>
Date: 2013-04-04 (Thu, 04 Apr 2013)
Changed paths:
M src/XLib.pm
M src/autoyast/modules/AutoinstX11.ycp
M src/proposal/x11_proposal.ycp
Log Message:
-----------
commit changes from OBS patches (bnc#801784) (bnc#794324)
- no longer offer to change resolution/color depth in proposal
dialog, when fbdev driver is used; it can't be changed at
this place anyway (bnc#801784)
- no longer write PreferredMode line to xorg.conf (bnc#794324)
Commit: 637c256f9d4131edfaacfb937f865f5261c235fa
https://github.com/yast/yast-x11/commit/637c256f9d4131edfaacfb937f865f5261c…
Author: Stefan Dirsch <sndirsch(a)suse.com>
Date: 2013-04-04 (Thu, 04 Apr 2013)
Changed paths:
M package/yast2-x11.changes
Log Message:
-----------
changes entry for OBS patches
Compare: https://github.com/yast/yast-x11/compare/445da4b3c3d3...637c256f9d41
Branch: refs/heads/Code-11-SP3
Home: https://github.com/yast/yast-network
Commit: 3408d1caead0b8f09851299c18cc709420b2277f
https://github.com/yast/yast-network/commit/3408d1caead0b8f09851299c18cc709…
Author: Michal Filka <mfilka(a)suse.cz>
Date: 2013-04-03 (Wed, 03 Apr 2013)
Changed paths:
M src/clients/lan_proposal.ycp
M src/lan/YaPI/NETWORK.pm
M src/lan/address.ycp
M src/lan/complex.ycp
M src/modules/Lan.ycp
M src/modules/LanItems.ycp
M src/routines/widgets.ycp
Log Message:
-----------
S390 - fix for bnc719881. Only L2 capable devices can be enslaved.
The bug was caused by the fact that all "Unconfigured" interfaces
were automatically included into list of devices available for
enslaving before checking any other condition.
Bugfix contais refactoring of generating list of devices for enslaving.
Mainly it separates the list creation from UI. Also it introduces
several "getters" and other helpers, so it influences an other
code a bit too.
Commit: 0473ef47dac4104587f47d34adef0ad753c52dea
https://github.com/yast/yast-network/commit/0473ef47dac4104587f47d34adef0ad…
Author: Michal Filka <mfilka(a)suse.cz>
Date: 2013-04-03 (Wed, 03 Apr 2013)
Changed paths:
M testsuite/tests/bond.out
M testsuite/tests/bond.ycp
Log Message:
-----------
Updated testsuite.
Commit: d025bcc5db6b56b81697bb97c8541a5835b7f66b
https://github.com/yast/yast-network/commit/d025bcc5db6b56b81697bb97c8541a5…
Author: Michal Filka <mfilka(a)suse.cz>
Date: 2013-04-03 (Wed, 03 Apr 2013)
Changed paths:
M VERSION
M package/yast2-network.changes
Log Message:
-----------
Updated changelog.
Commit: cebd8bc4bf535ec32d44d04a4462a39ea48406d8
https://github.com/yast/yast-network/commit/cebd8bc4bf535ec32d44d04a4462a39…
Author: Martin Vidner <martin.github(a)vidner.net>
Date: 2013-04-03 (Wed, 03 Apr 2013)
Changed paths:
M VERSION
M package/yast2-network.changes
M src/clients/lan_proposal.ycp
M src/lan/YaPI/NETWORK.pm
M src/lan/address.ycp
M src/lan/complex.ycp
M src/modules/Lan.ycp
M src/modules/LanItems.ycp
M src/routines/widgets.ycp
M testsuite/tests/bond.out
M testsuite/tests/bond.ycp
Log Message:
-----------
Merge pull request #71 from mchf/bnc719881
Refactoring creation of "devices available for enslaving" list for bonding.
Compare: https://github.com/yast/yast-network/compare/3ac45427f0cb...cebd8bc4bf53