public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Hüttel" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-base/systemsettings/, kde-base/systemsettings/files/
Date: Mon, 25 Mar 2013 22:13:39 +0000 (UTC)	[thread overview]
Message-ID: <1364249663.4014524b2c04bed67349817cceb0d85fcb9fc15f.dilfridge@gentoo> (raw)

commit:     4014524b2c04bed67349817cceb0d85fcb9fc15f
Author:     Andreas K. Huettel (dilfridge) <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 25 22:14:09 2013 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Mon Mar 25 22:14:23 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=4014524b

[kde-base/systemsettings] Disable the widget lock option in the systemsettings gui, as it poses a security risk, bug 462152

Package-Manager: portage-2.2.0_alpha169

---
 .../files/systemsettings-4.10.1-noplasmalock.patch |   14 ++++++++++++++
 .../systemsettings-4.10.49.9999.ebuild             |    2 ++
 kde-base/systemsettings/systemsettings-9999.ebuild |    2 ++
 3 files changed, 18 insertions(+), 0 deletions(-)

diff --git a/kde-base/systemsettings/files/systemsettings-4.10.1-noplasmalock.patch b/kde-base/systemsettings/files/systemsettings-4.10.1-noplasmalock.patch
new file mode 100644
index 0000000..c292944
--- /dev/null
+++ b/kde-base/systemsettings/files/systemsettings-4.10.1-noplasmalock.patch
@@ -0,0 +1,14 @@
+diff --git a/kcontrol/screensaver/screensaver.ui b/kcontrol/screensaver/screensaver.ui
+index 6524e27..abf294a 100644
+--- a/kcontrol/screensaver/screensaver.ui
++++ b/kcontrol/screensaver/screensaver.ui
+@@ -108,6 +108,9 @@
+           <property name="text">
+            <string>&amp;Desktop Widgets</string>
+           </property>
++          <property name="enabled">
++           <bool>false</bool>
++          </property>
+          </widget>
+         </item>
+         <item>

diff --git a/kde-base/systemsettings/systemsettings-4.10.49.9999.ebuild b/kde-base/systemsettings/systemsettings-4.10.49.9999.ebuild
index fd73d61..7e97b51 100644
--- a/kde-base/systemsettings/systemsettings-4.10.49.9999.ebuild
+++ b/kde-base/systemsettings/systemsettings-4.10.49.9999.ebuild
@@ -58,6 +58,8 @@ KMEXTRACTONLY="
 
 add_blocker kdeaccessibility-colorschemes '<4.6.50'
 
+PATCHES=( "${FILESDIR}/${P}-noplasmalock.patch" )
+
 src_unpack() {
 	if use handbook; then
 		KMEXTRA+="

diff --git a/kde-base/systemsettings/systemsettings-9999.ebuild b/kde-base/systemsettings/systemsettings-9999.ebuild
index fd73d61..7e97b51 100644
--- a/kde-base/systemsettings/systemsettings-9999.ebuild
+++ b/kde-base/systemsettings/systemsettings-9999.ebuild
@@ -58,6 +58,8 @@ KMEXTRACTONLY="
 
 add_blocker kdeaccessibility-colorschemes '<4.6.50'
 
+PATCHES=( "${FILESDIR}/${P}-noplasmalock.patch" )
+
 src_unpack() {
 	if use handbook; then
 		KMEXTRA+="


             reply	other threads:[~2013-03-25 22:13 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-25 22:13 Andreas Hüttel [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-04-24 22:45 [gentoo-commits] proj/kde:master commit in: kde-base/systemsettings/, kde-base/systemsettings/files/ Johannes Huber
2013-09-01 14:33 Michael Palimaka
2012-05-02 16:42 Michael Palimaka
2012-01-17 10:11 Johannes Huber
2011-12-25 13:49 Andreas Hüttel
2011-04-04 21:47 Andreas K. Huettel
2011-04-03  8:09 Andreas K. Huettel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1364249663.4014524b2c04bed67349817cceb0d85fcb9fc15f.dilfridge@gentoo \
    --to=dilfridge@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox