libverto/libverto-glib.changes
Dirk Mueller 7e6ba802d4 - update to 0.3.1:
* Fix rare leak of DSO in module_load
  * Turn off -Wcast-function-type
  * Work around libev not being c89-compliant
  * Minor release bumps for verto_cleanup()
  * Leak fixes
  * Enforce strict c89 compliance for portability
  * Many warning fixes
  * Fix memleak in libverto:vfree
  * Update mutex usage to improve debugging
  * Add verto_cleanup() to free loaded_modules
  * Make C99 requirement explicit 

- update to 0.3.1:
  * Fix rare leak of DSO in module_load
  * Turn off -Wcast-function-type
  * Work around libev not being c89-compliant
  * Minor release bumps for verto_cleanup()
  * Leak fixes
  * Enforce strict c89 compliance for portability
  * Many warning fixes
  * Fix memleak in libverto:vfree
  * Update mutex usage to improve debugging
  * Add verto_cleanup() to free loaded_modules
  * Make C99 requirement explicit 

- update to 0.3.1:
  * Fix rare leak of DSO in module_load
  * Turn off -Wcast-function-type
  * Work around libev not being c89-compliant

OBS-URL: https://build.opensuse.org/package/show/network/libverto?expand=0&rev=18
2020-08-27 10:03:40 +00:00

50 lines
1.7 KiB
Plaintext

-------------------------------------------------------------------
Thu Aug 27 10:00:33 UTC 2020 - Dirk Mueller <dmueller@suse.com>
- update to 0.3.1:
* Fix rare leak of DSO in module_load
* Turn off -Wcast-function-type
* Work around libev not being c89-compliant
* Minor release bumps for verto_cleanup()
* Leak fixes
* Enforce strict c89 compliance for portability
* Many warning fixes
* Fix memleak in libverto:vfree
* Update mutex usage to improve debugging
* Add verto_cleanup() to free loaded_modules
* Make C99 requirement explicit
-------------------------------------------------------------------
Tue Jun 6 13:42:00 UTC 2017 - hguo@suse.com
- There is no change made about the package itself, this is only
copying over some changelog texts from SLE package:
- [fate#320326](https://fate.suse.com/320326)
-------------------------------------------------------------------
Mon May 16 10:25:59 UTC 2016 - mlin@suse.com
- Split off libev, glib and tevent module to sub-package
-------------------------------------------------------------------
Mon Jun 22 08:47:23 UTC 2015 - hguo@suse.com
- Remove irrelevant changelog entries from changelog file.
-------------------------------------------------------------------
Sat May 30 13:12:32 UTC 2015 - sor.alexei@meowr.ru
- Add baselibs.conf to enable multilib.
- Spec cleanup.
-------------------------------------------------------------------
Fri May 8 14:55:09 CEST 2015 - pth@suse.de
- Name shared library packages according to policy.
-------------------------------------------------------------------
Fri May 8 09:45:34 UTC 2015 - hguo@suse.com
- Source extracted from Fedora 21 release SRPM, with minor adjustments.