[debian-edu-commits] debian-edu/upstream/ annotated tag 0.0.19 created (now 878a044)

Petter Reinholdtsen pere at moszumanska.debian.org
Mon Mar 31 19:50:40 UTC 2014


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

pere pushed a change to annotated tag 0.0.19
in repository sitesummary.

        at  878a044   (tag)
   tagging  3fad1c06bda33f1be5a3f2122116feca34e56b89 (commit)
 tagged by  Petter Reinholdtsen
        on  Sun Nov 19 20:51:31 2006 +0000

- Log -----------------------------------------------------------------
tagging version 0.0.19

Holger Levsen (3):
      * because debhelper.mk is used, the dependency on debhelper needs to
      * updated fsf address in copyright
      - prepare upload

Luk Claes (1):
      Added myself to uploaders.

Morten Werner Olsen (7):
      try to fix apache configuration
      first "typo"
      second miss :)
      moving cgi-file back in /usr/lib/cgi-bin/ as it's the policy
      moving cgi-file back in /usr/lib/cgi-bin/ as it's the policy II
      moving cgi-file back in /usr/lib/cgi-bin/ as it's the policy III
      update TODO and stay below 80 char's per line in makewebreport-comments :)

Petter Reinholdtsen (109):
      Start on system to track the hosts on a site.
      Collect more info.
      More framework code.  Packages are now buildable.
      Improve configuration handling.
      Move client program to sbin/.  It need to run as root to get dmidecode etc working.
      Run client daily and 5 minutes after boot.
      First draft for collector.  Not working yet.
      Run client with low priority.
      Make sure there is a distclean target.
      Add copyright info.  The package is GPL.
      Allow the client to report to several collectors.
      Minor cleanup.
      Make sure the client work on systems without dmidecode and pciutils.  Report the hostname as well.
      Rewrite how the site info is handled.
      Typo.
      Reduce noise level and lot to syslog when something fail.
      Depend on gnupg for encryption.
      Typo.
      Draft for GPG handling.
      Move default config into separate file.
      More work on the server.  Make gpg encryption optional for now, as it does not work.
      Get the collector working.
      Track file system name, to recognize gpg encrypted files.
      The server work a lot better with a web server.
      Unpack the tarball.
      Trivial storage system using ethernet mac address.
      Typos.
      Remove debug output.
      Clean up after the client is executed.
      Make sure the new content replaces the old.
      The system is now operational.
      Lintian fixes.
      Include site-summary in the server package.
      releasing version 0.0.1
      Prepare for the next release.
      * Make temp file name more unique by adding process id to it, while
      * Add debconf question for site, and start on code to ask for
      Rename templates and make them translatable.
      Typo.
      Get debconf question for collector URL working.
      releasing version 0.0.2
      * Remove temp file when it is processed by the collector.
      * Make it easier to configure the time delay from the boot until a
      * Change the sitesummary-client postinst to not submit information
      releasing version 0.0.3
      * Reduce code duplication in SiteSummary.pm.  Add new function
      [ Petter Reinholdtsen ]
      releasing version 0.0.4
      * Add debconf question for sitegroup too.
      Typo.
      Add debconf question for host class.
      * Collect output from lsusb and lsscsi if they are present.
      * Drop wget as dependency for sitesummary-client.  It is no longer used.
      Include the GPL in the source.
      * Include apache2 example configuration.
      * Try to create the directories in /var/lib/sitesummary/ with www-data
      * Remove sitecontact references.  I'm not sure it is the right place
      releasing version 0.0.5
      * Let the client recommend cron, as it need it to call
      Start on a todo list.
      Prepare to make web pages.  Need to figure out the apache config required.
      * Add trivial sitesummary-makewebreport to make a web page with the summary
      * Let the collector store the IP peer info about each entry.  Not
      * Extend package descriptions and make them more useful.
      * Improve copyright file.
      One todo entry fixed.
      * Change build-depend to build-depend-indep, as this package
      releasing version 0.0.6
      * Add daily cron job to update web pages once a day.
      releasing version 0.0.9
      * Initial upload into Debian.
      releasing version 0.0.10
      * Fix typo in sitesummary postinst, breaking upgrades.
      * Fix minor typo in debian_edu-summary.
      * Quiet down debian_edu-summary runs for machines without the
      releasing version 0.0.11
      * Modify the system info collector script to ignore non-true exit
      * Modify the sitesummary postinst script to make sure
      Improve error message when ifconfig-a is missing.
      * Switch the client from cron.d to cron.daily.
      * Add collector for debian-edu configuration.  Correct server
      Typo.
      Improve output.
      releasing version 0.0.12
      Leftover.
      * Change server cron job to remove entries after 120 days.
      Add author info.
      * Include a timestamp in the simple web report, to document when the
      Provide more configuration on the server.
      On second thought, do not make entiresdir configurable.
      releasing version 0.0.13
      * Correct typo in recommends list for sitesummary-client;
      * Add symlink from /etc/apache/conf.d/sitesummary to
      releasing version 0.0.14~1
      releasing version 0.0.14
      Make sure the debconf value only is set in sitesummary-client.config when local configuration exist.
      Improve preseeding code.
      releasing version 0.0.15
      * Fix typo in get_debian_edu_ver() making it fail to find the version name.
      Add sitesummary-client.postrm file to remove the generated configuration files during purge.
      releasing version 0.0.16
      releasing version 0.0.17
      [ Petter Reinholdtse ]
      * Include Czech translation by Jakub Kasparec. (Closes: #396717)
      releasing version 0.0.18
      [ Petter Reinholdtsen ]
      releasing version 0.0.20
      releasing version 0.0.19
      tagging version 0.0.19

Steffen Joeris (16):
      * change packaging to use makefile.mk for this makefile
      * work on the lintian errors of the package
      * remove obsolete entry
      * update debian copyright file
      * add missing dependency for sitesummary against apache2-common
      * add debian_edu-summary and the subroutine for the package
      * deactivate for now as it is not yet working
      * still deactivated
      * Reduce the code and also reflect if we have more
      * remove unneeded subroutine and give us some output
      * enable the debian-edu version checking now
      * change get_debian_edu_vers to get_debian_edu_profile
      * include code for reporting the debian-edu-version
      * remove explicitely setting debconf value in config script
      * correct changelog entry
      * include french debconf translation

-----------------------------------------------------------------------

This annotated tag includes the following new commits:

       new  3fad1c0   tagging version 0.0.19

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/upstream/sitesummary.git



More information about the debian-edu-commits mailing list