kumquat-buildroot/package
Jörg Krause 02d9a379f4 package/swupdate: new package
swupdate provides a reliable way to update the software on an embedded system.

Note that swupdates has a reworked Kbuild/Kconfig system. It has now support
for the 'option' and 'env' symbols as well for the 'savedefconfig' target.
This makes dependency handling much easier. We're now able to pass which
dependencies are available through the environment, as suggested by Arnout
Vandecappelle [1].

In previous version of this patch we had a configuration setting where all
package dependencies except Lua were selected by default. This has changed with
v7 as we are now able to pass dependencies to the swupdate build system through
the environment. For useful operation swupdate requires a parser which depends
by default on libconfig, but can be replaced by a json-c or Lua parser.

To provide a reasonable firmware update system we enable the embedded webserver
based on mongoose (also see notes about mongoose below), a parser as stated
above and a handler for raw NAND or NOR flash.

The user can modify this configuration by selecting the appropriate dependencies
before running `make swupdate-menuconfig`. The help text contains information
about which packages may be of interest for the user.

The embedded web server requires a website for proper operation. We install the
included website by default, however the user may choose to install a custom
website on the post-build scripts.

Note, swupdate includes some old versions of mongoose and lsqlite3:
  - mongoose is version 3.8 from year 2013
  - lsqlite3 is version 0.8 from year 2011

Currently, swupdate does not provide a way to replace these with external
packages.

This patch is based on a WIP version submitted by Romain Naour, commented by
Arnout Vandecappelle [2].

[1]
http://lists.busybox.net/pipermail/buildroot/2015-March/122981.html

[2]
https://patchwork.ozlabs.org/patch/401270/

Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks>
Cc: Romain Naour <romain.naour@openwide.fr>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Cc: Arnout Vandecappelle <arnout@mind.be>
Cc: Yann E. MORIN <yann.morin.1998@free.fr>
Tested-by: Mike Williams <mike@mikebwilliams.com>
Reviewed-by: Romain Naour <romain.naour@openwide.fr>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2015-10-03 16:18:18 +02:00
..
a10disp
acl
acpid package/acpid: fix musl build problem 2015-07-28 23:13:03 +02:00
adwaita-icon-theme
aespipe
agentpp
aiccu
aircrack-ng package/aircrack-ng: fix musl build 2015-07-29 22:19:04 +02:00
alsa-lib
alsa-utils
alsamixergui
am33x-cm3
am335x-pru-package
angularjs package: Remove trailing slash from all package site URLs 2015-09-30 12:46:42 +02:00
apache
apitrace apitrace: needs gcc 4.6 or later 2015-09-30 10:16:40 +02:00
apr
apr-util
argp-standalone
argus
armadillo package/clapack: fix comments 2015-09-04 11:58:56 +02:00
arptables package/arptables: fix musl compilation issues 2015-08-03 11:19:19 +02:00
at
atf
atftp
atk
attr
audiofile
audit package: Remove trailing slash from all package site URLs 2015-09-30 12:46:42 +02:00
aumix
autoconf
autoconf-archive
automake
autossh
avahi
avrdude package/elfutils: fix dependency on C library 2015-08-09 11:22:08 +02:00
axel
b43-firmware
b43-fwcutter b43-fwcutter: add hash file 2015-07-28 22:37:13 +02:00
bandwidthd
bash package/bash: indicate getcwd is malloc-supported 2015-09-04 16:45:42 +02:00
batctl package/batctl: bump to version 2015.1 2015-08-18 11:10:55 +02:00
bc
bcache-tools
bcusdk bcusdk: make it build with the musl C library 2015-08-08 17:50:55 +02:00
bdwgc package/bdwgc: musl build failure 2015-08-06 09:08:15 +02:00
beecrypt package/beecrypt: fix C++ support 2015-08-17 22:45:25 +02:00
bellagio
benejson
berkeleydb
bind bind: security bump to version 9.9.7-P3 2015-09-04 16:07:37 +02:00
binutils binutils: remove unnecessary host-texinfo dependency 2015-09-20 14:57:02 +02:00
biosdevname
bison
bitstream-vera
blktrace
bluez5_utils
bluez_utils package/bluez_utils: fix musl compilation issue 2015-10-03 14:23:56 +02:00
bmon
boa
bonnie
boost boost: fix build on ARC 2015-08-19 23:06:59 +02:00
bootstrap
bootutils package/bootutils: fix musl compilation issue 2015-08-31 00:39:44 +02:00
botan
bridge-utils
bsdiff
btrfs-progs package/btrfs-progs: fix build issues under musl 2015-07-30 23:26:25 +02:00
bullet
bustle
busybox busybox: inittab: don't redirect output to /dev/null 2015-10-03 15:29:50 +02:00
bwm-ng package/bwm-ng: fix build failures with gcc-5 2015-08-18 11:15:35 +02:00
bzip2
c-ares
c-icap package: Remove trailing slash from all package site URLs 2015-09-30 12:46:42 +02:00
c-icap-modules package: Remove trailing slash from all package site URLs 2015-09-30 12:46:42 +02:00
c-periphery c-periphery: fix SPARC build issue 2015-08-08 22:59:06 +02:00
ca-certificates
cache-calibrator
cairo
can-utils
canfestival package/canfestival: don't build in parallel 2015-08-25 20:53:44 +02:00
cc-tool package/cc-tool: fix gcc 5 issue 2015-07-28 23:08:46 +02:00
ccache
ccid
ccrypt
cdrkit package/cdrkit: fix musl build 2015-08-09 11:21:39 +02:00
cegui06
celt051
cgic
cgilua
check check: new package 2015-09-19 15:07:33 +02:00
checkpolicy
chrony chrony: S49chrony: fix starting message 2015-09-24 20:50:00 +02:00
cifs-utils package/cifs-utils: add upstream patch to fix musl build 2015-08-17 22:53:58 +02:00
civetweb
cjson
clamav
clapack package/clapack: fix comments 2015-09-04 11:58:56 +02:00
classpath
cloog
cloop
cmake cmake: bump to version 3.3.2 2015-09-19 15:17:47 +02:00
collectd
connman connman: bump to version 1.30 2015-09-13 12:33:05 +02:00
conntrack-tools conntrack-tools: bump to version 1.4.3 2015-09-13 12:32:53 +02:00
copas
coreutils
cosmo
coxpcall
cpio cpio: install to /bin and after busybox 2015-10-02 16:33:07 +02:00
cppcms package/cppcms: bump to 1.0.5 2015-08-29 10:34:49 +02:00
cppdb
cppunit
cppzmq
cpuload
cramfs package/cramfs: fix missing type 2015-08-06 08:30:41 +02:00
crda
cryptodev
cryptodev-linux
cryptsetup cryptsetup: bump to version 1.6.8 2015-10-02 21:49:21 +02:00
ctorrent package/ctorrent: fix compilation under musl. 2015-07-29 22:20:05 +02:00
cups
curlftpfs curlftpfs: fix musl build 2015-08-29 11:11:43 +02:00
cvs
cwiid cwiid: add hash file 2015-07-28 22:37:14 +02:00
czmq package/czmq: bump version 2015-08-08 12:40:22 +02:00
dado
dash
dawgdic dawgdic: enable with gcc 4.6 2015-08-08 17:10:12 +02:00
dbus
dbus-cpp
dbus-glib
dbus-python
dbus-triggerd
dcron dcron: add hash file 2015-07-28 22:37:14 +02:00
debianutils
dejavu
devmem2
dfu-util
dhcp
dhcpcd dhcpcd: move libexecdir 2015-10-03 15:15:44 +02:00
dhcpdump dhcpdump: fix build with musl 2015-08-25 11:49:29 +02:00
dhrystone dhrystone: pass HZ=100 to fix build issue on musl 2015-09-13 23:13:20 +02:00
dialog
diffutils
dillo
ding-libs
directfb directfb: add new TIFF option 2015-09-10 13:55:58 +02:00
directfb-examples directfb-examples: bump to 1.7.0 2015-09-10 14:06:51 +02:00
dmalloc
dmidecode dmidecode: add hash file 2015-07-28 22:37:14 +02:00
dmraid package/dmraid: fix compilation under musl 2015-09-01 22:05:28 +02:00
dnsmasq dnsmasq: bump to version 2.75 2015-08-07 00:22:06 +02:00
docker docker: add hash file 2015-07-28 22:37:14 +02:00
doom-wad
dos2unix dos2unix: needs host-gettext 2015-09-30 00:20:30 +02:00
dosfstools package/dosfstools: fix build with musl 2015-08-17 22:23:20 +02:00
dovecot
dovecot-pigeonhole
doxygen package: Remove trailing slash from all package site URLs 2015-09-30 12:46:42 +02:00
drbd-utils package: Remove trailing slash from all package site URLs 2015-09-30 12:46:42 +02:00
dropbear package/dropbear: add warning about volatile keys 2015-08-30 22:05:29 +02:00
dropwatch
dsp-tools
dstat
dtach
dtc
dtv-scan-tables
duma
dvb-apps
dvbsnoop
dvdauthor
dvdrw-tools
e2fsprogs e2fsprogs: disable e4defrag in host variant 2015-07-29 22:20:52 +02:00
e2tools
ebtables package: Remove trailing slash from all package site URLs 2015-09-30 12:46:42 +02:00
ecryptfs-utils
ed
eeprog
efl
eigen eigen: use mercurial tag 2015-08-29 11:40:39 +02:00
ejabberd
elf2flt elf2flt: fix build when LTO is enabled 2015-09-20 15:33:58 +02:00
elftosb
elfutils package/elfutils: fix dependency on C library 2015-08-09 11:22:08 +02:00
empty empty: fix compile with toolchain w/o threads 2015-08-08 12:45:51 +02:00
enchant
enlightenment
enscript
erlang
erlang-goldrush
erlang-lager
erlang-p1-cache-tab
erlang-p1-iconv
erlang-p1-sip
erlang-p1-stringprep
erlang-p1-stun
erlang-p1-tls erlang-p1-tls: add missing dependency to openssl 2015-08-25 20:51:26 +02:00
erlang-p1-utils
erlang-p1-xml
erlang-p1-yaml
erlang-p1-zlib
erlang-rebar
espeak
ethtool
eudev package/eudev: fix install command 2015-09-01 22:06:26 +02:00
evemu evemu: bump version to 2.2.0 2015-08-18 14:24:42 +02:00
evtest
exfat exfat: fix build with musl 2015-08-31 22:25:07 +02:00
exfat-utils
exim package/exim: bump version to 4.86 2015-08-01 10:16:06 +02:00
exiv2
expat expat: add security patch for CVE-2015-1283 2015-09-01 21:56:34 +02:00
expect
explorercanvas
ezxml
f2fs-tools
faad2
faifa faifa: fix musl build issue 2015-09-15 08:09:34 +02:00
fakeroot
faketime
fan-ctrl fan-ctrl: re-enable package 2015-08-08 12:12:58 +02:00
fb-test-app
fbdump
fbgrab
fbset
fbterm
fbtft
fbv
fcgiwrap
fconfig
fdk-aac
feh
fetchmail
ffmpeg ffmpeg: bump to version 2.8 2015-09-09 23:07:53 +02:00
fftw
file file: bump to version 5.25 2015-09-19 13:58:11 +02:00
filemq package/filemq: bump version 2015-08-08 12:40:32 +02:00
findutils
fio
fis
flac
flann
flashbench
flashrom flashrom: fix static build 2015-09-30 22:56:41 +02:00
flex
flickcurl
flite
flot
fltk
fluxbox
fmc
fmlib
fmtools
fontconfig
foomatic-filters
fping
freeradius-client
freerdp package/freerdp: introduce the wayland client 2015-10-03 14:13:12 +02:00
freescale-imx imx-vpu: bump to version 5.4.31 2015-10-02 20:08:03 +01:00
freetype
fswebcam
ftop
fxload
gadgetfs-test
gamin
gawk
gcc host-gcc-final: don't install a potentially dead symlink 2015-09-20 14:35:27 +02:00
gd
gdb gdb: prevent building the documentation 2015-09-11 19:29:01 +02:00
gdbm
gdk-pixbuf gdk-pixbuf: add security patch for CVE-2015-4491 2015-09-01 21:55:55 +02:00
genext2fs
gengetopt
genimage package/genimage: bump version to 8 2015-09-27 23:20:08 +02:00
genpart
genromfs
geoip
gesftpserver
getent
gettext gettext: bump version to 0.19.6 2015-09-13 12:36:47 +02:00
gflags
ghostscript-fonts
giblib
giflib
git git: bump to version 2.6.0 2015-09-30 13:52:44 +02:00
glib-networking
glibc glibc: add version 2.22 2015-08-09 11:43:08 +02:00
glibmm
glm
glmark2 glmark2: depend on host-python 2015-09-30 12:35:00 +02:00
glog
gmp
gmpc
gnu-efi
gnuchess
gnupg
gnupg2 gnupg2: bump version to 2.0.29 2015-09-11 19:49:14 +02:00
gnuplot
gnuradio gnuradio: sys/types.h is needed for mode_t 2015-08-29 23:20:52 +02:00
gnutls gnutls: bump to version 3.3.18 2015-09-13 20:01:22 +02:00
gob2
google-breakpad
google-material-design-icons
googlefontdirectory
gperf
gpm
gpsd
gptfdisk
gqview
grantlee
graphite2 graphite2: new package 2015-09-27 23:13:52 +02:00
grep
gsl
gssdp gssdp: new package 2015-09-16 22:45:53 +02:00
gstreamer gst-fsl-plugins: bump version to 4.0.3 2015-09-19 15:39:39 +02:00
gstreamer1 gst1-imx: bump version to 0.11.1 2015-09-19 15:40:13 +02:00
gtest
gtk2-engines
gtkperf
guile guile: fix static-only build 2015-08-07 12:20:39 +02:00
gupnp gupnp: new package 2015-09-16 22:50:32 +02:00
gupnp-av gupnp-av: new package 2015-09-16 22:52:32 +02:00
gutenprint
gvfs
gzip
hans
harfbuzz harfbuzz: bump to version 1.0.4 2015-10-02 16:32:12 +02:00
haserl
haveged haveged: for sparc we need generic clockgettime 2015-08-09 11:40:27 +02:00
hdparm
heimdal
heirloom-mailx
hiawatha
hicolor-icon-theme
hostapd hostapd: bump to version 2.5 2015-09-30 00:24:43 +02:00
hplip
htop
httping
hwdata
hwloc
i2c-tools
ibrcommon package: Remove trailing slash from all package site URLs 2015-09-30 12:46:42 +02:00
ibrdtn package: Remove trailing slash from all package site URLs 2015-09-30 12:46:42 +02:00
ibrdtn-tools package: Remove trailing slash from all package site URLs 2015-09-30 12:46:42 +02:00
ibrdtnd package: Remove trailing slash from all package site URLs 2015-09-30 12:46:42 +02:00
icu
ifplugd package/ifplugd: add patch to fix musl build error 2015-08-03 11:21:28 +02:00
iftop
ifupdown iproute2: needs headers >= 3.0 2015-07-28 22:56:09 +02:00
igh-ethercat
igmpproxy
ijs
imagemagick imagemagick: bump to version 6.9.2-3 2015-10-02 16:32:35 +02:00
imlib2 package/imlib2: fix musl compilation issue 2015-08-06 08:57:46 +02:00
imx-usb-loader
inadyn
inconsolata
infozip
initscripts
inotify-tools
input-event-daemon
input-tools
intel-microcode
intltool
iodine
iostat iostat: fix build with musl 2015-09-30 22:56:10 +02:00
iotop
iozone
iperf
iperf3
ipkg ipkg: add patch to fix musl build 2015-08-29 11:33:13 +02:00
ipmitool
ipmiutil package: Remove trailing slash from all package site URLs 2015-09-30 12:46:42 +02:00
iproute2 iproute2: bump to version 4.2.0 2015-09-04 11:57:35 +02:00
iprutils
ipsec-tools
ipset
iptables
iptraf-ng
iputils
irda-utils
irqbalance
isl
iucode-tool
iw iw: bump to version 4.3 2015-09-22 16:13:37 +02:00
jack2
jamvm
jansson
janus-gateway package/libmicrohttpd: mark as broken on Nios II, infamous _gp issue 2015-08-01 10:16:31 +02:00
jasper
jhead
jimtcl
joe
jpeg
jpeg-turbo jpeg-turbo: bump version from 1.4.0 to 1.4.1 2015-08-09 12:00:09 +02:00
jq
jquery
jquery-datetimepicker jquery-datetimepicker: new package 2015-07-28 23:18:16 +02:00
jquery-keyboard
jquery-mobile
jquery-sparkline
jquery-ui
jquery-ui-themes
jquery-validation
jsmin
json-c
json-glib
json-javascript
jsoncpp package/jsoncpp: bump to version 1.6.5 2015-08-19 11:05:49 +02:00
kbd
kexec
kexec-lite package/elfutils: fix dependency on C library 2015-08-09 11:22:08 +02:00
keyutils
kismet
kmod
knock
kodi Merge branch 'next' 2015-09-01 09:59:08 +02:00
kodi-addon-xvdr package/kodi-addon-xvdr: bump version 2015-07-30 09:29:24 +02:00
kodi-audiodecoder-modplug package/kodi-audiodecoder-modplug: new package 2015-07-30 09:37:45 +02:00
kodi-audiodecoder-nosefart package/kodi-audiodecoder-nosefart: new package 2015-07-30 09:37:45 +02:00
kodi-audiodecoder-sidplay package/kodi-audiodecoder-sidplay: new package 2015-07-30 09:37:45 +02:00
kodi-audiodecoder-snesapu package/kodi-audiodecoder-snesapu: new package 2015-07-30 09:37:45 +02:00
kodi-audiodecoder-stsound package/kodi-audiodecoder-stsound: new package 2015-07-30 09:37:46 +02:00
kodi-audiodecoder-timidity package/kodi-audiodecoder-timidity: new package 2015-07-30 09:37:46 +02:00
kodi-audiodecoder-vgmstream package/kodi-audiodecoder-vgmstream: new package 2015-07-30 09:37:46 +02:00
kodi-audioencoder-flac kodi-audioencoder-flac: bump version 2015-08-02 19:23:04 +02:00
kodi-audioencoder-lame kodi-audioencoder-lame: bump version 2015-08-02 19:23:08 +02:00
kodi-audioencoder-vorbis kodi-audioencoder-vorbis: use pkg-config 2015-07-30 09:29:24 +02:00
kodi-audioencoder-wav kodi-audioencoder-wav: bump version 2015-08-02 19:23:16 +02:00
kodi-platform package/kodi-platform: new package 2015-07-30 09:37:44 +02:00
kodi-pvr-argustv package/kodi-pvr-argustv: add jsoncpp reverse dependency 2015-10-03 15:19:37 +02:00
kodi-pvr-dvblink package/kodi-pvr-dvblink: bump version 2015-08-01 10:16:13 +02:00
kodi-pvr-dvbviewer package/kodi-pvr-dvbviewer: new package 2015-07-30 09:37:44 +02:00
kodi-pvr-filmon package/kodi-pvr-filmon: add jsoncpp reverse dependency 2015-10-03 15:19:51 +02:00
kodi-pvr-hts package/kodi-pvr-hts: bump version 2015-08-01 10:15:47 +02:00
kodi-pvr-iptvsimple package/kodi-pvr-iptvsimple: new package 2015-07-30 09:37:44 +02:00
kodi-pvr-mediaportal-tvserver package/kodi-pvr-mediaportal-tvserver: new package 2015-07-30 09:37:44 +02:00
kodi-pvr-mythtv package/kodi-pvr-mythtv: new package 2015-07-30 09:37:44 +02:00
kodi-pvr-nextpvr package/kodi-pvr-nextpvr: new package 2015-07-30 09:37:45 +02:00
kodi-pvr-njoy package/kodi-pvr-njoy: new package 2015-07-30 09:37:45 +02:00
kodi-pvr-pctv package/kodi-pvr-pctv: add jsoncpp reverse dependency 2015-10-03 15:20:02 +02:00
kodi-pvr-stalker package/kodi-pvr-stalker: Needs jsoncpp 2015-10-03 15:19:16 +02:00
kodi-pvr-vbox package/kodi-pvr-vbox: new package 2015-07-30 09:37:45 +02:00
kodi-pvr-vdr-vnsi package/kodi-pvr-vdr-vnsi: new package 2015-07-30 09:37:45 +02:00
kodi-pvr-vuplus package/kodi-pvr-vuplus: new package 2015-07-30 09:37:45 +02:00
kodi-pvr-wmc package/kodi-pvr-wmc: new package 2015-07-30 09:37:45 +02:00
kodi-screensaver-asteroids package/kodi-screensaver-asteroids: new package 2015-07-30 09:44:08 +02:00
kodi-screensaver-biogenesis package/kodi-screensaver-biogenesis: new package 2015-07-30 09:49:18 +02:00
kodi-screensaver-crystalmorph package/kodi-screensaver-crystalmorph: new package 2015-07-30 09:49:18 +02:00
kodi-screensaver-greynetic package/kodi-screensaver-greynetic: new package 2015-07-30 09:49:18 +02:00
kodi-screensaver-pingpong package/kodi-screensaver-pingpong: new package 2015-07-30 09:49:19 +02:00
kodi-screensaver-pyro package/kodi-screensaver-pyro: new package 2015-07-30 09:49:19 +02:00
kodi-screensaver-stars package/kodi-screensaver-stars: new package 2015-07-30 09:49:19 +02:00
kodi-visualisation-shadertoy package/kodi-visualisation-shadertoy: new package 2015-07-30 10:23:21 +02:00
kodi-visualisation-spectrum package/kodi-visualisation-spectrum: new package 2015-07-30 10:23:21 +02:00
kodi-visualisation-waveforhue package/kodi-visualisation-waveforhue: bump version 2015-08-28 11:28:25 +02:00
kodi-visualisation-waveform package/kodi-visualisation-waveform: new package 2015-07-30 10:23:21 +02:00
kompexsqlite kompexsqlite: don't overwrite CFLAGS and CXXFLAGS in makefiles 2015-09-25 09:43:05 +02:00
ktap
kvmtool
kyua
lame
latencytop
lbase64
lbreakout2
lcdapi
lcdproc
lcms2
leafnode2
leafpad
less
lesstif
leveldb
lftp lftp: bump to version 4.6.4 2015-10-02 21:52:16 +02:00
libaio
libao
libarchive
libargtable2
libart
libass
libassuan
libatasmart
libatomic_ops package/libatomic_ops: fix compilation fail on sparc 2015-08-03 11:20:42 +02:00
libbluray libbluray: explicitly enable optional enabled features 2015-09-30 00:31:45 +02:00
libbroadvoice package/libbroadvoice: new package 2015-08-29 11:48:16 +02:00
libbsd
libcap
libcap-ng
libcdaudio
libcddb package: Remove trailing slash from all package site URLs 2015-09-30 12:46:42 +02:00
libcdio
libcec package/libcec: needs gcc >= 4.7 2015-08-06 08:27:42 +02:00
libcgi
libcgicc
libcgroup package/libcgroup: allow to build cgroup-tools 2015-08-27 20:30:39 +02:00
libcli
libcodec2 package/libcodec2: new package 2015-08-29 12:39:46 +02:00
libcofi
libconfig
libconfuse
libcue
libcuefile
libcurl libcurl: bump to version 7.44.0 2015-09-04 11:57:05 +02:00
libdaemon
libdcadec package/libdcadec: bump version 2015-09-28 22:14:18 +02:00
libdmtx
libdnet
libdri2
libdrm package/libdrm: Fix musl build error due to missing include of limits.h 2015-09-28 22:10:54 +02:00
libdvbcsa
libdvbsi
libdvdnav
libdvdread
libebml libebml: needs wchar support 2015-07-29 16:48:20 +02:00
libedit
libee
libenca
liberation
libesmtp
libestr
libev libev: add patch to fix build on SPARCv8 2015-08-08 23:47:23 +02:00
libevdev
libevent
libexif
libeXosip2
libfcgi
libffi package/libffi: bump to version 3.2.1 2015-09-20 14:30:21 +02:00
libfm
libfm-extra
libfreefare
libfreeimage packages/libfreeimage: requires wchar 2015-07-29 13:01:51 +02:00
libfribidi
libfslcodec libfslcodec: bump version to 4.0.3 2015-09-19 15:38:51 +02:00
libfslparser libfslparser: bump version to 4.0.3 2015-09-19 15:39:21 +02:00
libfslvpuwrap libfslvpuwrap: bump version to 1.0.58 2015-09-19 15:39:30 +02:00
libftdi
libftdi1 package: Remove trailing slash from all package site URLs 2015-09-30 12:46:42 +02:00
libfuse
libg7221 package/libg7221: new package 2015-08-29 12:44:06 +02:00
libgail libgail: mark as deprecated 2015-07-30 23:19:25 +02:00
libgcrypt libgcrypt: bump version to 1.6.4 2015-09-11 19:49:04 +02:00
libgeotiff
libglade
libglew package/libglew: bump version to 1.12.0 2015-08-10 16:12:24 +02:00
libglib2 package/libglib2: fix compilation issue on SPARC 2015-07-28 23:11:36 +02:00
libglu
libgpg-error
libgpgme package/libgpgme: add argp-standalone dependency with musl 2015-08-08 11:16:44 +02:00
libgsasl
libgtk2
libgtk3 libgtk3: bump to version 3.14.15 2015-09-01 13:19:35 +02:00
libgudev libgudev: New package 2015-08-25 16:35:15 +02:00
libhid
libhttpparser package/libhttpparser: New package 2015-08-28 19:18:13 +02:00
libical
libiconv
libid3tag
libidn libidn: bump to version 1.32 2015-08-10 20:59:24 +02:00
libiio libiio: test programs require threads 2015-08-18 22:45:48 +02:00
libilbc package/libilbc: new package 2015-08-29 12:53:16 +02:00
libinput
libiqrf
libiscsi libiscsi: Force configure to use gcc for LD 2015-07-28 23:06:57 +02:00
libjpeg
libjson
libksba
libldns package/libldns: Fix static build 2015-09-06 11:18:02 +02:00
liblinear package/liblinear: wrap help text to fit 72 columns 2015-09-20 14:29:40 +02:00
libllcp
liblo
liblockfile
liblog4c-localtime
liblogging
libmad
libmatroska libebml: needs wchar support 2015-07-29 16:48:20 +02:00
libmbim package/libmbim: Now needs libgudev under systemd 2015-08-25 16:41:43 +02:00
libmbus
libmcrypt
libmemcached
libmhash
libmicrohttpd libmicrohttpd: bump to version 0.9.44 2015-10-02 15:35:41 +02:00
libmms
libmng libmng: new package 2015-09-24 23:53:04 +02:00
libmnl
libmodbus
libmodplug
libmpd
libmpdclient
libmpeg2
libndp
libnetfilter_acct
libnetfilter_conntrack libnetfilter_conntrack: bump to version 1.0.5 2015-09-13 12:13:01 +02:00
libnetfilter_cthelper
libnetfilter_cttimeout
libnetfilter_log
libnetfilter_queue package/libnetfilter_queue: fix build with musl 2015-08-17 22:34:48 +02:00
libnfc
libnfnetlink libnfnetlink: add patch to fix musl build issue 2015-08-08 23:55:52 +02:00
libnfs
libnftnl libnftnl: bump to version 1.0.5 2015-10-02 20:59:04 +02:00
libnice
libnl
libnspr libnspr: bump to version 4.10.9 2015-10-03 15:14:14 +02:00
libnss libnss: bump to version 3.20 2015-10-03 15:14:32 +02:00
liboauth
libogg
libopenh264 package/libopenh264: new package 2015-08-29 14:48:31 +02:00
liboping
libosip2
libpam-radius-auth package: Remove trailing slash from all package site URLs 2015-09-30 12:46:42 +02:00
libpam-tacplus libpam-tacplus: new package 2015-08-28 11:22:45 +02:00
libpcap
libpciaccess
libpfm4 Merge branch 'next' 2015-09-01 09:59:08 +02:00
libphidget
libplatform package/libplatform: new package 2015-07-30 09:29:23 +02:00
libplayer
libplist
libpng libpng: bump to version 1.6.18 2015-10-02 16:02:39 +02:00
libpthread-stubs
libpthsem libpthsem: fix setjmp/longjmp detection 2015-08-19 17:45:51 +02:00
libqmi
libqrencode
libraw
libraw1394
libreplaygain
libroxml libroxml: add hash file 2015-07-28 22:32:56 +02:00
librsvg
librsync
librtas package/librtas: only show comment on supported architectures 2015-08-20 23:58:57 +02:00
librtlsdr
libsamplerate
libseccomp
libsecret
libselinux libselinux: use correct definition of ARCH 2015-09-16 22:19:25 +02:00
libsemanage libselinux: mark as not available on ARC 2015-08-19 23:06:59 +02:00
libsepol
libserial package/libserial: bump to version 0.6.0rc2 2015-08-23 22:53:25 +02:00
libserialport package/libserialport: bump to latest commit 2015-07-30 23:10:02 +02:00
libsexy libsexy: add hash file 2015-07-28 22:32:57 +02:00
libsha1
libshairplay
libshout
libsidplay2
libsigc
libsigrok libsigrok: depends on gcc >= 4.7 2015-08-05 12:11:20 +02:00
libsigrokdecode
libsigsegv libsigsegv: not available on SuperH with uClibc 2015-08-07 11:08:12 +02:00
libsilk package/libsilk: new package 2015-08-29 10:33:18 +02:00
libsndfile
libsoc
libsocketcan libsocketcan: add hash file 2015-07-28 22:32:57 +02:00
libsodium libsodium: disable PIE on ARC 2015-08-10 15:04:47 +02:00
libsoundtouch package/libsoundtouch: needs c++ 2015-09-06 22:45:25 +02:00
libsoup
libsoxr package/libsoxr: bump to version 0.1.2 2015-09-10 12:56:59 +02:00
libsquish
libsrtp
libssh libssh: bump to version 0.7.2 2015-10-02 16:41:02 +02:00
libssh2
libstrophe libstrophe: add a patch to fix static builds 2015-09-28 21:27:48 +02:00
libsvg
libsvg-cairo
libsvgtiny
libsysfs
libtasn1 libtasn1: bump to version 4.6 2015-09-13 12:07:22 +02:00
libtheora package/libtheora: Fix dynamic linking 2015-08-02 19:28:52 +02:00
libtirpc
libtool
libtorrent
libtpl
libubox
libuci
libucl
libump
libungif
libunistring
libunwind libunwind: add hash file 2015-07-28 22:32:57 +02:00
libupnp
libupnpp package/libupnpp: bump to version 0.12.1 2015-09-07 23:58:41 +02:00
liburcu liburcu: Add support for aarch64 2015-09-15 23:48:10 +02:00
liburiparser
libusb
libusb-compat
libuv package/libuv: bump to version 1.7.4 2015-09-14 21:33:09 +02:00
libv4l libv4l: update homepage link 2015-08-17 16:24:25 +02:00
libva package/libva: bump to version 1.6.1 2015-09-19 13:57:00 +02:00
libva-intel-driver package/libva-intel-driver: bump to version 1.6.1 2015-09-19 13:57:06 +02:00
libvips
libvncserver
libvorbis
libvpx
libwebsock package/libwebsock: fix incorrect inline function 2015-08-25 12:25:31 +02:00
libwebsockets
libxkbcommon libxkbcommon: add hash file 2015-07-28 22:32:57 +02:00
libxml2
libxml-parser-perl
libxmlpp
libxmlrpc
libxslt libxslt: add hash file 2015-07-28 22:32:57 +02:00
libyaml libyaml: add hash file 2015-07-28 22:32:57 +02:00
libyuv package/libyuv: Fix aarch64 support 2015-09-13 23:30:55 +02:00
libzip libzip: add hash file 2015-07-28 22:32:57 +02:00
lightning lightning: requires share library support 2015-08-18 11:19:41 +02:00
lighttpd lighttpd: bump to version 1.4.37 2015-09-04 11:52:01 +02:00
linenoise
linknx
links links: bump to version 2.12 2015-10-03 15:28:04 +02:00
linphone lite: add hash file 2015-07-28 22:32:57 +02:00
linux-backports
linux-firmware
linux-fusion linux-fusion: use a more traditional style to define LINUX_FUSION_MAKE_OPTS 2015-09-10 14:03:20 +02:00
linux-headers linux-headers: bump 3.{10, 14}.x series 2015-10-02 12:12:11 +02:00
linux-pam packages/linux-pam: disable when using musl 2015-08-26 15:25:09 +02:00
linux-zigbee
lirc-tools package: Remove trailing slash from all package site URLs 2015-09-30 12:46:42 +02:00
lite lite: add hash file 2015-07-28 22:32:57 +02:00
live555
ljlinenoise
ljsyscall
lm-sensors packages/lm-sensors: fix compilation with musl 2015-08-31 22:17:16 +02:00
lmbench
localedef
lockdev
lockfile-progs
log4cplus
log4cxx log4cxx: add hash file 2015-07-28 22:32:57 +02:00
logrotate
logsurfer
lpc3250loader
lpeg lpeg: bump to version 1.0.0 2015-10-02 12:10:35 +02:00
lpty
lrandom
lrzsz lrzsz: mark as not available for static builds 2015-08-07 13:04:58 +02:00
lshw lshw: add hash file 2015-07-28 22:32:57 +02:00
lsof lsof: bump to version 4.89 2015-10-02 16:45:25 +02:00
lsqlite3
lsuio lsuio: add hash file 2015-07-28 22:32:57 +02:00
ltp-testsuite ltp-testsuite: don't link with libtirpc 2015-09-30 13:52:45 +02:00
ltrace package/ltrace: do not enable libunwind support for MIPS 2015-08-25 20:55:55 +02:00
ltris
lttng-babeltrace
lttng-libust lttng-libust: Enable aarch64 build 2015-09-15 23:48:34 +02:00
lttng-modules
lttng-tools lttng-tools: Enable aarch64 build 2015-09-15 23:48:47 +02:00
lua
lua-cjson
lua-coat
lua-coatpersistent
lua-csnappy
lua-ev
lua-iconv
lua-messagepack
lua-msgpack-native
lua-periphery package/lua-periphery: bump to version 1.0.6 2015-09-19 14:01:58 +02:00
lua-testmore
luabitop
luacrypto
luaexpat
luaexpatutils
luafilesystem
luainterpreter
luajit
luajson
lualogging
luaposix package/luaposix: add patch to fix musl compatibility 2015-09-19 14:14:16 +02:00
luarocks
luasec
luasocket
luasql-sqlite3
lunit
lutok
luv luv: new package 2015-09-21 16:03:59 +02:00
lvm2 lvm2: bump to version 2.02.132 2015-09-23 23:12:26 +02:00
lxc
lz4
lzip
lzlib
lzma lzma: add hash file 2015-07-28 22:32:57 +02:00
lzo
lzop
m4
macchanger macchanger: add hash file 2015-07-28 22:37:06 +02:00
madplay
make
makedevs
matchbox
matchbox-common
matchbox-desktop
matchbox-fakekey
matchbox-keyboard
matchbox-lib
matchbox-panel
matchbox-startup-monitor
mc
mcelog
mcrypt
mdadm mdadm: bump to version 3.3.4 2015-09-13 12:35:46 +02:00
media-ctl
mediastreamer mediastreamer: add hash file 2015-07-28 22:37:09 +02:00
memcached
memstat
memtest86
memtester
menu-cache
mesa3d package/{mesa3d, mesa3d-headers}: bump version to 10.6.8 2015-09-27 21:15:16 +02:00
mesa3d-demos mesa3d-demos: add hash file 2015-07-28 22:37:10 +02:00
mesa3d-headers package/{mesa3d, mesa3d-headers}: bump version to 10.6.8 2015-09-27 21:15:16 +02:00
metacity
micropython micropython: Bump version to v1.4.6 2015-09-24 09:52:24 +02:00
micropython-lib micropython-lib: new packages 2015-09-17 23:37:45 +02:00
midori midori: depend on x11 backend for gtk3 2015-08-25 20:52:18 +02:00
mii-diag
minicom
minidlna minidlna: bump to version 1.1.5 2015-10-02 21:51:25 +02:00
mjpegtools
mjpg-streamer
mke2img
mkpasswd
mmc-utils
moarvm
mobile-broadband-provider-info
modem-manager modem-manager: select libgudev, if systemd is enabled 2015-09-20 15:09:09 +02:00
modplugtools
mongoose
mongrel2
monit
monkey package: Remove trailing slash from all package site URLs 2015-09-30 12:46:42 +02:00
mono mono: depend on shared library support 2015-08-19 22:54:45 +02:00
mono-gtksharp3 package: Remove trailing slash from all package site URLs 2015-09-30 12:46:42 +02:00
monolite
mosh package: Remove trailing slash from all package site URLs 2015-09-30 12:46:42 +02:00
mosquitto mosquitto: bump to version 1.4.4 2015-09-28 21:24:25 +02:00
mp4v2
mpc
mpd package/mpd: add patch to fix musl gcc5 build issue 2015-08-06 08:45:13 +02:00
mpd-mpc
mpdecimal
mpfr
mpg123 mpg123: bump to version 1.22.4 2015-10-02 21:51:05 +02:00
mplayer mplayer: enable building on ARM64 2015-09-17 23:28:27 +02:00
mrouted
msgpack
msmtp Merge branch 'next' 2015-09-01 09:59:08 +02:00
mtd mtd: fix static build with uuid 2015-09-13 22:43:35 +02:00
mtdev mtdev: add hash file 2015-07-28 22:37:10 +02:00
mtdev2tuio
mtools mtools: add hash file 2015-07-28 22:37:10 +02:00
mtr
musepack
musl musl: bump to version 1.1.11 2015-09-01 21:57:35 +02:00
mutt mutt: bump to version 1.5.24 2015-10-02 21:50:09 +02:00
mxml
mysql
nano
nanocom
nasm
nbd package/nbd: fix static builds 2015-08-18 11:17:43 +02:00
ncdu ncdu: add hash file 2015-07-28 22:37:10 +02:00
ncftp
ncmpc
ncurses
ndisc6 ndisc6: add hash file 2015-07-28 22:37:10 +02:00
ne10
neard neard: add hash file 2015-07-28 22:37:10 +02:00
neardal
neon
net-tools
netatalk netatalk: needs dynamic library 2015-08-08 17:31:13 +02:00
netcat
netcat-openbsd
netperf
netplug netplug: add hash file 2015-07-28 22:37:10 +02:00
netsnmp
netstat-nat
netsurf-buildsystem
nettle
network-manager package/network-manager: now needs libgudev when systemd is used 2015-08-25 16:37:08 +02:00
newt newt: add hash file 2015-07-28 22:37:10 +02:00
nfacct
nfs-utils
nftables nftables: bump to version 0.5 2015-10-02 20:59:41 +02:00
nginx
ngircd
ngrep
nmap
nodejs package/nodejs/0.10.x: add patch to fix musl build error 2015-08-06 09:00:09 +02:00
noip
nss-mdns nss-mdns: add hash file 2015-07-28 22:37:10 +02:00
ntfs-3g
ntp
numactl
nut nut: add hash file 2015-07-28 22:37:10 +02:00
nuttcp
nvidia-driver packages: ensure linux supports modules even when not using kernel-module 2015-09-04 13:16:58 +02:00
nvidia-tegra23
ocf-linux
ocrad ocrad: add hash file 2015-07-28 22:37:10 +02:00
odhcp6c
odhcploc
ofono
ola package/protobuf: needs dynamic libraries 2015-08-18 21:41:12 +02:00
olsr
omap-u-boot-utils
omniorb
on2-8170-libs
on2-8170-modules
open2300
open-plc-utils
opencore-amr
opencv package/opencv: re-introduce opencv for opencv-2.4 2015-08-25 11:56:57 +02:00
opencv3 package/opencv: re-introduce opencv for opencv-2.4 2015-08-25 11:56:57 +02:00
opengl
openipmi package: Remove trailing slash from all package site URLs 2015-09-30 12:46:42 +02:00
openjpeg
openldap
openntpd
openobex
openocd
openpgm
openpowerlink
openssh openssh: fix static compilation 2015-08-29 10:43:52 +02:00
openssl openssl: change sed expression delimiter 2015-09-23 23:27:42 +02:00
openswan openswan: security bump to version 2.6.45 2015-09-04 11:56:49 +02:00
opentyrian
opentyrian-data
openvmtools packages/linux-pam: disable when using musl 2015-08-26 15:25:09 +02:00
openvpn openvpn: add option for --enable-password-save 2015-09-30 13:04:33 +02:00
opkg
oprofile package/oprofile: fix static linking 2015-08-17 22:28:00 +02:00
opus
opus-tools
opusfile
orbit
orc
ortp ortp: add hash file 2015-07-28 22:37:10 +02:00
owl-linux
p11-kit
p910nd
pango
parted parted: add hash file 2015-07-28 22:37:10 +02:00
patch
patchelf patchelf: add hash file 2015-07-28 22:37:11 +02:00
pax-utils pax-utils: add hash file 2015-07-28 22:37:11 +02:00
pciutils pciutils: bump to version 3.4.0 2015-10-02 21:48:42 +02:00
pcmanfm
pcre
pcsc-lite
perl perl: fix static build 2015-09-13 21:17:02 +02:00
perl-crypt-openssl-random pkg-perl: remove the dependency generated by scancpan 2015-10-02 20:56:52 +01:00
perl-crypt-openssl-rsa pkg-perl: remove the dependency generated by scancpan 2015-10-02 20:56:52 +01:00
perl-datetime-tiny pkg-perl: remove the dependency generated by scancpan 2015-10-02 20:56:52 +01:00
perl-db-file pkg-perl: remove the dependency generated by scancpan 2015-10-02 20:56:52 +01:00
perl-digest-hmac pkg-perl: remove the dependency generated by scancpan 2015-10-02 20:56:52 +01:00
perl-digest-sha1 pkg-perl: remove the dependency generated by scancpan 2015-10-02 20:56:52 +01:00
perl-encode-detect pkg-perl: remove the dependency generated by scancpan 2015-10-02 20:56:52 +01:00
perl-encode-locale pkg-perl: remove the dependency generated by scancpan 2015-10-02 20:56:52 +01:00
perl-file-listing pkg-perl: remove the dependency generated by scancpan 2015-10-02 20:56:52 +01:00
perl-file-util pkg-perl: remove the dependency generated by scancpan 2015-10-02 20:56:52 +01:00
perl-gd pkg-perl: remove the dependency generated by scancpan 2015-10-02 20:56:52 +01:00
perl-gdgraph pkg-perl: remove the dependency generated by scancpan 2015-10-02 20:56:52 +01:00
perl-gdtextutil pkg-perl: remove the dependency generated by scancpan 2015-10-02 20:56:52 +01:00
perl-html-parser pkg-perl: remove the dependency generated by scancpan 2015-10-02 20:56:52 +01:00
perl-html-tagset pkg-perl: remove the dependency generated by scancpan 2015-10-02 20:56:52 +01:00
perl-http-cookies pkg-perl: remove the dependency generated by scancpan 2015-10-02 20:56:52 +01:00
perl-http-daemon pkg-perl: remove the dependency generated by scancpan 2015-10-02 20:56:52 +01:00
perl-http-date pkg-perl: remove the dependency generated by scancpan 2015-10-02 20:56:52 +01:00
perl-http-message
perl-http-negotiate pkg-perl: remove the dependency generated by scancpan 2015-10-02 20:56:52 +01:00
perl-io-html pkg-perl: remove the dependency generated by scancpan 2015-10-02 20:56:52 +01:00
perl-io-socket-ssl pkg-perl: remove the dependency generated by scancpan 2015-10-02 20:56:52 +01:00
perl-json-tiny pkg-perl: remove the dependency generated by scancpan 2015-10-02 20:56:52 +01:00
perl-libwww-perl pkg-perl: remove the dependency generated by scancpan 2015-10-02 20:56:52 +01:00
perl-lwp-mediatypes pkg-perl: remove the dependency generated by scancpan 2015-10-02 20:56:52 +01:00
perl-mail-dkim pkg-perl: remove the dependency generated by scancpan 2015-10-02 20:56:52 +01:00
perl-mailtools pkg-perl: remove the dependency generated by scancpan 2015-10-02 20:56:52 +01:00
perl-mime-base64 pkg-perl: remove the dependency generated by scancpan 2015-10-02 20:56:52 +01:00
perl-module-build
perl-mojolicious pkg-perl: remove the dependency generated by scancpan 2015-10-02 20:56:52 +01:00
perl-net-dns pkg-perl: remove the dependency generated by scancpan 2015-10-02 20:56:52 +01:00
perl-net-http
perl-net-ssleay pkg-perl: remove the dependency generated by scancpan 2015-10-02 20:56:52 +01:00
perl-netaddr-ip pkg-perl: remove the dependency generated by scancpan 2015-10-02 20:56:52 +01:00
perl-path-tiny pkg-perl: remove the dependency generated by scancpan 2015-10-02 20:56:52 +01:00
perl-time-hires pkg-perl: remove the dependency generated by scancpan 2015-10-02 20:56:52 +01:00
perl-timedate pkg-perl: remove the dependency generated by scancpan 2015-10-02 20:56:52 +01:00
perl-try-tiny pkg-perl: remove the dependency generated by scancpan 2015-10-02 20:56:52 +01:00
perl-uri pkg-perl: remove the dependency generated by scancpan 2015-10-02 20:56:52 +01:00
perl-www-robotrules pkg-perl: remove the dependency generated by scancpan 2015-10-02 20:56:52 +01:00
perl-xml-libxml pkg-perl: remove the dependency generated by scancpan 2015-10-02 20:56:52 +01:00
perl-xml-namespacesupport pkg-perl: remove the dependency generated by scancpan 2015-10-02 20:56:52 +01:00
perl-xml-sax pkg-perl: remove the dependency generated by scancpan 2015-10-02 20:56:52 +01:00
perl-xml-sax-base pkg-perl: remove the dependency generated by scancpan 2015-10-02 20:56:52 +01:00
phidgetwebservice
php php: bump to version 5.6.14 2015-10-02 21:00:50 +02:00
php-geoip php-geoip: add hash file 2015-07-28 22:37:11 +02:00
php-gnupg
php-imagick php-imagick: add hash file 2015-07-28 22:37:11 +02:00
php-memcached php-memcached: add hash file 2015-07-28 22:37:11 +02:00
php-ssh2 php-ssh2: add hash file 2015-07-28 22:37:11 +02:00
php-yaml php-yaml: add hash file 2015-07-28 22:37:11 +02:00
php-zmq php-zmq: add hash file 2015-07-28 22:37:11 +02:00
picocom
pifmrds
pinentry
pixman
pkgconf
poco Merge branch 'next' 2015-09-01 09:59:08 +02:00
polarssl
polkit polkit: add hash file 2015-07-28 22:37:11 +02:00
poppler
popt
portaudio portaudio: add hash file 2015-07-28 22:37:11 +02:00
portmap
postgresql postgresql: fix ZIC configure variable assignment 2015-09-30 00:33:02 +02:00
powerpc-utils
powertop package: Remove trailing slash from all package site URLs 2015-09-30 12:46:42 +02:00
powervr
pppd
pps-tools
pptp-linux
prboom
procps-ng
proftpd
protobuf package/protobuf: needs dynamic libraries 2015-08-18 21:41:12 +02:00
protobuf-c package/protobuf-c: threads dependency is a direct dependency 2015-08-18 21:40:28 +02:00
proxychains-ng
psmisc
psplash
ptpd
ptpd2
pulseaudio pulseaudio: bump to version 7.0 2015-09-25 13:52:00 +02:00
pulseview libsigrok: depends on gcc >= 4.7 2015-08-05 12:11:20 +02:00
pure-ftpd
pv
pwgen
python
python3
python-alsaaudio
python-bottle python-bottle: add hash file 2015-07-28 22:37:11 +02:00
python-can package: Remove trailing slash from all package site URLs 2015-09-30 12:46:42 +02:00
python-certifi
python-cffi python-cffi: add hash file 2015-07-28 22:37:12 +02:00
python-cheetah python-cheetah: add hash file 2015-07-28 22:37:12 +02:00
python-cherrypy
python-coherence
python-configobj python-configobj: add hash file 2015-07-28 22:37:12 +02:00
python-configshell-fb python-configshell-fb: bump version 2015-10-03 14:19:18 +02:00
python-crc16
python-daemon
python-dialog
python-django
python-docopt
python-dpkt
python-enum
python-enum34
python-flask
python-flup python-flup: add hash file 2015-07-28 22:37:12 +02:00
python-gobject
python-httplib2
python-id3
python-ipaddr
python-ipy
python-ipython
python-itsdangerous
python-jinja2
python-json-schema-validator
python-keyring
python-libconfig
python-lxml
python-m2crypto
python-mad
python-mako
python-markdown
python-markupsafe
python-meld3
python-msgpack
python-netifaces
python-networkmanager
python-nfc
python-numpy
python-pam packages/linux-pam: disable when using musl 2015-08-26 15:25:09 +02:00
python-posix-ipc
python-protobuf
python-psutil
python-pyasn
python-pycli package: Remove trailing slash from all package site URLs 2015-09-30 12:46:42 +02:00
python-pycrypto python-pycrypto: add hash file 2015-07-28 22:37:12 +02:00
python-pydal
python-pyftpdlib
python-pygame
python-pyinotify
python-pyparsing python-pyparsing: bump version 2015-10-03 14:16:12 +02:00
python-pypcap
python-pyqt
python-pyratemp python-pyratemp: new package 2015-09-15 23:45:19 +02:00
python-pyrex python-pyrex: add hash file 2015-07-28 22:37:12 +02:00
python-pyro
python-pyroute2 python-pyroute2: new package 2015-08-18 23:13:24 +02:00
python-pysendfile
python-pysnmp
python-pysnmp-apps
python-pysnmp-mibs
python-pyusb
python-pyxb
python-pyxml package: Remove trailing slash from all package site URLs 2015-09-30 12:46:42 +02:00
python-pyyaml package: Remove trailing slash from all package site URLs 2015-09-30 12:46:42 +02:00
python-pyzmq
python-requests
python-rtslib-fb python-rtslib-fb: bump version 2015-10-03 14:17:41 +02:00
python-serial
python-setuptools
python-simplejson
python-sip
python-six
python-spidev
python-thrift python-thrift: add hash file 2015-07-28 22:37:12 +02:00
python-tornado
python-twisted
python-urwid python-urwid: bump version and add checksums 2015-10-03 14:14:11 +02:00
python-versiontools
python-web2py
python-webpy
python-werkzeug
python-ws4py
python-zope-interface
qdecoder
qemu qemu: bump to version 2.4.0.1 2015-10-02 12:11:50 +02:00
qextserialport
qhull
qjson
qlibc
qpdf
qpid-proton
qt qt: fix directfb-1.7.7 compile errors 2015-09-10 13:51:55 +02:00
qt5 directfb: mark as available only for gcc >= 4.5 2015-09-10 13:47:00 +02:00
qt5cinex
qt-webkit-kiosk
qtuio
quagga
quazip package: Remove trailing slash from all package site URLs 2015-09-30 12:46:42 +02:00
quota quota: fix build with libtirpc 2015-07-29 11:57:30 +02:00
qwt
racehound packages: ensure linux supports modules even when not using kernel-module 2015-09-04 13:16:58 +02:00
radvd
ramsmp ramsmp: add hash file 2015-07-28 22:37:12 +02:00
ramspeed
rapidjson rapidjson: Add comment for "_INSTALL_TARGET = NO" 2015-08-06 08:43:30 +02:00
rapidxml package: Remove trailing slash from all package site URLs 2015-09-30 12:46:42 +02:00
rdesktop
read-edid read-edid: add hash file 2015-07-28 22:37:12 +02:00
readline
redis redis: bump to version 3.0.4 2015-10-02 21:46:03 +02:00
rings
rng-tools package/rng-tools: needs argp-standalone with musl toolchains 2015-08-08 11:02:07 +02:00
rp-pppoe
rpcbind
rpi-firmware Merge branch 'next' 2015-09-01 09:59:08 +02:00
rpi-userland package/rpi-userland: bump version 2015-08-18 14:39:15 +02:00
rpm rpm: add hash file 2015-07-28 22:37:12 +02:00
rrdtool
rsh-redone packages/linux-pam: disable when using musl 2015-08-26 15:25:09 +02:00
rsync
rsyslog
rt-tests
rtai packages: ensure linux supports modules even when not using kernel-module 2015-09-04 13:16:58 +02:00
rtl8188eu
rtl8821au
rtmpdump
rtorrent
rtptools rtptools: add hash file 2015-07-28 22:37:12 +02:00
rubix
ruby ruby: bump to version 2.2.3 2015-09-01 13:11:57 +02:00
sam-ba
samba
samba4 samba: bump to version 4.3.0 2015-09-13 12:36:22 +02:00
sane-backends
sawman sawman: remove package 2015-09-10 13:57:01 +02:00
schifra
sconeserver
scons
screen
scrypt scrypt: commit packaging improvements 2015-08-28 14:59:51 +02:00
sdl
sdl_gfx
sdl_image
sdl_mixer
sdl_net
sdl_sound
sdl_ttf
sdparm
sed
sepolgen
ser2net
setools package: Remove trailing slash from all package site URLs 2015-09-30 12:46:42 +02:00
setserial
sg3_utils
shairport-sync shairport-sync: fix non-existent meta_dir member of shairport_cfg struct 2015-09-23 15:08:44 +02:00
shared-mime-info
sigrok-cli libsigrok: depends on gcc >= 4.7 2015-08-05 12:11:20 +02:00
simicsfs simicsfs: add hash file 2015-07-28 22:37:12 +02:00
sispmctl
skeleton
sl
slang
slirp
smack
smartmontools smartmontools: bump to version 6.4 2015-10-02 21:52:29 +02:00
smcroute
smstools3 smstools3: add hash file 2015-07-28 22:37:12 +02:00
snappy
snmppp
snowball-hdmiservice
snowball-init
socat
socketcand
sofia-sip
softether package/softether: bump version 2015-08-10 16:12:05 +02:00
sound-theme-borealis sound-theme-borealis: add hash file 2015-07-28 22:37:13 +02:00
sound-theme-freedesktop sound-theme-freedesktop: add hash file 2015-07-28 22:37:13 +02:00
sox
sp-oops-extract package: Remove trailing slash from all package site URLs 2015-09-30 12:46:42 +02:00
spawn-fcgi
speex
spice
spice-protocol
spidev_test
sqlcipher
sqlite sqlite: bump to version 3.8.11.1 2015-07-30 23:25:10 +02:00
squashfs
squid squid: bump to version 3.5.10 2015-10-02 16:02:07 +02:00
sredird
sshfs
sshpass
sstrip
start-stop-daemon
startup-notification startup-notification: add hash file 2015-07-28 22:37:13 +02:00
statserial
stm32flash
strace
stress
stress-ng package: Remove trailing slash from all package site URLs 2015-09-30 12:46:42 +02:00
strongswan strongswan: bump to version 5.3.3 2015-09-07 23:50:17 +02:00
stunnel stunnel: bump to version 5.23 2015-09-09 23:08:26 +02:00
subversion subversion: bump to version 1.9.2 2015-09-28 22:15:45 +02:00
sudo package/sudo: bump to version 1.8.14p3 2015-08-01 10:14:45 +02:00
sunxi-boards
sunxi-cedarx
sunxi-mali
sunxi-mali-prop
sunxi-tools sunxi-tools: bump version 2015-09-09 23:02:18 +02:00
supervisor
swig
swupdate package/swupdate: new package 2015-10-03 16:18:18 +02:00
sylpheed sylpheed: add hash file 2015-07-28 22:37:13 +02:00
synergy
sysdig package/sysdig: Fix typo in comment 2015-08-09 16:58:15 +02:00
sysklogd
sysprof sysprof: add hash file 2015-07-28 22:37:13 +02:00
sysstat package/systat: fix linking with -lintl 2015-08-18 11:38:09 +02:00
systemd libgudev: New package 2015-08-25 16:35:15 +02:00
sysvinit sysvinit: update website URL 2015-08-28 19:28:51 +02:00
szip
taglib
tar
targetcli-fb targetcli-fb: systemd support 2015-10-03 14:21:07 +02:00
tcl
tclap
tcllib
tcpdump tcpdump: drop unneeded security patches 2015-10-02 16:34:25 +02:00
tcping
tcpreplay
tftpd tftpd: fix init script 2015-08-24 17:13:37 +02:00
thrift
thttpd
ti-gfx packages: ensure linux supports modules even when not using kernel-module 2015-09-04 13:16:58 +02:00
ti-uim
ti-utils
tidsp-binaries
tiff tiff: bump to version 4.0.6 2015-10-02 20:44:46 +02:00
time
tinc tinc: disable PIE on ARC 2015-08-10 15:42:25 +02:00
tinyalsa tinyalsa: fix build with gcc 5.x 2015-08-26 09:24:03 +02:00
tinyhttpd
tinymembench
tinyxml tinyxml: add hash file 2015-07-28 22:37:13 +02:00
tinyxml2
tmux
tn5250 tn5250: fix static build with openssl 2015-08-26 13:53:09 +02:00
tor package/tor: bump version to 0.2.6.10 2015-08-10 16:12:16 +02:00
torsmo
tovid
trace-cmd
transmission
tree tree: add hash file 2015-07-28 22:37:13 +02:00
tremor
triggerhappy
trinity
tslib
tstools
tvheadend package/tvheadend: bump version 2015-09-19 13:57:12 +02:00
twolame
tz package/tz: fix incorrect timezone setting for uclibc 2015-08-06 09:12:18 +02:00
tzdata package/tzdata: bump version to 2015f 2015-08-18 14:55:42 +02:00
tzdump
uboot-tools package/uboot-tools: bump to version 2015.07 2015-08-08 13:00:05 +02:00
ucl ucl: add hash file 2015-07-28 22:37:13 +02:00
uclibc uclibc: fix coreutils cut bug, enable needed config symbols 2015-09-06 22:44:47 +02:00
udev
udisks udisks: fix build with newer glibc versions 2015-09-07 23:39:54 +02:00
udpcast
uemacs
ulogd
unionfs
unixodbc
upmpdcli package/upmpdcli: bump to version 0.12.0 2015-09-07 23:59:22 +02:00
upx
urg urg: add hash file 2015-07-28 22:37:13 +02:00
usb_modeswitch usb_modeswitch: fix static build failure 2015-07-28 23:15:15 +02:00
usb_modeswitch_data
usbmount package/usbmount: run-parts directory fix 2015-09-10 14:29:18 +02:00
usbredir
usbutils
ushare
ussp-push ussp-push: add hash file 2015-07-28 22:37:13 +02:00
ustr
util-linux util-linux: show utilities alphabetically ordered 2015-09-11 19:47:16 +02:00
ux500-firmware
vala
valgrind valgrind: build for the right MIPS ISA revision level 2015-10-03 15:26:21 +02:00
vde2
vim
vlc vlc: enable to run as root 2015-09-16 22:24:01 +02:00
vnstat
vo-aacenc
vorbis-tools
vpnc
vsftpd
vtun vtun: add license info 2015-10-02 15:50:12 +02:00
w_scan
wavpack
wayland
webkit webkit: mark as deprecated 2015-07-30 23:19:18 +02:00
webkitgtk24 webkitgtk24: fix MIPS64 n64 ABI detection 2015-08-18 21:05:27 +02:00
webp
webrtc-audio-processing webrtc-audio-processing: add hash file 2015-07-28 22:37:13 +02:00
weston package/weston: restore the freerdp backend 2015-10-02 22:24:36 +02:00
wf111
wget
whetstone
which
whois whois: bump to version 5.2.10 2015-08-09 11:42:50 +02:00
wine
wipe
wireless_tools
wireless-regdb wireless-regdb: bump to version 2015.07.20 2015-07-29 17:39:31 +02:00
wireshark wireshark: security bump to version 1.12.7 2015-08-18 14:14:42 +02:00
wmctrl
wpa_supplicant wpa_supplicant: bump to version 2.5 2015-09-30 00:28:52 +02:00
wsapi
wvdial package/wvstreams: disable for musl toolchains 2015-08-09 11:24:32 +02:00
wvstreams package/wvstreams: disable for musl toolchains 2015-08-09 11:24:32 +02:00
x11r7 package/x11r7/xdriver_xf86-input-vmmouse: Add optional dependency to udev 2015-09-27 19:37:12 +02:00
x11vnc
x264 x264: unbreak x86 build after version bump 2015-08-31 09:04:09 +02:00
xavante
xenomai
xerces
xfsprogs
xinetd
xl2tp
xmlstarlet
xorriso
xscreensaver
xtables-addons xtables-addons: bump to version 2.8 2015-09-09 23:23:26 +02:00
xterm
xvkbd
xxhash xxhash: new package 2015-09-19 15:52:40 +02:00
xz xz: bump to version 5.2.2 2015-09-29 19:36:26 +02:00
yaffs2utils
yajl
yaml-cpp package/yaml-cpp: disable testing and parse tools 2015-07-30 23:08:23 +02:00
yasm
yavta
ympd
zd1211-firmware
zeromq zeromq: bump to version 4.1.2 2015-08-04 11:19:25 +02:00
zic package/zic: bump version to 2015f 2015-08-18 14:55:52 +02:00
zlib
zlog
zmqpp zmqpp: use more logical way of expressing comment dependencies 2015-08-05 12:11:20 +02:00
znc znc: needs gcc >= 4.7 2015-09-01 21:58:37 +02:00
zsh zsh: bump to version 5.1.1 2015-10-02 21:06:05 +02:00
zxing
zynq-boot-bin
zyre zyre: bump version to fix static linking problem 2015-08-26 08:48:54 +02:00
Config.in package/swupdate: new package 2015-10-03 16:18:18 +02:00
Config.in.host
doc-asciidoc.mk
Makefile.in
pkg-autotools.mk
pkg-cmake.mk pkg-cmake: change sed expression delimiter 2015-09-22 16:23:23 +02:00
pkg-download.mk
pkg-generic.mk core/pkg-generic: use tabs, not spaces 2015-09-27 19:35:13 +02:00
pkg-kconfig.mk core/pkg-kconfig: fix configurators 2015-08-25 12:59:21 +02:00
pkg-kernel-module.mk core/pkg-kernel-module: drop now-useless check for CONFIG_MODULES 2015-09-04 13:16:42 +02:00
pkg-luarocks.mk
pkg-perl.mk pkg-perl: refactor perl infrastructure 2015-10-02 20:56:52 +01:00
pkg-python.mk
pkg-rebar.mk
pkg-utils.mk
pkg-virtual.mk