2018-07-03 07:03:44 by Adam Ciarcinski | Files touched by this commit (495) |
Log message:
extend PYTHON_VERSIONS_ for Python 3.7
|
2017-09-04 20:55:10 by Thomas Klausner | Files touched by this commit (40) |
Log message:
Update some URLs.
|
2017-01-01 15:44:09 by Thomas Klausner | Files touched by this commit (577) |
Log message:
Add python-3.6 to incompatible versions.
|
2016-07-09 15:04:18 by Thomas Klausner | Files touched by this commit (599) |
Log message:
Remove python33: adapt all packages that refer to it.
|
2015-12-05 22:26:09 by Adam Ciarcinski | Files touched by this commit (578) |
Log message:
Extend PYTHON_VERSIONS_INCOMPATIBLE to 35
|
2015-11-04 01:35:47 by Alistair G. Crooks | Files touched by this commit (748) |
Log message:
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.
|
2014-05-09 09:37:28 by Thomas Klausner | Files touched by this commit (553) |
Log message:
Mark packages that are not ready for python-3.3 also not ready for 3.4,
until proven otherwise.
|
2014-01-20 13:39:14 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Convert to distutils.mk, mark as not for python-3.x. Bump PKGREVISION.
|
2013-06-16 10:50:42 by Fredrik Pettai | Files touched by this commit (4) |
Log message:
dpkg-1.8:
- fix a typo in vrrp.py
- fix IPv4 and IPv6 packet to correctly handle zero payload length
- store cipher_suite as int in TLSServerHello to allow app-specific messages
- improve SSL parsing
dpkt-1.7:
- handle dynamic imports from py2exe/freeze.py/zipped egg
packages, from plotnikoff
- decode Ethernet MPLS labels, Cisco ISL VLAN tags, 802.2 LLC fields
- handle multiply-defined HTTP headers from simdream
- add IPv6 extension header support (minus ESP)
- add radiotap module
- add IEEE80211 module
- add RFB module
- fix IP6 checksum to include options
- rename 'as' to 'asn' field in BGP header
- fix transport-layer checksum in IP6
- handle improper TCP header offset
- fix SSL typo
- handle malformed ICMP headers
- added RX module
- fixed loopback module IP/IP6 decoding
- set transport-layer (TCP, UDP) checksum in IP
- MRT module fixes
- fix pcap.Writer timestamp calculation
|
2012-10-23 19:19:22 by Aleksej Saushev | Files touched by this commit (671) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
|