aboutsummaryrefslogtreecommitdiff
path: root/utils
Commit message (Collapse)AuthorAge
* sispmctl: Update to 4.1Rosen Penev2018-11-18
| | | | | Replace maintainer as previously agreed. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* Merge pull request #7331 from neheb/lvm2Hannu Nyman2018-11-18
|\ | | | | lvm2: Update to 2.03.01
| * lvm2: Update to 2.03.01Rosen Penev2018-11-10
| | | | | | | | | | | | Moved libblkid depend to fix compilation Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | mariadb: fix build issueSebastian Kemper2018-11-14
| | | | | | | | | | | | | | | | | | | | | | | | | | The build breaks when Kerberos is available in staging dir. mariadb build system exits with error: CMake Error at libmariadb/cmake/plugins.cmake:43 (message): Invalid plugin type NO. Allowed plugin types are DYNAMIC;STATIC;OFF It doesn't like the definition "PLUGIN_AUTH_GSSAPI_CLIENT=NO" anymore. We need to set it to "OFF" to make it happy. Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
* | Merge pull request #6684 from neheb/ppsHannu Nyman2018-11-14
|\ \ | | | | | | pps-tools: Update to 1.0.2 and switch to codeload
| * | pps-tools: Update to 1.0.2 and switch to codeloadRosen Penev2018-11-11
| | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | mariadb: security bump to 10.2.19Sebastian Kemper2018-11-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Many, many bug fixes, see release notes for details: https://mariadb.com/kb/en/library/mariadb-10219-release-notes/ Fixed CVEs: CVE-2018-3282 CVE-2016-9843 CVE-2018-3174 CVE-2018-3143 CVE-2018-3156 CVE-2018-3251 CVE-2018-3185 CVE-2018-3277 CVE-2018-3162 CVE-2018-3173 CVE-2018-3200 CVE-2018-3284 OpenWrt package changes: - include sha256_password in libmariadb package - upstream provided new pkgconfig file libmariadb.pc - refreshed one patch, dropped two others (included in upstream source now) Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
* | | nano: update to 3.2Hannu Nyman2018-11-12
| | | | | | | | | | | | | | | | | | Update nano to version 3.2 Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | | temperusb: new package definitionSamuel Progin2018-11-12
| | | | | | | | | | | | Signed-off-by: Samuel Progin <samuel.progin@gmail.com>
* | | Merge pull request #7394 from dibdot/mc-fixDirk Brenken2018-11-11
|\ \ \ | |/ / |/| | mc: disable vfs support by default
| * | mc: disable vfs support by defaultDirk Brenken2018-11-11
| | | | | | | | | | | | | | | | | | | | | * disable vfs support by default as long as the underlying librpc issus has not been fixed - should fix buildbot compile (#7180 #7349) Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | Merge pull request #7286 from neheb/patch-1Hannu Nyman2018-11-11
|\ \ \ | | | | | | | | cryptsetup: Update to 2.0.5
| * | | cryptsetup: Update to 2.0.5Rosen Penev2018-10-30
| | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | mariadb: fix pthread_detachSebastian Kemper2018-11-11
| |_|/ |/| | | | | | | | | | | | | | | | | Include fix from upstream for MDEV-17200. musl-1.1.20 segfaults when pthread_detach() is called for already detached threads. Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
* | | Merge pull request #7302 from mhei/openplcutils-updateMichael Heimpold2018-11-10
|\ \ \ | |_|/ |/| | open-plc-utils: update to commit 32408520
| * | open-plc-utils: update to commit 32408520Michael Heimpold2018-11-05
| | | | | | | | | | | | | | | | | | Also remove upstreamed patch. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | Merge pull request #7261 from neheb/patch-17Hannu Nyman2018-11-09
|\ \ \ | | | | | | | | dmidecode: Update to 3.2
| * | | dmidecode: Update to 3.2Rosen Penev2018-10-28
| | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | cyrptodev-linux: bump to latest git 2018-11-02Eneas U de Queiroz2018-11-09
| | | | | | | | | | | | | | | | | | | | | | | | This adds support for digests in openssl 1.1.1. Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
* | | | Merge pull request #7327 from sartura/sysstat_bump_version_to_12.0.2Marko Ratkaj2018-11-09
|\ \ \ \ | | | | | | | | | | utils: sysstat: bump version to 12.0.2
| * | | | utils: sysstat: bump version to 12.0.2Marko Ratkaj2018-11-06
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
* | | | | Merge pull request #7326 from sartura/jq_bump_version_to_1.6Marko Ratkaj2018-11-09
|\ \ \ \ \ | | | | | | | | | | | | utils: jq: bump version to 1.6
| * | | | | utils: jq: bump version to 1.6Marko Ratkaj2018-11-06
| | |_|/ / | |/| | | | | | | | | | | | | Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
* | | | | rng-utils: version 6.6 is now availableNathaniel Wesley Filardo2018-11-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Work around automake demanding README with a symlink. Add new dependency on libsysfs. Avoid dependency on libxml, curl, openssl by disabling NIST beacon support. We also continue to remove gcrypt, and jitterentropy is not packaged. Remove patch that no longer cleanly applies. If newlines in log messages are a problem, we should take it up with upstream. Signed-off-by: Nathaniel Wesley Filardo <nwfilardo@gmail.com> Fixes: github #7303
* | | | | hplip: bump to 3.18.10Luiz Angelo Daros de Luca2018-11-06
| |/ / / |/| | | | | | | | | | | Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
* | | | Merge pull request #7317 from diizzyy/patch-18Hannu Nyman2018-11-06
|\ \ \ \ | | | | | | | | | | tmux: Update to 2.8
| * | | | tmux: Update to 2.8Daniel Engberg2018-11-05
| |/ / / | | | | | | | | | | | | | | | | Update tmux to 2.8 Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* / / / progress: Update to 0.14Rosen Penev2018-11-05
|/ / / | | | | | | | | | | | | | | | Switched to codeload for easier package bumping Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #7311 from neheb/btrfsMichael Heimpold2018-11-05
|\ \ \ | | | | | | | | btrfs-progs: Update to 4.19
| * | | btrfs-progs: Update to 4.19Rosen Penev2018-11-05
| | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | fio: Update to 3.12Rosen Penev2018-11-04
|/ / / | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | haveged: update to 1.9.4Hannu Nyman2018-11-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Version bump to 1.9.4 Development has moved to github. * old site: http://www.issihosts.com/haveged * new site: https://github.com/jirka-h/haveged Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | | Merge pull request #6269 from neheb/patch-23Hannu Nyman2018-11-04
|\ \ \ | | | | | | | | spi-tools: Update to 0.8.1
| * | | spi-tools: Update to 0.8.3Rosen Penev2018-10-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Previously, an old git revision was used. Moved to stable. Reorganized the Makefile as a result. The stable version is based on a newer git revision. UScan can also properly track this now. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #6938 from neheb/moreHannu Nyman2018-11-04
|\ \ \ \ | | | | | | | | | | moreutils: Update to 0.62 and switch to git tarball
| * | | | moreutils: Update to 0.62 and switch to git tarballRosen Penev2018-09-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It's more generic in addition to being the source for the debian package. PKG_BUILD_PARALLEL was explicitly set to no just in case as I see no handling for it in the Makefile. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #7229 from diizzyy/patch-14Hannu Nyman2018-11-03
|\ \ \ \ \ | |_|_|_|/ |/| | | | fish: Add (lib)pcre2 dependency
| * | | | fish: Add (lib)pcre2 dependencyDaniel Engberg2018-10-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use the shared version of libpcre2 instead of bundled. Fixes the following error: Package fish is missing dependencies for the following libraries: libpcre2-32.so.0 Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | | | | zoneinfo: Updated to the latest release.Vladimir Ulrich2018-10-30
| |_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | Added missed 'g' in Bangkok for zoneinfo-simple package. Also removed dedicated version for code, as we shouldn't mix different versions. Signed-off-by: Vladimir Ulrich <admin@evl.su>
* | | | hdparm: Update to 9.58Rosen Penev2018-10-28
| |_|/ |/| | | | | | | | | | | Add myself as maintainer as agreed previously. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #5903 from aparcar/prometheusHannu Nyman2018-10-28
|\ \ \ | | | | | | | | prometheus: add package
| * | | prometheus: add packagePaul Spooren2018-07-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Compile tested: x86/64, aarch64_cortex-a53 Run tested: x86/64 Signed-off-by: Paul Spooren <spooren@informatik.uni-leipzig.de> Signed-off-by: Paul Spooren <mail@aparcar.org>
* | | | Merge pull request #7143 from neheb/patch-27Hannu Nyman2018-10-28
|\ \ \ \ | | | | | | | | | | unrar: Update to 5.6.7
| * | | | unrar: Update to 5.6.8Rosen Penev2018-10-25
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #7208 from neheb/obexHannu Nyman2018-10-28
|\ \ \ \ \ | | | | | | | | | | | | openobex: Update to 1.7.2
| * | | | | openobex: Update to 1.7.2Rosen Penev2018-10-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add myself as maintainer. Cosmetic Makefile fixes for consistency between projects. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | Merge pull request #6823 from neheb/patch-17Hannu Nyman2018-10-28
|\ \ \ \ \ \ | | | | | | | | | | | | | | yara: Update to 3.8.1
| * | | | | | yara: Update to 3.8.1Rosen Penev2018-08-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Switched URL to codeload. The previous redirects to this one. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | Merge pull request #7150 from neheb/patch-43Hannu Nyman2018-10-28
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | ccid: Update to 1.4.30
| * | | | | | | ccid: Update to 1.4.30Rosen Penev2018-10-07
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>