SHA256
8
0
forked from pool/poco

52 Commits

Author SHA256 Message Date
fd7a97615c Accepting request 1291083 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1291083
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/poco?expand=0&rev=14
2025-07-08 13:29:11 +00:00
Martin Hauke
bd7a5463a0 poco 1.14.2 CVE-2025-6375 boo#1245177
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/poco?expand=0&rev=51
2025-07-07 17:00:44 +00:00
275422d899 Accepting request 1275162 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1275162
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/poco?expand=0&rev=13
2025-05-07 17:20:56 +00:00
d45fdf4ac6 Update to 1.14.1
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/poco?expand=0&rev=49
2025-05-07 10:51:13 +00:00
d9b260955f Accepting request 1255216 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1255216
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/poco?expand=0&rev=12
2025-03-24 12:29:32 +00:00
Martin Hauke
45aed8ba22 Accepting request 1254927 from home:AndreasStieger:branches:devel:libraries:c_c++
- poco-devel needs to require pcre2-devel, not pcre-devel

OBS-URL: https://build.opensuse.org/request/show/1254927
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/poco?expand=0&rev=47
2025-03-22 08:38:29 +00:00
078d627b0a Accepting request 1248382 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1248382
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/poco?expand=0&rev=11
2025-02-25 15:48:21 +00:00
Martin Hauke
af32845659 - Modernize specfile
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/poco?expand=0&rev=45
2025-02-25 13:45:02 +00:00
dde9beabf9 Accepting request 1144940 from devel:libraries:c_c++
- update to 1.13.1:
  * GH #4367 `SQLite` `FTS5` (full text search)
  * GH #4335 Implement patches that Debian/Ubuntu applies when
    preparing deb packages
  * GH #4216 Replace C string literals (const char*) with C++
    std::string literals for std::string parameters.
  * GH #3890 Get rid of SingletonHolder
  * GH #2450 Why does it take the ThreadPool 10+ seconds to
    shutdown when there is nothing running.
  * GH #2443 FileChannel doesn't flush to disk on unix until
    close
  * GH #4437 Add arm cross-compile config and CI
  * PR #4422 enh(File): Linux, macOS: microsecond precision for
    file times
  * PR #4390 enh(DateTimeParser): option to cleanup input string
    before parsing (#569)
  * GH #4443 Upgrade libexpat to 2.6.0
  * GH #4425 Unit tests: optional testing of deprecated
    functionality
  * GH #4421 Multiple calls to initializeSSL/uninitializeSSL
    cause assert failure during certificate validation
  * GH #4411 NULL pointer: strategy when setting rotation never
    in FileChannel
  * GH #4404 qnx build error: 'prctl' was not declared in this
    scope
  * GH #4400 SocketReactor deadlock test intermittently hangs
  * GH #4398 Can not install CppUnit target
  * GH #4393 iOS ARM64 : Invalid access: Can not convert empty
    value.
  * GH #4392 Environment_WIN32U nodeIdImpl access violation in

OBS-URL: https://build.opensuse.org/request/show/1144940
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/poco?expand=0&rev=10
2024-02-07 17:50:51 +00:00
e1a4b67103 - update to 1.13.1:
* GH #4367 `SQLite` `FTS5` (full text search)
  * GH #4335 Implement patches that Debian/Ubuntu applies when
    preparing deb packages
  * GH #4216 Replace C string literals (const char*) with C++
    std::string literals for std::string parameters.
  * GH #3890 Get rid of SingletonHolder
  * GH #2450 Why does it take the ThreadPool 10+ seconds to
    shutdown when there is nothing running.
  * GH #2443 FileChannel doesn't flush to disk on unix until
    close
  * GH #4437 Add arm cross-compile config and CI
  * PR #4422 enh(File): Linux, macOS: microsecond precision for
    file times
  * PR #4390 enh(DateTimeParser): option to cleanup input string
    before parsing (#569)
  * GH #4443 Upgrade libexpat to 2.6.0
  * GH #4425 Unit tests: optional testing of deprecated
    functionality
  * GH #4421 Multiple calls to initializeSSL/uninitializeSSL
    cause assert failure during certificate validation
  * GH #4411 NULL pointer: strategy when setting rotation never
    in FileChannel
  * GH #4404 qnx build error: 'prctl' was not declared in this
    scope
  * GH #4400 SocketReactor deadlock test intermittently hangs
  * GH #4398 Can not install CppUnit target
  * GH #4393 iOS ARM64 : Invalid access: Can not convert empty
    value.
  * GH #4392 Environment_WIN32U nodeIdImpl access violation in

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/poco?expand=0&rev=43
2024-02-07 13:29:39 +00:00
815f8cb663 Accepting request 1121403 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1121403
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/poco?expand=0&rev=9
2023-10-31 19:26:12 +00:00
0c52a5c249 Accepting request 1121331 from home:mnhauke:sdr-devel
- Update to version 1.12.5
  * Make POSIX event thread safe
  * Remove SocketReactor dependency on Poco::Thread for sleeping
  * ODBC::Binder UUID new/free mismatch
  * PollSet filters out some events
  * Use after free warnings
  * receiveResponse() may not return response body stream
  * Upgrade bundled pcre2 to 10.42
  * missing \r\n when setting trailer header in chunked response
  * Initialisation of _socketIndex in SSLManager (OpenSSL)
  * Add options to disable STDIO in child process
  * pthread_getname_np' was not declared in this scope
  * FileChannel::setRotation overflow
  * Shutdown TLS1.3 connection
  * Use Poco format instead of sprintf in Util
  * Logging should evaluate only if the logging level is active
  * PageCompiler: add referrerPolicy to page directive feature
  * ODBC: SQL Anywhere Support
  * Classes with virtual functions missing virtual destructors
    (compilation issues)
  * CPPParser: Losing data if parameter std::function<void(bool)>
    is used
  * wrong string offset in HTTPCredentials::isNTLMCredentials
  * On UNIX platform, Poco::Path::getExtension() returns name of
    the hidden file if no extension is present
  * Fix dead lock on Timer destructor
  * Poco::Net::SocketConnector constructor should take SocketAddress
    by const reference
  * The extractor in postgresql drops milliseconds
  * CppParser throws exception when return value is specified to be

OBS-URL: https://build.opensuse.org/request/show/1121331
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/poco?expand=0&rev=41
2023-10-31 09:36:23 +00:00
2e9e167642 Accepting request 1099492 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1099492
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/poco?expand=0&rev=8
2023-07-19 17:11:43 +00:00
fe974d5d82 Accepting request 1099332 from home:mnhauke:sdr-devel
- Update to version 1.12.4
  * Fix SocketReactor - 100 % CPU usage on single-core system
- Update to version 1.12.3
  * Poco::format receives empty Vector<Any>
  * v1.12.0 and v1.12.1 Poco::Any compile problem
  * DateTimeFormatter creates invalid ISO8601 string
  * bindImplLOB zero size (or NULL) HY104 "Invalid precision value"
  * Poco 1.12.2 - Building DataMySQL still fails (issue #3689)
  * Fix optional JSON support for MySQL
  * Poco::Util::Application VxWorks main is incorrect
  * Fixed converting/correcting pre-gregorian dates (#3723).
  * aix system NumberFormatter.cpp build error
  * SocketImpl::available()

OBS-URL: https://build.opensuse.org/request/show/1099332
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/poco?expand=0&rev=39
2023-07-19 11:14:07 +00:00
8c197e2eea Accepting request 1004573 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1004573
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/poco?expand=0&rev=7
2022-09-19 14:03:45 +00:00
834c683c32 Accepting request 1004473 from home:mnhauke:sdr-devel
- Update to version 1.12.2
  * fix(Platform): LoongArch support
  * Linking Crypto-testrunner fails
  * SIGABRT in OSSL_PROVIDER_unload with static OpenSSL3
  * POSIX Event state need not be atomic
  * Release script must include build_vs170.cmd
  * wakeup fd is never read
  * lowercase winsock2 and iphlpapi to allow cross compile
  * Only support extracting JSON fields when the SDK supports it
  * PocoNet Project File does not support Visual Studio 2022
  * Added missing Crypto Header to ProGen source
  * Crypto: Progen again to add new files and bring back ARM64
    configuration
  * Add how to install using Conan section on README
  * Poco::format and C++20
  * g++ C++20 warnings
- Update to version 1.12.1
  * PocoFoundationConfig.cmake should now check for PCRE2
  * SIGSEGV in OSSL_PROVIDER_unload with static OpenSSL3
- Update to version 1.12.0
  * This release introduces Prometheus library
  * Small object optimization for Any and Dynamic::Var
    (compile-time option, enabled by default)
  * All swap operations are noexcept now
  * PollSet::add() is mode-cumulative now
  * UDPServer now requires explicit starting
  * Move semantics for sockets and SocketAddress
    (compile-time option, disabled by default)

OBS-URL: https://build.opensuse.org/request/show/1004473
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/poco?expand=0&rev=37
2022-09-19 06:59:04 +00:00
fd1dc102be Accepting request 983634 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/983634
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/poco?expand=0&rev=6
2022-06-19 19:11:03 +00:00
5196092b57 Accepting request 983598 from home:mnhauke:sdr-devel
- Update to version 1.11.3
  * fix(openssl-initializer): check legacy provider existence for
    legacy exception
  * Redis - add TLS support

OBS-URL: https://build.opensuse.org/request/show/983598
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/poco?expand=0&rev=35
2022-06-18 20:48:28 +00:00
cd0eecdc91 Accepting request 975349 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/975349
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/poco?expand=0&rev=5
2022-05-06 16:59:50 +00:00
205024160e Accepting request 970829 from home:mnhauke:sdr-devel
- Update to version 1.11.2
  * Handle negative DST offset
  * Poco redis command set have a bug when you want to set nx ex
    or expireTime
  * NamedMutex does not work on Linux distributions where
    fs.protected_regular=1
  * Basic support for OpenSSL 3.0.0
  * encryptString() crash on redhat/centos 8 with FIPS enabled
    using md5 default digest
  * bug in JSON ParseHandler.cpp (RFC 7159 should be valid)
  * Sandbox all iFrames in PocoDoc
  * OpenSSL 3 compatibility
  * JSON::PrintHandler.value(bool) prints incorrect value
  * Reference counting for bound configuration in Util::Option
    is broken
  * #3507: Fix bound configuration reference counting in
    Poco::Util::Option.
  * fix dst and utcOffset handling for Dublin time zone
  * NetSSL_OpenSSL Testsuite: testInterop() and testProxy()
    fail due to changed certificate
  * Expat version check in #defines incorrect.
  * Bad management of file in case of OpenSSLException in
    X509Certificate::readPEM and X509Certificate::writePEM
  * Add back NIOS2 double conversion detection to fix compile
    errors
  * Poco::Data::PostgreSQL - DateTime extraction truncates
    fractional seconds
- Update to version 1.11.1
  * error: implicit conversion from 'int' to 'float' changes
    value from 2147483647 to 2147483648

OBS-URL: https://build.opensuse.org/request/show/970829
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/poco?expand=0&rev=33
2022-05-06 07:57:11 +00:00
1fb186a769 Accepting request 799619 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/799619
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/poco?expand=0&rev=4
2020-05-02 20:18:44 +00:00
Martin Hauke
2ab85f884d Accepting request 799612 from home:matwey:branches:devel:libraries:c_c++
- Add missed requires to poco-devel.
  The devel package provides symlinks: libPocoJWT.so and libPocoRedis.so

OBS-URL: https://build.opensuse.org/request/show/799612
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/poco?expand=0&rev=31
2020-05-02 09:05:37 +00:00
d6fe9ab91b Accepting request 775118 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/775118
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/poco?expand=0&rev=3
2020-02-18 12:29:05 +00:00
1b2c347d90 Accepting request 775009 from home:mnhauke:sdr-devel
- Update to version 1.10.1
  * Poco 1.10.0 doesn't build with cmake & POCO_UNBUNDLED
  * poco 1.10/ NetSSL / openssl < 1.1 : default server usage
    changed (compare to 1.9.4)
  * Wrong cancelation of the fix: incorrect type of store name
    parameter in
  * allow pre-allocation of the buffer in Poco::LogStreamBuf.
  * Modernise TLS configuration
  * Add getSpecifiedPort() method in Poco::URI.
  * Test failures on s390x architecture with 1.10.0
  * Poco::UTF16Encoding and Poco::UTF32Encoding byte order
    conversion bug
  * Poco::SHA2Engine computes incorrect hash on big-endian systems
  * Close Service Handle after DeleteService Function call
  * MySQL: resetting the session when putting it back into a
    SessionPool is now optional (and disabled by default) due to a
    bug in MySQL messing up the character encoding when doing so.
  * Poco::AutoPtr and Poco::SharedPtr now support comparison with
    nullptr.
- Update to version 1.10.0
  * POCO's fixed-size integer types are now based on <cstdint>
    types.
  * Many methods exposing raw pointers have been changed to use
    smart pointers (usually Poco::SharedPtr or Poco::AutoPtr)
    instead. This may break some existing code. Specifically, the
    Logging framework in the Foundation library and the
    Configuration framework in the Util library have been changed.
  * New JWT library for dealing with JSON Web Tokens.
  * The NetSSL_OpenSSL library supports TLS 1.3 with OpenSSL 1.1.1
    or later.

OBS-URL: https://build.opensuse.org/request/show/775009
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/poco?expand=0&rev=29
2020-02-18 10:32:30 +00:00
1d1c5092ee Accepting request 769524 from devel:libraries:c_c++
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/769524
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/poco?expand=0&rev=2
2020-02-04 18:52:27 +00:00
f2aec9a47f Accepting request 765083 from devel:libraries:c_c++
I want to maintain poco in Factory

OBS-URL: https://build.opensuse.org/request/show/765083
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/poco?expand=0&rev=1
2020-02-03 10:12:23 +00:00
Martin Hauke
6d7eda3438 Accepting request 766326 from home:pluskalm:branches:devel:libraries:c_c++
- Make spec file greater

OBS-URL: https://build.opensuse.org/request/show/766326
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/poco?expand=0&rev=26
2020-01-22 14:20:16 +00:00
Martin Hauke
b60fa8a7df Accepting request 765082 from home:mnhauke:sdr-devel
package LICENSE as %license

OBS-URL: https://build.opensuse.org/request/show/765082
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/poco?expand=0&rev=25
2020-01-16 19:57:42 +00:00
eb7a58fd20 Accepting request 726252 from home:mnhauke:sdr-devel
- Update to version 1.9.3
  * Data/ODBC: make binding of std::string configurable
    (SQL_LONGVARCHAR - default or SQL_VARCHAR) through a global
    setting (Poco::Data::ODBC::Connector::bindStringToLongVarChar()).
  * CppParser now supports type aliases defined with using keyword.
  * PageCompiler: added support for adding Content-Security-Policy
    and Cache-Control headers.

OBS-URL: https://build.opensuse.org/request/show/726252
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/poco?expand=0&rev=24
2019-08-27 10:56:04 +00:00
7aadf45ae9 Accepting request 714911 from home:mnhauke:sdr-devel
- Update to version 1.9.2
  * fixed GH #2736: Error using CMake gui - latest version
  * fixed GH #2737: Bundles vulnerable copy of Expat
  * fixed GH #2738: Poco::AccessExpireStrategy::onGet() must not
    extend expiration time after expiration
- Update to version 1.9.1
  * Added Poco::Net::HTTPClientSession::flushRequest()
  * Added Poco::Net::WebSocket::setMaxPayloadSize() and
    Poco::Net::WebSocket::getMaxPayloadSize() to specify a maximum
    acceptable payload size for Poco::Net::WebSocket::receiveFrame().
  * Poco::Net::WebSocket: don't attempt to send empty credentials
    in response to 401 response.
  * Redis: added support for additional commands (exists, expire,
    ping, multi, exec, discard)
  * Redis: added Poco::Redis::Client::isConnected()
  * Added HTTP*Credentials::empty() and HTTPCredentials::clear()
  * fixed GH #2277: SQLite null pointer dereference occurs when
    exception is being thrown
  * fixed GH #2316: cmake can't find MySQL and ODBC libraries
  * fixed GH #2336: Omit ContentLength in WebSocket accept response
  * fixed GH #2358: Don't include <openssl/fips.h> for later OpenSSL
  * fixed GH #2364: Stringify escapes every unicode symbol when
    object contain an array
  * fixed GH #2380: Calling
    Poco::Net::X509Certificate::addChainCertificate() leads to double
    free.
  * fixed GH #2549: Fix keepAlive in http client session
  * fixed GH #2565: HTMLForm: optional enforcement of Content-Length
    instead of Chunked Transfer-Encoding
  * fixed GH #2570: DialogSocket: receiveStatusMessage() - line

OBS-URL: https://build.opensuse.org/request/show/714911
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/poco?expand=0&rev=23
2019-07-26 09:23:40 +00:00
Ismail Dönmez
14606b5ed1 Accepting request 584635 from home:mnhauke:sdr-devel
- Update to version 1.9.0
  * Added additional text encodings, available in the new PocoEncodings
    library (GH #2165)
  * Added Punycode support for resolving Internationalized Domain Names
    to Poco::Net::DNS (GH #2164)
  * Added XDG Base Directory Specification support in Poco::Path,
    Poco::Util::SystemConfiguration
    and Poco::Util::Application (GH #1609, GH #561, GH #1609)
  * Added support for GCM ciphers in Crypto library (GH #2129)
  * Poco::Net::RemoteSyslogChannel and Poco::Net::RemoteSyslogListener
    now have basic support for RFC 5424 structured data (GH #2173)
  * Poco::File now has methods for obtaining partition space (GH #1545)
  * Added Poco::Net::Context::addCertificateAuthority() (GH #2197)
  * Added Poco::AutoPtr::reset() and Poco::SharedPtr::reset() to improve
    compatibility with std::shared_ptr() (GH #2172)
  * fixed GH #703: Poco::Data::SQLite data types (INTEGER is now mapped
    to Int64)
  * fixed GH #1426: inttypes.h is available on sun solaris
  * fixed GH #1912: Run ping with custom data size #1912
  * fixed GH #2177: Run ping with custom timeout instead of the default
  * fixed GH #2058 and GH #2095: Synchronization issue/deadlock in
    Poco::Util::Timer at destruction
  * fixed GH #2089: Allow hyphen in HTTP authentication scheme names
  * fixed GH #2106: Undefined behavior in Delegate::equals()
  * fixed GH #2108: POCO SQLite Data Connector hangs for 20 secs waiting
    for thread timeouts on Windows
  * fixed GH #2142: JSON::Object preserveOrder keys not synced on
    assignment
  * fixed GH #2199 and GH #2188: Illegal header in zip file
    exception/assertion failure during JAR file decompression

OBS-URL: https://build.opensuse.org/request/show/584635
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/poco?expand=0&rev=22
2018-03-09 13:03:22 +00:00
aa04c677e8 Accepting request 563681 from home:mnhauke:sdr-devel
- Update to version 1.8.1
  * Added Poco::File::linkTo()
  * fixed GH #2044: Poco::Net::NetworkInterface::list does not list
    inactive interfaces even when explicitly being asked for it.
  * fixed GH #2042: Android abstract namespace local socket address
  * fixed GH #2038: Poco::Net::MultipartWriter::createBoundary()
    always returns the same string.
  * fixed GH #2020: SQLite not handling parameter count mismatch
    correctly.
  * fixed GH #2012: Data/SQLite: Exception messages contain
    duplicate text
  * fixed GH #2005: Upgraded bundled PCRE to 8.41
  * fixed GH #2000: Fix building XMLStreamParser with unbundled expat
  * fixed GH #1603: fix MinGW 4.8.2 Compilation
  * fixed GH #1991: Support building poco 1.8.0 as cmake sub-project
  * fixed GH #2080: Bugs in Poco::Net::Socket::select when
    POCO_HAVE_FD_POLL is defined
- Update to version 1.8.0.1
  * Reverted change for GH #1828; DeflatingStreamBuf::sync() no
    longer flushes underlying stream as this causes corruption for
    some Zip files.
  * PocoDoc: fix for handling compiler configuration for Gradle
    builds.
- Update to version 1.8.0
  * Poco::Base64Encoder: add support for base64url encoding
  * Add Poco::Net::PollSet class to Net library
  * The Net library now supports Unix Domain Sockets, where
    available.
  * Added stream parser (Poco::XML::XMLStreamParser) to XML
    library (GH #1697)

OBS-URL: https://build.opensuse.org/request/show/563681
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/poco?expand=0&rev=21
2018-01-18 07:54:17 +00:00
ce8fb05ebc Accepting request 540492 from home:mnhauke:sdr-devel
- Update to version 1.7.9p2
  - fixed GH #1628: Export Poco::Zip::ZipUtil class

OBS-URL: https://build.opensuse.org/request/show/540492
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/poco?expand=0&rev=20
2017-11-10 14:17:08 +00:00
Ismail Dönmez
dd7dbe7440 Accepting request 539609 from home:mnhauke:sdr-devel
- Update to version 1.7.9p1
  - fixed GH# 1968: Zip Decompress Parent Path Injection

OBS-URL: https://build.opensuse.org/request/show/539609
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/poco?expand=0&rev=19
2017-11-09 08:55:58 +00:00
Martin Hauke
2644b56436 Accepting request 533213 from home:jayvdb:poco
- Add minimum versions cmake >= 2.8.12 and pkgconfig(sqlite3) >= 3.7
  to prevent broken builds against other distributions.
- Use virtual package dependency mysql-devel to support all distributions

OBS-URL: https://build.opensuse.org/request/show/533213
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/poco?expand=0&rev=18
2017-10-11 18:37:56 +00:00
d73b70d2af Accepting request 530281 from home:mnhauke:sdr-devel
- Update to version 1.7.9
  - fixed GH #1813: xmlparse.cpp doesn't compile in WinCE (poco 1.7.8p3)
  - fixed GH #1826: XPath query error
  - fixed GH #1834: Visual Studio 2008 cannot find stdint.h
  - fixed GH #1842: Upgrade bundled expat to 2.2.3
  - fixed GH #1843: Use random salt for Poco::XML::NamePool
  - fixed GH #1865: AbstractEvent::hasDelegates() is not thread-safe
  - improved/fixed QNX support
  - Poco::Util::LayeredConfiguration: added support for labelling configurations and
    finding them by their label
  - upgraded bundled SQLite to 3.20.1
  - PageCompiler: support <%@ include file="<path>" %> syntax for includes, in addition
    to <%@ include page="<path>" %>
  - PageCompiler: optimize generated request handler code by removing useless
    statements, e.g. writing empty strings.
  - added POCO_DEPRECATED macro which will be used in the future to deprecate
    classes and methods.
  - Poco::NamedMutex and Poco::NamedEvent (System V Semaphores implementation): files are
    now opened with O_RDONLY | O_CREAT instead of O_WRONLY | O_CREAT, allowing sharing
    between different users. Furthermore, ftok() is called with 'p' as project ID
    argument.

- Update to version 1.7.8p3
  - fixed GH #1760: Upgrade bundled expat to 2.2.1 which fixes some vulnerabilities:
    http://seclists.org/oss-sec/2017/q2/499

OBS-URL: https://build.opensuse.org/request/show/530281
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/poco?expand=0&rev=17
2017-10-04 09:30:25 +00:00
1f8a21a3a4 Accepting request 500990 from home:mnhauke:sdr-devel
- Add libexpat-devel and pcre-devel as requirement for poco-devel

OBS-URL: https://build.opensuse.org/request/show/500990
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/poco?expand=0&rev=16
2017-06-10 15:04:14 +00:00
Martin Hauke
40e727d924 Accepting request 500910 from LibreOffice:Factory
- Add testsute - off by default, 4 tests fail
- Format with spec-cleaner

- Switch to cmake build system
- Add patch to respect libdir:
  * poco-respect-libdir-cmake.patch
- Remove patches for the hand written configure/make:
  * poco-disable_rpath.patch
  * poco-poco_libdir.patch
- Do not rename gz archive to xz

OBS-URL: https://build.opensuse.org/request/show/500910
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/poco?expand=0&rev=15
2017-06-04 07:56:12 +00:00
Martin Hauke
dfbe55465a Accepting request 492169 from home:jengelh:branches:devel:libraries:c_c++
- Trim some empty phrases from description
- Use better find -exec with "+"

OBS-URL: https://build.opensuse.org/request/show/492169
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/poco?expand=0&rev=14
2017-05-02 18:31:13 +00:00
4aa8112f35 Accepting request 489555 from home:mnhauke:sdr
- update to 1.7.8p2 (see https://github.com/pocoproject/poco/blob/poco-1.7.8p2-release/CHANGELOG for details)
- Rename %soname to %sover to better reflect its use

OBS-URL: https://build.opensuse.org/request/show/489555
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/poco?expand=0&rev=13
2017-04-30 00:05:07 +00:00
d6fad0a033 Accepting request 478666 from home:vmiklos:branches:devel:libraries:c_c++
version update to 1.7.8

OBS-URL: https://build.opensuse.org/request/show/478666
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/poco?expand=0&rev=12
2017-03-14 12:22:41 +00:00
9dfc6b7d79 Accepting request 454394 from home:vmiklos:branches:devel:libraries:c_c++
version update to 1.7.7

OBS-URL: https://build.opensuse.org/request/show/454394
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/poco?expand=0&rev=11
2017-02-03 15:51:15 +00:00
a8035c719a Accepting request 430325 from home:timar
update to 1.7.5

OBS-URL: https://build.opensuse.org/request/show/430325
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/poco?expand=0&rev=10
2016-09-26 06:56:12 +00:00
Ismail Dönmez
47194f8ecd Accepting request 376779 from home:vmiklos:branches:devel:libraries:c_c++
update poco to 1.7.2

OBS-URL: https://build.opensuse.org/request/show/376779
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/poco?expand=0&rev=9
2016-03-21 18:04:58 +00:00
Ismail Dönmez
d6424bd1f9 Accepting request 282750 from home:bschramke
update to 1.6.0

OBS-URL: https://build.opensuse.org/request/show/282750
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/poco?expand=0&rev=8
2015-01-26 14:25:02 +00:00
Ismail Dönmez
9d4bcab338 Accepting request 255066 from home:bschramke
adjusted build dependencies to facilitate building for non-SUSE distributions

OBS-URL: https://build.opensuse.org/request/show/255066
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/poco?expand=0&rev=7
2014-10-14 12:46:40 +00:00
Ismail Dönmez
e2ee1b8447 Accepting request 252329 from home:bschramke
update to 1.4.6.p4

OBS-URL: https://build.opensuse.org/request/show/252329
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/poco?expand=0&rev=6
2014-09-26 08:27:35 +00:00
Ismail Dönmez
2465ad1486 Accepting request 157962 from home:etamPL:branches:devel:libraries:c_c++
update to 1.4.6p1

OBS-URL: https://build.opensuse.org/request/show/157962
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/poco?expand=0&rev=5
2013-03-08 13:33:01 +00:00
Ismail Dönmez
fe8e20b02c Accepting request 114840 from home:jengelh:branches:devel:libraries:c_c++
Add comment for use of -j1.

OBS-URL: https://build.opensuse.org/request/show/114840
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/poco?expand=0&rev=4
2012-04-23 19:08:21 +00:00
Ismail Dönmez
0d523d7f5f Accepting request 114773 from home:worldcitizen:branches:devel:libraries:c_c++
Build version 1.4.3p1
Passed the specfile through spec-cleaner
Corrected License boost license is BSD-3-Clause
Have to use make -j1 in stead of make %{?_smp_mflags} due to memory usage

OBS-URL: https://build.opensuse.org/request/show/114773
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/poco?expand=0&rev=3
2012-04-20 08:34:52 +00:00