Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ghc-crypton-x509 for 
openSUSE:Factory checked in at 2026-06-22 17:43:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-crypton-x509 (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-crypton-x509.new.1956 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-crypton-x509"

Mon Jun 22 17:43:48 2026 rev:5 rq:1361093 version:1.9.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-crypton-x509/ghc-crypton-x509.changes        
2026-06-10 15:59:46.625187511 +0200
+++ 
/work/SRC/openSUSE:Factory/.ghc-crypton-x509.new.1956/ghc-crypton-x509.changes  
    2026-06-22 17:44:17.168980564 +0200
@@ -1,0 +2,12 @@
+Wed Jun  3 05:43:31 UTC 2026 - Peter Simons <[email protected]>
+
+- Update crypton-x509 to version 1.9.1.
+  * Implementing the X509 name constrains extension. [CVE-2026-9648, 
bsc#1268157]
+  * Using "ram" instead of "memory"
+  * Depend on package `time-hourglass`, rather than `hourglass`. Date and
+    time-related types and classes are now those from the former package.
+    [#18](https://github.com/kazu-yamamoto/crypton-certificate/pull/18)
+  * Depend on package `crypton-asn1-types >= 0.4.1` rather than `asn1-types`.
+    ASN.1-related types and classes are now those from the former package.
+
+-------------------------------------------------------------------

Old:
----
  crypton-x509-1.7.7.tar.gz
  crypton-x509.cabal

New:
----
  crypton-x509-1.9.1.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ ghc-crypton-x509.spec ++++++
--- /var/tmp/diff_new_pack.WvI3ag/_old  2026-06-22 17:44:18.081012530 +0200
+++ /var/tmp/diff_new_pack.WvI3ag/_new  2026-06-22 17:44:18.085012670 +0200
@@ -20,35 +20,34 @@
 %global pkgver %{pkg_name}-%{version}
 %bcond_with tests
 Name:           ghc-%{pkg_name}
-Version:        1.7.7
+Version:        1.9.1
 Release:        0
 Summary:        X509 reader and writer
 License:        BSD-3-Clause
 URL:            https://hackage.haskell.org/package/%{pkg_name}
 Source0:        
https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
-Source1:        
https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/1.cabal#/%{pkg_name}.cabal
 BuildRequires:  ghc-Cabal-devel
-BuildRequires:  ghc-asn1-encoding-devel
-BuildRequires:  ghc-asn1-encoding-prof
-BuildRequires:  ghc-asn1-parse-devel
-BuildRequires:  ghc-asn1-parse-prof
-BuildRequires:  ghc-asn1-types-devel
-BuildRequires:  ghc-asn1-types-prof
 BuildRequires:  ghc-base-devel
 BuildRequires:  ghc-base-prof
 BuildRequires:  ghc-bytestring-devel
 BuildRequires:  ghc-bytestring-prof
 BuildRequires:  ghc-containers-devel
 BuildRequires:  ghc-containers-prof
+BuildRequires:  ghc-crypton-asn1-encoding-devel
+BuildRequires:  ghc-crypton-asn1-encoding-prof
+BuildRequires:  ghc-crypton-asn1-parse-devel
+BuildRequires:  ghc-crypton-asn1-parse-prof
+BuildRequires:  ghc-crypton-asn1-types-devel
+BuildRequires:  ghc-crypton-asn1-types-prof
 BuildRequires:  ghc-crypton-devel
+BuildRequires:  ghc-crypton-pem-devel
+BuildRequires:  ghc-crypton-pem-prof
 BuildRequires:  ghc-crypton-prof
-BuildRequires:  ghc-hourglass-devel
-BuildRequires:  ghc-hourglass-prof
-BuildRequires:  ghc-memory-devel
-BuildRequires:  ghc-memory-prof
-BuildRequires:  ghc-pem-devel
-BuildRequires:  ghc-pem-prof
+BuildRequires:  ghc-ram-devel
+BuildRequires:  ghc-ram-prof
 BuildRequires:  ghc-rpm-macros
+BuildRequires:  ghc-time-hourglass-devel
+BuildRequires:  ghc-time-hourglass-prof
 BuildRequires:  ghc-transformers-devel
 BuildRequires:  ghc-transformers-prof
 ExcludeArch:    %{ix86}
@@ -92,7 +91,6 @@
 
 %prep
 %autosetup -n %{pkg_name}-%{version}
-cp -p %{SOURCE1} %{pkg_name}.cabal
 
 %build
 %ghc_lib_build
@@ -113,6 +111,7 @@
 %license LICENSE
 
 %files devel -f %{name}-devel.files
+%doc ChangeLog.md
 
 %files -n ghc-%{pkg_name}-doc -f ghc-%{pkg_name}-doc.files
 %license LICENSE

++++++ crypton-x509-1.7.7.tar.gz -> crypton-x509-1.9.1.tar.gz ++++++
++++ 3938 lines of diff (skipped)

Reply via email to