[ubuntu/precise-proposed] boinc 7.0.27+dfsg-5ubuntu0.12.04.1 (Accepted)
Daniel Hahler
ubuntu at thequod.de
Wed Jul 18 17:16:26 UTC 2012
boinc (7.0.27+dfsg-5ubuntu0.12.04.1) precise-proposed; urgency=low
* Stable Release Update to fix multiple bugs:
- fixes regression with Seti, Docking at Home and maybe others
(LP: #1009536)
- fixes crash when adding projects (LP: #1001168)
- fixes file descriptor leak (LP: #968021)
* debian/control: enable building of boinc-amd-opencl again (disabled in
7.0.27+dfsg-4 for Debian specific reasons)
boinc (7.0.27+dfsg-5) unstable; urgency=low
* debian/rules: use dpkg-buildflags to get default flags.
* debian/control: build-depend on dpkg-dev >= 1.16.1.1, because
buildflags.mk and DEB_BUILD_MAINT_OPTIONS are needed.
* debian/patches/add_hardening_flags.patch: pass CXXFLAGS, CPPFLAGS and
LDFLAGS to hand-written Makefiles in samples/.
boinc (7.0.27+dfsg-4) unstable; urgency=low
[ Steffen Moeller ]
* Not building boinc-amd-opencl, for fglrx-driver is not in testing.
* Adding hardening flags.
* Addressed FTBFS on hurd (Closes: #672725)
* debian/boinc-client.init: increasing priority of boinc client, change nice
value from 19 to 10.
[ Guo Yixuan ]
* Add patch from Rom that fix the project category crash. (Closes: #641593)
* debian/rules: fix to set sched/transitioner_catchup.php in
boinc-server-maker executable.
* Cherry-picking above commits from master to sid branch.
* Add myself to uploaders.
boinc (7.0.27+dfsg-3) unstable; urgency=low
* Now truly reconstituting compatibility with SETI
(Closes: #672328, lp: #991179).
* builds with gcc 4.7 (Closes: #671999)
Thanks to Matthias Klose for his patch, had sadly only seen it after
I patched it myself :o/ The NMU of his should not kick in because
of the SETI incompatibility.
boinc (7.0.27+dfsg-2) unstable; urgency=low
* Removed a couple of patches to help preventing crash in some
scientific apps
boinc (7.0.27+dfsg-1) unstable; urgency=low
* New upstream release
- NVidia issue settled, presumably.
- Some patches adopted by upstream.
boinc (7.0.26+dfsg-1) unstable; urgency=low
* New upstream release
- Comes with NVidia patches
- Other incompatibilities with various projects fixed
boinc (7.0.25+dfsg-2) UNRELEASED; urgency=low
* Added patch by Bernd Machenschalk to improve the uniqueness
of clients when multiple instances are run.
* Helping man page of stripchart.
boinc (7.0.25+dfsg-1) UNRELEASED; urgency=low
[ Steffen ]
* New upstream version (not yet with NVidia API improvements).
[ Thorsten ]
* Helping warnings in init scripts (Closes: #651278,#651303).
* Fixing Python dir problem for boinc-server-maker (Closes: #657036)
* Fixed warning for man page to stripchart.
boinc (7.0.24+dfsg-4) UNRELEASED; urgency=low
* Improved support of NVidia cards - API incompatibility
boinc (7.0.24+dfsg-3) UNRELEASED; urgency=low
* Support of clang through DEB_BUILD_OPTIONS
boinc (7.0.24+dfsg-2) UNRELEASED; urgency=low
* More adjustments of patches.
Date: Thu, 28 Jun 2012 01:17:04 +0200
Changed-By: Daniel Hahler <ubuntu at thequod.de>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/precise/+source/boinc/7.0.27+dfsg-5ubuntu0.12.04.1
-------------- next part --------------
Format: 1.8
Date: Thu, 28 Jun 2012 01:17:04 +0200
Source: boinc
Binary: boinc boinc-nvidia-cuda boinc-amd-opencl boinc-client boinc-manager boinc-dev boinc-server-maker boinc-app-examples boinc-dbg boinc-cgi-stripchart
Architecture: source
Version: 7.0.27+dfsg-5ubuntu0.12.04.1
Distribution: precise-proposed
Urgency: low
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Daniel Hahler <ubuntu at thequod.de>
Description:
boinc - metapackage for the BOINC client and the manager
boinc-amd-opencl - metapackage for AMD/ATI OpenCL-savvy BOINC client and manager
boinc-app-examples - example binaries for BOINC servers
boinc-cgi-stripchart - CGI script for plotting basic statistical graphs
boinc-client - core client for the BOINC distributed computing infrastructure
boinc-dbg - debugging symbols for BOINC binaries
boinc-dev - development files to build applications for BOINC projects
boinc-manager - GUI to control and monitor the BOINC core client
boinc-nvidia-cuda - metapackage for CUDA-savvy BOINC client and manager
boinc-server-maker - BOINC server applications and data files
Closes: 641593 651278 651303 657036 671999 672328 672725
Launchpad-Bugs-Fixed: 968021 991179 1001168 1009536
Changes:
boinc (7.0.27+dfsg-5ubuntu0.12.04.1) precise-proposed; urgency=low
.
* Stable Release Update to fix multiple bugs:
- fixes regression with Seti, Docking at Home and maybe others
(LP: #1009536)
- fixes crash when adding projects (LP: #1001168)
- fixes file descriptor leak (LP: #968021)
* debian/control: enable building of boinc-amd-opencl again (disabled in
7.0.27+dfsg-4 for Debian specific reasons)
.
boinc (7.0.27+dfsg-5) unstable; urgency=low
.
* debian/rules: use dpkg-buildflags to get default flags.
* debian/control: build-depend on dpkg-dev >= 1.16.1.1, because
buildflags.mk and DEB_BUILD_MAINT_OPTIONS are needed.
* debian/patches/add_hardening_flags.patch: pass CXXFLAGS, CPPFLAGS and
LDFLAGS to hand-written Makefiles in samples/.
.
boinc (7.0.27+dfsg-4) unstable; urgency=low
.
[ Steffen Moeller ]
* Not building boinc-amd-opencl, for fglrx-driver is not in testing.
* Adding hardening flags.
* Addressed FTBFS on hurd (Closes: #672725)
* debian/boinc-client.init: increasing priority of boinc client, change nice
value from 19 to 10.
.
[ Guo Yixuan ]
* Add patch from Rom that fix the project category crash. (Closes: #641593)
* debian/rules: fix to set sched/transitioner_catchup.php in
boinc-server-maker executable.
* Cherry-picking above commits from master to sid branch.
* Add myself to uploaders.
.
boinc (7.0.27+dfsg-3) unstable; urgency=low
.
* Now truly reconstituting compatibility with SETI
(Closes: #672328, lp: #991179).
* builds with gcc 4.7 (Closes: #671999)
Thanks to Matthias Klose for his patch, had sadly only seen it after
I patched it myself :o/ The NMU of his should not kick in because
of the SETI incompatibility.
.
boinc (7.0.27+dfsg-2) unstable; urgency=low
.
* Removed a couple of patches to help preventing crash in some
scientific apps
.
boinc (7.0.27+dfsg-1) unstable; urgency=low
.
* New upstream release
- NVidia issue settled, presumably.
- Some patches adopted by upstream.
.
boinc (7.0.26+dfsg-1) unstable; urgency=low
.
* New upstream release
- Comes with NVidia patches
- Other incompatibilities with various projects fixed
.
boinc (7.0.25+dfsg-2) UNRELEASED; urgency=low
.
* Added patch by Bernd Machenschalk to improve the uniqueness
of clients when multiple instances are run.
* Helping man page of stripchart.
.
boinc (7.0.25+dfsg-1) UNRELEASED; urgency=low
.
[ Steffen ]
* New upstream version (not yet with NVidia API improvements).
.
[ Thorsten ]
* Helping warnings in init scripts (Closes: #651278,#651303).
* Fixing Python dir problem for boinc-server-maker (Closes: #657036)
* Fixed warning for man page to stripchart.
.
boinc (7.0.24+dfsg-4) UNRELEASED; urgency=low
.
* Improved support of NVidia cards - API incompatibility
.
boinc (7.0.24+dfsg-3) UNRELEASED; urgency=low
.
* Support of clang through DEB_BUILD_OPTIONS
.
boinc (7.0.24+dfsg-2) UNRELEASED; urgency=low
.
* More adjustments of patches.
Checksums-Sha1:
0887d075b88a26d5d9732aff03a1e5bbc692d05e 2488 boinc_7.0.27+dfsg-5ubuntu0.12.04.1.dsc
b7a2e626c565c38e657e6b8ee02bcac3e15d1f1b 33558453 boinc_7.0.27+dfsg.orig.tar.gz
5aa44041b80e9eb89efd745da8d227f25abff218 191186 boinc_7.0.27+dfsg-5ubuntu0.12.04.1.debian.tar.gz
Checksums-Sha256:
a4d82ea0fd36df89665c53fd2b921402c85fa953ac854fd6af7c5808837f1ea6 2488 boinc_7.0.27+dfsg-5ubuntu0.12.04.1.dsc
4bb6c0ee0d3a9fe722cd96a8a76a74043dbcd01d9984ae1da8b505192c00ebf8 33558453 boinc_7.0.27+dfsg.orig.tar.gz
86b23caff263339ffd8bd4fe1fded37643e06b6aaa025ef34e8cae21eba9822d 191186 boinc_7.0.27+dfsg-5ubuntu0.12.04.1.debian.tar.gz
Files:
5001062907ddc08635af230401d45e96 2488 net optional boinc_7.0.27+dfsg-5ubuntu0.12.04.1.dsc
40dcf14117b81036c489216fea380670 33558453 net optional boinc_7.0.27+dfsg.orig.tar.gz
815d7cf2546c8b40a95f43854e24af62 191186 net optional boinc_7.0.27+dfsg-5ubuntu0.12.04.1.debian.tar.gz
Original-Maintainer: Debian BOINC Maintainers <pkg-boinc-devel at lists.alioth.debian.org>
More information about the Precise-changes
mailing list