Commit Graph

4293 Commits

Author SHA1 Message Date
Fredrik Fornwall
6c7f931e22 debianutils: Update from 4.8.3 to 4.8.4 2018-04-29 17:44:30 +02:00
Fredrik Fornwall
bda313b49b rclone: Switch tarballs to signed (fixes #2382) 2018-04-29 16:55:35 +02:00
Fredrik Fornwall
cc01cdda83 notmuch: Update from 0.26.1 to 0.26.2 2018-04-29 16:50:36 +02:00
Fredrik Fornwall
61575ba7bc rclone: Update from 1.40 to 1.41 2018-04-29 16:50:24 +02:00
Fredrik Fornwall
3079e23bef utf8proc: Update from 2.1.0 to 2.1.1 2018-04-28 22:27:08 +02:00
Fredrik Fornwall
6ca1532a74 nano: Update from 2.9.5 to 2.9.6 2018-04-28 22:26:54 +02:00
Fredrik Fornwall
d3b302a4eb php: Update from 7.2.4 to 7.2.5 2018-04-28 22:24:37 +02:00
Fredrik Fornwall
ee00525e7e redis: Update from 4.0.8 to 4.0.9 2018-04-28 22:24:27 +02:00
Fredrik Fornwall
e7b3479205 libuv: Update from 1.20.1 to 1.20.2 2018-04-26 22:39:28 +02:00
Fredrik Fornwall
a93d985e66 vim: Update from 8.0.1700 to 8.0.1750 2018-04-26 22:39:01 +02:00
Fredrik Fornwall
3c7e66821e picolisp: Update from 18.1.24 to 18.4.26 2018-04-26 22:17:35 +02:00
Fredrik Fornwall
a3e0d1faca gstreamer: Update from 1.12.3 to 1.14.0 2018-04-26 22:17:20 +02:00
michalbednarski
9f0eb75dfb proot: Update for Linux >= 4.8 (#2374) 2018-04-26 21:37:19 +02:00
tomty89
194add87fd mc: multple fixes (#2367)
* mc: use $TERMUX_PREFIX for ac_cv_path_(UN)ZIP

* mc: set path for perl, python and ruby

* mc: use python2 for extfs helpers

* ncurses: create symlinks under include/ncurses

* mc: set --with-ncurses-includes

* mc/ncurses: bump revision after updates
2018-04-26 21:26:17 +02:00
tomty89
47ea3c75ba xorriso: remove unnecessary iconv dependency (#2368)
The iconv package provides only the iconv executable which has no
use to xorriso.

Also removing the unncessary pre-configure step.
2018-04-26 21:22:03 +02:00
Michael Hendricks
61d36249ed fsmon: Update from 1.4 to 1.5 (#2373) 2018-04-26 21:15:39 +02:00
Fredrik Fornwall
906659a06b dropbear: Add back scp
Make openssh conflict with dropbear as it also contains scp.
2018-04-23 01:37:15 +02:00
Fredrik Fornwall
8fc82261ba gegl: Update from 0.3.32 to 0.3.34 2018-04-23 01:27:52 +02:00
Fredrik Fornwall
b6d04ff11a mc: Fix path to zip and unzip (fixes #2362)
Variant of solution in #2363 by Hax4us.
2018-04-23 00:48:19 +02:00
Fredrik Fornwall
fb25a02c04 ncmpcpp: Update from 0.8.1 to 0.8.2 2018-04-23 00:06:41 +02:00
Fredrik Fornwall
079164292d erlang: Update from 20.3.2 to 20.3.4 2018-04-23 00:06:41 +02:00
tomty89
016708301f (un)zip: fix bip2 support (#2364)
* zip: depends on libbz2 instead of bzip2

* unzip: enable bzip2 support
2018-04-23 00:06:26 +02:00
Fredrik Fornwall
7eb88453df libgeos: Disable build for now
Snapshots are stored only a few days back:
https://geos.osgeo.org/snapshots/
2018-04-22 23:58:16 +02:00
Fredrik Fornwall
4d4ffb0ec3 weechat: Bump revision to rebuild against ruby 2.5 2018-04-22 23:40:11 +02:00
Fredrik Fornwall
cb73157041 dropbear: Do not build scp
Building scp as part of dropbear causes it to conflict with openssh.
2018-04-22 23:39:49 +02:00
Fredrik Fornwall
0c35bd52aa less: Bump revision after enabling pcre 2018-04-22 23:39:41 +02:00
Vadzim Miliantsei
9889c15a5f Use PCRE (#2349) 2018-04-22 22:04:59 +02:00
Fredrik Fornwall
fff0d4a41d perl: Update from 5.26.1 to 5.26.2 2018-04-22 22:04:23 +02:00
Fredrik Fornwall
2a3c395e95 librhash: Update from 1.3.5 to 1.3.6 2018-04-22 22:04:02 +02:00
Fredrik Fornwall
6a7686bbf2 jsoncpp: Update from 1.8.3 to 1.8.4 2018-04-22 22:02:34 +02:00
Fredrik Fornwall
6e4c409982 radare2: Update from 2.4.0 to 2.5.0 2018-04-22 21:53:05 +02:00
Fredrik Fornwall
aac77c68bf cmake: Update from 3.11.0 to 3.11.1 2018-04-22 21:48:24 +02:00
Fredrik Fornwall
e1d0f4eda3 libuv: Update from 1.20.0 to 1.20.1 2018-04-22 21:48:02 +02:00
Fredrik Fornwall
9fb0b82ea4 unrar: Update from 5.6.2 to 5.6.3 2018-04-22 21:45:23 +02:00
Fredrik Fornwall
7a54dea479 ruby: Build 32-bit variants with gcc for now
This fixes a build error with clang for 32-bit targets:
process.c:function timetick2integer: error: undefined reference to
'__mulodi4'
2018-04-22 21:43:19 +02:00
Fredrik Fornwall
bf07a5080b zsh: Update from 5.5 to 5.5.1 2018-04-22 21:42:47 +02:00
Fredrik Fornwall
9cd1d85f41 gpgme: Update from 1.10.0 to 1.11.1 2018-04-22 21:41:05 +02:00
rnauber
10e061f3df libgeos: add package (#2348) 2018-04-22 21:28:22 +02:00
Carl Hörberg
1ab55487de Ruby 2.5.0 (#2143)
* ruby: patching two cross compile bugs in ruby 2.5.0

* ruby 2.5.1
2018-04-22 21:24:15 +02:00
Leonid Plyushch
c4061e081f dropbear: update to 2018.76 (#2356)
* dropbear: update to 2018.76

* dropbear: fix hardcoded paths

* dropbear: enable scp
2018-04-22 21:22:48 +02:00
tomty89
a6aa402848 dash: fix etc/profile hardcoded path (#2357) 2018-04-22 21:21:15 +02:00
its-pointless
344cdc35fd update to 2.93 (#2360)
2.92 is vulnerable to CVE-2018-5702
2018-04-22 21:19:59 +02:00
Fredrik Fornwall
d4d851c45a lldb: Depend on libxml2 and ncurses-ui-libs 2018-04-17 00:39:57 +02:00
Fredrik Fornwall
0e19279e5e lldb: Add LLVM to description and formatting 2018-04-17 00:22:27 +02:00
its-pointless
4b34931c94 lldb: Add package (#2341) 2018-04-17 00:20:05 +02:00
Fredrik Fornwall
92febdf895 subversion: Update from 1.9.7 to 1.10.0 2018-04-17 00:11:22 +02:00
Fredrik Fornwall
a659c5645d gegl: Update from 0.3.30 to 0.3.32 2018-04-17 00:07:17 +02:00
Fredrik Fornwall
60006b8a7c git: Bump revision after enabling pcre 2018-04-17 00:07:02 +02:00
Fredrik Fornwall
28e7196005 utf8proc: Add package 2018-04-17 00:06:43 +02:00
Fredrik Fornwall
021f784e3f liblz4: Add package 2018-04-17 00:06:15 +02:00
Fredrik Fornwall
13b7b89f2a valac: Update from 0.40.3 to 0.40.4 2018-04-16 23:29:47 +02:00
Fredrik Fornwall
caeba9f76c tmux: Update from 2.6 to 2.7 2018-04-16 23:25:15 +02:00
Fredrik Fornwall
79ccbdacfe file: Update from 5.32 to 5.33 2018-04-16 23:22:57 +02:00
Fredrik Fornwall
39fe23967b mutt: Update from 1.9.4 to 1.9.5 2018-04-16 23:20:53 +02:00
Fredrik Fornwall
fb73c33d7f libnghttp2: Update from 1.31.0 to 1.31.1 2018-04-16 23:20:32 +02:00
Fredrik Fornwall
89f16eea84 vim: Update from 8.0.1650 to 8.0.1700 2018-04-16 23:19:30 +02:00
Vadzim Miliantsei
38db9ee81d git: Use PCRE (#2350) 2018-04-16 23:00:58 +02:00
Fredrik Fornwall
912e0aa223 libsqlite: Update from 3.23.0 to 3.23.1 2018-04-12 16:04:13 +02:00
Fredrik Fornwall
351d158779 qalc: Update from 2.3.0 to 2.4.0 2018-04-12 16:03:58 +02:00
Fredrik Fornwall
5f5d570e3b babl: Update from 0.1.44 to 0.1.46 2018-04-12 15:54:36 +02:00
Fredrik Fornwall
d84a821bd5 libsoup: Update from 2.62.0 to 2.62.1 2018-04-12 07:59:18 +02:00
Fredrik Fornwall
12beaf1bf0 pick: Update from 2.0.1 to 2.0.2 2018-04-12 07:59:18 +02:00
Fredrik Fornwall
37f42a7aa2 optipng: Update from 0.7.6 to 0.7.7 2018-04-12 07:59:18 +02:00
Fredrik Fornwall
92c115e720 glib: Update from 2.56.0 to 2.56.1 2018-04-12 07:59:18 +02:00
Fredrik Fornwall
2a7d5f0a12 htop: Update from 2.1.0 to 2.2.0 2018-04-12 07:59:18 +02:00
Fredrik Fornwall
658bffabdb gnupg2: Update from 2.2.5 to 2.2.6 2018-04-12 07:59:18 +02:00
Fredrik Fornwall
4eac3deb02 libgpg-error: Update from 1.27 to 1.29 2018-04-12 07:59:18 +02:00
tomty89
4dcaf6681d postgresql: do not split postgresql-contrib (#2336)
Three reasons:
1. build-package.sh doesn't have the facility to do this:

$ tar -xf /sdcard/Download/postgresql-9.6_9.6.7-0+deb9u1.debian.tar.xz
$ cd debian/
$ grep extension postgresql-9.6.install postgresql-contrib-9.6.install
postgresql-9.6.install:usr/share/postgresql/*/extension/plpgsql*
postgresql-contrib-9.6.install:usr/share/postgresql/*/extension/*
$

while initdb requires extension/plpgsql*.

2. postgresql-contrib takes up only 492kB out of 17.3MB

$ pkg unins postgresql
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following package was automatically installed and is no longer required:
  libandroid-shmem
Use 'apt autoremove' to remove it.
The following packages will be REMOVED:
  postgresql postgresql-contrib
0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded.
After this operation, 17.3 MB disk space will be freed.
Do you want to continue? [Y/n] n
Abort.
$ pkg unins postgresql-contrib
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be REMOVED:
  postgresql-contrib
0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded.
After this operation, 492 kB disk space will be freed.
Do you want to continue? [Y/n] n
Abort.
$

3. Both Ubuntu and Debian has stopped splitting postgresql-contrib.
It is now only a virtual package provided by postgresql in the 10
branch.
2018-04-12 07:58:50 +02:00
Fredrik Fornwall
fe61a82994 zsh: Bump revision after enabling pcre 2018-04-12 00:47:40 +02:00
Fredrik Fornwall
6b849967ea autossh: Update from 1.4e to 1.4f 2018-04-12 00:47:33 +02:00
tomty89
f56dfd8d78 zsh: enable pcre (#2331) 2018-04-12 00:39:49 +02:00
Fredrik Fornwall
da921eda4b valac: Update from 0.40.0 to 0.40.3 2018-04-09 14:16:34 +02:00
Fredrik Fornwall
c5fbfdd6c8 zsh: Update from 5.4.2 to 5.5 2018-04-09 14:14:31 +02:00
Fredrik Fornwall
82fc3e7936 gdk-pixbuf: Update from 2.36.11 to 2.36.12 2018-04-09 14:14:00 +02:00
Fredrik Fornwall
2f9a47b93a pango: Update from 1.42.0 to 1.42.1 2018-04-09 14:13:46 +02:00
Fredrik Fornwall
a64437c43a gzip: Fix text relocations on i686 (fixes #654) 2018-04-09 14:13:22 +02:00
Fredrik Fornwall
9d134eae2e libsasl: Update homepage and src url 2018-04-09 11:23:48 +02:00
Fredrik Fornwall
7f5a620157 busybox: Update from 1.28.2 to 1.28.3 2018-04-09 01:31:57 +02:00
Fredrik Fornwall
862e8faf05 termux-api: Update from 0.27 to 0.28 2018-04-09 01:10:13 +02:00
Fredrik Fornwall
bd00474740 asciinema: Update from 1.4.0 to 2.0.1 2018-04-08 23:45:06 +02:00
Fredrik Fornwall
f4bec0e35f php: Update from 7.2.3 to 7.2.4 2018-04-08 23:38:39 +02:00
Fredrik Fornwall
d59bf21918 Add comment about fix in ndk r17 2018-04-08 23:34:43 +02:00
its-pointless
c3d307c97f fixes libgit2 for arm (#2316) 2018-04-08 23:33:39 +02:00
Fredrik Fornwall
ebf7c80eac ncurses: Update from 6.1.20180317 to 6.1.20180331 2018-04-07 01:52:22 +02:00
Hax4us
a6d08e8fb3 create libcurses as a symlink (#2291)
* create libcurses as a symlink

* Update build.sh
2018-04-07 01:46:31 +02:00
Fredrik Fornwall
39c0251406 postgresql: Build the fuzzystrmatch extension 2018-04-07 01:33:38 +02:00
Chih-Hsuan Yen
332467a1b7 rclone: new package, version 1.40 (#2304)
Closes #704
2018-04-07 00:57:29 +02:00
its-pointless
d49351380f msmtp (#2310) 2018-04-07 00:55:00 +02:00
its-pointless
abd06e6437 llvm fixes using jit and calling getProcessTriple (#2299)
* llvm fixes using jit and calling getProcessTriple

* works properly with rustc

* this allows python llvmlite to built
2018-04-07 00:50:40 +02:00
Fredrik Fornwall
0427a46304 termux-api: Update from 0.26 to 0.27 2018-04-07 00:39:28 +02:00
Fredrik Fornwall
86082f29d6 libtalloc: Update from 2.1.12 to 2.1.13 2018-04-06 23:06:09 +02:00
Fredrik Fornwall
890319e800 libgit2: Update from 0.26.3 to 0.27.0 2018-04-06 23:05:55 +02:00
Herdiansyah
bbaea8e15e neofetch: Update from 3.3.0 to 3.4.0 (#2312) 2018-04-06 22:59:20 +02:00
Fredrik Fornwall
79088f1bf6 getmail: Update from 5.4 to 5.6 2018-04-04 00:22:41 +02:00
Fredrik Fornwall
3b68f37c35 python: Fix "rounding errors"
By @its-pointless (great work!). Fixes #2236.
2018-04-04 00:17:22 +02:00
Fredrik Fornwall
bf7f306e00 openssh: Update from 7.6 to 7.7 2018-04-04 00:09:47 +02:00
Fredrik Fornwall
c356b0274d git: Update from 2.16.3 to 2.17.0 2018-04-04 00:09:18 +02:00
Fredrik Fornwall
288207c709 notmuch: Update from 0.26 to 0.26.1 2018-04-03 23:36:49 +02:00
Fredrik Fornwall
cd87c90fb0 libsqlite: Update from 3.22.0 to 3.23.0 2018-04-03 23:35:00 +02:00
Fredrik Fornwall
a84faea1b9 libuv: Update from 1.19.2 to 1.20.0 2018-04-03 23:34:19 +02:00