Page MenuHomeSolus

D2084.id5603.diff
No OneTemporary

D2084.id5603.diff

diff --git a/Makefile b/Makefile
old mode 100644
new mode 100755
diff --git a/abi_used_libs b/abi_used_libs
old mode 100644
new mode 100755
diff --git a/package.yml b/package.yml
old mode 100644
new mode 100755
--- a/package.yml
+++ b/package.yml
@@ -1,9 +1,9 @@
name : syncthing
-version : 0.14.43
-release : 33
+version : 0.14.44
+release : 35
homepage : https://syncthing.net
source :
- - https://github.com/syncthing/syncthing/releases/download/v0.14.43/syncthing-source-v0.14.43.tar.gz : bb0250e0bafce690a8ce3f43f0ab8349874ac1c8f3cdc224ed5d0110099bbd9c
+ - https://github.com/syncthing/syncthing/releases/download/v0.14.44/syncthing-source-v0.14.44.tar.gz : 2136ef7bdec305f01fd9e7bde92d904bb9215e1e6328703b12a98015b828b83b
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
old mode 100644
new mode 100755
--- 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="33">
- <Date>2018-01-09</Date>
- <Version>0.14.43</Version>
+ <Update release="35">
+ <Date>2018-02-21</Date>
+ <Version>0.14.44</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

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
5842566
Default Alt Text
D2084.id5603.diff (2 KB)

Event Timeline