From e02277ecab0228320011f1b9aa7a21a22148e8b4c2601792058c66501fc6fe55 Mon Sep 17 00:00:00 2001 From: Marcus Rueckert Date: Wed, 16 Feb 2011 10:38:20 +0000 Subject: [PATCH] Accepting request 61366 from security:OpenVAS:STABLE:v3 thanks OBS-URL: https://build.opensuse.org/request/show/61366 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libmicrohttpd?expand=0&rev=13 --- debian.changelog | 6 ++++++ libmicrohttpd-0.9.6.tar.gz | 3 --- libmicrohttpd-0.9.7.tar.gz | 3 +++ libmicrohttpd.changes | 5 +++++ libmicrohttpd.dsc | 6 +++--- libmicrohttpd.spec | 2 +- 6 files changed, 18 insertions(+), 7 deletions(-) delete mode 100644 libmicrohttpd-0.9.6.tar.gz create mode 100644 libmicrohttpd-0.9.7.tar.gz diff --git a/debian.changelog b/debian.changelog index 0e97c36..2e04f08 100644 --- a/debian.changelog +++ b/debian.changelog @@ -1,3 +1,9 @@ +libmicrohttpd (0.9.7-1) unstable; urgency=low + + * Updated to 0.9.7. + + -- Stephan Kleine Tue, 15 Feb 2011 17:55:00 +0100 + libmicrohttpd (0.9.6-1) unstable; urgency=low * Updated to 0.9.6. diff --git a/libmicrohttpd-0.9.6.tar.gz b/libmicrohttpd-0.9.6.tar.gz deleted file mode 100644 index 2410389..0000000 --- a/libmicrohttpd-0.9.6.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a3133300d486cd5e76e4e4e939f5f7420f90fa2a93296e953cc34a01e7353ec9 -size 750926 diff --git a/libmicrohttpd-0.9.7.tar.gz b/libmicrohttpd-0.9.7.tar.gz new file mode 100644 index 0000000..abea645 --- /dev/null +++ b/libmicrohttpd-0.9.7.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bed147278494bfad173b61d3c171eb73f4665bb3dbb01d018263828d15643b50 +size 753850 diff --git a/libmicrohttpd.changes b/libmicrohttpd.changes index e9bfc9d..9aedf1a 100644 --- a/libmicrohttpd.changes +++ b/libmicrohttpd.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Feb 15 16:54:35 UTC 2011 - bitshuffler@opensuse.org + +- Updated to 0.9.7 + ------------------------------------------------------------------- Thu Jan 27 02:33:32 UTC 2011 - bitshuffler@opensuse.org diff --git a/libmicrohttpd.dsc b/libmicrohttpd.dsc index d550e5b..b12f13c 100644 --- a/libmicrohttpd.dsc +++ b/libmicrohttpd.dsc @@ -2,7 +2,7 @@ Format: 1.0 Source: libmicrohttpd Binary: libmicrohttpd10, libmicrohttpd10-dbg, libmicrohttpd-dev Architecture: any -Version: 0.9.6-1 +Version: 0.9.7-1 Maintainer: Stephan Kleine Homepage: http://www.gnu.org/software/libmicrohttpd/ Standards-Version: 3.8.3 @@ -11,5 +11,5 @@ Vcs-Git: git://git.debian-maintainers.org/git/gnunet/libmicrohttpd.git Build-Depends: debhelper (>= 5), autotools-dev, libcurl4-openssl-dev, libgcrypt11-dev (>= 1.2.4), libgnutls-dev, hardening-wrapper Files: - bcd61ebb10286379f55c7db9c79e0465 843590 libmicrohttpd-0.9.6.tar.gz - ee55b467a355f4669023ca61fa04aaf4 3595 libmicrohttpd-0.9.6.diff.gz + bcd61ebb10286379f55c7db9c79e0465 843590 libmicrohttpd-0.9.7.tar.gz + ee55b467a355f4669023ca61fa04aaf4 3595 libmicrohttpd-0.9.7.diff.gz diff --git a/libmicrohttpd.spec b/libmicrohttpd.spec index 7d76ef2..5012c28 100644 --- a/libmicrohttpd.spec +++ b/libmicrohttpd.spec @@ -3,7 +3,7 @@ %define soname 10 Name: libmicrohttpd -Version: 0.9.6 +Version: 0.9.7 Release: 1.0 License: GNU LGPL v2.1 Group: Productivity/Networking/Web/Servers