summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* treewide: homepage+src updates (found by repology, #33263)Samuel Dionne-Riel2018-01-05
|
* Merge pull request #33341 from LnL7/darwin-brotliDaiderd Jordan2018-01-05
|\ | | | | brotli: fix darwin build
| * brotli: fix darwin buildDaiderd Jordan2018-01-03
| |
* | rust: fix sandbox build on darwinDaiderd Jordan2018-01-05
| |
* | Merge pull request #33456 from taku0/firefox-bin-57.0.4Franz Pletz2018-01-05
|\ \ | | | | | | firefox: 57.0.3 -> 57.0.4 [High security fix]
| * | firefox: 57.0.3 -> 57.0.4taku02018-01-05
| | |
| * | firefox-bin: 57.0.3 -> 57.0.4taku02018-01-05
| | |
* | | linux: 4.4.109 -> 4.4.110Tim Steinbach2018-01-05
| | |
* | | linux: 4.14.11 -> 4.14.12Tim Steinbach2018-01-05
| | |
* | | pyusb: fix reference to correct libusb1Peter Hoeg2018-01-05
| | |
* | | linux: 4.9.74 -> 4.9.75Eelco Dolstra2018-01-05
| | |
* | | ttfautohint: fix build on DarwinOrivej Desh2018-01-05
| | | | | | | | | | | | Broken by #33294.
* | | mariadb: fix evalOrivej Desh2018-01-05
| | |
* | | prometheus-rabbitmq-exporter: init at 0.25.2Ollie Charles2018-01-05
| | |
* | | mysql.connector-c: fix build on DarwinOrivej Desh2018-01-05
| | | | | | | | | | | | Broken by #30546.
* | | tt-rss: 17.4 -> 2018-01-05Robin Gloster2018-01-05
| | | | | | | | | | | | tt-rss switched to a rolling release model
* | | nixos/service.tt-rss: improve pgsql support, do not use static uid/gidRobin Gloster2018-01-05
| | |
* | | nixos/service.tt-rss: improve mysql automatic setupJaakko Luttinen2018-01-05
| | | | | | | | | | | | | | | If the user chooses MySQL, it is enabled by default. Also, the used database is created automatically along with the user and permissions.
* | | nixos/service.tt-rss: enable nginx automaticallyJaakko Luttinen2018-01-05
| | |
* | | nixos/service.tt-rss: use tt_rss userJaakko Luttinen2018-01-05
| | | | | | | | | | | | | | | | | | - Add tt_rss system user. - Use tt_rss as the user by default. - Create tt_rss user and group automatically if used.
* | | nixos/service.tt-rss: fix #27048Jaakko Luttinen2018-01-05
| | |
* | | blueman: add `gobjectIntrospection` as native build dependencyAndreas Rammhold2018-01-05
| | | | | | | | | | | | | | | | | | | | | `gobjectIntrospection` provides a hook to fixup GI_TYPELIB_PATH. Before this change all blueman tools fail to start because they are unable to discover the Gtk3 libraries.
* | | titaniumenv: bump default versions of the SDK and XcodeSander van der Burg2018-01-05
| | |
* | | Merge pull request #33434 from dtzWill/fix/qt-5.6-seccompThomas Tuegel2018-01-05
|\ \ \ | | | | | | | | qt5.6: backport seccomp patch to fix errors w/new glibc + epoll_pwait
| * | | qt5.6: backport seccomp patch to fix errors w/new glibc + epoll_pwaitWill Dietz2018-01-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Based on: https://chromium.googlesource.com/chromium/src/+/4e8083b4ab953ba298aedfc4e79d464be15e4012 Fixes mendeley bug mentioned in #33396, which links to related issues in other distributions and upstream Qt.
* | | | rescuetime: use patchelf to avoid LD_PRELOAD hackDomen Kožar2018-01-05
| | | |
* | | | titaniumenv: upgrade to 6.3 and remove deprecated old versionsSander van der Burg2018-01-05
| | | |
* | | | nodePackages: move titanium from v4 to v6 package setSander van der Burg2018-01-05
| | | |
* | | | xcodeenv: use 9.2 by defaultSander van der Burg2018-01-05
| | | |
* | | | xcodebuild: fix to make it build against the 11.2 iphone SDKSander van der Burg2018-01-05
| | | |
* | | | Merge pull request #33294 from bkchr/ttfautohintYegor Timoshenko2018-01-05
|\ \ \ \ | | | | | | | | | | ttfautohint: 1.7 -> 1.8.1
| * | | | ttfautohint: 1.7 -> 1.8.1Bastian Köcher2018-01-02
| | | | |
* | | | | firefox-bin: 57.0.3 -> 57.0.4adisbladis2018-01-05
| | | | |
* | | | | firefox-devedition-bin: 58.0b13 -> 58.0b14adisbladis2018-01-05
| | | | |
* | | | | firefox-beta-bin: 58.0b13 -> 58.0b14adisbladis2018-01-05
| | | | |
* | | | | Merge pull request #33452 from flokli/sqldeveloperJörg Thalheim2018-01-05
|\ \ \ \ \ | | | | | | | | | | | | sqldeveloper: 17.3.1.279.0537 -> 17.4.0.355.2349
| * | | | | sqldeveloper: 17.3.1.279.0537 -> 17.4.0.355.2349Florian Klink2018-01-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Java 9 (JDK) is now supported - Data Guard in DBA panel is only available for 12c and higher connections - Updated the NoSQL drivers to version 4.5 - Added support for defining consumer group mappings for CLIENT_ID - Preferences Search feature now covers all options - Differentiate between a temporary connection used in the unshared worksheet and a truly private connection used internally for things like the UT Repos or the Instance Viewer....the naming logic for the Unshared Worksheet is now 'MyConn (Unshared)' instead of 'MyConn__1' - RAC support added to Real Time SQL Monitoring
* | | | | | Merge pull request #33450 from bkchr/teamspeak_3_1_7Yegor Timoshenko2018-01-05
|\ \ \ \ \ \ | |/ / / / / |/| | | | | teamspeak_client: 3.1.6 -> 3.1.7
| * | | | | teamspeak_client: 3.1.6 -> 3.1.7Bastian Köcher2018-01-05
| | | | | |
* | | | | | Merge pull request #33290 from bkchr/phantomjs2Yegor Timoshenko2018-01-05
|\ \ \ \ \ \ | | | | | | | | | | | | | | phantomjs2: Fixes build with Qt5.10
| * | | | | | phantomjs2: Fixes build with Qt5.10Bastian Köcher2018-01-01
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #33250 from bkchr/focuswriter1.6.8Yegor Timoshenko2018-01-05
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | focuswriter: 1.6.7 -> 1.6.8
| * | | | | focuswriter: 1.6.7 -> 1.6.8Bastian Köcher2017-12-31
| |/ / / /
* | | | | Merge pull request #33413 from corngood/youtube-dl-updateJörg Thalheim2018-01-05
|\ \ \ \ \ | | | | | | | | | | | | youtube-dl: 2017.12.23 -> 2017.12.31
| * | | | | youtube-dl: 2017.12.23 -> 2017.12.31David McFarland2018-01-04
| | | | | | | | | | | | | | | | | | | | | | | | - add phantomjs2 to PATH for openload plugin
* | | | | | hackage-packages.nix: automatic Haskell package set updatePeter Simons2018-01-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This update was generated by hackage2nix v2.7.2 from Hackage revision https://github.com/commercialhaskell/all-cabal-hashes/commit/1ec0a139aaf92a4138b47175062920e76e5162ab.
* | | | | | text-icu: Some sort of testing issue with ghc-8.2Michael Alan Dorman2018-01-05
| | | | | |
* | | | | | Merge pull request #33433 from obsidiansystems/haskell-miscPeter Simons2018-01-05
|\ \ \ \ \ \ | | | | | | | | | | | | | | ghcWithPackages: Misc cleanups
| * | | | | | ghcWithPackages: Fix comment URLJohn Ericson2018-01-04
| | | | | | |
| * | | | | | ghcWithPackages: Get rid of unused passthroughJohn Ericson2018-01-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | If you want the whole packages set...don't use ghcWithPackages.