gnu: isc-dhcp: Update description.
* gnu/packages/admin.scm (isc-dhcp)[description]: Note EOL status.
This commit is contained in:
		
							parent
							
								
									34242fe5c7
								
							
						
					
					
						commit
						85dcea59f6
					
				
					 1 changed files with 4 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -1559,7 +1559,10 @@ connection alive.")
 | 
			
		|||
      (description
 | 
			
		||||
       "ISC's Dynamic Host Configuration Protocol (DHCP) distribution provides a
 | 
			
		||||
reference implementation of all aspects of DHCP, through a suite of DHCP
 | 
			
		||||
tools: server, client, and relay agent.")
 | 
			
		||||
tools: server, client, and relay agent.
 | 
			
		||||
 | 
			
		||||
This software is @emph{end-of-life}!  ISC does not intend to issue any further
 | 
			
		||||
maintenance releases.")
 | 
			
		||||
      (license license:mpl2.0)
 | 
			
		||||
      (properties '((cpe-name . "dhcp"))))))
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue