@@ -13,7 +13,7 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>Toolkit for SSL v2/v3 and TLS v1</Summary>
|
||||
<Description>OpenSSL is a cryptography toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) network protocols and related cryptography standards required by them.</Description>
|
||||
<Archive sha1sum="46ecd325b8e587fa491f6bb02ad4a9fb9f382f5f" type="targz">ftp://ftp.openssl.org/source/openssl-1.0.2a.tar.gz</Archive>
|
||||
<Archive sha1sum="6e4a5e91159eb32383296c7c83ac0e59b83a0a44" type="targz">ftp://ftp.openssl.org/source/openssl-1.0.2c.tar.gz</Archive>
|
||||
<AdditionalFiles>
|
||||
<AdditionalFile target="openssl-1.0.0-beta4-ca-dir.patch">openssl-1.0.0-beta4-ca-dir.patch</AdditionalFile>
|
||||
</AdditionalFiles>
|
||||
@@ -28,16 +28,16 @@
|
||||
<Patch level="1">openssl-1.0.0-beta4-ca-dir.patch</Patch>
|
||||
<Patch level="1">openssl-1.0.0-beta5-enginesdir.patch</Patch>
|
||||
<Patch>openssl-1.0.2-ipv6.patch</Patch>
|
||||
<Patch>openssl-1.0.2-s_client-verify.patch</Patch>
|
||||
<!--<Patch>openssl-1.0.2-s_client-verify.patch</Patch>-->
|
||||
<Patch>openssl-include.patch</Patch>
|
||||
<Patch>openssl_fix_for_x32.patch</Patch>
|
||||
<Patch>openssl_fix_for_x32_2.patch</Patch>
|
||||
<Patch>openssl-ca-certificates.patch</Patch>
|
||||
<Patch>CVE-2014-0198.patch</Patch>
|
||||
<Patch>openssl-1.0.2a-malloc-typo.patch</Patch>
|
||||
<!--<Patch>openssl-1.0.2a-malloc-typo.patch</Patch>-->
|
||||
<Patch>openssl-1.0.2a-parallel-build.patch</Patch>
|
||||
<Patch>openssl-1.0.2a-x32-asm.patch</Patch>
|
||||
<Patch>openssl-optflags.patch</Patch>
|
||||
<!--<Patch>openssl-optflags.patch</Patch>-->
|
||||
</Patches>
|
||||
</Source>
|
||||
|
||||
@@ -92,6 +92,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="12">
|
||||
<Date>2015-06-13</Date>
|
||||
<Version>1.0.2c</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Ertuğrul Erata</Name>
|
||||
<Email>ertugrulerata@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="11">
|
||||
<Date>2015-05-23</Date>
|
||||
<Version>1.0.2a</Version>
|
||||
|
||||
@@ -16,7 +16,7 @@ def setup():
|
||||
--with-mozjs=mozjs-17.0 \
|
||||
--with-dbus \
|
||||
--enable-examples \
|
||||
--disable-introspection \
|
||||
--enable-introspection \
|
||||
--enable-libsystemd-login=no \
|
||||
--with-systemdsystemunitdir=no \
|
||||
--disable-man-pages \
|
||||
|
||||
@@ -86,9 +86,9 @@
|
||||
|
||||
<History>
|
||||
<Update release="7">
|
||||
<Date>2015-05-08</Date>
|
||||
<Date>2015-06-14</Date>
|
||||
<Version>0.112</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Comment>Rebuild, enable-introspection.</Comment>
|
||||
<Name>Ertuğrul Erata</Name>
|
||||
<Email>ertugrulerata@gmail.com</Email>
|
||||
</Update>
|
||||
|
||||
@@ -17,6 +17,9 @@
|
||||
<Archive sha1sum="fc71a6ff2cc0a1065cfb608796ffd6b4f0ce76fe" type="tarbz2">mirrors://xorg/individual/util/lndir-1.0.3.tar.bz2</Archive>
|
||||
<Archive sha1sum="2599afa039d2070bae9df6ce43da288b3a4adf97" type="tarbz2">mirrors://xorg/individual/util/makedepend-1.0.5.tar.bz2</Archive>
|
||||
<Archive sha1sum="ae22eb81d56d018f0b3b149f70965ebfef2385fd" type="tarbz2">mirrors://xorg/individual/util/xorg-cf-files-1.0.5.tar.bz2</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>xorg-proto</Dependency>
|
||||
</BuildDependencies>
|
||||
<Patches>
|
||||
<Patch level="1">host-defaults.patch</Patch>
|
||||
</Patches>
|
||||
@@ -32,6 +35,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="5">
|
||||
<Date>2015-06-14</Date>
|
||||
<Version>7.6</Version>
|
||||
<Comment>Rebuild, fix deps.</Comment>
|
||||
<Name>Ertuğrul Erata</Name>
|
||||
<Email>ertugrulerata@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="4">
|
||||
<Date>2014-08-31</Date>
|
||||
<Version>7.6</Version>
|
||||
|
||||
Reference in New Issue
Block a user