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
94bc4993
Kaydet (Commit)
94bc4993
authored
Ara 17, 2009
tarafından
Caolán McNamara
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
xmlsec1_2_14: #i107747#: upgrade to latest xmlsec1, libxml2 and libxslt
üst
f66a3fe0
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
26 additions
and
26 deletions
+26
-26
makefile.mk
libxmlsec/makefile.mk
+3
-3
xmlsec1-configure.patch
libxmlsec/xmlsec1-configure.patch
+0
-0
xmlsec1-customkeymanage.patch
libxmlsec/xmlsec1-customkeymanage.patch
+0
-0
xmlsec1-mingw-keymgr-mscrypto.patch
libxmlsec/xmlsec1-mingw-keymgr-mscrypto.patch
+14
-14
xmlsec1-mingw32.patch
libxmlsec/xmlsec1-mingw32.patch
+0
-0
xmlsec1-noverify.patch
libxmlsec/xmlsec1-noverify.patch
+5
-5
xmlsec1-nssdisablecallbacks.patch
libxmlsec/xmlsec1-nssdisablecallbacks.patch
+2
-2
xmlsec1-nssmangleciphers.patch
libxmlsec/xmlsec1-nssmangleciphers.patch
+2
-2
No files found.
libxmlsec/makefile.mk
Dosyayı görüntüle @
94bc4993
...
...
@@ -46,7 +46,7 @@ EXTERNAL_WARNINGS_NOT_ERRORS := TRUE
# --- Files --------------------------------------------------------
XMLSEC1VERSION
=
1.2.1
2
XMLSEC1VERSION
=
1.2.1
4
TARFILE_NAME
=
$(PRJNAME)
-
$(XMLSEC1VERSION)
...
...
@@ -99,7 +99,7 @@ xmlsec_LIBS+=-lstdc++_s
.ENDIF
CONFIGURE_DIR
=
CONFIGURE_ACTION
=
.
$/
configure
CONFIGURE_FLAGS
=
--with-libxslt
=
no
--with-openssl
=
no
--with-gnutls
=
no
--with-mozilla_ver
=
1.7.5
--enable-mscrypto
--build
=
i586-pc-mingw32
--host
=
i586-pc-mingw32
CC
=
"
$(xmlsec_CC)
"
CFLAGS
=
"-D_MT"
LDFLAGS
=
"-no-undefined -L
$
(ILIB:s/;/ -L/)"
LIBS
=
"
$(xmlsec_LIBS)
"
LIBXML2LIB
=
$(LIBXML2LIB)
ZLIB3RDLIB
=
$(ZLIB3RDLIB)
OBJDUMP
=
"
$(WRAPCMD)
objdump"
CONFIGURE_FLAGS
=
--with-libxslt
=
no
--with-openssl
=
no
--with-gnutls
=
no
--with-mozilla_ver
=
1.7.5
--enable-mscrypto
--
disable-crypto-dl
--
build
=
i586-pc-mingw32
--host
=
i586-pc-mingw32
CC
=
"
$(xmlsec_CC)
"
CFLAGS
=
"-D_MT"
LDFLAGS
=
"-no-undefined -L
$
(ILIB:s/;/ -L/)"
LIBS
=
"
$(xmlsec_LIBS)
"
LIBXML2LIB
=
$(LIBXML2LIB)
ZLIB3RDLIB
=
$(ZLIB3RDLIB)
OBJDUMP
=
"
$(WRAPCMD)
objdump"
.IF
"$(SYSTEM_MOZILLA)"
!=
"YES"
CONFIGURE_FLAGS
+=
--enable-pkgconfig
=
no
...
...
@@ -154,7 +154,7 @@ LDFLAGS:=$(xmlsec_LDFLAGS)
.ENDIF
CONFIGURE_DIR
=
CONFIGURE_ACTION
=
.
$/
configure
ADDCFLAGS
=
"
$(xmlsec_CFLAGS)
"
CPPFLAGS
=
"
$(xmlsec_CPPFLAGS)
"
CONFIGURE_FLAGS
=
--with-pic
--disable-shared
--with-libxslt
=
no
--with-openssl
=
no
--with-gnutls
=
no
LIBXML2LIB
=
"
$(LIBXML2LIB)
"
CONFIGURE_FLAGS
=
--with-pic
--disable-shared
--
disable-crypto-dl
--
with-libxslt
=
no
--with-openssl
=
no
--with-gnutls
=
no
LIBXML2LIB
=
"
$(LIBXML2LIB)
"
# system-mozilla needs pkgconfig to get the information about nss
# FIXME: This also will enable pkg-config usage for libxml2. It *seems*
# that the internal headers still are used when they are there but....
...
...
libxmlsec/xmlsec1-configure.patch
Dosyayı görüntüle @
94bc4993
This diff is collapsed.
Click to expand it.
libxmlsec/xmlsec1-customkeymanage.patch
Dosyayı görüntüle @
94bc4993
This diff is collapsed.
Click to expand it.
libxmlsec/xmlsec1-mingw-keymgr-mscrypto.patch
Dosyayı görüntüle @
94bc4993
--- misc/xmlsec1-1.2.1
2
/src/mscrypto/Makefile.am 2009-06-26 05:53:18.000000000 +0900
+++ misc/build/xmlsec1-1.2.1
2
/src/mscrypto/Makefile.am 2009-09-30 18:53:05.373000000 +0900
--- misc/xmlsec1-1.2.1
4
/src/mscrypto/Makefile.am 2009-06-26 05:53:18.000000000 +0900
+++ misc/build/xmlsec1-1.2.1
4
/src/mscrypto/Makefile.am 2009-09-30 18:53:05.373000000 +0900
@@ -35,6 +35,7 @@
csp_oid.h \
globals.h \
...
...
@@ -8,9 +8,9 @@
$(NULL)
if SHAREDLIB_HACK
--- misc/xmlsec1-1.2.1
2
/src/mscrypto/Makefile.in 2009-06-26 05:53:32.000000000 +0900
+++ misc/build/xmlsec1-1.2.1
2
/src/mscrypto/Makefile.in 2009-09-30 19:00:50.107375000 +0900
@@ -
61,7 +61
,8 @@
--- misc/xmlsec1-1.2.1
4
/src/mscrypto/Makefile.in 2009-06-26 05:53:32.000000000 +0900
+++ misc/build/xmlsec1-1.2.1
4
/src/mscrypto/Makefile.in 2009-09-30 19:00:50.107375000 +0900
@@ -
72,7 +72
,8 @@
am__libxmlsec1_mscrypto_la_SOURCES_DIST = app.c certkeys.c ciphers.c \
crypto.c digests.c keysstore.c kt_rsa.c signatures.c symkeys.c \
x509.c x509vfy.c csp_calg.h csp_oid.h globals.h xmlsec-mingw.h \
...
...
@@ -20,7 +20,7 @@
am__objects_1 =
@SHAREDLIB_HACK_TRUE@am__objects_2 = \
@SHAREDLIB_HACK_TRUE@ libxmlsec1_mscrypto_la-strings.lo
@@ -
75,7 +76
,8 @@
@@ -
86,7 +87
,8 @@
libxmlsec1_mscrypto_la-signatures.lo \
libxmlsec1_mscrypto_la-symkeys.lo \
libxmlsec1_mscrypto_la-x509.lo \
...
...
@@ -29,8 +29,8 @@
+ libxmlsec1_mscrypto_la-akmngr.lo $(am__objects_1) \
$(am__objects_2)
libxmlsec1_mscrypto_la_OBJECTS = $(am_libxmlsec1_mscrypto_la_OBJECTS)
DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
@@ -3
62,6 +364
,7 @@
libxmlsec1_mscrypto_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
@@ -3
38,6 +340
,7 @@
libxmlsec1_mscrypto_la_SOURCES = app.c certkeys.c ciphers.c crypto.c \
digests.c keysstore.c kt_rsa.c signatures.c symkeys.c x509.c \
x509vfy.c csp_calg.h csp_oid.h globals.h xmlsec-mingw.h \
...
...
@@ -38,17 +38,17 @@
$(NULL) $(am__append_1)
libxmlsec1_mscrypto_la_LIBADD = \
../libxmlsec1.la \
@@ -4
60,6 +463
,7 @@
@@ -4
41,6 +444
,7 @@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libxmlsec1_mscrypto_la-symkeys.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libxmlsec1_mscrypto_la-x509.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libxmlsec1_mscrypto_la-x509vfy.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libxmlsec1_mscrypto_la-akmngr.Plo@am__quote@
.c.o:
@am__fastdepCC_TRUE@
if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
@@ -4
89,6 +493
,13 @@
@am__fastdepCC_TRUE@
$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
@@ -4
70,6 +474
,13 @@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(LIBTOOL)
--mode=compile --tag=CC
$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxmlsec1_mscrypto_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libxmlsec1_mscrypto_la-app.lo `test -f 'app.c' || echo '$(srcdir)/'`app.c
@am__fastdepCC_FALSE@ $(LIBTOOL)
--tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile
$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxmlsec1_mscrypto_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libxmlsec1_mscrypto_la-app.lo `test -f 'app.c' || echo '$(srcdir)/'`app.c
+libxmlsec1_mscrypto_la-akmngr.lo: akmngr.c
+@am__fastdepCC_TRUE@ if $(LIBTOOL) --mode=compile --tag=CC $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxmlsec1_mscrypto_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libxmlsec1_mscrypto_la-akmngr.lo -MD -MP -MF "$(DEPDIR)/libxmlsec1_mscrypto_la-akmngr.Tpo" -c -o libxmlsec1_mscrypto_la-akmngr.lo `test -f 'akmngr.c' || echo '$(srcdir)/'`akmngr.c; \
...
...
@@ -58,5 +58,5 @@
+@am__fastdepCC_FALSE@ $(LIBTOOL) --mode=compile --tag=CC $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxmlsec1_mscrypto_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libxmlsec1_mscrypto_la-akmngr.lo `test -f 'akmngr.c' || echo '$(srcdir)/'`akmngr.c
+
libxmlsec1_mscrypto_la-certkeys.lo: certkeys.c
@am__fastdepCC_TRUE@
if $(LIBTOOL) --mode=compile --tag=CC $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxmlsec1_mscrypto_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libxmlsec1_mscrypto_la-certkeys.lo -MD -MP -MF "$(DEPDIR)/libxmlsec1_mscrypto_la-certkeys.Tpo" -c -o libxmlsec1_mscrypto_la-certkeys.lo `test -f 'certkeys.c' || echo '$(srcdir)/'`certkeys.c; \
@am__fastdepCC_TRUE@
then mv -f "$(DEPDIR)/libxmlsec1_mscrypto_la-certkeys.Tpo" "$(DEPDIR)/libxmlsec1_mscrypto_la-certkeys.Plo"; else rm -f "$(DEPDIR)/libxmlsec1_mscrypto_la-certkeys.Tpo"; exit 1; fi
@am__fastdepCC_TRUE@
$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxmlsec1_mscrypto_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libxmlsec1_mscrypto_la-certkeys.lo -MD -MP -MF $(DEPDIR)/libxmlsec1_mscrypto_la-certkeys.Tpo -c -o libxmlsec1_mscrypto_la-certkeys.lo `test -f 'certkeys.c' || echo '$(srcdir)/'`certkeys.c
@am__fastdepCC_TRUE@
$(am__mv) $(DEPDIR)/libxmlsec1_mscrypto_la-certkeys.Tpo $(DEPDIR)/libxmlsec1_mscrypto_la-certkeys.Plo
libxmlsec/xmlsec1-mingw32.patch
Dosyayı görüntüle @
94bc4993
This diff is collapsed.
Click to expand it.
libxmlsec/xmlsec1-noverify.patch
Dosyayı görüntüle @
94bc4993
--- misc/xmlsec1-1.2.1
2
/src/mscrypto/x509vfy.c 2009-06-25 22:53:18.000000000 +0200
+++ misc/build/xmlsec1-1.2.1
2
/src/mscrypto/x509vfy.c 2009-09-23 10:01:07.237316078 +0200
@@ -5
59,9 +559
,16 @@
--- misc/xmlsec1-1.2.1
4
/src/mscrypto/x509vfy.c 2009-06-25 22:53:18.000000000 +0200
+++ misc/build/xmlsec1-1.2.1
4
/src/mscrypto/x509vfy.c 2009-09-23 10:01:07.237316078 +0200
@@ -5
67,9 +567
,16 @@
CertFreeCertificateContext(nextCert);
}
...
...
@@ -20,8 +20,8 @@
}
return (NULL);
--- misc/xmlsec1-1.2.1
2
/src/nss/x509vfy.c 2009-09-23 10:06:52.989793254 +0200
+++ misc/build/xmlsec1-1.2.1
2
/src/nss/x509vfy.c 2009-09-23 10:05:03.183042205 +0200
--- misc/xmlsec1-1.2.1
4
/src/nss/x509vfy.c 2009-09-23 10:06:52.989793254 +0200
+++ misc/build/xmlsec1-1.2.1
4
/src/nss/x509vfy.c 2009-09-23 10:05:03.183042205 +0200
@@ -191,13 +191,27 @@
continue;
}
...
...
libxmlsec/xmlsec1-nssdisablecallbacks.patch
Dosyayı görüntüle @
94bc4993
--- misc/xmlsec1-1.2.1
2
.orig/src/nss/crypto.c 2009-09-10 07:06:17.000000000 -0400
+++ misc/build/xmlsec1-1.2.1
2
/src/nss/crypto.c 2009-09-10 07:08:24.000000000 -0400
--- misc/xmlsec1-1.2.1
4
.orig/src/nss/crypto.c 2009-09-10 07:06:17.000000000 -0400
+++ misc/build/xmlsec1-1.2.1
4
/src/nss/crypto.c 2009-09-10 07:08:24.000000000 -0400
@@ -136,6 +136,7 @@
/**
* High level routines form xmlsec command line utility
...
...
libxmlsec/xmlsec1-nssmangleciphers.patch
Dosyayı görüntüle @
94bc4993
--- misc/xmlsec1-1.2.1
2
/src/nss/ciphers.c 2009-09-10 05:16:27.000000000 -0400
+++ misc/build/xmlsec1-1.2.1
2
/src/nss/ciphers.c 2009-09-10 06:59:39.000000000 -0400
--- misc/xmlsec1-1.2.1
4
/src/nss/ciphers.c 2009-09-10 05:16:27.000000000 -0400
+++ misc/build/xmlsec1-1.2.1
4
/src/nss/ciphers.c 2009-09-10 06:59:39.000000000 -0400
@@ -11,180 +11,421 @@
#include <string.h>
...
...
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