public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-php5/suhosin/files: suhosin-0.9.32.1-libcrypt.patch
@ 2010-10-11 23:23 Diego Petteno (flameeyes)
  0 siblings, 0 replies; 2+ messages in thread
From: Diego Petteno (flameeyes) @ 2010-10-11 23:23 UTC (permalink / raw
  To: gentoo-commits

flameeyes    10/10/11 23:23:06

  Added:                suhosin-0.9.32.1-libcrypt.patch
  Log:
  QA: ensure that libcrypt is linked in the extension, or it'll abort at runtime, or fail to load depending on binding settings. Closes bug #332161 by Hanno Boeck, thanks to klondike for the diagnosis.
  
  (Portage version: 2.2_rc92/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  dev-php5/suhosin/files/suhosin-0.9.32.1-libcrypt.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php5/suhosin/files/suhosin-0.9.32.1-libcrypt.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php5/suhosin/files/suhosin-0.9.32.1-libcrypt.patch?rev=1.1&content-type=text/plain

Index: suhosin-0.9.32.1-libcrypt.patch
===================================================================
Index: suhosin-0.9.32.1/config.m4
===================================================================
--- suhosin-0.9.32.1.orig/config.m4
+++ suhosin-0.9.32.1/config.m4
@@ -6,4 +6,7 @@ PHP_ARG_ENABLE(suhosin, whether to enabl
 
 if test "$PHP_SUHOSIN" != "no"; then
   PHP_NEW_EXTENSION(suhosin, suhosin.c crypt.c crypt_blowfish.c sha256.c memory_limit.c treat_data.c ifilter.c post_handler.c ufilter.c rfc1867.c log.c header.c execute.c ex_imp.c session.c aes.c compat_snprintf.c, $ext_shared)
+  PHP_CHECK_LIBRARY(crypt, crypt, 
+    [PHP_ADD_LIBRARY(crypt,, SUHOSIN_SHARED_LIBADD)])
+  PHP_SUBST(SUHOSIN_SHARED_LIBADD)
 fi






^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-php5/suhosin/files: suhosin-0.9.32.1-libcrypt.patch
@ 2011-09-18 10:34 Ole Markus With (olemarkus)
  0 siblings, 0 replies; 2+ messages in thread
From: Ole Markus With (olemarkus) @ 2011-09-18 10:34 UTC (permalink / raw
  To: gentoo-commits

olemarkus    11/09/18 10:34:27

  Removed:              suhosin-0.9.32.1-libcrypt.patch
  Log:
  Moving dev-php5/suhosin to dev-php/suhosin



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-09-18 10:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-11 23:23 [gentoo-commits] gentoo-x86 commit in dev-php5/suhosin/files: suhosin-0.9.32.1-libcrypt.patch Diego Petteno (flameeyes)
  -- strict thread matches above, loose matches on Subject: below --
2011-09-18 10:34 Ole Markus With (olemarkus)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox