- Update to version 1.1.0:
* man: Add new libmd(7) man page * doc: Move mailing list reference to the end * build: Fix version script linker support detection * build: Switch to debian:latest Docker image * build: Fix configure.ac indentation * build: Require automake 1.11 * build: Do not use strong aliases on macOS * On Darwin use assembler to support symbol aliases * build: Rename libmd_alias() to libmd_strong_alias() * Remove unused <assert.h> * Sync MD2 changes from NetBSD * Sync MD4 changes from OpenBSD * Sync MD5 changes from OpenBSD * Sync RMD160 changes from OpenBSD * Sync SHA1 changes from OpenBSD * Sync SHA2 changes from OpenBSD * test: Add a new test_eq() helper function * test: Add cases for SHA224 and SHA512-256 * build: Terminate lists in variables with «# EOL» OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libmd?expand=0&rev=17
This commit is contained in:
parent
834ee8dfcb
commit
bb21bb6752
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f51c921042e34beddeded4b75557656559cf5b1f2448033b4c1eec11c07e530f
|
||||
size 264472
|
@ -1,16 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQIzBAABCgAdFiEETz509DYFDBD1aWV0uXK/PqSuV6MFAmFbvPYACgkQuXK/PqSu
|
||||
V6NtORAAj/GKe9j+QVdNNSiX0gV9sxAEki/avn8KFwQVsHFqOJcZvDaTr8DTM1JW
|
||||
MtNX6f9SlsOzAJk8+QLFeWlPm5BsXO3WxQ3A4SsPvnmnQznaquyKA/vga1zwvhl2
|
||||
775YoHqE0d2mQqTj/eypKVtx+YCL69JftRq+BSwlxov8G1Lu9L5ztBQcxNBYNH0u
|
||||
Wx1RABVbkrXzLPzvUpLtLR7lMNeTYkWL7MAUmRq96VzJq0oLhpNvPgOp89NRBVDM
|
||||
bzbmKsGvrBt9aadFCNlrJRaC/u5m61yEMmP9hWqH23EXEtI463jJkroRhAC4irRB
|
||||
Qdi447zrNdbzr85SvlUP5whIbkKZoVzcnrGMU6nj/P7NfTSLLK9SGHcgwDuBhWTU
|
||||
eiwzefpcRdyzQUnIIz7HKuiZ5Hp2OH49uIJiOXfPCS3IoA/8Bs2A9iaq57itQyFX
|
||||
erDW+0Rerqq1cJJsYfAJwWj+n0vQ6ldLVZXCYFedpiyNziCmshrwGWR/RpKD2ssQ
|
||||
agdK/UqZeGFGI1r17B7SZtf6nbpL+ERXDFHGqyV+MWPZQwKi2eWyTvBVSd7Sfoyb
|
||||
rWUxQ0ZUKXlPOazCF+5AA6pbhOZ/zrEUSqkqAgWGbMizlNSEZAirSaxqmKyi0Nl5
|
||||
t7kLFyyeofQokCT+m4yb5zahWIVLBpmpB7AOL9e2XrUCRypsY/8=
|
||||
=V38C
|
||||
-----END PGP SIGNATURE-----
|
BIN
libmd-1.1.0.tar.xz
(Stored with Git LFS)
Normal file
BIN
libmd-1.1.0.tar.xz
(Stored with Git LFS)
Normal file
Binary file not shown.
16
libmd-1.1.0.tar.xz.asc
Normal file
16
libmd-1.1.0.tar.xz.asc
Normal file
@ -0,0 +1,16 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQIzBAABCgAdFiEETz509DYFDBD1aWV0uXK/PqSuV6MFAmSI5v8ACgkQuXK/PqSu
|
||||
V6OhpxAAhN6+yr0qPnxi+WN7WHMJm690WThuKouMRo9PouxEuICdGL/55V7ih9aH
|
||||
y4r6GshO0kmdIrne8AWvLhex5pzzXwQzSwl92CGnzMJ20xO2j0e+/CNtB/sC2Lp/
|
||||
FA09VzLtEkawoAQ0SIv1BZGj9QrlAEebIHSXuyU4mXkgesuRp3rXSBt/re5H922v
|
||||
AqohSaSIoUoji+c7rP/Ft7MOR4cTUtODLlN4iU64EcIpYpz9tj8+7FN6RNVR0nJl
|
||||
fp7r+Wdu/94rA0mL8D2SUyBLa40GDGm29l7l704rHtordT0V0JB6WIEMhXuue+Da
|
||||
9jj3sX+KvlAaf0s8a1t7Umc918PdOCpFLITgEHXihbdwzv/MY5gZTtSE0MjcqQki
|
||||
ITp8Wc4HyUrnLgDosMto7fGQsSsyoRk/dBqlSWZM2rb012OV9GhGMm87FXQXCSEq
|
||||
aZXhanab2RV2HZLwX4gBiCiZlxH8Tw+kEZYd+kNMXjNpUvBUPCUcNSSGDRF+A7mL
|
||||
utLN08cJPaGM345AusyHN1tygzO2J2B52suBAiP2GBgQKA1IKuK1uBnF2saqcHcE
|
||||
wBKJQAO9/BjPT6I/RmBflyaWiz6et273k2c+UD30YFJbYIcAIuGx6qb50Qnc9erH
|
||||
cEzAgkLBlybU+cMb3jasZRlLZQMpnzvGNLYNgOyVemXGnbLYfgo=
|
||||
=le71
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,27 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 20 11:51:30 UTC 2023 - Martin Pluskal <mpluskal@suse.com>
|
||||
|
||||
- Update to version 1.1.0:
|
||||
* man: Add new libmd(7) man page
|
||||
* doc: Move mailing list reference to the end
|
||||
* build: Fix version script linker support detection
|
||||
* build: Switch to debian:latest Docker image
|
||||
* build: Fix configure.ac indentation
|
||||
* build: Require automake 1.11
|
||||
* build: Do not use strong aliases on macOS
|
||||
* On Darwin use assembler to support symbol aliases
|
||||
* build: Rename libmd_alias() to libmd_strong_alias()
|
||||
* Remove unused <assert.h>
|
||||
* Sync MD2 changes from NetBSD
|
||||
* Sync MD4 changes from OpenBSD
|
||||
* Sync MD5 changes from OpenBSD
|
||||
* Sync RMD160 changes from OpenBSD
|
||||
* Sync SHA1 changes from OpenBSD
|
||||
* Sync SHA2 changes from OpenBSD
|
||||
* test: Add a new test_eq() helper function
|
||||
* test: Add cases for SHA224 and SHA512-256
|
||||
* build: Terminate lists in variables with «# EOL»
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 16 10:18:46 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
21
libmd.spec
21
libmd.spec
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package libmd
|
||||
#
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -16,13 +16,12 @@
|
||||
#
|
||||
|
||||
|
||||
%define sover 0
|
||||
%define sover 0
|
||||
Name: libmd
|
||||
Version: 1.0.4
|
||||
Version: 1.1.0
|
||||
Release: 0
|
||||
Summary: Message digest functions from BSD systems
|
||||
License: BSD-2-Clause OR BSD-3-Clause OR ISC OR SUSE-Public-Domain
|
||||
Group: Development/Languages/C and C++
|
||||
URL: https://www.hadrons.org/software/libmd/
|
||||
Source0: https://archive.hadrons.org/software/libmd/libmd-%{version}.tar.xz
|
||||
Source1: https://archive.hadrons.org/software/libmd/libmd-%{version}.tar.xz.asc
|
||||
@ -36,7 +35,6 @@ API.
|
||||
|
||||
%package -n %{name}%{sover}
|
||||
Summary: Provides message digest functions from BSD systems
|
||||
Group: System/Libraries
|
||||
|
||||
%description -n %{name}%{sover}
|
||||
The libmd library provides a few message digest ("hash") functions, as
|
||||
@ -47,7 +45,6 @@ Digests supported: MD2/4/5, RIPEMD160, SHA1, SHA2-256/384/512.
|
||||
|
||||
%package devel
|
||||
Summary: Provides message digest functions from BSD systems
|
||||
Group: Development/Languages/C and C++
|
||||
Requires: %{name}%{sover} = %{version}
|
||||
|
||||
%description devel
|
||||
@ -64,15 +61,7 @@ Digests supported: MD2/4/5, RIPEMD160, SHA1, SHA2-256/384/512.
|
||||
%configure \
|
||||
--disable-static \
|
||||
--disable-silent-rules
|
||||
|
||||
%if %{do_profiling}
|
||||
%make_build CFLAGS="%{optflags} %{cflags_profile_generate}"
|
||||
%make_build check CFLAGS="%{optflags} %{cflags_profile_generate}"
|
||||
%make_build clean
|
||||
%make_build CFLAGS="%{optflags} %{cflags_profile_feedback}"
|
||||
%else
|
||||
%make_build
|
||||
%endif
|
||||
|
||||
%install
|
||||
%make_install
|
||||
@ -81,8 +70,7 @@ find %{buildroot} -type f -name "*.la" -delete -print
|
||||
%check
|
||||
%make_build check
|
||||
|
||||
%post -n %{name}%{sover} -p /sbin/ldconfig
|
||||
%postun -n %{name}%{sover} -p /sbin/ldconfig
|
||||
%ldconfig_scriptlets -n %{name}%{sover}
|
||||
|
||||
%files -n %{name}%{sover}
|
||||
%license COPYING
|
||||
@ -95,5 +83,6 @@ find %{buildroot} -type f -name "*.la" -delete -print
|
||||
%{_libdir}/%{name}.so
|
||||
%{_libdir}/pkgconfig/libmd.pc
|
||||
%{_mandir}/man3/*.3%{?ext_man}
|
||||
%{_mandir}/man7/libmd.7%{?ext_man}
|
||||
|
||||
%changelog
|
||||
|
Loading…
x
Reference in New Issue
Block a user