Commit 09d2732b authored by Mike Gabriel's avatar Mike Gabriel

Patch system: Prepend a "0" to every patch file name in debian/patches/. Adapt…

Patch system: Prepend a "0" to every patch file name in debian/patches/. Adapt only this changelog stanza to this modification.
parent 8c98a401
nx-libs (2:3.5.0.29-0x2go2) UNRELEASED; urgency=medium nx-libs (2:3.5.0.29-0x2go2) UNRELEASED; urgency=medium
[ Paul Szabo ] [ Paul Szabo ]
* DISABLED:401_nxcomp_bigrequests-and-genericevent-extensions.full+lite.patch. * DISABLED:0401_nxcomp_bigrequests-and-genericevent-extensions.full+lite.patch.
Enable support for the X11 big requests extension and the generic events Enable support for the X11 big requests extension and the generic events
extension. extension.
[ Mike Gabriel ] [ Mike Gabriel ]
* Update 320_nxagent_configurable-keystrokes.full.patch. Fix patch header * Update 0320_nxagent_configurable-keystrokes.full.patch. Fix patch header
referring to keystrokes.cfg (plural), not keystroke.cfg. referring to keystrokes.cfg (plural), not keystroke.cfg.
* Allow sysadmins to manipulate nxagent's / x2goagent's rgb file by placing * Allow sysadmins to manipulate nxagent's / x2goagent's rgb file by placing
it into /etc/nxagent or /etc/x2go. it into /etc/nxagent or /etc/x2go.
* Provide support for separate .keyboard files for nxagent/x2goagent. * Provide support for separate .keyboard files for nxagent/x2goagent.
* Modify 101_nxagent_set-rgb-path.full.patch. Allow configurable rgb files. * Modify 0101_nxagent_set-rgb-path.full.patch. Allow configurable rgb files.
* Extend 999_nxagent_unbrand-nxagent-brand-x2goagent.full.patch. Let rgb * Extend 0999_nxagent_unbrand-nxagent-brand-x2goagent.full.patch. Let rgb
file shipped with x2goagent supersede rgb file shipped with nxagent. file shipped with x2goagent supersede rgb file shipped with nxagent.
FIXME: a better approach would be to decide at runtime if to use FIXME: a better approach would be to decide at runtime if to use
/etc/x2go/rgb or /etc/nxagent/rgb. /etc/x2go/rgb or /etc/nxagent/rgb.
* Extend 999_nxagent_unbrand-nxagent-brand-x2goagent.full.patch. Allow * Extend 0999_nxagent_unbrand-nxagent-brand-x2goagent.full.patch. Allow
separate .keyboard files for x2goagent and nxagent. separate .keyboard files for x2goagent and nxagent.
* Update 600_nx-X11+nxcompext+nxcompshad_unique-libnames.full.patch. Don't * Update 0600_nx-X11+nxcompext+nxcompshad_unique-libnames.full.patch. Don't
patch files that get removed during code reduction. patch files that get removed during code reduction.
* Add 991_fix-hr-typos.full+lite.patch and 991_fix-hr-typos.full.patch. * Add 0991_fix-hr-typos.full+lite.patch and 991_fix-hr-typos.full.patch.
Fix several typos in upstream code detected by lintian. Fix several typos in upstream code detected by lintian.
* Makefile.nx-libs: Don't allow symlinks to point into buildroot. * Makefile.nx-libs: Don't allow symlinks to point into buildroot.
* Makefile.nx-libs: Install man pages via main Makefile. * Makefile.nx-libs: Install man pages via main Makefile.
...@@ -43,19 +43,23 @@ nx-libs (2:3.5.0.29-0x2go2) UNRELEASED; urgency=medium ...@@ -43,19 +43,23 @@ nx-libs (2:3.5.0.29-0x2go2) UNRELEASED; urgency=medium
- Makefile.nx-libs: Don't install Mesa header files into DESTDIR anymore. - Makefile.nx-libs: Don't install Mesa header files into DESTDIR anymore.
- Unify source tree reduction (debian/rules vs. roll-tarball.sh) via file/ - Unify source tree reduction (debian/rules vs. roll-tarball.sh) via file/
folder lists in text files named debian/CODE-REDUCTION_*. folder lists in text files named debian/CODE-REDUCTION_*.
- Update 991_fix-hr-typos.full.patch. Don't patch files that get removed by - Update 0991_fix-hr-typos.full.patch. Don't patch files that get removed by
the NX code reduction effort. the NX code reduction effort.
- Drop 604_nx-X11_recent-freetype-API.full.patch. Not used in current build - Drop 0604_nx-X11_recent-freetype-API.full.patch. Not used in current build
process. process.
- Update 600_nx-X11+nxcompext+nxcompshad_unique-libnames.full.patch. Don't - Update 0600_nx-X11+nxcompext+nxcompshad_unique-libnames.full.patch. Don't
patch files matter to the NX code reduction efforts. patch files matter to the NX code reduction efforts.
- Update 031_nx-X11_parallel-make.full.patch. Don't patch .original files in - Update 0031_nx-X11_parallel-make.full.patch. Don't patch .original files in
NX code tree. NX code tree.
- Drop patches: 017_nx-X11_update-autotools-helper-files.full.patch, - Drop patches: 0017_nx-X11_update-autotools-helper-files.full.patch,
018_nx-X11_update-libtool-ltmain-script.full.patch, 0018_nx-X11_update-libtool-ltmain-script.full.patch,
019_nx-X11_expat-build-against-system-libxmltok.full.patch. They patch files 0019_nx-X11_expat-build-against-system-libxmltok.full.patch. They patch files
that are not used at build time. that are not used at build time.
* Patch system:
- Prepend a "0" to every patch file name in debian/patches/. Adapt only this
changelog stanza to this modification.
* Debian/Ubuntu packaging: * Debian/Ubuntu packaging:
+ Fully rework the way nx-libs gets packaged for Debian/Ubuntu. + Fully rework the way nx-libs gets packaged for Debian/Ubuntu.
+ Split up libnx-x11 into individual packages. + Split up libnx-x11 into individual packages.
...@@ -110,10 +114,10 @@ nx-libs (2:3.5.0.29-0x2go2) UNRELEASED; urgency=medium ...@@ -110,10 +114,10 @@ nx-libs (2:3.5.0.29-0x2go2) UNRELEASED; urgency=medium
x2goagent.keyboard). x2goagent.keyboard).
[ Horst Schirmeier ] [ Horst Schirmeier ]
* Update 320_nxagent_configurable-keystrokes.full.patch. Fix a typo that * Update 0320_nxagent_configurable-keystrokes.full.patch. Fix a typo that
prevented the /etc/nxagent/keystrokes.cfg file from being parsed. (Fixes: prevented the /etc/nxagent/keystrokes.cfg file from being parsed. (Fixes:
#741). #741).
* Add 321_nxagent_x2go-specific-keystroke-config.full.patch. If nxagent is * Add 0321_nxagent_x2go-specific-keystroke-config.full.patch. If nxagent is
launched as x2goagent, use X2Go-specific paths for the keystrokes.cfg file. launched as x2goagent, use X2Go-specific paths for the keystrokes.cfg file.
(Fixes: #744). (Fixes: #744).
......
000_add-NX-redistribution-README.full+lite.patch 0000_add-NX-redistribution-README.full+lite.patch
002_nxcompshad_build-against-nx-x11-only.full.patch 0002_nxcompshad_build-against-nx-x11-only.full.patch
003_nxcompshad_gcc43.full.patch 0003_nxcompshad_gcc43.full.patch
004_nx-X11_fix-nxcompshad-build.full.patch 0004_nx-X11_fix-nxcompshad-build.full.patch
005_nxcomp_gcc43.full+lite.patch 0005_nxcomp_gcc43.full+lite.patch
006_nxcomp_libpng15.full+lite.patch 0006_nxcomp_libpng15.full+lite.patch
007_nxcompshad_clean-gch-files.full.patch 0007_nxcompshad_clean-gch-files.full.patch
008_nxcomp_sa-restorer.full+lite.patch 0008_nxcomp_sa-restorer.full+lite.patch
009_nxproxy_add-man-page.full+lite.patch 0009_nxproxy_add-man-page.full+lite.patch
009_nxagent_add-man-page.full.patch 0009_nxagent_add-man-page.full.patch
010_nxauth_fix-binary-name-in-man-page.full.patch 0010_nxauth_fix-binary-name-in-man-page.full.patch
012_nxcomp_makefile-uninstall+autoconf.full+lite.patch 0012_nxcomp_makefile-uninstall+autoconf.full+lite.patch
013_nxcompext_makefile-uninstall+autoconf.full.patch 0013_nxcompext_makefile-uninstall+autoconf.full.patch
014_nxcompshad_makefile-uninstall+autoconf.full.patch 0014_nxcompshad_makefile-uninstall+autoconf.full.patch
015_nxproxy_makefile-uninstall.full+lite.patch 0015_nxproxy_makefile-uninstall.full+lite.patch
016_nx-X11_install-location.full.patch 0016_nx-X11_install-location.full.patch
024_fix-make-clean.full.patch 0024_fix-make-clean.full.patch
024_fix-make-clean.full+lite.patch 0024_fix-make-clean.full+lite.patch
025_nxcomp-fix-ftbfs-against-jpeg9a.full+lite.patch 0025_nxcomp-fix-ftbfs-against-jpeg9a.full+lite.patch
026_nxcompext_honour-optflags.full.patch 0026_nxcompext_honour-optflags.full.patch
026_nxcomp_honour-optflags.full+lite.patch 0026_nxcomp_honour-optflags.full+lite.patch
026_nxcompshad_honour-optflags.full.patch 0026_nxcompshad_honour-optflags.full.patch
027_nxcomp_abstract-X11-socket.full+lite.patch 0027_nxcomp_abstract-X11-socket.full+lite.patch
028_nx-X11_abstract-kernel-sockets.full.patch 0028_nx-X11_abstract-kernel-sockets.full.patch
029_nxcomp_ppc64.full+lite.patch 0029_nxcomp_ppc64.full+lite.patch
030_nx-X11_configure-args.full.patch 0030_nx-X11_configure-args.full.patch
031_nx-X11_parallel-make.full.patch 0031_nx-X11_parallel-make.full.patch
051_nxcomp_macos105-fdisset.full+lite.patch 0051_nxcomp_macos105-fdisset.full+lite.patch
052_nxcomp_macos10-nxauth-location.full+lite.patch 0052_nxcomp_macos10-nxauth-location.full+lite.patch
053_nx-X11_no-xcomp1-install-target.full.patch 0053_nx-X11_no-xcomp1-install-target.full.patch
054_nx-X11_ppc64-ftbfs.full.patch 0054_nx-X11_ppc64-ftbfs.full.patch
055_nx-X11_imake-Werror-format-security.full.patch 0055_nx-X11_imake-Werror-format-security.full.patch
056_nx-X11_Werror-format-security.full.patch 0056_nx-X11_Werror-format-security.full.patch
057_nx-X11_sanitize-eventmasks.full.patch 0057_nx-X11_sanitize-eventmasks.full.patch
101_nxagent_set-rgb-path.full.patch 0101_nxagent_set-rgb-path.full.patch
102_xserver-xext_set-securitypolicy-path.full.patch 0102_xserver-xext_set-securitypolicy-path.full.patch
103_nxagent_set-X0-config-path.full.patch 0103_nxagent_set-X0-config-path.full.patch
105_nxagent_export-remote-keyboard-config.full.patch 0105_nxagent_export-remote-keyboard-config.full.patch
106_nxagent_utf8-copy-clipboard.full.patch 0106_nxagent_utf8-copy-clipboard.full.patch
107_nxagent_clipboard-compound-text+small-bed-sheets.full.patch 0107_nxagent_clipboard-compound-text+small-bed-sheets.full.patch
108_nxagent_wine-close-delay.full.patch 0108_nxagent_wine-close-delay.full.patch
110_nxagent_createpixmap-bounds-check.full.patch 0110_nxagent_createpixmap-bounds-check.full.patch
200_nxagent_check-binary-x2go-flavour.full.patch 0200_nxagent_check-binary-x2go-flavour.full.patch
201_nxagent_set-x2go-icon-if-x2goagent-flavour.full.patch 0201_nxagent_set-x2go-icon-if-x2goagent-flavour.full.patch
202_nx-X11_enable-xinerama.full.patch 0202_nx-X11_enable-xinerama.full.patch
203_nxagent_disable-rootless-exit.full.patch 0203_nxagent_disable-rootless-exit.full.patch
204_nxagent_repaint-solidpict.full.patch 0204_nxagent_repaint-solidpict.full.patch
205_nxagent_refresh-adsl.full.patch 0205_nxagent_refresh-adsl.full.patch
206_nxagent_clipboard-as-nxoption.full.patch 0206_nxagent_clipboard-as-nxoption.full.patch
207_nxagent_fix-xfixes-selection.full.patch 0207_nxagent_fix-xfixes-selection.full.patch
209_x2goagent_add-man-page.full.patch 0209_x2goagent_add-man-page.full.patch
210_nxagent_save_session_state.full.patch 0210_nxagent_save_session_state.full.patch
210_nxcomp_save_session_state.full+lite.patch 0210_nxcomp_save_session_state.full+lite.patch
211_nxcomp_set_default_options.full+lite.patch 0211_nxcomp_set_default_options.full+lite.patch
212_nxcomp_build-on-Android.full+lite.patch 0212_nxcomp_build-on-Android.full+lite.patch
220_nxproxy_bind-loopback-only.full+lite.patch 0220_nxproxy_bind-loopback-only.full+lite.patch
300_nxagent_set-wm-class.full.patch 0300_nxagent_set-wm-class.full.patch
301_nx-X11_use-shared-libs.full.patch 0301_nx-X11_use-shared-libs.full.patch
302_nx-X11_xkbbasedir-detection.full.patch 0302_nx-X11_xkbbasedir-detection.full.patch
320_nxagent_configurable-keystrokes.full.patch 0320_nxagent_configurable-keystrokes.full.patch
321_nxagent_x2go-specific-keystroke-config.full.patch 0321_nxagent_x2go-specific-keystroke-config.full.patch
400_nxcomp-version.full+lite.patch 0400_nxcomp-version.full+lite.patch
#401_nxcomp_bigrequests-and-genericevent-extensions.full+lite.patch #0401_nxcomp_bigrequests-and-genericevent-extensions.full+lite.patch
600_nx-X11+nxcompext+nxcompshad_unique-libnames.full.patch 0600_nx-X11+nxcompext+nxcompshad_unique-libnames.full.patch
601_nx-X11_build-option-changes-to-not-use-bundled-libraries.full.patch 0601_nx-X11_build-option-changes-to-not-use-bundled-libraries.full.patch
602_nx-X11_initgroups.full.patch 0602_nx-X11_initgroups.full.patch
603_nx-X11_compilation_warnings.full.patch 0603_nx-X11_compilation_warnings.full.patch
605_nxcomp_Types.h-dont-use-STL-internals-on-libc++.full+lite.patch 0605_nxcomp_Types.h-dont-use-STL-internals-on-libc++.full+lite.patch
606_nx-X11_build-on-aarch64.full.patch 0606_nx-X11_build-on-aarch64.full.patch
607_nxcomp_macosx-X11-launcher-in-private-tmp.full+lite.patch 0607_nxcomp_macosx-X11-launcher-in-private-tmp.full+lite.patch
990_fix-DEBUG-and-TEST-builds.full.patch 0990_fix-DEBUG-and-TEST-builds.full.patch
991_fix-hr-typos.full+lite.patch 0991_fix-hr-typos.full+lite.patch
991_fix-hr-typos.full.patch 0991_fix-hr-typos.full.patch
999_nxagent_unbrand-nxagent-brand-x2goagent.full.patch 0999_nxagent_unbrand-nxagent-brand-x2goagent.full.patch
016_nx-X11_install-location.debian.patch 0016_nx-X11_install-location.debian.patch
102_xserver-xext_set-securitypolicy-path.debian.patch 0102_xserver-xext_set-securitypolicy-path.debian.patch
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment