Hello community,

here is the log from the commit of package xl2tpd for openSUSE:Factory checked 
in at 2017-11-09 13:57:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xl2tpd (Old)
 and      /work/SRC/openSUSE:Factory/.xl2tpd.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xl2tpd"

Thu Nov  9 13:57:15 2017 rev:20 rq:537044 version:1.3.10

Changes:
--------
--- /work/SRC/openSUSE:Factory/xl2tpd/xl2tpd.changes    2015-04-13 
20:31:23.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.xl2tpd.new/xl2tpd.changes       2017-11-09 
13:58:00.010672327 +0100
@@ -1,0 +2,29 @@
+Thu Oct 26 12:38:37 UTC 2017 - [email protected]
+
+- Update to version 1.3.10
+  * Update STRLEN in file.h to 100 (from 80).
+  * xl2tpd-control: fix xl2tpd hanged up in "fopen".
+  * Update version in spec and opewnrt Makefile.
+- Update source URL in specfile.
+
+-------------------------------------------------------------------
+Thu Jun 29 15:04:34 UTC 2017 - [email protected]
+
+- Own /etc/ppp (mode 750, like other packages too).
+
+-------------------------------------------------------------------
+Thu May 16 10:33:42 UTC 2017 - [email protected]
+
+- Update to version 1.3.9
+  * Add xl2tpd-control man pages (Samir Hussain)
+  * Update spec file with newest Soure0 and version (Samir Hussain)
+  * Update License file (Samir Hussain)
+  * Display PID for call in the logs (Samir Hussain)
+  * Use left shift rather than pow() function. (Samir Hussain)
+  * Enable Travis integration (Samir Hussain)
+  * Remove unnecessary casting of malloc() results (Andrew Clayton)
+  * Remove an unused line of code in init_config() (Andrew Clayton)
+  * Fix some undefined behaviour in read_result() (Andrew Clayton)
+  * Fix feature test macro deprecation warnings (Andrew Clayton)
+
+-------------------------------------------------------------------

Old:
----
  v1.3.6.tar.gz

New:
----
  v1.3.10.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ xl2tpd.spec ++++++
--- /var/tmp/diff_new_pack.199tWJ/_old  2017-11-09 13:58:00.598650907 +0100
+++ /var/tmp/diff_new_pack.199tWJ/_new  2017-11-09 13:58:00.602650760 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package xl2tpd
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -27,7 +27,7 @@
 Group:          Productivity/Networking/System
 
 Name:           xl2tpd
-Version:        1.3.6
+Version:        1.3.10
 Release:        0
 Url:            http://www.xelerance.com/software/xl2tpd/
 Source0:        https://github.com/xelerance/xl2tpd/archive/v%{version}.tar.gz
@@ -38,9 +38,9 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Requires:       ppp
 BuildRequires:  libpcap
-BuildRequires:  linux-kernel-headers => 2.6.19
 BuildRequires:  libpcap-devel
 BuildRequires:  linux-kernel-headers
+BuildRequires:  linux-kernel-headers => 2.6.19
 Obsoletes:      l2tpd <= 0.68
 Provides:       l2tpd = 0.69
 
@@ -95,6 +95,7 @@
 export PREFIX=/usr
 make DESTDIR=%{buildroot} MANDIR=%{buildroot}/%{_mandir} install
 install -p -D -m644 examples/xl2tpd.conf 
%{buildroot}%{_sysconfdir}/xl2tpd/xl2tpd.conf
+install -p -d -m750 %{buildroot}%{_sysconfdir}/ppp
 install -p -D -m644 examples/ppp-options.xl2tpd 
%{buildroot}%{_sysconfdir}/ppp/options.xl2tpd
 install -p -D -m600 doc/l2tp-secrets.sample 
%{buildroot}%{_sysconfdir}/xl2tpd/l2tp-secrets
 install -p -D -m600 examples/chapsecrets.sample 
%{buildroot}%{_sysconfdir}/ppp/chap-secrets.sample
@@ -159,6 +160,7 @@
 %{_bindir}/pfc
 %dir %{_sysconfdir}/xl2tpd
 %config(noreplace) %{_sysconfdir}/xl2tpd/*
+%dir %{_sysconfdir}/ppp
 %config(noreplace) %{_sysconfdir}/ppp/*
 %ghost %{rundir}/xl2tpd
 %if 0%{?has_systemd}
@@ -171,7 +173,7 @@
 
 %files -n xl2tpd-doc
 %defattr(-,root,root)
-%doc BUGS CHANGES CREDITS LICENSE README.* TODO doc/rfc2661.txt
+%doc BUGS CHANGES CREDITS LICENSE README.* TODO 
 %doc doc/README.patents examples/chapsecrets.sample
 %{_mandir}/*/*
 

++++++ v1.3.6.tar.gz -> v1.3.10.tar.gz ++++++
++++ 9587 lines of diff (skipped)


Reply via email to