Next | Query returned 34 messages, browsing 31 to 40 | previous

History of commit frequency

CVS Commit History:


   2018-08-22 11:48:07 by Thomas Klausner | Files touched by this commit (3558)
Log message:
Recursive bump for perl5-5.28.0
   2018-08-10 13:56:10 by Adam Ciarcinski | Files touched by this commit (27) | Package updated
Log message:
postgresql: updated to 10.5, 9.6.10, 9.5.14, 9.4.19, 9.3.24

The PostgreSQL Global Development Group has released an update to all supported \ 
versions of our database system, including 10.5, 9.6.10, 9.5.14, 9.4.19, 9.3.24. \ 
This release fixes two security issues as well as bugs reported over the last \ 
three months.

SECURITY ISSUES:
CVE-2018-10915: CERTAIN HOST CONNECTION PARAMETERS DEFEAT CLIENT-SIDE SECURITY \ 
DEFENSES
CVE-2018-10925: MEMORY DISCLOSURE AND MISSING AUTHORIZATION IN INSERT ... ON \ 
CONFLICT DO UPDATE

BUG FIXES AND IMPROVEMENTS
Several fixes related to VACUUM, including an issue that could lead to data \ 
corruption in certain system catalog tables
Several fixes for replaying write-ahead logs, including a case where a \ 
just-promoted standby server would not restart if it crashed before its first \ 
post-recovery checkpoint
Several performance improvements for replaying write-ahead logs
Several fixes for logical replication and logical decoding, including ensuring \ 
logical WAL senders are reporting the streaming state correctly
Allow replication slots to be dropped in single-user mode
Fix to have variance and similar aggregate functions return accurate results \ 
when executed using parallel query
Fix SQL-standard FETCH FIRST syntax to allow parameters ($n), as the standard expects
Fix to ensure that a process doing a parallel index scan will respond to \ 
signals, such as one to abort a query
Fix EXPLAIN's accounting for resource usage, particularly buffer accesses, in \ 
parallel workers
Several fixes for the query planner including improving the cost estimates for \ 
hash-joins and choosing to use indexes for mergejoins on composite type columns
Fix performance regression related to POSIX semaphores for multi-CPU systems \ 
running Linux or FreeBSD
Fix for GIN indexes that could lead to an assertion failure after a pg_upgrade \ 
from a version before PostgreSQL 9.4
Fix for SHOW ALL to display superuser configuration settings to roles that are \ 
allowed to read all settings
Fix issue where COPY FROM .. WITH HEADER would drop a line after every \ 
4,294,967,296 lines processed
Several fixes for XML support, including using the document node as the context \ 
for XPath queries as defined in the SQL standard, which affects the xpath and \ 
xpath_exists functions, as well as XMLTABLE
Fix libpq for certain cases where hostaddr is used
Several ecpg fixes for Windows
Fix password prompting in Windows client programs so that echo is properly disabled
Several pg_dump fixes, including correctly outputting REPLICA IDENTITY \ 
properties for constraint indexes
Make pg_upgrade check that the old server was shut down cleanly
   2018-03-02 18:11:12 by Adam Ciarcinski | Files touched by this commit (24) | Package updated
Log message:
postgresqlNN: updated to 10.3, 9.6.8, 9.5.12, 9.4.17, 9.3.22

PostgreSQL 10.3, 9.6.8, 9.5.12, 9.4.17, and 9.3.22:
The purpose of this release is to address CVE-2018-1058, which describes how a \ 
user can create like-named objects in different schemas that can change the \ 
behavior of other users' queries and cause unexpected or malicious behavior, \ 
also known as a "trojan-horse" attack. Most of this release centers \ 
around added documentation that describes the issue and how to take steps to \ 
mitigate the impact on PostgreSQL databases.
   2017-10-23 22:33:50 by Adam Ciarcinski | Files touched by this commit (51)
Log message:
postgresql10: added version 10.0

Major enhancements in PostgreSQL 10 include:

Logical replication using publish/subscribe
Declarative table partitioning
Improved query parallelism
Significant general performance improvements
Stronger password authentication based on SCRAM-SHA-256
Improved monitoring and control
The above items are explained in more detail in the sections below.

Next | Query returned 34 messages, browsing 31 to 40 | previous