Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | hw/xwin/glx: Don't create fbConfigs for un-accelerated pixelFormatsbugfix/bug4 | Jon TURNEY | 2015-06-27 | 1 | -0/+4 |
| | | | | | | | | | | | | For some reason, glxinfo is now selecting an un-accelerated fbConfig, which leads to "GDI Generic" being reported as the renderer name. For the moment, just don't create fbConfigs for un-accelerated pixelFormats. Signed-off-by: Jon TURNEY <jon.turney@dronecode.org.uk> V2: Port to VcXsrv (X2Go/Arctica Builds) 1.17.0.0-x (Mike DePaulo) (This empirically disables StaticColor, thus fixing bug #3). | ||||
* | Update releasenote about OpenSSL 1.0.1c1.17.0.0-2 | Mike DePaulo | 2015-06-22 | 1 | -0/+2 |
| | |||||
* | Update to openssl-1.0.2c | marha | 2015-06-22 | 237 | -1524/+4320 |
| | | | | | Conflicts: openssl/Makefile | ||||
* | Bump version string to 1.17.0.0-2 | Mike DePaulo | 2015-06-22 | 6 | -7/+1245 |
| | |||||
* | Various corrections to building.txt | Mike DePaulo | 2015-06-18 | 1 | -2/+5 |
| | |||||
* | Update README.md for 1.17.0.0-1 | Mike DePaulo | 2015-05-10 | 1 | -4/+15 |
| | |||||
* | Add release notes from release/1.15.2.x1.17.0.0-1 | Mike DePaulo | 2015-05-10 | 7 | -0/+8287 |
| | |||||
* | Add releasenote_1.17.0.0-1.x2go+arctica.txt | Mike DePaulo | 2015-05-10 | 1 | -0/+1235 |
| | |||||
* | Installers: switch to solid LZMA compression | Mike DePaulo | 2015-05-10 | 4 | -0/+14 |
| | |||||
* | Don't both to try to build 64-bit installers. | Mike DePaulo | 2015-05-10 | 1 | -1/+1 |
| | |||||
* | Bump version string to 1.17.0.0-1 | Mike DePaulo | 2015-05-09 | 5 | -7/+7 |
| | | | | I would make it 1.17.0.1, but upstream might release that version. | ||||
* | XWin.rc & dix-config.h: Update for X2Go/Arctica | Mike DePaulo | 2015-05-09 | 2 | -5/+5 |
| | |||||
* | Update README.md for 1.15.2.6 | Mike DePaulo | 2015-05-09 | 1 | -5/+5 |
| | | | | | Conflicts: README.md | ||||
* | Update URLs in "About" | Mike DePaulo | 2015-05-09 | 1 | -2/+2 |
| | | | | | Conflicts: xorg-server/hw/xwin/XWin.rc | ||||
* | Do not make the font files differ each time due to timestamp differences | Mike DePaulo | 2015-05-09 | 1 | -0/+6 |
| | | | | | Conflicts: releasenotes/releasenote_1.15.2.6.x2go+arctica.txt | ||||
* | Add extra info to installer and change name | Mike DePaulo | 2015-05-09 | 4 | -36/+60 |
| | | | | | | | | | Conflicts: packages.txt xorg-server/installer/vcxsrv-64-debug.nsi xorg-server/installer/vcxsrv-64.nsi xorg-server/installer/vcxsrv-debug.nsi xorg-server/installer/vcxsrv.nsi | ||||
* | README.md Add community & Professional Support | Mike DePaulo | 2015-05-09 | 1 | -0/+10 |
| | |||||
* | uninstaller: Remove the entire VcXsrv directory | Mike DePaulo | 2015-05-09 | 2 | -86/+4 |
| | | | | | | | (GitHub Issue #1) Conflicts: releasenotes/releasenote_1.15.2.5.txt | ||||
* | Change name to: VcXsrv (X2Go/Arctica Builds) | Mike DePaulo | 2015-05-09 | 5 | -7/+7 |
| | | | | | | | | | Conflicts: xorg-server/hw/xwin/XWin.rc xorg-server/installer/vcxsrv-64-debug.nsi xorg-server/installer/vcxsrv-64.nsi xorg-server/installer/vcxsrv-debug.nsi xorg-server/installer/vcxsrv.nsi | ||||
* | Merge branch 'release/external-1.17.0.0-x' into release/1.17.0.0-x | Mike DePaulo | 2015-05-09 | 26 | -772/+857 |
|\ | |||||
| * | Updated to libXfont 1.5.1 | Mike DePaulo | 2015-05-09 | 25 | -768/+842 |
| | | | | | | | | | | | | | | | | In addition to some other changes, the following CVEs have been fixed: bdfReadProperties: property count needs range check [CVE-2015-1802] bdfReadCharacters: bailout if a char's bitmap cannot be read [CVE-2015-1803] bdfReadCharacters: ensure metrics fit into xCharInfo struct [CVE-2015-1804] | ||||
| * | Update packages.txt about to list putty, and to list its version (svn 10285 ↵ | Mike DePaulo | 2015-05-09 | 1 | -0/+1 |
| | | | | | | | | with CVE-2015-2157 fix) | ||||
| * | Add some missing smemclrs and sfrees. | Simon Tatham | 2015-05-09 | 1 | -4/+14 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | The absence of these could have prevented sensitive private key information from being properly cleared out of memory that PuTTY tools had finished with. Thanks to Patrick Coleman for spotting this and sending a patch. Origin: upstream, http://tartarus.org/~simon-git/gitweb/?p=putty.git;a=commitdiff;h=65f69bca7363ceceeac515ae2a82b8f8adc6404d Bug: http://www.chiark.greenend.org.uk/~sgtatham/putty/wishlist/private-key-not-wiped-2.html Bug-Debian: http://bugs.debian.org/779488 Patch-Name: private-key-not-wiped-2.patch | ||||
* | | Update README.md about new branch names | Mike DePaulo | 2015-05-09 | 1 | -3/+3 |
| | | | | | | | | These branch names are based on the X2Go convention for branch names. | ||||
* | | README.md: typo | Mike DePaulo | 2015-05-09 | 1 | -1/+1 |
| | | |||||
* | | README.md: Add explanation of branches | Mike DePaulo | 2015-05-09 | 1 | -2/+11 |
| | | |||||
* | | Current version is 1.15.2.4-xp+vc2013+x2go1 | Mike DePaulo | 2015-05-09 | 1 | -2/+4 |
| | | |||||
* | | Delete buildall.bat. It hasn't been working for a while. | Mike DePaulo | 2015-05-09 | 1 | -44/+0 |
| | | |||||
* | | Create README.md | Mike DePaulo | 2015-05-09 | 1 | -0/+48 |
| | | |||||
* | | Now using: VS Express -> VS Community Edition. | Mike DePaulo | 2015-05-09 | 1 | -2/+1 |
| | | | | | | | | | | | | Also, community edition is supposed to have the same features as Professional, so we can safely assume that Professional and other commercial editions will work fine. | ||||
* | | VS 2013 Update 3 -> VS 2013 Update 4 | Mike DePaulo | 2015-05-09 | 1 | -1/+1 |
| | | |||||
* | | Correct building.txt in terms of Python | Mike DePaulo | 2015-05-09 | 1 | -3/+4 |
| | | |||||
* | | Call makensis.exe from the PATH | Mike DePaulo | 2015-05-09 | 1 | -14/+4 |
| | | |||||
* | | Incorporate winmultiwindow.patch from Oleksandr Shneyder (phoca GmbH) | Mike DePaulo | 2015-05-09 | 1 | -1/+48 |
| | | |||||
* | | Update buildall.bat to work with VS express edition. Note that I am not ↵ | Mike DePaulo | 2015-05-09 | 1 | -5/+5 |
| | | | | | | | | using buildall.bat to build currently. | ||||
* | | Call setvcenv.sh from buildall.sh | Mike DePaulo | 2015-05-09 | 2 | -1/+2 |
| | | |||||
* | | Specify that buildall.sh should be called, not buildall.bat. | Mike DePaulo | 2015-05-09 | 1 | -1/+1 |
| | | |||||
* | | Build was successful. Update building.txt for Python 3, which is now required. | Mike DePaulo | 2015-05-09 | 1 | -1/+2 |
| | | |||||
* | | Fix build of mhmake | Mike DePaulo | 2015-05-09 | 1 | -7/+5 |
| | | |||||
* | | Additional changes for XP targeting. From [1b493f] on the xp-fixesonly branch. | Mike DePaulo | 2015-05-09 | 2 | -142/+142 |
| | | |||||
* | | Update building.txt, you need to decide which build script to use | Mike DePaulo | 2015-05-09 | 1 | -1/+1 |
| | | |||||
* | | Initial work to get VcXsrv 1.15.2.0 to compile under the MSVC2013 XP target | Mike DePaulo | 2015-05-09 | 7 | -38/+62 |
| | | |||||
* | | Updated mesa 32-bit project options1.17.0.0 | marha | 2015-05-03 | 3 | -12/+12 |
| | | |||||
* | | Increased version to 1.17.0.0 | marha | 2015-04-30 | 7 | -22/+1231 |
| | | |||||
* | | Merge remote-tracking branch 'origin/released' | marha | 2015-04-30 | 105 | -531/+1845 |
|\| | |||||
| * | fontconfig pixman libX11 mesa git update 30 Apr 2015 | marha | 2015-04-30 | 103 | -531/+1783 |
| | | | | | | | | | | | | | | libX11 commit d3415d1f052530760b4617db45affcb984cfe35c pixman commit e0c0153d8e5d42c08c2b9bd2cf2123bff2c48d75 fontconfig commit 4a6f5efd5f6a468e1872d58e589bcf30ba88e2fd mesa commit 1ac7db07b363207e8ded9259f84bbcaa084b8667 | ||||
* | | Merge remote-tracking branch 'origin/released' | marha | 2015-04-20 | 132 | -3562/+2550 |
|\| | | | | | | | | | Conflicts: openssl/Makefile | ||||
| * | Upgraded to openssl 1.0.2a | marha | 2015-04-20 | 133 | -3563/+2551 |
| | | |||||
* | | Merge remote-tracking branch 'origin/released' | marha | 2015-04-20 | 338 | -9822/+16337 |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: mesalib/src/mesa/main/.gitignore mesalib/src/mesa/main/dlopen.h xorg-server/hw/xwin/glx/gen_gl_wrappers.py xorg-server/hw/xwin/win.h xorg-server/hw/xwin/winengine.c xorg-server/hw/xwin/winglobals.c xorg-server/hw/xwin/winscrinit.c xorg-server/hw/xwin/winshaddd.c xorg-server/randr/rrxinerama.c | ||||
| * | randrproto xkeyboard-config fontconfig libX11 libXdmcp libXmu pixman ↵ | marha | 2015-04-20 | 325 | -5731/+11685 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | xkbcomp xserver mesa git update 20 Apr 2015 xserver commit b1029716e41e252f149b82124a149da180607c96 xkeyboard-config commit 7d00bcc2d9c3944bbdfcbe472ee3299729dc7687 libX11 commit 748d47e69f5c12d8557d56a8a8ec166588da7b93 libXdmcp commit b10f382e3aa2e86cd5a2bc27d6758da55f0ab1f6 xkbcomp commit 1ae525b3d236b59e6437b2b5433d460e18370973 pixman commit 58e21d3e45c5227c2ca9ac00cf044f22a7975180 randrproto commit 98da0d6e48b7d124d6788ea568e9f9e3dc204322 libXmu commit 4459e6940fe3fdf26a8d5d4c71989498bc400a62 fontconfig commit 07be485a0a84995ce69bf60e3b1bb22cb35f6b0e mesa commit c1485f4b7d044724b3dbc1011f3c3a8a53132010 |