0820d1053f
OBS-URL: https://build.opensuse.org/package/show/network/ppp?expand=0&rev=92
2025-11-25 14:25:37 +00:00
e8d1637a22
- boo#1253325: Fix the path of the generated resolv.conf file.
...
- Use the systemd tmpfiles mechanism to create the /run/ppp/ dir.
OBS-URL: https://build.opensuse.org/package/show/network/ppp?expand=0&rev=90
2025-11-19 15:09:36 +00:00
9129a93e41
Accepting request 1252661 from home:pgajdos
...
- added patches
fix 05361692ee
+ ppp-gcc15.patch
OBS-URL: https://build.opensuse.org/request/show/1252661
OBS-URL: https://build.opensuse.org/package/show/network/ppp?expand=0&rev=88
2025-03-17 08:30:22 +00:00
e34411e05f
- Update to version 2.5.2:
...
* Some old and probably unused code has been removed, notably
the pppgetpass program and the passprompt plugin, and some of
the files in the sample and scripts directories.
* If a remote number has been set, it is available to scripts in
the REMOTENUMBER environment variable.
* Various other bug fixes and minor enhancements.
- Obsoleted patches:
* ppp-fix-bashisms.patch
- Update to version 2.5.1:
* Pppd can now measure and log the round-trip time (RTT) of LCP
echo-requests and record them in a binary file structured as a
circular buffer. Other programs or scripts can examine the
file and provide real-time statistics on link latency.
This is enabled by a new "lcp-rtt-file" option.
* New scripts net-init, net-pre-up and net-down are executed in
the process of bringing the network interface up and down.
They provide additional, more deterministic ways for pppd to
interact with the rest of the networking configuration.
* New options have been added to allow the system administrator
to set the location of various scripts and secrets files.
* A new "noresolvconf" option tells pppd not to write the
/etc/ppp/resolv.conf file; DNS server addresses, if obtained
from the peer, are still passed to scripts in the environment.
* Pppd will now create the directory for the TDB connection
database if it doesn't already exist.
- Obsoleted patches:
* ppp-mkdir-run.patch
* ppp-pidfiles.patch
OBS-URL: https://build.opensuse.org/package/show/network/ppp?expand=0&rev=86
2025-02-19 13:38:28 +00:00
4deb165cf5
Accepting request 1186867 from home:jbohac:branches:network
...
I want to drop the linux-atm package.
drop the dependency on linux-atm-devel from ppp. ppp will still build with some ATM support using its local copy of linux-atm. Not sure if this is useful.
OBS-URL: https://build.opensuse.org/request/show/1186867
OBS-URL: https://build.opensuse.org/package/show/network/ppp?expand=0&rev=84
2024-07-15 07:51:31 +00:00
d8b0902c17
Accepting request 1153299 from home:dimstar:rpm4.20:p
...
Prepare for RPM 4.20
OBS-URL: https://build.opensuse.org/request/show/1153299
OBS-URL: https://build.opensuse.org/package/show/network/ppp?expand=0&rev=82
2024-03-01 13:13:21 +00:00
da6a38a811
- Backport ppp-pidfiles.patch and ppp-mkdir-run.patch from the
...
upcoming 2.5.1 release and make sure that pppd's pid, resolv
and database files are created under /run/ppp (bsc#1218370).
OBS-URL: https://build.opensuse.org/package/show/network/ppp?expand=0&rev=80
2024-01-11 13:33:49 +00:00
043c03a36f
- Reflect the rp-pppoe -> pppoe name change also in pppoe-peers.
...
OBS-URL: https://build.opensuse.org/package/show/network/ppp?expand=0&rev=79
2023-12-28 10:40:21 +00:00
a4e175c822
- Source file pppoe-discovery.8.gz is now part of the tarball.
...
OBS-URL: https://build.opensuse.org/package/show/network/ppp?expand=0&rev=77
2023-12-20 13:28:00 +00:00
61b3f76b73
* CVE-2022-4603, bsc#1218251: improper validation of array index
...
of the component pppdump
OBS-URL: https://build.opensuse.org/package/show/network/ppp?expand=0&rev=76
2023-12-20 10:40:13 +00:00
0cb1e5cc90
- Update to version 2.5.0. This release is a major release of pppd
...
which contains breaking changes for third-party plugins, a
complete revamp of the build-system and that allows for
flexibility of configuring features as needed.
* Support for PEAP authentication
* Support for loading PKCS12 certificate envelopes
* Adoption of GNU Autoconf / Automake build environment
* Support for pkgconfig
* Bunch of fixes and cleanup to PPPoE and IPv6 support
* Major revision to PPPD's Plugin API
* Lots of internal fixes and cleanups for Radius and PPPoE
* Dropped IPX support, as Linux has dropped it in version 5.15
* Pppd is no longer installed setuid-root
* New pppd options:
- ipv6cp-noremote, ipv6cp-nosend, ipv6cp-use-remotenumber,
ipv6-up-script, ipv6-down-script
- -v, show-options
- usepeerwins, ipcp-no-address, ipcp-no-addresses, nosendip
* On Linux, any baud rate can be set on a serial port provided
the kernel serial driver supports that.
- Obsoleted patches:
* ppp-lib64.patch
* ppp-compiling-with-clang-encounters-an-error-in-eap-tls..patch
* ppp-pie.patch
- Enable support for systemd notification.
OBS-URL: https://build.opensuse.org/package/show/network/ppp?expand=0&rev=75
2023-07-05 15:45:43 +00:00
65ce84302e
Accepting request 1045658 from home:schubi2:pam_usr_etc
...
- Migration of PAM settings to /usr/lib/pam.d.
OBS-URL: https://build.opensuse.org/request/show/1045658
OBS-URL: https://build.opensuse.org/package/show/network/ppp?expand=0&rev=73
2023-01-09 11:03:07 +00:00
a4963d3c31
Accepting request 979388 from home:marxin:branches:network
...
- Add ppp-compiling-with-clang-encounters-an-error-in-eap-tls..patch
that fixed the following rpmlint error:
executable-stack (Badness: 10000) /usr/sbin/pppd
OBS-URL: https://build.opensuse.org/request/show/979388
OBS-URL: https://build.opensuse.org/package/show/network/ppp?expand=0&rev=71
2022-05-27 07:10:38 +00:00
0aef6adbe8
Accepting request 978755 from home:susnux:branches:network
...
Update to version 2.4.9
OBS-URL: https://build.opensuse.org/request/show/978755
OBS-URL: https://build.opensuse.org/package/show/network/ppp?expand=0&rev=69
2022-05-23 16:49:45 +00:00
9fb30d7888
Accepting request 960801 from home:13ilya:branches:network
...
- Removed Wants=network.target from modem@.service (bsc#1196359).
OBS-URL: https://build.opensuse.org/request/show/960801
OBS-URL: https://build.opensuse.org/package/show/network/ppp?expand=0&rev=67
2022-03-14 14:19:26 +00:00
665e71d2fd
Accepting request 847054 from home:13ilya:branches:network
...
- Refresh spec-file via spec-cleaner and manual optimizations.
* Removed obsolete constructs (creating dialout group via shadow).
OBS-URL: https://build.opensuse.org/request/show/847054
OBS-URL: https://build.opensuse.org/package/show/network/ppp?expand=0&rev=65
2021-01-16 15:16:49 +00:00
58a1637c03
Accepting request 840416 from home:dimstar:Factory
...
- Fix build with RPM 4.16: error: bare words are no longer
supported, please use "...": lib64 == lib64.
OBS-URL: https://build.opensuse.org/request/show/840416
OBS-URL: https://build.opensuse.org/package/show/network/ppp?expand=0&rev=63
2020-10-26 14:19:04 +00:00
e144a498c9
* ppp-2.4.7-fix-bashisms.patch -> ppp-fix-bashisms.patch
...
OBS-URL: https://build.opensuse.org/package/show/network/ppp?expand=0&rev=61
2020-08-04 13:07:49 +00:00
091156ffb4
- New version 2.4.8.
...
* New pppd options have been added:
* ifname, to set the name for the PPP interface device
* defaultroute-metric, to set the metric for the default route
* defaultroute6, to add an IPv6 default route (with
nodefaultroute6 to prevent adding an IPv6 default route).
* up_sdnotify, to have pppd notify systemd when the link is up.
* The rp-pppoe plugin has new options:
* host-uniq, to set the Host-Uniq value to send
* pppoe-padi-timeout, to set the timeout for discovery packets
* pppoe-padi-attempts, to set the number of discovery attempts.
* Added the CLASS attribute in radius packets.
* Fixed warnings and issues found by static analysis.
- Obsoleted patches:
[...]
- Patches that got renamed, because they needed rediffing:
[...]
- bsc#1172916: Fix an outdated comment for lcp-echo-interval.
OBS-URL: https://build.opensuse.org/package/show/network/ppp?expand=0&rev=60
2020-08-03 15:45:36 +00:00
2debfc5964
Accepting request 807367 from home:dimstar:Factory
...
- Fixup previous fix: use the defined macro %_unitdir for the
systemd unit.
OBS-URL: https://build.opensuse.org/request/show/807367
OBS-URL: https://build.opensuse.org/package/show/network/ppp?expand=0&rev=58
2020-05-20 09:49:23 +00:00
a26ac8cea6
Accepting request 800960 from home:pgajdos:libexec
...
- /usr/lib/systemd instead %{_libexecdir}/systemd
OBS-URL: https://build.opensuse.org/request/show/800960
OBS-URL: https://build.opensuse.org/package/show/network/ppp?expand=0&rev=57
2020-05-07 08:00:58 +00:00
2d4eafeed7
Accepting request 798048 from home:AndreasStieger:branches:network
...
- add upstream signing keyring and verify source signature
OBS-URL: https://build.opensuse.org/request/show/798048
OBS-URL: https://build.opensuse.org/package/show/network/ppp?expand=0&rev=55
2020-04-27 08:01:34 +00:00
64360bc0cf
- Add pam_keyinit to /etc/pam.d/ppp (bsc#1144055).
...
OBS-URL: https://build.opensuse.org/package/show/network/ppp?expand=0&rev=53
2020-03-03 14:47:09 +00:00
f81994b46f
OBS-URL: https://build.opensuse.org/package/show/network/ppp?expand=0&rev=51
2020-02-07 15:28:45 +00:00
512c241e1c
OBS-URL: https://build.opensuse.org/package/show/network/ppp?expand=0&rev=50
2020-02-07 15:27:32 +00:00
1895c11e45
- CVE-2020-8597, bsc#1162610: rhostname buffer overflow in the
...
eap_request and eap_response functions.
OBS-URL: https://build.opensuse.org/package/show/network/ppp?expand=0&rev=49
2020-02-07 14:48:55 +00:00
Ismail Dönmez
7775bc11a6
Accepting request 639994 from home:Andreas_Schwab:Factory
...
- ppp-2.4.7-DES-openssl.patch: Use openssl instead of libcrypt for DES
OBS-URL: https://build.opensuse.org/request/show/639994
OBS-URL: https://build.opensuse.org/package/show/network/ppp?expand=0&rev=47
2018-10-08 13:08:33 +00:00
OBS User mrdocs
b6c49fb49f
Accepting request 545313 from home:13ilya:branches:network
...
- Refresh spec-file via spec-cleaner.
- Add ppp-modem package for automatic redial to mobile provider.
OBS-URL: https://build.opensuse.org/request/show/545313
OBS-URL: https://build.opensuse.org/package/show/network/ppp?expand=0&rev=45
2017-12-02 04:17:03 +00:00
7e6df6970e
Accepting request 544773 from home:13ilya:branches:network
...
- Add Requires group(dialout) (boo#1067511).
OBS-URL: https://build.opensuse.org/request/show/544773
OBS-URL: https://build.opensuse.org/package/show/network/ppp?expand=0&rev=43
2017-11-24 12:58:52 +00:00
5678896366
Accepting request 503393 from home:kukuk:branches:network
...
This package needs permissions from Base:System to build
- Add /etc/ppp, this directory is no longer part of filesystem.
Most likely requiring sysconfig would be necessary.
OBS-URL: https://build.opensuse.org/request/show/503393
OBS-URL: https://build.opensuse.org/package/show/network/ppp?expand=0&rev=41
2017-06-13 13:51:55 +00:00
OBS User mrdocs
800ff7605c
Accepting request 502808 from home:msmeissn:branches:network
...
- ppp-2.4.2-pie.patch: also enable PIE for /usr/sbin/pppstats
OBS-URL: https://build.opensuse.org/request/show/502808
OBS-URL: https://build.opensuse.org/package/show/network/ppp?expand=0&rev=40
2017-06-11 23:15:09 +00:00
4ab62f17f9
- Use system-wide libatm instead of local copy (boo#1013567).
...
OBS-URL: https://build.opensuse.org/package/show/network/ppp?expand=0&rev=38
2016-12-09 15:31:40 +00:00
8868803b1c
Accepting request 435709 from home:Andreas_Schwab:Factory
...
- fix-header-conflict.patch: avoid conflict with kernel headers
OBS-URL: https://build.opensuse.org/request/show/435709
OBS-URL: https://build.opensuse.org/package/show/network/ppp?expand=0&rev=36
2016-10-17 12:51:45 +00:00
eaeb3e35aa
Accepting request 344304 from home:aeneas_jaissle:branches:network
...
OBS-URL: https://build.opensuse.org/request/show/344304
OBS-URL: https://build.opensuse.org/package/show/network/ppp?expand=0&rev=34
2015-11-13 23:24:28 +00:00
3538599f44
- bnc#927841, CVE-2015-3310: Fix buffer overflow in radius
...
plug-in's rc_mksid().
OBS-URL: https://build.opensuse.org/package/show/network/ppp?expand=0&rev=32
2015-11-13 15:39:47 +00:00
c44a2f72a5
reverting premature acceptance of sr
...
OBS-URL: https://build.opensuse.org/package/show/network/ppp?expand=0&rev=31
2015-07-13 14:12:34 +00:00
Rusmir Duško
d136c552a1
Accepting request 316447 from home:jkeil:branches:network
...
- Add ppp@.service unit file for systemd
* start/stops a configured connection over ppp (e.g. ppp@PROVIDER)
OBS-URL: https://build.opensuse.org/request/show/316447
OBS-URL: https://build.opensuse.org/package/show/network/ppp?expand=0&rev=30
2015-07-13 13:59:41 +00:00
Stefan Seyfried
9f356d2751
Accepting request 262262 from home:Ledest:bashisms
...
fix bashisms in redialer script
OBS-URL: https://build.opensuse.org/request/show/262262
OBS-URL: https://build.opensuse.org/package/show/network/ppp?expand=0&rev=28
2014-11-25 07:55:34 +00:00
60bffa7bdb
- Update to 2.4.7:
...
* Fixed a potential security issue in parsing option files
(CVE-2014-3158, bnc#891489).
* There is a new "stop-bits" option, which takes an argument of
1 or 2, indicating the number of stop bits to use for async serial
ports.
* Various bug fixes.
OBS-URL: https://build.opensuse.org/package/show/network/ppp?expand=0&rev=24
2014-08-21 12:17:10 +00:00
Lars Vogdt
276d7b6446
Accepting request 226897 from home:aeneas_jaissle:branches:network
...
New upstream release 2.4.6
OBS-URL: https://build.opensuse.org/request/show/226897
OBS-URL: https://build.opensuse.org/package/show/network/ppp?expand=0&rev=22
2014-03-20 23:17:52 +00:00
11ca1c8881
- Add ppp-terminate-correct.patch, fix the pppd's hang after exit
...
(bnc#693469).
OBS-URL: https://build.opensuse.org/package/show/network/ppp?expand=0&rev=20
2013-09-02 14:46:01 +00:00
58aeaceb44
- ppp-send-padt.patch: Send PADT at the end of a PPPoE session.
...
OBS-URL: https://build.opensuse.org/package/show/network/ppp?expand=0&rev=18
2013-07-24 12:57:01 +00:00
Stefan Seyfried
0862f1a973
Accepting request 156999 from home:babelworx:ldig:branches:network
...
license update: BSD-3-Clause and LGPL-2.1+ and GPL-2.0+
GPL-2.0 matches found in ppp-2.4.5/include/linux/if_pppol2tp.h
OBS-URL: https://build.opensuse.org/request/show/156999
OBS-URL: https://build.opensuse.org/package/show/network/ppp?expand=0&rev=16
2013-03-02 11:28:44 +00:00
Sascha Peilicke
060c8859f9
Accepting request 156501 from openSUSE:Factory:Staging:spdx
...
update license to new format
OBS-URL: https://build.opensuse.org/request/show/156501
OBS-URL: https://build.opensuse.org/package/show/network/ppp?expand=0&rev=15
2013-02-27 08:40:13 +00:00
Stephan Kulow
69f2cadf67
Accepting request 78678 from home:coolo:branches:openSUSE:Factory
...
- remove extra dependencies from doc files
OBS-URL: https://build.opensuse.org/request/show/78678
OBS-URL: https://build.opensuse.org/package/show/network/ppp?expand=0&rev=13
2011-08-23 07:30:36 +00:00
Stephan Kulow
bbe47823a3
- refresh patch
...
OBS-URL: https://build.opensuse.org/package/show/network/ppp?expand=0&rev=11
2011-01-05 10:17:37 +00:00
Stephan Kulow
8654281cd8
Accepting request 57136 from home:a_jaeger:branches:openSUSE:Factory
...
I fix the i586 build failure too :)
OBS-URL: https://build.opensuse.org/request/show/57136
OBS-URL: https://build.opensuse.org/package/show/network/ppp?expand=0&rev=10
2011-01-05 10:03:32 +00:00
OBS User autobuild
0e22a927bc
Accepting request 37098 from network
...
checked in (request 37098)
OBS-URL: https://build.opensuse.org/request/show/37098
OBS-URL: https://build.opensuse.org/package/show/network/ppp?expand=0&rev=9
2010-04-07 16:04:55 +00:00
Stephan Kulow
5726773da8
Accepting request 37040 from home:coolo:branches:openSUSE:Factory
...
Copy from home:coolo:branches:openSUSE:Factory/ppp via accept of submit request 37040 revision 2.
Request was accepted with message:
Reviewed ok
OBS-URL: https://build.opensuse.org/request/show/37040
OBS-URL: https://build.opensuse.org/package/show/network/ppp?expand=0&rev=8
2010-04-06 09:12:43 +00:00
OBS User buildservice-autocommit
654b22de69
Updating link to change in openSUSE:Factory/ppp revision 11.0
...
OBS-URL: https://build.opensuse.org/package/show/network/ppp?expand=0&rev=8ff7755a6aa540be7198eba33e95130a
2010-03-18 15:23:01 +00:00