- 23 Apr, 2017 7 commits
-
-
Mattia Rizzolo authored
Signed-off-by:Mattia Rizzolo <mattia@debian.org>
-
Mattia Rizzolo authored
Signed-off-by:Mattia Rizzolo <mattia@debian.org>
-
Mattia Rizzolo authored
Signed-off-by:Mattia Rizzolo <mattia@debian.org>
-
Mattia Rizzolo authored
Signed-off-by:Mattia Rizzolo <mattia@debian.org>
-
Mattia Rizzolo authored
Signed-off-by:Mattia Rizzolo <mattia@debian.org>
-
Mattia Rizzolo authored
modules: use `mount|grep` instead of `mountpoint` to detect whether /dev/ptmx and /dev/console are still mounted mountpoint(1) from initscripts as found in Debian jessie doesn't detect mounts over regular files as the version in util-linux (present in Debian stretch); this means those two checks could fail when run with initscripts' mountpoint(1). /dev/ptmx and /dev/console are the only mounts done by pbuilder over a regular file instead of a directory. Closes: #859766 Signed-off-by:Mattia Rizzolo <mattia@debian.org>
-
Mattia Rizzolo authored
it's not useful to debug this function every time it gets called.. Signed-off-by:Mattia Rizzolo <mattia@debian.org>
-
- 12 Mar, 2017 8 commits
-
-
Mattia Rizzolo authored
Signed-off-by:Mattia Rizzolo <mattia@debian.org>
-
Mattia Rizzolo authored
Signed-off-by:Mattia Rizzolo <mattia@debian.org>
-
Mattia Rizzolo authored
Signed-off-by:Mattia Rizzolo <mattia@debian.org>
-
Mattia Rizzolo authored
Specifying --extrapackages multiple times will now add packages to the list. Signed-off-by:Mattia Rizzolo <mattia@debian.org>
-
Mattia Rizzolo authored
Signed-off-by:Mattia Rizzolo <mattia@debian.org>
-
Mattia Rizzolo authored
Reported-By: Unit193 Signed-off-by:Mattia Rizzolo <mattia@debian.org>
-
This allows for better isolation as the build process is no longer able to see the host's PTYs, other than the controlling terminal (if there is one). By using a new instance, we can also control the permissions of /dev/pts/ptmx, ensuring that the build process is always able to create new PTYs, even if the host's has the default 000 mode. Since the mountpoint binary moved from initscripts to util-linux, the extra alternative versioned dependencies are needed to ensure that one of them provides it. Both jessie and stretch have the providing package as (transitively) essential, but we should guard against FrankenDebians. Closes: #841935 Thanks: Simon McVittie <smcv@debian.org> for the thorough investigation Signed-off-by:Mattia Rizzolo <mattia@debian.org>
-
Signed-off-by:Mattia Rizzolo <mattia@debian.org>
-
- 02 Mar, 2017 4 commits
-
-
Jessica Clarke authored
-
Jessica Clarke authored
-
Jessica Clarke authored
-
Closes: #856475
-
- 01 Mar, 2017 1 commit
-
-
Jessica Clarke authored
-
- 06 Feb, 2017 2 commits
-
-
Mattia Rizzolo authored
-
Mattia Rizzolo authored
Gbp-Dch: Ignore
-
- 05 Feb, 2017 11 commits
-
-
Jessica Clarke authored
-
Mattia Rizzolo authored
Gbp-Dch: Ignore
-
Mattia Rizzolo authored
-
Mattia Rizzolo authored
normal people are not supposed to know of such possibility Gbp-Dch: Ignore
-
Mattia Rizzolo authored
Gbp-Dch: Ignore
-
Mattia Rizzolo authored
pbuilderrc.5: document what will happen inside BUILDDIR, and where the unpacked source will be (by default).
-
Mattia Rizzolo authored
pbuilderrc.5: remove stale information: BUILDDIR is not (by default) the HOME of the build user anymore
-
Mattia Rizzolo authored
Closes: #854255
-
Mattia Rizzolo authored
-
Mattia Rizzolo authored
saves one line Gbp-Dch: Ignore
-
-
- 03 Feb, 2017 1 commit
-
-
Jessica Clarke authored
-
- 24 Jan, 2017 6 commits
-
-
Jessica Clarke authored
-
Jessica Clarke authored
-
Jessica Clarke authored
-
Jessica Clarke authored
Closes: #852442
-
Jessica Clarke authored
pbuilder-modules: Add get_source_options function to extract options for dpkg-source from DEBBUILDOPTS
-
Jessica Clarke authored
-