forked from pool/tinyxml
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/tinyxml?expand=0&rev=25
131 lines
4.4 KiB
Plaintext
131 lines
4.4 KiB
Plaintext
-------------------------------------------------------------------
|
|
Wed Feb 21 09:43:36 CET 2024 - aschnell@suse.com
|
|
|
|
- avoid deprecated rpm syntax
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Dec 15 15:02:44 CET 2023 - aschnell@suse.com
|
|
|
|
- avoid assertion on certain malformed input including null-byte
|
|
(bsc#1218040) (CVE-2023-34194)
|
|
- added tinyxml-null-byte-assert.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Oct 25 14:32:25 UTC 2021 - Christian Vögl <christian.voegl@suse.com>
|
|
|
|
- Added tinyxml-2.62-fix-infinite-loop.patch to fix an infinite loop
|
|
for inputs containing the sequence 0xEF0x00 (bsc#1191576)
|
|
(CVE-2021-42260)
|
|
|
|
-------------------------------------------------------------------
|
|
Sun May 13 12:19:58 UTC 2012 - lists.nico.k@googlemail.com
|
|
|
|
- updated to 2.6.2:
|
|
* Switched over to VC 2010
|
|
* Fixed up all the build issues arising from that.
|
|
(Lots of latent build problems.)
|
|
* Removed the old, now unmaintained and likely not working,
|
|
build files.
|
|
* Fixed some static analysis issues reported by orbitcowboy
|
|
from cppcheck.
|
|
* Bayard 95 sent in analysis from a different analyzer - fixes
|
|
applied from that as well.
|
|
* Tim Kosse sent a patch fixing an infinite loop.
|
|
* Ma Anguo identified a doc issue.
|
|
* Eddie Cohen identified a missing qualifier resulting in a
|
|
compilation error on some systems.
|
|
* Fixed a line ending bug. (What year is this? Can we all agree
|
|
on a format for text files? Please? ...oh well.)
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Mar 2 01:25:08 UTC 2012 - crrodriguez@opensuse.org
|
|
|
|
- Ensure the generated config.h file gets included
|
|
in all C++ files during build...
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Mar 2 01:18:24 UTC 2012 - crrodriguez@opensuse.org
|
|
|
|
- Make tinyxml slightly tinier by building it with
|
|
-fvisibility-inlines-hidden.
|
|
- Also build with full RELRO and bsymbolic-functions
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Feb 13 10:56:54 UTC 2012 - coolo@suse.com
|
|
|
|
- patch license to follow spdx.org standard
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Nov 25 13:21:06 UTC 2011 - jengelh@medozas.de
|
|
|
|
- Remove redundant/unwanted tags/section (cf. specfile guidelines)
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Nov 25 12:34:56 UTC 2011 - coolo@suse.com
|
|
|
|
- add libtool as buildrequire to avoid implicit dependency
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 16 09:41:01 UTC 2010 - coolo@novell.com
|
|
|
|
- fix requires of docs package
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Nov 12 16:44:03 CET 2010 - pth@suse.de
|
|
|
|
- Tinyxml is ZLib not GPL2+ (bnc#653275).
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Nov 8 14:12:24 CET 2010 - pth@suse.de
|
|
|
|
- Only require autoconf 2.62.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Nov 5 18:51:02 CET 2010 - pth@suse.de
|
|
|
|
- Autoconfiscate the package.
|
|
- New package for factory.
|
|
- Remove stl patch as configure handles that now.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jun 30 00:00:00 CET 2010 - prusnak@opensuse.org
|
|
|
|
- fix packaging
|
|
(devel package should be libtinyxml-devel not libtinyxml0-devel)
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Oct 16 00:00:00 CET 2009 - saigkill@opensuse.org
|
|
|
|
- Reworked Spec (Provides/Obsoletes)
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jul 31 00:00:00 CET 2009 - saigkill@opensuse.org
|
|
|
|
- cleanup the specfile and added make clean
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Apr 18 00:00:00 CET 2009 - saigkill@opensuse.org
|
|
|
|
- removed %%%%buildroot
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Feb 13 00:00:00 CET 2009 - saigkill@opensuse.org - 2.5.3
|
|
|
|
- Changed Packagename to libtinyxml
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 12 00:00:00 CET 2009 - saigkill@opensuse.org - 2.5.3
|
|
|
|
- initial openSUSE Package
|
|
- branched for Contrib
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Dec 14 00:00:00 CET 2007 - j.w.r.degoede@hhs.nl 2.5.3-2
|
|
|
|
- Various improvements from review (bz 407571)
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Nov 30 00:00:00 CET 2007 - j.w.r.degoede@hhs.nl 2.5.3-1
|
|
|
|
- Initial Fedora Package
|