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 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429
|
newlib (3.3.0-1) unstable; urgency=medium
[ Agustin Henze ]
* [watch] Use http because ftp is not supported for salsa runners
[ Joaquin de Andres ]
* Move ci yml to standard name
* Salsa ci yml actualization
* Gbp config for pristintar, auto dch and auto merge
* New upstream version 3.3.0
-- Joaquin de Andres <me@xcancerberox.com.ar> Sat, 29 Feb 2020 14:35:41 +0100
newlib (3.1.0.20181231-1) unstable; urgency=medium
* New upstream version 3.1.0.20181231
* Remove b-dependency on libcloog-isl-dev (Closes: #921852)
-- Agustin Henze <tin@debian.org> Mon, 11 Feb 2019 06:19:52 +0000
newlib (3.0.0.20180831-1) unstable; urgency=medium
[ Ondřej Nový ]
* d/changelog: Remove trailing whitespaces
[ Agustin Henze ]
* New upstream version 3.0.0.20180831
-- Agustin Henze <tin@debian.org> Sat, 01 Dec 2018 12:48:02 +0100
newlib (3.0.0.20180802-2) unstable; urgency=medium
* Fix autopkg*tests*
-- Agustin Henze <tin@debian.org> Sun, 12 Aug 2018 12:59:53 +0200
newlib (3.0.0.20180802-1) unstable; urgency=medium
* Remove debian/gbp.conf, using gbp default values
* New upstream version 3.0.0.20180802
* Allow (autopkg)tests run as a regular user
-- Agustin Henze <tin@debian.org> Sun, 12 Aug 2018 10:22:33 +0200
newlib (2.4.0.20160527-5) unstable; urgency=medium
[ Agustin Henze ]
* Add initial pipeline
* Disable reproducible check on gci because it runs out of memory :(
* Bum standard version to 4.2.0 (no changes needed)
* Remove newlib-source package
* Update Vcs fields pointing to salsa
* Change deprecated priority extra to optional
* Fix testsuite-dependency-has-unparsable-elements "\n @"
* Update lintian overrides
* [d/rules] Remove variables defined by hand
[ Salsa Pipeline Bot ]
* Update pipeline
-- Agustin Henze <tin@debian.org> Tue, 07 Aug 2018 10:29:25 +0200
newlib (2.4.0.20160527-4) unstable; urgency=medium
* Remove explicit build-dependency on libisl-dev
-- Agustin Henze <tin@debian.org> Thu, 05 Apr 2018 10:08:49 -0300
newlib (2.4.0.20160527-3) unstable; urgency=medium
* Bumped Standard-Version to 4.1.0 (no changes required)
* Add missing build dependency on rename
* Rebuilt using gcc-6.3
-- Agustin Henze <tin@debian.org> Wed, 20 Sep 2017 13:44:21 -0300
newlib (2.4.0.20160527-2) unstable; urgency=medium
* Fix wrong include path used in nano.specs (Closes: #801338)
-- Agustin Henze <tin@debian.org> Fri, 30 Dec 2016 07:05:10 -0300
newlib (2.4.0.20160527-1) unstable; urgency=medium
[ Philippe Mathieu-Daudé ]
* Imported Upstream version 2.4.0.20160527
[ Agustin Henze ]
* Make the build reproducible (locale) (Closes: #847033)
-- Agustin Henze <tin@debian.org> Fri, 09 Dec 2016 11:45:41 -0300
newlib (2.2.0+git20150830.5a3d536-1) unstable; urgency=medium
* Imported Upstream version 2.2.0+git20150830.5a3d536
* Add -fshort-wchar cflag for newlib-nano building
* Remove patch 'Add usr include newlib nano to search path in nano.s'
because it was applied in upstream
-- Agustin Henze <tin@debian.org> Mon, 31 Aug 2015 10:21:01 -0300
newlib (2.1.0+git20141201.db59ff3-2) unstable; urgency=medium
[ Agustin Henze ]
* Fix mismatched version between libnewlib-arm-none-eabi and libnewlib-dev
(Closes: #778242)
[ Jim Paris ]
* Add usr include newlib nano to search path in nano.s. Ship nano/newlib.h
(Closes: #778248)
-- Agustin Henze <tin@debian.org> Tue, 19 May 2015 09:26:28 -0300
newlib (2.1.0+git20141201.db59ff3-1) experimental; urgency=medium
* New upstream snapshot
* Bumped Standard-Version to 3.9.6 (no changes required)
-- Agustin Henze <tin@debian.org> Mon, 01 Dec 2014 14:25:47 -0300
newlib (2.1.0+git20140818.1a8323b-2) unstable; urgency=medium
[ Thomas Preud'homme ]
* Enable newlib nano formatted IO feature for the size optimized version.
-- Agustin Henze <tin@debian.org> Thu, 04 Sep 2014 09:54:47 -0300
newlib (2.1.0+git20140818.1a8323b-1) unstable; urgency=medium
* New upstream snapshot:
+ Drop merged patches.
* Add support for newlib-nano: build size optimized version of newlib and
ship it alongside the speed optimized one.
-- Thomas Preud'homme <thomas.preudhomme@arm.com> Mon, 18 Aug 2014 07:35:46 +0000
newlib (2.1.0-6) unstable; urgency=medium
* Update patches from upstream repository
* Add recommends on libstdc++-arm-none-eabi-newlib at
libnewlib-arm-none-eabi package
* Add bdepends on libisl-dev and libcloog-isl-dev
-- Agustin Henze <tin@debian.org> Fri, 13 Jun 2014 17:54:58 -0300
newlib (2.1.0-5) unstable; urgency=medium
* Update patches from upstream repository
-- Agustin Henze <tin@debian.org> Tue, 25 Feb 2014 10:09:17 -0300
newlib (2.1.0-4) unstable; urgency=medium
* Applying patches from upstream repository
-- Agustin Henze <tin@debian.org> Thu, 20 Feb 2014 14:25:48 -0300
newlib (2.1.0-3) unstable; urgency=medium
* Fix unowned directory after purge (Closes: #736685)
* Add newlib-source package requested by (Luca Bruno) the maintainer of the
msp430 toolchain
-- Agustin Henze <tin@debian.org> Mon, 27 Jan 2014 14:41:39 -0300
newlib (2.1.0-2) unstable; urgency=medium
* Fix missing directory (Closes: #734551)
* FTBFS install target doesn't work in parallel (Closes: #735145)
* Remove interwork support
-- Agustin Henze <tin@debian.org> Wed, 15 Jan 2014 14:32:39 -0300
newlib (2.1.0-1) unstable; urgency=medium
* Missing "/" in debian/watch file
* Imported Upstream version 2.1.0
* Remove patches applied to documentation
* Patch fix wrong path to libgloss/config/default.mh
* Enable interwork support
* Patch to build documentation
* Add paths as default C standard library using update-alternatives
-- Agustin Henze <tin@debian.org> Fri, 03 Jan 2014 14:18:37 -0300
newlib (2.0.0-1) unstable; urgency=low
* New upstream release.
* New maintainer (Closes: #729441).
* Packages removed (libnewlib0, newlib-spu, newlib-m68hc1x, newlib-source)
* New package libnewlib-arm-none-eabi
* debian/rules rewrited
-- Agustin Henze <tin@debian.org> Tue, 12 Nov 2013 08:13:24 -0300
newlib (1.18.0-6.2) unstable; urgency=low
* Non-maintainer upload.
* Fix "FTBFS: cannot find the library `sys/linux/liblinux.la' or
unhandled argument `sys/linux/liblinux.la'": add patch from Ubuntu:
[ Wookey ]
* Fix build to work with co-installable (multiarched) linux-libc-dev
headers. LP: #750585.
[ Steve Langasek ]
* add a versioned build-dependency on linux-libc-dev and dpkg-dev for the
hard-coded multiarch paths.
(And adjust versions for linux-libc-dev and dpkg-dev.)
(Closes: #654257)
* Update lintian-override syntax (thanks, Salvatore Bonaccorso).
-- gregor herrmann <gregoa@debian.org> Sun, 29 Jan 2012 19:59:54 +0100
newlib (1.18.0-6.1) unstable; urgency=medium
* Non-maintainer upload.
* Add Build-Depends on lzma as it is explicitly used in debian/rules causing
FTBFS if missing (Closes: #598277, #608378). Thanks to Loic Minier and
Jakub Wilk.
* Remove Matthias Klose <doko@debian.org> from Uploaders as requested on
#debian-release on IRC.
-- Salvatore Bonaccorso <carnil@debian.org> Thu, 30 Dec 2010 22:43:59 +0100
newlib (1.18.0-6) unstable; urgency=low
* Restrict libnewlib-dev to amd64 armel i386 ia64 powerpc sparc.
* Bump Standards-Version to 3.9.1.
-- Arthur Loiret <aloiret@debian.org> Sun, 01 Aug 2010 13:38:04 +0000
newlib (1.18.0-5) unstable; urgency=low
* Make libnewlib-dev Depends on libnewlib0 on i386 only. Closes: #573765.
-- Arthur Loiret <aloiret@debian.org> Sun, 18 Apr 2010 12:28:23 +0000
newlib (1.18.0-4) unstable; urgency=low
* Backport from Ubuntu:
- Build with -fno-stack-protector -U_FORTIFY_SOURCE.
- 61_newlib_arm_include.patch, 62_long_double_infinity.patch: Add.
-- Arthur Loiret <aloiret@debian.org> Fri, 26 Feb 2010 21:51:50 +0000
newlib (1.18.0-3) unstable; urgency=low
* debian/rules: Don't set CC in spu configure flags.
-- Arthur Loiret <aloiret@debian.org> Thu, 25 Feb 2010 14:20:00 +0000
newlib (1.18.0-2) unstable; urgency=low
* Build the shared lib on i386 only.
* Bump Standards-Version to 3.8.4.
-- Arthur Loiret <aloiret@debian.org> Wed, 24 Feb 2010 18:25:37 +0000
newlib (1.18.0-1) unstable; urgency=low
* New upstream release.
- Don't put a tarball in the tarball anymore. Closes: #538563.
- Don't build newlib-mingw32 anymore. Closes: #542269.
* debian/rules: Update accordingly.
* debian/control:
- Bump Standards-Version to 3.8.3.
- Fix newlib-m68hc1x's short description. Closes: #556962.
-- Arthur Loiret <aloiret@debian.org> Tue, 23 Feb 2010 18:37:09 +0000
newlib (1.17.0-3) unstable; urgency=low
* debian/rules: Fix mingw32 prefix. Closes: #528027.
-- Arthur Loiret <aloiret@debian.org> Sat, 15 Aug 2009 09:54:51 +0000
newlib (1.17.0-2) unstable; urgency=low
* Disable parallel build (fails for the spu build).
* Configure the spu build with --host=powerpc-linux-gnu, not =spu.
-- Matthias Klose <doko@debian.org> Wed, 22 Apr 2009 11:33:03 +0100
newlib (1.17.0-1) unstable; urgency=low
* New upstream release.
* Merge from Ubuntu (Loic Minier): Closes: #513595.
- Use quilt to apply debian/patches; build-dep on quilt.
- New patch, 60_newlib-libgloss-eabi, set objtype to elf for
armel/arm-linux-gnueabi; fixes installation for this target.
Run autoreconf -fi && rm -rf autom4te.cache.
- Install debian/patches/* in /usr/src/newlib/patches.
* Build m68hc1x and win32 versions in arch-indep target.
* Improve packages description. Closes: #511635.
* Fix configure flags.
-- Arthur Loiret <aloiret@debian.org> Mon, 13 Apr 2009 14:33:01 +0000
newlib (1.16.0+cvs20081207-1) unstable; urgency=low
* Upload to unstable.
* New upstream snapshot, taken from CVS 20081207.
- Update overrides files.
* debian/control: Update Matthias's mail address.
* debian/rules:
- Don't run parallel build by default.
- Fix configure for targets.
-- Arthur Loiret <arthur.loiret@gmail.com> Sun, 07 Dec 2008 15:45:47 +0000
newlib (1.16.0-2.1) unstable; urgency=low
* NMU.
* newlib-spu: Add a symlink for the gcc-snapshot sysroot.
-- Matthias Klose <doko@debian.org> Sun, 16 Nov 2008 18:10:24 +0100
newlib (1.16.0-3) experimental; urgency=low
* Upload to experimental.
* Build a newlib-m68hc1x and a newlib-mingw32 package:
- newlib-m68hc1x Recommends gcc-m68hc1x.
- newlib-mingw32 Recommends mingw32.
- Install m68hc1x in /usr/m68hc11/.
- Install mingw32 in /usr/lib/newlib/i586-mingw32msvc/.
* newlib-m68hc1x.overrides, newlib-mingw32.overrides: Add.
* Build again main libnewlib0 and libnewlib-dev packages:
- Install in /usr/lib/newlib/.
* debian/control:
- Add new packages.
- Make newlib-spu Recommends gcc-spu.
- Bump Standards-Version to 3.8.0.
* debian/rules:
- Update for new packages.
- Support DEB_BUILD_OPTIONS=parallel=n.
- Depect cpu number and run parallel build by default.
- Some improvements.
* debian/watch: Add.
-- Arthur Loiret <arthur.loiret@gmail.com> Wed, 09 Jul 2008 14:09:00 +0000
newlib (1.16.0-2) unstable; urgency=low
* debian/control:
- Build-Depends on spu packages only on [powerpc ppc64]. Closes: #474894
- Build-Depends on texinfo to fix FTBFS (Andreas Jochens). Closes: #475569
* debian/rules: Only build spu package on powerpc ppc64.
-- Arthur Loiret <arthur.loiret@gmail.com> Mon, 14 Apr 2008 10:01:57 +0000
newlib (1.16.0-1) unstable; urgency=low
* New upload, we need newlib for Cell/spu targets.
This source package will also replace newlib-m68hc1x.
* Binary packages built: newlib-spu, newlib-source.
* Based on Matthias Klose's work in Ubuntu on the spu toolchain.
-- Arthur Loiret <arthur.loiret@gmail.com> Tue, 01 Apr 2008 13:29:08 +0000
newlib (1.14.0-2) unstable; urgency=low
* Add texinfo to the build dependencies. Closes: #354198.
-- Shaun Jackman <sjackman@debian.org> Fri, 24 Feb 2006 14:33:19 -0700
newlib (1.14.0-1) unstable; urgency=low
* New upstream release.
* Remove gcc-3.3 dependency.
* Add a watch file.
* Update policy version to 3.6.2.2. No changes necessary.
* Upstream patch on 2005-09-08 by Jeff Johnston to
libc/sys/linux/argp/argp-fs-xinl.c closes: #336704.
* Fix "the (in)famous INSTALL = ../ bug." thanks to Paolo Bonzini.
* Update the FSF address.
* Ignore the lintian warning package-name-doesnt-match-sonames.
-- Shaun Jackman <sjackman@debian.org> Sun, 15 Jan 2006 22:16:44 -0700
newlib (1.13.0-2) unstable; urgency=low
* Remove gcc (<< 4:4.0.0) from Build-Depends.
Add gcc-3.3 to Build-Depends. Closes: #324370.
-- Shaun Jackman <sjackman@debian.org> Tue, 23 Aug 2005 14:51:05 -0700
newlib (1.13.0-1) unstable; urgency=low
* New upstream release.
* Disable multilib. Closes: #318553.
* Add gcc (<< 4:4.0.0) to Build-Depends.
-- Shaun Jackman <sjackman@debian.org> Tue, 16 Aug 2005 17:33:47 -0700
newlib (1.12.0.20041202-5) unstable; urgency=low
* Set the architecture of the source package to i386. Closes: #309509.
* Add basename, dirname, lchown, and ttyname.
* Fix a bug in tzset.
-- Shaun Jackman <sjackman@debian.org> Wed, 18 May 2005 13:15:17 -0700
newlib (1.12.0.20041202-4) unstable; urgency=low
* Add libltdl3-dev to the build dependencies. Closes: #290372.
* Change the architecture to i386 only. Closes: #289688. Currently, only the
i386 is supported for the Linux target. Other machines need to be added to
newlib/libc/sys/linux/machine, which contains some low level assembler.
-- Shaun Jackman <sjackman@debian.org> Fri, 14 Jan 2005 11:29:44 -0800
newlib (1.12.0.20041202-3) unstable; urgency=low
* libthread_db.so.1 is not created on amd64 with gcc-4.0, although I'm not
sure why. Closes: #289688.
-- Shaun Jackman <sjackman@debian.org> Mon, 10 Jan 2005 08:39:19 -0800
newlib (1.12.0.20041202-2) unstable; urgency=low
* Add a pkg-config file.
-- Shaun Jackman <sjackman@debian.org> Mon, 6 Dec 2004 11:50:05 -0800
newlib (1.12.0.20041202-1) unstable; urgency=low
* Initial release (closes: #284005).
-- Shaun Jackman <sjackman@debian.org> Sat, 13 Nov 2004 11:59:20 -0800
|