aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* community/ruby-enum: disableKevin Daudt2019-05-141-1/+1
| | | | | | | | | | | | | | | | | | Various tests are failing: > rspec ./spec/ruby-enum/enum_spec.rb:23 # Ruby::Enum raises > UninitializedConstantError on an invalid constant rspec > ./spec/ruby-enum/enum_spec.rb:122 # Ruby::Enum on duplicate keys raises > DuplicateKeyError rspec ./spec/ruby-enum/enum_spec.rb:132 # Ruby::Enum on > duplicate values raises a DuplicateValueError rspec > ./spec/ruby-enum/enum_spec.rb:145 # Ruby::Enum Given a class that has not > defined any enums should raise Ruby::En um::Errors::UninitializedConstantError > rspec ./spec/ruby-enum/enum_spec.rb:167 # Ruby::Enum Subclass behavior parent > class should not have enums defined in ch ild classes An [issue][0] has been reported upstream. [0]: https://github.com/dblock/ruby-enum/issues/21
* testing/py3-grpcio: new aportKeith Maxwell2019-05-141-0/+35
| | | | Closes GH-7863
* community/makepasswd: modernizetcely2019-05-141-9/+24
|
* community/makepasswd: upgrade to 0.5.4tcely2019-05-141-6/+4
|
* community/makepasswd: enabletcely2019-05-141-1/+1
| | | | | | | 8e5bd3703b (community/makepasswd: disable, 2019-05-13) disabled this package because the certificate was invalid, causing the build to fail. The certificate has been renewed since then, so it can be enabled again.
* testing/browserpass: new aportRasmus Thomsen2019-05-141-0/+44
|
* community/shard: fix 'target failed to compile'Milan P. Stanić2019-05-142-2/+26
| | | | bump pkgrel
* community/redo: move from testingKevin Daudt2019-05-141-0/+0
|
* main/ell: upgrade to 0.20Milan P. Stanić2019-05-141-2/+2
|
* testing/libbpf: new aportAdam Jensen2019-05-143-0/+74
| | | | | | | https://github.com/libbpf/libbpf A library for interacting with the Linux kernel's Berkeley Packet Filter (BPF) facility from user space Closes GH-7860
* testing/guake: upgrade to 3.6.3Francesco Colista2019-05-141-2/+2
|
* main/git: rebuild to remove coredumpCarlo Landmeter2019-05-141-1/+1
| | | | | | | | x86_64 build ships a core file >>> git*: Stripping binaries Bus error (core dumped) >>> git-bash-completion*: Scanning shared objects
* testing/async-profiler: disable on armhf, ppc64le s390xKevin Daudt2019-05-141-1/+1
| | | | The builds fail because the arches are not supported or compattible.
* community/llvm3.9: fix ppc64le test error due to memory accessMike Sullivan2019-05-142-3/+3
|
* testing/qbittorrent-nox: update to 4.1.6Jan Tatje2019-05-141-2/+2
|
* testing/async-profiler: new aportjchipmunk2019-05-142-0/+73
| | | | | | | https://github.com/jvm-profiling-tools/async-profiler Sampling CPU and HEAP profiler for Java featuring AsyncGetCallTrace + perf_events Closes GH-4435
* community/crystal: add fix to build with changes in llvm5Milan P. Stanić2019-05-132-2/+15
|
* community/vdr: use libdvbcsa on all arches except x86Tuan Hoang2019-05-131-6/+6
| | | | | | FFdecsa uses x86-specific flags. We use libdvbcsa for other arches. See vdr-plugin-dvbapi/INSTALL.
* community/py-zoke-component: add libbffi-dev to makedependKevin Daudt2019-05-131-1/+1
| | | | | | | | | | | | Build fails with: > Package 'libffi', required by 'virtual:world', not found > c/_cffi_backend.c:15:10: fatal error: ffi.h: No such file or directory > #include <ffi.h> > ^~~~~~~ > compilation terminated. Add libffi-dev to makedepends to fix this issue.
* community/makepasswd: disableKevin Daudt2019-05-131-1/+1
| | | | | | The (ftp.)defora.org cert has expired, preventing the source to be donwloaded. Disable the package until that has been fixed.
* community/libdwarf: dont build dwarfgen on s390xTuan Hoang2019-05-131-8/+14
| | | | | | | There is no upstream support of dwarfgen on s390x yet. Explicitly include zlib-dev for build time dependencies. https://sourceforge.net/p/libdwarf/bugs/7/
* community/lua-resty-*: missing nginx-mod-http-lua on s390xTuan Hoang2019-05-135-5/+5
| | | | Root cause is missing luajit support on s390x
* testing/ttf-font-awesome: upgrade to 5.8.2Francesco Colista2019-05-131-2/+2
|
* main/eventlog: upgrade to 0.2.13, updated source urlFrancesco Colista2019-05-131-4/+4
| | | | | Fedora ships the .tar.gz which is no longer reachable since balabit has been bought by oneidentity
* community/attica: upgrade to 5.58.0Francesco Colista2019-05-131-2/+2
|
* community/extra-cmake-modules: upgrade to 5.58.0Francesco Colista2019-05-131-2/+2
|
* testing/py-pytoml: remove, is in main/Leo2019-05-131-53/+0
|
* testing/vint: new aportKeith Maxwell2019-05-133-0/+58
| | | | Closes GH-7859
* testing/py3-ansicolor: new aportKeith Maxwell2019-05-131-0/+30
|
* testing/perl-text-charwidth: new aportKeith Maxwell2019-05-131-0/+29
| | | | Closes GH-7862
* testing/atools: update to release 6Kevin Daudt2019-05-131-2/+2
|
* testing/cni-plugins: fix build on x86Francesco Colista2019-05-132-2/+21
| | | | | | | | Fail build on x86: github.com/safchain/ethtool/ethtool.go:205:35: undefined: syscall.SYS_SOCKET Applied patch as described here: https://github.com/safchain/ethtool/pull/16
* non-free/unifi: upgrade to 5.10.23Leonardo Arena2019-05-131-2/+2
|
* testing/cni-plugins: upgrade to 0.8.0Francesco Colista2019-05-131-3/+3
|
* testing/consul: upgrade to 1.5.0Francesco Colista2019-05-131-2/+2
|
* community/py3-livereload: upgrade to 2.6.1Francesco Colista2019-05-131-2/+2
|
* community/openvas-scanner: fix checksum for openvassd.confFrancesco Colista2019-05-131-1/+1
|
* community/jenkins: upgrade to 2.177Francesco Colista2019-05-131-2/+2
|
* main/perl-test2-suite: upgrade to 0.000121Francesco Colista2019-05-131-2/+2
|
* community/ubridge: upgrade to 0.9.15Francesco Colista2019-05-131-3/+3
|
* testing/lxd: upgrade to 3.13Francesco Colista2019-05-131-2/+2
|
* community/perl-net-dns-sec: upgrade to 1.13Francesco Colista2019-05-131-3/+3
|
* main/perl-yaml: upgrade to 1.29Francesco Colista2019-05-131-3/+3
|
* community/certbot: upgrade to 0.34.2Francesco Colista2019-05-131-2/+2
|
* community/jenkins: upgrade to 2.176Francesco Colista2019-05-131-2/+2
|
* ommunity/mate-calc: upgrade to 1.22.1Francesco Colista2019-05-131-5/+3
|
* community/libmwaw: upgrade to 0.3.15Leo2019-05-131-11/+4
|
* main/perl-db_file: upgrade to 1.852Leonardo Arena2019-05-131-3/+3
|
* community/py3-pyrsistent: upgrade to 0.15.2Leo2019-05-131-3/+3
|
* testing/perl-data-dump: remove, is in community/Leo2019-05-131-41/+0
|