aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2017-04-13 16:00:16 +0200
committerMihai Moldovan <ionic@ionic.de>2017-04-18 17:37:40 +0200
commit1537eb05da13d34b5976f2190ce94ec0fdc2e657 (patch)
treee42e2bf2047c69c76ebb191222c66ef2d8aba58f /debian/changelog
parentfb55fc3ef5a037ba881c5d18f782f9f988b48fe3 (diff)
downloadnx-libs-1537eb05da13d34b5976f2190ce94ec0fdc2e657.tar.gz
nx-libs-1537eb05da13d34b5976f2190ce94ec0fdc2e657.tar.bz2
nx-libs-1537eb05da13d34b5976f2190ce94ec0fdc2e657.zip
debian/Makefile.nx-libs: make sure that 'make all' only calls 'make build' and _not_ the global '%:' ruleset afterwards.
Backported from Arctica GH 3.6.x branch. v2: backport to nx-libs 3.5.0.x (Mihai Moldovan)
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog5
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index eaaa29294..d3e2375bf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -41,6 +41,11 @@ nx-libs (2:3.5.0.33-0x2go1) UNRELEASED; urgency=low
* Xinerama symlinking: Attach Xinerama symlinking to nxagent bin:package (and
not libnx-xinerama1).
Backported from Arctica GH 3.6.x branch.
+ * debian/Makefile.nx-libs:
+ + Make sure that 'make all' only calls 'make build' and _not_ the global
+ '%:' ruleset afterwards.
+ Backported from Arctica GH 3.6.x branch.
+ v2: backport to nx-libs 3.5.0.x (Mihai Moldovan)
[ Ulrich Sibiller ]
* nx-X11: Backport CVE-2017-2624 (timingsafe_memcmp)