public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/openssl] rebase_40beta: minor upstream release 1.0.2j fixing regression from previous release
@ 2026-06-09 12:43 Tomas Mraz
  0 siblings, 0 replies; only message in thread
From: Tomas Mraz @ 2026-06-09 12:43 UTC (permalink / raw)
  To: git-commits

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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-09 12:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-09 12:43 [rpms/openssl] rebase_40beta: minor upstream release 1.0.2j fixing regression from previous release Tomas Mraz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox