SPECS: php-pecl-filter.spec - fixed desc (from project page), pl
qboosh
qboosh at pld-linux.org
Thu Nov 3 01:19:37 CET 2005
Author: qboosh Date: Thu Nov 3 00:19:37 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- fixed desc (from project page), pl
---- Files affected:
SPECS:
php-pecl-filter.spec (1.2 -> 1.3)
---- Diffs:
================================================================
Index: SPECS/php-pecl-filter.spec
diff -u SPECS/php-pecl-filter.spec:1.2 SPECS/php-pecl-filter.spec:1.3
--- SPECS/php-pecl-filter.spec:1.2 Mon Oct 31 10:07:45 2005
+++ SPECS/php-pecl-filter.spec Thu Nov 3 01:19:32 2005
@@ -21,13 +21,20 @@
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
-The Input Filter extension is meant to address this issue by
-implementing a set of filters and mechanisms that users can use to
-safely access their input data.
+We all know that you should always check input variables, but PHP does
+not offer really good functionality for doing this in a safe way. The
+Input Filter extension is meant to address this issue by implementing
+a set of filters and mechanisms that users can use to safely access
+their input data.
In PECL status of this extension is: %{_status}.
%description -l pl
+Wiadomo, że trzeba zawsze sprawdzać zmienne wejściowe, ale PHP nie
+oferuje naprawdę dobrej funkcjonalności do robienia tego w sposób
+bezpieczny. Rozszerzenie Input Filter ma rozwiązać ten problem poprzez
+zaimplementowanie zestawu filtrów i mechanizmów, których użytkownicy
+mogą bezpiecznie używać do dostępu do danych.
To rozszerzenie ma w PECL status: %{_status}.
@@ -75,9 +82,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.3 2005/11/03 00:19:32 qboosh
+- fixed desc (from project page), pl
+
Revision 1.2 2005/10/31 09:07:45 glen
- up macros requirement
Revision 1.1 2005/10/31 09:00:15 adamg
- new
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/php-pecl-filter.spec?r1=1.2&r2=1.3&f=u
More information about the pld-cvs-commit
mailing list