R4SAS
aaf6c1ea8b
[RPM] fix build on fedora >= 33
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
4 years ago
R4SAS
b2f0278180
[RPM] fix build on fedora >= 33
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
4 years ago
R4SAS
530eba1b91
[RPM] fix build on fedora >= 33
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
4 years ago
R4SAS
812d312a9e
[RPM] fix build on fedora >= 33
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
4 years ago
orignal
c63818f355
2.34.0
4 years ago
orignal
954781262c
2.33.0
4 years ago
orignal
3159b06988
reseeds update
4 years ago
R4SAS
8d903a09e2
[Docker] drop boost-python2
4 years ago
Anton Nesterov
0f309377ec
Improve AppArmor profile
...
- give it a name
- import needed abstractions
- allow local additions
- cleanup
4 years ago
R4SAS
9135772f89
2.32.1
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
4 years ago
R4SAS
64c986ebbb
[RPM] update spec files
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
5 years ago
R4SAS
a4c4bf4b58
[RPM] update spec files
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
5 years ago
R4SAS
60b1b2ca4a
[RPM] update spec files
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
5 years ago
R4SAS
8e0f1de25a
2.32.0 - [RPM] fix build in fedora copr
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
5 years ago
R4SAS
1dcb878796
update debian and rpm stuff to 2.32.0
...
Signed-off-by: r4sas <r4sas@i2pmail.org>
5 years ago
R4SAS
9318388007
[apparmor] add one more resolv.conf path (reported by user with ubuntu 18.04)
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
5 years ago
orignal
e1b1032df9
reseeds update
5 years ago
Anatolii Vorona
9274881c18
update logrotate config for reusing in debian
5 years ago
Anatolii Vorona
24c5f07153
added logrotate config
5 years ago
R4SAS
16b992d705
update info about pidfile defaults ( closes #1136 )
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
5 years ago
R4SAS
0a431594f8
[Log] Change default loglevel ( closes #1230 )
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
5 years ago
orignal
5e606573b1
2.31.0
5 years ago
R4SAS
2c6e041ae2
rpm: make package buildable on mageia cauldron ( #1476 )
5 years ago
orignal
5115c27e72
2.30.0
5 years ago
orignal
24b48e5d50
reseeds update
5 years ago
donarrock
5cfc574f9a
Update Dockerfile
...
Fixes dependencies, re-adds `boost-python` as `boost-python2` which was removed in #1408 .
5 years ago
orignal
39300a5bbf
removed reseed.i2p.net.in
5 years ago
orignal
a7e8dd04fe
2.29.0
5 years ago
R4SAS
28aac6f93b
fix bogus date in changelogs
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
5 years ago
orignal
44a2549b81
2.28.0
5 years ago
Grigory Kotov
fe45d431d7
fix dockerfile: remove unmet dependencies
5 years ago
Zetok Zalbavar
2c9fa2f738
Fix and update i2pd.service
...
- /var/run on distros with systemd is a symlink to /run , hence the
path changes.
- Remove unnecessary runtime dependency on `/bin/kill` which is
provided by `procps` and might not be available on minimal installs
(e.g. containers). Instead use `/bin/sh` which has a built-in `kill`.
- `PrivateDevices=yes` causes i2pd to fail to start on latest Debian
unstable. Service exits with the following:
```
i2pd.service: Failed to execute command: Operation not permitted
i2pd.service: Failed at step EXEC spawning /usr/sbin/i2pd: Operation not permitted
i2pd.service: Control process exited, code=exited, status=203/EXEC
i2pd.service: Failed with result 'exit-code'.
Failed to start I2P Router written in C++.
```
According to `man systemd.exec` exit code 203 corresponds to the
`execve(2)` system call failing. So it looks like i2pd tries to do
something it shouldn't be doing. The proper fix would be in i2pd, but
who knows how long that would actually take, so to allow people to
actually launch i2pd in meanwhile the line has been removed from the
service file.
Also, surprisingly, right after installing i2pd it started without any
problems, and only after restarting the box i2pd started to fail for no
apparent reason.
5 years ago
orignal
3acfb129cd
2.27.0
5 years ago
orignal
1c9e46dbb3
2.26.0
5 years ago
orignal
c4dffa4dc8
remove obsolete reseeds
5 years ago
orignal
3b8baa85a3
2.25.0
6 years ago
R4SAS
a6642e0ebc
add script for packaging archive with android binaries
6 years ago
l-n-s
2be80ba30f
Fix Docker build
6 years ago
orignal
21eb1ce6c9
2.24.0
6 years ago
orignal
cdfd411df7
2.24.0
6 years ago
R4SAS
afb14e6782
[fedora] fix build in release on fc30+
...
fixes #1284
6 years ago
R4SAS
e177363377
[fedora] specify srcdir only if building at 30+
6 years ago
R4SAS
ce213934c9
try fix build in fedora rawhide
6 years ago
R4SAS
af286ec52e
try fix build in fedora rawhide
6 years ago
orignal
60a282826c
2.23.0
6 years ago
orignal
1933e44719
reseeds update
6 years ago
R4SAS
79c0c11e80
configure persist of peer profiles
...
* If persist.profiles = false, peer profiles not stored on disk
* remove inet_pton for windows
* update configs
6 years ago
R4SAS
42b556574f
add fedora copr mageia support
6 years ago
R4SAS
51352a6819
update debian/rpm tunnels.d storing
...
+ testing rpm changes: manpage and configs store
6 years ago
asokolov
c994950aaf
default webroot in config, webroot in automatic redirect instead of request path
6 years ago