The NetBSD Project

CVS log for pkgsrc/net/p5-Net-DHCP/distinfo

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / net / p5-Net-DHCP

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Jul 8 07:29:45 2024 UTC (5 months ago) by wen
Branches: MAIN
CVS tags: pkgsrc-2024Q3-base, pkgsrc-2024Q3, HEAD
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +4 -4 lines
Update to 0.7
Update LICENSE
Add missing TEST_DEPENDS

Upstream changes:
0.7      2002-06-22
        - Increase minimum perl to 5.12 to ensure Socket is new enough for Net::Frame
        - Update Changes to provide more details
        - Bump to 0.7
        - WARNING! This release might break your toys. Please test it first before upgrading!

0.7_010  2022-06-22
        - Update license to MIT, approved by all contributors https://github.com/djzort/Net-DHCP/issues/11

0.7_009  2022-06-22
        - Accepted PR https://github.com/djzort/Net-DHCP/pull/10 - Implement levels of packet minimal length checking

0.7_008  2018-02-16
        - Merge PR https://github.com/djzort/Net-DHCP/pull/8 -  Declare provided modules in meta.{yml,json}

0.7_007  2016-07-25
        - Merge PR https://github.com/djzort/Net-DHCP/pull/6 - Can use addSubOptionValue for some DHO_DHCP_AGENT_OPTIONS

0.7_006  2016-02-24
        - Minor change via https://github.com/djzort/Net-DHCP/pull/5

0.7_005  2015-09-21
        - Fix build deps for BZ107212

0.7_004  2015-09-15
        - Some basic support for option 120

0.7_003  2015-08-28
        - Add more test examining reeal packets
        - Start handling client id's
        - Add author covenant
        - Moved various methods to Net::DHCP::Packet::Attributes
        - Moved various methods to Net::DHCP::Packet::IPv4Utils
        - Adjusted tests accordingly
        - Net::DHCP no longer exports unpackinet, packinet, unpackinets, packinets

0.7_002  2015-08-15
        - Add tests examining real packets from tcpdump

0.7_001  2015-08-08
        - Reworked ->new()
        - Bring back Net/DHCP.pm
        - Add Virtual Subnet Selection constant from rfc 6607
        - Add tests examining real packets from tcpdump
        - Option 82 decoding
        - Lists of values are now retured with commas

Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Oct 26 11:06:17 2021 UTC (3 years, 1 month ago) by nia
Branches: MAIN
CVS tags: pkgsrc-2024Q2-base, pkgsrc-2024Q2, pkgsrc-2024Q1-base, pkgsrc-2024Q1, pkgsrc-2023Q4-base, pkgsrc-2023Q4, pkgsrc-2023Q3-base, pkgsrc-2023Q3, pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3, pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2 lines

net: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Not committed (merge conflicts...):

net/radsecproxy/distinfo

The following distfiles could not be fetched (fetched conditionally?):

./net/citrix_ica/distinfo citrix_ica-10.6.115659/en.linuxx86.tar.gz
./net/djbdns/distinfo dnscache-1.05-multiple-ip.patch
./net/djbdns/distinfo djbdns-1.05-test28.diff.xz
./net/djbdns/distinfo djbdns-1.05-ignoreip2.patch
./net/djbdns/distinfo djbdns-1.05-multiip.diff
./net/djbdns/distinfo djbdns-cachestats.patch

Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Oct 7 14:42:07 2021 UTC (3 years, 2 months ago) by nia
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -2 lines
net: Remove SHA1 hashes for distfiles

Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Jul 15 00:57:35 2016 UTC (8 years, 4 months ago) by wen
Branches: MAIN
CVS tags: pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2, pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3, pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1, pkgsrc-2019Q4-base, pkgsrc-2019Q4, pkgsrc-2019Q3-base, pkgsrc-2019Q3, pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3, pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1, pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3, pkgsrc-2017Q2-base, pkgsrc-2017Q2, pkgsrc-2017Q1-base, pkgsrc-2017Q1, pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +5 -5 lines
Update to 0.696

Upstream changes:
0.696  2015-06-10
	- Fixed up dist.ini
	- YAPC::NA release

0.695  2014-12-02
	- Corrected github details

0.694  2014-08-27

	- Fix for RT89267
	- Added github details
	- Some minor code style changes

Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Nov 4 00:35:20 2015 UTC (9 years, 1 month ago) by agc
Branches: MAIN
CVS tags: pkgsrc-2016Q2-base, pkgsrc-2016Q2, pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -1 lines
Add SHA512 digests for distfiles for net category

Problems found with existing digests:
	Package haproxy distfile haproxy-1.5.14.tar.gz
	159f5beb8fdc6b8059ae51b53dc935d91c0fb51f [recorded]
	da39a3ee5e6b4b0d3255bfef95601890afd80709 [calculated]

Problems found locating distfiles:
	Package bsddip: missing distfile bsddip-1.02.tar.Z
	Package citrix_ica: missing distfile citrix_ica-10.6.115659/en.linuxx86.tar.gz
	Package djbdns: missing distfile djbdns-1.05-test25.diff.bz2
	Package djbdns: missing distfile djbdns-cachestats.patch
	Package djbdns: missing distfile 0002-dnscache-cache-soa-records.patch
	Package gated: missing distfile gated-3-5-11.tar.gz
	Package owncloudclient: missing distfile owncloudclient-2.0.2.tar.xz
	Package poink: missing distfile poink-1.6.tar.gz
	Package ra-rtsp-proxy: missing distfile rtspd-src-1.0.0.0.tar.gz
	Package ucspi-ssl: missing distfile ucspi-ssl-0.70-ucspitls-0.1.patch
	Package waste: missing distfile waste-source.tar.gz

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Mar 8 12:34:08 2013 UTC (11 years, 9 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2, pkgsrc-2015Q1-base, pkgsrc-2015Q1, pkgsrc-2014Q4-base, pkgsrc-2014Q4, pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2, pkgsrc-2014Q1-base, pkgsrc-2014Q1, pkgsrc-2013Q4-base, pkgsrc-2013Q4, pkgsrc-2013Q3-base, pkgsrc-2013Q3, pkgsrc-2013Q2-base, pkgsrc-2013Q2, pkgsrc-2013Q1-base, pkgsrc-2013Q1
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +4 -4 lines
Update to 0.693 (let's call it 0.69.3):

0.693  2012-10-16

        - Changes kindly sent in my Alexander Clouter
        - Allows static routes to be included in dhcp packets
        - (no tests yet)

0.692  2012-09-05

	- Minor typo in pod

0.691  2012-08-24

	- Updated changelog for Kawlitee

0.69  2012-06-06

	- Added 'use warnings' to improve Kwalitee
	- Now uses dist::zilla

0.685  2012-05-21

	- Removed file

0.684  2012-05-21

	- Changed to using Dist::Zilla.

0.683  2012-01-21

	- Still chasing the Build requires issue.

0.682  2012-01-21

	- Minor update to tests sent in from Gregory Herrmann via RT#74187. Thanks for that!
	- Updated pod to complete coverage

0.681  2012-01-16

	- Forgot to update MANIFEST file... woops. Also some po updates.

0.68   2012-01-14

	- Added Net/DHCP.pm stub.

0.67_2  2011-04-18

	- Updated pod. Please be awair that i have added the word "CableLabs" to to pod. This 05-be of concern to Debian. Im not sure how their licensing works exactly vs CableLabs copyrights. Im reasonably certain its aok.
	- Minor changes for RT#73972
	- Improvements to tests

0.67_1  2010-12-16

	- Warning: the declaration of DHO_NIS_DOMAIN was overlapping for options 40 options 64. Therefore, options 64 and 65 where renamed DHO_NISV3_SERVER and DHO_NISV3_DOMAIN to remove this overlap and remain consistent.
	- Constants.pm. Added a vast number of option codes from the IANA listing.
	- Added updated DHCP message codes, added Netware IP Codes. Tests were added for coverage of constants.
	- Packet.pm. Changed a whole bunch of stuff. Including removing some then then else orgies, tidying up lots of warnings.
	- Tests. I'd added a bunch more tests :)
	- Rearranged the test suite. Added lots of tests.

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Tue Mar 27 20:09:44 2012 UTC (12 years, 8 months ago) by wiz
Branches: TNF
CVS tags: pkgsrc-2012Q4-base, pkgsrc-2012Q4, pkgsrc-2012Q3-base, pkgsrc-2012Q3, pkgsrc-2012Q2-base, pkgsrc-2012Q2, pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-20120327
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Initial import of p5-Net-DHCP-0.67. Packaged by Edgar Fuß in PR 45723.

Represents a DHCP packet as specified in RFC 1533, RFC 2132.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Mar 27 20:09:44 2012 UTC (12 years, 8 months ago) by wiz
Branches: MAIN
Initial revision

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>