Lancelot SIX
653cad7a3c
gdb: 8.0 -> 8.0.1
...
See http://lists.gnu.org/archive/html/info-gnu/2017-09/msg00005.html
for release information.
2017-09-08 17:51:23 +02:00
Franz Pletz
1bed4773f5
postgresql92: remove last references
2017-09-05 18:20:56 +02:00
Franz Pletz
c6e5fc0b36
babeltrace: 1.2.4 -> 1.5.3
2017-09-05 14:24:58 +02:00
Franz Pletz
1c4d28539f
autoconf-archive: 2016.09.16 -> 2017.03.21
2017-09-05 14:24:57 +02:00
Samuel Leathers
39154ab86f
bossa: fix build with gcc6
2017-08-31 22:44:56 -04:00
Frederik Rietdijk
6d4bd78fad
Merge commit '2858c41' into HEAD
2017-08-30 21:07:07 +02:00
Jörg Thalheim
6a875034dc
Merge pull request #28675 from calvertvl/update-loccount-1.1
...
loccount: 1.0 -> 1.1
2017-08-29 11:56:23 +01:00
Victor Calvert
51c713c538
loccount: 1.0 -> 1.1
2017-08-29 06:01:05 -04:00
Vladimír Čunát
2858c41823
Merge branch 'master' into staging
...
There were some conflicts in python modules, commented at #28314 .
2017-08-29 10:51:54 +02:00
Gabriel Ebner
92523344d1
tokei: 6.0.0 -> 6.0.1
2017-08-29 10:40:14 +02:00
Bastian Köcher
0da61beee9
xxdiff-tip: 20170101 -> 20170623
...
Updates the xxdiff-tip version and fixes compilation errors by forcing qt5.6.
2017-08-28 22:14:11 +02:00
Robin Gloster
556029c904
elfutils: 0.169 -> 1.170
2017-08-27 22:51:53 +02:00
Leandro Lisboa Penz
fc7397d66b
Revert "gnu global: set path of default gtags.conf in wrapper"
...
This reverts commit bd0d64730a
.
Setting GTAGSCONF is not an adequate solution as it prevents the use of
it and the way it was done also breaks gtags when it is called by
global.
Fixes NixOS/nixpkgs#26971
2017-08-27 04:36:45 +02:00
Franz Pletz
b3d123fba5
uhd: 3.10.1.1 -> 3.10.2.0
2017-08-27 02:33:33 +02:00
Tuomas Tynkkynen
2fc7651b25
Merge remote-tracking branch 'upstream/master' into staging
2017-08-24 02:08:32 +03:00
Tuomas Tynkkynen
0c0fad6141
treewide: Consistently call ARM 'arm'
...
No need for silly differences.
2017-08-24 01:17:01 +03:00
John Ericson
9884a3b17a
Merge pull request #28374 from obsidiansystems/binutils-arm
...
binutils: Pass --build --host on non-arm
2017-08-23 14:24:04 -04:00
Bas van Dijk
09bde4a2cd
elk: 5.4.2 -> 5.5.2
...
Release notes:
* https://www.elastic.co/guide/en/elasticsearch/reference/5.5/release-notes-5.5.2.html
* https://www.elastic.co/guide/en/logstash/5.5/logstash-5-5-2.html
* https://www.elastic.co/guide/en/kibana/current/release-notes-5.5.2.html
2017-08-23 01:58:12 +02:00
Matthew Justin Bauer
2eacddf0dc
treewide: homepage URL fixes ( #28475 )
...
* pgadmin: use https homepage
* msn-pecan: move homepage to github
google code is now unavailable
* pidgin-latex: use https for homepage
* pidgin-opensteamworks: use github for homepage
google code is unavailable
* putty: use https for homepage
* ponylang: use https for homepage
* picolisp: use https for homepage
* phonon: use https for homepage
* pugixml: use https for homepage
* pioneer: use https for homepage
* packer: use https for homepage
* pokerth: usee https for homepage
* procps-ng: use https for homepage
* pycaml: use https for homepage
* proot: move homepage to .github.io
* pius: use https for homepage
* pdfread: use https for homepage
* postgresql: use https for homepage
* ponysay: move homepage to new site
* prometheus: use https for homepage
* powerdns: use https for homepage
* pm-utils: use https for homepage
* patchelf: move homepage to https
* tesseract: move homepage to github
* quodlibet: move homepage from google code
* jbrout: move homepage from google code
* eiskaltdcpp: move homepage to github
* nodejs: use https to homepage
* nix: use https for homepage
* pdf2djvu: move homepage from google code
* game-music-emu: move homepage from google code
* vacuum: move homepae from google code
2017-08-22 20:50:04 +02:00
Vladimír Čunát
ff1bb5c854
intel-gpu-tools: fixup build after automake update #28232
2017-08-20 09:22:52 +02:00
John Ericson
41abe41fd9
binutils: Pass --build --host on non-arm
...
This is needed for build != host == target builds. Moreoever, we want
to move towards always passing all 3, and the previous change to
unbreak Arm moved us away from that.
2017-08-18 13:00:24 -04:00
Vladimír Čunát
6a60cca7ab
Merge: binutils: downgrade 2.29 -> 2.28.1
...
2.29 seems to need time to stabilize upstream. Fixes #28257 .
Discussion: https://github.com/NixOS/nixpkgs/commit/0e18f28cec
2017-08-18 09:42:58 +02:00
Frederik Rietdijk
8f2ea38f8f
Merge remote-tracking branch 'upstream/master' into HEAD
2017-08-17 18:34:17 +02:00
Tuomas Tynkkynen
88efc22b44
binutils: Don't pass --host etc. when not cross-compiling
...
Or linuxHeaders build fails on ARM (non-cross) since e826a6a247
:
````
HOSTCC scripts/basic/fixdep
/nix/store/9glws7v2j28blv1n7azqr3b43qadjd1j-binutils-2.28.1/bin/ld: unrecognised emulation mode: armelf_linux_eabi
Supported emulations: armelf_linux armelf armelfb armelfb_linux
collect2: error: ld returned 1 exit status
````
2017-08-17 18:37:10 +03:00
Tuomas Tynkkynen
d8bea2498d
binutils: Add upgrade notes
2017-08-17 18:37:10 +03:00
Tuomas Tynkkynen
390ccbbf29
binutils: 2.28 -> 2.28.1
2017-08-17 18:37:10 +03:00
Tuomas Tynkkynen
f9b2d7b4dd
Revert "binutils: 2.28 -> 2.29"
...
This reverts commit 733e20fee4
.
Downgrading to 2.28.1, 2.29 is too buggy.
2017-08-17 18:37:04 +03:00
Tuomas Tynkkynen
23547ac24a
Revert "binutils: patch bugs in 2.29"
...
This reverts commit 0e18f28cec
.
Downgrading to 2.28.1, 2.29 is too buggy.
2017-08-17 18:36:58 +03:00
Tuomas Tynkkynen
f660f58c83
Revert "binutils: add missing patches..."
...
This reverts commit ad83979e59
.
Downgrading to 2.28.1, 2.29 is too buggy.
2017-08-17 18:36:38 +03:00
Daiderd Jordan
8932357e04
gdb: remove CPP workaround
2017-08-16 21:38:40 +02:00
Rickard Nilsson
129f8d7e99
kibana: 4.6.0 -> 4.6.5
...
Fixes CVE-2016-10366
2017-08-14 15:03:12 +02:00
Eelco Dolstra
9eb901b70d
Merge remote-tracking branch 'origin/gcc-6' into staging
2017-08-14 11:38:00 +02:00
Frederik Rietdijk
62dac1bdd9
Merge remote-tracking branch 'upstream/master' into HEAD
2017-08-14 09:34:10 +02:00
Frederik Rietdijk
13bbaee21d
Merge pull request #27881 from mimadrid/fix/http-https
...
Update homepage attributes: http -> https
2017-08-13 21:53:20 +02:00
Frederik Rietdijk
2a8cd14d5f
Merge remote-tracking branch 'upstream/master' into HEAD
2017-08-13 09:50:47 +02:00
Robin Gloster
1e2529498d
automake113x: remove
2017-08-12 21:49:11 +02:00
Robin Gloster
bfdd9d2e66
automake114x: remove
2017-08-12 20:21:39 +02:00
Robin Gloster
220c5377e8
automake112x: remove
...
unused
2017-08-12 19:12:09 +02:00
Robin Gloster
60730cb043
automake: 1.15 -> 1.15.1
2017-08-12 18:23:26 +02:00
Vladimír Čunát
6899c7fdb9
Merge branch 'master' into gcc-6
2017-08-12 10:09:41 +02:00
Vladimír Čunát
e207d1f04a
Merge older staging
...
There's a security fix for curl.
2017-08-12 09:48:17 +02:00
volth
031eb79a0b
ccacheWrapper: extraConfig does not handle special characters
...
An independent part of https://github.com/NixOS/nixpkgs/pull/28022
2017-08-10 10:13:17 +00:00
Frederik Rietdijk
b0c30f436e
Merge remote-tracking branch 'upstream/master' into HEAD
2017-08-10 10:41:23 +02:00
Robin Gloster
cc5480cb00
csmith: fix wrapProgram call
2017-08-10 00:44:03 +02:00
Daiderd Jordan
bc5160eacd
gdb: fix clang build
2017-08-09 08:41:48 +02:00
Domen Kožar
a082215df5
hydra: 2017-07-24 -> 2017-07-27
2017-08-08 10:50:50 +02:00
Robin Gloster
145be4e340
Merge commit 'ad83979e5986fa3bb0d254c2be9482c12a8743b9' from staging
2017-08-06 11:21:53 +02:00
Robin Gloster
ad83979e59
binutils: add missing patches...
2017-08-04 08:36:44 +02:00
Robin Gloster
0e18f28cec
binutils: patch bugs in 2.29
...
All are upstream patches, the last two added by handy to work around
them not applying on the changelog.
2.29.1/2.30 will contain the fixes, too.
2017-08-04 08:22:20 +02:00
mimadrid
09e0cc7cc7
Update homepage attributes: http -> https
...
Homepage link "http://.../ " is a permanent redirect to "https://.../ " and should be updated
https://repology.org/repository/nix_stable/problems
2017-08-03 11:56:15 +02:00