R4SAS
a4c4bf4b58
[RPM] update spec files
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2020-05-25 22:30:18 +03:00
R4SAS
60b1b2ca4a
[RPM] update spec files
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2020-05-25 21:23:02 +03:00
R4SAS
8e0f1de25a
2.32.0 - [RPM] fix build in fedora copr
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2020-05-25 20:30:48 +03:00
r4sas
1dcb878796
update debian and rpm stuff to 2.32.0
...
Signed-off-by: r4sas <r4sas@i2pmail.org>
2020-05-25 12:44:34 +00:00
R4SAS
9318388007
[apparmor] add one more resolv.conf path (reported by user with ubuntu 18.04)
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2020-05-20 22:30:02 +03:00
R4SAS
7d22ddd710
Merge pull request #1453 from donarrock/patch-1
...
Update Dockerfile
2020-05-20 12:24:29 +00:00
R4SAS
7e82c8e279
Merge pull request #1394 from zetok/service
2020-05-20 09:57:51 +00:00
orignal
e1b1032df9
reseeds update
2020-05-18 08:29:09 -04:00
Anatolii Vorona
9274881c18
update logrotate config for reusing in debian
2020-05-08 18:45:28 +02:00
Anatolii Vorona
24c5f07153
added logrotate config
2020-05-07 12:11:30 +02:00
R4SAS
16b992d705
update info about pidfile defaults ( closes #1136 )
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2020-04-29 16:55:25 +03:00
R4SAS
0a431594f8
[Log] Change default loglevel ( closes #1230 )
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2020-04-29 00:56:43 +03:00
orignal
5e606573b1
2.31.0
2020-04-10 12:57:47 -04:00
R4SAS
2c6e041ae2
rpm: make package buildable on mageia cauldron ( #1476 )
2020-02-26 13:41:35 +00:00
orignal
5115c27e72
2.30.0
2020-02-25 11:15:30 -05:00
orignal
24b48e5d50
reseeds update
2020-02-18 17:45:04 -05:00
donarrock
5cfc574f9a
Update Dockerfile
...
Fixes dependencies, re-adds `boost-python` as `boost-python2` which was removed in #1408 .
2020-01-12 16:24:21 +01:00
orignal
39300a5bbf
removed reseed.i2p.net.in
2019-11-28 17:49:36 -05:00
orignal
a7e8dd04fe
2.29.0
2019-10-21 11:50:59 -04:00
R4SAS
28aac6f93b
fix bogus date in changelogs
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2019-10-07 21:18:46 +03:00
orignal
44a2549b81
2.28.0
2019-08-27 09:46:54 -04:00
Grigory Kotov
fe45d431d7
fix dockerfile: remove unmet dependencies
2019-08-23 16:20:09 +03:00
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.
2019-07-24 11:48:18 +01:00
orignal
3acfb129cd
2.27.0
2019-07-03 12:38:55 -04:00
orignal
1c9e46dbb3
2.26.0
2019-06-07 10:04:57 -04:00
orignal
c4dffa4dc8
remove obsolete reseeds
2019-06-01 09:37:02 -04:00
orignal
3b8baa85a3
2.25.0
2019-05-09 10:21:11 -04:00
r4sas
a6642e0ebc
add script for packaging archive with android binaries
2019-03-22 23:37:20 +00:00
l-n-s
2be80ba30f
Fix Docker build
2019-03-22 13:14:02 -04:00
orignal
21eb1ce6c9
2.24.0
2019-03-21 11:30:12 -04:00
orignal
cdfd411df7
2.24.0
2019-03-21 10:58:59 -04:00
R4SAS
afb14e6782
[fedora] fix build in release on fc30+
...
fixes #1284
2019-01-22 04:57:53 +03:00
R4SAS
e177363377
[fedora] specify srcdir only if building at 30+
2019-01-22 04:08:52 +03:00
R4SAS
ce213934c9
try fix build in fedora rawhide
2019-01-22 02:33:44 +03:00
R4SAS
af286ec52e
try fix build in fedora rawhide
2019-01-22 02:32:51 +03:00
orignal
60a282826c
2.23.0
2019-01-21 10:33:22 -05:00
orignal
1933e44719
reseeds update
2018-12-17 20:14:12 -05:00
R4SAS
79c0c11e80
configure persist of peer profiles
...
* If persist.profiles = false, peer profiles not stored on disk
* remove inet_pton for windows
* update configs
2018-11-22 00:13:23 +03:00
R4SAS
42b556574f
add fedora copr mageia support
2018-11-11 22:28:34 +03:00
orignal
f34e65ad9e
Merge pull request #1268 from sokolas/webroot
...
Added configurable web console URL path
2018-11-10 15:08:40 -05:00
R4SAS
51352a6819
update debian/rpm tunnels.d storing
...
+ testing rpm changes: manpage and configs store
2018-11-10 03:28:24 +00:00
asokolov
c994950aaf
default webroot in config, webroot in automatic redirect instead of request path
2018-11-09 17:42:04 +03:00
R4SAS
779228857e
2.22.0
2018-11-09 02:22:55 +00:00
R4SAS
8d0b696d33
packages - tunnels.conf.d fix configs place, links
2018-11-07 18:41:04 +03:00
R4SAS
b7940e0002
add tunnels.d to packages
2018-11-06 20:04:26 +03:00
orignal
a2e84e5a1e
2.21.1
2018-10-22 09:19:39 -04:00
orignal
2fa7a48163
2.21.0
2018-10-04 10:17:33 -04:00
orignal
15899c10b2
2.21.0
2018-10-04 09:38:04 -04:00
l-n-s
50399e5194
fix #1238 ( #1239 )
2018-09-06 21:27:28 +00:00
r4sas
c0d1e2c07a
2.20
2018-08-23 18:10:05 +03:00
orignal
71ac0286b1
2.20.0
2018-08-23 10:24:44 -04:00
l-n-s
a83a839cff
Build docker image from openssl branch
2018-08-22 18:22:54 -04:00
R4SAS
fc16e76af1
2.19.0
2018-06-26 17:46:01 +00:00
orignal
0dff636dbe
2.19.0
2018-06-26 13:38:02 -04:00
R4SAS
a188de2e5c
increase limits by default, fix symbolic links, change rules
2018-06-26 20:05:33 +03:00
R4SAS
dd392941d0
update Config.cpp, links to examples, manpage
2018-06-21 09:40:53 +03:00
R4SAS
3cec923294
Update tunnels.conf
2018-06-19 15:08:16 +03:00
l-n-s
a59cdcc9e0
Update contrib/i2pd.conf file with more options
2018-06-16 08:05:43 -04:00
R4SAS
e1bfa786fc
fix #1192
2018-06-16 11:59:54 +03:00
l-n-s
d8b4765f23
Add /etc/resolv.conf to apparmor profile and k flag for pidfile
2018-05-18 15:54:39 -04:00
l-n-s
53a1a097a6
Restore reseed certificate hottuna_at_mail.i2p.crt
2018-05-18 15:45:35 -04:00
yangfl
c0436297c2
fix typo in systemd service type
2018-04-01 23:37:36 +03:00
yangfl
f06c8710be
fix systemd service type
2018-03-31 14:56:45 +08:00
Fabrice Fontaine
b0781668e2
Create LogsDirectory in i2pd.service
...
Create /var/log/i2pd through LogsDirectory parameter of systemd and set
its permission to 0700 through LogsDirectoryMode. Indeed, this directory
must be created with the correct permission as it is used in ExecStart
command
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
2018-03-05 19:06:14 +01:00
R4SAS
f3488be7af
update rpm, increase release version for Fedora and CentOS
2018-02-05 05:52:12 +03:00
yangfl
319d748639
i2pd.service: do not block system shutdown for 10 min
2018-02-03 02:29:28 +08:00
R4SAS
fbb9991128
remove obsoletes tag for rpm git package
2018-02-02 10:35:07 +03:00
orignal
62bac24246
Merge pull request #1086 from BOPOHA/patch-3
...
i2pd.spec delete obsoletes tag
2018-02-01 17:43:42 -05:00
BOPOHA
ce57a130fc
systemd issue in centos 7
...
Not working pre-create pid-file dir (/run/i2pd).
It fixed with one of this ways:
> PermissionsStartOnly=True
or
> ExecStartPre=/bin/mkdir -p -m 0700 /var/run/i2pd
> ExecStartPre=/bin/chown i2pd: /var/run/i2pd
First way is prefer because RuntimeDirectory's options already used.
2018-02-01 23:21:20 +01:00
BOPOHA
80567312ed
i2pd.spec delete obsoletes tag
...
https://github.com/PurpleI2P/i2pd/pull/1084#issuecomment-362215861
```
Resolving Dependencies
--> Running transaction check
---> Package i2pd.x86_64 0:2.17.0-20171206git.el7.centos will be updated
---> Package i2pd.x86_64 0:2.18.0-1.el7.centos will be obsoleting
---> Package i2pd-systemd.x86_64 0:2.17.0-20171206git.el7.centos will be obsoleted
--> Finished Dependency Resolution
Dependencies Resolved
==========================================================================
Package Arch Version Repository Size
==========================================================================
Installing:
i2pd x86_64 2.18.0-1.el7.centos vorona-i2pd 915 k
replacing i2pd-systemd.x86_64 2.17.0-20171206git.el7.centos
Transaction Summary
==========================================================================
Install 1 Package
Total download size: 915 k
Is this ok [y/d/N]:
```
@l-n-s thx, obsoletes tag is unneeded in next release)
2018-02-01 22:11:14 +01:00
R4SAS
180730f9cf
fix rpm spec's ( #1084 )
...
* added spec for git package
* fixed double slashes
* changed versioning for stable builds
2018-02-01 19:37:38 +03:00
orignal
4901434209
2.18.0
2018-01-30 10:41:35 -05:00
R4SAS
13d174c09c
add tunconf in systemctl service file
2018-01-30 18:14:54 +03:00
l-n-s
5363c063d1
Merge pull request #1067 from l-n-s/rpm_updates
...
Update rpm spec and systemd unit
2018-01-30 15:12:54 +00:00
Darknet Villain
3426906a4f
[rpm] Fix changelogs to comply with guidelines, add tunconf key to systemd package
2018-01-30 10:03:53 -05:00
R4SAS
95d8887ab0
update profile
2018-01-30 17:30:01 +03:00
R4SAS
6272e15b47
add users homedir to profile
2018-01-29 04:13:33 +03:00
R4SAS
20b4f6b24d
update apparmor profile
2018-01-29 03:47:43 +03:00
Darknet Villain
6ee279d83e
[rpm] Merge i2pd-systemd with i2pd package + changelog
2018-01-27 10:54:03 -05:00
Darknet Villain
3ac86db038
Fix Docker image error
2018-01-24 12:48:05 -05:00
Darknet Villain
4ee364640d
Update rpm spec and systemd unit
2018-01-22 13:55:12 -05:00
orignal
914566ece0
removed unused Java router certificates
2018-01-21 10:27:41 -05:00
orignal
f537e7b2c6
removed unused cert
2018-01-21 08:09:01 -05:00
yangfl
46f62e1af9
remove trailing whitespaces
2018-01-06 22:24:03 +08:00
yangfl
18b6353803
fix typo
2017-12-07 21:26:28 +08:00
R4SAS
1c970b0714
2.17.0
2017-12-04 21:40:32 +03:00
R4SAS
fb46de5ca6
Delete old R4SAS's reseed cert
2017-11-18 23:56:52 +03:00
R4SAS
a6fb3b602e
add loglevel none (closing #998 )
2017-11-15 21:46:20 +03:00
R4SAS
ae28df5276
2.16.0
2017-11-13 22:20:41 +03:00
orignal
f6ced9279b
new reseed added
2017-08-20 17:34:53 -04:00
orignal
390bb07cca
2.15.0
2017-08-17 14:09:16 -04:00
orignal
034bff5b2f
added gostcoin family certificate
2017-08-02 21:19:12 -04:00
R4SAS
aa86ab97f0
update i2pd.conf example, update socks proxy tunnel
2017-07-19 00:36:56 +03:00
Darknet Villain
d499e250e0
Docker: fix permissions issue
2017-07-11 17:00:50 -04:00
kayrus
4267063dba
Create run dir for i2pd process in systemd unit file
2017-06-23 10:25:13 +02:00
R4SAS
8f8b4536b6
add future R4SAS reseed cert replacement
...
warn: will use after 2.16.0 release
2017-06-22 15:45:23 +03:00
orignal
76fab1fea8
reseeds update
2017-06-18 16:41:09 -04:00
Mikal
f6d3a6239c
Merge pull request #884 from l-n-s/dockerfile_updates
...
Add updated Dockerfile
2017-06-08 16:21:45 +02:00
BOPOHA
8c23a091da
bogus date in contrib/rpm/i2pd.spec
...
fixed bad date and bogus date in %changelog
2017-06-05 00:41:14 +02:00
Darknet Villain
a1c72be2a9
Add updated Dockerfile
2017-06-04 02:47:27 -04:00
BOPOHA
4014d86a57
base version updated to 2.14.0
2017-06-04 00:23:22 +02:00
Darknet Villain
1ed39dbbed
Sample config: enable SAM by default + update description for notransit
2017-04-24 11:07:54 -04:00
R4SAS
92b40c9485
update tunnels.conf
2017-04-22 04:19:32 +03:00
v2e
5550eabac1
kbs -- KBs in i2pd.conf
2017-04-19 11:39:01 +03:00
R4SAS
2aa8cf7104
update gitignore
2017-03-21 15:24:27 +03:00
R4SAS
1b1cfe1b92
rewrote win build script and moved it to build folder
2017-03-21 15:03:31 +03:00
R4SAS
eb12d43800
update windows build scripts
2017-03-17 20:59:10 +03:00
orignal
465366e644
new ressed
2017-03-16 20:55:05 -04:00
Anatolii Vorona
2eec205e31
i2pd.spec: changed Release format, upgrade Version
2017-03-11 00:31:00 +01:00
r4sas
217e99a0e2
updated InnoSetup script
...
deleted old unused icon
added doxygen "docs/generated" folder to gitignore
2017-02-16 16:16:19 +03:00
Darknet Villain
4905dded87
Moved files from docs/ to contrib/
2017-02-16 06:36:01 -05:00
Darknet Villain
25559f1772
Added AppArmor profile
2017-02-10 13:51:19 -05:00
r4sas
a840ed06b7
update android notification icon
...
update android qt app icon
add mingw build batch and .gitignore
2017-01-26 11:08:25 +03:00
r4sas
162b60a05b
Added script - builder for mingw.
2017-01-22 11:00:58 +03:00
orignal
280407a553
new reseed
2017-01-18 20:04:23 -05:00
orignal
4145251afd
new reseed
2016-12-21 21:29:46 -05:00
orignal
88c3532162
removed ssl ceritifcates
2016-12-21 14:54:48 -05:00
orignal
84b3ad3221
removed non-used ceritificates
2016-12-21 14:52:17 -05:00
atnaguzin
8b0ce30dfc
systemd unit, debian patch fix, makefile last-dist added, package log&pid folder edited
2016-11-03 19:08:21 +03:00
Anatolii Vorona
c15e53e9c0
fix paths
2016-10-20 15:49:56 +02:00
l-n-s
b683c07d55
move rpm-related files to contrib folder
2016-10-20 13:08:38 +00:00
orignal
f10d9e1332
update reseed lists
2016-10-10 16:31:26 -04:00
orignal
c86bcb4dd6
r4sas_at_mail.i2p.crt added
2016-08-13 08:23:32 -04:00
weekendi2p
85840872ab
family: volatile.crt
2016-04-26 19:39:10 +02:00
Manas Bhatnagar
ed6851863b
update mca2-i2p.crt
2016-03-28 18:08:11 -04:00
Manas Bhatnagar
0828065a62
Rename i2p.crt to mca2-i2p.crt
2016-03-28 17:51:24 -04:00
Manas Bhatnagar
f5e1077e20
i2p family cert file
2016-03-28 17:05:39 -04:00
orignal
f6d0b3368f
znx cert added
2016-02-28 09:56:17 -05:00
orignal
4db63d113c
i2pd-dev certificate updated
2016-02-20 09:22:09 -05:00
orignal
0e6d8c4e25
i2pd-dev family certificate added
2016-02-19 20:09:48 -05:00
orignal
1521d08285
family cetificates added
2016-02-13 17:13:07 -05:00
orignal
59b2e31add
ssl certificates updated
2016-02-13 17:10:54 -05:00
orignal
b5feb3fd66
update reseeds list
2016-02-13 17:03:25 -05:00
orignal
62cf83921b
cumulative update from bitbucket
2015-11-03 09:15:49 -05:00
Kill Your TV
b8b8d70c7f
reseed certificate updates
2015-05-02 21:00:43 +00:00
orignal
5b5c06179c
original_at_mail.i2p.crt added
2015-02-22 09:12:43 -05:00
Kill Your TV
732ff67076
New certificate; will be switched on the server for a future release.
2015-02-15 19:19:09 +00:00
Kill Your TV
6064d12af3
Sync reseed servers with the java router
...
contrib/certificates/ssl/netdb.i2p2.no2.crt will be needed
when netdb.i2p2.no updates to a stronger certificate later this year
2015-02-08 16:27:01 +00:00
Kill Your TV
8b61aedc3f
sync certificates with the java router
2014-12-12 19:43:09 +00:00
Kill Your TV
682fce3553
sync certificates with those from I2P's codebase
2014-09-08 17:51:33 +00:00
Meeh
554f602ad0
Adding SWAT's reseed(su3) certificate.
2014-08-05 11:31:33 +02:00
Meeh
105131a5f1
Adding certificates from the Java version.
2014-07-21 20:08:51 +02:00