| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
Upstream no longer supports jumbo build, so it is expected for the build
time of this version to become much longer than the previous version.
https://groups.google.com/a/chromium.org/forum/#!topic/chromium-dev/DP9TQszzQLI/discussion
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
https://github.com/artyom-poptsov/guile-ssh/issues/12
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Upstream still calls this version 1.0.1, but it seems that the preferred
way to package unreleased snapshots in RPM is to use the next version
number. The commit hash used here is obtained from the source code of
guix itself. The reason to update it to a git snapshot is to fix test
failure and 'guix pull' command, which has been broken for months.
https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/package-management.scm?id=f8ddfb505a51a2c794531e090dd7ee97022d1096#n121
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
https://github.com/artyom-poptsov/guile-ssh/issues/12
|
|
|
|
| |
The official gnutls package has switched to Guile 2.2.
|
| |
|
|
|
|
| |
This commit merges changes from commit 7fc2813, version 77.0.3865.75.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
https://bugs.chromium.org/p/chromium/issues/detail?id=992287
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
Instead of figuring out a way to patch out all code using unrar every
time a new version is released, empty the unrar wrapper, which changes
less frequently and is recommended by an upstream developer.
https://bugs.chromium.org/p/chromium/issues/detail?id=884521
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
FAILED: mksnapshot
/usr/bin/python2 "../../build/toolchain/gcc_link_wrapper.py" --output="./mksnapshot" -- g++ -pie -fPIC -Wl,-z,noexecstack -Wl,-z,relro -Wl,-z,now -Wl,-z,defs -Wl,--as-needed -fuse-ld=gold -B../../third_party/binutils/Linux_x64/Release/bin -m64 -rdynamic -pie -Wl,--disable-new-dtags -Wl,-O2 -Wl,--gc-sections -fuse-ld=gold -o "./mksnapshot" -Wl,--start-group @"./mksnapshot.rsp" -Wl,--end-group -latomic -ldl -lpthread -lrt
../../v8/src/elements.cc:2832: error: undefined reference to 'void v8::internal::JSObject::ApplyAttributesToDictionary<v8::internal::NumberDictionary>(v8::internal::Isolate*, v8::internal::ReadOnlyRoots, v8::internal::Handle<v8::internal::NumberDictionary>, v8::internal::PropertyAttributes)'
collect2: error: ld returned 1 exit status
https://stackoverflow.com/questions/21936012
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
https://src.fedoraproject.org/rpms/gcc/c/47b8ada3358e8786
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Since each Fedora release ships a different version of Epiphany,
packages for different releases have to be maintained separately.
|
|
|
|
|
| |
We have to build our own GnuTLS package because the Fedora package
gnutls-guile is built against Guile 2.0.
|
|
|
|
| |
Guix 1.0.0 no longer supports Guile 2.0.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
This commit merges changes from commit 9d8ad7c, version 73.0.3683.75.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
It has been disabled in Fedora 28 and it doesn't build with GCC 8.
|
|
|
|
|
|
| |
It looks like Fedora 28 will be released before GCC 8. To avoid breaking
the upgrade path from Fedora 27 to Fedora 28, we have to push GCC 8 to
Copr before the Fedora 28 release day.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
We are unable to fully fix it until GCC 8 is released. Native GCC 8 in
Fedora 28 doesn't seem to be able to compile cross GCC 7 with Ada.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
This commit merges changes from commit 2abf30d, version 62.0.3202.62.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|