Changeset 86ba896 in mod_gnutls
- Timestamp:
- Apr 16, 2016, 11:40:55 AM (4 years ago)
- Branches:
- debian/master, debian/stretch-backports, jessie-backports
- Children:
- 06056cb
- Parents:
- 8b925a1
- git-author:
- Daniel Kahn Gillmor <dkg@…> (04/16/16 11:37:46)
- git-committer:
- Daniel Kahn Gillmor <dkg@…> (04/16/16 11:40:55)
- Location:
- debian
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
debian/changelog
r8b925a1 r86ba896 1 mod-gnutls (0.7.3-1~3.gbpc898aa) UNRELEASED; urgency=medium 2 3 ** SNAPSHOT build @c898aaa29261d96af4f80de6058d7ce481a9db8b ** 4 1 mod-gnutls (0.7.4-1) unstable; urgency=medium 2 3 [ Thomas Klute ] 5 4 * New upstream release. 6 5 * New test case: Disable TLS 1.0 (Closes: #754960) … … 10 9 * Drop 0001-let-a-failed-diff-be-verbose.patch (included upstream) 11 10 12 -- Thomas Klute <thomas2.klute@uni-dortmund.de> Wed, 09 Mar 2016 13:07:29 +0100 11 [ Daniel Kahn Gillmor ] 12 * allow testing against softhsm2 (while keeping build-dep on softhsm for 13 easy backports) (Closes: #820248) 14 15 -- Daniel Kahn Gillmor <dkg@fifthhorseman.net> Sat, 16 Apr 2016 11:31:58 -0400 13 16 14 17 mod-gnutls (0.7.2-2) unstable; urgency=medium -
debian/control
r8b925a1 r86ba896 19 19 pkg-config, 20 20 procps <!nocheck>, 21 softhsm <!nocheck>,21 softhsm2 | softhsm <!nocheck>, 22 22 curl | wget <!nocheck> 23 23 Standards-Version: 3.9.6
Note: See TracChangeset
for help on using the changeset viewer.