Compare commits

...

5 Commits
master ... f22

Author SHA1 Message Date
Nikos Mavrogiannopoulos a287744409 updated to 4.8 2016-04-11 11:37:50 +02:00
Nikos Mavrogiannopoulos a2a748f5a6 Update to 4.5 (#1217282) 2015-04-30 09:50:46 +02:00
Nikos Mavrogiannopoulos 1d6041be35 do not run tests under valgrind
This prevents random issues in the built machine from affecting this
build.
2015-03-30 09:07:32 +02:00
Nikos Mavrogiannopoulos 92ca39b080 corrected date in log 2015-03-30 08:58:04 +02:00
Nikos Mavrogiannopoulos a02840e4cc new upstream release 2015-03-30 08:57:55 +02:00
3 changed files with 18 additions and 4 deletions

4
.gitignore vendored
View File

@ -21,3 +21,7 @@ libtasn1-2.7.tar.gz
/libtasn1-4.2.tar.gz
/libtasn1-4.3.tar.gz.sig
/libtasn1-4.3.tar.gz
/libtasn1-4.4.tar.gz.sig
/libtasn1-4.4.tar.gz
/libtasn1-4.5.tar.gz.sig
/libtasn1-4.5.tar.gz

View File

@ -1,6 +1,6 @@
Summary: The ASN.1 library used in GNUTLS
Name: libtasn1
Version: 4.3
Version: 4.8
Release: 1%{?dist}
# The libtasn1 library is LGPLv2+, utilities are GPLv3+
@ -54,7 +54,7 @@ data.
%patch1 -p1 -b .rpath
%build
%configure --disable-static --disable-silent-rules
%configure --disable-static --disable-silent-rules --disable-valgrind-tests
# libtasn1 likes to regenerate docs
touch doc/stamp_docs
@ -106,6 +106,16 @@ test "$1" = 0 -a -f %_infodir/%name.info.gz && \
%changelog
* Mon Apr 11 2016 Nikos Mavrogiannopoulos <nmav@redhat.com> - 4.8-1
- Update to 4.8
* Thu Apr 30 2015 Nikos Mavrogiannopoulos <nmav@redhat.com> - 4.5-1
- Update to 4.5 (#1217282)
* Mon Mar 30 2015 Nikos Mavrogiannopoulos <nmav@redhat.com> - 4.4-1
- new upstream release (#1206968)
- fixes stack overflow in DER decoder
* Tue Mar 10 2015 Nikos Mavrogiannopoulos <nmav@redhat.com> - 4.3-1
- new upstream release

View File

@ -1,2 +1,2 @@
2f93165ba4a5f3112a19b90f78f89d25 libtasn1-4.3.tar.gz.sig
67e98988f966a34fbf1b82d33eef9e7e libtasn1-4.3.tar.gz
140c4dfb1bf77d08fc16d5da9f7b732c libtasn1-4.8.tar.gz.sig
9a6767705725544f2b86670dcfb34107 libtasn1-4.8.tar.gz