aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* | | | | sudo: imported from oldpackages repo, updated to version 1.8.11p2Gergely Kiss2014-12-16
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com> Tested-by: Gergely Kiss <mail.gery@gmail.com>
* | | | | sqlite3: update to 3.8.7.4Etienne CHAMPETIER2014-12-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | compile tested on ar71xx Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
* | | | | Merge pull request #663 from luizluca/libvpx_issue662Luiz Angelo Daros de Luca2014-12-15
|\ \ \ \ \ | | | | | | | | | | | | libvpx: force to use gcc as linker
| * | | | | libvpx: force to use gcc as linkerLuiz Angelo Daros de Luca2014-12-15
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | libvpx excepts gcc to be used as linker. However, it respects what is defined in LD. The problem is that LD is defined by OpenWRT as *-ld. Forcing the LD env for configure and make solves the problem. Also, the patch that modified ld call to match what *-ld provides is not needed anymore. Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
* | | | | python: fix file conflict between python and python-base packagesGergely Kiss2014-12-15
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com> Tested-by: Gergely Kiss <mail.gery@gmail.com>
* | | | | Merge pull request #660 from antonlacon/ffmpeg-2.4.xTed Hess2014-12-15
|\ \ \ \ \ | | | | | | | | | | | | ffmpeg: Update to 2.4.4
| * | | | | ffmpeg: Update to 2.4.4Ian Leonard2014-12-14
| | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | Drop fminf patch; fminf emulation is no longer included upstream. Signed-off-by: Ian Leonard <antonlacon@gmail.com>
* | | | | Update CONTRIBUTING.mdSteven Barth2014-12-15
| |/ / / |/| | | | | | | | | | | Add guideline to avoid rolling sources. Some minor cleanups and clarifications.
* | | | Merge pull request #659 from luizluca/ruby-updateLuiz Angelo Daros de Luca2014-12-14
|\ \ \ \ | |/ / / |/| | | ruby: update to 2.1.5
| * | | ruby: update to 2.1.5Luiz Angelo Daros de Luca2014-12-14
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Ruby 2.1.5 has been released. This release includes a security fix for a DoS vulnerability of REXML. It is similar to the fixed vulnerability in the previous release, but new and different from it. CVE-2014-8090: Another Denial of Service XML Expansion And, some bug fixes are also included. See tickets and ChangeLog for details. Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
* | | shadow: remove duplicate install sectionSteven Barth2014-12-14
| | | | | | | | | | | | Signed-off-by: Steven Barth <steven@midlink.org>
* | | shadow: add dummy install-section for shadow-utilsSteven Barth2014-12-14
| | | | | | | | | | | | Signed-off-by: Steven Barth <steven@midlink.org>
* | | Merge pull request #642 from luizluca/libvpxSteven Barth2014-12-14
|\ \ \ | | | | | | | | Add libvpx and enable gst1-mod-vpx
| * | | gst1-plugins-good: enable vpx enc/dec pluginLuiz Angelo Daros de Luca2014-12-14
| | | | | | | | | | | | | | | | Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
| * | | libvpx: new package at version 1.3.0Luiz Angelo Daros de Luca2014-12-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | libvpx provides VP8/VP9 Codec SDK, "a high quality, royalty free, open source codec deployed on millions of computers and devices worldwide." Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
* | | | Merge pull request #638 from aTanW/masterSteven Barth2014-12-14
|\ \ \ \ | | | | | | | | | | joe: add a new package to the build tree
| * | | | joe: add a new package to the build treeaTanW2014-12-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Joe is world-famous Wordstar like text editor, that also features Emacs and Pico emulation Signed-off-by: Vitaly Protsko <villy@sft.ru> --- Makefile | 63 ++++ files/joerc | 621 +++++++++++++++++++++++++++++++++++++++++++++ patches/001-mathaway.patch | 58 ++++ 3 files changed, 742 insertions(+)
* | | | | Merge pull request #643 from mstorchak/misc-fixesSteven Barth2014-12-14
|\ \ \ \ \ | |_|/ / / |/| | | | Update some packages, mostly license info
| * | | | attr: update to 20141020, add license filesMaxim Storchak2014-12-14
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
| * | | | acl: update to 20140812, add license filesMaxim Storchak2014-12-14
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
| * | | | lsof: add license informationMaxim Storchak2014-12-14
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
| * | | | haserl: add license fileMaxim Storchak2014-12-14
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
| * | | | smartmontools: add license fileMaxim Storchak2014-12-14
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
| * | | | tmux: add license fileMaxim Storchak2014-12-14
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
| * | | | wget: add license fileMaxim Storchak2014-12-14
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
| * | | | tgt: update to 1.0.53Maxim Storchak2014-12-14
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
| * | | | rsync: add license fileMaxim Storchak2014-12-14
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
| * | | | luaposix: update to v33.0.0Maxim Storchak2014-12-14
|/ / / / | | | | | | | | | | | | Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
* | | | net/bind: add the bind user/groupNoah Meyerhans2014-12-13
| | | | | | | | | | | | | | | | Signed-off-by: Noah Meyerhans <frodo@morgul.net>
* | | | Merge pull request #639 from fededim/masterSteven Barth2014-12-13
|\ \ \ \ | | | | | | | | | | net/lftp: upgrade to version 4.6.0
| * | | | net/lftp: upgrade to version 4.6.0Rupan2014-12-13
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Federico Di Marco <fededim@gmail.com>
* | | | | mjpg-streamer: fix v4l dependency in pre-built packageTed Hess2014-12-13
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | | | opensc: fix help output of openpgp-toolDaniel Golle2014-12-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A comma sign was left-out when re-basing the GnuK patch on top of opensc. Also order options more intuitively, put --do last. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | gst1-plugins-bad: Remove srtp plugin (again) until libsrtp is updatedTed Hess2014-12-12
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | | | ocserv: updated to 0.8.9Nikos Mavrogiannopoulos2014-12-12
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | | | | gnutls: updated to 3.3.11Nikos Mavrogiannopoulos2014-12-12
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | | | | net/ipsec-tools: Fix the racoon command line in /etc/init.d/racoonNoah Meyerhans2014-12-11
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Noah Meyerhans <frodo@morgul.net>
* | | | | net/ipsec-tools: Install our own racoon.conf rather than using the one ↵Noah Meyerhans2014-12-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | provided upstream. Signed-off-by: Noah Meyerhans <frodo@morgul.net>
* | | | | Merge pull request #612 from the2masters/btrfs-progs-init-scriptDaniel Golle2014-12-11
|\ \ \ \ \ | | | | | | | | | | | | btrfs-progs: Fix init script
| * | | | | btrfs-progs: Fix init scriptStefan Hellermann2014-12-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the init script calls the old btrfsctl util, which is not included in btrfs-progs anymore. Update the init script to call "btrfs device scan" which assembles multi device btrfs filesystems. Signed-off-by: Stefan Hellermann <stefan@the2masters.de>
* | | | | | Merge pull request #636 from aTanW/masterSteven Barth2014-12-11
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | gammu: Fix copypaste typo in config file installation
| * | | | | gammu: Fix copypaste typo in config file installationaTanW2014-12-11
| | | | | |
* | | | | | wget: update to 1.16.1Peter Wagner2014-12-11
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | | | | upmpdcli: fix indentationSteven Barth2014-12-11
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Steven Barth <steven@midlink.org>
* | | | | | libupnpp: fix indentationSteven Barth2014-12-11
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Steven Barth <steven@midlink.org>
* | | | | | bind: Update to 9.9.6-P1 to address security issues CVE-2014-8500Noah Meyerhans2014-12-10
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Noah Meyerhans <frodo@morgul.net>
* | | | | | Merge pull request #600 from sourceindex/added-new-libnfc-packageTed Hess2014-12-10
|\ \ \ \ \ \ | | | | | | | | | | | | | | libnfc: new package including the latest version of libnfc and utils
| * | | | | | libnfc: switched to developer git repositorySebastian Wendel2014-12-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Sebastian Wendel <packages@sourceindex.de>
| * | | | | | libnfc: updated Makefile copyright headerSebastian Wendel2014-12-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Sebastian Wendel packages@sourceindex.de
| * | | | | | libnfc: new package including the latest version of libnfc and utilsSebastian Wendel2014-12-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Sebastian Wendel <packages@sourceindex.de>