public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Tomas Mraz <tmraz@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/openssl] rebase_40beta: Remove unused patch.
Date: Tue, 09 Jun 2026 12:42:28 GMT	[thread overview]
Message-ID: <178100894869.1.15505187856178052881.rpms-openssl-edb70644c7b6@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/openssl
Branch : rebase_40beta
Commit : edb70644c7b6a5b53c640c3f85b224e7d03e2050
Author : Tomas Mraz <tmraz@fedoraproject.org>
Date   : 2011-09-07T20:35:33+02:00
Stats  : +0/-33 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/openssl/c/edb70644c7b6a5b53c640c3f85b224e7d03e2050?branch=rebase_40beta

Log:
Remove unused patch.

---
diff --git a/intel-accel-1.3-build.patch b/intel-accel-1.3-build.patch
deleted file mode 100644
index 99beb0d..0000000
--- a/intel-accel-1.3-build.patch
+++ /dev/null
@@ -1,33 +0,0 @@
-diff -up intel-accel-1.3/e_intelx.c.iabuild intel-accel-1.3/e_intelx.c
---- intel-accel-1.3/e_intelx.c.iabuild	2011-07-12 16:40:07.000000000 +0200
-+++ intel-accel-1.3/e_intelx.c	2011-07-20 14:02:22.000000000 +0200
-@@ -318,7 +318,7 @@ intelx_digests (ENGINE *e, const EVP_MD 
-  */
- size_t OPENSSL_ia32_rdrand(void);
- 
--static int intelx_get_random_bytes (unsigned char *buf, size_t num)
-+static int intelx_get_random_bytes (unsigned char *buf, int num)
- {
- 	size_t rnd;
- 
-diff -up intel-accel-1.3/Makefile.iabuild intel-accel-1.3/Makefile
---- intel-accel-1.3/Makefile.iabuild	2011-07-11 17:01:31.000000000 +0200
-+++ intel-accel-1.3/Makefile	2011-07-20 14:06:33.000000000 +0200
-@@ -4,7 +4,7 @@
- 	CC=$(CC) perl $< elf > $@
- 
- CC=gcc
--CFLAGS=-fPIC -O -fomit-frame-pointer -Wall
-+CFLAGS=-fPIC $(RPM_OPT_FLAGS) -I../include
- AS=$(CC) -c -Wa,-noexecstack
- 
- OBJ=e_intelx.o e_rc4_hmac_md5.o e_aes_cbc_hmac_sha1.o
-@@ -16,7 +16,7 @@ OBJ+=sha1-586.o rc4-586.o aesni-x86.o x8
- endif
- 
- libintel-accel.so:	$(OBJ) Makefile
--	$(CC) -shared -o $@ $(OBJ) -Wl,-Bsymbolic,--version-script=libintelx.map
-+	$(CC) -shared -fPIC $(RPM_OPT_FLAGS) -o $@ $(OBJ) -Wl,-Bsymbolic,--version-script=libintelx.map
- 
- sha1-%.s:		sha1-%.pl
- rc4-%.s:		rc4-%.pl

                 reply	other threads:[~2026-06-09 12:42 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178100894869.1.15505187856178052881.rpms-openssl-edb70644c7b6@fedoraproject.org \
    --to=tmraz@fedoraproject.org \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox