Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
core
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
LibreOffice
core
Commits
32565ee3
Kaydet (Commit)
32565ee3
authored
May 27, 2013
tarafından
Tor Lillqvist
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Bump maximum fuzz factor down to zero
Change-Id: I97d30afe3a24aab1123352da05b066095e5c86bb
üst
992da0d5
Hide whitespace changes
Inline
Side-by-side
Showing
16 changed files
with
25 additions
and
20 deletions
+25
-20
boost.libcdr.warnings.patch.1
boost/boost.libcdr.warnings.patch.1
+1
-2
boost.wshadow.patch
boost/boost.wshadow.patch
+1
-1
jdbc-4.1.patch
hsqldb/patches/jdbc-4.1.patch
+6
-6
hyphen-android.patch
hyphen/hyphen-android.patch
+1
-1
flow-engine.patch
jfreereport/patches/flow-engine.patch
+2
-1
liblayout.patch
jfreereport/patches/liblayout.patch
+2
-1
libcmis-0.3.0-proxy.patch
libcmis/libcmis-0.3.0-proxy.patch
+1
-1
liborcus_0.1.0-dllimport.patch
liborcus/liborcus_0.1.0-dllimport.patch
+1
-1
nss.aix.patch
nss/nss.aix.patch
+1
-1
nss.patch
nss/nss.patch
+1
-1
python-3.3.0-15833.patch.1
python3/python-3.3.0-15833.patch.1
+3
-0
python-3.3.0-i42553.patch.2
python3/python-3.3.0-i42553.patch.2
+1
-0
raptor-freebsd.patch.1
redland/raptor/raptor-freebsd.patch.1
+1
-1
rasqal-freebsd.patch.1
redland/rasqal/rasqal-freebsd.patch.1
+1
-1
redland-freebsd.patch.1
redland/redland/redland-freebsd.patch.1
+1
-1
UnpackedTarball.mk
solenv/gbuild/UnpackedTarball.mk
+1
-1
No files found.
boost/boost.libcdr.warnings.patch.1
Dosyayı görüntüle @
32565ee3
...
@@ -438,7 +438,7 @@
...
@@ -438,7 +438,7 @@
}
}
template<class K, class D, class C>
template<class K, class D, class C>
@@ -759,1
8 +759,18
@@
@@ -759,1
7 +759,17
@@
std::basic_string<Ch>
std::basic_string<Ch>
>::type
>::type
basic_ptree<K, D, C>::get(
basic_ptree<K, D, C>::get(
...
@@ -460,7 +460,6 @@
...
@@ -460,7 +460,6 @@
return child.get().
return child.get().
BOOST_NESTED_TEMPLATE get_value_optional<Type>(tr);
BOOST_NESTED_TEMPLATE get_value_optional<Type>(tr);
else
else
return optional<Type>();
@@ -778,9 +778,9 @@
@@ -778,9 +778,9 @@
template<class K, class D, class C>
template<class K, class D, class C>
template<class Type>
template<class Type>
...
...
boost/boost.wshadow.patch
Dosyayı görüntüle @
32565ee3
...
@@ -129,7 +129,7 @@
...
@@ -129,7 +129,7 @@
+ { return x._rng == y_arg._rng && x.y == y_arg.y && std::equal(x.v, x.v+k, y_arg.v); }
+ { return x._rng == y_arg._rng && x.y == y_arg.y && std::equal(x.v, x.v+k, y_arg.v); }
/** Returns true if the two generators will produce different sequences. */
/** Returns true if the two generators will produce different sequences. */
BOOST_RANDOM_DETAIL_INEQUALITY_OPERATOR(shuffle_order_engine)
BOOST_RANDOM_DETAIL_INEQUALITY_OPERATOR(shuffle_order_engine)
--- foo/foo/foo/boost/random/subtract_with_carry.hpp
--- foo/foo/foo/boost/random/subtract_with_carry.hpp
+++ foo/foo/foo/boost/random/subtract_with_carry.hpp
+++ foo/foo/foo/boost/random/subtract_with_carry.hpp
@@ -268,21 +268,21 @@
@@ -268,21 +268,21 @@
...
...
hsqldb/patches/jdbc-4.1.patch
Dosyayı görüntüle @
32565ee3
...
@@ -128,7 +128,7 @@
...
@@ -128,7 +128,7 @@
--- misc/hsqldb/src/org/hsqldb/jdbc/jdbcCallableStatement.java 2012-02-08 15:14:42.802123563 +0000
--- misc/hsqldb/src/org/hsqldb/jdbc/jdbcCallableStatement.java 2012-02-08 15:14:42.802123563 +0000
+++ misc/build/hsqldb/src/org/hsqldb/jdbc/jdbcCallableStatement.java 2012-02-08 15:47:35.842635642 +0000
+++ misc/build/hsqldb/src/org/hsqldb/jdbc/jdbcCallableStatement.java 2012-02-08 15:47:35.842635642 +0000
@@ -3375,4 +3375,18 @@
@@ -3375,4 +3375,18 @@
}
*/
//#endif JAVA6
//#endif JAVA6
+
+
...
@@ -149,7 +149,7 @@
...
@@ -149,7 +149,7 @@
--- misc/hsqldb/src/org/hsqldb/jdbc/jdbcConnection.java 2012-02-08 15:14:42.802123563 +0000
--- misc/hsqldb/src/org/hsqldb/jdbc/jdbcConnection.java 2012-02-08 15:14:42.802123563 +0000
+++ misc/build/hsqldb/src/org/hsqldb/jdbc/jdbcConnection.java 2012-02-08 15:47:35.851635628 +0000
+++ misc/build/hsqldb/src/org/hsqldb/jdbc/jdbcConnection.java 2012-02-08 15:47:35.851635628 +0000
@@ -48,6 +48,12 @@
@@ -48,6 +48,12 @@
import java.sql.SQLXML;
*/
//#endif JAVA6
//#endif JAVA6
+
+
...
@@ -162,7 +162,7 @@
...
@@ -162,7 +162,7 @@
import java.sql.SQLException;
import java.sql.SQLException;
import java.sql.SQLWarning;
import java.sql.SQLWarning;
@@ -2793,4 +2799,31 @@
@@ -2793,4 +2799,31 @@
}
*/
//#endif JAVA6
//#endif JAVA6
+
+
...
@@ -196,7 +196,7 @@
...
@@ -196,7 +196,7 @@
--- misc/hsqldb/src/org/hsqldb/jdbc/jdbcDatabaseMetaData.java 2012-02-08 15:14:42.802123563 +0000
--- misc/hsqldb/src/org/hsqldb/jdbc/jdbcDatabaseMetaData.java 2012-02-08 15:14:42.802123563 +0000
+++ misc/build/hsqldb/src/org/hsqldb/jdbc/jdbcDatabaseMetaData.java 2012-02-08 15:47:35.835635654 +0000
+++ misc/build/hsqldb/src/org/hsqldb/jdbc/jdbcDatabaseMetaData.java 2012-02-08 15:47:35.835635654 +0000
@@ -5693,4 +5693,21 @@
@@ -5693,4 +5693,21 @@
}
*/
//#endif JAVA6
//#endif JAVA6
+
+
...
@@ -232,7 +232,7 @@
...
@@ -232,7 +232,7 @@
/**
/**
@@ -323,4 +328,15 @@
@@ -323,4 +328,15 @@
}
*/
//#endif JAVA6
//#endif JAVA6
+
+
...
@@ -250,7 +250,7 @@
...
@@ -250,7 +250,7 @@
--- misc/hsqldb/src/org/hsqldb/jdbc/jdbcResultSet.java 2012-02-08 15:14:42.802123563 +0000
--- misc/hsqldb/src/org/hsqldb/jdbc/jdbcResultSet.java 2012-02-08 15:14:42.802123563 +0000
+++ misc/build/hsqldb/src/org/hsqldb/jdbc/jdbcResultSet.java 2012-02-08 15:47:35.866635606 +0000
+++ misc/build/hsqldb/src/org/hsqldb/jdbc/jdbcResultSet.java 2012-02-08 15:47:35.866635606 +0000
@@ -5324,4 +5324,19 @@
@@ -5324,4 +5324,19 @@
}
*/
//#endif JAVA6
//#endif JAVA6
+
+
...
...
hyphen/hyphen-android.patch
Dosyayı görüntüle @
32565ee3
...
@@ -10,7 +10,7 @@
...
@@ -10,7 +10,7 @@
storm-chaos* | os2-emx* | rtmk-nova*)
storm-chaos* | os2-emx* | rtmk-nova*)
os=-$maybe_os
os=-$maybe_os
@@ -1215,7 +1215,7 @@
@@ -1215,7 +1215,7 @@
| -udi* | -
androideabi* | -
eabi* | -lites* | -ieee* | -go32* | -aux* \
| -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \
| -chorusos* | -chorusrdb* \
| -chorusos* | -chorusrdb* \
| -cygwin* | -pe* | -psos* | -moss* | -proelf* | -rtems* \
| -cygwin* | -pe* | -psos* | -moss* | -proelf* | -rtems* \
- | -mingw32* | -linux-gnu* | -linux-newlib* | -linux-uclibc* \
- | -mingw32* | -linux-gnu* | -linux-newlib* | -linux-uclibc* \
...
...
jfreereport/patches/flow-engine.patch
Dosyayı görüntüle @
32565ee3
--- misc/flow-engine-0.9.4/build.xml (Revision 6728)
--- misc/flow-engine-0.9.4/build.xml (Revision 6728)
+++ misc/build/flow-engine-0.9.4/build.xml (Arbeitskopie)
+++ misc/build/flow-engine-0.9.4/build.xml (Arbeitskopie)
@@ -24,6 +24,7 @@
@@ -24,7 +24,8 @@
<!-- Setup the compile classpath -->
<!-- Setup the compile classpath -->
<path id="classpath">
<path id="classpath">
- <fileset dir="lib">
- <fileset dir="lib">
...
...
jfreereport/patches/liblayout.patch
Dosyayı görüntüle @
32565ee3
--- misc/liblayout-0.2.10/build.xml (Revision 6728)
--- misc/liblayout-0.2.10/build.xml (Revision 6728)
+++ misc/build/liblayout-0.2.10/build.xml (Arbeitskopie)
+++ misc/build/liblayout-0.2.10/build.xml (Arbeitskopie)
@@ -24,6 +24,7 @@
@@ -24,7 +24,8 @@
<!-- Setup the compile classpath -->
<!-- Setup the compile classpath -->
<path id="classpath">
<path id="classpath">
- <fileset dir="lib">
- <fileset dir="lib">
...
...
libcmis/libcmis-0.3.0-proxy.patch
Dosyayı görüntüle @
32565ee3
...
@@ -125,7 +125,7 @@ index 587a05b..432e140 100644
...
@@ -125,7 +125,7 @@ index 587a05b..432e140 100644
+ url, username, password, verbose );
+ url, username, password, verbose );
cout << "Repositories: name (id)" << endl;
cout << "Repositories: name (id)" << endl;
for ( list< libcmis::RepositoryPtr >::iterator it = repos.begin(); it != repos.end();
++it
)
for ( list< libcmis::RepositoryPtr >::iterator it = repos.begin(); it != repos.end();
it++
)
@@ -828,6 +870,11 @@ options_description CmisClient::getOptionsDescription( )
@@ -828,6 +870,11 @@ options_description CmisClient::getOptionsDescription( )
( "repository,r", value< string >(), "Name of the repository to use" )
( "repository,r", value< string >(), "Name of the repository to use" )
( "username,u", value< string >(), "Username used to authenticate to the repository" )
( "username,u", value< string >(), "Username used to authenticate to the repository" )
...
...
liborcus/liborcus_0.1.0-dllimport.patch
Dosyayı görüntüle @
32565ee3
--- include/orcus/env.hpp
--- include/orcus/env.hpp
+++ include/orcus/env.hpp
+++ include/orcus/env.hpp
@@ -35,1
5 +35,9
@@
@@ -35,1
4 +35,8
@@
#else
#else
#define ORCUS_DLLPUBLIC __declspec(dllexport)
#define ORCUS_DLLPUBLIC __declspec(dllexport)
#endif
#endif
...
...
nss/nss.aix.patch
Dosyayı görüntüle @
32565ee3
...
@@ -9,7 +9,7 @@
...
@@ -9,7 +9,7 @@
+ DSO_LDOPTS='-Wl,-brtl -Wl,-bnortllib -Wl,-blibpath:/usr/lib:/lib'
+ DSO_LDOPTS='-Wl,-brtl -Wl,-bnortllib -Wl,-blibpath:/usr/lib:/lib'
ac_safe=`echo "sys/atomic_op.h" | sed 'y%./+-%__p_%'`
ac_safe=`echo "sys/atomic_op.h" | sed 'y%./+-%__p_%'`
echo $ac_n "checking for sys/atomic_op.h""... $ac_c" 1>&6
echo $ac_n "checking for sys/atomic_op.h""... $ac_c" 1>&6
echo "configure:
2980
: checking for sys/atomic_op.h" >&5
echo "configure:
3466
: checking for sys/atomic_op.h" >&5
@@ -3102,7 +3103,6 @@
@@ -3102,7 +3103,6 @@
AIX_LINK_OPTS='-brtl -bnso -berok'
AIX_LINK_OPTS='-brtl -bnso -berok'
;;
;;
...
...
nss/nss.patch
Dosyayı görüntüle @
32565ee3
...
@@ -86,7 +86,7 @@
...
@@ -86,7 +86,7 @@
+DSO_LDOPTS += $(if $(findstring 2.11.90.0.8,$(shell ld -v)),,$(ZDEFS_FLAG)) -Wl,-z,origin '-Wl,-rpath,$$ORIGIN'
+DSO_LDOPTS += $(if $(findstring 2.11.90.0.8,$(shell ld -v)),,$(ZDEFS_FLAG)) -Wl,-z,origin '-Wl,-rpath,$$ORIGIN'
LDFLAGS += $(ARCHFLAG)
LDFLAGS += $(ARCHFLAG)
#
INCLUDES += -I/usr/include -Y/usr/include/linux
#
On Maemo, we need to use the -rpath-link flag for even the standard system
@@ -158,8 +161,13 @@
@@ -158,8 +161,13 @@
endif
endif
endif
endif
...
...
python3/python-3.3.0-15833.patch.1
Dosyayı görüntüle @
32565ee3
...
@@ -23,3 +23,6 @@ iff --git a/Lib/importlib/_bootstrap.py b/Lib/importlib/_bootstrap.py
...
@@ -23,3 +23,6 @@ iff --git a/Lib/importlib/_bootstrap.py b/Lib/importlib/_bootstrap.py
+ except OSError as exc:
+ except OSError as exc:
+ # Same as above: just don't write the bytecode.
+ # Same as above: just don't write the bytecode.
+ _verbose_message('could not create {!r}: {!r}', path, exc)
+ _verbose_message('could not create {!r}: {!r}', path, exc)
class SourcelessFileLoader(FileLoader, _LoaderBasics):
python3/python-3.3.0-i42553.patch.2
Dosyayı görüntüle @
32565ee3
...
@@ -15,3 +15,4 @@ Author: taniguchi@openoffice.org
...
@@ -15,3 +15,4 @@ Author: taniguchi@openoffice.org
-
-
#ifdef HAVE__GETPTY
#ifdef HAVE__GETPTY
#include <sys/types.h> /* we need to import mode_t */
#include <sys/types.h> /* we need to import mode_t */
extern char * _getpty(int *, int, mode_t, int);
redland/raptor/raptor-freebsd.patch.1
Dosyayı görüntüle @
32565ee3
...
@@ -14,7 +14,7 @@ Usual patch to produce Linux-like .so files on FreeBSD
...
@@ -14,7 +14,7 @@ Usual patch to produce Linux-like .so files on FreeBSD
+ revision="$number_revision"
+ revision="$number_revision"
;;
;;
irix|nonstopux)
irix|nonstopux)
current=`expr $number_major + $number_minor`
func_arith $number_major + $number_minor
@@ -7420,8 +7420,8 @@
@@ -7420,8 +7420,8 @@
;;
;;
...
...
redland/rasqal/rasqal-freebsd.patch.1
Dosyayı görüntüle @
32565ee3
...
@@ -14,7 +14,7 @@ Usual patch to produce Linux-like .so files on FreeBSD
...
@@ -14,7 +14,7 @@ Usual patch to produce Linux-like .so files on FreeBSD
+ revision="$number_revision"
+ revision="$number_revision"
;;
;;
irix|nonstopux)
irix|nonstopux)
current=`expr $number_major + $number_minor`
func_arith $number_major + $number_minor
@@ -7420,8 +7420,8 @@
@@ -7420,8 +7420,8 @@
;;
;;
...
...
redland/redland/redland-freebsd.patch.1
Dosyayı görüntüle @
32565ee3
...
@@ -14,7 +14,7 @@ Usual patch to produce Linux-like .so files on FreeBSD
...
@@ -14,7 +14,7 @@ Usual patch to produce Linux-like .so files on FreeBSD
+ revision="$number_revision"
+ revision="$number_revision"
;;
;;
irix|nonstopux)
irix|nonstopux)
current=`expr $number_major + $number_minor`
func_arith $number_major + $number_minor
@@ -7420,8 +7420,8 @@
@@ -7420,8 +7420,8 @@
;;
;;
...
...
solenv/gbuild/UnpackedTarball.mk
Dosyayı görüntüle @
32565ee3
...
@@ -143,7 +143,7 @@ $(call gb_Helper_abbreviate_dirs,\
...
@@ -143,7 +143,7 @@ $(call gb_Helper_abbreviate_dirs,\
for p in $(UNPACKED_PATCHES); do \
for p in $(UNPACKED_PATCHES); do \
pl=$(UNPACKED_PATCHLEVEL); \
pl=$(UNPACKED_PATCHLEVEL); \
s=$${p##*.}; case "$$s" in [0-9]$(CLOSE_PAREN) pl="$$s"; ;; esac ; \
s=$${p##*.}; case "$$s" in [0-9]$(CLOSE_PAREN) pl="$$s"; ;; esac ; \
$(GNUPATCH) -f -s "-p$$pl" --fuzz=
1
< "$$p"; \
$(GNUPATCH) -f -s "-p$$pl" --fuzz=
0
< "$$p"; \
if test "$$?" -ne 0; then echo "Patch FAILED: $$p"; exit 1; fi;\
if test "$$?" -ne 0; then echo "Patch FAILED: $$p"; exit 1; fi;\
done && \
done && \
) \
) \
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment