commit freeradius-client for openSUSE:Factory

2015-04-25 Thread h_root
Hello community,

here is the log from the commit of package freeradius-client for 
openSUSE:Factory checked in at 2015-04-25 09:53:46

Comparing /work/SRC/openSUSE:Factory/freeradius-client (Old)
 and  /work/SRC/openSUSE:Factory/.freeradius-client.new (New)


Package is "freeradius-client"

Changes:

--- /work/SRC/openSUSE:Factory/freeradius-client/freeradius-client.changes  
2012-02-16 12:20:03.0 +0100
+++ /work/SRC/openSUSE:Factory/.freeradius-client.new/freeradius-client.changes 
2015-04-25 11:26:11.0 +0200
@@ -1,0 +2,25 @@
+Thu Apr 23 15:13:18 UTC 2015 - vci...@suse.com
+
+- update to 1.1.7:
+  * Allow "configure --with-nettle" to use nettle MD5 implementation. Patch 
from Nikos Mavrogiannopoulos.
+  * Clean up generation of random numbers. Patch from Nikos Mavrogiannopoulos.
+  * Update BSD license as permitted by Christos Zoulas.
+  * Define PW_MAX_MSG_SIZE for maximum message sice. Patch from Nikos 
Mavrogiannopoulos.
+  * Allow the dictionary file parser to understand BEGIN-VENDOR / END-VENDOR 
as with FreeRADIUS server. Patch from Nikos Mavrogiannopoulos.
+  * Added support for IPv6. Patch from Nikos Mavrogiannopoulos.
+  * Don't crash if a config option is unset. Patch from Nikos 
Mavrogiannopoulos.
+  * Fix encoding of "date" attributes. Patch from Christian Schoch.
+  * Build fixes from Sven Neuhaus, Ghennadi Procopciuc, Daniel Pocock, and 
gureedo.
+  * Fix memory leaks. Patches from Alex Massover, William King, gureedo, and 
FreeSWITCH.
+  * Fixes to retry algorithm. Patch from Lewis Adam.
+  * Zero out secret fields. Patch from Scott Neugroschl.
+  * Update the dictionaries. Patches from Bogdan-Andrei Iancu and gureedo.
+  * Make the library thread-safe. Based on a patch from Alex Massover.
+  * Made rc_avpair_log thread-safe by using a buffer supplied by the caller. 
Patch from Alex Massover.
+  * Removed lock file for sequence number. It isn't needed.
+  * Use poll() where possible to avoid issues with FD_SETSIZE. Patch from 
Alfred E. Heggestad.
+  * Set Acct-Delay-Time in Accounting-Request packets. Patch from Alfred E. 
Heggestad.
+- add freeradius-client-missing_size_t_definition.patch to fix
+  build on 13.2
+
+---

Old:

  freeradius-client-1.1.6.tar.bz2

New:

  freeradius-client-1.1.7.tar.gz
  freeradius-client-missing_size_t_definition.patch



Other differences:
--
++ freeradius-client.spec ++
--- /var/tmp/diff_new_pack.RRmeEp/_old  2015-04-25 11:26:12.0 +0200
+++ /var/tmp/diff_new_pack.RRmeEp/_new  2015-04-25 11:26:12.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package freeradius-client
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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
@@ -17,17 +17,21 @@
 
 
 Name:   freeradius-client
+Version:1.1.7
+Release:0
 Summary:FreeRADIUS Client Software
 License:BSD-2-Clause
 Group:  Productivity/Networking/Radius/Clients
-Version:1.1.6
-Release:0
-Obsoletes:  radiusclient radiusclient-ng
 Url:http://www.freeradius.org/freeradius-client/
-Source0:%{name}-%{version}.tar.bz2
+Source: 
ftp://ftp.freeradius.org/pub/freeradius/%{name}-%{version}.tar.gz
 Source1:README.SUSE
 Source2:login.example
+Patch:  freeradius-client-missing_size_t_definition.patch
+BuildRequires:  libnettle-devel
 BuildRequires:  libtool
+BuildRequires:  pkg-config
+Obsoletes:  radiusclient
+Obsoletes:  radiusclient-ng
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -35,26 +39,16 @@
 developing free and commercial software that need support for a RADIUS
 protocol (RFCs 2128 and 2139).
 
-
-
-Authors:
-
-Peter Nixon 
-
 %package libs
 Summary:Shared library of FreeRADIUS Client
+Group:  Productivity/Networking/Radius/Clients
 
 %description libs
 The package contains the shared library of FreeRADIUS Client
 
-
-
-Authors:
-
-Peter Nixon 
-
 %package devel
 Summary:Header files, libraries and development documentation for 
freeradius-client
+Group:  Productivity/Networking/Radius/Clients
 Requires:   %{name}-libs = %{version} glibc-devel
 
 %description devel
@@ -63,45 +57,38 @@
 freeradius-client-devel if you want to develop applications using
 freeradius-client.
 
-
-
-Authors:
-
-Peter Nixon 
-
 %prep
 %setup -q
+%patch -p1
 find -type d -name CVS -print | xargs rm -rf
-cp %{S:1} .
-cp %{S:2} login.radius
+cp %{SO

commit freeradius-client for openSUSE:Factory

2012-02-16 Thread h_root
Hello community,

here is the log from the commit of package freeradius-client for 
openSUSE:Factory checked in at 2012-02-16 12:20:01

Comparing /work/SRC/openSUSE:Factory/freeradius-client (Old)
 and  /work/SRC/openSUSE:Factory/.freeradius-client.new (New)


Package is "freeradius-client", Maintainer is "vci...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/freeradius-client/freeradius-client.changes  
2011-10-04 18:09:49.0 +0200
+++ /work/SRC/openSUSE:Factory/.freeradius-client.new/freeradius-client.changes 
2012-02-16 12:20:03.0 +0100
@@ -1,0 +2,5 @@
+Tue Dec  6 11:47:34 UTC 2011 - co...@suse.com
+
+- BAD2c is not a license
+
+---



Other differences:
--
++ freeradius-client.spec ++
--- /var/tmp/diff_new_pack.Qui8v0/_old  2012-02-16 12:20:06.0 +0100
+++ /var/tmp/diff_new_pack.Qui8v0/_new  2012-02-16 12:20:06.0 +0100
@@ -15,17 +15,14 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   freeradius-client
 Summary:FreeRADIUS Client Software
+License:BSD-2-Clause
+Group:  Productivity/Networking/Radius/Clients
 Version:1.1.6
-Release:51
-AutoReqProv:on
+Release:0
 Obsoletes:  radiusclient radiusclient-ng
-Group:  Productivity/Networking/Radius/Clients
-License:BSD2c
 Url:http://www.freeradius.org/freeradius-client/
 Source0:%{name}-%{version}.tar.bz2
 Source1:README.SUSE
@@ -45,9 +42,7 @@
 Peter Nixon 
 
 %package libs
-License:BSD2c
 Summary:Shared library of FreeRADIUS Client
-Group:  Productivity/Networking/Radius/Clients
 
 %description libs
 The package contains the shared library of FreeRADIUS Client
@@ -59,9 +54,7 @@
 Peter Nixon 
 
 %package devel
-License:BAD2c
 Summary:Header files, libraries and development documentation for 
freeradius-client
-Group:  Productivity/Networking/Radius/Clients
 Requires:   %{name}-libs = %{version} glibc-devel
 
 %description devel

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit freeradius-client for openSUSE:Factory

2011-10-04 Thread h_root

Hello community,

here is the log from the commit of package freeradius-client for 
openSUSE:Factory
checked in at Tue Oct 4 18:09:51 CEST 2011.




--- openSUSE:Factory/freeradius-client/freeradius-client.changes
2011-09-23 01:58:14.0 +0200
+++ /mounts/work_src_done/STABLE/freeradius-client/freeradius-client.changes
2011-10-01 07:40:32.0 +0200
@@ -1,0 +2,5 @@
+Sat Oct  1 05:39:07 UTC 2011 - co...@suse.com
+
+- add libtool as buildrequire to make the spec file more reliable
+
+---

calling whatdependson for head-i586




Other differences:
--
++ freeradius-client.spec ++
--- /var/tmp/diff_new_pack.oRpi2e/_old  2011-10-04 18:09:47.0 +0200
+++ /var/tmp/diff_new_pack.oRpi2e/_new  2011-10-04 18:09:47.0 +0200
@@ -30,6 +30,7 @@
 Source0:%{name}-%{version}.tar.bz2
 Source1:README.SUSE
 Source2:login.example
+BuildRequires:  libtool
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description

continue with "q"...



Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit freeradius-client for openSUSE:Factory

2011-03-09 Thread h_root

Hello community,

here is the log from the commit of package freeradius-client for 
openSUSE:Factory
checked in at Wed Mar 9 10:24:37 CET 2011.





calling whatdependson for head-i586




Other differences:
--
++ freeradius-client.spec ++
--- /var/tmp/diff_new_pack.vhYexJ/_old  2011-03-09 10:24:20.0 +0100
+++ /var/tmp/diff_new_pack.vhYexJ/_new  2011-03-09 10:24:20.0 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package freeradius-client (Version 1.1.6)
+# spec file for package freeradius-client
 #
-# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -21,11 +21,11 @@
 Name:   freeradius-client
 Summary:FreeRADIUS Client Software
 Version:1.1.6
-Release:41
+Release:51
 AutoReqProv:on
 Obsoletes:  radiusclient radiusclient-ng
 Group:  Productivity/Networking/Radius/Clients
-License:BSD 3-Clause
+License:BSD2c
 Url:http://www.freeradius.org/freeradius-client/
 Source0:%{name}-%{version}.tar.bz2
 Source1:README.SUSE
@@ -44,7 +44,7 @@
 Peter Nixon 
 
 %package libs
-License:Artistic License
+License:BSD2c
 Summary:Shared library of FreeRADIUS Client
 Group:  Productivity/Networking/Radius/Clients
 
@@ -58,7 +58,7 @@
 Peter Nixon 
 
 %package devel
-License:Artistic License
+License:BAD2c
 Summary:Header files, libraries and development documentation for 
freeradius-client
 Group:  Productivity/Networking/Radius/Clients
 Requires:   %{name}-libs = %{version} glibc-devel






Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org