Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F11054764
D2084.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
3 KB
Referenced Files
None
Subscribers
None
D2084.id.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.47
-release : 37
+version : 0.14.48
+release : 38
homepage : https://syncthing.net
source :
- - https://github.com/syncthing/syncthing/releases/download/v0.14.47/syncthing-source-v0.14.47.tar.gz : 92b3535ca3ea7b27c5b2ec771088865cd6e91d811a0816be39a6283a3067e6f3
+ - https://github.com/syncthing/syncthing/releases/download/v0.14.48/syncthing-source-v0.14.48.tar.gz : b4922518b012aa9bc46b39404a71ca00e5bcc2f0e0ad21a27a841a4965a9b32f
license : MPL-2.0
extract : no
component : network.util
@@ -26,6 +26,8 @@
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
+ install -Dm00644 etc/firewall-ufw/syncthing $installdir/etc/ufw/applications.d/syncthing
# 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>asafniv@disroot.org</Email>
</Packager>
<License>MPL-2.0</License>
<PartOf>network.util</PartOf>
@@ -20,19 +20,33 @@
</Description>
<PartOf>network.util</PartOf>
<Files>
- <Path fileType="executable">/usr/bin</Path>
+ <Path fileType="config">/etc/ufw/applications.d/syncthing</Path>
+ <Path fileType="executable">/usr/bin/syncthing</Path>
<Path fileType="library">/usr/lib64/systemd/system/syncthing@.service</Path>
<Path fileType="library">/usr/lib64/systemd/user/syncthing.service</Path>
- <Path fileType="man">/usr/share/man</Path>
+ <Path fileType="man">/usr/share/man/man1/syncthing.1</Path>
+ <Path fileType="man">/usr/share/man/man5/syncthing-config.5</Path>
+ <Path fileType="man">/usr/share/man/man5/syncthing-stignore.5</Path>
+ <Path fileType="man">/usr/share/man/man7/syncthing-bep.7</Path>
+ <Path fileType="man">/usr/share/man/man7/syncthing-device-ids.7</Path>
+ <Path fileType="man">/usr/share/man/man7/syncthing-event-api.7</Path>
+ <Path fileType="man">/usr/share/man/man7/syncthing-faq.7</Path>
+ <Path fileType="man">/usr/share/man/man7/syncthing-globaldisco.7</Path>
+ <Path fileType="man">/usr/share/man/man7/syncthing-localdisco.7</Path>
+ <Path fileType="man">/usr/share/man/man7/syncthing-networking.7</Path>
+ <Path fileType="man">/usr/share/man/man7/syncthing-relay.7</Path>
+ <Path fileType="man">/usr/share/man/man7/syncthing-rest-api.7</Path>
+ <Path fileType="man">/usr/share/man/man7/syncthing-security.7</Path>
+ <Path fileType="man">/usr/share/man/man7/syncthing-versioning.7</Path>
</Files>
</Package>
<History>
- <Update release="37">
- <Date>2018-05-05</Date>
- <Version>0.14.47</Version>
+ <Update release="38">
+ <Date>2018-06-25</Date>
+ <Version>0.14.48</Version>
<Comment>Packaging update</Comment>
- <Name>Pierre-Yves</Name>
- <Email>pyu@riseup.net</Email>
+ <Name>Asaf Niv</Name>
+ <Email>asafniv@disroot.org</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
5792083
Default Alt Text
D2084.id.diff (3 KB)
Attached To
Mode
D2084: Update to v0.14.48 & Include ufw rules
Attached
Detach File
Event Timeline
Log In to Comment