75 lines
2.5 KiB
Plaintext
75 lines
2.5 KiB
Plaintext
|
-------------------------------------------------------------------
|
||
|
Mon Apr 24 10:09:44 UTC 2023 - Dominique Leuenberger <dimstar@opensuse.org>
|
||
|
|
||
|
- Add _multibuild to define 2nd spec file as additional flavor.
|
||
|
Eliminates the need for source package links in OBS.
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Sat Sep 24 09:08:52 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||
|
|
||
|
- update to 0.3.2:
|
||
|
* Fix use-after-free in verto_reinitialize
|
||
|
* Fix use-after-free in verto_free()
|
||
|
* Remove broken tevent support
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
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
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Thu Feb 22 15:14:25 UTC 2018 - fvogt@suse.com
|
||
|
|
||
|
- Use %license (boo#1082318)
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Sun Oct 29 10:08:08 UTC 2017 - meissner@suse.com
|
||
|
|
||
|
- add libverto-devel baselib for use by libkrb5-devel-32bit,
|
||
|
for use by Wine 32bit.
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
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.
|
||
|
|