X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;ds=sidebyside;f=debian%2Fchangelog;h=fa6dd018ea8d86834279d15d7e36157d9ebfd7ce;hb=7df4be59851989329646fb6eefff8ae36721156e;hp=66472bb52e2101c497ab79a11f2904a34d1f7ca9;hpb=0e40f41db2942ae78bef188d77d1e293f6b46a8e;p=nfs-utils.git diff --git a/debian/changelog b/debian/changelog index 66472bb..fa6dd01 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,18 @@ +nfs-utils (1:1.1.5-2) unstable; urgency=low + + * Standards version is 3.8.1 + * Set -x in nfs-{common,server}.{pre,post}rm scripts + * Add copyright notices + + -- Anibal Monsalve Salazar Sat, 04 Apr 2009 15:29:57 +1100 + +nfs-utils (1:1.1.5-1) experimental; urgency=low + + * New upstream release + * Update debian/watch + + -- Anibal Monsalve Salazar Fri, 06 Mar 2009 13:36:45 +1100 + nfs-utils (1:1.1.4-1) unstable; urgency=low * New upstream release. Patch status: @@ -39,6 +54,17 @@ nfs-utils (1:1.1.3-1) unstable; urgency=low -- Anibal Monsalve Salazar Tue, 29 Jul 2008 18:08:42 +1000 +nfs-utils (1:1.1.2-6lenny1) testing-proposed-updates; urgency=high + + * Fix CVE-2008-4552 + nfs-utils 1.1.2, and possibly other versions before 1.1.3, invokes the + host_ctl function with the wrong order of arguments, which causes TCP + Wrappers to ignore netgroups and allows remote attackers to bypass + intended access restrictions. + Closes: #502680 + + -- Anibal Monsalve Salazar Sun, 19 Oct 2008 13:37:33 +1100 + nfs-utils (1:1.1.2-6) unstable; urgency=high * Load nfsd.ko before starting idmapd, to hopefully fix NFSv4 export issues.