GNUmed 1.7.1 Maintenance Release

Karsten Hilbert <[email protected]> Thu, 5 Apr 2018 15:25:23 +0200
Newsgroups gmane.comp.gnu.medical.announce
Message-ID <20180405132523.GB1905__47882.0358789109$1522934619$gmane$org@hermes.hilbert.loc>
Hello all,

I am glad to be able to announce the immediate availability
of the GNUmed 1.7.1 Maintenance Release. It features the
following bug fixes and minor improvements:

Changelog:

		1.7.1

	NEW: add bash completion script

	IMPROVED: make DWV optional
	IMPROVED: prerequisites check tool
	IMPROVED: update timeline code to 1.17.0 release

		22.1

	IMPROVED: concurrency robustness of backup/restore scripts


Downloads available from:

	http://www.gnumed.de/downloads/client/1.7/
	http://www.gnumed.de/downloads/server/v22/


Client installation:

 Easily installable packages for your platform of choice
 will be available shortly.

 Meanwhile you can run the client from a downloaded tarball
 or use the net based client installer:

	http://www.gnumed.de/downloads/client/gm-install_client_locally.sh

 which you need to download, make executable, and run.

 More information available here:

	http://wiki.gnumed.de/bin/view/Gnumed/InstallerGuideHomeShort


Database installation / upgrade:

 Note that this release, as usual, does NOT require a
 database upgrade. However, fixes to the database may
 have been provided which you can (and should) install
 with either

	$> gm-fixup_server 22

 or

	$> cd .../server/bootstrap/
	$> ./fixup-db.sh 22

 Related information is found here:

	http://wiki.gnumed.de/bin/view/Gnumed/GmManualServerUpgrade


Please download, install, and report problems !

Thanks,
Karsten
--