Send Netdot-devel mailing list submissions to
[email protected]
To subscribe or unsubscribe via the World Wide Web, visit
https://osl.uoregon.edu/mailman/listinfo/netdot-devel
or, via email, send a message with subject or body 'help' to
[email protected]
You can reach the person managing the list at
[email protected]
When replying, please edit your Subject line so it is more specific
than "Re: Contents of Netdot-devel digest..."
Today's Topics:
1. [SCM] Netdot branch master updated. netdot-1.0.2-46-gcdf07af
([email protected])
2. [SCM] Netdot branch netdot-1.0 updated.
netdot-1.0.2-34-g2b38051 ([email protected])
3. [SCM] Netdot annotated tag netdot-1.0.3 created. netdot-1.0.3
([email protected])
4. [SCM] Netdot branch netdot-1.0 updated.
netdot-1.0.3-1-g44ae301 ([email protected])
5. [SCM] Netdot annotated tag netdot-1.0.3 deleted.
netdot-1.0.2-34-g2b38051 ([email protected])
6. [SCM] Netdot annotated tag netdot-1.0.3 created. netdot-1.0.3
([email protected])
7. [SCM] Netdot annotated tag netdot-1.0.3 deleted.
netdot-1.0.2-35-g44ae301 ([email protected])
8. [SCM] Netdot branch netdot-1.0 updated.
netdot-1.0.2-36-g092fb6b ([email protected])
9. [SCM] Netdot annotated tag netdot-1.0.3 created. netdot-1.0.3
([email protected])
----------------------------------------------------------------------
Message: 1
Date: Wed, 5 Dec 2012 08:02:46 -0800
From: [email protected]
Subject: [Netdot-devel] [SCM] Netdot branch master updated.
netdot-1.0.2-46-gcdf07af
To: [email protected]
Message-ID: <[email protected]>
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Netdot".
The branch, master has been updated
via cdf07af5e980a95568017823404a0f22f42bb8ba (commit)
via 9852f998a37de7e904b4e434b216738e075db512 (commit)
via c5d7570a5fb631b2beda35617e4ce00f982e250e (commit)
via 5dae1418f96a8576dd585e89cb8896e37d0ceaa8 (commit)
via db8e51a647d6bb10966c70ed9c0ab54b41328055 (commit)
via 206cc0fefea3491cfce1bd03c3a588163ef8353a (commit)
via fc8b23a3fe5f0e835da3d2d7028e9de065fc97df (commit)
via 5926ecfc71889c3069b0c007f60041577a692d81 (commit)
via 123c5676f153bdc568a427256a770f403f16a739 (commit)
via 41f7b6ac708f56e76f74dd2d1c521c20270ba13b (commit)
via 22aecb91bcbec4179e9113a550fa89886d0366a9 (commit)
via 6edbb5c7097a3804f42c99cfa3437973dd793213 (commit)
via 54958cffa75338f6214c359a30550bfd3ed10e42 (commit)
via 1d31ed9a3c55ae4ed26d232b5940205630b75dbf (commit)
via 23da8a954b44c5d6429b08e42c83313a1c02ef9a (commit)
via 510b575b8e13dcb6d8b3a4867360fc4ba0ca7ab3 (commit)
via aef8a2a7f6561d94404d10e0f17d4cb52f5d090d (commit)
via 19a80b6f12e4b6cd0b992110d479f084a114a974 (commit)
via 8b77300369da1814e26191e6880f7892406c5bf3 (commit)
via 8909954b82ab248babebcfc6f2048f9aa63428bd (commit)
via aa1ea42dc645249b5158484d63c05113152a4ee1 (commit)
via d059b3db2894f1a2df71f544834c757593077078 (commit)
via 704f31958bc248a82eef7a4d5918ada06a17b5fe (commit)
via 9988943cd44a7f94f270172cd182f8fe37ada26f (commit)
via 8483f871d417becb1ec29c98080d25e867858079 (commit)
via fc31c83118a916ca898011e53359ebc893f90755 (commit)
via 5e39ef219ac2f11261456c07a778112a28d4ddfb (commit)
via 51f7ad02a54ad38afa917e52b6f91f1bfc97f300 (commit)
via b87a3f06603b315270a327f6566bbec3660ace8c (commit)
from 8b53159aa7072cc5902eaea8c5ebe3e266b578df (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit cdf07af5e980a95568017823404a0f22f42bb8ba
Merge: 8b53159 9852f99
Author: Carlos Vicente <[email protected]>
Date: Wed Dec 5 11:02:24 2012 -0500
Merge branch 'netdot-1.0'
-----------------------------------------------------------------------
Summary of changes:
bin/defragdb | 165 --------------------------------
bin/perldeps.pl | 9 +--
etc/Default.conf | 6 +
etc/netdot.meta | 8 +-
htdocs/management/asset_tasks.html | 2 +-
htdocs/management/host.html | 143 +++++++++++++++++++--------
htdocs/management/ip.html | 34 ++++++-
lib/Netdot/Exporter/Rancid.pm | 4 +-
lib/Netdot/Model/Device.pm | 100 ++++++++++++++++----
lib/Netdot/Model/Device/CLI/CiscoFW.pm | 2 +
lib/Netdot/Model/DhcpScope.pm | 2 +-
lib/Netdot/Model/Ipblock.pm | 128 +++++++++++++++++++------
lib/Netdot/Model/RR.pm | 17 ++-
lib/Netdot/Model/RRPTR.pm | 8 ++-
lib/Netdot/Model/Zone.pm | 23 ++++-
t/Ipblock.t | 5 +-
thirdparty/Net-Patricia-1.19_01.tar.gz | Bin 27098 -> 0 bytes
17 files changed, 373 insertions(+), 283 deletions(-)
delete mode 100644 bin/defragdb
delete mode 100644 thirdparty/Net-Patricia-1.19_01.tar.gz
hooks/post-receive
--
Netdot
------------------------------
Message: 2
Date: Wed, 5 Dec 2012 08:04:51 -0800
From: [email protected]
Subject: [Netdot-devel] [SCM] Netdot branch netdot-1.0 updated.
netdot-1.0.2-34-g2b38051
To: [email protected]
Message-ID: <[email protected]>
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Netdot".
The branch, netdot-1.0 has been updated
via 2b380517bc950cc714593a9fec9ec5d5c7090e39 (commit)
from 9852f998a37de7e904b4e434b216738e075db512 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 2b380517bc950cc714593a9fec9ec5d5c7090e39
Author: Carlos Vicente <[email protected]>
Date: Wed Dec 5 11:04:45 2012 -0500
Version bump
diff --git a/lib/Netdot.pm b/lib/Netdot.pm
index 621a509..49b561c 100644
--- a/lib/Netdot.pm
+++ b/lib/Netdot.pm
@@ -40,11 +40,11 @@ Netdot - Network Documentation Tool
=head1 VERSION
-Version 1.0.2
+Version 1.0.3
=cut
-our $VERSION = "1.0.2";
+our $VERSION = "1.0.3";
=head1 SYNOPSIS
-----------------------------------------------------------------------
Summary of changes:
lib/Netdot.pm | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
hooks/post-receive
--
Netdot
------------------------------
Message: 3
Date: Wed, 5 Dec 2012 08:06:37 -0800
From: [email protected]
Subject: [Netdot-devel] [SCM] Netdot annotated tag netdot-1.0.3
created. netdot-1.0.3
To: [email protected]
Message-ID: <[email protected]>
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Netdot".
The annotated tag, netdot-1.0.3 has been created
at 68b650a9355d1122aba8375f37319008d5897a30 (tag)
tagging 2b380517bc950cc714593a9fec9ec5d5c7090e39 (commit)
replaces netdot-1.0.2
tagged by Carlos Vicente
on Wed Dec 5 11:06:25 2012 -0500
- Log -----------------------------------------------------------------
New release of 1.0 branch
Carlos Vicente (34):
Bug #1696: Typo in lib/Netdot/UI.pm
Fix for #1704 (incorrect check for DB connection)
Removed bogus variable from cacti script
Fixed incorrect logic in vlan update
Fixed incorrect order of parameters in debug statement
Remove empty unique constraint arrays, which causes problems with recent
versions of SQL::Translator
Remove MX records whose exchange RR is deleted
Show MX records pointing to the RR being shown
Allow user to mark DHCP scope active/inactive while enabling DHCP on a
subnet
Restoring old unmerged commit from 0.9 that included a multicast address
check in Ipblock class
Fix for #1708 (copy 'include' field also when using a template)
Fix for #1702: (add fwsm cli support for fetching arp cache)
Fix for #1697 (Rancid -> 2.3.6 IOS XE flash differs)
More checks to avoid incorrect removal of interfaces and IP addresses
caused by icomplete SNMP information
Correction
Add config option to allow underscores in DNS records
Correction in Asset search fields
Small fix in regex
Changes for feature #1709 (DHCP reservation from management/ip)
Update PTR record when IP address changes
Correction
Revert "Correction"
Correction to IP ratio check
Changes towards feature #719 (RFC2317 classless reverse delegations)
Revert changes to netdot.meta
Correction to meta info to deal with newer and older versions of
SQL::Translator
Added some minor comments
Remove unnecessary third party package
Remove obsolete CLI command
Correction in printf
Removed two unnecessary exceptions in Device class. Avoids noisy error
messages
Require Net::Patricia 1.20. Remove code to install locally patched
Net::Patricia
Fixed wrong error message
Version bump
-----------------------------------------------------------------------
hooks/post-receive
--
Netdot
------------------------------
Message: 4
Date: Wed, 5 Dec 2012 08:20:21 -0800
From: [email protected]
Subject: [Netdot-devel] [SCM] Netdot branch netdot-1.0 updated.
netdot-1.0.3-1-g44ae301
To: [email protected]
Message-ID: <[email protected]>
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Netdot".
The branch, netdot-1.0 has been updated
via 44ae301f044982b695db53cb100275b4c64319b2 (commit)
from 2b380517bc950cc714593a9fec9ec5d5c7090e39 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 44ae301f044982b695db53cb100275b4c64319b2
Author: Carlos Vicente <[email protected]>
Date: Wed Dec 5 11:20:14 2012 -0500
Upgrade schema version
diff --git a/upgrade/updatedb b/upgrade/updatedb
index 695b7e8..205e576 100644
--- a/upgrade/updatedb
+++ b/upgrade/updatedb
@@ -108,6 +108,12 @@ if ( $schema_version eq '1.0.1' ){
die "Unsupported DB type: $dbms\n";
}
+
+}elsif ( $schema_version eq '1.0.2' ){
+
+ print "Upgrading Netdot schema from version $schema_version\n";
+
+ push @statements, "UPDATE schemainfo SET version='1.0.3' WHERE id=1;",
}else{
die "Unsupported version for this upgrade: $schema_version\n";
-----------------------------------------------------------------------
Summary of changes:
upgrade/updatedb | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
hooks/post-receive
--
Netdot
------------------------------
Message: 5
Date: Wed, 5 Dec 2012 08:21:31 -0800
From: [email protected]
Subject: [Netdot-devel] [SCM] Netdot annotated tag netdot-1.0.3
deleted. netdot-1.0.2-34-g2b38051
To: [email protected]
Message-ID: <[email protected]>
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Netdot".
The annotated tag, netdot-1.0.3 has been deleted
was 68b650a9355d1122aba8375f37319008d5897a30
-----------------------------------------------------------------------
tag netdot-1.0.3
New release of 1.0 branch
2b380517bc950cc714593a9fec9ec5d5c7090e39 Version bump
-----------------------------------------------------------------------
hooks/post-receive
--
Netdot
------------------------------
Message: 6
Date: Wed, 5 Dec 2012 08:33:49 -0800
From: [email protected]
Subject: [Netdot-devel] [SCM] Netdot annotated tag netdot-1.0.3
created. netdot-1.0.3
To: [email protected]
Message-ID: <[email protected]>
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Netdot".
The annotated tag, netdot-1.0.3 has been created
at 3cca4cbeae968710543ddeb588723523331fec7b (tag)
tagging 44ae301f044982b695db53cb100275b4c64319b2 (commit)
replaces netdot-1.0.2
tagged by Carlos Vicente
on Wed Dec 5 11:33:38 2012 -0500
- Log -----------------------------------------------------------------
New release of 1.0 branch
Carlos Vicente (35):
Bug #1696: Typo in lib/Netdot/UI.pm
Fix for #1704 (incorrect check for DB connection)
Removed bogus variable from cacti script
Fixed incorrect logic in vlan update
Fixed incorrect order of parameters in debug statement
Remove empty unique constraint arrays, which causes problems with recent
versions of SQL::Translator
Remove MX records whose exchange RR is deleted
Show MX records pointing to the RR being shown
Allow user to mark DHCP scope active/inactive while enabling DHCP on a
subnet
Restoring old unmerged commit from 0.9 that included a multicast address
check in Ipblock class
Fix for #1708 (copy 'include' field also when using a template)
Fix for #1702: (add fwsm cli support for fetching arp cache)
Fix for #1697 (Rancid -> 2.3.6 IOS XE flash differs)
More checks to avoid incorrect removal of interfaces and IP addresses
caused by icomplete SNMP information
Correction
Add config option to allow underscores in DNS records
Correction in Asset search fields
Small fix in regex
Changes for feature #1709 (DHCP reservation from management/ip)
Update PTR record when IP address changes
Correction
Revert "Correction"
Correction to IP ratio check
Changes towards feature #719 (RFC2317 classless reverse delegations)
Revert changes to netdot.meta
Correction to meta info to deal with newer and older versions of
SQL::Translator
Added some minor comments
Remove unnecessary third party package
Remove obsolete CLI command
Correction in printf
Removed two unnecessary exceptions in Device class. Avoids noisy error
messages
Require Net::Patricia 1.20. Remove code to install locally patched
Net::Patricia
Fixed wrong error message
Version bump
Upgrade schema version
-----------------------------------------------------------------------
hooks/post-receive
--
Netdot
------------------------------
Message: 7
Date: Wed, 5 Dec 2012 08:54:54 -0800
From: [email protected]
Subject: [Netdot-devel] [SCM] Netdot annotated tag netdot-1.0.3
deleted. netdot-1.0.2-35-g44ae301
To: [email protected]
Message-ID: <[email protected]>
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Netdot".
The annotated tag, netdot-1.0.3 has been deleted
was 3cca4cbeae968710543ddeb588723523331fec7b
-----------------------------------------------------------------------
tag netdot-1.0.3
New release of 1.0 branch
44ae301f044982b695db53cb100275b4c64319b2 Upgrade schema version
-----------------------------------------------------------------------
hooks/post-receive
--
Netdot
------------------------------
Message: 8
Date: Wed, 5 Dec 2012 08:57:22 -0800
From: [email protected]
Subject: [Netdot-devel] [SCM] Netdot branch netdot-1.0 updated.
netdot-1.0.2-36-g092fb6b
To: [email protected]
Message-ID: <[email protected]>
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Netdot".
The branch, netdot-1.0 has been updated
via 092fb6bceef2588f8512f93d6b64d7943a46eadd (commit)
from 44ae301f044982b695db53cb100275b4c64319b2 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 092fb6bceef2588f8512f93d6b64d7943a46eadd
Author: Carlos Vicente <[email protected]>
Date: Wed Dec 5 11:54:34 2012 -0500
Update upgrade notes
diff --git a/doc/UPGRADE b/doc/UPGRADE
index 994ef25..33271c2 100644
--- a/doc/UPGRADE
+++ b/doc/UPGRADE
@@ -1,52 +1,24 @@
- == Instructions for Upgrading Netdot 1.0.1 to 1.0.2 ==
+ == Instructions for Upgrading Netdot 1.0.2 to 1.0.3 ==
-1. You will need to update the database schema in addition to the application.
-
-IMPORTANT: MAKE SURE YOU MAKE A BACKUP COPY OF YOUR DATABASE BEFORE UPGRADING
-
-This new version of Netdot fixes an incorrect UNIQUE constraint in the device
-table. It is possible that your database contains two or more devices using
the
-same name (RR). This means that the addition of the unique index to the device
-table may fail.
-After making a backup copy of your database, please execute the following
command:
-
- # make upgrade
+1. You will need to update the database schema in addition to the application.
-This will call a script that updates your current database to the schema
required
-by the version you are upgrading to.
+ There are no actual schema changes in this upgrade. The only thing we need
+ is to match the schema version to the application version.
+
+ Please execute the following command:
-Any errors found while applying these schema changes will be written to a file
-called "error.log". You will need to inspect this file and make sure to correct
-any problems before continuing. You may have to restore your database from
backup,
-fix the data and start over.
+ # make upgrade
2. Check for new requirements:
# make testdeps
-You will notice that Netdot version 1.0.2 requires a specific version of the
-Net::Patricia Perl module. The module has been patched to satisfy our
requirements,
-but at the time of this writing, the patch has not been applied to the public
version.
-Therefore, we have included a patched version of the module. Netdot can
install it
-for you by doing:
-
- # make installdeps
-
-* Side Note:
-
-There is a bug ticket open for Net::Patricia:
-
- https://rt.cpan.org/Public/Bug/Display.html?id=79480
-
-It would be helpful if you could write the author of the module asking that
the patch
-be applied.
-
3. At this point you can do a
- # make install
+ # make install [PARAMETERS]
4. Restart Apache
-----------------------------------------------------------------------
Summary of changes:
doc/UPGRADE | 44 ++++++++------------------------------------
1 files changed, 8 insertions(+), 36 deletions(-)
hooks/post-receive
--
Netdot
------------------------------
Message: 9
Date: Wed, 5 Dec 2012 08:58:21 -0800
From: [email protected]
Subject: [Netdot-devel] [SCM] Netdot annotated tag netdot-1.0.3
created. netdot-1.0.3
To: [email protected]
Message-ID: <[email protected]>
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Netdot".
The annotated tag, netdot-1.0.3 has been created
at 80dc0bbe99b977e43bd72f26f8488bb9b260d76b (tag)
tagging 092fb6bceef2588f8512f93d6b64d7943a46eadd (commit)
replaces netdot-1.0.2
tagged by Carlos Vicente
on Wed Dec 5 11:58:03 2012 -0500
- Log -----------------------------------------------------------------
New release of 1.0 branch
Carlos Vicente (36):
Bug #1696: Typo in lib/Netdot/UI.pm
Fix for #1704 (incorrect check for DB connection)
Removed bogus variable from cacti script
Fixed incorrect logic in vlan update
Fixed incorrect order of parameters in debug statement
Remove empty unique constraint arrays, which causes problems with recent
versions of SQL::Translator
Remove MX records whose exchange RR is deleted
Show MX records pointing to the RR being shown
Allow user to mark DHCP scope active/inactive while enabling DHCP on a
subnet
Restoring old unmerged commit from 0.9 that included a multicast address
check in Ipblock class
Fix for #1708 (copy 'include' field also when using a template)
Fix for #1702: (add fwsm cli support for fetching arp cache)
Fix for #1697 (Rancid -> 2.3.6 IOS XE flash differs)
More checks to avoid incorrect removal of interfaces and IP addresses
caused by icomplete SNMP information
Correction
Add config option to allow underscores in DNS records
Correction in Asset search fields
Small fix in regex
Changes for feature #1709 (DHCP reservation from management/ip)
Update PTR record when IP address changes
Correction
Revert "Correction"
Correction to IP ratio check
Changes towards feature #719 (RFC2317 classless reverse delegations)
Revert changes to netdot.meta
Correction to meta info to deal with newer and older versions of
SQL::Translator
Added some minor comments
Remove unnecessary third party package
Remove obsolete CLI command
Correction in printf
Removed two unnecessary exceptions in Device class. Avoids noisy error
messages
Require Net::Patricia 1.20. Remove code to install locally patched
Net::Patricia
Fixed wrong error message
Version bump
Upgrade schema version
Update upgrade notes
-----------------------------------------------------------------------
hooks/post-receive
--
Netdot
------------------------------
_______________________________________________
Netdot-devel mailing list
[email protected]
https://osl.uoregon.edu/mailman/listinfo/netdot-devel
End of Netdot-devel Digest, Vol 69, Issue 3
*******************************************