about summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* mtx: init at 1.3.12Redvers Davies2016-05-28
|
* Merge pull request #15716 from peterhoeg/linkcheckerTuomas Tynkkynen2016-05-28
|\ | | | | linkchecker: init at 9.3
| * linkchecker: init at 9.3Peter Hoeg2016-05-27
| | | | | | | | | | | | | | | | | | A few changes from upstream: 1) the executable is patched to support a --no-robots flag to ignore robots.txto 2) the GUI doesn't work (for now), so this is CLI only
* | slurm-llnl: improvementsAdrien Devresse2016-05-28
| | | | | | | | | | | | | | | | | | | | - add support for numa and hwloc - add support for lua scripting module - make slurm compatible with system configuration by default, in case of Nix used as a side package manager (tested on redhat) - strip the libtool generated files Closes #15673
* | bup: add ${git} to the $PATH of the wrapperFlorent Becker2016-05-28
| | | | | | | | | | | | | | Otherwise, bup tries to run git from the user's PATH, which may or may not exist. Closes #15691
* | Merge pull request #15635 from steveeJ/bump-gotoolsJoachim Fasting2016-05-28
|\ \ | | | | | | gotools: 2016-02-04 -> 2016-05-19
| * | gotools: 2016-02-04 -> 2016-05-19Stefan Junker2016-05-23
| | | | | | | | | | | | | | | vim-go relies on goimport's "-srcdir" support, which is not available in 2016-02-04.
* | | Merge pull request #15641 from steveeJ/bump-godepJoachim Fasting2016-05-28
|\ \ \ | | | | | | | | godep: 60 -> 70
| * | | godep: 70 -> 71Stefan Junker2016-05-26
| | | |
| * | | godep: 60 -> 70Stefan Junker2016-05-26
| | | |
* | | | Merge pull request #15678 from steveeJ/bump-goerrcheckJoachim Fasting2016-05-28
|\ \ \ \ | | | | | | | | | | go/errcheck: bump version, remove postPatch
| * | | | go/errcheck: bump version, remove postPatchStefan Junker2016-05-24
| | | | |
* | | | | Merge pull request #15596 from rnhmjoj/masterJoachim Fasting2016-05-28
|\ \ \ \ \ | | | | | | | | | | | | fish: 2.2.0 -> 2.3.0
| * | | | | fish: 2.2.0 -> 2.3.0rnhmjoj2016-05-26
| | | | | |
* | | | | | Merge pull request #15763 from rushmorem/rustcRushmore Mushambi2016-05-28
|\ \ \ \ \ \ | | | | | | | | | | | | | | rustc: v1.8.0 -> v1.9.0
| * | | | | | rustc: v1.8.0 -> v1.9.0rushmorem2016-05-27
| | | | | | |
* | | | | | | Merge pull request #15756 from joachifm/diod-capsJoachim Fasting2016-05-28
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | diod service: Capabilities -> CapabilityBoundingSet
| * | | | | | | diod service: Capabilities -> CapabilityBoundingSetJoachim Fasting2016-05-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | `Capabilities` is obsolete in recent systemd and will be simply ignored. Note: this is the only service using `Capabilites`, per `git grep`.
* | | | | | | | Merge pull request #15740 from mayflower/pkg/searxFrederik Rietdijk2016-05-27
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | pythonPackages.searx: 0.8.1 -> 0.9.0
| * | | | | | | | pythonPackages.searx: 0.8.1 -> 0.9.0Franz Pletz2016-05-27
| | | | | | | | |
* | | | | | | | | Merge pull request #15734 from wrb/masterJoachim Fasting2016-05-27
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | youtube-dl: 2016.04.19 -> 2016.05.21.2
| * | | | | | | | | youtube-dl: 2016.04.19 -> 2016.05.21.2wrb2016-05-26
| | | | | | | | | |
* | | | | | | | | | Revert "Don't use incompatible haddock-api."Peter Simons2016-05-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 8fdcf556a14210e4. I accidentally committed to the wrong branch.
* | | | | | | | | | Don't use incompatible haddock-api.Michael Alan Dorman2016-05-27
| | | | | | | | | |
* | | | | | | | | | libpipeline: fix build for osx (#15754)Tobias Pflug2016-05-27
| |_|_|/ / / / / / |/| | | | | | | |
* | | | | | | | | Merge pull request #15731 from earldouglas/picatJoachim Fasting2016-05-27
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | picat: init at 1.9-4
| * | | | | | | | | picat: init at 1.9-4James Earl Douglas2016-05-26
| | | | | | | | | |
* | | | | | | | | | Merge pull request #15710 from chris-martin/sublime-desktop-itemJoachim Fasting2016-05-27
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | sublime: add a desktop item and icons
| * | | | | | | | | | sublime: add a desktop item and iconsChris Martin2016-05-25
| | | | | | | | | | |
* | | | | | | | | | | Merge pull request #15685 from chris-martin/idea-wmClassJoachim Fasting2016-05-27
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | idea: set StartupWMClass on desktop item
| * | | | | | | | | | | idea: set StartupWMClass on desktop itemChris Martin2016-05-24
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This makes all Idea product behave nicely with the Gnome launcher. The WM class for every Idea product is in the form jetbrains-<product>[-ce] Where <product> is e.g. "idea", "pycharm", etc., and "-ce" is appended for community editions.
* | | | | | | | | | | docker: fix build with systemd 230obadz2016-05-27
| |_|_|_|_|/ / / / / |/| | | | | | | | |
* | | | | | | | | | Merge pull request #15668 from joachifm/fontDir-builderDefsJoachim Fasting2016-05-27
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | config.fonts.fontdir: use runCommand instead of builderDefs
| * | | | | | | | | | config.fonts.fontdir: use runCommand instead of builderDefsJoachim Fasting2016-05-26
| | |_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The primary motivation here is to get rid of builderDefs, but now the resulting font directory is also linked into /run/current-system/sw, which fixes #15194.
* | | | | | | | | | qtcreator: unbreak build by disabling docsBjørn Forsman2016-05-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Not ideal, but at least it builds now :-)
* | | | | | | | | | properly fix the maintainer.matthewbauer problemVladimír Čunát2016-05-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | There was inconsisten usage of maintainers.matthewbauer and mbauer. /cc @matthewbauer I chose the github identifier, as it's customary.
* | | | | | | | | | Merge branch 'staging'Vladimír Čunát2016-05-27
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Includes a security update of libxml2.
| * | | | | | | | | | libxml2: disable checks on DarwinVladimír Čunát2016-05-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Apparently they won't work there.
| * | | | | | | | | | Merge branch 'master' into stagingVladimír Čunát2016-05-26
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ... to get the systemd update (rebuilding ~7k jobs).
| * | | | | | | | | | | xine-lib: drop libdvdcss dependencyVladimír Čunát2016-05-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | There's no mention in log, etc... it's probably not useful anymore.
| * | | | | | | | | | | xine-lib: 1.2.4 -> 1.2.6Vladimír Čunát2016-05-26
| | | | | | | | | | | |
| * | | | | | | | | | | xine-lib: fixup build, probably after libxcb updateVladimír Čunát2016-05-26
| | | | | | | | | | | |
| * | | | | | | | | | | libxml2: doCheck = trueVladimír Čunát2016-05-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | That wouldn't uncover the problem fixed in parent commit, but it shouldn't hurt.
| * | | | | | | | | | | libxml2: fixup validation problems with 2.9.4Vladimír Čunát2016-05-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ... by reverting an upstream commit /cc #15697. I should make some distro pay me for digging into such things :-)
| * | | | | | | | | | | libxml2: 2.9.3 -> 2.9.4 for three CVEs (close #15697)Graham Christensen2016-05-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - CVE-2016-4447: libxml2: Heap-based buffer underreads due to xmlParseName https://bugzilla.redhat.com/show_bug.cgi?id=1338686 - CVE-2016-4448 libxml2: Format string vulnerability https://bugzilla.redhat.com/show_bug.cgi?id=1338700 - CVE-2016-4449 libxml2: Inappropriate fetch of entities content https://bugzilla.redhat.com/show_bug.cgi?id=1338701 and many other fixed issues, available at http://www.xmlsoft.org/news.html
| * | | | | | | | | | | dbus-python: fix build with python-3Vladimír Čunát2016-05-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also enable checks again.
| * | | | | | | | | | | Merge branch 'master' into stagingVladimír Čunát2016-05-23
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | That's to get mesa rebuild from master, as it's nontrivial.
| * | | | | | | | | | | | gnutar: remove patch already applied upstreamVladimír Čunát2016-05-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fallout from #15567. Only Darwin is affected, hashes of the rest remain.
| * | | | | | | | | | | | imagemagick: split dev output to fix #9604Vladimír Čunát2016-05-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also fixup references to imagemagick.
| * | | | | | | | | | | | harfbuzz: 1.1.2 -> 1.2.7Vladimír Čunát2016-05-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updated, after longer time.