summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorDarcy Watkins2010-08-19 21:19:17 +0200
committerPeter Korsgaard2010-08-29 23:08:59 +0200
commitb6207627b4d20628ca0491377f17c5f3c91627d9 (patch)
treea82060d449bf4d54af76ee82b710d52861edd839 /CHANGES
parentstunnel: remove broken package (diff)
downloadbuildroot-b6207627b4d20628ca0491377f17c5f3c91627d9.tar.gz
buildroot-b6207627b4d20628ca0491377f17c5f3c91627d9.tar.xz
buildroot-b6207627b4d20628ca0491377f17c5f3c91627d9.zip
pppd.mk installs radattr.so twice and omits radrealms.so
In pppd.mk the radattr.so plugin (for radiua) is installed twice (the second install overwriting the first) but the radrealms.so plugin is omitted from the install. This appears to be a copy-paste error. Below is patch that corrects this. signed-off by: Darcy Watkins <dwatkins@tranzeo.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 317e9e69c..8550b6f71 100644
--- a/CHANGES
+++ b/CHANGES
@@ -18,7 +18,7 @@
fs: old-style squashfs for big endian archs fixed.
Updated/fixed packages: busybox, imagemagick, libglib2, lua,
- luafilesystem, lzo, netcat, php, proftpd, qt, samba,
+ luafilesystem, lzo, netcat, php, pppd, proftpd, qt, samba,
startup-notification, sysvinit, util-linux
Removed packages: stunnel