Skip to content

Commit d88c8d4

Browse files
committed
fbreader/FBReader profile fixes; more on static ip map
1 parent 655e946 commit d88c8d4

File tree

3 files changed

+18
-0
lines changed

3 files changed

+18
-0
lines changed

etc/profile-a-l/FBReader.profile

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Firejail profile alias for fbreader
2+
# This file is overwritten after every install/update
3+
# Persistent local customizations
4+
include FBReader.local
5+
# Persistent global definitions
6+
# added by included profile
7+
#include globals.local
8+
9+
# Redirect
10+
include fbreader.profile

src/firecfg/firecfg.config

+2
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,9 @@ evince-thumbnailer
245245
exfalso
246246
exiftool
247247
falkon
248+
# Debian 11 seems to be installing the same fbreader executable twice under two different names
248249
fbreader
250+
FBReader
249251
feedreader
250252
feh
251253
ferdi

src/fnettrace/static-ip-map

+6
Original file line numberDiff line numberDiff line change
@@ -46,11 +46,13 @@
4646

4747
# huge address ranges
4848
4.0.0.0/9 Level 3
49+
4.128.0.0/9 Microsoft
4950
6.0.0.0/8 US Army
5051
7.0.0.0/8 US Army
5152
8.0.0.0/9 Level 3
5253
9.0.0.0/8 IBM
5354
11.0.0.0/8 US Army
55+
12.0.0.0/8 AT&T
5456
17.0.0.0/8 Apple
5557
19.0.0.0/8 Ford
5658
21.0.0.0/8 US Army
@@ -60,9 +62,12 @@
6062
29.0.0.0/8 US Army
6163
30.0.0.0/8 US Army
6264
33.0.0.0/8 US Army
65+
38.0.0.0/8 Cogent Communications
6366
48.0.0.0/8 Prudential US
6467
55.0.0.0/8 US Army
6568
56.0.0.0/8 US Postal Service
69+
73.0.0.0/8 Comcast
70+
205.0.0.0/8 US Army
6671
214.0.0.0/8 US Army
6772
215.0.0.0/8 US Army
6873

@@ -183,6 +188,7 @@
183188
208.75.76.0/22 Netflix
184189
208.78.164.0/22 Steam
185190
208.80.152.0/22 Wikipedia
191+
209.244.0.0/14 Level 3
186192

187193
# WholeSale Internet
188194
69.30.192.0/18 WholeSale Internet

0 commit comments

Comments
 (0)