Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package pptp for openSUSE:Factory checked in at 2022-02-06 23:54:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pptp (Old) and /work/SRC/openSUSE:Factory/.pptp.new.1898 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pptp" Sun Feb 6 23:54:06 2022 rev:21 rq:951521 version:1.10.0 Changes: -------- --- /work/SRC/openSUSE:Factory/pptp/pptp.changes 2021-11-06 18:16:58.800851918 +0100 +++ /work/SRC/openSUSE:Factory/.pptp.new.1898/pptp.changes 2022-02-06 23:55:16.498419516 +0100 @@ -1,0 +2,8 @@ +Fri Feb 4 05:20:42 UTC 2022 - Reinhard Max <m...@suse.com> + +- bsc#1194714: Remove pptp-command (the former SysV init scirpt). + It has been broken for a long time (seeking deprecated ifconfig + in the wrong location) without any complaints, so it seems safe + to assume it is not being used anymore. + +------------------------------------------------------------------- Old: ---- pptp-command ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pptp.spec ++++++ --- /var/tmp/diff_new_pack.vfboPx/_old 2022-02-06 23:55:16.914416703 +0100 +++ /var/tmp/diff_new_pack.vfboPx/_new 2022-02-06 23:55:16.918416676 +0100 @@ -1,7 +1,7 @@ # # spec file for package pptp # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -24,7 +24,6 @@ Group: Productivity/Networking/Security URL: http://pptpclient.sourceforge.net/ Source: http://downloads.sourceforge.net/project/pptpclient/pptp/pptp-%{version}/%{name}-%{version}.tar.gz -Source1: pptp-command Source2: options.pptp Source3: pptp_fe.pl Source4: xpptp_fe.pl @@ -50,7 +49,6 @@ mkdir -p %{buildroot}%{_sysconfdir}/ppp mkdir -p %{buildroot}%{_sysconfdir}/pptp.d -cp %{SOURCE1} %{buildroot}%{_sbindir}/pptp-command cp %{SOURCE2} %{buildroot}%{_sysconfdir}/ppp find Documentation -name CVS | xargs rm -rf @@ -64,7 +62,6 @@ %attr(0755,root,root) %{_sbindir}/pptpsetup %attr(0444,root,root) %{_mandir}/man8/pptp.8.gz %attr(0444,root,root) %{_mandir}/man8/pptpsetup.8.gz -%attr(0755,root,root) %{_sbindir}/pptp-command %attr(750, root, root) %dir %{_sysconfdir}/ppp %config %attr(0600,root,root) %{_sysconfdir}/ppp/options.pptp %attr(0755,root,root) %{_sysconfdir}/pptp.d