From 1e2e80be2fd2ad4123ee6df584ff52c903a81676 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Wed, 16 Mar 2022 21:29:08 +0300 Subject: Release version 1.1.1+16 Upgrade to 1.1.1n --- libcrypto/.gitignore | 5 +++++ libcrypto/manifest | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) (limited to 'libcrypto') diff --git a/libcrypto/.gitignore b/libcrypto/.gitignore index cece09c..6435b97 100644 --- a/libcrypto/.gitignore +++ b/libcrypto/.gitignore @@ -3,9 +3,14 @@ *.d *.t *.i +*.i.* *.ii +*.ii.* *.o *.obj +*.gcm +*.pcm +*.ifc *.so *.dll *.a diff --git a/libcrypto/manifest b/libcrypto/manifest index f8b4614..2b5cebe 100644 --- a/libcrypto/manifest +++ b/libcrypto/manifest @@ -3,8 +3,8 @@ name: libcrypto # Note: remember to update doc-url below! # -version: 1.1.1+15 -upstream-version: 1.1.1l +version: 1.1.1+16 +upstream-version: 1.1.1n project: openssl priority: security -- cgit v1.1