diff --git a/ExternalProcessWrappers/Properties/AssemblyInfo.cs b/ExternalProcessWrappers/Properties/AssemblyInfo.cs index 24ee43f..46dabe5 100644 --- a/ExternalProcessWrappers/Properties/AssemblyInfo.cs +++ b/ExternalProcessWrappers/Properties/AssemblyInfo.cs @@ -32,5 +32,5 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("0.7.0.0")] -[assembly: AssemblyFileVersion("0.7.0.0")] +[assembly: AssemblyVersion("0.7.1.0")] +[assembly: AssemblyFileVersion("0.7.1.0")] diff --git a/GenerateDefaultConfig/Properties/AssemblyInfo.cs b/GenerateDefaultConfig/Properties/AssemblyInfo.cs index a20d3f8..6ca3e83 100644 --- a/GenerateDefaultConfig/Properties/AssemblyInfo.cs +++ b/GenerateDefaultConfig/Properties/AssemblyInfo.cs @@ -32,5 +32,5 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("0.7.0.0")] -[assembly: AssemblyFileVersion("0.7.0.0")] +[assembly: AssemblyVersion("0.7.1.0")] +[assembly: AssemblyFileVersion("0.7.1.0")] diff --git a/LoggingExtensions/Properties/AssemblyInfo.cs b/LoggingExtensions/Properties/AssemblyInfo.cs index 6d490ce..0b72995 100644 --- a/LoggingExtensions/Properties/AssemblyInfo.cs +++ b/LoggingExtensions/Properties/AssemblyInfo.cs @@ -32,5 +32,5 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("0.7.0.0")] -[assembly: AssemblyFileVersion("0.7.0.0")] +[assembly: AssemblyVersion("0.7.1.0")] +[assembly: AssemblyFileVersion("0.7.1.0")] diff --git a/PostingNntpClient/Properties/AssemblyInfo.cs b/PostingNntpClient/Properties/AssemblyInfo.cs index d06ef65..0cba9c9 100644 --- a/PostingNntpClient/Properties/AssemblyInfo.cs +++ b/PostingNntpClient/Properties/AssemblyInfo.cs @@ -32,5 +32,5 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("0.7.0.0")] -[assembly: AssemblyFileVersion("0.7.0.0")] +[assembly: AssemblyVersion("0.7.1.0")] +[assembly: AssemblyFileVersion("0.7.1.0")] diff --git a/Releases/0.7.1.zip b/Releases/0.7.1.zip new file mode 100644 index 0000000..ce13ff7 Binary files /dev/null and b/Releases/0.7.1.zip differ diff --git a/TestLoggingExtensions/Properties/AssemblyInfo.cs b/TestLoggingExtensions/Properties/AssemblyInfo.cs index e8452d8..8c15450 100644 --- a/TestLoggingExtensions/Properties/AssemblyInfo.cs +++ b/TestLoggingExtensions/Properties/AssemblyInfo.cs @@ -32,6 +32,6 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("0.7.0.0")] -[assembly: AssemblyFileVersion("0.7.0.0")] +[assembly: AssemblyVersion("0.7.1.0")] +[assembly: AssemblyFileVersion("0.7.1.0")] [assembly: log4net.Config.XmlConfigurator(ConfigFile = "log4netConfig.xml", Watch = true)] \ No newline at end of file diff --git a/Util/Properties/AssemblyInfo.cs b/Util/Properties/AssemblyInfo.cs index d9402b2..367b204 100644 --- a/Util/Properties/AssemblyInfo.cs +++ b/Util/Properties/AssemblyInfo.cs @@ -32,5 +32,5 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("0.7.0.0")] -[assembly: AssemblyFileVersion("0.7.0.0")] +[assembly: AssemblyVersion("0.7.1.0")] +[assembly: AssemblyFileVersion("0.7.1.0")] diff --git a/VideoFileRenamer/Properties/AssemblyInfo.cs b/VideoFileRenamer/Properties/AssemblyInfo.cs index 1a0f68d..851bf67 100644 --- a/VideoFileRenamer/Properties/AssemblyInfo.cs +++ b/VideoFileRenamer/Properties/AssemblyInfo.cs @@ -32,6 +32,6 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("0.7.0.0")] -[assembly: AssemblyFileVersion("0.7.0.0")] +[assembly: AssemblyVersion("0.7.1.0")] +[assembly: AssemblyFileVersion("0.7.1.0")] [assembly: log4net.Config.XmlConfigurator(ConfigFile = "log4netConfig.xml", Watch = true)] diff --git a/nntpAutoPosterWindowsService/Properties/AssemblyInfo.cs b/nntpAutoPosterWindowsService/Properties/AssemblyInfo.cs index 97052d7..9589bda 100644 --- a/nntpAutoPosterWindowsService/Properties/AssemblyInfo.cs +++ b/nntpAutoPosterWindowsService/Properties/AssemblyInfo.cs @@ -32,6 +32,6 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("0.7.0.0")] -[assembly: AssemblyFileVersion("0.7.0.0")] +[assembly: AssemblyVersion("0.7.1.0")] +[assembly: AssemblyFileVersion("0.7.1.0")] [assembly: log4net.Config.XmlConfigurator(ConfigFile = "log4netConfig.xml", Watch = true)] \ No newline at end of file diff --git a/nntpAutoPosterWindowsService/nntpAutoPosterWindowsService.csproj b/nntpAutoPosterWindowsService/nntpAutoPosterWindowsService.csproj index 498598d..79d7bf0 100644 --- a/nntpAutoPosterWindowsService/nntpAutoPosterWindowsService.csproj +++ b/nntpAutoPosterWindowsService/nntpAutoPosterWindowsService.csproj @@ -131,6 +131,7 @@ PreserveNewest + PreserveNewest diff --git a/nntpAutoPosterWindowsService/systemd.service b/nntpAutoPosterWindowsService/systemd.service new file mode 100644 index 0000000..1065fab --- /dev/null +++ b/nntpAutoPosterWindowsService/systemd.service @@ -0,0 +1,21 @@ +#Modify the paths in this file as required before installing the systemd service. + +[Unit] +Description=NntpPoster Daemon +After=syslog.target network.target + +[Service] +User=nntp +Group=users +Type=forking +UMask=0007 +ExecStart=/usr/bin/mono-service -d:/opt/nntpPoster -l:/opt/nntpPoster/nntpAutoPosterWindowsService.pid -m:nntpAutoPoster /opt/nntpPoster/nntpAutoPosterWindowsService.exe +PIDFile=/opt/nntpPoster/nntpAutoPosterWindowsService.pid +TimeoutStopSec=20 +KillMode=process +Restart=on-failure + +[Install] +WantedBy=multi-user.target + +#copy or symlink to /lib/systemd/system/nntpPoster.service diff --git a/nntpAutoposter/AutoPoster.cs b/nntpAutoposter/AutoPoster.cs index b387f1e..3aece89 100644 --- a/nntpAutoposter/AutoPoster.cs +++ b/nntpAutoposter/AutoPoster.cs @@ -41,7 +41,6 @@ public AutoPoster(Settings configuration) public void Start() { - AssemblyInfo myAssembly = log.InfoFormat("Starting nntpPoster version {0}", Assembly.GetExecutingAssembly().GetName().Version); InitializeEnvironment(); MyTask.Start(); diff --git a/nntpAutoposter/PackageRelease.cmd b/nntpAutoposter/PackageRelease.cmd index 83109c7..e5ed5a2 100644 --- a/nntpAutoposter/PackageRelease.cmd +++ b/nntpAutoposter/PackageRelease.cmd @@ -1 +1 @@ -7z a ..\..\..\Releases\0.7.0.zip * \ No newline at end of file +7z a ..\..\..\Releases\0.7.1.zip * \ No newline at end of file diff --git a/nntpAutoposter/Properties/AssemblyInfo.cs b/nntpAutoposter/Properties/AssemblyInfo.cs index 525e331..f3d6e5f 100644 --- a/nntpAutoposter/Properties/AssemblyInfo.cs +++ b/nntpAutoposter/Properties/AssemblyInfo.cs @@ -32,6 +32,6 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("0.7.0.0")] -[assembly: AssemblyFileVersion("0.7.0.0")] +[assembly: AssemblyVersion("0.7.1.0")] +[assembly: AssemblyFileVersion("0.7.1.0")] [assembly: log4net.Config.XmlConfigurator(ConfigFile = "log4netConfig.xml", Watch = true)] diff --git a/nntpPoster.sln b/nntpPoster.sln index bb01a2f..4a3b15d 100644 --- a/nntpPoster.sln +++ b/nntpPoster.sln @@ -37,6 +37,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Releases", "Releases", "{41 Releases\0.6.6.zip = Releases\0.6.6.zip Releases\0.6.7.zip = Releases\0.6.7.zip Releases\0.7.0.zip = Releases\0.7.0.zip + Releases\0.7.1.zip = Releases\0.7.1.zip EndProjectSection EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "nntpAutoPosterWindowsService", "nntpAutoPosterWindowsService\nntpAutoPosterWindowsService.csproj", "{523CACA4-A579-45D1-84F9-A3A9695D21BD}" diff --git a/nntpPoster/Properties/AssemblyInfo.cs b/nntpPoster/Properties/AssemblyInfo.cs index ddf3ca4..1048260 100644 --- a/nntpPoster/Properties/AssemblyInfo.cs +++ b/nntpPoster/Properties/AssemblyInfo.cs @@ -32,5 +32,5 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("0.7.0.0")] -[assembly: AssemblyFileVersion("0.7.0.0")] +[assembly: AssemblyVersion("0.7.1.0")] +[assembly: AssemblyFileVersion("0.7.1.0")] diff --git a/nntpPoster/nntpPoster.csproj b/nntpPoster/nntpPoster.csproj index b1e422c..665dd34 100644 --- a/nntpPoster/nntpPoster.csproj +++ b/nntpPoster/nntpPoster.csproj @@ -91,6 +91,7 @@ settings.config true + Designer settings.Debug.config @@ -114,12 +115,23 @@ Designer + true App.config + True + + + App.config + True + + + App.config + True App.config + True Designer diff --git a/rarTester/Properties/AssemblyInfo.cs b/rarTester/Properties/AssemblyInfo.cs index 7b5dae0..48496c2 100644 --- a/rarTester/Properties/AssemblyInfo.cs +++ b/rarTester/Properties/AssemblyInfo.cs @@ -32,5 +32,5 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("0.7.0.0")] -[assembly: AssemblyFileVersion("0.7.0.0")] +[assembly: AssemblyVersion("0.7.1.0")] +[assembly: AssemblyFileVersion("0.7.1.0")] diff --git a/yEncLib/Properties/AssemblyInfo.cs b/yEncLib/Properties/AssemblyInfo.cs index d9add55..942aa70 100644 --- a/yEncLib/Properties/AssemblyInfo.cs +++ b/yEncLib/Properties/AssemblyInfo.cs @@ -32,5 +32,5 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("0.7.0.0")] -[assembly: AssemblyFileVersion("0.7.0.0")] +[assembly: AssemblyVersion("0.7.1.0")] +[assembly: AssemblyFileVersion("0.7.1.0")]