]> git.ipfire.org Git - people/stevee/ipfire-3.x.git/commitdiff
Rebuild for strlcpy removed from glibc
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 28 Apr 2015 16:02:30 +0000 (18:02 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 28 Apr 2015 16:02:30 +0000 (18:02 +0200)
Our glibc used to bring an implementation of strlcpy
that has been used by tmux and tcpdump. We do not add
the patch since glibc 2.19 any more, so these need to
be rebuilt in order to function.

tcpdump/tcpdump.nm
tmux/tmux.nm

index 201426e7bbce519d708fa573e61555d7f6b891b2..40a5cd7fb402bb36ea92260540c29cb500a0ea77 100644 (file)
@@ -5,7 +5,7 @@
 
 name       = tcpdump
 version    = 4.3.0
-release    = 1
+release    = 2
 
 groups     = Networking/Sniffer
 url        = http://www.tcpdump.org/
index 7048eeb0959bcc58e60598c547481bde294a5923..6f574f908ca3ed4da9e0f8b44bd91e1b6b4023d1 100644 (file)
@@ -5,7 +5,7 @@
 
 name       = tmux
 version    = 1.9a
-release    = 1
+release    = 2
 
 groups     = Application/System
 url        = http://sourceforge.net/projects/tmux