Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.kernel > #58974
| Path | csiph.com!news.redatomik.org!aioe.org!bofh.it!news.nic.it!robomod |
|---|---|
| From | Yanhao Mo <yanhaocs@gmail.com> |
| Newsgroups | linux.debian.bugs.dist, linux.debian.kernel |
| Subject | Bug#876437: linux: Please enable CONFIG_SECURITY_SELINUX_DISABLE |
| Date | Fri, 22 Sep 2017 12:20:01 +0200 |
| Message-ID | <ustdT-4TO-3@gated-at.bofh.it> (permalink) |
| X-Mailbox-Line | From debian-bugs-dist-request@lists.debian.org Fri Sep 22 10:12:10 2017 |
| Old-Return-Path | <debbugs@buxtehude.debian.org> |
| X-Spam-Flag | NO |
| X-Spam-Score | -2.989 |
| Reply-To | Yanhao Mo <yanhaocs@gmail.com>, 876437@bugs.debian.org |
| Resent-To | debian-bugs-dist@lists.debian.org |
| Resent-Cc | Debian Kernel Team <debian-kernel@lists.debian.org> |
| X-Debian-Pr-Message | report 876437 |
| X-Debian-Pr-Package | src:linux |
| X-Debian-Pr-Source | linux |
| X-Spam-Bayes | score:0.0000 Tokens: new, 34; hammy, 112; neutral, 23; spammy, 0. spammytokens: hammytokens:0.000-+--H*c:pgp-sha256, 0.000-+--H*u:NeoMutt, 0.000-+--H*UA:NeoMutt, 0.000-+--sk:config_, 0.000-+--sk:CONFIG_ |
| Dkim-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=date:from:to:subject:message-id:mime-version:content-disposition :user-agent; bh=diQPQ6bGsYpgw229U9Ue5EbM68T6sbwZFd2uFYew6FQ=; b=uJ83KxbGGYjK0SQjBeeLE4i8/XQBLxubatjun3YfB1EsTelWwhVoFJtTjWVjiucvFM lAJOvtL80hjUQL36BmTBzFil468dnScYhHeMtoYvD8s0pj54AezY8quWaOC4rlGRqh+S wGiP+sfMfdtmAOiuvXTmiiaC7gLrB6F9CPrlMkuMcKEIJKK+tNFhOfnk47mcw5AFUqil IyMoGE+Z/3uVuSfhwQw4o3YBQcwiOPdEIRkag06DFQ8zgcLuHbHxRrtvfczI9/F00lvV ai9vncrgGkcOOWivQtD4NFJ8ac3M8vUik3EzSQpN8AS6CyN2EiUBzNsfKD3mg69HDYOk o80g== |
| X-Google-Dkim-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:subject:message-id:mime-version :content-disposition:user-agent; bh=diQPQ6bGsYpgw229U9Ue5EbM68T6sbwZFd2uFYew6FQ=; b=jelpeNw2IvZ3mSPLO4lw5teCyojBHJsVb3PHiI4V1oCiEgzpStQd2gFxPfVfkeCtB/ 4P1wE1uE2+0xwC5ZCb1yMuzsOqh00KoX5eY5NKKEgfHJ4JkwXvRuxB2FfnDJLD52CDZI Iwj8NkHNEroiCAH3VNUIlf31sXoeI9YAT+wAi27yUvAzOtt41p/YxjE398QD+TmlSuDD sxQhhv4iliTBDuz12RpKVrwBHwtJ3g5ZgBY3jI7qecOyDCjlKFlP9Bl17Gl/DKEHMY2E vTY2P/j4QE7aFzwNgLNPAeRKXefMk1CQ1BRyb332nFnWUonh1184vq3eQurF3Vj5Rjea ipOw== |
| X-Gm-Message-State | AHPjjUiw9joFajCOXRHgs/2sDbaGLCQ6cpRbwOE10r+XPrVb+hwunolV nVr/oxJ/9eX76tLCsH7kntRbDA== |
| X-Google-SMTP-Source | AOwi7QB7kQXV43L6i6mr4iF67HToaKkYkkG/l+SkDobAoL3q55eqgxpJeV8qt++Z6TH/BuWJiXMjEQ== |
| X-Received | by 10.98.110.70 with SMTP id j67mr8622088pfc.63.1506074936602; Fri, 22 Sep 2017 03:08:56 -0700 (PDT) |
| MIME-Version | 1.0 |
| Content-Type | multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="jzui55raagbo5n4f" |
| Content-Disposition | inline |
| User-Agent | NeoMutt/20170609 (1.8.3) |
| X-Debian-Message | from BTS |
| X-Mailing-List | <debian-bugs-dist@lists.debian.org> archive/latest/1406195 |
| List-ID | <debian-bugs-dist.lists.debian.org> |
| List-URL | <https://lists.debian.org/debian-bugs-dist/> |
| Approved | robomod@news.nic.it |
| Lines | 37 |
| Organization | linux.* mail to news gateway |
| Sender | robomod@news.nic.it |
| X-Original-Date | Fri, 22 Sep 2017 18:08:50 +0800 |
| X-Original-Message-ID | <20170922100848.cboupjookuxnadnw@sid> |
| Xref | csiph.com linux.debian.bugs.dist:852040 linux.debian.kernel:58974 |
Cross-posted to 2 groups.
Show key headers only | View raw
[Multipart message — attachments visible in raw view] - view raw
Source: linux Severity: wishlist Dear Maintaners, CONFIG_SECURITY_WRITABLE_HOOKS is nessesarry for write linux security modules which doesn't compile into vmlinuz. Writing a "linux security module" as a kernel module is impossible without enable this config. Please enable this. It is very appreciated.
Back to linux.debian.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
Bug#876437: linux: Please enable CONFIG_SECURITY_SELINUX_DISABLE Yanhao Mo <yanhaocs@gmail.com> - 2017-09-22 12:20 +0200 Processed: Re: Bug#876437: linux: Please enable CONFIG_SECURITY_SELINUX_DISABLE owner@bugs.debian.org (Debian Bug Tracking System) - 2017-09-22 14:30 +0200 Bug#876437: linux: Please enable CONFIG_SECURITY_SELINUX_DISABLE Ben Hutchings <ben@decadent.org.uk> - 2017-09-22 14:30 +0200
csiph-web