summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* pkgs: linux_4_4: Replace with Ubuntu 4.4.0.linux_4_4Oleg Pykhalov2021-04-152-5/+3
* Merge pull request #112678 from LeSuisse/sleuthkit-4.10.1-20.09•••[20.09] sleuthkit: 4.6.5 -> 4.10.1Michael Raskin2021-02-121-3/+3
|\
| * sleuthkit: 4.6.5 -> 4.10.1•••Fixes CVE-2020-10232 and CVE-2020-10233. (cherry picked from commit 5703cbdb453f7b48b80dc35d87ac3814d034edc3) Thomas Gerbet2021-02-101-3/+3
* | diff-so-fancy: 1.3.0 -> 1.4.0•••(cherry picked from commit 67ff7413ebeea814e21ae74dc6b322a71e4b83eb) R. RyanTM2021-02-111-2/+2
* | grafana: 7.4.0 -> 7.4.1•••https://github.com/grafana/grafana/releases/tag/v7.4.1 (cherry picked from commit a768b12c0cd1f92a6e8dc863008b5e20b0d87411) WilliButz2021-02-111-4/+4
* | youtube-dl: 2021.02.04.1 -> 2021.02.10•••https://github.com/ytdl-org/youtube-dl/releases/tag/2021.02.10 (cherry picked from commit 67ee3fae4ba004cab6a1fcca4771e84e97d96fd6) Luflosi2021-02-111-2/+2
* | linux/hardened/patches/5.4: 5.4.96-hardened1 -> 5.4.97-hardened1Tim Steinbach2021-02-111-3/+3
* | linux/hardened/patches/5.10: 5.10.14-hardened1 -> 5.10.15-hardened1Tim Steinbach2021-02-111-3/+3
* | linux/hardened/patches/4.19: 4.19.174-hardened1 -> 4.19.175-hardened1Tim Steinbach2021-02-111-3/+3
* | linux/hardened/patches/4.14: 4.14.220-hardened1 -> 4.14.221-hardened1Tim Steinbach2021-02-111-3/+3
* | linux: 5.4.96 -> 5.4.97Tim Steinbach2021-02-111-2/+2
* | linux: 5.10.14 -> 5.10.15Tim Steinbach2021-02-111-2/+2
* | linux: 4.9.256 -> 4.9.257Tim Steinbach2021-02-111-2/+2
* | linux: 4.4.256 -> 4.4.257Tim Steinbach2021-02-111-2/+2
* | linux: 4.19.174 -> 4.19.175Tim Steinbach2021-02-111-2/+2
* | linux: 4.14.220 -> 4.14.221Tim Steinbach2021-02-111-2/+2
* | brscan4: 0.4.8-1 -> 0.4.9-1•••Brother removed their old .deb files from the server. Also, properly set meta.platforms, and switch to pname + version (#103997) (cherry picked from commit c6ce4e1e6fb9a733a63c648879f860e315f08aaa) Florian Klink2021-02-101-20/+19
|/
* Merge pull request #112537 from stigtsp/package/firejail-0.9.64.4-backport-20.09•••[20.09] firejail: 0.9.62 -> 0.9.64.4Guillaume Girol2021-02-102-39/+21
|\
| * firejail: 0.9.64.2 -> 0.9.64.4•••(cherry picked from commit 75351261fc220dc466621be0477882a535ca05a2) 0x4A6F2021-02-091-2/+2
| * firejail: 0.9.64 -> 0.9.64.2•••(cherry picked from commit 2451c4d1d6b71f321d84e188a039f9d53ce68327) 0x4A6F2021-02-092-29/+17
| * firejail: fixing the 'xdg-dbus-proxy' dependency•••xdg-dbus-proxy path is hardcoded in the common.h file in the firejail source code. if this binary is not found, dbus filtering capabilities of firejail get limited i.e. you can only entirely disable or entirely enable dbus communication. (cherry picked from commit ffeb2af9209b25c367fd39a7f693188e3715e51b) snicket21002021-02-091-1/+5
| * firejail: 0.9.62 -> 0.9.64•••(cherry picked from commit cd1c5633af2665bf5aee46935ff46f3bacdce317) snicket21002021-02-091-12/+2
* | Merge pull request #112525 from aanderse/libsmbclient-php•••[20.09] php.extensions.smbclient: init at 1.0.4Elis Hirwing2021-02-101-0/+14
|\ \
| * | php.extensions.smbclient: init at 1.0.4Aaron Andersen2021-02-091-0/+14
* | | .github/workflows/pending-set.yml: failed -> pending•••(cherry picked from commit ac98f9973f5c9af5e00c477af9b6d2d1b2ccdd2d) zowoq2021-02-101-1/+1
| |/ |/|
* | ungoogled-chromium: 88.0.4324.146 -> 88.0.4324.150•••(cherry picked from commit 43161bc2b7c3c49a75567e81c21ee2c797460bbe) Michael Weiss2021-02-091-5/+5
|/
* Merge pull request #111985 from samuelrivas/fix-readline-for-cabal-3•••haskellPackages.readline: fix Setup.hs to work with Cabal 3Dennis Gosnell2021-02-094-3/+14
|\
| * haskellPackages.readline: Fix up to build(cdep)illabout2021-02-092-4/+4
| * readline: fix Setup.hs to work with Cabal 3Samuel Rivas2021-02-043-2/+13
* | Merge pull request #112385 from hercules-ci/systemd-start-limit-burst-compat•••[20.09] systemd.services.*.startLimitBurst: minimal backportRobert Hensing2021-02-092-0/+11
|\ \
| * | systemd.services.*.startLimitBurst: minimal backport•••This is a backport of the new option introduced in https://github.com/NixOS/nixpkgs/pull/97512 except without the changes to existing services and deprecation warning. It is not a full backport because > that [ServiceConfig] setting is deprecated and now undocumented > for the service section by systemd upstream, but still effective > and somewhat buggy there and do not know how many users rely on the old (buggy) behavior. This commit should not rule out a full backport. Robert Hensing2021-02-082-0/+11
* | | Merge pull request #112406 from helsinki-systems/bkp/php•••[20.09] php: 7.3.27, 7.4.15 Maximilian Bosch2021-02-082-4/+4
|\ \ \
| * | | php74: 7.4.14 -> 7.4.15•••https://www.php.net/ChangeLog-7.php#7.4.15 Fixes CVE-2021-21702 and a some regular bugs (cherry picked from commit 0761e651c469ff00394945add40827a9c64bbb79) ajs1242021-02-081-2/+2
| * | | php73: 7.3.26 -> 7.3.27•••https://www.php.net/ChangeLog-7.php#7.3.27 Fixes CVE-2021-21702 (cherry picked from commit 08871edb4dfb6f560b72d1ca0f3df47d166dff14) ajs1242021-02-081-2/+2
* | | | linux/hardened/patches/5.4: 5.4.95-hardened1 -> 5.4.96-hardened1•••(cherry picked from commit 325df29630a2cc324a4536ca778fcce03e922eca) Tim Steinbach2021-02-081-3/+3
* | | | linux/hardened/patches/5.10: 5.10.13-hardened1 -> 5.10.14-hardened1•••(cherry picked from commit 35c2b6a57858684fb75a59a2548d3bf32c91ef38) Tim Steinbach2021-02-081-3/+3
* | | | linux/hardened/patches/4.19: 4.19.173-hardened1 -> 4.19.174-hardened1•••(cherry picked from commit c338363969551ec0993b52fe6127e0559393c92d) Tim Steinbach2021-02-081-3/+3
* | | | linux/hardened/patches/4.14: 4.14.219-hardened1 -> 4.14.220-hardened1•••(cherry picked from commit a1c4ddf275042cea192ce6775ee5d55a22dc70a3) Tim Steinbach2021-02-081-3/+3
* | | | linux: 5.4.95 -> 5.4.96•••(cherry picked from commit 6a9fe0b9729db5ba358446d94ed7ddc511c7f42f) Tim Steinbach2021-02-081-2/+2
* | | | linux: 5.10.13 -> 5.10.14•••(cherry picked from commit 1d0d45860e228238021fa8195ab62d04595e629d) Tim Steinbach2021-02-081-2/+2
* | | | linux: 4.9.255 -> 4.9.256•••(cherry picked from commit 5eba1183f69f6377ce7ae6fd6d54118e17c64b22) Tim Steinbach2021-02-081-2/+2
* | | | linux: 4.4.255 -> 4.4.256•••(cherry picked from commit 4d75ebab78f5808e4a31410d72e8d81a785190a1) Tim Steinbach2021-02-081-2/+2
* | | | linux: 4.19.173 -> 4.19.174•••(cherry picked from commit f1831d858619ee0a1edc29a246f7b3dc26cb443c) Tim Steinbach2021-02-081-2/+2
* | | | linux: 4.14.219 -> 4.14.220•••(cherry picked from commit bed08131cd29a85f19716d9351940bdc34834492) Tim Steinbach2021-02-081-2/+2
* | | | roundcube: 1.4.10 -> 1.4.11•••ChangeLog: https://github.com/roundcube/roundcubemail/releases/tag/1.4.11 Most notably is the fix of a XSS vulnerability which allowed an attacker to inject malicious code via CSS's `content'-property from an email[1]. [1] https://github.com/roundcube/roundcubemail/commit/9dc276d5f26042db02754fa1bac6fbd683c6d596 (cherry picked from commit 27d21f84b6ce698ede5ddcbbd8c3adf4b3087f46) Maximilian Bosch2021-02-081-2/+2
* | | | Merge pull request #112382 from prusnak/tor-20.09•••[20.09] tor: 0.4.4.6 -> 0.4.4.7Martin Weinelt2021-02-081-2/+2
|\ \ \ \
| * | | | tor: 0.4.4.6 -> 0.4.4.7•••(cherry picked from commit 56f764720f9e78ec13fac62a31d6917d50148df2) Pavol Rusnak2021-02-081-2/+2
| | |/ / | |/| |
* | | | Merge pull request #112396 from dotlambda/libav-insecure•••[20.09] libav: mark as insecureMartin Weinelt2021-02-0819-76/+43
|\ \ \ \ | |_|/ / |/| | |
| * | | oraclejdk8: remove dependency on libav (#111528)•••(cherry picked from commit 5cbe469c62a51ad56feb2d84b1867952cb63bf67) Louis Bettens2021-02-081-3/+2
| * | | keyfinder: 2.2 -> 2.4•••(cherry picked from commit 8484b0bdb8dbece62a96d904da0b257bc2373a0f) Robert Schütz2021-02-081-5/+5