The NetBSD Project

CVS log for pkgsrc/www/p5-Session-Storage-Secure/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / www / p5-Session-Storage-Secure

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.18: download - view: text, markup, annotated - select for diffs
Sat Nov 16 12:07:59 2024 UTC (2 weeks, 1 day ago) by wiz
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -2 lines
*: recursive bump for perl 5.40

Revision 1.17: download - view: text, markup, annotated - select for diffs
Thu Jul 6 09:42:54 2023 UTC (16 months, 3 weeks ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2024Q3-base, pkgsrc-2024Q3, pkgsrc-2024Q2-base, pkgsrc-2024Q2, pkgsrc-2024Q1-base, pkgsrc-2024Q1, pkgsrc-2023Q4-base, pkgsrc-2023Q4, pkgsrc-2023Q3-base, pkgsrc-2023Q3
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -2 lines
*: recursive bump for perl 5.38

Revision 1.16: download - view: text, markup, annotated - select for diffs
Tue Jun 6 12:42:47 2023 UTC (17 months, 3 weeks ago) by riastradh
Branches: MAIN
CVS tags: pkgsrc-2023Q2-base, pkgsrc-2023Q2
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +4 -4 lines
Mass-change BUILD_DEPENDS to TOOL_DEPENDS outside mk/.

Almost all uses, if not all of them, are wrong, according to the
semantics of BUILD_DEPENDS (packages built for target available for
use _by_ tools at build-time) and TOOL_DEPEPNDS (packages built for
host available for use _as_ tools at build-time).

No change to BUILD_DEPENDS as used correctly inside buildlink3.

As proposed on tech-pkg:
https://mail-index.netbsd.org/tech-pkg/2023/06/03/msg027632.html

Revision 1.15: download - view: text, markup, annotated - select for diffs
Tue Jun 28 11:37:42 2022 UTC (2 years, 5 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -1 lines
*: recursive bump for perl 5.36

Revision 1.14: download - view: text, markup, annotated - select for diffs
Fri Mar 11 12:36:08 2022 UTC (2 years, 8 months ago) by wen
Branches: MAIN
CVS tags: pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +3 -6 lines
Update to 1.000

Upstream changes:
1.000     2021-03-23 07:51:36-04:00 America/New_York

    [!!! Compatibility Notice !!!]

    - This version introduces protocol version 2.  By default, newly generated
      output will be encoded using version 2.  Old data created with old
      versions of this module will still be readable, whether using the same
      secret or the old_secrets array.

    - Protocol version 2 key features include: salt length increased to 256
      bits and binary encoded; no longer uses a deprecated Crypt::CBC key
      derivation function; protocol version appended to the generated output.

    [FIXED]

    - Protocol version 1 suppresses 'opensslv1' key-derivation function
      deprecation warnings from Crypt::CBC.

    [PREREQS]

    - Requires Crypt::CBC 3.01

0.903     2021-03-22 22:40:21-04:00 America/New_York (TRIAL RELEASE)

0.901     2021-03-22 11:37:09-04:00 America/New_York (TRIAL RELEASE)

Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon May 24 19:55:50 2021 UTC (3 years, 6 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2021Q4-base, pkgsrc-2021Q4, pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2 lines
*: recursive bump for perl 5.34

Revision 1.12: download - view: text, markup, annotated - select for diffs
Mon Aug 31 18:13:09 2020 UTC (4 years, 3 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -2 lines
*: bump PKGREVISION for perl-5.32.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Mon Nov 4 22:10:09 2019 UTC (5 years ago) by rillig
Branches: MAIN
CVS tags: pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1, pkgsrc-2019Q4-base, pkgsrc-2019Q4
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -2 lines
www: align variable assignments

pkglint -Wall -F --only aligned --only indent -r

Manually excluded phraseanet since pkglint got the indentation wrong.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Sun Aug 11 13:24:59 2019 UTC (5 years, 3 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2019Q3-base, pkgsrc-2019Q3
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
Bump PKGREVISIONs for perl 5.30.0

Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun Jun 30 20:17:44 2019 UTC (5 years, 5 months ago) by nia
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2 lines
Update packages using a search.cpan.org HOMEPAGE to metacpan.org.

The former now redirects to the latter.

This covers the most simple cases where http://search.cpan.org/dist/name
can be changed to https://metacpan.org/release/name.

Reviewed by hand to hopefully make sure no unwanted changes sneak in.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed Aug 22 09:47:52 2018 UTC (6 years, 3 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -1 lines
Recursive bump for perl5-5.28.0

Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed May 2 20:16:22 2018 UTC (6 years, 7 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2018Q2-base, pkgsrc-2018Q2
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +3 -4 lines
p5-Session-Storage-Secure: update to 0.011.

0.011     2018-04-22 22:12:40+02:00 Europe/Oslo

    [CHANGED]

    - Bumped prereq on Sereal::Decoder to 4.005

Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Jun 5 14:25:31 2017 UTC (7 years, 5 months ago) by ryoon
Branches: MAIN
CVS tags: pkgsrc-2018Q1-base, pkgsrc-2018Q1, pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3, pkgsrc-2017Q2-base, pkgsrc-2017Q2
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2 lines
Recursive revbump from lang/perl5 5.26.0

Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Jun 8 19:25:15 2016 UTC (8 years, 5 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2017Q1-base, pkgsrc-2017Q1, pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3, pkgsrc-2016Q2-base, pkgsrc-2016Q2
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2 lines
Bump PKGREVISION for perl-5.24.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Jun 12 10:52:11 2015 UTC (9 years, 5 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4, pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -1 lines
Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Dec 8 09:02:42 2014 UTC (9 years, 11 months ago) by wen
Branches: MAIN
CVS tags: pkgsrc-2015Q1-base, pkgsrc-2015Q1, pkgsrc-2014Q4-base, pkgsrc-2014Q4
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -3 lines
Update to 0.010

Upstream changes:
0.010     2014-05-04 13:52:13-04:00 America/New_York

    [ADDED]

    - Added support for customizing options to Sereal encoder and decoder,
      i.e. to allow object serialization for those willing to accept the
      risks of doing so.  (Thanks to Breno de Oliveira for inspiration to
      do this.)

0.009     2014-04-17 17:15:25-04:00 America/New_York

    [FIXED]

    - Fixed bug that would cause custom encoding tests to fail
      intermittently

0.008     2014-04-17 16:29:50-04:00 America/New_York

    [ADDED]

    - Added support for keeping an array of old keys for decryption
      (Tom Hukins)

    - Added support for replacing MIME::Base64 encoding with user-specified
      transport encoding/decoding, possibly with a custom separator

    [INTERNAL]

    - Update repository support and meta files

Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu May 29 23:38:14 2014 UTC (10 years, 6 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -1 lines
Bump for perl-5.20.0.
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Jul 3 17:40:03 2013 UTC (11 years, 5 months ago) by sno
Branches: MAIN
CVS tags: pkgsrc-2014Q1-base, pkgsrc-2014Q1, pkgsrc-2013Q4-base, pkgsrc-2013Q4, pkgsrc-2013Q3-base, pkgsrc-2013Q3
Adding package for CPAN distribution Session-Storage-Secure version 0.007
into www/p5-Session-Storage-Secure.

This module implements a secure way to encode session data. It is primarily
intended for storing session data in browser cookies, but could be used with
other backend storage where security of stored session data is important.

Features include:

    () Data serialization and compression using Sereal
    () Data encryption using AES with a unique derived key per encoded session
    () Enforced expiration timestamp (optional)
    () Integrity protected with a message authentication code (MAC)

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

CVSweb <webmaster@jp.NetBSD.org>