[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#381811: marked as done (ITP: ip4r -- IPv4 and IPv4 range index types for PostgreSQL)



Your message dated Sun, 10 Sep 2006 04:08:28 -0700
with message-id <E1GMNAq-00083m-FB@spohr.debian.org>
and subject line Bug#381811: fixed in ip4r 1.0-1
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: wnpp
Owner: "Robert S. Edmonds" <edmonds@debian.org>
Severity: wishlist

* Package name    : ip4r
  Version         : 1.0
  Upstream Author : Andrew - Supernews <andrew@supernews.net>,
                    Steve Atkins <steve@blighty.com>
* URL             : http://pgfoundry.org/projects/ip4r/
* License         : BSD
  Programming Lang: C
  Description     : IPv4 and IPv4 range index types for PostgreSQL
  
 This PostgreSQL module provides two data types, ip4 and ip4r, which can
 contain a single IPv4 address or a range of IPv4 addresses,
 respectively.
 .
 While PostgreSQL already has built-in types 'inet' and 'cidr', the
 authors of this module found that they had a number of requirements
 that were not addressed by the built-in type.
 .
 Firstly and most importantly, the built-in types have no support for
 index lookups of the form (column >>= parameter), i.e. where you have
 a table of IP address ranges and wish to find which ones include a
 given IP address.  This requires an rtree or gist index to do
 efficiently, and also requires a way to represent IP address ranges
 that do not fall precisely on CIDR boundaries.
 .
 Secondly, the built-in inet/cidr are somewhat overloaded with
 semantics, with inet combining two distinct concepts (a netblock, and
 a specific IP within that netblock). Furthermore, they are variable
 length types (to support IPv6) with non-trivial overheads, and the
 authors (whose applications mainly deal in large volumes of single
 IPv4 addresses) wanted a more lightweight representation.
 .
 ip4r therefore supports two distinct data types (so far):
 .
   ip4   - a single IPv4 address
   ip4r  - an arbitrary range of IPv4 addresses

-- 
Robert Edmonds
edmonds@debian.org

Attachment: signature.asc
Description: Digital signature


--- End Message ---
--- Begin Message ---
Source: ip4r
Source-Version: 1.0-1

We believe that the bug you reported is fixed in the latest version of
ip4r, which is due to be installed in the Debian FTP archive:

ip4r_1.0-1.diff.gz
  to pool/main/i/ip4r/ip4r_1.0-1.diff.gz
ip4r_1.0-1.dsc
  to pool/main/i/ip4r/ip4r_1.0-1.dsc
ip4r_1.0.orig.tar.gz
  to pool/main/i/ip4r/ip4r_1.0.orig.tar.gz
postgresql-8.1-ip4r_1.0-1_amd64.deb
  to pool/main/i/ip4r/postgresql-8.1-ip4r_1.0-1_amd64.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 381811@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Robert S. Edmonds <edmonds@debian.org> (supplier of updated ip4r package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Mon,  7 Aug 2006 01:01:13 -0400
Source: ip4r
Binary: postgresql-8.1-ip4r
Architecture: source amd64
Version: 1.0-1
Distribution: unstable
Urgency: low
Maintainer: Robert S. Edmonds <edmonds@debian.org>
Changed-By: Robert S. Edmonds <edmonds@debian.org>
Description: 
 postgresql-8.1-ip4r - IPv4 and IPv4 range index types for PostgreSQL
Closes: 381811
Changes: 
 ip4r (1.0-1) unstable; urgency=low
 .
   * Initial release, closes: #381811.
Files: 
 779ae56074acab63246f29a9bb5df9b8 606 misc extra ip4r_1.0-1.dsc
 884cfc931027043d00218e931b1fd7f2 17206 misc extra ip4r_1.0.orig.tar.gz
 faafb8f76c96d5dd4b9aa4dd0be7392f 2283 misc extra ip4r_1.0-1.diff.gz
 ea236d2309770541615db06ce590f229 22272 misc extra postgresql-8.1-ip4r_1.0-1_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)

iD8DBQFFAJ2Wxa93SlhRC1oRAm7iAJ4xR3NjfG8DEla5jvltlqmAT5N7hQCg5gX2
bnuoCDhN8D43G7hNoatp2g8=
=4HHv
-----END PGP SIGNATURE-----


--- End Message ---

Reply to: