Commit Graph

5936 Commits

Author SHA1 Message Date
Henrik Grimler f70173a84a ruby bump after bug fix 2018-09-17 16:50:32 +02:00
Henrik Grimler 743917b67f ruby: use -O3 instead of -Os for 32 bit arches 2018-09-17 16:50:32 +02:00
Tom Yan fd97ae4e21 libpulseaudio: set alternate sample rate in aaudio sink data
The "core" alternate sample rate must not kick in with our sink.
The sample rate of the sink must be locked onto that of the AAudio
stream.
2018-09-16 22:44:20 +02:00
Fredrik Fornwall c39288fd2c vim: Update from 8.1.0350 to 8.1.0400 2018-09-16 22:27:20 +02:00
Wetitpig 0698f8769c Remove libusb as disabled package 2018-09-15 22:27:55 +02:00
Wetitpig 1755e793ed Move libusb to packages 2018-09-15 22:27:55 +02:00
Fredrik Fornwall 628dc15b14 zsh: Update from 5.6.1 to 5.6.2
Also enable the zsh/stat module (#2829).
2018-09-15 21:59:14 +02:00
Fredrik Fornwall 1d0f650d4a ranger: Update from 1.9.1 to 1.9.2 2018-09-15 21:59:14 +02:00
Fredrik Fornwall 3203321153 mbedtls: Update from 2.12.0 to 2.13.0 2018-09-15 21:59:14 +02:00
Fredrik Fornwall 55b4139704 libsqlite: Update from 3.24.0 to 3.25.0 2018-09-15 21:59:14 +02:00
Fredrik Fornwall de3ce7d6a0 c-toxcore: Update from 0.2.6 to 0.2.7 2018-09-15 21:59:14 +02:00
Henrik Grimler 80b8055538 build-{package,all}.sh: fix -d and add -o to build-all
-d didn't work for build-package.sh -d -a all before.
2018-09-15 21:20:28 +02:00
Henrik Grimler 3fd0e03e43 build-package.sh: fix typo 2018-09-15 21:20:28 +02:00
Henrik Grimler 2e114a4b8d build-package.sh: add option to move debs to another folder 2018-09-15 21:20:28 +02:00
Fredrik Fornwall 9c85626bce liblz4: Update from 1.8.2 to 1.8.3 2018-09-15 21:15:55 +02:00
Fredrik Fornwall 2ffb114fca libcln: Switch to fossies 2018-09-15 03:42:43 +02:00
Fredrik Fornwall cda20a5157 ttyd: Fix build error on cross-compiled xxd 2018-09-15 02:16:33 +02:00
Fredrik Fornwall 9c88dd8257 rust: Add initial experiments with package 2018-09-15 01:47:23 +02:00
Fredrik Fornwall f46cd612e6 ttyd: Add package at version 1.4.2 2018-09-15 01:47:10 +02:00
Fredrik Fornwall 3ad3fa5e7f libwebsockets: Add package at version 3.0.1 2018-09-15 01:46:54 +02:00
Fredrik Fornwall 00dafb4f10 Some http -> https updates 2018-09-15 01:46:16 +02:00
Fredrik Fornwall a38fac51ce openssl: Fix broken Configuration patch 2018-09-14 22:16:09 +02:00
Fredrik Fornwall 2e60651376 syncthing: Update from 0.14.49 to 0.14.50 2018-09-14 21:28:52 +02:00
Fredrik Fornwall cdbacfa917 php: Update from 7.2.9 to 7.2.10 2018-09-14 21:28:32 +02:00
Fredrik Fornwall af471e2b67 ghostscript: Update from 9.24 to 9.25 2018-09-14 21:28:15 +02:00
Fredrik Fornwall 17ae588b81 libgd: Depend on libwebp 2018-09-14 21:00:11 +02:00
Fredrik Fornwall 1ceae7c56f fzf: Install bash completion script 2018-09-14 20:59:52 +02:00
Fredrik Fornwall 057c6e305d pcre2: Update from 10.31 to 10.32 2018-09-14 20:59:45 +02:00
Fredrik Fornwall 7b02dfc00a libgit2: Depend on libssh2 2018-09-14 20:59:19 +02:00
Fredrik Fornwall f69f4e0c16 libarchive: Build with --without-zstd 2018-09-14 20:57:44 +02:00
Fredrik Fornwall 78e7df0a4f gst-plugins-bad: Depend on libcurl, disable webp 2018-09-14 20:57:02 +02:00
Fredrik Fornwall b67725b59a build-package: Use cargo install for rust packages
Starting with rust 0.29.0 the cargo install command can be used with
--target.

Also, install shell completion scripts for ripgrep.
2018-09-14 20:40:34 +02:00
Fredrik Fornwall c032139479 tor: Fix build breakage after openssl update 2018-09-12 08:28:04 +02:00
Fredrik Fornwall 5646f1b259 fossil: Fix building after getpass() in sysroot 2018-09-12 08:27:43 +02:00
Fredrik Fornwall 81d6f9dc0a setup-ubuntu.sh: Install g++-multilib
Needed by nodejs when building for 32-bit arches.
2018-09-12 07:07:49 +02:00
Fredrik Fornwall de549fee1b libssh2: Patch for OPENSSL_NO_ENGINE 2018-09-12 07:07:07 +02:00
Fredrik Fornwall b034d9c27f aria2: Build with --without-libssh2 2018-09-12 06:47:50 +02:00
Fredrik Fornwall b320c2b623 nmap: Use system libssh2 2018-09-12 06:44:08 +02:00
Fredrik Fornwall 84000a3812 zsh: Update from 5.6 to 5.6.1 2018-09-12 00:07:09 +02:00
Fredrik Fornwall 23774ece51 libcurl&openssl: Make sure curl is not broken
The updated openssl package now conflicts with "libcurl (<< 7.61.0-1)",
so no one will get openssl 1.1.1 without also getting an updated libcurl
7.61.1-1 linking against it.

From the other direction the new libcurl depends on
"openssl (>= 1.1.1)", so no one will get libcurl 7.61.1-1 without also
getting the updated openssl 1.1.1 which it uses.
2018-09-12 00:01:19 +02:00
Fredrik Fornwall 9c3e786b9d git: Update from 2.18.0 to 2.19.0 2018-09-11 23:56:13 +02:00
Fredrik Fornwall b1a9c9c562 nodejs: Just keep a single current package
Drop the LTS version of node.js for now and keep only a single current
node package.
2018-09-11 23:51:55 +02:00
Fredrik Fornwall fd72a74c42 openssl: Update from 1.0.2 to 1.1.1 (#2775) 2018-09-11 22:43:19 +02:00
Fredrik Fornwall 76727af5e5 Fix mac error in scripts/run-docker.sh 2018-09-11 22:32:58 +02:00
Fredrik Fornwall 9d753cec52 command-not-found: Regenerate with new commands 2018-09-11 22:15:21 +02:00
Fredrik Fornwall 8f25d5ca61 cmark: Update from 0.28.3.gfm.15 to 0.28.3.gfm.16
Also setup cmark as symlink to cmark-gfm.
2018-09-11 22:15:21 +02:00
Kieran Coldron 44c0631ebf Update kakoune to 2018.09.04 2018-09-11 22:01:51 +02:00
Kieran Coldron c14ece2cca kakoune 2018-09-11 22:01:51 +02:00
Henrik Grimler e8583b4e1c wireguard-tools: upgrade to 20180910 2018-09-11 20:48:30 +02:00
Leonid Pliushch 6d33f94a5f fix packages that require getpass()
Changed packages:

  * alpine
  * dropbear
  * emacs
  * isync
  * lftp
  * msmtp
  * newsboat
  * rsync
  * screen
  * texlive-bin
  * unrar
  * w3m
2018-09-11 00:55:00 +02:00