Debian Patches

Status for pptp-linux/1.10.0-2

Patch Description Author Forwarded Bugs Origin Last update
cherry-pick/1558124752.1.10.0-2-g5269b57.fix-parallel-build-issue.patch Fix parallel build issue
The config.h header file must be created before being used to build
source files that include it, especially version.c. In order for this
to happen even in highly-parallel builds, we add a dependency of all
object files on config.h, in order to ensure it gets generated before
make attempts to build the object files.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
[Retrieved from:
https://git.buildroot.net/buildroot/tree/package/pptp-linux/0002-fix-parallel-build.patch]
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Fabrice Fontaine <fontaine.fabrice@gmail.com> no upstream, commit 1.10.0-2-g5269b57 2019-05-17
cherry-pick/1575418932.1.10.0-4-gf449742.pptsetup-do-not-mess-up-the-password-when-reading-from-stdin.patch Pptsetup: Do not mess up the password when reading from stdin
Before this patch the trailing newline, which Perl by default leaves, had been
included in the resulting configuration, thus having absolutely no chance to work
without passing it via `--password`, which is *super insecure* due to being
stored in shell's history and, quite often, showing up again in surprising ways.
Artur Juraszek <artur@juraszek.xyz> no upstream, commit 1.10.0-4-gf449742 2019-12-04
cherry-pick/1589514483.1.10.0-6-gff82566.add-missing-manual-page-options-and-fix-typo.patch Add missing manual page options and fix typo
in Fedora we did man pages check and it seems the new option
--missing-window is missing from the manual page. I also added the
--version option and fixed one typo in the built-in help.

Signed-off-by: James Cameron <quozl@laptop.org>
Jaroslav Skarvada <jskarvad@redhat.com> no upstream, commit 1.10.0-6-gff82566 2020-05-15
cherry-pick/1599550704.1.10.0-7-g194620e.feature-terminate-from.patch Feature: terminate-from
To add a PPTP client to a Cisco VPDN group, terminate-from is often used
to specify the hostname of the L2TP access concentrator or L2TP network
server that will be required when accepting a VPDN tunnel.

That hostname is part of a PPTP control packet header and in the case of
Linux PPTP client, hardcoded to "local". This patch provides the ability
to specify a different one through a command line argument.
Hrvoje Cavrak <hrvoje.cavrak@gmail.com> no upstream, commit 1.10.0-7-g194620e 2020-09-08
debian/manpage-doc-location.patch Correct documentation location in pptp(8) Geoff Simmons <gsimmons@gsimmons.org> not-needed debian
debian/allow-rootless-build.patch Allow rootless build
For Debian builds, setting owner and permissions is not needed: The
build system will do that anyway.
Christoph Biedl <debian.axhn@manchmal.in-ulm.de> not-needed 2024-12-08

All known versions for source package 'pptp-linux'

Links