Debian: New refpolicy packages fix incompatible policy


 
Thread Tools Search this Thread
Special Forums Cybersecurity Security Advisories (RSS) Debian: New refpolicy packages fix incompatible policy
# 1  
Old 07-25-2008
Debian: New refpolicy packages fix incompatible policy

LinuxSecurity.com: In DSA-1603-1, Debian released an update to the BIND 9 domain name server, which introduced UDP source port randomization to mitigate the threat of DNS cache poisoning attacks (identified by the Common Vulnerabilities and Exposures project as CVE-2008-1447)

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
deb-override(5) 						  dpkg utilities						   deb-override(5)

NAME
deb-override - Debian archive override file SYNOPSIS
override DESCRIPTION
While most information about a package can be found in the control file, some is managed centrally by the distribution czars rather than by the maintainer in order to offer some global consistency. This information is found in the override file. The override file has a simple whitespace-delimited format. Comments are allowed (denoted with a #). package priority section [maintainerinfo] package is the name of the package. Entries in the override file for packages not found in the tree of binary packages are ignored. priority and section correspond to the respective control fields available in the .deb. The allowed values are listed in the Debian policy. maintainerinfo, if present, can be either the name of a maintainer for an unconditional override, or else oldmaintainer => newmaintainer to perform a substitution. The override files used to make the official Packages lists may be found in the indices directory on any Debian mirror. SEE ALSO
dpkg-scanpackages(1), dpkg-scansources(1), apt-ftparchive(1), /usr/share/doc/debian-policy/policy.html/index.html. Debian Project 2011-08-14 deb-override(5)