IcedTea-Sound 1.0.1 Released!
Andrew Hughes
gnu_andrew at member.fsf.org
Fri Jul 18 22:49:57 UTC 2014
We are pleased to announce the release of IcedTea-Sound 1.0.1...
after finding that IcedTea-Sound 1.0.0 was a little broken :(
If you find an issue with the release, please report it to our bug
database (http://icedtea.classpath.org/bugzilla) under the
IcedTea-Sound product and the appropriate component. Development
discussion takes place on the distro-pkg-dev at openjdk.java.net mailing
list (as with IcedTea) and patches are always welcome.
Full details of the release can be found below.
What's New?
===========
New in release 1.0.1 (2014-07-18):
* PR1877: Code not updated in accordance with name changes in PR1840
The tarballs can be downloaded from:
* http://icedtea.classpath.org/download/source/icedtea-sound-1.0.1.tar.gz
* http://icedtea.classpath.org/download/source/icedtea-sound-1.0.1.tar.xz
We provide both gzip and xz tarballs, so that those who are able to
make use of the smaller tarball produced by xz may do so.
The tarballs are accompanied by digital signatures available at:
* http://icedtea.classpath.org/download/source/icedtea-sound-1.0.1.tar.gz.sig
* http://icedtea.classpath.org/download/source/icedtea-sound-1.0.1.tar.xz.sig
These are produced using my public key. See details below.
PGP Key: 248BDC07 (https://keys.indymedia.org/)
Fingerprint = EC5A 1F5E C0AD 1D15 8F1F 8F91 3B96 A578 248B DC07
SHA256 checksums:
71ba4ede06cfb9375c373c98191de2564cd32b925f5dffcd109a172a14d5e3db icedtea-sound-1.0.1.tar.gz
9d9ff790a3012ce6bb47260906ff3512eea428ace94efc3969f8832f12c7a479 icedtea-sound-1.0.1.tar.gz.sig
6ff852b82ae7db7a95981271037eb3a3d52c59581e3b27a638a7c6bc8eecb4a3 icedtea-sound-1.0.1.tar.xz
e8c4b0a6a02c7314ae47e5de79b6d00c93dbe7a9f66c2b5a1d78b837c6831161 icedtea-sound-1.0.1.tar.xz.sig
The checksums can be downloaded from:
* http://icedtea.classpath.org/download/source/icedtea-sound-1.0.1.sha256
The following people helped with this release:
* Andrew Hughes (all bug fixes, release management)
We would also like to thank the bug reporters and testers!
To get started:
$ tar xzf icedtea-sound-1.0.1.tar.gz
or:
$ tar x -I xz -f icedtea-sound-1.0.1.tar.xz
then:
$ mkdir its-build
$ cd its-build
$ ../icedtea-sound-1.0.1/configure --prefix=${install_location}
$ make
$ make install
where ${install_location} should be replaced by the prefix where you
wish to install IcedTea-Sound (default is /usr/local). Depending on
the prefix selected, the 'make install' step may need root privileges.
Full build requirements and instructions are available in the INSTALL file.
Happy hacking!
--
Andrew :)
Free Java Software Engineer
Red Hat, Inc. (http://www.redhat.com)
PGP Key: 248BDC07 (https://keys.indymedia.org/)
Fingerprint = EC5A 1F5E C0AD 1D15 8F1F 8F91 3B96 A578 248B DC07
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20140718/ab4eda02/signature.asc>
More information about the distro-pkg-dev
mailing list