SHA256
1
0
forked from pool/dictd
Commit Graph

2 Commits

Author SHA256 Message Date
e0a55a2436
Update to 1.13.2
- Included changes:
   - Remove config.{sub,guess}
   - Update version to 1.13.2
   - Rename configure.in to configure.ac
   - dictP.h: remove #include <sys/time.h>
   - configure.in: fix obsolete code
   - Fix compilation issues with gcc-14
   - Update configure script and the like (autoconf-2.72)
- Remove upstreamed patch gcc-14.patch
- Add index-buf-ovrflw.patch to overcome a buffer overflow
  (courtesy of the upstream author)
2024-11-16 13:06:59 +01:00
4bd10e9b1a - Update to version 1.12.1.git.1520674574.9a2f53e:
* update config.sub and config.guess
  * dictfmt: fix merge conflict
  * dictfmt: fix compilation failure on Solaris (alloca)
  * dictfmt: DICTFMT_SORT variable is used for setting sort(1)
  * Support for --use-dictorg was removed
  * Support for socks5 was removed
  * Clean-ups for autocrap build system (headers and types)
  * Clean-ups for autocrap build system (mbstate_t, wchar_t, wint_t, socklen_t, size_t, CODESET, alloca)
  * Use stable sort to ensure already-sorted input stays sorted.
  * Revert "Update tables for is{space,alnum}__ (report by michael72)"

OBS-URL: https://build.opensuse.org/package/show/Education/dictd?expand=0&rev=9
2019-01-26 18:37:08 +00:00