"Fossies" - the Fresh Open Source Software Archive

Member "netmagis-2.3.6/CHANGES" (26 Jul 2018, 14697 Bytes) of package /linux/misc/dns/netmagis-2.3.6.tar.gz:


As a special service "Fossies" has tried to format the requested text file into HTML format (style: standard) with prefixed line numbers. Alternatively you can here view or download the uninterpreted source code file. See also the latest Fossies "Diffs" side-by-side code changes report for "CHANGES": 2.3.5_vs_2.3.6.

    1 Version 2.3.6 - 2018/07/26
    2     - bug fix (issue #184): internal error when searching for any FQDN
    3     - feature: search page now includes a minimal help
    4 
    5 Version 2.3.5 - 2018/05/02
    6     - move the github repository to the new "netmagis" organization
    7     - infrastructure change: add the devtools/utils/mkrel script and
    8 	modify RELENG accordingly
    9     - bug fix (issue #175): a mail role cannot be empty
   10     - bug fix (issue #163): invalid url for sort link in multiple host add
   11     - bug fix (issue #168): work-around for Tcllib 1.18 (ldap.tcl 1.8)
   12     - bug fix (issue #182): CAS sign-out from another application
   13     - bug fix (issue #153): accept application/xml for jasig 4.1 CAS server
   14     - bug fix (pull request #170): typo on mail attribute mapping for LDAP
   15     - feature (issue #177): add network name on host address in search results
   16     - feature (pull request #179 + issue #169) : wildcard in search
   17 
   18 Version 2.3.4 - 2017/10/06
   19     - security fix (issue #173): fix LDAP login with empty password
   20 
   21 Version 2.3.3 - 2016/11/25
   22     - bug fix (issue #158): an error was issued when a MX was searched for
   23     - bug fix (issue #160): an error was issued when trying to delete an
   24 	alias in an unauthorized domain
   25     - bug fix (issue #166): in topo module, fix attribute fixedsize for graphviz
   26     - bug fix (issue #155): allow adding MX for an existing RR
   27     - bug fix (followup to the pull request #145): CAS regexp too restrictive
   28     - improvement in the detecteq module: add support for Cisco ASA (pull
   29 	request #152 from Benjamin Collet, alias bcollet)
   30     - improvement in the topo module:
   31 	- add support for Rancid 3
   32 	- add support for routing-instance-access in snmp for Juniper routers
   33 	- add basic support for MVRP for Juniper routers
   34 
   35 Version 2.3.2 - 2015/09/03
   36     - bug fix: the 2.3.1 fix for CAS ticket was buggy
   37 
   38 Version 2.3.1 - 2015/08/28
   39     - bug fix (pull request #145 from Olivier Le Monnier): Netmagis was
   40 	too restrictive about CAS ticket syntax
   41     - bug fix (issue #146, reported by Russell Sutherland): access to
   42 	internal authentication menu items were broken
   43     - bug fix (issue #147): an error message was not translated in English
   44     - bug fix (issue #148): release 2.3.0 introduced a fix in the topo
   45 	module. This fix revealed another bug, which broke the graph generation
   46     - minor improvement in the topo module: support the "analyzer" keyword
   47 	in the ethernet-switching-options block on Juniper switches
   48 
   49 Version 2.3.0 - 2015/06/25
   50     - modification of authentication infrastructure: Netmagis is no longer
   51 	based on Apache authentication
   52     - upgrade database schema to version 23
   53     - add "CAS" as authentication method
   54     - new "currently connected" and "last connections" pages
   55     - changes in configuration parameters (in netmagis.conf)
   56 	- "crypt" is no longer needed
   57 	- new "random"
   58 	- new "cafile"
   59     - changes in Netmagis parameter (in database, see Application param menu)
   60 	- new "casurl" to store the CAS service URL
   61 	- new "fail*" to control authentication failure
   62 	- new "toklen" for session token length
   63 	- new "authexpire" to expire session tokens
   64 	- new "authwtmpexpire" to expire the log of user connections
   65     - support for Apache 2.4 (support removed for previous versions)
   66     - add stricter database constraint for CNAMEs (issue 144 from
   67 	Christophe Martin, alias schplurtz)
   68     - netmagis-getoui: added support for Wireshark "manuf" file
   69     - many minor bug fixes and improvements in the topo module:
   70 	- add Rancid3 support
   71 	- (juniper) support irb interfaces on ex4300
   72 	- (juniper) support mtu on interface definition
   73 	- (cisco) fix when encoutering a description before interface statement
   74 	- (cisco) fix missing parenthesis in Port-channel analysis
   75 	- (juniper) fix some lists which were stringified in post-processing
   76 	- (hp) support mixed case interface names
   77     - bug fix (pull request #141 from Christophe Martin, alias schplurtz):
   78 	fix Debian packaging
   79 
   80 Version 2.2.4 - 2014/12/18
   81     - bug fix (pull request #134 from Christophe Martin, alias schplurtz):
   82 	fix typo in netmagis.conf.sample file
   83     - maintenance (pull request #133 from Mathieu Parent, alias sathieu):
   84 	IEEE OUI database has moved, update netmagis.conf.sample file
   85     - maintenance (issue #137): netmagis-getoui supports HTTP redirects
   86 
   87 Version 2.2.3 - 2014/10/03
   88     - bug fix (issue #125 and #131) in dnsmodattr program with the dchpprofile keyword
   89     - bug fix (issue #127) in topo module: Cisco ASA config is now analyzed as a router (and not a switch)
   90     - bug fix (issue #90) in topo module: HP descriptions without link name were not detected as an error
   91     - bug fix (issue #132) in MAC module: the OUI table was not filled
   92     - bug fix (issue #129) for Debian packages: netmagis-database must not depend on exact 9.1 version of postgresql-pltcl
   93     - maintenance (issue #128) for FreeBSD ports: adapt to the new staging FreeBSD infrastructure
   94 
   95 Version 2.2.2 - 2014/03/28
   96     - new program "netmagis-dbupgrade" to ease database upgrade (issue #100,
   97 	based on a report by Schplurtz le deboulonné)
   98     - update example httpd.conf to versions of Apache 2.2 and 2.4 (issue #122)
   99     - package fix (issue #116): mod-auth-pgsql is not available on recent
  100 	Linux distributions based on Apache 2.4, so update dependency
  101 	according to the updated httpd.conf
  102     - netmagis-config may use an alternate config file with -f (issue #119)
  103     - netmagis-config may return config file name with _conffile (issue #119)
  104     - netmagis-config may return code version with _version (issue #120)
  105     - minor bug fix (issue #118): netmagis-dbmaint translation (reported
  106 	and fixed by plabanowski)
  107     - bug fix (issue #121): improve an error message in netmagis-utils programs
  108     - minor bug fix: bad URL to upgrade.html in database version check
  109 
  110 Version 2.2.1 - 2014/01/17
  111     - bug fix (issue #103): impossible to delete aliases
  112     - bug fix (issue #104): impossible to modify an interface (topo module)
  113     - bug fix (issue #106): no command sent to equipments (topo module)
  114     - bug fix (issue #107): ifchg script expected a FQDN (topo module)
  115     - minor bug fix (issue #108): initial zone serial number not conformant
  116     - partial bug fix (issue #100): bad database schema version test
  117 
  118 Version 2.2.0 - 2013/06/26
  119     - provide support for multiple DNS views
  120     - new parameter "viewname" for all utils/dns* programs
  121     - new parmaeter "-w viewname" for all servers/mk* programs
  122     - provide a new example to load a multi-view database
  123     - new search facility, which aims to be the central point of Netmagis GUI
  124 	in future versions
  125     - include a check on database version number in order to ease upgrades
  126     - translate all database tables and columns into English
  127 	POTENTIAL incompatibility: if you use the detecteq module and
  128 	have changed your radius.conf, please modify the SQL request.
  129     - translate many %...% holes in Web pages into English names
  130     - translate %NOM% into %NAME% in mkzone
  131     	POTENTIAL incompatibility: if you use the "Addtl RR" facility in
  132 	zone edition, please change %NOM% to %NAME%
  133     - translate parameters for utils/dnsmodattr program
  134     	POTENTIAL incompatibility: adapt your scripts if you use this program
  135     - remove the never used web roles
  136     - move the table creation logic, triggers and functions to separate files
  137     - support bridge-domains on JunOS routers
  138     - improve DNS zone generation latency
  139     - CSV export of a list of hosts (via the "Consult" menu item)
  140     - explicit name of zone in the zone_* tables
  141     - correctly order (by addr) reverse zones in "modify reverse IPv[46] zones"
  142     - allow to enter a FQDN in the address part, in the "delete host" menu
  143     - clarify error message when removing a host which is the target of a MX or
  144 	a mail relay for a domain
  145     - translate jourfmt configuration parameter into dayfmt
  146     - remove an integrity constraint from topo.ifchanges to dns.rr: the
  147 	host is now a name (simplify handling when multiple DNS views)
  148     - provide permissions for L2-only networks
  149     - bug fix: put back old description and sensor when editing multiple ifaces
  150     - bug fix: constraints were not checked on zone_* tables
  151     - bug fix: add eq attribute to bridge nodes in topo graph
  152     - bug fix: do not parse JunOS comments
  153     - bug fix: detected IP permissions outside any allowed network
  154 
  155 Version 2.1.1 - 2013/02/08
  156     - remove unused keyword "ssidwifi" from netmagis.conf
  157     - import FreeBSD ports modifications from FreeBSD commiters
  158     - bug fix: message is not issued when error occurs early in initialization
  159     - bug fix: Debian package had an improper symbolic link (reported by
  160 	Martin Oesting and Christophe Martin)
  161     - bug fix: Debian package depended on default-mta instead of
  162     	mail-transfer-agent (reported by Thomas van Oudenhove)
  163     - bug fix: character $ was invalid in database password (reported
  164 	by Martin Oesting)
  165     - bug fix: characters [, ', (space) and \ in passwords raised an error
  166 	(reported by Christophe Martin)
  167     - bug fix: characters ' or & in passwords raised an error in database import
  168 	(reported by Christophe Martin)
  169     - bug fix: user name in auth-pgsql.conf did not match netmagis.conf
  170 	(reported by Martin Oesting)
  171     - bug fix: sensor names were not checked for syntax conformance
  172     - bug fix: descriptions were removed when editing multiple interfaces
  173 
  174 Version 2.1.0 - 2012/06/22
  175     - metro module integration
  176     - network graph is now copied from topo server to www server (if different)
  177     - much more complete installation documentation
  178     - simplify graphviz calls: provide a Tcl class
  179     - simplify graphviz calls: only one configuration parameter (dot)
  180     - graphviz shapes are no longer hardcoded, but are web-configurable
  181     - equipment config. cmd are no longer hardcoded, but are web-configurable
  182     - paper format is now configurable (Letter or A4) via the parameter web-menu
  183     - pdflatex path is now a configuration directive
  184     - simplify rancid configuration directives (rancid{db+confdir}->ranciddir)
  185     - remove the never used dr_mbox table
  186     - netmagis-dbcreate: creation of mac database
  187     - simplify user configuration : only one unprivileged user is needed
  188 	for database creation (and one more if mac database is different)
  189     - netmagis-maint has been renamed into netmagis-dbmaint
  190     - netmagis-dbmaint: can work as unprivileged database user
  191     - provide a script to manage link numbers in topology module
  192     - greatly improve installation documentation
  193     - bug fix: users created with netmagis-dbimport can not log in
  194     - bug fix: internal auth "account list" page returned truncated results
  195     - bug fix: use valid example domains and addresses in documentation and examples
  196 
  197 Version 2.0 - 2011/11/23
  198     - change name for Netmagis (old name was WebDNS)
  199     - internationalize application (mostly the Web part)
  200     - rewrite all scripts
  201     - topo module integration
  202     - new configuration system
  203     - use schemas to separate each module data
  204     - rights on equipments are now located in the database in a specific
  205 	table (topo.dr_eq) and can be edited in group edition page
  206     - DHCP generation allows for one machine to get a different IP
  207 	address within each connected network
  208     - DHCP generation supports DHCP server high availability (failover)
  209     - dnsmodattr bug fix in HINFO specification
  210     - modularize installation (introduce modules in Makefiles)
  211     - FreeBSD port files to ease installation
  212     - new logo
  213     - rework database import by a generic command
  214 
  215 version 1.5 - 2010/11/16
  216     - add DHCP profil in DHCP range management
  217     - display DHCP profile in list of hosts of a network
  218     - add option in syntaxe-ip function used by other applications
  219 	(notably topo application, see JRES 2005)
  220     - add droitsmtp access right for a group, in order to allow
  221 	membres to edit the authorization, for a host, to use non
  222 	authenticated SMTP
  223     - ability to rename a host in the edition page
  224     - display map of IP addresses (only for IPv4 addresses) from two
  225 	pages (list of hosts, add a host)
  226     - ability to search for range of available IPv4 addresses from the
  227 	"add host" page
  228     - page title are more explicit, in order to navigate in history
  229 	menus of most browser
  230     - add "where am I" to display IP address of a client
  231     - TTL edition for hosts, according to the "droit ttl" access right
  232 	for the user
  233     - remove all references to Osiris and CRC
  234     - restructure HTG models, and add a parametrized model
  235     - htg is now ready for Tcl >= 8.6
  236     - bug: DHCP profiles are no longer accepted on RR which do not have
  237 	a configured MAC address
  238     - formalization of CeCILL-B license
  239     - use Git version control
  240 
  241 version 1.4 - 2008/04/13/04
  242     - CVS integration and display Id
  243     - bug: default values for dhcpmodif were not used
  244     - bug: syntax error in traiteajout
  245     - bug: case not correctly checked in alias addition on a nonexistant host
  246     - invert menus "see also" and "actions"
  247     - allow access to list of users to all
  248     - allow access to list of networks to all (but do not publish menu item)
  249     - display admin users last in host search page
  250     - get group name for efficicency
  251     - explicit message when attempt to add something to an alias
  252     - parametrize color on "validate" button
  253     - remove auth.tcl package and authenticate directly on a LDAP directory
  254     - remove the passwd script, and redirect to an external url
  255     - centralize group and user management
  256     - log modifications in database
  257     - integrate webauth under the name pgauth, for those who wish to
  258 	continue to use postgresql authentication
  259     - in adding a host, if the responsible person is not given, use the
  260 	current user
  261 
  262 version 1.3 - 2005/04/13/04
  263     - bug: don't accept IPv6 address with a prefix length
  264     - bug: search for a user responsible for a mail role
  265     - bug: error in HTML generation in ::webapp::form-text
  266     - bug: forms with GET method (instead of POST)
  267     - change RR internal date format 
  268     - display version number in application pages
  269     - hourly backup script
  270     - new utility scripts (dnsaddhost, dnsaddalias, dnsdelhost, dnsdelip,
  271 	dnsmodattr, dnsreadprol, dnswriteprol)
  272     - add DHCP (static associations, dynamic ranges, profiles)
  273     - add ACL right for a group (future use)
  274 
  275 Version 1.2 - 2004/04/16
  276     - write installation and configuration documentation (in French)
  277     - make a distribution for use outside Osiris
  278     - add mail roles and generate mail routes
  279 
  280 Verison 1.1 - 2004/01/20/01
  281     - IPv6 support
  282     - change triggers on zones
  283     - change integrity constraints on MX to allow same priority
  284 
  285 Version 1.0 - 2002/05/xx
  286     - initial version
  287