1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294
|
tinyxml2 (11.0.0+dfsg-1) unstable; urgency=medium
* [cb69d19] New upstream version 11.0.0+dfsg
* [b97c731] Rename package for soname bump
-- Chow Loong Jin <hyperair@debian.org> Mon, 17 Mar 2025 15:44:04 +0800
tinyxml2 (10.1.0+dfsg-1) unstable; urgency=medium
* [e3fe268] New upstream version 10.1.0+dfsg
- Fixes CVE-2024-50615 (Closes: #1088814)
* [4b330c9] Refresh patches
* [870daa6] Update watch file to version 4 and use example from uscan manpage
-- Chow Loong Jin <hyperair@debian.org> Fri, 14 Mar 2025 12:49:48 +0800
tinyxml2 (10.0.0+dfsg-2) unstable; urgency=medium
[ Jenkins ]
* [c0b0d65] Set upstream metadata fields: Bug-Database, Bug-Submit,
Repository, Repository-Browse.
Changes-By: lintian-brush
Fixes: lintian: upstream-metadata-file-is-missing
Fixes: lintian: upstream-metadata-missing-bug-tracking
Fixes: lintian: upstream-metadata-missing-repository
* [089faba] Remove Section on libtinyxml2-9 that duplicates source.
Changes-By: lintian-brush
Fixes: lintian: binary-control-field-duplicates-source
[ Debian Janitor ]
* [5c99140] Use secure URI in Homepage field.
Changes-By: lintian-brush
Fixes: lintian: homepage-field-uses-insecure-uri
* [f16bddf] Bump debhelper from old 12 to 13.
Changes-By: lintian-brush
Fixes: lintian: package-uses-old-debhelper-compat-version
* [b8747ae] Remove constraints unnecessary since buster (oldstable)
* Build-Depends: Drop versioned constraint on dpkg-dev.
Changes-By: deb-scrub-obsolete
-- Chow Loong Jin <hyperair@debian.org> Fri, 05 Jan 2024 23:29:38 +0800
tinyxml2 (10.0.0+dfsg-1) unstable; urgency=medium
* [31b2418] New upstream version 10.0.0+dfsg
* [b38f32c] Refresh patches
* [d00e929] Rename binary package for soname bump
* [70c9b49] Update symbols file
-- Chow Loong Jin <hyperair@debian.org> Fri, 05 Jan 2024 23:29:34 +0800
tinyxml2 (9.0.0+dfsg-3.1) unstable; urgency=medium
* Non-maintainer upload.
* Install cmake files (Closes: #967045)
-- Jochen Sprickerhof <jspricke@debian.org> Mon, 16 May 2022 11:14:34 +0200
tinyxml2 (9.0.0+dfsg-3) unstable; urgency=medium
* [a6e98f0] Drop Provides/Conflicts libtinyxml2-8 (Closes: #992602)
-- Chow Loong Jin <hyperair@debian.org> Sat, 21 Aug 2021 22:50:44 +0800
tinyxml2 (9.0.0+dfsg-2) unstable; urgency=medium
* Reupload to unstable
-- Chow Loong Jin <hyperair@debian.org> Fri, 20 Aug 2021 19:22:15 +0800
tinyxml2 (9.0.0+dfsg-1) experimental; urgency=medium
* [1915c59] New upstream version 9.0.0+dfsg
* [7afaa6f] Update package name and symbols file for soname bump
-- Chow Loong Jin <hyperair@debian.org> Tue, 08 Jun 2021 01:24:52 +0800
tinyxml2 (8.1.0+really8.1.0+dfsg-1) experimental; urgency=medium
* [565d5af] New upstream version 8.1.0+really8.1.0+dfsg
* [5efb233] Revert debian/* to the state at 8.1.0+dfsg-2
* [43398c1] Amend version for the new symbol introduced in 8.1.0.
Since 8.1.0 now precedes 8.1.0+really8.0.0, we need to bump this version to
get proper versioning.
-- Chow Loong Jin <hyperair@debian.org> Sat, 05 Jun 2021 17:25:41 +0800
tinyxml2 (8.1.0+really8.0.0+dfsg-1) unstable; urgency=medium
* [054e407] Revert to upstream version 8.0.0 due to abi break in 8.1.0
* [e68c25c] Revert debian/* to state at 8.0.0+dfsg-2
-- Chow Loong Jin <hyperair@debian.org> Sat, 05 Jun 2021 16:53:02 +0800
tinyxml2 (8.1.0+dfsg-2) experimental; urgency=medium
* [0c13ef0] Rename package for abi break (Closes: #988986)
-- Chow Loong Jin <hyperair@debian.org> Tue, 01 Jun 2021 16:01:13 +0800
tinyxml2 (8.1.0+dfsg-1) unstable; urgency=medium
* [6d141b5] New upstream version 8.1.0+dfsg
* [21e8389] Refresh patches and drop upstreamed ones
* [d119eea] Add option to build shared libs.
Seems to be opt-in now
* [ce08079] Update symbols file for new symbol
-- Chow Loong Jin <hyperair@debian.org> Thu, 20 May 2021 01:16:05 +0800
tinyxml2 (8.0.0+dfsg-2) unstable; urgency=medium
* Reupload to unstable
-- Chow Loong Jin <hyperair@debian.org> Thu, 14 May 2020 11:34:35 +0800
tinyxml2 (8.0.0+dfsg-1) experimental; urgency=medium
* [b3cd7aa] New upstream version 8.0.0+dfsg
* [d240940] Update package name for SONAME bump
* [cb5c220] Update symbols file
* [a54d3e9] Bump debhelper compat to 12
* [08758ba] Drop provides/conflicts of libtinyxml2-6
* [2a9c94c] Patch to fix first line indentation
* [4a376e3] Set visibility to hidden for private functions.
They're not going to be called outside the library anyway.
* [d9a2fb9] Drop private symbols from symbols file
* [48ab0ec] Reset symbol versions to 8.0.0.
We have a new ABI, no point sticking to the old versions
-- Chow Loong Jin <hyperair@debian.org> Fri, 10 Apr 2020 22:04:35 +0800
tinyxml2 (7.0.1+dfsg-1) experimental; urgency=medium
[ Ondřej Nový ]
* [e3840d2] d/copyright: Use https protocol in Format field
[ Chow Loong Jin ]
* [ee81729] New upstream version 7.0.1+dfsg
* [7973939] Rename packages for new soname
* [a76573b] Add new symbols
-- Chow Loong Jin <hyperair@debian.org> Fri, 28 Dec 2018 04:09:32 +0800
tinyxml2 (7.0.0+dfsg-1) unstable; urgency=medium
* [8d89e51] New upstream version 7.0.0+dfsg
-- Chow Loong Jin <hyperair@debian.org> Wed, 14 Nov 2018 11:38:27 +0800
tinyxml2 (6.2.0+dfsg-3) unstable; urgency=medium
* [a9d33cd] Pass -B and -S flags directly to dh instead
* [beb4c14] Fix libtinyxml2-dev dependency on libtinyxml2-6a
-- Chow Loong Jin <hyperair@debian.org> Sat, 04 Aug 2018 20:03:32 +0800
tinyxml2 (6.2.0+dfsg-2) unstable; urgency=medium
* [7fdca1f] Rename package for abi break (Closes: #898535)
-- Chow Loong Jin <hyperair@debian.org> Mon, 30 Jul 2018 01:28:33 +0800
tinyxml2 (6.2.0+dfsg-1) unstable; urgency=medium
* [3010f8e] New upstream version 6.2.0+dfsg
* [ba30c86] Update symbols file with new symbols
* [6923f8b] Port to salsa
-- Chow Loong Jin <hyperair@debian.org> Fri, 20 Apr 2018 02:15:00 +0800
tinyxml2 (6.0.0+dfsg-1) unstable; urgency=medium
* [1dd1cea] Update symbols file
* [688061d] Sort symbols file
* [3fe600a] Change priority to optional
extra is deprecated
* [7738aec] Update Vcs-* fields to use https
* [fca650d] Bump Standards-Version to 4.1.3
* [fd8262b] Drop docs subdirectory (contains minified js files)
* [570fbbc] New upstream version 6.0.0+dfsg
* [ccac24b] New upstream version 6.0.0
* [8187a19] Rename packages for soname bump
-- Chow Loong Jin <hyperair@debian.org> Wed, 10 Jan 2018 00:30:20 +0800
tinyxml2 (5.0.1-1) unstable; urgency=medium
* [2013058] New upstream version 5.0.1
* [12350d1] Use dh_auto_test for tests
* [efc7bd2] Sort symbols file
* [08edab1] Add new symbols
-- Chow Loong Jin <hyperair@debian.org> Fri, 30 Jun 2017 02:02:07 +0800
tinyxml2 (5.0.0-1) unstable; urgency=medium
* [6fd276b] New upstream version 5.0.0
* [244028b] Drop upstreamed patches
* [79ec582] Force cmake build system
debhelper assumes normal Makefile due to the presence of a bare Makefile
* [4b13f1f] Rename package for soname bump
* [a8f2dd5] Update symbols file
-- Chow Loong Jin <hyperair@debian.org> Thu, 22 Jun 2017 00:37:18 +0800
tinyxml2 (4.0.1-1) unstable; urgency=medium
* [1f93ea0] Imported Upstream version 4.0.1
* [eab7bb3] Refresh patches
* [864825f] Fix segfault in test
* [3fabcc2] Rename packages for new soname
* [f15a244] Update symbols file
* [40b2bc9] Bump Standards-Version to 3.9.8
* [166c3f5] Make provisions for different int64_t types
-- Chow Loong Jin <hyperair@debian.org> Sun, 14 Aug 2016 03:48:43 +0800
tinyxml2 (3.0.0-2) unstable; urgency=medium
* [37d01ac] Fix inconsistent line endings in header.
This confuses emacs and makes it show the \r characters as ^M.
(Closes: #817046)
* [a60c31d] No-change bump of Standards-Version to 3.9.7
-- Chow Loong Jin <hyperair@debian.org> Tue, 15 Mar 2016 04:15:44 +0800
tinyxml2 (3.0.0-1) experimental; urgency=low
* [9496ce4] Imported Upstream version 2.3.0
* [c778438] Update patches
* [2489ff0] Drop -DBUILD_STATIC_LIBS=ON.
The option was dropped upstream.
* [e71af9e] Don't install static lib.
Removed upstream.
* [79e468b] Imported Upstream version 3.0.0
* [f0d815a] Rename package for ABI bump
* [802c41a] Bump version on new symbols and drop missing symbols.
Upstream re-released 2.3.0 as 3.0.0 for the ABI bump, so update the symbol
versions accordingly.
* [a2149e1] Bump Standards-Version to 3.9.6
* [054161c] Add Build-Conflicts on libssl1.0.0
cmake won't launch with this installed.
* [2704f0c] Mark vtable for tinyxml2::XMLVisitor optional.
This class has no non-inline virtual members, so the vtable only shows up
when built with noopt.
-- Chow Loong Jin <hyperair@debian.org> Wed, 18 Mar 2015 10:18:23 +0800
tinyxml2 (2.2.0-2) UNRELEASED; urgency=medium
* [16ea6e7] Import patch to fix nullptr dereference when printing malformed
entities (Closes: #780153)
* [0eb468f] Fix symbols file mismatch (Closes: #780156)
* [506efb9] Mark inlined symbols as optional
-- Chow Loong Jin <hyperair@debian.org> Mon, 16 Mar 2015 15:44:48 +0800
tinyxml2 (2.2.0-1) unstable; urgency=medium
* [ef813f9] Imported Upstream version 2.2.0
* [bb3c2ec] Add new symbols
* [1ab858d] Re-sort symbols file
-- Chow Loong Jin <hyperair@debian.org> Sun, 21 Sep 2014 04:10:47 +0800
tinyxml2 (2.1.0-1) unstable; urgency=medium
* [5db3612] Imported Upstream version 2.1.0
-- Chow Loong Jin <hyperair@debian.org> Sun, 13 Apr 2014 21:34:21 +0800
tinyxml2 (2.0.2-1) unstable; urgency=medium
* [92a3ede] Add debian/watch that looks at github tags.
Thanks to Octavio Alvarez
* [e03135c] Imported Upstream version 2.0.2 (Closes: #738700)
* [512de19] Renmae package for ABI change.
We now finally have a SOVERSION
* [82ad203] Drop patch -- applied upstream
* [ab15c6f] Add .symbols file since we have a SOVERSION now
* [9d6aa8f] Bump Standards-Version to 3.9.5 (no changes required)
* [b7e9f94] Build with -fvisibility to control symbol exporting
* [9e36237] Drop -DBUILD_SHARED_LIBS.
Obsolete option
* [f4bdfad] Pass -c4 to dpkg-gensymbols
-- Chow Loong Jin <hyperair@debian.org> Thu, 20 Mar 2014 00:32:19 +0800
tinyxml2 (0~git20120518.1.a2ae54e-1) unstable; urgency=low
* Initial release (Closes: #674074)
-- Chow Loong Jin <hyperair@debian.org> Wed, 23 May 2012 02:54:30 +0800
|