[boinc] 02/03: Unstable

Gianfranco Costamagna locutusofborg at moszumanska.debian.org
Wed Apr 11 17:06:14 UTC 2018


This is an automated email from the git hooks/post-receive script.

locutusofborg pushed a commit to branch master
in repository boinc.

commit 565d5317c2fe47b3cb704b6b9622d81f1e6aa2f4
Author: Gianfranco Costamagna <costamagnagianfranco at yahoo.it>
Date:   Wed Apr 11 19:03:46 2018 +0200

    Unstable
---
 debian/changelog | 11 ++++++++++
 debian/control   | 67 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 78 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index d0f5dc0..352ab86 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+boinc (7.9.3+dfsg-4) unstable; urgency=medium
+
+  * Upload to unstable
+  * Revert "add boinc to input group, to help idle detection"
+    - thanks Juha Sointusalo for reminding me that a security bug in boinc
+      might end up in a keylogger on a user system, and we don't want this
+      possible attack vector in our systems.
+      Idle detection is broken (see #2463)
+
+ -- Gianfranco Costamagna <locutusofborg at debian.org>  Wed, 11 Apr 2018 19:01:33 +0200
+
 boinc (7.9.3+dfsg-3exp1) experimental; urgency=medium
 
   * Upload to experimental again, with the boinc-server-* packages.
diff --git a/debian/control b/debian/control
index 9c98116..4d4ad38 100644
--- a/debian/control
+++ b/debian/control
@@ -266,3 +266,70 @@ Description: libraries of BOINC the client depends on
  commonly started for every core, it is essential to have memory
  shared as much as possible between binaries of all projects.
 
+Package: boinc-server-maker
+Architecture: any
+Provides: boinc-server
+Depends: adduser,
+         apache2 | httpd-cgi,
+         fonts-font-awesome,
+         fonts-dejavu-extra,
+         libfcgi0ldbl,
+         default-mysql-server | virtual-mysql-server,
+         openssl,
+         php,
+         php-cli,
+         php-mysql,
+         python,
+         python-mysqldb,
+         tcsh,
+         ${misc:Depends},
+         ${perl:Depends},
+         ${python:Depends},
+         ${shlibs:Depends}
+Recommends: apache2-utils, libapache2-mod-php5, php5-gd, uuid-runtime
+Suggests: boinc-app-examples, boinc-cgi-stripchart
+Description: BOINC server applications and data files
+ The Berkeley Open Infrastructure for Network Computing (BOINC) is a
+ software platform for distributed computing using volunteered computer
+ resources. For every scientific problem its own distinct project-server
+ must be provided. The users only run a common client with project-specific
+ additions (if not self-compiled or available as a Linux distribution's
+ package itself) being downloaded from the server.
+ .
+ This package contains the daemons and tools to create and run BOINC
+ projects.
+
+Package: boinc-app-examples
+Architecture: any
+Depends: ${misc:Depends}, ${shlibs:Depends}
+Recommends: boinc-server-maker
+Description: example binaries for BOINC servers
+ The Berkeley Open Infrastructure for Network Computing (BOINC) is a
+ software platform for distributed computing using volunteered computer
+ resources. For every scientific problem its own distinct project-server
+ must be provided. The users only run a common client with project-specific
+ additions (if not self-compiled or available as a Linux distribution's
+ package itself) being downloaded from the server.
+ .
+ This package extends the boinc-server-maker package. It features a
+ series of small applications that a newly installed environment may
+ decide to use for testing purposes. Having them separated has the neat
+ side effect that those binaries may be retrieved more easily for foreign
+ platforms to feed the local servers with.
+ .
+ The package also features the wrapper application, which is likely
+ to find its audience also in real projects.
+
+Package: boinc-cgi-stripchart
+Section: libs
+Architecture: all
+Depends: gnuplot-nox, ${misc:Depends}, ${perl:Depends}
+Recommends: apache2 | httpd-cgi
+Description: CGI script for plotting basic statistical graphs
+ The Berkeley Open Infrastructure for Network Computing (BOINC) is a
+ software platform for distributed computing using volunteered computer
+ resources.
+ .
+ The BOINC developers have found their charting library to be of
+ interest for a larger audience. It is isolated in the BOINC source
+ tree and thus presented as a separate package.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-boinc/boinc.git



More information about the pkg-boinc-commits mailing list