Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
AppleWM is a simple library designed to interface with the Apple-WM extension.
This extension allows X window managers to better interact with
the Mac OS X Aqua user interface when running X11 in a rootless mode.
This package provides the libAppleWM library from the modular X.org
X11 project.
|
|
|
|
This provides the AppleWM extension headers from modular X.org X11
project.
|
|
|
|
WindowsWM - Cygwin/X rootless window management extension.
WindowsWM is a simple library designed to interface with the Windows-WM
extension. This extension allows X window managers to better interact with the
Cygwin XWin server when running X11 in a rootless mode.
|
|
|
|
This module provides the definition of the WindowsWM extension to the X11
protocol, used for coordination between an X11 server and the Microsoft Windows
native window manager.
WindowsWM is only intended to be used on Cygwin when running a rootless XWin
server.
|
|
|
|
in CVE-2013-1862.
|
|
Thanks, joerg, for the hint.
|
|
|
|
|
|
* Fix python code to work with python-3
* Security fix for integer overflow in read_packet() [CVE-2013-2064]
Alan Coopersmith (2):
integer overflow in read_packet() [CVE-2013-2064]
libxcb 1.9.1
Christian König (1):
whitespace fix in xcb_take_socket
Chí-Thanh Christopher Nguyễn (2):
c-client.py: Fix python-3 AttributeError: 'dict' object has no attribute 'iteritems'
c_client.py: Fix python-3 invalid except statement
Colin Walters (1):
autogen.sh: Implement GNOME Build API
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2013-05-23 6.8.5-8 Glenn Randers-Pehrson <glennrp@image...>
* Stopped a "-fsanitize-address" warning in the JNG coder.
2013-05-20 6.8.5-8 Cristy <quetzlzacatenango@image...>
* The -white-threshold option is symetrical with -black-threshold (reference
http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23441);
* Fix multi-line PNM comments (reference
http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23442).
* The -format option should not automatically append a newline since the
user can specify a newline in the formatting expression.
* The -level option is no longer returning a darkened image (reference
http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23479).
2013-05-20 6.8.5-7 Cristy <quetzlzacatenango@image...>
* New version 6.8.5-7, SVN revision 12310.
2013-05-14 6.8.5-7 Glenn Randers-Pehrson <glennrp@image...>
* Recognize PNG iCCP chunks that contain the sRGB profile and replace
them with the PNG sRGB chunk. Use "-define png:preserve-iCCP" to
get the previous behavior, of simply copying the iCCP chunk.
2013-05-11 6.8.5-7 Cristy <quetzlzacatenango@image...>
* Sometimes an sRGB image is masquerading as grayscale (reference
http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23370).
* Labels no longer overflow (reference
http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=22964).
* If more then one exception, return the highest security exception.
* A grayscale image returns a color JPEG for -type TrueColor (reference
http://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=23421).
* Read PAM comment (reference
http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23442).
2013-05-10 6.8.5-6 Cristy <quetzlzacatenango@image...>
* New version 6.8.5-6, SVN revision 12257.
2013-05-09 6.8.5-6 Cristy <quetzlzacatenango@image...>
* The stream utility no longer faults when exporting float pixels (reference
http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23394).
2013-05-08 6.8.5-5 Cristy <quetzlzacatenango@image...>
* New version 6.8.5-5, SVN revision 12227.
2013-05-07 6.8.5-5 Nicolas Robidoux <nicolas.robidoux@gmail...>
* Change the sample JPEG quantization table xml to something that works
really well with 2x2 Chroma subsampling around quality 75.
2013-05-06 6.8.5-5 Glenn Randers-Pehrson <glennrp@image...>
* Eliminate whitespace from image properties that hold PNG chunk data.
2013-05-05 6.8.5-5 Cristy <quetzlzacatenango@image...>
* The -poly option treats the opacity channel as alpha (reference
http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23346).
* The -threshold 50% option returns a 50-50 black and white image (reference
http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23354).
* Let user override the TIFF rows per strip (reference
http://www.imagemagick.org/discourse-server/viewtopic.php?f=2&t=23307).
* Fix transient bug in the -separate option (reference
http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23335).
2013-05-01 6.8.5-4 Cristy <quetzlzacatenango@image...>
* New version 6.8.5-4, SVN revision 12089.
2013-05-01 6.8.5-4 Cristy <quetzlzacatenango@image...>
* Add DeleteImageArtifact() for jpeg:extent artifact (thanks to
Jimmy Xie @ Microsoft).
* Track morphology changes per thread to avoid a critical section.
2013-04-28 6.8.5-3 Cristy <quetzlzacatenango@image...>
* New version 6.8.5-3, SVN revision 12025.
2013-04-29 6.8.5-3 Cristy <quetzlzacatenango@image...>
* Add DeleteImageArtifact() for jpeg:extent artifact (thanks to
Jimmy Xie @ Microsoft).
* Add support for JXR / WDP image format.
2013-04-28 6.8.5-2 Cristy <quetzlzacatenango@image...>
* New version 6.8.5-2, SVN revision 12013.
2013-04-28 6.8.5-2 Cristy <quetzlzacatenango@image...>
* Use GetImageOption() for webp options (e.g. webp:lossless).
2013-04-27 6.8.5-1 Cristy <quetzlzacatenango@image...>
* New version 6.8.5-1, SVN revision 12000.
2013-04-26 6.8.5-1 Cristy <quetzlzacatenango@image...>
* Recognize xc:gray50 is non-linear.
* Loop over read() until requested bytes are consumed (reference
http://www.imagemagick.org/discourse-server/viewtopic.php?t=23268).
* Don't use gamma lookup map when HDRI is enabled.
2013-04-24 6.8.5-0 Cristy <quetzlzacatenango@image...>
* New version 6.8.5-0, SVN revision 11979.
2013-04-16 6.8.5-0 Glenn Randers-Pehrson <glennrp@image...>
* Handle benign errors as warnings in the PNG coder.
2013-04-16 6.8.5-0 Cristy <quetzlzacatenango@image...>
* Don't modify channel values for -separate (reference
http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23193).
* The -adaptive-sharpen option is now sharpening properly (reference
http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23211).
* Sometimes an image says its grayscale when its not (reference
http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23217).
* Use malloc() to allocate X image data (reference
http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23221).
* If there are more components than quantization tables, the last table is
replicated.
* Removed the ICC profile from the logo: image definition in coders/magick.c;
libpng16 detected that it was a broken sRGB profile.
* Negatives raised to a non-integer power returns NaN's (reference
http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23234).
2013-04-15 6.8.4-10 Cristy <quetzlzacatenango@image...>
* New version 6.8.4-10, SVN revision 11851.
2013-04-11 6.8.4-10 Cristy <quetzlzacatenango@image...>
* Ensure -define jpeg:extent is resticted to at most 7 iterations (reference
http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23179).
* Move X11 font support from annotate.c source module to xwindow.c.
2013-04-10 6.8.4-9 Cristy <quetzlzacatenango@image...>
* New version 6.8.4-9, SVN revision 11818.
2013-04-10 6.8.4-9 Bastien Roucaries <roucaries.basti...>
* Respect --program-suffix configure script option (reference
http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23143).
* Update to the newest AX_CHECK_PTHREAD macro from autoconf-archive.
2013-04-10 6.8.4-9 Anthony Thyssen <A.Thyssen@griffith...>
* Save the calculated angle for "deskew" as the artifact "deskew:angle"
2013-04-08 6.8.4-9 Cristy <quetzlzacatenango@image...>
* Pass JP2 format type to decoder (reference
http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23038).
* Previously tinting a grayscale image returned dark results.
* The -page option only affects new images (reference
http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23172).
* Revert 'Move binaries to lib subdirectory and link are created from binary
package' patch. We're getting too many bug reports.
2013-04-07 6.8.4-8 Cristy <quetzlzacatenango@image...>
* New version 6.8.4-8, SVN revision 11743.
2013-04-06 6.8.4-8 Cristy <quetzlzacatenango@image...>
* Include intensity type in the MIFF metadata.
2013-04-06 6.8.4-7 Cristy <quetzlzacatenango@image...>
* New version 6.8.4-7, SVN revision 11720.
2013-04-05 6.8.4-7 Anthony Thyssen <A.Thyssen@griffith...>
* Fix -sample sampling point to midpoints of sampling areas
* add a "sample:offset=" define to allow users to adjust this
sampling point position in terms of percentage (default = 50x50)
2013-04-02 6.8.4-7 Glenn Randers-Pehrson <glennrp@image...>
* Don't write a PNG gAMA or cHRM chunk when writing the iCCP or sRGB chunk.
2013-04-02 6.8.4-7 Cristy <quetzlzacatenango@image...>
* Return MagickWand for the library name for Wand.pc.
* The LCH colorspace makes the round-trip now.
* Revert the default upsampling algortithm for JPEG (reference
http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23100).
* Prevent fault when temporary directory is not-writable (reference
http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23117).
2013-04-01 6.8.4-7 Bastien Roucaries <roucaries.basti...>
* Prepare X11 support as a plugin.
* Fix compilation under HPUX of perlmagick
2013-04-01 6.8.4-6 Cristy <quetzlzacatenango@image...>
* New version 6.8.4-6, SVN revision 11640.
2013-04-01 6.8.4-6 Cristy <quetzlzacatenango@image...>
* The -clut option return a luma grayscale instead of the expected luminance.
* Add moduledir variable to MagickCore.pc to support the MagickFilter and
MagickCore kits.
* Caption fits the sized area (reference
http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23085).
2013-03-31 6.8.4-5 Cristy <quetzlzacatenango@image...>
* New version 6.8.4-5, SVN revision 11619.
2013-03-30 6.8.4-5 Cristy <quetzlzacatenango@image...>
* Fix transient bug when writing grayscale MIFF images.
* Adding noise to a gray image returns a gray image as expected.
* Image interlace no longer overwritten by proper cloning for GIF format.
* Extract the clipping path from an image file with clip:myimage.
2013-03-29 6.8.4-4 Cristy <quetzlzacatenango@image...>
* New version 6.8.4-4, SVN revision 11591.
2013-03-29 6.8.4-4 Cristy <quetzlzacatenango@image...>
* Update unit test signatures for Q8.
* Resolve send() / recv() socket problems under MinGW.
2013-03-28 6.8.4-3 Cristy <quetzlzacatenango@image...>
* New version 6.8.4-3, SVN revision 11581.
2013-03-28 6.8.4-3 Cristy <quetzlzacatenango@image...>
* Revert patch to ContrastStretchImage() to match results from 6.8.3-3.
2013-03-27 6.8.4-2 Cristy <quetzlzacatenango@image...>
* New version 6.8.4-2, SVN revision 11558.
2013-03-27 6.8.4-2 Cristy <quetzlzacatenango@image...>
* Use MorphologyApply() rather than MorphologyImage() for -sharpen / -blur.
2013-03-27 6.8.4-1 Cristy <quetzlzacatenango@image...>
* New version 6.8.4-1, SVN revision 11552.
2013-03-26 6.8.4-1 Cristy <quetzlzacatenango@image...>
* Sync 'intensity' option with current image.
* Normalize sharpen kernel to match that of 6.8.3-3.
2013-03-26 6.8.4-0 Cristy <quetzlzacatenango@image...>
* New version 6.8.4-0, SVN revision 11531.
2013-03-20 6.8.4-0 Cristy <quetzlzacatenango@image...>
* Do not write zero-length TIFF tags (reference
http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=22957).
* Math library should be private for *.pc.in configuration files (reference
http://www.imagemagick.org/discourse-server/viewtopic.php?f=2&t=22986).
* Do not split words for caption (reference
http://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=17123).
* Modify the configure script check for the webp delegate library (reference
http://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=23025).
* The -blur, -guassian-blur, and -sharpen are now convenience methods
for -morphology convolve.
* Fix infinite loop for 'display -window' (reference
http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23028).
* Revert -auto-level patch to match the results of ImageMagick 6.8.3-4.
* Revert g_type_init() patch in svg.c (reference
http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23035).
2013-03-18 6.8.3-10 Cristy <quetzlzacatenango@image...>
* New version 6.8.3-10, SVN revision 11413.
2013-03-15 6.8.3-10 Glenn Randers-Pehrson <glennrp@image...>
* Added IM, libpng, and zlib version info to debug output.
2013-03-10 6.8.3-10 Bastien Roucaries <roucaries.basti...>
* Move PerlMagick arch independant part to 'default' folder.
* Move binaries to lib subdirectory and link are created from binary package.
2013-03-10 6.8.3-10 Cristy <quetzlzacatenango@image...>
* The TXT image format can now generate output compatible with the
-sparse-color option (e.g. convert image.png sparse-color:image.txt).
* Support -intensity option: method to generate an intensity value from a
pixel.
* Add -similarity-threshold option to the compare utility, the minimum
distortion for a (sub)image match.
* Avoid seq-fault in AcquireQuantumInfo() (reference
http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=22973).
* Comment resource initializers in magick/resource.c.
|
|
|
|
|
|
Thanks to joerg@ for report.
|
|
kronolith-4.0.5, turba-4.0.4.
|
|
|
|
This release delivers the fix for security vulnerability CVE-2013-2003
and makes the Makefile.am more compatible with future automake releases.
Alan Coopersmith (3):
Replace deprecated Automake INCLUDES variable with AM_CPPFLAGS
signedness bug & integer overflow in _XcursorFileHeaderCreate() [CVE-2013-2003]
libXcursor 1.1.14
|
|
been fixed upstream.
|
|
|
|
|
|
D-Bus Python Bindings 1.2.0 (2013-05-07)
========================================
The "compile like it's 1998" release.
Dependencies:
• libdbus 1.6 or later is now required.
Enhancements:
• Unicode Corrigendum 9: when used with a suitable version of libdbus
(1.6.10 or later, or 1.7.2 or later), noncharacters in strings are
now accepted
Fixes:
• Support DBusException('something with non—ASCII') under Python 2
(Michael Vogt, smcv; fd.o #55899)
• Correct some misleading wording in COPYING which was written under the
assumption that libdbus could actually be relicensed to MIT/X11
(Thiago Macieira)
• Avoid variable-length arrays, because MSVC++ is still stuck in 1998
(based on patches from Christoph Höger, fd.o #51725)
• Remove unnecessary uses of stdint.h (fd.o #51725)
• Add support for Unix compilers not supporting 'inline', for completeness
• Use GObject.__class__ instead of GObjectMeta, which can no longer be
imported from gi.repository.GObject in pygobject 3.8
• Fix autoreconfiscation on Automake 1.13 (Marko Lindqvist, fd.o #59006)
|
|
|
|
Changes since 3.1.2:
Bug 526 - Fix linear vectorized transversal in linspace.
Bug 551 - Fix compilation issue when using EIGEN_DEFAULT_DENSE_INDEX_TYPE.
Bug 533 - Fix some missing const qualifiers in Transpose
Fix a compilation with CGAL::Gmpq by adding explicit internal:: namespace when calling abs().
Fix computation of outer-stride when calling .real() or .imag().
Fix handmade_aligned_realloc (affected conservativeResize()).
Fix sparse vector assignment from a sparse matrix.
Fix log(0) with SSE.
Fix bug in aligned_free with windows CE.
Fix traits of Map<Quaternion.
Fix a few warnings (507, 535, 581).
Enable SSE with ICC even when it mimics a gcc version lower than 4.2
Workaround gcc-4.7 bug #53900 (too aggressive optimization in our alignment check)
|
|
|
|
Noteworthy changes in version 2.0.20 (2013-05-10)
-------------------------------------------------
* Decryption using smartcards keys > 3072 bit does now work.
* New meta option ignore-invalid-option to allow using the same
option file by other GnuPG versions.
* gpg: The hash algorithm is now printed for sig records in key listings.
* gpg: Skip invalid keyblock packets during import to avoid a DoS.
* gpg: Correctly handle ports from DNS SRV records.
* keyserver: Improve use of SRV records
* gpg-agent: Avoid tty corruption when killing pinentry.
* scdaemon: Improve detection of card insertion and removal.
* scdaemon: Rename option --disable-keypad to --disable-pinpad.
* scdaemon: Better support for CCID readers. Now, the internal CCID
driver supports readers without the auto configuration feature.
* scdaemon: Add pinpad input for PC/SC, if your reader has pinpad and
it supports variable length PIN input, and you specify
--enable-pinpad-varlen option.
* scdaemon: New option --enable-pinpad-varlen.
* scdaemon: Install into libexecdir to avoid accidental execution
from the command line.
* Support building using w64-mingw32.
* Assorted bug fixes.
|
|
|
|
Another release on schedule:
------------------------------------------
Andreas Wettstein (1):
Draft for German T3 layout.
Daniel Drake (1):
Fix AE00 alias in olpcm keycodes
Evgeny Bobkin (1):
Fix keyboard indicator for russian (germany, phonetic)
James M Leddy (1):
Add XF86AudioMicMute mappings
Michal Nazarewicz (1):
Add various compose:*-altgr options.
Peter Hutterer (1):
rules: fix iso639 code for irish
Sergey V. Udaltsov (16):
Fixing wrong iso639-3 codes
Fixing ISO codes
English Mali layouts have English language assigned to them
fr --> fra (ISO 639)
Fixed ru(ruu) - invalid keysym
Updates to Cameroon Keyboard
Map Alt to Win
Fixed fypo
Fixed UK Macbook Pro layouts
Fixed Congolese
Added ru(mac)
Added RAlt as 3rd level switcher to us(dvp)
prerelease
wrong location of de(legacy)
Updated translations, prerelease
release 2.9
Stephan Hilb (1):
Remove explicit virtual modifier setting for level3 and level5
Walter Bender (1):
add support for the OLPC mechanical non-membrane keyboard
|
|
|
|
This minor bugfix release includes the fix for the security issue recently
reported as CVE-2013-1996, as well as a number of other cleanups of the
memory allocation & error handling code noticed while working on that.
Adam Jackson (1):
configure: Remove AM_MAINTAINER_MODE
Alan Coopersmith (9):
Replace deprecated Automake INCLUDES variable with AM_CPPFLAGS
Get rid of unnecessary casts in FS*alloc calls
Get rid of unnecessary casts in FSfree calls
Use NULL instead of 0 for null pointers
Avoid reading outside bounds when _FSReply receives an Error response
Avoid accessing freed memory on realloc failure in FSListFontsWithXInfo
Get rid of more duplication in error cleanup code in FSListFontsWithXInfo
Sign extension issue and integer overflow in FSOpenServer() [CVE-2013-1996]
libFS 1.0.5
Colin Walters (1):
autogen.sh: Implement GNOME Build API
Thomas Klausner (1):
Fix a prototype error
|
|
|
|
This bug fix release includes the fix for the recently announced
CVE-2013-1983, along with some other cleanups & warning fixes.
Adam Jackson (1):
configure: Remove AM_MAINTAINER_MODE
Alan Coopersmith (7):
Strip trailing whitespace
Replace deprecated Automake INCLUDES variable with AM_CPPFLAGS
Remove duplicate declaration of XFixesExtensionName in Xfixesint.h
XFixesFetchRegionAndBounds: use nread in call to XReadPad
Use _XEatDataWords to avoid overflow of _XEatData calculations
integer overflow in XFixesGetCursorImage() [CVE-2013-1983]
libXfixes 5.0.1
Colin Walters (1):
autogen.sh: Implement GNOME Build API
Peter Hutterer (1):
man: remove "current", we're way past 1.0.
|
|
x.y.z+1 change, again...
Noted by tron.
|
|
|
|
This is a bugfix release.
Bug fixes:
* Fixed a bug in the new ECC code. The ecc_j_to_a function
called GMP:s mpn_mul_n (via ecc_modp_mul) with overlapping
input and output arguments, which is not supported.
* The assembly files for SHA1, SHA256 and AES depend on ARMv6
instructions, breaking nettle-2.7 for pre-v6 ARM processors.
The configure script now enables those assembly files only
when building for ARMv6 or later.
* Use a more portable C expression for rotations. The
previous version used the following "standard" expression
for 32-bit rotation:
(x << n) | (x >> (32 - n))
But this gives undefined behavior (according to the C
specification) for n = 0. The rotate expression is replaced
by the more portable:
(x << n) | (x >> ((-n)&31))
This change affects only CAST128, which uses non-constant
rotation counts. Unfortunately, the new expression is poorly
optimized by released versions of gcc, making CAST128 a bit
slower. This is being fixed by the gcc hackers, see
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57157.
The following problems have been reported, but are *not* fixed
in this release:
* ARM assembly files use instruction syntax which is not
supported by all assemblers. Workaround: Use a current
version of GNU as, or configure with --disable-assembler.
* Configuring with --disable-static doesn't work on windows.
The libraries are intended to be binary compatible with
nettle-2.2 and later. The shared library names are
libnettle.so.4.7 and libhogweed.so.2.5, with sonames still
libnettle.so.4 and libhogweed.so.2.
|
|
|
|
* Update Vietnamese translation.
* Update Croatian translation.
* Consistently strip path and/or libtool "lt-" prefix from any instance
of $program derived from --help or --version.
|