Commit graph

125569 commits

Author SHA1 Message Date
Bart Brouns ddb2150112 i3status-rust: 0.9.0.2017-11-09 -> 0.9.0.2018-01-15 2018-01-16 04:02:27 +01:00
adisbladis 608eaeaeab
seth: 0.5.6 -> 0.6.2 2018-01-16 09:39:33 +08:00
adisbladis 95783a0380
ethsign: init at 0.8.2 2018-01-16 09:39:32 +08:00
Thomas Tuegel 5783980fc6
qtbase: fix evaluation error
`git rebase` strikes again!
2018-01-15 19:12:01 -06:00
Thomas Tuegel e51a982fec
Merge branch 'merge/qt-5.10.0'
Supersedes: #33297
2018-01-15 19:09:44 -06:00
Thomas Tuegel 1c004da67e
Merge branch 'bugfix/kwidgetsaddons/5.42.1' into merge/qt-5.10.0 2018-01-15 19:08:27 -06:00
Thomas Tuegel 7e5346c584
kwidgetsaddons: 5.42.0 -> 5.42.1
Fix regression with Kate sidebar.

See also: https://mail.kde.org/pipermail/release-team/2018-January/010780.html
2018-01-15 19:07:05 -06:00
Thomas Tuegel 04239641b5
Merge branch 'bugfix/qt-5/closure-size-static-libs' into merge/qt-5.10.0 2018-01-15 18:49:27 -06:00
Thomas Tuegel 617c4f4220
Merge branch 'feature/qt-5/5.10.0' into merge/qt-5.10.0 2018-01-15 18:49:13 -06:00
Thomas Tuegel 75d2a7dc4d
qt5: reduce closure size
First, closure size is reduced by including the static libraries in $out instead
of trying to move them to $dev. The Qt build system cannot handle libraries
being split between different prefixes. Previously, the static libraries were
moved into $dev and the shared libraries were symlinked from $out to $dev to
fool the build system. However, this causes $dev to be retained at
runtime. Instead, we now keep the static libraries in $out. Fortunately, the
static libraries are not very large anyway.

Second, we build with QT_NO_DEBUG defined unless debugging is enabled. This
causes some assertions to be removed; when assertions are included, they pull
paths from $dev into the runtime closure by using the __FILE__ macro. We also
now patch qtbase to remove even more assertions when QT_NO_DEBUG is defined.
2018-01-15 18:48:37 -06:00
Linus Heckemann 730f8530a8 amd-hybrid-graphics module: remove
This was only applicable to very specific hardware, and the only person
with an apparent interest in maintaining it (me) no longer uses the
hardware in question.
2018-01-15 23:17:12 +00:00
Matthieu Coudron ab06f3e99c neovim: init wrapper
Adding a python package to the neovim environment should not trigger a recompilation.
This adds a wrapper to prevent that.
2018-01-15 23:24:20 +01:00
Joachim F 90988936b9
Merge pull request #33910 from mdorman/emacs-updates
Semi-automated Emacs package updates
2018-01-15 21:50:01 +00:00
Michael Alan Dorman e73ac924c6 melpa-stable: Don't markBroken rcirc-menu (that doesn't exist)
This `markBroken` annotation was either added in error (by me), or the
package was removed from melpa-stable, but either way, it's no longer
in that package set, so remove the annotation.
2018-01-15 15:12:08 -05:00
Michael Alan Dorman fbb8fc18ee melpa-packages: 2018-01-15 2018-01-15 15:12:08 -05:00
Michael Alan Dorman e621929d97 melpa-stable-packages: 2018-01-15 2018-01-15 15:12:08 -05:00
Michael Alan Dorman 8a24756dd8 org-packages: 2018-01-15 2018-01-15 15:12:08 -05:00
Michael Alan Dorman 56c02aedee elpa-packages: 2018-01-15 2018-01-15 15:12:08 -05:00
Herwig Hochleitner 9059c93b84 linuxPackages.vhba: fix add libelf build input 2018-01-15 20:52:19 +01:00
WilliButz d8d17d101d
freeradius: 3.0.15 -> 3.0.16 2018-01-15 19:29:20 +01:00
Tim Steinbach af9724d979
vscode: 1.19.1 -> 1.19.2 2018-01-15 12:35:24 -05:00
Andreas Rammhold 761ed40c5c
miniupnpc_2: 2.0.20170509 -> 2.0.20171212
This potentially addresses CVE-2017-1000494.

Changes since last version bump:

  2017/12/11:
    Fix buffer over run in minixml.c
    Fix uninitialized variable access in upnpreplyparse.c
2018-01-15 17:55:00 +01:00
Andreas Rammhold addf1d5da3
miniupnpd: 2.0 -> 2.0.20171212 (fixes CVE-2017-1000494)
changelog since the last version bump:

  2017/12/12:
    Fix a few buffer overrun in SSDP and SOAP parsing

  2017/11/02:
    PCP : reset epoch after address change

  2017/05/26:
    merge https://github.com/miniupnp/miniupnp/tree/randomize_url branch

  2017/05/24:
    get SSDP packet receiving interface index and use it to check if the
      packet is from a LAN

  2017/03/13:
    default to client address for AddPortMapping when <NewInternalClient>
      is empty
    pass ext_if_name to add_pinhole()

  2016/12/23:
    Fix UDA-1.2.10 Man header empty or invalid

  2016/12/16:
    Do not try to open IPv6 sockets once it is disabled

  2016/12/01:
    Fix "AddPinhole Twice" test

  2016/11/11:
    fixes build for Solaris/SunOS

  2016/07/23:
    fixes build error on DragonFly BSD
2018-01-15 17:51:19 +01:00
Jörg Thalheim 5d8b359db7
Merge pull request #33901 from sifmelcara/fix/rstudio
rstudio: 1.1.383 -> 1.1.414
2018-01-15 15:33:52 +00:00
mingchuan fb2a43f8ad
rstudio: 1.1.383 -> 1.1.414 2018-01-15 22:12:55 +08:00
Jörg Thalheim 1cfdc98410
Merge pull request #33896 from guibou/guibou_bump_ispc
ispc: 20170807 -> 1.9.2
2018-01-15 14:00:31 +00:00
Florian Klink 994e5ddd0c apache-directory-studio: add missing desktop item (#33893)
* apache-directory-studio: add missing desktop item

* apache-directory-studio: use install command to copy icons
2018-01-15 13:53:49 +00:00
Jörg Thalheim 4c63cc8c4b
Merge pull request #33895 from dywedir/tokei
tokei: 6.1.2 -> 7.0.0
2018-01-15 13:49:17 +00:00
Jörg Thalheim 272ecfccb9
Merge pull request #33899 from antonxy/lightworks2
Lightworks: use old portaudio 2014
2018-01-15 13:32:50 +00:00
adisbladis 9c6e5b37bc
Merge pull request #33883 from ashgillman/add-dcm2niix
dcm2niix: init at 1.0.20170130
2018-01-15 21:27:37 +08:00
Michael Raskin ffb383eca0
Merge pull request #33652 from thefloweringash/libvncserver-deps
libvncserver: reduce dependencies; only use systemd on linux
2018-01-15 12:32:31 +00:00
Anton Schirg e0af7de6de lightworks: use portaudio 2014
There was an ABI change in portaudio 2016 which caused lightworks to
fail to start
2018-01-15 13:21:01 +01:00
Anton Schirg be776435ce portaudio: add old 2014 version
Needed e.g. for lightworks package as there was a breaking ABI change
between portaudio 2014 and 2016
2018-01-15 13:20:34 +01:00
Guillaume Bouchard 156b8029f2 ispc: 20170807 -> 1.9.2
Version bump, fixes #29979
2018-01-15 12:25:03 +01:00
zimbatm 1775b036bb Revert "awscli: move to pythonPackages"
This reverts commit 29b8e5fb6f.
2018-01-15 10:49:07 +00:00
zimbatm fad6250276 Revert "aws_shell: move to pythonPackages"
This reverts commit ffd35a7849.
2018-01-15 10:47:52 +00:00
dywedir c6c3344cc4 tokei: 6.1.2 -> 7.0.0 2018-01-15 12:33:15 +02:00
Tuomas Tynkkynen 6e84522610 linux_testing: 4.15-rc7 -> 4.15-rc8 2018-01-15 12:14:39 +02:00
Jörg Thalheim 092aaf22f6
Merge pull request #33888 from kamilchm/ponyc
ponyc: 0.21.2 -> 0.21.3
2018-01-15 09:28:04 +00:00
adisbladis 6e8290ec31
solc: 0.4.17 -> 0.4.19 2018-01-15 17:11:33 +08:00
adisbladis edd712e521
Merge pull request #33857 from adisbladis/kde-frameworks-5_42
kde-frameworks: 5.41 -> 5.42
2018-01-15 17:10:10 +08:00
Andrew Childs 48bf2c3e81 libvncserver: reduce dependencies; only use systemd on linux
Permits building on macOS.
2018-01-15 17:25:59 +09:00
Leon Schuermann e45a06ebd1 openvpn: add option to store credentials 2018-01-15 14:34:58 +07:00
Kamil Chmielewski 282934ca8e ponyc: 0.21.2 -> 0.21.3
https://github.com/ponylang/ponyc/issues/2478
2018-01-15 08:15:01 +01:00
Ashley Gillman 245a67df8b dcm2niix: cmake is native, style 2018-01-15 16:53:28 +10:00
Ashley Gillman 271d4a7ca0 dcm2niix: init at 1.0.20170130 2018-01-15 16:45:03 +10:00
Vincent Laporte 550136f516
ocamlPackages.asn1-combinators: 0.1.3 -> 0.2.0 (#33566)
* ocamlPackages.asn1-combinators: 0.1.3 -> 0.2.0

* ocamlPackages.x509: 0.5.3 -> 0.6.0

* ocamlPackages.x509: 0.6.0 -> 0.6.1

* ocamlPackages.tls: 0.7.1 -> 0.9.0

* jackline: fix build with ocaml-tls ≥ 0.9.0
2018-01-15 05:01:50 +01:00
adisbladis 9bbaa2a1de
Merge pull request #33870 from dtzWill/update/wireshark-2.4.4
wireshark: 2.4.3 -> 2.4.4
2018-01-15 10:05:57 +08:00
adisbladis ebc090c125
Merge pull request #33867 from dtzWill/update/mendeley-1.17.13-and-update-checker
mendeley: add update script, use it, add myself as maintainer
2018-01-15 09:49:52 +08:00
adisbladis 9af3b9d7b2
Merge pull request #33868 from dtzWill/snowman-deprecate-qt4
snowman: deprecate qt4 variant
2018-01-15 09:37:35 +08:00