CVS log for pkgsrc/net/hs-crypton-connection/buildlink3.mk
Up to [cvs.NetBSD.org] / pkgsrc / net / hs-crypton-connection
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat Mar 8 05:13:51 2025 UTC (2 weeks, 3 days ago) by pho
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2
lines
Recursive bump for security/hs-tls
Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Mar 5 03:39:45 2025 UTC (2 weeks, 6 days ago) by pho
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2
lines
recursive revbump after patching lang/ghc910
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun Feb 2 13:05:40 2025 UTC (7 weeks, 2 days ago) by pho
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2
lines
Bump all Haskell packages after switching the default compiler.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Jan 30 11:20:42 2025 UTC (7 weeks, 5 days ago) by pho
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +7 -7
lines
net/hs-crypton-connection: update to crypton-connection-0.4.3
# CHANGELOG
## Version 0.4.3
* Creating the `Internal` module and export the `ConnectionContext` constructor.
[#7](https://github.com/kazu-yamamoto/crypton-connection/pull/7)
## Version 0.4.2
* Using data-default.
## Version 0.4.1
* Preparing for tls v2.1
## Version 0.4.0
* Add support for overriding the TLS clientSupported member in TLSSettingsSimple
[#3](https://github.com/kazu-yamamoto/crypton-connection/pull/3)
Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu May 9 01:32:29 2024 UTC (10 months, 2 weeks ago) by pho
Branches: MAIN
CVS tags: pkgsrc-2024Q4-base,
pkgsrc-2024Q4,
pkgsrc-2024Q3-base,
pkgsrc-2024Q3,
pkgsrc-2024Q2-base,
pkgsrc-2024Q2
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2
lines
Recursive revbump after changing the default Haskell compiler
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat May 4 08:09:34 2024 UTC (10 months, 3 weeks ago) by pho
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +3 -3
lines
net/hs-crypton-connection: Update to 0.3.2
Version 0.3.2
Supporting tls v2.0.0.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Nov 2 06:37:16 2023 UTC (16 months, 3 weeks ago) by pho
Branches: MAIN
CVS tags: pkgsrc-2024Q1-base,
pkgsrc-2024Q1,
pkgsrc-2023Q4-base,
pkgsrc-2023Q4
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2
lines
Revbump all Haskell after updating lang/ghc96
Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Oct 30 18:35:48 2023 UTC (16 months, 3 weeks ago) by pho
Branches: MAIN
net/hs-crypton-connection: import hs-crypton-connection-0.3.1
Simple network library for all your connection need.
Features: Really simple to use, SSL/TLS, SOCKS.
This library provides a very simple api to create sockets to a destination
with the choice of SSL/TLS, and SOCKS.
CVSweb <webmaster@jp.NetBSD.org>