From c4f0a90a67da3cb526b680576c1275d44fab3e6c0070e2507897f0afeb489b61 Mon Sep 17 00:00:00 2001 From: Martin Caj Date: Mon, 27 Feb 2017 08:39:47 +0000 Subject: [PATCH] - Version update to 3.5.1: * purple: Fix crash on file transfer requests from unknown contacts. This was the result of an incomplete fix in the previous release and may result in remote DoS. Read the full security advisory at: https://bugs.bitlbee.org/ticket/1282 * After some investigation we decided to reclassify a crash fix from the previous release as a security issue. Read the full security advisory at: https://bugs.bitlbee.org/ticket/1281 * Included help.txt in the release tarball, which was missing in the previous release and resulted in adding python as a build dependency. The release tarball of 3.5.1 does not require python. OBS-URL: https://build.opensuse.org/package/show/server:irc/bitlbee?expand=0&rev=40 --- bitlbee-3.5.1.tar.gz | 3 +++ bitlbee-3.5.tar.gz | 3 --- bitlbee.changes | 16 ++++++++++++++++ bitlbee.spec | 2 +- 4 files changed, 20 insertions(+), 4 deletions(-) create mode 100644 bitlbee-3.5.1.tar.gz delete mode 100644 bitlbee-3.5.tar.gz diff --git a/bitlbee-3.5.1.tar.gz b/bitlbee-3.5.1.tar.gz new file mode 100644 index 0000000..bedb4b8 --- /dev/null +++ b/bitlbee-3.5.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9636d7fd89ebb3756c13a9a3387736ca6d56ccf66ec0580d512f07b21db0fa69 +size 680351 diff --git a/bitlbee-3.5.tar.gz b/bitlbee-3.5.tar.gz deleted file mode 100644 index 41cf1c2..0000000 --- a/bitlbee-3.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:549d02181ab303dfe8a219faafd7a1aea7ee642eb071b767f668782a57388319 -size 657177 diff --git a/bitlbee.changes b/bitlbee.changes index 31a8544..8d357ab 100644 --- a/bitlbee.changes +++ b/bitlbee.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Mon Feb 27 08:33:21 UTC 2017 - mcaj@suse.com + +- Version update to 3.5.1: + * purple: + Fix crash on file transfer requests from unknown contacts. + This was the result of an incomplete fix in the previous + release and may result in remote DoS. Read the full security + advisory at: https://bugs.bitlbee.org/ticket/1282 + * After some investigation we decided to reclassify a crash fix + from the previous release as a security issue. Read the full security + advisory at: https://bugs.bitlbee.org/ticket/1281 + * Included help.txt in the release tarball, which was missing in + the previous release and resulted in adding python as a build + dependency. The release tarball of 3.5.1 does not require python. + ------------------------------------------------------------------- Tue Jan 24 08:20:23 UTC 2017 - shshyukriev@suse.com diff --git a/bitlbee.spec b/bitlbee.spec index c4e96d3..936ae6f 100644 --- a/bitlbee.spec +++ b/bitlbee.spec @@ -19,7 +19,7 @@ %define daemon_piddir /run/%{name} Name: bitlbee -Version: 3.5 +Version: 3.5.1 Release: 0 Summary: IRC to other Chat Networks Gateway License: GPL-2.0