| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: luaposix-doc | Distribution: SUSE Linux Enterprise 15 |
| Version: 34.1.1 | Vendor: SUSE LLC <https://www.suse.com/> |
| Release: 3.2.3 | Build date: Thu Mar 3 18:46:25 2022 |
| Group: Documentation/HTML | Build host: sheep14 |
| Size: 610915 | Source RPM: lua53-luaposix-34.1.1-3.2.3.src.rpm |
| Packager: https://www.suse.com/ | |
| Url: https://github.com/luaposix/luaposix | |
| Summary: Documentation on luaposix | |
This package contains the documentation for lua53-luaposix.
MIT
* Fri Aug 30 2019 aguerrero@suse.com
- New version 34.1.1, please read NEWS.md for changes (jsc#SLE-8509)
- Remove patch, merged upstream:
* maint-sync-luke-with-upstream.patch
- Add %license
* Thu Apr 26 2018 jberry@suse.com
- Only produce docs during one flavor to avoid duplicate binary.
* Mon Oct 30 2017 jmatejek@suse.com
- do not build for Lua 5.2
* Thu Aug 10 2017 eich@suse.com
- Updating to version 3.4:
* Incompatible Changes Incompatible Changes
posix.syslog constants LOG_AUTHPRIV, LOG_FTP and LOG_SYSLOG are no longer
documented, and only defined when supported by the host C library. They are
not part of the POSIX API, and prevented compilation of luaposix on AIX and
Solaris.
getopt.getopt was a binding to the GNU getopt_long extension, which is not
a POSIX API, and prevents luaposix from compiling on hosts that do not
provide the extended API. Instead we now correctly bind POSIX getopt(3) in
posix.unistd.
* New Features
Replaced all Autotools and supporting Slingshot code with new Lua- based
build-aux/luke and lukefile describing how to compile and install
everything. Building with LuaRocks now leverages this too.
New posix.sys.socket.getsockopt and posix.sys.socket.getpeername bindings.
New posix.sys.msg.msgctl binding, and posix.sys.msg.IPC_RMID,
posix.sys.msg.IPC_SET and posix.sys.msg.IPC_STAT constants to use with it.
New posix.unistd.ftruncate and posix.unistd.truncate bindings.
posix.fcntl.fcntl now accepts undocumented posix.fcntl.O_TMPFILE value
where supported by the host C library.
* Bugs Fixed
posix.unistd.ttyname now returns an error message in addition to nil when
it fails.
* maint-sync-luke-with-upstream.patch:
Backported from upstream to make this build and install with the 'luke'
version included.
* Thu Aug 10 2017 eich@suse.com
- Fix provides/obsoletes for the old package name.
* Thu Jul 13 2017 tchvatal@suse.com
- Put documentation on %_docdir/%name not just %_docdir
* Thu Jul 13 2017 tchvatal@suse.com
- Switch to multibuild build
- Update to 33.3.1:
* Various lua5.3 fixes
- Drop patch install_path.patch
* Wed Jan 04 2017 eich@suse.com
- Replaced 'makeinstall' by 'make_install'.
- Removed %clean section.
- Replaced Documentation/http by Documentation/HTML.
* Mon Oct 17 2016 eich@suse.com
- Setting 'download_files' service to mode='localonly'
and adding source tarball. (Required for Factory).
* Tue Oct 11 2016 eich@suse.com
- Initial version of lua-luaposix: 33.2.1.
/usr/share/doc/packages/luaposix-doc /usr/share/doc/packages/luaposix-doc/examples /usr/share/doc/packages/luaposix-doc/examples/abstract-ns-client.lua /usr/share/doc/packages/luaposix-doc/examples/abstract-ns-client.lua.html /usr/share/doc/packages/luaposix-doc/examples/abstract-ns-server.lua /usr/share/doc/packages/luaposix-doc/examples/abstract-ns-server.lua.html /usr/share/doc/packages/luaposix-doc/examples/dir.lua /usr/share/doc/packages/luaposix-doc/examples/dir.lua.html /usr/share/doc/packages/luaposix-doc/examples/dup2.lua /usr/share/doc/packages/luaposix-doc/examples/dup2.lua.html /usr/share/doc/packages/luaposix-doc/examples/fork.lua /usr/share/doc/packages/luaposix-doc/examples/fork.lua.html /usr/share/doc/packages/luaposix-doc/examples/fork2.lua /usr/share/doc/packages/luaposix-doc/examples/fork2.lua.html /usr/share/doc/packages/luaposix-doc/examples/getopt.lua /usr/share/doc/packages/luaposix-doc/examples/getopt.lua.html /usr/share/doc/packages/luaposix-doc/examples/glob.lua /usr/share/doc/packages/luaposix-doc/examples/glob.lua.html /usr/share/doc/packages/luaposix-doc/examples/limit.lua /usr/share/doc/packages/luaposix-doc/examples/limit.lua.html /usr/share/doc/packages/luaposix-doc/examples/lock.lua /usr/share/doc/packages/luaposix-doc/examples/lock.lua.html /usr/share/doc/packages/luaposix-doc/examples/netlink-uevent.lua /usr/share/doc/packages/luaposix-doc/examples/netlink-uevent.lua.html /usr/share/doc/packages/luaposix-doc/examples/ping.lua /usr/share/doc/packages/luaposix-doc/examples/ping.lua.html /usr/share/doc/packages/luaposix-doc/examples/poll.lua /usr/share/doc/packages/luaposix-doc/examples/poll.lua.html /usr/share/doc/packages/luaposix-doc/examples/rt_sched.lua /usr/share/doc/packages/luaposix-doc/examples/rt_sched.lua.html /usr/share/doc/packages/luaposix-doc/examples/signal.lua /usr/share/doc/packages/luaposix-doc/examples/signal.lua.html /usr/share/doc/packages/luaposix-doc/examples/socket.lua /usr/share/doc/packages/luaposix-doc/examples/socket.lua.html /usr/share/doc/packages/luaposix-doc/examples/termios.lua /usr/share/doc/packages/luaposix-doc/examples/termios.lua.html /usr/share/doc/packages/luaposix-doc/examples/tree.lua /usr/share/doc/packages/luaposix-doc/examples/tree.lua.html /usr/share/doc/packages/luaposix-doc/index.html /usr/share/doc/packages/luaposix-doc/ldoc.css /usr/share/doc/packages/luaposix-doc/modules /usr/share/doc/packages/luaposix-doc/modules/posix.ctype.html /usr/share/doc/packages/luaposix-doc/modules/posix.dirent.html /usr/share/doc/packages/luaposix-doc/modules/posix.errno.html /usr/share/doc/packages/luaposix-doc/modules/posix.fcntl.html /usr/share/doc/packages/luaposix-doc/modules/posix.fnmatch.html /usr/share/doc/packages/luaposix-doc/modules/posix.glob.html /usr/share/doc/packages/luaposix-doc/modules/posix.grp.html /usr/share/doc/packages/luaposix-doc/modules/posix.html /usr/share/doc/packages/luaposix-doc/modules/posix.libgen.html /usr/share/doc/packages/luaposix-doc/modules/posix.poll.html /usr/share/doc/packages/luaposix-doc/modules/posix.pwd.html /usr/share/doc/packages/luaposix-doc/modules/posix.sched.html /usr/share/doc/packages/luaposix-doc/modules/posix.signal.html /usr/share/doc/packages/luaposix-doc/modules/posix.stdio.html /usr/share/doc/packages/luaposix-doc/modules/posix.stdlib.html /usr/share/doc/packages/luaposix-doc/modules/posix.sys.msg.html /usr/share/doc/packages/luaposix-doc/modules/posix.sys.resource.html /usr/share/doc/packages/luaposix-doc/modules/posix.sys.socket.html /usr/share/doc/packages/luaposix-doc/modules/posix.sys.stat.html /usr/share/doc/packages/luaposix-doc/modules/posix.sys.statvfs.html /usr/share/doc/packages/luaposix-doc/modules/posix.sys.time.html /usr/share/doc/packages/luaposix-doc/modules/posix.sys.times.html /usr/share/doc/packages/luaposix-doc/modules/posix.sys.utsname.html /usr/share/doc/packages/luaposix-doc/modules/posix.sys.wait.html /usr/share/doc/packages/luaposix-doc/modules/posix.syslog.html /usr/share/doc/packages/luaposix-doc/modules/posix.termio.html /usr/share/doc/packages/luaposix-doc/modules/posix.time.html /usr/share/doc/packages/luaposix-doc/modules/posix.unistd.html /usr/share/doc/packages/luaposix-doc/modules/posix.utime.html
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Mar 9 15:40:38 2026