Package Release Info

zoo-2.10-bp160.1.12

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

zoo

Change Logs

* Mon May 13 2024 Marcus Meissner <meissner@suse.com>
- zoo-gcc14.patch: fix build with gcc14, mostly implicits and type
  missmatches fixed.
* Tue Jun 23 2020 Martin Pluskal <mpluskal@suse.com>
- Use wikipedia as url
* Mon Jun 19 2017 mpluskal@suse.com
- Small packaging adjustements
* Fri Mar 13 2015 mpluskal@suse.com
- Cleanup spec file with spec-cleaner
* Tue Dec 23 2014 meissner@suse.com
- build with PIE support. stack-protector is now default
- zoo.patch: also include utime.h and unistd.h for some
  more prototypes to fix implicit warnings
* Fri Aug 22 2014 jengelh@inai.de
- Remove redundant %clean section and old specfile tags;
  reset Release number as it is autocontrolled by OBS anyhow.
* Tue Nov 24 2009 crrodriguez@opensuse.org
- refresh patches with fuzz=0
* Thu Aug 13 2009 mseben@novell.com
- zoo-fclose.patch : use fclose to close fd (bnc#523301)
* Wed May 09 2007 lmichnovic@suse.cz
- fixed possible ZOO file decompression infinite loop DoS attack
  CVE-2007-1669 (security-infinite_loop.patch) [#271781]
* Mon Mar 06 2006 lmichnovic@suse.cz
- fixed buffer overflow (security_parse.patch) [155371]