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: minor upstream release 1.0.2j fixing regression from previous release
Date: Tue, 09 Jun 2026 12:43:49 GMT	[thread overview]
Message-ID: <178100902981.1.1067111932996741738.rpms-openssl-e8261d1b72db@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/openssl
Branch : rebase_40beta
Commit : e8261d1b72dbce2c0d27287704b99b84e53eca6b
Author : Tomas Mraz <tmraz@fedoraproject.org>
Date   : 2016-09-26T12:56:04+02:00
Stats  : +7/-3 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/openssl/c/e8261d1b72dbce2c0d27287704b99b84e53eca6b?branch=rebase_40beta

Log:
minor upstream release 1.0.2j fixing regression from previous release

---
diff --git a/.gitignore b/.gitignore
index b527faa..e2c782b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -30,3 +30,4 @@ openssl-1.0.0a-usa.tar.bz2
 /openssl-1.0.2g-hobbled.tar.xz
 /openssl-1.0.2h-hobbled.tar.xz
 /openssl-1.0.2i-hobbled.tar.xz
+/openssl-1.0.2j-hobbled.tar.xz

diff --git a/openssl.spec b/openssl.spec
index ea05480..f8a951a 100644
--- a/openssl.spec
+++ b/openssl.spec
@@ -22,8 +22,8 @@
 
 Summary: Utilities from the general purpose cryptography library with TLS implementation
 Name: openssl
-Version: 1.0.2i
-Release: 2%{?dist}
+Version: 1.0.2j
+Release: 1%{?dist}
 Epoch: 1
 # We have to remove certain patented algorithms from the openssl source
 # tarball with the hobble-openssl script which is included below.
@@ -505,6 +505,9 @@ rm -rf $RPM_BUILD_ROOT/%{_libdir}/fipscanister.*
 %postun libs -p /sbin/ldconfig
 
 %changelog
+* Mon Sep 26 2016 Tomáš Mráz <tmraz@redhat.com> 1.0.2j-1
+- minor upstream release 1.0.2j fixing regression from previous release
+
 * Sat Sep 24 2016 David Woodhouse <dwmw2@infradead.org> 1.0.2i-2
 - Fix enginesdir in libcrypto.c (#1375361)
 

diff --git a/sources b/sources
index 9ca7cad..275c459 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-449bf5f62fc5d4e712b2405988debaa1  openssl-1.0.2i-hobbled.tar.xz
+088e893a390e253a8897c3cb1b488a83  openssl-1.0.2j-hobbled.tar.xz

                 reply	other threads:[~2026-06-09 12:43 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=178100902981.1.1067111932996741738.rpms-openssl-e8261d1b72db@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