aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
Commit message (Collapse)AuthorAgeFilesLines
* debian/changelog: Suppress warnings from lintian about -0 revision in ↵Mike Gabriel2016-07-011-1/+1
| | | | version string.
* debian/changelog: Drop unnecessary "~build1" from version stringMike Gabriel2015-09-281-1/+1
|
* nx-libs.spec: add xkeyboard-config to nxagent's Requires.Mihai Moldovan2015-07-171-0/+3
| | | | | | Should be a weak dependency, but RPM doesn't support that too well yet. Cherry-picked from 3.5.0.x branch.
* debian/control: add xkb-data to nxagent's Recommends.Mihai Moldovan2015-07-171-1/+3
| | | | Cherry-picked from 3.5.0.x branch.
* debian/changelog: sync with master/3.5.0.x branch.Mihai Moldovan2015-07-041-2/+77
|
* debian/changelog: sync with master/3.5.0.x branch.Mihai Moldovan2015-06-291-0/+31
|
* debian/changelog: sync with master/3.5.0.x branch.Mihai Moldovan2015-06-021-0/+67
|
* debian/changelog: merge with master branch.Mihai Moldovan2015-05-051-0/+2
|
* debian/changelog: add entry for last change.Mihai Moldovan2015-05-051-0/+1
|
* debian/changelog: sync with 3.5.0.x branch.Mihai Moldovan2015-04-301-0/+2
|
* debian/changelog: correctly sync with 3.5.0.x branch. Add latest entries.Mihai Moldovan2015-04-301-50/+57
|
* debian/changelog: merge with 3.5.0.x branch.Mihai Moldovan2015-04-271-0/+134
|
* 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.