summary refs log tree commit diff
Commit message (Collapse)AuthorAge
...
* | | | | | | | | | | | | Merge pull request #33594 from yegortimoshenko/20180108.031127/pidgin-otrYegor Timoshenko2018-01-16
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | pidgin: hyphenate plugins
| * | | | | | | | | | | | | pidgin: hyphenate pluginsYegor Timoshenko2018-01-08
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | Merge pull request #33906 from andir/miniupnpadisbladis2018-01-16
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | miniupnp{d,c} updates, fix for CVE-2017-1000494
| * | | | | | | | | | | | | miniupnpc_2: 2.0.20170509 -> 2.0.20171212Andreas Rammhold2018-01-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| * | | | | | | | | | | | | miniupnpd: 2.0 -> 2.0.20171212 (fixes CVE-2017-1000494)Andreas Rammhold2018-01-15
| | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | | | | | | | | | | | seth: 0.5.6 -> 0.6.2adisbladis2018-01-16
| | | | | | | | | | | | |
* | | | | | | | | | | | | ethsign: init at 0.8.2adisbladis2018-01-16
| | | | | | | | | | | | |
* | | | | | | | | | | | | qtbase: fix evaluation errorThomas Tuegel2018-01-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | `git rebase` strikes again!
* | | | | | | | | | | | | Merge branch 'merge/qt-5.10.0'Thomas Tuegel2018-01-15
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | Supersedes: #33297
| * | | | | | | | | | | | Merge branch 'bugfix/kwidgetsaddons/5.42.1' into merge/qt-5.10.0Thomas Tuegel2018-01-15
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | kwidgetsaddons: 5.42.0 -> 5.42.1Thomas Tuegel2018-01-15
| |/ / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix regression with Kate sidebar. See also: https://mail.kde.org/pipermail/release-team/2018-January/010780.html
* | | | | | | | | | | | | neovim: init wrapperMatthieu Coudron2018-01-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adding a python package to the neovim environment should not trigger a recompilation. This adds a wrapper to prevent that.
* | | | | | | | | | | | | Merge pull request #33910 from mdorman/emacs-updatesJoachim F2018-01-15
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | Semi-automated Emacs package updates
| * | | | | | | | | | | | melpa-stable: Don't `markBroken rcirc-menu` (that doesn't exist)Michael Alan Dorman2018-01-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
| * | | | | | | | | | | | melpa-packages: 2018-01-15Michael Alan Dorman2018-01-15
| | | | | | | | | | | | |
| * | | | | | | | | | | | melpa-stable-packages: 2018-01-15Michael Alan Dorman2018-01-15
| | | | | | | | | | | | |
| * | | | | | | | | | | | org-packages: 2018-01-15Michael Alan Dorman2018-01-15
| | | | | | | | | | | | |
| * | | | | | | | | | | | elpa-packages: 2018-01-15Michael Alan Dorman2018-01-15
| | | | | | | | | | | | |
* | | | | | | | | | | | | linuxPackages.vhba: fix add libelf build inputHerwig Hochleitner2018-01-15
| |_|_|_|_|_|/ / / / / / |/| | | | | | | | | | |
* | | | | | | | | | | | vscode: 1.19.1 -> 1.19.2Tim Steinbach2018-01-15
| |_|/ / / / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | Merge pull request #33901 from sifmelcara/fix/rstudioJörg Thalheim2018-01-15
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | rstudio: 1.1.383 -> 1.1.414
| * | | | | | | | | | rstudio: 1.1.383 -> 1.1.414mingchuan2018-01-15
| | | | | | | | | | |
* | | | | | | | | | | Merge pull request #33896 from guibou/guibou_bump_ispcJörg Thalheim2018-01-15
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | ispc: 20170807 -> 1.9.2
| * | | | | | | | | | | ispc: 20170807 -> 1.9.2Guillaume Bouchard2018-01-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Version bump, fixes #29979
* | | | | | | | | | | | apache-directory-studio: add missing desktop item (#33893)Florian Klink2018-01-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * apache-directory-studio: add missing desktop item * apache-directory-studio: use install command to copy icons
* | | | | | | | | | | | Merge pull request #33895 from dywedir/tokeiJörg Thalheim2018-01-15
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | tokei: 6.1.2 -> 7.0.0
| * | | | | | | | | | | | tokei: 6.1.2 -> 7.0.0dywedir2018-01-15
| | | | | | | | | | | | |
* | | | | | | | | | | | | Merge pull request #33899 from antonxy/lightworks2Jörg Thalheim2018-01-15
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Lightworks: use old portaudio 2014
| * | | | | | | | | | | | | lightworks: use portaudio 2014Anton Schirg2018-01-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | There was an ABI change in portaudio 2016 which caused lightworks to fail to start
| * | | | | | | | | | | | | portaudio: add old 2014 versionAnton Schirg2018-01-15
| | |/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Needed e.g. for lightworks package as there was a breaking ABI change between portaudio 2014 and 2016
* | | | | | | | | | | | | Merge pull request #33883 from ashgillman/add-dcm2niixadisbladis2018-01-15
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | dcm2niix: init at 1.0.20170130
| * | | | | | | | | | | | | dcm2niix: cmake is native, styleAshley Gillman2018-01-15
| | | | | | | | | | | | | |
| * | | | | | | | | | | | | dcm2niix: init at 1.0.20170130Ashley Gillman2018-01-15
| | |/ / / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge pull request #33652 from thefloweringash/libvncserver-depsMichael Raskin2018-01-15
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / |/| | | | | | | | | | | | libvncserver: reduce dependencies; only use systemd on linux
| * | | | | | | | | | | | libvncserver: reduce dependencies; only use systemd on linuxAndrew Childs2018-01-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Permits building on macOS.
* | | | | | | | | | | | | Revert "awscli: move to pythonPackages"zimbatm2018-01-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 29b8e5fb6f64ea93e548a517026f1d1350124003.
* | | | | | | | | | | | | Revert "aws_shell: move to pythonPackages"zimbatm2018-01-15
| |_|/ / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit ffd35a7849f6477eeba9deeea33c8dcc2d582383.
* | | | | | | | | | | | linux_testing: 4.15-rc7 -> 4.15-rc8Tuomas Tynkkynen2018-01-15
| | | | | | | | | | | |
* | | | | | | | | | | | Merge pull request #33888 from kamilchm/ponycJörg Thalheim2018-01-15
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | ponyc: 0.21.2 -> 0.21.3
| * | | | | | | | | | | | ponyc: 0.21.2 -> 0.21.3Kamil Chmielewski2018-01-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://github.com/ponylang/ponyc/issues/2478
* | | | | | | | | | | | | solc: 0.4.17 -> 0.4.19adisbladis2018-01-15
| | | | | | | | | | | | |
* | | | | | | | | | | | | Merge pull request #33857 from adisbladis/kde-frameworks-5_42adisbladis2018-01-15
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / |/| | | | | | | | | | | | kde-frameworks: 5.41 -> 5.42
| * | | | | | | | | | | | kde-frameworks: 5.41 -> 5.42adisbladis2018-01-14
| | | | | | | | | | | | |
* | | | | | | | | | | | | ocamlPackages.asn1-combinators: 0.1.3 -> 0.2.0 (#33566)Vincent Laporte2018-01-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* | | | | | | | | | | | | Merge pull request #33870 from dtzWill/update/wireshark-2.4.4adisbladis2018-01-15
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | wireshark: 2.4.3 -> 2.4.4
| * | | | | | | | | | | | | wireshark: 2.4.3 -> 2.4.4Will Dietz2018-01-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://www.wireshark.org/docs/relnotes/wireshark-2.4.4.html
* | | | | | | | | | | | | | Merge pull request #33867 from ↵adisbladis2018-01-15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | dtzWill/update/mendeley-1.17.13-and-update-checker mendeley: add update script, use it, add myself as maintainer
| * | | | | | | | | | | | | | mendeley: 1.17.12 -> 1.17.13Will Dietz2018-01-14
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | mendeley: Add update-checker script, add myself as maintainerWill Dietz2018-01-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Doesn't actually edit the file, but reports when an update is available and provides useful information.
* | | | | | | | | | | | | | | Merge pull request #33868 from dtzWill/snowman-deprecate-qt4adisbladis2018-01-15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | snowman: deprecate qt4 variant