Package Release Info

lua51-luasocket-3.1.0-bp160.1.10

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

lua51-luasocket
lua51-luasocket-devel
lua51-luasocket-doc

Change Logs

* Thu Feb 22 2024 Michael Vetter <mvetter@suse.com>
- Use %autosetup macro. Allows to eliminate the usage of deprecated
  %patchN.
* Wed Jan 25 2023 Michal Suchanek <msuchanek@suse.de>
- Fix unowned %{lua_incdir} directory.
* Wed Jan 25 2023 Michal Suchanek <msuchanek@suse.de>
- Fix missing dependency on lua-macros (boo#1205612)
* Sat Aug 20 2022 Gordon Leung <pirateclip@protonmail.com>
rebase: luasocket-makefile.patch
  fix: W: package-with-huge-docs 69%
- Create a speperate doc package, lua*-luasocket will recommend it
  fix: update URL
* Sat Aug 20 2022 pirateclip@protonmail.com
- Update to version 3.1.0:
  * chore: Release v3.1.0
  * ci: Echo correct platform in job title
  * fix(build): Use gai_strerrorA not gai_strerror on Windows
  * feat(tcp): Add support for TCP Defer Accept
  * feat(tcp): Add support for TCP Fast Open
  * chore(rockspec): Move recent PR change to proper rockspec (#384)
  * fix(rockspec): Fixup Windows (mingw32) builds (#383)
  * chore: Update internal version references to match release (#370)
  * chore: Release v3.0.0
  * chore: Copy-edit description in dev rockspec
* Sun Jul 11 2021 Callum Farmer <gmbr3@opensuse.org>
- Add a more useful dependency name
* Fri Feb 26 2021 Callum Farmer <gmbr3@opensuse.org>
- Fix provides naming
* Wed Jan 27 2021 Callum Farmer <gmbr3@opensuse.org>
- Use %lua_provides macro
* Mon Jul 06 2020 Callum Farmer <callumjfarmer13@gmail.com>
- Switch to multibuild and add lua54 build target.
* Tue Mar 12 2019 Martin Hauke <mardnh@gmx.de>
- Create subpackage -devel
  * Package header files
Version: 3.0~rc1+git20170515.5a17f79-bp150.1.2
* Mon Oct 16 2017 tchvatal@suse.com
- Provide/Obsolete luasocket to avoid conflict wrt bsc#1063306
* Thu Jul 27 2017 tchvatal@suse.com
- Switch from multibuild for now as it can't be in rings and this
  is a ring package
* Fri Jul 14 2017 tchvatal@suse.com
- Update to version 3.0~rc1+git20170515.5a17f79:
  * make protect_segment in url.lua rfc compliant
  * fix for Lua 5.3 built without number / string conversion
  * correct typo
  * Fix issue #196
  * Preserve path when parsing urls.
  * Fix typo
- Switch to multibuild package
- luasocket-makefile.patch refresh to apply on new version
* Tue Jul 11 2017 tchvatal@suse.com
- Fix build with namespaced lua
* Thu Sep 15 2016 mvetter@suse.com
- Using Requires: Lua(API) = 5.1 instead of Requires: lua51 as
  suggested by DimStar in SR#423700
* Mon Oct 20 2014 i@marguerite.su
- update version 3.0~rc1+git20140716
* Sat Feb 22 2014 i@marguerite.su
- initial version 3.0~rc1
- copied from luasocket