Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F11054762
D2084.id6968.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
2 KB
Referenced Files
None
Subscribers
None
D2084.id6968.diff
View Options
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,9 +1,9 @@
name : syncthing
-version : 0.14.46
-release : 36
+version : 0.14.47
+release : 37
homepage : https://syncthing.net
source :
- - https://github.com/syncthing/syncthing/releases/download/v0.14.46/syncthing-source-v0.14.46.tar.gz : 9401c4554d51284f906edc7498ce4a5f39ecda56ff3d3e7efe18440a6e15ab40
+ - https://github.com/syncthing/syncthing/releases/download/v0.14.47/syncthing-source-v0.14.47.tar.gz : 92b3535ca3ea7b27c5b2ec771088865cd6e91d811a0816be39a6283a3067e6f3
license : MPL-2.0
extract : no
component : network.util
@@ -26,6 +26,10 @@
install -Dm00755 syncthing $installdir/usr/bin/syncthing
install -Dm00644 etc/linux-systemd/system/syncthing@.service $installdir/%libdir%/systemd/system/syncthing@.service
install -Dm00644 etc/linux-systemd/user/syncthing.service $installdir/%libdir%/systemd/user/syncthing.service
+ # ufw rules
+ mkdir -p $installdir/etc/ufw
+ mkdir -p $installdir/etc/ufw/applications.d
+ install -Dm00644 etc/firewall-ufw/syncthing $installdir/etc/ufw/applications.d/
# Install man pages
cd man
install -Dm00644 syncthing.1 $installdir/usr/share/man/man1/syncthing.1
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -3,8 +3,8 @@
<Name>syncthing</Name>
<Homepage>https://syncthing.net</Homepage>
<Packager>
- <Name>Pierre-Yves</Name>
- <Email>pyu@riseup.net</Email>
+ <Name>Asaf Niv</Name>
+ <Email>asafniv511@gmail.com</Email>
</Packager>
<License>MPL-2.0</License>
<PartOf>network.util</PartOf>
@@ -20,6 +20,7 @@
</Description>
<PartOf>network.util</PartOf>
<Files>
+ <Path fileType="config">/etc/ufw/applications.d/syncthing</Path>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/lib64/systemd/system/syncthing@.service</Path>
<Path fileType="library">/usr/lib64/systemd/user/syncthing.service</Path>
@@ -27,12 +28,12 @@
</Files>
</Package>
<History>
- <Update release="36">
- <Date>2018-04-05</Date>
- <Version>0.14.46</Version>
+ <Update release="37">
+ <Date>2018-05-03</Date>
+ <Version>0.14.47</Version>
<Comment>Packaging update</Comment>
- <Name>Pierre-Yves</Name>
- <Email>pyu@riseup.net</Email>
+ <Name>Asaf Niv</Name>
+ <Email>asafniv511@gmail.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Aug 12, 1:10 AM (3 h, 19 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5842587
Default Alt Text
D2084.id6968.diff (2 KB)
Attached To
Mode
D2084: Update to v0.14.48 & Include ufw rules
Attached
Detach File
Event Timeline
Log In to Comment