This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "IPFire 2.x development tree".
The branch, next has been updated via ccb35c191fe91611a8bb8d755acddccd5f803051 (commit) via d4641215c788c54c36a7e3b3c056a1f4566af513 (commit) via 5fb41958ce9ca71f4eee6d71f932de5a696b6e54 (commit) via 25bb3677e9090d05aa64abdbaad97ae1efae3af2 (commit) via 035e2b4a9b843601b0af484d37c91fc3048f0ab7 (commit) via 10f8c6f421e0d635dfa303b71b7e7a2cb1694424 (commit) via fb686fdef34743853f618d0b816a8e678c7c8540 (commit) from f5194e7a38d63fc9769dbd35eb1941a49ff716b3 (commit)
Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below.
- Log ----------------------------------------------------------------- commit ccb35c191fe91611a8bb8d755acddccd5f803051 Author: Jonatan Schlag jonatan.schlag@ipfire.org Date: Tue Jul 5 11:56:52 2016 +0200
Update qemu to version 2.6
This patch update qemu to version 2.6 For changelogs see: http://wiki.qemu.org/ChangeLog/2.5 http://wiki.qemu.org/ChangeLog/2.6
Qemu try to built with bluez, but before version 2.6 bluez was not used by qemu on IPFire, so I think it is better to disable bluez because nobody needs it before version 2.6 and our bluez is not the latest version so I think this will cause more problems than benefits.
Signed-off-by: Jonatan Schlag jonatan.schlag@ipfire.org Signed-off-by: Michael Tremer michael.tremer@ipfire.org
commit d4641215c788c54c36a7e3b3c056a1f4566af513 Author: Jonatan Schlag jonatan.schlag@ipfire.org Date: Sat Jul 16 12:18:52 2016 +0200
Update spice to version 0.12.8
This is an security update. Recent were 2 serious security vulnerabilities published. This patch update spice to a version which is not vulnerable.
Changelog:
Changes in 0.12.8:
================== * Fixes for CVE-2016-0749 and CVE-2016-2150
Changes in 0.12.7: ================== * spice-server will now send TCP keepalive probes on the TCP connections it uses. This can prevent unwanted idle disconnections if proxies are used between the client and the host. * Fix important memory usage when the webdav channel is used * Do not disconnect when the client requests an unsupported compression type * Fix a few race conditions * Fix display glitch when using XSpice * Improve help string for 'replay -s' * Fix crashes in corner cases (buggy spice-html5 + win10, vnc + SPICE port configured, USB webcam redirection over a slow link) * Fix various compilation warning when building on 32 bit machines * Some fixes for big-endian machines, more work is likely to be needed * Do not build static libraries by default, this can be reenabled with --enable-static * Fix small leak in MJPEG code
Signed-off-by: Jonatan Schlag jonatan.schlag@ipfire.org Signed-off-by: Michael Tremer michael.tremer@ipfire.org
commit 5fb41958ce9ca71f4eee6d71f932de5a696b6e54 Author: Michael Tremer michael.tremer@ipfire.org Date: Sat Jul 16 11:24:41 2016 +0100
libtiff: Bump release
Signed-off-by: Michael Tremer michael.tremer@ipfire.org
commit 25bb3677e9090d05aa64abdbaad97ae1efae3af2 Author: Marcel Lorenz marcel.lorenz@ipfire.org Date: Fri Jul 15 19:13:07 2016 +0200
libtiff: update to 4.0.6
The pak version from spandsp sane and foomatic are increased by one to ship packages build against new libtiff.
A compat is not needed
http://www.remotesensing.org/libtiff/v4.0.6.html
Signed-off-by: Marcel Lorenz marcel.lorenz@ipfire.org Reviewed-by: Jonatan Schlag jonatan.schlag@ipfire.org Signed-off-by: Michael Tremer michael.tremer@ipfire.org
commit 035e2b4a9b843601b0af484d37c91fc3048f0ab7 Author: Michael Tremer michael.tremer@ipfire.org Date: Sat Jul 16 10:57:04 2016 +0100
core104: Ship recently updated which
Signed-off-by: Michael Tremer michael.tremer@ipfire.org
commit 10f8c6f421e0d635dfa303b71b7e7a2cb1694424 Author: Marcel Lorenz marcel.lorenz@ipfire.org Date: Fri Jul 15 18:42:46 2016 +0200
which: update to 2.21
Signed-off-by: Marcel Lorenz marcel.lorenz@ipfire.org Signed-off-by: Michael Tremer michael.tremer@ipfire.org
commit fb686fdef34743853f618d0b816a8e678c7c8540 Author: Jonatan Schlag jonatan.schlag@ipfire.org Date: Fri Jul 15 17:27:15 2016 +0200
Update spice-protocol to 0.12.11
Signed-off-by: Jonatan Schlag jonatan.schlag@ipfire.org Signed-off-by: Michael Tremer michael.tremer@ipfire.org
-----------------------------------------------------------------------
Summary of changes: config/rootfiles/common/which | 4 +- config/rootfiles/core/104/filelists/which | 1 + config/rootfiles/packages/libtiff | 310 ++++++++++++++++-------------- config/rootfiles/packages/qemu | 5 +- config/rootfiles/packages/spice | 2 +- lfs/foomatic | 2 +- lfs/libtiff | 6 +- lfs/qemu | 8 +- lfs/sane | 2 +- lfs/spandsp | 2 +- lfs/spice | 6 +- lfs/spice-protocol | 6 +- lfs/which | 6 +- 13 files changed, 192 insertions(+), 168 deletions(-) create mode 120000 config/rootfiles/core/104/filelists/which
Difference in files: diff --git a/config/rootfiles/common/which b/config/rootfiles/common/which index 08dc7a5..35ccd2f 100644 --- a/config/rootfiles/common/which +++ b/config/rootfiles/common/which @@ -1,3 +1,3 @@ usr/bin/which -#usr/info/which.info -#usr/man/man1/which.1 +#usr/share/info/which.info +#usr/share/man/man1/which.1 diff --git a/config/rootfiles/core/104/filelists/which b/config/rootfiles/core/104/filelists/which new file mode 120000 index 0000000..9cfc884 --- /dev/null +++ b/config/rootfiles/core/104/filelists/which @@ -0,0 +1 @@ +../../../common/which \ No newline at end of file diff --git a/config/rootfiles/packages/libtiff b/config/rootfiles/packages/libtiff index 12de791..07e74f6 100644 --- a/config/rootfiles/packages/libtiff +++ b/config/rootfiles/packages/libtiff @@ -29,153 +29,169 @@ usr/bin/tiffsplit #usr/lib/libtiff.a #usr/lib/libtiff.la usr/lib/libtiff.so -usr/lib/libtiff.so.3 -usr/lib/libtiff.so.3.9.4 +usr/lib/libtiff.so.5 +usr/lib/libtiff.so.5.2.4 #usr/lib/libtiffxx.a #usr/lib/libtiffxx.la usr/lib/libtiffxx.so -usr/lib/libtiffxx.so.3 -usr/lib/libtiffxx.so.3.9.4 -#usr/share/doc/tiff-3.9.4 -#usr/share/doc/tiff-3.9.4/COPYRIGHT -#usr/share/doc/tiff-3.9.4/ChangeLog -#usr/share/doc/tiff-3.9.4/README -#usr/share/doc/tiff-3.9.4/README.vms -#usr/share/doc/tiff-3.9.4/RELEASE-DATE -#usr/share/doc/tiff-3.9.4/TODO -#usr/share/doc/tiff-3.9.4/VERSION -#usr/share/doc/tiff-3.9.4/html -#usr/share/doc/tiff-3.9.4/html/TIFFTechNote2.html -#usr/share/doc/tiff-3.9.4/html/addingtags.html -#usr/share/doc/tiff-3.9.4/html/bugs.html -#usr/share/doc/tiff-3.9.4/html/build.html -#usr/share/doc/tiff-3.9.4/html/contrib.html -#usr/share/doc/tiff-3.9.4/html/document.html -#usr/share/doc/tiff-3.9.4/html/images -#usr/share/doc/tiff-3.9.4/html/images.html -#usr/share/doc/tiff-3.9.4/html/images/back.gif -#usr/share/doc/tiff-3.9.4/html/images/bali.jpg -#usr/share/doc/tiff-3.9.4/html/images/cat.gif -#usr/share/doc/tiff-3.9.4/html/images/cover.jpg -#usr/share/doc/tiff-3.9.4/html/images/cramps.gif -#usr/share/doc/tiff-3.9.4/html/images/dave.gif -#usr/share/doc/tiff-3.9.4/html/images/info.gif -#usr/share/doc/tiff-3.9.4/html/images/jello.jpg -#usr/share/doc/tiff-3.9.4/html/images/jim.gif -#usr/share/doc/tiff-3.9.4/html/images/note.gif -#usr/share/doc/tiff-3.9.4/html/images/oxford.gif -#usr/share/doc/tiff-3.9.4/html/images/quad.jpg -#usr/share/doc/tiff-3.9.4/html/images/ring.gif -#usr/share/doc/tiff-3.9.4/html/images/smallliz.jpg -#usr/share/doc/tiff-3.9.4/html/images/strike.gif -#usr/share/doc/tiff-3.9.4/html/images/warning.gif -#usr/share/doc/tiff-3.9.4/html/index.html -#usr/share/doc/tiff-3.9.4/html/internals.html -#usr/share/doc/tiff-3.9.4/html/intro.html -#usr/share/doc/tiff-3.9.4/html/libtiff.html -#usr/share/doc/tiff-3.9.4/html/man -#usr/share/doc/tiff-3.9.4/html/man/TIFFClose.3tiff.html -#usr/share/doc/tiff-3.9.4/html/man/TIFFDataWidth.3tiff.html -#usr/share/doc/tiff-3.9.4/html/man/TIFFError.3tiff.html -#usr/share/doc/tiff-3.9.4/html/man/TIFFFlush.3tiff.html -#usr/share/doc/tiff-3.9.4/html/man/TIFFGetField.3tiff.html -#usr/share/doc/tiff-3.9.4/html/man/TIFFOpen.3tiff.html -#usr/share/doc/tiff-3.9.4/html/man/TIFFPrintDirectory.3tiff.html -#usr/share/doc/tiff-3.9.4/html/man/TIFFRGBAImage.3tiff.html -#usr/share/doc/tiff-3.9.4/html/man/TIFFReadDirectory.3tiff.html -#usr/share/doc/tiff-3.9.4/html/man/TIFFReadEncodedStrip.3tiff.html -#usr/share/doc/tiff-3.9.4/html/man/TIFFReadEncodedTile.3tiff.html -#usr/share/doc/tiff-3.9.4/html/man/TIFFReadRGBAImage.3tiff.html -#usr/share/doc/tiff-3.9.4/html/man/TIFFReadRGBAStrip.3tiff.html -#usr/share/doc/tiff-3.9.4/html/man/TIFFReadRGBATile.3tiff.html -#usr/share/doc/tiff-3.9.4/html/man/TIFFReadRawStrip.3tiff.html -#usr/share/doc/tiff-3.9.4/html/man/TIFFReadRawTile.3tiff.html -#usr/share/doc/tiff-3.9.4/html/man/TIFFReadScanline.3tiff.html -#usr/share/doc/tiff-3.9.4/html/man/TIFFReadTile.3tiff.html -#usr/share/doc/tiff-3.9.4/html/man/TIFFSetDirectory.3tiff.html -#usr/share/doc/tiff-3.9.4/html/man/TIFFSetField.3tiff.html -#usr/share/doc/tiff-3.9.4/html/man/TIFFWarning.3tiff.html -#usr/share/doc/tiff-3.9.4/html/man/TIFFWriteDirectory.3tiff.html -#usr/share/doc/tiff-3.9.4/html/man/TIFFWriteEncodedStrip.3tiff.html -#usr/share/doc/tiff-3.9.4/html/man/TIFFWriteEncodedTile.3tiff.html -#usr/share/doc/tiff-3.9.4/html/man/TIFFWriteRawStrip.3tiff.html -#usr/share/doc/tiff-3.9.4/html/man/TIFFWriteRawTile.3tiff.html -#usr/share/doc/tiff-3.9.4/html/man/TIFFWriteScanline.3tiff.html -#usr/share/doc/tiff-3.9.4/html/man/TIFFWriteTile.3tiff.html -#usr/share/doc/tiff-3.9.4/html/man/TIFFbuffer.3tiff.html -#usr/share/doc/tiff-3.9.4/html/man/TIFFcodec.3tiff.html -#usr/share/doc/tiff-3.9.4/html/man/TIFFcolor.3tiff.html -#usr/share/doc/tiff-3.9.4/html/man/TIFFmemory.3tiff.html -#usr/share/doc/tiff-3.9.4/html/man/TIFFquery.3tiff.html -#usr/share/doc/tiff-3.9.4/html/man/TIFFsize.3tiff.html -#usr/share/doc/tiff-3.9.4/html/man/TIFFstrip.3tiff.html -#usr/share/doc/tiff-3.9.4/html/man/TIFFswab.3tiff.html -#usr/share/doc/tiff-3.9.4/html/man/TIFFtile.3tiff.html -#usr/share/doc/tiff-3.9.4/html/man/fax2ps.1.html -#usr/share/doc/tiff-3.9.4/html/man/fax2tiff.1.html -#usr/share/doc/tiff-3.9.4/html/man/gif2tiff.1.html -#usr/share/doc/tiff-3.9.4/html/man/index.html -#usr/share/doc/tiff-3.9.4/html/man/libtiff.3tiff.html -#usr/share/doc/tiff-3.9.4/html/man/pal2rgb.1.html -#usr/share/doc/tiff-3.9.4/html/man/ppm2tiff.1.html -#usr/share/doc/tiff-3.9.4/html/man/ras2tiff.1.html -#usr/share/doc/tiff-3.9.4/html/man/raw2tiff.1.html -#usr/share/doc/tiff-3.9.4/html/man/rgb2ycbcr.1.html -#usr/share/doc/tiff-3.9.4/html/man/sgi2tiff.1.html -#usr/share/doc/tiff-3.9.4/html/man/thumbnail.1.html -#usr/share/doc/tiff-3.9.4/html/man/tiff2bw.1.html -#usr/share/doc/tiff-3.9.4/html/man/tiff2pdf.1.html -#usr/share/doc/tiff-3.9.4/html/man/tiff2ps.1.html -#usr/share/doc/tiff-3.9.4/html/man/tiff2rgba.1.html -#usr/share/doc/tiff-3.9.4/html/man/tiffcmp.1.html -#usr/share/doc/tiff-3.9.4/html/man/tiffcp.1.html -#usr/share/doc/tiff-3.9.4/html/man/tiffcrop.1.html -#usr/share/doc/tiff-3.9.4/html/man/tiffdither.1.html -#usr/share/doc/tiff-3.9.4/html/man/tiffdump.1.html -#usr/share/doc/tiff-3.9.4/html/man/tiffgt.1.html -#usr/share/doc/tiff-3.9.4/html/man/tiffinfo.1.html -#usr/share/doc/tiff-3.9.4/html/man/tiffmedian.1.html -#usr/share/doc/tiff-3.9.4/html/man/tiffset.1.html -#usr/share/doc/tiff-3.9.4/html/man/tiffsplit.1.html -#usr/share/doc/tiff-3.9.4/html/man/tiffsv.1.html -#usr/share/doc/tiff-3.9.4/html/misc.html -#usr/share/doc/tiff-3.9.4/html/support.html -#usr/share/doc/tiff-3.9.4/html/tools.html -#usr/share/doc/tiff-3.9.4/html/v3.4beta007.html -#usr/share/doc/tiff-3.9.4/html/v3.4beta016.html -#usr/share/doc/tiff-3.9.4/html/v3.4beta018.html -#usr/share/doc/tiff-3.9.4/html/v3.4beta024.html -#usr/share/doc/tiff-3.9.4/html/v3.4beta028.html -#usr/share/doc/tiff-3.9.4/html/v3.4beta029.html -#usr/share/doc/tiff-3.9.4/html/v3.4beta031.html -#usr/share/doc/tiff-3.9.4/html/v3.4beta032.html -#usr/share/doc/tiff-3.9.4/html/v3.4beta033.html -#usr/share/doc/tiff-3.9.4/html/v3.4beta034.html -#usr/share/doc/tiff-3.9.4/html/v3.4beta035.html -#usr/share/doc/tiff-3.9.4/html/v3.4beta036.html -#usr/share/doc/tiff-3.9.4/html/v3.5.1.html -#usr/share/doc/tiff-3.9.4/html/v3.5.2.html -#usr/share/doc/tiff-3.9.4/html/v3.5.3.html -#usr/share/doc/tiff-3.9.4/html/v3.5.4.html -#usr/share/doc/tiff-3.9.4/html/v3.5.5.html -#usr/share/doc/tiff-3.9.4/html/v3.5.6-beta.html -#usr/share/doc/tiff-3.9.4/html/v3.5.7.html -#usr/share/doc/tiff-3.9.4/html/v3.6.0.html -#usr/share/doc/tiff-3.9.4/html/v3.6.1.html -#usr/share/doc/tiff-3.9.4/html/v3.7.0.html -#usr/share/doc/tiff-3.9.4/html/v3.7.0alpha.html -#usr/share/doc/tiff-3.9.4/html/v3.7.0beta.html -#usr/share/doc/tiff-3.9.4/html/v3.7.0beta2.html -#usr/share/doc/tiff-3.9.4/html/v3.7.1.html -#usr/share/doc/tiff-3.9.4/html/v3.7.2.html -#usr/share/doc/tiff-3.9.4/html/v3.7.3.html -#usr/share/doc/tiff-3.9.4/html/v3.7.4.html -#usr/share/doc/tiff-3.9.4/html/v3.8.0.html -#usr/share/doc/tiff-3.9.4/html/v3.8.1.html -#usr/share/doc/tiff-3.9.4/html/v3.8.2.html -#usr/share/doc/tiff-3.9.4/html/v3.9.0beta.html -#usr/share/doc/tiff-3.9.4/html/v3.9.1.html -#usr/share/doc/tiff-3.9.4/html/v3.9.2.html +usr/lib/libtiffxx.so.5 +usr/lib/libtiffxx.so.5.2.4 +#usr/lib/pkgconfig/libtiff-4.pc +#usr/share/doc/tiff-4.0.6 +#usr/share/doc/tiff-4.0.6/COPYRIGHT +#usr/share/doc/tiff-4.0.6/ChangeLog +#usr/share/doc/tiff-4.0.6/README +#usr/share/doc/tiff-4.0.6/README.vms +#usr/share/doc/tiff-4.0.6/RELEASE-DATE +#usr/share/doc/tiff-4.0.6/TODO +#usr/share/doc/tiff-4.0.6/VERSION +#usr/share/doc/tiff-4.0.6/html +#usr/share/doc/tiff-4.0.6/html/TIFFTechNote2.html +#usr/share/doc/tiff-4.0.6/html/addingtags.html +#usr/share/doc/tiff-4.0.6/html/bugs.html +#usr/share/doc/tiff-4.0.6/html/build.html +#usr/share/doc/tiff-4.0.6/html/contrib.html +#usr/share/doc/tiff-4.0.6/html/document.html +#usr/share/doc/tiff-4.0.6/html/images +#usr/share/doc/tiff-4.0.6/html/images.html +#usr/share/doc/tiff-4.0.6/html/images/back.gif +#usr/share/doc/tiff-4.0.6/html/images/bali.jpg +#usr/share/doc/tiff-4.0.6/html/images/cat.gif +#usr/share/doc/tiff-4.0.6/html/images/cover.jpg +#usr/share/doc/tiff-4.0.6/html/images/cramps.gif +#usr/share/doc/tiff-4.0.6/html/images/dave.gif +#usr/share/doc/tiff-4.0.6/html/images/info.gif +#usr/share/doc/tiff-4.0.6/html/images/jello.jpg +#usr/share/doc/tiff-4.0.6/html/images/jim.gif +#usr/share/doc/tiff-4.0.6/html/images/note.gif +#usr/share/doc/tiff-4.0.6/html/images/oxford.gif +#usr/share/doc/tiff-4.0.6/html/images/quad.jpg +#usr/share/doc/tiff-4.0.6/html/images/ring.gif +#usr/share/doc/tiff-4.0.6/html/images/smallliz.jpg +#usr/share/doc/tiff-4.0.6/html/images/strike.gif +#usr/share/doc/tiff-4.0.6/html/images/warning.gif +#usr/share/doc/tiff-4.0.6/html/index.html +#usr/share/doc/tiff-4.0.6/html/internals.html +#usr/share/doc/tiff-4.0.6/html/intro.html +#usr/share/doc/tiff-4.0.6/html/libtiff.html +#usr/share/doc/tiff-4.0.6/html/man +#usr/share/doc/tiff-4.0.6/html/man/TIFFClose.3tiff.html +#usr/share/doc/tiff-4.0.6/html/man/TIFFDataWidth.3tiff.html +#usr/share/doc/tiff-4.0.6/html/man/TIFFError.3tiff.html +#usr/share/doc/tiff-4.0.6/html/man/TIFFFieldDataType.3tiff.html +#usr/share/doc/tiff-4.0.6/html/man/TIFFFieldName.3tiff.html +#usr/share/doc/tiff-4.0.6/html/man/TIFFFieldPassCount.3tiff.html +#usr/share/doc/tiff-4.0.6/html/man/TIFFFieldReadCount.3tiff.html +#usr/share/doc/tiff-4.0.6/html/man/TIFFFieldTag.3tiff.html +#usr/share/doc/tiff-4.0.6/html/man/TIFFFieldWriteCount.3tiff.html +#usr/share/doc/tiff-4.0.6/html/man/TIFFFlush.3tiff.html +#usr/share/doc/tiff-4.0.6/html/man/TIFFGetField.3tiff.html +#usr/share/doc/tiff-4.0.6/html/man/TIFFOpen.3tiff.html +#usr/share/doc/tiff-4.0.6/html/man/TIFFPrintDirectory.3tiff.html +#usr/share/doc/tiff-4.0.6/html/man/TIFFRGBAImage.3tiff.html +#usr/share/doc/tiff-4.0.6/html/man/TIFFReadDirectory.3tiff.html +#usr/share/doc/tiff-4.0.6/html/man/TIFFReadEncodedStrip.3tiff.html +#usr/share/doc/tiff-4.0.6/html/man/TIFFReadEncodedTile.3tiff.html +#usr/share/doc/tiff-4.0.6/html/man/TIFFReadRGBAImage.3tiff.html +#usr/share/doc/tiff-4.0.6/html/man/TIFFReadRGBAStrip.3tiff.html +#usr/share/doc/tiff-4.0.6/html/man/TIFFReadRGBATile.3tiff.html +#usr/share/doc/tiff-4.0.6/html/man/TIFFReadRawStrip.3tiff.html +#usr/share/doc/tiff-4.0.6/html/man/TIFFReadRawTile.3tiff.html +#usr/share/doc/tiff-4.0.6/html/man/TIFFReadScanline.3tiff.html +#usr/share/doc/tiff-4.0.6/html/man/TIFFReadTile.3tiff.html +#usr/share/doc/tiff-4.0.6/html/man/TIFFSetDirectory.3tiff.html +#usr/share/doc/tiff-4.0.6/html/man/TIFFSetField.3tiff.html +#usr/share/doc/tiff-4.0.6/html/man/TIFFWarning.3tiff.html +#usr/share/doc/tiff-4.0.6/html/man/TIFFWriteDirectory.3tiff.html +#usr/share/doc/tiff-4.0.6/html/man/TIFFWriteEncodedStrip.3tiff.html +#usr/share/doc/tiff-4.0.6/html/man/TIFFWriteEncodedTile.3tiff.html +#usr/share/doc/tiff-4.0.6/html/man/TIFFWriteRawStrip.3tiff.html +#usr/share/doc/tiff-4.0.6/html/man/TIFFWriteRawTile.3tiff.html +#usr/share/doc/tiff-4.0.6/html/man/TIFFWriteScanline.3tiff.html +#usr/share/doc/tiff-4.0.6/html/man/TIFFWriteTile.3tiff.html +#usr/share/doc/tiff-4.0.6/html/man/TIFFbuffer.3tiff.html +#usr/share/doc/tiff-4.0.6/html/man/TIFFcodec.3tiff.html +#usr/share/doc/tiff-4.0.6/html/man/TIFFcolor.3tiff.html +#usr/share/doc/tiff-4.0.6/html/man/TIFFmemory.3tiff.html +#usr/share/doc/tiff-4.0.6/html/man/TIFFquery.3tiff.html +#usr/share/doc/tiff-4.0.6/html/man/TIFFsize.3tiff.html +#usr/share/doc/tiff-4.0.6/html/man/TIFFstrip.3tiff.html +#usr/share/doc/tiff-4.0.6/html/man/TIFFswab.3tiff.html +#usr/share/doc/tiff-4.0.6/html/man/TIFFtile.3tiff.html +#usr/share/doc/tiff-4.0.6/html/man/bmp2tiff.1.html +#usr/share/doc/tiff-4.0.6/html/man/fax2ps.1.html +#usr/share/doc/tiff-4.0.6/html/man/fax2tiff.1.html +#usr/share/doc/tiff-4.0.6/html/man/gif2tiff.1.html +#usr/share/doc/tiff-4.0.6/html/man/index.html +#usr/share/doc/tiff-4.0.6/html/man/libtiff.3tiff.html +#usr/share/doc/tiff-4.0.6/html/man/pal2rgb.1.html +#usr/share/doc/tiff-4.0.6/html/man/ppm2tiff.1.html +#usr/share/doc/tiff-4.0.6/html/man/ras2tiff.1.html +#usr/share/doc/tiff-4.0.6/html/man/raw2tiff.1.html +#usr/share/doc/tiff-4.0.6/html/man/rgb2ycbcr.1.html +#usr/share/doc/tiff-4.0.6/html/man/sgi2tiff.1.html +#usr/share/doc/tiff-4.0.6/html/man/thumbnail.1.html +#usr/share/doc/tiff-4.0.6/html/man/tiff2bw.1.html +#usr/share/doc/tiff-4.0.6/html/man/tiff2pdf.1.html +#usr/share/doc/tiff-4.0.6/html/man/tiff2ps.1.html +#usr/share/doc/tiff-4.0.6/html/man/tiff2rgba.1.html +#usr/share/doc/tiff-4.0.6/html/man/tiffcmp.1.html +#usr/share/doc/tiff-4.0.6/html/man/tiffcp.1.html +#usr/share/doc/tiff-4.0.6/html/man/tiffcrop.1.html +#usr/share/doc/tiff-4.0.6/html/man/tiffdither.1.html +#usr/share/doc/tiff-4.0.6/html/man/tiffdump.1.html +#usr/share/doc/tiff-4.0.6/html/man/tiffgt.1.html +#usr/share/doc/tiff-4.0.6/html/man/tiffinfo.1.html +#usr/share/doc/tiff-4.0.6/html/man/tiffmedian.1.html +#usr/share/doc/tiff-4.0.6/html/man/tiffset.1.html +#usr/share/doc/tiff-4.0.6/html/man/tiffsplit.1.html +#usr/share/doc/tiff-4.0.6/html/man/tiffsv.1.html +#usr/share/doc/tiff-4.0.6/html/misc.html +#usr/share/doc/tiff-4.0.6/html/support.html +#usr/share/doc/tiff-4.0.6/html/tools.html +#usr/share/doc/tiff-4.0.6/html/v3.4beta007.html +#usr/share/doc/tiff-4.0.6/html/v3.4beta016.html +#usr/share/doc/tiff-4.0.6/html/v3.4beta018.html +#usr/share/doc/tiff-4.0.6/html/v3.4beta024.html +#usr/share/doc/tiff-4.0.6/html/v3.4beta028.html +#usr/share/doc/tiff-4.0.6/html/v3.4beta029.html +#usr/share/doc/tiff-4.0.6/html/v3.4beta031.html +#usr/share/doc/tiff-4.0.6/html/v3.4beta032.html +#usr/share/doc/tiff-4.0.6/html/v3.4beta033.html +#usr/share/doc/tiff-4.0.6/html/v3.4beta034.html +#usr/share/doc/tiff-4.0.6/html/v3.4beta035.html +#usr/share/doc/tiff-4.0.6/html/v3.4beta036.html +#usr/share/doc/tiff-4.0.6/html/v3.5.1.html +#usr/share/doc/tiff-4.0.6/html/v3.5.2.html +#usr/share/doc/tiff-4.0.6/html/v3.5.3.html +#usr/share/doc/tiff-4.0.6/html/v3.5.4.html +#usr/share/doc/tiff-4.0.6/html/v3.5.5.html +#usr/share/doc/tiff-4.0.6/html/v3.5.6-beta.html +#usr/share/doc/tiff-4.0.6/html/v3.5.7.html +#usr/share/doc/tiff-4.0.6/html/v3.6.0.html +#usr/share/doc/tiff-4.0.6/html/v3.6.1.html +#usr/share/doc/tiff-4.0.6/html/v3.7.0.html +#usr/share/doc/tiff-4.0.6/html/v3.7.0alpha.html +#usr/share/doc/tiff-4.0.6/html/v3.7.0beta.html +#usr/share/doc/tiff-4.0.6/html/v3.7.0beta2.html +#usr/share/doc/tiff-4.0.6/html/v3.7.1.html +#usr/share/doc/tiff-4.0.6/html/v3.7.2.html +#usr/share/doc/tiff-4.0.6/html/v3.7.3.html +#usr/share/doc/tiff-4.0.6/html/v3.7.4.html +#usr/share/doc/tiff-4.0.6/html/v3.8.0.html +#usr/share/doc/tiff-4.0.6/html/v3.8.1.html +#usr/share/doc/tiff-4.0.6/html/v3.8.2.html +#usr/share/doc/tiff-4.0.6/html/v3.9.0beta.html +#usr/share/doc/tiff-4.0.6/html/v3.9.1.html +#usr/share/doc/tiff-4.0.6/html/v3.9.2.html +#usr/share/doc/tiff-4.0.6/html/v4.0.0.html +#usr/share/doc/tiff-4.0.6/html/v4.0.1.html +#usr/share/doc/tiff-4.0.6/html/v4.0.2.html +#usr/share/doc/tiff-4.0.6/html/v4.0.3.html +#usr/share/doc/tiff-4.0.6/html/v4.0.4.html +#usr/share/doc/tiff-4.0.6/html/v4.0.4beta.html +#usr/share/doc/tiff-4.0.6/html/v4.0.5.html +#usr/share/doc/tiff-4.0.6/html/v4.0.6.html #usr/share/man/man1/bmp2tiff.1 #usr/share/man/man1/fax2ps.1 #usr/share/man/man1/fax2tiff.1 @@ -205,6 +221,12 @@ usr/lib/libtiffxx.so.3.9.4 #usr/share/man/man3/TIFFClose.3tiff #usr/share/man/man3/TIFFDataWidth.3tiff #usr/share/man/man3/TIFFError.3tiff +#usr/share/man/man3/TIFFFieldDataType.3tiff +#usr/share/man/man3/TIFFFieldName.3tiff +#usr/share/man/man3/TIFFFieldPassCount.3tiff +#usr/share/man/man3/TIFFFieldReadCount.3tiff +#usr/share/man/man3/TIFFFieldTag.3tiff +#usr/share/man/man3/TIFFFieldWriteCount.3tiff #usr/share/man/man3/TIFFFlush.3tiff #usr/share/man/man3/TIFFGetField.3tiff #usr/share/man/man3/TIFFOpen.3tiff diff --git a/config/rootfiles/packages/qemu b/config/rootfiles/packages/qemu index 3b3f361..21b438f 100644 --- a/config/rootfiles/packages/qemu +++ b/config/rootfiles/packages/qemu @@ -85,11 +85,9 @@ usr/share/qemu/pxe-ne2k_pci.rom usr/share/qemu/pxe-pcnet.rom usr/share/qemu/pxe-rtl8139.rom usr/share/qemu/pxe-virtio.rom -usr/share/qemu/q35-acpi-dsdt.aml usr/share/qemu/qemu-icon.bmp usr/share/qemu/qemu_logo_no_text.svg usr/share/qemu/s390-ccw.img -usr/share/qemu/s390-zipl.rom usr/share/qemu/sgabios.bin usr/share/qemu/slof.bin usr/share/qemu/spapr-rtas.bin @@ -102,4 +100,7 @@ usr/share/qemu/vgabios-virtio.bin usr/share/qemu/vgabios-vmware.bin usr/share/qemu/vgabios.bin #usr/var/run +usr/bin/ivshmem-client +usr/bin/ivshmem-server +#usr/share/man/man8/qemu-ga.8
diff --git a/config/rootfiles/packages/spice b/config/rootfiles/packages/spice index 93d2e9e..91fc0a6 100644 --- a/config/rootfiles/packages/spice +++ b/config/rootfiles/packages/spice @@ -13,5 +13,5 @@ #usr/lib/libspice-server.la #usr/lib/libspice-server.so usr/lib/libspice-server.so.1 -usr/lib/libspice-server.so.1.10.0 +usr/lib/libspice-server.so.1.10.1 #usr/lib/pkgconfig/spice-server.pc diff --git a/lfs/foomatic b/lfs/foomatic index 15abf53..68c19df 100644 --- a/lfs/foomatic +++ b/lfs/foomatic @@ -35,7 +35,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/foomatic-filters-$(VER_FILTERS) TARGET = $(DIR_INFO)/$(THISAPP) PROG = foomatic -PAK_VER = 2 +PAK_VER = 3
DEPS = "cups ghostscript libtiff hplip"
diff --git a/lfs/libtiff b/lfs/libtiff index f5e4d57..2a6d32d 100644 --- a/lfs/libtiff +++ b/lfs/libtiff @@ -24,7 +24,7 @@
include Config
-VER = 3.9.4 +VER = 4.0.6
THISAPP = tiff-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = libtiff -PAK_VER = 2 +PAK_VER = 3
DEPS = ""
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = 2006c1bdd12644dbf02956955175afd6 +$(DL_FILE)_MD5 = d1d2e940dea0b5ad435f21f03d96dd72
install : $(TARGET)
diff --git a/lfs/qemu b/lfs/qemu index c32953c..62010ee 100644 --- a/lfs/qemu +++ b/lfs/qemu @@ -24,7 +24,7 @@
include Config
-VER = 2.4.0 +VER = 2.6.0
THISAPP = qemu-$(VER) DL_FILE = $(THISAPP).tar.bz2 @@ -33,7 +33,7 @@ DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) SUP_ARCH = i586 x86_64 PROG = qemu -PAK_VER = 19 +PAK_VER = 20
DEPS = "sdl spice"
@@ -45,7 +45,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = 186ee8194140a484a455f8e3c74589f4 +$(DL_FILE)_MD5 = ca3f70b43f093e33e9e014f144067f13
install : $(TARGET)
@@ -79,7 +79,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) @$(PREBUILD) @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar axf $(DIR_DL)/$(DL_FILE) cd $(DIR_APP) && ./configure --prefix=/usr --sysconfdir=/etc \ - --enable-kvm --disable-attr \ + --enable-kvm --disable-bluez --disable-attr \ --target-list="i386-linux-user x86_64-linux-user arm-linux-user i386-softmmu x86_64-softmmu arm-softmmu" \ --extra-cflags="$(CFLAGS)" --enable-spice cd $(DIR_APP) && make $(MAKETUNING) diff --git a/lfs/sane b/lfs/sane index 39b9603..64f3375 100644 --- a/lfs/sane +++ b/lfs/sane @@ -33,7 +33,7 @@ DIR_APP = $(DIR_SRC)/sane-backends-$(VER) TARGET = $(DIR_INFO)/$(THISAPP)
PROG = sane -PAK_VER = 4 +PAK_VER = 5
DEPS = "cups libtiff"
diff --git a/lfs/spandsp b/lfs/spandsp index c10a0e0..9a908aa 100644 --- a/lfs/spandsp +++ b/lfs/spandsp @@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/spandsp-0.0.6 TARGET = $(DIR_INFO)/$(THISAPP) PROG = spandsp -PAK_VER = 3 +PAK_VER = 4
DEPS = "libtiff"
diff --git a/lfs/spice b/lfs/spice index 415d5aa..80e88dd 100644 --- a/lfs/spice +++ b/lfs/spice @@ -24,7 +24,7 @@
include Config
-VER = 0.12.6 +VER = 0.12.8
THISAPP = spice-$(VER) DL_FILE = $(THISAPP).tar.bz2 @@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = spice -PAK_VER = 1 +PAK_VER = 2
DEPS = "opus"
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = 605a8c8ea80bc95076c4b3539c6dd026 +$(DL_FILE)_MD5 = 376853d11b9921aa34a06c4dbef81874
install : $(TARGET)
diff --git a/lfs/spice-protocol b/lfs/spice-protocol index c399fac..84376f5 100644 --- a/lfs/spice-protocol +++ b/lfs/spice-protocol @@ -24,7 +24,7 @@
include Config
-VER = 0.12.10 +VER = 0.12.11
THISAPP = spice-protocol-$(VER) DL_FILE = $(THISAPP).tar.bz2 @@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = spice-protocol -PAK_VER = 1 +PAK_VER = 2
DEPS = ""
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = 1fb9d0dcdd42dce1b476ae8aa7569bcc +$(DL_FILE)_MD5 = 422bf0bc1eb34c8af3479a78b28e969b
install : $(TARGET)
diff --git a/lfs/which b/lfs/which index 68041db..75b47b9 100644 --- a/lfs/which +++ b/lfs/which @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007 Michael Tremer & Christian Schmidt # +# Copyright (C) 2007-2016 IPFire Team info@ipfire.org # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # @@ -24,7 +24,7 @@
include Config
-VER = 2.16 +VER = 2.21
THISAPP = which-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = 830b83af48347a9a3520f561e47cbc9b +$(DL_FILE)_MD5 = 097ff1a324ae02e0a3b0369f07a7544a
install : $(TARGET)
hooks/post-receive -- IPFire 2.x development tree