Re: GNUmed 1.6.5 Maintenance Release

Sebastian Hilbert <[email protected]> Wed, 04 May 2016 03:37:18 +0200
Newsgroups gmane.comp.gnu.medical.devel
Message-ID <1645535.nRy1eoGdSi@basti-thinkpad-t410>
Hi all,

Windows packages are now available for download from

http://www.gnumed.de/downloads/client/1.6/

Please report any problems.

Sebastian

Am Montag, 25. April 2016, 22:09:13 CEST schrieb Karsten Hilbert:
> Hello all,
> 
> I am glad to be able to announce the immediate availability
> of the GNUmed 1.6.5 Maintenance Release. It features the
> following bug fixes and minor improvements:
> 
> Changelog:
> 
> 		1.6.5
> 
> 	IMPROVED: list context menu: operate on _selected_ rows
> 
> 
> Downloads available from:
> 
> 	http://www.gnumed.de/downloads/client/1.6/
> 	http://www.gnumed.de/downloads/server/v21/
> 
> 
> 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 21
> 
>  or
> 
> 	$> cd .../server/bootstrap/
> 	$> ./fixup-db.sh 21
> 
>  Related information is found here:
> 
> 	http://wiki.gnumed.de/bin/view/Gnumed/GmManualServerUpgrade
> 
> 
> Please download, install, and report problems !
> 
> Thanks,
> Karsten