commit be979229ec10b4896b5be7a3e7555e167eba16bc
Merge: 68a4017 1785e17
Author: Chris Boot <bootc@debian.org>
Date: Sat Aug 29 19:45:31 2026 +0100
Merge branch 'fixes-1135816'
commit 1785e17f25ab7f6b7be64d87199e8b3495a667ac
Author: Chris Boot <bootc@debian.org>
Date: Sat Aug 29 19:40:36 2026 +0100
Remove unused shlibs:Depends from Depends in ppp-dev
commit 2c8f09134120a287eb6b3dfa4788925f0f3c776f
Author: Chris Boot <bootc@debian.org>
Date: Sat Aug 29 19:10:37 2026 +0100
Remove Rules-Requires-Root: binary-targets
commit 3b4a8f954043e6ca5e54c59d6eb1b2837d20d08d
Author: Chris Boot <bootc@debian.org>
Date: Thu May 7 12:17:24 2026 +0200
Clarify the error message when pon is run as an unprivileged user
commit e3af4403625a924436a3fc2eea9be7e43d303db4
Author: Chris Boot <bootc@debian.org>
Date: Thu May 7 12:11:35 2026 +0200
Update README.Debian and add a NEWS entry...
...describing the previous changes to simplify permissions and remove
the use of the dip group and unprivileged operation.
commit fcd3f757e4c23e997934f15c10497546b3a56433
Author: Chris Boot <bootc@debian.org>
Date: Thu May 7 10:49:25 2026 +0200
Normalise the permissions on /etc/ppp/peers...
...in the package tarball. Other packages also include this directory
but with different permissions, which will break in a future version of
dpkg. Use dpkg-statoverride to set the permissions to root:root 0700.
Also change the permissions on /etc/chatscripts to root:root.
Closes: #1135816
commit fa98ce2c620d390c347741849373ae9b816cacf5
Author: Chris Boot <bootc@debian.org>
Date: Thu May 7 10:39:31 2026 +0200
Stop installing /usr/sbin/pppd setgid
Practically all users start pppd via some kind of networking or service
supervisor, and this is an unnecessary security risk in modern times.
Among the 10 debian patches available in version 2.5.2-1+2 of the package, we noticed the following issues: