summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revert "bluez: use python3"origin/revert-44398-blueman-python3Robert Schütz2018-08-062-5/+4
* Merge pull request #44398 from dotlambda/blueman-python3•••bluez: use python3Silvan Mosberger2018-08-052-4/+5
|\
| * bluez: use python3rnhmjoj2018-08-051-3/+3
| * blueman: use python3PackagesRobert Schütz2018-08-031-1/+2
* | Merge pull request #44412 from dotlambda/ams-lv2-python3•••ams-lv2: use python3Silvan Mosberger2018-08-051-5/+5
|\ \
| * | ams-lv2: use python3•••It is python3-compatible since 1.1.5. Robert Schütz2018-08-031-5/+5
| |/
* | Merge pull request #44435 from aanderse/pecl-oci8•••php*Packages.oci8: init at 2.1.8Silvan Mosberger2018-08-052-0/+10
|\ \
| * | added the pecl oci8 library for php•••had to make an adjustment to the oracle instantclient to make it compile Aaron Andersen2018-08-032-0/+10
* | | Merge pull request #44483 from imuli/idris-quantities•••idrisPackages: add quantities libraryxeji2018-08-053-0/+29
|\ \ \
| * | | idrisPackages.quantities: init at 2018-04-17Imuli2018-08-042-0/+24
| * | | maintainers: add @imuliImuli2018-08-041-0/+5
* | | | Merge pull request #44108 from bennofs/gen-config-extlinux•••nixos-generate-config: detect extlinux bootloaderSilvan Mosberger2018-08-051-0/+7
|\ \ \ \
| * | | | nixos-generate-config: detect extlinux bootloaderBenno Fünfstück2018-07-251-0/+7
* | | | | Merge pull request #44513 from ttuegel/bugfix/tex-gyre/displayName•••tex-gyre: remove unused displayName argumentThomas Tuegel2018-08-051-8/+0
|\ \ \ \ \
| * | | | | tex-gyre: remove unused displayName argumentThomas Tuegel2018-08-051-8/+0
* | | | | | Merge pull request #44519 from oxij/pkg/biber-cleanup•••biber: cleanupSilvan Mosberger2018-08-052-26/+9
|\ \ \ \ \ \
| * | | | | | biber: cleanupJan Malakhovski2018-08-052-26/+9
* | | | | | | Merge pull request #44467 from Izorkin/nginx-modules•••Nginx modulesxeji2018-08-051-0/+46
|\ \ \ \ \ \ \
| * | | | | | | nginxModules.lua-upstream: init at v0.07Izorkin2018-08-041-0/+10
| * | | | | | | nginxModules.url: init at rev 9299816Izorkin2018-08-041-0/+9
| * | | | | | | nginxModules.sysguard: init at rev e512897Izorkin2018-08-041-0/+9
| * | | | | | | nginxModules.stream-sts: init at v0.1.1Izorkin2018-08-041-0/+9
| * | | | | | | nginxModules.sts: init at v0.1.1Izorkin2018-08-041-0/+9
* | | | | | | | logrotate: make mailutils overridable (#44504)Richard Marko2018-08-051-3/+8
* | | | | | | | home-assistant: 0.74.2 -> 0.75.1 (#44500)Robert Schütz2018-08-053-8/+33
* | | | | | | | Merge pull request #44466 from vcunat/p/exiv2-cve•••exiv2: bugfix updatesxeji2018-08-051-15/+30
|\ \ \ \ \ \ \ \
| * | | | | | | | exiv2.meta.license: addVladimír Čunát2018-08-051-2/+3
| * | | | | | | | exiv2: bugfix updates•••- use upstream branch with backports - backport two fixes missing from it yet Vladimír Čunát2018-08-041-13/+27
* | | | | | | | | prototypejs: Init at 1.7.3.0 (#44428)Janne Heß2018-08-052-0/+25
| |_|/ / / / / / |/| | | | | | |
* | | | | | | | compcert: 3.2 -> 3.3 (#44512)Vincent Laporte2018-08-051-6/+7
* | | | | | | | Merge pull request #44508 from timokau/cddlib-0.94j•••cddlib: 0.94i -> 0.94jMichael Raskin2018-08-052-38/+23
|\ \ \ \ \ \ \ \
| * | | | | | | | cddlib: 0.94i -> 0.94j•••cddlib was autotoolized, incorporated equivalents to the sage patches and moved to GitHub. Timo Kaufmann2018-08-052-38/+23
| | |/ / / / / / | |/| | | | | |
* | | | | | | | antibody: 3.5.1 -> 3.6.1 (#44481)worldofpeace2018-08-051-3/+3
* | | | | | | | sharutils: Patch CVE-2018-1000097Tim Steinbach2018-08-051-1/+9
* | | | | | | | urbit: clean-upRobin Gloster2018-08-051-13/+4
* | | | | | | | urbit: Don't use bootstrap scripts, no buildPhase•••Incorporating feedback from https://github.com/nixos/nixpkgs/pull/43799 Also cleaned up some cruft from previous versions that didn't build with Meson/Ninja.Joseph Lukasik2018-08-051-20/+8
* | | | | | | | urbit: 0.4.5 -> 0.6.0•••Following https://urbit.org/docs/using/install/Joseph Lukasik2018-08-051-12/+18
| |_|/ / / / / |/| | | | | |
* | | | | | | shotcut: 18.06.02 -> 18.08 (#44463)•••and fix SHOTCUT_VERSIONFrank Doepper2018-08-051-10/+4
* | | | | | | haproxy: use getaddrinfo() on Linux (#44489)•••As per project's README: > Recent systems can resolve IPv6 host names using getaddrinfo(). This > primitive is not present in all libcs and does not work in all of > them either. Support in glibc was broken before 2.3. Some embedded > libs may not properly work either, thus, support is disabled by > default, meaning that some host names which only resolve as IPv6 > addresses will not resolve and configs might emit an error during > parsing. If you know that your OS libc has reliable support for > getaddrinfo(), you can add USE_GETADDRINFO=1 on the make command > line to enable it. This is the recommended option for most Linux > distro packagers since it's working fine on all recent mainstream > distros. It is automatically enabled on Solaris 8 and above, as it's > known to work. Without this option, it is not possible for HAProxy to solve IPv6-only names. This option is enabled in Debian builds without any notable adverse effect.Vincent Bernat2018-08-051-1/+2
* | | | | | | Merge pull request #44491 from kalbasit/nixpkgs_add-tmux-fzf-url•••tmuxPlugins: add fzf-tmux-url to the list of pluginsJörg Thalheim2018-08-051-0/+9
|\ \ \ \ \ \ \
| * | | | | | | tmuxPlugins: add fzf-tmux-url to the list of pluginsWael M. Nasreddine2018-08-051-0/+9
| | |_|_|/ / / | |/| | | | |
* | | | | | | ejabberd: 18.01 -> 18.06 (#44158)•••ejabberd switched from imagemagick to eimp, which loads libpng, libjpeg and libwebp at runtime. These were therefore added as dependencies and the relevant binary was wrapped to be able to find them.ajs1242018-08-051-5/+6
* | | | | | | Merge pull request #44501 from timokau/sage-native-pari•••sage: don't override pariMichael Raskin2018-08-053-12/+26
|\ \ \ \ \ \ \
| * | | | | | | sage: don't override pari•••Sage assumes that pari does not use threads. However instead of disabling them at compile time, we can diable them at runtime instead. As a result, sage doesn't need its own version of pari anymore. That means less rebuilds, less complexity and easier debugging. Timo Kaufmann2018-08-053-12/+26
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #44506 from timokau/sage-new-deps•••Init libbraiding and libhomflyMichael Raskin2018-08-053-0/+72
|\ \ \ \ \ \ \
| * | | | | | | libhomfly: init at 1.02r5•••libhomfly is a new standard package for sage. See https://trac.sagemath.org/ticket/25705 Timo Kaufmann2018-08-052-0/+37
| * | | | | | | libbraiding: init at 1.0•••libbraiding is a new standard package for sage. See https://trac.sagemath.org/ticket/25705 Timo Kaufmann2018-08-052-0/+35
| |/ / / / / /
* | | | | | | Merge pull request #44450 from bignaux/squashfuse•••squashfuse : unstable-2018-02-20 -> 0.1.103Silvan Mosberger2018-08-051-2/+2
|\ \ \ \ \ \ \
| * | | | | | | squashfuse : unstable-2018-02-20 -> 0.1.103Bignaux Ronan2018-08-041-2/+2
* | | | | | | | haproxy: 1.8.9 -> 1.8.13 (#44487)•••The patches previously applied have been included upstream. Upstream changelog (only MAJOR/MEDIUM): 2018/07/30 : 1.8.13 - BUG/MEDIUM: h2: don't accept new streams if conn_streams are still in excess - BUG/MEDIUM: h2: never leave pending data in the output buffer on close - BUG/MEDIUM: h2: make sure the last stream closes the connection after a timeout - BUG/MEDIUM: threads: Fix the exit condition of the thread barrier - BUG/MEDIUM: stream-int: don't immediately enable reading when the buffer was reportedly full - BUG/MEDIUM: stats: don't ask for more data as long as we're responding - BUG/MEDIUM: threads/sync: use sched_yield when available - BUG/MEDIUM: h2: prevent orphaned streams from blocking a connection forever - BUG/MEDIUM: threads: properly fix nbthreads == MAX_THREADS - BUG/MEDIUM: threads: unbreak "bind" referencing an incorrect thread number - MEDIUM: proxy_protocol: Convert IPs to v6 when protocols are mixed 2018/06/27 : 1.8.12 - BUG/MAJOR: stick_table: Complete incomplete SEGV fix 2018/06/26 : 1.8.11 - BUG/MAJOR: Stick-tables crash with segfault when the key is not in the stick-table 2018/06/22 : 1.8.10 - BUG/MEDIUM: spoe: Flags are not encoded in network order - BUG/MEDIUM: contrib/mod_defender: Use network order to encode/decode flags - BUG/MEDIUM: contrib/modsecurity: Use network order to encode/decode flags - BUG/MEDIUM: cache: don't cache when an Authorization header is present - BUG/MEDIUM: dns: Delay the attempt to run a DNS resolution on check failure. - BUG/MEDIUM: fd: Only check update_mask against all_threads_mask. - BUG/MEDIUM: servers: Add srv_addr default placeholder to the state file - BUG/MEDIUM: lua/socket: Length required read doesn't work - BUG/MEDIUM: stick-tables: Decrement ref_cnt in table_* converters - BUG/MEDIUM: spoe: Return an error when the wrong ACK is received in sync mode - BUG/MEDIUM: lua/socket: wrong scheduling for sockets - BUG/MAJOR: lua: Dead lock with sockets - BUG/MEDIUM: lua/socket: Notification error - BUG/MEDIUM: lua/socket: Sheduling error on write: may dead-lock - BUG/MEDIUM: lua/socket: Buffer error, may segfault - MAJOR: spoe: upgrade the SPOP version to 2.0 and remove the support for 1.0 - BUG/MEDIUM: threads: handle signal queue only in thread 0 - BUG/MAJOR: map: fix a segfault when using http-request set-map - BUG/MAJOR: ssl: Random crash with cipherlist capture - BUG/MAJOR: ssl: OpenSSL context is stored in non-reserved memory slot - BUG/MEDIUM: fd: Don't modify the update_mask in fd_dodelete(). - BUG/MEDIUM: threads: Use the sync point to check active jobs and exitVincent Bernat2018-08-051-15/+3