aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
Commit message (Collapse)AuthorAgeFilesLines
* nx-X11: add more NULL guards to TEST and DEBUG sections of Render.c.Mihai Moldovan2015-03-291-0/+3
| | | | Cherry-picked from branch 3.5.0.x.
* debian/changelog: sync with 3.5.0.x branch.Mihai Moldovan2015-03-291-0/+7
|
* debian/changelog: sync with 3.5.0.x branch.Mihai Moldovan2015-03-261-3/+47
|
* nx-libs.spec: add overlooked Obsolete: statement to libNX_Xfixes3.Mihai Moldovan2015-03-171-0/+1
| | | | Cherry-picked from branch 3.5.0.x.
* nx-libs.spec: Versioned libXcomp* should obsolete unversioned libXcomp*, not ↵Mihai Moldovan2015-03-171-0/+7
| | | | | | | | | libNX_Xcomp*. Cherry-picked from branch 3.5.0.x. Conflicts: debian/changelog
* nxcomp{,ext,shad}: use the correct library naming scheme on OS X. It differs ↵Clemens Lang2015-03-151-0/+2
| | | | from other UNIX-based systems.
* nxcomp{,shad}: fix dynamic library linking on OS X. Use -dynamiclib instead ↵Clemens Lang2015-03-151-0/+1
| | | | of -bundle.
* nx{comp{,ext,shad},proxy}: use path discovery for finding makedepend. Remove ↵Clemens Lang2015-03-151-2/+2
| | | | old cruft.
* debian/changelog: fix wrong signature.Mihai Moldovan2015-03-151-1/+1
|
* debian/changelog: merge with 3.5.0.x release branch.Mihai Moldovan2015-03-151-4/+43
|
* Update changelog for the CVE-2015-0255 commit and its 3 prereq commitsMike DePaulo2015-02-181-0/+8
|
* fix 3.5.0.29 changelog entryMike Gabriel2015-02-161-12/+12
|
* debian/changelog: fix too-long linesMike Gabriel2015-02-161-6/+6
|
* Makefile.nx-libs: Fix uninstall-lite rule. The nxproxy and nxcomp ↵Mike Gabriel2015-02-161-0/+2
| | | | uninstallation has to be in uninstall-lite, not in uninstall-full.
* Make install-lite rule in Makefile.nx-libs more predictable and not rely on ↵Mike Gabriel2015-02-161-0/+2
| | | | nxproxy/Makefile.in.
* Install "%{_libdir}/nx/bin" into nxproxy package.Mike Gabriel2015-02-161-0/+1
|
* Fix FTBFS due to the nxproxy executable already existing under ↵Mike DePaulo2015-02-161-2/+67
| | | | | | | /usr/lib/nx/bin/nx Conflicts (resolved by Mike Gabriel): debian/changelog
* Version bump, continuing NX 3.x development.. Targetting NX 3.6.x some time.Mike Gabriel2015-02-141-1/+8
|
* Use proper quoting on build flag vars (they may contain spaces).Mike Gabriel2015-02-141-0/+1
|
* update changelogMike Gabriel2015-02-131-0/+12
|
* changelog: add 3.5.0.x entry for commit 4436e97Mike Gabriel2015-02-121-0/+4
|
* Makefile.nx-libs: Run make install for nxproxy first, then create the ↵Mike Gabriel2015-02-121-0/+2
| | | | wrapper script.
* Remove upstream nx-libs ChangeLog during override_dh_clean.Mike Gabriel2015-02-121-0/+1
|
* fix long-line in changelogMike Gabriel2015-02-091-1/+2
|
* Revert "Add patch ↵Mike Gabriel2015-02-091-5/+0
| | | | | | | | | 700_nx-X11_mesa-initialize-server-support-correctly.full.patch. Initialize server_support array with correct size. Fix Mesa upstream bugzilla bug #7353. (Fixes: #776)." This reverts commit 4db6f0fdba904d00c1cfc3909b9b2c09655abf87. Reason: the file nx-X11/extras/Mesa/src/glx/x11/glxextensions.c is not used at build time and has been removed from the code base in NX 3.6.
* Add patch 700_nx-X11_mesa-initialize-server-support-correctly.full.patch. ↵Mike Gabriel2015-02-031-0/+5
| | | | Initialize server_support array with correct size. Fix Mesa upstream bugzilla bug #7353. (Fixes: #776).
* On SLE 11.x: libX* packages are prefixed with "xorg-x11-".Mike Gabriel2015-02-021-0/+1
|
* Assure that BuildRoot: is set.Mike Gabriel2015-01-291-0/+1
|
* nx-libs.spec: Set PREFIX=%{_prefix} USRLIBDIR=%{_libdir} SHLIBDIR=%{_libdir} ↵Mike Gabriel2015-01-291-0/+1
| | | | at build time.
* Don't fail if removing *.a files fails due to the files being non-present.Mike Gabriel2015-01-291-0/+1
|
* nx-libs.spec: several dependency fixes...Mike Gabriel2015-01-291-0/+3
| | | | | | + Add Obsoletes: fields to all shared libs for marking the non-versioned library package (names) as obsolete. + Don't depend on nx-libs base package with fixed version.
* Make libNX_X11-6 and libXinerama1 compliant to Shared Library Policy.Mike Gabriel2015-01-291-0/+1
|
* nx-libs.spec: Install man pages into bin:packages.Mike Gabriel2015-01-291-0/+1
|
* Makefile.nx-libs: Install man pages via main Makefile.Mike Gabriel2015-01-291-0/+1
|
* nx-libs.spec: Mention NX technology in every package description.Mike Gabriel2015-01-291-0/+1
|
* Support .symbols for 64bit and 32bit alike.Mike Gabriel2015-01-291-0/+1
|
* Use SONAME based library package naming scheme.Mike Gabriel2015-01-281-0/+1
|
* Revert "Use SONAME based library package naming scheme."Mike Gabriel2015-01-281-1/+0
| | | | This reverts commit 1e5c83e8bcdf29539667168e20b787585097f680.
* Use SONAME based library package naming scheme.Mike Gabriel2015-01-281-0/+1
|
* Add Description: and Author: fields to various patch headers.Mike Gabriel2015-01-281-0/+1
|
* latest tarball size: 41MiBMike Gabriel2015-01-281-1/+1
|
* Makefile.nx-libs: Don't allow symlinks to point into buildroot.Mike Gabriel2015-01-281-0/+1
|
* Add 991_fix-hr-typos.full+lite.patch and 991_fix-hr-typos.full.patch. Fix ↵Mike Gabriel2015-01-281-0/+2
| | | | several typos in upstream code detected by lintian.
* Provide CDBS-generated debian/copyright.in file.Mike Gabriel2015-01-281-0/+1
|
* Add debian/*.symbols files for shared nx-X11 libraries.Mike Gabriel2015-01-281-0/+1
|
* Install upstream ChangeLogs into bin:packages.Mike Gabriel2015-01-281-0/+1
|
* Update .spec file to meet changes in tarball size reduction and restructuring.Mike Gabriel2015-01-281-0/+2
|
* Support hardened builds for nxagent and libNX_*.so files.Mike Gabriel2015-01-281-0/+1
|
* Update 600_nx-X11+nxcompext+nxcompshad_unique-libnames.full.patch. Don't ↵Mike Gabriel2015-01-281-0/+2
| | | | patch files that get removed during code reduction.
* Support hardened builds for nxcomp* libraries.Mike Gabriel2015-01-281-0/+2
|