Sandro
1905f5f2e5
Merge pull request #127853 from IvarWithoutBones/fix/amidst-jre
...
amidst: use jre instead of jre8
2021-06-23 13:30:53 +02:00
Sandro
6d4f69155b
Merge pull request #127838 from dotlambda/pg8000_1_12-drop
2021-06-23 13:27:32 +02:00
Sandro
439ea54d4d
Merge pull request #127866 from ethancedwards8/updog
2021-06-23 13:10:10 +02:00
Linus Heckemann
5c7023e5f0
Merge pull request #127860 from mweinelt/esphome
...
esphome: fix permissions on src file before modifying them
2021-06-23 13:08:46 +02:00
Sandro
8cb714d084
Merge pull request #127874 from fabaff/bump-exploitdb
...
exploitdb: 2021-06-19 -> 2021-06-23
2021-06-23 13:05:09 +02:00
Ethan Edwards
494ba50fc3
updog: init at 1.4
2021-06-23 06:42:09 -04:00
zowoq
4b0ca5e0cd
fuse-overlayfs: 1.5.0 -> 1.6
...
https://github.com/containers/fuse-overlayfs/releases/tag/v1.6
2021-06-23 17:32:53 +10:00
Fabian Affolter
22001190c6
Merge pull request #127810 from DeeUnderscore/gdu-5.1.1
...
gdu: 5.1.0 -> 5.1.1
2021-06-23 09:16:42 +02:00
Fabian Affolter
7d1edb99ac
Merge pull request #127817 from charles-dyfis-net/nwipe-0.31
...
nwipe: 0.30 -> 0.31
2021-06-23 09:00:05 +02:00
Fabian Affolter
bbe1279459
exploitdb: 2021-06-19 -> 2021-06-23
2021-06-23 08:42:23 +02:00
Martin Weinelt
06d92ba195
esphome: fix permissions on src file before modifying them
...
We store esphome in the nix store, which results in its file permissions
being 0444. Esphome, when compiling a firmware image, will copy these
files from the nix store to a working directory. When updating between
versions it will notice these files changed and try to copy the new
version over, which would break, because the user had no write
permissions on the files.
❯ esphome compile 01e4ac.yml
INFO Reading configuration 01e4ac.yml...
INFO Detected timezone 'CET' with UTC offset 1 and daylight saving time from 27 March 02:00:00 to 30 October 03:00:00
INFO Generating C++ source...
ERROR Error copying file /nix/store/lmzrgl1arqfd98jcss4rsmmy6dbffddn-esphome-1.19.2/lib/python3.8/site-packages/esphome/components/api/api_connection.cpp to 01e4ac/src/esphome/components/api/api_connection.cpp: [Errno 13] Permission denied: '01e4ac/src/esphome/components/api/api_connection.cpp'
To fix this we modify chmod to 0644 just before esphome tries a copy
operation, which will fix permissions on existing working directories
just in time.
2021-06-23 05:07:11 +02:00
IvarWithoutBones
afb2e12ee9
amidst: use jre instead of jre8
2021-06-23 03:16:52 +02:00
R. RyanTM
5abe2cd1ac
analog: 6.0.16 -> 6.0.17
2021-06-22 17:34:23 -07:00
Ryan Mulligan
a3d3ec2ec7
Merge pull request #127331 from r-ryantm/auto-update/atomicparsley
...
atomicparsley: 20210124.204813.840499f -> 20210617.200601.1ac7c08
2021-06-22 15:48:35 -07:00
Robert Schütz
9653f60340
dd-agent: use python2Packages.pg8000
...
It refers to the same version as python2Packages.pg8000_1_12.
2021-06-23 00:05:10 +02:00
D Anzorge
dc34308965
gdu: 5.1.0 -> 5.1.1
...
Upstream fixed tests failing on certain filesystems. Darwin tests
disabled due to unrelated failures.
2021-06-22 23:36:30 +02:00
Charles Duffy
bb1e579d74
nwipe: 0.30 -> 0.31
...
Miscellaneous upstream bugfixes, notably including musl support.
2021-06-22 10:41:46 -05:00
Sandro
b6c99a1986
Merge pull request #127802 from fortuneteller2k/elfcat
...
elfcat: init at 0.1.3
2021-06-22 17:14:00 +02:00
Martin Weinelt
ec12eaec34
Merge pull request #127735 from mweinelt/esphome
2021-06-22 16:59:24 +02:00
Martin Weinelt
c8db4ba116
esphome: 1.19.0 -> 1.19.2
2021-06-22 16:29:26 +02:00
fortuneteller2k
dc24124ec6
elfcat: init at 0.1.3
2021-06-22 22:19:17 +08:00
Sandro
106510818d
Merge pull request #127770 from fortuneteller2k/blocklist
...
stevenblack-blocklist: 3.7.8 -> 3.7.9
2021-06-22 15:14:21 +02:00
Sandro
db67c0493d
Merge pull request #127774 from HanEmile/submit/add-notify-package
2021-06-22 15:12:44 +02:00
Sandro
df1ec730c3
Merge pull request #127782 from malbarbo/tmux-static
2021-06-22 15:10:55 +02:00
Mario Rodas
17abd47069
Merge pull request #127732 from marsam/update-vale
...
vale: 2.10.2 -> 2.10.4
2021-06-22 06:38:19 -05:00
Marco A L Barbosa
767b0a628d
tmux: fix cross compiling
2021-06-22 08:13:36 -03:00
Emile
c118430db0
notify: init at 0.0.2
2021-06-22 11:24:57 +02:00
Yuka
1bbdca36d2
maintainers: add yuka ( #127773 )
...
If this seems strange to you, or you are a maintainer of one of these
packages, please contact me on Matrix: @yuka:yuka.dev
2021-06-22 11:17:00 +02:00
fortuneteller2k
3644957973
stevenblack-blocklist: 3.7.8 -> 3.7.9
2021-06-22 16:12:57 +08:00
Mario Rodas
52a56d3910
Merge pull request #127733 from marsam/fix-entr-darwin
...
entr: fix segfault on darwin
2021-06-22 02:44:16 -05:00
Fabian Affolter
a95eebd1cd
Merge pull request #127676 from j0hax/beats
...
beats: init at 1.0
2021-06-22 08:31:24 +02:00
Peter Hoeg
2473f4eba4
plocate: init at 1.1.7 ( #124259 )
...
* plocate: init at 1.1.7
2021-06-22 14:13:11 +08:00
Sandro
3dca1e4c2c
Merge pull request #127701 from fabaff/bump-osm2pgsql
...
osm2pgsql: 1.4.2 -> 1.5.0
2021-06-22 02:41:37 +02:00
Sandro
1249563b7c
Merge pull request #127670 from fgaz/cht-sh/2021-04-25
...
cht-sh: unstable-2021-01-31 -> unstable-2021-04-25
2021-06-22 02:39:07 +02:00
Sandro
c57027aba9
Merge pull request #127684 from iAmMrinal0/update/google-cloud-sdk
...
google-cloud-sdk: 344.0.0 -> 345.0.0
2021-06-22 02:30:46 +02:00
Sandro
6527d3ec20
Merge pull request #127625 from ethancedwards8/gitlint
...
gitlint: init at 0.15.1
2021-06-22 02:30:19 +02:00
Sandro
a69c1ebf9a
Merge pull request #127729 from SuperSandro2000/croc
...
croc: 9.1.6 -> 9.2.0
2021-06-22 02:29:41 +02:00
Sandro
b0dc261892
Merge pull request #127718 from t0yv0/pulumi-3.5.1
2021-06-22 02:22:46 +02:00
Sandro
24a0091bd1
Merge pull request #127698 from fabaff/rshijack
...
rshijack: 0.3.0 -> 0.4.0
2021-06-22 02:18:38 +02:00
Sandro
825b1acd2e
Merge pull request #127700 from fabaff/bump-naabu
2021-06-22 02:09:13 +02:00
Sandro
6f9d3bfbf1
Merge pull request #127704 from fabaff/bump-nuclei
...
nuclei: 2.3.7 -> 2.3.8
2021-06-22 02:09:01 +02:00
Sandro Jäckel
35184a5cf6
croc: 9.1.6 -> 9.2.0
2021-06-22 01:59:59 +02:00
zowoq
1c7b7616d2
nix-prefetch: apply 'Fix input_type regex for macOS systems' patch
2021-06-22 09:52:27 +10:00
Ryan Mulligan
f69ba850a7
Merge pull request #127636 from r-ryantm/auto-update/libdnf
...
libdnf: 0.63.0 -> 0.63.1
2021-06-21 13:22:45 -07:00
Ryan Mulligan
5658c93eaf
Merge pull request #127573 from r-ryantm/auto-update/eksctl
...
eksctl: 0.53.0 -> 0.54.0
2021-06-21 13:21:56 -07:00
Anton Tayanovskyy
02cce3f5fd
pulumi-bin: 3.4.0 -> 3.5.1
2021-06-21 15:59:55 -04:00
Fabian Affolter
3c2d26689e
nuclei: 2.3.7 -> 2.3.8
2021-06-21 19:58:17 +02:00
Fabian Affolter
c0eaccb785
osm2pgsql: 1.4.2 -> 1.5.0
2021-06-21 19:50:05 +02:00
Fabian Affolter
7fafbfdd10
naabu: 2.0.3 -> 2.0.4
2021-06-21 19:36:12 +02:00
Fabian Affolter
41e525bb63
rshijack: 0.3.0 -> 0.4.0
2021-06-21 19:02:28 +02:00