[gentoo-dev] Re: Add commit to pull request

2020-06-21 Thread Joonas Niilola
On 6/21/20 7:48 PM, Samuel Bernardo wrote: > Hi, > > I need to add a commit to a gentoo pull request that I had opened before. > > https://github.com/samuelbernardo/gentoo > > Is it possible to add the commit to that pull request or I need to open > a new pull request? > > I already try to get

Re: [gentoo-dev] Re: News item: xorg-server dropping default suid

2020-06-21 Thread Philip Webb
200621 Matt Turner wrote: > On Sun, Jun 21, 2020 at 4:53 PM Philip Webb wrote: >> I've been running xorg-server as root for > 16 yr without any problems. >> AFAIK there are no problems re exploits via I/net browsers, >> which are started by my user as all such user software always is. >> What

Re: [gentoo-dev] Re: News item: xorg-server dropping default suid

2020-06-21 Thread Matt Turner
On Sun, Jun 21, 2020 at 4:53 PM Philip Webb wrote: > > 200621 Piotr Karbowski wrote: > > Title: xorg-server dropping default suid > ... > > The Gentoo X11 Team is announcing that starting with 15th of July, > > the x11-base/xorg-server will no longer default to suid > > and will default to using

[gentoo-dev] Automated Package Removal and Addition Tracker, for the week ending 2020-06-21 23:59 UTC

2020-06-21 Thread Robin H. Johnson
:51 bman b295ad0c99a dev-python/flexx 20200620-04:52 bman a8823e4da11 dev-python/gconf-python 20200621-23:09 asturm 8cec92324ae dev-python/gnome-python-base 20200621-23:09 asturm 7e4b739eda6 dev-python/jaxml 20200618-00:51 bman b295ad0c99a

Re: [gentoo-dev] Re: News item: xorg-server dropping default suid

2020-06-21 Thread Philip Webb
200621 Piotr Karbowski wrote: > Title: xorg-server dropping default suid ... > The Gentoo X11 Team is announcing that starting with 15th of July, > the x11-base/xorg-server will no longer default to suid > and will default to using logind interface instead. This change > makes xorg-server run as

Re: [gentoo-dev] Re: Add commit to pull request

2020-06-21 Thread Ralph Seichter
* Toralf Förster: > On 6/21/20 6:48 PM, Samuel Bernardo wrote: > >> Is it possible to add the commit to that pull request or I need to >> open a new pull request? > > yes Answering a colloquial "A or B" as a logical disjunction "A ∨ B"... Now that's just teasing. :-) -Ralph

Re: [gentoo-dev] Re: News item: xorg-server dropping default suid

2020-06-21 Thread Michał Górny
On Sun, 2020-06-21 at 22:09 +0200, Piotr Karbowski wrote: > Hi, > > Re-sending news item inline. > > ### > > Title: xorg-server dropping default suid > Author: Piotr Karbowski > Posted: 2020-06-22 > Revision: 1 > News-Item-Format: 2.0 > Display-If-Installed: x11-base/xorg-server > > The

[gentoo-dev] Re: News item: xorg-server dropping default suid

2020-06-21 Thread Piotr Karbowski
Hi, Re-sending news item inline. ### Title: xorg-server dropping default suid Author: Piotr Karbowski Posted: 2020-06-22 Revision: 1 News-Item-Format: 2.0 Display-If-Installed: x11-base/xorg-server The Gentoo X11 Team is announcing that starting with 15th of July, the x11-base/xorg-server

Re: [gentoo-dev] Re: News item: xorg-server dropping default suid

2020-06-21 Thread Andreas Sturmlechner
On Sunday, 21 June 2020 21:27:02 CEST Joonas Niilola wrote: > What's the current trend of attaching news items? It > makes hard to point out enhancements. Indeed, I didn't even look at the previous mail that was sent like that. signature.asc Description: This is a digitally signed message part.

Re: [gentoo-dev] Add commit to pull request

2020-06-21 Thread Patrice Clement
Hi Samuel No you don't have to file a new PR. Basically, you have to: * commit your code against the branch. At that point, there are two commits (or more if you commit multiple times) in your branch, or PR if we talk in GH jargon. * squash that commit into the previous commit so as to get a

[gentoo-dev] Re: News item: xorg-server dropping default suid

2020-06-21 Thread Joonas Niilola
Hey, It has some typos. What's the current trend of attaching news items? It makes hard to point out enhancements. -- juippis On 6/21/20 10:22 PM, Piotr Karbowski wrote: > Hi, > > Please find news item attached. > > -- Piotr. signature.asc Description: OpenPGP digital signature

[gentoo-dev] News item: xorg-server dropping default suid

2020-06-21 Thread Piotr Karbowski
Hi, Please find news item attached. -- Piotr. Title: xorg-server dropping default suid Author: Piotr Karbowski Posted: 2020-06-22 Revision: 1 News-Item-Format: 2.0 Display-If-Installed: x11-base/xorg-server The Gentoo X11 Team is announcing that starting with 15th of July, the

[gentoo-dev] Re: Add commit to pull request

2020-06-21 Thread Toralf Förster
On 6/21/20 6:49 PM, Toralf Förster wrote: > On 6/21/20 6:48 PM, Samuel Bernardo wrote: >> Is it possible to add the commit to that pull request or I need to open >> a new pull request? > yes > , you can add additional material to the same commit. It will be automatically handled by GitHub (and

[gentoo-dev] Re: Add commit to pull request

2020-06-21 Thread Toralf Förster
On 6/21/20 6:48 PM, Samuel Bernardo wrote: > Is it possible to add the commit to that pull request or I need to open > a new pull request? yes > I already try to get help in gentoo-dev channel but I haven't voice there... ask in #git :-) -- Toralf PGP 23217DA7 9B888F45 signature.asc

[gentoo-dev] Add commit to pull request

2020-06-21 Thread Samuel Bernardo
Hi, I need to add a commit to a gentoo pull request that I had opened before. https://github.com/samuelbernardo/gentoo Is it possible to add the commit to that pull request or I need to open a new pull request? I already try to get help in gentoo-dev channel but I haven't voice there...

[gentoo-dev] [PMS] [PATCH v2] Correct the definition of ESYSROOT as EPREFIX isn't always applicable

2020-06-21 Thread Ulrich Mueller
Coming back to this old thread (from July 2019). After some discussion in #gentoo-pms today, here is an updated version of the patch. Cross-posting to gentoo-dev and CCing prefix again, to make sure that everyone is on the same page. Ulrich From 712772b7ef5543693147d8f96c03189e810a6ee8 Mon Sep