..
6in4
6in4: implement metric option
2010-11-17 19:13:11 +00:00
6to4
6to4: support multiple internal networks, use state vars for radvd config
2010-12-02 22:41:03 +00:00
acx
wifi: change the default channel from 5 to 11, 5 was a really bad choice
2010-10-13 12:22:48 +00:00
acx-mac80211
update acx-mac80211 to 20101030 snapshot, patch from sn9
2010-11-25 11:57:48 +00:00
admswconfig
apex
package/apex: fix a compile issue
2010-11-02 08:37:46 +00:00
ar7-atm
fix proc filesystem usage, patch from Wipster.
2010-11-15 18:33:09 +00:00
arptables
avila-wdt
base-files
adds a --help option to /sbin/wifi
2010-12-05 11:22:56 +00:00
block-extroot
block-extroot: Added md5sum to extroot and underlying root filesystem. This is used to ensure that the extroot is not mounted as the rootfs after a sysupgrade *until the user deals with the extroot).
2010-12-03 20:01:23 +00:00
block-mount
block-mount: fix fstab.init for IB and buildroot
2010-10-07 15:15:54 +00:00
br2684ctl
br2684ctl: rework init script - use common defaults for unit and atmdev - add a more reliable stop routine - localize variables
2010-10-20 20:10:17 +00:00
bridge-utils
broadcom-diag
brcm47xx: Add edimax PS1208mfg support
2010-12-02 21:27:54 +00:00
broadcom-wl
broadcom-wl: remove pcmcia support
2010-11-06 18:28:45 +00:00
busybox
busybox: Comcast uses option 150 for 6RD DHCP announcements, cover it
2010-12-04 19:15:16 +00:00
button-hotplug
package/button-hotplug: use brodcast_uevent
2010-08-31 20:06:30 +00:00
comgt
package/comgt: only set pincode if it's supplied ( closes : #7334 ), bump release number
2010-08-09 16:55:56 +00:00
compcache
package/compcache: revert r22458 as there are some issues with the mainline code
2010-08-06 15:46:13 +00:00
crda
crda: update regulatory.bin based on latest wireless-regdb.git
2010-11-21 16:52:07 +00:00
cyassl
package/cyassl: sync with latest libtool2 changes
2010-12-08 12:59:16 +00:00
dnsmasq
Package dnsmasq init-file If an already running DHCP-server is found on the configured interface, the init-script refuses to start, but does not give a hint why. It took us some days to track down this behavior in our MANET, where every wifi/adhoc-node runs it own DHCP-server. Now syslog is more verbose on this.
2010-11-21 13:53:27 +00:00
dropbear
dropbear: Add config options to allow specification of host key files, thanks Scott Merrilees and Matthias Buecher ( #7824 )
2010-09-29 07:54:53 +00:00
e2fsprogs
e2fsprogs: parallel build fix
2010-07-24 21:39:27 +00:00
ead
ebtables
ep80579-drivers
ep80579 depend on their corresponding subtarget
2010-10-30 22:35:46 +00:00
fconfig
firewall
firewall: insert SNAT and DNAT rules according to the order of the configuration file ( #8052 )
2010-10-08 12:11:55 +00:00
fuse
package/fuse: update to version 2.8.5, refresh patches
2010-12-08 20:15:10 +00:00
gdb
gdb: There are dep issues with cconfig.h. Disable parallel build for now.
2010-10-26 22:45:41 +00:00
goldfish-qemu
gpioctl
grub
add ext4 support
2010-11-22 11:27:47 +00:00
hostap-driver
hostap-driver: Change default channel from 5 to 11
2010-10-21 08:37:17 +00:00
hostap-utils
hostapd
hostapd: terminate mainloop if interface setup fails, prevents blocking init or /sbin/wifi if an incorrect channel is configured
2010-11-19 22:02:52 +00:00
hotplug2
add input subsystem to hotplug rules This patch adds the input subsystem to the hotplug rules, making it possible to react on the addition of input devices (e.g. USB numpads).
2010-11-14 22:00:10 +00:00
i2c-gpio-custom
ifenslave
ifx-tapi
ifx-tapidemo
ifx-vmmc
extracted firmware files were generated with an incorrect umask
2010-09-06 16:34:45 +00:00
ifxmips-dsl-api
* make dsl driver work with new kernel
2010-11-03 19:06:39 +00:00
ifxmips-dsl-control
* remove broken flag from dsl-control app
2010-11-03 19:07:42 +00:00
ifxos
iproute2
iproute2: dont filter cached routes on iproute_get ( #8339 )
2010-12-02 20:29:22 +00:00
ipset
ipset: fix ipset for kernel 2.6.35
2010-08-06 00:56:18 +00:00
iptables
package/iptables: update to iptables-1.4.10 & layer7_2.22. (partially closes #8369 )
2010-12-08 12:56:46 +00:00
iw
iw: sync nl80211 header to fix the multicast rate setting
2010-11-22 19:59:13 +00:00
ixp4xx-microcode
kernel
kernel: fix raid module packaging on newer kernels ( #8384 )
2010-12-09 17:18:41 +00:00
kexec-tools
kexec-tools: Update to 2.0.2. Mips64 support is builtin in this version. So remove the patch.
2010-08-09 13:25:58 +00:00
libipfix
libnl
libnl-tiny
libnl-tiny: fix a compiler warning that shows up with -pedantic
2010-10-14 00:14:43 +00:00
libpcap
libreadline
libreadline: install *.so symlinks as well ( #4872 )
2010-08-27 20:13:17 +00:00
libtapi
* adds a rewrite of the tapi drivers + sip app. this is the result of lars' gsoc 2010 project, Thanks !
2010-11-03 19:12:34 +00:00
libtool
package/libtool: Strip trailing slashes from libdir and destdir
2010-12-09 11:41:32 +00:00
linux-atm
linux-atm: parallel build fix
2010-07-24 21:39:33 +00:00
lqtapi
* adds a rewrite of the tapi drivers + sip app. this is the result of lars' gsoc 2010 project, Thanks !
2010-11-03 19:12:34 +00:00
lua
lua: switch to double precision for floats
2010-10-07 11:03:18 +00:00
mac80211
mac80211: fix compile errors when LED support in the kernel is disabled
2010-12-10 12:00:09 +00:00
madwifi
package/madwifi: refresh madwifi patches
2010-11-12 15:14:27 +00:00
mmc_over_gpio
mmc_over_gpio: mark /etc/config/mmc_over_gpio as conffile
2010-10-05 17:21:03 +00:00
mountd
mountd: Rename uci_add_history to uci_add_delta ( #8084 )
2010-10-16 13:57:55 +00:00
mtd
mtd: whitespace cleanup
2010-11-24 16:21:25 +00:00
ncurses
package/ncurses: fix freebsd install issues
2010-11-26 17:51:14 +00:00
nvram
add maintainer information
2010-09-30 10:48:37 +00:00
ocf-crypto-headers
openssl
openssl: refresh 200-ocf-20100325.patch
2010-11-19 23:24:52 +00:00
opkg
opkg: ship pkg.m4, this fixes building on FreeBSD
2010-11-25 18:02:36 +00:00
pjsip
* adds a rewrite of the tapi drivers + sip app. this is the result of lars' gsoc 2010 project, Thanks !
2010-11-03 19:12:34 +00:00
ppp
pppd: use "atmdev" option to select the DSL adapter, this aligns it with br2684ctl and solves #8108
2010-10-20 17:56:29 +00:00
pptp
pptp: mark /etc/ppp/options.pptp as conffile
2010-10-05 17:27:21 +00:00
ps3-utils
pwm-gpio-custom
pwm-gpio-custom: fix compile on linux 2.6.31
2010-08-19 12:49:42 +00:00
px5g
add maintainer information
2010-09-30 10:48:37 +00:00
qos-scripts
qos-scripts: bump pkg revision after r23227, extend copyright, mark /etc/config/qos as conffile
2010-10-05 09:04:38 +00:00
r8101
robocfg
rotary-gpio-custom
rtc-rv5c386a
rtc-rv5c386a: make driver compile with kernel 2.6.36.
2010-11-10 19:02:09 +00:00
siit
soloscli
soloscli utility for Solos ADSL2+ modems
2010-10-24 13:46:32 +00:00
spi-ks8995
spidev_test
swconfig
switch
tapi_sip
* adds a rewrite of the tapi drivers + sip app. this is the result of lars' gsoc 2010 project, Thanks !
2010-11-03 19:12:34 +00:00
uboot-ar71xx
ar71xx: adding u-boot for nbg460n
2010-12-10 15:17:00 +00:00
uboot-envtools
uboot-ifxmips
uboot-kirkwood
Fixed support for Iomega
2010-10-27 21:24:06 +00:00
uboot-lantiq
add missing SH_FUNC for remaining md5s calls ( #7888 )
2010-10-31 13:49:41 +00:00
uboot-xburst
uboot-{kirkwood,xburst}: Fix typo in U-Boot image name, thanks framer99 ( #8112 )
2010-10-21 08:54:36 +00:00
ubsec_ssb
ubsec_ssb: fix build of ubsec_ssb with new ssb patches
2010-07-22 18:50:32 +00:00
uci
uci: use a delete-safe iterator in the Lua :foreach() function The following test case exposed a NULL pointer dereference in uci_lua_foreach(): lua -luci -e 'x=uci.cursor(); x:foreach("firewall", "forwarding", function(s) x:delete("firewall", s[".name"]) end)'
2010-11-01 00:20:00 +00:00
udev
udev: mark /etc/udev/udev.conf as conffile (rules left out for now)
2010-10-05 17:30:43 +00:00
udevtrigger
uhttpd
uhttpd: redirect to same location with trailing slash appended if directories are requested
2010-11-10 20:52:30 +00:00
util-linux-ng
util-linux-ng: make build depend on libncurses, cfdisk is compiled unconditionally and will fail with missing input files if ncurses was not detected during configure
2010-09-08 06:35:23 +00:00
vsc73x5-ucode
w1-gpio-custom
wireless-tools
wprobe
wprobe: mark /etc/config/wprobe as conffile
2010-10-05 17:33:17 +00:00
wrt55agv2-spidevs
yamonenv
zlib
package/zlib: fix Darwin compile failure ( closes #7963 )
2010-09-19 05:33:18 +00:00
Makefile
make IGNORE_ERRORS apply to deselected packages as well (typically triggered through dependencies)
2010-11-02 16:38:57 +00:00