Package Release Info

php-pear-Net_Socket-1.2.2-bp154.1.23

Update Info: Base Release
Available in Package Hub : 15 SP4

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

php-pear-Net_Socket

Change Logs

Version: 1.2.2-bp152.1.16
* Thu Dec 05 2019 Arjen de Korte <suse+build@de-korte.org>
- make package PHP version independent
- use correct macro to reference metadata (boo#1158112)
- clean-up spec, use https for downloading
* Thu Mar 01 2018 ecsos@opensuse.org
- fix rm -rf line in spec to remove .channels etc. in Factory also
* Mon Sep 11 2017 jweberhofer@weberhofer.at
- Cleaned up spec
* Fri Aug 18 2017 ecsos@opensuse.org
- New upstream release 1.2.2
  * Bug #21178: $php_errormsg is deprecated in PHP 7.2
- changes from 1.2.1
  * Fix BSD-2 licensing
- changes from 1.2.0
  * Change license to BSD-2 Clause
  * Request #17526: License change
- changes from 1.1.0
  * Set minimum PHP version to 5.4.0
  * Set minimum PEAR version to 1.10.1
  * Bug #18262: Incomplete buffer sent with fwrite after bugfix #14619
  * Bug #20113: package.xml does not validate
  * Bug #21031: Warning on connection error(stream_socket_client)
  * PR #7: Fix for "Maximum execution time of 30 seconds exceeded" error
  * PR #8: Make PHP5 compatible
- renamd package to php7-pear-Net_Socket
* Fri Nov 08 2013 aj@ajaissle.de
- New upstream release 1.0.14
  * Fix connecting when host is specified with protocol prefix e.g. ssl://
- Changes between 1.0.10 an 1.0.13:
  * Fix PHP warning and invalid handling of IPv6 addresses
  * Fixed regression in handling of default (not set) timeout (Bug PEAR#19949)
  * IPv6 sockets cannot be used (Bug PEAR#18231)
  * Socket.php errors when sending large emails through Pear Mail (Bug PEAR#18281)
  * 2nd argument of setTimeout() could be optional (Bug PEAR#18436)
  * Setting timeout after connect() doesn't work correctly (Bug PEAR#18437)
  * Wrong PHP version dependency and socket_* function aliases (Bug PEAR#18438)
  * Incomplete gets() method description (Bug PEAR#19557)
* Fri Feb 01 2013 aj@ajaissle.de
- improved spec file to serve more build targets
* Tue Nov 27 2012 Ralf Lang <lang@b1-systems.de>
- SLE11 compat
* Mon Feb 13 2012 coolo@suse.com
- patch license to follow spdx.org standard
* Thu Jan 20 2011 chris@computersalat.de
- change to php_pear_gen_filelist macro
* Wed Jan 19 2011 chris@computersalat.de
- pkg rename php5-pear-Net_Socket
- merge with php-pear-net_socket, php5-pear-net_socket
- dr for php-pear-net_socket, php5-pear-net_socket
- added php-macros
- cleanup spec
* Sat Oct 16 2010 Ralf Lang <lang@b1-systems.de>
- updated to upstream version - 1.0.10
  - Configurable newline sequence (PEAR Bug #14181)
  - Make $size parameter to gets() optional (PEAR Bug #14433)
  - Don't overwrite $errstr set by fsockopen (PEAR Bug #14448)
  - Avoid an infinite loop if fwrite() returns 0 (PEAR Bug #14619)
  - CS cleanup (PEAR Bug #14803)
- for more info about changes see ChangeLog
  http://pear.php.net/package/Net_Socket/download/All
* Sat May 30 2009 chris@computersalat.de
- fixed post script
* Thu May 21 2009 chris@computersalat.de
- beautify spec
  o new spec header
  o package rename due to package convention
  o removed php4 stuff, deps
  o added Provides and Obsoletes for old package names.
    This should not break deps
- added stuff to automatically create correct filelist
  o tested against Factory (1120)
  o opensuse >= 1100 complains about
    "directory not owned by package"
- some rpmlint fixes
* Fri Jul 18 2008 suse-tux@gmx.de
- updated to 1.0.9
- major spec changes (registers module in PEARs database etc.)
* Thu Dec 07 2006 suse-tux@gmx.de
- use --packagingroot instead of --installroot
* Sat Jun 10 2006 suse-tux@gmx.de
- make spec file portable for all suse-versions
- adapt name-tag to suse's php-pear-naming-style
* Mon Apr 17 2006 suse-tux@gmx.de
- rebuild on 10.1
* Mon Jan 23 2006 suse-tux@gmx.de
- initial build